{"version":3,"file":"static/chunks/main-app-b66ce15dc5b858d7.js","mappings":"4aAAAA,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,WAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,UAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,QAEAH,QAAAC,OAAA,GAAAC,IAAA,CAAAC,EAAAC,CAAA,CAAAC,IAAA,CAAAF,EAAA,wEENCG,CAAAA,WAAW,4BAA+B,CAAG,cAAcA,WAAW,cAAiB,CAAG,CAAC,GAAK,MAAM,EAAEA,WAAW,gBAAmB,CAAGC,KAAAA,EAAUD,WAAW,gCAAmC,CAAG,GAGrME,EAAAA,EAAW,CAAC,CACVC,IAAK,wFACLC,YAAaC,OACbC,mBDR2D,CAF3B,aAIjC,CCSCC,aAAc,CAACL,EAAAA,CAAwB,GAAG,CAG1CM,iBAAkB,EAKlBC,yBAA0B,GAG1BC,yBAA0B,EAG1BC,MAAO,GAEPC,QAASP,CAAAA,CACX","sources":["webpack://_N_E/?0c1b","webpack://_N_E/./src/constants/sentry.ts","webpack://_N_E/./sentry.client.config.ts"],"sourcesContent":["import(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/app-router.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/client-page.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/error-boundary.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/layout-router.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/not-found-boundary.js\");\n;\nimport(/* webpackMode: \"eager\" */ \"/codebuild/output/src2009537108/src/trustana-pim-fe/node_modules/next/dist/client/components/render-from-template-context.js\");\n","const middlewareTransactionName = \"middleware\";\n\nexport const excludedTransactionNames: (string | RegExp)[] = [\n middlewareTransactionName,\n];\n","// This file configures the initialization of Sentry on the client.\n// The config you add here will be used whenever a users loads a page in their browser.\n// https://docs.sentry.io/platforms/javascript/guides/nextjs/\n\n;globalThis[\"__sentryRewritesTunnelPath__\"] = \"/monitoring\";globalThis[\"SENTRY_RELEASE\"] = {\"id\":\"HEAD\"};globalThis[\"__sentryBasePath\"] = undefined;globalThis[\"__rewriteFramesAssetPrefixPath__\"] = \"\";import * as Sentry from \"@sentry/nextjs\";\nimport { excludedTransactionNames } from \"./src/constants/sentry\";\n\nSentry.init({\n dsn: \"https://0e1b9bdf66024493b5a661b713895f17@o394236.ingest.us.sentry.io/4505429417721856\",\n environment: process.env.NEXT_PUBLIC_ENV,\n ignoreTransactions: excludedTransactionNames,\n\n // Add optional integrations for additional features\n integrations: [Sentry.replayIntegration()],\n\n // Define how likely traces are sampled. Adjust this value in production, or use tracesSampler for greater control.\n tracesSampleRate: 1,\n\n // Define how likely Replay events are sampled.\n // This sets the sample rate to be 10%. You may want this to be 100% while\n // in development and sample at a lower rate in production\n replaysSessionSampleRate: 0.1,\n\n // Define how likely Replay events are sampled when an error occurs.\n replaysOnErrorSampleRate: 1.0,\n\n // Setting this option to true will print useful information to the console while you're setting up Sentry.\n debug: false,\n\n enabled: process.env.NODE_ENV !== \"development\",\n});\n"],"names":["Promise","resolve","then","__webpack_require__","t","bind","globalThis","undefined","Sentry","dsn","environment","process","ignoreTransactions","integrations","tracesSampleRate","replaysSessionSampleRate","replaysOnErrorSampleRate","debug","enabled"],"sourceRoot":""}