{"version":3,"file":"index.mjs","sources":["../../../../node_modules/@babel/runtime/helpers/esm/typeof.js","../../../../node_modules/@babel/runtime/helpers/esm/toPropertyKey.js","../../../../node_modules/@babel/runtime/helpers/esm/toPrimitive.js","../../../../node_modules/@babel/runtime/helpers/esm/defineProperty.js","../../../../node_modules/@babel/runtime/helpers/esm/objectSpread2.js","../../../../node_modules/@clearscore/helpers.resolve-props/src/index.js","../../../../node_modules/@clearscore/helpers.can-use-dom/src/index.js","../../../../node_modules/@clearscore/helpers.envs/src/index.js","../../../../node_modules/@clearscore/helpers.release/src/index.js","../../../../node_modules/@sentry/utils/esm/node.js","../../../../node_modules/@sentry/utils/esm/env.js","../../../../node_modules/@sentry/utils/esm/global.js","../../../../node_modules/@sentry/utils/esm/is.js","../../../../node_modules/@sentry/utils/esm/browser.js","../../../../node_modules/@sentry/utils/esm/error.js","../../../../node_modules/@sentry/utils/esm/dsn.js","../../../../node_modules/@sentry/utils/esm/logger.js","../../../../node_modules/@sentry/utils/esm/string.js","../../../../node_modules/@sentry/utils/esm/object.js","../../../../node_modules/@sentry/utils/esm/buildPolyfills/_nullishCoalesce.js","../../../../node_modules/@sentry/utils/esm/stacktrace.js","../../../../node_modules/@sentry/utils/esm/supports.js","../../../../node_modules/@sentry/utils/esm/instrument.js","../../../../node_modules/@sentry/utils/esm/misc.js","../../../../node_modules/@sentry/utils/esm/normalize.js","../../../../node_modules/@sentry/utils/esm/memo.js","../../../../node_modules/@sentry/utils/esm/syncpromise.js","../../../../node_modules/@sentry/utils/esm/promisebuffer.js","../../../../node_modules/@sentry/utils/esm/url.js","../../../../node_modules/@sentry/utils/esm/time.js","../../../../node_modules/@sentry/utils/esm/tracing.js","../../../../node_modules/@sentry/utils/esm/envelope.js","../../../../node_modules/@sentry/utils/esm/ratelimit.js","../../../../node_modules/@sentry/utils/esm/baggage.js","../../../../node_modules/@sentry/hub/esm/session.js","../../../../node_modules/@sentry/hub/esm/scope.js","../../../../node_modules/@sentry/hub/esm/hub.js","../../../../node_modules/@sentry/hub/esm/exports.js","../../../../node_modules/@sentry/core/esm/api.js","../../../../node_modules/@sentry/core/esm/envelope.js","../../../../node_modules/@sentry/core/esm/integration.js","../../../../node_modules/@sentry/core/esm/baseclient.js","../../../../node_modules/@sentry/core/esm/transports/base.js","../../../../node_modules/@sentry/core/esm/integrations/functiontostring.js","../../../../node_modules/@sentry/core/esm/integrations/inboundfilters.js","../../../../node_modules/@sentry/browser/esm/eventbuilder.js","../../../../node_modules/@sentry/browser/esm/integrations/breadcrumbs.js","../../../../node_modules/@sentry/utils/esm/severity.js","../../../../node_modules/@sentry/browser/esm/transports/utils.js","../../../../node_modules/@sentry/browser/esm/client.js","../../../../node_modules/@sentry/utils/esm/clientreport.js","../../../../node_modules/@sentry/browser/esm/transports/fetch.js","../../../../node_modules/@sentry/browser/esm/transports/xhr.js","../../../../node_modules/@sentry/browser/esm/stack-parsers.js","../../../../node_modules/@sentry/browser/esm/helpers.js","../../../../node_modules/@sentry/browser/esm/integrations/globalhandlers.js","../../../../node_modules/@sentry/browser/esm/integrations/trycatch.js","../../../../node_modules/@sentry/browser/esm/integrations/linkederrors.js","../../../../node_modules/@sentry/browser/esm/integrations/httpcontext.js","../../../../node_modules/@sentry/browser/esm/integrations/dedupe.js","../../../../node_modules/@sentry/browser/esm/sdk.js","../../../../node_modules/@sentry/core/esm/sdk.js","../../../../node_modules/@sentry/browser/esm/index.js","../../../../node_modules/@sentry/tracing/esm/utils.js","../../../../node_modules/@sentry/tracing/esm/errors.js","../../../../node_modules/@sentry/tracing/esm/span.js","../../../../node_modules/@sentry/tracing/esm/idletransaction.js","../../../../node_modules/@sentry/tracing/esm/hubextensions.js","../../../../node_modules/@sentry/tracing/esm/browser/backgroundtab.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/lib/bindReporter.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/lib/generateUniqueID.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/lib/observe.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/lib/onHidden.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/lib/getVisibilityWatcher.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/getLCP.js","../../../../node_modules/@babel/runtime/helpers/esm/objectWithoutProperties.js","../../../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js","../../../../node_modules/@sentry/tracing/esm/browser/metrics/utils.js","../../../../node_modules/@sentry/tracing/esm/browser/metrics/index.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/getCLS.js","../../../../node_modules/@sentry/tracing/esm/browser/web-vitals/getFID.js","../../../../node_modules/@sentry/tracing/esm/browser/request.js","../../../../node_modules/@sentry/tracing/esm/browser/router.js","../../../../node_modules/@sentry/tracing/esm/browser/browsertracing.js","../../../../node_modules/@sentry/utils/esm/buildPolyfills/_optionalChain.js","../../../../node_modules/@sentry/tracing/esm/index.js","../../../../packages/clearscore-group/apps/integrations/sentry/src/index.js"],"sourcesContent":["export default function _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}","import _typeof from \"./typeof.js\";\nimport toPrimitive from \"./toPrimitive.js\";\nexport default function _toPropertyKey(arg) {\n var key = toPrimitive(arg, \"string\");\n return _typeof(key) === \"symbol\" ? key : String(key);\n}","import _typeof from \"./typeof.js\";\nexport default function _toPrimitive(input, hint) {\n if (_typeof(input) !== \"object\" || input === null) return input;\n var prim = input[Symbol.toPrimitive];\n if (prim !== undefined) {\n var res = prim.call(input, hint || \"default\");\n if (_typeof(res) !== \"object\") return res;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (hint === \"string\" ? String : Number)(input);\n}","import toPropertyKey from \"./toPropertyKey.js\";\nexport default function _defineProperty(obj, key, value) {\n key = toPropertyKey(key);\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n return obj;\n}","import defineProperty from \"./defineProperty.js\";\nfunction ownKeys(object, enumerableOnly) {\n var keys = Object.keys(object);\n if (Object.getOwnPropertySymbols) {\n var symbols = Object.getOwnPropertySymbols(object);\n enumerableOnly && (symbols = symbols.filter(function (sym) {\n return Object.getOwnPropertyDescriptor(object, sym).enumerable;\n })), keys.push.apply(keys, symbols);\n }\n return keys;\n}\nexport default function _objectSpread2(target) {\n for (var i = 1; i < arguments.length; i++) {\n var source = null != arguments[i] ? arguments[i] : {};\n i % 2 ? ownKeys(Object(source), !0).forEach(function (key) {\n defineProperty(target, key, source[key]);\n }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) {\n Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));\n });\n }\n return target;\n}","/**\n * Given an single pathref, resolve to the value of the given data object\n * @param {string} pathArr single property path\n * @param {object} obj object of data to resolve\n * @returns {object} object containing resolved data\n */\nexport function resolveProp(pathArr, obj) {\n if (arguments.length === 1) {\n return (objHolder) => resolveProp(pathArr, objHolder);\n }\n if (obj === null || obj === undefined) {\n return undefined;\n }\n let willReturn = obj;\n let counter = 0;\n\n const pathArrValue = typeof pathArr === 'string' ? pathArr.split('.') : pathArr;\n\n while (counter < pathArrValue.length) {\n if (willReturn === null || willReturn === undefined) {\n return undefined;\n }\n willReturn = willReturn[pathArrValue[counter]];\n counter += 1;\n }\n\n return willReturn;\n}\n\n/**\n * Given an object of object property paths and an object, resolves the paths to the values in the object\n * @param {object} paths object of property paths\n * @param {object} data object of data to resolve\n * @returns {object} object containing resolved data\n */\n\nfunction resolveProps(paths, data) {\n return Object.keys(paths).reduce((resolvedData, prop) => {\n const pathRef = paths[prop];\n return {\n ...resolvedData,\n [prop]: resolveProp(pathRef, data),\n };\n }, {});\n}\n\nexport default resolveProps;\n","export default () => !!(typeof window !== 'undefined' && window.document && window.document.createElement);\n","import { resolveProp } from '@clearscore/helpers.resolve-props';\nimport canUseDom from '@clearscore/helpers.can-use-dom';\n\nconst CACHE_NAME = '__cs__';\nconst LOCAL_NAMESPACE = 'local';\nexport const RESET_MARKET_ENVS = {\n local: {},\n};\n\n/**\n * Returns an env after providing a object path\n * @param path\n * @return {*}\n */\n\nfunction getSingleEnv(path) {\n if (!canUseDom()) return ''; // @todo: [PM] get envs on the server\n let envs;\n\n if (window[CACHE_NAME] && window[CACHE_NAME].env) {\n envs = window[CACHE_NAME].env;\n } else {\n envs = window.env;\n }\n\n return resolveProp(`${LOCAL_NAMESPACE}.${path}`, envs) || resolveProp(path, envs);\n}\n\nexport const getEnvs = () => {\n if (!canUseDom()) return '';\n return window[CACHE_NAME].env || window.env;\n};\n\n/**\n * Set envs\n * @param envs - new market envs\n * @return void\n */\n\nexport const setEnvs = (envs = {}) => {\n if (window[CACHE_NAME] && window[CACHE_NAME].env) {\n window[CACHE_NAME].env = Object.assign(window[CACHE_NAME].env, envs);\n } else {\n window.env = Object.assign(window.env, envs);\n }\n};\n\n/**\n * Returns an env after providing a object path or array of multiple object paths\n * @param paths\n * @return {*}\n */\n\nexport default function getEnv(paths) {\n if (Array.isArray(paths)) {\n return paths.map((path) => getSingleEnv(path));\n }\n return getSingleEnv(paths);\n}\n","import canUseDom from '@clearscore/helpers.can-use-dom';\n\nconst CACHE_NAME = '__cs__';\n\nexport default function getRelease() {\n if (!canUseDom() || !window[CACHE_NAME] || !window[CACHE_NAME].release) return {};\n return window[CACHE_NAME].release;\n}\n","import { isBrowserBundle } from './env.js';\n\n/**\n * NOTE: In order to avoid circular dependencies, if you add a function to this module and it needs to print something,\n * you must either a) use `console.log` rather than the logger, or b) put your function elsewhere.\n */\n\n/**\n * Checks whether we're in the Node.js or Browser environment\n *\n * @returns Answer to given question\n */\nfunction isNodeEnv() {\n // explicitly check for browser bundles as those can be optimized statically\n // by terser/rollup.\n return (\n !isBrowserBundle() &&\n Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) === '[object process]'\n );\n}\n\n/**\n * Requires a module which is protected against bundler minification.\n *\n * @param request The module path to resolve\n */\nfunction dynamicRequire(mod, request) {\n return mod.require(request);\n}\n\n/**\n * Helper for dynamically loading module that should work with linked dependencies.\n * The problem is that we _should_ be using `require(require.resolve(moduleName, { paths: [cwd()] }))`\n * However it's _not possible_ to do that with Webpack, as it has to know all the dependencies during\n * build time. `require.resolve` is also not available in any other way, so we cannot create,\n * a fake helper like we do with `dynamicRequire`.\n *\n * We always prefer to use local package, thus the value is not returned early from each `try/catch` block.\n * That is to mimic the behavior of `require.resolve` exactly.\n *\n * @param moduleName module name to require\n * @returns possibly required module\n */\nfunction loadModule(moduleName) {\n let mod;\n\n try {\n mod = dynamicRequire(module, moduleName);\n } catch (e) {\n // no-empty\n }\n\n try {\n const { cwd } = dynamicRequire(module, 'process');\n mod = dynamicRequire(module, `${cwd()}/node_modules/${moduleName}`) ;\n } catch (e) {\n // no-empty\n }\n\n return mod;\n}\n\nexport { dynamicRequire, isNodeEnv, loadModule };\n//# sourceMappingURL=node.js.map\n","/*\n * This module exists for optimizations in the build process through rollup and terser. We define some global\n * constants, which can be overridden during build. By guarding certain pieces of code with functions that return these\n * constants, we can control whether or not they appear in the final bundle. (Any code guarded by a false condition will\n * never run, and will hence be dropped during treeshaking.) The two primary uses for this are stripping out calls to\n * `logger` and preventing node-related code from appearing in browser bundles.\n *\n * Attention:\n * This file should not be used to define constants/flags that are intended to be used for tree-shaking conducted by\n * users. These fags should live in their respective packages, as we identified user tooling (specifically webpack)\n * having issues tree-shaking these constants across package boundaries.\n * An example for this is the __SENTRY_DEBUG__ constant. It is declared in each package individually because we want\n * users to be able to shake away expressions that it guards.\n */\n\n/**\n * Figures out if we're building a browser bundle.\n *\n * @returns true if this is a browser bundle build.\n */\nfunction isBrowserBundle() {\n return typeof __SENTRY_BROWSER_BUNDLE__ !== 'undefined' && !!__SENTRY_BROWSER_BUNDLE__;\n}\n\nexport { isBrowserBundle };\n//# sourceMappingURL=env.js.map\n","import { isNodeEnv } from './node.js';\n\n/** Internal */\n\nvar fallbackGlobalObject = {};\n\n/**\n * Safely get global scope object\n *\n * @returns Global scope object\n */\nfunction getGlobalObject() {\n return (\n isNodeEnv()\n ? global\n : typeof window !== 'undefined' ? window : typeof self !== 'undefined'\n ? self\n : fallbackGlobalObject\n ) ;\n}\n\n/**\n * Returns a global singleton contained in the global `__SENTRY__` object.\n *\n * If the singleton doesn't already exist in `__SENTRY__`, it will be created using the given factory\n * function and added to the `__SENTRY__` object.\n *\n * @param name name of the global singleton on __SENTRY__\n * @param creator creator Factory function to create the singleton if it doesn't already exist on `__SENTRY__`\n * @param obj (Optional) The global object on which to look for `__SENTRY__`, if not `getGlobalObject`'s return value\n * @returns the singleton\n */\nfunction getGlobalSingleton(name, creator, obj) {\n var global = (obj || getGlobalObject()) ;\n var __SENTRY__ = (global.__SENTRY__ = global.__SENTRY__ || {});\n var singleton = __SENTRY__[name] || (__SENTRY__[name] = creator());\n return singleton;\n}\n\nexport { getGlobalObject, getGlobalSingleton };\n//# sourceMappingURL=global.js.map\n","var objectToString = Object.prototype.toString;\n\n/**\n * Checks whether given value's type is one of a few Error or Error-like\n * {@link isError}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isError(wat) {\n switch (objectToString.call(wat)) {\n case '[object Error]':\n case '[object Exception]':\n case '[object DOMException]':\n return true;\n default:\n return isInstanceOf(wat, Error);\n }\n}\n/**\n * Checks whether given value is an instance of the given built-in class.\n *\n * @param wat The value to be checked\n * @param className\n * @returns A boolean representing the result.\n */\nfunction isBuiltin(wat, className) {\n return objectToString.call(wat) === `[object ${className}]`;\n}\n\n/**\n * Checks whether given value's type is ErrorEvent\n * {@link isErrorEvent}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isErrorEvent(wat) {\n return isBuiltin(wat, 'ErrorEvent');\n}\n\n/**\n * Checks whether given value's type is DOMError\n * {@link isDOMError}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isDOMError(wat) {\n return isBuiltin(wat, 'DOMError');\n}\n\n/**\n * Checks whether given value's type is DOMException\n * {@link isDOMException}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isDOMException(wat) {\n return isBuiltin(wat, 'DOMException');\n}\n\n/**\n * Checks whether given value's type is a string\n * {@link isString}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isString(wat) {\n return isBuiltin(wat, 'String');\n}\n\n/**\n * Checks whether given value is a primitive (undefined, null, number, boolean, string, bigint, symbol)\n * {@link isPrimitive}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isPrimitive(wat) {\n return wat === null || (typeof wat !== 'object' && typeof wat !== 'function');\n}\n\n/**\n * Checks whether given value's type is an object literal\n * {@link isPlainObject}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isPlainObject(wat) {\n return isBuiltin(wat, 'Object');\n}\n\n/**\n * Checks whether given value's type is an Event instance\n * {@link isEvent}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isEvent(wat) {\n return typeof Event !== 'undefined' && isInstanceOf(wat, Event);\n}\n\n/**\n * Checks whether given value's type is an Element instance\n * {@link isElement}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isElement(wat) {\n return typeof Element !== 'undefined' && isInstanceOf(wat, Element);\n}\n\n/**\n * Checks whether given value's type is an regexp\n * {@link isRegExp}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isRegExp(wat) {\n return isBuiltin(wat, 'RegExp');\n}\n\n/**\n * Checks whether given value has a then function.\n * @param wat A value to be checked.\n */\nfunction isThenable(wat) {\n return Boolean(wat && wat.then && typeof wat.then === 'function');\n}\n\n/**\n * Checks whether given value's type is a SyntheticEvent\n * {@link isSyntheticEvent}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isSyntheticEvent(wat) {\n return isPlainObject(wat) && 'nativeEvent' in wat && 'preventDefault' in wat && 'stopPropagation' in wat;\n}\n\n/**\n * Checks whether given value is NaN\n * {@link isNaN}.\n *\n * @param wat A value to be checked.\n * @returns A boolean representing the result.\n */\nfunction isNaN(wat) {\n return typeof wat === 'number' && wat !== wat;\n}\n\n/**\n * Checks whether given value's type is an instance of provided constructor.\n * {@link isInstanceOf}.\n *\n * @param wat A value to be checked.\n * @param base A constructor to be used in a check.\n * @returns A boolean representing the result.\n */\nfunction isInstanceOf(wat, base) {\n try {\n return wat instanceof base;\n } catch (_e) {\n return false;\n }\n}\n\nexport { isDOMError, isDOMException, isElement, isError, isErrorEvent, isEvent, isInstanceOf, isNaN, isPlainObject, isPrimitive, isRegExp, isString, isSyntheticEvent, isThenable };\n//# sourceMappingURL=is.js.map\n","import { getGlobalObject } from './global.js';\nimport { isString } from './is.js';\n\n/**\n * Given a child DOM element, returns a query-selector statement describing that\n * and its ancestors\n * e.g. [HTMLElement] => body > div > input#foo.btn[name=baz]\n * @returns generated DOM path\n */\nfunction htmlTreeAsString(elem, keyAttrs) {\n \n\n // try/catch both:\n // - accessing event.target (see getsentry/raven-js#838, #768)\n // - `htmlTreeAsString` because it's complex, and just accessing the DOM incorrectly\n // - can throw an exception in some circumstances.\n try {\n let currentElem = elem ;\n var MAX_TRAVERSE_HEIGHT = 5;\n var MAX_OUTPUT_LEN = 80;\n var out = [];\n let height = 0;\n let len = 0;\n var separator = ' > ';\n var sepLength = separator.length;\n let nextStr;\n\n while (currentElem && height++ < MAX_TRAVERSE_HEIGHT) {\n nextStr = _htmlElementAsString(currentElem, keyAttrs);\n // bail out if\n // - nextStr is the 'html' element\n // - the length of the string that would be created exceeds MAX_OUTPUT_LEN\n // (ignore this limit if we are on the first iteration)\n if (nextStr === 'html' || (height > 1 && len + out.length * sepLength + nextStr.length >= MAX_OUTPUT_LEN)) {\n break;\n }\n\n out.push(nextStr);\n\n len += nextStr.length;\n currentElem = currentElem.parentNode;\n }\n\n return out.reverse().join(separator);\n } catch (_oO) {\n return '';\n }\n}\n\n/**\n * Returns a simple, query-selector representation of a DOM element\n * e.g. [HTMLElement] => input#foo.btn[name=baz]\n * @returns generated DOM path\n */\nfunction _htmlElementAsString(el, keyAttrs) {\n var elem = el \n\n;\n\n var out = [];\n let className;\n let classes;\n let key;\n let attr;\n let i;\n\n if (!elem || !elem.tagName) {\n return '';\n }\n\n out.push(elem.tagName.toLowerCase());\n\n // Pairs of attribute keys defined in `serializeAttribute` and their values on element.\n var keyAttrPairs =\n keyAttrs && keyAttrs.length\n ? keyAttrs.filter(keyAttr => elem.getAttribute(keyAttr)).map(keyAttr => [keyAttr, elem.getAttribute(keyAttr)])\n : null;\n\n if (keyAttrPairs && keyAttrPairs.length) {\n keyAttrPairs.forEach(keyAttrPair => {\n out.push(`[${keyAttrPair[0]}=\"${keyAttrPair[1]}\"]`);\n });\n } else {\n if (elem.id) {\n out.push(`#${elem.id}`);\n }\n\n className = elem.className;\n if (className && isString(className)) {\n classes = className.split(/\\s+/);\n for (i = 0; i < classes.length; i++) {\n out.push(`.${classes[i]}`);\n }\n }\n }\n var allowedAttrs = ['type', 'name', 'title', 'alt'];\n for (i = 0; i < allowedAttrs.length; i++) {\n key = allowedAttrs[i];\n attr = elem.getAttribute(key);\n if (attr) {\n out.push(`[${key}=\"${attr}\"]`);\n }\n }\n return out.join('');\n}\n\n/**\n * A safe form of location.href\n */\nfunction getLocationHref() {\n var global = getGlobalObject();\n try {\n return global.document.location.href;\n } catch (oO) {\n return '';\n }\n}\n\n/**\n * Gets a DOM element by using document.querySelector.\n *\n * This wrapper will first check for the existance of the function before\n * actually calling it so that we don't have to take care of this check,\n * every time we want to access the DOM.\n *\n * Reason: DOM/querySelector is not available in all environments.\n *\n * We have to cast to any because utils can be consumed by a variety of environments,\n * and we don't want to break TS users. If you know what element will be selected by\n * `document.querySelector`, specify it as part of the generic call. For example,\n * `var element = getDomElement('selector');`\n *\n * @param selector the selector string passed on to document.querySelector\n */\nfunction getDomElement(selector) {\n var global = getGlobalObject();\n if (global.document && global.document.querySelector) {\n return global.document.querySelector(selector) ;\n }\n return null;\n}\n\nexport { getDomElement, getLocationHref, htmlTreeAsString };\n//# sourceMappingURL=browser.js.map\n","/** An error emitted by Sentry SDKs and related utilities. */\nclass SentryError extends Error {\n /** Display name of this error instance. */\n \n\n constructor( message, logLevel = 'warn') {\n super(message);this.message = message;;\n\n this.name = new.target.prototype.constructor.name;\n // This sets the prototype to be `Error`, not `SentryError`. It's unclear why we do this, but commenting this line\n // out causes various (seemingly totally unrelated) playwright tests consistently time out. FYI, this makes\n // instances of `SentryError` fail `obj instanceof SentryError` checks.\n Object.setPrototypeOf(this, new.target.prototype);\n this.logLevel = logLevel;\n }\n}\n\nexport { SentryError };\n//# sourceMappingURL=error.js.map\n","import { SentryError } from './error.js';\n\n/** Regular expression used to parse a Dsn. */\nvar DSN_REGEX = /^(?:(\\w+):)\\/\\/(?:(\\w+)(?::(\\w+))?@)([\\w.-]+)(?::(\\d+))?\\/(.+)/;\n\nfunction isValidProtocol(protocol) {\n return protocol === 'http' || protocol === 'https';\n}\n\n/**\n * Renders the string representation of this Dsn.\n *\n * By default, this will render the public representation without the password\n * component. To get the deprecated private representation, set `withPassword`\n * to true.\n *\n * @param withPassword When set to true, the password will be included.\n */\nfunction dsnToString(dsn, withPassword = false) {\n const { host, path, pass, port, projectId, protocol, publicKey } = dsn;\n return (\n `${protocol}://${publicKey}${withPassword && pass ? `:${pass}` : ''}` +\n `@${host}${port ? `:${port}` : ''}/${path ? `${path}/` : path}${projectId}`\n );\n}\n\n/**\n * Parses a Dsn from a given string.\n *\n * @param str A Dsn as string\n * @returns Dsn as DsnComponents\n */\nfunction dsnFromString(str) {\n var match = DSN_REGEX.exec(str);\n\n if (!match) {\n throw new SentryError(`Invalid Sentry Dsn: ${str}`);\n }\n\n const [protocol, publicKey, pass = '', host, port = '', lastPath] = match.slice(1);\n let path = '';\n let projectId = lastPath;\n\n var split = projectId.split('/');\n if (split.length > 1) {\n path = split.slice(0, -1).join('/');\n projectId = split.pop() ;\n }\n\n if (projectId) {\n var projectMatch = projectId.match(/^\\d+/);\n if (projectMatch) {\n projectId = projectMatch[0];\n }\n }\n\n return dsnFromComponents({ host, pass, path, projectId, port, protocol: protocol , publicKey });\n}\n\nfunction dsnFromComponents(components) {\n return {\n protocol: components.protocol,\n publicKey: components.publicKey || '',\n pass: components.pass || '',\n host: components.host,\n port: components.port || '',\n path: components.path || '',\n projectId: components.projectId,\n };\n}\n\nfunction validateDsn(dsn) {\n if (!(typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__)) {\n return;\n }\n\n const { port, projectId, protocol } = dsn;\n\n var requiredComponents = ['protocol', 'publicKey', 'host', 'projectId'];\n requiredComponents.forEach(component => {\n if (!dsn[component]) {\n throw new SentryError(`Invalid Sentry Dsn: ${component} missing`);\n }\n });\n\n if (!projectId.match(/^\\d+$/)) {\n throw new SentryError(`Invalid Sentry Dsn: Invalid projectId ${projectId}`);\n }\n\n if (!isValidProtocol(protocol)) {\n throw new SentryError(`Invalid Sentry Dsn: Invalid protocol ${protocol}`);\n }\n\n if (port && isNaN(parseInt(port, 10))) {\n throw new SentryError(`Invalid Sentry Dsn: Invalid port ${port}`);\n }\n\n return true;\n}\n\n/** The Sentry Dsn, identifying a Sentry instance and project. */\nfunction makeDsn(from) {\n var components = typeof from === 'string' ? dsnFromString(from) : dsnFromComponents(from);\n validateDsn(components);\n return components;\n}\n\nexport { dsnFromString, dsnToString, makeDsn };\n//# sourceMappingURL=dsn.js.map\n","import { getGlobalObject, getGlobalSingleton } from './global.js';\n\n// TODO: Implement different loggers for different environments\nvar global = getGlobalObject();\n\n/** Prefix for logging strings */\nvar PREFIX = 'Sentry Logger ';\n\nvar CONSOLE_LEVELS = ['debug', 'info', 'warn', 'error', 'log', 'assert', 'trace'] ;\n\n/**\n * Temporarily disable sentry console instrumentations.\n *\n * @param callback The function to run against the original `console` messages\n * @returns The results of the callback\n */\nfunction consoleSandbox(callback) {\n var global = getGlobalObject();\n\n if (!('console' in global)) {\n return callback();\n }\n\n var originalConsole = global.console ;\n var wrappedLevels = {};\n\n // Restore all wrapped console methods\n CONSOLE_LEVELS.forEach(level => {\n // TODO(v7): Remove this check as it's only needed for Node 6\n var originalWrappedFunc =\n originalConsole[level] && (originalConsole[level] ).__sentry_original__;\n if (level in global.console && originalWrappedFunc) {\n wrappedLevels[level] = originalConsole[level] ;\n originalConsole[level] = originalWrappedFunc ;\n }\n });\n\n try {\n return callback();\n } finally {\n // Revert restoration to wrapped state\n Object.keys(wrappedLevels).forEach(level => {\n originalConsole[level] = wrappedLevels[level ];\n });\n }\n}\n\nfunction makeLogger() {\n let enabled = false;\n var logger = {\n enable: () => {\n enabled = true;\n },\n disable: () => {\n enabled = false;\n },\n };\n\n if ((typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__)) {\n CONSOLE_LEVELS.forEach(name => {\n logger[name] = (...args) => {\n if (enabled) {\n consoleSandbox(() => {\n global.console[name](`${PREFIX}[${name}]:`, ...args);\n });\n }\n };\n });\n } else {\n CONSOLE_LEVELS.forEach(name => {\n logger[name] = () => undefined;\n });\n }\n\n return logger ;\n}\n\n// Ensure we only have a single logger instance, even if multiple versions of @sentry/utils are being used\nlet logger;\nif ((typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__)) {\n logger = getGlobalSingleton('logger', makeLogger);\n} else {\n logger = makeLogger();\n}\n\nexport { CONSOLE_LEVELS, consoleSandbox, logger };\n//# sourceMappingURL=logger.js.map\n","import { isString, isRegExp } from './is.js';\n\n/**\n * Truncates given string to the maximum characters count\n *\n * @param str An object that contains serializable values\n * @param max Maximum number of characters in truncated string (0 = unlimited)\n * @returns string Encoded\n */\nfunction truncate(str, max = 0) {\n if (typeof str !== 'string' || max === 0) {\n return str;\n }\n return str.length <= max ? str : `${str.substr(0, max)}...`;\n}\n\n/**\n * This is basically just `trim_line` from\n * https://github.com/getsentry/sentry/blob/master/src/sentry/lang/javascript/processor.py#L67\n *\n * @param str An object that contains serializable values\n * @param max Maximum number of characters in truncated string\n * @returns string Encoded\n */\nfunction snipLine(line, colno) {\n let newLine = line;\n var lineLength = newLine.length;\n if (lineLength <= 150) {\n return newLine;\n }\n if (colno > lineLength) {\n colno = lineLength;\n }\n\n let start = Math.max(colno - 60, 0);\n if (start < 5) {\n start = 0;\n }\n\n let end = Math.min(start + 140, lineLength);\n if (end > lineLength - 5) {\n end = lineLength;\n }\n if (end === lineLength) {\n start = Math.max(end - 140, 0);\n }\n\n newLine = newLine.slice(start, end);\n if (start > 0) {\n newLine = `'{snip} ${newLine}`;\n }\n if (end < lineLength) {\n newLine += ' {snip}';\n }\n\n return newLine;\n}\n\n/**\n * Join values in array\n * @param input array of values to be joined together\n * @param delimiter string to be placed in-between values\n * @returns Joined values\n */\nfunction safeJoin(input, delimiter) {\n if (!Array.isArray(input)) {\n return '';\n }\n\n var output = [];\n for (let i = 0; i < input.length; i++) {\n var value = input[i];\n try {\n output.push(String(value));\n } catch (e) {\n output.push('[value cannot be serialized]');\n }\n }\n\n return output.join(delimiter);\n}\n\n/**\n * Checks if the value matches a regex or includes the string\n * @param value The string value to be checked against\n * @param pattern Either a regex or a string that must be contained in value\n */\nfunction isMatchingPattern(value, pattern) {\n if (!isString(value)) {\n return false;\n }\n\n if (isRegExp(pattern)) {\n return pattern.test(value);\n }\n if (typeof pattern === 'string') {\n return value.indexOf(pattern) !== -1;\n }\n return false;\n}\n\n/**\n * Given a string, escape characters which have meaning in the regex grammar, such that the result is safe to feed to\n * `new RegExp()`.\n *\n * Based on https://github.com/sindresorhus/escape-string-regexp. Vendored to a) reduce the size by skipping the runtime\n * type-checking, and b) ensure it gets down-compiled for old versions of Node (the published package only supports Node\n * 12+).\n *\n * @param regexString The string to escape\n * @returns An version of the string with all special regex characters escaped\n */\nfunction escapeStringForRegex(regexString) {\n // escape the hyphen separately so we can also replace it with a unicode literal hyphen, to avoid the problems\n // discussed in https://github.com/sindresorhus/escape-string-regexp/issues/20.\n return regexString.replace(/[|\\\\{}()[\\]^$+*?.]/g, '\\\\$&').replace(/-/g, '\\\\x2d');\n}\n\nexport { escapeStringForRegex, isMatchingPattern, safeJoin, snipLine, truncate };\n//# sourceMappingURL=string.js.map\n","import { htmlTreeAsString } from './browser.js';\nimport { isError, isEvent, isInstanceOf, isElement, isPlainObject, isPrimitive } from './is.js';\nimport { truncate } from './string.js';\n\n/**\n * Replace a method in an object with a wrapped version of itself.\n *\n * @param source An object that contains a method to be wrapped.\n * @param name The name of the method to be wrapped.\n * @param replacementFactory A higher-order function that takes the original version of the given method and returns a\n * wrapped version. Note: The function returned by `replacementFactory` needs to be a non-arrow function, in order to\n * preserve the correct value of `this`, and the original method must be called using `origMethod.call(this, )` or `origMethod.apply(this, [])` (rather than being called directly), again to preserve `this`.\n * @returns void\n */\nfunction fill(source, name, replacementFactory) {\n if (!(name in source)) {\n return;\n }\n\n var original = source[name] ;\n var wrapped = replacementFactory(original) ;\n\n // Make sure it's a function first, as we need to attach an empty prototype for `defineProperties` to work\n // otherwise it'll throw \"TypeError: Object.defineProperties called on non-object\"\n if (typeof wrapped === 'function') {\n try {\n markFunctionWrapped(wrapped, original);\n } catch (_Oo) {\n // This can throw if multiple fill happens on a global object like XMLHttpRequest\n // Fixes https://github.com/getsentry/sentry-javascript/issues/2043\n }\n }\n\n source[name] = wrapped;\n}\n\n/**\n * Defines a non-enumerable property on the given object.\n *\n * @param obj The object on which to set the property\n * @param name The name of the property to be set\n * @param value The value to which to set the property\n */\nfunction addNonEnumerableProperty(obj, name, value) {\n Object.defineProperty(obj, name, {\n // enumerable: false, // the default, so we can save on bundle size by not explicitly setting it\n value: value,\n writable: true,\n configurable: true,\n });\n}\n\n/**\n * Remembers the original function on the wrapped function and\n * patches up the prototype.\n *\n * @param wrapped the wrapper function\n * @param original the original function that gets wrapped\n */\nfunction markFunctionWrapped(wrapped, original) {\n var proto = original.prototype || {};\n wrapped.prototype = original.prototype = proto;\n addNonEnumerableProperty(wrapped, '__sentry_original__', original);\n}\n\n/**\n * This extracts the original function if available. See\n * `markFunctionWrapped` for more information.\n *\n * @param func the function to unwrap\n * @returns the unwrapped version of the function if available.\n */\nfunction getOriginalFunction(func) {\n return func.__sentry_original__;\n}\n\n/**\n * Encodes given object into url-friendly format\n *\n * @param object An object that contains serializable values\n * @returns string Encoded\n */\nfunction urlEncode(object) {\n return Object.keys(object)\n .map(key => `${encodeURIComponent(key)}=${encodeURIComponent(object[key])}`)\n .join('&');\n}\n\n/**\n * Transforms any `Error` or `Event` into a plain object with all of their enumerable properties, and some of their\n * non-enumerable properties attached.\n *\n * @param value Initial source that we have to transform in order for it to be usable by the serializer\n * @returns An Event or Error turned into an object - or the value argurment itself, when value is neither an Event nor\n * an Error.\n */\nfunction convertToPlainObject(\n value,\n)\n\n {\n if (isError(value)) {\n return {\n message: value.message,\n name: value.name,\n stack: value.stack,\n ...getOwnProperties(value),\n };\n } else if (isEvent(value)) {\n var newObj\n\n = {\n type: value.type,\n target: serializeEventTarget(value.target),\n currentTarget: serializeEventTarget(value.currentTarget),\n ...getOwnProperties(value),\n };\n\n if (typeof CustomEvent !== 'undefined' && isInstanceOf(value, CustomEvent)) {\n newObj.detail = value.detail;\n }\n\n return newObj;\n } else {\n return value;\n }\n}\n\n/** Creates a string representation of the target of an `Event` object */\nfunction serializeEventTarget(target) {\n try {\n return isElement(target) ? htmlTreeAsString(target) : Object.prototype.toString.call(target);\n } catch (_oO) {\n return '';\n }\n}\n\n/** Filters out all but an object's own properties */\nfunction getOwnProperties(obj) {\n if (typeof obj === 'object' && obj !== null) {\n var extractedProps = {};\n for (var property in obj) {\n if (Object.prototype.hasOwnProperty.call(obj, property)) {\n extractedProps[property] = (obj )[property];\n }\n }\n return extractedProps;\n } else {\n return {};\n }\n}\n\n/**\n * Given any captured exception, extract its keys and create a sorted\n * and truncated list that will be used inside the event message.\n * eg. `Non-error exception captured with keys: foo, bar, baz`\n */\nfunction extractExceptionKeysForMessage(exception, maxLength = 40) {\n var keys = Object.keys(convertToPlainObject(exception));\n keys.sort();\n\n if (!keys.length) {\n return '[object has no keys]';\n }\n\n if (keys[0].length >= maxLength) {\n return truncate(keys[0], maxLength);\n }\n\n for (let includedKeys = keys.length; includedKeys > 0; includedKeys--) {\n var serialized = keys.slice(0, includedKeys).join(', ');\n if (serialized.length > maxLength) {\n continue;\n }\n if (includedKeys === keys.length) {\n return serialized;\n }\n return truncate(serialized, maxLength);\n }\n\n return '';\n}\n\n/**\n * Given any object, return a new object having removed all fields whose value was `undefined`.\n * Works recursively on objects and arrays.\n *\n * Attention: This function keeps circular references in the returned object.\n */\nfunction dropUndefinedKeys(inputValue) {\n // This map keeps track of what already visited nodes map to.\n // Our Set - based memoBuilder doesn't work here because we want to the output object to have the same circular\n // references as the input object.\n var memoizationMap = new Map();\n\n // This function just proxies `_dropUndefinedKeys` to keep the `memoBuilder` out of this function's API\n return _dropUndefinedKeys(inputValue, memoizationMap);\n}\n\nfunction _dropUndefinedKeys(inputValue, memoizationMap) {\n if (isPlainObject(inputValue)) {\n // If this node has already been visited due to a circular reference, return the object it was mapped to in the new object\n var memoVal = memoizationMap.get(inputValue);\n if (memoVal !== undefined) {\n return memoVal ;\n }\n\n var returnValue = {};\n // Store the mapping of this value in case we visit it again, in case of circular data\n memoizationMap.set(inputValue, returnValue);\n\n for (var key of Object.keys(inputValue)) {\n if (typeof inputValue[key] !== 'undefined') {\n returnValue[key] = _dropUndefinedKeys(inputValue[key], memoizationMap);\n }\n }\n\n return returnValue ;\n }\n\n if (Array.isArray(inputValue)) {\n // If this node has already been visited due to a circular reference, return the array it was mapped to in the new object\n var memoVal = memoizationMap.get(inputValue);\n if (memoVal !== undefined) {\n return memoVal ;\n }\n\n var returnValue = [];\n // Store the mapping of this value in case we visit it again, in case of circular data\n memoizationMap.set(inputValue, returnValue);\n\n inputValue.forEach((item) => {\n returnValue.push(_dropUndefinedKeys(item, memoizationMap));\n });\n\n return returnValue ;\n }\n\n return inputValue;\n}\n\n/**\n * Ensure that something is an object.\n *\n * Turns `undefined` and `null` into `String`s and all other primitives into instances of their respective wrapper\n * classes (String, Boolean, Number, etc.). Acts as the identity function on non-primitives.\n *\n * @param wat The subject of the objectification\n * @returns A version of `wat` which can safely be used with `Object` class methods\n */\nfunction objectify(wat) {\n let objectified;\n switch (true) {\n case wat === undefined || wat === null:\n objectified = new String(wat);\n break;\n\n // Though symbols and bigints do have wrapper classes (`Symbol` and `BigInt`, respectively), for whatever reason\n // those classes don't have constructors which can be used with the `new` keyword. We therefore need to cast each as\n // an object in order to wrap it.\n case typeof wat === 'symbol' || typeof wat === 'bigint':\n objectified = Object(wat);\n break;\n\n // this will catch the remaining primitives: `String`, `Number`, and `Boolean`\n case isPrimitive(wat):\n objectified = new (wat ).constructor(wat);\n break;\n\n // by process of elimination, at this point we know that `wat` must already be an object\n default:\n objectified = wat;\n break;\n }\n return objectified;\n}\n\nexport { addNonEnumerableProperty, convertToPlainObject, dropUndefinedKeys, extractExceptionKeysForMessage, fill, getOriginalFunction, markFunctionWrapped, objectify, urlEncode };\n//# sourceMappingURL=object.js.map\n","/**\n * Polyfill for the nullish coalescing operator (`??`).\n *\n * Note that the RHS is wrapped in a function so that if it's a computed value, that evaluation won't happen unless the\n * LHS evaluates to a nullish value, to mimic the operator's short-circuiting behavior.\n *\n * Adapted from Sucrase (https://github.com/alangpierce/sucrase)\n *\n * @param lhs The value of the expression to the left of the `??`\n * @param rhsFn A function returning the value of the expression to the right of the `??`\n * @returns The LHS value, unless it's `null` or `undefined`, in which case, the RHS value\n */\nfunction _nullishCoalesce(lhs, rhsFn) {\n // by checking for loose equality to `null`, we catch both `null` and `undefined`\n return lhs != null ? lhs : rhsFn();\n}\n\n// Sucrase version:\n// function _nullishCoalesce(lhs, rhsFn) {\n// if (lhs != null) {\n// return lhs;\n// } else {\n// return rhsFn();\n// }\n// }\n\nexport { _nullishCoalesce };\n//# sourceMappingURL=_nullishCoalesce.js.map\n","import { _optionalChain } from './buildPolyfills';\n\nvar STACKTRACE_LIMIT = 50;\n\n/**\n * Creates a stack parser with the supplied line parsers\n *\n * StackFrames are returned in the correct order for Sentry Exception\n * frames and with Sentry SDK internal frames removed from the top and bottom\n *\n */\nfunction createStackParser(...parsers) {\n var sortedParsers = parsers.sort((a, b) => a[0] - b[0]).map(p => p[1]);\n\n return (stack, skipFirst = 0) => {\n var frames = [];\n\n for (var line of stack.split('\\n').slice(skipFirst)) {\n // https://github.com/getsentry/sentry-javascript/issues/5459\n // Remove webpack (error: *) wrappers\n var cleanedLine = line.replace(/\\(error: (.*)\\)/, '$1');\n\n for (var parser of sortedParsers) {\n var frame = parser(cleanedLine);\n\n if (frame) {\n frames.push(frame);\n break;\n }\n }\n }\n\n return stripSentryFramesAndReverse(frames);\n };\n}\n\n/**\n * Gets a stack parser implementation from Options.stackParser\n * @see Options\n *\n * If options contains an array of line parsers, it is converted into a parser\n */\nfunction stackParserFromStackParserOptions(stackParser) {\n if (Array.isArray(stackParser)) {\n return createStackParser(...stackParser);\n }\n return stackParser;\n}\n\n/**\n * @hidden\n */\nfunction stripSentryFramesAndReverse(stack) {\n if (!stack.length) {\n return [];\n }\n\n let localStack = stack;\n\n var firstFrameFunction = localStack[0].function || '';\n var lastFrameFunction = localStack[localStack.length - 1].function || '';\n\n // If stack starts with one of our API calls, remove it (starts, meaning it's the top of the stack - aka last call)\n if (firstFrameFunction.indexOf('captureMessage') !== -1 || firstFrameFunction.indexOf('captureException') !== -1) {\n localStack = localStack.slice(1);\n }\n\n // If stack ends with one of our internal API calls, remove it (ends, meaning it's the bottom of the stack - aka top-most call)\n if (lastFrameFunction.indexOf('sentryWrapped') !== -1) {\n localStack = localStack.slice(0, -1);\n }\n\n // The frame where the crash happened, should be the last entry in the array\n return localStack\n .slice(0, STACKTRACE_LIMIT)\n .map(frame => ({\n ...frame,\n filename: frame.filename || localStack[0].filename,\n function: frame.function || '?',\n }))\n .reverse();\n}\n\nvar defaultFunctionName = '';\n\n/**\n * Safely extract function name from itself\n */\nfunction getFunctionName(fn) {\n try {\n if (!fn || typeof fn !== 'function') {\n return defaultFunctionName;\n }\n return fn.name || defaultFunctionName;\n } catch (e) {\n // Just accessing custom props in some Selenium environments\n // can cause a \"Permission denied\" exception (see raven-js#495).\n return defaultFunctionName;\n }\n}\n\nfunction node(getModule) {\n var FILENAME_MATCH = /^\\s*[-]{4,}$/;\n var FULL_MATCH = /at (?:async )?(?:(.+?)\\s+\\()?(?:(.+):(\\d+):(\\d+)?|([^)]+))\\)?/;\n\n return (line) => {\n if (line.match(FILENAME_MATCH)) {\n return {\n filename: line,\n };\n }\n\n var lineMatch = line.match(FULL_MATCH);\n if (!lineMatch) {\n return undefined;\n }\n\n let object;\n let method;\n let functionName;\n let typeName;\n let methodName;\n\n if (lineMatch[1]) {\n functionName = lineMatch[1];\n\n let methodStart = functionName.lastIndexOf('.');\n if (functionName[methodStart - 1] === '.') {\n methodStart--;\n }\n\n if (methodStart > 0) {\n object = functionName.substr(0, methodStart);\n method = functionName.substr(methodStart + 1);\n var objectEnd = object.indexOf('.Module');\n if (objectEnd > 0) {\n functionName = functionName.substr(objectEnd + 1);\n object = object.substr(0, objectEnd);\n }\n }\n typeName = undefined;\n }\n\n if (method) {\n typeName = object;\n methodName = method;\n }\n\n if (method === '') {\n methodName = undefined;\n functionName = undefined;\n }\n\n if (functionName === undefined) {\n methodName = methodName || '';\n functionName = typeName ? `${typeName}.${methodName}` : methodName;\n }\n\n var filename = _optionalChain([lineMatch, 'access', _ => _[2], 'optionalAccess', _2 => _2.startsWith, 'call', _3 => _3('file://')]) ? lineMatch[2].substr(7) : lineMatch[2];\n var isNative = lineMatch[5] === 'native';\n var isInternal =\n isNative || (filename && !filename.startsWith('/') && !filename.startsWith('.') && filename.indexOf(':\\\\') !== 1);\n\n // in_app is all that's not an internal Node function or a module within node_modules\n // note that isNative appears to return true even for node core libraries\n // see https://github.com/getsentry/raven-node/issues/176\n var in_app = !isInternal && filename !== undefined && !filename.includes('node_modules/');\n\n return {\n filename,\n module: _optionalChain([getModule, 'optionalCall', _4 => _4(filename)]),\n function: functionName,\n lineno: parseInt(lineMatch[3], 10) || undefined,\n colno: parseInt(lineMatch[4], 10) || undefined,\n in_app,\n };\n };\n}\n\n/**\n * Node.js stack line parser\n *\n * This is in @sentry/utils so it can be used from the Electron SDK in the browser for when `nodeIntegration == true`.\n * This allows it to be used without referencing or importing any node specific code which causes bundlers to complain\n */\nfunction nodeStackLineParser(getModule) {\n return [90, node(getModule)];\n}\n\nexport { createStackParser, getFunctionName, nodeStackLineParser, stackParserFromStackParserOptions, stripSentryFramesAndReverse };\n//# sourceMappingURL=stacktrace.js.map\n","import { getGlobalObject } from './global.js';\nimport { logger } from './logger.js';\n\n/**\n * Tells whether current environment supports ErrorEvent objects\n * {@link supportsErrorEvent}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsErrorEvent() {\n try {\n new ErrorEvent('');\n return true;\n } catch (e) {\n return false;\n }\n}\n\n/**\n * Tells whether current environment supports DOMError objects\n * {@link supportsDOMError}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsDOMError() {\n try {\n // Chrome: VM89:1 Uncaught TypeError: Failed to construct 'DOMError':\n // 1 argument required, but only 0 present.\n // @ts-ignore It really needs 1 argument, not 0.\n new DOMError('');\n return true;\n } catch (e) {\n return false;\n }\n}\n\n/**\n * Tells whether current environment supports DOMException objects\n * {@link supportsDOMException}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsDOMException() {\n try {\n new DOMException('');\n return true;\n } catch (e) {\n return false;\n }\n}\n\n/**\n * Tells whether current environment supports Fetch API\n * {@link supportsFetch}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsFetch() {\n if (!('fetch' in getGlobalObject())) {\n return false;\n }\n\n try {\n new Headers();\n new Request('http://www.example.com');\n new Response();\n return true;\n } catch (e) {\n return false;\n }\n}\n/**\n * isNativeFetch checks if the given function is a native implementation of fetch()\n */\nfunction isNativeFetch(func) {\n return func && /^function fetch\\(\\)\\s+\\{\\s+\\[native code\\]\\s+\\}$/.test(func.toString());\n}\n\n/**\n * Tells whether current environment supports Fetch API natively\n * {@link supportsNativeFetch}.\n *\n * @returns true if `window.fetch` is natively implemented, false otherwise\n */\nfunction supportsNativeFetch() {\n if (!supportsFetch()) {\n return false;\n }\n\n var global = getGlobalObject();\n\n // Fast path to avoid DOM I/O\n if (isNativeFetch(global.fetch)) {\n return true;\n }\n\n // window.fetch is implemented, but is polyfilled or already wrapped (e.g: by a chrome extension)\n // so create a \"pure\" iframe to see if that has native fetch\n let result = false;\n var doc = global.document;\n if (doc && typeof (doc.createElement ) === 'function') {\n try {\n var sandbox = doc.createElement('iframe');\n sandbox.hidden = true;\n doc.head.appendChild(sandbox);\n if (sandbox.contentWindow && sandbox.contentWindow.fetch) {\n result = isNativeFetch(sandbox.contentWindow.fetch);\n }\n doc.head.removeChild(sandbox);\n } catch (err) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn('Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ', err);\n }\n }\n\n return result;\n}\n\n/**\n * Tells whether current environment supports ReportingObserver API\n * {@link supportsReportingObserver}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsReportingObserver() {\n return 'ReportingObserver' in getGlobalObject();\n}\n\n/**\n * Tells whether current environment supports Referrer Policy API\n * {@link supportsReferrerPolicy}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsReferrerPolicy() {\n // Despite all stars in the sky saying that Edge supports old draft syntax, aka 'never', 'always', 'origin' and 'default'\n // (see https://caniuse.com/#feat=referrer-policy),\n // it doesn't. And it throws an exception instead of ignoring this parameter...\n // REF: https://github.com/getsentry/raven-js/issues/1233\n\n if (!supportsFetch()) {\n return false;\n }\n\n try {\n new Request('_', {\n referrerPolicy: 'origin' ,\n });\n return true;\n } catch (e) {\n return false;\n }\n}\n\n/**\n * Tells whether current environment supports History API\n * {@link supportsHistory}.\n *\n * @returns Answer to the given question.\n */\nfunction supportsHistory() {\n // NOTE: in Chrome App environment, touching history.pushState, *even inside\n // a try/catch block*, will cause Chrome to output an error to console.error\n // borrowed from: https://github.com/angular/angular.js/pull/13945/files\n var global = getGlobalObject();\n var chrome = (global ).chrome;\n var isChromePackagedApp = chrome && chrome.app && chrome.app.runtime;\n var hasHistoryApi = 'history' in global && !!global.history.pushState && !!global.history.replaceState;\n\n return !isChromePackagedApp && hasHistoryApi;\n}\n\nexport { isNativeFetch, supportsDOMError, supportsDOMException, supportsErrorEvent, supportsFetch, supportsHistory, supportsNativeFetch, supportsReferrerPolicy, supportsReportingObserver };\n//# sourceMappingURL=supports.js.map\n","import { getGlobalObject } from './global.js';\nimport { isInstanceOf, isString } from './is.js';\nimport { logger, CONSOLE_LEVELS } from './logger.js';\nimport { fill } from './object.js';\nimport { getFunctionName } from './stacktrace.js';\nimport { supportsNativeFetch, supportsHistory } from './supports.js';\n\nvar global = getGlobalObject();\n\n/**\n * Instrument native APIs to call handlers that can be used to create breadcrumbs, APM spans etc.\n * - Console API\n * - Fetch API\n * - XHR API\n * - History API\n * - DOM API (click/typing)\n * - Error API\n * - UnhandledRejection API\n */\n\nvar handlers = {};\nvar instrumented = {};\n\n/** Instruments given API */\nfunction instrument(type) {\n if (instrumented[type]) {\n return;\n }\n\n instrumented[type] = true;\n\n switch (type) {\n case 'console':\n instrumentConsole();\n break;\n case 'dom':\n instrumentDOM();\n break;\n case 'xhr':\n instrumentXHR();\n break;\n case 'fetch':\n instrumentFetch();\n break;\n case 'history':\n instrumentHistory();\n break;\n case 'error':\n instrumentError();\n break;\n case 'unhandledrejection':\n instrumentUnhandledRejection();\n break;\n default:\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('unknown instrumentation type:', type);\n return;\n }\n}\n\n/**\n * Add handler that will be called when given type of instrumentation triggers.\n * Use at your own risk, this might break without changelog notice, only used internally.\n * @hidden\n */\nfunction addInstrumentationHandler(type, callback) {\n handlers[type] = handlers[type] || [];\n (handlers[type] ).push(callback);\n instrument(type);\n}\n\n/** JSDoc */\nfunction triggerHandlers(type, data) {\n if (!type || !handlers[type]) {\n return;\n }\n\n for (var handler of handlers[type] || []) {\n try {\n handler(data);\n } catch (e) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.error(\n `Error while triggering instrumentation handler.\\nType: ${type}\\nName: ${getFunctionName(handler)}\\nError:`,\n e,\n );\n }\n }\n}\n\n/** JSDoc */\nfunction instrumentConsole() {\n if (!('console' in global)) {\n return;\n }\n\n CONSOLE_LEVELS.forEach(function (level) {\n if (!(level in global.console)) {\n return;\n }\n\n fill(global.console, level, function (originalConsoleMethod) {\n return function (...args) {\n triggerHandlers('console', { args, level });\n\n // this fails for some browsers. :(\n if (originalConsoleMethod) {\n originalConsoleMethod.apply(global.console, args);\n }\n };\n });\n });\n}\n\n/** JSDoc */\nfunction instrumentFetch() {\n if (!supportsNativeFetch()) {\n return;\n }\n\n fill(global, 'fetch', function (originalFetch) {\n return function (...args) {\n var handlerData = {\n args,\n fetchData: {\n method: getFetchMethod(args),\n url: getFetchUrl(args),\n },\n startTimestamp: Date.now(),\n };\n\n triggerHandlers('fetch', {\n ...handlerData,\n });\n\n return originalFetch.apply(global, args).then(\n (response) => {\n triggerHandlers('fetch', {\n ...handlerData,\n endTimestamp: Date.now(),\n response,\n });\n return response;\n },\n (error) => {\n triggerHandlers('fetch', {\n ...handlerData,\n endTimestamp: Date.now(),\n error,\n });\n // NOTE: If you are a Sentry user, and you are seeing this stack frame,\n // it means the sentry.javascript SDK caught an error invoking your application code.\n // This is expected behavior and NOT indicative of a bug with sentry.javascript.\n throw error;\n },\n );\n };\n });\n}\n\n/** Extract `method` from fetch call arguments */\nfunction getFetchMethod(fetchArgs = []) {\n if ('Request' in global && isInstanceOf(fetchArgs[0], Request) && fetchArgs[0].method) {\n return String(fetchArgs[0].method).toUpperCase();\n }\n if (fetchArgs[1] && fetchArgs[1].method) {\n return String(fetchArgs[1].method).toUpperCase();\n }\n return 'GET';\n}\n\n/** Extract `url` from fetch call arguments */\nfunction getFetchUrl(fetchArgs = []) {\n if (typeof fetchArgs[0] === 'string') {\n return fetchArgs[0];\n }\n if ('Request' in global && isInstanceOf(fetchArgs[0], Request)) {\n return fetchArgs[0].url;\n }\n return String(fetchArgs[0]);\n}\n\n/** JSDoc */\nfunction instrumentXHR() {\n if (!('XMLHttpRequest' in global)) {\n return;\n }\n\n var xhrproto = XMLHttpRequest.prototype;\n\n fill(xhrproto, 'open', function (originalOpen) {\n return function ( ...args) {\n var xhr = this;\n var url = args[1];\n var xhrInfo = (xhr.__sentry_xhr__ = {\n method: isString(args[0]) ? args[0].toUpperCase() : args[0],\n url: args[1],\n });\n\n // if Sentry key appears in URL, don't capture it as a request\n if (isString(url) && xhrInfo.method === 'POST' && url.match(/sentry_key/)) {\n xhr.__sentry_own_request__ = true;\n }\n\n var onreadystatechangeHandler = function () {\n if (xhr.readyState === 4) {\n try {\n // touching statusCode in some platforms throws\n // an exception\n xhrInfo.status_code = xhr.status;\n } catch (e) {\n /* do nothing */\n }\n\n triggerHandlers('xhr', {\n args,\n endTimestamp: Date.now(),\n startTimestamp: Date.now(),\n xhr,\n });\n }\n };\n\n if ('onreadystatechange' in xhr && typeof xhr.onreadystatechange === 'function') {\n fill(xhr, 'onreadystatechange', function (original) {\n return function (...readyStateArgs) {\n onreadystatechangeHandler();\n return original.apply(xhr, readyStateArgs);\n };\n });\n } else {\n xhr.addEventListener('readystatechange', onreadystatechangeHandler);\n }\n\n return originalOpen.apply(xhr, args);\n };\n });\n\n fill(xhrproto, 'send', function (originalSend) {\n return function ( ...args) {\n if (this.__sentry_xhr__ && args[0] !== undefined) {\n this.__sentry_xhr__.body = args[0];\n }\n\n triggerHandlers('xhr', {\n args,\n startTimestamp: Date.now(),\n xhr: this,\n });\n\n return originalSend.apply(this, args);\n };\n });\n}\n\nlet lastHref;\n\n/** JSDoc */\nfunction instrumentHistory() {\n if (!supportsHistory()) {\n return;\n }\n\n var oldOnPopState = global.onpopstate;\n global.onpopstate = function ( ...args) {\n var to = global.location.href;\n // keep track of the current URL state, as we always receive only the updated state\n var from = lastHref;\n lastHref = to;\n triggerHandlers('history', {\n from,\n to,\n });\n if (oldOnPopState) {\n // Apparently this can throw in Firefox when incorrectly implemented plugin is installed.\n // https://github.com/getsentry/sentry-javascript/issues/3344\n // https://github.com/bugsnag/bugsnag-js/issues/469\n try {\n return oldOnPopState.apply(this, args);\n } catch (_oO) {\n // no-empty\n }\n }\n };\n\n /** @hidden */\n function historyReplacementFunction(originalHistoryFunction) {\n return function ( ...args) {\n var url = args.length > 2 ? args[2] : undefined;\n if (url) {\n // coerce to string (this is what pushState does)\n var from = lastHref;\n var to = String(url);\n // keep track of the current URL state, as we always receive only the updated state\n lastHref = to;\n triggerHandlers('history', {\n from,\n to,\n });\n }\n return originalHistoryFunction.apply(this, args);\n };\n }\n\n fill(global.history, 'pushState', historyReplacementFunction);\n fill(global.history, 'replaceState', historyReplacementFunction);\n}\n\nvar debounceDuration = 1000;\nlet debounceTimerID;\nlet lastCapturedEvent;\n\n/**\n * Decide whether the current event should finish the debounce of previously captured one.\n * @param previous previously captured event\n * @param current event to be captured\n */\nfunction shouldShortcircuitPreviousDebounce(previous, current) {\n // If there was no previous event, it should always be swapped for the new one.\n if (!previous) {\n return true;\n }\n\n // If both events have different type, then user definitely performed two separate actions. e.g. click + keypress.\n if (previous.type !== current.type) {\n return true;\n }\n\n try {\n // If both events have the same type, it's still possible that actions were performed on different targets.\n // e.g. 2 clicks on different buttons.\n if (previous.target !== current.target) {\n return true;\n }\n } catch (e) {\n // just accessing `target` property can throw an exception in some rare circumstances\n // see: https://github.com/getsentry/sentry-javascript/issues/838\n }\n\n // If both events have the same type _and_ same `target` (an element which triggered an event, _not necessarily_\n // to which an event listener was attached), we treat them as the same action, as we want to capture\n // only one breadcrumb. e.g. multiple clicks on the same button, or typing inside a user input box.\n return false;\n}\n\n/**\n * Decide whether an event should be captured.\n * @param event event to be captured\n */\nfunction shouldSkipDOMEvent(event) {\n // We are only interested in filtering `keypress` events for now.\n if (event.type !== 'keypress') {\n return false;\n }\n\n try {\n var target = event.target ;\n\n if (!target || !target.tagName) {\n return true;\n }\n\n // Only consider keypress events on actual input elements. This will disregard keypresses targeting body\n // e.g.tabbing through elements, hotkeys, etc.\n if (target.tagName === 'INPUT' || target.tagName === 'TEXTAREA' || target.isContentEditable) {\n return false;\n }\n } catch (e) {\n // just accessing `target` property can throw an exception in some rare circumstances\n // see: https://github.com/getsentry/sentry-javascript/issues/838\n }\n\n return true;\n}\n\n/**\n * Wraps addEventListener to capture UI breadcrumbs\n * @param handler function that will be triggered\n * @param globalListener indicates whether event was captured by the global event listener\n * @returns wrapped breadcrumb events handler\n * @hidden\n */\nfunction makeDOMEventHandler(handler, globalListener = false) {\n return (event) => {\n // It's possible this handler might trigger multiple times for the same\n // event (e.g. event propagation through node ancestors).\n // Ignore if we've already captured that event.\n if (!event || lastCapturedEvent === event) {\n return;\n }\n\n // We always want to skip _some_ events.\n if (shouldSkipDOMEvent(event)) {\n return;\n }\n\n var name = event.type === 'keypress' ? 'input' : event.type;\n\n // If there is no debounce timer, it means that we can safely capture the new event and store it for future comparisons.\n if (debounceTimerID === undefined) {\n handler({\n event: event,\n name,\n global: globalListener,\n });\n lastCapturedEvent = event;\n }\n // If there is a debounce awaiting, see if the new event is different enough to treat it as a unique one.\n // If that's the case, emit the previous event and store locally the newly-captured DOM event.\n else if (shouldShortcircuitPreviousDebounce(lastCapturedEvent, event)) {\n handler({\n event: event,\n name,\n global: globalListener,\n });\n lastCapturedEvent = event;\n }\n\n // Start a new debounce timer that will prevent us from capturing multiple events that should be grouped together.\n clearTimeout(debounceTimerID);\n debounceTimerID = global.setTimeout(() => {\n debounceTimerID = undefined;\n }, debounceDuration);\n };\n}\n\n/** JSDoc */\nfunction instrumentDOM() {\n if (!('document' in global)) {\n return;\n }\n\n // Make it so that any click or keypress that is unhandled / bubbled up all the way to the document triggers our dom\n // handlers. (Normally we have only one, which captures a breadcrumb for each click or keypress.) Do this before\n // we instrument `addEventListener` so that we don't end up attaching this handler twice.\n var triggerDOMHandler = triggerHandlers.bind(null, 'dom');\n var globalDOMEventHandler = makeDOMEventHandler(triggerDOMHandler, true);\n global.document.addEventListener('click', globalDOMEventHandler, false);\n global.document.addEventListener('keypress', globalDOMEventHandler, false);\n\n // After hooking into click and keypress events bubbled up to `document`, we also hook into user-handled\n // clicks & keypresses, by adding an event listener of our own to any element to which they add a listener. That\n // way, whenever one of their handlers is triggered, ours will be, too. (This is needed because their handler\n // could potentially prevent the event from bubbling up to our global listeners. This way, our handler are still\n // guaranteed to fire at least once.)\n ['EventTarget', 'Node'].forEach((target) => {\n var proto = (global )[target] && (global )[target].prototype;\n if (!proto || !proto.hasOwnProperty || !proto.hasOwnProperty('addEventListener')) {\n return;\n }\n\n fill(proto, 'addEventListener', function (originalAddEventListener) {\n return function (\n \n type,\n listener,\n options,\n ) {\n if (type === 'click' || type == 'keypress') {\n try {\n var el = this ;\n var handlers = (el.__sentry_instrumentation_handlers__ = el.__sentry_instrumentation_handlers__ || {});\n var handlerForType = (handlers[type] = handlers[type] || { refCount: 0 });\n\n if (!handlerForType.handler) {\n var handler = makeDOMEventHandler(triggerDOMHandler);\n handlerForType.handler = handler;\n originalAddEventListener.call(this, type, handler, options);\n }\n\n handlerForType.refCount += 1;\n } catch (e) {\n // Accessing dom properties is always fragile.\n // Also allows us to skip `addEventListenrs` calls with no proper `this` context.\n }\n }\n\n return originalAddEventListener.call(this, type, listener, options);\n };\n });\n\n fill(\n proto,\n 'removeEventListener',\n function (originalRemoveEventListener) {\n return function (\n \n type,\n listener,\n options,\n ) {\n if (type === 'click' || type == 'keypress') {\n try {\n var el = this ;\n var handlers = el.__sentry_instrumentation_handlers__ || {};\n var handlerForType = handlers[type];\n\n if (handlerForType) {\n handlerForType.refCount -= 1;\n // If there are no longer any custom handlers of the current type on this element, we can remove ours, too.\n if (handlerForType.refCount <= 0) {\n originalRemoveEventListener.call(this, type, handlerForType.handler, options);\n handlerForType.handler = undefined;\n delete handlers[type]; }\n\n // If there are no longer any custom handlers of any type on this element, cleanup everything.\n if (Object.keys(handlers).length === 0) {\n delete el.__sentry_instrumentation_handlers__;\n }\n }\n } catch (e) {\n // Accessing dom properties is always fragile.\n // Also allows us to skip `addEventListenrs` calls with no proper `this` context.\n }\n }\n\n return originalRemoveEventListener.call(this, type, listener, options);\n };\n },\n );\n });\n}\n\nlet _oldOnErrorHandler = null;\n/** JSDoc */\nfunction instrumentError() {\n _oldOnErrorHandler = global.onerror;\n\n global.onerror = function (msg, url, line, column, error) {\n triggerHandlers('error', {\n column,\n error,\n line,\n msg,\n url,\n });\n\n if (_oldOnErrorHandler) {\n return _oldOnErrorHandler.apply(this, arguments);\n }\n\n return false;\n };\n}\n\nlet _oldOnUnhandledRejectionHandler = null;\n/** JSDoc */\nfunction instrumentUnhandledRejection() {\n _oldOnUnhandledRejectionHandler = global.onunhandledrejection;\n\n global.onunhandledrejection = function (e) {\n triggerHandlers('unhandledrejection', e);\n\n if (_oldOnUnhandledRejectionHandler) {\n return _oldOnUnhandledRejectionHandler.apply(this, arguments);\n }\n\n return true;\n };\n}\n\nexport { addInstrumentationHandler };\n//# sourceMappingURL=instrument.js.map\n","import { getGlobalObject } from './global.js';\nimport { addNonEnumerableProperty } from './object.js';\nimport { snipLine } from './string.js';\n\n/**\n * Extended Window interface that allows for Crypto API usage in IE browsers\n */\n\n/**\n * UUID4 generator\n *\n * @returns string Generated UUID4.\n */\nfunction uuid4() {\n var global = getGlobalObject() ;\n var crypto = (global.crypto || global.msCrypto) ;\n\n if (crypto && crypto.randomUUID) {\n return crypto.randomUUID().replace(/-/g, '');\n }\n\n var getRandomByte =\n crypto && crypto.getRandomValues ? () => crypto.getRandomValues(new Uint8Array(1))[0] : () => Math.random() * 16;\n\n // http://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid-in-javascript/2117523#2117523\n // Concatenating the following numbers as strings results in '10000000100040008000100000000000'\n return (([1e7] ) + 1e3 + 4e3 + 8e3 + 1e11).replace(/[018]/g, c =>\n ((c ) ^ ((getRandomByte() & 15) >> ((c ) / 4))).toString(16),\n );\n}\n\nfunction getFirstException(event) {\n return event.exception && event.exception.values ? event.exception.values[0] : undefined;\n}\n\n/**\n * Extracts either message or type+value from an event that can be used for user-facing logs\n * @returns event's description\n */\nfunction getEventDescription(event) {\n const { message, event_id: eventId } = event;\n if (message) {\n return message;\n }\n\n var firstException = getFirstException(event);\n if (firstException) {\n if (firstException.type && firstException.value) {\n return `${firstException.type}: ${firstException.value}`;\n }\n return firstException.type || firstException.value || eventId || '';\n }\n return eventId || '';\n}\n\n/**\n * Adds exception values, type and value to an synthetic Exception.\n * @param event The event to modify.\n * @param value Value of the exception.\n * @param type Type of the exception.\n * @hidden\n */\nfunction addExceptionTypeValue(event, value, type) {\n var exception = (event.exception = event.exception || {});\n var values = (exception.values = exception.values || []);\n var firstException = (values[0] = values[0] || {});\n if (!firstException.value) {\n firstException.value = value || '';\n }\n if (!firstException.type) {\n firstException.type = type || 'Error';\n }\n}\n\n/**\n * Adds exception mechanism data to a given event. Uses defaults if the second parameter is not passed.\n *\n * @param event The event to modify.\n * @param newMechanism Mechanism data to add to the event.\n * @hidden\n */\nfunction addExceptionMechanism(event, newMechanism) {\n var firstException = getFirstException(event);\n if (!firstException) {\n return;\n }\n\n var defaultMechanism = { type: 'generic', handled: true };\n var currentMechanism = firstException.mechanism;\n firstException.mechanism = { ...defaultMechanism, ...currentMechanism, ...newMechanism };\n\n if (newMechanism && 'data' in newMechanism) {\n var mergedData = { ...(currentMechanism && currentMechanism.data), ...newMechanism.data };\n firstException.mechanism.data = mergedData;\n }\n}\n\n// https://semver.org/#is-there-a-suggested-regular-expression-regex-to-check-a-semver-string\nvar SEMVER_REGEXP =\n /^(0|[1-9]\\d*)\\.(0|[1-9]\\d*)\\.(0|[1-9]\\d*)(?:-((?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\\.(?:0|[1-9]\\d*|\\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\\+([0-9a-zA-Z-]+(?:\\.[0-9a-zA-Z-]+)*))?$/;\n\n/**\n * Represents Semantic Versioning object\n */\n\n/**\n * Parses input into a SemVer interface\n * @param input string representation of a semver version\n */\nfunction parseSemver(input) {\n var match = input.match(SEMVER_REGEXP) || [];\n var major = parseInt(match[1], 10);\n var minor = parseInt(match[2], 10);\n var patch = parseInt(match[3], 10);\n return {\n buildmetadata: match[5],\n major: isNaN(major) ? undefined : major,\n minor: isNaN(minor) ? undefined : minor,\n patch: isNaN(patch) ? undefined : patch,\n prerelease: match[4],\n };\n}\n\n/**\n * This function adds context (pre/post/line) lines to the provided frame\n *\n * @param lines string[] containing all lines\n * @param frame StackFrame that will be mutated\n * @param linesOfContext number of context lines we want to add pre/post\n */\nfunction addContextToFrame(lines, frame, linesOfContext = 5) {\n var lineno = frame.lineno || 0;\n var maxLines = lines.length;\n var sourceLine = Math.max(Math.min(maxLines, lineno - 1), 0);\n\n frame.pre_context = lines\n .slice(Math.max(0, sourceLine - linesOfContext), sourceLine)\n .map((line) => snipLine(line, 0));\n\n frame.context_line = snipLine(lines[Math.min(maxLines - 1, sourceLine)], frame.colno || 0);\n\n frame.post_context = lines\n .slice(Math.min(sourceLine + 1, maxLines), sourceLine + 1 + linesOfContext)\n .map((line) => snipLine(line, 0));\n}\n\n/**\n * Checks whether or not we've already captured the given exception (note: not an identical exception - the very object\n * in question), and marks it captured if not.\n *\n * This is useful because it's possible for an error to get captured by more than one mechanism. After we intercept and\n * record an error, we rethrow it (assuming we've intercepted it before it's reached the top-level global handlers), so\n * that we don't interfere with whatever effects the error might have had were the SDK not there. At that point, because\n * the error has been rethrown, it's possible for it to bubble up to some other code we've instrumented. If it's not\n * caught after that, it will bubble all the way up to the global handlers (which of course we also instrument). This\n * function helps us ensure that even if we encounter the same error more than once, we only record it the first time we\n * see it.\n *\n * Note: It will ignore primitives (always return `false` and not mark them as seen), as properties can't be set on\n * them. {@link: Object.objectify} can be used on exceptions to convert any that are primitives into their equivalent\n * object wrapper forms so that this check will always work. However, because we need to flag the exact object which\n * will get rethrown, and because that rethrowing happens outside of the event processing pipeline, the objectification\n * must be done before the exception captured.\n *\n * @param A thrown exception to check or flag as having been seen\n * @returns `true` if the exception has already been captured, `false` if not (with the side effect of marking it seen)\n */\nfunction checkOrSetAlreadyCaught(exception) {\n if (exception && (exception ).__sentry_captured__) {\n return true;\n }\n\n try {\n // set it this way rather than by assignment so that it's not ennumerable and therefore isn't recorded by the\n // `ExtraErrorData` integration\n addNonEnumerableProperty(exception , '__sentry_captured__', true);\n } catch (err) {\n // `exception` is a primitive, so we can't mark it seen\n }\n\n return false;\n}\n\n/**\n * Checks whether the given input is already an array, and if it isn't, wraps it in one.\n *\n * @param maybeArray Input to turn into an array, if necessary\n * @returns The input, if already an array, or an array with the input as the only element, if not\n */\nfunction arrayify(maybeArray) {\n return Array.isArray(maybeArray) ? maybeArray : [maybeArray];\n}\n\nexport { addContextToFrame, addExceptionMechanism, addExceptionTypeValue, arrayify, checkOrSetAlreadyCaught, getEventDescription, parseSemver, uuid4 };\n//# sourceMappingURL=misc.js.map\n","import { isNaN, isSyntheticEvent } from './is.js';\nimport { memoBuilder } from './memo.js';\nimport { convertToPlainObject } from './object.js';\nimport { getFunctionName } from './stacktrace.js';\n\n/**\n * Recursively normalizes the given object.\n *\n * - Creates a copy to prevent original input mutation\n * - Skips non-enumerable properties\n * - When stringifying, calls `toJSON` if implemented\n * - Removes circular references\n * - Translates non-serializable values (`undefined`/`NaN`/functions) to serializable format\n * - Translates known global objects/classes to a string representations\n * - Takes care of `Error` object serialization\n * - Optionally limits depth of final output\n * - Optionally limits number of properties/elements included in any single object/array\n *\n * @param input The object to be normalized.\n * @param depth The max depth to which to normalize the object. (Anything deeper stringified whole.)\n * @param maxProperties The max number of elements or properties to be included in any single array or\n * object in the normallized output.\n * @returns A normalized version of the object, or `\"**non-serializable**\"` if any errors are thrown during normalization.\n */\nfunction normalize(input, depth = +Infinity, maxProperties = +Infinity) {\n try {\n // since we're at the outermost level, we don't provide a key\n return visit('', input, depth, maxProperties);\n } catch (err) {\n return { ERROR: `**non-serializable** (${err})` };\n }\n}\n\n/** JSDoc */\nfunction normalizeToSize(\n object,\n // Default Node.js REPL depth\n depth = 3,\n // 100kB, as 200kB is max payload size, so half sounds reasonable\n maxSize = 100 * 1024,\n) {\n var normalized = normalize(object, depth);\n\n if (jsonSize(normalized) > maxSize) {\n return normalizeToSize(object, depth - 1, maxSize);\n }\n\n return normalized ;\n}\n\n/**\n * Visits a node to perform normalization on it\n *\n * @param key The key corresponding to the given node\n * @param value The node to be visited\n * @param depth Optional number indicating the maximum recursion depth\n * @param maxProperties Optional maximum number of properties/elements included in any single object/array\n * @param memo Optional Memo class handling decycling\n */\nfunction visit(\n key,\n value,\n depth = +Infinity,\n maxProperties = +Infinity,\n memo = memoBuilder(),\n) {\n const [memoize, unmemoize] = memo;\n\n // Get the simple cases out of the way first\n if (value === null || (['number', 'boolean', 'string'].includes(typeof value) && !isNaN(value))) {\n return value ;\n }\n\n var stringified = stringifyValue(key, value);\n\n // Anything we could potentially dig into more (objects or arrays) will have come back as `\"[object XXXX]\"`.\n // Everything else will have already been serialized, so if we don't see that pattern, we're done.\n if (!stringified.startsWith('[object ')) {\n return stringified;\n }\n\n // From here on, we can assert that `value` is either an object or an array.\n\n // Do not normalize objects that we know have already been normalized. As a general rule, the\n // \"__sentry_skip_normalization__\" property should only be used sparingly and only should only be set on objects that\n // have already been normalized.\n if ((value )['__sentry_skip_normalization__']) {\n return value ;\n }\n\n // We're also done if we've reached the max depth\n if (depth === 0) {\n // At this point we know `serialized` is a string of the form `\"[object XXXX]\"`. Clean it up so it's just `\"[XXXX]\"`.\n return stringified.replace('object ', '');\n }\n\n // If we've already visited this branch, bail out, as it's circular reference. If not, note that we're seeing it now.\n if (memoize(value)) {\n return '[Circular ~]';\n }\n\n // If the value has a `toJSON` method, we call it to extract more information\n var valueWithToJSON = value ;\n if (valueWithToJSON && typeof valueWithToJSON.toJSON === 'function') {\n try {\n var jsonValue = valueWithToJSON.toJSON();\n // We need to normalize the return value of `.toJSON()` in case it has circular references\n return visit('', jsonValue, depth - 1, maxProperties, memo);\n } catch (err) {\n // pass (The built-in `toJSON` failed, but we can still try to do it ourselves)\n }\n }\n\n // At this point we know we either have an object or an array, we haven't seen it before, and we're going to recurse\n // because we haven't yet reached the max depth. Create an accumulator to hold the results of visiting each\n // property/entry, and keep track of the number of items we add to it.\n var normalized = (Array.isArray(value) ? [] : {}) ;\n let numAdded = 0;\n\n // Before we begin, convert`Error` and`Event` instances into plain objects, since some of each of their relevant\n // properties are non-enumerable and otherwise would get missed.\n var visitable = convertToPlainObject(value );\n\n for (var visitKey in visitable) {\n // Avoid iterating over fields in the prototype if they've somehow been exposed to enumeration.\n if (!Object.prototype.hasOwnProperty.call(visitable, visitKey)) {\n continue;\n }\n\n if (numAdded >= maxProperties) {\n normalized[visitKey] = '[MaxProperties ~]';\n break;\n }\n\n // Recursively visit all the child nodes\n var visitValue = visitable[visitKey];\n normalized[visitKey] = visit(visitKey, visitValue, depth - 1, maxProperties, memo);\n\n numAdded += 1;\n }\n\n // Once we've visited all the branches, remove the parent from memo storage\n unmemoize(value);\n\n // Return accumulated values\n return normalized;\n}\n\n/**\n * Stringify the given value. Handles various known special values and types.\n *\n * Not meant to be used on simple primitives which already have a string representation, as it will, for example, turn\n * the number 1231 into \"[Object Number]\", nor on `null`, as it will throw.\n *\n * @param value The value to stringify\n * @returns A stringified representation of the given value\n */\nfunction stringifyValue(\n key,\n // this type is a tiny bit of a cheat, since this function does handle NaN (which is technically a number), but for\n // our internal use, it'll do\n value,\n) {\n try {\n if (key === 'domain' && value && typeof value === 'object' && (value )._events) {\n return '[Domain]';\n }\n\n if (key === 'domainEmitter') {\n return '[DomainEmitter]';\n }\n\n // It's safe to use `global`, `window`, and `document` here in this manner, as we are asserting using `typeof` first\n // which won't throw if they are not present.\n\n if (typeof global !== 'undefined' && value === global) {\n return '[Global]';\n }\n\n if (typeof window !== 'undefined' && value === window) {\n return '[Window]';\n }\n\n if (typeof document !== 'undefined' && value === document) {\n return '[Document]';\n }\n\n // React's SyntheticEvent thingy\n if (isSyntheticEvent(value)) {\n return '[SyntheticEvent]';\n }\n\n if (typeof value === 'number' && value !== value) {\n return '[NaN]';\n }\n\n // this catches `undefined` (but not `null`, which is a primitive and can be serialized on its own)\n if (value === void 0) {\n return '[undefined]';\n }\n\n if (typeof value === 'function') {\n return `[Function: ${getFunctionName(value)}]`;\n }\n\n if (typeof value === 'symbol') {\n return `[${String(value)}]`;\n }\n\n // stringified BigInts are indistinguishable from regular numbers, so we need to label them to avoid confusion\n if (typeof value === 'bigint') {\n return `[BigInt: ${String(value)}]`;\n }\n\n // Now that we've knocked out all the special cases and the primitives, all we have left are objects. Simply casting\n // them to strings means that instances of classes which haven't defined their `toStringTag` will just come out as\n // `\"[object Object]\"`. If we instead look at the constructor's name (which is the same as the name of the class),\n // we can make sure that only plain objects come out that way.\n return `[object ${(Object.getPrototypeOf(value) ).constructor.name}]`;\n } catch (err) {\n return `**non-serializable** (${err})`;\n }\n}\n\n/** Calculates bytes size of input string */\nfunction utf8Length(value) {\n return ~-encodeURI(value).split(/%..|./).length;\n}\n\n/** Calculates bytes size of input object */\nfunction jsonSize(value) {\n return utf8Length(JSON.stringify(value));\n}\n\nexport { normalize, normalizeToSize, visit as walk };\n//# sourceMappingURL=normalize.js.map\n","/**\n * Helper to decycle json objects\n */\nfunction memoBuilder() {\n var hasWeakSet = typeof WeakSet === 'function';\n var inner = hasWeakSet ? new WeakSet() : [];\n function memoize(obj) {\n if (hasWeakSet) {\n if (inner.has(obj)) {\n return true;\n }\n inner.add(obj);\n return false;\n }\n for (let i = 0; i < inner.length; i++) {\n var value = inner[i];\n if (value === obj) {\n return true;\n }\n }\n inner.push(obj);\n return false;\n }\n\n function unmemoize(obj) {\n if (hasWeakSet) {\n inner.delete(obj);\n } else {\n for (let i = 0; i < inner.length; i++) {\n if (inner[i] === obj) {\n inner.splice(i, 1);\n break;\n }\n }\n }\n }\n return [memoize, unmemoize];\n}\n\nexport { memoBuilder };\n//# sourceMappingURL=memo.js.map\n","import { isThenable } from './is.js';\n\n/** SyncPromise internal states */\nvar States; (function (States) {\n /** Pending */\n var PENDING = 0; States[States[\"PENDING\"] = PENDING] = \"PENDING\";\n /** Resolved / OK */\n var RESOLVED = 1; States[States[\"RESOLVED\"] = RESOLVED] = \"RESOLVED\";\n /** Rejected / Error */\n var REJECTED = 2; States[States[\"REJECTED\"] = REJECTED] = \"REJECTED\";\n})(States || (States = {}));\n\n// Overloads so we can call resolvedSyncPromise without arguments and generic argument\n\n/**\n * Creates a resolved sync promise.\n *\n * @param value the value to resolve the promise with\n * @returns the resolved sync promise\n */\nfunction resolvedSyncPromise(value) {\n return new SyncPromise(resolve => {\n resolve(value);\n });\n}\n\n/**\n * Creates a rejected sync promise.\n *\n * @param value the value to reject the promise with\n * @returns the rejected sync promise\n */\nfunction rejectedSyncPromise(reason) {\n return new SyncPromise((_, reject) => {\n reject(reason);\n });\n}\n\n/**\n * Thenable class that behaves like a Promise and follows it's interface\n * but is not async internally\n */\nclass SyncPromise {\n __init() {this._state = States.PENDING;}\n __init2() {this._handlers = [];}\n \n\n constructor(\n executor,\n ) {;SyncPromise.prototype.__init.call(this);SyncPromise.prototype.__init2.call(this);SyncPromise.prototype.__init3.call(this);SyncPromise.prototype.__init4.call(this);SyncPromise.prototype.__init5.call(this);SyncPromise.prototype.__init6.call(this);\n try {\n executor(this._resolve, this._reject);\n } catch (e) {\n this._reject(e);\n }\n }\n\n /** JSDoc */\n then(\n onfulfilled,\n onrejected,\n ) {\n return new SyncPromise((resolve, reject) => {\n this._handlers.push([\n false,\n result => {\n if (!onfulfilled) {\n // TODO: ¯\\_(ツ)_/¯\n // TODO: FIXME\n resolve(result );\n } else {\n try {\n resolve(onfulfilled(result));\n } catch (e) {\n reject(e);\n }\n }\n },\n reason => {\n if (!onrejected) {\n reject(reason);\n } else {\n try {\n resolve(onrejected(reason));\n } catch (e) {\n reject(e);\n }\n }\n },\n ]);\n this._executeHandlers();\n });\n }\n\n /** JSDoc */\n catch(\n onrejected,\n ) {\n return this.then(val => val, onrejected);\n }\n\n /** JSDoc */\n finally(onfinally) {\n return new SyncPromise((resolve, reject) => {\n let val;\n let isRejected;\n\n return this.then(\n value => {\n isRejected = false;\n val = value;\n if (onfinally) {\n onfinally();\n }\n },\n reason => {\n isRejected = true;\n val = reason;\n if (onfinally) {\n onfinally();\n }\n },\n ).then(() => {\n if (isRejected) {\n reject(val);\n return;\n }\n\n resolve(val );\n });\n });\n }\n\n /** JSDoc */\n __init3() {this._resolve = (value) => {\n this._setResult(States.RESOLVED, value);\n };}\n\n /** JSDoc */\n __init4() {this._reject = (reason) => {\n this._setResult(States.REJECTED, reason);\n };}\n\n /** JSDoc */\n __init5() {this._setResult = (state, value) => {\n if (this._state !== States.PENDING) {\n return;\n }\n\n if (isThenable(value)) {\n void (value ).then(this._resolve, this._reject);\n return;\n }\n\n this._state = state;\n this._value = value;\n\n this._executeHandlers();\n };}\n\n /** JSDoc */\n __init6() {this._executeHandlers = () => {\n if (this._state === States.PENDING) {\n return;\n }\n\n var cachedHandlers = this._handlers.slice();\n this._handlers = [];\n\n cachedHandlers.forEach(handler => {\n if (handler[0]) {\n return;\n }\n\n if (this._state === States.RESOLVED) {\n handler[1](this._value );\n }\n\n if (this._state === States.REJECTED) {\n handler[2](this._value);\n }\n\n handler[0] = true;\n });\n };}\n}\n\nexport { SyncPromise, rejectedSyncPromise, resolvedSyncPromise };\n//# sourceMappingURL=syncpromise.js.map\n","import { SentryError } from './error.js';\nimport { rejectedSyncPromise, SyncPromise, resolvedSyncPromise } from './syncpromise.js';\n\n/**\n * Creates an new PromiseBuffer object with the specified limit\n * @param limit max number of promises that can be stored in the buffer\n */\nfunction makePromiseBuffer(limit) {\n var buffer = [];\n\n function isReady() {\n return limit === undefined || buffer.length < limit;\n }\n\n /**\n * Remove a promise from the queue.\n *\n * @param task Can be any PromiseLike\n * @returns Removed promise.\n */\n function remove(task) {\n return buffer.splice(buffer.indexOf(task), 1)[0];\n }\n\n /**\n * Add a promise (representing an in-flight action) to the queue, and set it to remove itself on fulfillment.\n *\n * @param taskProducer A function producing any PromiseLike; In previous versions this used to be `task:\n * PromiseLike`, but under that model, Promises were instantly created on the call-site and their executor\n * functions therefore ran immediately. Thus, even if the buffer was full, the action still happened. By\n * requiring the promise to be wrapped in a function, we can defer promise creation until after the buffer\n * limit check.\n * @returns The original promise.\n */\n function add(taskProducer) {\n if (!isReady()) {\n return rejectedSyncPromise(new SentryError('Not adding Promise because buffer limit was reached.'));\n }\n\n // start the task and add its promise to the queue\n var task = taskProducer();\n if (buffer.indexOf(task) === -1) {\n buffer.push(task);\n }\n void task\n .then(() => remove(task))\n // Use `then(null, rejectionHandler)` rather than `catch(rejectionHandler)` so that we can use `PromiseLike`\n // rather than `Promise`. `PromiseLike` doesn't have a `.catch` method, making its polyfill smaller. (ES5 didn't\n // have promises, so TS has to polyfill when down-compiling.)\n .then(null, () =>\n remove(task).then(null, () => {\n // We have to add another catch here because `remove()` starts a new promise chain.\n }),\n );\n return task;\n }\n\n /**\n * Wait for all promises in the queue to resolve or for timeout to expire, whichever comes first.\n *\n * @param timeout The time, in ms, after which to resolve to `false` if the queue is still non-empty. Passing `0` (or\n * not passing anything) will make the promise wait as long as it takes for the queue to drain before resolving to\n * `true`.\n * @returns A promise which will resolve to `true` if the queue is already empty or drains before the timeout, and\n * `false` otherwise\n */\n function drain(timeout) {\n return new SyncPromise((resolve, reject) => {\n let counter = buffer.length;\n\n if (!counter) {\n return resolve(true);\n }\n\n // wait for `timeout` ms and then resolve to `false` (if not cancelled first)\n var capturedSetTimeout = setTimeout(() => {\n if (timeout && timeout > 0) {\n resolve(false);\n }\n }, timeout);\n\n // if all promises resolve in time, cancel the timer and resolve to `true`\n buffer.forEach(item => {\n void resolvedSyncPromise(item).then(() => {\n if (!--counter) {\n clearTimeout(capturedSetTimeout);\n resolve(true);\n }\n }, reject);\n });\n });\n }\n\n return {\n $: buffer,\n add,\n drain,\n };\n}\n\nexport { makePromiseBuffer };\n//# sourceMappingURL=promisebuffer.js.map\n","/**\n * Parses string form of URL into an object\n * // borrowed from https://tools.ietf.org/html/rfc3986#appendix-B\n * // intentionally using regex and not href parsing trick because React Native and other\n * // environments where DOM might not be available\n * @returns parsed URL object\n */\nfunction parseUrl(url)\n\n {\n if (!url) {\n return {};\n }\n\n var match = url.match(/^(([^:/?#]+):)?(\\/\\/([^/?#]*))?([^?#]*)(\\?([^#]*))?(#(.*))?$/);\n\n if (!match) {\n return {};\n }\n\n // coerce to undefined values to empty string so we don't get 'undefined'\n var query = match[6] || '';\n var fragment = match[8] || '';\n return {\n host: match[4],\n path: match[5],\n protocol: match[2],\n relative: match[5] + query + fragment, // everything minus origin\n };\n}\n\n/**\n * Strip the query string and fragment off of a given URL or path (if present)\n *\n * @param urlPath Full URL or path, including possible query string and/or fragment\n * @returns URL or path without query string or fragment\n */\nfunction stripUrlQueryAndFragment(urlPath) {\n return urlPath.split(/[\\?#]/, 1)[0];\n}\n\n/**\n * Returns number of URL segments of a passed string URL.\n */\nfunction getNumberOfUrlSegments(url) {\n // split at '/' or at '\\/' to split regex urls correctly\n return url.split(/\\\\?\\//).filter(s => s.length > 0 && s !== ',').length;\n}\n\nexport { getNumberOfUrlSegments, parseUrl, stripUrlQueryAndFragment };\n//# sourceMappingURL=url.js.map\n","import { getGlobalObject } from './global.js';\nimport { dynamicRequire, isNodeEnv } from './node.js';\n\n/**\n * An object that can return the current timestamp in seconds since the UNIX epoch.\n */\n\n/**\n * A TimestampSource implementation for environments that do not support the Performance Web API natively.\n *\n * Note that this TimestampSource does not use a monotonic clock. A call to `nowSeconds` may return a timestamp earlier\n * than a previously returned value. We do not try to emulate a monotonic behavior in order to facilitate debugging. It\n * is more obvious to explain \"why does my span have negative duration\" than \"why my spans have zero duration\".\n */\nvar dateTimestampSource = {\n nowSeconds: () => Date.now() / 1000,\n};\n\n/**\n * A partial definition of the [Performance Web API]{@link https://developer.mozilla.org/en-US/docs/Web/API/Performance}\n * for accessing a high-resolution monotonic clock.\n */\n\n/**\n * Returns a wrapper around the native Performance API browser implementation, or undefined for browsers that do not\n * support the API.\n *\n * Wrapping the native API works around differences in behavior from different browsers.\n */\nfunction getBrowserPerformance() {\n const { performance } = getGlobalObject();\n if (!performance || !performance.now) {\n return undefined;\n }\n\n // Replace performance.timeOrigin with our own timeOrigin based on Date.now().\n //\n // This is a partial workaround for browsers reporting performance.timeOrigin such that performance.timeOrigin +\n // performance.now() gives a date arbitrarily in the past.\n //\n // Additionally, computing timeOrigin in this way fills the gap for browsers where performance.timeOrigin is\n // undefined.\n //\n // The assumption that performance.timeOrigin + performance.now() ~= Date.now() is flawed, but we depend on it to\n // interact with data coming out of performance entries.\n //\n // Note that despite recommendations against it in the spec, browsers implement the Performance API with a clock that\n // might stop when the computer is asleep (and perhaps under other circumstances). Such behavior causes\n // performance.timeOrigin + performance.now() to have an arbitrary skew over Date.now(). In laptop computers, we have\n // observed skews that can be as long as days, weeks or months.\n //\n // See https://github.com/getsentry/sentry-javascript/issues/2590.\n //\n // BUG: despite our best intentions, this workaround has its limitations. It mostly addresses timings of pageload\n // transactions, but ignores the skew built up over time that can aversely affect timestamps of navigation\n // transactions of long-lived web pages.\n var timeOrigin = Date.now() - performance.now();\n\n return {\n now: () => performance.now(),\n timeOrigin,\n };\n}\n\n/**\n * Returns the native Performance API implementation from Node.js. Returns undefined in old Node.js versions that don't\n * implement the API.\n */\nfunction getNodePerformance() {\n try {\n var perfHooks = dynamicRequire(module, 'perf_hooks') ;\n return perfHooks.performance;\n } catch (_) {\n return undefined;\n }\n}\n\n/**\n * The Performance API implementation for the current platform, if available.\n */\nvar platformPerformance = isNodeEnv() ? getNodePerformance() : getBrowserPerformance();\n\nvar timestampSource =\n platformPerformance === undefined\n ? dateTimestampSource\n : {\n nowSeconds: () => (platformPerformance.timeOrigin + platformPerformance.now()) / 1000,\n };\n\n/**\n * Returns a timestamp in seconds since the UNIX epoch using the Date API.\n */\nvar dateTimestampInSeconds = dateTimestampSource.nowSeconds.bind(dateTimestampSource);\n\n/**\n * Returns a timestamp in seconds since the UNIX epoch using either the Performance or Date APIs, depending on the\n * availability of the Performance API.\n *\n * See `usingPerformanceAPI` to test whether the Performance API is used.\n *\n * BUG: Note that because of how browsers implement the Performance API, the clock might stop when the computer is\n * asleep. This creates a skew between `dateTimestampInSeconds` and `timestampInSeconds`. The\n * skew can grow to arbitrary amounts like days, weeks or months.\n * See https://github.com/getsentry/sentry-javascript/issues/2590.\n */\nvar timestampInSeconds = timestampSource.nowSeconds.bind(timestampSource);\n\n// Re-exported with an old name for backwards-compatibility.\nvar timestampWithMs = timestampInSeconds;\n\n/**\n * A boolean that is true when timestampInSeconds uses the Performance API to produce monotonic timestamps.\n */\nvar usingPerformanceAPI = platformPerformance !== undefined;\n\n/**\n * Internal helper to store what is the source of browserPerformanceTimeOrigin below. For debugging only.\n */\nlet _browserPerformanceTimeOriginMode;\n\n/**\n * The number of milliseconds since the UNIX epoch. This value is only usable in a browser, and only when the\n * performance API is available.\n */\nvar browserPerformanceTimeOrigin = (() => {\n // Unfortunately browsers may report an inaccurate time origin data, through either performance.timeOrigin or\n // performance.timing.navigationStart, which results in poor results in performance data. We only treat time origin\n // data as reliable if they are within a reasonable threshold of the current time.\n\n const { performance } = getGlobalObject();\n if (!performance || !performance.now) {\n _browserPerformanceTimeOriginMode = 'none';\n return undefined;\n }\n\n var threshold = 3600 * 1000;\n var performanceNow = performance.now();\n var dateNow = Date.now();\n\n // if timeOrigin isn't available set delta to threshold so it isn't used\n var timeOriginDelta = performance.timeOrigin\n ? Math.abs(performance.timeOrigin + performanceNow - dateNow)\n : threshold;\n var timeOriginIsReliable = timeOriginDelta < threshold;\n\n // While performance.timing.navigationStart is deprecated in favor of performance.timeOrigin, performance.timeOrigin\n // is not as widely supported. Namely, performance.timeOrigin is undefined in Safari as of writing.\n // Also as of writing, performance.timing is not available in Web Workers in mainstream browsers, so it is not always\n // a valid fallback. In the absence of an initial time provided by the browser, fallback to the current time from the\n // Date API.\n var navigationStart = performance.timing && performance.timing.navigationStart;\n var hasNavigationStart = typeof navigationStart === 'number';\n // if navigationStart isn't available set delta to threshold so it isn't used\n var navigationStartDelta = hasNavigationStart ? Math.abs(navigationStart + performanceNow - dateNow) : threshold;\n var navigationStartIsReliable = navigationStartDelta < threshold;\n\n if (timeOriginIsReliable || navigationStartIsReliable) {\n // Use the more reliable time origin\n if (timeOriginDelta <= navigationStartDelta) {\n _browserPerformanceTimeOriginMode = 'timeOrigin';\n return performance.timeOrigin;\n } else {\n _browserPerformanceTimeOriginMode = 'navigationStart';\n return navigationStart;\n }\n }\n\n // Either both timeOrigin and navigationStart are skewed or neither is available, fallback to Date.\n _browserPerformanceTimeOriginMode = 'dateNow';\n return dateNow;\n})();\n\nexport { _browserPerformanceTimeOriginMode, browserPerformanceTimeOrigin, dateTimestampInSeconds, timestampInSeconds, timestampWithMs, usingPerformanceAPI };\n//# sourceMappingURL=time.js.map\n","var TRACEPARENT_REGEXP = new RegExp(\n '^[ \\\\t]*' + // whitespace\n '([0-9a-f]{32})?' + // trace_id\n '-?([0-9a-f]{16})?' + // span_id\n '-?([01])?' + // sampled\n '[ \\\\t]*$', // whitespace\n);\n\n/**\n * Extract transaction context data from a `sentry-trace` header.\n *\n * @param traceparent Traceparent string\n *\n * @returns Object containing data from the header, or undefined if traceparent string is malformed\n */\nfunction extractTraceparentData(traceparent) {\n var matches = traceparent.match(TRACEPARENT_REGEXP);\n if (matches) {\n let parentSampled;\n if (matches[3] === '1') {\n parentSampled = true;\n } else if (matches[3] === '0') {\n parentSampled = false;\n }\n return {\n traceId: matches[1],\n parentSampled,\n parentSpanId: matches[2],\n };\n }\n return undefined;\n}\n\nexport { TRACEPARENT_REGEXP, extractTraceparentData };\n//# sourceMappingURL=tracing.js.map\n","import { dropUndefinedKeys } from './object.js';\n\n/**\n * Creates an envelope.\n * Make sure to always explicitly provide the generic to this function\n * so that the envelope types resolve correctly.\n */\nfunction createEnvelope(headers, items = []) {\n return [headers, items] ;\n}\n\n/**\n * Add an item to an envelope.\n * Make sure to always explicitly provide the generic to this function\n * so that the envelope types resolve correctly.\n */\nfunction addItemToEnvelope(envelope, newItem) {\n const [headers, items] = envelope;\n return [headers, [...items, newItem]] ;\n}\n\n/**\n * Convenience function to loop through the items and item types of an envelope.\n * (This function was mostly created because working with envelope types is painful at the moment)\n */\nfunction forEachEnvelopeItem(\n envelope,\n callback,\n) {\n var envelopeItems = envelope[1];\n envelopeItems.forEach((envelopeItem) => {\n var envelopeItemType = envelopeItem[0].type;\n callback(envelopeItem, envelopeItemType);\n });\n}\n\nfunction encodeUTF8(input, textEncoder) {\n var utf8 = textEncoder || new TextEncoder();\n return utf8.encode(input);\n}\n\n/**\n * Serializes an envelope.\n */\nfunction serializeEnvelope(envelope, textEncoder) {\n const [envHeaders, items] = envelope;\n\n // Initially we construct our envelope as a string and only convert to binary chunks if we encounter binary data\n let parts = JSON.stringify(envHeaders);\n\n function append(next) {\n if (typeof parts === 'string') {\n parts = typeof next === 'string' ? parts + next : [encodeUTF8(parts, textEncoder), next];\n } else {\n parts.push(typeof next === 'string' ? encodeUTF8(next, textEncoder) : next);\n }\n }\n\n for (var item of items) {\n const [itemHeaders, payload] = item ;\n append(`\\n${JSON.stringify(itemHeaders)}\\n`);\n append(typeof payload === 'string' || payload instanceof Uint8Array ? payload : JSON.stringify(payload));\n }\n\n return typeof parts === 'string' ? parts : concatBuffers(parts);\n}\n\nfunction concatBuffers(buffers) {\n var totalLength = buffers.reduce((acc, buf) => acc + buf.length, 0);\n\n var merged = new Uint8Array(totalLength);\n let offset = 0;\n for (var buffer of buffers) {\n merged.set(buffer, offset);\n offset += buffer.length;\n }\n\n return merged;\n}\n\n/**\n * Creates attachment envelope items\n */\nfunction createAttachmentEnvelopeItem(\n attachment,\n textEncoder,\n) {\n var buffer = typeof attachment.data === 'string' ? encodeUTF8(attachment.data, textEncoder) : attachment.data;\n\n return [\n dropUndefinedKeys({\n type: 'attachment',\n length: buffer.length,\n filename: attachment.filename,\n content_type: attachment.contentType,\n attachment_type: attachment.attachmentType,\n }),\n buffer,\n ];\n}\n\nvar ITEM_TYPE_TO_DATA_CATEGORY_MAP = {\n session: 'session',\n sessions: 'session',\n attachment: 'attachment',\n transaction: 'transaction',\n event: 'error',\n client_report: 'internal',\n user_report: 'default',\n};\n\n/**\n * Maps the type of an envelope item to a data category.\n */\nfunction envelopeItemTypeToDataCategory(type) {\n return ITEM_TYPE_TO_DATA_CATEGORY_MAP[type];\n}\n\nexport { addItemToEnvelope, createAttachmentEnvelopeItem, createEnvelope, envelopeItemTypeToDataCategory, forEachEnvelopeItem, serializeEnvelope };\n//# sourceMappingURL=envelope.js.map\n","// Intentionally keeping the key broad, as we don't know for sure what rate limit headers get returned from backend\n\nvar DEFAULT_RETRY_AFTER = 60 * 1000; // 60 seconds\n\n/**\n * Extracts Retry-After value from the request header or returns default value\n * @param header string representation of 'Retry-After' header\n * @param now current unix timestamp\n *\n */\nfunction parseRetryAfterHeader(header, now = Date.now()) {\n var headerDelay = parseInt(`${header}`, 10);\n if (!isNaN(headerDelay)) {\n return headerDelay * 1000;\n }\n\n var headerDate = Date.parse(`${header}`);\n if (!isNaN(headerDate)) {\n return headerDate - now;\n }\n\n return DEFAULT_RETRY_AFTER;\n}\n\n/**\n * Gets the time that given category is disabled until for rate limiting\n */\nfunction disabledUntil(limits, category) {\n return limits[category] || limits.all || 0;\n}\n\n/**\n * Checks if a category is rate limited\n */\nfunction isRateLimited(limits, category, now = Date.now()) {\n return disabledUntil(limits, category) > now;\n}\n\n/**\n * Update ratelimits from incoming headers.\n * Returns true if headers contains a non-empty rate limiting header.\n */\nfunction updateRateLimits(\n limits,\n { statusCode, headers },\n now = Date.now(),\n) {\n var updatedRateLimits = {\n ...limits,\n };\n\n // \"The name is case-insensitive.\"\n // https://developer.mozilla.org/en-US/docs/Web/API/Headers/get\n var rateLimitHeader = headers && headers['x-sentry-rate-limits'];\n var retryAfterHeader = headers && headers['retry-after'];\n\n if (rateLimitHeader) {\n /**\n * rate limit headers are of the form\n *
,
,..\n * where each
is of the form\n * : : : \n * where\n * is a delay in seconds\n * is the event type(s) (error, transaction, etc) being rate limited and is of the form\n * ;;...\n * is what's being limited (org, project, or key) - ignored by SDK\n * is an arbitrary string like \"org_quota\" - ignored by SDK\n */\n for (var limit of rateLimitHeader.trim().split(',')) {\n const [retryAfter, categories] = limit.split(':', 2);\n var headerDelay = parseInt(retryAfter, 10);\n var delay = (!isNaN(headerDelay) ? headerDelay : 60) * 1000; // 60sec default\n if (!categories) {\n updatedRateLimits.all = now + delay;\n } else {\n for (var category of categories.split(';')) {\n updatedRateLimits[category] = now + delay;\n }\n }\n }\n } else if (retryAfterHeader) {\n updatedRateLimits.all = now + parseRetryAfterHeader(retryAfterHeader, now);\n } else if (statusCode === 429) {\n updatedRateLimits.all = now + 60 * 1000;\n }\n\n return updatedRateLimits;\n}\n\nexport { DEFAULT_RETRY_AFTER, disabledUntil, isRateLimited, parseRetryAfterHeader, updateRateLimits };\n//# sourceMappingURL=ratelimit.js.map\n","import { isString } from './is.js';\nimport { logger } from './logger.js';\n\nvar BAGGAGE_HEADER_NAME = 'baggage';\n\nvar SENTRY_BAGGAGE_KEY_PREFIX = 'sentry-';\n\nvar SENTRY_BAGGAGE_KEY_PREFIX_REGEX = /^sentry-/;\n\n/**\n * Max length of a serialized baggage string\n *\n * https://www.w3.org/TR/baggage/#limits\n */\nvar MAX_BAGGAGE_STRING_LENGTH = 8192;\n\n/** Create an instance of Baggage */\nfunction createBaggage(initItems, baggageString = '', mutable = true) {\n return [{ ...initItems }, baggageString, mutable];\n}\n\n/** Get a value from baggage */\nfunction getBaggageValue(baggage, key) {\n return baggage[0][key];\n}\n\n/** Add a value to baggage */\nfunction setBaggageValue(baggage, key, value) {\n if (isBaggageMutable(baggage)) {\n baggage[0][key] = value;\n }\n}\n\n/** Check if the Sentry part of the passed baggage (i.e. the first element in the tuple) is empty */\nfunction isSentryBaggageEmpty(baggage) {\n return Object.keys(baggage[0]).length === 0;\n}\n\n/** Returns Sentry specific baggage values */\nfunction getSentryBaggageItems(baggage) {\n return baggage[0];\n}\n\n/**\n * Returns 3rd party baggage string of @param baggage\n * @param baggage\n */\nfunction getThirdPartyBaggage(baggage) {\n return baggage[1];\n}\n\n/**\n * Checks if baggage is mutable\n * @param baggage\n * @returns true if baggage is mutable, else false\n */\nfunction isBaggageMutable(baggage) {\n return baggage[2];\n}\n\n/**\n * Sets the passed baggage immutable\n * @param baggage\n */\nfunction setBaggageImmutable(baggage) {\n baggage[2] = false;\n}\n\n/** Serialize a baggage object */\nfunction serializeBaggage(baggage) {\n return Object.keys(baggage[0]).reduce((prev, key) => {\n var val = baggage[0][key] ;\n var baggageEntry = `${SENTRY_BAGGAGE_KEY_PREFIX}${encodeURIComponent(key)}=${encodeURIComponent(val)}`;\n var newVal = prev === '' ? baggageEntry : `${prev},${baggageEntry}`;\n if (newVal.length > MAX_BAGGAGE_STRING_LENGTH) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(`Not adding key: ${key} with val: ${val} to baggage due to exceeding baggage size limits.`);\n return prev;\n } else {\n return newVal;\n }\n }, baggage[1]);\n}\n\n/**\n * Parse a baggage header from a string or a string array and return a Baggage object\n *\n * If @param includeThirdPartyEntries is set to true, third party baggage entries are added to the Baggage object\n * (This is necessary for merging potentially pre-existing baggage headers in outgoing requests with\n * our `sentry-` values)\n */\nfunction parseBaggageHeader(\n inputBaggageValue,\n includeThirdPartyEntries = false,\n) {\n // Adding this check here because we got reports of this function failing due to the input value\n // not being a string. This debug log might help us determine what's going on here.\n if ((!Array.isArray(inputBaggageValue) && !isString(inputBaggageValue)) || typeof inputBaggageValue === 'number') {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n '[parseBaggageHeader] Received input value of incompatible type: ',\n typeof inputBaggageValue,\n inputBaggageValue,\n );\n\n // Gonna early-return an empty baggage object so that we don't fail later on\n return createBaggage({}, '');\n }\n\n var baggageEntries = (isString(inputBaggageValue) ? inputBaggageValue : inputBaggageValue.join(','))\n .split(',')\n .map(entry => entry.trim())\n .filter(entry => entry !== '' && (includeThirdPartyEntries || SENTRY_BAGGAGE_KEY_PREFIX_REGEX.test(entry)));\n\n return baggageEntries.reduce(\n ([baggageObj, baggageString], curr) => {\n const [key, val] = curr.split('=');\n if (SENTRY_BAGGAGE_KEY_PREFIX_REGEX.test(key)) {\n var baggageKey = decodeURIComponent(key.split('-')[1]);\n return [\n {\n ...baggageObj,\n [baggageKey]: decodeURIComponent(val),\n },\n baggageString,\n true,\n ];\n } else {\n return [baggageObj, baggageString === '' ? curr : `${baggageString},${curr}`, true];\n }\n },\n [{}, '', true],\n );\n}\n\n/**\n * Merges the baggage header we saved from the incoming request (or meta tag) with\n * a possibly created or modified baggage header by a third party that's been added\n * to the outgoing request header.\n *\n * In case @param headerBaggageString exists, we can safely add the the 3rd party part of @param headerBaggage\n * with our @param incomingBaggage. This is possible because if we modified anything beforehand,\n * it would only affect parts of the sentry baggage (@see Baggage interface).\n *\n * @param incomingBaggage the baggage header of the incoming request that might contain sentry entries\n * @param thirdPartyBaggageHeader possibly existing baggage header string or string[] added from a third\n * party to the request headers\n *\n * @return a merged and serialized baggage string to be propagated with the outgoing request\n */\nfunction mergeAndSerializeBaggage(incomingBaggage, thirdPartyBaggageHeader) {\n if (!incomingBaggage && !thirdPartyBaggageHeader) {\n return '';\n }\n\n var headerBaggage = (thirdPartyBaggageHeader && parseBaggageHeader(thirdPartyBaggageHeader, true)) || undefined;\n var thirdPartyHeaderBaggage = headerBaggage && getThirdPartyBaggage(headerBaggage);\n\n var finalBaggage = createBaggage((incomingBaggage && incomingBaggage[0]) || {}, thirdPartyHeaderBaggage || '');\n return serializeBaggage(finalBaggage);\n}\n\n/**\n * Helper function that takes a raw baggage value (if available) and the processed sentry-trace header\n * data (if available), parses the baggage value and creates a Baggage object. If there is no baggage\n * value, it will create an empty Baggage object.\n *\n * In a second step, this functions determines if the created Baggage object should be set immutable\n * to prevent mutation of the Sentry data. It does this by looking at the processed sentry-trace header.\n *\n * @param rawBaggageValue baggage value from header\n * @param sentryTraceHeader processed Sentry trace header returned from `extractTraceparentData`\n */\nfunction parseBaggageSetMutability(\n rawBaggageValue,\n sentryTraceHeader,\n) {\n var baggage = parseBaggageHeader(rawBaggageValue || '');\n\n // Because we are always creating a Baggage object by calling `parseBaggageHeader` above\n // (either a filled one or an empty one, even if we didn't get a `baggage` header),\n // we only need to check if we have a sentry-trace header or not. As soon as we have it,\n // we set baggage immutable. In case we don't get a sentry-trace header, we can assume that\n // this SDK is the head of the trace and thus we still permit mutation at this time.\n // There is one exception though, which is that we get a baggage-header with `sentry-`\n // items but NO sentry-trace header. In this case we also set the baggage immutable for now\n // but if something like this would ever happen, we should revisit this and determine\n // what this would actually mean for the trace (i.e. is this SDK the head?, what happened\n // before that we don't have a sentry-trace header?, etc)\n (sentryTraceHeader || !isSentryBaggageEmpty(baggage)) && setBaggageImmutable(baggage);\n\n return baggage;\n}\n\nexport { BAGGAGE_HEADER_NAME, MAX_BAGGAGE_STRING_LENGTH, SENTRY_BAGGAGE_KEY_PREFIX, SENTRY_BAGGAGE_KEY_PREFIX_REGEX, createBaggage, getBaggageValue, getSentryBaggageItems, getThirdPartyBaggage, isBaggageMutable, isSentryBaggageEmpty, mergeAndSerializeBaggage, parseBaggageHeader, parseBaggageSetMutability, serializeBaggage, setBaggageImmutable, setBaggageValue };\n//# sourceMappingURL=baggage.js.map\n","import { timestampInSeconds, uuid4, dropUndefinedKeys } from '@sentry/utils';\n\n/**\n * Creates a new `Session` object by setting certain default parameters. If optional @param context\n * is passed, the passed properties are applied to the session object.\n *\n * @param context (optional) additional properties to be applied to the returned session object\n *\n * @returns a new `Session` object\n */\nfunction makeSession(context) {\n // Both timestamp and started are in seconds since the UNIX epoch.\n var startingTime = timestampInSeconds();\n\n var session = {\n sid: uuid4(),\n init: true,\n timestamp: startingTime,\n started: startingTime,\n duration: 0,\n status: 'ok',\n errors: 0,\n ignoreDuration: false,\n toJSON: () => sessionToJSON(session),\n };\n\n if (context) {\n updateSession(session, context);\n }\n\n return session;\n}\n\n/**\n * Updates a session object with the properties passed in the context.\n *\n * Note that this function mutates the passed object and returns void.\n * (Had to do this instead of returning a new and updated session because closing and sending a session\n * makes an update to the session after it was passed to the sending logic.\n * @see BaseClient.captureSession )\n *\n * @param session the `Session` to update\n * @param context the `SessionContext` holding the properties that should be updated in @param session\n */\nfunction updateSession(session, context = {}) {\n if (context.user) {\n if (!session.ipAddress && context.user.ip_address) {\n session.ipAddress = context.user.ip_address;\n }\n\n if (!session.did && !context.did) {\n session.did = context.user.id || context.user.email || context.user.username;\n }\n }\n\n session.timestamp = context.timestamp || timestampInSeconds();\n\n if (context.ignoreDuration) {\n session.ignoreDuration = context.ignoreDuration;\n }\n if (context.sid) {\n // Good enough uuid validation. — Kamil\n session.sid = context.sid.length === 32 ? context.sid : uuid4();\n }\n if (context.init !== undefined) {\n session.init = context.init;\n }\n if (!session.did && context.did) {\n session.did = `${context.did}`;\n }\n if (typeof context.started === 'number') {\n session.started = context.started;\n }\n if (session.ignoreDuration) {\n session.duration = undefined;\n } else if (typeof context.duration === 'number') {\n session.duration = context.duration;\n } else {\n var duration = session.timestamp - session.started;\n session.duration = duration >= 0 ? duration : 0;\n }\n if (context.release) {\n session.release = context.release;\n }\n if (context.environment) {\n session.environment = context.environment;\n }\n if (!session.ipAddress && context.ipAddress) {\n session.ipAddress = context.ipAddress;\n }\n if (!session.userAgent && context.userAgent) {\n session.userAgent = context.userAgent;\n }\n if (typeof context.errors === 'number') {\n session.errors = context.errors;\n }\n if (context.status) {\n session.status = context.status;\n }\n}\n\n/**\n * Closes a session by setting its status and updating the session object with it.\n * Internally calls `updateSession` to update the passed session object.\n *\n * Note that this function mutates the passed session (@see updateSession for explanation).\n *\n * @param session the `Session` object to be closed\n * @param status the `SessionStatus` with which the session was closed. If you don't pass a status,\n * this function will keep the previously set status, unless it was `'ok'` in which case\n * it is changed to `'exited'`.\n */\nfunction closeSession(session, status) {\n let context = {};\n if (status) {\n context = { status };\n } else if (session.status === 'ok') {\n context = { status: 'exited' };\n }\n\n updateSession(session, context);\n}\n\n/**\n * Serializes a passed session object to a JSON object with a slightly different structure.\n * This is necessary because the Sentry backend requires a slightly different schema of a session\n * than the one the JS SDKs use internally.\n *\n * @param session the session to be converted\n *\n * @returns a JSON object of the passed session\n */\nfunction sessionToJSON(session) {\n return dropUndefinedKeys({\n sid: `${session.sid}`,\n init: session.init,\n // Make sure that sec is converted to ms for date constructor\n started: new Date(session.started * 1000).toISOString(),\n timestamp: new Date(session.timestamp * 1000).toISOString(),\n status: session.status,\n errors: session.errors,\n did: typeof session.did === 'number' || typeof session.did === 'string' ? `${session.did}` : undefined,\n duration: session.duration,\n attrs: {\n release: session.release,\n environment: session.environment,\n ip_address: session.ipAddress,\n user_agent: session.userAgent,\n },\n });\n}\n\nexport { closeSession, makeSession, updateSession };\n//# sourceMappingURL=session.js.map\n","import { isPlainObject, dateTimestampInSeconds, getGlobalSingleton, SyncPromise, logger, isThenable, arrayify } from '@sentry/utils';\nimport { updateSession } from './session.js';\n\n/**\n * Absolute maximum number of breadcrumbs added to an event.\n * The `maxBreadcrumbs` option cannot be higher than this value.\n */\nvar MAX_BREADCRUMBS = 100;\n\n/**\n * Holds additional event information. {@link Scope.applyToEvent} will be\n * called by the client before an event will be sent.\n */\nclass Scope {\n /** Flag if notifying is happening. */\n \n\n /** Callback for client to receive scope changes. */\n \n\n /** Callback list that will be called after {@link applyToEvent}. */\n \n\n /** Array of breadcrumbs. */\n \n\n /** User */\n \n\n /** Tags */\n \n\n /** Extra */\n \n\n /** Contexts */\n \n\n /** Attachments */\n \n\n /**\n * A place to stash data which is needed at some point in the SDK's event processing pipeline but which shouldn't get\n * sent to Sentry\n */\n \n\n /** Fingerprint */\n \n\n /** Severity */\n \n\n /** Transaction Name */\n \n\n /** Span */\n \n\n /** Session */\n \n\n /** Request Mode Session Status */\n \n\n constructor() {\n this._notifyingListeners = false;\n this._scopeListeners = [];\n this._eventProcessors = [];\n this._breadcrumbs = [];\n this._attachments = [];\n this._user = {};\n this._tags = {};\n this._extra = {};\n this._contexts = {};\n this._sdkProcessingMetadata = {};\n }\n\n /**\n * Inherit values from the parent scope.\n * @param scope to clone.\n */\n static clone(scope) {\n var newScope = new Scope();\n if (scope) {\n newScope._breadcrumbs = [...scope._breadcrumbs];\n newScope._tags = { ...scope._tags };\n newScope._extra = { ...scope._extra };\n newScope._contexts = { ...scope._contexts };\n newScope._user = scope._user;\n newScope._level = scope._level;\n newScope._span = scope._span;\n newScope._session = scope._session;\n newScope._transactionName = scope._transactionName;\n newScope._fingerprint = scope._fingerprint;\n newScope._eventProcessors = [...scope._eventProcessors];\n newScope._requestSession = scope._requestSession;\n newScope._attachments = [...scope._attachments];\n }\n return newScope;\n }\n\n /**\n * Add internal on change listener. Used for sub SDKs that need to store the scope.\n * @hidden\n */\n addScopeListener(callback) {\n this._scopeListeners.push(callback);\n }\n\n /**\n * @inheritDoc\n */\n addEventProcessor(callback) {\n this._eventProcessors.push(callback);\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setUser(user) {\n this._user = user || {};\n if (this._session) {\n updateSession(this._session, { user });\n }\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n getUser() {\n return this._user;\n }\n\n /**\n * @inheritDoc\n */\n getRequestSession() {\n return this._requestSession;\n }\n\n /**\n * @inheritDoc\n */\n setRequestSession(requestSession) {\n this._requestSession = requestSession;\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setTags(tags) {\n this._tags = {\n ...this._tags,\n ...tags,\n };\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setTag(key, value) {\n this._tags = { ...this._tags, [key]: value };\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setExtras(extras) {\n this._extra = {\n ...this._extra,\n ...extras,\n };\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setExtra(key, extra) {\n this._extra = { ...this._extra, [key]: extra };\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setFingerprint(fingerprint) {\n this._fingerprint = fingerprint;\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setLevel(\n level,\n ) {\n this._level = level;\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setTransactionName(name) {\n this._transactionName = name;\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setContext(key, context) {\n if (context === null) {\n delete this._contexts[key];\n } else {\n this._contexts = { ...this._contexts, [key]: context };\n }\n\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setSpan(span) {\n this._span = span;\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n getSpan() {\n return this._span;\n }\n\n /**\n * @inheritDoc\n */\n getTransaction() {\n // Often, this span (if it exists at all) will be a transaction, but it's not guaranteed to be. Regardless, it will\n // have a pointer to the currently-active transaction.\n var span = this.getSpan();\n return span && span.transaction;\n }\n\n /**\n * @inheritDoc\n */\n setSession(session) {\n if (!session) {\n delete this._session;\n } else {\n this._session = session;\n }\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n getSession() {\n return this._session;\n }\n\n /**\n * @inheritDoc\n */\n update(captureContext) {\n if (!captureContext) {\n return this;\n }\n\n if (typeof captureContext === 'function') {\n var updatedScope = (captureContext )(this);\n return updatedScope instanceof Scope ? updatedScope : this;\n }\n\n if (captureContext instanceof Scope) {\n this._tags = { ...this._tags, ...captureContext._tags };\n this._extra = { ...this._extra, ...captureContext._extra };\n this._contexts = { ...this._contexts, ...captureContext._contexts };\n if (captureContext._user && Object.keys(captureContext._user).length) {\n this._user = captureContext._user;\n }\n if (captureContext._level) {\n this._level = captureContext._level;\n }\n if (captureContext._fingerprint) {\n this._fingerprint = captureContext._fingerprint;\n }\n if (captureContext._requestSession) {\n this._requestSession = captureContext._requestSession;\n }\n } else if (isPlainObject(captureContext)) {\n captureContext = captureContext ;\n this._tags = { ...this._tags, ...captureContext.tags };\n this._extra = { ...this._extra, ...captureContext.extra };\n this._contexts = { ...this._contexts, ...captureContext.contexts };\n if (captureContext.user) {\n this._user = captureContext.user;\n }\n if (captureContext.level) {\n this._level = captureContext.level;\n }\n if (captureContext.fingerprint) {\n this._fingerprint = captureContext.fingerprint;\n }\n if (captureContext.requestSession) {\n this._requestSession = captureContext.requestSession;\n }\n }\n\n return this;\n }\n\n /**\n * @inheritDoc\n */\n clear() {\n this._breadcrumbs = [];\n this._tags = {};\n this._extra = {};\n this._user = {};\n this._contexts = {};\n this._level = undefined;\n this._transactionName = undefined;\n this._fingerprint = undefined;\n this._requestSession = undefined;\n this._span = undefined;\n this._session = undefined;\n this._notifyScopeListeners();\n this._attachments = [];\n return this;\n }\n\n /**\n * @inheritDoc\n */\n addBreadcrumb(breadcrumb, maxBreadcrumbs) {\n var maxCrumbs = typeof maxBreadcrumbs === 'number' ? Math.min(maxBreadcrumbs, MAX_BREADCRUMBS) : MAX_BREADCRUMBS;\n\n // No data has been changed, so don't notify scope listeners\n if (maxCrumbs <= 0) {\n return this;\n }\n\n var mergedBreadcrumb = {\n timestamp: dateTimestampInSeconds(),\n ...breadcrumb,\n };\n this._breadcrumbs = [...this._breadcrumbs, mergedBreadcrumb].slice(-maxCrumbs);\n this._notifyScopeListeners();\n\n return this;\n }\n\n /**\n * @inheritDoc\n */\n clearBreadcrumbs() {\n this._breadcrumbs = [];\n this._notifyScopeListeners();\n return this;\n }\n\n /**\n * @inheritDoc\n */\n addAttachment(attachment) {\n this._attachments.push(attachment);\n return this;\n }\n\n /**\n * @inheritDoc\n */\n getAttachments() {\n return this._attachments;\n }\n\n /**\n * @inheritDoc\n */\n clearAttachments() {\n this._attachments = [];\n return this;\n }\n\n /**\n * Applies data from the scope to the event and runs all event processors on it.\n *\n * @param event Event\n * @param hint Object containing additional information about the original exception, for use by the event processors.\n * @hidden\n */\n applyToEvent(event, hint = {}) {\n if (this._extra && Object.keys(this._extra).length) {\n event.extra = { ...this._extra, ...event.extra };\n }\n if (this._tags && Object.keys(this._tags).length) {\n event.tags = { ...this._tags, ...event.tags };\n }\n if (this._user && Object.keys(this._user).length) {\n event.user = { ...this._user, ...event.user };\n }\n if (this._contexts && Object.keys(this._contexts).length) {\n event.contexts = { ...this._contexts, ...event.contexts };\n }\n if (this._level) {\n event.level = this._level;\n }\n if (this._transactionName) {\n event.transaction = this._transactionName;\n }\n\n // We want to set the trace context for normal events only if there isn't already\n // a trace context on the event. There is a product feature in place where we link\n // errors with transaction and it relies on that.\n if (this._span) {\n event.contexts = { trace: this._span.getTraceContext(), ...event.contexts };\n var transactionName = this._span.transaction && this._span.transaction.name;\n if (transactionName) {\n event.tags = { transaction: transactionName, ...event.tags };\n }\n }\n\n this._applyFingerprint(event);\n\n event.breadcrumbs = [...(event.breadcrumbs || []), ...this._breadcrumbs];\n event.breadcrumbs = event.breadcrumbs.length > 0 ? event.breadcrumbs : undefined;\n\n event.sdkProcessingMetadata = { ...event.sdkProcessingMetadata, ...this._sdkProcessingMetadata };\n\n return this._notifyEventProcessors([...getGlobalEventProcessors(), ...this._eventProcessors], event, hint);\n }\n\n /**\n * Add data which will be accessible during event processing but won't get sent to Sentry\n */\n setSDKProcessingMetadata(newData) {\n this._sdkProcessingMetadata = { ...this._sdkProcessingMetadata, ...newData };\n\n return this;\n }\n\n /**\n * This will be called after {@link applyToEvent} is finished.\n */\n _notifyEventProcessors(\n processors,\n event,\n hint,\n index = 0,\n ) {\n return new SyncPromise((resolve, reject) => {\n var processor = processors[index];\n if (event === null || typeof processor !== 'function') {\n resolve(event);\n } else {\n var result = processor({ ...event }, hint) ;\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n processor.id &&\n result === null &&\n logger.log(`Event processor \"${processor.id}\" dropped event`);\n\n if (isThenable(result)) {\n void result\n .then(final => this._notifyEventProcessors(processors, final, hint, index + 1).then(resolve))\n .then(null, reject);\n } else {\n void this._notifyEventProcessors(processors, result, hint, index + 1)\n .then(resolve)\n .then(null, reject);\n }\n }\n });\n }\n\n /**\n * This will be called on every set call.\n */\n _notifyScopeListeners() {\n // We need this check for this._notifyingListeners to be able to work on scope during updates\n // If this check is not here we'll produce endless recursion when something is done with the scope\n // during the callback.\n if (!this._notifyingListeners) {\n this._notifyingListeners = true;\n this._scopeListeners.forEach(callback => {\n callback(this);\n });\n this._notifyingListeners = false;\n }\n }\n\n /**\n * Applies fingerprint from the scope to the event if there's one,\n * uses message if there's one instead or get rid of empty fingerprint\n */\n _applyFingerprint(event) {\n // Make sure it's an array first and we actually have something in place\n event.fingerprint = event.fingerprint ? arrayify(event.fingerprint) : [];\n\n // If we have something on the scope, then merge it with event\n if (this._fingerprint) {\n event.fingerprint = event.fingerprint.concat(this._fingerprint);\n }\n\n // If we have no data at all, remove empty array default\n if (event.fingerprint && !event.fingerprint.length) {\n delete event.fingerprint;\n }\n }\n}\n\n/**\n * Returns the global event processors.\n */\nfunction getGlobalEventProcessors() {\n return getGlobalSingleton('globalEventProcessors', () => []);\n}\n\n/**\n * Add a EventProcessor to be kept globally.\n * @param callback EventProcessor to add\n */\nfunction addGlobalEventProcessor(callback) {\n getGlobalEventProcessors().push(callback);\n}\n\nexport { Scope, addGlobalEventProcessor };\n//# sourceMappingURL=scope.js.map\n","import { uuid4, dateTimestampInSeconds, consoleSandbox, logger, getGlobalObject, getGlobalSingleton, isNodeEnv } from '@sentry/utils';\nimport { Scope } from './scope.js';\nimport { closeSession, makeSession, updateSession } from './session.js';\n\n/**\n * API compatibility version of this hub.\n *\n * WARNING: This number should only be increased when the global interface\n * changes and new methods are introduced.\n *\n * @hidden\n */\nvar API_VERSION = 4;\n\n/**\n * Default maximum number of breadcrumbs added to an event. Can be overwritten\n * with {@link Options.maxBreadcrumbs}.\n */\nvar DEFAULT_BREADCRUMBS = 100;\n\n/**\n * A layer in the process stack.\n * @hidden\n */\n\n/**\n * @inheritDoc\n */\nclass Hub {\n /** Is a {@link Layer}[] containing the client and scope */\n __init() {this._stack = [{}];}\n\n /** Contains the last event id of a captured event. */\n \n\n /**\n * Creates a new instance of the hub, will push one {@link Layer} into the\n * internal stack on creation.\n *\n * @param client bound to the hub.\n * @param scope bound to the hub.\n * @param version number, higher number means higher priority.\n */\n constructor(client, scope = new Scope(), _version = API_VERSION) {;this._version = _version;Hub.prototype.__init.call(this);\n this.getStackTop().scope = scope;\n if (client) {\n this.bindClient(client);\n }\n }\n\n /**\n * @inheritDoc\n */\n isOlderThan(version) {\n return this._version < version;\n }\n\n /**\n * @inheritDoc\n */\n bindClient(client) {\n var top = this.getStackTop();\n top.client = client;\n if (client && client.setupIntegrations) {\n client.setupIntegrations();\n }\n }\n\n /**\n * @inheritDoc\n */\n pushScope() {\n // We want to clone the content of prev scope\n var scope = Scope.clone(this.getScope());\n this.getStack().push({\n client: this.getClient(),\n scope,\n });\n return scope;\n }\n\n /**\n * @inheritDoc\n */\n popScope() {\n if (this.getStack().length <= 1) return false;\n return !!this.getStack().pop();\n }\n\n /**\n * @inheritDoc\n */\n withScope(callback) {\n var scope = this.pushScope();\n try {\n callback(scope);\n } finally {\n this.popScope();\n }\n }\n\n /**\n * @inheritDoc\n */\n getClient() {\n return this.getStackTop().client ;\n }\n\n /** Returns the scope of the top stack. */\n getScope() {\n return this.getStackTop().scope;\n }\n\n /** Returns the scope stack for domains or the process. */\n getStack() {\n return this._stack;\n }\n\n /** Returns the topmost scope layer in the order domain > local > process. */\n getStackTop() {\n return this._stack[this._stack.length - 1];\n }\n\n /**\n * @inheritDoc\n */\n captureException(exception, hint) {\n var eventId = (this._lastEventId = hint && hint.event_id ? hint.event_id : uuid4());\n var syntheticException = new Error('Sentry syntheticException');\n this._withClient((client, scope) => {\n client.captureException(\n exception,\n {\n originalException: exception,\n syntheticException,\n ...hint,\n event_id: eventId,\n },\n scope,\n );\n });\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n captureMessage(\n message,\n level,\n hint,\n ) {\n var eventId = (this._lastEventId = hint && hint.event_id ? hint.event_id : uuid4());\n var syntheticException = new Error(message);\n this._withClient((client, scope) => {\n client.captureMessage(\n message,\n level,\n {\n originalException: message,\n syntheticException,\n ...hint,\n event_id: eventId,\n },\n scope,\n );\n });\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n captureEvent(event, hint) {\n var eventId = hint && hint.event_id ? hint.event_id : uuid4();\n if (event.type !== 'transaction') {\n this._lastEventId = eventId;\n }\n\n this._withClient((client, scope) => {\n client.captureEvent(event, { ...hint, event_id: eventId }, scope);\n });\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n lastEventId() {\n return this._lastEventId;\n }\n\n /**\n * @inheritDoc\n */\n addBreadcrumb(breadcrumb, hint) {\n const { scope, client } = this.getStackTop();\n\n if (!scope || !client) return;\n\n const { beforeBreadcrumb = null, maxBreadcrumbs = DEFAULT_BREADCRUMBS } =\n (client.getOptions && client.getOptions()) || {};\n\n if (maxBreadcrumbs <= 0) return;\n\n var timestamp = dateTimestampInSeconds();\n var mergedBreadcrumb = { timestamp, ...breadcrumb };\n var finalBreadcrumb = beforeBreadcrumb\n ? (consoleSandbox(() => beforeBreadcrumb(mergedBreadcrumb, hint)) )\n : mergedBreadcrumb;\n\n if (finalBreadcrumb === null) return;\n\n scope.addBreadcrumb(finalBreadcrumb, maxBreadcrumbs);\n }\n\n /**\n * @inheritDoc\n */\n setUser(user) {\n var scope = this.getScope();\n if (scope) scope.setUser(user);\n }\n\n /**\n * @inheritDoc\n */\n setTags(tags) {\n var scope = this.getScope();\n if (scope) scope.setTags(tags);\n }\n\n /**\n * @inheritDoc\n */\n setExtras(extras) {\n var scope = this.getScope();\n if (scope) scope.setExtras(extras);\n }\n\n /**\n * @inheritDoc\n */\n setTag(key, value) {\n var scope = this.getScope();\n if (scope) scope.setTag(key, value);\n }\n\n /**\n * @inheritDoc\n */\n setExtra(key, extra) {\n var scope = this.getScope();\n if (scope) scope.setExtra(key, extra);\n }\n\n /**\n * @inheritDoc\n */\n setContext(name, context) {\n var scope = this.getScope();\n if (scope) scope.setContext(name, context);\n }\n\n /**\n * @inheritDoc\n */\n configureScope(callback) {\n const { scope, client } = this.getStackTop();\n if (scope && client) {\n callback(scope);\n }\n }\n\n /**\n * @inheritDoc\n */\n run(callback) {\n var oldHub = makeMain(this);\n try {\n callback(this);\n } finally {\n makeMain(oldHub);\n }\n }\n\n /**\n * @inheritDoc\n */\n getIntegration(integration) {\n var client = this.getClient();\n if (!client) return null;\n try {\n return client.getIntegration(integration);\n } catch (_oO) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn(`Cannot retrieve integration ${integration.id} from the current Hub`);\n return null;\n }\n }\n\n /**\n * @inheritDoc\n */\n startTransaction(context, customSamplingContext) {\n return this._callExtensionMethod('startTransaction', context, customSamplingContext);\n }\n\n /**\n * @inheritDoc\n */\n traceHeaders() {\n return this._callExtensionMethod('traceHeaders');\n }\n\n /**\n * @inheritDoc\n */\n captureSession(endSession = false) {\n // both send the update and pull the session from the scope\n if (endSession) {\n return this.endSession();\n }\n\n // only send the update\n this._sendSessionUpdate();\n }\n\n /**\n * @inheritDoc\n */\n endSession() {\n var layer = this.getStackTop();\n var scope = layer && layer.scope;\n var session = scope && scope.getSession();\n if (session) {\n closeSession(session);\n }\n this._sendSessionUpdate();\n\n // the session is over; take it off of the scope\n if (scope) {\n scope.setSession();\n }\n }\n\n /**\n * @inheritDoc\n */\n startSession(context) {\n const { scope, client } = this.getStackTop();\n const { release, environment } = (client && client.getOptions()) || {};\n\n // Will fetch userAgent if called from browser sdk\n var global = getGlobalObject();\n const { userAgent } = global.navigator || {};\n\n var session = makeSession({\n release,\n environment,\n ...(scope && { user: scope.getUser() }),\n ...(userAgent && { userAgent }),\n ...context,\n });\n\n if (scope) {\n // End existing session if there's one\n var currentSession = scope.getSession && scope.getSession();\n if (currentSession && currentSession.status === 'ok') {\n updateSession(currentSession, { status: 'exited' });\n }\n this.endSession();\n\n // Afterwards we set the new session on the scope\n scope.setSession(session);\n }\n\n return session;\n }\n\n /**\n * Returns if default PII should be sent to Sentry and propagated in ourgoing requests\n * when Tracing is used.\n */\n shouldSendDefaultPii() {\n var client = this.getClient();\n var options = client && client.getOptions();\n return Boolean(options && options.sendDefaultPii);\n }\n\n /**\n * Sends the current Session on the scope\n */\n _sendSessionUpdate() {\n const { scope, client } = this.getStackTop();\n if (!scope) return;\n\n var session = scope.getSession();\n if (session) {\n if (client && client.captureSession) {\n client.captureSession(session);\n }\n }\n }\n\n /**\n * Internal helper function to call a method on the top client if it exists.\n *\n * @param method The method to call on the client.\n * @param args Arguments to pass to the client function.\n */\n _withClient(callback) {\n const { scope, client } = this.getStackTop();\n if (client) {\n callback(client, scope);\n }\n }\n\n /**\n * Calls global extension method and binding current instance to the function call\n */\n // @ts-ignore Function lacks ending return statement and return type does not include 'undefined'. ts(2366)\n _callExtensionMethod(method, ...args) {\n var carrier = getMainCarrier();\n var sentry = carrier.__SENTRY__;\n if (sentry && sentry.extensions && typeof sentry.extensions[method] === 'function') {\n return sentry.extensions[method].apply(this, args);\n }\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn(`Extension method ${method} couldn't be found, doing nothing.`);\n }\n}\n\n/**\n * Returns the global shim registry.\n *\n * FIXME: This function is problematic, because despite always returning a valid Carrier,\n * it has an optional `__SENTRY__` property, which then in turn requires us to always perform an unnecessary check\n * at the call-site. We always access the carrier through this function, so we can guarantee that `__SENTRY__` is there.\n **/\nfunction getMainCarrier() {\n var carrier = getGlobalObject();\n carrier.__SENTRY__ = carrier.__SENTRY__ || {\n extensions: {},\n hub: undefined,\n };\n return carrier;\n}\n\n/**\n * Replaces the current main hub with the passed one on the global object\n *\n * @returns The old replaced hub\n */\nfunction makeMain(hub) {\n var registry = getMainCarrier();\n var oldHub = getHubFromCarrier(registry);\n setHubOnCarrier(registry, hub);\n return oldHub;\n}\n\n/**\n * Returns the default hub instance.\n *\n * If a hub is already registered in the global carrier but this module\n * contains a more recent version, it replaces the registered version.\n * Otherwise, the currently registered hub will be returned.\n */\nfunction getCurrentHub() {\n // Get main carrier (global for every environment)\n var registry = getMainCarrier();\n\n // If there's no hub, or its an old API, assign a new one\n if (!hasHubOnCarrier(registry) || getHubFromCarrier(registry).isOlderThan(API_VERSION)) {\n setHubOnCarrier(registry, new Hub());\n }\n\n // Prefer domains over global if they are there (applicable only to Node environment)\n if (isNodeEnv()) {\n return getHubFromActiveDomain(registry);\n }\n // Return hub that lives on a global object\n return getHubFromCarrier(registry);\n}\n\n/**\n * Try to read the hub from an active domain, and fallback to the registry if one doesn't exist\n * @returns discovered hub\n */\nfunction getHubFromActiveDomain(registry) {\n try {\n var sentry = getMainCarrier().__SENTRY__;\n var activeDomain = sentry && sentry.extensions && sentry.extensions.domain && sentry.extensions.domain.active;\n\n // If there's no active domain, just return global hub\n if (!activeDomain) {\n return getHubFromCarrier(registry);\n }\n\n // If there's no hub on current domain, or it's an old API, assign a new one\n if (!hasHubOnCarrier(activeDomain) || getHubFromCarrier(activeDomain).isOlderThan(API_VERSION)) {\n var registryHubTopStack = getHubFromCarrier(registry).getStackTop();\n setHubOnCarrier(activeDomain, new Hub(registryHubTopStack.client, Scope.clone(registryHubTopStack.scope)));\n }\n\n // Return hub that lives on a domain\n return getHubFromCarrier(activeDomain);\n } catch (_Oo) {\n // Return hub that lives on a global object\n return getHubFromCarrier(registry);\n }\n}\n\n/**\n * This will tell whether a carrier has a hub on it or not\n * @param carrier object\n */\nfunction hasHubOnCarrier(carrier) {\n return !!(carrier && carrier.__SENTRY__ && carrier.__SENTRY__.hub);\n}\n\n/**\n * This will create a new {@link Hub} and add to the passed object on\n * __SENTRY__.hub.\n * @param carrier object\n * @hidden\n */\nfunction getHubFromCarrier(carrier) {\n return getGlobalSingleton('hub', () => new Hub(), carrier);\n}\n\n/**\n * This will set passed {@link Hub} on the passed object's __SENTRY__.hub attribute\n * @param carrier object\n * @param hub Hub\n * @returns A boolean indicating success or failure\n */\nfunction setHubOnCarrier(carrier, hub) {\n if (!carrier) return false;\n var __SENTRY__ = (carrier.__SENTRY__ = carrier.__SENTRY__ || {});\n __SENTRY__.hub = hub;\n return true;\n}\n\nexport { API_VERSION, Hub, getCurrentHub, getHubFromCarrier, getMainCarrier, makeMain, setHubOnCarrier };\n//# sourceMappingURL=hub.js.map\n","import { getCurrentHub } from './hub.js';\n\n// Note: All functions in this file are typed with a return value of `ReturnType`,\n// where HUB_FUNCTION is some method on the Hub class.\n//\n// This is done to make sure the top level SDK methods stay in sync with the hub methods.\n// Although every method here has an explicit return type, some of them (that map to void returns) do not\n// contain `return` keywords. This is done to save on bundle size, as `return` is not minifiable.\n\n/**\n * Captures an exception event and sends it to Sentry.\n *\n * @param exception An exception-like object.\n * @param captureContext Additional scope data to apply to exception event.\n * @returns The generated eventId.\n */\nfunction captureException(exception, captureContext) {\n return getCurrentHub().captureException(exception, { captureContext });\n}\n\n/**\n * Captures a message event and sends it to Sentry.\n *\n * @param message The message to send to Sentry.\n * @param Severity Define the level of the message.\n * @returns The generated eventId.\n */\nfunction captureMessage(\n message,\n captureContext,\n) {\n // This is necessary to provide explicit scopes upgrade, without changing the original\n // arity of the `captureMessage(message, level)` method.\n var level = typeof captureContext === 'string' ? captureContext : undefined;\n var context = typeof captureContext !== 'string' ? { captureContext } : undefined;\n return getCurrentHub().captureMessage(message, level, context);\n}\n\n/**\n * Captures a manually created event and sends it to Sentry.\n *\n * @param event The event to send to Sentry.\n * @returns The generated eventId.\n */\nfunction captureEvent(event, hint) {\n return getCurrentHub().captureEvent(event, hint);\n}\n\n/**\n * Callback to set context information onto the scope.\n * @param callback Callback function that receives Scope.\n */\nfunction configureScope(callback) {\n getCurrentHub().configureScope(callback);\n}\n\n/**\n * Records a new breadcrumb which will be attached to future events.\n *\n * Breadcrumbs will be added to subsequent events to provide more context on\n * user's actions prior to an error or crash.\n *\n * @param breadcrumb The breadcrumb to record.\n */\nfunction addBreadcrumb(breadcrumb) {\n getCurrentHub().addBreadcrumb(breadcrumb);\n}\n\n/**\n * Sets context data with the given name.\n * @param name of the context\n * @param context Any kind of data. This data will be normalized.\n */\nfunction setContext(name, context) {\n getCurrentHub().setContext(name, context);\n}\n\n/**\n * Set an object that will be merged sent as extra data with the event.\n * @param extras Extras object to merge into current context.\n */\nfunction setExtras(extras) {\n getCurrentHub().setExtras(extras);\n}\n\n/**\n * Set key:value that will be sent as extra data with the event.\n * @param key String of extra\n * @param extra Any kind of data. This data will be normalized.\n */\nfunction setExtra(key, extra) {\n getCurrentHub().setExtra(key, extra);\n}\n\n/**\n * Set an object that will be merged sent as tags data with the event.\n * @param tags Tags context object to merge into current context.\n */\nfunction setTags(tags) {\n getCurrentHub().setTags(tags);\n}\n\n/**\n * Set key:value that will be sent as tags data with the event.\n *\n * Can also be used to unset a tag, by passing `undefined`.\n *\n * @param key String key of tag\n * @param value Value of tag\n */\nfunction setTag(key, value) {\n getCurrentHub().setTag(key, value);\n}\n\n/**\n * Updates user context information for future events.\n *\n * @param user User context object to be set in the current context. Pass `null` to unset the user.\n */\nfunction setUser(user) {\n getCurrentHub().setUser(user);\n}\n\n/**\n * Creates a new scope with and executes the given operation within.\n * The scope is automatically removed once the operation\n * finishes or throws.\n *\n * This is essentially a convenience function for:\n *\n * pushScope();\n * callback();\n * popScope();\n *\n * @param callback that will be enclosed into push/popScope.\n */\nfunction withScope(callback) {\n getCurrentHub().withScope(callback);\n}\n\n/**\n * Starts a new `Transaction` and returns it. This is the entry point to manual tracing instrumentation.\n *\n * A tree structure can be built by adding child spans to the transaction, and child spans to other spans. To start a\n * new child span within the transaction or any span, call the respective `.startChild()` method.\n *\n * Every child span must be finished before the transaction is finished, otherwise the unfinished spans are discarded.\n *\n * The transaction must be finished with a call to its `.finish()` method, at which point the transaction with all its\n * finished child spans will be sent to Sentry.\n *\n * NOTE: This function should only be used for *manual* instrumentation. Auto-instrumentation should call\n * `startTransaction` directly on the hub.\n *\n * @param context Properties of the new `Transaction`.\n * @param customSamplingContext Information given to the transaction sampling function (along with context-dependent\n * default values). See {@link Options.tracesSampler}.\n *\n * @returns The transaction which was just started\n */\nfunction startTransaction(\n context,\n customSamplingContext,\n) {\n return getCurrentHub().startTransaction(\n {\n metadata: { source: 'custom' },\n ...context,\n },\n customSamplingContext,\n );\n}\n\nexport { addBreadcrumb, captureEvent, captureException, captureMessage, configureScope, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope };\n//# sourceMappingURL=exports.js.map\n","import { urlEncode, makeDsn, dsnToString } from '@sentry/utils';\n\nvar SENTRY_API_VERSION = '7';\n\n/** Returns the prefix to construct Sentry ingestion API endpoints. */\nfunction getBaseApiEndpoint(dsn) {\n var protocol = dsn.protocol ? `${dsn.protocol}:` : '';\n var port = dsn.port ? `:${dsn.port}` : '';\n return `${protocol}//${dsn.host}${port}${dsn.path ? `/${dsn.path}` : ''}/api/`;\n}\n\n/** Returns the ingest API endpoint for target. */\nfunction _getIngestEndpoint(dsn) {\n return `${getBaseApiEndpoint(dsn)}${dsn.projectId}/envelope/`;\n}\n\n/** Returns a URL-encoded string with auth config suitable for a query string. */\nfunction _encodedAuth(dsn, sdkInfo) {\n return urlEncode({\n // We send only the minimum set of required information. See\n // https://github.com/getsentry/sentry-javascript/issues/2572.\n sentry_key: dsn.publicKey,\n sentry_version: SENTRY_API_VERSION,\n ...(sdkInfo && { sentry_client: `${sdkInfo.name}/${sdkInfo.version}` }),\n });\n}\n\n/**\n * Returns the envelope endpoint URL with auth in the query string.\n *\n * Sending auth as part of the query string and not as custom HTTP headers avoids CORS preflight requests.\n */\nfunction getEnvelopeEndpointWithUrlEncodedAuth(\n dsn,\n // TODO (v8): Remove `tunnelOrOptions` in favor of `options`, and use the substitute code below\n // options: ClientOptions = {} as ClientOptions,\n tunnelOrOptions = {} ,\n) {\n // TODO (v8): Use this code instead\n // const { tunnel, _metadata = {} } = options;\n // return tunnel ? tunnel : `${_getIngestEndpoint(dsn)}?${_encodedAuth(dsn, _metadata.sdk)}`;\n\n var tunnel = typeof tunnelOrOptions === 'string' ? tunnelOrOptions : tunnelOrOptions.tunnel;\n var sdkInfo =\n typeof tunnelOrOptions === 'string' || !tunnelOrOptions._metadata ? undefined : tunnelOrOptions._metadata.sdk;\n\n return tunnel ? tunnel : `${_getIngestEndpoint(dsn)}?${_encodedAuth(dsn, sdkInfo)}`;\n}\n\n/** Returns the url to the report dialog endpoint. */\nfunction getReportDialogEndpoint(\n dsnLike,\n dialogOptions\n\n,\n) {\n var dsn = makeDsn(dsnLike);\n var endpoint = `${getBaseApiEndpoint(dsn)}embed/error-page/`;\n\n let encodedOptions = `dsn=${dsnToString(dsn)}`;\n for (var key in dialogOptions) {\n if (key === 'dsn') {\n continue;\n }\n\n if (key === 'user') {\n var user = dialogOptions.user;\n if (!user) {\n continue;\n }\n if (user.name) {\n encodedOptions += `&name=${encodeURIComponent(user.name)}`;\n }\n if (user.email) {\n encodedOptions += `&email=${encodeURIComponent(user.email)}`;\n }\n } else {\n encodedOptions += `&${encodeURIComponent(key)}=${encodeURIComponent(dialogOptions[key] )}`;\n }\n }\n\n return `${endpoint}?${encodedOptions}`;\n}\n\nexport { getEnvelopeEndpointWithUrlEncodedAuth, getReportDialogEndpoint };\n//# sourceMappingURL=api.js.map\n","import { dsnToString, createEnvelope, dropUndefinedKeys, getSentryBaggageItems } from '@sentry/utils';\n\n/** Extract sdk info from from the API metadata */\nfunction getSdkMetadataForEnvelopeHeader(metadata) {\n if (!metadata || !metadata.sdk) {\n return;\n }\n const { name, version } = metadata.sdk;\n return { name, version };\n}\n\n/**\n * Apply SdkInfo (name, version, packages, integrations) to the corresponding event key.\n * Merge with existing data if any.\n **/\nfunction enhanceEventWithSdkInfo(event, sdkInfo) {\n if (!sdkInfo) {\n return event;\n }\n event.sdk = event.sdk || {};\n event.sdk.name = event.sdk.name || sdkInfo.name;\n event.sdk.version = event.sdk.version || sdkInfo.version;\n event.sdk.integrations = [...(event.sdk.integrations || []), ...(sdkInfo.integrations || [])];\n event.sdk.packages = [...(event.sdk.packages || []), ...(sdkInfo.packages || [])];\n return event;\n}\n\n/** Creates an envelope from a Session */\nfunction createSessionEnvelope(\n session,\n dsn,\n metadata,\n tunnel,\n) {\n var sdkInfo = getSdkMetadataForEnvelopeHeader(metadata);\n var envelopeHeaders = {\n sent_at: new Date().toISOString(),\n ...(sdkInfo && { sdk: sdkInfo }),\n ...(!!tunnel && { dsn: dsnToString(dsn) }),\n };\n\n var envelopeItem =\n 'aggregates' in session ? [{ type: 'sessions' }, session] : [{ type: 'session' }, session];\n\n return createEnvelope(envelopeHeaders, [envelopeItem]);\n}\n\n/**\n * Create an Envelope from an event.\n */\nfunction createEventEnvelope(\n event,\n dsn,\n metadata,\n tunnel,\n) {\n var sdkInfo = getSdkMetadataForEnvelopeHeader(metadata);\n var eventType = event.type || 'event';\n\n const { transactionSampling } = event.sdkProcessingMetadata || {};\n const { method: samplingMethod, rate: sampleRate } = transactionSampling || {};\n\n enhanceEventWithSdkInfo(event, metadata && metadata.sdk);\n\n var envelopeHeaders = createEventEnvelopeHeaders(event, sdkInfo, tunnel, dsn);\n\n // Prevent this data (which, if it exists, was used in earlier steps in the processing pipeline) from being sent to\n // sentry. (Note: Our use of this property comes and goes with whatever we might be debugging, whatever hacks we may\n // have temporarily added, etc. Even if we don't happen to be using it at some point in the future, let's not get rid\n // of this `delete`, lest we miss putting it back in the next time the property is in use.)\n delete event.sdkProcessingMetadata;\n\n var eventItem = [\n {\n type: eventType,\n sample_rates: [{ id: samplingMethod, rate: sampleRate }],\n },\n event,\n ];\n return createEnvelope(envelopeHeaders, [eventItem]);\n}\n\nfunction createEventEnvelopeHeaders(\n event,\n sdkInfo,\n tunnel,\n dsn,\n) {\n var baggage = event.sdkProcessingMetadata && event.sdkProcessingMetadata.baggage;\n var dynamicSamplingContext = baggage && getSentryBaggageItems(baggage);\n\n return {\n event_id: event.event_id ,\n sent_at: new Date().toISOString(),\n ...(sdkInfo && { sdk: sdkInfo }),\n ...(!!tunnel && { dsn: dsnToString(dsn) }),\n ...(event.type === 'transaction' &&\n dynamicSamplingContext && {\n trace: dropUndefinedKeys({ ...dynamicSamplingContext }) ,\n }),\n };\n}\n\nexport { createEventEnvelope, createSessionEnvelope };\n//# sourceMappingURL=envelope.js.map\n","import { addGlobalEventProcessor, getCurrentHub } from '@sentry/hub';\nimport { logger } from '@sentry/utils';\n\nvar installedIntegrations = [];\n\n/** Map of integrations assigned to a client */\n\n/**\n * @private\n */\nfunction filterDuplicates(integrations) {\n return integrations.reduce((acc, integrations) => {\n if (acc.every(accIntegration => integrations.name !== accIntegration.name)) {\n acc.push(integrations);\n }\n return acc;\n }, [] );\n}\n\n/** Gets integration to install */\nfunction getIntegrationsToSetup(options) {\n var defaultIntegrations = (options.defaultIntegrations && [...options.defaultIntegrations]) || [];\n var userIntegrations = options.integrations;\n\n let integrations = [...filterDuplicates(defaultIntegrations)];\n\n if (Array.isArray(userIntegrations)) {\n // Filter out integrations that are also included in user options\n integrations = [\n ...integrations.filter(integrations =>\n userIntegrations.every(userIntegration => userIntegration.name !== integrations.name),\n ),\n // And filter out duplicated user options integrations\n ...filterDuplicates(userIntegrations),\n ];\n } else if (typeof userIntegrations === 'function') {\n integrations = userIntegrations(integrations);\n integrations = Array.isArray(integrations) ? integrations : [integrations];\n }\n\n // Make sure that if present, `Debug` integration will always run last\n var integrationsNames = integrations.map(i => i.name);\n var alwaysLastToRun = 'Debug';\n if (integrationsNames.indexOf(alwaysLastToRun) !== -1) {\n integrations.push(...integrations.splice(integrationsNames.indexOf(alwaysLastToRun), 1));\n }\n\n return integrations;\n}\n\n/**\n * Given a list of integration instances this installs them all. When `withDefaults` is set to `true` then all default\n * integrations are added unless they were already provided before.\n * @param integrations array of integration instances\n * @param withDefault should enable default integrations\n */\nfunction setupIntegrations(integrations) {\n var integrationIndex = {};\n\n integrations.forEach(integration => {\n integrationIndex[integration.name] = integration;\n\n if (installedIntegrations.indexOf(integration.name) === -1) {\n integration.setupOnce(addGlobalEventProcessor, getCurrentHub);\n installedIntegrations.push(integration.name);\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`Integration installed: ${integration.name}`);\n }\n });\n\n return integrationIndex;\n}\n\nexport { getIntegrationsToSetup, installedIntegrations, setupIntegrations };\n//# sourceMappingURL=integration.js.map\n","import { updateSession, Scope } from '@sentry/hub';\nimport { makeDsn, logger, checkOrSetAlreadyCaught, isPrimitive, resolvedSyncPromise, addItemToEnvelope, createAttachmentEnvelopeItem, SyncPromise, uuid4, dateTimestampInSeconds, normalize, truncate, rejectedSyncPromise, SentryError, isThenable, isPlainObject } from '@sentry/utils';\nimport { getEnvelopeEndpointWithUrlEncodedAuth } from './api.js';\nimport { createEventEnvelope, createSessionEnvelope } from './envelope.js';\nimport { setupIntegrations } from './integration.js';\n\nvar ALREADY_SEEN_ERROR = \"Not capturing exception because it's already been captured.\";\n\n/**\n * Base implementation for all JavaScript SDK clients.\n *\n * Call the constructor with the corresponding options\n * specific to the client subclass. To access these options later, use\n * {@link Client.getOptions}.\n *\n * If a Dsn is specified in the options, it will be parsed and stored. Use\n * {@link Client.getDsn} to retrieve the Dsn at any moment. In case the Dsn is\n * invalid, the constructor will throw a {@link SentryException}. Note that\n * without a valid Dsn, the SDK will not send any events to Sentry.\n *\n * Before sending an event, it is passed through\n * {@link BaseClient._prepareEvent} to add SDK information and scope data\n * (breadcrumbs and context). To add more custom information, override this\n * method and extend the resulting prepared event.\n *\n * To issue automatically created events (e.g. via instrumentation), use\n * {@link Client.captureEvent}. It will prepare the event and pass it through\n * the callback lifecycle. To issue auto-breadcrumbs, use\n * {@link Client.addBreadcrumb}.\n *\n * @example\n * class NodeClient extends BaseClient {\n * public constructor(options: NodeOptions) {\n * super(options);\n * }\n *\n * // ...\n * }\n */\nclass BaseClient {\n /** Options passed to the SDK. */\n \n\n /** The client Dsn, if specified in options. Without this Dsn, the SDK will be disabled. */\n \n\n /** Array of set up integrations. */\n __init() {this._integrations = {};}\n\n /** Indicates whether this client's integrations have been set up. */\n __init2() {this._integrationsInitialized = false;}\n\n /** Number of calls being processed */\n __init3() {this._numProcessing = 0;}\n\n /** Holds flushable */\n __init4() {this._outcomes = {};}\n\n /**\n * Initializes this client instance.\n *\n * @param options Options for the client.\n */\n constructor(options) {;BaseClient.prototype.__init.call(this);BaseClient.prototype.__init2.call(this);BaseClient.prototype.__init3.call(this);BaseClient.prototype.__init4.call(this);\n this._options = options;\n if (options.dsn) {\n this._dsn = makeDsn(options.dsn);\n var url = getEnvelopeEndpointWithUrlEncodedAuth(this._dsn, options);\n this._transport = options.transport({\n recordDroppedEvent: this.recordDroppedEvent.bind(this),\n ...options.transportOptions,\n url,\n });\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('No DSN provided, client will not do anything.');\n }\n }\n\n /**\n * @inheritDoc\n */\n captureException(exception, hint, scope) {\n // ensure we haven't captured this very object before\n if (checkOrSetAlreadyCaught(exception)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(ALREADY_SEEN_ERROR);\n return;\n }\n\n let eventId = hint && hint.event_id;\n\n this._process(\n this.eventFromException(exception, hint)\n .then(event => this._captureEvent(event, hint, scope))\n .then(result => {\n eventId = result;\n }),\n );\n\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n captureMessage(\n message,\n level,\n hint,\n scope,\n ) {\n let eventId = hint && hint.event_id;\n\n var promisedEvent = isPrimitive(message)\n ? this.eventFromMessage(String(message), level, hint)\n : this.eventFromException(message, hint);\n\n this._process(\n promisedEvent\n .then(event => this._captureEvent(event, hint, scope))\n .then(result => {\n eventId = result;\n }),\n );\n\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n captureEvent(event, hint, scope) {\n // ensure we haven't captured this very object before\n if (hint && hint.originalException && checkOrSetAlreadyCaught(hint.originalException)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(ALREADY_SEEN_ERROR);\n return;\n }\n\n let eventId = hint && hint.event_id;\n\n this._process(\n this._captureEvent(event, hint, scope).then(result => {\n eventId = result;\n }),\n );\n\n return eventId;\n }\n\n /**\n * @inheritDoc\n */\n captureSession(session) {\n if (!this._isEnabled()) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('SDK not enabled, will not capture session.');\n return;\n }\n\n if (!(typeof session.release === 'string')) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('Discarded session because of missing or non-string release');\n } else {\n this.sendSession(session);\n // After sending, we set init false to indicate it's not the first occurrence\n updateSession(session, { init: false });\n }\n }\n\n /**\n * @inheritDoc\n */\n getDsn() {\n return this._dsn;\n }\n\n /**\n * @inheritDoc\n */\n getOptions() {\n return this._options;\n }\n\n /**\n * @inheritDoc\n */\n getTransport() {\n return this._transport;\n }\n\n /**\n * @inheritDoc\n */\n flush(timeout) {\n var transport = this._transport;\n if (transport) {\n return this._isClientDoneProcessing(timeout).then(clientFinished => {\n return transport.flush(timeout).then(transportFlushed => clientFinished && transportFlushed);\n });\n } else {\n return resolvedSyncPromise(true);\n }\n }\n\n /**\n * @inheritDoc\n */\n close(timeout) {\n return this.flush(timeout).then(result => {\n this.getOptions().enabled = false;\n return result;\n });\n }\n\n /**\n * Sets up the integrations\n */\n setupIntegrations() {\n if (this._isEnabled() && !this._integrationsInitialized) {\n this._integrations = setupIntegrations(this._options.integrations);\n this._integrationsInitialized = true;\n }\n }\n\n /**\n * Gets an installed integration by its `id`.\n *\n * @returns The installed integration or `undefined` if no integration with that `id` was installed.\n */\n getIntegrationById(integrationId) {\n return this._integrations[integrationId];\n }\n\n /**\n * @inheritDoc\n */\n getIntegration(integration) {\n try {\n return (this._integrations[integration.id] ) || null;\n } catch (_oO) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn(`Cannot retrieve integration ${integration.id} from the current Client`);\n return null;\n }\n }\n\n /**\n * @inheritDoc\n */\n sendEvent(event, hint = {}) {\n if (this._dsn) {\n let env = createEventEnvelope(event, this._dsn, this._options._metadata, this._options.tunnel);\n\n for (var attachment of hint.attachments || []) {\n env = addItemToEnvelope(\n env,\n createAttachmentEnvelopeItem(\n attachment,\n this._options.transportOptions && this._options.transportOptions.textEncoder,\n ),\n );\n }\n\n this._sendEnvelope(env);\n }\n }\n\n /**\n * @inheritDoc\n */\n sendSession(session) {\n if (this._dsn) {\n var env = createSessionEnvelope(session, this._dsn, this._options._metadata, this._options.tunnel);\n this._sendEnvelope(env);\n }\n }\n\n /**\n * @inheritDoc\n */\n recordDroppedEvent(reason, category) {\n if (this._options.sendClientReports) {\n // We want to track each category (error, transaction, session) separately\n // but still keep the distinction between different type of outcomes.\n // We could use nested maps, but it's much easier to read and type this way.\n // A correct type for map-based implementation if we want to go that route\n // would be `Partial>>>`\n // With typescript 4.1 we could even use template literal types\n var key = `${reason}:${category}`;\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`Adding outcome: \"${key}\"`);\n\n // The following works because undefined + 1 === NaN and NaN is falsy\n this._outcomes[key] = this._outcomes[key] + 1 || 1;\n }\n }\n\n /** Updates existing session based on the provided event */\n _updateSessionFromEvent(session, event) {\n let crashed = false;\n let errored = false;\n var exceptions = event.exception && event.exception.values;\n\n if (exceptions) {\n errored = true;\n\n for (var ex of exceptions) {\n var mechanism = ex.mechanism;\n if (mechanism && mechanism.handled === false) {\n crashed = true;\n break;\n }\n }\n }\n\n // A session is updated and that session update is sent in only one of the two following scenarios:\n // 1. Session with non terminal status and 0 errors + an error occurred -> Will set error count to 1 and send update\n // 2. Session with non terminal status and 1 error + a crash occurred -> Will set status crashed and send update\n var sessionNonTerminal = session.status === 'ok';\n var shouldUpdateAndSend = (sessionNonTerminal && session.errors === 0) || (sessionNonTerminal && crashed);\n\n if (shouldUpdateAndSend) {\n updateSession(session, {\n ...(crashed && { status: 'crashed' }),\n errors: session.errors || Number(errored || crashed),\n });\n this.captureSession(session);\n }\n }\n\n /**\n * Determine if the client is finished processing. Returns a promise because it will wait `timeout` ms before saying\n * \"no\" (resolving to `false`) in order to give the client a chance to potentially finish first.\n *\n * @param timeout The time, in ms, after which to resolve to `false` if the client is still busy. Passing `0` (or not\n * passing anything) will make the promise wait as long as it takes for processing to finish before resolving to\n * `true`.\n * @returns A promise which will resolve to `true` if processing is already done or finishes before the timeout, and\n * `false` otherwise\n */\n _isClientDoneProcessing(timeout) {\n return new SyncPromise(resolve => {\n let ticked = 0;\n var tick = 1;\n\n var interval = setInterval(() => {\n if (this._numProcessing == 0) {\n clearInterval(interval);\n resolve(true);\n } else {\n ticked += tick;\n if (timeout && ticked >= timeout) {\n clearInterval(interval);\n resolve(false);\n }\n }\n }, tick);\n });\n }\n\n /** Determines whether this SDK is enabled and a valid Dsn is present. */\n _isEnabled() {\n return this.getOptions().enabled !== false && this._dsn !== undefined;\n }\n\n /**\n * Adds common information to events.\n *\n * The information includes release and environment from `options`,\n * breadcrumbs and context (extra, tags and user) from the scope.\n *\n * Information that is already present in the event is never overwritten. For\n * nested objects, such as the context, keys are merged.\n *\n * @param event The original event.\n * @param hint May contain additional information about the original exception.\n * @param scope A scope containing event metadata.\n * @returns A new event with more information.\n */\n _prepareEvent(event, hint, scope) {\n const { normalizeDepth = 3, normalizeMaxBreadth = 1000 } = this.getOptions();\n var prepared = {\n ...event,\n event_id: event.event_id || hint.event_id || uuid4(),\n timestamp: event.timestamp || dateTimestampInSeconds(),\n };\n\n this._applyClientOptions(prepared);\n this._applyIntegrationsMetadata(prepared);\n\n // If we have scope given to us, use it as the base for further modifications.\n // This allows us to prevent unnecessary copying of data if `captureContext` is not provided.\n let finalScope = scope;\n if (hint.captureContext) {\n finalScope = Scope.clone(finalScope).update(hint.captureContext);\n }\n\n // We prepare the result here with a resolved Event.\n let result = resolvedSyncPromise(prepared);\n\n // This should be the last thing called, since we want that\n // {@link Hub.addEventProcessor} gets the finished prepared event.\n if (finalScope) {\n // Collect attachments from the hint and scope\n var attachments = [...(hint.attachments || []), ...finalScope.getAttachments()];\n\n if (attachments.length) {\n hint.attachments = attachments;\n }\n\n // In case we have a hub we reassign it.\n result = finalScope.applyToEvent(prepared, hint);\n }\n\n return result.then(evt => {\n if (typeof normalizeDepth === 'number' && normalizeDepth > 0) {\n return this._normalizeEvent(evt, normalizeDepth, normalizeMaxBreadth);\n }\n return evt;\n });\n }\n\n /**\n * Applies `normalize` function on necessary `Event` attributes to make them safe for serialization.\n * Normalized keys:\n * - `breadcrumbs.data`\n * - `user`\n * - `contexts`\n * - `extra`\n * @param event Event\n * @returns Normalized event\n */\n _normalizeEvent(event, depth, maxBreadth) {\n if (!event) {\n return null;\n }\n\n var normalized = {\n ...event,\n ...(event.breadcrumbs && {\n breadcrumbs: event.breadcrumbs.map(b => ({\n ...b,\n ...(b.data && {\n data: normalize(b.data, depth, maxBreadth),\n }),\n })),\n }),\n ...(event.user && {\n user: normalize(event.user, depth, maxBreadth),\n }),\n ...(event.contexts && {\n contexts: normalize(event.contexts, depth, maxBreadth),\n }),\n ...(event.extra && {\n extra: normalize(event.extra, depth, maxBreadth),\n }),\n };\n\n // event.contexts.trace stores information about a Transaction. Similarly,\n // event.spans[] stores information about child Spans. Given that a\n // Transaction is conceptually a Span, normalization should apply to both\n // Transactions and Spans consistently.\n // For now the decision is to skip normalization of Transactions and Spans,\n // so this block overwrites the normalized event to add back the original\n // Transaction information prior to normalization.\n if (event.contexts && event.contexts.trace && normalized.contexts) {\n normalized.contexts.trace = event.contexts.trace;\n\n // event.contexts.trace.data may contain circular/dangerous data so we need to normalize it\n if (event.contexts.trace.data) {\n normalized.contexts.trace.data = normalize(event.contexts.trace.data, depth, maxBreadth);\n }\n }\n\n // event.spans[].data may contain circular/dangerous data so we need to normalize it\n if (event.spans) {\n normalized.spans = event.spans.map(span => {\n // We cannot use the spread operator here because `toJSON` on `span` is non-enumerable\n if (span.data) {\n span.data = normalize(span.data, depth, maxBreadth);\n }\n return span;\n });\n }\n\n return normalized;\n }\n\n /**\n * Enhances event using the client configuration.\n * It takes care of all \"static\" values like environment, release and `dist`,\n * as well as truncating overly long values.\n * @param event event instance to be enhanced\n */\n _applyClientOptions(event) {\n var options = this.getOptions();\n const { environment, release, dist, maxValueLength = 250 } = options;\n\n if (!('environment' in event)) {\n event.environment = 'environment' in options ? environment : 'production';\n }\n\n if (event.release === undefined && release !== undefined) {\n event.release = release;\n }\n\n if (event.dist === undefined && dist !== undefined) {\n event.dist = dist;\n }\n\n if (event.message) {\n event.message = truncate(event.message, maxValueLength);\n }\n\n var exception = event.exception && event.exception.values && event.exception.values[0];\n if (exception && exception.value) {\n exception.value = truncate(exception.value, maxValueLength);\n }\n\n var request = event.request;\n if (request && request.url) {\n request.url = truncate(request.url, maxValueLength);\n }\n }\n\n /**\n * This function adds all used integrations to the SDK info in the event.\n * @param event The event that will be filled with all integrations.\n */\n _applyIntegrationsMetadata(event) {\n var integrationsArray = Object.keys(this._integrations);\n if (integrationsArray.length > 0) {\n event.sdk = event.sdk || {};\n event.sdk.integrations = [...(event.sdk.integrations || []), ...integrationsArray];\n }\n }\n\n /**\n * Processes the event and logs an error in case of rejection\n * @param event\n * @param hint\n * @param scope\n */\n _captureEvent(event, hint = {}, scope) {\n return this._processEvent(event, hint, scope).then(\n finalEvent => {\n return finalEvent.event_id;\n },\n reason => {\n if ((typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__)) {\n // If something's gone wrong, log the error as a warning. If it's just us having used a `SentryError` for\n // control flow, log just the message (no stack) as a log-level log.\n var sentryError = reason ;\n if (sentryError.logLevel === 'log') {\n logger.log(sentryError.message);\n } else {\n logger.warn(sentryError);\n }\n }\n return undefined;\n },\n );\n }\n\n /**\n * Processes an event (either error or message) and sends it to Sentry.\n *\n * This also adds breadcrumbs and context information to the event. However,\n * platform specific meta data (such as the User's IP address) must be added\n * by the SDK implementor.\n *\n *\n * @param event The event to send to Sentry.\n * @param hint May contain additional information about the original exception.\n * @param scope A scope containing event metadata.\n * @returns A SyncPromise that resolves with the event or rejects in case event was/will not be send.\n */\n _processEvent(event, hint, scope) {\n const { beforeSend, sampleRate } = this.getOptions();\n\n if (!this._isEnabled()) {\n return rejectedSyncPromise(new SentryError('SDK not enabled, will not capture event.', 'log'));\n }\n\n var isTransaction = event.type === 'transaction';\n // 1.0 === 100% events are sent\n // 0.0 === 0% events are sent\n // Sampling for transaction happens somewhere else\n if (!isTransaction && typeof sampleRate === 'number' && Math.random() > sampleRate) {\n this.recordDroppedEvent('sample_rate', 'error');\n return rejectedSyncPromise(\n new SentryError(\n `Discarding event because it's not included in the random sample (sampling rate = ${sampleRate})`,\n 'log',\n ),\n );\n }\n\n return this._prepareEvent(event, hint, scope)\n .then(prepared => {\n if (prepared === null) {\n this.recordDroppedEvent('event_processor', event.type || 'error');\n throw new SentryError('An event processor returned null, will not send event.', 'log');\n }\n\n var isInternalException = hint.data && (hint.data ).__sentry__ === true;\n if (isInternalException || isTransaction || !beforeSend) {\n return prepared;\n }\n\n var beforeSendResult = beforeSend(prepared, hint);\n return _ensureBeforeSendRv(beforeSendResult);\n })\n .then(processedEvent => {\n if (processedEvent === null) {\n this.recordDroppedEvent('before_send', event.type || 'error');\n throw new SentryError('`beforeSend` returned `null`, will not send event.', 'log');\n }\n\n var session = scope && scope.getSession();\n if (!isTransaction && session) {\n this._updateSessionFromEvent(session, processedEvent);\n }\n\n this.sendEvent(processedEvent, hint);\n return processedEvent;\n })\n .then(null, reason => {\n if (reason instanceof SentryError) {\n throw reason;\n }\n\n this.captureException(reason, {\n data: {\n __sentry__: true,\n },\n originalException: reason ,\n });\n throw new SentryError(\n `Event processing pipeline threw an error, original event will not be sent. Details have been sent as a new event.\\nReason: ${reason}`,\n );\n });\n }\n\n /**\n * Occupies the client with processing and event\n */\n _process(promise) {\n this._numProcessing += 1;\n void promise.then(\n value => {\n this._numProcessing -= 1;\n return value;\n },\n reason => {\n this._numProcessing -= 1;\n return reason;\n },\n );\n }\n\n /**\n * @inheritdoc\n */\n _sendEnvelope(envelope) {\n if (this._transport && this._dsn) {\n this._transport.send(envelope).then(null, reason => {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Error while sending event:', reason);\n });\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Transport disabled');\n }\n }\n\n /**\n * Clears outcomes on this client and returns them.\n */\n _clearOutcomes() {\n var outcomes = this._outcomes;\n this._outcomes = {};\n return Object.keys(outcomes).map(key => {\n const [reason, category] = key.split(':') ;\n return {\n reason,\n category,\n quantity: outcomes[key],\n };\n });\n }\n\n /**\n * @inheritDoc\n */\n \n\n}\n\n/**\n * Verifies that return value of configured `beforeSend` is of expected type.\n */\nfunction _ensureBeforeSendRv(rv) {\n var nullErr = '`beforeSend` method has to return `null` or a valid event.';\n if (isThenable(rv)) {\n return rv.then(\n event => {\n if (!(isPlainObject(event) || event === null)) {\n throw new SentryError(nullErr);\n }\n return event;\n },\n e => {\n throw new SentryError(`beforeSend rejected with ${e}`);\n },\n );\n } else if (!(isPlainObject(rv) || rv === null)) {\n throw new SentryError(nullErr);\n }\n return rv;\n}\n\nexport { BaseClient };\n//# sourceMappingURL=baseclient.js.map\n","import { makePromiseBuffer, forEachEnvelopeItem, envelopeItemTypeToDataCategory, isRateLimited, resolvedSyncPromise, createEnvelope, serializeEnvelope, logger, updateRateLimits, SentryError } from '@sentry/utils';\n\nvar DEFAULT_TRANSPORT_BUFFER_SIZE = 30;\n\n/**\n * Creates an instance of a Sentry `Transport`\n *\n * @param options\n * @param makeRequest\n */\nfunction createTransport(\n options,\n makeRequest,\n buffer = makePromiseBuffer(options.bufferSize || DEFAULT_TRANSPORT_BUFFER_SIZE),\n) {\n let rateLimits = {};\n\n var flush = (timeout) => buffer.drain(timeout);\n\n function send(envelope) {\n var filteredEnvelopeItems = [];\n\n // Drop rate limited items from envelope\n forEachEnvelopeItem(envelope, (item, type) => {\n var envelopeItemDataCategory = envelopeItemTypeToDataCategory(type);\n if (isRateLimited(rateLimits, envelopeItemDataCategory)) {\n options.recordDroppedEvent('ratelimit_backoff', envelopeItemDataCategory);\n } else {\n filteredEnvelopeItems.push(item);\n }\n });\n\n // Skip sending if envelope is empty after filtering out rate limited events\n if (filteredEnvelopeItems.length === 0) {\n return resolvedSyncPromise();\n }\n\n var filteredEnvelope = createEnvelope(envelope[0], filteredEnvelopeItems );\n\n // Creates client report for each item in an envelope\n var recordEnvelopeLoss = (reason) => {\n forEachEnvelopeItem(filteredEnvelope, (_, type) => {\n options.recordDroppedEvent(reason, envelopeItemTypeToDataCategory(type));\n });\n };\n\n var requestTask = () =>\n makeRequest({ body: serializeEnvelope(filteredEnvelope, options.textEncoder) }).then(\n response => {\n // We don't want to throw on NOK responses, but we want to at least log them\n if (response.statusCode !== undefined && (response.statusCode < 200 || response.statusCode >= 300)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn(`Sentry responded with status code ${response.statusCode} to sent event.`);\n }\n\n rateLimits = updateRateLimits(rateLimits, response);\n },\n error => {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Failed while sending event:', error);\n recordEnvelopeLoss('network_error');\n },\n );\n\n return buffer.add(requestTask).then(\n result => result,\n error => {\n if (error instanceof SentryError) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Skipped sending event because buffer is full.');\n recordEnvelopeLoss('queue_overflow');\n return resolvedSyncPromise();\n } else {\n throw error;\n }\n },\n );\n }\n\n return {\n send,\n flush,\n };\n}\n\nexport { DEFAULT_TRANSPORT_BUFFER_SIZE, createTransport };\n//# sourceMappingURL=base.js.map\n","import { getOriginalFunction } from '@sentry/utils';\n\nlet originalFunctionToString;\n\n/** Patch toString calls to return proper name for wrapped functions */\nclass FunctionToString {constructor() { FunctionToString.prototype.__init.call(this); }\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'FunctionToString';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = FunctionToString.id;}\n\n /**\n * @inheritDoc\n */\n setupOnce() {\n originalFunctionToString = Function.prototype.toString;\n\n Function.prototype.toString = function ( ...args) {\n var context = getOriginalFunction(this) || this;\n return originalFunctionToString.apply(context, args);\n };\n }\n} FunctionToString.__initStatic();\n\nexport { FunctionToString };\n//# sourceMappingURL=functiontostring.js.map\n","import { logger, getEventDescription, isMatchingPattern } from '@sentry/utils';\n\n// \"Script error.\" is hard coded into browsers for errors that it can't read.\n// this is the result of a script being pulled in from an external domain and CORS.\nvar DEFAULT_IGNORE_ERRORS = [/^Script error\\.?$/, /^Javascript error: Script error\\.? on line 0$/];\n\n/** Options for the InboundFilters integration */\n\n/** Inbound filters configurable by the user */\nclass InboundFilters {\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'InboundFilters';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = InboundFilters.id;}\n\n constructor( _options = {}) {;this._options = _options;InboundFilters.prototype.__init.call(this);}\n\n /**\n * @inheritDoc\n */\n setupOnce(addGlobalEventProcessor, getCurrentHub) {\n var eventProcess = (event) => {\n var hub = getCurrentHub();\n if (hub) {\n var self = hub.getIntegration(InboundFilters);\n if (self) {\n var client = hub.getClient();\n var clientOptions = client ? client.getOptions() : {};\n var options = _mergeOptions(self._options, clientOptions);\n return _shouldDropEvent(event, options) ? null : event;\n }\n }\n return event;\n };\n\n eventProcess.id = this.name;\n addGlobalEventProcessor(eventProcess);\n }\n} InboundFilters.__initStatic();\n\n/** JSDoc */\nfunction _mergeOptions(\n internalOptions = {},\n clientOptions = {},\n) {\n return {\n allowUrls: [...(internalOptions.allowUrls || []), ...(clientOptions.allowUrls || [])],\n denyUrls: [...(internalOptions.denyUrls || []), ...(clientOptions.denyUrls || [])],\n ignoreErrors: [\n ...(internalOptions.ignoreErrors || []),\n ...(clientOptions.ignoreErrors || []),\n ...DEFAULT_IGNORE_ERRORS,\n ],\n ignoreInternal: internalOptions.ignoreInternal !== undefined ? internalOptions.ignoreInternal : true,\n };\n}\n\n/** JSDoc */\nfunction _shouldDropEvent(event, options) {\n if (options.ignoreInternal && _isSentryError(event)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(`Event dropped due to being internal Sentry Error.\\nEvent: ${getEventDescription(event)}`);\n return true;\n }\n if (_isIgnoredError(event, options.ignoreErrors)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n `Event dropped due to being matched by \\`ignoreErrors\\` option.\\nEvent: ${getEventDescription(event)}`,\n );\n return true;\n }\n if (_isDeniedUrl(event, options.denyUrls)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n `Event dropped due to being matched by \\`denyUrls\\` option.\\nEvent: ${getEventDescription(\n event,\n )}.\\nUrl: ${_getEventFilterUrl(event)}`,\n );\n return true;\n }\n if (!_isAllowedUrl(event, options.allowUrls)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n `Event dropped due to not being matched by \\`allowUrls\\` option.\\nEvent: ${getEventDescription(\n event,\n )}.\\nUrl: ${_getEventFilterUrl(event)}`,\n );\n return true;\n }\n return false;\n}\n\nfunction _isIgnoredError(event, ignoreErrors) {\n if (!ignoreErrors || !ignoreErrors.length) {\n return false;\n }\n\n return _getPossibleEventMessages(event).some(message =>\n ignoreErrors.some(pattern => isMatchingPattern(message, pattern)),\n );\n}\n\nfunction _isDeniedUrl(event, denyUrls) {\n // TODO: Use Glob instead?\n if (!denyUrls || !denyUrls.length) {\n return false;\n }\n var url = _getEventFilterUrl(event);\n return !url ? false : denyUrls.some(pattern => isMatchingPattern(url, pattern));\n}\n\nfunction _isAllowedUrl(event, allowUrls) {\n // TODO: Use Glob instead?\n if (!allowUrls || !allowUrls.length) {\n return true;\n }\n var url = _getEventFilterUrl(event);\n return !url ? true : allowUrls.some(pattern => isMatchingPattern(url, pattern));\n}\n\nfunction _getPossibleEventMessages(event) {\n if (event.message) {\n return [event.message];\n }\n if (event.exception) {\n try {\n const { type = '', value = '' } = (event.exception.values && event.exception.values[0]) || {};\n return [`${value}`, `${type}: ${value}`];\n } catch (oO) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error(`Cannot extract message for event ${getEventDescription(event)}`);\n return [];\n }\n }\n return [];\n}\n\nfunction _isSentryError(event) {\n try {\n // @ts-ignore can't be a sentry error if undefined\n return event.exception.values[0].type === 'SentryError';\n } catch (e) {\n // ignore\n }\n return false;\n}\n\nfunction _getLastValidUrl(frames = []) {\n for (let i = frames.length - 1; i >= 0; i--) {\n var frame = frames[i];\n\n if (frame && frame.filename !== '' && frame.filename !== '[native code]') {\n return frame.filename || null;\n }\n }\n\n return null;\n}\n\nfunction _getEventFilterUrl(event) {\n try {\n let frames;\n try {\n // @ts-ignore we only care about frames if the whole thing here is defined\n frames = event.exception.values[0].stacktrace.frames;\n } catch (e) {\n // ignore\n }\n return frames ? _getLastValidUrl(frames) : null;\n } catch (oO) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error(`Cannot extract url for event ${getEventDescription(event)}`);\n return null;\n }\n}\n\nexport { InboundFilters, _mergeOptions, _shouldDropEvent };\n//# sourceMappingURL=inboundfilters.js.map\n","import { isEvent, extractExceptionKeysForMessage, normalizeToSize, addExceptionMechanism, resolvedSyncPromise, isErrorEvent, isDOMError, isDOMException, addExceptionTypeValue, isError, isPlainObject } from '@sentry/utils';\n\n/**\n * This function creates an exception from a JavaScript Error\n */\nfunction exceptionFromError(stackParser, ex) {\n // Get the frames first since Opera can lose the stack if we touch anything else first\n var frames = parseStackFrames(stackParser, ex);\n\n var exception = {\n type: ex && ex.name,\n value: extractMessage(ex),\n };\n\n if (frames.length) {\n exception.stacktrace = { frames };\n }\n\n if (exception.type === undefined && exception.value === '') {\n exception.value = 'Unrecoverable error caught';\n }\n\n return exception;\n}\n\n/**\n * @hidden\n */\nfunction eventFromPlainObject(\n stackParser,\n exception,\n syntheticException,\n isUnhandledRejection,\n) {\n var event = {\n exception: {\n values: [\n {\n type: isEvent(exception) ? exception.constructor.name : isUnhandledRejection ? 'UnhandledRejection' : 'Error',\n value: `Non-Error ${\n isUnhandledRejection ? 'promise rejection' : 'exception'\n } captured with keys: ${extractExceptionKeysForMessage(exception)}`,\n },\n ],\n },\n extra: {\n __serialized__: normalizeToSize(exception),\n },\n };\n\n if (syntheticException) {\n var frames = parseStackFrames(stackParser, syntheticException);\n if (frames.length) {\n // event.exception.values[0] has been set above\n (event.exception ).values[0].stacktrace = { frames };\n }\n }\n\n return event;\n}\n\n/**\n * @hidden\n */\nfunction eventFromError(stackParser, ex) {\n return {\n exception: {\n values: [exceptionFromError(stackParser, ex)],\n },\n };\n}\n\n/** Parses stack frames from an error */\nfunction parseStackFrames(\n stackParser,\n ex,\n) {\n // Access and store the stacktrace property before doing ANYTHING\n // else to it because Opera is not very good at providing it\n // reliably in other circumstances.\n var stacktrace = ex.stacktrace || ex.stack || '';\n\n var popSize = getPopSize(ex);\n\n try {\n return stackParser(stacktrace, popSize);\n } catch (e) {\n // no-empty\n }\n\n return [];\n}\n\n// Based on our own mapping pattern - https://github.com/getsentry/sentry/blob/9f08305e09866c8bd6d0c24f5b0aabdd7dd6c59c/src/sentry/lang/javascript/errormapping.py#L83-L108\nvar reactMinifiedRegexp = /Minified React error #\\d+;/i;\n\nfunction getPopSize(ex) {\n if (ex) {\n if (typeof ex.framesToPop === 'number') {\n return ex.framesToPop;\n }\n\n if (reactMinifiedRegexp.test(ex.message)) {\n return 1;\n }\n }\n\n return 0;\n}\n\n/**\n * There are cases where stacktrace.message is an Event object\n * https://github.com/getsentry/sentry-javascript/issues/1949\n * In this specific case we try to extract stacktrace.message.error.message\n */\nfunction extractMessage(ex) {\n var message = ex && ex.message;\n if (!message) {\n return 'No error message';\n }\n if (message.error && typeof message.error.message === 'string') {\n return message.error.message;\n }\n return message;\n}\n\n/**\n * Creates an {@link Event} from all inputs to `captureException` and non-primitive inputs to `captureMessage`.\n * @hidden\n */\nfunction eventFromException(\n stackParser,\n exception,\n hint,\n attachStacktrace,\n) {\n var syntheticException = (hint && hint.syntheticException) || undefined;\n var event = eventFromUnknownInput(stackParser, exception, syntheticException, attachStacktrace);\n addExceptionMechanism(event); // defaults to { type: 'generic', handled: true }\n event.level = 'error';\n if (hint && hint.event_id) {\n event.event_id = hint.event_id;\n }\n return resolvedSyncPromise(event);\n}\n\n/**\n * Builds and Event from a Message\n * @hidden\n */\nfunction eventFromMessage(\n stackParser,\n message,\n level = 'info',\n hint,\n attachStacktrace,\n) {\n var syntheticException = (hint && hint.syntheticException) || undefined;\n var event = eventFromString(stackParser, message, syntheticException, attachStacktrace);\n event.level = level;\n if (hint && hint.event_id) {\n event.event_id = hint.event_id;\n }\n return resolvedSyncPromise(event);\n}\n\n/**\n * @hidden\n */\nfunction eventFromUnknownInput(\n stackParser,\n exception,\n syntheticException,\n attachStacktrace,\n isUnhandledRejection,\n) {\n let event;\n\n if (isErrorEvent(exception ) && (exception ).error) {\n // If it is an ErrorEvent with `error` property, extract it to get actual Error\n var errorEvent = exception ;\n return eventFromError(stackParser, errorEvent.error );\n }\n\n // If it is a `DOMError` (which is a legacy API, but still supported in some browsers) then we just extract the name\n // and message, as it doesn't provide anything else. According to the spec, all `DOMExceptions` should also be\n // `Error`s, but that's not the case in IE11, so in that case we treat it the same as we do a `DOMError`.\n //\n // https://developer.mozilla.org/en-US/docs/Web/API/DOMError\n // https://developer.mozilla.org/en-US/docs/Web/API/DOMException\n // https://webidl.spec.whatwg.org/#es-DOMException-specialness\n if (isDOMError(exception ) || isDOMException(exception )) {\n var domException = exception ;\n\n if ('stack' in (exception )) {\n event = eventFromError(stackParser, exception );\n } else {\n var name = domException.name || (isDOMError(domException) ? 'DOMError' : 'DOMException');\n var message = domException.message ? `${name}: ${domException.message}` : name;\n event = eventFromString(stackParser, message, syntheticException, attachStacktrace);\n addExceptionTypeValue(event, message);\n }\n if ('code' in domException) {\n event.tags = { ...event.tags, 'DOMException.code': `${domException.code}` };\n }\n\n return event;\n }\n if (isError(exception)) {\n // we have a real Error object, do nothing\n return eventFromError(stackParser, exception);\n }\n if (isPlainObject(exception) || isEvent(exception)) {\n // If it's a plain object or an instance of `Event` (the built-in JS kind, not this SDK's `Event` type), serialize\n // it manually. This will allow us to group events based on top-level keys which is much better than creating a new\n // group on any key/value change.\n var objectException = exception ;\n event = eventFromPlainObject(stackParser, objectException, syntheticException, isUnhandledRejection);\n addExceptionMechanism(event, {\n synthetic: true,\n });\n return event;\n }\n\n // If none of previous checks were valid, then it means that it's not:\n // - an instance of DOMError\n // - an instance of DOMException\n // - an instance of Event\n // - an instance of Error\n // - a valid ErrorEvent (one with an error property)\n // - a plain Object\n //\n // So bail out and capture it as a simple message:\n event = eventFromString(stackParser, exception , syntheticException, attachStacktrace);\n addExceptionTypeValue(event, `${exception}`, undefined);\n addExceptionMechanism(event, {\n synthetic: true,\n });\n\n return event;\n}\n\n/**\n * @hidden\n */\nfunction eventFromString(\n stackParser,\n input,\n syntheticException,\n attachStacktrace,\n) {\n var event = {\n message: input,\n };\n\n if (attachStacktrace && syntheticException) {\n var frames = parseStackFrames(stackParser, syntheticException);\n if (frames.length) {\n event.exception = {\n values: [{ value: input, stacktrace: { frames } }],\n };\n }\n }\n\n return event;\n}\n\nexport { eventFromError, eventFromException, eventFromMessage, eventFromPlainObject, eventFromString, eventFromUnknownInput, exceptionFromError, parseStackFrames };\n//# sourceMappingURL=eventbuilder.js.map\n","import { getCurrentHub } from '@sentry/core';\nimport { addInstrumentationHandler, htmlTreeAsString, severityLevelFromString, safeJoin, getGlobalObject, parseUrl } from '@sentry/utils';\n\n/** JSDoc */\n\nvar BREADCRUMB_INTEGRATION_ID = 'Breadcrumbs';\n\n/**\n * Default Breadcrumbs instrumentations\n * TODO: Deprecated - with v6, this will be renamed to `Instrument`\n */\nclass Breadcrumbs {\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = BREADCRUMB_INTEGRATION_ID;}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = Breadcrumbs.id;}\n\n /**\n * Options of the breadcrumbs integration.\n */\n // This field is public, because we use it in the browser client to check if the `sentry` option is enabled.\n \n\n /**\n * @inheritDoc\n */\n constructor(options) {;Breadcrumbs.prototype.__init.call(this);\n this.options = {\n console: true,\n dom: true,\n fetch: true,\n history: true,\n sentry: true,\n xhr: true,\n ...options,\n };\n }\n\n /**\n * Instrument browser built-ins w/ breadcrumb capturing\n * - Console API\n * - DOM API (click/typing)\n * - XMLHttpRequest API\n * - Fetch API\n * - History API\n */\n setupOnce() {\n if (this.options.console) {\n addInstrumentationHandler('console', _consoleBreadcrumb);\n }\n if (this.options.dom) {\n addInstrumentationHandler('dom', _domBreadcrumb(this.options.dom));\n }\n if (this.options.xhr) {\n addInstrumentationHandler('xhr', _xhrBreadcrumb);\n }\n if (this.options.fetch) {\n addInstrumentationHandler('fetch', _fetchBreadcrumb);\n }\n if (this.options.history) {\n addInstrumentationHandler('history', _historyBreadcrumb);\n }\n }\n} Breadcrumbs.__initStatic();\n\n/**\n * A HOC that creaes a function that creates breadcrumbs from DOM API calls.\n * This is a HOC so that we get access to dom options in the closure.\n */\nfunction _domBreadcrumb(dom) {\n function _innerDomBreadcrumb(handlerData) {\n let target;\n let keyAttrs = typeof dom === 'object' ? dom.serializeAttribute : undefined;\n\n if (typeof keyAttrs === 'string') {\n keyAttrs = [keyAttrs];\n }\n\n // Accessing event.target can throw (see getsentry/raven-js#838, #768)\n try {\n target = handlerData.event.target\n ? htmlTreeAsString(handlerData.event.target , keyAttrs)\n : htmlTreeAsString(handlerData.event , keyAttrs);\n } catch (e) {\n target = '';\n }\n\n if (target.length === 0) {\n return;\n }\n\n getCurrentHub().addBreadcrumb(\n {\n category: `ui.${handlerData.name}`,\n message: target,\n },\n {\n event: handlerData.event,\n name: handlerData.name,\n global: handlerData.global,\n },\n );\n }\n\n return _innerDomBreadcrumb;\n}\n\n/**\n * Creates breadcrumbs from console API calls\n */\nfunction _consoleBreadcrumb(handlerData) {\n var breadcrumb = {\n category: 'console',\n data: {\n arguments: handlerData.args,\n logger: 'console',\n },\n level: severityLevelFromString(handlerData.level),\n message: safeJoin(handlerData.args, ' '),\n };\n\n if (handlerData.level === 'assert') {\n if (handlerData.args[0] === false) {\n breadcrumb.message = `Assertion failed: ${safeJoin(handlerData.args.slice(1), ' ') || 'console.assert'}`;\n breadcrumb.data.arguments = handlerData.args.slice(1);\n } else {\n // Don't capture a breadcrumb for passed assertions\n return;\n }\n }\n\n getCurrentHub().addBreadcrumb(breadcrumb, {\n input: handlerData.args,\n level: handlerData.level,\n });\n}\n\n/**\n * Creates breadcrumbs from XHR API calls\n */\nfunction _xhrBreadcrumb(handlerData) {\n if (handlerData.endTimestamp) {\n // We only capture complete, non-sentry requests\n if (handlerData.xhr.__sentry_own_request__) {\n return;\n }\n\n const { method, url, status_code, body } = handlerData.xhr.__sentry_xhr__ || {};\n\n getCurrentHub().addBreadcrumb(\n {\n category: 'xhr',\n data: {\n method,\n url,\n status_code,\n },\n type: 'http',\n },\n {\n xhr: handlerData.xhr,\n input: body,\n },\n );\n\n return;\n }\n}\n\n/**\n * Creates breadcrumbs from fetch API calls\n */\nfunction _fetchBreadcrumb(handlerData) {\n // We only capture complete fetch requests\n if (!handlerData.endTimestamp) {\n return;\n }\n\n if (handlerData.fetchData.url.match(/sentry_key/) && handlerData.fetchData.method === 'POST') {\n // We will not create breadcrumbs for fetch requests that contain `sentry_key` (internal sentry requests)\n return;\n }\n\n if (handlerData.error) {\n getCurrentHub().addBreadcrumb(\n {\n category: 'fetch',\n data: handlerData.fetchData,\n level: 'error',\n type: 'http',\n },\n {\n data: handlerData.error,\n input: handlerData.args,\n },\n );\n } else {\n getCurrentHub().addBreadcrumb(\n {\n category: 'fetch',\n data: {\n ...handlerData.fetchData,\n status_code: handlerData.response.status,\n },\n type: 'http',\n },\n {\n input: handlerData.args,\n response: handlerData.response,\n },\n );\n }\n}\n\n/**\n * Creates breadcrumbs from history API calls\n */\nfunction _historyBreadcrumb(handlerData) {\n var global = getGlobalObject();\n let from = handlerData.from;\n let to = handlerData.to;\n var parsedLoc = parseUrl(global.location.href);\n let parsedFrom = parseUrl(from);\n var parsedTo = parseUrl(to);\n\n // Initial pushState doesn't provide `from` information\n if (!parsedFrom.path) {\n parsedFrom = parsedLoc;\n }\n\n // Use only the path component of the URL if the URL matches the current\n // document (almost all the time when using pushState)\n if (parsedLoc.protocol === parsedTo.protocol && parsedLoc.host === parsedTo.host) {\n to = parsedTo.relative;\n }\n if (parsedLoc.protocol === parsedFrom.protocol && parsedLoc.host === parsedFrom.host) {\n from = parsedFrom.relative;\n }\n\n getCurrentHub().addBreadcrumb({\n category: 'navigation',\n data: {\n from,\n to,\n },\n });\n}\n\nexport { BREADCRUMB_INTEGRATION_ID, Breadcrumbs };\n//# sourceMappingURL=breadcrumbs.js.map\n","// Note: Ideally the `SeverityLevel` type would be derived from `validSeverityLevels`, but that would mean either\n//\n// a) moving `validSeverityLevels` to `@sentry/types`,\n// b) moving the`SeverityLevel` type here, or\n// c) importing `validSeverityLevels` from here into `@sentry/types`.\n//\n// Option A would make `@sentry/types` a runtime dependency of `@sentry/utils` (not good), and options B and C would\n// create a circular dependency between `@sentry/types` and `@sentry/utils` (also not good). So a TODO accompanying the\n// type, reminding anyone who changes it to change this list also, will have to do.\n\nvar validSeverityLevels = ['fatal', 'error', 'warning', 'log', 'info', 'debug'];\n\n/**\n * Converts a string-based level into a member of the deprecated {@link Severity} enum.\n *\n * @deprecated `severityFromString` is deprecated. Please use `severityLevelFromString` instead.\n *\n * @param level String representation of Severity\n * @returns Severity\n */\nfunction severityFromString(level) {\n return severityLevelFromString(level) ;\n}\n\n/**\n * Converts a string-based level into a `SeverityLevel`, normalizing it along the way.\n *\n * @param level String representation of desired `SeverityLevel`.\n * @returns The `SeverityLevel` corresponding to the given string, or 'log' if the string isn't a valid level.\n */\nfunction severityLevelFromString(level) {\n return (level === 'warn' ? 'warning' : validSeverityLevels.includes(level) ? level : 'log') ;\n}\n\nexport { severityFromString, severityLevelFromString, validSeverityLevels };\n//# sourceMappingURL=severity.js.map\n","import { getGlobalObject, isNativeFetch, logger, supportsFetch } from '@sentry/utils';\n\nvar global = getGlobalObject();\nlet cachedFetchImpl;\n\n/**\n * A special usecase for incorrectly wrapped Fetch APIs in conjunction with ad-blockers.\n * Whenever someone wraps the Fetch API and returns the wrong promise chain,\n * this chain becomes orphaned and there is no possible way to capture it's rejections\n * other than allowing it bubble up to this very handler. eg.\n *\n * var f = window.fetch;\n * window.fetch = function () {\n * var p = f.apply(this, arguments);\n *\n * p.then(function() {\n * console.log('hi.');\n * });\n *\n * return p;\n * }\n *\n * `p.then(function () { ... })` is producing a completely separate promise chain,\n * however, what's returned is `p` - the result of original `fetch` call.\n *\n * This mean, that whenever we use the Fetch API to send our own requests, _and_\n * some ad-blocker blocks it, this orphaned chain will _always_ reject,\n * effectively causing another event to be captured.\n * This makes a whole process become an infinite loop, which we need to somehow\n * deal with, and break it in one way or another.\n *\n * To deal with this issue, we are making sure that we _always_ use the real\n * browser Fetch API, instead of relying on what `window.fetch` exposes.\n * The only downside to this would be missing our own requests as breadcrumbs,\n * but because we are already not doing this, it should be just fine.\n *\n * Possible failed fetch error messages per-browser:\n *\n * Chrome: Failed to fetch\n * Edge: Failed to Fetch\n * Firefox: NetworkError when attempting to fetch resource\n * Safari: resource blocked by content blocker\n */\nfunction getNativeFetchImplementation() {\n if (cachedFetchImpl) {\n return cachedFetchImpl;\n }\n\n // Fast path to avoid DOM I/O\n if (isNativeFetch(global.fetch)) {\n return (cachedFetchImpl = global.fetch.bind(global));\n }\n\n var document = global.document;\n let fetchImpl = global.fetch;\n if (document && typeof document.createElement === 'function') {\n try {\n var sandbox = document.createElement('iframe');\n sandbox.hidden = true;\n document.head.appendChild(sandbox);\n var contentWindow = sandbox.contentWindow;\n if (contentWindow && contentWindow.fetch) {\n fetchImpl = contentWindow.fetch;\n }\n document.head.removeChild(sandbox);\n } catch (e) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn('Could not create sandbox iframe for pure fetch check, bailing to window.fetch: ', e);\n }\n }\n\n return (cachedFetchImpl = fetchImpl.bind(global));\n }\n\n/**\n * Sends sdk client report using sendBeacon or fetch as a fallback if available\n *\n * @param url report endpoint\n * @param body report payload\n */\nfunction sendReport(url, body) {\n var isRealNavigator = Object.prototype.toString.call(global && global.navigator) === '[object Navigator]';\n var hasSendBeacon = isRealNavigator && typeof global.navigator.sendBeacon === 'function';\n\n if (hasSendBeacon) {\n // Prevent illegal invocations - https://xgwang.me/posts/you-may-not-know-beacon/#it-may-throw-error%2C-be-sure-to-catch\n var sendBeacon = global.navigator.sendBeacon.bind(global.navigator);\n sendBeacon(url, body);\n } else if (supportsFetch()) {\n var fetch = getNativeFetchImplementation();\n fetch(url, {\n body,\n method: 'POST',\n credentials: 'omit',\n keepalive: true,\n }).then(null, error => {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error(error);\n });\n }\n}\n\nexport { getNativeFetchImplementation, sendReport };\n//# sourceMappingURL=utils.js.map\n","import { BaseClient, SDK_VERSION, getCurrentHub, getEnvelopeEndpointWithUrlEncodedAuth } from '@sentry/core';\nimport { getGlobalObject, getEventDescription, logger, createClientReportEnvelope, dsnToString, serializeEnvelope } from '@sentry/utils';\nimport { eventFromException, eventFromMessage } from './eventbuilder.js';\nimport { BREADCRUMB_INTEGRATION_ID } from './integrations/breadcrumbs.js';\nimport { sendReport } from './transports/utils.js';\n\nvar globalObject = getGlobalObject();\n\n/**\n * The Sentry Browser SDK Client.\n *\n * @see BrowserOptions for documentation on configuration options.\n * @see SentryClient for usage documentation.\n */\nclass BrowserClient extends BaseClient {\n /**\n * Creates a new Browser SDK instance.\n *\n * @param options Configuration options for this SDK.\n */\n constructor(options) {\n options._metadata = options._metadata || {};\n options._metadata.sdk = options._metadata.sdk || {\n name: 'sentry.javascript.browser',\n packages: [\n {\n name: 'npm:@sentry/browser',\n version: SDK_VERSION,\n },\n ],\n version: SDK_VERSION,\n };\n\n super(options);\n\n if (options.sendClientReports && globalObject.document) {\n globalObject.document.addEventListener('visibilitychange', () => {\n if (globalObject.document.visibilityState === 'hidden') {\n this._flushOutcomes();\n }\n });\n }\n }\n\n /**\n * @inheritDoc\n */\n eventFromException(exception, hint) {\n return eventFromException(this._options.stackParser, exception, hint, this._options.attachStacktrace);\n }\n\n /**\n * @inheritDoc\n */\n eventFromMessage(\n message,\n level = 'info',\n hint,\n ) {\n return eventFromMessage(this._options.stackParser, message, level, hint, this._options.attachStacktrace);\n }\n\n /**\n * @inheritDoc\n */\n sendEvent(event, hint) {\n // We only want to add the sentry event breadcrumb when the user has the breadcrumb integration installed and\n // activated its `sentry` option.\n // We also do not want to use the `Breadcrumbs` class here directly, because we do not want it to be included in\n // bundles, if it is not used by the SDK.\n // This all sadly is a bit ugly, but we currently don't have a \"pre-send\" hook on the integrations so we do it this\n // way for now.\n var breadcrumbIntegration = this.getIntegrationById(BREADCRUMB_INTEGRATION_ID) ;\n if (\n breadcrumbIntegration &&\n // We check for definedness of `options`, even though it is not strictly necessary, because that access to\n // `.sentry` below does not throw, in case users provided their own integration with id \"Breadcrumbs\" that does\n // not have an`options` field\n breadcrumbIntegration.options &&\n breadcrumbIntegration.options.sentry\n ) {\n getCurrentHub().addBreadcrumb(\n {\n category: `sentry.${event.type === 'transaction' ? 'transaction' : 'event'}`,\n event_id: event.event_id,\n level: event.level,\n message: getEventDescription(event),\n },\n {\n event,\n },\n );\n }\n\n super.sendEvent(event, hint);\n }\n\n /**\n * @inheritDoc\n */\n _prepareEvent(event, hint, scope) {\n event.platform = event.platform || 'javascript';\n return super._prepareEvent(event, hint, scope);\n }\n\n /**\n * Sends client reports as an envelope.\n */\n _flushOutcomes() {\n var outcomes = this._clearOutcomes();\n\n if (outcomes.length === 0) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('No outcomes to send');\n return;\n }\n\n if (!this._dsn) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('No dsn provided, will not send outcomes');\n return;\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('Sending outcomes:', outcomes);\n\n var url = getEnvelopeEndpointWithUrlEncodedAuth(this._dsn, this._options);\n var envelope = createClientReportEnvelope(outcomes, this._options.tunnel && dsnToString(this._dsn));\n\n try {\n sendReport(url, serializeEnvelope(envelope));\n } catch (e) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error(e);\n }\n }\n}\n\nexport { BrowserClient };\n//# sourceMappingURL=client.js.map\n","import { createEnvelope } from './envelope.js';\nimport { dateTimestampInSeconds } from './time.js';\n\n/**\n * Creates client report envelope\n * @param discarded_events An array of discard events\n * @param dsn A DSN that can be set on the header. Optional.\n */\nfunction createClientReportEnvelope(\n discarded_events,\n dsn,\n timestamp,\n) {\n var clientReportItem = [\n { type: 'client_report' },\n {\n timestamp: timestamp || dateTimestampInSeconds(),\n discarded_events,\n },\n ];\n return createEnvelope(dsn ? { dsn } : {}, [clientReportItem]);\n}\n\nexport { createClientReportEnvelope };\n//# sourceMappingURL=clientreport.js.map\n","import { createTransport } from '@sentry/core';\nimport { getNativeFetchImplementation } from './utils.js';\n\n/**\n * Creates a Transport that uses the Fetch API to send events to Sentry.\n */\nfunction makeFetchTransport(\n options,\n nativeFetch = getNativeFetchImplementation(),\n) {\n function makeRequest(request) {\n var requestOptions = {\n body: request.body,\n method: 'POST',\n referrerPolicy: 'origin',\n headers: options.headers,\n ...options.fetchOptions,\n };\n\n return nativeFetch(options.url, requestOptions).then(response => ({\n statusCode: response.status,\n headers: {\n 'x-sentry-rate-limits': response.headers.get('X-Sentry-Rate-Limits'),\n 'retry-after': response.headers.get('Retry-After'),\n },\n }));\n }\n\n return createTransport(options, makeRequest);\n}\n\nexport { makeFetchTransport };\n//# sourceMappingURL=fetch.js.map\n","import { createTransport } from '@sentry/core';\nimport { SyncPromise } from '@sentry/utils';\n\n/**\n * The DONE ready state for XmlHttpRequest\n *\n * Defining it here as a constant b/c XMLHttpRequest.DONE is not always defined\n * (e.g. during testing, it is `undefined`)\n *\n * @see {@link https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/readyState}\n */\nvar XHR_READYSTATE_DONE = 4;\n\n/**\n * Creates a Transport that uses the XMLHttpRequest API to send events to Sentry.\n */\nfunction makeXHRTransport(options) {\n function makeRequest(request) {\n return new SyncPromise((resolve, reject) => {\n var xhr = new XMLHttpRequest();\n\n xhr.onerror = reject;\n\n xhr.onreadystatechange = () => {\n if (xhr.readyState === XHR_READYSTATE_DONE) {\n resolve({\n statusCode: xhr.status,\n headers: {\n 'x-sentry-rate-limits': xhr.getResponseHeader('X-Sentry-Rate-Limits'),\n 'retry-after': xhr.getResponseHeader('Retry-After'),\n },\n });\n }\n };\n\n xhr.open('POST', options.url);\n\n for (var header in options.headers) {\n if (Object.prototype.hasOwnProperty.call(options.headers, header)) {\n xhr.setRequestHeader(header, options.headers[header]);\n }\n }\n\n xhr.send(request.body);\n });\n }\n\n return createTransport(options, makeRequest);\n}\n\nexport { makeXHRTransport };\n//# sourceMappingURL=xhr.js.map\n","import { createStackParser } from '@sentry/utils';\n\n// global reference to slice\nvar UNKNOWN_FUNCTION = '?';\n\nvar OPERA10_PRIORITY = 10;\nvar OPERA11_PRIORITY = 20;\nvar CHROME_PRIORITY = 30;\nvar WINJS_PRIORITY = 40;\nvar GECKO_PRIORITY = 50;\n\nfunction createFrame(filename, func, lineno, colno) {\n var frame = {\n filename,\n function: func,\n // All browser frames are considered in_app\n in_app: true,\n };\n\n if (lineno !== undefined) {\n frame.lineno = lineno;\n }\n\n if (colno !== undefined) {\n frame.colno = colno;\n }\n\n return frame;\n}\n\n// Chromium based browsers: Chrome, Brave, new Opera, new Edge\nvar chromeRegex =\n /^\\s*at (?:(.*\\).*?|.*?) ?\\((?:address at )?)?((?:file|https?|blob|chrome-extension|address|native|eval|webpack||[-a-z]+:|.*bundle|\\/)?.*?)(?::(\\d+))?(?::(\\d+))?\\)?\\s*$/i;\nvar chromeEvalRegex = /\\((\\S*)(?::(\\d+))(?::(\\d+))\\)/;\n\nvar chrome = line => {\n var parts = chromeRegex.exec(line);\n\n if (parts) {\n var isEval = parts[2] && parts[2].indexOf('eval') === 0; // start of line\n\n if (isEval) {\n var subMatch = chromeEvalRegex.exec(parts[2]);\n\n if (subMatch) {\n // throw out eval line/column and use top-most line/column number\n parts[2] = subMatch[1]; // url\n parts[3] = subMatch[2]; // line\n parts[4] = subMatch[3]; // column\n }\n }\n\n // Kamil: One more hack won't hurt us right? Understanding and adding more rules on top of these regexps right now\n // would be way too time consuming. (TODO: Rewrite whole RegExp to be more readable)\n const [func, filename] = extractSafariExtensionDetails(parts[1] || UNKNOWN_FUNCTION, parts[2]);\n\n return createFrame(filename, func, parts[3] ? +parts[3] : undefined, parts[4] ? +parts[4] : undefined);\n }\n\n return;\n};\n\nvar chromeStackLineParser = [CHROME_PRIORITY, chrome];\n\n// gecko regex: `(?:bundle|\\d+\\.js)`: `bundle` is for react native, `\\d+\\.js` also but specifically for ram bundles because it\n// generates filenames without a prefix like `file://` the filenames in the stacktrace are just 42.js\n// We need this specific case for now because we want no other regex to match.\nvar geckoREgex =\n /^\\s*(.*?)(?:\\((.*?)\\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension|safari-extension|safari-web-extension|capacitor)?:\\/.*?|\\[native code\\]|[^@]*(?:bundle|\\d+\\.js)|\\/[\\w\\-. /=]+)(?::(\\d+))?(?::(\\d+))?\\s*$/i;\nvar geckoEvalRegex = /(\\S+) line (\\d+)(?: > eval line \\d+)* > eval/i;\n\nvar gecko = line => {\n var parts = geckoREgex.exec(line);\n\n if (parts) {\n var isEval = parts[3] && parts[3].indexOf(' > eval') > -1;\n if (isEval) {\n var subMatch = geckoEvalRegex.exec(parts[3]);\n\n if (subMatch) {\n // throw out eval line/column and use top-most line number\n parts[1] = parts[1] || 'eval';\n parts[3] = subMatch[1];\n parts[4] = subMatch[2];\n parts[5] = ''; // no column when eval\n }\n }\n\n let filename = parts[3];\n let func = parts[1] || UNKNOWN_FUNCTION;\n [func, filename] = extractSafariExtensionDetails(func, filename);\n\n return createFrame(filename, func, parts[4] ? +parts[4] : undefined, parts[5] ? +parts[5] : undefined);\n }\n\n return;\n};\n\nvar geckoStackLineParser = [GECKO_PRIORITY, gecko];\n\nvar winjsRegex =\n /^\\s*at (?:((?:\\[object object\\])?.+) )?\\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\\d+)(?::(\\d+))?\\)?\\s*$/i;\n\nvar winjs = line => {\n var parts = winjsRegex.exec(line);\n\n return parts\n ? createFrame(parts[2], parts[1] || UNKNOWN_FUNCTION, +parts[3], parts[4] ? +parts[4] : undefined)\n : undefined;\n};\n\nvar winjsStackLineParser = [WINJS_PRIORITY, winjs];\n\nvar opera10Regex = / line (\\d+).*script (?:in )?(\\S+)(?:: in function (\\S+))?$/i;\n\nvar opera10 = line => {\n var parts = opera10Regex.exec(line);\n return parts ? createFrame(parts[2], parts[3] || UNKNOWN_FUNCTION, +parts[1]) : undefined;\n};\n\nvar opera10StackLineParser = [OPERA10_PRIORITY, opera10];\n\nvar opera11Regex =\n / line (\\d+), column (\\d+)\\s*(?:in (?:]+)>|([^)]+))\\(.*\\))? in (.*):\\s*$/i;\n\nvar opera11 = line => {\n var parts = opera11Regex.exec(line);\n return parts ? createFrame(parts[5], parts[3] || parts[4] || UNKNOWN_FUNCTION, +parts[1], +parts[2]) : undefined;\n};\n\nvar opera11StackLineParser = [OPERA11_PRIORITY, opera11];\n\nvar defaultStackLineParsers = [chromeStackLineParser, geckoStackLineParser, winjsStackLineParser];\n\nvar defaultStackParser = createStackParser(...defaultStackLineParsers);\n\n/**\n * Safari web extensions, starting version unknown, can produce \"frames-only\" stacktraces.\n * What it means, is that instead of format like:\n *\n * Error: wat\n * at function@url:row:col\n * at function@url:row:col\n * at function@url:row:col\n *\n * it produces something like:\n *\n * function@url:row:col\n * function@url:row:col\n * function@url:row:col\n *\n * Because of that, it won't be captured by `chrome` RegExp and will fall into `Gecko` branch.\n * This function is extracted so that we can use it in both places without duplicating the logic.\n * Unfortunately \"just\" changing RegExp is too complicated now and making it pass all tests\n * and fix this case seems like an impossible, or at least way too time-consuming task.\n */\nvar extractSafariExtensionDetails = (func, filename) => {\n var isSafariExtension = func.indexOf('safari-extension') !== -1;\n var isSafariWebExtension = func.indexOf('safari-web-extension') !== -1;\n\n return isSafariExtension || isSafariWebExtension\n ? [\n func.indexOf('@') !== -1 ? func.split('@')[0] : UNKNOWN_FUNCTION,\n isSafariExtension ? `safari-extension:${filename}` : `safari-web-extension:${filename}`,\n ]\n : [func, filename];\n};\n\nexport { chromeStackLineParser, defaultStackLineParsers, defaultStackParser, geckoStackLineParser, opera10StackLineParser, opera11StackLineParser, winjsStackLineParser };\n//# sourceMappingURL=stack-parsers.js.map\n","import { withScope, captureException } from '@sentry/core';\nimport { getOriginalFunction, addExceptionTypeValue, addExceptionMechanism, markFunctionWrapped, addNonEnumerableProperty } from '@sentry/utils';\n\nlet ignoreOnError = 0;\n\n/**\n * @hidden\n */\nfunction shouldIgnoreOnError() {\n return ignoreOnError > 0;\n}\n\n/**\n * @hidden\n */\nfunction ignoreNextOnError() {\n // onerror should trigger before setTimeout\n ignoreOnError += 1;\n setTimeout(() => {\n ignoreOnError -= 1;\n });\n}\n\n/**\n * Instruments the given function and sends an event to Sentry every time the\n * function throws an exception.\n *\n * @param fn A function to wrap. It is generally safe to pass an unbound function, because the returned wrapper always\n * has a correct `this` context.\n * @returns The wrapped function.\n * @hidden\n */\nfunction wrap(\n fn,\n options\n\n = {},\n before,\n ) {\n // for future readers what this does is wrap a function and then create\n // a bi-directional wrapping between them.\n //\n // example: wrapped = wrap(original);\n // original.__sentry_wrapped__ -> wrapped\n // wrapped.__sentry_original__ -> original\n\n if (typeof fn !== 'function') {\n return fn;\n }\n\n try {\n // if we're dealing with a function that was previously wrapped, return\n // the original wrapper.\n var wrapper = fn.__sentry_wrapped__;\n if (wrapper) {\n return wrapper;\n }\n\n // We don't wanna wrap it twice\n if (getOriginalFunction(fn)) {\n return fn;\n }\n } catch (e) {\n // Just accessing custom props in some Selenium environments\n // can cause a \"Permission denied\" exception (see raven-js#495).\n // Bail on wrapping and return the function as-is (defers to window.onerror).\n return fn;\n }\n\n // It is important that `sentryWrapped` is not an arrow function to preserve the context of `this`\n var sentryWrapped = function () {\n var args = Array.prototype.slice.call(arguments);\n\n try {\n if (before && typeof before === 'function') {\n before.apply(this, arguments);\n }\n\n var wrappedArguments = args.map((arg) => wrap(arg, options));\n\n // Attempt to invoke user-land function\n // NOTE: If you are a Sentry user, and you are seeing this stack frame, it\n // means the sentry.javascript SDK caught an error invoking your application code. This\n // is expected behavior and NOT indicative of a bug with sentry.javascript.\n return fn.apply(this, wrappedArguments);\n } catch (ex) {\n ignoreNextOnError();\n\n withScope((scope) => {\n scope.addEventProcessor((event) => {\n if (options.mechanism) {\n addExceptionTypeValue(event, undefined, undefined);\n addExceptionMechanism(event, options.mechanism);\n }\n\n event.extra = {\n ...event.extra,\n arguments: args,\n };\n\n return event;\n });\n\n captureException(ex);\n });\n\n throw ex;\n }\n };\n \n // Accessing some objects may throw\n // ref: https://github.com/getsentry/sentry-javascript/issues/1168\n try {\n for (var property in fn) {\n if (Object.prototype.hasOwnProperty.call(fn, property)) {\n sentryWrapped[property] = fn[property];\n }\n }\n } catch (_oO) {} \n // Signal that this function has been wrapped/filled already\n // for both debugging and to prevent it to being wrapped/filled twice\n markFunctionWrapped(sentryWrapped, fn);\n\n addNonEnumerableProperty(fn, '__sentry_wrapped__', sentryWrapped);\n\n // Restore original function name (not all browsers allow that)\n try {\n var descriptor = Object.getOwnPropertyDescriptor(sentryWrapped, 'name') ;\n if (descriptor.configurable) {\n Object.defineProperty(sentryWrapped, 'name', {\n get() {\n return fn.name;\n },\n });\n }\n } catch (_oO) {}\n\n return sentryWrapped;\n}\n\n/**\n * All properties the report dialog supports\n */\n\nexport { ignoreNextOnError, shouldIgnoreOnError, wrap };\n//# sourceMappingURL=helpers.js.map\n","import { getCurrentHub } from '@sentry/core';\nimport { addInstrumentationHandler, isString, isPrimitive, isErrorEvent, getLocationHref, logger, addExceptionMechanism } from '@sentry/utils';\nimport { eventFromUnknownInput } from '../eventbuilder.js';\nimport { shouldIgnoreOnError } from '../helpers.js';\n\n/** Global handlers */\nclass GlobalHandlers {\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'GlobalHandlers';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = GlobalHandlers.id;}\n\n /** JSDoc */\n \n\n /**\n * Stores references functions to installing handlers. Will set to undefined\n * after they have been run so that they are not used twice.\n */\n __init2() {this._installFunc = {\n onerror: _installGlobalOnErrorHandler,\n onunhandledrejection: _installGlobalOnUnhandledRejectionHandler,\n };}\n\n /** JSDoc */\n constructor(options) {;GlobalHandlers.prototype.__init.call(this);GlobalHandlers.prototype.__init2.call(this);\n this._options = {\n onerror: true,\n onunhandledrejection: true,\n ...options,\n };\n }\n /**\n * @inheritDoc\n */\n setupOnce() {\n Error.stackTraceLimit = 50;\n var options = this._options;\n\n // We can disable guard-for-in as we construct the options object above + do checks against\n // `this._installFunc` for the property.\n for (var key in options) {\n var installFunc = this._installFunc[key ];\n if (installFunc && options[key ]) {\n globalHandlerLog(key);\n installFunc();\n this._installFunc[key ] = undefined;\n }\n }\n }\n} GlobalHandlers.__initStatic();\n\n/** JSDoc */\nfunction _installGlobalOnErrorHandler() {\n addInstrumentationHandler(\n 'error',\n (data) => {\n const [hub, stackParser, attachStacktrace] = getHubAndOptions();\n if (!hub.getIntegration(GlobalHandlers)) {\n return;\n }\n const { msg, url, line, column, error } = data;\n if (shouldIgnoreOnError() || (error && error.__sentry_own_request__)) {\n return;\n }\n\n var event =\n error === undefined && isString(msg)\n ? _eventFromIncompleteOnError(msg, url, line, column)\n : _enhanceEventWithInitialFrame(\n eventFromUnknownInput(stackParser, error || msg, undefined, attachStacktrace, false),\n url,\n line,\n column,\n );\n\n event.level = 'error';\n\n addMechanismAndCapture(hub, error, event, 'onerror');\n },\n );\n}\n\n/** JSDoc */\nfunction _installGlobalOnUnhandledRejectionHandler() {\n addInstrumentationHandler(\n 'unhandledrejection',\n (e) => {\n const [hub, stackParser, attachStacktrace] = getHubAndOptions();\n if (!hub.getIntegration(GlobalHandlers)) {\n return;\n }\n let error = e;\n\n // dig the object of the rejection out of known event types\n try {\n // PromiseRejectionEvents store the object of the rejection under 'reason'\n // see https://developer.mozilla.org/en-US/docs/Web/API/PromiseRejectionEvent\n if ('reason' in e) {\n error = e.reason;\n }\n // something, somewhere, (likely a browser extension) effectively casts PromiseRejectionEvents\n // to CustomEvents, moving the `promise` and `reason` attributes of the PRE into\n // the CustomEvent's `detail` attribute, since they're not part of CustomEvent's spec\n // see https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent and\n // https://github.com/getsentry/sentry-javascript/issues/2380\n else if ('detail' in e && 'reason' in e.detail) {\n error = e.detail.reason;\n }\n } catch (_oO) {\n // no-empty\n }\n\n if (shouldIgnoreOnError() || (error && error.__sentry_own_request__)) {\n return true;\n }\n\n var event = isPrimitive(error)\n ? _eventFromRejectionWithPrimitive(error)\n : eventFromUnknownInput(stackParser, error, undefined, attachStacktrace, true);\n\n event.level = 'error';\n\n addMechanismAndCapture(hub, error, event, 'onunhandledrejection');\n return;\n },\n );\n}\n\n/**\n * Create an event from a promise rejection where the `reason` is a primitive.\n *\n * @param reason: The `reason` property of the promise rejection\n * @returns An Event object with an appropriate `exception` value\n */\nfunction _eventFromRejectionWithPrimitive(reason) {\n return {\n exception: {\n values: [\n {\n type: 'UnhandledRejection',\n // String() is needed because the Primitive type includes symbols (which can't be automatically stringified)\n value: `Non-Error promise rejection captured with value: ${String(reason)}`,\n },\n ],\n },\n };\n}\n\n/**\n * This function creates a stack from an old, error-less onerror handler.\n */\nfunction _eventFromIncompleteOnError(msg, url, line, column) {\n var ERROR_TYPES_RE =\n /^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;\n\n // If 'message' is ErrorEvent, get real message from inside\n let message = isErrorEvent(msg) ? msg.message : msg;\n let name = 'Error';\n\n var groups = message.match(ERROR_TYPES_RE);\n if (groups) {\n name = groups[1];\n message = groups[2];\n }\n\n var event = {\n exception: {\n values: [\n {\n type: name,\n value: message,\n },\n ],\n },\n };\n\n return _enhanceEventWithInitialFrame(event, url, line, column);\n}\n\n/** JSDoc */\nfunction _enhanceEventWithInitialFrame(event, url, line, column) {\n // event.exception\n var e = (event.exception = event.exception || {});\n // event.exception.values\n var ev = (e.values = e.values || []);\n // event.exception.values[0]\n var ev0 = (ev[0] = ev[0] || {});\n // event.exception.values[0].stacktrace\n var ev0s = (ev0.stacktrace = ev0.stacktrace || {});\n // event.exception.values[0].stacktrace.frames\n var ev0sf = (ev0s.frames = ev0s.frames || []);\n\n var colno = isNaN(parseInt(column, 10)) ? undefined : column;\n var lineno = isNaN(parseInt(line, 10)) ? undefined : line;\n var filename = isString(url) && url.length > 0 ? url : getLocationHref();\n\n // event.exception.values[0].stacktrace.frames\n if (ev0sf.length === 0) {\n ev0sf.push({\n colno,\n filename,\n function: '?',\n in_app: true,\n lineno,\n });\n }\n\n return event;\n}\n\nfunction globalHandlerLog(type) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`Global Handler attached: ${type}`);\n}\n\nfunction addMechanismAndCapture(hub, error, event, type) {\n addExceptionMechanism(event, {\n handled: false,\n type,\n });\n hub.captureEvent(event, {\n originalException: error,\n });\n}\n\nfunction getHubAndOptions() {\n var hub = getCurrentHub();\n var client = hub.getClient();\n var options = (client && client.getOptions()) || {\n stackParser: () => [],\n attachStacktrace: false,\n };\n return [hub, options.stackParser, options.attachStacktrace];\n}\n\nexport { GlobalHandlers };\n//# sourceMappingURL=globalhandlers.js.map\n","import { getGlobalObject, fill, getFunctionName, getOriginalFunction } from '@sentry/utils';\nimport { wrap } from '../helpers.js';\n\nvar DEFAULT_EVENT_TARGET = [\n 'EventTarget',\n 'Window',\n 'Node',\n 'ApplicationCache',\n 'AudioTrackList',\n 'ChannelMergerNode',\n 'CryptoOperation',\n 'EventSource',\n 'FileReader',\n 'HTMLUnknownElement',\n 'IDBDatabase',\n 'IDBRequest',\n 'IDBTransaction',\n 'KeyOperation',\n 'MediaController',\n 'MessagePort',\n 'ModalWindow',\n 'Notification',\n 'SVGElementInstance',\n 'Screen',\n 'TextTrack',\n 'TextTrackCue',\n 'TextTrackList',\n 'WebSocket',\n 'WebSocketWorker',\n 'Worker',\n 'XMLHttpRequest',\n 'XMLHttpRequestEventTarget',\n 'XMLHttpRequestUpload',\n];\n\n/** Wrap timer functions and event targets to catch errors and provide better meta data */\nclass TryCatch {\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'TryCatch';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = TryCatch.id;}\n\n /** JSDoc */\n \n\n /**\n * @inheritDoc\n */\n constructor(options) {;TryCatch.prototype.__init.call(this);\n this._options = {\n XMLHttpRequest: true,\n eventTarget: true,\n requestAnimationFrame: true,\n setInterval: true,\n setTimeout: true,\n ...options,\n };\n }\n\n /**\n * Wrap timer functions and event targets to catch errors\n * and provide better metadata.\n */\n setupOnce() {\n var global = getGlobalObject();\n\n if (this._options.setTimeout) {\n fill(global, 'setTimeout', _wrapTimeFunction);\n }\n\n if (this._options.setInterval) {\n fill(global, 'setInterval', _wrapTimeFunction);\n }\n\n if (this._options.requestAnimationFrame) {\n fill(global, 'requestAnimationFrame', _wrapRAF);\n }\n\n if (this._options.XMLHttpRequest && 'XMLHttpRequest' in global) {\n fill(XMLHttpRequest.prototype, 'send', _wrapXHR);\n }\n\n var eventTargetOption = this._options.eventTarget;\n if (eventTargetOption) {\n var eventTarget = Array.isArray(eventTargetOption) ? eventTargetOption : DEFAULT_EVENT_TARGET;\n eventTarget.forEach(_wrapEventTarget);\n }\n }\n} TryCatch.__initStatic();\n\n/** JSDoc */\nfunction _wrapTimeFunction(original) {\n return function ( ...args) {\n var originalCallback = args[0];\n args[0] = wrap(originalCallback, {\n mechanism: {\n data: { function: getFunctionName(original) },\n handled: true,\n type: 'instrument',\n },\n });\n return original.apply(this, args);\n };\n}\n\n/** JSDoc */\nfunction _wrapRAF(original) {\n return function ( callback) {\n return original.apply(this, [\n wrap(callback, {\n mechanism: {\n data: {\n function: 'requestAnimationFrame',\n handler: getFunctionName(original),\n },\n handled: true,\n type: 'instrument',\n },\n }),\n ]);\n };\n}\n\n/** JSDoc */\nfunction _wrapXHR(originalSend) {\n return function ( ...args) {\n var xhr = this;\n var xmlHttpRequestProps = ['onload', 'onerror', 'onprogress', 'onreadystatechange'];\n\n xmlHttpRequestProps.forEach(prop => {\n if (prop in xhr && typeof xhr[prop] === 'function') {\n fill(xhr, prop, function (original) {\n var wrapOptions = {\n mechanism: {\n data: {\n function: prop,\n handler: getFunctionName(original),\n },\n handled: true,\n type: 'instrument',\n },\n };\n\n // If Instrument integration has been called before TryCatch, get the name of original function\n var originalFunction = getOriginalFunction(original);\n if (originalFunction) {\n wrapOptions.mechanism.data.handler = getFunctionName(originalFunction);\n }\n\n // Otherwise wrap directly\n return wrap(original, wrapOptions);\n });\n }\n });\n\n return originalSend.apply(this, args);\n };\n}\n\n/** JSDoc */\nfunction _wrapEventTarget(target) {\n var global = getGlobalObject() ;\n var proto = global[target] && global[target].prototype;\n\n if (!proto || !proto.hasOwnProperty || !proto.hasOwnProperty('addEventListener')) {\n return;\n }\n\n fill(proto, 'addEventListener', function (original)\n\n {\n return function (\n \n eventName,\n fn,\n options,\n ) {\n try {\n if (typeof fn.handleEvent === 'function') {\n // ESlint disable explanation:\n // First, it is generally safe to call `wrap` with an unbound function. Furthermore, using `.bind()` would\n // introduce a bug here, because bind returns a new function that doesn't have our\n // flags(like __sentry_original__) attached. `wrap` checks for those flags to avoid unnecessary wrapping.\n // Without those flags, every call to addEventListener wraps the function again, causing a memory leak.\n fn.handleEvent = wrap(fn.handleEvent, {\n mechanism: {\n data: {\n function: 'handleEvent',\n handler: getFunctionName(fn),\n target,\n },\n handled: true,\n type: 'instrument',\n },\n });\n }\n } catch (err) {\n // can sometimes get 'Permission denied to access property \"handle Event'\n }\n\n return original.apply(this, [\n eventName,\n wrap(fn , {\n mechanism: {\n data: {\n function: 'addEventListener',\n handler: getFunctionName(fn),\n target,\n },\n handled: true,\n type: 'instrument',\n },\n }),\n options,\n ]);\n };\n });\n\n fill(\n proto,\n 'removeEventListener',\n function (\n originalRemoveEventListener,\n ) {\n return function (\n \n eventName,\n fn,\n options,\n ) {\n /**\n * There are 2 possible scenarios here:\n *\n * 1. Someone passes a callback, which was attached prior to Sentry initialization, or by using unmodified\n * method, eg. `document.addEventListener.call(el, name, handler). In this case, we treat this function\n * as a pass-through, and call original `removeEventListener` with it.\n *\n * 2. Someone passes a callback, which was attached after Sentry was initialized, which means that it was using\n * our wrapped version of `addEventListener`, which internally calls `wrap` helper.\n * This helper \"wraps\" whole callback inside a try/catch statement, and attached appropriate metadata to it,\n * in order for us to make a distinction between wrapped/non-wrapped functions possible.\n * If a function was wrapped, it has additional property of `__sentry_wrapped__`, holding the handler.\n *\n * When someone adds a handler prior to initialization, and then do it again, but after,\n * then we have to detach both of them. Otherwise, if we'd detach only wrapped one, it'd be impossible\n * to get rid of the initial handler and it'd stick there forever.\n */\n var wrappedEventHandler = fn ;\n try {\n var originalEventHandler = wrappedEventHandler && wrappedEventHandler.__sentry_wrapped__;\n if (originalEventHandler) {\n originalRemoveEventListener.call(this, eventName, originalEventHandler, options);\n }\n } catch (e) {\n // ignore, accessing __sentry_wrapped__ will throw in some Selenium environments\n }\n return originalRemoveEventListener.call(this, eventName, wrappedEventHandler, options);\n };\n },\n );\n}\n\nexport { TryCatch };\n//# sourceMappingURL=trycatch.js.map\n","import { getCurrentHub, addGlobalEventProcessor } from '@sentry/core';\nimport { isInstanceOf } from '@sentry/utils';\nimport { exceptionFromError } from '../eventbuilder.js';\n\nvar DEFAULT_KEY = 'cause';\nvar DEFAULT_LIMIT = 5;\n\n/** Adds SDK info to an event. */\nclass LinkedErrors {\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'LinkedErrors';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = LinkedErrors.id;}\n\n /**\n * @inheritDoc\n */\n \n\n /**\n * @inheritDoc\n */\n \n\n /**\n * @inheritDoc\n */\n constructor(options = {}) {;LinkedErrors.prototype.__init.call(this);\n this._key = options.key || DEFAULT_KEY;\n this._limit = options.limit || DEFAULT_LIMIT;\n }\n\n /**\n * @inheritDoc\n */\n setupOnce() {\n var client = getCurrentHub().getClient();\n if (!client) {\n return;\n }\n addGlobalEventProcessor((event, hint) => {\n var self = getCurrentHub().getIntegration(LinkedErrors);\n return self ? _handler(client.getOptions().stackParser, self._key, self._limit, event, hint) : event;\n });\n }\n} LinkedErrors.__initStatic();\n\n/**\n * @inheritDoc\n */\nfunction _handler(\n parser,\n key,\n limit,\n event,\n hint,\n) {\n if (!event.exception || !event.exception.values || !hint || !isInstanceOf(hint.originalException, Error)) {\n return event;\n }\n var linkedErrors = _walkErrorTree(parser, limit, hint.originalException , key);\n event.exception.values = [...linkedErrors, ...event.exception.values];\n return event;\n}\n\n/**\n * JSDOC\n */\nfunction _walkErrorTree(\n parser,\n limit,\n error,\n key,\n stack = [],\n) {\n if (!isInstanceOf(error[key], Error) || stack.length + 1 >= limit) {\n return stack;\n }\n var exception = exceptionFromError(parser, error[key]);\n return _walkErrorTree(parser, limit, error[key], key, [exception, ...stack]);\n}\n\nexport { LinkedErrors, _handler, _walkErrorTree };\n//# sourceMappingURL=linkederrors.js.map\n","import { addGlobalEventProcessor, getCurrentHub } from '@sentry/core';\nimport { getGlobalObject } from '@sentry/utils';\n\nvar global = getGlobalObject();\n\n/** HttpContext integration collects information about HTTP request headers */\nclass HttpContext {constructor() { HttpContext.prototype.__init.call(this); }\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'HttpContext';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = HttpContext.id;}\n\n /**\n * @inheritDoc\n */\n setupOnce() {\n addGlobalEventProcessor((event) => {\n if (getCurrentHub().getIntegration(HttpContext)) {\n // if none of the information we want exists, don't bother\n if (!global.navigator && !global.location && !global.document) {\n return event;\n }\n\n // grab as much info as exists and add it to the event\n var url = (event.request && event.request.url) || (global.location && global.location.href);\n const { referrer } = global.document || {};\n const { userAgent } = global.navigator || {};\n\n var headers = {\n ...(event.request && event.request.headers),\n ...(referrer && { Referer: referrer }),\n ...(userAgent && { 'User-Agent': userAgent }),\n };\n var request = { ...(url && { url }), headers };\n\n return { ...event, request };\n }\n return event;\n });\n }\n} HttpContext.__initStatic();\n\nexport { HttpContext };\n//# sourceMappingURL=httpcontext.js.map\n","import { logger } from '@sentry/utils';\n\n/** Deduplication filter */\nclass Dedupe {constructor() { Dedupe.prototype.__init.call(this); }\n /**\n * @inheritDoc\n */\n static __initStatic() {this.id = 'Dedupe';}\n\n /**\n * @inheritDoc\n */\n __init() {this.name = Dedupe.id;}\n\n /**\n * @inheritDoc\n */\n \n\n /**\n * @inheritDoc\n */\n setupOnce(addGlobalEventProcessor, getCurrentHub) {\n var eventProcessor = currentEvent => {\n var self = getCurrentHub().getIntegration(Dedupe);\n if (self) {\n // Juuust in case something goes wrong\n try {\n if (_shouldDropEvent(currentEvent, self._previousEvent)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('Event dropped due to being a duplicate of previously captured event.');\n return null;\n }\n } catch (_oO) {\n return (self._previousEvent = currentEvent);\n }\n\n return (self._previousEvent = currentEvent);\n }\n return currentEvent;\n };\n\n eventProcessor.id = this.name;\n addGlobalEventProcessor(eventProcessor);\n }\n} Dedupe.__initStatic();\n\n/** JSDoc */\nfunction _shouldDropEvent(currentEvent, previousEvent) {\n if (!previousEvent) {\n return false;\n }\n\n if (_isSameMessageEvent(currentEvent, previousEvent)) {\n return true;\n }\n\n if (_isSameExceptionEvent(currentEvent, previousEvent)) {\n return true;\n }\n\n return false;\n}\n\n/** JSDoc */\nfunction _isSameMessageEvent(currentEvent, previousEvent) {\n var currentMessage = currentEvent.message;\n var previousMessage = previousEvent.message;\n\n // If neither event has a message property, they were both exceptions, so bail out\n if (!currentMessage && !previousMessage) {\n return false;\n }\n\n // If only one event has a stacktrace, but not the other one, they are not the same\n if ((currentMessage && !previousMessage) || (!currentMessage && previousMessage)) {\n return false;\n }\n\n if (currentMessage !== previousMessage) {\n return false;\n }\n\n if (!_isSameFingerprint(currentEvent, previousEvent)) {\n return false;\n }\n\n if (!_isSameStacktrace(currentEvent, previousEvent)) {\n return false;\n }\n\n return true;\n}\n\n/** JSDoc */\nfunction _isSameExceptionEvent(currentEvent, previousEvent) {\n var previousException = _getExceptionFromEvent(previousEvent);\n var currentException = _getExceptionFromEvent(currentEvent);\n\n if (!previousException || !currentException) {\n return false;\n }\n\n if (previousException.type !== currentException.type || previousException.value !== currentException.value) {\n return false;\n }\n\n if (!_isSameFingerprint(currentEvent, previousEvent)) {\n return false;\n }\n\n if (!_isSameStacktrace(currentEvent, previousEvent)) {\n return false;\n }\n\n return true;\n}\n\n/** JSDoc */\nfunction _isSameStacktrace(currentEvent, previousEvent) {\n let currentFrames = _getFramesFromEvent(currentEvent);\n let previousFrames = _getFramesFromEvent(previousEvent);\n\n // If neither event has a stacktrace, they are assumed to be the same\n if (!currentFrames && !previousFrames) {\n return true;\n }\n\n // If only one event has a stacktrace, but not the other one, they are not the same\n if ((currentFrames && !previousFrames) || (!currentFrames && previousFrames)) {\n return false;\n }\n\n currentFrames = currentFrames ;\n previousFrames = previousFrames ;\n\n // If number of frames differ, they are not the same\n if (previousFrames.length !== currentFrames.length) {\n return false;\n }\n\n // Otherwise, compare the two\n for (let i = 0; i < previousFrames.length; i++) {\n var frameA = previousFrames[i];\n var frameB = currentFrames[i];\n\n if (\n frameA.filename !== frameB.filename ||\n frameA.lineno !== frameB.lineno ||\n frameA.colno !== frameB.colno ||\n frameA.function !== frameB.function\n ) {\n return false;\n }\n }\n\n return true;\n}\n\n/** JSDoc */\nfunction _isSameFingerprint(currentEvent, previousEvent) {\n let currentFingerprint = currentEvent.fingerprint;\n let previousFingerprint = previousEvent.fingerprint;\n\n // If neither event has a fingerprint, they are assumed to be the same\n if (!currentFingerprint && !previousFingerprint) {\n return true;\n }\n\n // If only one event has a fingerprint, but not the other one, they are not the same\n if ((currentFingerprint && !previousFingerprint) || (!currentFingerprint && previousFingerprint)) {\n return false;\n }\n\n currentFingerprint = currentFingerprint ;\n previousFingerprint = previousFingerprint ;\n\n // Otherwise, compare the two\n try {\n return !!(currentFingerprint.join('') === previousFingerprint.join(''));\n } catch (_oO) {\n return false;\n }\n}\n\n/** JSDoc */\nfunction _getExceptionFromEvent(event) {\n return event.exception && event.exception.values && event.exception.values[0];\n}\n\n/** JSDoc */\nfunction _getFramesFromEvent(event) {\n var exception = event.exception;\n\n if (exception) {\n try {\n // @ts-ignore Object could be undefined\n return exception.values[0].stacktrace.frames;\n } catch (_oO) {\n return undefined;\n }\n }\n return undefined;\n}\n\nexport { Dedupe };\n//# sourceMappingURL=dedupe.js.map\n","import { Integrations, getIntegrationsToSetup, initAndBind, getCurrentHub, getReportDialogEndpoint } from '@sentry/core';\nimport { getGlobalObject, stackParserFromStackParserOptions, supportsFetch, logger, resolvedSyncPromise, addInstrumentationHandler } from '@sentry/utils';\nimport { BrowserClient } from './client.js';\nimport { wrap as wrap$1 } from './helpers.js';\nimport './integrations/index.js';\nimport { defaultStackParser } from './stack-parsers.js';\nimport './transports/index.js';\nimport { TryCatch } from './integrations/trycatch.js';\nimport { Breadcrumbs } from './integrations/breadcrumbs.js';\nimport { GlobalHandlers } from './integrations/globalhandlers.js';\nimport { LinkedErrors } from './integrations/linkederrors.js';\nimport { Dedupe } from './integrations/dedupe.js';\nimport { HttpContext } from './integrations/httpcontext.js';\nimport { makeFetchTransport } from './transports/fetch.js';\nimport { makeXHRTransport } from './transports/xhr.js';\n\nvar defaultIntegrations = [\n new Integrations.InboundFilters(),\n new Integrations.FunctionToString(),\n new TryCatch(),\n new Breadcrumbs(),\n new GlobalHandlers(),\n new LinkedErrors(),\n new Dedupe(),\n new HttpContext(),\n];\n\n/**\n * The Sentry Browser SDK Client.\n *\n * To use this SDK, call the {@link init} function as early as possible when\n * loading the web page. To set context information or send manual events, use\n * the provided methods.\n *\n * @example\n *\n * ```\n *\n * import { init } from '@sentry/browser';\n *\n * init({\n * dsn: '__DSN__',\n * // ...\n * });\n * ```\n *\n * @example\n * ```\n *\n * import { configureScope } from '@sentry/browser';\n * configureScope((scope: Scope) => {\n * scope.setExtra({ battery: 0.7 });\n * scope.setTag({ user_mode: 'admin' });\n * scope.setUser({ id: '4711' });\n * });\n * ```\n *\n * @example\n * ```\n *\n * import { addBreadcrumb } from '@sentry/browser';\n * addBreadcrumb({\n * message: 'My Breadcrumb',\n * // ...\n * });\n * ```\n *\n * @example\n *\n * ```\n *\n * import * as Sentry from '@sentry/browser';\n * Sentry.captureMessage('Hello, world!');\n * Sentry.captureException(new Error('Good bye'));\n * Sentry.captureEvent({\n * message: 'Manual',\n * stacktrace: [\n * // ...\n * ],\n * });\n * ```\n *\n * @see {@link BrowserOptions} for documentation on configuration options.\n */\nfunction init(options = {}) {\n if (options.defaultIntegrations === undefined) {\n options.defaultIntegrations = defaultIntegrations;\n }\n if (options.release === undefined) {\n var window = getGlobalObject();\n // This supports the variable that sentry-webpack-plugin injects\n if (window.SENTRY_RELEASE && window.SENTRY_RELEASE.id) {\n options.release = window.SENTRY_RELEASE.id;\n }\n }\n if (options.autoSessionTracking === undefined) {\n options.autoSessionTracking = true;\n }\n if (options.sendClientReports === undefined) {\n options.sendClientReports = true;\n }\n\n var clientOptions = {\n ...options,\n stackParser: stackParserFromStackParserOptions(options.stackParser || defaultStackParser),\n integrations: getIntegrationsToSetup(options),\n transport: options.transport || (supportsFetch() ? makeFetchTransport : makeXHRTransport),\n };\n\n initAndBind(BrowserClient, clientOptions);\n\n if (options.autoSessionTracking) {\n startSessionTracking();\n }\n}\n\n/**\n * Present the user with a report dialog.\n *\n * @param options Everything is optional, we try to fetch all info need from the global scope.\n */\nfunction showReportDialog(options = {}, hub = getCurrentHub()) {\n // doesn't work without a document (React Native)\n var global = getGlobalObject();\n if (!global.document) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Global document not defined in showReportDialog call');\n return;\n }\n\n const { client, scope } = hub.getStackTop();\n var dsn = options.dsn || (client && client.getDsn());\n if (!dsn) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('DSN not configured for showReportDialog call');\n return;\n }\n\n if (scope) {\n options.user = {\n ...scope.getUser(),\n ...options.user,\n };\n }\n\n if (!options.eventId) {\n options.eventId = hub.lastEventId();\n }\n\n var script = global.document.createElement('script');\n script.async = true;\n script.src = getReportDialogEndpoint(dsn, options);\n\n if (options.onLoad) {\n script.onload = options.onLoad;\n }\n\n var injectionPoint = global.document.head || global.document.body;\n if (injectionPoint) {\n injectionPoint.appendChild(script);\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.error('Not injecting report dialog. No injection point found in HTML');\n }\n}\n\n/**\n * This is the getter for lastEventId.\n *\n * @returns The last event id of a captured event.\n */\nfunction lastEventId() {\n return getCurrentHub().lastEventId();\n}\n\n/**\n * This function is here to be API compatible with the loader.\n * @hidden\n */\nfunction forceLoad() {\n // Noop\n}\n\n/**\n * This function is here to be API compatible with the loader.\n * @hidden\n */\nfunction onLoad(callback) {\n callback();\n}\n\n/**\n * Call `flush()` on the current client, if there is one. See {@link Client.flush}.\n *\n * @param timeout Maximum time in ms the client should wait to flush its event queue. Omitting this parameter will cause\n * the client to wait until all events are sent before resolving the promise.\n * @returns A promise which resolves to `true` if the queue successfully drains before the timeout, or `false` if it\n * doesn't (or if there's no client defined).\n */\nfunction flush(timeout) {\n var client = getCurrentHub().getClient();\n if (client) {\n return client.flush(timeout);\n }\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('Cannot flush events. No client defined.');\n return resolvedSyncPromise(false);\n}\n\n/**\n * Call `close()` on the current client, if there is one. See {@link Client.close}.\n *\n * @param timeout Maximum time in ms the client should wait to flush its event queue before shutting down. Omitting this\n * parameter will cause the client to wait until all events are sent before disabling itself.\n * @returns A promise which resolves to `true` if the queue successfully drains before the timeout, or `false` if it\n * doesn't (or if there's no client defined).\n */\nfunction close(timeout) {\n var client = getCurrentHub().getClient();\n if (client) {\n return client.close(timeout);\n }\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('Cannot flush events and disable SDK. No client defined.');\n return resolvedSyncPromise(false);\n}\n\n/**\n * Wrap code within a try/catch block so the SDK is able to capture errors.\n *\n * @param fn A function to wrap.\n *\n * @returns The result of wrapped function call.\n */\nfunction wrap(fn) {\n return wrap$1(fn)();\n}\n\nfunction startSessionOnHub(hub) {\n hub.startSession({ ignoreDuration: true });\n hub.captureSession();\n}\n\n/**\n * Enable automatic Session Tracking for the initial page load.\n */\nfunction startSessionTracking() {\n var window = getGlobalObject();\n var document = window.document;\n\n if (typeof document === 'undefined') {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn('Session tracking in non-browser environment with @sentry/browser is not supported.');\n return;\n }\n\n var hub = getCurrentHub();\n\n // The only way for this to be false is for there to be a version mismatch between @sentry/browser (>= 6.0.0) and\n // @sentry/hub (< 5.27.0). In the simple case, there won't ever be such a mismatch, because the two packages are\n // pinned at the same version in package.json, but there are edge cases where it's possible. See\n // https://github.com/getsentry/sentry-javascript/issues/3207 and\n // https://github.com/getsentry/sentry-javascript/issues/3234 and\n // https://github.com/getsentry/sentry-javascript/issues/3278.\n if (!hub.captureSession) {\n return;\n }\n\n // The session duration for browser sessions does not track a meaningful\n // concept that can be used as a metric.\n // Automatically captured sessions are akin to page views, and thus we\n // discard their duration.\n startSessionOnHub(hub);\n\n // We want to create a session for every navigation as well\n addInstrumentationHandler('history', ({ from, to }) => {\n // Don't create an additional session for the initial route or if the location did not change\n if (!(from === undefined || from === to)) {\n startSessionOnHub(getCurrentHub());\n }\n });\n}\n\nexport { close, defaultIntegrations, flush, forceLoad, init, lastEventId, onLoad, showReportDialog, wrap };\n//# sourceMappingURL=sdk.js.map\n","import { getCurrentHub } from '@sentry/hub';\nimport { logger } from '@sentry/utils';\n\n/** A class object that can instantiate Client objects. */\n\n/**\n * Internal function to create a new SDK client instance. The client is\n * installed and then bound to the current scope.\n *\n * @param clientClass The client class to instantiate.\n * @param options Options to pass to the client.\n */\nfunction initAndBind(\n clientClass,\n options,\n) {\n if (options.debug === true) {\n if ((typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__)) {\n logger.enable();\n } else {\n // use `console.warn` rather than `logger.warn` since by non-debug bundles have all `logger.x` statements stripped\n console.warn('[Sentry] Cannot initialize SDK with `debug` option using a non-debug bundle.');\n }\n }\n var hub = getCurrentHub();\n var scope = hub.getScope();\n if (scope) {\n scope.update(options.initialScope);\n }\n\n var client = new clientClass(options);\n hub.bindClient(client);\n}\n\nexport { initAndBind };\n//# sourceMappingURL=sdk.js.map\n","import './exports.js';\nimport { Integrations } from '@sentry/core';\nexport { FunctionToString, Hub, InboundFilters, SDK_VERSION, Scope, addBreadcrumb, addGlobalEventProcessor, captureEvent, captureException, captureMessage, configureScope, createTransport, getCurrentHub, getHubFromCarrier, makeMain, setContext, setExtra, setExtras, setTag, setTags, setUser, startTransaction, withScope } from '@sentry/core';\nimport { getGlobalObject } from '@sentry/utils';\nimport * as index from './integrations/index.js';\nexport { BrowserClient } from './client.js';\nexport { makeFetchTransport } from './transports/fetch.js';\nexport { makeXHRTransport } from './transports/xhr.js';\nexport { chromeStackLineParser, defaultStackLineParsers, defaultStackParser, geckoStackLineParser, opera10StackLineParser, opera11StackLineParser, winjsStackLineParser } from './stack-parsers.js';\nexport { close, defaultIntegrations, flush, forceLoad, init, lastEventId, onLoad, showReportDialog, wrap } from './sdk.js';\nexport { GlobalHandlers } from './integrations/globalhandlers.js';\nexport { TryCatch } from './integrations/trycatch.js';\nexport { Breadcrumbs } from './integrations/breadcrumbs.js';\nexport { LinkedErrors } from './integrations/linkederrors.js';\nexport { HttpContext } from './integrations/httpcontext.js';\nexport { Dedupe } from './integrations/dedupe.js';\n\nlet windowIntegrations = {};\n\n// This block is needed to add compatibility with the integrations packages when used with a CDN\nvar _window = getGlobalObject();\nif (_window.Sentry && _window.Sentry.Integrations) {\n windowIntegrations = _window.Sentry.Integrations;\n}\n\nvar INTEGRATIONS = {\n ...windowIntegrations,\n ...Integrations,\n ...index,\n};\n\nexport { INTEGRATIONS as Integrations };\n//# sourceMappingURL=index.js.map\n","import { getCurrentHub } from '@sentry/hub';\nexport { TRACEPARENT_REGEXP, extractTraceparentData, stripUrlQueryAndFragment } from '@sentry/utils';\n\n/**\n * Determines if tracing is currently enabled.\n *\n * Tracing is enabled when at least one of `tracesSampleRate` and `tracesSampler` is defined in the SDK config.\n */\nfunction hasTracingEnabled(\n maybeOptions,\n) {\n var client = getCurrentHub().getClient();\n var options = maybeOptions || (client && client.getOptions());\n return !!options && ('tracesSampleRate' in options || 'tracesSampler' in options);\n}\n\n/** Grabs active transaction off scope, if any */\nfunction getActiveTransaction(maybeHub) {\n var hub = maybeHub || getCurrentHub();\n var scope = hub.getScope();\n return scope && (scope.getTransaction() );\n}\n\n/**\n * Converts from milliseconds to seconds\n * @param time time in ms\n */\nfunction msToSec(time) {\n return time / 1000;\n}\n\n/**\n * Converts from seconds to milliseconds\n * @param time time in seconds\n */\nfunction secToMs(time) {\n return time * 1000;\n}\n\nexport { getActiveTransaction, hasTracingEnabled, msToSec, secToMs };\n//# sourceMappingURL=utils.js.map\n","import { addInstrumentationHandler, logger } from '@sentry/utils';\nimport { getActiveTransaction } from './utils.js';\n\n/**\n * Configures global error listeners\n */\nfunction registerErrorInstrumentation() {\n addInstrumentationHandler('error', errorCallback);\n addInstrumentationHandler('unhandledrejection', errorCallback);\n}\n\n/**\n * If an error or unhandled promise occurs, we mark the active transaction as failed\n */\nfunction errorCallback() {\n var activeTransaction = getActiveTransaction();\n if (activeTransaction) {\n var status = 'internal_error';\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] Transaction: ${status} -> Global error occured`);\n activeTransaction.setStatus(status);\n }\n}\n\nexport { registerErrorInstrumentation };\n//# sourceMappingURL=errors.js.map\n","import { _nullishCoalesce } from '@sentry/utils/esm/buildPolyfills';\nimport { uuid4, timestampWithMs, logger, dropUndefinedKeys } from '@sentry/utils';\n\n/**\n * Keeps track of finished spans for a given transaction\n * @internal\n * @hideconstructor\n * @hidden\n */\nclass SpanRecorder {\n __init() {this.spans = [];}\n\n constructor(maxlen = 1000) {;SpanRecorder.prototype.__init.call(this);\n this._maxlen = maxlen;\n }\n\n /**\n * This is just so that we don't run out of memory while recording a lot\n * of spans. At some point we just stop and flush out the start of the\n * trace tree (i.e.the first n spans with the smallest\n * start_timestamp).\n */\n add(span) {\n if (this.spans.length > this._maxlen) {\n span.spanRecorder = undefined;\n } else {\n this.spans.push(span);\n }\n }\n}\n\n/**\n * Span contains all data about a span\n */\nclass Span {\n /**\n * @inheritDoc\n */\n __init2() {this.traceId = uuid4();}\n\n /**\n * @inheritDoc\n */\n __init3() {this.spanId = uuid4().substring(16);}\n\n /**\n * @inheritDoc\n */\n \n\n /**\n * Internal keeper of the status\n */\n \n\n /**\n * @inheritDoc\n */\n \n\n /**\n * Timestamp in seconds when the span was created.\n */\n __init4() {this.startTimestamp = timestampWithMs();}\n\n /**\n * Timestamp in seconds when the span ended.\n */\n \n\n /**\n * @inheritDoc\n */\n \n\n /**\n * @inheritDoc\n */\n \n\n /**\n * @inheritDoc\n */\n __init5() {this.tags = {};}\n\n /**\n * @inheritDoc\n */\n __init6() {this.data = {};}\n\n /**\n * List of spans that were finalized\n */\n \n\n /**\n * @inheritDoc\n */\n \n\n /**\n * You should never call the constructor manually, always use `Sentry.startTransaction()`\n * or call `startChild()` on an existing span.\n * @internal\n * @hideconstructor\n * @hidden\n */\n constructor(spanContext) {;Span.prototype.__init2.call(this);Span.prototype.__init3.call(this);Span.prototype.__init4.call(this);Span.prototype.__init5.call(this);Span.prototype.__init6.call(this);\n if (!spanContext) {\n return this;\n }\n if (spanContext.traceId) {\n this.traceId = spanContext.traceId;\n }\n if (spanContext.spanId) {\n this.spanId = spanContext.spanId;\n }\n if (spanContext.parentSpanId) {\n this.parentSpanId = spanContext.parentSpanId;\n }\n // We want to include booleans as well here\n if ('sampled' in spanContext) {\n this.sampled = spanContext.sampled;\n }\n if (spanContext.op) {\n this.op = spanContext.op;\n }\n if (spanContext.description) {\n this.description = spanContext.description;\n }\n if (spanContext.data) {\n this.data = spanContext.data;\n }\n if (spanContext.tags) {\n this.tags = spanContext.tags;\n }\n if (spanContext.status) {\n this.status = spanContext.status;\n }\n if (spanContext.startTimestamp) {\n this.startTimestamp = spanContext.startTimestamp;\n }\n if (spanContext.endTimestamp) {\n this.endTimestamp = spanContext.endTimestamp;\n }\n }\n\n /**\n * @inheritDoc\n */\n startChild(\n spanContext,\n ) {\n var childSpan = new Span({\n ...spanContext,\n parentSpanId: this.spanId,\n sampled: this.sampled,\n traceId: this.traceId,\n });\n\n childSpan.spanRecorder = this.spanRecorder;\n if (childSpan.spanRecorder) {\n childSpan.spanRecorder.add(childSpan);\n }\n\n childSpan.transaction = this.transaction;\n\n if ((typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && childSpan.transaction) {\n var opStr = (spanContext && spanContext.op) || '< unknown op >';\n var nameStr = childSpan.transaction.name || '< unknown name >';\n var idStr = childSpan.transaction.spanId;\n\n var logMessage = `[Tracing] Starting '${opStr}' span on transaction '${nameStr}' (${idStr}).`;\n childSpan.transaction.metadata.spanMetadata[childSpan.spanId] = { logMessage };\n logger.log(logMessage);\n }\n\n return childSpan;\n }\n\n /**\n * @inheritDoc\n */\n setTag(key, value) {\n this.tags = { ...this.tags, [key]: value };\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setData(key, value) {\n this.data = { ...this.data, [key]: value };\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setStatus(value) {\n this.status = value;\n return this;\n }\n\n /**\n * @inheritDoc\n */\n setHttpStatus(httpStatus) {\n this.setTag('http.status_code', String(httpStatus));\n var spanStatus = spanStatusfromHttpCode(httpStatus);\n if (spanStatus !== 'unknown_error') {\n this.setStatus(spanStatus);\n }\n return this;\n }\n\n /**\n * @inheritDoc\n */\n isSuccess() {\n return this.status === 'ok';\n }\n\n /**\n * @inheritDoc\n */\n finish(endTimestamp) {\n if (\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n // Don't call this for transactions\n this.transaction &&\n this.transaction.spanId !== this.spanId\n ) {\n const { logMessage } = this.transaction.metadata.spanMetadata[this.spanId];\n if (logMessage) {\n logger.log((logMessage ).replace('Starting', 'Finishing'));\n }\n }\n\n this.endTimestamp = typeof endTimestamp === 'number' ? endTimestamp : timestampWithMs();\n }\n\n /**\n * @inheritDoc\n */\n toTraceparent() {\n let sampledString = '';\n if (this.sampled !== undefined) {\n sampledString = this.sampled ? '-1' : '-0';\n }\n return `${this.traceId}-${this.spanId}${sampledString}`;\n }\n\n /**\n * @inheritDoc\n */\n toContext() {\n return dropUndefinedKeys({\n data: this.data,\n description: this.description,\n endTimestamp: this.endTimestamp,\n op: this.op,\n parentSpanId: this.parentSpanId,\n sampled: this.sampled,\n spanId: this.spanId,\n startTimestamp: this.startTimestamp,\n status: this.status,\n tags: this.tags,\n traceId: this.traceId,\n });\n }\n\n /**\n * @inheritDoc\n */\n updateWithContext(spanContext) {\n this.data = _nullishCoalesce(spanContext.data, () => ( {}));\n this.description = spanContext.description;\n this.endTimestamp = spanContext.endTimestamp;\n this.op = spanContext.op;\n this.parentSpanId = spanContext.parentSpanId;\n this.sampled = spanContext.sampled;\n this.spanId = _nullishCoalesce(spanContext.spanId, () => ( this.spanId));\n this.startTimestamp = _nullishCoalesce(spanContext.startTimestamp, () => ( this.startTimestamp));\n this.status = spanContext.status;\n this.tags = _nullishCoalesce(spanContext.tags, () => ( {}));\n this.traceId = _nullishCoalesce(spanContext.traceId, () => ( this.traceId));\n\n return this;\n }\n\n /**\n * @inheritDoc\n */\n getTraceContext()\n\n {\n return dropUndefinedKeys({\n data: Object.keys(this.data).length > 0 ? this.data : undefined,\n description: this.description,\n op: this.op,\n parent_span_id: this.parentSpanId,\n span_id: this.spanId,\n status: this.status,\n tags: Object.keys(this.tags).length > 0 ? this.tags : undefined,\n trace_id: this.traceId,\n });\n }\n\n /**\n * @inheritDoc\n */\n toJSON()\n\n {\n return dropUndefinedKeys({\n data: Object.keys(this.data).length > 0 ? this.data : undefined,\n description: this.description,\n op: this.op,\n parent_span_id: this.parentSpanId,\n span_id: this.spanId,\n start_timestamp: this.startTimestamp,\n status: this.status,\n tags: Object.keys(this.tags).length > 0 ? this.tags : undefined,\n timestamp: this.endTimestamp,\n trace_id: this.traceId,\n });\n }\n}\n\n/**\n * Converts a HTTP status code into a {@link SpanStatusType}.\n *\n * @param httpStatus The HTTP response status code.\n * @returns The span status or unknown_error.\n */\nfunction spanStatusfromHttpCode(httpStatus) {\n if (httpStatus < 400 && httpStatus >= 100) {\n return 'ok';\n }\n\n if (httpStatus >= 400 && httpStatus < 500) {\n switch (httpStatus) {\n case 401:\n return 'unauthenticated';\n case 403:\n return 'permission_denied';\n case 404:\n return 'not_found';\n case 409:\n return 'already_exists';\n case 413:\n return 'failed_precondition';\n case 429:\n return 'resource_exhausted';\n default:\n return 'invalid_argument';\n }\n }\n\n if (httpStatus >= 500 && httpStatus < 600) {\n switch (httpStatus) {\n case 501:\n return 'unimplemented';\n case 503:\n return 'unavailable';\n case 504:\n return 'deadline_exceeded';\n default:\n return 'internal_error';\n }\n }\n\n return 'unknown_error';\n}\n\nexport { Span, SpanRecorder, spanStatusfromHttpCode };\n//# sourceMappingURL=span.js.map\n","import { timestampWithMs, logger } from '@sentry/utils';\nimport { SpanRecorder } from './span.js';\nimport { Transaction } from './transaction.js';\n\nvar DEFAULT_IDLE_TIMEOUT = 1000;\nvar DEFAULT_FINAL_TIMEOUT = 30000;\nvar HEARTBEAT_INTERVAL = 5000;\n\n/**\n * @inheritDoc\n */\nclass IdleTransactionSpanRecorder extends SpanRecorder {\n constructor(\n _pushActivity,\n _popActivity,\n transactionSpanId,\n maxlen,\n ) {\n super(maxlen);this._pushActivity = _pushActivity;this._popActivity = _popActivity;this.transactionSpanId = transactionSpanId;;\n }\n\n /**\n * @inheritDoc\n */\n add(span) {\n // We should make sure we do not push and pop activities for\n // the transaction that this span recorder belongs to.\n if (span.spanId !== this.transactionSpanId) {\n // We patch span.finish() to pop an activity after setting an endTimestamp.\n span.finish = (endTimestamp) => {\n span.endTimestamp = typeof endTimestamp === 'number' ? endTimestamp : timestampWithMs();\n this._popActivity(span.spanId);\n };\n\n // We should only push new activities if the span does not have an end timestamp.\n if (span.endTimestamp === undefined) {\n this._pushActivity(span.spanId);\n }\n }\n\n super.add(span);\n }\n}\n\n/**\n * An IdleTransaction is a transaction that automatically finishes. It does this by tracking child spans as activities.\n * You can have multiple IdleTransactions active, but if the `onScope` option is specified, the idle transaction will\n * put itself on the scope on creation.\n */\nclass IdleTransaction extends Transaction {\n // Activities store a list of active spans\n __init() {this.activities = {};}\n\n // Track state of activities in previous heartbeat\n \n\n // Amount of times heartbeat has counted. Will cause transaction to finish after 3 beats.\n __init2() {this._heartbeatCounter = 0;}\n\n // We should not use heartbeat if we finished a transaction\n __init3() {this._finished = false;}\n\n __init4() {this._beforeFinishCallbacks = [];}\n\n /**\n * Timer that tracks Transaction idleTimeout\n */\n \n\n constructor(\n transactionContext,\n _idleHub,\n /**\n * The time to wait in ms until the idle transaction will be finished. This timer is started each time\n * there are no active spans on this transaction.\n */\n _idleTimeout = DEFAULT_IDLE_TIMEOUT,\n /**\n * The final value in ms that a transaction cannot exceed\n */\n _finalTimeout = DEFAULT_FINAL_TIMEOUT,\n // Whether or not the transaction should put itself on the scope when it starts and pop itself off when it ends\n _onScope = false,\n ) {\n super(transactionContext, _idleHub);this._idleHub = _idleHub;this._idleTimeout = _idleTimeout;this._finalTimeout = _finalTimeout;this._onScope = _onScope;IdleTransaction.prototype.__init.call(this);IdleTransaction.prototype.__init2.call(this);IdleTransaction.prototype.__init3.call(this);IdleTransaction.prototype.__init4.call(this);;\n\n if (_onScope) {\n // There should only be one active transaction on the scope\n clearActiveTransaction(_idleHub);\n\n // We set the transaction here on the scope so error events pick up the trace\n // context and attach it to the error.\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`Setting idle transaction on scope. Span ID: ${this.spanId}`);\n _idleHub.configureScope(scope => scope.setSpan(this));\n }\n\n this._startIdleTimeout();\n setTimeout(() => {\n if (!this._finished) {\n this.setStatus('deadline_exceeded');\n this.finish();\n }\n }, this._finalTimeout);\n }\n\n /** {@inheritDoc} */\n finish(endTimestamp = timestampWithMs()) {\n this._finished = true;\n this.activities = {};\n\n if (this.spanRecorder) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log('[Tracing] finishing IdleTransaction', new Date(endTimestamp * 1000).toISOString(), this.op);\n\n for (var callback of this._beforeFinishCallbacks) {\n callback(this, endTimestamp);\n }\n\n this.spanRecorder.spans = this.spanRecorder.spans.filter((span) => {\n // If we are dealing with the transaction itself, we just return it\n if (span.spanId === this.spanId) {\n return true;\n }\n\n // We cancel all pending spans with status \"cancelled\" to indicate the idle transaction was finished early\n if (!span.endTimestamp) {\n span.endTimestamp = endTimestamp;\n span.setStatus('cancelled');\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log('[Tracing] cancelling span since transaction ended early', JSON.stringify(span, undefined, 2));\n }\n\n var keepSpan = span.startTimestamp < endTimestamp;\n if (!keepSpan) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(\n '[Tracing] discarding Span since it happened after Transaction was finished',\n JSON.stringify(span, undefined, 2),\n );\n }\n return keepSpan;\n });\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] flushing IdleTransaction');\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] No active IdleTransaction');\n }\n\n // if `this._onScope` is `true`, the transaction put itself on the scope when it started\n if (this._onScope) {\n clearActiveTransaction(this._idleHub);\n }\n\n return super.finish(endTimestamp);\n }\n\n /**\n * Register a callback function that gets excecuted before the transaction finishes.\n * Useful for cleanup or if you want to add any additional spans based on current context.\n *\n * This is exposed because users have no other way of running something before an idle transaction\n * finishes.\n */\n registerBeforeFinishCallback(callback) {\n this._beforeFinishCallbacks.push(callback);\n }\n\n /**\n * @inheritDoc\n */\n initSpanRecorder(maxlen) {\n if (!this.spanRecorder) {\n var pushActivity = (id) => {\n if (this._finished) {\n return;\n }\n this._pushActivity(id);\n };\n var popActivity = (id) => {\n if (this._finished) {\n return;\n }\n this._popActivity(id);\n };\n\n this.spanRecorder = new IdleTransactionSpanRecorder(pushActivity, popActivity, this.spanId, maxlen);\n\n // Start heartbeat so that transactions do not run forever.\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('Starting heartbeat');\n this._pingHeartbeat();\n }\n this.spanRecorder.add(this);\n }\n\n /**\n * Cancels the existing idletimeout, if there is one\n */\n _cancelIdleTimeout() {\n if (this._idleTimeoutID) {\n clearTimeout(this._idleTimeoutID);\n this._idleTimeoutID = undefined;\n }\n }\n\n /**\n * Creates an idletimeout\n */\n _startIdleTimeout(endTimestamp) {\n this._cancelIdleTimeout();\n this._idleTimeoutID = setTimeout(() => {\n if (!this._finished && Object.keys(this.activities).length === 0) {\n this.finish(endTimestamp);\n }\n }, this._idleTimeout);\n }\n\n /**\n * Start tracking a specific activity.\n * @param spanId The span id that represents the activity\n */\n _pushActivity(spanId) {\n this._cancelIdleTimeout();\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] pushActivity: ${spanId}`);\n this.activities[spanId] = true;\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] new activities count', Object.keys(this.activities).length);\n }\n\n /**\n * Remove an activity from usage\n * @param spanId The span id that represents the activity\n */\n _popActivity(spanId) {\n if (this.activities[spanId]) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] popActivity ${spanId}`);\n delete this.activities[spanId];\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] new activities count', Object.keys(this.activities).length);\n }\n\n if (Object.keys(this.activities).length === 0) {\n // We need to add the timeout here to have the real endtimestamp of the transaction\n // Remember timestampWithMs is in seconds, timeout is in ms\n var endTimestamp = timestampWithMs() + this._idleTimeout / 1000;\n this._startIdleTimeout(endTimestamp);\n }\n }\n\n /**\n * Checks when entries of this.activities are not changing for 3 beats.\n * If this occurs we finish the transaction.\n */\n _beat() {\n // We should not be running heartbeat if the idle transaction is finished.\n if (this._finished) {\n return;\n }\n\n var heartbeatString = Object.keys(this.activities).join('');\n\n if (heartbeatString === this._prevHeartbeatString) {\n this._heartbeatCounter += 1;\n } else {\n this._heartbeatCounter = 1;\n }\n\n this._prevHeartbeatString = heartbeatString;\n\n if (this._heartbeatCounter >= 3) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] Transaction finished because of no change for 3 heart beats');\n this.setStatus('deadline_exceeded');\n this.finish();\n } else {\n this._pingHeartbeat();\n }\n }\n\n /**\n * Pings the heartbeat\n */\n _pingHeartbeat() {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`pinging Heartbeat -> current counter: ${this._heartbeatCounter}`);\n setTimeout(() => {\n this._beat();\n }, HEARTBEAT_INTERVAL);\n }\n}\n\n/**\n * Reset transaction on scope to `undefined`\n */\nfunction clearActiveTransaction(hub) {\n var scope = hub.getScope();\n if (scope) {\n var transaction = scope.getTransaction();\n if (transaction) {\n scope.setSpan(undefined);\n }\n }\n}\n\nexport { DEFAULT_FINAL_TIMEOUT, DEFAULT_IDLE_TIMEOUT, HEARTBEAT_INTERVAL, IdleTransaction, IdleTransactionSpanRecorder };\n//# sourceMappingURL=idletransaction.js.map\n","import { getMainCarrier } from '@sentry/hub';\nimport { logger, isNaN, dynamicRequire, loadModule, isNodeEnv } from '@sentry/utils';\nimport { registerErrorInstrumentation } from './errors.js';\nimport { IdleTransaction } from './idletransaction.js';\nimport { Transaction } from './transaction.js';\nimport { hasTracingEnabled } from './utils.js';\n\n/** Returns all trace headers that are currently on the top scope. */\nfunction traceHeaders() {\n var scope = this.getScope();\n if (scope) {\n var span = scope.getSpan();\n if (span) {\n return {\n 'sentry-trace': span.toTraceparent(),\n };\n }\n }\n return {};\n}\n\n/**\n * Makes a sampling decision for the given transaction and stores it on the transaction.\n *\n * Called every time a transaction is created. Only transactions which emerge with a `sampled` value of `true` will be\n * sent to Sentry.\n *\n * @param transaction: The transaction needing a sampling decision\n * @param options: The current client's options, so we can access `tracesSampleRate` and/or `tracesSampler`\n * @param samplingContext: Default and user-provided data which may be used to help make the decision\n *\n * @returns The given transaction with its `sampled` value set\n */\nfunction sample(\n transaction,\n options,\n samplingContext,\n) {\n // nothing to do if tracing is not enabled\n if (!hasTracingEnabled(options)) {\n transaction.sampled = false;\n return transaction;\n }\n\n // if the user has forced a sampling decision by passing a `sampled` value in their transaction context, go with that\n if (transaction.sampled !== undefined) {\n transaction.setMetadata({\n transactionSampling: { method: 'explicitly_set' },\n });\n return transaction;\n }\n\n // we would have bailed already if neither `tracesSampler` nor `tracesSampleRate` were defined, so one of these should\n // work; prefer the hook if so\n let sampleRate;\n if (typeof options.tracesSampler === 'function') {\n sampleRate = options.tracesSampler(samplingContext);\n transaction.setMetadata({\n transactionSampling: {\n method: 'client_sampler',\n // cast to number in case it's a boolean\n rate: Number(sampleRate),\n },\n });\n } else if (samplingContext.parentSampled !== undefined) {\n sampleRate = samplingContext.parentSampled;\n transaction.setMetadata({\n transactionSampling: { method: 'inheritance' },\n });\n } else {\n sampleRate = options.tracesSampleRate;\n transaction.setMetadata({\n transactionSampling: {\n method: 'client_rate',\n // cast to number in case it's a boolean\n rate: Number(sampleRate),\n },\n });\n }\n\n // Since this is coming from the user (or from a function provided by the user), who knows what we might get. (The\n // only valid values are booleans or numbers between 0 and 1.)\n if (!isValidSampleRate(sampleRate)) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('[Tracing] Discarding transaction because of invalid sample rate.');\n transaction.sampled = false;\n return transaction;\n }\n\n // if the function returned 0 (or false), or if `tracesSampleRate` is 0, it's a sign the transaction should be dropped\n if (!sampleRate) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(\n `[Tracing] Discarding transaction because ${\n typeof options.tracesSampler === 'function'\n ? 'tracesSampler returned 0 or false'\n : 'a negative sampling decision was inherited or tracesSampleRate is set to 0'\n }`,\n );\n transaction.sampled = false;\n return transaction;\n }\n\n // Now we roll the dice. Math.random is inclusive of 0, but not of 1, so strict < is safe here. In case sampleRate is\n // a boolean, the < comparison will cause it to be automatically cast to 1 if it's true and 0 if it's false.\n transaction.sampled = Math.random() < (sampleRate );\n\n // if we're not going to keep it, we're done\n if (!transaction.sampled) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(\n `[Tracing] Discarding transaction because it's not included in the random sample (sampling rate = ${Number(\n sampleRate,\n )})`,\n );\n return transaction;\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] starting ${transaction.op} transaction - ${transaction.name}`);\n return transaction;\n}\n\n/**\n * Checks the given sample rate to make sure it is valid type and value (a boolean, or a number between 0 and 1).\n */\nfunction isValidSampleRate(rate) {\n // we need to check NaN explicitly because it's of type 'number' and therefore wouldn't get caught by this typecheck\n if (isNaN(rate) || !(typeof rate === 'number' || typeof rate === 'boolean')) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n `[Tracing] Given sample rate is invalid. Sample rate must be a boolean or a number between 0 and 1. Got ${JSON.stringify(\n rate,\n )} of type ${JSON.stringify(typeof rate)}.`,\n );\n return false;\n }\n\n // in case sampleRate is a boolean, it will get automatically cast to 1 if it's true and 0 if it's false\n if (rate < 0 || rate > 1) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(`[Tracing] Given sample rate is invalid. Sample rate must be between 0 and 1. Got ${rate}.`);\n return false;\n }\n return true;\n}\n\n/**\n * Creates a new transaction and adds a sampling decision if it doesn't yet have one.\n *\n * The Hub.startTransaction method delegates to this method to do its work, passing the Hub instance in as `this`, as if\n * it had been called on the hub directly. Exists as a separate function so that it can be injected into the class as an\n * \"extension method.\"\n *\n * @param this: The Hub starting the transaction\n * @param transactionContext: Data used to configure the transaction\n * @param CustomSamplingContext: Optional data to be provided to the `tracesSampler` function (if any)\n *\n * @returns The new transaction\n *\n * @see {@link Hub.startTransaction}\n */\nfunction _startTransaction(\n \n transactionContext,\n customSamplingContext,\n) {\n var client = this.getClient();\n var options = (client && client.getOptions()) || {};\n\n let transaction = new Transaction(transactionContext, this);\n transaction = sample(transaction, options, {\n parentSampled: transactionContext.parentSampled,\n transactionContext,\n ...customSamplingContext,\n });\n if (transaction.sampled) {\n transaction.initSpanRecorder(options._experiments && (options._experiments.maxSpans ));\n }\n return transaction;\n}\n\n/**\n * Create new idle transaction.\n */\nfunction startIdleTransaction(\n hub,\n transactionContext,\n idleTimeout,\n finalTimeout,\n onScope,\n customSamplingContext,\n) {\n var client = hub.getClient();\n var options = (client && client.getOptions()) || {};\n\n let transaction = new IdleTransaction(transactionContext, hub, idleTimeout, finalTimeout, onScope);\n transaction = sample(transaction, options, {\n parentSampled: transactionContext.parentSampled,\n transactionContext,\n ...customSamplingContext,\n });\n if (transaction.sampled) {\n transaction.initSpanRecorder(options._experiments && (options._experiments.maxSpans ));\n }\n return transaction;\n}\n\n/**\n * @private\n */\nfunction _addTracingExtensions() {\n var carrier = getMainCarrier();\n if (!carrier.__SENTRY__) {\n return;\n }\n carrier.__SENTRY__.extensions = carrier.__SENTRY__.extensions || {};\n if (!carrier.__SENTRY__.extensions.startTransaction) {\n carrier.__SENTRY__.extensions.startTransaction = _startTransaction;\n }\n if (!carrier.__SENTRY__.extensions.traceHeaders) {\n carrier.__SENTRY__.extensions.traceHeaders = traceHeaders;\n }\n}\n\n/**\n * @private\n */\nfunction _autoloadDatabaseIntegrations() {\n var carrier = getMainCarrier();\n if (!carrier.__SENTRY__) {\n return;\n }\n\n var packageToIntegrationMapping = {\n mongodb() {\n var integration = dynamicRequire(module, './integrations/node/mongo') \n\n;\n return new integration.Mongo();\n },\n mongoose() {\n var integration = dynamicRequire(module, './integrations/node/mongo') \n\n;\n return new integration.Mongo({ mongoose: true });\n },\n mysql() {\n var integration = dynamicRequire(module, './integrations/node/mysql') \n\n;\n return new integration.Mysql();\n },\n pg() {\n var integration = dynamicRequire(module, './integrations/node/postgres') \n\n;\n return new integration.Postgres();\n },\n };\n\n var mappedPackages = Object.keys(packageToIntegrationMapping)\n .filter(moduleName => !!loadModule(moduleName))\n .map(pkg => {\n try {\n return packageToIntegrationMapping[pkg]();\n } catch (e) {\n return undefined;\n }\n })\n .filter(p => p) ;\n\n if (mappedPackages.length > 0) {\n carrier.__SENTRY__.integrations = [...(carrier.__SENTRY__.integrations || []), ...mappedPackages];\n }\n}\n\n/**\n * This patches the global object and injects the Tracing extensions methods\n */\nfunction addExtensionMethods() {\n _addTracingExtensions();\n\n // Detect and automatically load specified integrations.\n if (isNodeEnv()) {\n _autoloadDatabaseIntegrations();\n }\n\n // If an error happens globally, we should make sure transaction status is set to error.\n registerErrorInstrumentation();\n}\n\nexport { _addTracingExtensions, addExtensionMethods, startIdleTransaction };\n//# sourceMappingURL=hubextensions.js.map\n","import { getGlobalObject, logger } from '@sentry/utils';\nimport { getActiveTransaction } from '../utils.js';\n\nvar global = getGlobalObject();\n\n/**\n * Add a listener that cancels and finishes a transaction when the global\n * document is hidden.\n */\nfunction registerBackgroundTabDetection() {\n if (global && global.document) {\n global.document.addEventListener('visibilitychange', () => {\n var activeTransaction = getActiveTransaction() ;\n if (global.document.hidden && activeTransaction) {\n var statusType = 'cancelled';\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(\n `[Tracing] Transaction: ${statusType} -> since tab moved to the background, op: ${activeTransaction.op}`,\n );\n // We should not set status if it is already set, this prevent important statuses like\n // error or data loss from being overwritten on transaction.\n if (!activeTransaction.status) {\n activeTransaction.setStatus(statusType);\n }\n activeTransaction.setTag('visibilitychange', 'document.hidden');\n activeTransaction.finish();\n }\n });\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn('[Tracing] Could not set up background tab detection due to lack of global document');\n }\n}\n\nexport { registerBackgroundTabDetection };\n//# sourceMappingURL=backgroundtab.js.map\n","var bindReporter = (\n callback,\n metric,\n reportAllChanges,\n) => {\n let prevValue;\n return (forceReport) => {\n if (metric.value >= 0) {\n if (forceReport || reportAllChanges) {\n metric.delta = metric.value - (prevValue || 0);\n\n // Report the metric if there's a non-zero delta or if no previous\n // value exists (which can happen in the case of the document becoming\n // hidden when the metric value is 0).\n // See: https://github.com/GoogleChrome/web-vitals/issues/14\n if (metric.delta || prevValue === undefined) {\n prevValue = metric.value;\n callback(metric);\n }\n }\n }\n };\n};\n\nexport { bindReporter };\n//# sourceMappingURL=bindReporter.js.map\n","/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * Performantly generate a unique, 30-char string by combining a version\n * number, the current timestamp with a 13-digit number integer.\n * @return {string}\n */\nvar generateUniqueID = () => {\n return `v2-${Date.now()}-${Math.floor(Math.random() * (9e12 - 1)) + 1e12}`;\n};\n\nexport { generateUniqueID };\n//# sourceMappingURL=generateUniqueID.js.map\n","/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n/**\n * Takes a performance entry type and a callback function, and creates a\n * `PerformanceObserver` instance that will observe the specified entry type\n * with buffering enabled and call the callback _for each entry_.\n *\n * This function also feature-detects entry support and wraps the logic in a\n * try/catch to avoid errors in unsupporting browsers.\n */\nvar observe = (type, callback) => {\n try {\n if (PerformanceObserver.supportedEntryTypes.includes(type)) {\n // More extensive feature detect needed for Firefox due to:\n // https://github.com/GoogleChrome/web-vitals/issues/142\n if (type === 'first-input' && !('PerformanceEventTiming' in self)) {\n return;\n }\n\n var po = new PerformanceObserver(l => l.getEntries().map(callback));\n\n po.observe({ type, buffered: true });\n return po;\n }\n } catch (e) {\n // Do nothing.\n }\n return;\n};\n\nexport { observe };\n//# sourceMappingURL=observe.js.map\n","import { getGlobalObject } from '@sentry/utils';\n\n/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nvar onHidden = (cb, once) => {\n var onHiddenOrPageHide = (event) => {\n if (event.type === 'pagehide' || getGlobalObject().document.visibilityState === 'hidden') {\n cb(event);\n if (once) {\n removeEventListener('visibilitychange', onHiddenOrPageHide, true);\n removeEventListener('pagehide', onHiddenOrPageHide, true);\n }\n }\n };\n addEventListener('visibilitychange', onHiddenOrPageHide, true);\n // Some browsers have buggy implementations of visibilitychange,\n // so we use pagehide in addition, just to be safe.\n addEventListener('pagehide', onHiddenOrPageHide, true);\n};\n\nexport { onHidden };\n//# sourceMappingURL=onHidden.js.map\n","import { getGlobalObject } from '@sentry/utils';\nimport { onHidden } from './onHidden.js';\n\n/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nlet firstHiddenTime = -1;\n\nvar initHiddenTime = () => {\n return getGlobalObject().document.visibilityState === 'hidden' ? 0 : Infinity;\n};\n\nvar trackChanges = () => {\n // Update the time if/when the document becomes hidden.\n onHidden(({ timeStamp }) => {\n firstHiddenTime = timeStamp;\n }, true);\n};\n\nvar getVisibilityWatcher = (\n\n) => {\n if (firstHiddenTime < 0) {\n // If the document is hidden when this code runs, assume it was hidden\n // since navigation start. This isn't a perfect heuristic, but it's the\n // best we can do until an API is available to support querying past\n // visibilityState.\n firstHiddenTime = initHiddenTime();\n trackChanges();\n }\n return {\n get firstHiddenTime() {\n return firstHiddenTime;\n },\n };\n};\n\nexport { getVisibilityWatcher };\n//# sourceMappingURL=getVisibilityWatcher.js.map\n","import { bindReporter } from './lib/bindReporter.js';\nimport { getVisibilityWatcher } from './lib/getVisibilityWatcher.js';\nimport { initMetric } from './lib/initMetric.js';\nimport { observe } from './lib/observe.js';\nimport { onHidden } from './lib/onHidden.js';\n\n/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// https://wicg.github.io/largest-contentful-paint/#sec-largest-contentful-paint-interface\n\nvar reportedMetricIDs = {};\n\nvar getLCP = (onReport, reportAllChanges) => {\n var visibilityWatcher = getVisibilityWatcher();\n var metric = initMetric('LCP');\n let report;\n\n var entryHandler = (entry) => {\n // The startTime attribute returns the value of the renderTime if it is not 0,\n // and the value of the loadTime otherwise.\n var value = entry.startTime;\n\n // If the page was hidden prior to paint time of the entry,\n // ignore it and mark the metric as final, otherwise add the entry.\n if (value < visibilityWatcher.firstHiddenTime) {\n metric.value = value;\n metric.entries.push(entry);\n }\n\n if (report) {\n report();\n }\n };\n\n var po = observe('largest-contentful-paint', entryHandler);\n\n if (po) {\n report = bindReporter(onReport, metric, reportAllChanges);\n\n var stopListening = () => {\n if (!reportedMetricIDs[metric.id]) {\n po.takeRecords().map(entryHandler );\n po.disconnect();\n reportedMetricIDs[metric.id] = true;\n report(true);\n }\n };\n\n // Stop listening after input. Note: while scrolling is an input that\n // stop LCP observation, it's unreliable since it can be programmatically\n // generated. See: https://github.com/GoogleChrome/web-vitals/issues/75\n ['keydown', 'click'].forEach(type => {\n addEventListener(type, stopListening, { once: true, capture: true });\n });\n\n onHidden(stopListening, true);\n }\n};\n\nexport { getLCP };\n//# sourceMappingURL=getLCP.js.map\n","import objectWithoutPropertiesLoose from \"./objectWithoutPropertiesLoose.js\";\nexport default function _objectWithoutProperties(source, excluded) {\n if (source == null) return {};\n var target = objectWithoutPropertiesLoose(source, excluded);\n var key, i;\n if (Object.getOwnPropertySymbols) {\n var sourceSymbolKeys = Object.getOwnPropertySymbols(source);\n for (i = 0; i < sourceSymbolKeys.length; i++) {\n key = sourceSymbolKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;\n target[key] = source[key];\n }\n }\n return target;\n}","export default function _objectWithoutPropertiesLoose(source, excluded) {\n if (source == null) return {};\n var target = {};\n var sourceKeys = Object.keys(source);\n var key, i;\n for (i = 0; i < sourceKeys.length; i++) {\n key = sourceKeys[i];\n if (excluded.indexOf(key) >= 0) continue;\n target[key] = source[key];\n }\n return target;\n}","/**\n * Checks if a given value is a valid measurement value.\n */\nfunction isMeasurementValue(value) {\n return typeof value === 'number' && isFinite(value);\n}\n\n/**\n * Helper function to start child on transactions. This function will make sure that the transaction will\n * use the start timestamp of the created child span if it is earlier than the transactions actual\n * start timestamp.\n */\nfunction _startChild(transaction, { startTimestamp, ...ctx }) {\n if (startTimestamp && transaction.startTimestamp > startTimestamp) {\n transaction.startTimestamp = startTimestamp;\n }\n\n return transaction.startChild({\n startTimestamp,\n ...ctx,\n });\n}\n\nexport { _startChild, isMeasurementValue };\n//# sourceMappingURL=utils.js.map\n","import { _nullishCoalesce } from '@sentry/utils/esm/buildPolyfills';\nimport { getGlobalObject, browserPerformanceTimeOrigin, logger, htmlTreeAsString } from '@sentry/utils';\nimport { getActiveTransaction, msToSec } from '../../utils.js';\nimport { getCLS } from '../web-vitals/getCLS.js';\nimport { getFID } from '../web-vitals/getFID.js';\nimport { getLCP } from '../web-vitals/getLCP.js';\nimport { getVisibilityWatcher } from '../web-vitals/lib/getVisibilityWatcher.js';\nimport { observe } from '../web-vitals/lib/observe.js';\nimport { _startChild, isMeasurementValue } from './utils.js';\n\nvar global = getGlobalObject();\n\nfunction getBrowserPerformanceAPI() {\n return global && global.addEventListener && global.performance;\n}\n\nlet _performanceCursor = 0;\n\nlet _measurements = {};\nlet _lcpEntry;\nlet _clsEntry;\n\n/**\n * Start tracking web vitals\n */\nfunction startTrackingWebVitals(reportAllChanges = false) {\n var performance = getBrowserPerformanceAPI();\n if (performance && browserPerformanceTimeOrigin) {\n if (performance.mark) {\n global.performance.mark('sentry-tracing-init');\n }\n _trackCLS();\n _trackLCP(reportAllChanges);\n _trackFID();\n }\n}\n\n/**\n * Start tracking long tasks.\n */\nfunction startTrackingLongTasks() {\n var entryHandler = (entry) => {\n var transaction = getActiveTransaction() ;\n if (!transaction) {\n return;\n }\n var startTime = msToSec((browserPerformanceTimeOrigin ) + entry.startTime);\n var duration = msToSec(entry.duration);\n transaction.startChild({\n description: 'Main UI thread blocked',\n op: 'ui.long-task',\n startTimestamp: startTime,\n endTimestamp: startTime + duration,\n });\n };\n\n observe('longtask', entryHandler);\n}\n\n/** Starts tracking the Cumulative Layout Shift on the current page. */\nfunction _trackCLS() {\n // See:\n // https://web.dev/evolving-cls/\n // https://web.dev/cls-web-tooling/\n getCLS(metric => {\n var entry = metric.entries.pop();\n if (!entry) {\n return;\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding CLS');\n _measurements['cls'] = { value: metric.value, unit: '' };\n _clsEntry = entry ;\n });\n}\n\n/** Starts tracking the Largest Contentful Paint on the current page. */\nfunction _trackLCP(reportAllChanges) {\n getLCP(metric => {\n var entry = metric.entries.pop();\n if (!entry) {\n return;\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding LCP');\n _measurements['lcp'] = { value: metric.value, unit: 'millisecond' };\n _lcpEntry = entry ;\n }, reportAllChanges);\n}\n\n/** Starts tracking the First Input Delay on the current page. */\nfunction _trackFID() {\n getFID(metric => {\n var entry = metric.entries.pop();\n if (!entry) {\n return;\n }\n\n var timeOrigin = msToSec(browserPerformanceTimeOrigin );\n var startTime = msToSec(entry.startTime);\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding FID');\n _measurements['fid'] = { value: metric.value, unit: 'millisecond' };\n _measurements['mark.fid'] = { value: timeOrigin + startTime, unit: 'second' };\n });\n}\n\n/** Add performance related spans to a transaction */\nfunction addPerformanceEntries(transaction) {\n var performance = getBrowserPerformanceAPI();\n if (!performance || !global.performance.getEntries || !browserPerformanceTimeOrigin) {\n // Gatekeeper if performance API not available\n return;\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Tracing] Adding & adjusting spans using Performance API');\n var timeOrigin = msToSec(browserPerformanceTimeOrigin);\n\n var performanceEntries = performance.getEntries();\n\n let responseStartTimestamp;\n let requestStartTimestamp;\n\n performanceEntries.slice(_performanceCursor).forEach((entry) => {\n var startTime = msToSec(entry.startTime);\n var duration = msToSec(entry.duration);\n\n if (transaction.op === 'navigation' && timeOrigin + startTime < transaction.startTimestamp) {\n return;\n }\n\n switch (entry.entryType) {\n case 'navigation': {\n _addNavigationSpans(transaction, entry, timeOrigin);\n responseStartTimestamp = timeOrigin + msToSec(entry.responseStart);\n requestStartTimestamp = timeOrigin + msToSec(entry.requestStart);\n break;\n }\n case 'mark':\n case 'paint':\n case 'measure': {\n _addMeasureSpans(transaction, entry, startTime, duration, timeOrigin);\n\n // capture web vitals\n var firstHidden = getVisibilityWatcher();\n // Only report if the page wasn't hidden prior to the web vital.\n var shouldRecord = entry.startTime < firstHidden.firstHiddenTime;\n\n if (entry.name === 'first-paint' && shouldRecord) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding FP');\n _measurements['fp'] = { value: entry.startTime, unit: 'millisecond' };\n }\n if (entry.name === 'first-contentful-paint' && shouldRecord) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding FCP');\n _measurements['fcp'] = { value: entry.startTime, unit: 'millisecond' };\n }\n break;\n }\n case 'resource': {\n var resourceName = (entry.name ).replace(global.location.origin, '');\n _addResourceSpans(transaction, entry, resourceName, startTime, duration, timeOrigin);\n break;\n }\n default:\n // Ignore other entry types.\n }\n });\n\n _performanceCursor = Math.max(performanceEntries.length - 1, 0);\n\n _trackNavigator(transaction);\n\n // Measurements are only available for pageload transactions\n if (transaction.op === 'pageload') {\n // Generate TTFB (Time to First Byte), which measured as the time between the beginning of the transaction and the\n // start of the response in milliseconds\n if (typeof responseStartTimestamp === 'number') {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding TTFB');\n _measurements['ttfb'] = {\n value: (responseStartTimestamp - transaction.startTimestamp) * 1000,\n unit: 'millisecond',\n };\n\n if (typeof requestStartTimestamp === 'number' && requestStartTimestamp <= responseStartTimestamp) {\n // Capture the time spent making the request and receiving the first byte of the response.\n // This is the time between the start of the request and the start of the response in milliseconds.\n _measurements['ttfb.requestTime'] = {\n value: (responseStartTimestamp - requestStartTimestamp) * 1000,\n unit: 'millisecond',\n };\n }\n }\n\n ['fcp', 'fp', 'lcp'].forEach(name => {\n if (!_measurements[name] || timeOrigin >= transaction.startTimestamp) {\n return;\n }\n // The web vitals, fcp, fp, lcp, and ttfb, all measure relative to timeOrigin.\n // Unfortunately, timeOrigin is not captured within the transaction span data, so these web vitals will need\n // to be adjusted to be relative to transaction.startTimestamp.\n var oldValue = _measurements[name].value;\n var measurementTimestamp = timeOrigin + msToSec(oldValue);\n\n // normalizedValue should be in milliseconds\n var normalizedValue = Math.abs((measurementTimestamp - transaction.startTimestamp) * 1000);\n var delta = normalizedValue - oldValue;\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(`[Measurements] Normalized ${name} from ${oldValue} to ${normalizedValue} (${delta})`);\n _measurements[name].value = normalizedValue;\n });\n\n var fidMark = _measurements['mark.fid'];\n if (fidMark && _measurements['fid']) {\n // create span for FID\n _startChild(transaction, {\n description: 'first input delay',\n endTimestamp: fidMark.value + msToSec(_measurements['fid'].value),\n op: 'web.vitals',\n startTimestamp: fidMark.value,\n });\n\n // Delete mark.fid as we don't want it to be part of final payload\n delete _measurements['mark.fid'];\n }\n\n // If FCP is not recorded we should not record the cls value\n // according to the new definition of CLS.\n if (!('fcp' in _measurements)) {\n delete _measurements.cls;\n }\n\n Object.keys(_measurements).forEach(measurementName => {\n transaction.setMeasurement(\n measurementName,\n _measurements[measurementName].value,\n _measurements[measurementName].unit,\n );\n });\n\n _tagMetricInfo(transaction);\n }\n\n _lcpEntry = undefined;\n _clsEntry = undefined;\n _measurements = {};\n}\n\n/** Create measure related spans */\nfunction _addMeasureSpans(\n transaction,\n entry,\n startTime,\n duration,\n timeOrigin,\n) {\n var measureStartTimestamp = timeOrigin + startTime;\n var measureEndTimestamp = measureStartTimestamp + duration;\n\n _startChild(transaction, {\n description: entry.name ,\n endTimestamp: measureEndTimestamp,\n op: entry.entryType ,\n startTimestamp: measureStartTimestamp,\n });\n\n return measureStartTimestamp;\n}\n\n/** Instrument navigation entries */\nfunction _addNavigationSpans(transaction, entry, timeOrigin) {\n ['unloadEvent', 'redirect', 'domContentLoadedEvent', 'loadEvent', 'connect'].forEach(event => {\n _addPerformanceNavigationTiming(transaction, entry, event, timeOrigin);\n });\n _addPerformanceNavigationTiming(transaction, entry, 'secureConnection', timeOrigin, 'TLS/SSL', 'connectEnd');\n _addPerformanceNavigationTiming(transaction, entry, 'fetch', timeOrigin, 'cache', 'domainLookupStart');\n _addPerformanceNavigationTiming(transaction, entry, 'domainLookup', timeOrigin, 'DNS');\n _addRequest(transaction, entry, timeOrigin);\n}\n\n/** Create performance navigation related spans */\nfunction _addPerformanceNavigationTiming(\n transaction,\n entry,\n event,\n timeOrigin,\n description,\n eventEnd,\n) {\n var end = eventEnd ? (entry[eventEnd] ) : (entry[`${event}End`] );\n var start = entry[`${event}Start`] ;\n if (!start || !end) {\n return;\n }\n _startChild(transaction, {\n op: 'browser',\n description: _nullishCoalesce(description, () => ( event)),\n startTimestamp: timeOrigin + msToSec(start),\n endTimestamp: timeOrigin + msToSec(end),\n });\n}\n\n/** Create request and response related spans */\nfunction _addRequest(transaction, entry, timeOrigin) {\n _startChild(transaction, {\n op: 'browser',\n description: 'request',\n startTimestamp: timeOrigin + msToSec(entry.requestStart ),\n endTimestamp: timeOrigin + msToSec(entry.responseEnd ),\n });\n\n _startChild(transaction, {\n op: 'browser',\n description: 'response',\n startTimestamp: timeOrigin + msToSec(entry.responseStart ),\n endTimestamp: timeOrigin + msToSec(entry.responseEnd ),\n });\n}\n\n/** Create resource-related spans */\nfunction _addResourceSpans(\n transaction,\n entry,\n resourceName,\n startTime,\n duration,\n timeOrigin,\n) {\n // we already instrument based on fetch and xhr, so we don't need to\n // duplicate spans here.\n if (entry.initiatorType === 'xmlhttprequest' || entry.initiatorType === 'fetch') {\n return;\n }\n\n var data = {};\n if ('transferSize' in entry) {\n data['Transfer Size'] = entry.transferSize;\n }\n if ('encodedBodySize' in entry) {\n data['Encoded Body Size'] = entry.encodedBodySize;\n }\n if ('decodedBodySize' in entry) {\n data['Decoded Body Size'] = entry.decodedBodySize;\n }\n\n var startTimestamp = timeOrigin + startTime;\n var endTimestamp = startTimestamp + duration;\n\n _startChild(transaction, {\n description: resourceName,\n endTimestamp,\n op: entry.initiatorType ? `resource.${entry.initiatorType}` : 'resource',\n startTimestamp,\n data,\n });\n}\n\n/**\n * Capture the information of the user agent.\n */\nfunction _trackNavigator(transaction) {\n var navigator = global.navigator ;\n if (!navigator) {\n return;\n }\n\n // track network connectivity\n var connection = navigator.connection;\n if (connection) {\n if (connection.effectiveType) {\n transaction.setTag('effectiveConnectionType', connection.effectiveType);\n }\n\n if (connection.type) {\n transaction.setTag('connectionType', connection.type);\n }\n\n if (isMeasurementValue(connection.rtt)) {\n _measurements['connection.rtt'] = { value: connection.rtt, unit: 'millisecond' };\n }\n\n if (isMeasurementValue(connection.downlink)) {\n _measurements['connection.downlink'] = { value: connection.downlink, unit: '' }; // unit is empty string for now, while relay doesn't support download speed units\n }\n }\n\n if (isMeasurementValue(navigator.deviceMemory)) {\n transaction.setTag('deviceMemory', `${navigator.deviceMemory} GB`);\n }\n\n if (isMeasurementValue(navigator.hardwareConcurrency)) {\n transaction.setTag('hardwareConcurrency', String(navigator.hardwareConcurrency));\n }\n}\n\n/** Add LCP / CLS data to transaction to allow debugging */\nfunction _tagMetricInfo(transaction) {\n if (_lcpEntry) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding LCP Data');\n\n // Capture Properties of the LCP element that contributes to the LCP.\n\n if (_lcpEntry.element) {\n transaction.setTag('lcp.element', htmlTreeAsString(_lcpEntry.element));\n }\n\n if (_lcpEntry.id) {\n transaction.setTag('lcp.id', _lcpEntry.id);\n }\n\n if (_lcpEntry.url) {\n // Trim URL to the first 200 characters.\n transaction.setTag('lcp.url', _lcpEntry.url.trim().slice(0, 200));\n }\n\n transaction.setTag('lcp.size', _lcpEntry.size);\n }\n\n // See: https://developer.mozilla.org/en-US/docs/Web/API/LayoutShift\n if (_clsEntry && _clsEntry.sources) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log('[Measurements] Adding CLS Data');\n _clsEntry.sources.forEach((source, index) =>\n transaction.setTag(`cls.source.${index + 1}`, htmlTreeAsString(source.node)),\n );\n }\n}\n\nexport { _addMeasureSpans, _addResourceSpans, addPerformanceEntries, startTrackingLongTasks, startTrackingWebVitals };\n//# sourceMappingURL=index.js.map\n","import { bindReporter } from './lib/bindReporter.js';\nimport { initMetric } from './lib/initMetric.js';\nimport { observe } from './lib/observe.js';\nimport { onHidden } from './lib/onHidden.js';\n\n/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n// https://wicg.github.io/layout-instability/#sec-layout-shift\n\nvar getCLS = (onReport, reportAllChanges) => {\n var metric = initMetric('CLS', 0);\n let report;\n\n let sessionValue = 0;\n let sessionEntries = [];\n\n var entryHandler = (entry) => {\n // Only count layout shifts without recent user input.\n // TODO: Figure out why entry can be undefined\n if (entry && !entry.hadRecentInput) {\n var firstSessionEntry = sessionEntries[0];\n var lastSessionEntry = sessionEntries[sessionEntries.length - 1];\n\n // If the entry occurred less than 1 second after the previous entry and\n // less than 5 seconds after the first entry in the session, include the\n // entry in the current session. Otherwise, start a new session.\n if (\n sessionValue &&\n sessionEntries.length !== 0 &&\n entry.startTime - lastSessionEntry.startTime < 1000 &&\n entry.startTime - firstSessionEntry.startTime < 5000\n ) {\n sessionValue += entry.value;\n sessionEntries.push(entry);\n } else {\n sessionValue = entry.value;\n sessionEntries = [entry];\n }\n\n // If the current session value is larger than the current CLS value,\n // update CLS and the entries contributing to it.\n if (sessionValue > metric.value) {\n metric.value = sessionValue;\n metric.entries = sessionEntries;\n if (report) {\n report();\n }\n }\n }\n };\n\n var po = observe('layout-shift', entryHandler );\n if (po) {\n report = bindReporter(onReport, metric, reportAllChanges);\n\n onHidden(() => {\n po.takeRecords().map(entryHandler );\n report(true);\n });\n }\n};\n\nexport { getCLS };\n//# sourceMappingURL=getCLS.js.map\n","import { bindReporter } from './lib/bindReporter.js';\nimport { getVisibilityWatcher } from './lib/getVisibilityWatcher.js';\nimport { initMetric } from './lib/initMetric.js';\nimport { observe } from './lib/observe.js';\nimport { onHidden } from './lib/onHidden.js';\n\n/*\n * Copyright 2020 Google LLC\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * https://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nvar getFID = (onReport, reportAllChanges) => {\n var visibilityWatcher = getVisibilityWatcher();\n var metric = initMetric('FID');\n let report;\n\n var entryHandler = (entry) => {\n // Only report if the page wasn't hidden prior to the first input.\n if (report && entry.startTime < visibilityWatcher.firstHiddenTime) {\n metric.value = entry.processingStart - entry.startTime;\n metric.entries.push(entry);\n report(true);\n }\n };\n\n var po = observe('first-input', entryHandler );\n if (po) {\n report = bindReporter(onReport, metric, reportAllChanges);\n onHidden(() => {\n po.takeRecords().map(entryHandler );\n po.disconnect();\n }, true);\n }\n};\n\nexport { getFID };\n//# sourceMappingURL=getFID.js.map\n","import { isMatchingPattern, addInstrumentationHandler, isInstanceOf, BAGGAGE_HEADER_NAME, mergeAndSerializeBaggage } from '@sentry/utils';\nimport { hasTracingEnabled, getActiveTransaction } from '../utils.js';\n\nvar DEFAULT_TRACING_ORIGINS = ['localhost', /^\\//];\n\n/** Options for Request Instrumentation */\n\nvar defaultRequestInstrumentationOptions = {\n traceFetch: true,\n traceXHR: true,\n tracingOrigins: DEFAULT_TRACING_ORIGINS,\n};\n\n/** Registers span creators for xhr and fetch requests */\nfunction instrumentOutgoingRequests(_options) {\n const { traceFetch, traceXHR, tracingOrigins, shouldCreateSpanForRequest } = {\n ...defaultRequestInstrumentationOptions,\n ..._options,\n };\n\n // We should cache url -> decision so that we don't have to compute\n // regexp everytime we create a request.\n var urlMap = {};\n\n var defaultShouldCreateSpan = (url) => {\n if (urlMap[url]) {\n return urlMap[url];\n }\n var origins = tracingOrigins;\n urlMap[url] =\n origins.some((origin) => isMatchingPattern(url, origin)) &&\n !isMatchingPattern(url, 'sentry_key');\n return urlMap[url];\n };\n\n // We want that our users don't have to re-implement shouldCreateSpanForRequest themselves\n // That's why we filter out already unwanted Spans from tracingOrigins\n let shouldCreateSpan = defaultShouldCreateSpan;\n if (typeof shouldCreateSpanForRequest === 'function') {\n shouldCreateSpan = (url) => {\n return defaultShouldCreateSpan(url) && shouldCreateSpanForRequest(url);\n };\n }\n\n var spans = {};\n\n if (traceFetch) {\n addInstrumentationHandler('fetch', (handlerData) => {\n fetchCallback(handlerData, shouldCreateSpan, spans);\n });\n }\n\n if (traceXHR) {\n addInstrumentationHandler('xhr', (handlerData) => {\n xhrCallback(handlerData, shouldCreateSpan, spans);\n });\n }\n}\n\n/**\n * Create and track fetch request spans\n */\nfunction fetchCallback(\n handlerData,\n shouldCreateSpan,\n spans,\n) {\n if (!hasTracingEnabled() || !(handlerData.fetchData && shouldCreateSpan(handlerData.fetchData.url))) {\n return;\n }\n\n if (handlerData.endTimestamp) {\n var spanId = handlerData.fetchData.__span;\n if (!spanId) return;\n\n var span = spans[spanId];\n if (span) {\n if (handlerData.response) {\n // TODO (kmclb) remove this once types PR goes through\n span.setHttpStatus(handlerData.response.status);\n } else if (handlerData.error) {\n span.setStatus('internal_error');\n }\n span.finish();\n\n delete spans[spanId];\n }\n return;\n }\n\n var activeTransaction = getActiveTransaction();\n if (activeTransaction) {\n var span = activeTransaction.startChild({\n data: {\n ...handlerData.fetchData,\n type: 'fetch',\n },\n description: `${handlerData.fetchData.method} ${handlerData.fetchData.url}`,\n op: 'http.client',\n });\n\n handlerData.fetchData.__span = span.spanId;\n spans[span.spanId] = span;\n\n var request = (handlerData.args[0] = handlerData.args[0] );\n var options = (handlerData.args[1] = (handlerData.args[1] ) || {});\n options.headers = addTracingHeaders(request, activeTransaction.getBaggage(), span, options);\n }\n}\n\nfunction addTracingHeaders(\n request,\n incomingBaggage,\n span,\n options,\n) {\n let headers = options.headers;\n\n if (isInstanceOf(request, Request)) {\n headers = (request ).headers;\n }\n\n if (headers) {\n if (typeof headers.append === 'function') {\n headers.append('sentry-trace', span.toTraceparent());\n headers.append(BAGGAGE_HEADER_NAME, mergeAndSerializeBaggage(incomingBaggage, headers.get(BAGGAGE_HEADER_NAME)));\n } else if (Array.isArray(headers)) {\n const [, headerBaggageString] = headers.find(([key, _]) => key === BAGGAGE_HEADER_NAME);\n headers = [\n ...headers,\n ['sentry-trace', span.toTraceparent()],\n [BAGGAGE_HEADER_NAME, mergeAndSerializeBaggage(incomingBaggage, headerBaggageString)],\n ];\n } else {\n headers = {\n ...headers,\n 'sentry-trace': span.toTraceparent(),\n baggage: mergeAndSerializeBaggage(incomingBaggage, headers.baggage),\n };\n }\n } else {\n headers = { 'sentry-trace': span.toTraceparent(), baggage: mergeAndSerializeBaggage(incomingBaggage) };\n }\n return headers;\n}\n\n/**\n * Create and track xhr request spans\n */\nfunction xhrCallback(\n handlerData,\n shouldCreateSpan,\n spans,\n) {\n if (\n !hasTracingEnabled() ||\n (handlerData.xhr && handlerData.xhr.__sentry_own_request__) ||\n !(handlerData.xhr && handlerData.xhr.__sentry_xhr__ && shouldCreateSpan(handlerData.xhr.__sentry_xhr__.url))\n ) {\n return;\n }\n\n var xhr = handlerData.xhr.__sentry_xhr__;\n\n // check first if the request has finished and is tracked by an existing span which should now end\n if (handlerData.endTimestamp) {\n var spanId = handlerData.xhr.__sentry_xhr_span_id__;\n if (!spanId) return;\n\n var span = spans[spanId];\n if (span) {\n span.setHttpStatus(xhr.status_code);\n span.finish();\n\n delete spans[spanId];\n }\n return;\n }\n\n // if not, create a new span to track it\n var activeTransaction = getActiveTransaction();\n if (activeTransaction) {\n var span = activeTransaction.startChild({\n data: {\n ...xhr.data,\n type: 'xhr',\n method: xhr.method,\n url: xhr.url,\n },\n description: `${xhr.method} ${xhr.url}`,\n op: 'http.client',\n });\n\n handlerData.xhr.__sentry_xhr_span_id__ = span.spanId;\n spans[handlerData.xhr.__sentry_xhr_span_id__] = span;\n\n if (handlerData.xhr.setRequestHeader) {\n try {\n handlerData.xhr.setRequestHeader('sentry-trace', span.toTraceparent());\n\n var headerBaggageString =\n handlerData.xhr.getRequestHeader && handlerData.xhr.getRequestHeader(BAGGAGE_HEADER_NAME);\n\n handlerData.xhr.setRequestHeader(\n BAGGAGE_HEADER_NAME,\n mergeAndSerializeBaggage(activeTransaction.getBaggage(), headerBaggageString),\n );\n } catch (_) {\n // Error: InvalidStateError: Failed to execute 'setRequestHeader' on 'XMLHttpRequest': The object's state must be OPENED.\n }\n }\n }\n}\n\nexport { DEFAULT_TRACING_ORIGINS, defaultRequestInstrumentationOptions, fetchCallback, instrumentOutgoingRequests, xhrCallback };\n//# sourceMappingURL=request.js.map\n","import { getGlobalObject, logger, addInstrumentationHandler } from '@sentry/utils';\n\nvar global = getGlobalObject();\n\n/**\n * Default function implementing pageload and navigation transactions\n */\nfunction instrumentRoutingWithDefaults(\n customStartTransaction,\n startTransactionOnPageLoad = true,\n startTransactionOnLocationChange = true,\n) {\n if (!global || !global.location) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.warn('Could not initialize routing instrumentation due to invalid location');\n return;\n }\n\n let startingUrl = global.location.href;\n\n let activeTransaction;\n if (startTransactionOnPageLoad) {\n activeTransaction = customStartTransaction({\n name: global.location.pathname,\n op: 'pageload',\n metadata: { source: 'url' },\n });\n }\n\n if (startTransactionOnLocationChange) {\n addInstrumentationHandler('history', ({ to, from }) => {\n /**\n * This early return is there to account for some cases where a navigation transaction starts right after\n * long-running pageload. We make sure that if `from` is undefined and a valid `startingURL` exists, we don't\n * create an uneccessary navigation transaction.\n *\n * This was hard to duplicate, but this behavior stopped as soon as this fix was applied. This issue might also\n * only be caused in certain development environments where the usage of a hot module reloader is causing\n * errors.\n */\n if (from === undefined && startingUrl && startingUrl.indexOf(to) !== -1) {\n startingUrl = undefined;\n return;\n }\n\n if (from !== to) {\n startingUrl = undefined;\n if (activeTransaction) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] Finishing current transaction with op: ${activeTransaction.op}`);\n // If there's an open transaction on the scope, we need to finish it before creating an new one.\n activeTransaction.finish();\n }\n activeTransaction = customStartTransaction({\n name: global.location.pathname,\n op: 'navigation',\n metadata: { source: 'url' },\n });\n }\n });\n }\n}\n\nexport { instrumentRoutingWithDefaults };\n//# sourceMappingURL=router.js.map\n","import { _optionalChain } from '@sentry/utils/esm/buildPolyfills';\nimport { logger, getGlobalObject, extractTraceparentData, parseBaggageSetMutability, getDomElement } from '@sentry/utils';\nimport { startIdleTransaction } from '../hubextensions.js';\nimport { DEFAULT_IDLE_TIMEOUT, DEFAULT_FINAL_TIMEOUT } from '../idletransaction.js';\nimport '../utils.js';\nimport { registerBackgroundTabDetection } from './backgroundtab.js';\nimport { startTrackingWebVitals, startTrackingLongTasks, addPerformanceEntries } from './metrics/index.js';\nimport { defaultRequestInstrumentationOptions, instrumentOutgoingRequests } from './request.js';\nimport { instrumentRoutingWithDefaults } from './router.js';\n\nvar BROWSER_TRACING_INTEGRATION_ID = 'BrowserTracing';\n\n/** Options for Browser Tracing integration */\n\nvar DEFAULT_BROWSER_TRACING_OPTIONS = {\n idleTimeout: DEFAULT_IDLE_TIMEOUT,\n finalTimeout: DEFAULT_FINAL_TIMEOUT,\n markBackgroundTransactions: true,\n routingInstrumentation: instrumentRoutingWithDefaults,\n startTransactionOnLocationChange: true,\n startTransactionOnPageLoad: true,\n _experiments: { enableLongTask: true },\n ...defaultRequestInstrumentationOptions,\n};\n\n/**\n * The Browser Tracing integration automatically instruments browser pageload/navigation\n * actions as transactions, and captures requests, metrics and errors as spans.\n *\n * The integration can be configured with a variety of options, and can be extended to use\n * any routing library. This integration uses {@see IdleTransaction} to create transactions.\n */\nclass BrowserTracing {\n // This class currently doesn't have a static `id` field like the other integration classes, because it prevented\n // @sentry/tracing from being treeshaken. Tree shakers do not like static fields, because they behave like side effects.\n // TODO: Come up with a better plan, than using static fields on integration classes, and use that plan on all\n // integrations.\n\n /** Browser Tracing integration options */\n \n\n /**\n * @inheritDoc\n */\n __init() {this.name = BROWSER_TRACING_INTEGRATION_ID;}\n\n constructor(_options) {;BrowserTracing.prototype.__init.call(this);\n let tracingOrigins = defaultRequestInstrumentationOptions.tracingOrigins;\n // NOTE: Logger doesn't work in constructors, as it's initialized after integrations instances\n if (_options) {\n if (_options.tracingOrigins && Array.isArray(_options.tracingOrigins)) {\n tracingOrigins = _options.tracingOrigins;\n } else {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && (this._emitOptionsWarning = true);\n }\n }\n\n this.options = {\n ...DEFAULT_BROWSER_TRACING_OPTIONS,\n ..._options,\n tracingOrigins,\n };\n\n const { _metricOptions } = this.options;\n startTrackingWebVitals(_metricOptions && _metricOptions._reportAllChanges);\n if (_optionalChain([this, 'access', _2 => _2.options, 'access', _3 => _3._experiments, 'optionalAccess', _4 => _4.enableLongTask])) {\n startTrackingLongTasks();\n }\n }\n\n /**\n * @inheritDoc\n */\n setupOnce(_, getCurrentHub) {\n this._getCurrentHub = getCurrentHub;\n\n if (this._emitOptionsWarning) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n '[Tracing] You need to define `tracingOrigins` in the options. Set an array of urls or patterns to trace.',\n );\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(\n `[Tracing] We added a reasonable default for you: ${defaultRequestInstrumentationOptions.tracingOrigins}`,\n );\n }\n\n const {\n routingInstrumentation: instrumentRouting,\n startTransactionOnLocationChange,\n startTransactionOnPageLoad,\n markBackgroundTransactions,\n traceFetch,\n traceXHR,\n tracingOrigins,\n shouldCreateSpanForRequest,\n } = this.options;\n\n instrumentRouting(\n (context) => this._createRouteTransaction(context),\n startTransactionOnPageLoad,\n startTransactionOnLocationChange,\n );\n\n if (markBackgroundTransactions) {\n registerBackgroundTabDetection();\n }\n\n instrumentOutgoingRequests({ traceFetch, traceXHR, tracingOrigins, shouldCreateSpanForRequest });\n }\n\n /** Create routing idle transaction. */\n _createRouteTransaction(context) {\n if (!this._getCurrentHub) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.warn(`[Tracing] Did not create ${context.op} transaction because _getCurrentHub is invalid.`);\n return undefined;\n }\n\n const { beforeNavigate, idleTimeout, finalTimeout } = this.options;\n\n var parentContextFromHeader = context.op === 'pageload' ? extractTraceDataFromMetaTags() : undefined;\n\n var expandedContext = {\n ...context,\n ...parentContextFromHeader,\n ...(parentContextFromHeader && {\n metadata: {\n ...context.metadata,\n ...parentContextFromHeader.metadata,\n },\n }),\n trimEnd: true,\n };\n var modifiedContext = typeof beforeNavigate === 'function' ? beforeNavigate(expandedContext) : expandedContext;\n\n // For backwards compatibility reasons, beforeNavigate can return undefined to \"drop\" the transaction (prevent it\n // from being sent to Sentry).\n var finalContext = modifiedContext === undefined ? { ...expandedContext, sampled: false } : modifiedContext;\n\n // If `beforeNavigate` set a custom name, record that fact\n finalContext.metadata =\n finalContext.name !== expandedContext.name\n ? { ...finalContext.metadata, source: 'custom' }\n : finalContext.metadata;\n\n if (finalContext.sampled === false) {\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) &&\n logger.log(`[Tracing] Will not send ${finalContext.op} transaction because of beforeNavigate.`);\n }\n\n (typeof __SENTRY_DEBUG__ === 'undefined' || __SENTRY_DEBUG__) && logger.log(`[Tracing] Starting ${finalContext.op} transaction on scope`);\n\n var hub = this._getCurrentHub();\n const { location } = getGlobalObject() ;\n\n var idleTransaction = startIdleTransaction(\n hub,\n finalContext,\n idleTimeout,\n finalTimeout,\n true,\n { location }, // for use in the tracesSampler\n );\n idleTransaction.registerBeforeFinishCallback(transaction => {\n addPerformanceEntries(transaction);\n transaction.setTag(\n 'sentry_reportAllChanges',\n Boolean(this.options._metricOptions && this.options._metricOptions._reportAllChanges),\n );\n });\n\n return idleTransaction ;\n }\n}\n\n/**\n * Gets transaction context data from `sentry-trace` and `baggage` tags.\n * @returns Transaction context data or undefined neither tag exists or has valid data\n */\nfunction extractTraceDataFromMetaTags() {\n var sentrytraceValue = getMetaContent('sentry-trace');\n var baggageValue = getMetaContent('baggage');\n\n var sentrytraceData = sentrytraceValue ? extractTraceparentData(sentrytraceValue) : undefined;\n var baggage = parseBaggageSetMutability(baggageValue, sentrytraceValue);\n\n // TODO more extensive checks for baggage validity/emptyness?\n if (sentrytraceData || baggage) {\n return {\n ...(sentrytraceData && sentrytraceData),\n ...(baggage && { metadata: { baggage } }),\n };\n }\n\n return undefined;\n}\n\n/** Returns the value of a meta tag */\nfunction getMetaContent(metaName) {\n // Can't specify generic to `getDomElement` because tracing can be used\n // in a variety of environments, have to disable `no-unsafe-member-access`\n // as a result.\n var metaTag = getDomElement(`meta[name=${metaName}]`);\n return metaTag ? metaTag.getAttribute('content') : null;\n}\n\nexport { BROWSER_TRACING_INTEGRATION_ID, BrowserTracing, extractTraceDataFromMetaTags, getMetaContent };\n//# sourceMappingURL=browsertracing.js.map\n","/**\n * Polyfill for the optional chain operator, `?.`, given previous conversion of the expression into an array of values,\n * descriptors, and functions.\n *\n * Adapted from Sucrase (https://github.com/alangpierce/sucrase)\n * See https://github.com/alangpierce/sucrase/blob/265887868966917f3b924ce38dfad01fbab1329f/src/transformers/OptionalChainingNullishTransformer.ts#L15\n *\n * @param ops Array result of expression conversion\n * @returns The value of the expression\n */\nfunction _optionalChain(ops) {\n let lastAccessLHS = undefined;\n let value = ops[0];\n let i = 1;\n while (i < ops.length) {\n var op = ops[i] ;\n var fn = ops[i + 1] ;\n i += 2;\n // by checking for loose equality to `null`, we catch both `null` and `undefined`\n if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) {\n // really we're meaning to return `undefined` as an actual value here, but it saves bytes not to write it\n return;\n }\n if (op === 'access' || op === 'optionalAccess') {\n lastAccessLHS = value;\n value = fn(value);\n } else if (op === 'call' || op === 'optionalCall') {\n value = fn((...args) => (value ).call(lastAccessLHS, ...args));\n lastAccessLHS = undefined;\n }\n }\n return value;\n}\n\n// Sucrase version\n// function _optionalChain(ops) {\n// let lastAccessLHS = undefined;\n// let value = ops[0];\n// let i = 1;\n// while (i < ops.length) {\n// var op = ops[i];\n// var fn = ops[i + 1];\n// i += 2;\n// if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) {\n// return undefined;\n// }\n// if (op === 'access' || op === 'optionalAccess') {\n// lastAccessLHS = value;\n// value = fn(value);\n// } else if (op === 'call' || op === 'optionalCall') {\n// value = fn((...args) => value.call(lastAccessLHS, ...args));\n// lastAccessLHS = undefined;\n// }\n// }\n// return value;\n// }\n\nexport { _optionalChain };\n//# sourceMappingURL=_optionalChain.js.map\n","import { addExtensionMethods } from './hubextensions.js';\nexport { addExtensionMethods, startIdleTransaction } from './hubextensions.js';\nimport * as index from './integrations/index.js';\nexport { index as Integrations };\nimport './browser/index.js';\nexport { Span, spanStatusfromHttpCode } from './span.js';\nexport { SpanStatus } from './spanstatus.js';\nexport { Transaction } from './transaction.js';\nexport { IdleTransaction } from './idletransaction.js';\nexport { getActiveTransaction, hasTracingEnabled } from './utils.js';\nexport { BROWSER_TRACING_INTEGRATION_ID, BrowserTracing } from './browser/browsertracing.js';\nexport { defaultRequestInstrumentationOptions, instrumentOutgoingRequests } from './browser/request.js';\nexport { TRACEPARENT_REGEXP, extractTraceparentData, stripUrlQueryAndFragment } from '@sentry/utils';\n\n;\n;\n\n// Treeshakable guard to remove all code related to tracing\n\n// Guard for tree\nif (typeof __SENTRY_TRACING__ === 'undefined' || __SENTRY_TRACING__) {\n // We are patching the global object with our hub extension methods\n addExtensionMethods();\n}\n//# sourceMappingURL=index.js.map\n","import getEnv from '@clearscore/helpers.envs';\nimport getRelease from '@clearscore/helpers.release';\nimport * as Sentry from '@sentry/browser';\nimport { Integrations } from '@sentry/tracing';\n\nconst GLOBAL_NAMESPACE = '__cs__';\n\nconst EXCLUDED_EXCEPTIONS = [\n /**\n * Thrown from Glassbox SDK\n * Very old browsers w/o performance API support\n * @see https://sentry.io/organizations/clearscore-technology-ltd/issues/2075457217\n */\n 'e.performance.clearResourceTimings is not a function',\n /**\n * Thrown from Iovation SDK\n * Some browsers block getBattery for privacy reasons\n * @see https://sentry.io/organizations/clearscore-technology-ltd/issues/2353104888\n */\n \"Failed to execute 'getBattery' on 'Navigator': Illegal invocation\",\n /**\n * Thrown from Branch.io SDK via @clearscore/helpers.branch\n *\n * Can happen if there are external errors from branch API (unresponsiveness) or the\n * requests are blocked at browser level by an adblocker etc. but since error names\n * are not consistent per browser, we must block all branch errors by default (quota)\n * @see https://sentry.io/organizations/clearscore-technology-ltd/issues/2481499515\n */\n /^\\[helpers\\.branch\\]/,\n];\n\n// eslint-disable-next-line max-len\nconst apps = ['app', 'beta', 'webviews', 'nova', 'adana', 'www', 'partner', 'ds', 'drivescore', 'auth'];\nexport const productionRegExp = new RegExp(\n `https?://((cdn|cdn2|cdn2-fs|${apps.join('|')}).)?(clearscore|drivescore).com`,\n);\nexport const devRegExp = new RegExp(`https?://(${apps.join('|')})-(ci|stg).cs55.co.uk`);\nexport const fluxRegExp = /https?:\\/\\/(admin|admin-ci|admin-stg)\\.flux\\.clearsccore\\.io/;\n\nwindow.Sentry = Sentry;\n\n// only available when SENTRY_ID is passed\nif (getEnv('SENTRY_ID') && window.Sentry) {\n const release = getRelease();\n const configuration = {\n dsn: `https://${getEnv('SENTRY_ID')}`,\n integrations: [new Integrations.BrowserTracing()],\n // Send performance tracing for 10% of transactions (lower quota consumption)\n tracesSampleRate: 0.1,\n ignoreErrors: EXCLUDED_EXCEPTIONS,\n denyUrls: [\n /**\n * Errors in this file are handled in `@clearscore/helpers.branch` but are still reported to\n * sentry with `handled: yes` tag. We want to avoid that to preserve quota\n */\n /(cdn|api2)\\.branch\\.io/i,\n ],\n allowUrls: [productionRegExp, devRegExp, fluxRegExp],\n shouldSendCallback() {\n return !/^(.*CloudFlare-AlwaysOnline.*|.+undead.+)$/.test(window.navigator.userAgent);\n },\n };\n\n if (release && release.release) configuration.release = release.release;\n if (release && release.env) configuration.environment = release.env;\n if (getEnv('SENTRY_MAX_BREADCRUMBS')) configuration.maxBreadcrumbs = getEnv('SENTRY_MAX_BREADCRUMBS');\n if (getEnv('SENTRY_DEBUG')) configuration.debug = getEnv('SENTRY_DEBUG');\n if (typeof getEnv('SENTRY_SAMPLE_RATE') !== 'undefined') {\n configuration.sampleRate = getEnv('SENTRY_SAMPLE_RATE');\n }\n if (typeof getEnv('SENTRY_TRACE_SAMPLE_RATE') !== 'undefined') {\n configuration.tracesSampleRate = getEnv('SENTRY_TRACE_SAMPLE_RATE');\n }\n\n // https://docs.sentry.io/error-reporting/configuration/?platform=browsernpm\n Sentry.init(configuration);\n\n const monitoring = {};\n\n /**\n * attach helpers to global namespace __cs__.monitoring\n */\n if (window[GLOBAL_NAMESPACE] && !window[GLOBAL_NAMESPACE].monitoring)\n window[GLOBAL_NAMESPACE].monitoring = monitoring;\n\n /**\n * set user properties\n * @param {any} uuid\n * @summary https://docs.sentry.io/enriching-error-data/context/?platform=browsernpm#capturing-the-user\n */\n monitoring.identity = (uuid) => {\n if (uuid) {\n Sentry.configureScope((scope) => {\n scope.setUser({ id: uuid });\n });\n }\n };\n\n /**\n * set tag against user\n * @param {object} name\n * @param {object} value\n * @summary https://docs.sentry.io/enriching-error-data/context/?platform=browsernpm#tagging-events\n */\n monitoring.tag = (name, value) => {\n if (name && value) {\n Sentry.configureScope((scope) => {\n scope.setTag(name, value);\n });\n }\n };\n\n /**\n * set a property name to show against logging\n * @param {object} name\n * @param {object} value\n * @summary https://docs.sentry.io/enriching-error-data/context/?platform=browsernpm#extra-context\n */\n monitoring.property = (name, value) => {\n if (name && value) {\n Sentry.configureScope((scope) => {\n scope.setExtra(name, value);\n });\n }\n };\n\n /**\n * add use breadcrumb to logging\n * @param {object} data\n * @param {object} data.category\n * @param {object} data.message\n * @param {object} data.level\n * @summary https://docs.sentry.io/enriching-error-data/breadcrumbs/?platform=browsernpm\n * @example\n * {\n * category: 'auth',\n * message: `Authenticated user`,\n * level: 'info',\n * }\n */\n monitoring.addBreadcrumb = (data) => {\n if (data) {\n Sentry.addBreadcrumb({\n level: 'info',\n ...data,\n });\n }\n };\n\n /**\n * log an error\n * @param {*} err\n * @summary https://docs.sentry.io/error-reporting/capturing/?platform=browser#capturing-errors--exceptions\n */\n monitoring.error = (err) => {\n if (err) {\n Sentry.captureException(err);\n }\n };\n\n /**\n * log a message\n * @param {string} msg\n * @summary https://docs.sentry.io/error-reporting/capturing/?platform=browser#capturing-messages\n */\n monitoring.log = (msg) => {\n if (msg) {\n Sentry.captureMessage(msg);\n }\n };\n\n /**\n * log a message\n * @param {string} msg\n * @summary https://docs.sentry.io/error-reporting/capturing/?platform=browser#capturing-messages\n */\n monitoring.withScope = (func) => {\n if (func) {\n Sentry.withScope(func);\n }\n };\n\n /**\n * Set vendor and core versions as searchable tags against all logs\n */\n if (release.core) monitoring.tag('core', release.core);\n if (release.vendor) monitoring.tag('vendor', release.vendor);\n}\n"],"names":["_typeof","obj","Symbol","iterator","constructor","prototype","_toPropertyKey","arg","key","input","hint","prim","toPrimitive","undefined","res","call","TypeError","String","Number","_defineProperty","value","toPropertyKey","Object","defineProperty","enumerable","configurable","writable","ownKeys","object","enumerableOnly","keys","getOwnPropertySymbols","symbols","filter","sym","getOwnPropertyDescriptor","push","apply","_objectSpread2","target","i","arguments","length","source","forEach","getOwnPropertyDescriptors","defineProperties","resolveProp","pathArr","objHolder","willReturn","counter","pathArrValue","split","window","document","createElement","CACHE_NAME","getSingleEnv","path","canUseDom","envs","env","getEnv","paths","Array","isArray","map","__SENTRY_BROWSER_BUNDLE__","toString","process","mod","require","request","fallbackGlobalObject","isNodeEnv","global","self","getGlobalObject","__SENTRY__","name","creator","objectToString","wat","isInstanceOf","Error","isBuiltin","className","Event","Boolean","then","base","_e","currentElem","elem","out","height","len","sepLength","nextStr","_htmlElementAsString","keyAttrs","parentNode","reverse","join","_oO","el","classes","attr","tagName","toLowerCase","keyAttrPairs","keyAttr","getAttribute","keyAttrPair","id","isString","allowedAttrs","message","logLevel","super","this","setPrototypeOf","DSN_REGEX","host","pass","port","projectId","protocol","publicKey","dsn","withPassword","dsnFromComponents","components","from","match","exec","str","SentryError","lastPath","slice","pop","projectMatch","dsnFromString","__SENTRY_DEBUG__","component","isValidProtocol","isNaN","parseInt","validateDsn","callback","originalConsole","console","wrappedLevels","CONSOLE_LEVELS","level","originalWrappedFunc","__sentry_original__","makeLogger","enabled","logger","enable","disable","args","consoleSandbox","max","substr","output","e","delimiter","pattern","test","indexOf","original","wrapped","replacementFactory","markFunctionWrapped","_Oo","proto","addNonEnumerableProperty","func","isError","stack","getOwnProperties","isEvent","newObj","type","serializeEventTarget","currentTarget","CustomEvent","detail","Element","htmlTreeAsString","extractedProps","property","hasOwnProperty","convertToPlainObject","exception","sort","maxLength","truncate","includedKeys","serialized","_dropUndefinedKeys","inputValue","Map","memoizationMap","isPlainObject","memoVal","get","returnValue","set","item","lhs","rhsFn","getGlobalSingleton","defaultFunctionName","Headers","Request","Response","handlers","instrumented","instrument","fill","originalConsoleMethod","triggerHandlers","instrumentConsole","triggerDOMHandler","bind","globalDOMEventHandler","makeDOMEventHandler","addEventListener","originalAddEventListener","listener","options","__sentry_instrumentation_handlers__","handlerForType","refCount","handler","originalRemoveEventListener","instrumentDOM","xhrproto","XMLHttpRequest","originalOpen","xhr","url","xhrInfo","__sentry_xhr__","method","toUpperCase","__sentry_own_request__","onreadystatechangeHandler","readyState","status_code","status","endTimestamp","Date","now","startTimestamp","onreadystatechange","readyStateArgs","originalSend","body","instrumentXHR","supportsFetch","isNativeFetch","fetch","result","doc","sandbox","hidden","head","appendChild","contentWindow","removeChild","err","warn","supportsNativeFetch","originalFetch","handlerData","fetchData","getFetchMethod","getFetchUrl","response","error","instrumentFetch","chrome","isChromePackagedApp","app","runtime","hasHistoryApi","history","pushState","replaceState","supportsHistory","oldOnPopState","onpopstate","historyReplacementFunction","originalHistoryFunction","lastHref","to","location","href","instrumentHistory","_oldOnErrorHandler","onerror","msg","line","column","_oldOnUnhandledRejectionHandler","onunhandledrejection","data","getFunctionName","fetchArgs","debounceTimerID","lastCapturedEvent","globalListener","event","isContentEditable","shouldSkipDOMEvent","previous","current","shouldShortcircuitPreviousDebounce","clearTimeout","setTimeout","crypto","msCrypto","randomUUID","replace","getRandomByte","getRandomValues","Uint8Array","Math","random","c","getFirstException","values","event_id","eventId","firstException","currentMechanism","mechanism","handled","newMechanism","mergedData","__sentry_captured__","visit","depth","maxProperties","ERROR","maxSize","normalized","normalize","encodeURI","utf8Length","JSON","stringify","normalizeToSize","Infinity","memo","hasWeakSet","WeakSet","inner","has","add","delete","splice","memoBuilder","memoize","unmemoize","includes","stringified","_events","getPrototypeOf","stringifyValue","startsWith","valueWithToJSON","toJSON","numAdded","visitable","visitKey","visitValue","States","SyncPromise","resolve","_","reject","reason","__init","_state","PENDING","__init2","_handlers","executor","__init3","__init4","__init5","__init6","_resolve","_reject","onfulfilled","onrejected","_executeHandlers","catch","val","finally","onfinally","isRejected","_setResult","RESOLVED","REJECTED","state","isThenable","_value","cachedHandlers","buffer","remove","task","$","taskProducer","limit","rejectedSyncPromise","drain","timeout","capturedSetTimeout","resolvedSyncPromise","query","fragment","relative","dateTimestampSource","nowSeconds","platformPerformance","dynamicRequire","module","performance","getNodePerformance","timeOrigin","getBrowserPerformance","timestampSource","threshold","performanceNow","dateNow","timeOriginDelta","abs","timeOriginIsReliable","navigationStart","timing","navigationStartDelta","headers","items","envelope","newItem","envelopeItem","envelopeItemType","encodeUTF8","textEncoder","TextEncoder","encode","envHeaders","parts","append","next","itemHeaders","payload","buffers","totalLength","reduce","acc","buf","merged","offset","concatBuffers","attachment","dropUndefinedKeys","filename","content_type","contentType","attachment_type","attachmentType","ITEM_TYPE_TO_DATA_CATEGORY_MAP","session","sessions","transaction","client_report","user_report","limits","statusCode","updatedRateLimits","rateLimitHeader","retryAfterHeader","trim","retryAfter","categories","headerDelay","delay","category","all","header","headerDate","parse","parseRetryAfterHeader","initItems","baggageString","mutable","baggage","inputBaggageValue","includeThirdPartyEntries","createBaggage","entry","SENTRY_BAGGAGE_KEY_PREFIX_REGEX","baggageObj","curr","baggageKey","decodeURIComponent","incomingBaggage","thirdPartyBaggageHeader","headerBaggage","parseBaggageHeader","thirdPartyHeaderBaggage","prev","baggageEntry","encodeURIComponent","newVal","serializeBaggage","rawBaggageValue","sentryTraceHeader","isSentryBaggageEmpty","setBaggageImmutable","startingTime","timestampInSeconds","sid","uuid4","init","timestamp","started","duration","errors","ignoreDuration","toISOString","did","attrs","release","environment","ip_address","ipAddress","user_agent","userAgent","sessionToJSON","context","updateSession","user","email","username","_notifyingListeners","_scopeListeners","_eventProcessors","_breadcrumbs","_attachments","_user","_tags","_extra","_contexts","_sdkProcessingMetadata","static","scope","newScope","Scope","_level","_span","_session","_transactionName","_fingerprint","_requestSession","addScopeListener","addEventProcessor","setUser","_notifyScopeListeners","getUser","getRequestSession","setRequestSession","requestSession","setTags","tags","setTag","setExtras","extras","setExtra","extra","setFingerprint","fingerprint","setLevel","setTransactionName","setContext","setSpan","span","getSpan","getTransaction","setSession","getSession","update","captureContext","updatedScope","contexts","clear","addBreadcrumb","breadcrumb","maxBreadcrumbs","maxCrumbs","min","mergedBreadcrumb","dateTimestampInSeconds","clearBreadcrumbs","addAttachment","getAttachments","clearAttachments","applyToEvent","trace","getTraceContext","transactionName","_applyFingerprint","breadcrumbs","sdkProcessingMetadata","_notifyEventProcessors","getGlobalEventProcessors","setSDKProcessingMetadata","newData","processors","index","processor","log","final","maybeArray","concat","DEFAULT_BREADCRUMBS","_stack","client","_version","Hub","getStackTop","bindClient","isOlderThan","version","setupIntegrations","pushScope","clone","getScope","getStack","getClient","popScope","withScope","captureException","_lastEventId","syntheticException","_withClient","originalException","captureMessage","captureEvent","lastEventId","beforeBreadcrumb","getOptions","finalBreadcrumb","configureScope","run","oldHub","makeMain","getIntegration","integration","startTransaction","customSamplingContext","_callExtensionMethod","traceHeaders","captureSession","endSession","_sendSessionUpdate","layer","closeSession","startSession","navigator","makeSession","currentSession","shouldSendDefaultPii","sendDefaultPii","sentry","getMainCarrier","extensions","carrier","hub","registry","getHubFromCarrier","setHubOnCarrier","hasHubOnCarrier","activeDomain","domain","active","registryHubTopStack","getHubFromActiveDomain","getCurrentHub","getBaseApiEndpoint","_encodedAuth","sdkInfo","sentry_key","sentry_version","sentry_client","tunnelOrOptions","tunnel","_metadata","sdk","_getIngestEndpoint","getSdkMetadataForEnvelopeHeader","metadata","eventType","transactionSampling","samplingMethod","rate","sampleRate","integrations","packages","enhanceEventWithSdkInfo","envelopeHeaders","dynamicSamplingContext","getSentryBaggageItems","sent_at","dsnToString","createEventEnvelopeHeaders","createEnvelope","sample_rates","filterDuplicates","every","accIntegration","defaultIntegrations","userIntegrations","userIntegration","integrationsNames","alwaysLastToRun","ALREADY_SEEN_ERROR","_integrations","_integrationsInitialized","_numProcessing","_outcomes","BaseClient","_options","_dsn","makeDsn","getEnvelopeEndpointWithUrlEncodedAuth","_transport","transport","recordDroppedEvent","transportOptions","checkOrSetAlreadyCaught","_process","eventFromException","_captureEvent","promisedEvent","isPrimitive","eventFromMessage","_isEnabled","sendSession","getDsn","getTransport","flush","_isClientDoneProcessing","clientFinished","transportFlushed","close","integrationIndex","installedIntegrations","setupOnce","addGlobalEventProcessor","getIntegrationById","integrationId","sendEvent","createEventEnvelope","attachments","addItemToEnvelope","createAttachmentEnvelopeItem","_sendEnvelope","createSessionEnvelope","sendClientReports","_updateSessionFromEvent","crashed","errored","exceptions","ex","sessionNonTerminal","ticked","interval","setInterval","clearInterval","_prepareEvent","normalizeDepth","normalizeMaxBreadth","prepared","_applyClientOptions","_applyIntegrationsMetadata","finalScope","evt","_normalizeEvent","maxBreadth","b","spans","dist","maxValueLength","integrationsArray","_processEvent","finalEvent","sentryError","beforeSend","isTransaction","__sentry__","rv","nullErr","_ensureBeforeSendRv","processedEvent","promise","send","_clearOutcomes","outcomes","quantity","makeRequest","makePromiseBuffer","bufferSize","rateLimits","filteredEnvelopeItems","forEachEnvelopeItem","envelopeItemDataCategory","envelopeItemTypeToDataCategory","disabledUntil","isRateLimited","filteredEnvelope","recordEnvelopeLoss","serializeEnvelope","updateRateLimits","originalFunctionToString","FunctionToString","Function","getOriginalFunction","__initStatic","DEFAULT_IGNORE_ERRORS","InboundFilters","eventProcess","clientOptions","internalOptions","allowUrls","denyUrls","ignoreErrors","ignoreInternal","_mergeOptions","_isSentryError","getEventDescription","oO","_getPossibleEventMessages","some","isMatchingPattern","_isIgnoredError","_getEventFilterUrl","_isDeniedUrl","_isAllowedUrl","_shouldDropEvent","frames","stacktrace","frame","_getLastValidUrl","parseStackFrames","stackParser","extractMessage","exceptionFromError","popSize","framesToPop","reactMinifiedRegexp","getPopSize","attachStacktrace","isUnhandledRejection","isErrorEvent","eventFromError","isDOMError","domException","eventFromString","addExceptionTypeValue","code","extractExceptionKeysForMessage","__serialized__","eventFromPlainObject","addExceptionMechanism","synthetic","BREADCRUMB_INTEGRATION_ID","Breadcrumbs","dom","addInstrumentationHandler","_consoleBreadcrumb","_innerDomBreadcrumb","serializeAttribute","_domBreadcrumb","_xhrBreadcrumb","_fetchBreadcrumb","_historyBreadcrumb","validSeverityLevels","safeJoin","parsedLoc","parseUrl","parsedFrom","parsedTo","cachedFetchImpl","fetchImpl","globalObject","SDK_VERSION","visibilityState","_flushOutcomes","eventFromUnknownInput","breadcrumbIntegration","platform","discarded_events","sendBeacon","getNativeFetchImplementation","credentials","keepalive","sendReport","nativeFetch","createTransport","requestOptions","referrerPolicy","fetchOptions","getResponseHeader","open","setRequestHeader","UNKNOWN_FUNCTION","createFrame","lineno","colno","function","in_app","chromeRegex","chromeEvalRegex","subMatch","extractSafariExtensionDetails","geckoREgex","geckoEvalRegex","winjsRegex","opera10Regex","opera11Regex","isSafariExtension","isSafariWebExtension","ignoreOnError","fn","before","wrapper","__sentry_wrapped__","sentryWrapped","wrappedArguments","wrap","ignoreNextOnError","GlobalHandlers","_installFunc","_installGlobalOnErrorHandler","_installGlobalOnUnhandledRejectionHandler","stackTraceLimit","installFunc","getHubAndOptions","shouldIgnoreOnError","ERROR_TYPES_RE","groups","_enhanceEventWithInitialFrame","_eventFromIncompleteOnError","addMechanismAndCapture","ev","ev0","ev0s","ev0sf","getLocationHref","DEFAULT_EVENT_TARGET","TryCatch","eventTarget","requestAnimationFrame","_wrapTimeFunction","_wrapRAF","_wrapXHR","eventTargetOption","_wrapEventTarget","originalCallback","prop","wrapOptions","originalFunction","eventName","handleEvent","wrappedEventHandler","originalEventHandler","LinkedErrors","_key","_limit","parser","linkedErrors","_walkErrorTree","_handler","HttpContext","referrer","Referer","Dedupe","eventProcessor","currentEvent","previousEvent","currentMessage","previousMessage","_isSameFingerprint","_isSameStacktrace","_isSameMessageEvent","previousException","_getExceptionFromEvent","currentException","_isSameExceptionEvent","_previousEvent","currentFrames","_getFramesFromEvent","previousFrames","frameA","frameB","currentFingerprint","previousFingerprint","Integrations.InboundFilters","Integrations.FunctionToString","SENTRY_RELEASE","autoSessionTracking","defaultStackParser","getIntegrationsToSetup","makeFetchTransport","makeXHRTransport","clientClass","debug","initialScope","initAndBind","BrowserClient","startSessionOnHub","startSessionTracking","windowIntegrations","_window","Sentry","Integrations","script","async","src","dsnLike","dialogOptions","endpoint","encodedOptions","getReportDialogEndpoint","onLoad","onload","injectionPoint","wrap$1","maybeOptions","maybeHub","time","errorCallback","activeTransaction","getActiveTransaction","setStatus","_pushActivity","_popActivity","transactionSpanId","maxlen","spanId","finish","timestampWithMs","activities","_heartbeatCounter","_finished","_beforeFinishCallbacks","transactionContext","_idleHub","_idleTimeout","_finalTimeout","_onScope","IdleTransaction","clearActiveTransaction","_startIdleTimeout","spanRecorder","op","keepSpan","registerBeforeFinishCallback","initSpanRecorder","IdleTransactionSpanRecorder","_pingHeartbeat","_cancelIdleTimeout","_idleTimeoutID","_beat","heartbeatString","_prevHeartbeatString","toTraceparent","sample","samplingContext","hasTracingEnabled","sampled","setMetadata","tracesSampler","parentSampled","tracesSampleRate","isValidSampleRate","_startTransaction","Transaction","_experiments","maxSpans","_autoloadDatabaseIntegrations","packageToIntegrationMapping","mongodb","Mongo","mongoose","mysql","Mysql","pg","Postgres","mappedPackages","moduleName","cwd","loadModule","pkg","p","metric","reportAllChanges","prevValue","forceReport","delta","floor","PerformanceObserver","supportedEntryTypes","po","l","getEntries","observe","buffered","onHiddenOrPageHide","cb","once","removeEventListener","firstHiddenTime","onHidden","timeStamp","reportedMetricIDs","_objectWithoutProperties","excluded","sourceKeys","objectWithoutPropertiesLoose","sourceSymbolKeys","propertyIsEnumerable","isFinite","startChild","ctx","getBrowserPerformanceAPI","_lcpEntry","_clsEntry","_performanceCursor","_measurements","initMetric","report","sessionValue","sessionEntries","entryHandler","hadRecentInput","firstSessionEntry","lastSessionEntry","startTime","entries","bindReporter","onReport","takeRecords","visibilityWatcher","getVisibilityWatcher","stopListening","disconnect","capture","processingStart","_addPerformanceNavigationTiming","traceFetch","traceXHR","tracingOrigins","shouldCreateSpanForRequest","defaultRequestInstrumentationOptions","urlMap","defaultShouldCreateSpan","origins","origin","shouldCreateSpan","__span","setHttpStatus","description","BAGGAGE_HEADER_NAME","mergeAndSerializeBaggage","headerBaggageString","find","addTracingHeaders","getBaggage","fetchCallback","__sentry_xhr_span_id__","getRequestHeader","xhrCallback","DEFAULT_BROWSER_TRACING_OPTIONS","customStartTransaction","startTransactionOnPageLoad","startTransactionOnLocationChange","startingUrl","pathname","lastAccessLHS","ops","statusType","matches","traceparent","TRACEPARENT_REGEXP","traceId","parentSpanId","idleTimeout","finalTimeout","onScope","querySelector","selector","__SENTRY_TRACING__","GLOBAL_NAMESPACE","EXCLUDED_EXCEPTIONS","apps","productionRegExp","RegExp","devRegExp","fluxRegExp","configuration","shouldSendCallback","monitoring","identity","uuid","tag","core","vendor"],"mappings":"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"}