@safaricom-mxl/web-sdk 0.0.19 → 0.0.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/DATA_EXPORT.md +9 -7
- package/dist/exporters/MXLLogExporter/MXLLogExporter.cjs +2 -2
- package/dist/exporters/MXLLogExporter/MXLLogExporter.cjs.map +1 -1
- package/dist/exporters/MXLLogExporter/MXLLogExporter.d.cts +1 -1
- package/dist/exporters/MXLLogExporter/MXLLogExporter.d.cts.map +1 -1
- package/dist/exporters/MXLLogExporter/MXLLogExporter.d.ts +1 -1
- package/dist/exporters/MXLLogExporter/MXLLogExporter.d.ts.map +1 -1
- package/dist/exporters/MXLLogExporter/MXLLogExporter.js +2 -2
- package/dist/exporters/MXLLogExporter/MXLLogExporter.js.map +1 -1
- package/dist/exporters/MXLLogExporter/types.d.cts +1 -1
- package/dist/exporters/MXLLogExporter/types.d.cts.map +1 -1
- package/dist/exporters/MXLLogExporter/types.d.ts +1 -1
- package/dist/exporters/MXLLogExporter/types.d.ts.map +1 -1
- package/dist/exporters/MXLLogExporter/utils.cjs +1 -1
- package/dist/exporters/MXLLogExporter/utils.cjs.map +1 -1
- package/dist/exporters/MXLLogExporter/utils.d.cts +1 -1
- package/dist/exporters/MXLLogExporter/utils.d.cts.map +1 -1
- package/dist/exporters/MXLLogExporter/utils.d.ts +1 -1
- package/dist/exporters/MXLLogExporter/utils.d.ts.map +1 -1
- package/dist/exporters/MXLLogExporter/utils.js +2 -2
- package/dist/exporters/MXLLogExporter/utils.js.map +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.cjs +2 -2
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.cjs.map +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.d.cts +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.d.cts.map +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.d.ts +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.d.ts.map +1 -1
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.js +2 -2
- package/dist/exporters/MXLTraceExporter/MXLTraceExporter.js.map +1 -1
- package/dist/exporters/MXLTraceExporter/types.d.cts +1 -1
- package/dist/exporters/MXLTraceExporter/types.d.cts.map +1 -1
- package/dist/exporters/MXLTraceExporter/types.d.ts +1 -1
- package/dist/exporters/MXLTraceExporter/types.d.ts.map +1 -1
- package/dist/exporters/MXLTraceExporter/utils.cjs +1 -1
- package/dist/exporters/MXLTraceExporter/utils.cjs.map +1 -1
- package/dist/exporters/MXLTraceExporter/utils.d.cts +1 -1
- package/dist/exporters/MXLTraceExporter/utils.d.cts.map +1 -1
- package/dist/exporters/MXLTraceExporter/utils.d.ts +1 -1
- package/dist/exporters/MXLTraceExporter/utils.d.ts.map +1 -1
- package/dist/exporters/MXLTraceExporter/utils.js +2 -2
- package/dist/exporters/MXLTraceExporter/utils.js.map +1 -1
- package/dist/exporters/utils.cjs +2 -2
- package/dist/exporters/utils.cjs.map +1 -1
- package/dist/exporters/utils.d.cts +2 -2
- package/dist/exporters/utils.d.cts.map +1 -1
- package/dist/exporters/utils.d.ts +2 -2
- package/dist/exporters/utils.d.ts.map +1 -1
- package/dist/exporters/utils.js +2 -2
- package/dist/exporters/utils.js.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.cjs +1 -0
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.cjs.map +1 -1
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.d.cts.map +1 -1
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.d.ts.map +1 -1
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.js +1 -0
- package/dist/instrumentations/replay/ReplayInstrumentation/ReplayInstrumentation.js.map +1 -1
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.cjs +32 -6
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.cjs.map +1 -1
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.d.cts +1 -2
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.d.cts.map +1 -1
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.d.ts +1 -2
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.d.ts.map +1 -1
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.js +32 -6
- package/dist/instrumentations/replay/rrwebLoader/loadRrwebModule.esm.js.map +1 -1
- package/dist/instrumentations/replay/session-recording/config.cjs.map +1 -1
- package/dist/instrumentations/replay/session-recording/config.d.cts +1 -1
- package/dist/instrumentations/replay/session-recording/config.d.cts.map +1 -1
- package/dist/instrumentations/replay/session-recording/config.d.ts +1 -1
- package/dist/instrumentations/replay/session-recording/config.d.ts.map +1 -1
- package/dist/instrumentations/replay/session-recording/config.js.map +1 -1
- package/dist/instrumentations/replay/transport/replayTransport.cjs +11 -8
- package/dist/instrumentations/replay/transport/replayTransport.cjs.map +1 -1
- package/dist/instrumentations/replay/transport/replayTransport.d.cts +2 -1
- package/dist/instrumentations/replay/transport/replayTransport.d.cts.map +1 -1
- package/dist/instrumentations/replay/transport/replayTransport.d.ts +2 -1
- package/dist/instrumentations/replay/transport/replayTransport.d.ts.map +1 -1
- package/dist/instrumentations/replay/transport/replayTransport.js +12 -9
- package/dist/instrumentations/replay/transport/replayTransport.js.map +1 -1
- package/dist/instrumentations/replay/transport/types.d.cts +1 -0
- package/dist/instrumentations/replay/transport/types.d.cts.map +1 -1
- package/dist/instrumentations/replay/transport/types.d.ts +1 -0
- package/dist/instrumentations/replay/transport/types.d.ts.map +1 -1
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.cjs +19 -11
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.cjs.map +1 -1
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.cts +3 -3
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.cts.map +1 -1
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.ts +3 -3
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.d.ts.map +1 -1
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.js +19 -11
- package/dist/managers/MXLConfigManager/MXLDynamicConfigManager.js.map +1 -1
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.cjs +28 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.cjs.map +1 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.d.cts +23 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.d.cts.map +1 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.d.ts +23 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.d.ts.map +1 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.js +27 -0
- package/dist/managers/MXLConfigManager/resolveEffectiveReplayConfig.js.map +1 -0
- package/dist/managers/MXLConfigManager/types.d.cts +16 -6
- package/dist/managers/MXLConfigManager/types.d.cts.map +1 -1
- package/dist/managers/MXLConfigManager/types.d.ts +16 -6
- package/dist/managers/MXLConfigManager/types.d.ts.map +1 -1
- package/dist/managers/MXLConfigManager/utils.cjs +66 -1
- package/dist/managers/MXLConfigManager/utils.cjs.map +1 -1
- package/dist/managers/MXLConfigManager/utils.d.cts +10 -3
- package/dist/managers/MXLConfigManager/utils.d.cts.map +1 -1
- package/dist/managers/MXLConfigManager/utils.d.ts +10 -3
- package/dist/managers/MXLConfigManager/utils.d.ts.map +1 -1
- package/dist/managers/MXLConfigManager/utils.js +64 -2
- package/dist/managers/MXLConfigManager/utils.js.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.cjs +8 -0
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.cjs.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.d.cts +2 -0
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.d.cts.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.d.ts +2 -0
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.d.ts.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.js +8 -0
- package/dist/managers/MXLSDKFeaturesManager/MXLSDKFeaturesManager.js.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/types.d.cts +2 -0
- package/dist/managers/MXLSDKFeaturesManager/types.d.cts.map +1 -1
- package/dist/managers/MXLSDKFeaturesManager/types.d.ts +2 -0
- package/dist/managers/MXLSDKFeaturesManager/types.d.ts.map +1 -1
- package/dist/mxl-web-sdk.js +2 -2
- package/dist/mxl-web-sdk.js.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.cjs +10 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.cjs.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.d.cts +3 -0
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.d.cts.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.d.ts +3 -0
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.d.ts.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.js +10 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/MXLSessionPartBatchedSpanProcessor.js.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/types.d.cts +1 -0
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/types.d.cts.map +1 -1
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/types.d.ts +1 -0
- package/dist/processors/MXLSessionPartBatchedSpanProcessor/types.d.ts.map +1 -1
- package/dist/resources/sdkConstants.cjs +1 -1
- package/dist/resources/sdkConstants.cjs.map +1 -1
- package/dist/resources/sdkConstants.d.cts +1 -1
- package/dist/resources/sdkConstants.d.ts +1 -1
- package/dist/resources/sdkConstants.js +1 -1
- package/dist/resources/sdkConstants.js.map +1 -1
- package/dist/sdk/initSDK.cjs +19 -11
- package/dist/sdk/initSDK.cjs.map +1 -1
- package/dist/sdk/initSDK.d.cts +2 -2
- package/dist/sdk/initSDK.d.cts.map +1 -1
- package/dist/sdk/initSDK.d.ts +2 -2
- package/dist/sdk/initSDK.d.ts.map +1 -1
- package/dist/sdk/initSDK.js +19 -11
- package/dist/sdk/initSDK.js.map +1 -1
- package/dist/sdk/types.d.cts +23 -7
- package/dist/sdk/types.d.cts.map +1 -1
- package/dist/sdk/types.d.ts +23 -7
- package/dist/sdk/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/mxl-web-sdk.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
"use strict";window.MXLWebSdk=window.MXLWebSdk||(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var t=Object.defineProperty,n=(e,t)=>()=>(e&&(t=e(e=0)),t),r=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},i,a=n((()=>{i=`1.9.1`}));function o(e){let t=new Set([e]),n=new Set,r=e.match(s);if(!r)return()=>!1;let i={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(i.prerelease!=null)return function(t){return t===e};function a(e){return n.add(e),!1}function o(e){return t.add(e),!0}return function(e){if(t.has(e))return!0;if(n.has(e))return!1;let r=e.match(s);if(!r)return a(e);let c={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};return c.prerelease!=null||i.major!==c.major?a(e):i.major===0?i.minor===c.minor&&i.patch<=c.patch?o(e):a(e):i.minor<=c.minor?o(e):a(e)}}var s,c,l=n((()=>{a(),s=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,c=o(i)}));function u(e,t,n,r=!1){var a;let o=h[m]=(a=h[m])==null?{version:i}:a;if(!r&&o[e]){let t=Error(`@opentelemetry/api: Attempted duplicate registration of API: ${e}`);return n.error(t.stack||t.message),!1}if(o.version!==`1.9.1`){let t=Error(`@opentelemetry/api: Registration of version v${o.version} for ${e} does not match previously registered API v${i}`);return n.error(t.stack||t.message),!1}return o[e]=t,n.debug(`@opentelemetry/api: Registered a global for ${e} v${i}.`),!0}function d(e){var t,n;let r=(t=h[m])==null?void 0:t.version;if(!(!r||!c(r)))return(n=h[m])==null?void 0:n[e]}function f(e,t){t.debug(`@opentelemetry/api: Unregistering a global for ${e} v${i}.`);let n=h[m];n&&delete n[e]}var p,m,h,g=n((()=>{a(),l(),p=i.split(`.`)[0],m=Symbol.for(`opentelemetry.js.api.${p}`),h=typeof globalThis==`object`?globalThis:typeof self==`object`?self:typeof window==`object`?window:typeof global==`object`?global:{}}));function _(e,t,n){let r=d(`diag`);if(r)return r[e](t,...n)}var v,y=n((()=>{g(),v=class{constructor(e){this._namespace=e.namespace||`DiagComponentLogger`}debug(...e){return _(`debug`,this._namespace,e)}error(...e){return _(`error`,this._namespace,e)}info(...e){return _(`info`,this._namespace,e)}warn(...e){return _(`warn`,this._namespace,e)}verbose(...e){return _(`verbose`,this._namespace,e)}}})),b,x=n((()=>{(function(e){e[e.NONE=0]=`NONE`,e[e.ERROR=30]=`ERROR`,e[e.WARN=50]=`WARN`,e[e.INFO=60]=`INFO`,e[e.DEBUG=70]=`DEBUG`,e[e.VERBOSE=80]=`VERBOSE`,e[e.ALL=9999]=`ALL`})(b||(b={}))}));function ee(e,t){e<b.NONE?e=b.NONE:e>b.ALL&&(e=b.ALL),t=t||{};function n(n,r){let i=t[n];return typeof i==`function`&&e>=r?i.bind(t):function(){}}return{error:n(`error`,b.ERROR),warn:n(`warn`,b.WARN),info:n(`info`,b.INFO),debug:n(`debug`,b.DEBUG),verbose:n(`verbose`,b.VERBOSE)}}var te=n((()=>{x()})),ne,S,re=n((()=>{y(),te(),x(),g(),ne=`diag`,S=class e{static instance(){return this._instance||(this._instance=new e),this._instance}constructor(){function e(e){return function(...t){let n=d(`diag`);if(n)return n[e](...t)}}let t=this;t.setLogger=(e,n={logLevel:b.INFO})=>{var r,i,a;if(e===t){let e=Error(`Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation`);return t.error((r=e.stack)==null?e.message:r),!1}typeof n==`number`&&(n={logLevel:n});let o=d(`diag`),s=ee((i=n.logLevel)==null?b.INFO:i,e);if(o&&!n.suppressOverrideMessage){let e=(a=Error().stack)==null?`<failed to generate stacktrace>`:a;o.warn(`Current logger will be overwritten from ${e}`),s.warn(`Current logger will overwrite one already registered from ${e}`)}return u(`diag`,s,t,!0)},t.disable=()=>{f(ne,t)},t.createComponentLogger=e=>new v(e),t.verbose=e(`verbose`),t.debug=e(`debug`),t.info=e(`info`),t.warn=e(`warn`),t.error=e(`error`)}}})),ie,ae=n((()=>{ie=class e{constructor(e){this._entries=e?new Map(e):new Map}getEntry(e){let t=this._entries.get(e);if(t)return Object.assign({},t)}getAllEntries(){return Array.from(this._entries.entries())}setEntry(t,n){let r=new e(this._entries);return r._entries.set(t,n),r}removeEntry(t){let n=new e(this._entries);return n._entries.delete(t),n}removeEntries(...t){let n=new e(this._entries);for(let e of t)n._entries.delete(e);return n}clear(){return new e}}})),oe,se=n((()=>{oe=Symbol(`BaggageEntryMetadata`)}));function ce(e={}){return new ie(new Map(Object.entries(e)))}function le(e){return typeof e!=`string`&&(ue.error(`Cannot create baggage metadata from unknown type: ${typeof e}`),e=``),{__TYPE__:oe,toString(){return e}}}var ue,C=n((()=>{re(),ae(),se(),ue=S.instance()}));function de(e){return Symbol.for(e)}var fe,w,pe=n((()=>{fe=class e{constructor(t){let n=this;n._currentContext=t?new Map(t):new Map,n.getValue=e=>n._currentContext.get(e),n.setValue=(t,r)=>{let i=new e(n._currentContext);return i._currentContext.set(t,r),i},n.deleteValue=t=>{let r=new e(n._currentContext);return r._currentContext.delete(t),r}}},w=new fe})),me,he,ge,T=n((()=>{if(me=[{n:`error`,c:`error`},{n:`warn`,c:`warn`},{n:`info`,c:`info`},{n:`debug`,c:`debug`},{n:`verbose`,c:`trace`}],he={},typeof console<`u`)for(let e of[`error`,`warn`,`info`,`debug`,`trace`,`log`])typeof console[e]==`function`&&(he[e]=console[e]);ge=class{constructor(){function e(e){return function(...t){let n=he[e];if(typeof n!=`function`&&(n=he.log),typeof n!=`function`&&console&&(n=console[e],typeof n!=`function`&&(n=console.log)),typeof n==`function`)return n.apply(console,t)}}for(let t=0;t<me.length;t++)this[me[t].n]=e(me[t].c)}}}));function _e(){return De}var ve,ye,be,xe,Se,Ce,we,E,Te,Ee,De,Oe,ke,Ae,je,Me,Ne,Pe,Fe=n((()=>{ve=class{constructor(){}createGauge(e,t){return ke}createHistogram(e,t){return Ae}createCounter(e,t){return Oe}createUpDownCounter(e,t){return je}createObservableGauge(e,t){return Ne}createObservableCounter(e,t){return Me}createObservableUpDownCounter(e,t){return Pe}addBatchObservableCallback(e,t){}removeBatchObservableCallback(e){}},ye=class{},be=class extends ye{add(e,t){}},xe=class extends ye{add(e,t){}},Se=class extends ye{record(e,t){}},Ce=class extends ye{record(e,t){}},we=class{addCallback(e){}removeCallback(e){}},E=class extends we{},Te=class extends we{},Ee=class extends we{},De=new ve,Oe=new be,ke=new Se,Ae=new Ce,je=new xe,Me=new E,Ne=new Te,Pe=new Ee})),Ie,Le,Re=n((()=>{Ie={get(e,t){if(e!=null)return e[t]},keys(e){return e==null?[]:Object.keys(e)}},Le={set(e,t,n){e!=null&&(e[t]=n)}}})),ze,Be=n((()=>{pe(),ze=class{active(){return w}with(e,t,n,...r){return t.call(n,...r)}bind(e,t){return t}enable(){return this}disable(){return this}}})),Ve,He,Ue,We=n((()=>{Be(),g(),re(),Ve=`context`,He=new ze,Ue=class e{constructor(){}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalContextManager(e){return u(Ve,e,S.instance())}active(){return this._getContextManager().active()}with(e,t,n,...r){return this._getContextManager().with(e,t,n,...r)}bind(e,t){return this._getContextManager().bind(e,t)}_getContextManager(){return d(Ve)||He}disable(){this._getContextManager().disable(),f(Ve,S.instance())}}})),D,Ge=n((()=>{(function(e){e[e.NONE=0]=`NONE`,e[e.SAMPLED=1]=`SAMPLED`})(D||(D={}))})),Ke,qe,Je,Ye=n((()=>{Ge(),Ke=`0000000000000000`,qe=`00000000000000000000000000000000`,Je={traceId:qe,spanId:Ke,traceFlags:D.NONE}})),Xe,Ze=n((()=>{Ye(),Xe=class{constructor(e=Je){this._spanContext=e}spanContext(){return this._spanContext}setAttribute(e,t){return this}setAttributes(e){return this}addEvent(e,t){return this}addLink(e){return this}addLinks(e){return this}setStatus(e){return this}updateName(e){return this}end(e){}isRecording(){return!1}recordException(e,t){}}}));function Qe(e){return e.getValue(it)||void 0}function $e(){return Qe(Ue.getInstance().active())}function et(e,t){return e.setValue(it,t)}function tt(e){return e.deleteValue(it)}function nt(e,t){return et(e,new Xe(t))}function rt(e){var t;return(t=Qe(e))==null?void 0:t.spanContext()}var it,at=n((()=>{pe(),Ze(),We(),it=de(`OpenTelemetry Context Key SPAN`)}));function ot(e,t){if(typeof e!=`string`||e.length!==t)return!1;let n=0;for(let t=0;t<e.length;t+=4)n+=(dt[e.charCodeAt(t)]|0)+(dt[e.charCodeAt(t+1)]|0)+(dt[e.charCodeAt(t+2)]|0)+(dt[e.charCodeAt(t+3)]|0);return n===t}function st(e){return ot(e,32)&&e!==`00000000000000000000000000000000`}function ct(e){return ot(e,16)&&e!==`0000000000000000`}function lt(e){return st(e.traceId)&&ct(e.spanId)}function ut(e){return new Xe(e)}var dt,ft=n((()=>{Ye(),Ze(),dt=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1])}));function pt(e){return typeof e==`object`&&!!e&&`spanId`in e&&typeof e.spanId==`string`&&`traceId`in e&&typeof e.traceId==`string`&&`traceFlags`in e&&typeof e.traceFlags==`number`}var mt,ht,gt=n((()=>{We(),at(),Ze(),ft(),mt=Ue.getInstance(),ht=class{startSpan(e,t,n=mt.active()){if(t!=null&&t.root)return new Xe;let r=n&&rt(n);return pt(r)&<(r)?new Xe(r):new Xe}startActiveSpan(e,t,n,r){let i,a,o;if(arguments.length<2)return;arguments.length===2?o=t:arguments.length===3?(i=t,o=n):(i=t,a=n,o=r);let s=a==null?mt.active():a,c=this.startSpan(e,i,s),l=et(s,c);return mt.with(l,o,void 0,c)}}})),_t,vt,yt=n((()=>{gt(),_t=new ht,vt=class{constructor(e,t,n,r){this._provider=e,this.name=t,this.version=n,this.options=r}startSpan(e,t,n){return this._getTracer().startSpan(e,t,n)}startActiveSpan(e,t,n,r){let i=this._getTracer();return Reflect.apply(i.startActiveSpan,i,arguments)}_getTracer(){if(this._delegate)return this._delegate;let e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):_t}}})),bt,xt=n((()=>{gt(),bt=class{getTracer(e,t,n){return new ht}}})),St,Ct,wt=n((()=>{yt(),xt(),St=new bt,Ct=class{getTracer(e,t,n){var r;return(r=this.getDelegateTracer(e,t,n))==null?new vt(this,e,t,n):r}getDelegate(){var e;return(e=this._delegate)==null?St:e}setDelegate(e){this._delegate=e}getDelegateTracer(e,t,n){var r;return(r=this._delegate)==null?void 0:r.getTracer(e,t,n)}}})),Tt,Et=n((()=>{(function(e){e[e.NOT_RECORD=0]=`NOT_RECORD`,e[e.RECORD=1]=`RECORD`,e[e.RECORD_AND_SAMPLED=2]=`RECORD_AND_SAMPLED`})(Tt||(Tt={}))})),Dt,Ot=n((()=>{(function(e){e[e.INTERNAL=0]=`INTERNAL`,e[e.SERVER=1]=`SERVER`,e[e.CLIENT=2]=`CLIENT`,e[e.PRODUCER=3]=`PRODUCER`,e[e.CONSUMER=4]=`CONSUMER`})(Dt||(Dt={}))})),kt,At=n((()=>{(function(e){e[e.UNSET=0]=`UNSET`,e[e.OK=1]=`OK`,e[e.ERROR=2]=`ERROR`})(kt||(kt={}))})),O,jt=n((()=>{We(),O=Ue.getInstance()})),k,Mt=n((()=>{re(),k=S.instance()})),Nt,Pt,Ft=n((()=>{Fe(),Nt=class{getMeter(e,t,n){return De}},Pt=new Nt})),It,Lt,Rt=n((()=>{Ft(),g(),re(),It=`metrics`,Lt=class e{constructor(){}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalMeterProvider(e){return u(It,e,S.instance())}getMeterProvider(){return d(It)||Pt}getMeter(e,t,n){return this.getMeterProvider().getMeter(e,t,n)}disable(){f(It,S.instance())}}})),zt,Bt=n((()=>{Rt(),zt=Lt.getInstance()})),Vt,Ht=n((()=>{Vt=class{inject(e,t){}extract(e,t){return e}fields(){return[]}}}));function Ut(e){return e.getValue(qt)||void 0}function Wt(){return Ut(Ue.getInstance().active())}function Gt(e,t){return e.setValue(qt,t)}function Kt(e){return e.deleteValue(qt)}var qt,Jt=n((()=>{We(),pe(),qt=de(`OpenTelemetry Baggage Key`)})),Yt,Xt,Zt,Qt=n((()=>{g(),Ht(),Re(),Jt(),C(),re(),Yt=`propagation`,Xt=new Vt,Zt=class e{constructor(){this.createBaggage=ce,this.getBaggage=Ut,this.getActiveBaggage=Wt,this.setBaggage=Gt,this.deleteBaggage=Kt}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalPropagator(e){return u(Yt,e,S.instance())}inject(e,t,n=Le){return this._getGlobalPropagator().inject(e,t,n)}extract(e,t,n=Ie){return this._getGlobalPropagator().extract(e,t,n)}fields(){return this._getGlobalPropagator().fields()}disable(){f(Yt,S.instance())}_getGlobalPropagator(){return d(Yt)||Xt}}})),A,$t=n((()=>{Qt(),A=Zt.getInstance()})),en,tn,nn=n((()=>{g(),wt(),ft(),at(),re(),en=`trace`,tn=class e{constructor(){this._proxyTracerProvider=new Ct,this.wrapSpanContext=ut,this.isSpanContextValid=lt,this.deleteSpan=tt,this.getSpan=Qe,this.getActiveSpan=$e,this.getSpanContext=rt,this.setSpan=et,this.setSpanContext=nt}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalTracerProvider(e){let t=u(en,this._proxyTracerProvider,S.instance());return t&&this._proxyTracerProvider.setDelegate(e),t}getTracerProvider(){return d(en)||this._proxyTracerProvider}getTracer(e,t){return this.getTracerProvider().getTracer(e,t)}disable(){f(en,S.instance()),this._proxyTracerProvider=new Ct}}})),j,rn=n((()=>{nn(),j=tn.getInstance()})),M=n((()=>{C(),pe(),T(),x(),Fe(),Re(),yt(),wt(),Et(),Ot(),At(),Ge(),ft(),Ye(),jt(),Mt(),Bt(),$t(),rn()}));M();function an(e,t,n,r=new Set){return new Proxy(e,{get(e,i,a){let o=Reflect.get(e,i,a);return typeof o!=`function`||r.has(i)?o:(...r)=>{try{return o.apply(e,r)}catch(e){let a=e instanceof Error?e.message:`Unknown error`;n.error(`${String(i)}: ${a}`);let o=t[i];return typeof o==`function`?o.apply(t,r):void 0}}}})}var on=class{logException(e,t){}message(e,t,n){}};function sn(e){"@babel/helpers - typeof";return sn=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},sn(e)}var cn=n((()=>{}));function ln(e,t){if(sn(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(sn(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var un=n((()=>{cn()}));function dn(e){var t=ln(e,`string`);return sn(t)==`symbol`?t:t+``}var fn=n((()=>{cn(),un()}));function N(e,t,n){return(t=dn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P=n((()=>{fn()}));P();let pn=new on;var mn=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?pn:e}setDelegate(e){this._delegate=e}logException(e,t){this.getDelegate().logException(e,t)}message(e,t,n){this.getDelegate().message(e,t,n)}};P();let hn=new on,gn=new Set([`setDelegate`,`getDelegate`]);var _n=class e{static getInstance(){if(!e._instance){let t=new mn,n=an(t,hn,k.createComponentLogger({namespace:`LogAPI`}),gn);e._instance=Object.assign(n,{getLogManager(){return t},setGlobalLogManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(_n,`_instance`,void 0);let vn=_n.getInstance();var yn=class{setCurrentRoute(e){}getCurrentRoute(){return null}getCurrentPageId(){return``}setPageLabel(e){}getPageLabel(){return null}clearCurrentRoute(){}};P();let bn=new yn;var xn=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?bn:e}setDelegate(e){this._delegate=e}setCurrentRoute(e){this.getDelegate().setCurrentRoute(e)}getCurrentRoute(){return this.getDelegate().getCurrentRoute()}getCurrentPageId(){return this.getDelegate().getCurrentPageId()}setPageLabel(e){this.getDelegate().setPageLabel(e)}getPageLabel(){return this.getDelegate().getPageLabel()}clearCurrentRoute(){this.getDelegate().clearCurrentRoute()}};M(),P();let Sn=new yn,Cn=new Set([`setDelegate`,`getDelegate`]);var wn=class e{static getInstance(){if(!e._instance){let t=new xn,n=an(t,Sn,k.createComponentLogger({namespace:`PageAPI`}),Cn);e._instance=Object.assign(n,{getPageManager(){return t},setGlobalPageManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(wn,`_instance`,void 0);let Tn=wn.getInstance();var En=class{addBreadcrumb(e){}addProperty(e,t,n){}removeProperty(e){}getUserSessionId(){return null}getPreviousUserSessionId(){return null}getUserSessionStartTime(){return null}endUserSession(){}getUserSessionAttributes(){return null}getSessionPartProperties(){return{}}getSessionPartId(){return null}getSessionPartSpan(){return null}startSessionPartInternal(e){}endSessionPartInternal(e,t){}incrSessionPartCountForKey(e){}incrNextSessionPartCountForKey(e){}addSessionPartStartedListener(e){return()=>{}}addSessionPartEndedListener(e){return()=>{}}setTracerProvider(){}recordSDKStartupDuration(e){}_clearMaxDurationTimer(){}_shutdown(){}};P();let Dn=new En;var On=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Dn:e}setDelegate(e){let t=this._delegate;t&&t!==e&&t._shutdown(),this._delegate=e}addBreadcrumb(e){this.getDelegate().addBreadcrumb(e)}addProperty(e,t,n){this.getDelegate().addProperty(e,t,n)}removeProperty(e){this.getDelegate().removeProperty(e)}getUserSessionId(){return this.getDelegate().getUserSessionId()}getPreviousUserSessionId(){return this.getDelegate().getPreviousUserSessionId()}getUserSessionStartTime(){return this.getDelegate().getUserSessionStartTime()}endUserSession(){this.getDelegate().endUserSession()}getUserSessionAttributes(){return this.getDelegate().getUserSessionAttributes()}getSessionPartProperties(){return this.getDelegate().getSessionPartProperties()}getSessionPartId(){return this.getDelegate().getSessionPartId()}getSessionPartSpan(){return this.getDelegate().getSessionPartSpan()}startSessionPartInternal(e){this.getDelegate().startSessionPartInternal(e)}endSessionPartInternal(e,t){this.getDelegate().endSessionPartInternal(e,t)}incrSessionPartCountForKey(e){this.getDelegate().incrSessionPartCountForKey(e)}incrNextSessionPartCountForKey(e){this.getDelegate().incrNextSessionPartCountForKey(e)}addSessionPartStartedListener(e){return this.getDelegate().addSessionPartStartedListener(e)}addSessionPartEndedListener(e){return this.getDelegate().addSessionPartEndedListener(e)}setTracerProvider(e){this.getDelegate().setTracerProvider(e)}recordSDKStartupDuration(e){this.getDelegate().recordSDKStartupDuration(e)}_clearMaxDurationTimer(){this.getDelegate()._clearMaxDurationTimer()}_shutdown(){this.getDelegate()._shutdown()}};M(),P();let kn=new En,An=new Set([`setDelegate`,`getDelegate`]);var jn=class e{static getInstance(){if(!e._instance){let t=new On,n=an(t,kn,k.createComponentLogger({namespace:`SessionAPI`}),An);e._instance=Object.assign(n,{getUserSessionManager(){return t},setGlobalUserSessionManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(jn,`_instance`,void 0);let Mn=jn.getInstance();M(),P();var Nn=class{constructor(e=Je){N(this,`_spanContext`,void 0),N(this,`attributes`,{}),this._spanContext=e}fail(e){}spanContext(){return this._spanContext}setAttribute(e,t){return this}setAttributes(e){return this}removeAttribute(e){return this}addEvent(e,t,n){return this}addLink(e){return this}addLinks(e){return this}setStatus(e){return this}updateName(e){return this}end(e){}isRecording(){return!1}recordException(e,t){}};M();var Pn=class{startSpan(e,t){return new Nn}setSpan(e,t){return w}getSpan(e){}};P();let Fn=new Pn;var In=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Fn:e}setDelegate(e){this._delegate=e}startSpan(e,t,n){return this.getDelegate().startSpan(e,t,n)}setSpan(e,t){return this.getDelegate().setSpan(e,t)}getSpan(e){return this.getDelegate().getSpan(e)}};M(),P();let Ln=new Pn,Rn=new Set([`setDelegate`,`getDelegate`]);var zn=class e{static getInstance(){if(!e._instance){let t=new In,n=an(t,Ln,k.createComponentLogger({namespace:`TraceAPI`}),Rn);e._instance=Object.assign(n,{getTraceManager(){return t},setGlobalTraceManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(zn,`_instance`,void 0);let Bn=zn.getInstance();var Vn=class{getMXLUserId(){return``}getUserId(){return null}setUserId(){}clearUserId(){}};P();let Hn=new Vn;var Un=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Hn:e}setDelegate(e){this._delegate=e}getMXLUserId(){return this.getDelegate().getMXLUserId()}getUserId(){return this.getDelegate().getUserId()}setUserId(e){this.getDelegate().setUserId(e)}clearUserId(){this.getDelegate().clearUserId()}};M(),P();let Wn=new Vn,Gn=new Set([`setDelegate`,`getDelegate`]);var Kn=class e{static getInstance(){if(!e._instance){let t=new Un,n=an(t,Wn,k.createComponentLogger({namespace:`UserAPI`}),Gn);e._instance=Object.assign(n,{getUserManager(){return t},setGlobalUserManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(Kn,`_instance`,void 0);let qn=Kn.getInstance(),F=`mxl.type`,Jn=`mxl.state`,Yn=`react.component_stack`,Xn=`mxl.instrumentation`,Zn=`mxl.js_file_bundle_ids`,Qn=`browser.url.full`,$n=`app.surface.name`,er=`app.surface.id`,tr=`app.surface.label`,nr=`mxl.session_part_id`,rr=`mxl.user_session_id`,ir=`mxl.user_session_previous_id`,ar={pageLabel:tr};function or(e){return e.setValue(cr,!0)}function sr(e){return e.getValue(cr)===!0}var cr,lr=n((()=>{M(),cr=de(`OpenTelemetry SDK Context Key SUPPRESS_TRACING`)})),ur,dr,fr=n((()=>{ur=`baggage`,dr=4096}));function pr(e){return e.reduce((e,t)=>{let n=`${e}${e===``?``:`,`}${t}`;return n.length>8192?e:n},``)}function mr(e){return e.getAllEntries().map(([e,t])=>{let n=`${encodeURIComponent(e)}=${encodeURIComponent(t.value)}`;return t.metadata!==void 0&&(n+=`;`+t.metadata.toString()),n})}function hr(e){if(!e)return;let t=e.indexOf(`;`),n=t===-1?e:e.substring(0,t),r=n.indexOf(`=`);if(r<=0)return;let i=n.substring(0,r).trim(),a=n.substring(r+1).trim();if(!i||!a)return;let o,s;try{o=decodeURIComponent(i),s=decodeURIComponent(a)}catch(e){return}let c;return t!==-1&&t<e.length-1&&(c=le(e.substring(t+1))),{key:o,value:s,metadata:c}}function gr(e,t,n,r){let i=0;for(;i<e.length&&n<180;){let a=e.indexOf(`,`,i),o=a===-1?e.length:a,s=o-i;if(s<=4096){let a=hr(e.substring(i,o));if(a){let e=(n===0?0:1)+s;if(r+e>8192)break;t[a.key]=a.metadata?{value:a.value,metadata:a.metadata}:{value:a.value},n++,r+=e}}if(a===-1)break;i=a+1}return[n,r]}var _r=n((()=>{M(),fr()})),vr,yr=n((()=>{M(),lr(),fr(),_r(),vr=class{inject(e,t,n){let r=A.getBaggage(e);if(!r||sr(e))return;let i=pr(mr(r).filter(e=>e.length<=dr).slice(0,180));i.length>0&&n.set(t,ur,i)}extract(e,t,n){let r=n.get(t,ur);if(!r)return e;let i={},a=0,o=0;if(Array.isArray(r))for(let e=0;e<r.length;e++)[a,o]=gr(r[e],i,a,o);else [a]=gr(r,i,a,o);return a===0?e:A.setBaggage(e,A.createBaggage(i))}fields(){return[ur]}}}));function br(e){let t={};if(typeof e!=`object`||!e)return t;for(let n in e){if(!Object.prototype.hasOwnProperty.call(e,n))continue;if(!xr(n)){k.warn(`Invalid attribute key: ${n}`);continue}let r=e[n];if(!Sr(r)){k.warn(`Invalid attribute value set for key: ${n}`);continue}Array.isArray(r)?t[n]=r.slice():t[n]=r}return t}function xr(e){return typeof e==`string`&&e!==``}function Sr(e){return e==null?!0:Array.isArray(e)?Cr(e):wr(typeof e)}function Cr(e){let t;for(let n of e){if(n==null)continue;let e=typeof n;if(e!==t){if(!t){if(wr(e)){t=e;continue}return!1}return!1}}return!0}function wr(e){switch(e){case`number`:case`boolean`:case`string`:return!0}return!1}var Tr=n((()=>{M()}));function Er(){return e=>{k.error(Dr(e))}}function Dr(e){return typeof e==`string`?e:JSON.stringify(Or(e))}function Or(e){let t={},n=e;for(;n!==null;)Object.getOwnPropertyNames(n).forEach(e=>{if(t[e])return;let r=n[e];r&&(t[e]=String(r))}),n=Object.getPrototypeOf(n);return t}var kr=n((()=>{M()}));function Ar(e){try{jr(e)}catch(e){}}var jr,Mr=n((()=>{kr(),jr=Er()})),Nr=n((()=>{})),Pr,Fr=n((()=>{Pr=`2.8.0`})),Ir,Lr,Rr,zr,Br,Vr,Hr,Ur,Wr,Gr,Kr=n((()=>{Ir=`http.method`,Lr=`http.url`,Rr=`http.status_code`,zr=`http.request_content_length`,Br=`http.response_content_length`,Vr=Ir,Hr=Lr,Ur=Rr,Wr=zr,Gr=Br})),qr=n((()=>{Kr()})),Jr=n((()=>{})),Yr=n((()=>{Jr()})),Xr,Zr,Qr,$r,ei,ti,ni,ri,ii,ai,oi,si,ci,li,ui,di,fi,pi,mi=n((()=>{Xr=`error.type`,Zr=`exception.message`,Qr=`exception.stacktrace`,$r=`exception.type`,ei=`http.request.method`,ti=`http.request.method_original`,ni=`http.response.status_code`,ri=`server.address`,ii=`server.port`,ai=`service.name`,oi=`telemetry.sdk.language`,si=`webjs`,ci=`telemetry.sdk.name`,li=`telemetry.sdk.version`,ui=`url.full`,di=`url.path`,fi=`url.query`,pi=`user_agent.original`})),hi=n((()=>{})),gi=n((()=>{})),I=n((()=>{qr(),Yr(),mi(),hi(),gi()})),_i,vi=n((()=>{_i=`process.runtime.name`})),yi,bi=n((()=>{Fr(),I(),vi(),yi={[ci]:`opentelemetry`,[_i]:`browser`,[oi]:si,[li]:Pr}})),L,xi=n((()=>{Nr(),bi(),L=performance}));function R(e){let t=e/1e3;return[Math.trunc(t),Math.round(e%1e3*ji)]}function Si(e){return ki(R(L.timeOrigin),R(typeof e==`number`?e:L.now()))}function Ci(e){if(Di(e))return e;if(typeof e==`number`)return e<L.timeOrigin?Si(e):R(e);if(e instanceof Date)return R(e.getTime());throw TypeError(`Invalid input type`)}function wi(e,t){let n=t[0]-e[0],r=t[1]-e[1];return r<0&&(--n,r+=Mi),[n,r]}function Ti(e){return e[0]*Mi+e[1]}function Ei(e){return e[0]*1e3+e[1]/1e6}function Di(e){return Array.isArray(e)&&e.length===2&&typeof e[0]==`number`&&typeof e[1]==`number`}function Oi(e){return Di(e)||typeof e==`number`||e instanceof Date}function ki(e,t){let n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Mi&&(n[1]-=Mi,n[0]+=1),n}var Ai,ji,Mi,Ni=n((()=>{xi(),Ai=9,ji=Math.pow(10,6),Mi=Math.pow(10,Ai)})),z,Pi=n((()=>{(function(e){e[e.SUCCESS=0]=`SUCCESS`,e[e.FAILED=1]=`FAILED`})(z||(z={}))})),Fi,Ii=n((()=>{M(),P(),Fi=class{constructor(e={}){var t;N(this,`_propagators`,void 0),N(this,`_fields`,void 0),this._propagators=(t=e.propagators)==null?[]:t;let n=new Set;for(let e of this._propagators){let t=typeof e.fields==`function`?e.fields():[];for(let e of t)n.add(e)}this._fields=Array.from(n)}inject(e,t,n){for(let r of this._propagators)try{r.inject(e,t,n)}catch(e){k.warn(`Failed to inject with ${r.constructor.name}. Err: ${e.message}`)}}extract(e,t,n){return this._propagators.reduce((e,r)=>{try{return r.extract(e,t,n)}catch(e){k.warn(`Failed to extract with ${r.constructor.name}. Err: ${e.message}`)}return e},e)}fields(){return this._fields.slice()}}}));function Li(e){return Hi.test(e)}function Ri(e){return Ui.test(e)&&!Wi.test(e)}var zi,Bi,Vi,Hi,Ui,Wi,Gi=n((()=>{zi=`[_0-9a-z-*/]`,Bi=`[a-z]${zi}{0,255}`,Vi=`[a-z0-9]${zi}{0,240}@[a-z]${zi}{0,13}`,Hi=RegExp(`^(?:${Bi}|${Vi})$`),Ui=/^[ -~]{0,255}[!-~]$/,Wi=/,|=/})),Ki,qi,Ji,Yi,Xi,Zi=n((()=>{Gi(),P(),Ki=32,qi=512,Ji=`,`,Yi=`=`,Xi=class e{constructor(e){N(this,`_length`,void 0),N(this,`_rawTraceState`,void 0),N(this,`_internalState`,void 0),this._rawTraceState=typeof e==`string`?e:``,this._length=this._rawTraceState.length}set(e,t){if(!Li(e)||!Ri(t))return this;let n=this._getState(),r=n.get(e),i=this._length;if(typeof r==`string`?i+=t.length-r.length:i+=e.length+t.length+(n.size>0?2:1),i>qi)return this;let a=new Map(n);return a.delete(e),a.set(e,t),this._fromState(a,i)}unset(e){let t=this._getState(),n=t.get(e);if(typeof n!=`string`)return this;let r=this._length-(e.length+n.length+1);t.size>1&&--r;let i=new Map(t);return i.delete(e),this._fromState(i,r)}get(e){return this._getState().get(e)}serialize(){let e=``,t=0;for(let n of this._getState())t>0&&(e=Ji+e),e=`${n[0]}${Yi}${n[1]}`+e,t++;return e}_getState(){if(this._internalState)return this._internalState;let e=this._rawTraceState.split(Ji),t=new Map,n=0;for(let r of e){let e=r.trim(),i=e.indexOf(Yi);if(i===-1)continue;let a=e.slice(0,i),o=e.slice(i+1);if(!Li(a)||!Ri(o))continue;let s=n+e.length+ +(t.size>0);if(!(s>qi)&&(t.set(a,o),n=s,t.size>=Ki))break}return this._length=n,this._internalState=new Map(Array.from(t.entries()).reverse()),this._internalState}_fromState(t,n){let r=Object.create(e.prototype);return r._internalState=t,r._length=n,r}}}));function Qi(e){let t=na.exec(e);return!t||t[1]===`00`&&t[5]?null:{traceId:t[2],spanId:t[3],traceFlags:parseInt(t[4],16)}}var $i,ea,ta,na,ra,ia=n((()=>{M(),lr(),Zi(),$i=`traceparent`,ea=`tracestate`,ta=`00`,na=RegExp(`^\\s?((?!ff)[\\da-f]{2})-((?![0]{32})[\\da-f]{32})-((?![0]{16})[\\da-f]{16})-([\\da-f]{2})(-.*)?\\s?$`),ra=class{inject(e,t,n){let r=j.getSpanContext(e);if(!r||sr(e)||!lt(r))return;let i=`${ta}-${r.traceId}-${r.spanId}-0${Number(r.traceFlags||D.NONE).toString(16)}`;n.set(t,$i,i),r.traceState&&n.set(t,ea,r.traceState.serialize())}extract(e,t,n){let r=n.get(t,$i);if(!r)return e;let i=Array.isArray(r)?r[0]:r;if(typeof i!=`string`)return e;let a=Qi(i);if(!a)return e;a.isRemote=!0;let o=n.get(t,ea);if(o){let e=Array.isArray(o)?o.join(`,`):o;a.traceState=new Xi(typeof e==`string`?e:void 0)}return j.setSpanContext(e,a)}fields(){return[$i,ea]}}}));function aa(e){if(!oa(e)||sa(e)!==ua)return!1;let t=ha(e);if(t===null)return!0;let n=_a.call(t,`constructor`)&&t.constructor;return typeof n==`function`&&n instanceof n&&pa.call(n)===ma}function oa(e){return typeof e==`object`&&!!e}function sa(e){return e==null?e===void 0?fa:da:va&&va in Object(e)?ca(e):la(e)}function ca(e){let t=_a.call(e,va),n=e[va],r=!1;try{e[va]=void 0,r=!0}catch(e){}let i=ya.call(e);return r&&(t?e[va]=n:delete e[va]),i}function la(e){return ya.call(e)}var ua,da,fa,pa,ma,ha,ga,_a,va,ya,ba=n((()=>{ua=`[object Object]`,da=`[object Null]`,fa=`[object Undefined]`,pa=Function.prototype.toString,ma=pa.call(Object),ha=Object.getPrototypeOf,ga=Object.prototype,_a=ga.hasOwnProperty,va=Symbol?Symbol.toStringTag:void 0,ya=ga.toString}));function xa(...e){let t=e.shift(),n=new WeakMap;for(;e.length>0;)t=Ca(t,e.shift(),0,n);return t}function Sa(e){return Ta(e)?e.slice():e}function Ca(e,t,n=0,r){let i;if(!(n>Aa)){if(n++,Oa(e)||Oa(t)||Ea(t))i=Sa(t);else if(Ta(e)){if(i=e.slice(),Ta(t))for(let e=0,n=t.length;e<n;e++)i.push(Sa(t[e]));else if(Da(t)){let e=Object.keys(t);for(let n=0,r=e.length;n<r;n++){let r=e[n];r===`__proto__`||r===`constructor`||r===`prototype`||(i[r]=Sa(t[r]))}}}else if(Da(e))if(Da(t)){if(!ka(e,t))return t;i=Object.assign({},e);let a=Object.keys(t);for(let o=0,s=a.length;o<s;o++){let s=a[o];if(s===`__proto__`||s===`constructor`||s===`prototype`)continue;let c=t[s];if(Oa(c))c===void 0?delete i[s]:i[s]=c;else{let a=i[s],o=c;if(wa(e,s,r)||wa(t,s,r))delete i[s];else{if(Da(a)&&Da(o)){let n=r.get(a)||[],i=r.get(o)||[];n.push({obj:e,key:s}),i.push({obj:t,key:s}),r.set(a,n),r.set(o,i)}i[s]=Ca(i[s],c,n,r)}}}}else i=t;return i}}function wa(e,t,n){let r=n.get(e[t])||[];for(let n=0,i=r.length;n<i;n++){let i=r[n];if(i.key===t&&i.obj===e)return!0}return!1}function Ta(e){return Array.isArray(e)}function Ea(e){return typeof e==`function`}function Da(e){return!Oa(e)&&!Ta(e)&&!Ea(e)&&typeof e==`object`}function Oa(e){return typeof e==`string`||typeof e==`number`||typeof e==`boolean`||e===void 0||e instanceof Date||e instanceof RegExp||e===null}function ka(e,t){return!(!aa(e)||!aa(t))}var Aa,ja=n((()=>{ba(),Aa=20}));function Ma(e,t){let n,r=new Promise(function(e,r){n=setTimeout(function(){r(new Na(`Operation timed out.`))},t)});return Promise.race([e,r]).then(e=>(clearTimeout(n),e),e=>{throw clearTimeout(n),e})}var Na,Pa=n((()=>{Na=class e extends Error{constructor(t){super(t),Object.setPrototypeOf(this,e.prototype)}}}));function Fa(e,t){return typeof t==`string`?e===t:!!e.match(t)}function Ia(e,t){if(!t)return!1;for(let n of t)if(Fa(e,n))return!0;return!1}var La=n((()=>{})),Ra,za=n((()=>{P(),Ra=class{constructor(){N(this,`_promise`,void 0),N(this,`_resolve`,void 0),N(this,`_reject`,void 0),this._promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}get promise(){return this._promise}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}})),Ba,Va=n((()=>{za(),P(),Ba=class{constructor(e,t){N(this,`_isCalled`,!1),N(this,`_deferred`,new Ra),N(this,`_callback`,void 0),N(this,`_that`,void 0),this._callback=e,this._that=t}get isCalled(){return this._isCalled}get promise(){return this._deferred.promise}call(...e){if(!this._isCalled){this._isCalled=!0;try{Promise.resolve(this._callback.call(this._that,...e)).then(e=>this._deferred.resolve(e),e=>this._deferred.reject(e))}catch(e){this._deferred.reject(e)}}return this._deferred.promise}}}));function Ha(e,t){return new Promise(n=>{O.with(or(O.active()),()=>{e.export(t,n)})})}var Ua=n((()=>{M(),lr()})),Wa,B=n((()=>{yr(),P(),Tr(),Mr(),kr(),Ni(),Pi(),_r(),xi(),Ii(),ia(),M(),lr(),Zi(),ja(),Pa(),La(),Va(),Ua(),Wa={_export:Ha}}));B(),P();var Ga=class{constructor(e=window.performance){N(this,`_clock`,void 0),N(this,`epochMillisFromOriginOffset`,e=>this._clock.timeOrigin+e),N(this,`getNowHRTime`,()=>R(this.getNowMillis())),N(this,`getNowMillis`,()=>this.epochMillisFromOriginOffset(this._clock.now())),N(this,`millisSinceHRTime`,e=>this.getNowMillis()-Ei(e)),N(this,`millisFromZeroTime`,e=>e),this._clock=e}},V,Ka=n((()=>{(function(e){e[e.UNSPECIFIED=0]=`UNSPECIFIED`,e[e.TRACE=1]=`TRACE`,e[e.TRACE2=2]=`TRACE2`,e[e.TRACE3=3]=`TRACE3`,e[e.TRACE4=4]=`TRACE4`,e[e.DEBUG=5]=`DEBUG`,e[e.DEBUG2=6]=`DEBUG2`,e[e.DEBUG3=7]=`DEBUG3`,e[e.DEBUG4=8]=`DEBUG4`,e[e.INFO=9]=`INFO`,e[e.INFO2=10]=`INFO2`,e[e.INFO3=11]=`INFO3`,e[e.INFO4=12]=`INFO4`,e[e.WARN=13]=`WARN`,e[e.WARN2=14]=`WARN2`,e[e.WARN3=15]=`WARN3`,e[e.WARN4=16]=`WARN4`,e[e.ERROR=17]=`ERROR`,e[e.ERROR2=18]=`ERROR2`,e[e.ERROR3=19]=`ERROR3`,e[e.ERROR4=20]=`ERROR4`,e[e.FATAL=21]=`FATAL`,e[e.FATAL2=22]=`FATAL2`,e[e.FATAL3=23]=`FATAL3`,e[e.FATAL4=24]=`FATAL4`})(V||(V={}))}));function qa(){return Ya}var Ja,Ya,Xa=n((()=>{Ja=class{emit(e){}enabled(){return!1}},Ya=new Ja}));function Za(e,t,n){return r=>r===e?t:n}var Qa,$a,eo=n((()=>{Qa=Symbol.for(`io.opentelemetry.js.api.logs`),$a=globalThis})),to,no,ro=n((()=>{Xa(),to=class{getLogger(e,t,n){return new Ja}},no=new to})),io,ao=n((()=>{Xa(),io=class{constructor(e,t,n,r){this._provider=e,this.name=t,this.version=n,this.options=r}emit(e){this._getLogger().emit(e)}enabled(e){return this._getLogger().enabled(e)}_getLogger(){if(this._delegate)return this._delegate;let e=this._provider._getDelegateLogger(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):Ya}}})),oo,so=n((()=>{ro(),ao(),oo=class{getLogger(e,t,n){var r;return(r=this._getDelegateLogger(e,t,n))==null?new io(this,e,t,n):r}_getDelegate(){var e;return(e=this._delegate)==null?no:e}_setDelegate(e){this._delegate=e}_getDelegateLogger(e,t,n){var r;return(r=this._delegate)==null?void 0:r.getLogger(e,t,n)}}})),co,lo=n((()=>{eo(),ro(),so(),co=class e{constructor(){this._proxyLoggerProvider=new oo}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalLoggerProvider(e){return $a[Qa]?this.getLoggerProvider():($a[Qa]=Za(1,e,no),this._proxyLoggerProvider._setDelegate(e),e)}getLoggerProvider(){var e,t;return(t=(e=$a[Qa])==null?void 0:e.call($a,1))==null?this._proxyLoggerProvider:t}getLogger(e,t,n){return this.getLoggerProvider().getLogger(e,t,n)}disable(){delete $a[Qa],this._proxyLoggerProvider=new oo}}})),uo,H=n((()=>{Ka(),Xa(),lo(),uo=co.getInstance()}));function fo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function U(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?fo(Object(n),!0).forEach(function(t){N(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fo(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var W=n((()=>{P()}));M(),H(),P(),W();var po=class{constructor(e,t,n){this.instrumentationName=e,this.instrumentationVersion=t,N(this,`_config`,{}),N(this,`_diag`,void 0),N(this,`_tracer`,void 0),N(this,`_meter`,void 0),N(this,`_logger`,void 0),this.setConfig(n),this._diag=k.createComponentLogger({namespace:e}),this._tracer=j.getTracer(e,t),this._meter=zt.getMeter(e,t),this._logger=uo.getLogger(e,t),this._updateMetricInstruments()}get tracer(){return this._tracer}get meter(){return this._meter}get logger(){return this._logger}getModuleDefinitions(){var e;let t=(e=this.init())==null?[]:e;return Array.isArray(t)?t:[t]}getConfig(){return this._config}setConfig(e){this._config=U({enabled:!0},e)}setLoggerProvider(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)}setMeterProvider(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()}setTracerProvider(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)}_updateMetricInstruments(){}_runSpanCustomizationHook(e,t,n,r){if(e)try{e(n,r)}catch(e){this._diag.error(`Error running span customization hook due to exception in handler`,{triggerName:t},e)}}};P();var G=class extends po{constructor({instrumentationName:e,instrumentationVersion:t,config:n,diag:r,perf:i,limitManager:a}){super(e,t,n),N(this,`_userSessionManager`,void 0),N(this,`_logManager`,void 0),N(this,`_limitManager`,void 0),N(this,`_perf`,void 0),r&&(this._diag=r),this._perf=i==null?new Ga:i,this._userSessionManager=Mn.getUserSessionManager(),this._logManager=vn.getLogManager(),this._limitManager=a}get limitManager(){return this._limitManager}get userSessionManager(){return this._userSessionManager}get logManager(){return this._logManager}get perf(){return this._perf}init(){}setLimitManager(e){this._limitManager=e}setLogManager(e){this._logManager=e}setUserSessionManager(e){this._userSessionManager=e}};P();let mo=/\([^()]+\)/g;var ho=class extends G{constructor({diag:e,shouldCleanupPathOptionsFromRouteName:t=!0}){super({config:{},diag:e,instrumentationName:`NavigationInstrumentation`,instrumentationVersion:`1.0.0`}),N(this,`_shouldCleanupPathOptionsFromRouteName`,!0),N(this,`_currentRouteSpan`,null),N(this,`_instrumentationType`,`manual`),N(this,`_removeSessionStartedFn`,null),N(this,`_removeSessionEndedFn`,null),N(this,`setInstrumentationType`,e=>{this._instrumentationType=e}),N(this,`setCurrentRoute`,e=>{if(!this._config.enabled)return;let t=Tn.getCurrentRoute();e.url!==(t==null?void 0:t.url)&&(Tn.setCurrentRoute(e),this._endRouteSpan(t),this._startRouteSpan(e))}),N(this,`_setupSessionListeners`,()=>{this._removeSessionStartedFn||(this._removeSessionStartedFn=this.userSessionManager.addSessionPartStartedListener(()=>{let e=Tn.getCurrentRoute();e&&!this._currentRouteSpan&&(this._diag.debug(`Session started, starting route span.`),this._startRouteSpan(e))})),this._removeSessionEndedFn||(this._removeSessionEndedFn=this.userSessionManager.addSessionPartEndedListener(()=>{this._currentRouteSpan&&(this._diag.debug(`Session ended, ending route span.`),this._endRouteSpan(Tn.getCurrentRoute()))}))}),N(this,`_cleanUpSessionListeners`,()=>{this._removeSessionStartedFn&&(this._removeSessionStartedFn(),this._removeSessionStartedFn=null),this._removeSessionEndedFn&&(this._removeSessionEndedFn(),this._removeSessionEndedFn=null)}),N(this,`_startRouteSpan`,e=>{this._diag.debug(`Starting route span for url: ${e.url}`),this._setupSessionListeners();let t=this._shouldCleanupPathOptionsFromRouteName?e.path.replace(mo,``):e.path;return this._currentRouteSpan=this.tracer.startSpan(t,{attributes:{[F]:`ux.surface`,[$n]:t,[er]:Tn.getCurrentPageId()||void 0}}),this._currentRouteSpan.setAttribute(Xn,this._instrumentationType),this._currentRouteSpan}),N(this,`_endRouteSpan`,e=>{this._currentRouteSpan&&(e&&this._diag.debug(`Ending route span for url: ${e.url}`),this._currentRouteSpan.end(),this._currentRouteSpan=null)}),N(this,`enable`,()=>{this.setConfig({enabled:!0}),this._diag.debug(`NavigationInstrumentation enabled, listening for navigation events.`)}),N(this,`disable`,()=>{this._cleanUpSessionListeners(),this.setConfig({enabled:!1}),this._diag.debug(`NavigationInstrumentation disabled, stopped listening for navigation events.`)}),this._shouldCleanupPathOptionsFromRouteName=t,this._config.enabled&&this.enable()}};let go,_o=(e={})=>(go||(go=new ho(e)),go);function vo(e){let t=(e,t=2)=>String(e).padStart(t,`0`);return`${e.getUTCFullYear()}-${t(e.getUTCMonth()+1)}-${t(e.getUTCDate())} ${t(e.getUTCHours())}:${t(e.getUTCMinutes())}:${t(e.getUTCSeconds())}.${t(e.getUTCMilliseconds(),3)}`}function yo(e){let t=/edg/i.test(e)?`Edge`:/opr|opera/i.test(e)?`Opera`:/chrome|crios/i.test(e)?`Chrome`:/firefox|fxios/i.test(e)?`Firefox`:/safari/i.test(e)?`Safari`:`Unknown`,n=/windows/i.test(e)?`Windows`:/mac os|macintosh/i.test(e)?`macOS`:/android/i.test(e)?`Android`:/iphone|ipad|ios/i.test(e)?`iOS`:/linux/i.test(e)?`Linux`:`Unknown`;return{browserName:t,deviceType:/mobile|iphone|android.*mobile/i.test(e)?`mobile`:/ipad|tablet/i.test(e)?`tablet`:`desktop`,osName:n}}function bo(e){try{return JSON.stringify(e).length}catch(e){return 64}}function xo(e,t){try{e(t)}catch(e){}}let So=[`log`,`info`,`warn`,`error`,`debug`],Co=2e3;function wo(e){let t={};for(let n of So){let r=console[n];t[n]=r,console[n]=(...t)=>{xo(e,{level:n,message:To(t),type:`console`}),r.apply(console,t)}}return()=>{for(let e of So){let n=t[e];n&&(console[e]=n)}}}function To(e){let t=e.map(e=>{if(typeof e==`string`)return e;if(e instanceof Error)return`${e.name}: ${e.message}`;try{return JSON.stringify(e)}catch(t){return String(e)}}).join(` `);return t.length>Co?`${t.slice(0,Co)}…`:t}M();function Eo(){var e;let t=(e=j.getActiveSpan())==null?void 0:e.spanContext().traceId;return t&&t!==`00000000000000000000000000000000`?t:void 0}let Do=4e3;function Oo(e){let t=t=>{var n,r;xo(e,{errorStack:ko((n=t.error)==null?void 0:n.stack),level:`error`,message:t.message||String((r=t.error)==null?`Error`:r),traceId:Eo(),type:`error`})},n=t=>{var n;let r=t.reason,i=typeof r==`string`?r:(n=r==null?void 0:r.message)==null?`Unhandled promise rejection`:n;xo(e,{errorStack:ko(typeof r==`object`?r==null?void 0:r.stack:void 0),level:`error`,message:i,traceId:Eo(),type:`error`})};return window.addEventListener(`error`,t),window.addEventListener(`unhandledrejection`,n),()=>{window.removeEventListener(`error`,t),window.removeEventListener(`unhandledrejection`,n)}}function ko(e){if(e)return e.length>Do?`${e.slice(0,Do)}…`:e}function Ao(e,t){let n=n=>{let r=n.target;r instanceof Element&&xo(e,{targetSelector:jo(r),targetText:t?void 0:Mo(r),type:`click`})},r=t=>{let n=t.target;n instanceof Element&&xo(e,{targetSelector:jo(n),type:`input`})};return document.addEventListener(`click`,n,!0),document.addEventListener(`input`,r,!0),()=>{document.removeEventListener(`click`,n,!0),document.removeEventListener(`input`,r,!0)}}function jo(e){return`${e.tagName.toLowerCase()}${e.id?`#${e.id}`:``}${typeof e.className==`string`&&e.className.trim()?`.${e.className.trim().split(/\s+/)[0]}`:``}`}function Mo(e){var t;let n=((t=e.textContent)==null?``:t).trim().replace(/\s+/g,` `);if(n)return n.length>120?`${n.slice(0,120)}…`:n}function No(e){let t=``,n=()=>{let n=location.href;n!==t&&(t=n,xo(e,{type:`navigation`,url:n}))};n();let r=history.pushState,i=history.replaceState;return history.pushState=function(...e){let t=r.apply(this,e);return n(),t},history.replaceState=function(...e){let t=i.apply(this,e);return n(),t},window.addEventListener(`popstate`,n),window.addEventListener(`hashchange`,n),()=>{history.pushState=r,history.replaceState=i,window.removeEventListener(`popstate`,n),window.removeEventListener(`hashchange`,n)}}function Po(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(e){n(e);return}s.done?t(c):Promise.resolve(c).then(r,i)}function K(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var a=e.apply(t,n);function o(e){Po(a,r,i,o,s,`next`,e)}function s(e){Po(a,r,i,o,s,`throw`,e)}o(void 0)})}}var q=n((()=>{}));q(),W();function Fo(e,t){let n=typeof window<`u`?window.fetch.bind(window):void 0;n&&(window.fetch=function(){var e=K(function*(e,t){let i=Io(e),a=Lo(e,t),o=Eo(),s=performance.now();try{let c=yield n(e,t);return r(i,a,c.status,s,o),c}catch(e){throw r(i,a,0,s,o,String(e)),e}});return function(t,n){return e.apply(this,arguments)}}());let r=(n,r,i,a,o,s)=>{t(n)||xo(e,U({net:{durationMs:Math.round(performance.now()-a),method:r,status:i,url:n},traceId:o,type:`network`},s?{attrs:{error:s}}:{}))},i=typeof window<`u`?window.XMLHttpRequest:void 0,a=i==null?void 0:i.prototype.open,o=i==null?void 0:i.prototype.send;return i&&a&&o&&(i.prototype.open=function(e,t,...n){return this.__mxlMethod=String(e).toUpperCase(),this.__mxlUrl=typeof t==`string`?t:t.href,a.apply(this,[e,t,...n])},i.prototype.send=function(...e){let t=this,n=performance.now(),i=Eo();return this.addEventListener(`loadend`,()=>{var e,a;r((e=t.__mxlUrl)==null?``:e,(a=t.__mxlMethod)==null?`GET`:a,this.status,n,i)}),o.apply(this,e)}),()=>{n&&(window.fetch=n),i&&a&&(i.prototype.open=a),i&&o&&(i.prototype.send=o)}}function Io(e){return typeof e==`string`?e:e instanceof URL?e.href:e.url}function Lo(e,t){var n;let r=(n=t==null?void 0:t.method)==null?typeof e==`object`&&`method`in e?e.method:void 0:n;return(r==null?`GET`:r).toUpperCase()}q();function Ro({config:e,sessionId:t,transport:n,onActivity:r,flushIntervalMs:i=5e3,flushBytes:a=65536}){let o=[],s=0,c=0,l=!1,u=e=>{l||(o.push({ev:e,seq:c++}),s+=bo(e),s>=a&&d())},d=function(){var e=K(function*(e=!1){if(o.length===0||l)return;r==null||r();let i=o;o=[],s=0;let a=i.map(({ev:e,seq:n})=>zo(t,e,n));yield n.postSessionEvents(a,e)});return function(){return e.apply(this,arguments)}}(),f=[No(u),Ao(u,e.maskAllText),wo(u),Fo(u,e=>n.shouldIgnoreUrl(e)),Oo(u)],p=i>0?setInterval(()=>{d()},i):void 0;return{flush:d,pause:()=>{l=!0},resume:()=>{l=!1},stop:()=>{p&&clearInterval(p);for(let e of f)e()}}}function zo(e,t,n){var r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b;return{attributes:(r=t.attrs)==null?{}:r,error_stack:(i=t.errorStack)==null?``:i,level:(a=t.level)==null?``:a,message:(o=t.message)==null?``:o,net_duration_ms:(s=(c=t.net)==null?void 0:c.durationMs)==null?0:s,net_method:(l=(u=t.net)==null?void 0:u.method)==null?``:l,net_status:(d=(f=t.net)==null?void 0:f.status)==null?0:d,net_url:(p=(m=t.net)==null?void 0:m.url)==null?``:p,seq:n,session_id:e,target_selector:(h=t.targetSelector)==null?``:h,target_text:(g=t.targetText)==null?``:g,timestamp:vo(new Date((_=t.timestamp)==null?Date.now():_)),trace_id:(v=(y=t.traceId)==null?Eo():y)==null?``:v,type:t.type,url:(b=t.url)==null?typeof location<`u`?location.href:``:b}}q();let Bo=`https://unpkg.com/rrweb@2.0.0-alpha.20/dist/rrweb.umd.cjs`,Vo,Ho,Uo=Bo;function Wo(e){Uo=e,Vo=void 0}function Go(e){return new Promise((t,n)=>{let r=document.createElement(`script`);r.src=e,r.async=!0,r.onload=()=>t(),r.onerror=n,document.head.appendChild(r)})}function Ko(){return qo.apply(this,arguments)}function qo(){return qo=K(function*(){if(typeof window>`u`)throw Error(`no browser`);if(window.rrweb)return window.rrweb;if(yield Go(Uo),!window.rrweb)throw Error(`no rrweb`);return window.rrweb}),qo.apply(this,arguments)}function Jo(){return Ho?Ho():(Vo===void 0&&(Vo=Ko()),Vo)}function Yo(){Vo=void 0,Ho=void 0,Uo=Bo}function Xo(e){Ho=e,Vo=void 0}q();function Zo(e){return Qo.apply(this,arguments)}function Qo(){return Qo=K(function*(e){let t=new Blob([e]).stream().pipeThrough(new CompressionStream(`gzip`)),n=yield new Response(t).arrayBuffer();return new Uint8Array(n)}),Qo.apply(this,arguments)}q(),W();function $o({config:e,sessionId:t,transport:n,chunkSeqStore:r,rrwebModule:i,onActivity:a,flushIntervalMs:o=5e3,flushBytes:s=102400}){let c=[],l=0,u=!1,d=0,f=!1,p=function(){var e=K(function*(e=!1){if(c.length===0)return;a==null||a();let i=c,o=u,s=r.nextChunkSeq(t),d=i[0].timestamp,f=i[i.length-1].timestamp;c=[],l=0,u=!1;let p=yield Zo(new TextEncoder().encode(JSON.stringify(i)));yield n.postSessionBlob({chunkSeq:s,durationMs:Math.max(0,f-d),eventCount:i.length,isCheckpoint:o,sessionId:t},p,e)});return function(){return e.apply(this,arguments)}}(),{record:m}=i,h=m(U(U({checkoutEveryNms:3e4,emit:(e,t)=>{var n;if(f)return;let r=e;(t===!0||r.type===2)&&(u=!0),r.type===3&&((n=r.data)==null?void 0:n.source)===2&&r.data.type===2&&d++,c.push(r),l+=bo(r),l>=s&&p()},maskAllInputs:e.maskAllInputs},e.maskAllText?{maskTextSelector:`*`}:{}),e.rrwebOptions)),g=o>0?setInterval(()=>{p()},o):void 0;return{flush:p,getClickCount:()=>d,pause:()=>{f=!0},resume:()=>{f=!1},stop:()=>{g&&clearInterval(g),h==null||h()}}}let es=new Set;function ts(e){!e||e===`00000000000000000000000000000000`||es.add(e)}function ns(){return Array.from(es)}function rs(){es.clear()}let is=`__MXL_REPLAY_SESSION__`;function as(e){globalThis[is]={recordTraceId:ts,sessionId:e}}function os(){delete globalThis[is]}function ss(e){let t=e=>`replay.chunkSeq.${e}`;return{nextChunkSeq(n){let r=e.getItem(t(n)),i=r===null?0:Number.parseInt(r,10),a=Number.isFinite(i)?i:0;return e.setItem(t(n),String(a+1)),a}}}function cs(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function ls(e,t){if(e==null)return{};var n,r,i=cs(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}let us=[`debug`,`enabled`,`sampleRate`,`maskAllInputs`,`maskAllText`,`flushIntervalMs`,`omitRedundantInstrumentations`];function ds(e,t,n=!0){let r=t==null?{}:t,{debug:i=!1,enabled:a,sampleRate:o,maskAllInputs:s=!0,maskAllText:c=!0,flushIntervalMs:l=5e3,omitRedundantInstrumentations:u}=r,d=ls(r,us);return{appID:e.appID,appVersion:e.appVersion,debug:i,environment:void 0,flushIntervalMs:l,maskAllInputs:s,maskAllText:c,replayEnabled:a==null?n:a,replaySampleRate:o==null?1:o,rrwebOptions:d,serviceName:e.serviceName,userID:e.userID}}W();function fs(e){let t=!1,n=()=>{var n;t||(t=!0,e.recorder.flush(!0),e.events.flush(!0),e.transport.postSessionMeta(ps(e.config,e.sessionId,e.startedAt,2,`ended`,e.recorder.getClickCount()),!0),e.recorder.stop(),e.events.stop(),rs(),(n=e.onFinalize)==null||n.call(e))},r=()=>{document.visibilityState===`hidden`&&n()};return document.addEventListener(`visibilitychange`,r),window.addEventListener(`pagehide`,n),()=>{document.removeEventListener(`visibilitychange`,r),window.removeEventListener(`pagehide`,n)}}function ps(e,t,n,r,i,a){var o;let s=yo(navigator.userAgent),c=new Date,l={browser_name:s.browserName,device_type:s.deviceType,os_name:s.osName,resource_attributes:U(U({},e.environment?{"deployment.environment":e.environment,"deployment.environment.name":e.environment}:{}),e.appVersion?{"deployment.commit_sha":e.appVersion}:{}),service_name:(o=e.serviceName)==null?``:o,session_id:t,start_time:vo(n),status:i,url_initial:window.location.href,user_agent:navigator.userAgent,user_id:hs(),version:r};return i===`ended`&&(l.click_count=a==null?0:a,l.duration_ms=Math.max(0,c.getTime()-n.getTime()),l.end_time=vo(c),l.trace_ids=ns()),l}function ms(e){let t=e.getUserSessionStartTime();return new Date(t==null?Date.now():t)}function hs(){var e;return(e=qn.getUserId())==null?``:e}P(),q();var gs=class{constructor({context:e,userSessionManager:t,sessionStorage:n,rrwebOptions:r,recordUserSessions:i=!0,diag:a}){N(this,`_context`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_chunkSeqStore`,void 0),N(this,`_config`,void 0),N(this,`_diag`,void 0),N(this,`_recordUserSessions`,void 0),N(this,`_active`,void 0),N(this,`_paused`,!1),N(this,`_enableRequested`,!1),N(this,`_startInProgress`,!1),N(this,`_stopInProgress`,!1),N(this,`_removeSessionStartedListener`,void 0),this._context=e,this._userSessionManager=t,this._chunkSeqStore=ss(n),this._recordUserSessions=i,this._config=ds(e,r,i),this._diag=a==null?{debug:()=>void 0,error:()=>void 0,info:()=>void 0,verbose:()=>void 0,warn:()=>void 0}:a}isRecording(){return!!this._active&&!this._paused}enable(e){if(!this._recordUserSessions&&!(e!=null&&e.force)){this._diag.debug(`recordUserSessions disabled, waiting for manual enable`);return}this._enableRequested=!0,this._paused=!1,this._tryStart()}pause(){this._active&&(this._enableRequested=!1,this._paused=!0,this._active.recorder.pause(),this._active.events.pause())}resume(){if(!this._active){this.enable();return}let e=this._paused;this._enableRequested=!0,this._paused=!1,this._active.recorder.resume(),this._active.events.resume(),e&&this._active.rrwebModule.record.takeFullSnapshot()}stop(){var e=this;return K(function*(){var t;if(e._enableRequested=!1,e._paused=!1,(t=e._removeSessionStartedListener)==null||t.call(e),e._removeSessionStartedListener=void 0,!e._active){os(),rs();return}if(e._stopInProgress)return;e._stopInProgress=!0;let n=e._active;e._active=void 0;try{var r;(r=n.removeSessionEndListener)==null||r.call(n),n.removeLifecycle(),yield n.recorder.flush(!0),yield n.events.flush(!0),n.recorder.stop(),n.events.stop()}finally{os(),rs(),e._stopInProgress=!1}})()}_tryStart(){var e=this;return K(function*(){if(!e._enableRequested||e._active||e._startInProgress||e._stopInProgress)return;if(typeof window>`u`){e._diag.warn(`session replay cannot run in non-browser environments`);return}let t=e._userSessionManager.getUserSessionId();if(t===null){e._removeSessionStartedListener||(e._removeSessionStartedListener=e._userSessionManager.addSessionPartStartedListener(()=>{var t;(t=e._removeSessionStartedListener)==null||t.call(e),e._removeSessionStartedListener=void 0,e._tryStart()}));return}if(e._config.replayEnabled){if(Math.random()>=e._config.replaySampleRate){e._diag.debug(`session replay skipped by sample rate`);return}e._startInProgress=!0;try{let n=yield Jo();if(!e._enableRequested||e._active)return;as(t),rs();let r=ms(e._userSessionManager),i=()=>{},a=$o({chunkSeqStore:e._chunkSeqStore,config:e._config,flushIntervalMs:e._config.flushIntervalMs,onActivity:i,rrwebModule:n,sessionId:t,transport:e._context.transport}),o=Ro({config:e._config,flushIntervalMs:e._config.flushIntervalMs,onActivity:i,sessionId:t,transport:e._context.transport});e._context.transport.postSessionMeta(ps(e._config,t,r,1,`active`,null)),e._active={events:o,recorder:a,removeLifecycle:globalThis.__MXL_TEST_SKIP_REPLAY_LIFECYCLE__===!0?()=>void 0:fs({config:e._config,events:o,onFinalize:()=>{e._active=void 0,os(),rs()},recorder:a,sessionId:t,startedAt:r,transport:e._context.transport}),removeSessionEndListener:e._userSessionManager.addSessionPartEndedListener(()=>{a.flush(!0),o.flush(!0)}),rrwebModule:n},e._diag.debug(`session recording started`)}catch(t){e._diag.error(`failed to start session recording`,t)}finally{e._startInProgress=!1}}})()}};P(),q();var _s=class extends G{constructor(e={}){super({config:{},diag:e.diag,instrumentationName:`ReplayInstrumentation`,instrumentationVersion:`2.0.0`,perf:e.perf}),N(this,`_args`,void 0),N(this,`_sessionRecording`,void 0),N(this,`_wasPaused`,!1),N(this,`_stopPromise`,void 0),this._args=e,(!e.replayContext||!e.sessionStorage)&&this._diag.warn(`replayContext and sessionStorage are required for session recording`),this._config.enabled||this._diag.debug(`disabled, not starting`)}setUserSessionManager(e){super.setUserSessionManager(e),this._ensureSessionRecording()}_ensureSessionRecording(){if(this._sessionRecording)return this._sessionRecording;let{replayContext:e,sessionStorage:t,recordUserSessions:n,rrwebOptions:r}=this._args;if(!(!e||!t))return this._sessionRecording=new gs({context:e,diag:this._diag,recordUserSessions:n,rrwebOptions:r,sessionStorage:t,userSessionManager:this.userSessionManager}),this._sessionRecording}isRecording(){var e,t;return(e=(t=this._sessionRecording)==null?void 0:t.isRecording())==null?!1:e}enable(e){this._wasPaused=!1,this._enableWhenReady(e)}pause(){var e;this._wasPaused=!0,(e=this._sessionRecording)==null||e.pause()}resume(){if(this._wasPaused){this._resumeWhenReady();return}this._enableWhenReady({force:!0})}_enableWhenReady(e){var t=this;return K(function*(){var n;yield t._stopPromise,(n=t._ensureSessionRecording())==null||n.enable(e)})()}_resumeWhenReady(){var e=this;return K(function*(){var t;yield e._stopPromise,(t=e._sessionRecording)==null||t.resume(),e._wasPaused=!1})()}disable(){let e=this._sessionRecording;e&&(this._stopPromise=e.stop().finally(()=>{this._sessionRecording===e&&(this._sessionRecording=void 0),this._stopPromise=void 0}))}waitForDisable(){var e=this;return K(function*(){yield e._stopPromise})()}};function vs(e,t,n,r){for(let i=0,a=e.length;i<a;i++){let a=e[i];t&&a.setTracerProvider(t),n&&a.setMeterProvider(n),r&&a.setLoggerProvider&&a.setLoggerProvider(r),a.getConfig().enabled||a.enable()}}function ys(e){e.forEach(e=>e.disable())}var bs=n((()=>{}));function xs(e){var t,n;let r=e.tracerProvider||j.getTracerProvider(),i=e.meterProvider||zt.getMeterProvider(),a=e.loggerProvider||uo.getLoggerProvider(),o=(t=(n=e.instrumentations)==null?void 0:n.flat())==null?[]:t;return vs(o,r,i,a),()=>{ys(o)}}var Ss=n((()=>{M(),H(),bs()}));function Cs(e,t,n){let r=!!e[t]&&Object.prototype.propertyIsEnumerable.call(e,t);Object.defineProperty(e,t,{configurable:!0,enumerable:r,writable:!0,value:n})}function ws(e){e&&e.logger&&(typeof e.logger==`function`?J=e.logger:J(`new logger isn't a function, not replacing`))}var J,Ts,Es,Ds,Os,ks=n((()=>{J=console.error.bind(console),Ts=(e,t,n)=>{if(!e||!e[t]){J(`no original function `+String(t)+` to wrap`);return}if(!n){J(`no wrapper function`),J(Error().stack);return}let r=e[t];if(typeof r!=`function`||typeof n!=`function`){J(`original object and wrapper must be functions`);return}let i=n(r,t);return Cs(i,`__original`,r),Cs(i,`__unwrap`,()=>{e[t]===i&&Cs(e,t,r)}),Cs(i,`__wrapped`,!0),Cs(e,t,i),i},Es=(e,t,n)=>{if(e)Array.isArray(e)||(e=[e]);else{J(`must provide one or more modules to patch`),J(Error().stack);return}if(!(t&&Array.isArray(t))){J(`must provide one or more functions to wrap on modules`);return}e.forEach(e=>{t.forEach(t=>{Ts(e,t,n)})})},Ds=(e,t)=>{if(!e||!e[t]){J(`no function to unwrap.`),J(Error().stack);return}let n=e[t];if(!n.__unwrap)J(`no original to unwrap to -- has `+String(t)+` already been unwrapped?`);else{n.__unwrap();return}},Os=(e,t)=>{if(e)Array.isArray(e)||(e=[e]);else{J(`must provide one or more modules to patch`),J(Error().stack);return}if(!(t&&Array.isArray(t))){J(`must provide one or more functions to unwrap on modules`);return}e.forEach(e=>{t.forEach(t=>{Ds(e,t)})})},ws.wrap=Ts,ws.massWrap=Es,ws.unwrap=Ds,ws.massUnwrap=Os})),As,js=n((()=>{M(),H(),ks(),P(),W(),As=class{constructor(e,t,n){N(this,`_config`,{}),N(this,`_tracer`,void 0),N(this,`_meter`,void 0),N(this,`_logger`,void 0),N(this,`_diag`,void 0),N(this,`instrumentationName`,void 0),N(this,`instrumentationVersion`,void 0),N(this,`_wrap`,Ts),N(this,`_unwrap`,Ds),N(this,`_massWrap`,Es),N(this,`_massUnwrap`,Os),this.instrumentationName=e,this.instrumentationVersion=t,this.setConfig(n),this._diag=k.createComponentLogger({namespace:e}),this._tracer=j.getTracer(e,t),this._meter=zt.getMeter(e,t),this._logger=uo.getLogger(e,t),this._updateMetricInstruments()}get meter(){return this._meter}setMeterProvider(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()}get logger(){return this._logger}setLoggerProvider(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)}getModuleDefinitions(){var e;let t=(e=this.init())==null?[]:e;return Array.isArray(t)?t:[t]}_updateMetricInstruments(){}getConfig(){return this._config}setConfig(e){this._config=U({enabled:!0},e)}setTracerProvider(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)}get tracer(){return this._tracer}_runSpanCustomizationHook(e,t,n,r){if(e)try{e(n,r)}catch(e){this._diag.error(`Error running span customization hook due to exception in handler`,{triggerName:t},e)}}}})),Ms,Ns=n((()=>{js(),Ms=class extends As{constructor(e,t,n){super(e,t,n),this._config.enabled&&this.enable()}}})),Ps=n((()=>{Ns(),M()}));function Fs(e,t,n){let r,i;try{i=e()}catch(e){r=e}finally{if(t(r,i),r&&!n)throw r;return i}}var Is=n((()=>{}));function Ls(e,t){let n=Y.OLD,r=t==null?void 0:t.split(`,`).map(e=>e.trim()).filter(e=>e!==``);for(let t of r==null?[]:r)if(t.toLowerCase()===e+`/dup`){n=Y.DUPLICATE;break}else t.toLowerCase()===e&&(n=Y.STABLE);return n}var Y,Rs=n((()=>{(function(e){e[e.STABLE=1]=`STABLE`,e[e.OLD=2]=`OLD`,e[e.DUPLICATE=3]=`DUPLICATE`})(Y||(Y={}))})),zs=n((()=>{Ss(),Ps(),P(),Is(),Rs()}));function Bs(){if(Vs===void 0)try{let e=globalThis.process.argv0;Vs=e?`unknown_service:${e}`:`unknown_service`}catch(e){Vs=`unknown_service`}return Vs}var Vs,Hs=n((()=>{})),Us,Ws=n((()=>{Us=e=>typeof e==`object`&&!!e&&typeof e.then==`function`}));function Gs(e,t){return Zs.FromAttributeList(Object.entries(e),t)}function Ks(){return Gs({})}function qs(){return Gs({[ai]:Bs(),[oi]:yi[oi],[ci]:yi[ci],[li]:yi[li]})}function Js(e){return e.map(([e,t])=>Us(t)?[e,t.catch(t=>{k.debug(`promise rejection for resource attribute: %s - %s`,e,t)})]:[e,t])}function Ys(e){if(typeof e==`string`||e===void 0)return e;k.warn(`Schema URL must be string or undefined, got %s. Schema URL will be ignored.`,e)}function Xs(e,t){let n=e==null?void 0:e.schemaUrl,r=t==null?void 0:t.schemaUrl,i=n===void 0||n===``,a=r===void 0||r===``;if(i)return r;if(a||n===r)return n;k.warn(`Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.`,n,r)}var Zs,Qs=n((()=>{M(),B(),I(),Hs(),Ws(),P(),q(),Zs=class e{static FromAttributeList(t,n){let r=new e({},n);return r._rawAttributes=Js(t),r._asyncAttributesPending=t.filter(([e,t])=>Us(t)).length>0,r}constructor(e,t){var n;N(this,`_rawAttributes`,void 0),N(this,`_asyncAttributesPending`,!1),N(this,`_schemaUrl`,void 0),N(this,`_memoizedAttributes`,void 0);let r=(n=e.attributes)==null?{}:n;this._rawAttributes=Object.entries(r).map(([e,t])=>(Us(t)&&(this._asyncAttributesPending=!0),[e,t])),this._rawAttributes=Js(this._rawAttributes),this._schemaUrl=Ys(t==null?void 0:t.schemaUrl)}get asyncAttributesPending(){return this._asyncAttributesPending}waitForAsyncAttributes(){var e=this;return K(function*(){if(e.asyncAttributesPending){for(let t=0;t<e._rawAttributes.length;t++){let[n,r]=e._rawAttributes[t];e._rawAttributes[t]=[n,Us(r)?yield r:r]}e._asyncAttributesPending=!1}})()}get attributes(){if(this.asyncAttributesPending&&k.error(`Accessing resource attributes before async attributes settled`),this._memoizedAttributes)return this._memoizedAttributes;let e={};for(let[t,n]of this._rawAttributes){if(Us(n)){k.debug(`Unsettled resource attribute ${t} skipped`);continue}n!=null&&(e[t]!=null||(e[t]=n))}return this._asyncAttributesPending||(this._memoizedAttributes=e),e}getRawAttributes(){return this._rawAttributes}get schemaUrl(){return this._schemaUrl}merge(t){if(t==null)return this;let n=Xs(this,t),r=n?{schemaUrl:n}:void 0;return e.FromAttributeList([...t.getRawAttributes(),...this.getRawAttributes()],r)}}})),$s=n((()=>{M(),Qs(),I(),B(),P(),Hs()}));M();function ec(e){return tc(e,new WeakSet)}function tc(e,t){if(e==null||typeof e==`string`||typeof e==`number`||typeof e==`boolean`||e instanceof Uint8Array)return!0;if(typeof e==`object`){if(t.has(e))return!1;if(t.add(e),Array.isArray(e)){for(let n of e)if(!tc(n,t))return!1;return!0}let n=e;if(n.constructor!==Object&&n.constructor!==void 0)return!1;for(let e in n)if(Object.prototype.hasOwnProperty.call(n,e)&&!tc(n[e],t))return!1;return!0}return!1}var X;(function(e){e[e.DROP_INVALID=0]=`DROP_INVALID`,e[e.DROP_LIMIT_REACHED=1]=`DROP_LIMIT_REACHED`,e[e.ADD_NEW=2]=`ADD_NEW`,e[e.ADD_OVERWRITE_EXISTING=3]=`ADD_OVERWRITE_EXISTING`})(X||(X={}));function nc(e,t,n,r,i){if(r.length===0)return k.warn(`Invalid attribute key: ${r}`),X.DROP_INVALID;if(!ec(i))return k.warn(`Invalid attribute value set for key: ${r}`),X.DROP_INVALID;let a=!Object.prototype.hasOwnProperty.call(e,r);return a&&n>=t.attributeCountLimit?X.DROP_LIMIT_REACHED:(e[r]=rc(i,t.attributeValueLengthLimit),a?X.ADD_NEW:X.ADD_OVERWRITE_EXISTING)}function rc(e,t){if(t<=0)return k.warn(`Attribute value limit must be positive, got ${t}`),e;if(e==null)return e;if(typeof e==`string`)return e.length<=t?e:e.substring(0,t);if(e instanceof Uint8Array)return e;if(Array.isArray(e))return e.map(e=>rc(e,t));if(typeof e==`object`){let n={};for(let[r,i]of Object.entries(e))n[r]=rc(i,t);return n}return e}function ic(e,t){if(t==null)return{};let n={},r=0,i=0;for(let[a,o]of Object.entries(t)){let t=nc(n,e,r,a,o);t===X.ADD_NEW?r+=1:(t===X.DROP_INVALID||t===X.DROP_LIMIT_REACHED)&&(i+=1)}return{attributes:r>0?n:void 0,droppedAttributesCount:i}}M(),B(),I(),P();var ac=class{set severityText(e){this._isLogRecordReadonly()||(this._severityText=e)}get severityText(){return this._severityText}set severityNumber(e){this._isLogRecordReadonly()||(this._severityNumber=e)}get severityNumber(){return this._severityNumber}set body(e){this._isLogRecordReadonly()||(this._body=e)}get body(){return this._body}get eventName(){return this._eventName}set eventName(e){this._isLogRecordReadonly()||(this._eventName=e)}get droppedAttributesCount(){return this._droppedAttributesCount}constructor(e,t,n){N(this,`hrTime`,void 0),N(this,`hrTimeObserved`,void 0),N(this,`spanContext`,void 0),N(this,`resource`,void 0),N(this,`instrumentationScope`,void 0),N(this,`attributes`,{}),N(this,`_severityText`,void 0),N(this,`_severityNumber`,void 0),N(this,`_body`,void 0),N(this,`_eventName`,void 0),N(this,`_attributesCount`,0),N(this,`_droppedAttributesCount`,0),N(this,`_isReadonly`,!1),N(this,`_logRecordLimits`,void 0);let{timestamp:r,observedTimestamp:i,eventName:a,severityNumber:o,severityText:s,body:c,attributes:l={},exception:u,context:d}=n,f=Date.now();if(this.hrTime=Ci(r==null?f:r),this.hrTimeObserved=Ci(i==null?f:i),d){let e=j.getSpanContext(d);e&<(e)&&(this.spanContext=e)}this.severityNumber=o,this.severityText=s,this.body=c,this.resource=e.resource,this.instrumentationScope=t,this._logRecordLimits=e.logRecordLimits,this._eventName=a,this.setAttributes(l),u!=null&&this._setException(u)}setAttribute(e,t){if(this._isLogRecordReadonly())return this;let n=nc(this.attributes,this._logRecordLimits,this._attributesCount,e,t);return n===X.DROP_LIMIT_REACHED?(this._droppedAttributesCount++,this._droppedAttributesCount===1&&k.warn(`Dropping extra attributes.`)):n===X.ADD_NEW&&this._attributesCount++,this}setAttributes(e){for(let[t,n]of Object.entries(e))this.setAttribute(t,n);return this}setBody(e){return this.body=e,this}setEventName(e){return this.eventName=e,this}setSeverityNumber(e){return this.severityNumber=e,this}setSeverityText(e){return this.severityText=e,this}_makeReadonly(){this._isReadonly=!0}_setException(e){let t=!1;if(typeof e==`string`||typeof e==`number`)Object.hasOwn(this.attributes,`exception.message`)||this.setAttribute(Zr,String(e)),t=!0;else if(e&&typeof e==`object`){let n=e;n.code?(Object.hasOwn(this.attributes,`exception.type`)||this.setAttribute($r,n.code.toString()),t=!0):n.name&&(Object.hasOwn(this.attributes,`exception.type`)||this.setAttribute($r,n.name),t=!0),n.message&&(Object.hasOwn(this.attributes,`exception.message`)||this.setAttribute(Zr,n.message),t=!0),n.stack&&(Object.hasOwn(this.attributes,`exception.stacktrace`)||this.setAttribute(Qr,n.stack),t=!0)}t||k.warn(`Failed to record an exception ${e}`)}_isLogRecordReadonly(){return this._isReadonly&&k.warn(`Can not execute the operation on emitted log record`),this._isReadonly}};H(),M(),P(),W();var oc=class{constructor(e,t){N(this,`_instrumentationScope`,void 0),N(this,`_sharedState`,void 0),N(this,`_loggerConfig`,void 0),this._instrumentationScope=e,this._sharedState=t,this._loggerConfig=this._sharedState.getLoggerConfig(this._instrumentationScope)}emit(e){let t=e.context||O.active();if(!this.enabled(e))return;let n=new ac(this._sharedState,this._instrumentationScope,U({context:t},e));this._sharedState.loggerMetrics.emitLog(),this._sharedState.activeProcessor.onEmit(n,t),n._makeReadonly()}enabled(e){let t=this._loggerConfig;if(t.disabled)return!1;let n=e==null?void 0:e.severityNumber;if(typeof n==`number`&&n!==V.UNSPECIFIED&&n<t.minimumSeverity)return!1;let r=(e==null?void 0:e.context)||O.active();if(t.traceBased){let e=j.getSpanContext(r);if(e&<(e)&&(e.traceFlags&D.SAMPLED)!==D.SAMPLED)return!1}let i={context:r,instrumentationScope:this._instrumentationScope,severityNumber:e==null?void 0:e.severityNumber,eventName:e==null?void 0:e.eventName};for(let e of this._sharedState.processors)if(!e.enabled||e.enabled(i))return!0;return!1}},sc=class{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}enabled(e){return!1}};B(),P(),q();var cc=class{constructor(e,t){N(this,`processors`,void 0),N(this,`forceFlushTimeoutMillis`,void 0),this.processors=e,this.forceFlushTimeoutMillis=t}forceFlush(){var e=this;return K(function*(){let t=e.forceFlushTimeoutMillis;yield Promise.all(e.processors.map(e=>Ma(e.forceFlush(),t)))})()}onEmit(e,t){this.processors.forEach(n=>n.onEmit(e,t))}shutdown(){var e=this;return K(function*(){yield Promise.all(e.processors.map(e=>e.shutdown()))})()}enabled(e){for(let t of this.processors)if(!t.enabled||t.enabled(e))return!0;return!1}};function lc(e){if(e===void 0)return[`u`,null];if(e===null)return[`n`,null];let t=typeof e;return t===`string`?[`s`,e]:t===`boolean`?[`b`,e]:t===`number`?Number.isNaN(e)?[`nan`,null]:e===1/0?[`inf`,null]:e===-1/0?[`-inf`,null]:Object.is(e,-0)?[`n0`,null]:[`d`,e]:e instanceof Uint8Array?[`bytes`,Array.from(e)]:Array.isArray(e)?[`arr`,e.map(lc)]:[`map`,Object.entries(e).sort(([e],[t])=>e.localeCompare(t)).map(([e,t])=>[e,lc(t)])]}function uc(e){var t;return JSON.stringify([e.name,e.version||``,e.schemaUrl||``,lc(e.attributes),(t=e.droppedAttributesCount)==null?0:t])}P();var dc=class{constructor(e){N(this,`createdLogs`,void 0),this.createdLogs=e.createCounter(`otel.sdk.log.created`,{unit:`{log_record}`,description:`The number of logs submitted to enabled SDK Loggers.`})}emitLog(){this.createdLogs.add(1)}};M(),H(),W(),P();let fc={disabled:!1,minimumSeverity:V.UNSPECIFIED,traceBased:!1},pc=()=>U({},fc);var mc=class{constructor(e,t,n,r,i,a){N(this,`loggers`,new Map),N(this,`activeProcessor`,void 0),N(this,`registeredLogRecordProcessors`,[]),N(this,`resource`,void 0),N(this,`forceFlushTimeoutMillis`,void 0),N(this,`logRecordLimits`,void 0),N(this,`processors`,void 0),N(this,`loggerMetrics`,void 0),N(this,`_loggerConfigurator`,void 0),N(this,`_loggerConfigs`,new Map),this.resource=e,this.forceFlushTimeoutMillis=t,this.logRecordLimits=n,this.processors=r,r.length>0?(this.registeredLogRecordProcessors=r,this.activeProcessor=new cc(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new sc,this._loggerConfigurator=i==null?pc:i;let o=a?a.getMeter(`@opentelemetry/sdk-logs`,`0.219.0`):_e();this.loggerMetrics=new dc(o)}getLoggerConfig(e){let t=uc(e),n=this._loggerConfigs.get(t);return n||(n=this._loggerConfigurator(e),this._loggerConfigs.set(t,n),n)}};M(),H(),$s(),B(),P(),W();var hc=class{constructor(e={}){var t,n,r,i,a,o,s,c;N(this,`_shutdownOnce`,void 0),N(this,`_sharedState`,void 0);let l={resource:(t=e.resource)==null?qs():t,forceFlushTimeoutMillis:(n=e.forceFlushTimeoutMillis)==null?3e4:n,logRecordLimits:{attributeCountLimit:(r=(i=e.logRecordLimits)==null?void 0:i.attributeCountLimit)==null?128:r,attributeValueLengthLimit:(a=(o=e.logRecordLimits)==null?void 0:o.attributeValueLengthLimit)==null?1/0:a},loggerConfigurator:(s=e.loggerConfigurator)==null?pc:s,processors:(c=e.processors)==null?[]:c,meterProvider:e.meterProvider};this._sharedState=new mc(l.resource,l.forceFlushTimeoutMillis,l.logRecordLimits,l.processors,l.loggerConfigurator,l.meterProvider),this._shutdownOnce=new Ba(this._shutdown,this)}getLogger(e,t,n){if(this._shutdownOnce.isCalled)return k.warn(`A shutdown LoggerProvider cannot provide a Logger`),qa();e||k.warn(`Logger requested without instrumentation scope name.`);let r=U({name:e||`unknown`,version:t,schemaUrl:n==null?void 0:n.schemaUrl},ic(this._sharedState.logRecordLimits,n==null?void 0:n.attributes)),i=uc(r);return this._sharedState.loggers.has(i)||this._sharedState.loggers.set(i,new oc(r,this._sharedState)),this._sharedState.loggers.get(i)}forceFlush(){return this._shutdownOnce.isCalled?(k.warn(`invalid attempt to force flush after LoggerProvider shutdown`),this._shutdownOnce.promise):this._sharedState.activeProcessor.forceFlush()}shutdown(){return this._shutdownOnce.isCalled?(k.warn(`shutdown may only be called once per LoggerProvider`),this._shutdownOnce.promise):this._shutdownOnce.call()}_shutdown(){return this._sharedState.activeProcessor.shutdown()}};M(),B(),q(),P();function gc(e){return _c.apply(this,arguments)}function _c(){return _c=K(function*(e){let t=[];for(let n=0,r=e.length;n<r;n++){let r=e[n];r.resource.asyncAttributesPending&&r.resource.waitForAsyncAttributes&&t.push(r.resource.waitForAsyncAttributes())}t!=null&&t.length>0&&(yield Promise.all(t))}),_c.apply(this,arguments)}var vc=class{constructor(e,t,n){N(this,`_exportCompleted`,void 0),N(this,`_exportScheduledPromise`,void 0),N(this,`_exportScheduledResolve`,void 0),this._exportScheduledPromise=new Promise(e=>{this._exportScheduledResolve=e}),this._exportCompleted=this._executeExport(e,t,n)}get exportCompleted(){return this._exportCompleted}get exportScheduled(){return this._exportScheduledPromise}_executeExport(e,t,n){var r=this;return K(function*(){try{yield gc(t),yield O.with(or(O.active()),K(function*(){return r._exportWithTimeout(e,t,n)}))}catch(e){Ar(e),r._exportScheduledResolve()}})()}_exportWithTimeout(e,t,n){var r=this;return K(function*(){return new Promise((i,a)=>{let o=setTimeout(()=>{a(Error(`Timeout`))},n);e.export(t,e=>{if(clearTimeout(o),e.code===z.SUCCESS)i();else{var t;a((t=e.error)==null?Error(`BatchLogRecordProcessor: log record export failed`):t)}}),r._exportScheduledResolve()})})()}},yc=class{constructor(e,t){var n,r,i,a;N(this,`_maxExportBatchSize`,void 0),N(this,`_maxQueueSize`,void 0),N(this,`_scheduledDelayMillis`,void 0),N(this,`_exportTimeoutMillis`,void 0),N(this,`_exporter`,void 0),N(this,`_currentExport`,null),N(this,`_finishedLogRecords`,[]),N(this,`_timer`,void 0),N(this,`_shutdownOnce`,void 0),N(this,`_flushing`,!1),this._exporter=e,this._maxExportBatchSize=(n=t==null?void 0:t.maxExportBatchSize)==null?512:n,this._maxQueueSize=(r=t==null?void 0:t.maxQueueSize)==null?2048:r,this._scheduledDelayMillis=(i=t==null?void 0:t.scheduledDelayMillis)==null?5e3:i,this._exportTimeoutMillis=(a=t==null?void 0:t.exportTimeoutMillis)==null?3e4:a,this._shutdownOnce=new Ba(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(k.warn(`BatchLogRecordProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize`),this._maxExportBatchSize=this._maxQueueSize)}onEmit(e){this._shutdownOnce.isCalled||this._addToBuffer(e)}forceFlush(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()}_addToBuffer(e){this._finishedLogRecords.length>=this._maxQueueSize||(this._finishedLogRecords.push(e),this._maybeStartTimer())}shutdown(){return this._shutdownOnce.call()}_shutdown(){var e=this;return K(function*(){e.onShutdown(),yield e._flushAll(),yield e._exporter.shutdown()})()}_flushAll(){var e=this;return K(function*(){if(e._flushing)return;e._flushing=!0;let t=e._finishedLogRecords;e._finishedLogRecords=[],e._clearTimer();let n=e._currentExport;for(n!==null&&(yield e._exporter.forceFlush(),yield n.exportCompleted,e._currentExport=null);t.length>0;){let n;t.length<=e._maxExportBatchSize?(n=t,t=[]):n=t.splice(0,e._maxExportBatchSize);let r=new vc(e._exporter,n,e._exportTimeoutMillis);e._currentExport=r;try{yield r.exportScheduled,yield e._exporter.forceFlush(),yield r.exportCompleted}catch(e){Ar(e)}finally{e._currentExport=null}}e._flushing=!1,e._maybeStartTimer()})()}_extractBatch(){if(this._finishedLogRecords.length===0)return null;if(this._finishedLogRecords.length<=this._maxExportBatchSize){let e=this._finishedLogRecords;return this._finishedLogRecords=[],e}else return this._finishedLogRecords.splice(0,this._maxExportBatchSize)}_exportOneBatch(){this._clearTimer();let e=this._extractBatch();if(e===null)return;let t=new vc(this._exporter,e,this._exportTimeoutMillis);this._currentExport=t,t.exportCompleted.then(()=>{this._currentExport=null,this._maybeStartTimer()}).catch(e=>{this._currentExport=null,Ar(e),this._maybeStartTimer()})}_maybeStartTimer(){if(!this._shutdownOnce.isCalled&&!this._flushing&&this._finishedLogRecords.length!==0&&this._currentExport===null){if(this._finishedLogRecords.length>=this._maxExportBatchSize){this._exportOneBatch();return}this._timer===void 0&&(this._timer=setTimeout(()=>{this._timer=void 0,this._exportOneBatch()},this._scheduledDelayMillis),typeof this._timer!=`number`&&this._timer.unref())}}_clearTimer(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}};P();var bc=class extends yc{constructor(e,t){super(e,t),N(this,`_visibilityChangeListener`,void 0),N(this,`_pageHideListener`,void 0),this._onInit(t)}onShutdown(){typeof document>`u`||(this._visibilityChangeListener&&document.removeEventListener(`visibilitychange`,this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener(`pagehide`,this._pageHideListener))}_onInit(e){(e==null?void 0:e.disableAutoFlushOnDocumentHide)===!0||typeof document>`u`||(this._visibilityChangeListener=()=>{document.visibilityState===`hidden`&&this.forceFlush()},this._pageHideListener=()=>{this.forceFlush()},document.addEventListener(`visibilitychange`,this._visibilityChangeListener),document.addEventListener(`pagehide`,this._pageHideListener))}},xc,Sc=n((()=>{xc=`exception`}));function Cc(e){let t={};for(let[n,r]of e.getRawAttributes())typeof(r==null?void 0:r.then)!=`function`&&r!=null&&(t[n]!=null||(t[n]=r));return t}function wc(e,t,n,r,i){if(typeof n==`number`&&n<0){let t=`[${e}]`;return r!=null&&r.stylize?r.stylize(t,`special`):t}return typeof i!=`function`||!r?t:`${e} ${i(t,U(U({},r),{},{depth:r.depth==null?r.depth:r.depth-1}))}`}var Tc,Ec=n((()=>{W(),Tc=Symbol.for(`nodejs.util.inspect.custom`)})),Dc,Oc=n((()=>{M(),B(),I(),Sc(),Ec(),P(),Dc=class{constructor(e){var t,n;N(this,`_spanContext`,void 0),N(this,`kind`,void 0),N(this,`parentSpanContext`,void 0),N(this,`attributes`,{}),N(this,`links`,[]),N(this,`events`,[]),N(this,`startTime`,void 0),N(this,`resource`,void 0),N(this,`instrumentationScope`,void 0),N(this,`_droppedAttributesCount`,0),N(this,`_droppedEventsCount`,0),N(this,`_droppedLinksCount`,0),N(this,`_attributesCount`,0),N(this,`name`,void 0),N(this,`status`,{code:kt.UNSET}),N(this,`endTime`,[0,0]),N(this,`_ended`,!1),N(this,`_duration`,[-1,-1]),N(this,`_spanProcessor`,void 0),N(this,`_spanLimits`,void 0),N(this,`_attributeValueLengthLimit`,void 0),N(this,`_recordEndMetrics`,void 0),N(this,`_performanceStartTime`,void 0),N(this,`_performanceOffset`,void 0),N(this,`_startTimeProvided`,void 0);let r=Date.now();if(this._spanContext=e.spanContext,this._performanceStartTime=L.now(),this._performanceOffset=r-(this._performanceStartTime+L.timeOrigin),this._startTimeProvided=e.startTime!=null,this._spanLimits=e.spanLimits,this._attributeValueLengthLimit=(t=this._spanLimits.attributeValueLengthLimit)==null?0:t,this._spanProcessor=e.spanProcessor,this.name=e.name,this.parentSpanContext=e.parentSpanContext,this.kind=e.kind,e.links)for(let t of e.links)this.addLink(t);this.startTime=this._getTime((n=e.startTime)==null?r:n),this.resource=e.resource,this.instrumentationScope=e.scope,this._recordEndMetrics=e.recordEndMetrics,e.attributes!=null&&this.setAttributes(e.attributes),this._spanProcessor.onStart(this,e.context)}spanContext(){return this._spanContext}setAttribute(e,t){if(t==null||this._isSpanEnded())return this;if(e.length===0)return k.warn(`Invalid attribute key: ${e}`),this;if(!Sr(t))return k.warn(`Invalid attribute value set for key: ${e}`),this;let{attributeCountLimit:n}=this._spanLimits,r=!Object.prototype.hasOwnProperty.call(this.attributes,e);return n!==void 0&&this._attributesCount>=n&&r?(this._droppedAttributesCount++,this):(this.attributes[e]=this._truncateToSize(t),r&&this._attributesCount++,this)}setAttributes(e){for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&this.setAttribute(t,e[t]);return this}addEvent(e,t,n){if(this._isSpanEnded())return this;let{eventCountLimit:r}=this._spanLimits;if(r===0)return k.warn(`No events allowed.`),this._droppedEventsCount++,this;r!==void 0&&this.events.length>=r&&(this._droppedEventsCount===0&&k.debug(`Dropping extra events.`),this.events.shift(),this._droppedEventsCount++),Oi(t)&&(Oi(n)||(n=t),t=void 0);let i=br(t),{attributePerEventCountLimit:a}=this._spanLimits,o={},s=0,c=0;for(let e in i){if(!Object.prototype.hasOwnProperty.call(i,e))continue;let t=i[e];if(a!==void 0&&c>=a){s++;continue}o[e]=this._truncateToSize(t),c++}return this.events.push({name:e,attributes:o,time:this._getTime(n),droppedAttributesCount:s}),this}addLink(e){if(this._isSpanEnded())return this;let{linkCountLimit:t}=this._spanLimits;if(t===0)return this._droppedLinksCount++,this;t!==void 0&&this.links.length>=t&&(this._droppedLinksCount===0&&k.debug(`Dropping extra links.`),this.links.shift(),this._droppedLinksCount++);let{attributePerLinkCountLimit:n}=this._spanLimits,r=br(e.attributes),i={},a=0,o=0;for(let e in r){if(!Object.prototype.hasOwnProperty.call(r,e))continue;let t=r[e];if(n!==void 0&&o>=n){a++;continue}i[e]=this._truncateToSize(t),o++}let s={context:e.context};return o>0&&(s.attributes=i),a>0&&(s.droppedAttributesCount=a),this.links.push(s),this}addLinks(e){for(let t of e)this.addLink(t);return this}setStatus(e){if(this._isSpanEnded()||e.code===kt.UNSET||this.status.code===kt.OK)return this;let t={code:e.code};return e.code===kt.ERROR&&(typeof e.message==`string`?t.message=e.message:e.message!=null&&k.warn(`Dropping invalid status.message of type '${typeof e.message}', expected 'string'`)),this.status=t,this}updateName(e){return this._isSpanEnded()||(this.name=e),this}end(e){var t;if(this._isSpanEnded()){k.error(`${this.name} ${this._spanContext.traceId}-${this._spanContext.spanId} - You can only call end() on a span once.`);return}this.endTime=this._getTime(e),this._duration=wi(this.startTime,this.endTime),this._duration[0]<0&&(k.warn(`Inconsistent start and end time, startTime > endTime. Setting span duration to 0ms.`,this.startTime,this.endTime),this.endTime=this.startTime.slice(),this._duration=[0,0]),this._droppedEventsCount>0&&k.warn(`Dropped ${this._droppedEventsCount} events because eventCountLimit reached`),this._droppedLinksCount>0&&k.warn(`Dropped ${this._droppedLinksCount} links because linkCountLimit reached`),this._spanProcessor.onEnding&&this._spanProcessor.onEnding(this),(t=this._recordEndMetrics)==null||t.call(this),this._ended=!0,this._spanProcessor.onEnd(this)}_getTime(e){if(typeof e==`number`&&e<=L.now())return Si(e+this._performanceOffset);if(typeof e==`number`)return R(e);if(e instanceof Date)return R(e.getTime());if(Di(e))return e;if(this._startTimeProvided)return R(Date.now());let t=L.now()-this._performanceStartTime;return ki(this.startTime,R(t))}isRecording(){return this._ended===!1}recordException(e,t){let n={};typeof e==`string`?n[Zr]=e:e&&(e.code?n[$r]=e.code.toString():e.name&&(n[$r]=e.name),e.message&&(n[Zr]=e.message),e.stack&&(n[Qr]=e.stack)),n[`exception.type`]||n[`exception.message`]?this.addEvent(xc,n,t):k.warn(`Failed to record an exception ${e}`)}get duration(){return this._duration}get ended(){return this._ended}get droppedAttributesCount(){return this._droppedAttributesCount}get droppedEventsCount(){return this._droppedEventsCount}get droppedLinksCount(){return this._droppedLinksCount}_isSpanEnded(){if(this._ended){let e=Error(`Operation attempted on ended Span {traceId: ${this._spanContext.traceId}, spanId: ${this._spanContext.spanId}}`);k.warn(`Cannot execute the operation on ended Span {traceId: ${this._spanContext.traceId}, spanId: ${this._spanContext.spanId}}`,e)}return this._ended}_truncateToLimitUtil(e,t){return e.length<=t?e:e.substring(0,t)}_truncateToSize(e){let t=this._attributeValueLengthLimit;return t<=0?(k.warn(`Attribute value limit must be positive, got ${t}`),e):typeof e==`string`?this._truncateToLimitUtil(e,t):Array.isArray(e)?e.map(e=>typeof e==`string`?this._truncateToLimitUtil(e,t):e):e}[Tc](e,t,n){return wc(`SpanImpl`,{name:this.name,kind:this.kind,spanContext:this._spanContext,parentSpanContext:this.parentSpanContext,status:this.status,startTime:this.startTime,endTime:this.endTime,duration:this._duration,ended:this._ended,attributes:this.attributes,events:this.events,links:this.links,droppedAttributesCount:this._droppedAttributesCount,droppedEventsCount:this._droppedEventsCount,droppedLinksCount:this._droppedLinksCount,instrumentationScope:this.instrumentationScope,resource:{attributes:Cc(this.resource)}},e,t,n)}}})),kc,Ac=n((()=>{(function(e){e[e.NOT_RECORD=0]=`NOT_RECORD`,e[e.RECORD=1]=`RECORD`,e[e.RECORD_AND_SAMPLED=2]=`RECORD_AND_SAMPLED`})(kc||(kc={}))})),jc,Mc=n((()=>{Ac(),jc=class{shouldSample(){return{decision:kc.NOT_RECORD}}toString(){return`AlwaysOffSampler`}}})),Nc,Pc=n((()=>{Ac(),Nc=class{shouldSample(){return{decision:kc.RECORD_AND_SAMPLED}}toString(){return`AlwaysOnSampler`}}})),Fc,Ic=n((()=>{M(),B(),Mc(),Pc(),P(),Fc=class{constructor(e){var t,n,r,i;N(this,`_root`,void 0),N(this,`_remoteParentSampled`,void 0),N(this,`_remoteParentNotSampled`,void 0),N(this,`_localParentSampled`,void 0),N(this,`_localParentNotSampled`,void 0),this._root=e.root,this._root||(Ar(Error(`ParentBasedSampler must have a root sampler configured`)),this._root=new Nc),this._remoteParentSampled=(t=e.remoteParentSampled)==null?new Nc:t,this._remoteParentNotSampled=(n=e.remoteParentNotSampled)==null?new jc:n,this._localParentSampled=(r=e.localParentSampled)==null?new Nc:r,this._localParentNotSampled=(i=e.localParentNotSampled)==null?new jc:i}shouldSample(e,t,n,r,i,a){let o=j.getSpanContext(e);return!o||!lt(o)?this._root.shouldSample(e,t,n,r,i,a):o.isRemote?o.traceFlags&D.SAMPLED?this._remoteParentSampled.shouldSample(e,t,n,r,i,a):this._remoteParentNotSampled.shouldSample(e,t,n,r,i,a):o.traceFlags&D.SAMPLED?this._localParentSampled.shouldSample(e,t,n,r,i,a):this._localParentNotSampled.shouldSample(e,t,n,r,i,a)}toString(){return`ParentBased{root=${this._root.toString()}, remoteParentSampled=${this._remoteParentSampled.toString()}, remoteParentNotSampled=${this._remoteParentNotSampled.toString()}, localParentSampled=${this._localParentSampled.toString()}, localParentNotSampled=${this._localParentNotSampled.toString()}}`}}})),Lc,Rc=n((()=>{M(),Ac(),P(),Lc=class{constructor(e=0){N(this,`_ratio`,void 0),N(this,`_upperBound`,void 0),this._ratio=this._normalize(e),this._upperBound=Math.floor(this._ratio*4294967295)}shouldSample(e,t){return{decision:st(t)&&this._accumulate(t)<this._upperBound?kc.RECORD_AND_SAMPLED:kc.NOT_RECORD}}toString(){return`TraceIdRatioBased{${this._ratio}}`}_normalize(e){return typeof e!=`number`||isNaN(e)?0:e>=1?1:e<=0?0:e}_accumulate(e){let t=0;for(let n=0;n<32;n+=8){let r=0;for(let t=0;t<8;t++){let i=e.charCodeAt(n+t),a=i<58?i-48:i<71?i-55:i-87;r=r<<4|a}t=(t^r)>>>0}return t}}}));function zc(){var e,t,n,r,i,a,o,s;return{sampler:Bc(),forceFlushTimeoutMillis:3e4,generalLimits:{attributeValueLengthLimit:(e=void 0)==null?1/0:e,attributeCountLimit:(t=void 0)==null?128:t},spanLimits:{attributeValueLengthLimit:(n=void 0)==null?1/0:n,attributeCountLimit:(r=void 0)==null?128:r,linkCountLimit:(i=void 0)==null?128:i,eventCountLimit:(a=void 0)==null?128:a,attributePerEventCountLimit:(o=void 0)==null?128:o,attributePerLinkCountLimit:(s=void 0)==null?128:s}}}function Bc(){var e;let t=(e=void 0)==null?Hc.ParentBasedAlwaysOn:e;switch(t){case Hc.AlwaysOn:return new Nc;case Hc.AlwaysOff:return new jc;case Hc.ParentBasedAlwaysOn:return new Fc({root:new Nc});case Hc.ParentBasedAlwaysOff:return new Fc({root:new jc});case Hc.TraceIdRatio:return new Lc(Vc());case Hc.ParentBasedTraceIdRatio:return new Fc({root:new Lc(Vc())});default:return k.error(`OTEL_TRACES_SAMPLER value "${t}" invalid, defaulting to "${Hc.ParentBasedAlwaysOn}".`),new Fc({root:new Nc})}}function Vc(){return k.error(`OTEL_TRACES_SAMPLER_ARG is blank, defaulting to ${Uc}.`),Uc}var Hc,Uc,Wc=n((()=>{M(),B(),Mc(),Pc(),Ic(),Rc(),(function(e){e.AlwaysOff=`always_off`,e.AlwaysOn=`always_on`,e.ParentBasedAlwaysOff=`parentbased_always_off`,e.ParentBasedAlwaysOn=`parentbased_always_on`,e.ParentBasedTraceIdRatio=`parentbased_traceidratio`,e.TraceIdRatio=`traceidratio`})(Hc||(Hc={})),Uc=1}));function Gc(e){let t={sampler:Bc()},n=zc(),r=Object.assign({},n,t,e);return r.generalLimits=Object.assign({},n.generalLimits,e.generalLimits||{}),r.spanLimits=Object.assign({},n.spanLimits,e.spanLimits||{}),r}function Kc(e){var t,n,r,i,a,o,s,c,l,u,d,f;let p=Object.assign({},e.spanLimits);return p.attributeCountLimit=(t=(n=(r=(i=(a=e.spanLimits)==null?void 0:a.attributeCountLimit)==null?(o=e.generalLimits)==null?void 0:o.attributeCountLimit:i)==null?void 0:r)==null?void 0:n)==null?128:t,p.attributeValueLengthLimit=(s=(c=(l=(u=(d=e.spanLimits)==null?void 0:d.attributeValueLengthLimit)==null?(f=e.generalLimits)==null?void 0:f.attributeValueLengthLimit:u)==null?void 0:l)==null?void 0:c)==null?qc:s,Object.assign({},e,{spanLimits:p})}var qc,Jc=n((()=>{Wc(),B(),qc=1/0})),Yc,Xc=n((()=>{M(),B(),P(),Yc=class{constructor(e,t){var n,r,i,a;N(this,`_maxExportBatchSize`,void 0),N(this,`_maxQueueSize`,void 0),N(this,`_scheduledDelayMillis`,void 0),N(this,`_exportTimeoutMillis`,void 0),N(this,`_exporter`,void 0),N(this,`_isExporting`,!1),N(this,`_finishedSpans`,[]),N(this,`_timer`,void 0),N(this,`_shutdownOnce`,void 0),N(this,`_droppedSpansCount`,0),this._exporter=e,this._maxExportBatchSize=typeof(t==null?void 0:t.maxExportBatchSize)==`number`?t.maxExportBatchSize:(n=void 0)==null?512:n,this._maxQueueSize=typeof(t==null?void 0:t.maxQueueSize)==`number`?t.maxQueueSize:(r=void 0)==null?2048:r,this._scheduledDelayMillis=typeof(t==null?void 0:t.scheduledDelayMillis)==`number`?t.scheduledDelayMillis:(i=void 0)==null?5e3:i,this._exportTimeoutMillis=typeof(t==null?void 0:t.exportTimeoutMillis)==`number`?t.exportTimeoutMillis:(a=void 0)==null?3e4:a,this._shutdownOnce=new Ba(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(k.warn(`BatchSpanProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize`),this._maxExportBatchSize=this._maxQueueSize)}forceFlush(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()}onStart(e,t){}onEnd(e){this._shutdownOnce.isCalled||(e.spanContext().traceFlags&D.SAMPLED)!==0&&this._addToBuffer(e)}shutdown(){return this._shutdownOnce.call()}_shutdown(){return Promise.resolve().then(()=>this.onShutdown()).then(()=>this._flushAll()).then(()=>this._exporter.shutdown())}_addToBuffer(e){if(this._finishedSpans.length>=this._maxQueueSize){this._droppedSpansCount===0&&k.debug(`maxQueueSize reached, dropping spans`),this._droppedSpansCount++;return}this._droppedSpansCount>0&&(k.warn(`Dropped ${this._droppedSpansCount} spans because maxQueueSize reached`),this._droppedSpansCount=0),this._finishedSpans.push(e),this._maybeStartTimer()}_flushAll(){return new Promise((e,t)=>{let n=[],r=Math.ceil(this._finishedSpans.length/this._maxExportBatchSize);for(let e=0,t=r;e<t;e++)n.push(this._flushOneBatch());Promise.all(n).then(()=>{e()}).catch(t)})}_flushOneBatch(){return this._clearTimer(),this._finishedSpans.length===0?Promise.resolve():new Promise((e,t)=>{let n=setTimeout(()=>{t(Error(`Timeout`))},this._exportTimeoutMillis);O.with(or(O.active()),()=>{let r;this._finishedSpans.length<=this._maxExportBatchSize?(r=this._finishedSpans,this._finishedSpans=[]):r=this._finishedSpans.splice(0,this._maxExportBatchSize);let i=()=>this._exporter.export(r,r=>{if(clearTimeout(n),r.code===z.SUCCESS)e();else{var i;t((i=r.error)==null?Error(`BatchSpanProcessor: span export failed`):i)}}),a=null;for(let e=0,t=r.length;e<t;e++){let t=r[e];t.resource.asyncAttributesPending&&t.resource.waitForAsyncAttributes&&(a!=null||(a=[]),a.push(t.resource.waitForAsyncAttributes()))}a===null?i():Promise.all(a).then(i,e=>{Ar(e),t(e)})})})}_maybeStartTimer(){if(this._isExporting)return;let e=()=>{this._isExporting=!0,this._flushOneBatch().finally(()=>{this._isExporting=!1,this._finishedSpans.length>0&&(this._clearTimer(),this._maybeStartTimer())}).catch(e=>{this._isExporting=!1,Ar(e)})};if(this._finishedSpans.length>=this._maxExportBatchSize)return e();this._timer===void 0&&(this._timer=setTimeout(()=>e(),this._scheduledDelayMillis),typeof this._timer!=`number`&&this._timer.unref())}_clearTimer(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}}})),Zc,Qc=n((()=>{Xc(),B(),P(),Zc=class extends Yc{constructor(e,t){super(e,t),N(this,`_visibilityChangeListener`,void 0),N(this,`_pageHideListener`,void 0),this.onInit(t)}onInit(e){(e==null?void 0:e.disableAutoFlushOnDocumentHide)!==!0&&typeof document<`u`&&(this._visibilityChangeListener=()=>{document.visibilityState===`hidden`&&this.forceFlush().catch(e=>{Ar(e)})},this._pageHideListener=()=>{this.forceFlush().catch(e=>{Ar(e)})},document.addEventListener(`visibilitychange`,this._visibilityChangeListener),document.addEventListener(`pagehide`,this._pageHideListener))}onShutdown(){typeof document<`u`&&(this._visibilityChangeListener&&document.removeEventListener(`visibilitychange`,this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener(`pagehide`,this._pageHideListener))}}}));function $c(e){for(let t=0;t<e.length;t++)e[t]=Math.random()*256>>>0;for(let t=0;t<e.length;t++)if(e[t]>0)return;e[e.length-1]=1}function el(e){let t=``;for(let n=0;n<e.length;n++)t+=al[e[n]];return t}var tl,nl,rl,il,al,ol,sl=n((()=>{tl=16,nl=8,rl=new Uint8Array(tl),il=new Uint8Array(nl),al=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`)),ol=class{generateTraceId(){return $c(rl),el(rl)}generateSpanId(){return $c(il),el(il)}}})),cl=n((()=>{Qc(),sl()})),ll,ul,dl,fl,pl=n((()=>{ll=`otel.span.parent.origin`,ul=`otel.span.sampling_result`,dl=`otel.sdk.span.live`,fl=`otel.sdk.span.started`}));function ml(e){return e?e.isRemote?`remote`:`local`:`none`}function hl(e){switch(e){case kc.RECORD_AND_SAMPLED:return`RECORD_AND_SAMPLE`;case kc.RECORD:return`RECORD_ONLY`;case kc.NOT_RECORD:return`DROP`}}var gl,_l=n((()=>{Ac(),pl(),P(),gl=class{constructor(e){N(this,`startedSpans`,void 0),N(this,`liveSpans`,void 0),this.startedSpans=e.createCounter(fl,{unit:`{span}`,description:`The number of created spans.`}),this.liveSpans=e.createUpDownCounter(dl,{unit:`{span}`,description:`The number of currently live spans.`})}startSpan(e,t){let n=hl(t);if(this.startedSpans.add(1,{[ll]:ml(e),[ul]:n}),t===kc.NOT_RECORD)return()=>{};let r={[ul]:n};return this.liveSpans.add(1,r),()=>{this.liveSpans.add(-1,r)}}}})),vl,yl=n((()=>{vl=`2.8.0`})),bl,xl=n((()=>{M(),B(),Oc(),Jc(),cl(),_l(),yl(),Ec(),P(),bl=class{constructor(e,t,n,r){N(this,`_sampler`,void 0),N(this,`_generalLimits`,void 0),N(this,`_spanLimits`,void 0),N(this,`_idGenerator`,void 0),N(this,`instrumentationScope`,void 0),N(this,`_resource`,void 0),N(this,`_spanProcessor`,void 0),N(this,`_tracerMetrics`,void 0);let i=Gc(t);this._sampler=i.sampler,this._generalLimits=i.generalLimits,this._spanLimits=i.spanLimits,this._idGenerator=t.idGenerator||new ol,this._resource=n,this._spanProcessor=r,this.instrumentationScope=e;let a=i.meterProvider?i.meterProvider.getMeter(`@opentelemetry/sdk-trace`,vl):_e();this._tracerMetrics=new gl(a)}startSpan(e,t={},n=O.active()){var r,i,a;t.root&&(n=j.deleteSpan(n));let o=j.getSpan(n);if(sr(n))return k.debug(`Instrumentation suppressed, returning Noop Span`),j.wrapSpanContext(Je);let s=o==null?void 0:o.spanContext(),c=this._idGenerator.generateSpanId(),l,u,d;!s||!j.isSpanContextValid(s)?u=this._idGenerator.generateTraceId():(u=s.traceId,d=s.traceState,l=s);let f=(r=t.kind)==null?Dt.INTERNAL:r,p=((i=t.links)==null?[]:i).map(e=>({context:e.context,attributes:br(e.attributes)})),m=br(t.attributes),h=this._sampler.shouldSample(n,u,e,f,m,p),g=this._tracerMetrics.startSpan(s,h.decision);d=(a=h.traceState)==null?d:a;let _=h.decision===Tt.RECORD_AND_SAMPLED?D.SAMPLED:D.NONE,v={traceId:u,spanId:c,traceFlags:_,traceState:d};if(h.decision===Tt.NOT_RECORD)return k.debug(`Recording is off, propagating context in a non-recording span`),j.wrapSpanContext(v);let y=br(Object.assign(m,h.attributes));return new Dc({resource:this._resource,scope:this.instrumentationScope,context:n,spanContext:v,name:e,kind:f,links:p,parentSpanContext:l,attributes:y,startTime:t.startTime,spanProcessor:this._spanProcessor,spanLimits:this._spanLimits,recordEndMetrics:g})}startActiveSpan(e,t,n,r){var i;let a,o,s;if(arguments.length<2)return;arguments.length===2?s=t:arguments.length===3?(a=t,s=n):(a=t,o=n,s=r);let c=(i=o)==null?O.active():i,l=this.startSpan(e,a,c),u=j.setSpan(c,l);return O.with(u,s,void 0,l)}getGeneralLimits(){return this._generalLimits}getSpanLimits(){return this._spanLimits}[Tc](e,t,n){return wc(`Tracer`,{instrumentationScope:this.instrumentationScope,resource:{attributes:Cc(this._resource)},spanLimits:this._spanLimits,generalLimits:this._generalLimits},e,t,n)}}})),Sl,Cl=n((()=>{B(),P(),Sl=class{constructor(e){N(this,`_spanProcessors`,void 0),this._spanProcessors=e}forceFlush(){let e=[];for(let t of this._spanProcessors)e.push(t.forceFlush());return new Promise(t=>{Promise.all(e).then(()=>{t()}).catch(e=>{Ar(e||Error(`MultiSpanProcessor: forceFlush failed`)),t()})})}onStart(e,t){for(let n of this._spanProcessors)n.onStart(e,t)}onEnding(e){for(let t of this._spanProcessors)t.onEnding&&t.onEnding(e)}onEnd(e){for(let t of this._spanProcessors)t.onEnd(e)}shutdown(){let e=[];for(let t of this._spanProcessors)e.push(t.shutdown());return new Promise((t,n)=>{Promise.all(e).then(()=>{t()},n)})}}})),wl,Tl,El=n((()=>{B(),$s(),xl(),Wc(),Cl(),Jc(),Ec(),P(),(function(e){e[e.resolved=0]=`resolved`,e[e.timeout=1]=`timeout`,e[e.error=2]=`error`,e[e.unresolved=3]=`unresolved`})(wl||(wl={})),Tl=class{constructor(e={}){var t,n;N(this,`_config`,void 0),N(this,`_tracers`,new Map),N(this,`_resource`,void 0),N(this,`_activeSpanProcessor`,void 0);let r=xa({},zc(),Kc(e));this._resource=(t=r.resource)==null?qs():t,this._config=Object.assign({},r,{resource:this._resource});let i=[];(n=e.spanProcessors)!=null&&n.length&&i.push(...e.spanProcessors),this._activeSpanProcessor=new Sl(i)}getTracer(e,t,n){let r=`${e}@${t||``}:${(n==null?void 0:n.schemaUrl)||``}`;return this._tracers.has(r)||this._tracers.set(r,new bl({name:e,version:t,schemaUrl:n==null?void 0:n.schemaUrl},this._config,this._resource,this._activeSpanProcessor)),this._tracers.get(r)}forceFlush(){let e=this._config.forceFlushTimeoutMillis,t=this._activeSpanProcessor._spanProcessors.map(t=>new Promise(n=>{let r,i=setTimeout(()=>{n(Error(`Span processor did not completed within timeout period of ${e} ms`)),r=wl.timeout},e);t.forceFlush().then(()=>{clearTimeout(i),r!==wl.timeout&&(r=wl.resolved,n(r))}).catch(e=>{clearTimeout(i),r=wl.error,n(e)})}));return new Promise((e,n)=>{Promise.all(t).then(t=>{let r=t.filter(e=>e!==wl.resolved);r.length>0?n(r):e()}).catch(e=>n([e]))})}shutdown(){return this._activeSpanProcessor.shutdown()}[Tc](e,t,n){let r=this._activeSpanProcessor._spanProcessors;return wc(`BasicTracerProvider`,{resource:{attributes:Cc(this._resource)},tracers:Array.from(this._tracers.keys()),spanProcessors:r.map(e=>{var t,n;return(t=(n=e.constructor)==null?void 0:n.name)==null?`SpanProcessor`:t})},e,t,n)}}})),Dl=n((()=>{El(),cl(),B(),P(),M(),q(),Mc(),Pc(),Ic(),Rc(),Ac()})),Ol,kl=n((()=>{M(),P(),Ol=class{constructor(){N(this,`_enabled`,!1),N(this,`_currentContext`,w)}_bindFunction(e=w,t){let n=this,r=function(...r){return n.with(e,()=>t.apply(this,r))};return Object.defineProperty(r,`length`,{enumerable:!1,configurable:!0,writable:!1,value:t.length}),r}active(){return this._currentContext}bind(e,t){return e===void 0&&(e=this.active()),typeof t==`function`?this._bindFunction(e,t):t}disable(){return this._currentContext=w,this._enabled=!1,this}enable(){return this._enabled?this:(this._enabled=!0,this._currentContext=w,this)}with(e,t,n,...r){let i=this._currentContext;this._currentContext=e||w;try{return t.call(n,...r)}finally{this._currentContext=i}}}}));function Al(e){if(e!==null){if(e===void 0){let e=new Ol;e.enable(),O.setGlobalContextManager(e);return}e.enable(),O.setGlobalContextManager(e)}}function jl(e){if(e!==null){if(e===void 0){A.setGlobalPropagator(new Fi({propagators:[new ra,new vr]}));return}A.setGlobalPropagator(e)}}var Ml,Nl=n((()=>{Dl(),kl(),M(),B(),Ml=class extends Tl{constructor(e={}){super(e)}register(e={}){j.setGlobalTracerProvider(this),jl(e.propagator),Al(e.contextManager)}}})),Z,Pl=n((()=>{(function(e){e.CONNECT_END=`connectEnd`,e.CONNECT_START=`connectStart`,e.DECODED_BODY_SIZE=`decodedBodySize`,e.DOM_COMPLETE=`domComplete`,e.DOM_CONTENT_LOADED_EVENT_END=`domContentLoadedEventEnd`,e.DOM_CONTENT_LOADED_EVENT_START=`domContentLoadedEventStart`,e.DOM_INTERACTIVE=`domInteractive`,e.DOMAIN_LOOKUP_END=`domainLookupEnd`,e.DOMAIN_LOOKUP_START=`domainLookupStart`,e.ENCODED_BODY_SIZE=`encodedBodySize`,e.FETCH_START=`fetchStart`,e.LOAD_EVENT_END=`loadEventEnd`,e.LOAD_EVENT_START=`loadEventStart`,e.NAVIGATION_START=`navigationStart`,e.REDIRECT_END=`redirectEnd`,e.REDIRECT_START=`redirectStart`,e.REQUEST_START=`requestStart`,e.RESPONSE_END=`responseEnd`,e.RESPONSE_START=`responseStart`,e.SECURE_CONNECTION_START=`secureConnectionStart`,e.START_TIME=`startTime`,e.UNLOAD_EVENT_END=`unloadEventEnd`,e.UNLOAD_EVENT_START=`unloadEventStart`})(Z||(Z={}))})),Fl,Il,Ll=n((()=>{Fl=`http.response_content_length`,Il=`http.response_content_length_uncompressed`}));function Rl(){return Jl||(Jl=document.createElement(`a`)),Jl}function zl(e,t){return t in e}function Q(e,t,n,r=!0){if(zl(n,t)&&typeof n[t]==`number`&&!(r&&n[t]===0))return e.addEvent(t,n[t])}function Bl(e,t,n=!1,r,i){if(r===void 0&&(r=t[Z.START_TIME]!==0),n||(Q(e,Z.FETCH_START,t,r),Q(e,Z.DOMAIN_LOOKUP_START,t,r),Q(e,Z.DOMAIN_LOOKUP_END,t,r),Q(e,Z.CONNECT_START,t,r),Q(e,Z.SECURE_CONNECTION_START,t,r),Q(e,Z.CONNECT_END,t,r),Q(e,Z.REQUEST_START,t,r),Q(e,Z.RESPONSE_START,t,r),Q(e,Z.RESPONSE_END,t,r)),!i){let n=t[Z.ENCODED_BODY_SIZE];n!==void 0&&e.setAttribute(Fl,n);let r=t[Z.DECODED_BODY_SIZE];r!==void 0&&n!==r&&e.setAttribute(Il,r)}}function Vl(e){return e.slice().sort((e,t)=>{let n=e[Z.FETCH_START],r=t[Z.FETCH_START];return n>r?1:n<r?-1:0})}function Hl(){return typeof location<`u`?location.origin:void 0}function Ul(e,t,n,r,i=new WeakSet,a){let o=Kl(e);e=o.toString();let s=Gl(e,t,n,r,i,a);if(s.length===0)return{mainRequest:void 0};if(s.length===1)return{mainRequest:s[0]};let c=Vl(s);if(o.origin!==Hl()&&c.length>1){let e=c[0],t=Wl(c,e[Z.RESPONSE_END],n),r=e[Z.RESPONSE_END];return t[Z.FETCH_START]<r&&(t=e,e=void 0),{corsPreFlightRequest:e,mainRequest:t}}else return{mainRequest:s[0]}}function Wl(e,t,n){let r=Ti(n),i=Ti(Ci(t)),a=e[1],o,s=e.length;for(let t=1;t<s;t++){let n=e[t],s=Ti(Ci(n[Z.FETCH_START])),c=r-Ti(Ci(n[Z.RESPONSE_END]));s>=i&&(!o||c<o)&&(o=c,a=n)}return a}function Gl(e,t,n,r,i,a){let o=Ti(t),s=Ti(n),c=r.filter(t=>{let n=Ti(Ci(t[Z.FETCH_START])),r=Ti(Ci(t[Z.RESPONSE_END]));return t.initiatorType.toLowerCase()===(a||`xmlhttprequest`)&&t.name===e&&n>=o&&r<=s});return c.length>0&&(c=c.filter(e=>!i.has(e))),c}function Kl(e){if(typeof URL==`function`)return new URL(e,typeof document<`u`?document.baseURI:typeof location<`u`?location.href:void 0);let t=Rl();return t.href=e,t}function ql(e,t){let n=t||[];return(typeof n==`string`||n instanceof RegExp)&&(n=[n]),Kl(e).origin===Hl()?!0:n.some(t=>Fa(e,t))}var Jl,Yl=n((()=>{Pl(),B(),Ll()})),Xl=n((()=>{Nl(),kl(),Pl(),Yl(),Dl()}));zs(),Xl();let Zl={compression:`gzip`,concurrencyLimit:5,keepalive:!0,timeoutMillis:30*1e3},Ql=(e,t)=>({"X-MXL-AID":e,"X-MXL-DID":t}),$l=(e,t)=>t||`http://mxl-otelcol.service-availability.apps.ocpthikadev01.safaricom.net`,eu=Math.pow(10,9);function tu(e){return e[0]*eu+e[1]}function nu(e,t){let n={attributes:iu(e.attributes,t),droppedAttributesCount:0},r=e.schemaUrl;return r&&r!==``&&(n.schemaUrl=r),n}function ru(e){return{name:e.name,version:e.version}}function iu(e,t){return Object.keys(e).map(n=>au(n,e[n],t))}function au(e,t,n){return{key:e,value:ou(t,n)}}function ou(e,t){let n=typeof e;if(n===`string`)return{stringValue:e};if(n===`number`)return Number.isInteger(e)?{intValue:e}:{doubleValue:e};if(n===`boolean`)return{boolValue:e};if(e instanceof Uint8Array)return{bytesValue:t.encodeUint8Array(e)};if(Array.isArray(e)){let n=Array(e.length);for(let r=0;r<e.length;r++)n[r]=ou(e[r],t);return{arrayValue:{values:n}}}if(n===`object`&&e!=null){let n=Object.keys(e),r=Array(n.length);for(let i=0;i<n.length;i++)r[i]={key:n[i],value:ou(e[n[i]],t)};return{kvlistValue:{values:r}}}return{}}function su(e,t){return{resourceLogs:lu(e,t)}}function cu(e){let t=new Map;for(let n of e){let{resource:e,instrumentationScope:{name:r,version:i=``,schemaUrl:a=``}}=n,o=t.get(e);o||(o=new Map,t.set(e,o));let s=`${r}@${i}:${a}`,c=o.get(s);c||(c=[],o.set(s,c)),c.push(n)}return t}function lu(e,t){let n=cu(e);return Array.from(n,([e,n])=>{let r=nu(e,t);return{resource:r,scopeLogs:Array.from(n,([,e])=>({scope:ru(e[0].instrumentationScope),logRecords:e.map(e=>uu(e,t)),schemaUrl:e[0].instrumentationScope.schemaUrl})),schemaUrl:r.schemaUrl}})}function uu(e,t){var n,r,i;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:du(e.severityNumber),severityText:e.severityText,body:ou(e.body,t),eventName:e.eventName,attributes:fu(e.attributes,t),droppedAttributesCount:e.droppedAttributesCount,flags:(n=e.spanContext)==null?void 0:n.traceFlags,traceId:t.encodeOptionalSpanContext((r=e.spanContext)==null?void 0:r.traceId),spanId:t.encodeOptionalSpanContext((i=e.spanContext)==null?void 0:i.spanId)}}function du(e){return e}function fu(e,t){return Object.keys(e).map(n=>au(n,e[n],t))}function pu(e){let t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function mu(e){return pu(e).toString()}let hu=typeof BigInt<`u`?mu:tu;function gu(e){return e}let _u={encodeHrTime:hu,encodeSpanContext:gu,encodeOptionalSpanContext:gu,encodeUint8Array:e=>{if(typeof Buffer<`u`)return Buffer.from(e).toString(`base64`);let t=Array(e.length);for(let n=0;n<e.length;n++)t[n]=String.fromCharCode(e[n]);return btoa(t.join(``))}};M();let vu={serializeRequest:e=>{let t=su(e,_u);return new TextEncoder().encode(JSON.stringify(t))},deserializeResponse:e=>{if(e.length===0)return{};let t=new TextDecoder;try{return JSON.parse(t.decode(e))}catch(e){return k.warn(`Failed to parse logs export response: ${e.message}. Returning empty response`),{}}}};function yu(e,t){let n=e&255|256;return t&&(n|=512),n}function bu(e,t){var n,r,i,a;let o=e.spanContext(),s=e.status,c=(n=e.parentSpanContext)!=null&&n.spanId?t.encodeSpanContext((r=e.parentSpanContext)==null?void 0:r.spanId):void 0;return{traceId:t.encodeSpanContext(o.traceId),spanId:t.encodeSpanContext(o.spanId),parentSpanId:c,traceState:(i=o.traceState)==null?void 0:i.serialize(),name:e.name,kind:e.kind==null?0:e.kind+1,startTimeUnixNano:t.encodeHrTime(e.startTime),endTimeUnixNano:t.encodeHrTime(e.endTime),attributes:iu(e.attributes,t),droppedAttributesCount:e.droppedAttributesCount,events:e.events.map(e=>Su(e,t)),droppedEventsCount:e.droppedEventsCount,status:{code:s.code,message:s.message},links:e.links.map(e=>xu(e,t)),droppedLinksCount:e.droppedLinksCount,flags:yu(o.traceFlags,(a=e.parentSpanContext)==null?void 0:a.isRemote)}}function xu(e,t){var n;return{attributes:e.attributes?iu(e.attributes,t):[],spanId:t.encodeSpanContext(e.context.spanId),traceId:t.encodeSpanContext(e.context.traceId),traceState:(n=e.context.traceState)==null?void 0:n.serialize(),droppedAttributesCount:e.droppedAttributesCount||0,flags:yu(e.context.traceFlags,e.context.isRemote)}}function Su(e,t){return{attributes:e.attributes?iu(e.attributes,t):[],name:e.name,timeUnixNano:t.encodeHrTime(e.time),droppedAttributesCount:e.droppedAttributesCount||0}}function Cu(e,t){return{resourceSpans:Tu(e,t)}}function wu(e){let t=new Map;for(let n of e){let e=t.get(n.resource);e||(e=new Map,t.set(n.resource,e));let r=`${n.instrumentationScope.name}@${n.instrumentationScope.version||``}:${n.instrumentationScope.schemaUrl||``}`,i=e.get(r);i||(i=[],e.set(r,i)),i.push(n)}return t}function Tu(e,t){let n=wu(e),r=[],i=n.entries(),a=i.next();for(;!a.done;){let[e,n]=a.value,o=[],s=n.values(),c=s.next();for(;!c.done;){let e=c.value;if(e.length>0){let n=e.map(e=>bu(e,t));o.push({scope:ru(e[0].instrumentationScope),spans:n,schemaUrl:e[0].instrumentationScope.schemaUrl})}c=s.next()}let l=nu(e,t),u={resource:l,scopeSpans:o,schemaUrl:l.schemaUrl};r.push(u),a=i.next()}return r}M();let Eu={serializeRequest:e=>{let t=Cu(e,_u);return new TextEncoder().encode(JSON.stringify(t))},deserializeResponse:e=>{if(e.length===0)return{};let t=new TextDecoder;try{return JSON.parse(t.decode(e))}catch(e){return k.warn(`Failed to parse trace export response: ${e.message}. Returning empty response`),{}}}};var Du=class{constructor(e){this._delegate=e}export(e,t){this._delegate.export(e,t)}forceFlush(){return this._delegate.forceFlush()}shutdown(){return this._delegate.shutdown()}};P();var Ou=class extends Error{constructor(e,t,n){super(e),N(this,`code`,void 0),N(this,`name`,`OTLPExporterError`),N(this,`data`,void 0),this.data=n,this.code=t}};P(),q();var ku=class{constructor(e){N(this,`_concurrencyLimit`,void 0),N(this,`_sendingPromises`,[]),this._concurrencyLimit=e}pushPromise(e){if(this.hasReachedLimit())throw Error(`Concurrency Limit reached`);this._sendingPromises.push(e);let t=()=>{let t=this._sendingPromises.indexOf(e);this._sendingPromises.splice(t,1)};e.then(t,t)}hasReachedLimit(){return this._sendingPromises.length>=this._concurrencyLimit}awaitAll(){var e=this;return K(function*(){yield Promise.all(e._sendingPromises)})()}};function Au(e){return new ku(e.concurrencyLimit)}M();function ju(e){return Object.prototype.hasOwnProperty.call(e,`partialSuccess`)}function Mu(){return{handleResponse(e){e==null||!ju(e)||e.partialSuccess==null||Object.keys(e.partialSuccess).length===0||k.warn(`Received Partial Success response:`,JSON.stringify(e.partialSuccess))}}}B(),M(),P(),q();var Nu=class{constructor(e,t,n,r,i){N(this,`_diagLogger`,void 0),N(this,`_transport`,void 0),N(this,`_serializer`,void 0),N(this,`_responseHandler`,void 0),N(this,`_promiseQueue`,void 0),N(this,`_timeout`,void 0),this._transport=e,this._serializer=t,this._responseHandler=n,this._promiseQueue=r,this._timeout=i,this._diagLogger=k.createComponentLogger({namespace:`OTLPExportDelegate`})}export(e,t){if(this._diagLogger.debug(`items to be sent`,e),this._promiseQueue.hasReachedLimit()){t({code:z.FAILED,error:Error(`Concurrent export limit reached`)});return}let n=this._serializer.serializeRequest(e);if(n==null){t({code:z.FAILED,error:Error(`Nothing to send`)});return}this._promiseQueue.pushPromise(this._transport.send(n,this._timeout).then(e=>{if(e.status===`success`){if(e.data!=null)try{this._responseHandler.handleResponse(this._serializer.deserializeResponse(e.data))}catch(t){this._diagLogger.warn(`Export succeeded but could not deserialize response - is the response specification compliant?`,t,e.data)}t({code:z.SUCCESS});return}else if(e.status===`failure`&&e.error){t({code:z.FAILED,error:e.error});return}else if(e.status===`retryable`){var n;t({code:z.FAILED,error:(n=e.error)==null?new Ou(`Export failed with retryable status`):n})}else t({code:z.FAILED,error:new Ou(`Export failed with unknown error`)})},e=>t({code:z.FAILED,error:e})))}forceFlush(){return this._promiseQueue.awaitAll()}shutdown(){var e=this;return K(function*(){e._diagLogger.debug(`shutdown started`),yield e.forceFlush(),e._transport.shutdown()})()}};function Pu(e,t){return new Nu(e.transport,e.serializer,Mu(),e.promiseHandler,t.timeout)}function Fu(e,t,n){return Pu({transport:n,serializer:t,promiseHandler:Au(e)},{timeout:e.timeoutMillis})}M(),q(),W();let Iu=49152,Lu=0,Ru=0;var zu=class e{constructor(e){this._config=e}static _compressRequest(e){return K(function*(){let t=new CompressionStream(`gzip`),n=t.writable.getWriter();n.write(e),n.close();let r=[],i=t.readable.getReader(),a=!1;for(;!a;){let e=yield i.read();e.value&&r.push(e.value),{done:a}=e}let o=new Uint8Array(r.reduce((e,t)=>e+t.length,0)),s=0;for(let e of r)o.set(e,s),s+=e.length;return o})()}send(e,t){return this._asyncSend(e,t)}shutdown(){}_asyncSend(t,n){var r=this;return K(function*(){let i=t,a=U({"Content-Type":`application/json`},r._config.headers),o,s;if(`timeout`in AbortSignal)o=AbortSignal.timeout(n);else{let e=new AbortController;({signal:o}=e),s=setTimeout(()=>{e.abort(new DOMException(`TimeoutError`,`TimeoutError`))},n)}let c=!1;try{if(r._config.compression===`gzip`){try{i=yield e._compressRequest(t)}catch(e){let t=e instanceof Error?e:Error(String(e));return k.warn(`Fetch transport gzip compression failed: ${t.message}`),{error:t,status:`failure`}}a[`Content-Encoding`]=`gzip`,a[`Content-Length`]=i.length.toString()}let n=Lu+i.byteLength>Iu;if(c=!n&&!(Ru>=9),c)Lu+=i.byteLength,Ru++;else{let e=n?`inflight bytes (${Lu} + ${i.byteLength}) would exceed ${Iu}B budget`:`concurrent count (${Ru}) at limit of 9`;k.debug(`Sending without keepalive: ${e}`)}let s=yield fetch(r._config.url,{body:i,headers:a,keepalive:c,method:`POST`,signal:o});if(s.ok)return{status:`success`};let l=Error(`${s.status} Fetch request failed`),u=`Fetch transport received HTTP ${s.status} (keepalive=${c})`;return s.status>=500?(k.debug(u),{error:l,status:`retryable`}):(k.warn(u),{error:l,status:`failure`})}catch(e){let t=e instanceof Error?e:Error(String(e)),n=t instanceof TypeError||t instanceof DOMException&&t.name===`TimeoutError`,r=`Fetch transport failed (keepalive=${c}): ${t.message}`;return n?k.debug(r):k.warn(r),{error:t,status:n?`retryable`:`failure`}}finally{s!==void 0&&clearTimeout(s),c&&(Lu-=i.byteLength,Ru--)}})()}};let Bu=e=>new zu(e);q();let Vu=()=>Math.random()*40-20;var Hu=class{constructor(e,t=new Ga){this._transport=e,this._perf=t}send(e,t){var n=this;return K(function*(){let r=n._perf.getNowMillis()+t,i=yield n._transport.send(e,t),a=5,o=1e3;for(;i.status===`retryable`&&a>0;){var s;a--;let t=Math.max(Math.min(o,5e3)+Vu(),0);o*=1.5;let c=(s=i.retryInMillis)==null?t:s,l=r-n._perf.getNowMillis();if(c>l)return i;i=yield n._retry(e,l,c)}return i})()}shutdown(){this._transport.shutdown()}_retry(e,t,n){return new Promise((r,i)=>{setTimeout(()=>{this._transport.send(e,t).then(r,i)},n)})}};let Uu=e=>{var t;return new Hu(e.transport,(t=e.perf)==null?new Ga:t)},Wu=(e,t)=>Fu(e,t,Uu({transport:Bu(e)}));var Gu=class extends Du{constructor(e){super(Wu(e,vu))}};let Ku=(e,t)=>`${$l(e,t)}/v1/logs`;W();var qu=class extends Gu{constructor({appID:e,userID:t,mxlDataURL:n}){super(U(U({},Zl),{},{headers:Ql(e,t),url:Ku(e,n)}))}};W();var Ju=class extends Du{constructor(e){super(Wu(U(U({},e),{},{compression:`gzip`}),Eu))}};let Yu=(e,t)=>`${$l(e,t)}/v1/traces`;W();var Xu=class extends Ju{constructor({appID:e,userID:t,mxlDataURL:n}){super(U(U({},Zl),{},{headers:Ql(e,t),url:Yu(e,n)}))}};function Zu(e){return{isRecording:()=>e.isRecording(),setEnabled:t=>{if(t){e.resume();return}e.pause()}}}W(),q();let Qu=0;function $u(e,t){let n=Date.now();n-Qu<3e4||(Qu=n,console.warn(`[mxl] session replay ${e} failed (dropping; will retry on next chunk):`,t))}function ed(e){let t=Ql(e.appID,e.userID),n=e.baseUrl.replace(/\/$/,``),r=[`${n}/v1/sessionReplays/`,`${n}/v1/sessionEvents`,`${n}/v1/logs`,`${n}/v1/traces`],i=e=>r.some(t=>e.startsWith(t)),a=function(){var e=K(function*(e,r=!1){let i=`${JSON.stringify(e)}\n`;yield fetch(`${n}/v1/sessionReplays/meta`,{body:i,headers:U(U({},t),{},{"content-type":`application/x-ndjson`}),keepalive:r,method:`POST`}).catch(e=>{$u(`metadata POST`,e)})});return function(t){return e.apply(this,arguments)}}(),o=function(){var e=K(function*(e,r=!1){if(e.length===0)return;let i=`${e.map(e=>JSON.stringify(e)).join(`
|
|
2
|
-
`)}\n`;yield fetch(`${n}/v1/sessionEvents`,{body:i,headers:U(U({},t),{},{"content-type":`application/x-ndjson`}),keepalive:r,method:`POST`}).catch(e=>{$u(`events POST`,e)})});return function(t){return e.apply(this,arguments)}}();return{postSessionBlob:function(){var e=K(function*(e,r,i=!1){yield fetch(`${n}/v1/sessionReplays/blob`,{body:r,headers:U(U({},t),{},{"content-type":`application/octet-stream`,"x-mxl-chunk-seq":String(e.chunkSeq),"x-mxl-duration-ms":String(e.durationMs),"x-mxl-event-count":String(e.eventCount),"x-mxl-is-checkpoint":e.isCheckpoint?`1`:`0`,"x-mxl-session-id":e.sessionId}),keepalive:i,method:`POST`}).catch(e=>{$u(`blob POST`,e)})});return function(t,n){return e.apply(this,arguments)}}(),postSessionEvents:o,postSessionMeta:a,shouldIgnoreUrl:i}}function td(e){return ed({appID:e.appID,baseUrl:$l(e.appID,e.mxlDataURL),userID:e.userID})}let nd=new Uint8Array(16),rd=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`).toUpperCase()),id=()=>{crypto.getRandomValues(nd);let e=``;for(let t=0;t<16;t++)e+=rd[nd[t]];return e},ad=`0.0.19`,od=`mxl_app_instance_id`,sd=(e,t)=>{let n=null;try{n=e.getItem(od)}catch(e){t.warn(`Failed to retrieve app instance ID from session storage`,e)}if(!n){t.debug(`No existing app instance ID found in session storage, creating a new one`),n=id();try{e.setItem(od,n)}catch(e){t.warn(`Failed to persist app instance ID to session storage`,e)}}return n};$s(),I();let cd=`unknown_service`,ld=({serviceName:e})=>Gs({[ai]:e}),ud=({diagLogger:e,appVersion:t,pageSessionStorage:n})=>Gs({[ci]:`mxl-web-sdk`,app_version:t,app_framework:1,sdk_version:ad,[li]:ad,sdk_simple_version:1,sdk_platform:`web`,[oi]:`webjs`,"mxl.app_instance_id":sd(n,e),[pi]:window.navigator.userAgent,screen_resolution:`${window.screen.width}x${window.screen.height}`}),dd={networkSpansForwardingThreshold:0,samplingPct:100},fd=`mxl_remote_config`,pd=(e,{osVersion:t,appVersion:n,deviceId:r},i)=>`${i||`https://mxl-basket.apps.ocpthikadev01.safaricom.net`}/config?appId=${e}&osVersion=${t}&appVersion=${n}&deviceId=${r}`;M(),P(),W(),q();let md=e=>{let t={samplingPct:e.threshold};return e.network_span_forwarding!==void 0&&(t.networkSpansForwardingThreshold=e.network_span_forwarding.pct_enabled),e.service_name!==void 0&&e.service_name!==``&&(t.serviceName=e.service_name),t};var hd=class{constructor({appID:e,appVersion:t,deviceId:n,diag:r=k.createComponentLogger({namespace:`mxl-config-manager`}),storage:i=window.localStorage,defaultConfig:a={},mxlConfigURL:o}={}){N(this,`_remoteConfigURL`,null),N(this,`_diag`,void 0),N(this,`_storage`,void 0),N(this,`_baseConfig`,void 0),N(this,`_sdkConfig`,void 0),N(this,`_etag`,null),N(this,`_remoteSourceServiceName`,void 0),e&&t&&n&&(this._remoteConfigURL=pd(e,{appVersion:t,deviceId:n,osVersion:`1`},o)),this._diag=r,this._storage=i;let s=this._getRemoteConfigFromStorage();s&&(this._etag=s.etag,this._captureRemoteServiceName(s.config)),this._baseConfig=U(U({},dd),a),this._sdkConfig=U(U({},this._baseConfig),s?md(s.config):{})}setConfig(e){this._sdkConfig=U(U({},this._sdkConfig),e)}getConfig(){return this._sdkConfig}resolveApplicationServiceName(e){var t,n;return((t=this._remoteSourceServiceName)==null?void 0:t.trim())||(e==null?void 0:e.trim())||((n=this._baseConfig.serviceName)==null?void 0:n.trim())||cd}_captureRemoteServiceName(e){if(e.service_name===void 0)return;let t=e.service_name.trim();this._remoteSourceServiceName=t.length>0?t:void 0}refreshRemoteConfig(){var e=this;return K(function*(){if(e._remoteConfigURL)try{let t=yield e._fetchRemoteConfig(e._remoteConfigURL);if(!t){e._diag.debug(`No changes in remote config, skipping update`);return}let[n,r]=t;e._captureRemoteServiceName(n),e._storage.setItem(fd,JSON.stringify({config:n,etag:r})),e._sdkConfig=U(U({},e._baseConfig),md(n)),e._etag=r}catch(t){e._diag.warn(`Failed to refresh remote config: ${t instanceof Error?t.message:String(t)}`)}})()}_getRemoteConfigFromStorage(){try{let e=this._storage.getItem(fd);return e?JSON.parse(e):null}catch(e){return this._diag.warn(`Failed to parse remote config from storage: ${e instanceof Error?e.message:String(e)}`),null}}_fetchRemoteConfig(e){var t=this;return K(function*(){let n=yield fetch(e,{headers:t._etag?{"If-None-Match":t._etag}:{}}),r=n.headers.get(`etag`);return n.status===304?null:n.ok?[yield n.json(),r]:(t._diag.warn(`Failed to fetch remote config from ${e}: ${n.statusText}`),null)})()}};let gd={maxAllowed:{breadcrumb:100,element_timing:500,error_log:500,exception:500,info_log:100,network_request:1e4,server_timing:500,session_property:100,span:1e3,user_timing_mark:500,user_timing_measure:500,warning_log:200},maxAttributes:{error_log:50,exception:50,info_log:50,warning_log:50},maxLength:{breadcrumb:256,error_log:128,exception:1024,exception_attribute_key:128,exception_attribute_value:256,info_log:128,log_attribute_key:128,log_attribute_value:256,session_property_key:128,session_property_value:256,warning_log:128}};M(),P();let _d={error:`error_log`,info:`info_log`,warning:`warning_log`};var vd=class{constructor({diag:e,maxAllowed:t,maxLength:n,maxAttributes:r}){N(this,`_diag`,void 0),N(this,`_diagnosticCounts`,{}),N(this,`_currentCount`,{breadcrumb:0,element_timing:0,error_log:0,exception:0,info_log:0,network_request:0,server_timing:0,session_property:0,span:0,user_timing_mark:0,user_timing_measure:0,warning_log:0}),N(this,`_maxAllowed`,void 0),N(this,`_maxLength`,void 0),N(this,`_maxAttributes`,void 0),this._diag=e==null?k.createComponentLogger({namespace:`MXLLimitManager`}):e,this._maxAllowed=t,this._maxLength=n,this._maxAttributes=r}_dropIfMaxReached(e){return this._currentCount[e]>=this._maxAllowed[e]?(this._diag.warn(`disallowing ${e} because the maximum number of ${this._maxAllowed[e].toString()} has already been reached for this session`),this._incrDiagnosticCount(e,`drop`),!0):(this._currentCount[e]=(this._currentCount[e]||0)+1,!1)}truncateString(e,t){return t.length>this._maxLength[e]?(this._diag.warn(`truncating ${e} because it is longer than ${this._maxLength[e].toString()} characters: "${t}"`),this._incrDiagnosticCount(e,`truncate_string`),t.substring(0,this._maxLength[e])):t}_truncateAttributes(e,t,n,r){let i=Object.keys(t);i.length>this._maxAttributes[e]&&(this._diag.warn(`truncating ${e} attributes because there are more than ${this._maxAttributes[e].toString()} set`),this._incrDiagnosticCount(e,`truncate_attributes`));let a={};for(let s=0;s<Math.min(i.length,this._maxAttributes[e]);s++){var o;let e=this.truncateString(n,i[s]);a[e]=this.truncateString(r,((o=t[i[s]])==null?void 0:o.toString())||``)}return a}limitBreadcrumb(e){return this._dropIfMaxReached(`breadcrumb`)?`dropped`:{name:this.truncateString(`breadcrumb`,e)}}limitException(e,t){return this._dropIfMaxReached(`exception`)?`dropped`:{attributes:this._truncateAttributes(`exception`,t,`exception_attribute_key`,`exception_attribute_value`),message:this.truncateString(`exception`,e)}}limitLog(e,t,n){let r=_d[t];return this._dropIfMaxReached(r)?`dropped`:{attributes:this._truncateAttributes(r,n,`log_attribute_key`,`log_attribute_value`),message:this.truncateString(r,e)}}limitSessionProperty(e,t){return this._dropIfMaxReached(`session_property`)?`dropped`:{key:this.truncateString(`session_property_key`,e),value:this.truncateString(`session_property_value`,t)}}limitElementTimingEntry(){return this._dropIfMaxReached(`element_timing`)}limitServerTimingEntry(){return this._dropIfMaxReached(`server_timing`)}limitUserTimingEntry(e){return this._dropIfMaxReached(e===`mark`?`user_timing_mark`:`user_timing_measure`)}dropReadableSpan(e){let t=e.attributes[`mxl.type`]===`perf.network_request`?`network_request`:`span`;return this._dropIfMaxReached(t)}reset(){this._diagnosticCounts={},this._currentCount={breadcrumb:0,element_timing:0,error_log:0,exception:0,info_log:0,network_request:0,server_timing:0,session_property:0,span:0,user_timing_mark:0,user_timing_measure:0,warning_log:0}}_incrDiagnosticCount(e,t){let n=`mxl.app.applied_limit.${e}.${t}.count`;this._diagnosticCounts[n]=(this._diagnosticCounts[n]||0)+1}getDiagnosticCounts(){return this._diagnosticCounts}};let yd=(e,t,n)=>{try{let r=e.getItem(t),i=r?parseInt(r,10):0;return Number.isNaN(i)&&(n.warn(`Non-numeric value stored at ${t} (${String(r)}); resetting counter.`),i=0),i++,e.setItem(t,i.toString()),i}catch(e){return n.warn(`Failed to retrieve ${t} from storage: `,e),1}},bd=e=>e.visibilityState===`hidden`?`background`:`foreground`,xd=globalThis;M(),H(),I(),P(),fn(),W();let Sd=()=>JSON.stringify(xd._MXLFileBundleIDs||{});var Cd=class e{constructor({diag:e,perf:t,userSessionManager:n,limitManager:r,loggerProvider:i,visibilityDoc:a=window.document,storage:o=window.localStorage}){N(this,`_diag`,void 0),N(this,`_perf`,void 0),N(this,`_logger`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_limitManager`,void 0),N(this,`_visibilityDoc`,void 0),N(this,`_storage`,void 0);let s=i==null?uo:i;this._diag=e==null?k.createComponentLogger({namespace:`MXLLogManager`}):e,this._perf=t==null?new Ga:t,this._logger=s.getLogger(`mxl-web-sdk-logs`),this._userSessionManager=n,this._limitManager=r,this._visibilityDoc=a,this._storage=o}_validateAttributes(e){return Object.prototype.toString.call(e)===`[object Object]`?e:(this._diag.warn(`attributes must be a plain object`,e),{})}static _logSeverityToSeverityNumber(e){switch(e){case`info`:return V.INFO;case`warning`:return V.WARN;default:return V.ERROR}}logException(t,{handled:n=!0,attributes:r={},timestamp:i=this._perf.getNowMillis(),handler:a=`manual`}={}){var o;let s=this._validateAttributes(r);n||this._userSessionManager.incrSessionPartCountForKey(`mxl.unhandled_exceptions_count`);let c=(t==null||(o=t.constructor)==null?void 0:o.name)||typeof t,l=``,u=c,d=``,f=``;if(t instanceof Error)l=String(t.message||``).trim(),u=t.name||``,d=t.stack||``,f=t.cause?`present`:``;else if(t&&typeof t==`object`)try{l=JSON.stringify(t)}catch(e){l=String(t).trim()}else l=String(t).trim();let{[Yn]:p}=s,m=ls(s,[Yn].map(dn)),h=this._limitManager.limitException(l,m);h!==`dropped`&&this._logger.emit({attributes:U(U(U({},h.attributes),p===void 0?{}:{[Yn]:String(p)}),{},{[F]:`sys.exception`,"mxl.exception_handling":e._exceptionHandlingType(n,a),"mxl.exception_cause":f,[$r]:c,"exception.name":u,[Zr]:h.message,[Qr]:d,[Zn]:Sd(),[Jn]:bd(this._visibilityDoc),"mxl.exception_number":yd(this._storage,`mxl_exception_number`,this._diag)}),body:h.message,severityNumber:V.ERROR,severityText:`ERROR`,timestamp:i})}message(e,t,{attributes:n={},includeStacktrace:r=!0,stacktrace:i}={}){if(typeof e!=`string`||!e.trim()){this._diag.warn(`Message must be a non-empty string`);return}if(![`info`,`warning`,`error`].includes(t)){this._diag.warn(`Severity must be info, warning, or error`);return}let a=this._validateAttributes(n);t===`error`&&this._userSessionManager.incrSessionPartCountForKey(`mxl.error_log_count`);let o=``;t!==`info`&&(typeof i==`string`?o=i:r&&(o=Error().stack||``)),this._logMessage({attributes:a,message:e.trim(),severity:t,stack:o,timestamp:this._perf.getNowMillis()})}_logMessage({message:t,severity:n,timestamp:r,attributes:i={},stack:a}){let o=this._limitManager.limitLog(t,n,i);o!==`dropped`&&this._logger.emit({attributes:U(U(U({},o.attributes),{},{[F]:`sys.log`},a?{"mxl.stacktrace.js":a,[Zn]:Sd()}:{}),{},{[Jn]:bd(this._visibilityDoc)}),body:o.message,severityNumber:e._logSeverityToSeverityNumber(n),severityText:n.toUpperCase(),timestamp:r})}static _exceptionHandlingType(e,t){return e?`handled`:t===`global_exception`?`unhandled_error`:t===`promise_rejection`?`unhandled_rejection`:`unhandled`}};P();var wd=class{constructor({useDocumentTitleAsPageLabel:e=!0,titleDocument:t=window.document}={}){N(this,`_currentRoute`,null),N(this,`_currentPageId`,null),N(this,`_pageLabel`,null),N(this,`_titleDocument`,void 0),N(this,`_useDocumentTitleAsPageLabel`,void 0),N(this,`getCurrentPageId`,()=>this._currentPageId),N(this,`getCurrentRoute`,()=>this._currentRoute),N(this,`setPageLabel`,e=>{this._pageLabel=e}),N(this,`getPageLabel`,()=>this._pageLabel||(!this._useDocumentTitleAsPageLabel||!this._titleDocument?null:this._titleDocument.title)),N(this,`setCurrentRoute`,e=>{(!this._currentRoute||this._currentRoute.url!==e.url)&&(this._currentPageId=id()),this._currentRoute=e,e.label?this._pageLabel=e.label:this._pageLabel=null}),N(this,`clearCurrentRoute`,()=>{this._currentRoute=null,this._currentPageId=null,this._pageLabel=null}),this._useDocumentTitleAsPageLabel=e,this._titleDocument=t}};let Td=(e,t)=>!t||t<=0||t>100?!1:t>=Ed(e),Ed=e=>{if(e.length<6)return 0;let t=e.slice(-6),n=Math.pow(16,6)-1;return parseInt(t,16)/n*100};P();var Dd=class{constructor({dynamicConfigManager:e,deviceId:t,blockNetworkSpanForwarding:n}){N(this,`_dynamicConfigManager`,void 0),N(this,`_deviceId`,void 0),N(this,`_blockNetworkSpanForwarding`,void 0),this._dynamicConfigManager=e,this._deviceId=t,this._blockNetworkSpanForwarding=n}isSDKEnabled(){let e=this._dynamicConfigManager.getConfig();return Td(this._deviceId,e.samplingPct)}isNetworkSpanForwardingEnabled(){if(this._blockNetworkSpanForwarding)return!1;let e=this._dynamicConfigManager.getConfig();return Td(this._deviceId,e.networkSpansForwardingThreshold)}};P(),fn();var Od=class{constructor(e){N(this,`_span`,void 0),this._span=e}get attributes(){return this._span.attributes}addEvent(e,t,n){return this._span.addEvent(e,t,n),this}addLink(e){return this._span.addLink(e),this}addLinks(e){return this._span.addLinks(e),this}end(e){this._span.end(e)}isRecording(){return this._span.isRecording()}recordException(e,t){this._span.recordException(e,t)}setAttribute(e,t){return this._span.setAttribute(e,t),this}setAttributes(e){return this._span.setAttributes(e),this}removeAttribute(e){let t=this._span.attributes,{[e]:n}=t,r=ls(t,[e].map(dn));return this._span.attributes=r,this}setStatus(e){return this._span.setStatus(e),this}spanContext(){return this._span.spanContext()}updateName(e){return this._span.updateName(e),this}fail(e={code:`failure`}){e.code&&this._span.setAttribute(`mxl.error_code`,e.code.toUpperCase()),this._span.end(e.endTime)}};M(),P();var kd=class{constructor({tracerProvider:e}={}){N(this,`_tracer`,void 0),N(this,`setSpan`,j.setSpan);let t=e==null?j:e;this._tracer=t.getTracer(`mxl-web-sdk-traces`)}startSpan(e,t={},n){t.attributes=t.attributes?t.attributes:{},t.attributes[F]=`perf`;let r=t.parentSpan?j.setSpan(O.active(),t.parentSpan):n;return new Od(this._tracer.startSpan(e,t,r))}getSpan(e){let t=j.getSpan(e);if(t)return new Od(t)}};let Ad=`mxl_user`,jd=`mxl_user_id`,Md=`mxl_external_user_id`,Nd=e=>typeof e[`enduser.pseudo.id`]==`string`&&e[`enduser.pseudo.id`].length===32,Pd=e=>typeof e==`string`&&e.length===32;M(),P();var Fd=class{constructor({diag:e,storage:t=window.localStorage}={}){N(this,`_diag`,void 0),N(this,`_storage`,void 0),N(this,`_mxlUserId`,null),this._diag=e==null?k.createComponentLogger({namespace:`MXLUserManager`}):e,this._storage=t,this._migrateOldLocalStorageKey(),this._initialSetup()}getMXLUserId(){return this._mxlUserId||this._generateNewMXLUserId()}setMXLUserId(e){this._mxlUserId=e;try{this._storage.setItem(jd,e)}catch(e){this._diag.warn(`Failed to persist user object for storage, keeping it in-memory only`,e)}}clearMXLUserId(){this._mxlUserId=null;try{this._storage.removeItem(jd)}catch(e){this._diag.warn(`Failed to remove mxl user in storage`,e)}}_migrateOldLocalStorageKey(){try{let e=this._storage.getItem(Ad);if(e){let t=JSON.parse(e);Nd(t)?(this._diag.debug(`Migrating old user data from storage`),this._storage.setItem(jd,t[`enduser.pseudo.id`]),this._storage.removeItem(Ad)):(this._diag.warn(`Invalid user data found in storage, clearing old user data`),this._storage.removeItem(Ad))}}catch(e){this._diag.warn(`Failed to get old user data from storage`,e)}}_initialSetup(){try{let e=this._storage.getItem(jd);e?Pd(e)?this._mxlUserId=e:(this._diag.warn(`Invalid mxl user id, generating a new one`),this.clearMXLUserId()):this._diag.debug(`No existing user found in storage, creating a new one`)}catch(e){this._diag.warn(`Failed to get mxl user id from storage, defaulting to a new one`,e)}this._mxlUserId||(this._mxlUserId=this._generateNewMXLUserId())}_generateNewMXLUserId(){let e=id();return this.setMXLUserId(e),e}getUserId(){try{return this._storage.getItem(Md)}catch(e){return this._diag.warn(`Failed to retrieve user id from storage`,e),null}}setUserId(e){try{this._storage.setItem(Md,e)}catch(e){this._diag.warn(`Failed to store user id`,e)}}clearUserId(){try{this._storage.removeItem(Md)}catch(e){this._diag.warn(`Failed to clear user id`,e)}}};let Id=`mxl_user_session_state`,Ld=`mxl_permanent_properties`,Rd=`mxl_last_end_user_session_ts`,zd=`mxl_tab`,Bd=`mxl_tab_activity`,Vd=720*60,Hd=1800,Ud=[`keydown`,`mousedown`,`mousemove`,`scroll`],Wd=`http.response.body.size`,Gd=`session.id`,Kd=`session.previous_id`,qd=`user.id`,Jd=({diag:e,value:t,defaultValue:n,min:r,max:i})=>t===void 0?n:Number.isFinite(t)?t<r||t>i?(e==null||e.warn(`value (${t.toString()}) is outside the allowed range [${r.toString()}, ${i.toString()}]; falling back to default (${n.toString()}).`),n):t:(e==null||e.warn(`value is not a finite number; falling back to default (${n.toString()}).`),n),Yd=(e,t=1e3)=>{let n=!1,r=null,i=((...i)=>{n||(e(...i),n=!0,r=setTimeout(()=>{n=!1,r=null},t))});return i.cancel=()=>{r!==null&&(clearTimeout(r),r=null),n=!1},i},Xd=e=>e.visibilityState===`visible`&&e.hasFocus(),Zd=({target:e,visibilityDoc:t,activityEvents:n,onActivity:r,onVisibilityChange:i,onFocus:a,onBlur:o,onPageShow:s,onPageHide:c})=>{var l;for(let t of n)e.addEventListener(t,r);(l=t.addEventListener)==null||l.call(t,`visibilitychange`,i),e.addEventListener(`focus`,a),e.addEventListener(`blur`,o),e.addEventListener(`pageshow`,s),e.addEventListener(`pagehide`,c)},Qd=({target:e,visibilityDoc:t,activityEvents:n,onActivity:r,onVisibilityChange:i,onFocus:a,onBlur:o,onPageShow:s,onPageHide:c})=>{var l;for(let t of n)e.removeEventListener(t,r);(l=t.removeEventListener)==null||l.call(t,`visibilitychange`,i),e.removeEventListener(`focus`,a),e.removeEventListener(`blur`,o),e.removeEventListener(`pageshow`,s),e.removeEventListener(`pagehide`,c)},$d=(e,t)=>t<e.userSessionStartTs||t>=e.userSessionMaxEndTs||e.inactivityDeadlineTs!==null&&t>=e.inactivityDeadlineTs,ef=({now:e,previousUserSessionId:t,maxUserSessionDurationSeconds:n,inactivityTimeoutSeconds:r,userSessionNumber:i})=>({inactivityDeadlineTs:null,inactivityTimeoutSeconds:r,maxUserSessionDurationSeconds:n,previousUserSessionId:t,schemaVersion:1,userSessionId:id(),userSessionMaxEndTs:e+n*1e3,userSessionNumber:i,userSessionPartIndex:0,userSessionProperties:{},userSessionStartTs:e}),tf=e=>typeof e==`object`&&!!e&&e.schemaVersion===1,nf=(e,t)=>{let n=e.getItem(Id);if(!n)return null;try{let e=JSON.parse(n);if(!tf(e))throw Error(`stored user session state failed structural validation`);return e}catch(n){return t.error(`User session state in storage is corrupt; discarding it`,n),e.removeItem(Id),null}},rf=(e,t)=>{let n=e.getItem(Ld);if(!n)return{};try{let e=JSON.parse(n);if(typeof e!=`object`||!e||Array.isArray(e))throw Error(`permanent properties blob is not a plain object`);let t={};for(let[n,r]of Object.entries(e))typeof r==`string`&&(t[n]=r);return t}catch(n){return t.error(`Permanent properties in storage are corrupt; discarding`,n),e.removeItem(Ld),{}}},af=(e,t)=>Object.keys(t).length===0?e.removeItem(Ld):e.setItem(Ld,JSON.stringify(t)),of=e=>{if(!e)return{isSameOrigin:!1,isValid:!1};try{let t=new URL(e),n=window.location.origin;return{isSameOrigin:t.origin===n,isValid:!0,scrubbedUrl:t.origin+t.pathname}}catch(e){return{isSameOrigin:!1,isValid:!1}}},sf=(e,t,n)=>{try{let e=t.getEntriesByType(`navigation`);if(e.length>0&&e[0]){let t=e[0];if(t.type===`reload`)return`reload`;if(t.type===`back_forward`)return`back_forward`}}catch(e){n.warn(`Failed to get navigation type`,e)}return e.isValid?e.isSameOrigin?`same_origin`:`external`:`direct`},cf=(e,t)=>{try{let t=e.getItem(Bd);return t?JSON.parse(t):null}catch(e){return t.warn(`Failed to retrieve tab activity`,e),null}},lf=(e,t,n,r)=>{let i=sd(t,r),a,o;if(e===`same_origin`){let e=cf(n,r);e&&Date.now()-e.lastActivityMs<=1e4&&(a=e.tabId,{experienceId:o}=e)}return o===void 0&&(o=id()),{navigationSource:e,tab:{experienceId:o,sourceTabId:a,tabId:i}}},uf=({sessionStorage:e,localStorage:t,referrer:n,navigationPerformance:r,diag:i})=>{let a=of(n),o=sf(a,r,i);try{let t=e.getItem(zd);if(t)return{navigationSource:o,referrerScrubbedUrl:a.isValid&&a.scrubbedUrl?a.scrubbedUrl:void 0,tab:JSON.parse(t)}}catch(e){i.warn(`Failed to retrieve tab data`,e)}let s=lf(o,e,t,i);try{e.setItem(zd,JSON.stringify(s.tab))}catch(e){i.warn(`Failed to store tab data`,e)}return{navigationSource:s.navigationSource,referrerScrubbedUrl:a.isValid&&a.scrubbedUrl?a.scrubbedUrl:void 0,tab:s.tab}},df=(e,t,n)=>{let r={experienceId:t.experienceId,lastActivityMs:Date.now(),tabId:t.tabId};try{e.setItem(Bd,JSON.stringify(r))}catch(e){n.warn(`Failed to save tab activity`,e)}},ff=(e,t,n)=>{let r=r=>{var i;if(r.button===1||r.ctrlKey||r.metaKey||r.shiftKey){df(t,e,n);return}(i=r.target)!=null&&i.closest(`a[target="_blank"], form[target="_blank"], a[rel*="noopener"], a[rel*="noreferrer"]`)&&df(t,e,n)},i={capture:!0,passive:!0};document.addEventListener(`auxclick`,r,i),document.addEventListener(`click`,r,i)};M(),P(),W();var pf=class e{static shutdownAllTestInstances(){for(let t of e._testInstances)t._shutdown();e._testInstances.clear()}constructor({config:t,diag:n,perf:r,visibilityDoc:i,storage:a,limitManager:o,target:s=window,activityThrottleMs:c=3e4,activityEvents:l=Ud,tabStorage:u,referrer:d=typeof document<`u`?document.referrer:``,navigationPerformance:f=typeof window<`u`?window.performance:{getEntriesByType:()=>[]}}){N(this,`_state`,null),N(this,`_previousUserSessionId`,null),N(this,`_maxUserSessionDurationSeconds`,void 0),N(this,`_inactivityTimeoutSeconds`,void 0),N(this,`_maxDurationTimeout`,null),N(this,`_isShutdown`,!1),N(this,`_permanentProperties`,{}),N(this,`_hasStoredState`,!1),N(this,`_activeSessionPartId`,null),N(this,`_currentSessionPartNumber`,null),N(this,`_sessionPartSpan`,null),N(this,`_activeSessionPartCounts`,null),N(this,`_coldStart`,!0),N(this,`_nextSessionPartCounts`,{}),N(this,`_sdkStartupDuration`,0),N(this,`_sessionPartStartedListeners`,[]),N(this,`_sessionPartEndedListeners`,[]),N(this,`_tracer`,void 0),N(this,`_diag`,void 0),N(this,`_perf`,void 0),N(this,`_storage`,void 0),N(this,`_visibilityDoc`,void 0),N(this,`_limitManager`,void 0),N(this,`_target`,void 0),N(this,`_activityEvents`,void 0),N(this,`_onActivityThrottled`,void 0),N(this,`_sessionPartInactivityTimer`,null),N(this,`_tab`,void 0),N(this,`_navigationSource`,void 0),N(this,`_referrerScrubbedUrl`,void 0),N(this,`_onActivity`,()=>{try{if(!Xd(this._visibilityDoc))return;if(this._activeSessionPartId===null){this.startSessionPartInternal(`web_activity`);return}this._startSessionPartInactivityTimer()}catch(e){this._diag.warn(`Error handling activity event`,e)}}),N(this,`_onVisibilityChange`,()=>{this._handleEngagementTransition(`visibilitychange`)}),N(this,`_onFocus`,()=>{this._handleEngagementTransition(`focus`)}),N(this,`_onBlur`,()=>{this._handleEngagementTransition(`blur`)}),N(this,`_onPageShow`,e=>{this._handleEngagementTransition(e.persisted?`pageshow-bfcache`:`pageshow-initial`)}),N(this,`_onPageHide`,e=>{try{if(this._activeSessionPartId===null)return;let t=e.persisted?`web_background`:`web_hard_navigation`;this._diag.debug(`page hiding (persisted=${e.persisted}); ending current part as ${t}`),this.endSessionPartInternal(t)}catch(t){this._diag.error(`Error ending session part on pagehide (persisted=${e.persisted})`,t)}}),N(this,`_onSessionPartInactivity`,()=>{this._sessionPartInactivityTimer=null;try{if(this._activeSessionPartId===null)return;this._diag.debug(`inactivity timer fired; ending current part and user session`),this.endSessionPartInternal(`inactivity`,`inactivity`)}catch(e){this._diag.warn(`Error handling inactivity timer`,e)}}),this._diag=n==null?k.createComponentLogger({namespace:`MXLUserSessionManager`}):n,this._perf=r,this._visibilityDoc=i,this._storage=a,this._limitManager=o,this._permanentProperties=rf(this._storage,this._diag),this._tracer=j.getTracer(`mxl-web-sdk-session-parts`),this._target=s,this._activityEvents=l,this._onActivityThrottled=Yd(this._onActivity,c);let p=Jd({defaultValue:Vd,diag:this._diag,max:86400,min:3600,value:t==null?void 0:t.maxUserSessionDurationSeconds}),m=Jd({defaultValue:Hd,diag:this._diag,max:86400,min:30,value:t==null?void 0:t.inactivityTimeoutSeconds});this._maxUserSessionDurationSeconds=p,m<=p?this._inactivityTimeoutSeconds=m:(this._diag.warn(`inactivityTimeoutSeconds (${m.toString()}s) exceeds maxUserSessionDurationSeconds (${p.toString()}s); falling back to default inactivity timeout (1800s).`),this._inactivityTimeoutSeconds=Hd);let h=uf({diag:this._diag,localStorage:a,navigationPerformance:f,referrer:d,sessionStorage:u});this._tab=h.tab,this._navigationSource=h.navigationSource,this._referrerScrubbedUrl=h.referrerScrubbedUrl,ff(this._tab,a,this._diag),e._testInstances.add(this)}setTracerProvider(e){this._tracer=e.getTracer(`mxl-web-sdk-session-parts`),Zd({activityEvents:this._activityEvents,onActivity:this._onActivityThrottled,onBlur:this._onBlur,onFocus:this._onFocus,onPageHide:this._onPageHide,onPageShow:this._onPageShow,onVisibilityChange:this._onVisibilityChange,target:this._target,visibilityDoc:this._visibilityDoc});let{state:t,created:n}=this._loadOrCreateUserSessionState(this._perf.getNowMillis());this._state=t,n&&this._storeState()}recordSDKStartupDuration(e){this._sdkStartupDuration=Math.ceil(e)}getUserSessionId(){var e,t;return(e=(t=this._state)==null?void 0:t.userSessionId)==null?null:e}getPreviousUserSessionId(){var e,t;return(e=(t=this._state)==null?void 0:t.previousUserSessionId)==null?this._previousUserSessionId:e}getUserSessionStartTime(){var e,t;return(e=(t=this._state)==null?void 0:t.userSessionStartTs)==null?null:e}getUserSessionAttributes(){var e,t;if(!this._state)return null;let n=(e=this.getPreviousUserSessionId())==null?``:e;return{[rr]:this._state.userSessionId,[Gd]:this._state.userSessionId,[ir]:n,[Kd]:n,"mxl.user_session_number":this._state.userSessionNumber,"mxl.user_session_part_index":this._state.userSessionPartIndex,"mxl.session_part_number":(t=this._currentSessionPartNumber)==null?0:t,"mxl.user_session_start_ts":this._state.userSessionStartTs,"mxl.user_session_max_duration_seconds":this._state.maxUserSessionDurationSeconds,"mxl.user_session_inactivity_timeout_seconds":this._state.inactivityTimeoutSeconds}}endUserSession(){if(!this._state){this._diag.debug(`Trying to end user session, but there is no active session. This is a no-op.`);return}let e=this._perf.getNowMillis(),t=this._storage.getItem(Rd),n=t===null?NaN:Number(t);if(Number.isFinite(n)&&e-n<5e3){this._diag.warn(`endUserSession called within cooldown period, ignoring.`);return}this._rolloverUserSession(`manual`),this._storage.setItem(Rd,String(e))}getSessionPartId(){return this._activeSessionPartId}getSessionPartSpan(){return this._sessionPartSpan}startSessionPartInternal(e){if(this._sessionPartSpan){this._diag.warn(`startSessionPartInternal called while a part is active (reason: ${e}); ignoring`);return}if(bd(this._visibilityDoc)===`background`||!this._visibilityDoc.hasFocus()){this._diag.debug(`skipping session part start (reason: ${e}) because the tab is not engaged`);return}let t=id(),n=this._nextSessionPartCounts;this._beginUserSessionForPartStart();let r=U(U({},this.getUserSessionAttributes()),{},{[F]:`ux.session_part`,[Jn]:`foreground`,[nr]:t,"mxl.session_part_start_reason":e,"mxl.cold_start":this._coldStart,"mxl.experience_id":this._tab.experienceId,"mxl.tab_id":this._tab.tabId,"mxl.navigation_source":this._navigationSource},n);this._referrerScrubbedUrl&&(r[`mxl.referrer_url`]=this._referrerScrubbedUrl),this._tab.sourceTabId&&(r[`mxl.source_tab_id`]=this._tab.sourceTabId),this._activeSessionPartId=t;let i;try{i=new Od(this._tracer.startSpan(`mxl-session-part`,{attributes:r}))}catch(e){this._activeSessionPartId=null,this._diag.error(`Error starting session part span`,e);return}this._activeSessionPartCounts={},this._nextSessionPartCounts={},this._sessionPartSpan=i,this._coldStart=!1,this._startSessionPartInactivityTimer(),this._fireListeners(this._sessionPartStartedListeners,`started`)}endSessionPartInternal(e,t){if(!this._sessionPartSpan){this._diag.debug(`trying to end a session part, but there is no session part in progress. This is a no-op.`);return}this._clearSessionPartInactivityTimer();let n=e===`user_session_ended`||e===`inactivity`,r=this._perf.getNowMillis(),i=this._sessionPartSpan;try{let r=U(U(U({"mxl.session_part_end_reason":e},this._activeSessionPartCounts),this._limitManager.getDiagnosticCounts()),{},{"mxl.sdk_startup_duration":this._sdkStartupDuration});n&&(r[`mxl.is_final_session_part`]=1,t&&(r[`mxl.user_session_termination_reason`]=t));let a={};for(let[e,t]of Object.entries(this.getSessionPartProperties()))a[`mxl.properties.`+e]=t;try{i.setAttributes(U(U({},a),r))}catch(e){this._diag.warn(`Error setting end attributes on session part span; ending span without them`,e)}}finally{this._fireListeners(this._sessionPartEndedListeners,`ended`);try{i.end(r)}catch(e){this._diag.warn(`Error ending session part span`,e)}this._sessionPartSpan=null,this._activeSessionPartId=null,this._activeSessionPartCounts=null,this._currentSessionPartNumber=null,this._limitManager.reset()}if(n){var a,o;this._previousUserSessionId=(a=(o=this._state)==null?void 0:o.userSessionId)==null?null:a,this._state=null,this._storage.removeItem(Id),this._clearMaxDurationTimer()}else this._continueUserSessionAfterPartEnd(r)}addBreadcrumb(e){if(!this._sessionPartSpan){this._diag.debug(`trying to add breadcrumb, but there is no session part in progress. This is a no-op.`);return}let t=this._limitManager.limitBreadcrumb(e);t!==`dropped`&&this._sessionPartSpan.addEvent(`mxl-breadcrumb`,{message:t.name},this._perf.getNowMillis())}addProperty(e,t,n){let r=this._limitManager.limitSessionProperty(e,t);if(r===`dropped`)return;let i=r.key,a=r.value;if((n==null?void 0:n.lifespan)===`permanent`){let e=U(U({},this._permanentProperties),{},{[i]:a});if(!af(this._storage,e)){this._diag.warn(`Storage unavailable; rejecting permanent property write.`);return}this._permanentProperties=e,this._removeFromUserSessionProperties(i);return}let{state:o}=this._loadOrCreateUserSessionState(this._perf.getNowMillis());this._state=U(U({},o),{},{userSessionProperties:U(U({},o.userSessionProperties),{},{[i]:a})}),this._storeState()||(this._state=o,this._diag.warn(`Storage unavailable; rejecting user-session property write.`))}removeProperty(e){let t=this._limitManager.truncateString(`session_property_key`,e);this._removeFromPermanentProperties(t),this._removeFromUserSessionProperties(t)}getSessionPartProperties(){var e;return U(U({},this._permanentProperties),(e=this._state)==null?void 0:e.userSessionProperties)}incrSessionPartCountForKey(e){if(!this._sessionPartSpan||!this._activeSessionPartCounts){this._diag.debug(`trying to increment a count for the active session part, but there is no session part in progress. This is a no-op.`);return}this._activeSessionPartCounts[e]=(this._activeSessionPartCounts[e]||0)+1}incrNextSessionPartCountForKey(e){this._nextSessionPartCounts[e]=(this._nextSessionPartCounts[e]||0)+1}addSessionPartStartedListener(e){return this._addListener(this._sessionPartStartedListeners,e)}addSessionPartEndedListener(e){return this._addListener(this._sessionPartEndedListeners,e)}_loadOrCreateUserSessionState(e){let t=nf(this._storage,this._diag),n=!1;if(!t||$d(t,e)){t&&(this._previousUserSessionId=t.userSessionId);let r=yd(this._storage,`mxl_user_session_number`,this._diag);t=ef({inactivityTimeoutSeconds:this._inactivityTimeoutSeconds,maxUserSessionDurationSeconds:this._maxUserSessionDurationSeconds,now:e,previousUserSessionId:this._previousUserSessionId,userSessionNumber:r}),n=!0}return(n||this._maxDurationTimeout===null)&&this._setupMaxDurationTimer(t,e),{created:n,state:t}}_beginUserSessionForPartStart(){let e=this._perf.getNowMillis(),{state:t}=this._loadOrCreateUserSessionState(e);this._currentSessionPartNumber=yd(this._storage,`mxl_session_part_number`,this._diag),this._state=U(U({},t),{},{userSessionPartIndex:t.userSessionPartIndex+1,inactivityDeadlineTs:null}),this._storeState()}_continueUserSessionAfterPartEnd(e){if(!this._state){this._clearMaxDurationTimer();return}if(this._hasStoredState&&this._storage.getItem(`mxl_user_session_state`)===null){this._previousUserSessionId=this._state.userSessionId,this._state=null,this._clearMaxDurationTimer();return}this._state=U(U({},this._state),{},{inactivityDeadlineTs:e+this._state.inactivityTimeoutSeconds*1e3}),this._storeState()}_rolloverUserSession(e){var t,n;if(this._sessionPartSpan){this.endSessionPartInternal(`user_session_ended`,e),this.startSessionPartInternal(`user_session_rollover`);return}this._previousUserSessionId=(t=(n=this._state)==null?void 0:n.userSessionId)==null?null:t,this._state=null,this._storage.removeItem(Id),this._clearMaxDurationTimer()}_setupMaxDurationTimer(e,t){this._clearMaxDurationTimer();let n=e.userSessionMaxEndTs-t;n<=0||(this._maxDurationTimeout=setTimeout(()=>{this._maxDurationTimeout=null,this._rolloverUserSession(`max_duration_reached`)},n))}_clearMaxDurationTimer(){this._maxDurationTimeout!==null&&(clearTimeout(this._maxDurationTimeout),this._maxDurationTimeout=null)}_shutdown(){this._isShutdown||(this._isShutdown=!0,e._testInstances.delete(this),this._onActivityThrottled.cancel(),Qd({activityEvents:this._activityEvents,onActivity:this._onActivityThrottled,onBlur:this._onBlur,onFocus:this._onFocus,onPageHide:this._onPageHide,onPageShow:this._onPageShow,onVisibilityChange:this._onVisibilityChange,target:this._target,visibilityDoc:this._visibilityDoc}),this._clearSessionPartInactivityTimer(),this._clearMaxDurationTimer())}_handleEngagementTransition(e){try{let t=Xd(this._visibilityDoc),n=this._activeSessionPartId!==null;if(!t&&n){this._diag.debug(`tab disengaged via ${e}; ending current part`),this.endSessionPartInternal(`web_background`);return}if(t&&!n){this._diag.debug(`tab engaged via ${e}; starting new part`),this.startSessionPartInternal(`web_foreground`);return}t&&n&&this._startSessionPartInactivityTimer()}catch(e){this._diag.warn(`Error handling engagement change`,e)}}_startSessionPartInactivityTimer(){this._clearSessionPartInactivityTimer(),this._sessionPartInactivityTimer=setTimeout(this._onSessionPartInactivity,this._inactivityTimeoutSeconds*1e3)}_clearSessionPartInactivityTimer(){this._sessionPartInactivityTimer!==null&&(clearTimeout(this._sessionPartInactivityTimer),this._sessionPartInactivityTimer=null)}_addListener(e,t){return e.push(t),()=>{let n=e.indexOf(t);n!==-1&&e.splice(n,1)}}_fireListeners(e,t){for(let n of e)try{n()}catch(e){this._diag.warn(`Error while executing session part ${t} listener`,e)}}_storeState(){if(!this._state)return!1;let e=this._storage.setItem(Id,JSON.stringify(this._state));return e&&(this._hasStoredState=!0),e}_removeFromPermanentProperties(e){if(!(e in this._permanentProperties))return;let t=U({},this._permanentProperties);delete t[e],this._permanentProperties=t,af(this._storage,t)}_removeFromUserSessionProperties(e){if(!this._state||!(e in this._state.userSessionProperties))return;let t=U({},this._state.userSessionProperties);delete t[e],this._state=U(U({},this._state),{},{userSessionProperties:t}),this._storeState()}};N(pf,`_testInstances`,new Set),P();var mf=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){e.attributes[`browser.url.full`]||e.setAttribute(Qn,this._urlDocument.URL)}shutdown(){return Promise.resolve(void 0)}};P();var hf=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){e.attributes[`browser.url.full`]||(e.attributes[Qn]=this._urlDocument.URL)}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var gf=class{constructor({attributeScrubbers:e}){N(this,`_attributeScrubbers`,void 0),this._attributeScrubbers=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){this._attributeScrubbers.forEach(t=>{let n=e.attributes[t.key];n&&typeof n==`string`&&e.setAttribute(t.key,t.scrub(n))})}shutdown(){return Promise.resolve(void 0)}};I(),P();var _f=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){e.attributes[`mxl.type`]||e.setAttribute(F,`sys.log`),e.setAttribute(ui,this._urlDocument.URL)}shutdown(){return Promise.resolve(void 0)}};I();let vf=e=>{if((e.attributes[`http.request.method`]||e.attributes[`http.method`])&&(typeof e.attributes[`http.response.status_code`]==`number`||typeof e.attributes[`http.status_code`]==`number`)){var t;let n=(t=e.attributes[`url.full`])==null?e.attributes[Hr]:t;return typeof n==`string`&&n.includes(`://`)}return!1};I();var yf=class{forceFlush(){return Promise.resolve(void 0)}onEnd(e){ts(e.spanContext().traceId),vf(e)&&(e.attributes[F]=`perf.network_request`,e.attributes[`url.full`]===void 0&&(e.attributes[ui]=e.attributes[Hr]),e.attributes[`http.response.status_code`]===void 0&&(e.attributes[ni]=e.attributes[Ur]),e.attributes[`http.request.method`]===void 0&&(e.attributes[ei]=e.attributes[Vr]),e.attributes[`http.response.body.size`]===void 0&&(e.attributes[Wd]=e.attributes[Gr]),e.attributes[`http.request.body.size`]===void 0&&(e.attributes[`http.request.body.size`]=e.attributes[Wr]))}onStart(){}shutdown(){return Promise.resolve(void 0)}};M(),B(),P();let bf=e=>e.attributes[F]===`ux.session_part`,xf=(e,t)=>`mxl.${t===`current`?`export_failed`:`previous_export_failed`}.${e}`;var Sf=class{constructor({exporter:e,limitManager:t,userSessionManager:n,diag:r=k.createComponentLogger({namespace:`MXLSessionPartBatchedSpanProcessor`})}){N(this,`_shutdownOnce`,void 0),N(this,`_pendingSpans`,[]),N(this,`_exporter`,void 0),N(this,`_limitManager`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_diag`,void 0),N(this,`_shutdown`,()=>this._exporter.shutdown()),this._diag=r,this._exporter=e,this._shutdownOnce=new Ba(this._shutdown,this),this._limitManager=t,this._userSessionManager=n}forceFlush(){return this._diag.debug(`forceFlush called for MXLSessionPartBatchedSpanProcessor. This is a no op`),Promise.resolve(void 0)}onEnd(e){if(this._shutdownOnce.isCalled){this._diag.debug(`span ended after processor shutdown. Ignoring span.`);return}if(bf(e))this._diag.debug(`session part span ended. Exporting all pending spans.`),this._exportSpans([e,...this._pendingSpans]),this._pendingSpans=[];else{if(this._diag.debug(`non-session-part span ended. Adding to pending spans queue.`),this._limitManager.dropReadableSpan(e))return;this._pendingSpans.push(e)}}_exportSpans(e){Wa._export(this._exporter,e).then(e=>{if(e.code===z.FAILED){var t;let n=((t=e.error)==null?void 0:t.message)||`unknown error`,r=`unknown`;n===`Concurrent export limit reached`?r=`concurrent_limit`:n===`Fetch request errored`&&(r=`fetch_error`),this._userSessionManager.incrSessionPartCountForKey(xf(r,`current`)),this._userSessionManager.incrNextSessionPartCountForKey(xf(r,`previous`)),this._diag.error(`spans failed to export: ${n}`)}}).catch(e=>{let t=`unknown error`;e&&e instanceof Error?t=e.message:typeof e==`string`&&(t=e),this._userSessionManager.incrSessionPartCountForKey(xf(`unknown`,`current`)),this._userSessionManager.incrNextSessionPartCountForKey(xf(`unknown`,`previous`)),this._diag.error(`spans failed to export: ${t}`)})}onStart(){}getPendingSpansCount(){return this._pendingSpans.length}shutdown(){return this._shutdownOnce.call()}};P();var Cf=class{constructor({pageManager:e}){N(this,`_pageManager`,void 0),this._pageManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){if(!e.attributes[`app.surface.name`]||!e.attributes[`app.surface.id`]){let t=this._pageManager.getCurrentRoute();t&&(e.setAttribute($n,t.path),e.setAttribute(er,this._pageManager.getCurrentPageId()))}let t=this._pageManager.getPageLabel();t&&!e.attributes[`app.surface.label`]&&e.setAttribute(tr,t)}shutdown(){return Promise.resolve(void 0)}};P();var wf=class{constructor({pageManager:e}){N(this,`_pageManager`,void 0),this._pageManager=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){if(!e.attributes[`app.surface.name`]||!e.attributes[`app.surface.id`]){let t=this._pageManager.getCurrentRoute(),n=this._pageManager.getCurrentPageId();t&&n&&(e.attributes[$n]=t.path,e.attributes[er]=n)}let t=this._pageManager.getPageLabel();t&&!e.attributes[`app.surface.label`]&&(e.attributes[tr]=t)}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var Tf=class{constructor({attributeScrubbers:e}){N(this,`_attributeScrubbers`,void 0),this._attributeScrubbers=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){this._attributeScrubbers.forEach(t=>{let n=e.attributes[t.key];n&&typeof n==`string`&&(e.attributes[t.key]=t.scrub(n))})}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var Ef=class{constructor({userManager:e}){N(this,`_userManager`,void 0),this._userManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){this._userManager.getUserId()&&e.setAttributes({[qd]:this._userManager.getUserId()})}shutdown(){return Promise.resolve(void 0)}};P();var Df=class{constructor({userSessionManager:e}){N(this,`_userSessionManager`,void 0),this._userSessionManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){var t,n,r;let i=(t=this._userSessionManager.getUserSessionId())==null?``:t,a=(n=this._userSessionManager.getPreviousUserSessionId())==null?``:n;e.setAttributes({"log.record.uid":id(),[Gd]:i,[Kd]:a,[rr]:i,[ir]:a,[nr]:(r=this._userSessionManager.getSessionPartId())==null?``:r})}shutdown(){return Promise.resolve(void 0)}};P();var Of=class{constructor({userManager:e}){N(this,`_userManager`,void 0),this._userManager=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){let t=this._userManager.getUserId();t&&(e.attributes[qd]=t)}onStart(){}shutdown(){return Promise.resolve(void 0)}};M(),B();var kf=class extends ra{inject(e,t,n){super.inject(e,t,n);let r=j.getSpan(e);if(r){let e=t instanceof Headers?t.get(`traceparent`):Ie.get(t,`traceparent`);e&&r.setAttribute(`mxl.w3c_traceparent`,e)}}};M(),P();var Af=class{constructor({namespace:e,storage:t,diag:n}){N(this,`_diag`,void 0),N(this,`_keyPrefix`,void 0),N(this,`_storage`,void 0),N(this,`_writeDisabled`,!1),this._diag=n==null?k.createComponentLogger({namespace:`NamespacedStorage`}):n,this._keyPrefix=e?`${e}__`:``,this._storage=t}keys(){let e;try{({length:e}=this._storage)}catch(e){return this._diag.warn(`failed to read storage length`,String(e)),[]}let t=[];for(let n=0;n<e;n++)try{let e=this._storage.key(n);if(e===null)continue;this._keyPrefix?e.startsWith(this._keyPrefix)&&t.push(e.substring(this._keyPrefix.length)):t.push(e)}catch(e){this._diag.warn(`failed to read storage key at index ${n.toString()}`,String(e))}return t}get length(){return this.keys().length}clear(){let e=!0;for(let t of this.keys())this._safeRemove(this._keyName(t))||(e=!1);return e}getItem(e){try{return this._storage.getItem(this._keyName(e))}catch(t){return this._diag.warn(`failed to read ${e}`,String(t)),null}}key(e){var t;return(t=this.keys()[e])==null?null:t}removeItem(e){return this._safeRemove(this._keyName(e))}setItem(e,t){if(this._writeDisabled)return!1;try{return this._storage.setItem(this._keyName(e),t),!0}catch(e){return this._disableWrites(e),!1}}getStorageEventKey(e){return this._keyName(e)}_keyName(e){return`${this._keyPrefix}${e}`}_safeRemove(e){try{return this._storage.removeItem(e),!0}catch(t){return this._diag.warn(`failed to remove ${e}`,String(t)),!1}}_disableWrites(e){if(this._writeDisabled)return;this._writeDisabled=!0;let t=e instanceof Error?e.name:`UnknownError`;this._diag.error(`writes disabled after failure; continuing in-memory only`,t)}};let jf=({diag:e,featureManager:t,registerGlobally:n,propagator:r,defaultInstrumentationConfig:i})=>{var a;if(!t.isNetworkSpanForwardingEnabled())return!1;let o=[];return n||o.push("Network span forwarding cannot be used when `registerGlobally` is set to false. Turning off network span forwarding."),r&&o.push("Network span forwarding cannot be used alongside a custom `propagator`. Turning off network span forwarding."),!(i==null||(a=i.omit)==null)&&a.has(`@opentelemetry/instrumentation-xml-http-request`)&&i.omit.has(`@opentelemetry/instrumentation-fetch`)&&o.push(`Network span forwarding cannot be used when both '@opentelemetry/instrumentation-xml-http-request' and '@opentelemetry/instrumentation-fetch' are omitted. Turning off network span forwarding.`),o.forEach(t=>{e.warn(t)}),o.length===0};I();let Mf=/\/\/(.+):(.+)@(.+)\//,Nf=[`AWSAccessKeyId`,`Signature`,`sig`,"`X-Goog-Signature",`password`,`auth`,`pw`,`token`],Pf=({value:e,queryParamRegex:t,scrubPath:n,scrubQuery:r})=>{let i=e;return n&&(i=i.replace(Mf,`//REDACTED:REDACTED@$3/`)),r&&(i=i.replaceAll(t,`$1$2=REDACTED`)),i},Ff=e=>{let t=[...Nf,...e||[]],n=RegExp(`(^|&|\\?)(${t.join(`|`)})=[^&]+`,`g`);return[{key:ui,scrub:e=>Pf({queryParamRegex:n,scrubPath:!0,scrubQuery:!0,value:e})},{key:Hr,scrub:e=>Pf({queryParamRegex:n,scrubPath:!0,scrubQuery:!0,value:e})},{key:di,scrub:e=>Pf({queryParamRegex:n,scrubPath:!0,scrubQuery:!1,value:e})},{key:fi,scrub:e=>Pf({queryParamRegex:n,scrubPath:!1,scrubQuery:!0,value:e})}]};var If,Lf=n((()=>{(function(e){e.COMPONENT=`component`,e.HTTP_STATUS_TEXT=`http.status_text`})(If||(If={}))})),Rf,zf,Bf,Vf,Hf,Uf,Wf,Gf,Kf=n((()=>{Rf=`http.host`,zf=`http.method`,Bf=`http.request.body.size`,Vf=`http.request_content_length_uncompressed`,Hf=`http.scheme`,Uf=`http.status_code`,Wf=`http.url`,Gf=`http.user_agent`}));function qf(...e){if(e[0]instanceof URL||typeof e[0]==`string`){let t=e[1];if(!(t!=null&&t.body))return Promise.resolve();if(t.body instanceof ReadableStream){let{body:e,length:n}=Jf(t.body);return t.body=e,n}else return Promise.resolve(Xf(t.body))}else{let t=e[0];return t!=null&&t.body?t.clone().text().then(e=>Zf(e)):Promise.resolve()}}function Jf(e){if(!e.pipeThrough)return np.warn(`Platform has ReadableStream but not pipeThrough!`),{body:e,length:Promise.resolve(void 0)};let t=0,n,r=new Promise(e=>{n=e}),i=new TransformStream({start(){},transform(e,n){return K(function*(){let r=yield e;t+=r.byteLength,n.enqueue(e)})()},flush(){n(t)}});return{body:e.pipeThrough(i),length:r}}function Yf(e){return typeof Document<`u`&&e instanceof Document}function Xf(e){if(Yf(e))return new XMLSerializer().serializeToString(document).length;if(typeof e==`string`)return Zf(e);if(e instanceof Blob)return e.size;if(e instanceof FormData)return Qf(e);if(e instanceof URLSearchParams)return Zf(e.toString());if(e.byteLength!==void 0)return e.byteLength;np.warn(`unknown body type`)}function Zf(e){return rp.encode(e).byteLength}function Qf(e){let t=0;for(let[n,r]of e.entries())t+=n.length,r instanceof Blob?t+=r.size:t+=r.length;return t}function $f(e){let t=ep(),n=e.toUpperCase();return n in t?n:`_OTHER`}function ep(){return ap===void 0&&(ap=ip),ap}function tp(e){let t=Number(e.port||op[e.protocol]);if(t&&!isNaN(t))return t}var np,rp,ip,ap,op,sp=n((()=>{M(),B(),q(),np=k.createComponentLogger({namespace:`@opentelemetry/opentelemetry-instrumentation-fetch/utils`}),rp=new TextEncoder,ip={CONNECT:!0,DELETE:!0,GET:!0,HEAD:!0,OPTIONS:!0,PATCH:!0,POST:!0,PUT:!0,TRACE:!0,QUERY:!0},op={"https:":`443`,"http:":`80`}})),cp,lp=n((()=>{cp=`0.219.0`})),up,dp,fp,pp=n((()=>{M(),B(),Lf(),Kf(),I(),sp(),lp(),P(),up=300,dp=typeof PerformanceObserver<`u`,fp=class extends Ms{constructor(e={}){super(`@opentelemetry/instrumentation-fetch`,cp,e),N(this,`component`,`fetch`),N(this,`version`,cp),N(this,`moduleName`,this.component),N(this,`_usedResources`,new WeakSet),N(this,`_tasksCount`,0),N(this,`_semconvStability`,void 0),this._semconvStability=Ls(`http`,e==null?void 0:e.semconvStabilityOptIn)}init(){}_addChildSpan(e,t){let n=this.tracer.startSpan(`CORS Preflight`,{startTime:t[Z.FETCH_START]},j.setSpan(O.active(),e)),r=!(this._semconvStability&Y.OLD);Bl(n,t,this.getConfig().ignoreNetworkEvents,void 0,r),n.end(t[Z.RESPONSE_END])}_addFinalSpanAttributes(e,t){let n=Kl(t.url);if(this._semconvStability&Y.OLD&&(e.setAttribute(Uf,t.status),t.statusText!=null&&e.setAttribute(If.HTTP_STATUS_TEXT,t.statusText),e.setAttribute(Rf,n.host),e.setAttribute(Hf,n.protocol.replace(`:`,``)),typeof navigator<`u`&&e.setAttribute(Gf,navigator.userAgent)),this._semconvStability&Y.STABLE){e.setAttribute(ni,t.status),e.setAttribute(ri,n.hostname);let r=tp(n);r&&e.setAttribute(ii,r)}}_addHeaders(e,t){if(!ql(t,this.getConfig().propagateTraceHeaderCorsUrls)){let e={};A.inject(O.active(),e),Object.keys(e).length>0&&this._diag.debug(`headers inject skipped due to CORS policy`);return}if(e instanceof Request)A.inject(O.active(),e.headers,{set:(e,t,n)=>e.set(t,typeof n==`string`?n:String(n))});else{let t=new Headers(e.headers);A.inject(O.active(),t,{set:(e,t,n)=>e.set(t,typeof n==`string`?n:String(n))}),e.headers=t}}_clearResources(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(performance.clearResourceTimings(),this._usedResources=new WeakSet)}_createSpan(e,t={}){if(Ia(e,this.getConfig().ignoreUrls)){this._diag.debug(`ignoring span as url matches ignored url`);return}let n=``,r={};if(this._semconvStability&Y.OLD){let i=(t.method||`GET`).toUpperCase();n=`HTTP ${i}`,r[If.COMPONENT]=this.moduleName,r[zf]=i,r[Wf]=e}if(this._semconvStability&Y.STABLE){let i=t.method,a=$f(t.method||`GET`);n||(n=a),r[ei]=a,a!==i&&(r[ti]=i),r[ui]=e}return this.tracer.startSpan(n,{kind:Dt.CLIENT,attributes:r})}_findResourceAndAddNetworkEvents(e,t,n){let r=t.entries;if(!r.length){if(!performance.getEntriesByType)return;r=performance.getEntriesByType(`resource`)}let i=Ul(t.spanUrl,t.startTime,n,r,this._usedResources,`fetch`);if(i.mainRequest){let t=i.mainRequest;this._markResourceAsUsed(t);let n=i.corsPreFlightRequest;n&&(this._addChildSpan(e,n),this._markResourceAsUsed(n));let r=!(this._semconvStability&Y.OLD);Bl(e,t,this.getConfig().ignoreNetworkEvents,void 0,r)}}_markResourceAsUsed(e){this._usedResources.add(e)}_endSpan(e,t,n){let r=R(Date.now()),i=Si();this._addFinalSpanAttributes(e,n),this._semconvStability&Y.STABLE&&n.status>=400&&(e.setStatus({code:kt.ERROR}),e.setAttribute(Xr,String(n.status))),setTimeout(()=>{var n;(n=t.observer)==null||n.disconnect(),this._findResourceAndAddNetworkEvents(e,t,i),this._tasksCount--,this._clearResources(),e.end(r)},up)}_patchConstructor(){return e=>{let t=this;return function(...n){if(!t._isEnabled)return e.apply(this,n);let r=this,i=Kl(n[0]instanceof Request?n[0].url:String(n[0])).href,a;a=n[0]instanceof Request?n[1]==null?n[0]:new Request(n[0],n[1]):n[1]||{};let o=t._createSpan(i,a);if(!o)return e.apply(this,n);let s=t._prepareSpanData(i);t.getConfig().measureRequestSize&&qf(...n).then(e=>{e&&(t._semconvStability&Y.OLD&&o.setAttribute(Vf,e),t._semconvStability&Y.STABLE&&o.setAttribute(Bf,e))}).catch(e=>{t._diag.warn(`getFetchBodyLength`,e)});function c(e,n){t._applyAttributesAfterFetch(e,a,n),t._endSpan(e,s,{status:n.status||0,statusText:n.message,url:i})}function l(e,n){t._applyAttributesAfterFetch(e,a,n),n.status>=200&&n.status<400?t._endSpan(e,s,n):t._endSpan(e,s,{status:n.status,statusText:n.statusText,url:i})}function u(e,n){try{let t=n.clone().body;if(t){let r=t.getReader(),i=()=>{r.read().then(({done:t})=>{t?l(e,n):i()},t=>{c(e,t)})};i()}else l(e,n)}catch(n){t._diag.error(`Failed to read fetch response body`,n),t._endSpan(e,s,{status:0,url:i})}return n}function d(e,n){try{c(e,n)}catch(r){t._diag.error(`Failed to end span on fetch error`,r),t._endSpan(e,s,{status:n.status||0,url:i})}throw n}return O.with(j.setSpan(O.active(),o),()=>(t._callRequestHook(o,a),t._addHeaders(a,i),t._tasksCount++,e.apply(r,a instanceof Request?[a]:[i,a]).then(u.bind(r,o),d.bind(r,o))))}}}_applyAttributesAfterFetch(e,t,n){let r=this.getConfig().applyCustomAttributesOnSpan;r&&Fs(()=>r(e,t,n),e=>{e&&this._diag.error(`applyCustomAttributesOnSpan`,e)},!0)}_callRequestHook(e,t){let n=this.getConfig().requestHook;n&&Fs(()=>n(e,t),e=>{e&&this._diag.error(`requestHook`,e)},!0)}_prepareSpanData(e){let t=Si(),n=[];if(typeof PerformanceObserver!=`function`)return{entries:n,startTime:t,spanUrl:e};let r=new PerformanceObserver(t=>{t.getEntries().forEach(t=>{t.initiatorType===`fetch`&&t.name===e&&n.push(t)})});return r.observe({entryTypes:[`resource`]}),{entries:n,observer:r,startTime:t,spanUrl:e}}enable(){if(!dp){this._diag.warn(`this instrumentation is intended for web usage only, it does not instrument server-side fetch()`);return}if(!this._isEnabled){if(this._isFetchPatched){this._diag.debug(`fetch constructor already patched`),this._isEnabled=!0;return}try{this._wrap(globalThis,`fetch`,this._patchConstructor()),this._isFetchPatched=!0,this._isEnabled=!0}catch(e){this._diag.warn(`Failed to patch globalThis.fetch; instrumentation will not be enabled. Another script may have locked globalThis.fetch via Object.defineProperty.`,e)}}}disable(){dp&&this._isEnabled&&(this._isEnabled=!1,this._usedResources=new WeakSet)}}})),mp=r({FetchInstrumentation:()=>fp}),hp=n((()=>{pp()})),gp,_p,vp,yp,bp,xp,Sp,Cp,wp=n((()=>{gp=`http.host`,_p=`http.method`,vp=`http.request.body.size`,yp=`http.request_content_length_uncompressed`,bp=`http.scheme`,xp=`http.status_code`,Sp=`http.url`,Cp=`http.user_agent`})),Tp,Ep=n((()=>{(function(e){e.METHOD_OPEN=`open`,e.METHOD_SEND=`send`,e.EVENT_ABORT=`abort`,e.EVENT_ERROR=`error`,e.EVENT_LOAD=`loaded`,e.EVENT_TIMEOUT=`timeout`})(Tp||(Tp={}))}));function Dp(e){return typeof Document<`u`&&e instanceof Document}function Op(e){if(Dp(e))return new XMLSerializer().serializeToString(document).length;if(typeof e==`string`)return kp(e);if(e instanceof Blob)return e.size;if(e instanceof FormData)return Ap(e);if(e instanceof URLSearchParams)return kp(e.toString());if(e.byteLength!==void 0)return e.byteLength;Pp.warn(`unknown body type`)}function kp(e){return Fp.encode(e).byteLength}function Ap(e){let t=0;for(let[n,r]of e.entries())t+=n.length,r instanceof Blob?t+=r.size:t+=r.length;return t}function jp(e){let t=Mp(),n=e.toUpperCase();return n in t?n:`_OTHER`}function Mp(){return Lp===void 0&&(Lp=Ip),Lp}function Np(e){let t=Number(e.port||Rp[e.protocol]);if(t&&!isNaN(t))return t}var Pp,Fp,Ip,Lp,Rp,zp=n((()=>{M(),B(),Pp=k.createComponentLogger({namespace:`@opentelemetry/opentelemetry-instrumentation-xml-http-request/utils`}),Fp=new TextEncoder,Ip={CONNECT:!0,DELETE:!0,GET:!0,HEAD:!0,OPTIONS:!0,PATCH:!0,POST:!0,PUT:!0,TRACE:!0,QUERY:!0},Rp={"https:":`443`,"http:":`80`}})),Bp,Vp=n((()=>{Bp=`0.219.0`})),Hp,Up=n((()=>{(function(e){e.HTTP_STATUS_TEXT=`http.status_text`})(Hp||(Hp={}))})),Wp,Gp,Kp=n((()=>{M(),zs(),B(),Xl(),I(),wp(),Ep(),zp(),Vp(),Up(),P(),Wp=300,Gp=class extends Ms{constructor(e={}){super(`@opentelemetry/instrumentation-xml-http-request`,Bp,e),N(this,`component`,`xml-http-request`),N(this,`version`,Bp),N(this,`moduleName`,this.component),N(this,`_tasksCount`,0),N(this,`_xhrMem`,new WeakMap),N(this,`_usedResources`,new WeakSet),N(this,`_semconvStability`,void 0),this._semconvStability=Ls(`http`,e==null?void 0:e.semconvStabilityOptIn)}init(){}_addHeaders(e,t){let n=Kl(t).href;if(!ql(n,this.getConfig().propagateTraceHeaderCorsUrls)){let e={};A.inject(O.active(),e),Object.keys(e).length>0&&this._diag.debug(`headers inject skipped due to CORS policy`);return}let r={};A.inject(O.active(),r),Object.keys(r).forEach(t=>{e.setRequestHeader(t,String(r[t]))})}_addChildSpan(e,t){O.with(j.setSpan(O.active(),e),()=>{let e=this.tracer.startSpan(`CORS Preflight`,{startTime:t[Z.FETCH_START]}),n=!(this._semconvStability&Y.OLD);Bl(e,t,this.getConfig().ignoreNetworkEvents,void 0,n),e.end(t[Z.RESPONSE_END])})}_addFinalSpanAttributes(e,t,n){if(this._semconvStability&Y.OLD){if(t.status!==void 0&&e.setAttribute(xp,t.status),t.statusText!==void 0&&e.setAttribute(Hp.HTTP_STATUS_TEXT,t.statusText),typeof n==`string`){let t=Kl(n);e.setAttribute(gp,t.host),e.setAttribute(bp,t.protocol.replace(`:`,``))}e.setAttribute(Cp,navigator.userAgent)}this._semconvStability&Y.STABLE&&t.status&&e.setAttribute(ni,t.status)}_applyAttributesAfterXHR(e,t){let n=this.getConfig().applyCustomAttributesOnSpan;typeof n==`function`&&Fs(()=>n(e,t),e=>{e&&this._diag.error(`applyCustomAttributesOnSpan`,e)},!0)}_addResourceObserver(e,t){let n=this._xhrMem.get(e);!n||typeof PerformanceObserver!=`function`||typeof PerformanceResourceTiming!=`function`||(n.createdResources={observer:new PerformanceObserver(e=>{let r=e.getEntries(),i=Kl(t);r.forEach(e=>{e.initiatorType===`xmlhttprequest`&&e.name===i.href&&n.createdResources&&n.createdResources.entries.push(e)})}),entries:[]},n.createdResources.observer.observe({entryTypes:[`resource`]}))}_clearResources(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(L.clearResourceTimings(),this._xhrMem=new WeakMap,this._usedResources=new WeakSet)}_findResourceAndAddNetworkEvents(e,t,n,r,i){if(!n||!r||!i||!e.createdResources)return;let a=e.createdResources.entries;(!a||!a.length)&&(a=L.getEntriesByType(`resource`));let o=Ul(Kl(n).href,r,i,a,this._usedResources);if(o.mainRequest){let e=o.mainRequest;this._markResourceAsUsed(e);let n=o.corsPreFlightRequest;n&&(this._addChildSpan(t,n),this._markResourceAsUsed(n));let r=!(this._semconvStability&Y.OLD);Bl(t,e,this.getConfig().ignoreNetworkEvents,void 0,r)}}_cleanPreviousSpanInformation(e){let t=this._xhrMem.get(e);if(t){let n=t.callbackToRemoveEvents;n&&n(),this._xhrMem.delete(e)}}_createSpan(e,t,n){let r=Kl(t);if(Ia(r.href,this.getConfig().ignoreUrls)){this._diag.debug(`ignoring span as url matches ignored url`);return}let i=``,a={};if(this._semconvStability&Y.OLD&&(i=n.toUpperCase(),a[_p]=n,a[Sp]=r.toString()),this._semconvStability&Y.STABLE){let e=n,t=jp(n);i||(i=t),a[ei]=t,t!==e&&(a[ti]=e),a[ui]=r.toString(),a[ri]=r.hostname;let o=Np(r);o&&(a[ii]=o)}let o=this.tracer.startSpan(i,{kind:Dt.CLIENT,attributes:a});return o.addEvent(Tp.METHOD_OPEN),this._cleanPreviousSpanInformation(e),this._xhrMem.set(e,{span:o,spanUrl:t}),o}_markResourceAsUsed(e){this._usedResources.add(e)}_patchOpen(){return e=>{let t=this;return function(...n){if(!t._isEnabled)return e.apply(this,n);let r=n[0],i=n[1];return t._createSpan(this,i,r),e.apply(this,n)}}}_patchSend(){let e=this;function t(t,n,r,i){let a=n.callbackToRemoveEvents;typeof a==`function`&&a();let{span:o,spanUrl:s,sendStartTime:c}=n;o&&(e._findResourceAndAddNetworkEvents(n,o,s,c,r),o.addEvent(t,i),e._addFinalSpanAttributes(o,n,s),o.end(i),e._tasksCount--),e._clearResources()}function n(n,r,i,a){let o=e._xhrMem.get(r);if(!o)return;if(o.status=r.status,o.statusText=r.statusText,e._xhrMem.delete(r),o.span){let t=o.span;e._applyAttributesAfterXHR(t,r),e._semconvStability&Y.STABLE&&(i?a&&(t.setStatus({code:kt.ERROR,message:a}),t.setAttribute(Xr,a)):o.status&&o.status>=400&&(t.setStatus({code:kt.ERROR}),t.setAttribute(Xr,String(o.status))))}let s=Si(),c=Date.now();setTimeout(()=>{t(n,o,s,c)},Wp)}function r(){n(Tp.EVENT_ERROR,this,!0,`error`)}function i(){n(Tp.EVENT_ABORT,this,!1)}function a(){n(Tp.EVENT_TIMEOUT,this,!0,`timeout`)}function o(){this.status<299?n(Tp.EVENT_LOAD,this,!1):n(Tp.EVENT_ERROR,this,!1)}function s(t){t.removeEventListener(`abort`,i),t.removeEventListener(`error`,r),t.removeEventListener(`load`,o),t.removeEventListener(`timeout`,a);let n=e._xhrMem.get(t);n&&(n.callbackToRemoveEvents=void 0)}return t=>function(...n){if(!e._isEnabled)return t.apply(this,n);let c=e._xhrMem.get(this);if(!c)return t.apply(this,n);let l=c.span,u=c.spanUrl;if(l&&u){if(e.getConfig().measureRequestSize&&n!=null&&n[0]){let t=n[0],r=Op(t);r!==void 0&&(e._semconvStability&Y.OLD&&l.setAttribute(yp,r),e._semconvStability&Y.STABLE&&l.setAttribute(vp,r))}O.with(j.setSpan(O.active(),l),()=>{e._tasksCount++,c.sendStartTime=Si(),l.addEvent(Tp.METHOD_SEND),this.addEventListener(`abort`,i),this.addEventListener(`error`,r),this.addEventListener(`load`,o),this.addEventListener(`timeout`,a),c.callbackToRemoveEvents=()=>{s(this),c.createdResources&&c.createdResources.observer.disconnect()},e._addHeaders(this,u),e._addResourceObserver(this,u)})}return t.apply(this,n)}}enable(){if(!this._isEnabled){if(this._isXhrPatched){this._diag.debug(`reactivating existing patch on`,this.moduleName,this.version),this._isEnabled=!0;return}try{this._diag.debug(`applying patch to`,this.moduleName,this.version),this._wrap(XMLHttpRequest.prototype,`open`,this._patchOpen()),this._wrap(XMLHttpRequest.prototype,`send`,this._patchSend()),this._isXhrPatched=!0,this._isEnabled=!0}catch(e){this._unwrap(XMLHttpRequest.prototype,`open`),this._unwrap(XMLHttpRequest.prototype,`send`),this._diag.warn(`Failed to patch globalThis.XMLHttpRequest; instrumentation will not be enabled. Another script may have locked globalThis.XMLHttpRequest via Object.defineProperty.`,e)}}}disable(){this._isEnabled&&(this._isEnabled=!1,this._tasksCount=0,this._xhrMem=new WeakMap,this._usedResources=new WeakSet)}}})),qp=r({XMLHttpRequestInstrumentation:()=>Gp}),Jp=n((()=>{Kp()}));W(),q();let Yp=function(){var e=K(function*(e={}){var t,n;let r=[];if(!((t=e.omit)!=null&&t.has(`@opentelemetry/instrumentation-fetch`))){var i,a,o,s;let{FetchInstrumentation:t}=yield Promise.resolve().then(()=>(hp(),mp));r.push(new t(U(U({},e[`@opentelemetry/instrumentation-fetch`]),{},{ignoreUrls:[...(i=(a=e.network)==null?void 0:a.ignoreUrls)==null?[]:i,...(o=(s=e[`@opentelemetry/instrumentation-fetch`])==null?void 0:s.ignoreUrls)==null?[]:o]})))}if(!((n=e.omit)!=null&&n.has(`@opentelemetry/instrumentation-xml-http-request`))){var c,l,u,d;let{XMLHttpRequestInstrumentation:t}=yield Promise.resolve().then(()=>(Jp(),qp));r.push(new t(U(U({},e[`@opentelemetry/instrumentation-xml-http-request`]),{},{ignoreUrls:[...(c=(l=e.network)==null?void 0:l.ignoreUrls)==null?[]:c,...(u=(d=e[`@opentelemetry/instrumentation-xml-http-request`])==null?void 0:d.ignoreUrls)==null?[]:u]})))}return r});return function(){return e.apply(this,arguments)}}(),Xp={isRecording:()=>!1,setEnabled:()=>{}};M(),P();let Zp=new class{constructor({diagLogger:e=k.createComponentLogger({namespace:`mxl-registry`})}={}){N(this,`_sdk`,null),N(this,`_diag`,void 0),N(this,`register`,e=>{this._sdk!==null&&this._diag.warn(`previously registered sdk will be overwritten`),this._sdk=e}),N(this,`clear`,()=>{this._sdk===null&&this._diag.warn(`sdk already cleared, this is a no-op`),this._sdk=null}),N(this,`registered`,()=>this._sdk),this._diag=e}},Qp=(e,t)=>{let n=e.nodeName.toLowerCase(),r=t.substring(0,30),i=t.length>30?`...`:``;return`<${n}${e.className?` class="${e.className}"`:``}>${r}${i}</${n}>`};P();var $p=class extends G{constructor({diag:e,perf:t,shouldTrack:n,innerTextForElement:r}={}){super({config:{},diag:e,instrumentationName:`ClicksInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onClickHandler`,void 0),this._onClickHandler=e=>{let t=e.target;if(t instanceof HTMLElement&&!t.hasAttribute(`disabled`)&&!(n&&!n(t)))try{let n=this.userSessionManager.getSessionPartSpan();n&&n.addEvent(`click`,{"mxl.type":`ux.tap`,"tap.coords":`${e.x.toString()},${e.y.toString()}`,"view.name":Qp(t,r?r(t):t.textContent)},this.perf.epochMillisFromOriginOffset(e.timeStamp))}catch(e){this._diag.error(`failed to create new user interaction span event`,e)}},this._config.enabled&&this.enable()}disable(){document.removeEventListener(`click`,this._onClickHandler)}enable(){document.addEventListener(`click`,this._onClickHandler)}};Xl();let em=()=>{let e={},t=window.performance.getEntriesByType(`navigation`)[0];return Object.values(Z).forEach(n=>{if(zl(t,n)){let r=t[n];typeof r==`number`&&(e[n]=r)}}),e},tm={"first-contentful-paint":`firstContentfulPaint`,"first-paint":`firstPaint`},nm=e=>{window.performance.getEntriesByType(`paint`).forEach(({name:t,startTime:n})=>{zl(tm,t)&&e.addEvent(tm[t],n)})};M(),B(),zs(),Xl(),I(),P();var rm=class extends G{constructor({diag:e,perf:t,enabled:n,applyCustomAttributesOnSpan:r,ignorePerformancePaintEvents:i=!1,ignoreNetworkEvents:a=!1}={}){super({config:{applyCustomAttributesOnSpan:r,enabled:n,ignoreNetworkEvents:a,ignorePerformancePaintEvents:i},diag:e,instrumentationName:`DocumentLoadInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onDocumentLoaded`,void 0),N(this,`_performanceCollected`,!1),this._onDocumentLoaded=()=>{window.setTimeout(()=>{this._collectPerformance()},0)},this._config.enabled&&this.enable()}init(){this._diag.debug(`Initializing document load instrumentation`)}_addResourcesSpans(e){performance.getEntriesByType(`resource`).forEach(t=>{this._initResourceSpan(t,e)})}_collectPerformance(){if(this._performanceCollected)return;this._performanceCollected=!0;let e=[...document.getElementsByTagName(`meta`)].find(e=>e.getAttribute(`name`)===$i),t=em(),n=(e==null?void 0:e.content)||``;O.with(A.extract(w,{traceparent:n}),()=>{var e;let n=this._startSpan(`documentLoad`,Z.FETCH_START,t);n&&(O.with(j.setSpan(O.active(),n),()=>{let e=this._startSpan(`documentFetch`,Z.FETCH_START,t);e&&(e.setAttribute(ui,location.href),O.with(j.setSpan(O.active(),e),()=>{var n;Bl(e,t,this.getConfig().ignoreNetworkEvents),this._addCustomAttributesOnSpan(e,(n=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:n.documentFetch),this._endSpan(e,Z.RESPONSE_END,t)}))}),n.setAttribute(F,`ux.document_load`),n.setAttribute(ui,location.href),n.setAttribute(pi,navigator.userAgent),this._addResourcesSpans(n),this.getConfig().ignoreNetworkEvents||(Q(n,Z.FETCH_START,t),Q(n,Z.UNLOAD_EVENT_START,t),Q(n,Z.UNLOAD_EVENT_END,t),Q(n,Z.DOM_INTERACTIVE,t),Q(n,Z.DOM_CONTENT_LOADED_EVENT_START,t),Q(n,Z.DOM_CONTENT_LOADED_EVENT_END,t),Q(n,Z.DOM_COMPLETE,t),Q(n,Z.LOAD_EVENT_START,t),Q(n,Z.LOAD_EVENT_END,t)),this.getConfig().ignorePerformancePaintEvents||nm(n),this._addCustomAttributesOnSpan(n,(e=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:e.documentLoad),this._endSpan(n,Z.LOAD_EVENT_END,t))})}_endSpan(e,t,n){e&&(zl(n,t)&&typeof n[t]==`number`?e.end(n[t]):e.end())}_initResourceSpan(e,t){var n;let r=this._startSpan(`resourceFetch`,Z.FETCH_START,e,t);r&&(r.setAttribute(F,`ux.resource_fetch`),r.setAttribute(ui,e.name),Bl(r,e,this.getConfig().ignoreNetworkEvents),e.deliveryType&&r.setAttribute(`http.response.delivery_type`,e.deliveryType),e.initiatorType&&r.setAttribute(`http.request.initiator_type`,e.initiatorType),e.renderBlockingStatus&&r.setAttribute(`http.request.render_blocking_status`,e.renderBlockingStatus),e.responseStatus&&r.setAttribute(ni,e.responseStatus),typeof e.encodedBodySize==`number`&&e.encodedBodySize>=0&&r.setAttribute(Wd,e.encodedBodySize),typeof e.transferSize==`number`&&e.transferSize>=0&&r.setAttribute(`http.response.size`,e.transferSize),typeof e.decodedBodySize==`number`&&e.decodedBodySize>=0&&r.setAttribute(`http.response.decoded_body_size`,e.decodedBodySize),this._addResourceDiagnosticAttributes(r,e),this._addCustomAttributesOnResourceSpan(r,e,(n=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:n.resourceFetch),this._endSpan(r,Z.RESPONSE_END,e))}_startSpan(e,t,n,r){if(zl(n,t)&&typeof n[t]==`number`)return this.tracer.startSpan(e,{startTime:n[t]},r?j.setSpan(O.active(),r):void 0)}_waitForPageLoad(){window.document.readyState===`complete`?this._onDocumentLoaded():window.addEventListener(`load`,this._onDocumentLoaded)}_addCustomAttributesOnSpan(e,t){t&&Fs(()=>{t(e)},e=>{e&&this._diag.error(`addCustomAttributesOnSpan`,e)},!0)}_addCustomAttributesOnResourceSpan(e,t,n){n&&Fs(()=>{n(e,t)},e=>{e&&this._diag.error(`addCustomAttributesOnResourceSpan`,e)},!0)}_hasNoSizeData(e){let t=typeof e.transferSize==`number`?e.transferSize:0,n=typeof e.decodedBodySize==`number`?e.decodedBodySize:0,r=typeof e.encodedBodySize==`number`?e.encodedBodySize:0;return t===0&&n===0&&r===0}_hasTimingData(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0,n=typeof e.responseEnd==`number`?e.responseEnd:0;return t>0&&n>0}_isCorsRestricted(e){return this._hasNoSizeData(e)&&this._hasTimingData(e)}_isFetchIncomplete(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0,n=typeof e.responseEnd==`number`?e.responseEnd:0;return this._hasNoSizeData(e)&&t>0&&n===0}_isFetchPrevented(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0;return this._hasNoSizeData(e)&&t===0}_isCacheValidated(e){let t=typeof e.transferSize==`number`?e.transferSize:0,n=typeof e.deliveryType==`string`?e.deliveryType:``;return t===300&&n!==`cache`}_addResourceDiagnosticAttributes(e,t){this._isCorsRestricted(t)?e.setAttribute(`http.response.cors_opaque`,!0):this._isFetchIncomplete(t)?e.setAttribute(`http.request.incomplete`,!0):this._isFetchPrevented(t)&&e.setAttribute(`http.request.prevented`,!0),this._isCacheValidated(t)&&e.setAttribute(`http.response.cache_revalidated`,!0)}enable(){window.removeEventListener(`load`,this._onDocumentLoaded),this._waitForPageLoad()}disable(){window.removeEventListener(`load`,this._onDocumentLoaded)}};W();let im=[`diag`];function am(e){var t,n;return typeof PerformanceObserver<`u`&&((t=(n=PerformanceObserver.supportedEntryTypes)==null?void 0:n.includes(e))==null?!1:t)}function om(e,t,n){let r=n==null?{}:n,{diag:i}=r,a=ls(r,im);if(!am(e))return i==null||i.debug(`${e} not supported, skipping observer`),null;try{let n=new PerformanceObserver(n=>{for(let r of n.getEntries())try{t(r)}catch(t){i==null||i.error(`error processing ${e} entry`,t)}});return n.observe(U({buffered:!0,type:e},a)),n}catch(e){return null}}P();var sm=class extends G{constructor({diag:e,perf:t,limitManager:n}={}){super({config:{},diag:e,instrumentationName:`ElementTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_observer`,null),N(this,`_isEnabled`,!1),this._config.enabled&&this.enable()}enable(){if(!this._isEnabled){if(!am(`element`)){this._diag.debug(`element not supported, skipping`);return}if(this._isEnabled=!0,this._observer&&this._observer.disconnect(),this._observer=om(`element`,e=>this._processEntry(e),{diag:this._diag}),!this._observer){this._isEnabled=!1,this._diag.error(`failed to enable`);return}}}disable(){this._isEnabled=!1,this._observer&&(this._observer.disconnect(),this._observer=null)}_processEntry(e){var t,n;if(!this._isEnabled||(t=this.limitManager)!=null&&t.limitElementTimingEntry())return;let r=this.tracer.startSpan(e.identifier,{attributes:{[F]:`ux.element_timing`,"mxl.element_timing.identifier":e.identifier,"mxl.element_timing.element":(n=e.element)==null||(n=n.tagName)==null?void 0:n.toLowerCase(),"mxl.element_timing.render_time":e.renderTime,"mxl.element_timing.load_time":e.loadTime,"mxl.element_timing.start_time":e.startTime,"mxl.element_timing.url":e.url,"mxl.element_timing.natural_width":e.naturalWidth,"mxl.element_timing.natural_height":e.naturalHeight},startTime:this.perf.epochMillisFromOriginOffset(0)});e.loadTime>0&&r.addEvent(`load`,this.perf.epochMillisFromOriginOffset(e.loadTime)),r.end(this.perf.epochMillisFromOriginOffset(e.startTime))}};P();var cm=class extends G{constructor({diag:e,perf:t,rootNode:n,emptyCheckDelayMs:r=500}){super({config:{},diag:e,instrumentationName:`EmptyRootInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_observer`,void 0),N(this,`_emptyCheckDelayMs`,void 0),N(this,`_rootNode`,void 0),this._rootNode=n,this._emptyCheckDelayMs=r,this._observer=new MutationObserver((e,t)=>{this._observerCallback(e)}),this._config.enabled&&this._rootNode?this.enable():this._rootNode||this._diag.warn(`supplied root node was null, this instrumentation won't be enabled`)}disable(){this._observer.disconnect()}enable(){this._rootNode&&this._observer.observe(this._rootNode,{childList:!0})}_observerCallback(e){let t=!1,n=!1;for(let r of e)r.target===this._rootNode&&(r.removedNodes.length>0&&(t=!0),r.addedNodes.length>0&&(n=!0));t&&!n&&(this._diag.debug(`root node had child nodes removed without new ones being added, checking if it's empty in ${this._emptyCheckDelayMs}ms`),window.setTimeout(()=>{this._checkForEmptyRootNode()},this._emptyCheckDelayMs))}_checkForEmptyRootNode(){var e;if(((e=this._rootNode)==null?void 0:e.childNodes.length)===0){this._diag.debug(`root node was found to be empty`);let e=this.userSessionManager.getSessionPartSpan();e?e.addEvent(`empty-root-node`,{"mxl.type":`ux.empty_root_node`}):this._diag.debug(`no active session found to emit event on`)}}};P();var lm=class extends G{constructor({diag:e,perf:t}={}){super({config:{},diag:e,instrumentationName:`GlobalExceptionInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onErrorHandler`,void 0),N(this,`_onUnhandledRejectionHandler`,void 0),this._onErrorHandler=e=>{this.logManager.logException(e.error||e.message,{handled:!1,handler:`global_exception`,timestamp:this.perf.epochMillisFromOriginOffset(e.timeStamp)})},this._onUnhandledRejectionHandler=e=>{this.logManager.logException(e.reason,{handled:!1,handler:`promise_rejection`,timestamp:this.perf.epochMillisFromOriginOffset(e.timeStamp)})},this._config.enabled&&this.enable()}disable(){window.removeEventListener(`error`,this._onErrorHandler),window.removeEventListener(`unhandledrejection`,this._onUnhandledRejectionHandler)}enable(){window.addEventListener(`error`,this._onErrorHandler),window.addEventListener(`unhandledrejection`,this._onUnhandledRejectionHandler)}};let um=()=>`mxlv2-${Date.now()}-${Math.floor(Math.random()*8999999999999)+0xe8d4a51000}`;H(),P();var dm=class extends G{constructor({diag:e,perf:t}={}){super({config:{},diag:e,instrumentationName:`LoafInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_observer`,null),N(this,`_isFirstEntry`,!0),N(this,`_removeSessionEndListener`,null),N(this,`_isEnabled`,!1),N(this,`_totalDuration`,0),N(this,`_workDuration`,0),N(this,`_styleLayoutDuration`,0),N(this,`_count`,0),N(this,`_longestDuration`,0),N(this,`_longestDurationExcludingFirst`,0),N(this,`_totalBlockingDuration`,0),N(this,`_scriptSummaries`,new Map),this._config.enabled&&this.enable()}enable(){if(!this._isEnabled){if(!am(`long-animation-frame`)){this._diag.debug(`long-animation-frame not supported, skipping`);return}if(this._isEnabled=!0,this._observer&&this._observer.disconnect(),this._observer=om(`long-animation-frame`,e=>this._processEntry(e),{diag:this._diag}),!this._observer){this._isEnabled=!1,this._diag.error(`failed to enable`);return}this._registerSessionEndListener()}}_registerSessionEndListener(){this._isEnabled&&(this._removeSessionEndListener&&this._removeSessionEndListener(),this._removeSessionEndListener=this.userSessionManager.addSessionPartEndedListener(()=>{try{this._flushReport()}catch(e){this._diag.error(`error flushing report`,e)}}))}setUserSessionManager(e){super.setUserSessionManager(e),this._registerSessionEndListener()}disable(){this._isEnabled=!1,this._resetAccumulators(),this._observer&&(this._observer.disconnect(),this._observer=null),this._removeSessionEndListener&&(this._removeSessionEndListener(),this._removeSessionEndListener=null)}_processEntry(e){if(this._isEnabled){this._count++,this._totalDuration+=e.duration,this._workDuration+=e.renderStart?e.renderStart-e.startTime:e.duration,e.styleAndLayoutStart&&(this._styleLayoutDuration+=Math.max(0,e.startTime+e.duration-e.styleAndLayoutStart)),this._longestDuration=Math.max(this._longestDuration,e.duration),this._isFirstEntry&&this._count===1?this._isFirstEntry=!1:(this._longestDurationExcludingFirst=Math.max(this._longestDurationExcludingFirst,e.duration),e.firstUIEventTimestamp===0&&(this._totalBlockingDuration+=e.blockingDuration));try{for(let t of e.scripts){let e=t.sourceURL||`(inline)`;e.length>2048&&(e=`${e.substring(0,2048)}...`);let n=this._scriptSummaries.get(e);n?(n.totalDuration+=t.duration,n.styleAndLayoutDuration+=t.forcedStyleAndLayoutDuration,n.count++):this._scriptSummaries.set(e,{count:1,styleAndLayoutDuration:t.forcedStyleAndLayoutDuration,totalDuration:t.duration})}}catch(e){this._diag.error(`error processing scripts for entry`,e)}}}_flushReport(){if(this._count===0)return;let e;e=this._totalBlockingDuration<=200?`good`:this._totalBlockingDuration<=600?`needs-improvement`:`poor`;let t={[F]:`ux.web_vital`,"mxl.web_vital.id":um(),"mxl.web_vital.name":`TBD`,"mxl.web_vital.value":Math.round(this._totalBlockingDuration),"mxl.web_vital.rating":e,"mxl.tbd.loaf_total_duration":Math.round(this._totalDuration),"mxl.tbd.loaf_work_duration":Math.round(this._workDuration),"mxl.tbd.loaf_style_and_layout_duration":Math.round(this._styleLayoutDuration),"mxl.tbd.loaf_count":this._count,"mxl.tbd.loaf_longest_duration":Math.round(this._longestDuration),"mxl.tbd.loaf_longest_duration_excluding_first":Math.round(this._longestDurationExcludingFirst)};try{this.logger.emit({attributes:t,eventName:`mxl-loaf-report`,severityNumber:V.INFO})}catch(e){this._diag.error(`error emitting loaf report`,e)}try{if(this._scriptSummaries.size>0){let e=[...this._scriptSummaries].sort((e,t)=>t[1].totalDuration-e[1].totalDuration).slice(0,250).map(([e,t])=>[e,{count:t.count,style_and_layout_duration:Math.round(t.styleAndLayoutDuration),total_duration:Math.round(t.totalDuration)}]);this.logger.emit({attributes:{[F]:`ux.loaf_scripts`},body:JSON.stringify(Object.fromEntries(e)),eventName:`mxl-loaf-scripts`,severityNumber:V.INFO})}}catch(e){this._diag.error(`error emitting loaf script summary`,e)}this._resetAccumulators()}_resetAccumulators(){this._totalDuration=0,this._workDuration=0,this._styleLayoutDuration=0,this._count=0,this._longestDuration=0,this._longestDurationExcludingFirst=0,this._totalBlockingDuration=0,this._scriptSummaries=new Map}};H(),P();var fm=class extends G{constructor({diag:e,perf:t,limitManager:n}={}){super({config:{},diag:e,instrumentationName:`ServerTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_onLoad`,void 0),N(this,`_performanceCollected`,!1),this._onLoad=()=>{this._readServerTiming()},this._config.enabled&&this.enable()}enable(){if(window.removeEventListener(`load`,this._onLoad),window.document.readyState===`complete`){this._readServerTiming();return}window.addEventListener(`load`,this._onLoad)}disable(){window.removeEventListener(`load`,this._onLoad)}_readServerTiming(){var e;if(this._performanceCollected)return;this._performanceCollected=!0;let t=(e=performance.getEntriesByType(`navigation`)[0])==null?void 0:e.serverTiming;if(t!=null&&t.length)for(let e of t){var n;if((n=this.limitManager)!=null&&n.limitServerTimingEntry())return;this.logger.emit({attributes:{[F]:`ux.server_timing`,"mxl.server_timing.name":e.name,"mxl.server_timing.duration":e.duration,"mxl.server_timing.description":e.description},eventName:`mxl-server-timing`,severityNumber:V.INFO})}}};let pm=`mxl.user_timing.start_time`,mm=`mxl.user_timing.duration`,hm=`mxl.user_timing.entry_type`;H(),P(),W();var gm=class extends G{constructor({diag:e,perf:t,limitManager:n,allowedEntries:r}={}){super({config:{},diag:e,instrumentationName:`UserTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_markObserver`,null),N(this,`_measureObserver`,null),N(this,`_seenEntries`,new Set),N(this,`_isEnabled`,!1),N(this,`_allowedEntries`,void 0),this._allowedEntries=r,this._config.enabled&&this.enable()}enable(){this._isEnabled||(this._isEnabled=!0,this._seenEntries=new Set,this._markObserver&&this._markObserver.disconnect(),this._measureObserver&&this._measureObserver.disconnect(),this._markObserver=om(`mark`,this._processEntry.bind(this),{diag:this._diag}),this._markObserver||this._diag.error(`failed to enable mark observer`),this._measureObserver=om(`measure`,e=>this._processEntry(e),{diag:this._diag}),this._measureObserver||this._diag.error(`failed to enable measure observer`),!this._markObserver&&!this._measureObserver&&(this._isEnabled=!1))}disable(){this._isEnabled=!1,this._markObserver&&(this._markObserver.disconnect(),this._markObserver=null),this._measureObserver&&(this._measureObserver.disconnect(),this._measureObserver=null),this._seenEntries=new Set}_processEntry(e){var t;if(!this._isEnabled||this._allowedEntries!==void 0&&!(Array.isArray(this._allowedEntries)?this._allowedEntries.includes(e.name):this._allowedEntries(e)))return;let n=`${location.href}::${e.name}`;if(this._seenEntries.has(n)||(this._seenEntries.add(n),(t=this.limitManager)!=null&&t.limitUserTimingEntry(e.entryType)))return;if(e.entryType===`measure`){let t=e.detail;this.tracer.startSpan(e.name,{attributes:U({[F]:`ux.user_timing`,[Xn]:`user_timing`,[hm]:e.entryType,[pm]:this.perf.millisFromZeroTime(e.startTime),[mm]:e.duration},t!=null&&{"mxl.user_timing.detail":JSON.stringify(t)}),startTime:this.perf.epochMillisFromOriginOffset(e.startTime)}).end(this.perf.epochMillisFromOriginOffset(e.startTime+e.duration));return}let{detail:r}=e,i=r==null?void 0:JSON.stringify(r);this.logger.emit({attributes:{[F]:`ux.user_timing`,"mxl.user_timing.name":e.name,[pm]:this.perf.millisFromZeroTime(e.startTime),[mm]:e.duration,[hm]:e.entryType},body:i,eventName:`mxl-user-timing`,severityNumber:V.INFO,timestamp:this.perf.epochMillisFromOriginOffset(e.startTime)})}};let _m=`mxl.web_vital.attribution.`;P(),W();var vm=class{constructor(){N(this,`t`,void 0),N(this,`o`,0),N(this,`i`,[])}u(e){var t;if(e.hadRecentInput)return;let n=this.i[0],r=this.i.at(-1);this.o&&n&&r&&e.startTime-r.startTime<1e3&&e.startTime-n.startTime<5e3?(this.o+=e.value,this.i.push(e)):(this.o=e.value,this.i=[e]),(t=this.t)==null||t.call(this,e)}};let ym=()=>{let e=performance.getEntriesByType(`navigation`)[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},bm=e=>{if(document.readyState===`loading`)return`loading`;let t=ym();if(t){if(e<t.domInteractive)return`loading`;if(t.domContentLoadedEventStart===0||e<t.domContentLoadedEventStart)return`dom-interactive`;if(t.domComplete===0||e<t.domComplete)return`dom-content-loaded`}return`complete`},xm=e=>{let t=e.nodeName;return e.nodeType===1?t.toLowerCase():t.toUpperCase().replace(/^#/,``)},Sm=e=>{let t=``;try{for(;(e==null?void 0:e.nodeType)!==9;){let n=e,r=n.id?`#`+n.id:[xm(n),...Array.from(n.classList).sort()].join(`.`);if(t.length+r.length>99)return t||r;if(t=t?r+`>`+t:r,n.id)break;e=n.parentNode}}catch(e){}return t},Cm=new WeakMap;function wm(e,t){let n=Cm.get(t);return n||(n=new WeakMap,Cm.set(t,n)),n.get(e)||n.set(e,new t),n.get(e)}let Tm=-1,Em=()=>Tm,Dm=e=>{addEventListener(`pageshow`,t=>{t.persisted&&(Tm=t.timeStamp,e(t))},!0)},Om=(e,t,n,r)=>{let i,a;return o=>{var s;t.value>=0&&(o||r)&&(a=t.value-((s=i)==null?0:s),(a||i===void 0)&&(i=t.value,t.delta=a,t.rating=((e,t)=>e>t[1]?`poor`:e>t[0]?`needs-improvement`:`good`)(t.value,n),e(t)))}},km=e=>{requestAnimationFrame(()=>requestAnimationFrame(e))},Am=()=>{var e,t;return(e=(t=ym())==null?void 0:t.activationStart)==null?0:e},$=(e,t=-1)=>{let n=ym(),r=`navigate`;return Em()>=0?r=`back-forward-cache`:n&&(document.prerendering||Am()>0?r=`prerender`:document.wasDiscarded?r=`restore`:n.type&&(r=n.type.replace(/_/g,`-`))),{name:e,value:t,rating:`good`,delta:0,entries:[],id:`v5-${Date.now()}-${Math.floor(8999999999999*Math.random())+0xe8d4a51000}`,navigationType:r}},jm=(e,t,n={})=>{try{if(PerformanceObserver.supportedEntryTypes.includes(e)){let r=new PerformanceObserver(e=>{queueMicrotask(()=>{t(e.getEntries())})});return r.observe(U({type:e,buffered:!0},n)),r}}catch(e){}},Mm=e=>{let t=!1;return()=>{t||(e(),t=!0)}},Nm=-1,Pm=new Set,Fm=()=>document.visibilityState!==`hidden`||document.prerendering?1/0:0,Im=e=>{if(document.visibilityState===`hidden`){if(e.type===`visibilitychange`)for(let e of Pm)e();isFinite(Nm)||(Nm=e.type===`visibilitychange`?e.timeStamp:0,removeEventListener(`prerenderingchange`,Im,!0))}},Lm=()=>{if(Nm<0){var e;let t=Am(),n=document.prerendering||(e=globalThis.performance.getEntriesByType(`visibility-state`).find(e=>e.name===`hidden`&&e.startTime>=t))==null?void 0:e.startTime;Nm=n==null?Fm():n,addEventListener(`visibilitychange`,Im,!0),addEventListener(`prerenderingchange`,Im,!0),Dm(()=>{setTimeout(()=>{Nm=Fm()})})}return{get firstHiddenTime(){return Nm},onHidden(e){Pm.add(e)}}},Rm=e=>{document.prerendering?addEventListener(`prerenderingchange`,e,!0):e()},zm=[1800,3e3],Bm=(e,t={})=>{Rm(()=>{let n=Lm(),r,i=$(`FCP`),a=jm(`paint`,e=>{for(let t of e)t.name===`first-contentful-paint`&&(a.disconnect(),t.startTime<n.firstHiddenTime&&(i.value=Math.max(t.startTime-Am(),0),i.entries.push(t),r(!0)))});a&&(r=Om(e,i,zm,t.reportAllChanges),Dm(n=>{i=$(`FCP`),r=Om(e,i,zm,t.reportAllChanges),km(()=>{i.value=performance.now()-n.timeStamp,r(!0)})}))})},Vm=[.1,.25],Hm=e=>e.find(e=>{var t;return((t=e.node)==null?void 0:t.nodeType)===1})||e[0],Um=(e,t={})=>{let n=wm(t=Object.assign({},t),vm),r=new WeakMap;n.t=e=>{var n;if(!(e==null||(n=e.sources)==null)&&n.length){let n=Hm(e.sources),o=n==null?void 0:n.node;if(o){var i,a;let e=(i=(a=t.generateTarget)==null?void 0:a.call(t,o))==null?Sm(o):i;r.set(n,e)}}},((e,t={})=>{let n=Lm();Bm(Mm(()=>{let r,i=$(`CLS`,0),a=wm(t,vm),o=e=>{for(let t of e)a.u(t);a.o>i.value&&(i.value=a.o,i.entries=a.i,r())},s=jm(`layout-shift`,o);s&&(r=Om(e,i,Vm,t.reportAllChanges),n.onHidden(()=>{o(s.takeRecords()),r(!0)}),Dm(()=>{a.o=0,i=$(`CLS`,0),r=Om(e,i,Vm,t.reportAllChanges),km(r)}),setTimeout(r))}))})(t=>{e((e=>{let t={};if(e.entries.length){var n;let i=e.entries.reduce((e,t)=>e.value>t.value?e:t);if(!(i==null||(n=i.sources)==null)&&n.length){let e=Hm(i.sources);e&&(t={largestShiftTarget:r.get(e),largestShiftTime:i.startTime,largestShiftValue:i.value,largestShiftSource:e,largestShiftEntry:i,loadState:bm(i.startTime)})}}return Object.assign(e,{attribution:t})})(t))},t)},Wm=(e,t={})=>{Bm(t=>{e((e=>{let t={timeToFirstByte:0,firstByteToFCP:e.value,loadState:bm(Em())};if(e.entries.length){let n=ym(),r=e.entries.at(-1);if(n){let i=n.activationStart||0,a=Math.max(0,n.responseStart-i);t={timeToFirstByte:a,firstByteToFCP:e.value-a,loadState:bm(e.entries[0].startTime),navigationEntry:n,fcpEntry:r}}}return Object.assign(e,{attribution:t})})(t))},t)},Gm=0,Km=1/0,qm=0,Jm=e=>{for(let t of e)t.interactionId&&(Km=Math.min(Km,t.interactionId),qm=Math.max(qm,t.interactionId),Gm=qm?(qm-Km)/7+1:0)},Ym,Xm=()=>{var e;return Ym?Gm:(e=performance.interactionCount)==null?0:e},Zm=()=>{`interactionCount`in performance||Ym||(Ym=jm(`event`,Jm,{durationThreshold:0}))},Qm=0;var $m=class{constructor(){N(this,`l`,[]),N(this,`h`,new Map),N(this,`m`,void 0),N(this,`p`,void 0)}v(){Qm=Xm(),this.l.length=0,this.h.clear()}M(){let e=Math.min(this.l.length-1,Math.floor((Xm()-Qm)/50));return this.l[e]}u(e){var t;if((t=this.m)==null||t.call(this,e),!e.interactionId&&e.entryType!==`first-input`)return;let n=this.l.at(-1),r=this.h.get(e.interactionId);if(r||this.l.length<10||e.duration>n.T){var i;if(r?e.duration>r.T?(r.entries=[e],r.T=e.duration):e.duration===r.T&&e.startTime===r.entries[0].startTime&&r.entries.push(e):(r={id:e.interactionId,entries:[e],T:e.duration},this.h.set(r.id,r),this.l.push(r)),this.l.sort((e,t)=>t.T-e.T),this.l.length>10){let e=this.l.splice(10);for(let t of e)this.h.delete(t.id)}(i=this.p)==null||i.call(this,r)}}};let eh=e=>{let t=globalThis.requestIdleCallback||setTimeout,n=globalThis.cancelIdleCallback||clearTimeout;if(document.visibilityState===`hidden`)e();else{let r=Mm(e),i=-1,a=()=>{n(i),r()};addEventListener(`visibilitychange`,a,{once:!0,capture:!0}),i=t(()=>{removeEventListener(`visibilitychange`,a,{capture:!0}),r()})}},th=[200,500],nh=(e,t={})=>{let n=wm(t=Object.assign({},t),$m),r=[],i=[],a=0,o=new WeakMap,s=new WeakMap,c=!1,l=()=>{c||(eh(u),c=!0)},u=()=>{let e=new Set(n.l.map(e=>o.get(e.entries[0]))),t=i.length-10;i=i.filter((n,r)=>r>=t||e.has(n));let s=new Set;for(let e of i){let t=d(e.startTime,e.processingEnd);for(let e of t)s.add(e)}r=r.filter(e=>e.startTime>a||s.has(e)),c=!1};n.m=e=>{let n=e.startTime+e.duration,r;a=Math.max(a,e.processingEnd);for(let a=i.length-1;a>=0;a--){let o=i[a];if(Math.abs(n-o.renderTime)<=8){r=o,r.startTime=Math.min(e.startTime,r.startTime),r.processingStart=Math.min(e.processingStart,r.processingStart),r.processingEnd=Math.max(e.processingEnd,r.processingEnd),!1!==t.includeProcessedEventEntries&&r.entries.push(e);break}}r||(r={startTime:e.startTime,processingStart:e.processingStart,processingEnd:e.processingEnd,renderTime:n,entries:!1===t.includeProcessedEventEntries?[]:[e]},i.push(r)),(e.interactionId||e.entryType===`first-input`)&&o.set(e,r),l()},n.p=e=>{if(!s.get(e)){var n;let o=(n=e.entries.find(e=>e.target))==null?void 0:n.target;if(o){var r,i;let n=(r=(i=t.generateTarget)==null?void 0:i.call(t,o))==null?Sm(o):r;s.set(e,n)}else{var a;let t=(a=e.entries.find(e=>e.targetSelector))==null?void 0:a.targetSelector;t&&s.set(e,t)}}};let d=(e,t)=>{let n=[];for(let i of r)if(!(i.startTime+i.duration<e)){if(i.startTime>t)break;n.push(i)}return n},f=e=>{let t=e.entries[0],r=o.get(t),i=t.processingStart,a=Math.max(t.startTime+t.duration,i),c=Math.min(r.processingEnd,a),l=r.entries.sort((e,t)=>e.processingStart-t.processingStart),u=d(t.startTime,c),f=n.h.get(t.interactionId),p={interactionTarget:s.get(f),interactionType:t.name.startsWith(`key`)?`keyboard`:`pointer`,interactionTime:t.startTime,nextPaintTime:a,processedEventEntries:l,longAnimationFrameEntries:u,inputDelay:i-t.startTime,processingDuration:c-i,presentationDelay:a-c,loadState:bm(t.startTime),longestScript:void 0,totalScriptDuration:void 0,totalStyleAndLayoutDuration:void 0,totalPaintDuration:void 0,totalUnattributedDuration:void 0};return(e=>{var t;if(!((t=e.longAnimationFrameEntries)!=null&&t.length))return;let n=e.interactionTime,r=e.inputDelay,i=e.processingDuration,a,o,s=0,c=0,l=0,u=0;for(let t of e.longAnimationFrameEntries){c=c+t.startTime+t.duration-t.styleAndLayoutStart;for(let e of t.scripts){let t=e.startTime+e.duration;if(t<n)continue;let l=t-Math.max(n,e.startTime),d=e.duration?l/e.duration*e.forcedStyleAndLayoutDuration:0;s+=l-d,c+=d,l>u&&(o=e.startTime<n+r?`input-delay`:e.startTime>=n+r+i?`presentation-delay`:`processing-duration`,a=e,u=l)}}let d=e.longAnimationFrameEntries.at(-1),f=d?d.startTime+d.duration:0;f>=n+r+i&&(l=e.nextPaintTime-f),a&&o&&(e.longestScript={entry:a,subpart:o,intersectingDuration:u}),e.totalScriptDuration=s,e.totalStyleAndLayoutDuration=c,e.totalPaintDuration=l,e.totalUnattributedDuration=e.nextPaintTime-n-s-c-l})(p),Object.assign(e,{attribution:p})};jm(`long-animation-frame`,e=>{r=r.concat(e),l()}),((e,t={})=>{if(!globalThis.PerformanceEventTiming||!(`interactionId`in PerformanceEventTiming.prototype))return;let n=Lm();Rm(()=>{var r;Zm();let i,a=$(`INP`),o=wm(t,$m),s=e=>{eh(()=>{for(let t of e)o.u(t);let t=o.M();t&&t.T!==a.value&&(a.value=t.T,a.entries=t.entries,i())})},c=jm(`event`,s,{durationThreshold:(r=t.durationThreshold)==null?40:r});i=Om(e,a,th,t.reportAllChanges),c&&(c.observe({type:`first-input`,buffered:!0}),n.onHidden(()=>{s(c.takeRecords()),i(!0)}),Dm(()=>{o.v(),a=$(`INP`),i=Om(e,a,th,t.reportAllChanges)}))})})(t=>{e(f(t))},t)};var rh=class{constructor(){N(this,`m`,void 0)}u(e){var t;(t=this.m)==null||t.call(this,e)}};let ih=[2500,4e3],ah=(e,t={})=>{let n=wm(t=Object.assign({},t),rh),r=new WeakMap;n.m=e=>{let n=e.element;if(n){var i,a;let o=(i=(a=t.generateTarget)==null?void 0:a.call(t,n))==null?Sm(n):i;r.set(e,o)}else e.id&&r.set(e,`#${e.id}`)},((e,t={})=>{Rm(()=>{let n=Lm(),r,i=$(`LCP`),a=wm(t,rh),o=e=>{t.reportAllChanges||(e=e.slice(-1));for(let t of e)a.u(t),t.startTime<n.firstHiddenTime&&(i.value=Math.max(t.startTime-Am(),0),i.entries=[t],r())},s=jm(`largest-contentful-paint`,o);if(s){r=Om(e,i,ih,t.reportAllChanges);let n=Mm(()=>{o(s.takeRecords()),s.disconnect(),r(!0)}),a=e=>{e.isTrusted&&(eh(n),removeEventListener(e.type,a,{capture:!0}))};for(let e of[`keydown`,`click`,`visibilitychange`])addEventListener(e,a,{capture:!0});Dm(n=>{i=$(`LCP`),r=Om(e,i,ih,t.reportAllChanges),km(()=>{i.value=performance.now()-n.timeStamp,r(!0)})})}})})(t=>{e((e=>{let t={timeToFirstByte:0,resourceLoadDelay:0,resourceLoadDuration:0,elementRenderDelay:e.value};if(e.entries.length){let n=e.entries.at(-1),i=n.url&&performance.getEntriesByType(`resource`).find(e=>e.name===n.url);t.target=r.get(n),t.lcpEntry=n,n.url&&(t.url=n.url),i&&(t.lcpResourceEntry=i);let a=ym();if(a){let n=a.activationStart||0,r=Math.max(0,a.responseStart-n),o=Math.max(r,i?(i.requestStart||i.startTime)-n:0),s=Math.min(e.value,Math.max(o,i?i.responseEnd-n:0));t=U(U({},t),{},{timeToFirstByte:r,resourceLoadDelay:o-r,resourceLoadDuration:s-o,elementRenderDelay:e.value-s,navigationEntry:a})}}return Object.assign(e,{attribution:t})})(t))},t)},oh=[800,1800],sh=e=>{document.prerendering?Rm(()=>sh(e)):document.readyState===`complete`?setTimeout(e):addEventListener(`load`,()=>sh(e),!0)},ch=(e,t={})=>{((e,t={})=>{let n=$(`TTFB`),r=Om(e,n,oh,t.reportAllChanges);sh(()=>{let i=ym();i&&(n.value=Math.max(i.responseStart-Am(),0),n.entries=[i],r(!0),Dm(()=>{n=$(`TTFB`,0),r=Om(e,n,oh,t.reportAllChanges),r(!0)}))})})(t=>{e((e=>{let t={waitingDuration:0,cacheDuration:0,dnsDuration:0,connectionDuration:0,requestDuration:0};if(e.entries.length){let n=e.entries[0],r=n.activationStart||0,i=Math.max((n.workerStart||n.fetchStart)-r,0),a=Math.max(n.domainLookupStart-r,0),o=Math.max(n.connectStart-r,0),s=Math.max(n.connectEnd-r,0);t={waitingDuration:i,cacheDuration:a-i,dnsDuration:o-a,connectionDuration:s-o,requestDuration:e.value-s,navigationEntry:n}}return Object.assign(e,{attribution:t})})(t))},t)},lh=[`CLS`,`INP`,`LCP`,`FCP`,`TTFB`],uh={CLS:Um,FCP:Wm,LCP:ah,INP:nh,TTFB:ch,FID:void 0};I(),P(),W();let dh=e=>{let t=typeof e;return t===`number`||t===`string`||t===`boolean`},fh=e=>Math.round(Math.max(0,e)),ph=e=>{let t={},{attribution:n}=e;if(!n||typeof n!=`object`)return t;for(let[e,r]of Object.entries(n))dh(r)&&(t[`${_m}${e}`]=r);return t},mh=(e,t)=>{let n={},r=e.attribution;try{if(r.longAnimationFrameEntries.length>0){let e=new Map;for(let t of r.longAnimationFrameEntries)for(let n of t.scripts){let t=n.sourceURL||`(inline)`;t.length>2048&&(t=`${t.substring(0,2048)}...`);let r=e.get(t);r?(r.totalDuration+=n.duration,r.styleAndLayoutDuration+=n.forcedStyleAndLayoutDuration,r.count++):e.set(t,{count:1,styleAndLayoutDuration:n.forcedStyleAndLayoutDuration,totalDuration:n.duration})}e.size>0&&(n[`${_m}loaf_scripts`]=JSON.stringify(Object.fromEntries([...e].sort((e,t)=>t[1].totalDuration-e[1].totalDuration).slice(0,250).map(([e,t])=>[e,{count:t.count,style_and_layout_duration:Math.round(t.styleAndLayoutDuration),total_duration:Math.round(t.totalDuration)}]))))}}catch(e){t.error(`error building loaf scripts for INP`,e)}return n},hh=(e,t)=>{let n={},r=e.attribution.navigationEntry;if(r)try{var i;let e=fh(r.redirectEnd-r.redirectStart),t=fh(r.domainLookupEnd-r.domainLookupStart),a=fh(r.secureConnectionStart>0?r.secureConnectionStart-r.connectStart:r.connectEnd-r.connectStart),o=fh(r.secureConnectionStart>0?r.connectEnd-r.secureConnectionStart:0),s=fh(Math.max((i=r.finalResponseHeadersStart)==null?0:i,r.responseStart)-r.requestStart),c=fh(Math.round(r.responseEnd-r.startTime)-e-t-a-o-s),l=_m;n[`${l}redirect`]=e,n[`${l}domainLookup`]=t,n[`${l}tcpConnection`]=a,n[`${l}tlsNegotiation`]=o,n[`${l}serverResponse`]=s,n[`${l}unattributed`]=c}catch(e){t.error(`error computing TTFB timing breakdown`,e)}else t.debug(`TTFB navigationEntry unavailable, skipping timing breakdown`);return n};var gh=class extends G{constructor({diag:e,perf:t,listeners:n=uh,urlDocument:r=window.document,urlAttribution:i=!0,pageManager:a}={}){super({config:{},diag:e,instrumentationName:`WebVitalsInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_listeners`,void 0),N(this,`_urlDocument`,void 0),N(this,`_urlAttribution`,void 0),N(this,`_pageManager`,void 0),N(this,`_attributedPage`,{CLS:void 0,FCP:void 0,INP:void 0,LCP:void 0,TTFB:void 0}),N(this,`_largestShiftTargetForCLS`,void 0),N(this,`_listenersRegistered`,!1),N(this,`_isEnabled`,!1),this._listeners=n,this._urlDocument=r,this._urlAttribution=i,this._pageManager=a==null?Tn.getPageManager():a,this._config.enabled&&this.enable()}disable(){this._isEnabled=!1,this._diag.debug(`WebVitalsInstrumentation disabled, pausing emission`)}enable(){if(this._isEnabled=!0,this._listenersRegistered){this._diag.debug(`WebVitalsInstrumentation listeners already registered, resuming emission`);return}if(this._listenersRegistered=!0,lh.forEach(e=>{var t,n;(t=(n=this._listeners)[e])==null||t.call(n,t=>{if(!this._isEnabled)return;let n=this.userSessionManager.getSessionPartSpan();if(!n)return;let r=this._getTimeForMetric(t),i=this._getAttributedPageForMetric(t),a=U(U(U({"mxl.type":`ux.web_vital`,"url.full":i.fullURL,"browser.url.full":i.fullURL,"mxl.web_vital.navigation_type":t.navigationType,"mxl.web_vital.name":t.name,"mxl.web_vital.rating":t.rating,"mxl.web_vital.id":t.id,"mxl.web_vital.delta":t.delta,"mxl.web_vital.value":t.value},ph(t)),e===`INP`?mh(t,this._diag):{}),e===`TTFB`?hh(t,this._diag):{});i.path&&i.pageID&&(a[`app.surface.name`]=i.path,a[`app.surface.id`]=i.pageID),i.label&&(a[`app.surface.label`]=i.label),n.addEvent(`mxl-web-vitals-report-${e}`,a,r)})}),this._urlAttribution){var e,t,n,r,i,a,o,s,c,l;(e=(t=this._listeners).TTFB)==null||e.call(t,()=>{this._attributedPage.TTFB=this._currentAttributedPage()},{reportAllChanges:!0}),(n=(r=this._listeners).FCP)==null||n.call(r,()=>{this._attributedPage.FCP=this._currentAttributedPage()},{reportAllChanges:!0}),(i=(a=this._listeners).INP)==null||i.call(a,()=>{this._attributedPage.INP=this._currentAttributedPage()},{reportAllChanges:!0}),(o=(s=this._listeners).LCP)==null||o.call(s,()=>{this._attributedPage.LCP=this._currentAttributedPage()},{reportAllChanges:!0}),(c=(l=this._listeners).CLS)==null||c.call(l,e=>{let t=e;this._largestShiftTargetForCLS!==t.attribution.largestShiftTarget&&(this._largestShiftTargetForCLS=t.attribution.largestShiftTarget,this._attributedPage.CLS=this._currentAttributedPage())},{reportAllChanges:!0})}}_getTimeForMetric(e){return e.name===`CLS`&&e.attribution.largestShiftTime?this.perf.epochMillisFromOriginOffset(e.attribution.largestShiftTime):e.name===`INP`&&e.attribution.interactionTime?this.perf.epochMillisFromOriginOffset(e.attribution.interactionTime):this.perf.getNowMillis()}_currentAttributedPage(){let e={fullURL:this._urlDocument.URL},t=this._pageManager.getCurrentRoute(),n=this._pageManager.getCurrentPageId();t&&n&&(e.path=t.path,e.pageID=n);let r=this._pageManager.getPageLabel();return r&&(e.label=r),e}_getAttributedPageForMetric(e){return e.name===`FCP`&&this._attributedPage.FCP?this._attributedPage.FCP:e.name===`TTFB`&&this._attributedPage.TTFB?this._attributedPage.TTFB:e.name===`INP`&&this._attributedPage.INP?this._attributedPage.INP:e.name===`LCP`&&this._attributedPage.LCP?this._attributedPage.LCP:e.name===`CLS`&&this._attributedPage.CLS&&e.attribution.largestShiftTarget===this._largestShiftTargetForCLS?this._attributedPage.CLS:this._currentAttributedPage()}};W();let _h=(e={},{logManager:t,userSessionManager:n,pageManager:r,limitManager:i,includeReplay:a=!1,recordUserSessions:o=!0,replayOptions:s,replayContext:c,sessionStorage:l})=>{var u,d,f,p,m,h,g,_,v;let y=[];if((u=e.omit)!=null&&u.has(`exception`)||y.push(new lm(e.exception)),(d=e.omit)!=null&&d.has(`click`)||y.push(new $p(e.click)),(f=e.omit)!=null&&f.has(`web-vital`)||y.push(new gh(U(U({},e[`web-vital`]),{},{pageManager:r}))),(p=e.omit)!=null&&p.has(`loaf`)||y.push(new dm(U({},e.loaf))),(m=e.omit)!=null&&m.has(`user-timing`)||y.push(new gm(e[`user-timing`])),(h=e.omit)!=null&&h.has(`element-timing`)||y.push(new sm(U(U({},e[`element-timing`]),{},{limitManager:i}))),(g=e.omit)!=null&&g.has(`document-load`)||y.push(new rm(e[`document-load`])),(_=e.omit)!=null&&_.has(`server-timing`)||y.push(new fm(U(U({},e[`server-timing`]),{},{limitManager:i}))),e[`empty-root`]&&y.push(new cm(U({},e[`empty-root`]))),a&&!((v=e.omit)!=null&&v.has(`replay`))){var b;if(!c)throw Error(`replayContext is required when includeReplay is true`);if(!l)throw Error(`sessionStorage is required when includeReplay is true`);y.push(new _s(U(U({},e.replay),{},{recordUserSessions:o,replayContext:c,rrwebOptions:s==null?(b=e.replay)==null?void 0:b.rrwebOptions:s,sessionStorage:l})))}for(let e of y)e instanceof G&&(n&&e.setUserSessionManager(n),t&&e.setLogManager(t),i&&e.setLimitManager(i));return y},vh=e=>{if(e!==void 0){if(typeof e!=`string`)throw Error(`appID must be a string, or omitted if not using MXL. Received ${String(e)}`);return e}},yh=e=>{if(e===void 0){let e=`MXLAppVersionX.X.X`;return e===``?`unspecified`:e}if(typeof e!=`string`)throw Error(`if appVersion is specified, it must be a string. Received ${String(e)}`);let t=e.trim();if(t===``)throw Error(`if appVersion is specified, it cannot be an empty string.`);return t};M(),H(),zs(),$s(),Xl(),W(),q();let bh=({appID:e,appVersion:t,resource:n=Ks(),spanExporters:r=[],logExporters:i=[],spanProcessors:a=[],propagator:o=null,defaultInstrumentationConfig:s,instrumentations:c=[],contextManager:l=null,logProcessors:u=[],attributeScrubbers:d=[],enableDefaultAttributeScrubbing:f=!0,additionalQueryParamsToScrub:p=[],logLevel:m=b.ERROR,mxlDataURL:h,mxlConfigURL:g,diagLogger:_=k.createComponentLogger({namespace:`mxl-sdk`}),dynamicSDKConfigManager:v,dynamicSDKConfig:y,registerGlobally:x=!0,blockNetworkSpanForwarding:ee=!1,restrictedProtocols:te=new Set([`file:`]),useDocumentTitleAsPageLabel:ne=!0,recordUserSessions:S=!0,replay:re,serviceName:ie,maxUserSessionDurationSeconds:ae=Vd,inactivityTimeoutSeconds:oe=Hd}={})=>{try{var se,ce,le;if(x){let e=Zp.registered();if(e!==null)return _.warn(`SDK has already been successfully initialized, skipping this invocation of initSDK`),e}if(k.setLogger(new ge,{logLevel:m}),typeof window>`u`)return _.warn(`browser not detected, skipping initialization`),!1;let b=new Ga,ue=b.getNowMillis(),C=vh(e),de=yh(t),fe=C!==void 0;if(!fe&&!i.length&&!r.length)throw Error(`when appID is omitted, at least one logExporter or spanExporter must be set`);if(te.has(window.location.protocol))throw Error(`not initializing due to restricted protocol: ${window.location.protocol}`);if(fe&&typeof CompressionStream>`u`)throw Error(`CompressionStream is not supported in this browser and required for data compression.`);let w=x?void 0:C,pe=new Af({diag:_,namespace:w,storage:window.localStorage}),me=new Af({diag:_,namespace:w,storage:window.sessionStorage}),he=xh({registerGlobally:x,sdkLocalStorage:pe}),T=he.getMXLUserId();if(fe&&!T)throw Error(`userID is required when using MXL exporter`);let _e=U({},y),ve=v==null?new hd({appID:C,appVersion:de,defaultConfig:_e,deviceId:T,mxlConfigURL:g,storage:pe}):v;ve.refreshRemoteConfig();let ye=(se=(ce=ve.resolveApplicationServiceName)==null?void 0:ce.call(ve,ie))==null?(()=>{var e;return(ie==null?void 0:ie.trim())||((e=ve.getConfig().serviceName)==null?void 0:e.trim())||cd})():se,be=ld({serviceName:ye}).merge(n).merge(ud({appVersion:de,diagLogger:_,pageSessionStorage:me})),xe=new Dd({blockNetworkSpanForwarding:ee,deviceId:T,dynamicConfigManager:ve});if(!xe.isSDKEnabled())return _.debug(`SDK is disabled, skipping initialization.`),!1;let Se=jf({defaultInstrumentationConfig:s,diag:_,featureManager:xe,propagator:o,registerGlobally:x}),Ce=new vd(gd),we=[...f?Ff(p):[],...d],E=Sh({limitManager:Ce,perf:b,registerGlobally:x,sdkLocalStorage:pe,sdkSessionStorage:me,userSessionConfig:{inactivityTimeoutSeconds:oe,maxUserSessionDurationSeconds:ae}}),Te,Ee;fe&&(Te=new Sf({exporter:new Xu({appID:C,mxlDataURL:h,userID:T}),limitManager:Ce,userSessionManager:E}),Ee=new bc(new qu({appID:C,mxlDataURL:h,userID:T})));let De=Th({registerGlobally:x,useDocumentTitleAsPageLabel:ne}),{tracerProvider:Oe,mxlTraceManager:ke}=Ch({attributeScrubbers:we,contextManager:l,mxlSpanProcessor:Te,pageManager:De,propagator:Se?new kf:o,registerGlobally:x,resource:be,spanExporters:r,spanProcessors:a,userManager:he});E.setTracerProvider(Oe);let{loggerProvider:Ae,mxlLogManager:je}=wh({attributeScrubbers:we,limitManager:Ce,logExporters:i,logProcessors:u,mxlLogProcessor:Ee,pageManager:De,registerGlobally:x,resource:be,sdkLocalStorage:pe,userManager:he,userSessionManager:E,visibilityDoc:window.document});E.startSessionPartInternal(`init`);let Me=typeof window<`u`&&window.__MXL_DISABLE_SESSION_RECORDER===!0,Ne=!!(fe&&C&&T&&!Me),Pe=re,Fe=Ne&&S&&re!=null&&re.omitRedundantInstrumentations?[`click`,`exception`,`@opentelemetry/instrumentation-fetch`,`@opentelemetry/instrumentation-xml-http-request`]:void 0,Ie=Fe===void 0?s:U(U({},s),{},{omit:new Set([...(le=s==null?void 0:s.omit)==null?[]:le,...Fe])}),Le=Ne&&C&&T?{appID:C,appVersion:de,mxlDataURL:h,serviceName:ye,transport:td({appID:C,mxlDataURL:h,userID:T}),userID:T}:void 0,Re=()=>_h(Ie,{includeReplay:Ne,limitManager:Ce,logManager:je,pageManager:De,recordUserSessions:S,replayContext:Le,replayOptions:Pe,sessionStorage:me,userSessionManager:E}),ze,Be,Ve;if(x){let e=_h(Ie,{includeReplay:Ne,limitManager:Ce,pageManager:De,recordUserSessions:S,replayContext:Le,replayOptions:Pe,sessionStorage:me,userSessionManager:E});ze=e.find(e=>e instanceof _s),Be=xs({instrumentations:[...e,...c]}),Yp(Ie).then(e=>{e.length!==0&&(Ve=xs({instrumentations:e}))})}else{let e=Re();ze=e.find(e=>e instanceof _s),Be=xs({instrumentations:[...e,...c],loggerProvider:Ae,tracerProvider:Oe}),Yp(Ie).then(e=>{e.length!==0&&(Ve=xs({instrumentations:e,loggerProvider:Ae,tracerProvider:Oe}))})}let He=!1,Ue=!1,We=()=>{Ue||(Ue=!0,ze==null||ze.disable(),Be==null||Be(),Ve==null||Ve(),E._shutdown())},D=ze?Zu(ze):Xp;_.info(`successfully initialized the SDK`);let Ge={flush:function(){var e=K(function*(){yield Oe.forceFlush(),yield Ae.forceFlush()});return function(){return e.apply(this,arguments)}}(),log:je,page:De,session:E,sessionRecording:D,setDynamicConfig:e=>{ve.setConfig(e)},shutdown:function(){var e=K(function*(){He||(He=!0,We(),yield Oe.shutdown(),yield Ae.shutdown())});return function(){return e.apply(this,arguments)}}(),stop:We,trace:ke,user:he};return x&&Zp.register(Ge),E.recordSDKStartupDuration(b.getNowMillis()-ue),Ge}catch(e){let t=e instanceof Error?e.message:`Unknown error.`;return _.error(`failed to initialize the SDK: ${t}`),!1}},xh=({registerGlobally:e,sdkLocalStorage:t})=>{let n=new Fd({storage:t});return e&&qn.setGlobalUserManager(n),n},Sh=({limitManager:e,perf:t,registerGlobally:n,sdkLocalStorage:r,sdkSessionStorage:i,userSessionConfig:a})=>{let o=new pf({config:a,limitManager:e,perf:t,storage:r,tabStorage:i,visibilityDoc:window.document});return n&&Mn.setGlobalUserSessionManager(o),o},Ch=({resource:e,userManager:t,spanExporters:n,spanProcessors:r=[],propagator:i=null,contextManager:a=null,attributeScrubbers:o,registerGlobally:s,mxlSpanProcessor:c,pageManager:l})=>{let u=[...r,new hf,new yf,new Of({userManager:t}),new wf({pageManager:l}),new Tf({attributeScrubbers:o})];n==null||n.forEach(e=>{u.push(new Zc(e))}),c&&u.push(c);let d=new Ml({resource:e,spanLimits:{attributeCountLimit:gd.maxAllowed.session_property*2,eventCountLimit:gd.maxAllowed.breadcrumb*2},spanProcessors:u}),f=new kd({tracerProvider:s?void 0:d});return s&&(Bn.setGlobalTraceManager(f),d.register({contextManager:a||new Ol,propagator:i})),{mxlTraceManager:f,tracerProvider:d}},wh=({resource:e,userManager:t,logExporters:n,logProcessors:r,userSessionManager:i,limitManager:a,attributeScrubbers:o,registerGlobally:s,mxlLogProcessor:c,sdkLocalStorage:l,pageManager:u,visibilityDoc:d=window.document})=>{let f=[...r,new Df({userSessionManager:i}),new mf,new _f,new Ef({userManager:t}),new gf({attributeScrubbers:o}),new Cf({pageManager:u})];n==null||n.forEach(e=>{f.push(new bc(e))}),c&&f.push(c);let p=new hc({processors:f,resource:e}),m=new Cd({limitManager:a,loggerProvider:s?void 0:p,storage:l,userSessionManager:i,visibilityDoc:d});return s&&(uo.setGlobalLoggerProvider(p),vn.setGlobalLogManager(m)),{loggerProvider:p,mxlLogManager:m}},Th=({useDocumentTitleAsPageLabel:e,registerGlobally:t})=>{let n=new wd({useDocumentTitleAsPageLabel:e});return t&&Tn.setGlobalPageManager(n),n};return M(),Object.defineProperty(e,`DiagLogLevel`,{enumerable:!0,get:function(){return b}}),e.ReplayInstrumentation=_s,e.attributes=ar,e.getNavigationInstrumentation=_o,e.initSDK=bh,e.loadRrwebModule=Jo,e.log=vn,e.page=Tn,e.resetRrwebModuleCacheForTests=Yo,e.session=Mn,e.setRrwebModuleLoaderForTests=Xo,e.setRrwebScriptUrl=Wo,e.trace=Bn,e.user=qn,e})({});
|
|
1
|
+
"use strict";window.MXLWebSdk=window.MXLWebSdk||(function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var t=Object.defineProperty,n=(e,t)=>()=>(e&&(t=e(e=0)),t),r=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n||t(r,Symbol.toStringTag,{value:`Module`}),r},i,a=n((()=>{i=`1.9.1`}));function o(e){let t=new Set([e]),n=new Set,r=e.match(s);if(!r)return()=>!1;let i={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(i.prerelease!=null)return function(t){return t===e};function a(e){return n.add(e),!1}function o(e){return t.add(e),!0}return function(e){if(t.has(e))return!0;if(n.has(e))return!1;let r=e.match(s);if(!r)return a(e);let c={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};return c.prerelease!=null||i.major!==c.major?a(e):i.major===0?i.minor===c.minor&&i.patch<=c.patch?o(e):a(e):i.minor<=c.minor?o(e):a(e)}}var s,c,l=n((()=>{a(),s=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,c=o(i)}));function u(e,t,n,r=!1){var a;let o=h[m]=(a=h[m])==null?{version:i}:a;if(!r&&o[e]){let t=Error(`@opentelemetry/api: Attempted duplicate registration of API: ${e}`);return n.error(t.stack||t.message),!1}if(o.version!==`1.9.1`){let t=Error(`@opentelemetry/api: Registration of version v${o.version} for ${e} does not match previously registered API v${i}`);return n.error(t.stack||t.message),!1}return o[e]=t,n.debug(`@opentelemetry/api: Registered a global for ${e} v${i}.`),!0}function d(e){var t,n;let r=(t=h[m])==null?void 0:t.version;if(!(!r||!c(r)))return(n=h[m])==null?void 0:n[e]}function f(e,t){t.debug(`@opentelemetry/api: Unregistering a global for ${e} v${i}.`);let n=h[m];n&&delete n[e]}var p,m,h,g=n((()=>{a(),l(),p=i.split(`.`)[0],m=Symbol.for(`opentelemetry.js.api.${p}`),h=typeof globalThis==`object`?globalThis:typeof self==`object`?self:typeof window==`object`?window:typeof global==`object`?global:{}}));function _(e,t,n){let r=d(`diag`);if(r)return r[e](t,...n)}var v,y=n((()=>{g(),v=class{constructor(e){this._namespace=e.namespace||`DiagComponentLogger`}debug(...e){return _(`debug`,this._namespace,e)}error(...e){return _(`error`,this._namespace,e)}info(...e){return _(`info`,this._namespace,e)}warn(...e){return _(`warn`,this._namespace,e)}verbose(...e){return _(`verbose`,this._namespace,e)}}})),b,x=n((()=>{(function(e){e[e.NONE=0]=`NONE`,e[e.ERROR=30]=`ERROR`,e[e.WARN=50]=`WARN`,e[e.INFO=60]=`INFO`,e[e.DEBUG=70]=`DEBUG`,e[e.VERBOSE=80]=`VERBOSE`,e[e.ALL=9999]=`ALL`})(b||(b={}))}));function ee(e,t){e<b.NONE?e=b.NONE:e>b.ALL&&(e=b.ALL),t=t||{};function n(n,r){let i=t[n];return typeof i==`function`&&e>=r?i.bind(t):function(){}}return{error:n(`error`,b.ERROR),warn:n(`warn`,b.WARN),info:n(`info`,b.INFO),debug:n(`debug`,b.DEBUG),verbose:n(`verbose`,b.VERBOSE)}}var te=n((()=>{x()})),ne,S,re=n((()=>{y(),te(),x(),g(),ne=`diag`,S=class e{static instance(){return this._instance||(this._instance=new e),this._instance}constructor(){function e(e){return function(...t){let n=d(`diag`);if(n)return n[e](...t)}}let t=this;t.setLogger=(e,n={logLevel:b.INFO})=>{var r,i,a;if(e===t){let e=Error(`Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation`);return t.error((r=e.stack)==null?e.message:r),!1}typeof n==`number`&&(n={logLevel:n});let o=d(`diag`),s=ee((i=n.logLevel)==null?b.INFO:i,e);if(o&&!n.suppressOverrideMessage){let e=(a=Error().stack)==null?`<failed to generate stacktrace>`:a;o.warn(`Current logger will be overwritten from ${e}`),s.warn(`Current logger will overwrite one already registered from ${e}`)}return u(`diag`,s,t,!0)},t.disable=()=>{f(ne,t)},t.createComponentLogger=e=>new v(e),t.verbose=e(`verbose`),t.debug=e(`debug`),t.info=e(`info`),t.warn=e(`warn`),t.error=e(`error`)}}})),ie,ae=n((()=>{ie=class e{constructor(e){this._entries=e?new Map(e):new Map}getEntry(e){let t=this._entries.get(e);if(t)return Object.assign({},t)}getAllEntries(){return Array.from(this._entries.entries())}setEntry(t,n){let r=new e(this._entries);return r._entries.set(t,n),r}removeEntry(t){let n=new e(this._entries);return n._entries.delete(t),n}removeEntries(...t){let n=new e(this._entries);for(let e of t)n._entries.delete(e);return n}clear(){return new e}}})),oe,se=n((()=>{oe=Symbol(`BaggageEntryMetadata`)}));function ce(e={}){return new ie(new Map(Object.entries(e)))}function le(e){return typeof e!=`string`&&(ue.error(`Cannot create baggage metadata from unknown type: ${typeof e}`),e=``),{__TYPE__:oe,toString(){return e}}}var ue,C=n((()=>{re(),ae(),se(),ue=S.instance()}));function de(e){return Symbol.for(e)}var fe,w,pe=n((()=>{fe=class e{constructor(t){let n=this;n._currentContext=t?new Map(t):new Map,n.getValue=e=>n._currentContext.get(e),n.setValue=(t,r)=>{let i=new e(n._currentContext);return i._currentContext.set(t,r),i},n.deleteValue=t=>{let r=new e(n._currentContext);return r._currentContext.delete(t),r}}},w=new fe})),me,he,ge,T=n((()=>{if(me=[{n:`error`,c:`error`},{n:`warn`,c:`warn`},{n:`info`,c:`info`},{n:`debug`,c:`debug`},{n:`verbose`,c:`trace`}],he={},typeof console<`u`)for(let e of[`error`,`warn`,`info`,`debug`,`trace`,`log`])typeof console[e]==`function`&&(he[e]=console[e]);ge=class{constructor(){function e(e){return function(...t){let n=he[e];if(typeof n!=`function`&&(n=he.log),typeof n!=`function`&&console&&(n=console[e],typeof n!=`function`&&(n=console.log)),typeof n==`function`)return n.apply(console,t)}}for(let t=0;t<me.length;t++)this[me[t].n]=e(me[t].c)}}}));function _e(){return De}var ve,ye,be,xe,Se,Ce,we,E,Te,Ee,De,Oe,ke,Ae,je,Me,Ne,Pe,Fe=n((()=>{ve=class{constructor(){}createGauge(e,t){return ke}createHistogram(e,t){return Ae}createCounter(e,t){return Oe}createUpDownCounter(e,t){return je}createObservableGauge(e,t){return Ne}createObservableCounter(e,t){return Me}createObservableUpDownCounter(e,t){return Pe}addBatchObservableCallback(e,t){}removeBatchObservableCallback(e){}},ye=class{},be=class extends ye{add(e,t){}},xe=class extends ye{add(e,t){}},Se=class extends ye{record(e,t){}},Ce=class extends ye{record(e,t){}},we=class{addCallback(e){}removeCallback(e){}},E=class extends we{},Te=class extends we{},Ee=class extends we{},De=new ve,Oe=new be,ke=new Se,Ae=new Ce,je=new xe,Me=new E,Ne=new Te,Pe=new Ee})),Ie,Le,Re=n((()=>{Ie={get(e,t){if(e!=null)return e[t]},keys(e){return e==null?[]:Object.keys(e)}},Le={set(e,t,n){e!=null&&(e[t]=n)}}})),ze,Be=n((()=>{pe(),ze=class{active(){return w}with(e,t,n,...r){return t.call(n,...r)}bind(e,t){return t}enable(){return this}disable(){return this}}})),Ve,He,Ue,We=n((()=>{Be(),g(),re(),Ve=`context`,He=new ze,Ue=class e{constructor(){}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalContextManager(e){return u(Ve,e,S.instance())}active(){return this._getContextManager().active()}with(e,t,n,...r){return this._getContextManager().with(e,t,n,...r)}bind(e,t){return this._getContextManager().bind(e,t)}_getContextManager(){return d(Ve)||He}disable(){this._getContextManager().disable(),f(Ve,S.instance())}}})),D,Ge=n((()=>{(function(e){e[e.NONE=0]=`NONE`,e[e.SAMPLED=1]=`SAMPLED`})(D||(D={}))})),Ke,qe,Je,Ye=n((()=>{Ge(),Ke=`0000000000000000`,qe=`00000000000000000000000000000000`,Je={traceId:qe,spanId:Ke,traceFlags:D.NONE}})),Xe,Ze=n((()=>{Ye(),Xe=class{constructor(e=Je){this._spanContext=e}spanContext(){return this._spanContext}setAttribute(e,t){return this}setAttributes(e){return this}addEvent(e,t){return this}addLink(e){return this}addLinks(e){return this}setStatus(e){return this}updateName(e){return this}end(e){}isRecording(){return!1}recordException(e,t){}}}));function Qe(e){return e.getValue(it)||void 0}function $e(){return Qe(Ue.getInstance().active())}function et(e,t){return e.setValue(it,t)}function tt(e){return e.deleteValue(it)}function nt(e,t){return et(e,new Xe(t))}function rt(e){var t;return(t=Qe(e))==null?void 0:t.spanContext()}var it,at=n((()=>{pe(),Ze(),We(),it=de(`OpenTelemetry Context Key SPAN`)}));function ot(e,t){if(typeof e!=`string`||e.length!==t)return!1;let n=0;for(let t=0;t<e.length;t+=4)n+=(dt[e.charCodeAt(t)]|0)+(dt[e.charCodeAt(t+1)]|0)+(dt[e.charCodeAt(t+2)]|0)+(dt[e.charCodeAt(t+3)]|0);return n===t}function st(e){return ot(e,32)&&e!==`00000000000000000000000000000000`}function ct(e){return ot(e,16)&&e!==`0000000000000000`}function lt(e){return st(e.traceId)&&ct(e.spanId)}function ut(e){return new Xe(e)}var dt,ft=n((()=>{Ye(),Ze(),dt=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1])}));function pt(e){return typeof e==`object`&&!!e&&`spanId`in e&&typeof e.spanId==`string`&&`traceId`in e&&typeof e.traceId==`string`&&`traceFlags`in e&&typeof e.traceFlags==`number`}var mt,ht,gt=n((()=>{We(),at(),Ze(),ft(),mt=Ue.getInstance(),ht=class{startSpan(e,t,n=mt.active()){if(t!=null&&t.root)return new Xe;let r=n&&rt(n);return pt(r)&<(r)?new Xe(r):new Xe}startActiveSpan(e,t,n,r){let i,a,o;if(arguments.length<2)return;arguments.length===2?o=t:arguments.length===3?(i=t,o=n):(i=t,a=n,o=r);let s=a==null?mt.active():a,c=this.startSpan(e,i,s),l=et(s,c);return mt.with(l,o,void 0,c)}}})),_t,vt,yt=n((()=>{gt(),_t=new ht,vt=class{constructor(e,t,n,r){this._provider=e,this.name=t,this.version=n,this.options=r}startSpan(e,t,n){return this._getTracer().startSpan(e,t,n)}startActiveSpan(e,t,n,r){let i=this._getTracer();return Reflect.apply(i.startActiveSpan,i,arguments)}_getTracer(){if(this._delegate)return this._delegate;let e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):_t}}})),bt,xt=n((()=>{gt(),bt=class{getTracer(e,t,n){return new ht}}})),St,Ct,wt=n((()=>{yt(),xt(),St=new bt,Ct=class{getTracer(e,t,n){var r;return(r=this.getDelegateTracer(e,t,n))==null?new vt(this,e,t,n):r}getDelegate(){var e;return(e=this._delegate)==null?St:e}setDelegate(e){this._delegate=e}getDelegateTracer(e,t,n){var r;return(r=this._delegate)==null?void 0:r.getTracer(e,t,n)}}})),Tt,Et=n((()=>{(function(e){e[e.NOT_RECORD=0]=`NOT_RECORD`,e[e.RECORD=1]=`RECORD`,e[e.RECORD_AND_SAMPLED=2]=`RECORD_AND_SAMPLED`})(Tt||(Tt={}))})),Dt,Ot=n((()=>{(function(e){e[e.INTERNAL=0]=`INTERNAL`,e[e.SERVER=1]=`SERVER`,e[e.CLIENT=2]=`CLIENT`,e[e.PRODUCER=3]=`PRODUCER`,e[e.CONSUMER=4]=`CONSUMER`})(Dt||(Dt={}))})),kt,At=n((()=>{(function(e){e[e.UNSET=0]=`UNSET`,e[e.OK=1]=`OK`,e[e.ERROR=2]=`ERROR`})(kt||(kt={}))})),O,jt=n((()=>{We(),O=Ue.getInstance()})),k,Mt=n((()=>{re(),k=S.instance()})),Nt,Pt,Ft=n((()=>{Fe(),Nt=class{getMeter(e,t,n){return De}},Pt=new Nt})),It,Lt,Rt=n((()=>{Ft(),g(),re(),It=`metrics`,Lt=class e{constructor(){}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalMeterProvider(e){return u(It,e,S.instance())}getMeterProvider(){return d(It)||Pt}getMeter(e,t,n){return this.getMeterProvider().getMeter(e,t,n)}disable(){f(It,S.instance())}}})),zt,Bt=n((()=>{Rt(),zt=Lt.getInstance()})),Vt,Ht=n((()=>{Vt=class{inject(e,t){}extract(e,t){return e}fields(){return[]}}}));function Ut(e){return e.getValue(qt)||void 0}function Wt(){return Ut(Ue.getInstance().active())}function Gt(e,t){return e.setValue(qt,t)}function Kt(e){return e.deleteValue(qt)}var qt,Jt=n((()=>{We(),pe(),qt=de(`OpenTelemetry Baggage Key`)})),Yt,Xt,Zt,Qt=n((()=>{g(),Ht(),Re(),Jt(),C(),re(),Yt=`propagation`,Xt=new Vt,Zt=class e{constructor(){this.createBaggage=ce,this.getBaggage=Ut,this.getActiveBaggage=Wt,this.setBaggage=Gt,this.deleteBaggage=Kt}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalPropagator(e){return u(Yt,e,S.instance())}inject(e,t,n=Le){return this._getGlobalPropagator().inject(e,t,n)}extract(e,t,n=Ie){return this._getGlobalPropagator().extract(e,t,n)}fields(){return this._getGlobalPropagator().fields()}disable(){f(Yt,S.instance())}_getGlobalPropagator(){return d(Yt)||Xt}}})),A,$t=n((()=>{Qt(),A=Zt.getInstance()})),en,tn,nn=n((()=>{g(),wt(),ft(),at(),re(),en=`trace`,tn=class e{constructor(){this._proxyTracerProvider=new Ct,this.wrapSpanContext=ut,this.isSpanContextValid=lt,this.deleteSpan=tt,this.getSpan=Qe,this.getActiveSpan=$e,this.getSpanContext=rt,this.setSpan=et,this.setSpanContext=nt}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalTracerProvider(e){let t=u(en,this._proxyTracerProvider,S.instance());return t&&this._proxyTracerProvider.setDelegate(e),t}getTracerProvider(){return d(en)||this._proxyTracerProvider}getTracer(e,t){return this.getTracerProvider().getTracer(e,t)}disable(){f(en,S.instance()),this._proxyTracerProvider=new Ct}}})),j,rn=n((()=>{nn(),j=tn.getInstance()})),M=n((()=>{C(),pe(),T(),x(),Fe(),Re(),yt(),wt(),Et(),Ot(),At(),Ge(),ft(),Ye(),jt(),Mt(),Bt(),$t(),rn()}));M();function an(e,t,n,r=new Set){return new Proxy(e,{get(e,i,a){let o=Reflect.get(e,i,a);return typeof o!=`function`||r.has(i)?o:(...r)=>{try{return o.apply(e,r)}catch(e){let a=e instanceof Error?e.message:`Unknown error`;n.error(`${String(i)}: ${a}`);let o=t[i];return typeof o==`function`?o.apply(t,r):void 0}}}})}var on=class{logException(e,t){}message(e,t,n){}};function sn(e){"@babel/helpers - typeof";return sn=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},sn(e)}var cn=n((()=>{}));function ln(e,t){if(sn(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||`default`);if(sn(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var un=n((()=>{cn()}));function dn(e){var t=ln(e,`string`);return sn(t)==`symbol`?t:t+``}var fn=n((()=>{cn(),un()}));function N(e,t,n){return(t=dn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P=n((()=>{fn()}));P();let pn=new on;var mn=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?pn:e}setDelegate(e){this._delegate=e}logException(e,t){this.getDelegate().logException(e,t)}message(e,t,n){this.getDelegate().message(e,t,n)}};P();let hn=new on,gn=new Set([`setDelegate`,`getDelegate`]);var _n=class e{static getInstance(){if(!e._instance){let t=new mn,n=an(t,hn,k.createComponentLogger({namespace:`LogAPI`}),gn);e._instance=Object.assign(n,{getLogManager(){return t},setGlobalLogManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(_n,`_instance`,void 0);let vn=_n.getInstance();var yn=class{setCurrentRoute(e){}getCurrentRoute(){return null}getCurrentPageId(){return``}setPageLabel(e){}getPageLabel(){return null}clearCurrentRoute(){}};P();let bn=new yn;var xn=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?bn:e}setDelegate(e){this._delegate=e}setCurrentRoute(e){this.getDelegate().setCurrentRoute(e)}getCurrentRoute(){return this.getDelegate().getCurrentRoute()}getCurrentPageId(){return this.getDelegate().getCurrentPageId()}setPageLabel(e){this.getDelegate().setPageLabel(e)}getPageLabel(){return this.getDelegate().getPageLabel()}clearCurrentRoute(){this.getDelegate().clearCurrentRoute()}};M(),P();let Sn=new yn,Cn=new Set([`setDelegate`,`getDelegate`]);var wn=class e{static getInstance(){if(!e._instance){let t=new xn,n=an(t,Sn,k.createComponentLogger({namespace:`PageAPI`}),Cn);e._instance=Object.assign(n,{getPageManager(){return t},setGlobalPageManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(wn,`_instance`,void 0);let Tn=wn.getInstance();var En=class{addBreadcrumb(e){}addProperty(e,t,n){}removeProperty(e){}getUserSessionId(){return null}getPreviousUserSessionId(){return null}getUserSessionStartTime(){return null}endUserSession(){}getUserSessionAttributes(){return null}getSessionPartProperties(){return{}}getSessionPartId(){return null}getSessionPartSpan(){return null}startSessionPartInternal(e){}endSessionPartInternal(e,t){}incrSessionPartCountForKey(e){}incrNextSessionPartCountForKey(e){}addSessionPartStartedListener(e){return()=>{}}addSessionPartEndedListener(e){return()=>{}}setTracerProvider(){}recordSDKStartupDuration(e){}_clearMaxDurationTimer(){}_shutdown(){}};P();let Dn=new En;var On=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Dn:e}setDelegate(e){let t=this._delegate;t&&t!==e&&t._shutdown(),this._delegate=e}addBreadcrumb(e){this.getDelegate().addBreadcrumb(e)}addProperty(e,t,n){this.getDelegate().addProperty(e,t,n)}removeProperty(e){this.getDelegate().removeProperty(e)}getUserSessionId(){return this.getDelegate().getUserSessionId()}getPreviousUserSessionId(){return this.getDelegate().getPreviousUserSessionId()}getUserSessionStartTime(){return this.getDelegate().getUserSessionStartTime()}endUserSession(){this.getDelegate().endUserSession()}getUserSessionAttributes(){return this.getDelegate().getUserSessionAttributes()}getSessionPartProperties(){return this.getDelegate().getSessionPartProperties()}getSessionPartId(){return this.getDelegate().getSessionPartId()}getSessionPartSpan(){return this.getDelegate().getSessionPartSpan()}startSessionPartInternal(e){this.getDelegate().startSessionPartInternal(e)}endSessionPartInternal(e,t){this.getDelegate().endSessionPartInternal(e,t)}incrSessionPartCountForKey(e){this.getDelegate().incrSessionPartCountForKey(e)}incrNextSessionPartCountForKey(e){this.getDelegate().incrNextSessionPartCountForKey(e)}addSessionPartStartedListener(e){return this.getDelegate().addSessionPartStartedListener(e)}addSessionPartEndedListener(e){return this.getDelegate().addSessionPartEndedListener(e)}setTracerProvider(e){this.getDelegate().setTracerProvider(e)}recordSDKStartupDuration(e){this.getDelegate().recordSDKStartupDuration(e)}_clearMaxDurationTimer(){this.getDelegate()._clearMaxDurationTimer()}_shutdown(){this.getDelegate()._shutdown()}};M(),P();let kn=new En,An=new Set([`setDelegate`,`getDelegate`]);var jn=class e{static getInstance(){if(!e._instance){let t=new On,n=an(t,kn,k.createComponentLogger({namespace:`SessionAPI`}),An);e._instance=Object.assign(n,{getUserSessionManager(){return t},setGlobalUserSessionManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(jn,`_instance`,void 0);let Mn=jn.getInstance();M(),P();var Nn=class{constructor(e=Je){N(this,`_spanContext`,void 0),N(this,`attributes`,{}),this._spanContext=e}fail(e){}spanContext(){return this._spanContext}setAttribute(e,t){return this}setAttributes(e){return this}removeAttribute(e){return this}addEvent(e,t,n){return this}addLink(e){return this}addLinks(e){return this}setStatus(e){return this}updateName(e){return this}end(e){}isRecording(){return!1}recordException(e,t){}};M();var Pn=class{startSpan(e,t){return new Nn}setSpan(e,t){return w}getSpan(e){}};P();let Fn=new Pn;var In=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Fn:e}setDelegate(e){this._delegate=e}startSpan(e,t,n){return this.getDelegate().startSpan(e,t,n)}setSpan(e,t){return this.getDelegate().setSpan(e,t)}getSpan(e){return this.getDelegate().getSpan(e)}};M(),P();let Ln=new Pn,Rn=new Set([`setDelegate`,`getDelegate`]);var zn=class e{static getInstance(){if(!e._instance){let t=new In,n=an(t,Ln,k.createComponentLogger({namespace:`TraceAPI`}),Rn);e._instance=Object.assign(n,{getTraceManager(){return t},setGlobalTraceManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(zn,`_instance`,void 0);let Bn=zn.getInstance();var Vn=class{getMXLUserId(){return``}getUserId(){return null}setUserId(){}clearUserId(){}};P();let Hn=new Vn;var Un=class{constructor(){N(this,`_delegate`,void 0)}getDelegate(){var e;return(e=this._delegate)==null?Hn:e}setDelegate(e){this._delegate=e}getMXLUserId(){return this.getDelegate().getMXLUserId()}getUserId(){return this.getDelegate().getUserId()}setUserId(e){this.getDelegate().setUserId(e)}clearUserId(){this.getDelegate().clearUserId()}};M(),P();let Wn=new Vn,Gn=new Set([`setDelegate`,`getDelegate`]);var Kn=class e{static getInstance(){if(!e._instance){let t=new Un,n=an(t,Wn,k.createComponentLogger({namespace:`UserAPI`}),Gn);e._instance=Object.assign(n,{getUserManager(){return t},setGlobalUserManager(e){t.setDelegate(e)}})}return e._instance}static resetInstance(){e._instance=void 0}};N(Kn,`_instance`,void 0);let qn=Kn.getInstance(),F=`mxl.type`,Jn=`mxl.state`,Yn=`react.component_stack`,Xn=`mxl.instrumentation`,Zn=`mxl.js_file_bundle_ids`,Qn=`browser.url.full`,$n=`app.surface.name`,er=`app.surface.id`,tr=`app.surface.label`,nr=`mxl.session_part_id`,rr=`mxl.user_session_id`,ir=`mxl.user_session_previous_id`,ar={pageLabel:tr};function or(e){return e.setValue(cr,!0)}function sr(e){return e.getValue(cr)===!0}var cr,lr=n((()=>{M(),cr=de(`OpenTelemetry SDK Context Key SUPPRESS_TRACING`)})),ur,dr,fr=n((()=>{ur=`baggage`,dr=4096}));function pr(e){return e.reduce((e,t)=>{let n=`${e}${e===``?``:`,`}${t}`;return n.length>8192?e:n},``)}function mr(e){return e.getAllEntries().map(([e,t])=>{let n=`${encodeURIComponent(e)}=${encodeURIComponent(t.value)}`;return t.metadata!==void 0&&(n+=`;`+t.metadata.toString()),n})}function hr(e){if(!e)return;let t=e.indexOf(`;`),n=t===-1?e:e.substring(0,t),r=n.indexOf(`=`);if(r<=0)return;let i=n.substring(0,r).trim(),a=n.substring(r+1).trim();if(!i||!a)return;let o,s;try{o=decodeURIComponent(i),s=decodeURIComponent(a)}catch(e){return}let c;return t!==-1&&t<e.length-1&&(c=le(e.substring(t+1))),{key:o,value:s,metadata:c}}function gr(e,t,n,r){let i=0;for(;i<e.length&&n<180;){let a=e.indexOf(`,`,i),o=a===-1?e.length:a,s=o-i;if(s<=4096){let a=hr(e.substring(i,o));if(a){let e=(n===0?0:1)+s;if(r+e>8192)break;t[a.key]=a.metadata?{value:a.value,metadata:a.metadata}:{value:a.value},n++,r+=e}}if(a===-1)break;i=a+1}return[n,r]}var _r=n((()=>{M(),fr()})),vr,yr=n((()=>{M(),lr(),fr(),_r(),vr=class{inject(e,t,n){let r=A.getBaggage(e);if(!r||sr(e))return;let i=pr(mr(r).filter(e=>e.length<=dr).slice(0,180));i.length>0&&n.set(t,ur,i)}extract(e,t,n){let r=n.get(t,ur);if(!r)return e;let i={},a=0,o=0;if(Array.isArray(r))for(let e=0;e<r.length;e++)[a,o]=gr(r[e],i,a,o);else [a]=gr(r,i,a,o);return a===0?e:A.setBaggage(e,A.createBaggage(i))}fields(){return[ur]}}}));function br(e){let t={};if(typeof e!=`object`||!e)return t;for(let n in e){if(!Object.prototype.hasOwnProperty.call(e,n))continue;if(!xr(n)){k.warn(`Invalid attribute key: ${n}`);continue}let r=e[n];if(!Sr(r)){k.warn(`Invalid attribute value set for key: ${n}`);continue}Array.isArray(r)?t[n]=r.slice():t[n]=r}return t}function xr(e){return typeof e==`string`&&e!==``}function Sr(e){return e==null?!0:Array.isArray(e)?Cr(e):wr(typeof e)}function Cr(e){let t;for(let n of e){if(n==null)continue;let e=typeof n;if(e!==t){if(!t){if(wr(e)){t=e;continue}return!1}return!1}}return!0}function wr(e){switch(e){case`number`:case`boolean`:case`string`:return!0}return!1}var Tr=n((()=>{M()}));function Er(){return e=>{k.error(Dr(e))}}function Dr(e){return typeof e==`string`?e:JSON.stringify(Or(e))}function Or(e){let t={},n=e;for(;n!==null;)Object.getOwnPropertyNames(n).forEach(e=>{if(t[e])return;let r=n[e];r&&(t[e]=String(r))}),n=Object.getPrototypeOf(n);return t}var kr=n((()=>{M()}));function Ar(e){try{jr(e)}catch(e){}}var jr,Mr=n((()=>{kr(),jr=Er()})),Nr=n((()=>{})),Pr,Fr=n((()=>{Pr=`2.8.0`})),Ir,Lr,Rr,zr,Br,Vr,Hr,Ur,Wr,Gr,Kr=n((()=>{Ir=`http.method`,Lr=`http.url`,Rr=`http.status_code`,zr=`http.request_content_length`,Br=`http.response_content_length`,Vr=Ir,Hr=Lr,Ur=Rr,Wr=zr,Gr=Br})),qr=n((()=>{Kr()})),Jr=n((()=>{})),Yr=n((()=>{Jr()})),Xr,Zr,Qr,$r,ei,ti,ni,ri,ii,ai,oi,si,ci,li,ui,di,fi,pi,mi=n((()=>{Xr=`error.type`,Zr=`exception.message`,Qr=`exception.stacktrace`,$r=`exception.type`,ei=`http.request.method`,ti=`http.request.method_original`,ni=`http.response.status_code`,ri=`server.address`,ii=`server.port`,ai=`service.name`,oi=`telemetry.sdk.language`,si=`webjs`,ci=`telemetry.sdk.name`,li=`telemetry.sdk.version`,ui=`url.full`,di=`url.path`,fi=`url.query`,pi=`user_agent.original`})),hi=n((()=>{})),gi=n((()=>{})),I=n((()=>{qr(),Yr(),mi(),hi(),gi()})),_i,vi=n((()=>{_i=`process.runtime.name`})),yi,bi=n((()=>{Fr(),I(),vi(),yi={[ci]:`opentelemetry`,[_i]:`browser`,[oi]:si,[li]:Pr}})),L,xi=n((()=>{Nr(),bi(),L=performance}));function R(e){let t=e/1e3;return[Math.trunc(t),Math.round(e%1e3*ji)]}function Si(e){return ki(R(L.timeOrigin),R(typeof e==`number`?e:L.now()))}function Ci(e){if(Di(e))return e;if(typeof e==`number`)return e<L.timeOrigin?Si(e):R(e);if(e instanceof Date)return R(e.getTime());throw TypeError(`Invalid input type`)}function wi(e,t){let n=t[0]-e[0],r=t[1]-e[1];return r<0&&(--n,r+=Mi),[n,r]}function Ti(e){return e[0]*Mi+e[1]}function Ei(e){return e[0]*1e3+e[1]/1e6}function Di(e){return Array.isArray(e)&&e.length===2&&typeof e[0]==`number`&&typeof e[1]==`number`}function Oi(e){return Di(e)||typeof e==`number`||e instanceof Date}function ki(e,t){let n=[e[0]+t[0],e[1]+t[1]];return n[1]>=Mi&&(n[1]-=Mi,n[0]+=1),n}var Ai,ji,Mi,Ni=n((()=>{xi(),Ai=9,ji=Math.pow(10,6),Mi=Math.pow(10,Ai)})),z,Pi=n((()=>{(function(e){e[e.SUCCESS=0]=`SUCCESS`,e[e.FAILED=1]=`FAILED`})(z||(z={}))})),Fi,Ii=n((()=>{M(),P(),Fi=class{constructor(e={}){var t;N(this,`_propagators`,void 0),N(this,`_fields`,void 0),this._propagators=(t=e.propagators)==null?[]:t;let n=new Set;for(let e of this._propagators){let t=typeof e.fields==`function`?e.fields():[];for(let e of t)n.add(e)}this._fields=Array.from(n)}inject(e,t,n){for(let r of this._propagators)try{r.inject(e,t,n)}catch(e){k.warn(`Failed to inject with ${r.constructor.name}. Err: ${e.message}`)}}extract(e,t,n){return this._propagators.reduce((e,r)=>{try{return r.extract(e,t,n)}catch(e){k.warn(`Failed to extract with ${r.constructor.name}. Err: ${e.message}`)}return e},e)}fields(){return this._fields.slice()}}}));function Li(e){return Hi.test(e)}function Ri(e){return Ui.test(e)&&!Wi.test(e)}var zi,Bi,Vi,Hi,Ui,Wi,Gi=n((()=>{zi=`[_0-9a-z-*/]`,Bi=`[a-z]${zi}{0,255}`,Vi=`[a-z0-9]${zi}{0,240}@[a-z]${zi}{0,13}`,Hi=RegExp(`^(?:${Bi}|${Vi})$`),Ui=/^[ -~]{0,255}[!-~]$/,Wi=/,|=/})),Ki,qi,Ji,Yi,Xi,Zi=n((()=>{Gi(),P(),Ki=32,qi=512,Ji=`,`,Yi=`=`,Xi=class e{constructor(e){N(this,`_length`,void 0),N(this,`_rawTraceState`,void 0),N(this,`_internalState`,void 0),this._rawTraceState=typeof e==`string`?e:``,this._length=this._rawTraceState.length}set(e,t){if(!Li(e)||!Ri(t))return this;let n=this._getState(),r=n.get(e),i=this._length;if(typeof r==`string`?i+=t.length-r.length:i+=e.length+t.length+(n.size>0?2:1),i>qi)return this;let a=new Map(n);return a.delete(e),a.set(e,t),this._fromState(a,i)}unset(e){let t=this._getState(),n=t.get(e);if(typeof n!=`string`)return this;let r=this._length-(e.length+n.length+1);t.size>1&&--r;let i=new Map(t);return i.delete(e),this._fromState(i,r)}get(e){return this._getState().get(e)}serialize(){let e=``,t=0;for(let n of this._getState())t>0&&(e=Ji+e),e=`${n[0]}${Yi}${n[1]}`+e,t++;return e}_getState(){if(this._internalState)return this._internalState;let e=this._rawTraceState.split(Ji),t=new Map,n=0;for(let r of e){let e=r.trim(),i=e.indexOf(Yi);if(i===-1)continue;let a=e.slice(0,i),o=e.slice(i+1);if(!Li(a)||!Ri(o))continue;let s=n+e.length+ +(t.size>0);if(!(s>qi)&&(t.set(a,o),n=s,t.size>=Ki))break}return this._length=n,this._internalState=new Map(Array.from(t.entries()).reverse()),this._internalState}_fromState(t,n){let r=Object.create(e.prototype);return r._internalState=t,r._length=n,r}}}));function Qi(e){let t=na.exec(e);return!t||t[1]===`00`&&t[5]?null:{traceId:t[2],spanId:t[3],traceFlags:parseInt(t[4],16)}}var $i,ea,ta,na,ra,ia=n((()=>{M(),lr(),Zi(),$i=`traceparent`,ea=`tracestate`,ta=`00`,na=RegExp(`^\\s?((?!ff)[\\da-f]{2})-((?![0]{32})[\\da-f]{32})-((?![0]{16})[\\da-f]{16})-([\\da-f]{2})(-.*)?\\s?$`),ra=class{inject(e,t,n){let r=j.getSpanContext(e);if(!r||sr(e)||!lt(r))return;let i=`${ta}-${r.traceId}-${r.spanId}-0${Number(r.traceFlags||D.NONE).toString(16)}`;n.set(t,$i,i),r.traceState&&n.set(t,ea,r.traceState.serialize())}extract(e,t,n){let r=n.get(t,$i);if(!r)return e;let i=Array.isArray(r)?r[0]:r;if(typeof i!=`string`)return e;let a=Qi(i);if(!a)return e;a.isRemote=!0;let o=n.get(t,ea);if(o){let e=Array.isArray(o)?o.join(`,`):o;a.traceState=new Xi(typeof e==`string`?e:void 0)}return j.setSpanContext(e,a)}fields(){return[$i,ea]}}}));function aa(e){if(!oa(e)||sa(e)!==ua)return!1;let t=ha(e);if(t===null)return!0;let n=_a.call(t,`constructor`)&&t.constructor;return typeof n==`function`&&n instanceof n&&pa.call(n)===ma}function oa(e){return typeof e==`object`&&!!e}function sa(e){return e==null?e===void 0?fa:da:va&&va in Object(e)?ca(e):la(e)}function ca(e){let t=_a.call(e,va),n=e[va],r=!1;try{e[va]=void 0,r=!0}catch(e){}let i=ya.call(e);return r&&(t?e[va]=n:delete e[va]),i}function la(e){return ya.call(e)}var ua,da,fa,pa,ma,ha,ga,_a,va,ya,ba=n((()=>{ua=`[object Object]`,da=`[object Null]`,fa=`[object Undefined]`,pa=Function.prototype.toString,ma=pa.call(Object),ha=Object.getPrototypeOf,ga=Object.prototype,_a=ga.hasOwnProperty,va=Symbol?Symbol.toStringTag:void 0,ya=ga.toString}));function xa(...e){let t=e.shift(),n=new WeakMap;for(;e.length>0;)t=Ca(t,e.shift(),0,n);return t}function Sa(e){return Ta(e)?e.slice():e}function Ca(e,t,n=0,r){let i;if(!(n>Aa)){if(n++,Oa(e)||Oa(t)||Ea(t))i=Sa(t);else if(Ta(e)){if(i=e.slice(),Ta(t))for(let e=0,n=t.length;e<n;e++)i.push(Sa(t[e]));else if(Da(t)){let e=Object.keys(t);for(let n=0,r=e.length;n<r;n++){let r=e[n];r===`__proto__`||r===`constructor`||r===`prototype`||(i[r]=Sa(t[r]))}}}else if(Da(e))if(Da(t)){if(!ka(e,t))return t;i=Object.assign({},e);let a=Object.keys(t);for(let o=0,s=a.length;o<s;o++){let s=a[o];if(s===`__proto__`||s===`constructor`||s===`prototype`)continue;let c=t[s];if(Oa(c))c===void 0?delete i[s]:i[s]=c;else{let a=i[s],o=c;if(wa(e,s,r)||wa(t,s,r))delete i[s];else{if(Da(a)&&Da(o)){let n=r.get(a)||[],i=r.get(o)||[];n.push({obj:e,key:s}),i.push({obj:t,key:s}),r.set(a,n),r.set(o,i)}i[s]=Ca(i[s],c,n,r)}}}}else i=t;return i}}function wa(e,t,n){let r=n.get(e[t])||[];for(let n=0,i=r.length;n<i;n++){let i=r[n];if(i.key===t&&i.obj===e)return!0}return!1}function Ta(e){return Array.isArray(e)}function Ea(e){return typeof e==`function`}function Da(e){return!Oa(e)&&!Ta(e)&&!Ea(e)&&typeof e==`object`}function Oa(e){return typeof e==`string`||typeof e==`number`||typeof e==`boolean`||e===void 0||e instanceof Date||e instanceof RegExp||e===null}function ka(e,t){return!(!aa(e)||!aa(t))}var Aa,ja=n((()=>{ba(),Aa=20}));function Ma(e,t){let n,r=new Promise(function(e,r){n=setTimeout(function(){r(new Na(`Operation timed out.`))},t)});return Promise.race([e,r]).then(e=>(clearTimeout(n),e),e=>{throw clearTimeout(n),e})}var Na,Pa=n((()=>{Na=class e extends Error{constructor(t){super(t),Object.setPrototypeOf(this,e.prototype)}}}));function Fa(e,t){return typeof t==`string`?e===t:!!e.match(t)}function Ia(e,t){if(!t)return!1;for(let n of t)if(Fa(e,n))return!0;return!1}var La=n((()=>{})),Ra,za=n((()=>{P(),Ra=class{constructor(){N(this,`_promise`,void 0),N(this,`_resolve`,void 0),N(this,`_reject`,void 0),this._promise=new Promise((e,t)=>{this._resolve=e,this._reject=t})}get promise(){return this._promise}resolve(e){this._resolve(e)}reject(e){this._reject(e)}}})),Ba,Va=n((()=>{za(),P(),Ba=class{constructor(e,t){N(this,`_isCalled`,!1),N(this,`_deferred`,new Ra),N(this,`_callback`,void 0),N(this,`_that`,void 0),this._callback=e,this._that=t}get isCalled(){return this._isCalled}get promise(){return this._deferred.promise}call(...e){if(!this._isCalled){this._isCalled=!0;try{Promise.resolve(this._callback.call(this._that,...e)).then(e=>this._deferred.resolve(e),e=>this._deferred.reject(e))}catch(e){this._deferred.reject(e)}}return this._deferred.promise}}}));function Ha(e,t){return new Promise(n=>{O.with(or(O.active()),()=>{e.export(t,n)})})}var Ua=n((()=>{M(),lr()})),Wa,B=n((()=>{yr(),P(),Tr(),Mr(),kr(),Ni(),Pi(),_r(),xi(),Ii(),ia(),M(),lr(),Zi(),ja(),Pa(),La(),Va(),Ua(),Wa={_export:Ha}}));B(),P();var Ga=class{constructor(e=window.performance){N(this,`_clock`,void 0),N(this,`epochMillisFromOriginOffset`,e=>this._clock.timeOrigin+e),N(this,`getNowHRTime`,()=>R(this.getNowMillis())),N(this,`getNowMillis`,()=>this.epochMillisFromOriginOffset(this._clock.now())),N(this,`millisSinceHRTime`,e=>this.getNowMillis()-Ei(e)),N(this,`millisFromZeroTime`,e=>e),this._clock=e}},V,Ka=n((()=>{(function(e){e[e.UNSPECIFIED=0]=`UNSPECIFIED`,e[e.TRACE=1]=`TRACE`,e[e.TRACE2=2]=`TRACE2`,e[e.TRACE3=3]=`TRACE3`,e[e.TRACE4=4]=`TRACE4`,e[e.DEBUG=5]=`DEBUG`,e[e.DEBUG2=6]=`DEBUG2`,e[e.DEBUG3=7]=`DEBUG3`,e[e.DEBUG4=8]=`DEBUG4`,e[e.INFO=9]=`INFO`,e[e.INFO2=10]=`INFO2`,e[e.INFO3=11]=`INFO3`,e[e.INFO4=12]=`INFO4`,e[e.WARN=13]=`WARN`,e[e.WARN2=14]=`WARN2`,e[e.WARN3=15]=`WARN3`,e[e.WARN4=16]=`WARN4`,e[e.ERROR=17]=`ERROR`,e[e.ERROR2=18]=`ERROR2`,e[e.ERROR3=19]=`ERROR3`,e[e.ERROR4=20]=`ERROR4`,e[e.FATAL=21]=`FATAL`,e[e.FATAL2=22]=`FATAL2`,e[e.FATAL3=23]=`FATAL3`,e[e.FATAL4=24]=`FATAL4`})(V||(V={}))}));function qa(){return Ya}var Ja,Ya,Xa=n((()=>{Ja=class{emit(e){}enabled(){return!1}},Ya=new Ja}));function Za(e,t,n){return r=>r===e?t:n}var Qa,$a,eo=n((()=>{Qa=Symbol.for(`io.opentelemetry.js.api.logs`),$a=globalThis})),to,no,ro=n((()=>{Xa(),to=class{getLogger(e,t,n){return new Ja}},no=new to})),io,ao=n((()=>{Xa(),io=class{constructor(e,t,n,r){this._provider=e,this.name=t,this.version=n,this.options=r}emit(e){this._getLogger().emit(e)}enabled(e){return this._getLogger().enabled(e)}_getLogger(){if(this._delegate)return this._delegate;let e=this._provider._getDelegateLogger(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):Ya}}})),oo,so=n((()=>{ro(),ao(),oo=class{getLogger(e,t,n){var r;return(r=this._getDelegateLogger(e,t,n))==null?new io(this,e,t,n):r}_getDelegate(){var e;return(e=this._delegate)==null?no:e}_setDelegate(e){this._delegate=e}_getDelegateLogger(e,t,n){var r;return(r=this._delegate)==null?void 0:r.getLogger(e,t,n)}}})),co,lo=n((()=>{eo(),ro(),so(),co=class e{constructor(){this._proxyLoggerProvider=new oo}static getInstance(){return this._instance||(this._instance=new e),this._instance}setGlobalLoggerProvider(e){return $a[Qa]?this.getLoggerProvider():($a[Qa]=Za(1,e,no),this._proxyLoggerProvider._setDelegate(e),e)}getLoggerProvider(){var e,t;return(t=(e=$a[Qa])==null?void 0:e.call($a,1))==null?this._proxyLoggerProvider:t}getLogger(e,t,n){return this.getLoggerProvider().getLogger(e,t,n)}disable(){delete $a[Qa],this._proxyLoggerProvider=new oo}}})),uo,H=n((()=>{Ka(),Xa(),lo(),uo=co.getInstance()}));function fo(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function U(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]==null?{}:arguments[t];t%2?fo(Object(n),!0).forEach(function(t){N(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fo(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}var W=n((()=>{P()}));M(),H(),P(),W();var po=class{constructor(e,t,n){this.instrumentationName=e,this.instrumentationVersion=t,N(this,`_config`,{}),N(this,`_diag`,void 0),N(this,`_tracer`,void 0),N(this,`_meter`,void 0),N(this,`_logger`,void 0),this.setConfig(n),this._diag=k.createComponentLogger({namespace:e}),this._tracer=j.getTracer(e,t),this._meter=zt.getMeter(e,t),this._logger=uo.getLogger(e,t),this._updateMetricInstruments()}get tracer(){return this._tracer}get meter(){return this._meter}get logger(){return this._logger}getModuleDefinitions(){var e;let t=(e=this.init())==null?[]:e;return Array.isArray(t)?t:[t]}getConfig(){return this._config}setConfig(e){this._config=U({enabled:!0},e)}setLoggerProvider(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)}setMeterProvider(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()}setTracerProvider(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)}_updateMetricInstruments(){}_runSpanCustomizationHook(e,t,n,r){if(e)try{e(n,r)}catch(e){this._diag.error(`Error running span customization hook due to exception in handler`,{triggerName:t},e)}}};P();var G=class extends po{constructor({instrumentationName:e,instrumentationVersion:t,config:n,diag:r,perf:i,limitManager:a}){super(e,t,n),N(this,`_userSessionManager`,void 0),N(this,`_logManager`,void 0),N(this,`_limitManager`,void 0),N(this,`_perf`,void 0),r&&(this._diag=r),this._perf=i==null?new Ga:i,this._userSessionManager=Mn.getUserSessionManager(),this._logManager=vn.getLogManager(),this._limitManager=a}get limitManager(){return this._limitManager}get userSessionManager(){return this._userSessionManager}get logManager(){return this._logManager}get perf(){return this._perf}init(){}setLimitManager(e){this._limitManager=e}setLogManager(e){this._logManager=e}setUserSessionManager(e){this._userSessionManager=e}};P();let mo=/\([^()]+\)/g;var ho=class extends G{constructor({diag:e,shouldCleanupPathOptionsFromRouteName:t=!0}){super({config:{},diag:e,instrumentationName:`NavigationInstrumentation`,instrumentationVersion:`1.0.0`}),N(this,`_shouldCleanupPathOptionsFromRouteName`,!0),N(this,`_currentRouteSpan`,null),N(this,`_instrumentationType`,`manual`),N(this,`_removeSessionStartedFn`,null),N(this,`_removeSessionEndedFn`,null),N(this,`setInstrumentationType`,e=>{this._instrumentationType=e}),N(this,`setCurrentRoute`,e=>{if(!this._config.enabled)return;let t=Tn.getCurrentRoute();e.url!==(t==null?void 0:t.url)&&(Tn.setCurrentRoute(e),this._endRouteSpan(t),this._startRouteSpan(e))}),N(this,`_setupSessionListeners`,()=>{this._removeSessionStartedFn||(this._removeSessionStartedFn=this.userSessionManager.addSessionPartStartedListener(()=>{let e=Tn.getCurrentRoute();e&&!this._currentRouteSpan&&(this._diag.debug(`Session started, starting route span.`),this._startRouteSpan(e))})),this._removeSessionEndedFn||(this._removeSessionEndedFn=this.userSessionManager.addSessionPartEndedListener(()=>{this._currentRouteSpan&&(this._diag.debug(`Session ended, ending route span.`),this._endRouteSpan(Tn.getCurrentRoute()))}))}),N(this,`_cleanUpSessionListeners`,()=>{this._removeSessionStartedFn&&(this._removeSessionStartedFn(),this._removeSessionStartedFn=null),this._removeSessionEndedFn&&(this._removeSessionEndedFn(),this._removeSessionEndedFn=null)}),N(this,`_startRouteSpan`,e=>{this._diag.debug(`Starting route span for url: ${e.url}`),this._setupSessionListeners();let t=this._shouldCleanupPathOptionsFromRouteName?e.path.replace(mo,``):e.path;return this._currentRouteSpan=this.tracer.startSpan(t,{attributes:{[F]:`ux.surface`,[$n]:t,[er]:Tn.getCurrentPageId()||void 0}}),this._currentRouteSpan.setAttribute(Xn,this._instrumentationType),this._currentRouteSpan}),N(this,`_endRouteSpan`,e=>{this._currentRouteSpan&&(e&&this._diag.debug(`Ending route span for url: ${e.url}`),this._currentRouteSpan.end(),this._currentRouteSpan=null)}),N(this,`enable`,()=>{this.setConfig({enabled:!0}),this._diag.debug(`NavigationInstrumentation enabled, listening for navigation events.`)}),N(this,`disable`,()=>{this._cleanUpSessionListeners(),this.setConfig({enabled:!1}),this._diag.debug(`NavigationInstrumentation disabled, stopped listening for navigation events.`)}),this._shouldCleanupPathOptionsFromRouteName=t,this._config.enabled&&this.enable()}};let go,_o=(e={})=>(go||(go=new ho(e)),go);function vo(e){let t=(e,t=2)=>String(e).padStart(t,`0`);return`${e.getUTCFullYear()}-${t(e.getUTCMonth()+1)}-${t(e.getUTCDate())} ${t(e.getUTCHours())}:${t(e.getUTCMinutes())}:${t(e.getUTCSeconds())}.${t(e.getUTCMilliseconds(),3)}`}function yo(e){let t=/edg/i.test(e)?`Edge`:/opr|opera/i.test(e)?`Opera`:/chrome|crios/i.test(e)?`Chrome`:/firefox|fxios/i.test(e)?`Firefox`:/safari/i.test(e)?`Safari`:`Unknown`,n=/windows/i.test(e)?`Windows`:/mac os|macintosh/i.test(e)?`macOS`:/android/i.test(e)?`Android`:/iphone|ipad|ios/i.test(e)?`iOS`:/linux/i.test(e)?`Linux`:`Unknown`;return{browserName:t,deviceType:/mobile|iphone|android.*mobile/i.test(e)?`mobile`:/ipad|tablet/i.test(e)?`tablet`:`desktop`,osName:n}}function bo(e){try{return JSON.stringify(e).length}catch(e){return 64}}function xo(e,t){try{e(t)}catch(e){}}let So=[`log`,`info`,`warn`,`error`,`debug`],Co=2e3;function wo(e){let t={};for(let n of So){let r=console[n];t[n]=r,console[n]=(...t)=>{xo(e,{level:n,message:To(t),type:`console`}),r.apply(console,t)}}return()=>{for(let e of So){let n=t[e];n&&(console[e]=n)}}}function To(e){let t=e.map(e=>{if(typeof e==`string`)return e;if(e instanceof Error)return`${e.name}: ${e.message}`;try{return JSON.stringify(e)}catch(t){return String(e)}}).join(` `);return t.length>Co?`${t.slice(0,Co)}…`:t}M();function Eo(){var e;let t=(e=j.getActiveSpan())==null?void 0:e.spanContext().traceId;return t&&t!==`00000000000000000000000000000000`?t:void 0}let Do=4e3;function Oo(e){let t=t=>{var n,r;xo(e,{errorStack:ko((n=t.error)==null?void 0:n.stack),level:`error`,message:t.message||String((r=t.error)==null?`Error`:r),traceId:Eo(),type:`error`})},n=t=>{var n;let r=t.reason,i=typeof r==`string`?r:(n=r==null?void 0:r.message)==null?`Unhandled promise rejection`:n;xo(e,{errorStack:ko(typeof r==`object`?r==null?void 0:r.stack:void 0),level:`error`,message:i,traceId:Eo(),type:`error`})};return window.addEventListener(`error`,t),window.addEventListener(`unhandledrejection`,n),()=>{window.removeEventListener(`error`,t),window.removeEventListener(`unhandledrejection`,n)}}function ko(e){if(e)return e.length>Do?`${e.slice(0,Do)}…`:e}function Ao(e,t){let n=n=>{let r=n.target;r instanceof Element&&xo(e,{targetSelector:jo(r),targetText:t?void 0:Mo(r),type:`click`})},r=t=>{let n=t.target;n instanceof Element&&xo(e,{targetSelector:jo(n),type:`input`})};return document.addEventListener(`click`,n,!0),document.addEventListener(`input`,r,!0),()=>{document.removeEventListener(`click`,n,!0),document.removeEventListener(`input`,r,!0)}}function jo(e){return`${e.tagName.toLowerCase()}${e.id?`#${e.id}`:``}${typeof e.className==`string`&&e.className.trim()?`.${e.className.trim().split(/\s+/)[0]}`:``}`}function Mo(e){var t;let n=((t=e.textContent)==null?``:t).trim().replace(/\s+/g,` `);if(n)return n.length>120?`${n.slice(0,120)}…`:n}function No(e){let t=``,n=()=>{let n=location.href;n!==t&&(t=n,xo(e,{type:`navigation`,url:n}))};n();let r=history.pushState,i=history.replaceState;return history.pushState=function(...e){let t=r.apply(this,e);return n(),t},history.replaceState=function(...e){let t=i.apply(this,e);return n(),t},window.addEventListener(`popstate`,n),window.addEventListener(`hashchange`,n),()=>{history.pushState=r,history.replaceState=i,window.removeEventListener(`popstate`,n),window.removeEventListener(`hashchange`,n)}}function Po(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(e){n(e);return}s.done?t(c):Promise.resolve(c).then(r,i)}function K(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var a=e.apply(t,n);function o(e){Po(a,r,i,o,s,`next`,e)}function s(e){Po(a,r,i,o,s,`throw`,e)}o(void 0)})}}var q=n((()=>{}));q(),W();function Fo(e,t){let n=typeof window<`u`?window.fetch.bind(window):void 0;n&&(window.fetch=function(){var e=K(function*(e,t){let i=Io(e),a=Lo(e,t),o=Eo(),s=performance.now();try{let c=yield n(e,t);return r(i,a,c.status,s,o),c}catch(e){throw r(i,a,0,s,o,String(e)),e}});return function(t,n){return e.apply(this,arguments)}}());let r=(n,r,i,a,o,s)=>{t(n)||xo(e,U({net:{durationMs:Math.round(performance.now()-a),method:r,status:i,url:n},traceId:o,type:`network`},s?{attrs:{error:s}}:{}))},i=typeof window<`u`?window.XMLHttpRequest:void 0,a=i==null?void 0:i.prototype.open,o=i==null?void 0:i.prototype.send;return i&&a&&o&&(i.prototype.open=function(e,t,...n){return this.__mxlMethod=String(e).toUpperCase(),this.__mxlUrl=typeof t==`string`?t:t.href,a.apply(this,[e,t,...n])},i.prototype.send=function(...e){let t=this,n=performance.now(),i=Eo();return this.addEventListener(`loadend`,()=>{var e,a;r((e=t.__mxlUrl)==null?``:e,(a=t.__mxlMethod)==null?`GET`:a,this.status,n,i)}),o.apply(this,e)}),()=>{n&&(window.fetch=n),i&&a&&(i.prototype.open=a),i&&o&&(i.prototype.send=o)}}function Io(e){return typeof e==`string`?e:e instanceof URL?e.href:e.url}function Lo(e,t){var n;let r=(n=t==null?void 0:t.method)==null?typeof e==`object`&&`method`in e?e.method:void 0:n;return(r==null?`GET`:r).toUpperCase()}q();function Ro({config:e,sessionId:t,transport:n,onActivity:r,flushIntervalMs:i=5e3,flushBytes:a=65536}){let o=[],s=0,c=0,l=!1,u=e=>{l||(o.push({ev:e,seq:c++}),s+=bo(e),s>=a&&d())},d=function(){var e=K(function*(e=!1){if(o.length===0||l)return;r==null||r();let i=o;o=[],s=0;let a=i.map(({ev:e,seq:n})=>zo(t,e,n));yield n.postSessionEvents(a,e)});return function(){return e.apply(this,arguments)}}(),f=[No(u),Ao(u,e.maskAllText),wo(u),Fo(u,e=>n.shouldIgnoreUrl(e)),Oo(u)],p=i>0?setInterval(()=>{d()},i):void 0;return{flush:d,pause:()=>{l=!0},resume:()=>{l=!1},stop:()=>{p&&clearInterval(p);for(let e of f)e()}}}function zo(e,t,n){var r,i,a,o,s,c,l,u,d,f,p,m,h,g,_,v,y,b;return{attributes:(r=t.attrs)==null?{}:r,error_stack:(i=t.errorStack)==null?``:i,level:(a=t.level)==null?``:a,message:(o=t.message)==null?``:o,net_duration_ms:(s=(c=t.net)==null?void 0:c.durationMs)==null?0:s,net_method:(l=(u=t.net)==null?void 0:u.method)==null?``:l,net_status:(d=(f=t.net)==null?void 0:f.status)==null?0:d,net_url:(p=(m=t.net)==null?void 0:m.url)==null?``:p,seq:n,session_id:e,target_selector:(h=t.targetSelector)==null?``:h,target_text:(g=t.targetText)==null?``:g,timestamp:vo(new Date((_=t.timestamp)==null?Date.now():_)),trace_id:(v=(y=t.traceId)==null?Eo():y)==null?``:v,type:t.type,url:(b=t.url)==null?typeof location<`u`?location.href:``:b}}q();let Bo=`https://unpkg.com/rrweb@2.0.0-alpha.20/dist/rrweb.umd.cjs`,Vo,Ho,Uo=Bo;function Wo(e){Uo=e,Vo=void 0}function Go(e){return new Promise((t,n)=>{let r=document.createElement(`script`);r.src=e,r.async=!0,r.onload=()=>t(),r.onerror=n,document.head.appendChild(r)})}function Ko(){return qo.apply(this,arguments)}function qo(){return qo=K(function*(){if(typeof window>`u`)throw Error(`no browser`);if(window.rrweb)return window.rrweb;if(yield Go(Uo),!window.rrweb)throw Error(`no rrweb`);return window.rrweb}),qo.apply(this,arguments)}function Jo(){return Ho?Ho():(Vo===void 0&&(Vo=Ko()),Vo)}function Yo(){Vo=void 0,Ho=void 0,Uo=Bo}function Xo(e){Ho=e,Vo=void 0}q();function Zo(e){return Qo.apply(this,arguments)}function Qo(){return Qo=K(function*(e){let t=new Blob([e]).stream().pipeThrough(new CompressionStream(`gzip`)),n=yield new Response(t).arrayBuffer();return new Uint8Array(n)}),Qo.apply(this,arguments)}q(),W();function $o({config:e,sessionId:t,transport:n,chunkSeqStore:r,rrwebModule:i,onActivity:a,flushIntervalMs:o=5e3,flushBytes:s=102400}){let c=[],l=0,u=!1,d=0,f=!1,p=function(){var e=K(function*(e=!1){if(c.length===0)return;a==null||a();let i=c,o=u,s=r.nextChunkSeq(t),d=i[0].timestamp,f=i[i.length-1].timestamp;c=[],l=0,u=!1;let p=yield Zo(new TextEncoder().encode(JSON.stringify(i)));yield n.postSessionBlob({chunkSeq:s,durationMs:Math.max(0,f-d),eventCount:i.length,isCheckpoint:o,sessionId:t},p,e)});return function(){return e.apply(this,arguments)}}(),{record:m}=i,h=m(U(U({checkoutEveryNms:3e4,emit:(e,t)=>{var n;if(f)return;let r=e;(t===!0||r.type===2)&&(u=!0),r.type===3&&((n=r.data)==null?void 0:n.source)===2&&r.data.type===2&&d++,c.push(r),l+=bo(r),l>=s&&p()},maskAllInputs:e.maskAllInputs},e.maskAllText?{maskTextSelector:`*`}:{}),e.rrwebOptions)),g=o>0?setInterval(()=>{p()},o):void 0;return{flush:p,getClickCount:()=>d,pause:()=>{f=!0},resume:()=>{f=!1},stop:()=>{g&&clearInterval(g),h==null||h()}}}let es=new Set;function ts(e){!e||e===`00000000000000000000000000000000`||es.add(e)}function ns(){return Array.from(es)}function rs(){es.clear()}let is=`__MXL_REPLAY_SESSION__`;function as(e){globalThis[is]={recordTraceId:ts,sessionId:e}}function os(){delete globalThis[is]}function ss(e){let t=e=>`replay.chunkSeq.${e}`;return{nextChunkSeq(n){let r=e.getItem(t(n)),i=r===null?0:Number.parseInt(r,10),a=Number.isFinite(i)?i:0;return e.setItem(t(n),String(a+1)),a}}}function cs(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}function ls(e,t){if(e==null)return{};var n,r,i=cs(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}let us=[`debug`,`enabled`,`sampleRate`,`maskAllInputs`,`maskAllText`,`flushIntervalMs`,`omitRedundantInstrumentations`];function ds(e,t,n=!0){let r=t==null?{}:t,{debug:i=!1,enabled:a,sampleRate:o,maskAllInputs:s=!0,maskAllText:c=!0,flushIntervalMs:l=5e3,omitRedundantInstrumentations:u}=r,d=ls(r,us);return{appID:e.appID,appVersion:e.appVersion,debug:i,environment:void 0,flushIntervalMs:l,maskAllInputs:s,maskAllText:c,replayEnabled:a==null?n:a,replaySampleRate:o==null?1:o,rrwebOptions:d,serviceName:e.serviceName,userID:e.userID}}W();function fs(e){let t=!1,n=()=>{var n;t||(t=!0,e.recorder.flush(!0),e.events.flush(!0),e.transport.postSessionMeta(ps(e.config,e.sessionId,e.startedAt,2,`ended`,e.recorder.getClickCount()),!0),e.recorder.stop(),e.events.stop(),rs(),(n=e.onFinalize)==null||n.call(e))},r=()=>{document.visibilityState===`hidden`&&n()};return document.addEventListener(`visibilitychange`,r),window.addEventListener(`pagehide`,n),()=>{document.removeEventListener(`visibilitychange`,r),window.removeEventListener(`pagehide`,n)}}function ps(e,t,n,r,i,a){var o;let s=yo(navigator.userAgent),c=new Date,l={browser_name:s.browserName,device_type:s.deviceType,os_name:s.osName,resource_attributes:U(U({},e.environment?{"deployment.environment":e.environment,"deployment.environment.name":e.environment}:{}),e.appVersion?{"deployment.commit_sha":e.appVersion}:{}),service_name:(o=e.serviceName)==null?``:o,session_id:t,start_time:vo(n),status:i,url_initial:window.location.href,user_agent:navigator.userAgent,user_id:hs(),version:r};return i===`ended`&&(l.click_count=a==null?0:a,l.duration_ms=Math.max(0,c.getTime()-n.getTime()),l.end_time=vo(c),l.trace_ids=ns()),l}function ms(e){let t=e.getUserSessionStartTime();return new Date(t==null?Date.now():t)}function hs(){var e;return(e=qn.getUserId())==null?``:e}P(),q();var gs=class{constructor({context:e,userSessionManager:t,sessionStorage:n,rrwebOptions:r,recordUserSessions:i=!0,diag:a}){N(this,`_context`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_chunkSeqStore`,void 0),N(this,`_config`,void 0),N(this,`_diag`,void 0),N(this,`_recordUserSessions`,void 0),N(this,`_active`,void 0),N(this,`_paused`,!1),N(this,`_enableRequested`,!1),N(this,`_startInProgress`,!1),N(this,`_stopInProgress`,!1),N(this,`_removeSessionStartedListener`,void 0),this._context=e,this._userSessionManager=t,this._chunkSeqStore=ss(n),this._recordUserSessions=i,this._config=ds(e,r,i),this._diag=a==null?{debug:()=>void 0,error:()=>void 0,info:()=>void 0,verbose:()=>void 0,warn:()=>void 0}:a}isRecording(){return!!this._active&&!this._paused}enable(e){if(!this._recordUserSessions&&!(e!=null&&e.force)){this._diag.debug(`recordUserSessions disabled, waiting for manual enable`);return}this._enableRequested=!0,this._paused=!1,this._tryStart()}pause(){this._active&&(this._enableRequested=!1,this._paused=!0,this._active.recorder.pause(),this._active.events.pause())}resume(){if(!this._active){this.enable();return}let e=this._paused;this._enableRequested=!0,this._paused=!1,this._active.recorder.resume(),this._active.events.resume(),e&&this._active.rrwebModule.record.takeFullSnapshot()}stop(){var e=this;return K(function*(){var t;if(e._enableRequested=!1,e._paused=!1,(t=e._removeSessionStartedListener)==null||t.call(e),e._removeSessionStartedListener=void 0,!e._active){os(),rs();return}if(e._stopInProgress)return;e._stopInProgress=!0;let n=e._active;e._active=void 0;try{var r;(r=n.removeSessionEndListener)==null||r.call(n),n.removeLifecycle(),yield n.recorder.flush(!0),yield n.events.flush(!0),n.recorder.stop(),n.events.stop()}finally{os(),rs(),e._stopInProgress=!1}})()}_tryStart(){var e=this;return K(function*(){if(!e._enableRequested||e._active||e._startInProgress||e._stopInProgress)return;if(typeof window>`u`){e._diag.warn(`session replay cannot run in non-browser environments`);return}let t=e._userSessionManager.getUserSessionId();if(t===null){e._removeSessionStartedListener||(e._removeSessionStartedListener=e._userSessionManager.addSessionPartStartedListener(()=>{var t;(t=e._removeSessionStartedListener)==null||t.call(e),e._removeSessionStartedListener=void 0,e._tryStart()}));return}if(e._config.replayEnabled){if(Math.random()>=e._config.replaySampleRate){e._diag.debug(`session replay skipped by sample rate`);return}e._startInProgress=!0;try{let n=yield Jo();if(!e._enableRequested||e._active)return;as(t),rs();let r=ms(e._userSessionManager),i=()=>{},a=$o({chunkSeqStore:e._chunkSeqStore,config:e._config,flushIntervalMs:e._config.flushIntervalMs,onActivity:i,rrwebModule:n,sessionId:t,transport:e._context.transport}),o=Ro({config:e._config,flushIntervalMs:e._config.flushIntervalMs,onActivity:i,sessionId:t,transport:e._context.transport});e._context.transport.postSessionMeta(ps(e._config,t,r,1,`active`,null)),e._active={events:o,recorder:a,removeLifecycle:globalThis.__MXL_TEST_SKIP_REPLAY_LIFECYCLE__===!0?()=>void 0:fs({config:e._config,events:o,onFinalize:()=>{e._active=void 0,os(),rs()},recorder:a,sessionId:t,startedAt:r,transport:e._context.transport}),removeSessionEndListener:e._userSessionManager.addSessionPartEndedListener(()=>{a.flush(!0),o.flush(!0)}),rrwebModule:n},e._diag.debug(`session recording started`)}catch(t){e._diag.error(`failed to start session recording`,t)}finally{e._startInProgress=!1}}})()}};P(),q();var _s=class extends G{constructor(e={}){super({config:{},diag:e.diag,instrumentationName:`ReplayInstrumentation`,instrumentationVersion:`2.0.0`,perf:e.perf}),N(this,`_args`,void 0),N(this,`_sessionRecording`,void 0),N(this,`_wasPaused`,!1),N(this,`_stopPromise`,void 0),this._args=e,(!e.replayContext||!e.sessionStorage)&&this._diag.warn(`replayContext and sessionStorage are required for session recording`),this._config.enabled||this._diag.debug(`disabled, not starting`)}setUserSessionManager(e){super.setUserSessionManager(e),this._ensureSessionRecording(),this._config.enabled&&this._args.recordUserSessions!==!1&&this._args.replayContext&&this._args.sessionStorage&&this.enable()}_ensureSessionRecording(){if(this._sessionRecording)return this._sessionRecording;let{replayContext:e,sessionStorage:t,recordUserSessions:n,rrwebOptions:r}=this._args;if(!(!e||!t))return this._sessionRecording=new gs({context:e,diag:this._diag,recordUserSessions:n,rrwebOptions:r,sessionStorage:t,userSessionManager:this.userSessionManager}),this._sessionRecording}isRecording(){var e,t;return(e=(t=this._sessionRecording)==null?void 0:t.isRecording())==null?!1:e}enable(e){this._wasPaused=!1,this._enableWhenReady(e)}pause(){var e;this._wasPaused=!0,(e=this._sessionRecording)==null||e.pause()}resume(){if(this._wasPaused){this._resumeWhenReady();return}this._enableWhenReady({force:!0})}_enableWhenReady(e){var t=this;return K(function*(){var n;yield t._stopPromise,(n=t._ensureSessionRecording())==null||n.enable(e)})()}_resumeWhenReady(){var e=this;return K(function*(){var t;yield e._stopPromise,(t=e._sessionRecording)==null||t.resume(),e._wasPaused=!1})()}disable(){let e=this._sessionRecording;e&&(this._stopPromise=e.stop().finally(()=>{this._sessionRecording===e&&(this._sessionRecording=void 0),this._stopPromise=void 0}))}waitForDisable(){var e=this;return K(function*(){yield e._stopPromise})()}};function vs(e,t,n,r){for(let i=0,a=e.length;i<a;i++){let a=e[i];t&&a.setTracerProvider(t),n&&a.setMeterProvider(n),r&&a.setLoggerProvider&&a.setLoggerProvider(r),a.getConfig().enabled||a.enable()}}function ys(e){e.forEach(e=>e.disable())}var bs=n((()=>{}));function xs(e){var t,n;let r=e.tracerProvider||j.getTracerProvider(),i=e.meterProvider||zt.getMeterProvider(),a=e.loggerProvider||uo.getLoggerProvider(),o=(t=(n=e.instrumentations)==null?void 0:n.flat())==null?[]:t;return vs(o,r,i,a),()=>{ys(o)}}var Ss=n((()=>{M(),H(),bs()}));function Cs(e,t,n){let r=!!e[t]&&Object.prototype.propertyIsEnumerable.call(e,t);Object.defineProperty(e,t,{configurable:!0,enumerable:r,writable:!0,value:n})}function ws(e){e&&e.logger&&(typeof e.logger==`function`?J=e.logger:J(`new logger isn't a function, not replacing`))}var J,Ts,Es,Ds,Os,ks=n((()=>{J=console.error.bind(console),Ts=(e,t,n)=>{if(!e||!e[t]){J(`no original function `+String(t)+` to wrap`);return}if(!n){J(`no wrapper function`),J(Error().stack);return}let r=e[t];if(typeof r!=`function`||typeof n!=`function`){J(`original object and wrapper must be functions`);return}let i=n(r,t);return Cs(i,`__original`,r),Cs(i,`__unwrap`,()=>{e[t]===i&&Cs(e,t,r)}),Cs(i,`__wrapped`,!0),Cs(e,t,i),i},Es=(e,t,n)=>{if(e)Array.isArray(e)||(e=[e]);else{J(`must provide one or more modules to patch`),J(Error().stack);return}if(!(t&&Array.isArray(t))){J(`must provide one or more functions to wrap on modules`);return}e.forEach(e=>{t.forEach(t=>{Ts(e,t,n)})})},Ds=(e,t)=>{if(!e||!e[t]){J(`no function to unwrap.`),J(Error().stack);return}let n=e[t];if(!n.__unwrap)J(`no original to unwrap to -- has `+String(t)+` already been unwrapped?`);else{n.__unwrap();return}},Os=(e,t)=>{if(e)Array.isArray(e)||(e=[e]);else{J(`must provide one or more modules to patch`),J(Error().stack);return}if(!(t&&Array.isArray(t))){J(`must provide one or more functions to unwrap on modules`);return}e.forEach(e=>{t.forEach(t=>{Ds(e,t)})})},ws.wrap=Ts,ws.massWrap=Es,ws.unwrap=Ds,ws.massUnwrap=Os})),As,js=n((()=>{M(),H(),ks(),P(),W(),As=class{constructor(e,t,n){N(this,`_config`,{}),N(this,`_tracer`,void 0),N(this,`_meter`,void 0),N(this,`_logger`,void 0),N(this,`_diag`,void 0),N(this,`instrumentationName`,void 0),N(this,`instrumentationVersion`,void 0),N(this,`_wrap`,Ts),N(this,`_unwrap`,Ds),N(this,`_massWrap`,Es),N(this,`_massUnwrap`,Os),this.instrumentationName=e,this.instrumentationVersion=t,this.setConfig(n),this._diag=k.createComponentLogger({namespace:e}),this._tracer=j.getTracer(e,t),this._meter=zt.getMeter(e,t),this._logger=uo.getLogger(e,t),this._updateMetricInstruments()}get meter(){return this._meter}setMeterProvider(e){this._meter=e.getMeter(this.instrumentationName,this.instrumentationVersion),this._updateMetricInstruments()}get logger(){return this._logger}setLoggerProvider(e){this._logger=e.getLogger(this.instrumentationName,this.instrumentationVersion)}getModuleDefinitions(){var e;let t=(e=this.init())==null?[]:e;return Array.isArray(t)?t:[t]}_updateMetricInstruments(){}getConfig(){return this._config}setConfig(e){this._config=U({enabled:!0},e)}setTracerProvider(e){this._tracer=e.getTracer(this.instrumentationName,this.instrumentationVersion)}get tracer(){return this._tracer}_runSpanCustomizationHook(e,t,n,r){if(e)try{e(n,r)}catch(e){this._diag.error(`Error running span customization hook due to exception in handler`,{triggerName:t},e)}}}})),Ms,Ns=n((()=>{js(),Ms=class extends As{constructor(e,t,n){super(e,t,n),this._config.enabled&&this.enable()}}})),Ps=n((()=>{Ns(),M()}));function Fs(e,t,n){let r,i;try{i=e()}catch(e){r=e}finally{if(t(r,i),r&&!n)throw r;return i}}var Is=n((()=>{}));function Ls(e,t){let n=Y.OLD,r=t==null?void 0:t.split(`,`).map(e=>e.trim()).filter(e=>e!==``);for(let t of r==null?[]:r)if(t.toLowerCase()===e+`/dup`){n=Y.DUPLICATE;break}else t.toLowerCase()===e&&(n=Y.STABLE);return n}var Y,Rs=n((()=>{(function(e){e[e.STABLE=1]=`STABLE`,e[e.OLD=2]=`OLD`,e[e.DUPLICATE=3]=`DUPLICATE`})(Y||(Y={}))})),zs=n((()=>{Ss(),Ps(),P(),Is(),Rs()}));function Bs(){if(Vs===void 0)try{let e=globalThis.process.argv0;Vs=e?`unknown_service:${e}`:`unknown_service`}catch(e){Vs=`unknown_service`}return Vs}var Vs,Hs=n((()=>{})),Us,Ws=n((()=>{Us=e=>typeof e==`object`&&!!e&&typeof e.then==`function`}));function Gs(e,t){return Zs.FromAttributeList(Object.entries(e),t)}function Ks(){return Gs({})}function qs(){return Gs({[ai]:Bs(),[oi]:yi[oi],[ci]:yi[ci],[li]:yi[li]})}function Js(e){return e.map(([e,t])=>Us(t)?[e,t.catch(t=>{k.debug(`promise rejection for resource attribute: %s - %s`,e,t)})]:[e,t])}function Ys(e){if(typeof e==`string`||e===void 0)return e;k.warn(`Schema URL must be string or undefined, got %s. Schema URL will be ignored.`,e)}function Xs(e,t){let n=e==null?void 0:e.schemaUrl,r=t==null?void 0:t.schemaUrl,i=n===void 0||n===``,a=r===void 0||r===``;if(i)return r;if(a||n===r)return n;k.warn(`Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.`,n,r)}var Zs,Qs=n((()=>{M(),B(),I(),Hs(),Ws(),P(),q(),Zs=class e{static FromAttributeList(t,n){let r=new e({},n);return r._rawAttributes=Js(t),r._asyncAttributesPending=t.filter(([e,t])=>Us(t)).length>0,r}constructor(e,t){var n;N(this,`_rawAttributes`,void 0),N(this,`_asyncAttributesPending`,!1),N(this,`_schemaUrl`,void 0),N(this,`_memoizedAttributes`,void 0);let r=(n=e.attributes)==null?{}:n;this._rawAttributes=Object.entries(r).map(([e,t])=>(Us(t)&&(this._asyncAttributesPending=!0),[e,t])),this._rawAttributes=Js(this._rawAttributes),this._schemaUrl=Ys(t==null?void 0:t.schemaUrl)}get asyncAttributesPending(){return this._asyncAttributesPending}waitForAsyncAttributes(){var e=this;return K(function*(){if(e.asyncAttributesPending){for(let t=0;t<e._rawAttributes.length;t++){let[n,r]=e._rawAttributes[t];e._rawAttributes[t]=[n,Us(r)?yield r:r]}e._asyncAttributesPending=!1}})()}get attributes(){if(this.asyncAttributesPending&&k.error(`Accessing resource attributes before async attributes settled`),this._memoizedAttributes)return this._memoizedAttributes;let e={};for(let[t,n]of this._rawAttributes){if(Us(n)){k.debug(`Unsettled resource attribute ${t} skipped`);continue}n!=null&&(e[t]!=null||(e[t]=n))}return this._asyncAttributesPending||(this._memoizedAttributes=e),e}getRawAttributes(){return this._rawAttributes}get schemaUrl(){return this._schemaUrl}merge(t){if(t==null)return this;let n=Xs(this,t),r=n?{schemaUrl:n}:void 0;return e.FromAttributeList([...t.getRawAttributes(),...this.getRawAttributes()],r)}}})),$s=n((()=>{M(),Qs(),I(),B(),P(),Hs()}));M();function ec(e){return tc(e,new WeakSet)}function tc(e,t){if(e==null||typeof e==`string`||typeof e==`number`||typeof e==`boolean`||e instanceof Uint8Array)return!0;if(typeof e==`object`){if(t.has(e))return!1;if(t.add(e),Array.isArray(e)){for(let n of e)if(!tc(n,t))return!1;return!0}let n=e;if(n.constructor!==Object&&n.constructor!==void 0)return!1;for(let e in n)if(Object.prototype.hasOwnProperty.call(n,e)&&!tc(n[e],t))return!1;return!0}return!1}var X;(function(e){e[e.DROP_INVALID=0]=`DROP_INVALID`,e[e.DROP_LIMIT_REACHED=1]=`DROP_LIMIT_REACHED`,e[e.ADD_NEW=2]=`ADD_NEW`,e[e.ADD_OVERWRITE_EXISTING=3]=`ADD_OVERWRITE_EXISTING`})(X||(X={}));function nc(e,t,n,r,i){if(r.length===0)return k.warn(`Invalid attribute key: ${r}`),X.DROP_INVALID;if(!ec(i))return k.warn(`Invalid attribute value set for key: ${r}`),X.DROP_INVALID;let a=!Object.prototype.hasOwnProperty.call(e,r);return a&&n>=t.attributeCountLimit?X.DROP_LIMIT_REACHED:(e[r]=rc(i,t.attributeValueLengthLimit),a?X.ADD_NEW:X.ADD_OVERWRITE_EXISTING)}function rc(e,t){if(t<=0)return k.warn(`Attribute value limit must be positive, got ${t}`),e;if(e==null)return e;if(typeof e==`string`)return e.length<=t?e:e.substring(0,t);if(e instanceof Uint8Array)return e;if(Array.isArray(e))return e.map(e=>rc(e,t));if(typeof e==`object`){let n={};for(let[r,i]of Object.entries(e))n[r]=rc(i,t);return n}return e}function ic(e,t){if(t==null)return{};let n={},r=0,i=0;for(let[a,o]of Object.entries(t)){let t=nc(n,e,r,a,o);t===X.ADD_NEW?r+=1:(t===X.DROP_INVALID||t===X.DROP_LIMIT_REACHED)&&(i+=1)}return{attributes:r>0?n:void 0,droppedAttributesCount:i}}M(),B(),I(),P();var ac=class{set severityText(e){this._isLogRecordReadonly()||(this._severityText=e)}get severityText(){return this._severityText}set severityNumber(e){this._isLogRecordReadonly()||(this._severityNumber=e)}get severityNumber(){return this._severityNumber}set body(e){this._isLogRecordReadonly()||(this._body=e)}get body(){return this._body}get eventName(){return this._eventName}set eventName(e){this._isLogRecordReadonly()||(this._eventName=e)}get droppedAttributesCount(){return this._droppedAttributesCount}constructor(e,t,n){N(this,`hrTime`,void 0),N(this,`hrTimeObserved`,void 0),N(this,`spanContext`,void 0),N(this,`resource`,void 0),N(this,`instrumentationScope`,void 0),N(this,`attributes`,{}),N(this,`_severityText`,void 0),N(this,`_severityNumber`,void 0),N(this,`_body`,void 0),N(this,`_eventName`,void 0),N(this,`_attributesCount`,0),N(this,`_droppedAttributesCount`,0),N(this,`_isReadonly`,!1),N(this,`_logRecordLimits`,void 0);let{timestamp:r,observedTimestamp:i,eventName:a,severityNumber:o,severityText:s,body:c,attributes:l={},exception:u,context:d}=n,f=Date.now();if(this.hrTime=Ci(r==null?f:r),this.hrTimeObserved=Ci(i==null?f:i),d){let e=j.getSpanContext(d);e&<(e)&&(this.spanContext=e)}this.severityNumber=o,this.severityText=s,this.body=c,this.resource=e.resource,this.instrumentationScope=t,this._logRecordLimits=e.logRecordLimits,this._eventName=a,this.setAttributes(l),u!=null&&this._setException(u)}setAttribute(e,t){if(this._isLogRecordReadonly())return this;let n=nc(this.attributes,this._logRecordLimits,this._attributesCount,e,t);return n===X.DROP_LIMIT_REACHED?(this._droppedAttributesCount++,this._droppedAttributesCount===1&&k.warn(`Dropping extra attributes.`)):n===X.ADD_NEW&&this._attributesCount++,this}setAttributes(e){for(let[t,n]of Object.entries(e))this.setAttribute(t,n);return this}setBody(e){return this.body=e,this}setEventName(e){return this.eventName=e,this}setSeverityNumber(e){return this.severityNumber=e,this}setSeverityText(e){return this.severityText=e,this}_makeReadonly(){this._isReadonly=!0}_setException(e){let t=!1;if(typeof e==`string`||typeof e==`number`)Object.hasOwn(this.attributes,`exception.message`)||this.setAttribute(Zr,String(e)),t=!0;else if(e&&typeof e==`object`){let n=e;n.code?(Object.hasOwn(this.attributes,`exception.type`)||this.setAttribute($r,n.code.toString()),t=!0):n.name&&(Object.hasOwn(this.attributes,`exception.type`)||this.setAttribute($r,n.name),t=!0),n.message&&(Object.hasOwn(this.attributes,`exception.message`)||this.setAttribute(Zr,n.message),t=!0),n.stack&&(Object.hasOwn(this.attributes,`exception.stacktrace`)||this.setAttribute(Qr,n.stack),t=!0)}t||k.warn(`Failed to record an exception ${e}`)}_isLogRecordReadonly(){return this._isReadonly&&k.warn(`Can not execute the operation on emitted log record`),this._isReadonly}};H(),M(),P(),W();var oc=class{constructor(e,t){N(this,`_instrumentationScope`,void 0),N(this,`_sharedState`,void 0),N(this,`_loggerConfig`,void 0),this._instrumentationScope=e,this._sharedState=t,this._loggerConfig=this._sharedState.getLoggerConfig(this._instrumentationScope)}emit(e){let t=e.context||O.active();if(!this.enabled(e))return;let n=new ac(this._sharedState,this._instrumentationScope,U({context:t},e));this._sharedState.loggerMetrics.emitLog(),this._sharedState.activeProcessor.onEmit(n,t),n._makeReadonly()}enabled(e){let t=this._loggerConfig;if(t.disabled)return!1;let n=e==null?void 0:e.severityNumber;if(typeof n==`number`&&n!==V.UNSPECIFIED&&n<t.minimumSeverity)return!1;let r=(e==null?void 0:e.context)||O.active();if(t.traceBased){let e=j.getSpanContext(r);if(e&<(e)&&(e.traceFlags&D.SAMPLED)!==D.SAMPLED)return!1}let i={context:r,instrumentationScope:this._instrumentationScope,severityNumber:e==null?void 0:e.severityNumber,eventName:e==null?void 0:e.eventName};for(let e of this._sharedState.processors)if(!e.enabled||e.enabled(i))return!0;return!1}},sc=class{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}enabled(e){return!1}};B(),P(),q();var cc=class{constructor(e,t){N(this,`processors`,void 0),N(this,`forceFlushTimeoutMillis`,void 0),this.processors=e,this.forceFlushTimeoutMillis=t}forceFlush(){var e=this;return K(function*(){let t=e.forceFlushTimeoutMillis;yield Promise.all(e.processors.map(e=>Ma(e.forceFlush(),t)))})()}onEmit(e,t){this.processors.forEach(n=>n.onEmit(e,t))}shutdown(){var e=this;return K(function*(){yield Promise.all(e.processors.map(e=>e.shutdown()))})()}enabled(e){for(let t of this.processors)if(!t.enabled||t.enabled(e))return!0;return!1}};function lc(e){if(e===void 0)return[`u`,null];if(e===null)return[`n`,null];let t=typeof e;return t===`string`?[`s`,e]:t===`boolean`?[`b`,e]:t===`number`?Number.isNaN(e)?[`nan`,null]:e===1/0?[`inf`,null]:e===-1/0?[`-inf`,null]:Object.is(e,-0)?[`n0`,null]:[`d`,e]:e instanceof Uint8Array?[`bytes`,Array.from(e)]:Array.isArray(e)?[`arr`,e.map(lc)]:[`map`,Object.entries(e).sort(([e],[t])=>e.localeCompare(t)).map(([e,t])=>[e,lc(t)])]}function uc(e){var t;return JSON.stringify([e.name,e.version||``,e.schemaUrl||``,lc(e.attributes),(t=e.droppedAttributesCount)==null?0:t])}P();var dc=class{constructor(e){N(this,`createdLogs`,void 0),this.createdLogs=e.createCounter(`otel.sdk.log.created`,{unit:`{log_record}`,description:`The number of logs submitted to enabled SDK Loggers.`})}emitLog(){this.createdLogs.add(1)}};M(),H(),W(),P();let fc={disabled:!1,minimumSeverity:V.UNSPECIFIED,traceBased:!1},pc=()=>U({},fc);var mc=class{constructor(e,t,n,r,i,a){N(this,`loggers`,new Map),N(this,`activeProcessor`,void 0),N(this,`registeredLogRecordProcessors`,[]),N(this,`resource`,void 0),N(this,`forceFlushTimeoutMillis`,void 0),N(this,`logRecordLimits`,void 0),N(this,`processors`,void 0),N(this,`loggerMetrics`,void 0),N(this,`_loggerConfigurator`,void 0),N(this,`_loggerConfigs`,new Map),this.resource=e,this.forceFlushTimeoutMillis=t,this.logRecordLimits=n,this.processors=r,r.length>0?(this.registeredLogRecordProcessors=r,this.activeProcessor=new cc(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new sc,this._loggerConfigurator=i==null?pc:i;let o=a?a.getMeter(`@opentelemetry/sdk-logs`,`0.219.0`):_e();this.loggerMetrics=new dc(o)}getLoggerConfig(e){let t=uc(e),n=this._loggerConfigs.get(t);return n||(n=this._loggerConfigurator(e),this._loggerConfigs.set(t,n),n)}};M(),H(),$s(),B(),P(),W();var hc=class{constructor(e={}){var t,n,r,i,a,o,s,c;N(this,`_shutdownOnce`,void 0),N(this,`_sharedState`,void 0);let l={resource:(t=e.resource)==null?qs():t,forceFlushTimeoutMillis:(n=e.forceFlushTimeoutMillis)==null?3e4:n,logRecordLimits:{attributeCountLimit:(r=(i=e.logRecordLimits)==null?void 0:i.attributeCountLimit)==null?128:r,attributeValueLengthLimit:(a=(o=e.logRecordLimits)==null?void 0:o.attributeValueLengthLimit)==null?1/0:a},loggerConfigurator:(s=e.loggerConfigurator)==null?pc:s,processors:(c=e.processors)==null?[]:c,meterProvider:e.meterProvider};this._sharedState=new mc(l.resource,l.forceFlushTimeoutMillis,l.logRecordLimits,l.processors,l.loggerConfigurator,l.meterProvider),this._shutdownOnce=new Ba(this._shutdown,this)}getLogger(e,t,n){if(this._shutdownOnce.isCalled)return k.warn(`A shutdown LoggerProvider cannot provide a Logger`),qa();e||k.warn(`Logger requested without instrumentation scope name.`);let r=U({name:e||`unknown`,version:t,schemaUrl:n==null?void 0:n.schemaUrl},ic(this._sharedState.logRecordLimits,n==null?void 0:n.attributes)),i=uc(r);return this._sharedState.loggers.has(i)||this._sharedState.loggers.set(i,new oc(r,this._sharedState)),this._sharedState.loggers.get(i)}forceFlush(){return this._shutdownOnce.isCalled?(k.warn(`invalid attempt to force flush after LoggerProvider shutdown`),this._shutdownOnce.promise):this._sharedState.activeProcessor.forceFlush()}shutdown(){return this._shutdownOnce.isCalled?(k.warn(`shutdown may only be called once per LoggerProvider`),this._shutdownOnce.promise):this._shutdownOnce.call()}_shutdown(){return this._sharedState.activeProcessor.shutdown()}};M(),B(),q(),P();function gc(e){return _c.apply(this,arguments)}function _c(){return _c=K(function*(e){let t=[];for(let n=0,r=e.length;n<r;n++){let r=e[n];r.resource.asyncAttributesPending&&r.resource.waitForAsyncAttributes&&t.push(r.resource.waitForAsyncAttributes())}t!=null&&t.length>0&&(yield Promise.all(t))}),_c.apply(this,arguments)}var vc=class{constructor(e,t,n){N(this,`_exportCompleted`,void 0),N(this,`_exportScheduledPromise`,void 0),N(this,`_exportScheduledResolve`,void 0),this._exportScheduledPromise=new Promise(e=>{this._exportScheduledResolve=e}),this._exportCompleted=this._executeExport(e,t,n)}get exportCompleted(){return this._exportCompleted}get exportScheduled(){return this._exportScheduledPromise}_executeExport(e,t,n){var r=this;return K(function*(){try{yield gc(t),yield O.with(or(O.active()),K(function*(){return r._exportWithTimeout(e,t,n)}))}catch(e){Ar(e),r._exportScheduledResolve()}})()}_exportWithTimeout(e,t,n){var r=this;return K(function*(){return new Promise((i,a)=>{let o=setTimeout(()=>{a(Error(`Timeout`))},n);e.export(t,e=>{if(clearTimeout(o),e.code===z.SUCCESS)i();else{var t;a((t=e.error)==null?Error(`BatchLogRecordProcessor: log record export failed`):t)}}),r._exportScheduledResolve()})})()}},yc=class{constructor(e,t){var n,r,i,a;N(this,`_maxExportBatchSize`,void 0),N(this,`_maxQueueSize`,void 0),N(this,`_scheduledDelayMillis`,void 0),N(this,`_exportTimeoutMillis`,void 0),N(this,`_exporter`,void 0),N(this,`_currentExport`,null),N(this,`_finishedLogRecords`,[]),N(this,`_timer`,void 0),N(this,`_shutdownOnce`,void 0),N(this,`_flushing`,!1),this._exporter=e,this._maxExportBatchSize=(n=t==null?void 0:t.maxExportBatchSize)==null?512:n,this._maxQueueSize=(r=t==null?void 0:t.maxQueueSize)==null?2048:r,this._scheduledDelayMillis=(i=t==null?void 0:t.scheduledDelayMillis)==null?5e3:i,this._exportTimeoutMillis=(a=t==null?void 0:t.exportTimeoutMillis)==null?3e4:a,this._shutdownOnce=new Ba(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(k.warn(`BatchLogRecordProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize`),this._maxExportBatchSize=this._maxQueueSize)}onEmit(e){this._shutdownOnce.isCalled||this._addToBuffer(e)}forceFlush(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()}_addToBuffer(e){this._finishedLogRecords.length>=this._maxQueueSize||(this._finishedLogRecords.push(e),this._maybeStartTimer())}shutdown(){return this._shutdownOnce.call()}_shutdown(){var e=this;return K(function*(){e.onShutdown(),yield e._flushAll(),yield e._exporter.shutdown()})()}_flushAll(){var e=this;return K(function*(){if(e._flushing)return;e._flushing=!0;let t=e._finishedLogRecords;e._finishedLogRecords=[],e._clearTimer();let n=e._currentExport;for(n!==null&&(yield e._exporter.forceFlush(),yield n.exportCompleted,e._currentExport=null);t.length>0;){let n;t.length<=e._maxExportBatchSize?(n=t,t=[]):n=t.splice(0,e._maxExportBatchSize);let r=new vc(e._exporter,n,e._exportTimeoutMillis);e._currentExport=r;try{yield r.exportScheduled,yield e._exporter.forceFlush(),yield r.exportCompleted}catch(e){Ar(e)}finally{e._currentExport=null}}e._flushing=!1,e._maybeStartTimer()})()}_extractBatch(){if(this._finishedLogRecords.length===0)return null;if(this._finishedLogRecords.length<=this._maxExportBatchSize){let e=this._finishedLogRecords;return this._finishedLogRecords=[],e}else return this._finishedLogRecords.splice(0,this._maxExportBatchSize)}_exportOneBatch(){this._clearTimer();let e=this._extractBatch();if(e===null)return;let t=new vc(this._exporter,e,this._exportTimeoutMillis);this._currentExport=t,t.exportCompleted.then(()=>{this._currentExport=null,this._maybeStartTimer()}).catch(e=>{this._currentExport=null,Ar(e),this._maybeStartTimer()})}_maybeStartTimer(){if(!this._shutdownOnce.isCalled&&!this._flushing&&this._finishedLogRecords.length!==0&&this._currentExport===null){if(this._finishedLogRecords.length>=this._maxExportBatchSize){this._exportOneBatch();return}this._timer===void 0&&(this._timer=setTimeout(()=>{this._timer=void 0,this._exportOneBatch()},this._scheduledDelayMillis),typeof this._timer!=`number`&&this._timer.unref())}}_clearTimer(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}};P();var bc=class extends yc{constructor(e,t){super(e,t),N(this,`_visibilityChangeListener`,void 0),N(this,`_pageHideListener`,void 0),this._onInit(t)}onShutdown(){typeof document>`u`||(this._visibilityChangeListener&&document.removeEventListener(`visibilitychange`,this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener(`pagehide`,this._pageHideListener))}_onInit(e){(e==null?void 0:e.disableAutoFlushOnDocumentHide)===!0||typeof document>`u`||(this._visibilityChangeListener=()=>{document.visibilityState===`hidden`&&this.forceFlush()},this._pageHideListener=()=>{this.forceFlush()},document.addEventListener(`visibilitychange`,this._visibilityChangeListener),document.addEventListener(`pagehide`,this._pageHideListener))}},xc,Sc=n((()=>{xc=`exception`}));function Cc(e){let t={};for(let[n,r]of e.getRawAttributes())typeof(r==null?void 0:r.then)!=`function`&&r!=null&&(t[n]!=null||(t[n]=r));return t}function wc(e,t,n,r,i){if(typeof n==`number`&&n<0){let t=`[${e}]`;return r!=null&&r.stylize?r.stylize(t,`special`):t}return typeof i!=`function`||!r?t:`${e} ${i(t,U(U({},r),{},{depth:r.depth==null?r.depth:r.depth-1}))}`}var Tc,Ec=n((()=>{W(),Tc=Symbol.for(`nodejs.util.inspect.custom`)})),Dc,Oc=n((()=>{M(),B(),I(),Sc(),Ec(),P(),Dc=class{constructor(e){var t,n;N(this,`_spanContext`,void 0),N(this,`kind`,void 0),N(this,`parentSpanContext`,void 0),N(this,`attributes`,{}),N(this,`links`,[]),N(this,`events`,[]),N(this,`startTime`,void 0),N(this,`resource`,void 0),N(this,`instrumentationScope`,void 0),N(this,`_droppedAttributesCount`,0),N(this,`_droppedEventsCount`,0),N(this,`_droppedLinksCount`,0),N(this,`_attributesCount`,0),N(this,`name`,void 0),N(this,`status`,{code:kt.UNSET}),N(this,`endTime`,[0,0]),N(this,`_ended`,!1),N(this,`_duration`,[-1,-1]),N(this,`_spanProcessor`,void 0),N(this,`_spanLimits`,void 0),N(this,`_attributeValueLengthLimit`,void 0),N(this,`_recordEndMetrics`,void 0),N(this,`_performanceStartTime`,void 0),N(this,`_performanceOffset`,void 0),N(this,`_startTimeProvided`,void 0);let r=Date.now();if(this._spanContext=e.spanContext,this._performanceStartTime=L.now(),this._performanceOffset=r-(this._performanceStartTime+L.timeOrigin),this._startTimeProvided=e.startTime!=null,this._spanLimits=e.spanLimits,this._attributeValueLengthLimit=(t=this._spanLimits.attributeValueLengthLimit)==null?0:t,this._spanProcessor=e.spanProcessor,this.name=e.name,this.parentSpanContext=e.parentSpanContext,this.kind=e.kind,e.links)for(let t of e.links)this.addLink(t);this.startTime=this._getTime((n=e.startTime)==null?r:n),this.resource=e.resource,this.instrumentationScope=e.scope,this._recordEndMetrics=e.recordEndMetrics,e.attributes!=null&&this.setAttributes(e.attributes),this._spanProcessor.onStart(this,e.context)}spanContext(){return this._spanContext}setAttribute(e,t){if(t==null||this._isSpanEnded())return this;if(e.length===0)return k.warn(`Invalid attribute key: ${e}`),this;if(!Sr(t))return k.warn(`Invalid attribute value set for key: ${e}`),this;let{attributeCountLimit:n}=this._spanLimits,r=!Object.prototype.hasOwnProperty.call(this.attributes,e);return n!==void 0&&this._attributesCount>=n&&r?(this._droppedAttributesCount++,this):(this.attributes[e]=this._truncateToSize(t),r&&this._attributesCount++,this)}setAttributes(e){for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&this.setAttribute(t,e[t]);return this}addEvent(e,t,n){if(this._isSpanEnded())return this;let{eventCountLimit:r}=this._spanLimits;if(r===0)return k.warn(`No events allowed.`),this._droppedEventsCount++,this;r!==void 0&&this.events.length>=r&&(this._droppedEventsCount===0&&k.debug(`Dropping extra events.`),this.events.shift(),this._droppedEventsCount++),Oi(t)&&(Oi(n)||(n=t),t=void 0);let i=br(t),{attributePerEventCountLimit:a}=this._spanLimits,o={},s=0,c=0;for(let e in i){if(!Object.prototype.hasOwnProperty.call(i,e))continue;let t=i[e];if(a!==void 0&&c>=a){s++;continue}o[e]=this._truncateToSize(t),c++}return this.events.push({name:e,attributes:o,time:this._getTime(n),droppedAttributesCount:s}),this}addLink(e){if(this._isSpanEnded())return this;let{linkCountLimit:t}=this._spanLimits;if(t===0)return this._droppedLinksCount++,this;t!==void 0&&this.links.length>=t&&(this._droppedLinksCount===0&&k.debug(`Dropping extra links.`),this.links.shift(),this._droppedLinksCount++);let{attributePerLinkCountLimit:n}=this._spanLimits,r=br(e.attributes),i={},a=0,o=0;for(let e in r){if(!Object.prototype.hasOwnProperty.call(r,e))continue;let t=r[e];if(n!==void 0&&o>=n){a++;continue}i[e]=this._truncateToSize(t),o++}let s={context:e.context};return o>0&&(s.attributes=i),a>0&&(s.droppedAttributesCount=a),this.links.push(s),this}addLinks(e){for(let t of e)this.addLink(t);return this}setStatus(e){if(this._isSpanEnded()||e.code===kt.UNSET||this.status.code===kt.OK)return this;let t={code:e.code};return e.code===kt.ERROR&&(typeof e.message==`string`?t.message=e.message:e.message!=null&&k.warn(`Dropping invalid status.message of type '${typeof e.message}', expected 'string'`)),this.status=t,this}updateName(e){return this._isSpanEnded()||(this.name=e),this}end(e){var t;if(this._isSpanEnded()){k.error(`${this.name} ${this._spanContext.traceId}-${this._spanContext.spanId} - You can only call end() on a span once.`);return}this.endTime=this._getTime(e),this._duration=wi(this.startTime,this.endTime),this._duration[0]<0&&(k.warn(`Inconsistent start and end time, startTime > endTime. Setting span duration to 0ms.`,this.startTime,this.endTime),this.endTime=this.startTime.slice(),this._duration=[0,0]),this._droppedEventsCount>0&&k.warn(`Dropped ${this._droppedEventsCount} events because eventCountLimit reached`),this._droppedLinksCount>0&&k.warn(`Dropped ${this._droppedLinksCount} links because linkCountLimit reached`),this._spanProcessor.onEnding&&this._spanProcessor.onEnding(this),(t=this._recordEndMetrics)==null||t.call(this),this._ended=!0,this._spanProcessor.onEnd(this)}_getTime(e){if(typeof e==`number`&&e<=L.now())return Si(e+this._performanceOffset);if(typeof e==`number`)return R(e);if(e instanceof Date)return R(e.getTime());if(Di(e))return e;if(this._startTimeProvided)return R(Date.now());let t=L.now()-this._performanceStartTime;return ki(this.startTime,R(t))}isRecording(){return this._ended===!1}recordException(e,t){let n={};typeof e==`string`?n[Zr]=e:e&&(e.code?n[$r]=e.code.toString():e.name&&(n[$r]=e.name),e.message&&(n[Zr]=e.message),e.stack&&(n[Qr]=e.stack)),n[`exception.type`]||n[`exception.message`]?this.addEvent(xc,n,t):k.warn(`Failed to record an exception ${e}`)}get duration(){return this._duration}get ended(){return this._ended}get droppedAttributesCount(){return this._droppedAttributesCount}get droppedEventsCount(){return this._droppedEventsCount}get droppedLinksCount(){return this._droppedLinksCount}_isSpanEnded(){if(this._ended){let e=Error(`Operation attempted on ended Span {traceId: ${this._spanContext.traceId}, spanId: ${this._spanContext.spanId}}`);k.warn(`Cannot execute the operation on ended Span {traceId: ${this._spanContext.traceId}, spanId: ${this._spanContext.spanId}}`,e)}return this._ended}_truncateToLimitUtil(e,t){return e.length<=t?e:e.substring(0,t)}_truncateToSize(e){let t=this._attributeValueLengthLimit;return t<=0?(k.warn(`Attribute value limit must be positive, got ${t}`),e):typeof e==`string`?this._truncateToLimitUtil(e,t):Array.isArray(e)?e.map(e=>typeof e==`string`?this._truncateToLimitUtil(e,t):e):e}[Tc](e,t,n){return wc(`SpanImpl`,{name:this.name,kind:this.kind,spanContext:this._spanContext,parentSpanContext:this.parentSpanContext,status:this.status,startTime:this.startTime,endTime:this.endTime,duration:this._duration,ended:this._ended,attributes:this.attributes,events:this.events,links:this.links,droppedAttributesCount:this._droppedAttributesCount,droppedEventsCount:this._droppedEventsCount,droppedLinksCount:this._droppedLinksCount,instrumentationScope:this.instrumentationScope,resource:{attributes:Cc(this.resource)}},e,t,n)}}})),Z,kc=n((()=>{(function(e){e[e.NOT_RECORD=0]=`NOT_RECORD`,e[e.RECORD=1]=`RECORD`,e[e.RECORD_AND_SAMPLED=2]=`RECORD_AND_SAMPLED`})(Z||(Z={}))})),Ac,jc=n((()=>{kc(),Ac=class{shouldSample(){return{decision:Z.NOT_RECORD}}toString(){return`AlwaysOffSampler`}}})),Mc,Nc=n((()=>{kc(),Mc=class{shouldSample(){return{decision:Z.RECORD_AND_SAMPLED}}toString(){return`AlwaysOnSampler`}}})),Pc,Fc=n((()=>{M(),B(),jc(),Nc(),P(),Pc=class{constructor(e){var t,n,r,i;N(this,`_root`,void 0),N(this,`_remoteParentSampled`,void 0),N(this,`_remoteParentNotSampled`,void 0),N(this,`_localParentSampled`,void 0),N(this,`_localParentNotSampled`,void 0),this._root=e.root,this._root||(Ar(Error(`ParentBasedSampler must have a root sampler configured`)),this._root=new Mc),this._remoteParentSampled=(t=e.remoteParentSampled)==null?new Mc:t,this._remoteParentNotSampled=(n=e.remoteParentNotSampled)==null?new Ac:n,this._localParentSampled=(r=e.localParentSampled)==null?new Mc:r,this._localParentNotSampled=(i=e.localParentNotSampled)==null?new Ac:i}shouldSample(e,t,n,r,i,a){let o=j.getSpanContext(e);return!o||!lt(o)?this._root.shouldSample(e,t,n,r,i,a):o.isRemote?o.traceFlags&D.SAMPLED?this._remoteParentSampled.shouldSample(e,t,n,r,i,a):this._remoteParentNotSampled.shouldSample(e,t,n,r,i,a):o.traceFlags&D.SAMPLED?this._localParentSampled.shouldSample(e,t,n,r,i,a):this._localParentNotSampled.shouldSample(e,t,n,r,i,a)}toString(){return`ParentBased{root=${this._root.toString()}, remoteParentSampled=${this._remoteParentSampled.toString()}, remoteParentNotSampled=${this._remoteParentNotSampled.toString()}, localParentSampled=${this._localParentSampled.toString()}, localParentNotSampled=${this._localParentNotSampled.toString()}}`}}})),Ic,Lc=n((()=>{M(),kc(),P(),Ic=class{constructor(e=0){N(this,`_ratio`,void 0),N(this,`_upperBound`,void 0),this._ratio=this._normalize(e),this._upperBound=Math.floor(this._ratio*4294967295)}shouldSample(e,t){return{decision:st(t)&&this._accumulate(t)<this._upperBound?Z.RECORD_AND_SAMPLED:Z.NOT_RECORD}}toString(){return`TraceIdRatioBased{${this._ratio}}`}_normalize(e){return typeof e!=`number`||isNaN(e)?0:e>=1?1:e<=0?0:e}_accumulate(e){let t=0;for(let n=0;n<32;n+=8){let r=0;for(let t=0;t<8;t++){let i=e.charCodeAt(n+t),a=i<58?i-48:i<71?i-55:i-87;r=r<<4|a}t=(t^r)>>>0}return t}}}));function Rc(){var e,t,n,r,i,a,o,s;return{sampler:zc(),forceFlushTimeoutMillis:3e4,generalLimits:{attributeValueLengthLimit:(e=void 0)==null?1/0:e,attributeCountLimit:(t=void 0)==null?128:t},spanLimits:{attributeValueLengthLimit:(n=void 0)==null?1/0:n,attributeCountLimit:(r=void 0)==null?128:r,linkCountLimit:(i=void 0)==null?128:i,eventCountLimit:(a=void 0)==null?128:a,attributePerEventCountLimit:(o=void 0)==null?128:o,attributePerLinkCountLimit:(s=void 0)==null?128:s}}}function zc(){var e;let t=(e=void 0)==null?Vc.ParentBasedAlwaysOn:e;switch(t){case Vc.AlwaysOn:return new Mc;case Vc.AlwaysOff:return new Ac;case Vc.ParentBasedAlwaysOn:return new Pc({root:new Mc});case Vc.ParentBasedAlwaysOff:return new Pc({root:new Ac});case Vc.TraceIdRatio:return new Ic(Bc());case Vc.ParentBasedTraceIdRatio:return new Pc({root:new Ic(Bc())});default:return k.error(`OTEL_TRACES_SAMPLER value "${t}" invalid, defaulting to "${Vc.ParentBasedAlwaysOn}".`),new Pc({root:new Mc})}}function Bc(){return k.error(`OTEL_TRACES_SAMPLER_ARG is blank, defaulting to ${Hc}.`),Hc}var Vc,Hc,Uc=n((()=>{M(),B(),jc(),Nc(),Fc(),Lc(),(function(e){e.AlwaysOff=`always_off`,e.AlwaysOn=`always_on`,e.ParentBasedAlwaysOff=`parentbased_always_off`,e.ParentBasedAlwaysOn=`parentbased_always_on`,e.ParentBasedTraceIdRatio=`parentbased_traceidratio`,e.TraceIdRatio=`traceidratio`})(Vc||(Vc={})),Hc=1}));function Wc(e){let t={sampler:zc()},n=Rc(),r=Object.assign({},n,t,e);return r.generalLimits=Object.assign({},n.generalLimits,e.generalLimits||{}),r.spanLimits=Object.assign({},n.spanLimits,e.spanLimits||{}),r}function Gc(e){var t,n,r,i,a,o,s,c,l,u,d,f;let p=Object.assign({},e.spanLimits);return p.attributeCountLimit=(t=(n=(r=(i=(a=e.spanLimits)==null?void 0:a.attributeCountLimit)==null?(o=e.generalLimits)==null?void 0:o.attributeCountLimit:i)==null?void 0:r)==null?void 0:n)==null?128:t,p.attributeValueLengthLimit=(s=(c=(l=(u=(d=e.spanLimits)==null?void 0:d.attributeValueLengthLimit)==null?(f=e.generalLimits)==null?void 0:f.attributeValueLengthLimit:u)==null?void 0:l)==null?void 0:c)==null?Kc:s,Object.assign({},e,{spanLimits:p})}var Kc,qc=n((()=>{Uc(),B(),Kc=1/0})),Jc,Yc=n((()=>{M(),B(),P(),Jc=class{constructor(e,t){var n,r,i,a;N(this,`_maxExportBatchSize`,void 0),N(this,`_maxQueueSize`,void 0),N(this,`_scheduledDelayMillis`,void 0),N(this,`_exportTimeoutMillis`,void 0),N(this,`_exporter`,void 0),N(this,`_isExporting`,!1),N(this,`_finishedSpans`,[]),N(this,`_timer`,void 0),N(this,`_shutdownOnce`,void 0),N(this,`_droppedSpansCount`,0),this._exporter=e,this._maxExportBatchSize=typeof(t==null?void 0:t.maxExportBatchSize)==`number`?t.maxExportBatchSize:(n=void 0)==null?512:n,this._maxQueueSize=typeof(t==null?void 0:t.maxQueueSize)==`number`?t.maxQueueSize:(r=void 0)==null?2048:r,this._scheduledDelayMillis=typeof(t==null?void 0:t.scheduledDelayMillis)==`number`?t.scheduledDelayMillis:(i=void 0)==null?5e3:i,this._exportTimeoutMillis=typeof(t==null?void 0:t.exportTimeoutMillis)==`number`?t.exportTimeoutMillis:(a=void 0)==null?3e4:a,this._shutdownOnce=new Ba(this._shutdown,this),this._maxExportBatchSize>this._maxQueueSize&&(k.warn(`BatchSpanProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize`),this._maxExportBatchSize=this._maxQueueSize)}forceFlush(){return this._shutdownOnce.isCalled?this._shutdownOnce.promise:this._flushAll()}onStart(e,t){}onEnd(e){this._shutdownOnce.isCalled||(e.spanContext().traceFlags&D.SAMPLED)!==0&&this._addToBuffer(e)}shutdown(){return this._shutdownOnce.call()}_shutdown(){return Promise.resolve().then(()=>this.onShutdown()).then(()=>this._flushAll()).then(()=>this._exporter.shutdown())}_addToBuffer(e){if(this._finishedSpans.length>=this._maxQueueSize){this._droppedSpansCount===0&&k.debug(`maxQueueSize reached, dropping spans`),this._droppedSpansCount++;return}this._droppedSpansCount>0&&(k.warn(`Dropped ${this._droppedSpansCount} spans because maxQueueSize reached`),this._droppedSpansCount=0),this._finishedSpans.push(e),this._maybeStartTimer()}_flushAll(){return new Promise((e,t)=>{let n=[],r=Math.ceil(this._finishedSpans.length/this._maxExportBatchSize);for(let e=0,t=r;e<t;e++)n.push(this._flushOneBatch());Promise.all(n).then(()=>{e()}).catch(t)})}_flushOneBatch(){return this._clearTimer(),this._finishedSpans.length===0?Promise.resolve():new Promise((e,t)=>{let n=setTimeout(()=>{t(Error(`Timeout`))},this._exportTimeoutMillis);O.with(or(O.active()),()=>{let r;this._finishedSpans.length<=this._maxExportBatchSize?(r=this._finishedSpans,this._finishedSpans=[]):r=this._finishedSpans.splice(0,this._maxExportBatchSize);let i=()=>this._exporter.export(r,r=>{if(clearTimeout(n),r.code===z.SUCCESS)e();else{var i;t((i=r.error)==null?Error(`BatchSpanProcessor: span export failed`):i)}}),a=null;for(let e=0,t=r.length;e<t;e++){let t=r[e];t.resource.asyncAttributesPending&&t.resource.waitForAsyncAttributes&&(a!=null||(a=[]),a.push(t.resource.waitForAsyncAttributes()))}a===null?i():Promise.all(a).then(i,e=>{Ar(e),t(e)})})})}_maybeStartTimer(){if(this._isExporting)return;let e=()=>{this._isExporting=!0,this._flushOneBatch().finally(()=>{this._isExporting=!1,this._finishedSpans.length>0&&(this._clearTimer(),this._maybeStartTimer())}).catch(e=>{this._isExporting=!1,Ar(e)})};if(this._finishedSpans.length>=this._maxExportBatchSize)return e();this._timer===void 0&&(this._timer=setTimeout(()=>e(),this._scheduledDelayMillis),typeof this._timer!=`number`&&this._timer.unref())}_clearTimer(){this._timer!==void 0&&(clearTimeout(this._timer),this._timer=void 0)}}})),Xc,Zc=n((()=>{Yc(),B(),P(),Xc=class extends Jc{constructor(e,t){super(e,t),N(this,`_visibilityChangeListener`,void 0),N(this,`_pageHideListener`,void 0),this.onInit(t)}onInit(e){(e==null?void 0:e.disableAutoFlushOnDocumentHide)!==!0&&typeof document<`u`&&(this._visibilityChangeListener=()=>{document.visibilityState===`hidden`&&this.forceFlush().catch(e=>{Ar(e)})},this._pageHideListener=()=>{this.forceFlush().catch(e=>{Ar(e)})},document.addEventListener(`visibilitychange`,this._visibilityChangeListener),document.addEventListener(`pagehide`,this._pageHideListener))}onShutdown(){typeof document<`u`&&(this._visibilityChangeListener&&document.removeEventListener(`visibilitychange`,this._visibilityChangeListener),this._pageHideListener&&document.removeEventListener(`pagehide`,this._pageHideListener))}}}));function Qc(e){for(let t=0;t<e.length;t++)e[t]=Math.random()*256>>>0;for(let t=0;t<e.length;t++)if(e[t]>0)return;e[e.length-1]=1}function $c(e){let t=``;for(let n=0;n<e.length;n++)t+=il[e[n]];return t}var el,tl,nl,rl,il,al,ol=n((()=>{el=16,tl=8,nl=new Uint8Array(el),rl=new Uint8Array(tl),il=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`)),al=class{generateTraceId(){return Qc(nl),$c(nl)}generateSpanId(){return Qc(rl),$c(rl)}}})),sl=n((()=>{Zc(),ol()})),cl,ll,ul,dl,fl=n((()=>{cl=`otel.span.parent.origin`,ll=`otel.span.sampling_result`,ul=`otel.sdk.span.live`,dl=`otel.sdk.span.started`}));function pl(e){return e?e.isRemote?`remote`:`local`:`none`}function ml(e){switch(e){case Z.RECORD_AND_SAMPLED:return`RECORD_AND_SAMPLE`;case Z.RECORD:return`RECORD_ONLY`;case Z.NOT_RECORD:return`DROP`}}var hl,gl=n((()=>{kc(),fl(),P(),hl=class{constructor(e){N(this,`startedSpans`,void 0),N(this,`liveSpans`,void 0),this.startedSpans=e.createCounter(dl,{unit:`{span}`,description:`The number of created spans.`}),this.liveSpans=e.createUpDownCounter(ul,{unit:`{span}`,description:`The number of currently live spans.`})}startSpan(e,t){let n=ml(t);if(this.startedSpans.add(1,{[cl]:pl(e),[ll]:n}),t===Z.NOT_RECORD)return()=>{};let r={[ll]:n};return this.liveSpans.add(1,r),()=>{this.liveSpans.add(-1,r)}}}})),_l,vl=n((()=>{_l=`2.8.0`})),yl,bl=n((()=>{M(),B(),Oc(),qc(),sl(),gl(),vl(),Ec(),P(),yl=class{constructor(e,t,n,r){N(this,`_sampler`,void 0),N(this,`_generalLimits`,void 0),N(this,`_spanLimits`,void 0),N(this,`_idGenerator`,void 0),N(this,`instrumentationScope`,void 0),N(this,`_resource`,void 0),N(this,`_spanProcessor`,void 0),N(this,`_tracerMetrics`,void 0);let i=Wc(t);this._sampler=i.sampler,this._generalLimits=i.generalLimits,this._spanLimits=i.spanLimits,this._idGenerator=t.idGenerator||new al,this._resource=n,this._spanProcessor=r,this.instrumentationScope=e;let a=i.meterProvider?i.meterProvider.getMeter(`@opentelemetry/sdk-trace`,_l):_e();this._tracerMetrics=new hl(a)}startSpan(e,t={},n=O.active()){var r,i,a;t.root&&(n=j.deleteSpan(n));let o=j.getSpan(n);if(sr(n))return k.debug(`Instrumentation suppressed, returning Noop Span`),j.wrapSpanContext(Je);let s=o==null?void 0:o.spanContext(),c=this._idGenerator.generateSpanId(),l,u,d;!s||!j.isSpanContextValid(s)?u=this._idGenerator.generateTraceId():(u=s.traceId,d=s.traceState,l=s);let f=(r=t.kind)==null?Dt.INTERNAL:r,p=((i=t.links)==null?[]:i).map(e=>({context:e.context,attributes:br(e.attributes)})),m=br(t.attributes),h=this._sampler.shouldSample(n,u,e,f,m,p),g=this._tracerMetrics.startSpan(s,h.decision);d=(a=h.traceState)==null?d:a;let _=h.decision===Tt.RECORD_AND_SAMPLED?D.SAMPLED:D.NONE,v={traceId:u,spanId:c,traceFlags:_,traceState:d};if(h.decision===Tt.NOT_RECORD)return k.debug(`Recording is off, propagating context in a non-recording span`),j.wrapSpanContext(v);let y=br(Object.assign(m,h.attributes));return new Dc({resource:this._resource,scope:this.instrumentationScope,context:n,spanContext:v,name:e,kind:f,links:p,parentSpanContext:l,attributes:y,startTime:t.startTime,spanProcessor:this._spanProcessor,spanLimits:this._spanLimits,recordEndMetrics:g})}startActiveSpan(e,t,n,r){var i;let a,o,s;if(arguments.length<2)return;arguments.length===2?s=t:arguments.length===3?(a=t,s=n):(a=t,o=n,s=r);let c=(i=o)==null?O.active():i,l=this.startSpan(e,a,c),u=j.setSpan(c,l);return O.with(u,s,void 0,l)}getGeneralLimits(){return this._generalLimits}getSpanLimits(){return this._spanLimits}[Tc](e,t,n){return wc(`Tracer`,{instrumentationScope:this.instrumentationScope,resource:{attributes:Cc(this._resource)},spanLimits:this._spanLimits,generalLimits:this._generalLimits},e,t,n)}}})),xl,Sl=n((()=>{B(),P(),xl=class{constructor(e){N(this,`_spanProcessors`,void 0),this._spanProcessors=e}forceFlush(){let e=[];for(let t of this._spanProcessors)e.push(t.forceFlush());return new Promise(t=>{Promise.all(e).then(()=>{t()}).catch(e=>{Ar(e||Error(`MultiSpanProcessor: forceFlush failed`)),t()})})}onStart(e,t){for(let n of this._spanProcessors)n.onStart(e,t)}onEnding(e){for(let t of this._spanProcessors)t.onEnding&&t.onEnding(e)}onEnd(e){for(let t of this._spanProcessors)t.onEnd(e)}shutdown(){let e=[];for(let t of this._spanProcessors)e.push(t.shutdown());return new Promise((t,n)=>{Promise.all(e).then(()=>{t()},n)})}}})),Cl,wl,Tl=n((()=>{B(),$s(),bl(),Uc(),Sl(),qc(),Ec(),P(),(function(e){e[e.resolved=0]=`resolved`,e[e.timeout=1]=`timeout`,e[e.error=2]=`error`,e[e.unresolved=3]=`unresolved`})(Cl||(Cl={})),wl=class{constructor(e={}){var t,n;N(this,`_config`,void 0),N(this,`_tracers`,new Map),N(this,`_resource`,void 0),N(this,`_activeSpanProcessor`,void 0);let r=xa({},Rc(),Gc(e));this._resource=(t=r.resource)==null?qs():t,this._config=Object.assign({},r,{resource:this._resource});let i=[];(n=e.spanProcessors)!=null&&n.length&&i.push(...e.spanProcessors),this._activeSpanProcessor=new xl(i)}getTracer(e,t,n){let r=`${e}@${t||``}:${(n==null?void 0:n.schemaUrl)||``}`;return this._tracers.has(r)||this._tracers.set(r,new yl({name:e,version:t,schemaUrl:n==null?void 0:n.schemaUrl},this._config,this._resource,this._activeSpanProcessor)),this._tracers.get(r)}forceFlush(){let e=this._config.forceFlushTimeoutMillis,t=this._activeSpanProcessor._spanProcessors.map(t=>new Promise(n=>{let r,i=setTimeout(()=>{n(Error(`Span processor did not completed within timeout period of ${e} ms`)),r=Cl.timeout},e);t.forceFlush().then(()=>{clearTimeout(i),r!==Cl.timeout&&(r=Cl.resolved,n(r))}).catch(e=>{clearTimeout(i),r=Cl.error,n(e)})}));return new Promise((e,n)=>{Promise.all(t).then(t=>{let r=t.filter(e=>e!==Cl.resolved);r.length>0?n(r):e()}).catch(e=>n([e]))})}shutdown(){return this._activeSpanProcessor.shutdown()}[Tc](e,t,n){let r=this._activeSpanProcessor._spanProcessors;return wc(`BasicTracerProvider`,{resource:{attributes:Cc(this._resource)},tracers:Array.from(this._tracers.keys()),spanProcessors:r.map(e=>{var t,n;return(t=(n=e.constructor)==null?void 0:n.name)==null?`SpanProcessor`:t})},e,t,n)}}})),El=n((()=>{Tl(),sl(),B(),P(),M(),q(),jc(),Nc(),Fc(),Lc(),kc()})),Dl,Ol=n((()=>{M(),P(),Dl=class{constructor(){N(this,`_enabled`,!1),N(this,`_currentContext`,w)}_bindFunction(e=w,t){let n=this,r=function(...r){return n.with(e,()=>t.apply(this,r))};return Object.defineProperty(r,`length`,{enumerable:!1,configurable:!0,writable:!1,value:t.length}),r}active(){return this._currentContext}bind(e,t){return e===void 0&&(e=this.active()),typeof t==`function`?this._bindFunction(e,t):t}disable(){return this._currentContext=w,this._enabled=!1,this}enable(){return this._enabled?this:(this._enabled=!0,this._currentContext=w,this)}with(e,t,n,...r){let i=this._currentContext;this._currentContext=e||w;try{return t.call(n,...r)}finally{this._currentContext=i}}}}));function kl(e){if(e!==null){if(e===void 0){let e=new Dl;e.enable(),O.setGlobalContextManager(e);return}e.enable(),O.setGlobalContextManager(e)}}function Al(e){if(e!==null){if(e===void 0){A.setGlobalPropagator(new Fi({propagators:[new ra,new vr]}));return}A.setGlobalPropagator(e)}}var jl,Ml=n((()=>{El(),Ol(),M(),B(),jl=class extends wl{constructor(e={}){super(e)}register(e={}){j.setGlobalTracerProvider(this),Al(e.propagator),kl(e.contextManager)}}})),Q,Nl=n((()=>{(function(e){e.CONNECT_END=`connectEnd`,e.CONNECT_START=`connectStart`,e.DECODED_BODY_SIZE=`decodedBodySize`,e.DOM_COMPLETE=`domComplete`,e.DOM_CONTENT_LOADED_EVENT_END=`domContentLoadedEventEnd`,e.DOM_CONTENT_LOADED_EVENT_START=`domContentLoadedEventStart`,e.DOM_INTERACTIVE=`domInteractive`,e.DOMAIN_LOOKUP_END=`domainLookupEnd`,e.DOMAIN_LOOKUP_START=`domainLookupStart`,e.ENCODED_BODY_SIZE=`encodedBodySize`,e.FETCH_START=`fetchStart`,e.LOAD_EVENT_END=`loadEventEnd`,e.LOAD_EVENT_START=`loadEventStart`,e.NAVIGATION_START=`navigationStart`,e.REDIRECT_END=`redirectEnd`,e.REDIRECT_START=`redirectStart`,e.REQUEST_START=`requestStart`,e.RESPONSE_END=`responseEnd`,e.RESPONSE_START=`responseStart`,e.SECURE_CONNECTION_START=`secureConnectionStart`,e.START_TIME=`startTime`,e.UNLOAD_EVENT_END=`unloadEventEnd`,e.UNLOAD_EVENT_START=`unloadEventStart`})(Q||(Q={}))})),Pl,Fl,Il=n((()=>{Pl=`http.response_content_length`,Fl=`http.response_content_length_uncompressed`}));function Ll(){return ql||(ql=document.createElement(`a`)),ql}function Rl(e,t){return t in e}function $(e,t,n,r=!0){if(Rl(n,t)&&typeof n[t]==`number`&&!(r&&n[t]===0))return e.addEvent(t,n[t])}function zl(e,t,n=!1,r,i){if(r===void 0&&(r=t[Q.START_TIME]!==0),n||($(e,Q.FETCH_START,t,r),$(e,Q.DOMAIN_LOOKUP_START,t,r),$(e,Q.DOMAIN_LOOKUP_END,t,r),$(e,Q.CONNECT_START,t,r),$(e,Q.SECURE_CONNECTION_START,t,r),$(e,Q.CONNECT_END,t,r),$(e,Q.REQUEST_START,t,r),$(e,Q.RESPONSE_START,t,r),$(e,Q.RESPONSE_END,t,r)),!i){let n=t[Q.ENCODED_BODY_SIZE];n!==void 0&&e.setAttribute(Pl,n);let r=t[Q.DECODED_BODY_SIZE];r!==void 0&&n!==r&&e.setAttribute(Fl,r)}}function Bl(e){return e.slice().sort((e,t)=>{let n=e[Q.FETCH_START],r=t[Q.FETCH_START];return n>r?1:n<r?-1:0})}function Vl(){return typeof location<`u`?location.origin:void 0}function Hl(e,t,n,r,i=new WeakSet,a){let o=Gl(e);e=o.toString();let s=Wl(e,t,n,r,i,a);if(s.length===0)return{mainRequest:void 0};if(s.length===1)return{mainRequest:s[0]};let c=Bl(s);if(o.origin!==Vl()&&c.length>1){let e=c[0],t=Ul(c,e[Q.RESPONSE_END],n),r=e[Q.RESPONSE_END];return t[Q.FETCH_START]<r&&(t=e,e=void 0),{corsPreFlightRequest:e,mainRequest:t}}else return{mainRequest:s[0]}}function Ul(e,t,n){let r=Ti(n),i=Ti(Ci(t)),a=e[1],o,s=e.length;for(let t=1;t<s;t++){let n=e[t],s=Ti(Ci(n[Q.FETCH_START])),c=r-Ti(Ci(n[Q.RESPONSE_END]));s>=i&&(!o||c<o)&&(o=c,a=n)}return a}function Wl(e,t,n,r,i,a){let o=Ti(t),s=Ti(n),c=r.filter(t=>{let n=Ti(Ci(t[Q.FETCH_START])),r=Ti(Ci(t[Q.RESPONSE_END]));return t.initiatorType.toLowerCase()===(a||`xmlhttprequest`)&&t.name===e&&n>=o&&r<=s});return c.length>0&&(c=c.filter(e=>!i.has(e))),c}function Gl(e){if(typeof URL==`function`)return new URL(e,typeof document<`u`?document.baseURI:typeof location<`u`?location.href:void 0);let t=Ll();return t.href=e,t}function Kl(e,t){let n=t||[];return(typeof n==`string`||n instanceof RegExp)&&(n=[n]),Gl(e).origin===Vl()?!0:n.some(t=>Fa(e,t))}var ql,Jl=n((()=>{Nl(),B(),Il()})),Yl=n((()=>{Ml(),Ol(),Nl(),Jl(),El()}));zs(),Yl();let Xl={compression:`gzip`,concurrencyLimit:5,keepalive:!0,timeoutMillis:30*1e3},Zl=(e,t)=>({"X-MXL-AID":e,"X-MXL-DID":t}),Ql=(e,t)=>t||`http://mxl-otelcol.apps.ocpthikadev01.safaricom.net`,$l=Math.pow(10,9);function eu(e){return e[0]*$l+e[1]}function tu(e,t){let n={attributes:ru(e.attributes,t),droppedAttributesCount:0},r=e.schemaUrl;return r&&r!==``&&(n.schemaUrl=r),n}function nu(e){return{name:e.name,version:e.version}}function ru(e,t){return Object.keys(e).map(n=>iu(n,e[n],t))}function iu(e,t,n){return{key:e,value:au(t,n)}}function au(e,t){let n=typeof e;if(n===`string`)return{stringValue:e};if(n===`number`)return Number.isInteger(e)?{intValue:e}:{doubleValue:e};if(n===`boolean`)return{boolValue:e};if(e instanceof Uint8Array)return{bytesValue:t.encodeUint8Array(e)};if(Array.isArray(e)){let n=Array(e.length);for(let r=0;r<e.length;r++)n[r]=au(e[r],t);return{arrayValue:{values:n}}}if(n===`object`&&e!=null){let n=Object.keys(e),r=Array(n.length);for(let i=0;i<n.length;i++)r[i]={key:n[i],value:au(e[n[i]],t)};return{kvlistValue:{values:r}}}return{}}function ou(e,t){return{resourceLogs:cu(e,t)}}function su(e){let t=new Map;for(let n of e){let{resource:e,instrumentationScope:{name:r,version:i=``,schemaUrl:a=``}}=n,o=t.get(e);o||(o=new Map,t.set(e,o));let s=`${r}@${i}:${a}`,c=o.get(s);c||(c=[],o.set(s,c)),c.push(n)}return t}function cu(e,t){let n=su(e);return Array.from(n,([e,n])=>{let r=tu(e,t);return{resource:r,scopeLogs:Array.from(n,([,e])=>({scope:nu(e[0].instrumentationScope),logRecords:e.map(e=>lu(e,t)),schemaUrl:e[0].instrumentationScope.schemaUrl})),schemaUrl:r.schemaUrl}})}function lu(e,t){var n,r,i;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:uu(e.severityNumber),severityText:e.severityText,body:au(e.body,t),eventName:e.eventName,attributes:du(e.attributes,t),droppedAttributesCount:e.droppedAttributesCount,flags:(n=e.spanContext)==null?void 0:n.traceFlags,traceId:t.encodeOptionalSpanContext((r=e.spanContext)==null?void 0:r.traceId),spanId:t.encodeOptionalSpanContext((i=e.spanContext)==null?void 0:i.spanId)}}function uu(e){return e}function du(e,t){return Object.keys(e).map(n=>iu(n,e[n],t))}function fu(e){let t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function pu(e){return fu(e).toString()}let mu=typeof BigInt<`u`?pu:eu;function hu(e){return e}let gu={encodeHrTime:mu,encodeSpanContext:hu,encodeOptionalSpanContext:hu,encodeUint8Array:e=>{if(typeof Buffer<`u`)return Buffer.from(e).toString(`base64`);let t=Array(e.length);for(let n=0;n<e.length;n++)t[n]=String.fromCharCode(e[n]);return btoa(t.join(``))}};M();let _u={serializeRequest:e=>{let t=ou(e,gu);return new TextEncoder().encode(JSON.stringify(t))},deserializeResponse:e=>{if(e.length===0)return{};let t=new TextDecoder;try{return JSON.parse(t.decode(e))}catch(e){return k.warn(`Failed to parse logs export response: ${e.message}. Returning empty response`),{}}}};function vu(e,t){let n=e&255|256;return t&&(n|=512),n}function yu(e,t){var n,r,i,a;let o=e.spanContext(),s=e.status,c=(n=e.parentSpanContext)!=null&&n.spanId?t.encodeSpanContext((r=e.parentSpanContext)==null?void 0:r.spanId):void 0;return{traceId:t.encodeSpanContext(o.traceId),spanId:t.encodeSpanContext(o.spanId),parentSpanId:c,traceState:(i=o.traceState)==null?void 0:i.serialize(),name:e.name,kind:e.kind==null?0:e.kind+1,startTimeUnixNano:t.encodeHrTime(e.startTime),endTimeUnixNano:t.encodeHrTime(e.endTime),attributes:ru(e.attributes,t),droppedAttributesCount:e.droppedAttributesCount,events:e.events.map(e=>xu(e,t)),droppedEventsCount:e.droppedEventsCount,status:{code:s.code,message:s.message},links:e.links.map(e=>bu(e,t)),droppedLinksCount:e.droppedLinksCount,flags:vu(o.traceFlags,(a=e.parentSpanContext)==null?void 0:a.isRemote)}}function bu(e,t){var n;return{attributes:e.attributes?ru(e.attributes,t):[],spanId:t.encodeSpanContext(e.context.spanId),traceId:t.encodeSpanContext(e.context.traceId),traceState:(n=e.context.traceState)==null?void 0:n.serialize(),droppedAttributesCount:e.droppedAttributesCount||0,flags:vu(e.context.traceFlags,e.context.isRemote)}}function xu(e,t){return{attributes:e.attributes?ru(e.attributes,t):[],name:e.name,timeUnixNano:t.encodeHrTime(e.time),droppedAttributesCount:e.droppedAttributesCount||0}}function Su(e,t){return{resourceSpans:wu(e,t)}}function Cu(e){let t=new Map;for(let n of e){let e=t.get(n.resource);e||(e=new Map,t.set(n.resource,e));let r=`${n.instrumentationScope.name}@${n.instrumentationScope.version||``}:${n.instrumentationScope.schemaUrl||``}`,i=e.get(r);i||(i=[],e.set(r,i)),i.push(n)}return t}function wu(e,t){let n=Cu(e),r=[],i=n.entries(),a=i.next();for(;!a.done;){let[e,n]=a.value,o=[],s=n.values(),c=s.next();for(;!c.done;){let e=c.value;if(e.length>0){let n=e.map(e=>yu(e,t));o.push({scope:nu(e[0].instrumentationScope),spans:n,schemaUrl:e[0].instrumentationScope.schemaUrl})}c=s.next()}let l=tu(e,t),u={resource:l,scopeSpans:o,schemaUrl:l.schemaUrl};r.push(u),a=i.next()}return r}M();let Tu={serializeRequest:e=>{let t=Su(e,gu);return new TextEncoder().encode(JSON.stringify(t))},deserializeResponse:e=>{if(e.length===0)return{};let t=new TextDecoder;try{return JSON.parse(t.decode(e))}catch(e){return k.warn(`Failed to parse trace export response: ${e.message}. Returning empty response`),{}}}};var Eu=class{constructor(e){this._delegate=e}export(e,t){this._delegate.export(e,t)}forceFlush(){return this._delegate.forceFlush()}shutdown(){return this._delegate.shutdown()}};P();var Du=class extends Error{constructor(e,t,n){super(e),N(this,`code`,void 0),N(this,`name`,`OTLPExporterError`),N(this,`data`,void 0),this.data=n,this.code=t}};P(),q();var Ou=class{constructor(e){N(this,`_concurrencyLimit`,void 0),N(this,`_sendingPromises`,[]),this._concurrencyLimit=e}pushPromise(e){if(this.hasReachedLimit())throw Error(`Concurrency Limit reached`);this._sendingPromises.push(e);let t=()=>{let t=this._sendingPromises.indexOf(e);this._sendingPromises.splice(t,1)};e.then(t,t)}hasReachedLimit(){return this._sendingPromises.length>=this._concurrencyLimit}awaitAll(){var e=this;return K(function*(){yield Promise.all(e._sendingPromises)})()}};function ku(e){return new Ou(e.concurrencyLimit)}M();function Au(e){return Object.prototype.hasOwnProperty.call(e,`partialSuccess`)}function ju(){return{handleResponse(e){e==null||!Au(e)||e.partialSuccess==null||Object.keys(e.partialSuccess).length===0||k.warn(`Received Partial Success response:`,JSON.stringify(e.partialSuccess))}}}B(),M(),P(),q();var Mu=class{constructor(e,t,n,r,i){N(this,`_diagLogger`,void 0),N(this,`_transport`,void 0),N(this,`_serializer`,void 0),N(this,`_responseHandler`,void 0),N(this,`_promiseQueue`,void 0),N(this,`_timeout`,void 0),this._transport=e,this._serializer=t,this._responseHandler=n,this._promiseQueue=r,this._timeout=i,this._diagLogger=k.createComponentLogger({namespace:`OTLPExportDelegate`})}export(e,t){if(this._diagLogger.debug(`items to be sent`,e),this._promiseQueue.hasReachedLimit()){t({code:z.FAILED,error:Error(`Concurrent export limit reached`)});return}let n=this._serializer.serializeRequest(e);if(n==null){t({code:z.FAILED,error:Error(`Nothing to send`)});return}this._promiseQueue.pushPromise(this._transport.send(n,this._timeout).then(e=>{if(e.status===`success`){if(e.data!=null)try{this._responseHandler.handleResponse(this._serializer.deserializeResponse(e.data))}catch(t){this._diagLogger.warn(`Export succeeded but could not deserialize response - is the response specification compliant?`,t,e.data)}t({code:z.SUCCESS});return}else if(e.status===`failure`&&e.error){t({code:z.FAILED,error:e.error});return}else if(e.status===`retryable`){var n;t({code:z.FAILED,error:(n=e.error)==null?new Du(`Export failed with retryable status`):n})}else t({code:z.FAILED,error:new Du(`Export failed with unknown error`)})},e=>t({code:z.FAILED,error:e})))}forceFlush(){return this._promiseQueue.awaitAll()}shutdown(){var e=this;return K(function*(){e._diagLogger.debug(`shutdown started`),yield e.forceFlush(),e._transport.shutdown()})()}};function Nu(e,t){return new Mu(e.transport,e.serializer,ju(),e.promiseHandler,t.timeout)}function Pu(e,t,n){return Nu({transport:n,serializer:t,promiseHandler:ku(e)},{timeout:e.timeoutMillis})}M(),q(),W();let Fu=49152,Iu=0,Lu=0;var Ru=class e{constructor(e){this._config=e}static _compressRequest(e){return K(function*(){let t=new CompressionStream(`gzip`),n=t.writable.getWriter();n.write(e),n.close();let r=[],i=t.readable.getReader(),a=!1;for(;!a;){let e=yield i.read();e.value&&r.push(e.value),{done:a}=e}let o=new Uint8Array(r.reduce((e,t)=>e+t.length,0)),s=0;for(let e of r)o.set(e,s),s+=e.length;return o})()}send(e,t){return this._asyncSend(e,t)}shutdown(){}_asyncSend(t,n){var r=this;return K(function*(){let i=t,a=U({"Content-Type":`application/json`},r._config.headers),o,s;if(`timeout`in AbortSignal)o=AbortSignal.timeout(n);else{let e=new AbortController;({signal:o}=e),s=setTimeout(()=>{e.abort(new DOMException(`TimeoutError`,`TimeoutError`))},n)}let c=!1;try{if(r._config.compression===`gzip`){try{i=yield e._compressRequest(t)}catch(e){let t=e instanceof Error?e:Error(String(e));return k.warn(`Fetch transport gzip compression failed: ${t.message}`),{error:t,status:`failure`}}a[`Content-Encoding`]=`gzip`,a[`Content-Length`]=i.length.toString()}let n=Iu+i.byteLength>Fu;if(c=!n&&!(Lu>=9),c)Iu+=i.byteLength,Lu++;else{let e=n?`inflight bytes (${Iu} + ${i.byteLength}) would exceed ${Fu}B budget`:`concurrent count (${Lu}) at limit of 9`;k.debug(`Sending without keepalive: ${e}`)}let s=yield fetch(r._config.url,{body:i,headers:a,keepalive:c,method:`POST`,signal:o});if(s.ok)return{status:`success`};let l=Error(`${s.status} Fetch request failed`),u=`Fetch transport received HTTP ${s.status} (keepalive=${c})`;return s.status>=500?(k.debug(u),{error:l,status:`retryable`}):(k.warn(u),{error:l,status:`failure`})}catch(e){let t=e instanceof Error?e:Error(String(e)),n=t instanceof TypeError||t instanceof DOMException&&t.name===`TimeoutError`,r=`Fetch transport failed (keepalive=${c}): ${t.message}`;return n?k.debug(r):k.warn(r),{error:t,status:n?`retryable`:`failure`}}finally{s!==void 0&&clearTimeout(s),c&&(Iu-=i.byteLength,Lu--)}})()}};let zu=e=>new Ru(e);q();let Bu=()=>Math.random()*40-20;var Vu=class{constructor(e,t=new Ga){this._transport=e,this._perf=t}send(e,t){var n=this;return K(function*(){let r=n._perf.getNowMillis()+t,i=yield n._transport.send(e,t),a=5,o=1e3;for(;i.status===`retryable`&&a>0;){var s;a--;let t=Math.max(Math.min(o,5e3)+Bu(),0);o*=1.5;let c=(s=i.retryInMillis)==null?t:s,l=r-n._perf.getNowMillis();if(c>l)return i;i=yield n._retry(e,l,c)}return i})()}shutdown(){this._transport.shutdown()}_retry(e,t,n){return new Promise((r,i)=>{setTimeout(()=>{this._transport.send(e,t).then(r,i)},n)})}};let Hu=e=>{var t;return new Vu(e.transport,(t=e.perf)==null?new Ga:t)},Uu=(e,t)=>Pu(e,t,Hu({transport:zu(e)}));var Wu=class extends Eu{constructor(e){super(Uu(e,_u))}};let Gu=(e,t)=>`${Ql(e,t)}/v1/logs`;W();var Ku=class extends Wu{constructor({appID:e,userID:t,otelCollectorURL:n}){super(U(U({},Xl),{},{headers:Zl(e,t),url:Gu(e,n)}))}};W();var qu=class extends Eu{constructor(e){super(Uu(U(U({},e),{},{compression:`gzip`}),Tu))}};let Ju=(e,t)=>`${Ql(e,t)}/v1/traces`;W();var Yu=class extends qu{constructor({appID:e,userID:t,otelCollectorURL:n}){super(U(U({},Xl),{},{headers:Zl(e,t),url:Ju(e,n)}))}};function Xu(e){return{isRecording:()=>e.isRecording(),setEnabled:t=>{if(t){e.resume();return}e.pause()}}}let Zu=e=>e||`http://mxl-basket.apps.ocpthikadev01.safaricom.net`,Qu=e=>e||`http://mxl-otel-collector.apps.ocpthikadev01.safaricom.net`,$u=(e,{osVersion:t,appVersion:n,deviceId:r},i)=>`${Zu(i)}/config?appId=${e}&osVersion=${t}&appVersion=${n}&deviceId=${r}`,ed=e=>typeof e==`object`&&!!e&&!Array.isArray(e),td=(e,t,n)=>{let r=e[t];if(typeof r==`number`)return r;let i=e[n];if(typeof i==`number`)return i},nd=(e,t,n)=>{let r=e[t];if(typeof r==`boolean`)return r;let i=e[n];if(typeof i==`boolean`)return i},rd=(e,t,n)=>{let r=e[t];if(typeof r==`string`)return r;let i=e[n];if(typeof i==`string`)return i},id=e=>{if(!ed(e))return;let t={},n=td(e,`pctEnabled`,`pct_enabled`);n!==void 0&&(t.pctEnabled=n);let r=td(e,`sampleRate`,`sample_rate`);r!==void 0&&(t.sampleRate=r);let i=nd(e,`maskAllInputs`,`mask_all_inputs`);i!==void 0&&(t.maskAllInputs=i);let a=nd(e,`maskAllText`,`mask_all_text`);a!==void 0&&(t.maskAllText=a);let o=td(e,`flushIntervalMs`,`flush_interval_ms`);o!==void 0&&(t.flushIntervalMs=o);let s=nd(e,`omitRedundantInstrumentations`,`omit_redundant_instrumentations`);s!==void 0&&(t.omitRedundantInstrumentations=s);let c=nd(e,`debug`,`debug`);return c!==void 0&&(t.debug=c),Object.keys(t).length>0?t:void 0},ad=e=>{var t,n;if(!ed(e))throw TypeError(`Remote config must be an object`);let r=e.threshold;if(typeof r!=`number`)throw TypeError(`Remote config threshold must be a number`);let i={threshold:r},a=(t=e.networkSpanForwarding)==null?e.network_span_forwarding:t;if(ed(a)){let e=td(a,`pctEnabled`,`pct_enabled`);e!==void 0&&(i.networkSpanForwarding={pctEnabled:e})}let o=td(e,`emptySessionAvoidanceEnabledPct`,`empty_session_avoidance_enabled_pct`);o!==void 0&&(i.emptySessionAvoidanceEnabledPct=o);let s=rd(e,`serviceName`,`service_name`);s!==void 0&&(i.serviceName=s);let c=id((n=e.sessionReplay)==null?e.session_replay:n);return c!==void 0&&(i.sessionReplay=c),i};W(),q();let od=0;function sd(e,t){let n=Date.now();n-od<3e4||(od=n,console.warn(`[mxl] session replay ${e} failed (dropping; will retry on next chunk):`,t))}function cd(e){let t=Zl(e.appID,e.userID),n=e.baseUrl.replace(/\/$/,``),r=e.otelCollectorURL.replace(/\/$/,``),i=[`${n}/sessionReplays/`,`${n}/sessionEvents`,`${r}/v1/logs`,`${r}/v1/traces`],a=e=>i.some(t=>e.startsWith(t)),o=function(){var e=K(function*(e,r=!1){let i=`${JSON.stringify(e)}\n`;yield fetch(`${n}/sessionReplays/meta`,{body:i,headers:U(U({},t),{},{"content-type":`application/x-ndjson`}),keepalive:r,method:`POST`}).catch(e=>{sd(`metadata POST`,e)})});return function(t){return e.apply(this,arguments)}}(),s=function(){var e=K(function*(e,r=!1){if(e.length===0)return;let i=`${e.map(e=>JSON.stringify(e)).join(`
|
|
2
|
+
`)}\n`;yield fetch(`${n}/sessionEvents`,{body:i,headers:U(U({},t),{},{"content-type":`application/x-ndjson`}),keepalive:r,method:`POST`}).catch(e=>{sd(`events POST`,e)})});return function(t){return e.apply(this,arguments)}}();return{postSessionBlob:function(){var e=K(function*(e,r,i=!1){yield fetch(`${n}/sessionReplays/blob`,{body:r,headers:U(U({},t),{},{"content-type":`application/octet-stream`,"x-mxl-chunk-seq":String(e.chunkSeq),"x-mxl-duration-ms":String(e.durationMs),"x-mxl-event-count":String(e.eventCount),"x-mxl-is-checkpoint":e.isCheckpoint?`1`:`0`,"x-mxl-session-id":e.sessionId}),keepalive:i,method:`POST`}).catch(e=>{sd(`blob POST`,e)})});return function(t,n){return e.apply(this,arguments)}}(),postSessionEvents:s,postSessionMeta:o,shouldIgnoreUrl:a}}function ld(e){return cd({appID:e.appID,baseUrl:Zu(e.apiURL),otelCollectorURL:Qu(e.otelCollectorURL),userID:e.userID})}let ud=new Uint8Array(16),dd=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,`0`).toUpperCase()),fd=()=>{crypto.getRandomValues(ud);let e=``;for(let t=0;t<16;t++)e+=dd[ud[t]];return e},pd=`0.0.20`,md=`mxl_app_instance_id`,hd=(e,t)=>{let n=null;try{n=e.getItem(md)}catch(e){t.warn(`Failed to retrieve app instance ID from session storage`,e)}if(!n){t.debug(`No existing app instance ID found in session storage, creating a new one`),n=fd();try{e.setItem(md,n)}catch(e){t.warn(`Failed to persist app instance ID to session storage`,e)}}return n};$s(),I();let gd=`unknown_service`,_d=({serviceName:e})=>Gs({[ai]:e}),vd=({diagLogger:e,appVersion:t,pageSessionStorage:n})=>Gs({[ci]:`mxl-web-sdk`,app_version:t,app_framework:1,sdk_version:pd,[li]:pd,sdk_simple_version:1,sdk_platform:`web`,[oi]:`webjs`,"mxl.app_instance_id":hd(n,e),[pi]:window.navigator.userAgent,screen_resolution:`${window.screen.width}x${window.screen.height}`}),yd={networkSpansForwardingThreshold:0,samplingPct:100},bd=`mxl_remote_config`;M(),W(),P(),q();let xd=e=>{let t={samplingPct:e.threshold};return e.networkSpanForwarding!==void 0&&(t.networkSpansForwardingThreshold=e.networkSpanForwarding.pctEnabled),e.serviceName!==void 0&&e.serviceName!==``&&(t.serviceName=e.serviceName),e.emptySessionAvoidanceEnabledPct!==void 0&&(t.emptySessionAvoidanceEnabledPct=e.emptySessionAvoidanceEnabledPct),e.sessionReplay!==void 0&&(t.replay=U({},e.sessionReplay)),t};var Sd=class{constructor({appID:e,appVersion:t,deviceId:n,diag:r=k.createComponentLogger({namespace:`mxl-config-manager`}),storage:i=window.localStorage,defaultConfig:a={},apiURL:o}={}){N(this,`_remoteConfigURL`,null),N(this,`_diag`,void 0),N(this,`_storage`,void 0),N(this,`_baseConfig`,void 0),N(this,`_sdkConfig`,void 0),N(this,`_etag`,null),N(this,`_remoteSourceServiceName`,void 0),e&&t&&n&&(this._remoteConfigURL=$u(e,{appVersion:t,deviceId:n,osVersion:`1`},o)),this._diag=r,this._storage=i;let s=this._getRemoteConfigFromStorage();s&&(this._etag=s.etag,this._captureRemoteServiceName(s.config)),this._baseConfig=U(U({},yd),a),this._sdkConfig=U(U({},this._baseConfig),s?xd(s.config):{})}setConfig(e){this._sdkConfig=U(U({},this._sdkConfig),e)}getConfig(){return this._sdkConfig}resolveApplicationServiceName(e){var t,n;return((t=this._remoteSourceServiceName)==null?void 0:t.trim())||(e==null?void 0:e.trim())||((n=this._baseConfig.serviceName)==null?void 0:n.trim())||gd}_captureRemoteServiceName(e){if(e.serviceName===void 0)return;let t=e.serviceName.trim();this._remoteSourceServiceName=t.length>0?t:void 0}refreshRemoteConfig(){var e=this;return K(function*(){if(e._remoteConfigURL)try{let t=yield e._fetchRemoteConfig(e._remoteConfigURL);if(!t){e._diag.debug(`No changes in remote config, skipping update`);return}let[n,r]=t;e._captureRemoteServiceName(n),e._storage.setItem(bd,JSON.stringify({config:n,etag:r})),e._sdkConfig=U(U({},e._baseConfig),xd(n)),e._etag=r}catch(t){e._diag.warn(`Failed to refresh remote config: ${t instanceof Error?t.message:String(t)}`)}})()}_getRemoteConfigFromStorage(){try{let e=this._storage.getItem(bd);if(e){let t=JSON.parse(e);return{config:ad(t.config),etag:t.etag}}return null}catch(e){return this._diag.warn(`Failed to parse remote config from storage: ${e instanceof Error?e.message:String(e)}`),null}}_fetchRemoteConfig(e){var t=this;return K(function*(){let n=yield fetch(e,{headers:t._etag?{"If-None-Match":t._etag}:{}}),r=n.headers.get(`etag`);return n.status===304?null:n.ok?[ad(yield n.json()),r]:(t._diag.warn(`Failed to fetch remote config from ${e}: ${n.statusText}`),null)})()}};W();function Cd({recordUserSessions:e,replay:t,dynamicConfig:n,isSessionReplayEnabled:r}){if(!r)return{recordUserSessions:!1,replay:t};let i=n.replay;if(!i)return{recordUserSessions:e,replay:t};let a=U({},t);return i.sampleRate!==void 0&&(a.sampleRate=i.sampleRate),i.maskAllInputs!==void 0&&(a.maskAllInputs=i.maskAllInputs),i.maskAllText!==void 0&&(a.maskAllText=i.maskAllText),i.flushIntervalMs!==void 0&&(a.flushIntervalMs=i.flushIntervalMs),i.omitRedundantInstrumentations!==void 0&&(a.omitRedundantInstrumentations=i.omitRedundantInstrumentations),i.debug!==void 0&&(a.debug=i.debug),{recordUserSessions:e,replay:a}}let wd={maxAllowed:{breadcrumb:100,element_timing:500,error_log:500,exception:500,info_log:100,network_request:1e4,server_timing:500,session_property:100,span:1e3,user_timing_mark:500,user_timing_measure:500,warning_log:200},maxAttributes:{error_log:50,exception:50,info_log:50,warning_log:50},maxLength:{breadcrumb:256,error_log:128,exception:1024,exception_attribute_key:128,exception_attribute_value:256,info_log:128,log_attribute_key:128,log_attribute_value:256,session_property_key:128,session_property_value:256,warning_log:128}};M(),P();let Td={error:`error_log`,info:`info_log`,warning:`warning_log`};var Ed=class{constructor({diag:e,maxAllowed:t,maxLength:n,maxAttributes:r}){N(this,`_diag`,void 0),N(this,`_diagnosticCounts`,{}),N(this,`_currentCount`,{breadcrumb:0,element_timing:0,error_log:0,exception:0,info_log:0,network_request:0,server_timing:0,session_property:0,span:0,user_timing_mark:0,user_timing_measure:0,warning_log:0}),N(this,`_maxAllowed`,void 0),N(this,`_maxLength`,void 0),N(this,`_maxAttributes`,void 0),this._diag=e==null?k.createComponentLogger({namespace:`MXLLimitManager`}):e,this._maxAllowed=t,this._maxLength=n,this._maxAttributes=r}_dropIfMaxReached(e){return this._currentCount[e]>=this._maxAllowed[e]?(this._diag.warn(`disallowing ${e} because the maximum number of ${this._maxAllowed[e].toString()} has already been reached for this session`),this._incrDiagnosticCount(e,`drop`),!0):(this._currentCount[e]=(this._currentCount[e]||0)+1,!1)}truncateString(e,t){return t.length>this._maxLength[e]?(this._diag.warn(`truncating ${e} because it is longer than ${this._maxLength[e].toString()} characters: "${t}"`),this._incrDiagnosticCount(e,`truncate_string`),t.substring(0,this._maxLength[e])):t}_truncateAttributes(e,t,n,r){let i=Object.keys(t);i.length>this._maxAttributes[e]&&(this._diag.warn(`truncating ${e} attributes because there are more than ${this._maxAttributes[e].toString()} set`),this._incrDiagnosticCount(e,`truncate_attributes`));let a={};for(let s=0;s<Math.min(i.length,this._maxAttributes[e]);s++){var o;let e=this.truncateString(n,i[s]);a[e]=this.truncateString(r,((o=t[i[s]])==null?void 0:o.toString())||``)}return a}limitBreadcrumb(e){return this._dropIfMaxReached(`breadcrumb`)?`dropped`:{name:this.truncateString(`breadcrumb`,e)}}limitException(e,t){return this._dropIfMaxReached(`exception`)?`dropped`:{attributes:this._truncateAttributes(`exception`,t,`exception_attribute_key`,`exception_attribute_value`),message:this.truncateString(`exception`,e)}}limitLog(e,t,n){let r=Td[t];return this._dropIfMaxReached(r)?`dropped`:{attributes:this._truncateAttributes(r,n,`log_attribute_key`,`log_attribute_value`),message:this.truncateString(r,e)}}limitSessionProperty(e,t){return this._dropIfMaxReached(`session_property`)?`dropped`:{key:this.truncateString(`session_property_key`,e),value:this.truncateString(`session_property_value`,t)}}limitElementTimingEntry(){return this._dropIfMaxReached(`element_timing`)}limitServerTimingEntry(){return this._dropIfMaxReached(`server_timing`)}limitUserTimingEntry(e){return this._dropIfMaxReached(e===`mark`?`user_timing_mark`:`user_timing_measure`)}dropReadableSpan(e){let t=e.attributes[`mxl.type`]===`perf.network_request`?`network_request`:`span`;return this._dropIfMaxReached(t)}reset(){this._diagnosticCounts={},this._currentCount={breadcrumb:0,element_timing:0,error_log:0,exception:0,info_log:0,network_request:0,server_timing:0,session_property:0,span:0,user_timing_mark:0,user_timing_measure:0,warning_log:0}}_incrDiagnosticCount(e,t){let n=`mxl.app.applied_limit.${e}.${t}.count`;this._diagnosticCounts[n]=(this._diagnosticCounts[n]||0)+1}getDiagnosticCounts(){return this._diagnosticCounts}};let Dd=(e,t,n)=>{try{let r=e.getItem(t),i=r?parseInt(r,10):0;return Number.isNaN(i)&&(n.warn(`Non-numeric value stored at ${t} (${String(r)}); resetting counter.`),i=0),i++,e.setItem(t,i.toString()),i}catch(e){return n.warn(`Failed to retrieve ${t} from storage: `,e),1}},Od=e=>e.visibilityState===`hidden`?`background`:`foreground`,kd=globalThis;M(),H(),I(),P(),fn(),W();let Ad=()=>JSON.stringify(kd._MXLFileBundleIDs||{});var jd=class e{constructor({diag:e,perf:t,userSessionManager:n,limitManager:r,loggerProvider:i,visibilityDoc:a=window.document,storage:o=window.localStorage}){N(this,`_diag`,void 0),N(this,`_perf`,void 0),N(this,`_logger`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_limitManager`,void 0),N(this,`_visibilityDoc`,void 0),N(this,`_storage`,void 0);let s=i==null?uo:i;this._diag=e==null?k.createComponentLogger({namespace:`MXLLogManager`}):e,this._perf=t==null?new Ga:t,this._logger=s.getLogger(`mxl-web-sdk-logs`),this._userSessionManager=n,this._limitManager=r,this._visibilityDoc=a,this._storage=o}_validateAttributes(e){return Object.prototype.toString.call(e)===`[object Object]`?e:(this._diag.warn(`attributes must be a plain object`,e),{})}static _logSeverityToSeverityNumber(e){switch(e){case`info`:return V.INFO;case`warning`:return V.WARN;default:return V.ERROR}}logException(t,{handled:n=!0,attributes:r={},timestamp:i=this._perf.getNowMillis(),handler:a=`manual`}={}){var o;let s=this._validateAttributes(r);n||this._userSessionManager.incrSessionPartCountForKey(`mxl.unhandled_exceptions_count`);let c=(t==null||(o=t.constructor)==null?void 0:o.name)||typeof t,l=``,u=c,d=``,f=``;if(t instanceof Error)l=String(t.message||``).trim(),u=t.name||``,d=t.stack||``,f=t.cause?`present`:``;else if(t&&typeof t==`object`)try{l=JSON.stringify(t)}catch(e){l=String(t).trim()}else l=String(t).trim();let{[Yn]:p}=s,m=ls(s,[Yn].map(dn)),h=this._limitManager.limitException(l,m);h!==`dropped`&&this._logger.emit({attributes:U(U(U({},h.attributes),p===void 0?{}:{[Yn]:String(p)}),{},{[F]:`sys.exception`,"mxl.exception_handling":e._exceptionHandlingType(n,a),"mxl.exception_cause":f,[$r]:c,"exception.name":u,[Zr]:h.message,[Qr]:d,[Zn]:Ad(),[Jn]:Od(this._visibilityDoc),"mxl.exception_number":Dd(this._storage,`mxl_exception_number`,this._diag)}),body:h.message,severityNumber:V.ERROR,severityText:`ERROR`,timestamp:i})}message(e,t,{attributes:n={},includeStacktrace:r=!0,stacktrace:i}={}){if(typeof e!=`string`||!e.trim()){this._diag.warn(`Message must be a non-empty string`);return}if(![`info`,`warning`,`error`].includes(t)){this._diag.warn(`Severity must be info, warning, or error`);return}let a=this._validateAttributes(n);t===`error`&&this._userSessionManager.incrSessionPartCountForKey(`mxl.error_log_count`);let o=``;t!==`info`&&(typeof i==`string`?o=i:r&&(o=Error().stack||``)),this._logMessage({attributes:a,message:e.trim(),severity:t,stack:o,timestamp:this._perf.getNowMillis()})}_logMessage({message:t,severity:n,timestamp:r,attributes:i={},stack:a}){let o=this._limitManager.limitLog(t,n,i);o!==`dropped`&&this._logger.emit({attributes:U(U(U({},o.attributes),{},{[F]:`sys.log`},a?{"mxl.stacktrace.js":a,[Zn]:Ad()}:{}),{},{[Jn]:Od(this._visibilityDoc)}),body:o.message,severityNumber:e._logSeverityToSeverityNumber(n),severityText:n.toUpperCase(),timestamp:r})}static _exceptionHandlingType(e,t){return e?`handled`:t===`global_exception`?`unhandled_error`:t===`promise_rejection`?`unhandled_rejection`:`unhandled`}};P();var Md=class{constructor({useDocumentTitleAsPageLabel:e=!0,titleDocument:t=window.document}={}){N(this,`_currentRoute`,null),N(this,`_currentPageId`,null),N(this,`_pageLabel`,null),N(this,`_titleDocument`,void 0),N(this,`_useDocumentTitleAsPageLabel`,void 0),N(this,`getCurrentPageId`,()=>this._currentPageId),N(this,`getCurrentRoute`,()=>this._currentRoute),N(this,`setPageLabel`,e=>{this._pageLabel=e}),N(this,`getPageLabel`,()=>this._pageLabel||(!this._useDocumentTitleAsPageLabel||!this._titleDocument?null:this._titleDocument.title)),N(this,`setCurrentRoute`,e=>{(!this._currentRoute||this._currentRoute.url!==e.url)&&(this._currentPageId=fd()),this._currentRoute=e,e.label?this._pageLabel=e.label:this._pageLabel=null}),N(this,`clearCurrentRoute`,()=>{this._currentRoute=null,this._currentPageId=null,this._pageLabel=null}),this._useDocumentTitleAsPageLabel=e,this._titleDocument=t}};let Nd=(e,t)=>!t||t<=0||t>100?!1:t>=Pd(e),Pd=e=>{if(e.length<6)return 0;let t=e.slice(-6),n=Math.pow(16,6)-1;return parseInt(t,16)/n*100};P();var Fd=class{constructor({dynamicConfigManager:e,deviceId:t,blockNetworkSpanForwarding:n}){N(this,`_dynamicConfigManager`,void 0),N(this,`_deviceId`,void 0),N(this,`_blockNetworkSpanForwarding`,void 0),this._dynamicConfigManager=e,this._deviceId=t,this._blockNetworkSpanForwarding=n}isSDKEnabled(){let e=this._dynamicConfigManager.getConfig();return Nd(this._deviceId,e.samplingPct)}isNetworkSpanForwardingEnabled(){if(this._blockNetworkSpanForwarding)return!1;let e=this._dynamicConfigManager.getConfig();return Nd(this._deviceId,e.networkSpansForwardingThreshold)}isSessionReplayEnabled(){var e,t;let n=(e=(t=this._dynamicConfigManager.getConfig().replay)==null?void 0:t.pctEnabled)==null?100:e;return Nd(this._deviceId,n)}isEmptySessionAvoidanceEnabled(){let e=this._dynamicConfigManager.getConfig();return Nd(this._deviceId,e.emptySessionAvoidanceEnabledPct)}};P(),fn();var Id=class{constructor(e){N(this,`_span`,void 0),this._span=e}get attributes(){return this._span.attributes}addEvent(e,t,n){return this._span.addEvent(e,t,n),this}addLink(e){return this._span.addLink(e),this}addLinks(e){return this._span.addLinks(e),this}end(e){this._span.end(e)}isRecording(){return this._span.isRecording()}recordException(e,t){this._span.recordException(e,t)}setAttribute(e,t){return this._span.setAttribute(e,t),this}setAttributes(e){return this._span.setAttributes(e),this}removeAttribute(e){let t=this._span.attributes,{[e]:n}=t,r=ls(t,[e].map(dn));return this._span.attributes=r,this}setStatus(e){return this._span.setStatus(e),this}spanContext(){return this._span.spanContext()}updateName(e){return this._span.updateName(e),this}fail(e={code:`failure`}){e.code&&this._span.setAttribute(`mxl.error_code`,e.code.toUpperCase()),this._span.end(e.endTime)}};M(),P();var Ld=class{constructor({tracerProvider:e}={}){N(this,`_tracer`,void 0),N(this,`setSpan`,j.setSpan);let t=e==null?j:e;this._tracer=t.getTracer(`mxl-web-sdk-traces`)}startSpan(e,t={},n){t.attributes=t.attributes?t.attributes:{},t.attributes[F]=`perf`;let r=t.parentSpan?j.setSpan(O.active(),t.parentSpan):n;return new Id(this._tracer.startSpan(e,t,r))}getSpan(e){let t=j.getSpan(e);if(t)return new Id(t)}};let Rd=`mxl_user`,zd=`mxl_user_id`,Bd=`mxl_external_user_id`,Vd=e=>typeof e[`enduser.pseudo.id`]==`string`&&e[`enduser.pseudo.id`].length===32,Hd=e=>typeof e==`string`&&e.length===32;M(),P();var Ud=class{constructor({diag:e,storage:t=window.localStorage}={}){N(this,`_diag`,void 0),N(this,`_storage`,void 0),N(this,`_mxlUserId`,null),this._diag=e==null?k.createComponentLogger({namespace:`MXLUserManager`}):e,this._storage=t,this._migrateOldLocalStorageKey(),this._initialSetup()}getMXLUserId(){return this._mxlUserId||this._generateNewMXLUserId()}setMXLUserId(e){this._mxlUserId=e;try{this._storage.setItem(zd,e)}catch(e){this._diag.warn(`Failed to persist user object for storage, keeping it in-memory only`,e)}}clearMXLUserId(){this._mxlUserId=null;try{this._storage.removeItem(zd)}catch(e){this._diag.warn(`Failed to remove mxl user in storage`,e)}}_migrateOldLocalStorageKey(){try{let e=this._storage.getItem(Rd);if(e){let t=JSON.parse(e);Vd(t)?(this._diag.debug(`Migrating old user data from storage`),this._storage.setItem(zd,t[`enduser.pseudo.id`]),this._storage.removeItem(Rd)):(this._diag.warn(`Invalid user data found in storage, clearing old user data`),this._storage.removeItem(Rd))}}catch(e){this._diag.warn(`Failed to get old user data from storage`,e)}}_initialSetup(){try{let e=this._storage.getItem(zd);e?Hd(e)?this._mxlUserId=e:(this._diag.warn(`Invalid mxl user id, generating a new one`),this.clearMXLUserId()):this._diag.debug(`No existing user found in storage, creating a new one`)}catch(e){this._diag.warn(`Failed to get mxl user id from storage, defaulting to a new one`,e)}this._mxlUserId||(this._mxlUserId=this._generateNewMXLUserId())}_generateNewMXLUserId(){let e=fd();return this.setMXLUserId(e),e}getUserId(){try{return this._storage.getItem(Bd)}catch(e){return this._diag.warn(`Failed to retrieve user id from storage`,e),null}}setUserId(e){try{this._storage.setItem(Bd,e)}catch(e){this._diag.warn(`Failed to store user id`,e)}}clearUserId(){try{this._storage.removeItem(Bd)}catch(e){this._diag.warn(`Failed to clear user id`,e)}}};let Wd=`mxl_user_session_state`,Gd=`mxl_permanent_properties`,Kd=`mxl_last_end_user_session_ts`,qd=`mxl_tab`,Jd=`mxl_tab_activity`,Yd=720*60,Xd=1800,Zd=[`keydown`,`mousedown`,`mousemove`,`scroll`],Qd=`http.response.body.size`,$d=`session.id`,ef=`session.previous_id`,tf=`user.id`,nf=({diag:e,value:t,defaultValue:n,min:r,max:i})=>t===void 0?n:Number.isFinite(t)?t<r||t>i?(e==null||e.warn(`value (${t.toString()}) is outside the allowed range [${r.toString()}, ${i.toString()}]; falling back to default (${n.toString()}).`),n):t:(e==null||e.warn(`value is not a finite number; falling back to default (${n.toString()}).`),n),rf=(e,t=1e3)=>{let n=!1,r=null,i=((...i)=>{n||(e(...i),n=!0,r=setTimeout(()=>{n=!1,r=null},t))});return i.cancel=()=>{r!==null&&(clearTimeout(r),r=null),n=!1},i},af=e=>e.visibilityState===`visible`&&e.hasFocus(),of=({target:e,visibilityDoc:t,activityEvents:n,onActivity:r,onVisibilityChange:i,onFocus:a,onBlur:o,onPageShow:s,onPageHide:c})=>{var l;for(let t of n)e.addEventListener(t,r);(l=t.addEventListener)==null||l.call(t,`visibilitychange`,i),e.addEventListener(`focus`,a),e.addEventListener(`blur`,o),e.addEventListener(`pageshow`,s),e.addEventListener(`pagehide`,c)},sf=({target:e,visibilityDoc:t,activityEvents:n,onActivity:r,onVisibilityChange:i,onFocus:a,onBlur:o,onPageShow:s,onPageHide:c})=>{var l;for(let t of n)e.removeEventListener(t,r);(l=t.removeEventListener)==null||l.call(t,`visibilitychange`,i),e.removeEventListener(`focus`,a),e.removeEventListener(`blur`,o),e.removeEventListener(`pageshow`,s),e.removeEventListener(`pagehide`,c)},cf=(e,t)=>t<e.userSessionStartTs||t>=e.userSessionMaxEndTs||e.inactivityDeadlineTs!==null&&t>=e.inactivityDeadlineTs,lf=({now:e,previousUserSessionId:t,maxUserSessionDurationSeconds:n,inactivityTimeoutSeconds:r,userSessionNumber:i})=>({inactivityDeadlineTs:null,inactivityTimeoutSeconds:r,maxUserSessionDurationSeconds:n,previousUserSessionId:t,schemaVersion:1,userSessionId:fd(),userSessionMaxEndTs:e+n*1e3,userSessionNumber:i,userSessionPartIndex:0,userSessionProperties:{},userSessionStartTs:e}),uf=e=>typeof e==`object`&&!!e&&e.schemaVersion===1,df=(e,t)=>{let n=e.getItem(Wd);if(!n)return null;try{let e=JSON.parse(n);if(!uf(e))throw Error(`stored user session state failed structural validation`);return e}catch(n){return t.error(`User session state in storage is corrupt; discarding it`,n),e.removeItem(Wd),null}},ff=(e,t)=>{let n=e.getItem(Gd);if(!n)return{};try{let e=JSON.parse(n);if(typeof e!=`object`||!e||Array.isArray(e))throw Error(`permanent properties blob is not a plain object`);let t={};for(let[n,r]of Object.entries(e))typeof r==`string`&&(t[n]=r);return t}catch(n){return t.error(`Permanent properties in storage are corrupt; discarding`,n),e.removeItem(Gd),{}}},pf=(e,t)=>Object.keys(t).length===0?e.removeItem(Gd):e.setItem(Gd,JSON.stringify(t)),mf=e=>{if(!e)return{isSameOrigin:!1,isValid:!1};try{let t=new URL(e),n=window.location.origin;return{isSameOrigin:t.origin===n,isValid:!0,scrubbedUrl:t.origin+t.pathname}}catch(e){return{isSameOrigin:!1,isValid:!1}}},hf=(e,t,n)=>{try{let e=t.getEntriesByType(`navigation`);if(e.length>0&&e[0]){let t=e[0];if(t.type===`reload`)return`reload`;if(t.type===`back_forward`)return`back_forward`}}catch(e){n.warn(`Failed to get navigation type`,e)}return e.isValid?e.isSameOrigin?`same_origin`:`external`:`direct`},gf=(e,t)=>{try{let t=e.getItem(Jd);return t?JSON.parse(t):null}catch(e){return t.warn(`Failed to retrieve tab activity`,e),null}},_f=(e,t,n,r)=>{let i=hd(t,r),a,o;if(e===`same_origin`){let e=gf(n,r);e&&Date.now()-e.lastActivityMs<=1e4&&(a=e.tabId,{experienceId:o}=e)}return o===void 0&&(o=fd()),{navigationSource:e,tab:{experienceId:o,sourceTabId:a,tabId:i}}},vf=({sessionStorage:e,localStorage:t,referrer:n,navigationPerformance:r,diag:i})=>{let a=mf(n),o=hf(a,r,i);try{let t=e.getItem(qd);if(t)return{navigationSource:o,referrerScrubbedUrl:a.isValid&&a.scrubbedUrl?a.scrubbedUrl:void 0,tab:JSON.parse(t)}}catch(e){i.warn(`Failed to retrieve tab data`,e)}let s=_f(o,e,t,i);try{e.setItem(qd,JSON.stringify(s.tab))}catch(e){i.warn(`Failed to store tab data`,e)}return{navigationSource:s.navigationSource,referrerScrubbedUrl:a.isValid&&a.scrubbedUrl?a.scrubbedUrl:void 0,tab:s.tab}},yf=(e,t,n)=>{let r={experienceId:t.experienceId,lastActivityMs:Date.now(),tabId:t.tabId};try{e.setItem(Jd,JSON.stringify(r))}catch(e){n.warn(`Failed to save tab activity`,e)}},bf=(e,t,n)=>{let r=r=>{var i;if(r.button===1||r.ctrlKey||r.metaKey||r.shiftKey){yf(t,e,n);return}(i=r.target)!=null&&i.closest(`a[target="_blank"], form[target="_blank"], a[rel*="noopener"], a[rel*="noreferrer"]`)&&yf(t,e,n)},i={capture:!0,passive:!0};document.addEventListener(`auxclick`,r,i),document.addEventListener(`click`,r,i)};M(),P(),W();var xf=class e{static shutdownAllTestInstances(){for(let t of e._testInstances)t._shutdown();e._testInstances.clear()}constructor({config:t,diag:n,perf:r,visibilityDoc:i,storage:a,limitManager:o,target:s=window,activityThrottleMs:c=3e4,activityEvents:l=Zd,tabStorage:u,referrer:d=typeof document<`u`?document.referrer:``,navigationPerformance:f=typeof window<`u`?window.performance:{getEntriesByType:()=>[]}}){N(this,`_state`,null),N(this,`_previousUserSessionId`,null),N(this,`_maxUserSessionDurationSeconds`,void 0),N(this,`_inactivityTimeoutSeconds`,void 0),N(this,`_maxDurationTimeout`,null),N(this,`_isShutdown`,!1),N(this,`_permanentProperties`,{}),N(this,`_hasStoredState`,!1),N(this,`_activeSessionPartId`,null),N(this,`_currentSessionPartNumber`,null),N(this,`_sessionPartSpan`,null),N(this,`_activeSessionPartCounts`,null),N(this,`_coldStart`,!0),N(this,`_nextSessionPartCounts`,{}),N(this,`_sdkStartupDuration`,0),N(this,`_sessionPartStartedListeners`,[]),N(this,`_sessionPartEndedListeners`,[]),N(this,`_tracer`,void 0),N(this,`_diag`,void 0),N(this,`_perf`,void 0),N(this,`_storage`,void 0),N(this,`_visibilityDoc`,void 0),N(this,`_limitManager`,void 0),N(this,`_target`,void 0),N(this,`_activityEvents`,void 0),N(this,`_onActivityThrottled`,void 0),N(this,`_sessionPartInactivityTimer`,null),N(this,`_tab`,void 0),N(this,`_navigationSource`,void 0),N(this,`_referrerScrubbedUrl`,void 0),N(this,`_onActivity`,()=>{try{if(!af(this._visibilityDoc))return;if(this._activeSessionPartId===null){this.startSessionPartInternal(`web_activity`);return}this._startSessionPartInactivityTimer()}catch(e){this._diag.warn(`Error handling activity event`,e)}}),N(this,`_onVisibilityChange`,()=>{this._handleEngagementTransition(`visibilitychange`)}),N(this,`_onFocus`,()=>{this._handleEngagementTransition(`focus`)}),N(this,`_onBlur`,()=>{this._handleEngagementTransition(`blur`)}),N(this,`_onPageShow`,e=>{this._handleEngagementTransition(e.persisted?`pageshow-bfcache`:`pageshow-initial`)}),N(this,`_onPageHide`,e=>{try{if(this._activeSessionPartId===null)return;let t=e.persisted?`web_background`:`web_hard_navigation`;this._diag.debug(`page hiding (persisted=${e.persisted}); ending current part as ${t}`),this.endSessionPartInternal(t)}catch(t){this._diag.error(`Error ending session part on pagehide (persisted=${e.persisted})`,t)}}),N(this,`_onSessionPartInactivity`,()=>{this._sessionPartInactivityTimer=null;try{if(this._activeSessionPartId===null)return;this._diag.debug(`inactivity timer fired; ending current part and user session`),this.endSessionPartInternal(`inactivity`,`inactivity`)}catch(e){this._diag.warn(`Error handling inactivity timer`,e)}}),this._diag=n==null?k.createComponentLogger({namespace:`MXLUserSessionManager`}):n,this._perf=r,this._visibilityDoc=i,this._storage=a,this._limitManager=o,this._permanentProperties=ff(this._storage,this._diag),this._tracer=j.getTracer(`mxl-web-sdk-session-parts`),this._target=s,this._activityEvents=l,this._onActivityThrottled=rf(this._onActivity,c);let p=nf({defaultValue:Yd,diag:this._diag,max:86400,min:3600,value:t==null?void 0:t.maxUserSessionDurationSeconds}),m=nf({defaultValue:Xd,diag:this._diag,max:86400,min:30,value:t==null?void 0:t.inactivityTimeoutSeconds});this._maxUserSessionDurationSeconds=p,m<=p?this._inactivityTimeoutSeconds=m:(this._diag.warn(`inactivityTimeoutSeconds (${m.toString()}s) exceeds maxUserSessionDurationSeconds (${p.toString()}s); falling back to default inactivity timeout (1800s).`),this._inactivityTimeoutSeconds=Xd);let h=vf({diag:this._diag,localStorage:a,navigationPerformance:f,referrer:d,sessionStorage:u});this._tab=h.tab,this._navigationSource=h.navigationSource,this._referrerScrubbedUrl=h.referrerScrubbedUrl,bf(this._tab,a,this._diag),e._testInstances.add(this)}setTracerProvider(e){this._tracer=e.getTracer(`mxl-web-sdk-session-parts`),of({activityEvents:this._activityEvents,onActivity:this._onActivityThrottled,onBlur:this._onBlur,onFocus:this._onFocus,onPageHide:this._onPageHide,onPageShow:this._onPageShow,onVisibilityChange:this._onVisibilityChange,target:this._target,visibilityDoc:this._visibilityDoc});let{state:t,created:n}=this._loadOrCreateUserSessionState(this._perf.getNowMillis());this._state=t,n&&this._storeState()}recordSDKStartupDuration(e){this._sdkStartupDuration=Math.ceil(e)}getUserSessionId(){var e,t;return(e=(t=this._state)==null?void 0:t.userSessionId)==null?null:e}getPreviousUserSessionId(){var e,t;return(e=(t=this._state)==null?void 0:t.previousUserSessionId)==null?this._previousUserSessionId:e}getUserSessionStartTime(){var e,t;return(e=(t=this._state)==null?void 0:t.userSessionStartTs)==null?null:e}getUserSessionAttributes(){var e,t;if(!this._state)return null;let n=(e=this.getPreviousUserSessionId())==null?``:e;return{[rr]:this._state.userSessionId,[$d]:this._state.userSessionId,[ir]:n,[ef]:n,"mxl.user_session_number":this._state.userSessionNumber,"mxl.user_session_part_index":this._state.userSessionPartIndex,"mxl.session_part_number":(t=this._currentSessionPartNumber)==null?0:t,"mxl.user_session_start_ts":this._state.userSessionStartTs,"mxl.user_session_max_duration_seconds":this._state.maxUserSessionDurationSeconds,"mxl.user_session_inactivity_timeout_seconds":this._state.inactivityTimeoutSeconds}}endUserSession(){if(!this._state){this._diag.debug(`Trying to end user session, but there is no active session. This is a no-op.`);return}let e=this._perf.getNowMillis(),t=this._storage.getItem(Kd),n=t===null?NaN:Number(t);if(Number.isFinite(n)&&e-n<5e3){this._diag.warn(`endUserSession called within cooldown period, ignoring.`);return}this._rolloverUserSession(`manual`),this._storage.setItem(Kd,String(e))}getSessionPartId(){return this._activeSessionPartId}getSessionPartSpan(){return this._sessionPartSpan}startSessionPartInternal(e){if(this._sessionPartSpan){this._diag.warn(`startSessionPartInternal called while a part is active (reason: ${e}); ignoring`);return}if(Od(this._visibilityDoc)===`background`||!this._visibilityDoc.hasFocus()){this._diag.debug(`skipping session part start (reason: ${e}) because the tab is not engaged`);return}let t=fd(),n=this._nextSessionPartCounts;this._beginUserSessionForPartStart();let r=U(U({},this.getUserSessionAttributes()),{},{[F]:`ux.session_part`,[Jn]:`foreground`,[nr]:t,"mxl.session_part_start_reason":e,"mxl.cold_start":this._coldStart,"mxl.experience_id":this._tab.experienceId,"mxl.tab_id":this._tab.tabId,"mxl.navigation_source":this._navigationSource},n);this._referrerScrubbedUrl&&(r[`mxl.referrer_url`]=this._referrerScrubbedUrl),this._tab.sourceTabId&&(r[`mxl.source_tab_id`]=this._tab.sourceTabId),this._activeSessionPartId=t;let i;try{i=new Id(this._tracer.startSpan(`mxl-session-part`,{attributes:r}))}catch(e){this._activeSessionPartId=null,this._diag.error(`Error starting session part span`,e);return}this._activeSessionPartCounts={},this._nextSessionPartCounts={},this._sessionPartSpan=i,this._coldStart=!1,this._startSessionPartInactivityTimer(),this._fireListeners(this._sessionPartStartedListeners,`started`)}endSessionPartInternal(e,t){if(!this._sessionPartSpan){this._diag.debug(`trying to end a session part, but there is no session part in progress. This is a no-op.`);return}this._clearSessionPartInactivityTimer();let n=e===`user_session_ended`||e===`inactivity`,r=this._perf.getNowMillis(),i=this._sessionPartSpan;try{let r=U(U(U({"mxl.session_part_end_reason":e},this._activeSessionPartCounts),this._limitManager.getDiagnosticCounts()),{},{"mxl.sdk_startup_duration":this._sdkStartupDuration});n&&(r[`mxl.is_final_session_part`]=1,t&&(r[`mxl.user_session_termination_reason`]=t));let a={};for(let[e,t]of Object.entries(this.getSessionPartProperties()))a[`mxl.properties.`+e]=t;try{i.setAttributes(U(U({},a),r))}catch(e){this._diag.warn(`Error setting end attributes on session part span; ending span without them`,e)}}finally{this._fireListeners(this._sessionPartEndedListeners,`ended`);try{i.end(r)}catch(e){this._diag.warn(`Error ending session part span`,e)}this._sessionPartSpan=null,this._activeSessionPartId=null,this._activeSessionPartCounts=null,this._currentSessionPartNumber=null,this._limitManager.reset()}if(n){var a,o;this._previousUserSessionId=(a=(o=this._state)==null?void 0:o.userSessionId)==null?null:a,this._state=null,this._storage.removeItem(Wd),this._clearMaxDurationTimer()}else this._continueUserSessionAfterPartEnd(r)}addBreadcrumb(e){if(!this._sessionPartSpan){this._diag.debug(`trying to add breadcrumb, but there is no session part in progress. This is a no-op.`);return}let t=this._limitManager.limitBreadcrumb(e);t!==`dropped`&&this._sessionPartSpan.addEvent(`mxl-breadcrumb`,{message:t.name},this._perf.getNowMillis())}addProperty(e,t,n){let r=this._limitManager.limitSessionProperty(e,t);if(r===`dropped`)return;let i=r.key,a=r.value;if((n==null?void 0:n.lifespan)===`permanent`){let e=U(U({},this._permanentProperties),{},{[i]:a});if(!pf(this._storage,e)){this._diag.warn(`Storage unavailable; rejecting permanent property write.`);return}this._permanentProperties=e,this._removeFromUserSessionProperties(i);return}let{state:o}=this._loadOrCreateUserSessionState(this._perf.getNowMillis());this._state=U(U({},o),{},{userSessionProperties:U(U({},o.userSessionProperties),{},{[i]:a})}),this._storeState()||(this._state=o,this._diag.warn(`Storage unavailable; rejecting user-session property write.`))}removeProperty(e){let t=this._limitManager.truncateString(`session_property_key`,e);this._removeFromPermanentProperties(t),this._removeFromUserSessionProperties(t)}getSessionPartProperties(){var e;return U(U({},this._permanentProperties),(e=this._state)==null?void 0:e.userSessionProperties)}incrSessionPartCountForKey(e){if(!this._sessionPartSpan||!this._activeSessionPartCounts){this._diag.debug(`trying to increment a count for the active session part, but there is no session part in progress. This is a no-op.`);return}this._activeSessionPartCounts[e]=(this._activeSessionPartCounts[e]||0)+1}incrNextSessionPartCountForKey(e){this._nextSessionPartCounts[e]=(this._nextSessionPartCounts[e]||0)+1}addSessionPartStartedListener(e){return this._addListener(this._sessionPartStartedListeners,e)}addSessionPartEndedListener(e){return this._addListener(this._sessionPartEndedListeners,e)}_loadOrCreateUserSessionState(e){let t=df(this._storage,this._diag),n=!1;if(!t||cf(t,e)){t&&(this._previousUserSessionId=t.userSessionId);let r=Dd(this._storage,`mxl_user_session_number`,this._diag);t=lf({inactivityTimeoutSeconds:this._inactivityTimeoutSeconds,maxUserSessionDurationSeconds:this._maxUserSessionDurationSeconds,now:e,previousUserSessionId:this._previousUserSessionId,userSessionNumber:r}),n=!0}return(n||this._maxDurationTimeout===null)&&this._setupMaxDurationTimer(t,e),{created:n,state:t}}_beginUserSessionForPartStart(){let e=this._perf.getNowMillis(),{state:t}=this._loadOrCreateUserSessionState(e);this._currentSessionPartNumber=Dd(this._storage,`mxl_session_part_number`,this._diag),this._state=U(U({},t),{},{userSessionPartIndex:t.userSessionPartIndex+1,inactivityDeadlineTs:null}),this._storeState()}_continueUserSessionAfterPartEnd(e){if(!this._state){this._clearMaxDurationTimer();return}if(this._hasStoredState&&this._storage.getItem(`mxl_user_session_state`)===null){this._previousUserSessionId=this._state.userSessionId,this._state=null,this._clearMaxDurationTimer();return}this._state=U(U({},this._state),{},{inactivityDeadlineTs:e+this._state.inactivityTimeoutSeconds*1e3}),this._storeState()}_rolloverUserSession(e){var t,n;if(this._sessionPartSpan){this.endSessionPartInternal(`user_session_ended`,e),this.startSessionPartInternal(`user_session_rollover`);return}this._previousUserSessionId=(t=(n=this._state)==null?void 0:n.userSessionId)==null?null:t,this._state=null,this._storage.removeItem(Wd),this._clearMaxDurationTimer()}_setupMaxDurationTimer(e,t){this._clearMaxDurationTimer();let n=e.userSessionMaxEndTs-t;n<=0||(this._maxDurationTimeout=setTimeout(()=>{this._maxDurationTimeout=null,this._rolloverUserSession(`max_duration_reached`)},n))}_clearMaxDurationTimer(){this._maxDurationTimeout!==null&&(clearTimeout(this._maxDurationTimeout),this._maxDurationTimeout=null)}_shutdown(){this._isShutdown||(this._isShutdown=!0,e._testInstances.delete(this),this._onActivityThrottled.cancel(),sf({activityEvents:this._activityEvents,onActivity:this._onActivityThrottled,onBlur:this._onBlur,onFocus:this._onFocus,onPageHide:this._onPageHide,onPageShow:this._onPageShow,onVisibilityChange:this._onVisibilityChange,target:this._target,visibilityDoc:this._visibilityDoc}),this._clearSessionPartInactivityTimer(),this._clearMaxDurationTimer())}_handleEngagementTransition(e){try{let t=af(this._visibilityDoc),n=this._activeSessionPartId!==null;if(!t&&n){this._diag.debug(`tab disengaged via ${e}; ending current part`),this.endSessionPartInternal(`web_background`);return}if(t&&!n){this._diag.debug(`tab engaged via ${e}; starting new part`),this.startSessionPartInternal(`web_foreground`);return}t&&n&&this._startSessionPartInactivityTimer()}catch(e){this._diag.warn(`Error handling engagement change`,e)}}_startSessionPartInactivityTimer(){this._clearSessionPartInactivityTimer(),this._sessionPartInactivityTimer=setTimeout(this._onSessionPartInactivity,this._inactivityTimeoutSeconds*1e3)}_clearSessionPartInactivityTimer(){this._sessionPartInactivityTimer!==null&&(clearTimeout(this._sessionPartInactivityTimer),this._sessionPartInactivityTimer=null)}_addListener(e,t){return e.push(t),()=>{let n=e.indexOf(t);n!==-1&&e.splice(n,1)}}_fireListeners(e,t){for(let n of e)try{n()}catch(e){this._diag.warn(`Error while executing session part ${t} listener`,e)}}_storeState(){if(!this._state)return!1;let e=this._storage.setItem(Wd,JSON.stringify(this._state));return e&&(this._hasStoredState=!0),e}_removeFromPermanentProperties(e){if(!(e in this._permanentProperties))return;let t=U({},this._permanentProperties);delete t[e],this._permanentProperties=t,pf(this._storage,t)}_removeFromUserSessionProperties(e){if(!this._state||!(e in this._state.userSessionProperties))return;let t=U({},this._state.userSessionProperties);delete t[e],this._state=U(U({},this._state),{},{userSessionProperties:t}),this._storeState()}};N(xf,`_testInstances`,new Set),P();var Sf=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){e.attributes[`browser.url.full`]||e.setAttribute(Qn,this._urlDocument.URL)}shutdown(){return Promise.resolve(void 0)}};P();var Cf=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){e.attributes[`browser.url.full`]||(e.attributes[Qn]=this._urlDocument.URL)}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var wf=class{constructor({attributeScrubbers:e}){N(this,`_attributeScrubbers`,void 0),this._attributeScrubbers=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){this._attributeScrubbers.forEach(t=>{let n=e.attributes[t.key];n&&typeof n==`string`&&e.setAttribute(t.key,t.scrub(n))})}shutdown(){return Promise.resolve(void 0)}};I(),P();var Tf=class{constructor({urlDocument:e=window.document}={}){N(this,`_urlDocument`,void 0),this._urlDocument=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){e.attributes[`mxl.type`]||e.setAttribute(F,`sys.log`),e.setAttribute(ui,this._urlDocument.URL)}shutdown(){return Promise.resolve(void 0)}};I();let Ef=e=>{if((e.attributes[`http.request.method`]||e.attributes[`http.method`])&&(typeof e.attributes[`http.response.status_code`]==`number`||typeof e.attributes[`http.status_code`]==`number`)){var t;let n=(t=e.attributes[`url.full`])==null?e.attributes[Hr]:t;return typeof n==`string`&&n.includes(`://`)}return!1};I();var Df=class{forceFlush(){return Promise.resolve(void 0)}onEnd(e){ts(e.spanContext().traceId),Ef(e)&&(e.attributes[F]=`perf.network_request`,e.attributes[`url.full`]===void 0&&(e.attributes[ui]=e.attributes[Hr]),e.attributes[`http.response.status_code`]===void 0&&(e.attributes[ni]=e.attributes[Ur]),e.attributes[`http.request.method`]===void 0&&(e.attributes[ei]=e.attributes[Vr]),e.attributes[`http.response.body.size`]===void 0&&(e.attributes[Qd]=e.attributes[Gr]),e.attributes[`http.request.body.size`]===void 0&&(e.attributes[`http.request.body.size`]=e.attributes[Wr]))}onStart(){}shutdown(){return Promise.resolve(void 0)}};M(),B(),P();let Of=e=>e.attributes[F]===`ux.session_part`,kf=(e,t)=>`mxl.${t===`current`?`export_failed`:`previous_export_failed`}.${e}`;var Af=class{constructor({exporter:e,limitManager:t,userSessionManager:n,emptySessionAvoidanceEnabled:r=!1,diag:i=k.createComponentLogger({namespace:`MXLSessionPartBatchedSpanProcessor`})}){N(this,`_shutdownOnce`,void 0),N(this,`_pendingSpans`,[]),N(this,`_exporter`,void 0),N(this,`_limitManager`,void 0),N(this,`_userSessionManager`,void 0),N(this,`_emptySessionAvoidanceEnabled`,void 0),N(this,`_diag`,void 0),N(this,`_shutdown`,()=>this._exporter.shutdown()),this._diag=i,this._exporter=e,this._shutdownOnce=new Ba(this._shutdown,this),this._limitManager=t,this._userSessionManager=n,this._emptySessionAvoidanceEnabled=r}forceFlush(){return this._diag.debug(`forceFlush called for MXLSessionPartBatchedSpanProcessor. This is a no op`),Promise.resolve(void 0)}onEnd(e){if(this._shutdownOnce.isCalled){this._diag.debug(`span ended after processor shutdown. Ignoring span.`);return}if(Of(e))this._diag.debug(`session part span ended. Exporting all pending spans.`),this._exportSpans([e,...this._pendingSpans]),this._pendingSpans=[];else{if(this._diag.debug(`non-session-part span ended. Adding to pending spans queue.`),this._limitManager.dropReadableSpan(e))return;this._pendingSpans.push(e)}}_isEmptySessionExport(e){return e.length===1&&Of(e[0])}_exportSpans(e){if(this._emptySessionAvoidanceEnabled&&this._isEmptySessionExport(e)){this._diag.debug(`Skipping export of empty session part`);return}Wa._export(this._exporter,e).then(e=>{if(e.code===z.FAILED){var t;let n=((t=e.error)==null?void 0:t.message)||`unknown error`,r=`unknown`;n===`Concurrent export limit reached`?r=`concurrent_limit`:n===`Fetch request errored`&&(r=`fetch_error`),this._userSessionManager.incrSessionPartCountForKey(kf(r,`current`)),this._userSessionManager.incrNextSessionPartCountForKey(kf(r,`previous`)),this._diag.error(`spans failed to export: ${n}`)}}).catch(e=>{let t=`unknown error`;e&&e instanceof Error?t=e.message:typeof e==`string`&&(t=e),this._userSessionManager.incrSessionPartCountForKey(kf(`unknown`,`current`)),this._userSessionManager.incrNextSessionPartCountForKey(kf(`unknown`,`previous`)),this._diag.error(`spans failed to export: ${t}`)})}onStart(){}getPendingSpansCount(){return this._pendingSpans.length}shutdown(){return this._shutdownOnce.call()}};P();var jf=class{constructor({pageManager:e}){N(this,`_pageManager`,void 0),this._pageManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){if(!e.attributes[`app.surface.name`]||!e.attributes[`app.surface.id`]){let t=this._pageManager.getCurrentRoute();t&&(e.setAttribute($n,t.path),e.setAttribute(er,this._pageManager.getCurrentPageId()))}let t=this._pageManager.getPageLabel();t&&!e.attributes[`app.surface.label`]&&e.setAttribute(tr,t)}shutdown(){return Promise.resolve(void 0)}};P();var Mf=class{constructor({pageManager:e}){N(this,`_pageManager`,void 0),this._pageManager=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){if(!e.attributes[`app.surface.name`]||!e.attributes[`app.surface.id`]){let t=this._pageManager.getCurrentRoute(),n=this._pageManager.getCurrentPageId();t&&n&&(e.attributes[$n]=t.path,e.attributes[er]=n)}let t=this._pageManager.getPageLabel();t&&!e.attributes[`app.surface.label`]&&(e.attributes[tr]=t)}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var Nf=class{constructor({attributeScrubbers:e}){N(this,`_attributeScrubbers`,void 0),this._attributeScrubbers=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){this._attributeScrubbers.forEach(t=>{let n=e.attributes[t.key];n&&typeof n==`string`&&(e.attributes[t.key]=t.scrub(n))})}onStart(){}shutdown(){return Promise.resolve(void 0)}};P();var Pf=class{constructor({userManager:e}){N(this,`_userManager`,void 0),this._userManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){this._userManager.getUserId()&&e.setAttributes({[tf]:this._userManager.getUserId()})}shutdown(){return Promise.resolve(void 0)}};P();var Ff=class{constructor({userSessionManager:e}){N(this,`_userSessionManager`,void 0),this._userSessionManager=e}forceFlush(){return Promise.resolve(void 0)}onEmit(e){var t,n,r;let i=(t=this._userSessionManager.getUserSessionId())==null?``:t,a=(n=this._userSessionManager.getPreviousUserSessionId())==null?``:n;e.setAttributes({"log.record.uid":fd(),[$d]:i,[ef]:a,[rr]:i,[ir]:a,[nr]:(r=this._userSessionManager.getSessionPartId())==null?``:r})}shutdown(){return Promise.resolve(void 0)}};P();var If=class{constructor({userManager:e}){N(this,`_userManager`,void 0),this._userManager=e}forceFlush(){return Promise.resolve(void 0)}onEnd(e){let t=this._userManager.getUserId();t&&(e.attributes[tf]=t)}onStart(){}shutdown(){return Promise.resolve(void 0)}};M(),B();var Lf=class extends ra{inject(e,t,n){super.inject(e,t,n);let r=j.getSpan(e);if(r){let e=t instanceof Headers?t.get(`traceparent`):Ie.get(t,`traceparent`);e&&r.setAttribute(`mxl.w3c_traceparent`,e)}}};M(),P();var Rf=class{constructor({namespace:e,storage:t,diag:n}){N(this,`_diag`,void 0),N(this,`_keyPrefix`,void 0),N(this,`_storage`,void 0),N(this,`_writeDisabled`,!1),this._diag=n==null?k.createComponentLogger({namespace:`NamespacedStorage`}):n,this._keyPrefix=e?`${e}__`:``,this._storage=t}keys(){let e;try{({length:e}=this._storage)}catch(e){return this._diag.warn(`failed to read storage length`,String(e)),[]}let t=[];for(let n=0;n<e;n++)try{let e=this._storage.key(n);if(e===null)continue;this._keyPrefix?e.startsWith(this._keyPrefix)&&t.push(e.substring(this._keyPrefix.length)):t.push(e)}catch(e){this._diag.warn(`failed to read storage key at index ${n.toString()}`,String(e))}return t}get length(){return this.keys().length}clear(){let e=!0;for(let t of this.keys())this._safeRemove(this._keyName(t))||(e=!1);return e}getItem(e){try{return this._storage.getItem(this._keyName(e))}catch(t){return this._diag.warn(`failed to read ${e}`,String(t)),null}}key(e){var t;return(t=this.keys()[e])==null?null:t}removeItem(e){return this._safeRemove(this._keyName(e))}setItem(e,t){if(this._writeDisabled)return!1;try{return this._storage.setItem(this._keyName(e),t),!0}catch(e){return this._disableWrites(e),!1}}getStorageEventKey(e){return this._keyName(e)}_keyName(e){return`${this._keyPrefix}${e}`}_safeRemove(e){try{return this._storage.removeItem(e),!0}catch(t){return this._diag.warn(`failed to remove ${e}`,String(t)),!1}}_disableWrites(e){if(this._writeDisabled)return;this._writeDisabled=!0;let t=e instanceof Error?e.name:`UnknownError`;this._diag.error(`writes disabled after failure; continuing in-memory only`,t)}};let zf=({diag:e,featureManager:t,registerGlobally:n,propagator:r,defaultInstrumentationConfig:i})=>{var a;if(!t.isNetworkSpanForwardingEnabled())return!1;let o=[];return n||o.push("Network span forwarding cannot be used when `registerGlobally` is set to false. Turning off network span forwarding."),r&&o.push("Network span forwarding cannot be used alongside a custom `propagator`. Turning off network span forwarding."),!(i==null||(a=i.omit)==null)&&a.has(`@opentelemetry/instrumentation-xml-http-request`)&&i.omit.has(`@opentelemetry/instrumentation-fetch`)&&o.push(`Network span forwarding cannot be used when both '@opentelemetry/instrumentation-xml-http-request' and '@opentelemetry/instrumentation-fetch' are omitted. Turning off network span forwarding.`),o.forEach(t=>{e.warn(t)}),o.length===0};I();let Bf=/\/\/(.+):(.+)@(.+)\//,Vf=[`AWSAccessKeyId`,`Signature`,`sig`,"`X-Goog-Signature",`password`,`auth`,`pw`,`token`],Hf=({value:e,queryParamRegex:t,scrubPath:n,scrubQuery:r})=>{let i=e;return n&&(i=i.replace(Bf,`//REDACTED:REDACTED@$3/`)),r&&(i=i.replaceAll(t,`$1$2=REDACTED`)),i},Uf=e=>{let t=[...Vf,...e||[]],n=RegExp(`(^|&|\\?)(${t.join(`|`)})=[^&]+`,`g`);return[{key:ui,scrub:e=>Hf({queryParamRegex:n,scrubPath:!0,scrubQuery:!0,value:e})},{key:Hr,scrub:e=>Hf({queryParamRegex:n,scrubPath:!0,scrubQuery:!0,value:e})},{key:di,scrub:e=>Hf({queryParamRegex:n,scrubPath:!0,scrubQuery:!1,value:e})},{key:fi,scrub:e=>Hf({queryParamRegex:n,scrubPath:!1,scrubQuery:!0,value:e})}]};var Wf,Gf=n((()=>{(function(e){e.COMPONENT=`component`,e.HTTP_STATUS_TEXT=`http.status_text`})(Wf||(Wf={}))})),Kf,qf,Jf,Yf,Xf,Zf,Qf,$f,ep=n((()=>{Kf=`http.host`,qf=`http.method`,Jf=`http.request.body.size`,Yf=`http.request_content_length_uncompressed`,Xf=`http.scheme`,Zf=`http.status_code`,Qf=`http.url`,$f=`http.user_agent`}));function tp(...e){if(e[0]instanceof URL||typeof e[0]==`string`){let t=e[1];if(!(t!=null&&t.body))return Promise.resolve();if(t.body instanceof ReadableStream){let{body:e,length:n}=np(t.body);return t.body=e,n}else return Promise.resolve(ip(t.body))}else{let t=e[0];return t!=null&&t.body?t.clone().text().then(e=>ap(e)):Promise.resolve()}}function np(e){if(!e.pipeThrough)return up.warn(`Platform has ReadableStream but not pipeThrough!`),{body:e,length:Promise.resolve(void 0)};let t=0,n,r=new Promise(e=>{n=e}),i=new TransformStream({start(){},transform(e,n){return K(function*(){let r=yield e;t+=r.byteLength,n.enqueue(e)})()},flush(){n(t)}});return{body:e.pipeThrough(i),length:r}}function rp(e){return typeof Document<`u`&&e instanceof Document}function ip(e){if(rp(e))return new XMLSerializer().serializeToString(document).length;if(typeof e==`string`)return ap(e);if(e instanceof Blob)return e.size;if(e instanceof FormData)return op(e);if(e instanceof URLSearchParams)return ap(e.toString());if(e.byteLength!==void 0)return e.byteLength;up.warn(`unknown body type`)}function ap(e){return dp.encode(e).byteLength}function op(e){let t=0;for(let[n,r]of e.entries())t+=n.length,r instanceof Blob?t+=r.size:t+=r.length;return t}function sp(e){let t=cp(),n=e.toUpperCase();return n in t?n:`_OTHER`}function cp(){return pp===void 0&&(pp=fp),pp}function lp(e){let t=Number(e.port||mp[e.protocol]);if(t&&!isNaN(t))return t}var up,dp,fp,pp,mp,hp=n((()=>{M(),B(),q(),up=k.createComponentLogger({namespace:`@opentelemetry/opentelemetry-instrumentation-fetch/utils`}),dp=new TextEncoder,fp={CONNECT:!0,DELETE:!0,GET:!0,HEAD:!0,OPTIONS:!0,PATCH:!0,POST:!0,PUT:!0,TRACE:!0,QUERY:!0},mp={"https:":`443`,"http:":`80`}})),gp,_p=n((()=>{gp=`0.219.0`})),vp,yp,bp,xp=n((()=>{M(),B(),Gf(),ep(),I(),hp(),_p(),P(),vp=300,yp=typeof PerformanceObserver<`u`,bp=class extends Ms{constructor(e={}){super(`@opentelemetry/instrumentation-fetch`,gp,e),N(this,`component`,`fetch`),N(this,`version`,gp),N(this,`moduleName`,this.component),N(this,`_usedResources`,new WeakSet),N(this,`_tasksCount`,0),N(this,`_semconvStability`,void 0),this._semconvStability=Ls(`http`,e==null?void 0:e.semconvStabilityOptIn)}init(){}_addChildSpan(e,t){let n=this.tracer.startSpan(`CORS Preflight`,{startTime:t[Q.FETCH_START]},j.setSpan(O.active(),e)),r=!(this._semconvStability&Y.OLD);zl(n,t,this.getConfig().ignoreNetworkEvents,void 0,r),n.end(t[Q.RESPONSE_END])}_addFinalSpanAttributes(e,t){let n=Gl(t.url);if(this._semconvStability&Y.OLD&&(e.setAttribute(Zf,t.status),t.statusText!=null&&e.setAttribute(Wf.HTTP_STATUS_TEXT,t.statusText),e.setAttribute(Kf,n.host),e.setAttribute(Xf,n.protocol.replace(`:`,``)),typeof navigator<`u`&&e.setAttribute($f,navigator.userAgent)),this._semconvStability&Y.STABLE){e.setAttribute(ni,t.status),e.setAttribute(ri,n.hostname);let r=lp(n);r&&e.setAttribute(ii,r)}}_addHeaders(e,t){if(!Kl(t,this.getConfig().propagateTraceHeaderCorsUrls)){let e={};A.inject(O.active(),e),Object.keys(e).length>0&&this._diag.debug(`headers inject skipped due to CORS policy`);return}if(e instanceof Request)A.inject(O.active(),e.headers,{set:(e,t,n)=>e.set(t,typeof n==`string`?n:String(n))});else{let t=new Headers(e.headers);A.inject(O.active(),t,{set:(e,t,n)=>e.set(t,typeof n==`string`?n:String(n))}),e.headers=t}}_clearResources(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(performance.clearResourceTimings(),this._usedResources=new WeakSet)}_createSpan(e,t={}){if(Ia(e,this.getConfig().ignoreUrls)){this._diag.debug(`ignoring span as url matches ignored url`);return}let n=``,r={};if(this._semconvStability&Y.OLD){let i=(t.method||`GET`).toUpperCase();n=`HTTP ${i}`,r[Wf.COMPONENT]=this.moduleName,r[qf]=i,r[Qf]=e}if(this._semconvStability&Y.STABLE){let i=t.method,a=sp(t.method||`GET`);n||(n=a),r[ei]=a,a!==i&&(r[ti]=i),r[ui]=e}return this.tracer.startSpan(n,{kind:Dt.CLIENT,attributes:r})}_findResourceAndAddNetworkEvents(e,t,n){let r=t.entries;if(!r.length){if(!performance.getEntriesByType)return;r=performance.getEntriesByType(`resource`)}let i=Hl(t.spanUrl,t.startTime,n,r,this._usedResources,`fetch`);if(i.mainRequest){let t=i.mainRequest;this._markResourceAsUsed(t);let n=i.corsPreFlightRequest;n&&(this._addChildSpan(e,n),this._markResourceAsUsed(n));let r=!(this._semconvStability&Y.OLD);zl(e,t,this.getConfig().ignoreNetworkEvents,void 0,r)}}_markResourceAsUsed(e){this._usedResources.add(e)}_endSpan(e,t,n){let r=R(Date.now()),i=Si();this._addFinalSpanAttributes(e,n),this._semconvStability&Y.STABLE&&n.status>=400&&(e.setStatus({code:kt.ERROR}),e.setAttribute(Xr,String(n.status))),setTimeout(()=>{var n;(n=t.observer)==null||n.disconnect(),this._findResourceAndAddNetworkEvents(e,t,i),this._tasksCount--,this._clearResources(),e.end(r)},vp)}_patchConstructor(){return e=>{let t=this;return function(...n){if(!t._isEnabled)return e.apply(this,n);let r=this,i=Gl(n[0]instanceof Request?n[0].url:String(n[0])).href,a;a=n[0]instanceof Request?n[1]==null?n[0]:new Request(n[0],n[1]):n[1]||{};let o=t._createSpan(i,a);if(!o)return e.apply(this,n);let s=t._prepareSpanData(i);t.getConfig().measureRequestSize&&tp(...n).then(e=>{e&&(t._semconvStability&Y.OLD&&o.setAttribute(Yf,e),t._semconvStability&Y.STABLE&&o.setAttribute(Jf,e))}).catch(e=>{t._diag.warn(`getFetchBodyLength`,e)});function c(e,n){t._applyAttributesAfterFetch(e,a,n),t._endSpan(e,s,{status:n.status||0,statusText:n.message,url:i})}function l(e,n){t._applyAttributesAfterFetch(e,a,n),n.status>=200&&n.status<400?t._endSpan(e,s,n):t._endSpan(e,s,{status:n.status,statusText:n.statusText,url:i})}function u(e,n){try{let t=n.clone().body;if(t){let r=t.getReader(),i=()=>{r.read().then(({done:t})=>{t?l(e,n):i()},t=>{c(e,t)})};i()}else l(e,n)}catch(n){t._diag.error(`Failed to read fetch response body`,n),t._endSpan(e,s,{status:0,url:i})}return n}function d(e,n){try{c(e,n)}catch(r){t._diag.error(`Failed to end span on fetch error`,r),t._endSpan(e,s,{status:n.status||0,url:i})}throw n}return O.with(j.setSpan(O.active(),o),()=>(t._callRequestHook(o,a),t._addHeaders(a,i),t._tasksCount++,e.apply(r,a instanceof Request?[a]:[i,a]).then(u.bind(r,o),d.bind(r,o))))}}}_applyAttributesAfterFetch(e,t,n){let r=this.getConfig().applyCustomAttributesOnSpan;r&&Fs(()=>r(e,t,n),e=>{e&&this._diag.error(`applyCustomAttributesOnSpan`,e)},!0)}_callRequestHook(e,t){let n=this.getConfig().requestHook;n&&Fs(()=>n(e,t),e=>{e&&this._diag.error(`requestHook`,e)},!0)}_prepareSpanData(e){let t=Si(),n=[];if(typeof PerformanceObserver!=`function`)return{entries:n,startTime:t,spanUrl:e};let r=new PerformanceObserver(t=>{t.getEntries().forEach(t=>{t.initiatorType===`fetch`&&t.name===e&&n.push(t)})});return r.observe({entryTypes:[`resource`]}),{entries:n,observer:r,startTime:t,spanUrl:e}}enable(){if(!yp){this._diag.warn(`this instrumentation is intended for web usage only, it does not instrument server-side fetch()`);return}if(!this._isEnabled){if(this._isFetchPatched){this._diag.debug(`fetch constructor already patched`),this._isEnabled=!0;return}try{this._wrap(globalThis,`fetch`,this._patchConstructor()),this._isFetchPatched=!0,this._isEnabled=!0}catch(e){this._diag.warn(`Failed to patch globalThis.fetch; instrumentation will not be enabled. Another script may have locked globalThis.fetch via Object.defineProperty.`,e)}}}disable(){yp&&this._isEnabled&&(this._isEnabled=!1,this._usedResources=new WeakSet)}}})),Sp=r({FetchInstrumentation:()=>bp}),Cp=n((()=>{xp()})),wp,Tp,Ep,Dp,Op,kp,Ap,jp,Mp=n((()=>{wp=`http.host`,Tp=`http.method`,Ep=`http.request.body.size`,Dp=`http.request_content_length_uncompressed`,Op=`http.scheme`,kp=`http.status_code`,Ap=`http.url`,jp=`http.user_agent`})),Np,Pp=n((()=>{(function(e){e.METHOD_OPEN=`open`,e.METHOD_SEND=`send`,e.EVENT_ABORT=`abort`,e.EVENT_ERROR=`error`,e.EVENT_LOAD=`loaded`,e.EVENT_TIMEOUT=`timeout`})(Np||(Np={}))}));function Fp(e){return typeof Document<`u`&&e instanceof Document}function Ip(e){if(Fp(e))return new XMLSerializer().serializeToString(document).length;if(typeof e==`string`)return Lp(e);if(e instanceof Blob)return e.size;if(e instanceof FormData)return Rp(e);if(e instanceof URLSearchParams)return Lp(e.toString());if(e.byteLength!==void 0)return e.byteLength;Hp.warn(`unknown body type`)}function Lp(e){return Up.encode(e).byteLength}function Rp(e){let t=0;for(let[n,r]of e.entries())t+=n.length,r instanceof Blob?t+=r.size:t+=r.length;return t}function zp(e){let t=Bp(),n=e.toUpperCase();return n in t?n:`_OTHER`}function Bp(){return Gp===void 0&&(Gp=Wp),Gp}function Vp(e){let t=Number(e.port||Kp[e.protocol]);if(t&&!isNaN(t))return t}var Hp,Up,Wp,Gp,Kp,qp=n((()=>{M(),B(),Hp=k.createComponentLogger({namespace:`@opentelemetry/opentelemetry-instrumentation-xml-http-request/utils`}),Up=new TextEncoder,Wp={CONNECT:!0,DELETE:!0,GET:!0,HEAD:!0,OPTIONS:!0,PATCH:!0,POST:!0,PUT:!0,TRACE:!0,QUERY:!0},Kp={"https:":`443`,"http:":`80`}})),Jp,Yp=n((()=>{Jp=`0.219.0`})),Xp,Zp=n((()=>{(function(e){e.HTTP_STATUS_TEXT=`http.status_text`})(Xp||(Xp={}))})),Qp,$p,em=n((()=>{M(),zs(),B(),Yl(),I(),Mp(),Pp(),qp(),Yp(),Zp(),P(),Qp=300,$p=class extends Ms{constructor(e={}){super(`@opentelemetry/instrumentation-xml-http-request`,Jp,e),N(this,`component`,`xml-http-request`),N(this,`version`,Jp),N(this,`moduleName`,this.component),N(this,`_tasksCount`,0),N(this,`_xhrMem`,new WeakMap),N(this,`_usedResources`,new WeakSet),N(this,`_semconvStability`,void 0),this._semconvStability=Ls(`http`,e==null?void 0:e.semconvStabilityOptIn)}init(){}_addHeaders(e,t){let n=Gl(t).href;if(!Kl(n,this.getConfig().propagateTraceHeaderCorsUrls)){let e={};A.inject(O.active(),e),Object.keys(e).length>0&&this._diag.debug(`headers inject skipped due to CORS policy`);return}let r={};A.inject(O.active(),r),Object.keys(r).forEach(t=>{e.setRequestHeader(t,String(r[t]))})}_addChildSpan(e,t){O.with(j.setSpan(O.active(),e),()=>{let e=this.tracer.startSpan(`CORS Preflight`,{startTime:t[Q.FETCH_START]}),n=!(this._semconvStability&Y.OLD);zl(e,t,this.getConfig().ignoreNetworkEvents,void 0,n),e.end(t[Q.RESPONSE_END])})}_addFinalSpanAttributes(e,t,n){if(this._semconvStability&Y.OLD){if(t.status!==void 0&&e.setAttribute(kp,t.status),t.statusText!==void 0&&e.setAttribute(Xp.HTTP_STATUS_TEXT,t.statusText),typeof n==`string`){let t=Gl(n);e.setAttribute(wp,t.host),e.setAttribute(Op,t.protocol.replace(`:`,``))}e.setAttribute(jp,navigator.userAgent)}this._semconvStability&Y.STABLE&&t.status&&e.setAttribute(ni,t.status)}_applyAttributesAfterXHR(e,t){let n=this.getConfig().applyCustomAttributesOnSpan;typeof n==`function`&&Fs(()=>n(e,t),e=>{e&&this._diag.error(`applyCustomAttributesOnSpan`,e)},!0)}_addResourceObserver(e,t){let n=this._xhrMem.get(e);!n||typeof PerformanceObserver!=`function`||typeof PerformanceResourceTiming!=`function`||(n.createdResources={observer:new PerformanceObserver(e=>{let r=e.getEntries(),i=Gl(t);r.forEach(e=>{e.initiatorType===`xmlhttprequest`&&e.name===i.href&&n.createdResources&&n.createdResources.entries.push(e)})}),entries:[]},n.createdResources.observer.observe({entryTypes:[`resource`]}))}_clearResources(){this._tasksCount===0&&this.getConfig().clearTimingResources&&(L.clearResourceTimings(),this._xhrMem=new WeakMap,this._usedResources=new WeakSet)}_findResourceAndAddNetworkEvents(e,t,n,r,i){if(!n||!r||!i||!e.createdResources)return;let a=e.createdResources.entries;(!a||!a.length)&&(a=L.getEntriesByType(`resource`));let o=Hl(Gl(n).href,r,i,a,this._usedResources);if(o.mainRequest){let e=o.mainRequest;this._markResourceAsUsed(e);let n=o.corsPreFlightRequest;n&&(this._addChildSpan(t,n),this._markResourceAsUsed(n));let r=!(this._semconvStability&Y.OLD);zl(t,e,this.getConfig().ignoreNetworkEvents,void 0,r)}}_cleanPreviousSpanInformation(e){let t=this._xhrMem.get(e);if(t){let n=t.callbackToRemoveEvents;n&&n(),this._xhrMem.delete(e)}}_createSpan(e,t,n){let r=Gl(t);if(Ia(r.href,this.getConfig().ignoreUrls)){this._diag.debug(`ignoring span as url matches ignored url`);return}let i=``,a={};if(this._semconvStability&Y.OLD&&(i=n.toUpperCase(),a[Tp]=n,a[Ap]=r.toString()),this._semconvStability&Y.STABLE){let e=n,t=zp(n);i||(i=t),a[ei]=t,t!==e&&(a[ti]=e),a[ui]=r.toString(),a[ri]=r.hostname;let o=Vp(r);o&&(a[ii]=o)}let o=this.tracer.startSpan(i,{kind:Dt.CLIENT,attributes:a});return o.addEvent(Np.METHOD_OPEN),this._cleanPreviousSpanInformation(e),this._xhrMem.set(e,{span:o,spanUrl:t}),o}_markResourceAsUsed(e){this._usedResources.add(e)}_patchOpen(){return e=>{let t=this;return function(...n){if(!t._isEnabled)return e.apply(this,n);let r=n[0],i=n[1];return t._createSpan(this,i,r),e.apply(this,n)}}}_patchSend(){let e=this;function t(t,n,r,i){let a=n.callbackToRemoveEvents;typeof a==`function`&&a();let{span:o,spanUrl:s,sendStartTime:c}=n;o&&(e._findResourceAndAddNetworkEvents(n,o,s,c,r),o.addEvent(t,i),e._addFinalSpanAttributes(o,n,s),o.end(i),e._tasksCount--),e._clearResources()}function n(n,r,i,a){let o=e._xhrMem.get(r);if(!o)return;if(o.status=r.status,o.statusText=r.statusText,e._xhrMem.delete(r),o.span){let t=o.span;e._applyAttributesAfterXHR(t,r),e._semconvStability&Y.STABLE&&(i?a&&(t.setStatus({code:kt.ERROR,message:a}),t.setAttribute(Xr,a)):o.status&&o.status>=400&&(t.setStatus({code:kt.ERROR}),t.setAttribute(Xr,String(o.status))))}let s=Si(),c=Date.now();setTimeout(()=>{t(n,o,s,c)},Qp)}function r(){n(Np.EVENT_ERROR,this,!0,`error`)}function i(){n(Np.EVENT_ABORT,this,!1)}function a(){n(Np.EVENT_TIMEOUT,this,!0,`timeout`)}function o(){this.status<299?n(Np.EVENT_LOAD,this,!1):n(Np.EVENT_ERROR,this,!1)}function s(t){t.removeEventListener(`abort`,i),t.removeEventListener(`error`,r),t.removeEventListener(`load`,o),t.removeEventListener(`timeout`,a);let n=e._xhrMem.get(t);n&&(n.callbackToRemoveEvents=void 0)}return t=>function(...n){if(!e._isEnabled)return t.apply(this,n);let c=e._xhrMem.get(this);if(!c)return t.apply(this,n);let l=c.span,u=c.spanUrl;if(l&&u){if(e.getConfig().measureRequestSize&&n!=null&&n[0]){let t=n[0],r=Ip(t);r!==void 0&&(e._semconvStability&Y.OLD&&l.setAttribute(Dp,r),e._semconvStability&Y.STABLE&&l.setAttribute(Ep,r))}O.with(j.setSpan(O.active(),l),()=>{e._tasksCount++,c.sendStartTime=Si(),l.addEvent(Np.METHOD_SEND),this.addEventListener(`abort`,i),this.addEventListener(`error`,r),this.addEventListener(`load`,o),this.addEventListener(`timeout`,a),c.callbackToRemoveEvents=()=>{s(this),c.createdResources&&c.createdResources.observer.disconnect()},e._addHeaders(this,u),e._addResourceObserver(this,u)})}return t.apply(this,n)}}enable(){if(!this._isEnabled){if(this._isXhrPatched){this._diag.debug(`reactivating existing patch on`,this.moduleName,this.version),this._isEnabled=!0;return}try{this._diag.debug(`applying patch to`,this.moduleName,this.version),this._wrap(XMLHttpRequest.prototype,`open`,this._patchOpen()),this._wrap(XMLHttpRequest.prototype,`send`,this._patchSend()),this._isXhrPatched=!0,this._isEnabled=!0}catch(e){this._unwrap(XMLHttpRequest.prototype,`open`),this._unwrap(XMLHttpRequest.prototype,`send`),this._diag.warn(`Failed to patch globalThis.XMLHttpRequest; instrumentation will not be enabled. Another script may have locked globalThis.XMLHttpRequest via Object.defineProperty.`,e)}}}disable(){this._isEnabled&&(this._isEnabled=!1,this._tasksCount=0,this._xhrMem=new WeakMap,this._usedResources=new WeakSet)}}})),tm=r({XMLHttpRequestInstrumentation:()=>$p}),nm=n((()=>{em()}));W(),q();let rm=function(){var e=K(function*(e={}){var t,n;let r=[];if(!((t=e.omit)!=null&&t.has(`@opentelemetry/instrumentation-fetch`))){var i,a,o,s;let{FetchInstrumentation:t}=yield Promise.resolve().then(()=>(Cp(),Sp));r.push(new t(U(U({},e[`@opentelemetry/instrumentation-fetch`]),{},{ignoreUrls:[...(i=(a=e.network)==null?void 0:a.ignoreUrls)==null?[]:i,...(o=(s=e[`@opentelemetry/instrumentation-fetch`])==null?void 0:s.ignoreUrls)==null?[]:o]})))}if(!((n=e.omit)!=null&&n.has(`@opentelemetry/instrumentation-xml-http-request`))){var c,l,u,d;let{XMLHttpRequestInstrumentation:t}=yield Promise.resolve().then(()=>(nm(),tm));r.push(new t(U(U({},e[`@opentelemetry/instrumentation-xml-http-request`]),{},{ignoreUrls:[...(c=(l=e.network)==null?void 0:l.ignoreUrls)==null?[]:c,...(u=(d=e[`@opentelemetry/instrumentation-xml-http-request`])==null?void 0:d.ignoreUrls)==null?[]:u]})))}return r});return function(){return e.apply(this,arguments)}}(),im={isRecording:()=>!1,setEnabled:()=>{}};M(),P();let am=new class{constructor({diagLogger:e=k.createComponentLogger({namespace:`mxl-registry`})}={}){N(this,`_sdk`,null),N(this,`_diag`,void 0),N(this,`register`,e=>{this._sdk!==null&&this._diag.warn(`previously registered sdk will be overwritten`),this._sdk=e}),N(this,`clear`,()=>{this._sdk===null&&this._diag.warn(`sdk already cleared, this is a no-op`),this._sdk=null}),N(this,`registered`,()=>this._sdk),this._diag=e}},om=(e,t)=>{let n=e.nodeName.toLowerCase(),r=t.substring(0,30),i=t.length>30?`...`:``;return`<${n}${e.className?` class="${e.className}"`:``}>${r}${i}</${n}>`};P();var sm=class extends G{constructor({diag:e,perf:t,shouldTrack:n,innerTextForElement:r}={}){super({config:{},diag:e,instrumentationName:`ClicksInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onClickHandler`,void 0),this._onClickHandler=e=>{let t=e.target;if(t instanceof HTMLElement&&!t.hasAttribute(`disabled`)&&!(n&&!n(t)))try{let n=this.userSessionManager.getSessionPartSpan();n&&n.addEvent(`click`,{"mxl.type":`ux.tap`,"tap.coords":`${e.x.toString()},${e.y.toString()}`,"view.name":om(t,r?r(t):t.textContent)},this.perf.epochMillisFromOriginOffset(e.timeStamp))}catch(e){this._diag.error(`failed to create new user interaction span event`,e)}},this._config.enabled&&this.enable()}disable(){document.removeEventListener(`click`,this._onClickHandler)}enable(){document.addEventListener(`click`,this._onClickHandler)}};Yl();let cm=()=>{let e={},t=window.performance.getEntriesByType(`navigation`)[0];return Object.values(Q).forEach(n=>{if(Rl(t,n)){let r=t[n];typeof r==`number`&&(e[n]=r)}}),e},lm={"first-contentful-paint":`firstContentfulPaint`,"first-paint":`firstPaint`},um=e=>{window.performance.getEntriesByType(`paint`).forEach(({name:t,startTime:n})=>{Rl(lm,t)&&e.addEvent(lm[t],n)})};M(),B(),zs(),Yl(),I(),P();var dm=class extends G{constructor({diag:e,perf:t,enabled:n,applyCustomAttributesOnSpan:r,ignorePerformancePaintEvents:i=!1,ignoreNetworkEvents:a=!1}={}){super({config:{applyCustomAttributesOnSpan:r,enabled:n,ignoreNetworkEvents:a,ignorePerformancePaintEvents:i},diag:e,instrumentationName:`DocumentLoadInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onDocumentLoaded`,void 0),N(this,`_performanceCollected`,!1),this._onDocumentLoaded=()=>{window.setTimeout(()=>{this._collectPerformance()},0)},this._config.enabled&&this.enable()}init(){this._diag.debug(`Initializing document load instrumentation`)}_addResourcesSpans(e){performance.getEntriesByType(`resource`).forEach(t=>{this._initResourceSpan(t,e)})}_collectPerformance(){if(this._performanceCollected)return;this._performanceCollected=!0;let e=[...document.getElementsByTagName(`meta`)].find(e=>e.getAttribute(`name`)===$i),t=cm(),n=(e==null?void 0:e.content)||``;O.with(A.extract(w,{traceparent:n}),()=>{var e;let n=this._startSpan(`documentLoad`,Q.FETCH_START,t);n&&(O.with(j.setSpan(O.active(),n),()=>{let e=this._startSpan(`documentFetch`,Q.FETCH_START,t);e&&(e.setAttribute(ui,location.href),O.with(j.setSpan(O.active(),e),()=>{var n;zl(e,t,this.getConfig().ignoreNetworkEvents),this._addCustomAttributesOnSpan(e,(n=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:n.documentFetch),this._endSpan(e,Q.RESPONSE_END,t)}))}),n.setAttribute(F,`ux.document_load`),n.setAttribute(ui,location.href),n.setAttribute(pi,navigator.userAgent),this._addResourcesSpans(n),this.getConfig().ignoreNetworkEvents||($(n,Q.FETCH_START,t),$(n,Q.UNLOAD_EVENT_START,t),$(n,Q.UNLOAD_EVENT_END,t),$(n,Q.DOM_INTERACTIVE,t),$(n,Q.DOM_CONTENT_LOADED_EVENT_START,t),$(n,Q.DOM_CONTENT_LOADED_EVENT_END,t),$(n,Q.DOM_COMPLETE,t),$(n,Q.LOAD_EVENT_START,t),$(n,Q.LOAD_EVENT_END,t)),this.getConfig().ignorePerformancePaintEvents||um(n),this._addCustomAttributesOnSpan(n,(e=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:e.documentLoad),this._endSpan(n,Q.LOAD_EVENT_END,t))})}_endSpan(e,t,n){e&&(Rl(n,t)&&typeof n[t]==`number`?e.end(n[t]):e.end())}_initResourceSpan(e,t){var n;let r=this._startSpan(`resourceFetch`,Q.FETCH_START,e,t);r&&(r.setAttribute(F,`ux.resource_fetch`),r.setAttribute(ui,e.name),zl(r,e,this.getConfig().ignoreNetworkEvents),e.deliveryType&&r.setAttribute(`http.response.delivery_type`,e.deliveryType),e.initiatorType&&r.setAttribute(`http.request.initiator_type`,e.initiatorType),e.renderBlockingStatus&&r.setAttribute(`http.request.render_blocking_status`,e.renderBlockingStatus),e.responseStatus&&r.setAttribute(ni,e.responseStatus),typeof e.encodedBodySize==`number`&&e.encodedBodySize>=0&&r.setAttribute(Qd,e.encodedBodySize),typeof e.transferSize==`number`&&e.transferSize>=0&&r.setAttribute(`http.response.size`,e.transferSize),typeof e.decodedBodySize==`number`&&e.decodedBodySize>=0&&r.setAttribute(`http.response.decoded_body_size`,e.decodedBodySize),this._addResourceDiagnosticAttributes(r,e),this._addCustomAttributesOnResourceSpan(r,e,(n=this.getConfig().applyCustomAttributesOnSpan)==null?void 0:n.resourceFetch),this._endSpan(r,Q.RESPONSE_END,e))}_startSpan(e,t,n,r){if(Rl(n,t)&&typeof n[t]==`number`)return this.tracer.startSpan(e,{startTime:n[t]},r?j.setSpan(O.active(),r):void 0)}_waitForPageLoad(){window.document.readyState===`complete`?this._onDocumentLoaded():window.addEventListener(`load`,this._onDocumentLoaded)}_addCustomAttributesOnSpan(e,t){t&&Fs(()=>{t(e)},e=>{e&&this._diag.error(`addCustomAttributesOnSpan`,e)},!0)}_addCustomAttributesOnResourceSpan(e,t,n){n&&Fs(()=>{n(e,t)},e=>{e&&this._diag.error(`addCustomAttributesOnResourceSpan`,e)},!0)}_hasNoSizeData(e){let t=typeof e.transferSize==`number`?e.transferSize:0,n=typeof e.decodedBodySize==`number`?e.decodedBodySize:0,r=typeof e.encodedBodySize==`number`?e.encodedBodySize:0;return t===0&&n===0&&r===0}_hasTimingData(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0,n=typeof e.responseEnd==`number`?e.responseEnd:0;return t>0&&n>0}_isCorsRestricted(e){return this._hasNoSizeData(e)&&this._hasTimingData(e)}_isFetchIncomplete(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0,n=typeof e.responseEnd==`number`?e.responseEnd:0;return this._hasNoSizeData(e)&&t>0&&n===0}_isFetchPrevented(e){let t=typeof e.fetchStart==`number`?e.fetchStart:0;return this._hasNoSizeData(e)&&t===0}_isCacheValidated(e){let t=typeof e.transferSize==`number`?e.transferSize:0,n=typeof e.deliveryType==`string`?e.deliveryType:``;return t===300&&n!==`cache`}_addResourceDiagnosticAttributes(e,t){this._isCorsRestricted(t)?e.setAttribute(`http.response.cors_opaque`,!0):this._isFetchIncomplete(t)?e.setAttribute(`http.request.incomplete`,!0):this._isFetchPrevented(t)&&e.setAttribute(`http.request.prevented`,!0),this._isCacheValidated(t)&&e.setAttribute(`http.response.cache_revalidated`,!0)}enable(){window.removeEventListener(`load`,this._onDocumentLoaded),this._waitForPageLoad()}disable(){window.removeEventListener(`load`,this._onDocumentLoaded)}};W();let fm=[`diag`];function pm(e){var t,n;return typeof PerformanceObserver<`u`&&((t=(n=PerformanceObserver.supportedEntryTypes)==null?void 0:n.includes(e))==null?!1:t)}function mm(e,t,n){let r=n==null?{}:n,{diag:i}=r,a=ls(r,fm);if(!pm(e))return i==null||i.debug(`${e} not supported, skipping observer`),null;try{let n=new PerformanceObserver(n=>{for(let r of n.getEntries())try{t(r)}catch(t){i==null||i.error(`error processing ${e} entry`,t)}});return n.observe(U({buffered:!0,type:e},a)),n}catch(e){return null}}P();var hm=class extends G{constructor({diag:e,perf:t,limitManager:n}={}){super({config:{},diag:e,instrumentationName:`ElementTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_observer`,null),N(this,`_isEnabled`,!1),this._config.enabled&&this.enable()}enable(){if(!this._isEnabled){if(!pm(`element`)){this._diag.debug(`element not supported, skipping`);return}if(this._isEnabled=!0,this._observer&&this._observer.disconnect(),this._observer=mm(`element`,e=>this._processEntry(e),{diag:this._diag}),!this._observer){this._isEnabled=!1,this._diag.error(`failed to enable`);return}}}disable(){this._isEnabled=!1,this._observer&&(this._observer.disconnect(),this._observer=null)}_processEntry(e){var t,n;if(!this._isEnabled||(t=this.limitManager)!=null&&t.limitElementTimingEntry())return;let r=this.tracer.startSpan(e.identifier,{attributes:{[F]:`ux.element_timing`,"mxl.element_timing.identifier":e.identifier,"mxl.element_timing.element":(n=e.element)==null||(n=n.tagName)==null?void 0:n.toLowerCase(),"mxl.element_timing.render_time":e.renderTime,"mxl.element_timing.load_time":e.loadTime,"mxl.element_timing.start_time":e.startTime,"mxl.element_timing.url":e.url,"mxl.element_timing.natural_width":e.naturalWidth,"mxl.element_timing.natural_height":e.naturalHeight},startTime:this.perf.epochMillisFromOriginOffset(0)});e.loadTime>0&&r.addEvent(`load`,this.perf.epochMillisFromOriginOffset(e.loadTime)),r.end(this.perf.epochMillisFromOriginOffset(e.startTime))}};P();var gm=class extends G{constructor({diag:e,perf:t,rootNode:n,emptyCheckDelayMs:r=500}){super({config:{},diag:e,instrumentationName:`EmptyRootInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_observer`,void 0),N(this,`_emptyCheckDelayMs`,void 0),N(this,`_rootNode`,void 0),this._rootNode=n,this._emptyCheckDelayMs=r,this._observer=new MutationObserver((e,t)=>{this._observerCallback(e)}),this._config.enabled&&this._rootNode?this.enable():this._rootNode||this._diag.warn(`supplied root node was null, this instrumentation won't be enabled`)}disable(){this._observer.disconnect()}enable(){this._rootNode&&this._observer.observe(this._rootNode,{childList:!0})}_observerCallback(e){let t=!1,n=!1;for(let r of e)r.target===this._rootNode&&(r.removedNodes.length>0&&(t=!0),r.addedNodes.length>0&&(n=!0));t&&!n&&(this._diag.debug(`root node had child nodes removed without new ones being added, checking if it's empty in ${this._emptyCheckDelayMs}ms`),window.setTimeout(()=>{this._checkForEmptyRootNode()},this._emptyCheckDelayMs))}_checkForEmptyRootNode(){var e;if(((e=this._rootNode)==null?void 0:e.childNodes.length)===0){this._diag.debug(`root node was found to be empty`);let e=this.userSessionManager.getSessionPartSpan();e?e.addEvent(`empty-root-node`,{"mxl.type":`ux.empty_root_node`}):this._diag.debug(`no active session found to emit event on`)}}};P();var _m=class extends G{constructor({diag:e,perf:t}={}){super({config:{},diag:e,instrumentationName:`GlobalExceptionInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_onErrorHandler`,void 0),N(this,`_onUnhandledRejectionHandler`,void 0),this._onErrorHandler=e=>{this.logManager.logException(e.error||e.message,{handled:!1,handler:`global_exception`,timestamp:this.perf.epochMillisFromOriginOffset(e.timeStamp)})},this._onUnhandledRejectionHandler=e=>{this.logManager.logException(e.reason,{handled:!1,handler:`promise_rejection`,timestamp:this.perf.epochMillisFromOriginOffset(e.timeStamp)})},this._config.enabled&&this.enable()}disable(){window.removeEventListener(`error`,this._onErrorHandler),window.removeEventListener(`unhandledrejection`,this._onUnhandledRejectionHandler)}enable(){window.addEventListener(`error`,this._onErrorHandler),window.addEventListener(`unhandledrejection`,this._onUnhandledRejectionHandler)}};let vm=()=>`mxlv2-${Date.now()}-${Math.floor(Math.random()*8999999999999)+0xe8d4a51000}`;H(),P();var ym=class extends G{constructor({diag:e,perf:t}={}){super({config:{},diag:e,instrumentationName:`LoafInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_observer`,null),N(this,`_isFirstEntry`,!0),N(this,`_removeSessionEndListener`,null),N(this,`_isEnabled`,!1),N(this,`_totalDuration`,0),N(this,`_workDuration`,0),N(this,`_styleLayoutDuration`,0),N(this,`_count`,0),N(this,`_longestDuration`,0),N(this,`_longestDurationExcludingFirst`,0),N(this,`_totalBlockingDuration`,0),N(this,`_scriptSummaries`,new Map),this._config.enabled&&this.enable()}enable(){if(!this._isEnabled){if(!pm(`long-animation-frame`)){this._diag.debug(`long-animation-frame not supported, skipping`);return}if(this._isEnabled=!0,this._observer&&this._observer.disconnect(),this._observer=mm(`long-animation-frame`,e=>this._processEntry(e),{diag:this._diag}),!this._observer){this._isEnabled=!1,this._diag.error(`failed to enable`);return}this._registerSessionEndListener()}}_registerSessionEndListener(){this._isEnabled&&(this._removeSessionEndListener&&this._removeSessionEndListener(),this._removeSessionEndListener=this.userSessionManager.addSessionPartEndedListener(()=>{try{this._flushReport()}catch(e){this._diag.error(`error flushing report`,e)}}))}setUserSessionManager(e){super.setUserSessionManager(e),this._registerSessionEndListener()}disable(){this._isEnabled=!1,this._resetAccumulators(),this._observer&&(this._observer.disconnect(),this._observer=null),this._removeSessionEndListener&&(this._removeSessionEndListener(),this._removeSessionEndListener=null)}_processEntry(e){if(this._isEnabled){this._count++,this._totalDuration+=e.duration,this._workDuration+=e.renderStart?e.renderStart-e.startTime:e.duration,e.styleAndLayoutStart&&(this._styleLayoutDuration+=Math.max(0,e.startTime+e.duration-e.styleAndLayoutStart)),this._longestDuration=Math.max(this._longestDuration,e.duration),this._isFirstEntry&&this._count===1?this._isFirstEntry=!1:(this._longestDurationExcludingFirst=Math.max(this._longestDurationExcludingFirst,e.duration),e.firstUIEventTimestamp===0&&(this._totalBlockingDuration+=e.blockingDuration));try{for(let t of e.scripts){let e=t.sourceURL||`(inline)`;e.length>2048&&(e=`${e.substring(0,2048)}...`);let n=this._scriptSummaries.get(e);n?(n.totalDuration+=t.duration,n.styleAndLayoutDuration+=t.forcedStyleAndLayoutDuration,n.count++):this._scriptSummaries.set(e,{count:1,styleAndLayoutDuration:t.forcedStyleAndLayoutDuration,totalDuration:t.duration})}}catch(e){this._diag.error(`error processing scripts for entry`,e)}}}_flushReport(){if(this._count===0)return;let e;e=this._totalBlockingDuration<=200?`good`:this._totalBlockingDuration<=600?`needs-improvement`:`poor`;let t={[F]:`ux.web_vital`,"mxl.web_vital.id":vm(),"mxl.web_vital.name":`TBD`,"mxl.web_vital.value":Math.round(this._totalBlockingDuration),"mxl.web_vital.rating":e,"mxl.tbd.loaf_total_duration":Math.round(this._totalDuration),"mxl.tbd.loaf_work_duration":Math.round(this._workDuration),"mxl.tbd.loaf_style_and_layout_duration":Math.round(this._styleLayoutDuration),"mxl.tbd.loaf_count":this._count,"mxl.tbd.loaf_longest_duration":Math.round(this._longestDuration),"mxl.tbd.loaf_longest_duration_excluding_first":Math.round(this._longestDurationExcludingFirst)};try{this.logger.emit({attributes:t,eventName:`mxl-loaf-report`,severityNumber:V.INFO})}catch(e){this._diag.error(`error emitting loaf report`,e)}try{if(this._scriptSummaries.size>0){let e=[...this._scriptSummaries].sort((e,t)=>t[1].totalDuration-e[1].totalDuration).slice(0,250).map(([e,t])=>[e,{count:t.count,style_and_layout_duration:Math.round(t.styleAndLayoutDuration),total_duration:Math.round(t.totalDuration)}]);this.logger.emit({attributes:{[F]:`ux.loaf_scripts`},body:JSON.stringify(Object.fromEntries(e)),eventName:`mxl-loaf-scripts`,severityNumber:V.INFO})}}catch(e){this._diag.error(`error emitting loaf script summary`,e)}this._resetAccumulators()}_resetAccumulators(){this._totalDuration=0,this._workDuration=0,this._styleLayoutDuration=0,this._count=0,this._longestDuration=0,this._longestDurationExcludingFirst=0,this._totalBlockingDuration=0,this._scriptSummaries=new Map}};H(),P();var bm=class extends G{constructor({diag:e,perf:t,limitManager:n}={}){super({config:{},diag:e,instrumentationName:`ServerTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_onLoad`,void 0),N(this,`_performanceCollected`,!1),this._onLoad=()=>{this._readServerTiming()},this._config.enabled&&this.enable()}enable(){if(window.removeEventListener(`load`,this._onLoad),window.document.readyState===`complete`){this._readServerTiming();return}window.addEventListener(`load`,this._onLoad)}disable(){window.removeEventListener(`load`,this._onLoad)}_readServerTiming(){var e;if(this._performanceCollected)return;this._performanceCollected=!0;let t=(e=performance.getEntriesByType(`navigation`)[0])==null?void 0:e.serverTiming;if(t!=null&&t.length)for(let e of t){var n;if((n=this.limitManager)!=null&&n.limitServerTimingEntry())return;this.logger.emit({attributes:{[F]:`ux.server_timing`,"mxl.server_timing.name":e.name,"mxl.server_timing.duration":e.duration,"mxl.server_timing.description":e.description},eventName:`mxl-server-timing`,severityNumber:V.INFO})}}};let xm=`mxl.user_timing.start_time`,Sm=`mxl.user_timing.duration`,Cm=`mxl.user_timing.entry_type`;H(),P(),W();var wm=class extends G{constructor({diag:e,perf:t,limitManager:n,allowedEntries:r}={}){super({config:{},diag:e,instrumentationName:`UserTimingInstrumentation`,instrumentationVersion:`1.0.0`,limitManager:n,perf:t}),N(this,`_markObserver`,null),N(this,`_measureObserver`,null),N(this,`_seenEntries`,new Set),N(this,`_isEnabled`,!1),N(this,`_allowedEntries`,void 0),this._allowedEntries=r,this._config.enabled&&this.enable()}enable(){this._isEnabled||(this._isEnabled=!0,this._seenEntries=new Set,this._markObserver&&this._markObserver.disconnect(),this._measureObserver&&this._measureObserver.disconnect(),this._markObserver=mm(`mark`,this._processEntry.bind(this),{diag:this._diag}),this._markObserver||this._diag.error(`failed to enable mark observer`),this._measureObserver=mm(`measure`,e=>this._processEntry(e),{diag:this._diag}),this._measureObserver||this._diag.error(`failed to enable measure observer`),!this._markObserver&&!this._measureObserver&&(this._isEnabled=!1))}disable(){this._isEnabled=!1,this._markObserver&&(this._markObserver.disconnect(),this._markObserver=null),this._measureObserver&&(this._measureObserver.disconnect(),this._measureObserver=null),this._seenEntries=new Set}_processEntry(e){var t;if(!this._isEnabled||this._allowedEntries!==void 0&&!(Array.isArray(this._allowedEntries)?this._allowedEntries.includes(e.name):this._allowedEntries(e)))return;let n=`${location.href}::${e.name}`;if(this._seenEntries.has(n)||(this._seenEntries.add(n),(t=this.limitManager)!=null&&t.limitUserTimingEntry(e.entryType)))return;if(e.entryType===`measure`){let t=e.detail;this.tracer.startSpan(e.name,{attributes:U({[F]:`ux.user_timing`,[Xn]:`user_timing`,[Cm]:e.entryType,[xm]:this.perf.millisFromZeroTime(e.startTime),[Sm]:e.duration},t!=null&&{"mxl.user_timing.detail":JSON.stringify(t)}),startTime:this.perf.epochMillisFromOriginOffset(e.startTime)}).end(this.perf.epochMillisFromOriginOffset(e.startTime+e.duration));return}let{detail:r}=e,i=r==null?void 0:JSON.stringify(r);this.logger.emit({attributes:{[F]:`ux.user_timing`,"mxl.user_timing.name":e.name,[xm]:this.perf.millisFromZeroTime(e.startTime),[Sm]:e.duration,[Cm]:e.entryType},body:i,eventName:`mxl-user-timing`,severityNumber:V.INFO,timestamp:this.perf.epochMillisFromOriginOffset(e.startTime)})}};let Tm=`mxl.web_vital.attribution.`;P(),W();var Em=class{constructor(){N(this,`t`,void 0),N(this,`o`,0),N(this,`i`,[])}u(e){var t;if(e.hadRecentInput)return;let n=this.i[0],r=this.i.at(-1);this.o&&n&&r&&e.startTime-r.startTime<1e3&&e.startTime-n.startTime<5e3?(this.o+=e.value,this.i.push(e)):(this.o=e.value,this.i=[e]),(t=this.t)==null||t.call(this,e)}};let Dm=()=>{let e=performance.getEntriesByType(`navigation`)[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},Om=e=>{if(document.readyState===`loading`)return`loading`;let t=Dm();if(t){if(e<t.domInteractive)return`loading`;if(t.domContentLoadedEventStart===0||e<t.domContentLoadedEventStart)return`dom-interactive`;if(t.domComplete===0||e<t.domComplete)return`dom-content-loaded`}return`complete`},km=e=>{let t=e.nodeName;return e.nodeType===1?t.toLowerCase():t.toUpperCase().replace(/^#/,``)},Am=e=>{let t=``;try{for(;(e==null?void 0:e.nodeType)!==9;){let n=e,r=n.id?`#`+n.id:[km(n),...Array.from(n.classList).sort()].join(`.`);if(t.length+r.length>99)return t||r;if(t=t?r+`>`+t:r,n.id)break;e=n.parentNode}}catch(e){}return t},jm=new WeakMap;function Mm(e,t){let n=jm.get(t);return n||(n=new WeakMap,jm.set(t,n)),n.get(e)||n.set(e,new t),n.get(e)}let Nm=-1,Pm=()=>Nm,Fm=e=>{addEventListener(`pageshow`,t=>{t.persisted&&(Nm=t.timeStamp,e(t))},!0)},Im=(e,t,n,r)=>{let i,a;return o=>{var s;t.value>=0&&(o||r)&&(a=t.value-((s=i)==null?0:s),(a||i===void 0)&&(i=t.value,t.delta=a,t.rating=((e,t)=>e>t[1]?`poor`:e>t[0]?`needs-improvement`:`good`)(t.value,n),e(t)))}},Lm=e=>{requestAnimationFrame(()=>requestAnimationFrame(e))},Rm=()=>{var e,t;return(e=(t=Dm())==null?void 0:t.activationStart)==null?0:e},zm=(e,t=-1)=>{let n=Dm(),r=`navigate`;return Pm()>=0?r=`back-forward-cache`:n&&(document.prerendering||Rm()>0?r=`prerender`:document.wasDiscarded?r=`restore`:n.type&&(r=n.type.replace(/_/g,`-`))),{name:e,value:t,rating:`good`,delta:0,entries:[],id:`v5-${Date.now()}-${Math.floor(8999999999999*Math.random())+0xe8d4a51000}`,navigationType:r}},Bm=(e,t,n={})=>{try{if(PerformanceObserver.supportedEntryTypes.includes(e)){let r=new PerformanceObserver(e=>{queueMicrotask(()=>{t(e.getEntries())})});return r.observe(U({type:e,buffered:!0},n)),r}}catch(e){}},Vm=e=>{let t=!1;return()=>{t||(e(),t=!0)}},Hm=-1,Um=new Set,Wm=()=>document.visibilityState!==`hidden`||document.prerendering?1/0:0,Gm=e=>{if(document.visibilityState===`hidden`){if(e.type===`visibilitychange`)for(let e of Um)e();isFinite(Hm)||(Hm=e.type===`visibilitychange`?e.timeStamp:0,removeEventListener(`prerenderingchange`,Gm,!0))}},Km=()=>{if(Hm<0){var e;let t=Rm(),n=document.prerendering||(e=globalThis.performance.getEntriesByType(`visibility-state`).find(e=>e.name===`hidden`&&e.startTime>=t))==null?void 0:e.startTime;Hm=n==null?Wm():n,addEventListener(`visibilitychange`,Gm,!0),addEventListener(`prerenderingchange`,Gm,!0),Fm(()=>{setTimeout(()=>{Hm=Wm()})})}return{get firstHiddenTime(){return Hm},onHidden(e){Um.add(e)}}},qm=e=>{document.prerendering?addEventListener(`prerenderingchange`,e,!0):e()},Jm=[1800,3e3],Ym=(e,t={})=>{qm(()=>{let n=Km(),r,i=zm(`FCP`),a=Bm(`paint`,e=>{for(let t of e)t.name===`first-contentful-paint`&&(a.disconnect(),t.startTime<n.firstHiddenTime&&(i.value=Math.max(t.startTime-Rm(),0),i.entries.push(t),r(!0)))});a&&(r=Im(e,i,Jm,t.reportAllChanges),Fm(n=>{i=zm(`FCP`),r=Im(e,i,Jm,t.reportAllChanges),Lm(()=>{i.value=performance.now()-n.timeStamp,r(!0)})}))})},Xm=[.1,.25],Zm=e=>e.find(e=>{var t;return((t=e.node)==null?void 0:t.nodeType)===1})||e[0],Qm=(e,t={})=>{let n=Mm(t=Object.assign({},t),Em),r=new WeakMap;n.t=e=>{var n;if(!(e==null||(n=e.sources)==null)&&n.length){let n=Zm(e.sources),o=n==null?void 0:n.node;if(o){var i,a;let e=(i=(a=t.generateTarget)==null?void 0:a.call(t,o))==null?Am(o):i;r.set(n,e)}}},((e,t={})=>{let n=Km();Ym(Vm(()=>{let r,i=zm(`CLS`,0),a=Mm(t,Em),o=e=>{for(let t of e)a.u(t);a.o>i.value&&(i.value=a.o,i.entries=a.i,r())},s=Bm(`layout-shift`,o);s&&(r=Im(e,i,Xm,t.reportAllChanges),n.onHidden(()=>{o(s.takeRecords()),r(!0)}),Fm(()=>{a.o=0,i=zm(`CLS`,0),r=Im(e,i,Xm,t.reportAllChanges),Lm(r)}),setTimeout(r))}))})(t=>{e((e=>{let t={};if(e.entries.length){var n;let i=e.entries.reduce((e,t)=>e.value>t.value?e:t);if(!(i==null||(n=i.sources)==null)&&n.length){let e=Zm(i.sources);e&&(t={largestShiftTarget:r.get(e),largestShiftTime:i.startTime,largestShiftValue:i.value,largestShiftSource:e,largestShiftEntry:i,loadState:Om(i.startTime)})}}return Object.assign(e,{attribution:t})})(t))},t)},$m=(e,t={})=>{Ym(t=>{e((e=>{let t={timeToFirstByte:0,firstByteToFCP:e.value,loadState:Om(Pm())};if(e.entries.length){let n=Dm(),r=e.entries.at(-1);if(n){let i=n.activationStart||0,a=Math.max(0,n.responseStart-i);t={timeToFirstByte:a,firstByteToFCP:e.value-a,loadState:Om(e.entries[0].startTime),navigationEntry:n,fcpEntry:r}}}return Object.assign(e,{attribution:t})})(t))},t)},eh=0,th=1/0,nh=0,rh=e=>{for(let t of e)t.interactionId&&(th=Math.min(th,t.interactionId),nh=Math.max(nh,t.interactionId),eh=nh?(nh-th)/7+1:0)},ih,ah=()=>{var e;return ih?eh:(e=performance.interactionCount)==null?0:e},oh=()=>{`interactionCount`in performance||ih||(ih=Bm(`event`,rh,{durationThreshold:0}))},sh=0;var ch=class{constructor(){N(this,`l`,[]),N(this,`h`,new Map),N(this,`m`,void 0),N(this,`p`,void 0)}v(){sh=ah(),this.l.length=0,this.h.clear()}M(){let e=Math.min(this.l.length-1,Math.floor((ah()-sh)/50));return this.l[e]}u(e){var t;if((t=this.m)==null||t.call(this,e),!e.interactionId&&e.entryType!==`first-input`)return;let n=this.l.at(-1),r=this.h.get(e.interactionId);if(r||this.l.length<10||e.duration>n.T){var i;if(r?e.duration>r.T?(r.entries=[e],r.T=e.duration):e.duration===r.T&&e.startTime===r.entries[0].startTime&&r.entries.push(e):(r={id:e.interactionId,entries:[e],T:e.duration},this.h.set(r.id,r),this.l.push(r)),this.l.sort((e,t)=>t.T-e.T),this.l.length>10){let e=this.l.splice(10);for(let t of e)this.h.delete(t.id)}(i=this.p)==null||i.call(this,r)}}};let lh=e=>{let t=globalThis.requestIdleCallback||setTimeout,n=globalThis.cancelIdleCallback||clearTimeout;if(document.visibilityState===`hidden`)e();else{let r=Vm(e),i=-1,a=()=>{n(i),r()};addEventListener(`visibilitychange`,a,{once:!0,capture:!0}),i=t(()=>{removeEventListener(`visibilitychange`,a,{capture:!0}),r()})}},uh=[200,500],dh=(e,t={})=>{let n=Mm(t=Object.assign({},t),ch),r=[],i=[],a=0,o=new WeakMap,s=new WeakMap,c=!1,l=()=>{c||(lh(u),c=!0)},u=()=>{let e=new Set(n.l.map(e=>o.get(e.entries[0]))),t=i.length-10;i=i.filter((n,r)=>r>=t||e.has(n));let s=new Set;for(let e of i){let t=d(e.startTime,e.processingEnd);for(let e of t)s.add(e)}r=r.filter(e=>e.startTime>a||s.has(e)),c=!1};n.m=e=>{let n=e.startTime+e.duration,r;a=Math.max(a,e.processingEnd);for(let a=i.length-1;a>=0;a--){let o=i[a];if(Math.abs(n-o.renderTime)<=8){r=o,r.startTime=Math.min(e.startTime,r.startTime),r.processingStart=Math.min(e.processingStart,r.processingStart),r.processingEnd=Math.max(e.processingEnd,r.processingEnd),!1!==t.includeProcessedEventEntries&&r.entries.push(e);break}}r||(r={startTime:e.startTime,processingStart:e.processingStart,processingEnd:e.processingEnd,renderTime:n,entries:!1===t.includeProcessedEventEntries?[]:[e]},i.push(r)),(e.interactionId||e.entryType===`first-input`)&&o.set(e,r),l()},n.p=e=>{if(!s.get(e)){var n;let o=(n=e.entries.find(e=>e.target))==null?void 0:n.target;if(o){var r,i;let n=(r=(i=t.generateTarget)==null?void 0:i.call(t,o))==null?Am(o):r;s.set(e,n)}else{var a;let t=(a=e.entries.find(e=>e.targetSelector))==null?void 0:a.targetSelector;t&&s.set(e,t)}}};let d=(e,t)=>{let n=[];for(let i of r)if(!(i.startTime+i.duration<e)){if(i.startTime>t)break;n.push(i)}return n},f=e=>{let t=e.entries[0],r=o.get(t),i=t.processingStart,a=Math.max(t.startTime+t.duration,i),c=Math.min(r.processingEnd,a),l=r.entries.sort((e,t)=>e.processingStart-t.processingStart),u=d(t.startTime,c),f=n.h.get(t.interactionId),p={interactionTarget:s.get(f),interactionType:t.name.startsWith(`key`)?`keyboard`:`pointer`,interactionTime:t.startTime,nextPaintTime:a,processedEventEntries:l,longAnimationFrameEntries:u,inputDelay:i-t.startTime,processingDuration:c-i,presentationDelay:a-c,loadState:Om(t.startTime),longestScript:void 0,totalScriptDuration:void 0,totalStyleAndLayoutDuration:void 0,totalPaintDuration:void 0,totalUnattributedDuration:void 0};return(e=>{var t;if(!((t=e.longAnimationFrameEntries)!=null&&t.length))return;let n=e.interactionTime,r=e.inputDelay,i=e.processingDuration,a,o,s=0,c=0,l=0,u=0;for(let t of e.longAnimationFrameEntries){c=c+t.startTime+t.duration-t.styleAndLayoutStart;for(let e of t.scripts){let t=e.startTime+e.duration;if(t<n)continue;let l=t-Math.max(n,e.startTime),d=e.duration?l/e.duration*e.forcedStyleAndLayoutDuration:0;s+=l-d,c+=d,l>u&&(o=e.startTime<n+r?`input-delay`:e.startTime>=n+r+i?`presentation-delay`:`processing-duration`,a=e,u=l)}}let d=e.longAnimationFrameEntries.at(-1),f=d?d.startTime+d.duration:0;f>=n+r+i&&(l=e.nextPaintTime-f),a&&o&&(e.longestScript={entry:a,subpart:o,intersectingDuration:u}),e.totalScriptDuration=s,e.totalStyleAndLayoutDuration=c,e.totalPaintDuration=l,e.totalUnattributedDuration=e.nextPaintTime-n-s-c-l})(p),Object.assign(e,{attribution:p})};Bm(`long-animation-frame`,e=>{r=r.concat(e),l()}),((e,t={})=>{if(!globalThis.PerformanceEventTiming||!(`interactionId`in PerformanceEventTiming.prototype))return;let n=Km();qm(()=>{var r;oh();let i,a=zm(`INP`),o=Mm(t,ch),s=e=>{lh(()=>{for(let t of e)o.u(t);let t=o.M();t&&t.T!==a.value&&(a.value=t.T,a.entries=t.entries,i())})},c=Bm(`event`,s,{durationThreshold:(r=t.durationThreshold)==null?40:r});i=Im(e,a,uh,t.reportAllChanges),c&&(c.observe({type:`first-input`,buffered:!0}),n.onHidden(()=>{s(c.takeRecords()),i(!0)}),Fm(()=>{o.v(),a=zm(`INP`),i=Im(e,a,uh,t.reportAllChanges)}))})})(t=>{e(f(t))},t)};var fh=class{constructor(){N(this,`m`,void 0)}u(e){var t;(t=this.m)==null||t.call(this,e)}};let ph=[2500,4e3],mh=(e,t={})=>{let n=Mm(t=Object.assign({},t),fh),r=new WeakMap;n.m=e=>{let n=e.element;if(n){var i,a;let o=(i=(a=t.generateTarget)==null?void 0:a.call(t,n))==null?Am(n):i;r.set(e,o)}else e.id&&r.set(e,`#${e.id}`)},((e,t={})=>{qm(()=>{let n=Km(),r,i=zm(`LCP`),a=Mm(t,fh),o=e=>{t.reportAllChanges||(e=e.slice(-1));for(let t of e)a.u(t),t.startTime<n.firstHiddenTime&&(i.value=Math.max(t.startTime-Rm(),0),i.entries=[t],r())},s=Bm(`largest-contentful-paint`,o);if(s){r=Im(e,i,ph,t.reportAllChanges);let n=Vm(()=>{o(s.takeRecords()),s.disconnect(),r(!0)}),a=e=>{e.isTrusted&&(lh(n),removeEventListener(e.type,a,{capture:!0}))};for(let e of[`keydown`,`click`,`visibilitychange`])addEventListener(e,a,{capture:!0});Fm(n=>{i=zm(`LCP`),r=Im(e,i,ph,t.reportAllChanges),Lm(()=>{i.value=performance.now()-n.timeStamp,r(!0)})})}})})(t=>{e((e=>{let t={timeToFirstByte:0,resourceLoadDelay:0,resourceLoadDuration:0,elementRenderDelay:e.value};if(e.entries.length){let n=e.entries.at(-1),i=n.url&&performance.getEntriesByType(`resource`).find(e=>e.name===n.url);t.target=r.get(n),t.lcpEntry=n,n.url&&(t.url=n.url),i&&(t.lcpResourceEntry=i);let a=Dm();if(a){let n=a.activationStart||0,r=Math.max(0,a.responseStart-n),o=Math.max(r,i?(i.requestStart||i.startTime)-n:0),s=Math.min(e.value,Math.max(o,i?i.responseEnd-n:0));t=U(U({},t),{},{timeToFirstByte:r,resourceLoadDelay:o-r,resourceLoadDuration:s-o,elementRenderDelay:e.value-s,navigationEntry:a})}}return Object.assign(e,{attribution:t})})(t))},t)},hh=[800,1800],gh=e=>{document.prerendering?qm(()=>gh(e)):document.readyState===`complete`?setTimeout(e):addEventListener(`load`,()=>gh(e),!0)},_h=(e,t={})=>{((e,t={})=>{let n=zm(`TTFB`),r=Im(e,n,hh,t.reportAllChanges);gh(()=>{let i=Dm();i&&(n.value=Math.max(i.responseStart-Rm(),0),n.entries=[i],r(!0),Fm(()=>{n=zm(`TTFB`,0),r=Im(e,n,hh,t.reportAllChanges),r(!0)}))})})(t=>{e((e=>{let t={waitingDuration:0,cacheDuration:0,dnsDuration:0,connectionDuration:0,requestDuration:0};if(e.entries.length){let n=e.entries[0],r=n.activationStart||0,i=Math.max((n.workerStart||n.fetchStart)-r,0),a=Math.max(n.domainLookupStart-r,0),o=Math.max(n.connectStart-r,0),s=Math.max(n.connectEnd-r,0);t={waitingDuration:i,cacheDuration:a-i,dnsDuration:o-a,connectionDuration:s-o,requestDuration:e.value-s,navigationEntry:n}}return Object.assign(e,{attribution:t})})(t))},t)},vh=[`CLS`,`INP`,`LCP`,`FCP`,`TTFB`],yh={CLS:Qm,FCP:$m,LCP:mh,INP:dh,TTFB:_h,FID:void 0};I(),P(),W();let bh=e=>{let t=typeof e;return t===`number`||t===`string`||t===`boolean`},xh=e=>Math.round(Math.max(0,e)),Sh=e=>{let t={},{attribution:n}=e;if(!n||typeof n!=`object`)return t;for(let[e,r]of Object.entries(n))bh(r)&&(t[`${Tm}${e}`]=r);return t},Ch=(e,t)=>{let n={},r=e.attribution;try{if(r.longAnimationFrameEntries.length>0){let e=new Map;for(let t of r.longAnimationFrameEntries)for(let n of t.scripts){let t=n.sourceURL||`(inline)`;t.length>2048&&(t=`${t.substring(0,2048)}...`);let r=e.get(t);r?(r.totalDuration+=n.duration,r.styleAndLayoutDuration+=n.forcedStyleAndLayoutDuration,r.count++):e.set(t,{count:1,styleAndLayoutDuration:n.forcedStyleAndLayoutDuration,totalDuration:n.duration})}e.size>0&&(n[`${Tm}loaf_scripts`]=JSON.stringify(Object.fromEntries([...e].sort((e,t)=>t[1].totalDuration-e[1].totalDuration).slice(0,250).map(([e,t])=>[e,{count:t.count,style_and_layout_duration:Math.round(t.styleAndLayoutDuration),total_duration:Math.round(t.totalDuration)}]))))}}catch(e){t.error(`error building loaf scripts for INP`,e)}return n},wh=(e,t)=>{let n={},r=e.attribution.navigationEntry;if(r)try{var i;let e=xh(r.redirectEnd-r.redirectStart),t=xh(r.domainLookupEnd-r.domainLookupStart),a=xh(r.secureConnectionStart>0?r.secureConnectionStart-r.connectStart:r.connectEnd-r.connectStart),o=xh(r.secureConnectionStart>0?r.connectEnd-r.secureConnectionStart:0),s=xh(Math.max((i=r.finalResponseHeadersStart)==null?0:i,r.responseStart)-r.requestStart),c=xh(Math.round(r.responseEnd-r.startTime)-e-t-a-o-s),l=Tm;n[`${l}redirect`]=e,n[`${l}domainLookup`]=t,n[`${l}tcpConnection`]=a,n[`${l}tlsNegotiation`]=o,n[`${l}serverResponse`]=s,n[`${l}unattributed`]=c}catch(e){t.error(`error computing TTFB timing breakdown`,e)}else t.debug(`TTFB navigationEntry unavailable, skipping timing breakdown`);return n};var Th=class extends G{constructor({diag:e,perf:t,listeners:n=yh,urlDocument:r=window.document,urlAttribution:i=!0,pageManager:a}={}){super({config:{},diag:e,instrumentationName:`WebVitalsInstrumentation`,instrumentationVersion:`1.0.0`,perf:t}),N(this,`_listeners`,void 0),N(this,`_urlDocument`,void 0),N(this,`_urlAttribution`,void 0),N(this,`_pageManager`,void 0),N(this,`_attributedPage`,{CLS:void 0,FCP:void 0,INP:void 0,LCP:void 0,TTFB:void 0}),N(this,`_largestShiftTargetForCLS`,void 0),N(this,`_listenersRegistered`,!1),N(this,`_isEnabled`,!1),this._listeners=n,this._urlDocument=r,this._urlAttribution=i,this._pageManager=a==null?Tn.getPageManager():a,this._config.enabled&&this.enable()}disable(){this._isEnabled=!1,this._diag.debug(`WebVitalsInstrumentation disabled, pausing emission`)}enable(){if(this._isEnabled=!0,this._listenersRegistered){this._diag.debug(`WebVitalsInstrumentation listeners already registered, resuming emission`);return}if(this._listenersRegistered=!0,vh.forEach(e=>{var t,n;(t=(n=this._listeners)[e])==null||t.call(n,t=>{if(!this._isEnabled)return;let n=this.userSessionManager.getSessionPartSpan();if(!n)return;let r=this._getTimeForMetric(t),i=this._getAttributedPageForMetric(t),a=U(U(U({"mxl.type":`ux.web_vital`,"url.full":i.fullURL,"browser.url.full":i.fullURL,"mxl.web_vital.navigation_type":t.navigationType,"mxl.web_vital.name":t.name,"mxl.web_vital.rating":t.rating,"mxl.web_vital.id":t.id,"mxl.web_vital.delta":t.delta,"mxl.web_vital.value":t.value},Sh(t)),e===`INP`?Ch(t,this._diag):{}),e===`TTFB`?wh(t,this._diag):{});i.path&&i.pageID&&(a[`app.surface.name`]=i.path,a[`app.surface.id`]=i.pageID),i.label&&(a[`app.surface.label`]=i.label),n.addEvent(`mxl-web-vitals-report-${e}`,a,r)})}),this._urlAttribution){var e,t,n,r,i,a,o,s,c,l;(e=(t=this._listeners).TTFB)==null||e.call(t,()=>{this._attributedPage.TTFB=this._currentAttributedPage()},{reportAllChanges:!0}),(n=(r=this._listeners).FCP)==null||n.call(r,()=>{this._attributedPage.FCP=this._currentAttributedPage()},{reportAllChanges:!0}),(i=(a=this._listeners).INP)==null||i.call(a,()=>{this._attributedPage.INP=this._currentAttributedPage()},{reportAllChanges:!0}),(o=(s=this._listeners).LCP)==null||o.call(s,()=>{this._attributedPage.LCP=this._currentAttributedPage()},{reportAllChanges:!0}),(c=(l=this._listeners).CLS)==null||c.call(l,e=>{let t=e;this._largestShiftTargetForCLS!==t.attribution.largestShiftTarget&&(this._largestShiftTargetForCLS=t.attribution.largestShiftTarget,this._attributedPage.CLS=this._currentAttributedPage())},{reportAllChanges:!0})}}_getTimeForMetric(e){return e.name===`CLS`&&e.attribution.largestShiftTime?this.perf.epochMillisFromOriginOffset(e.attribution.largestShiftTime):e.name===`INP`&&e.attribution.interactionTime?this.perf.epochMillisFromOriginOffset(e.attribution.interactionTime):this.perf.getNowMillis()}_currentAttributedPage(){let e={fullURL:this._urlDocument.URL},t=this._pageManager.getCurrentRoute(),n=this._pageManager.getCurrentPageId();t&&n&&(e.path=t.path,e.pageID=n);let r=this._pageManager.getPageLabel();return r&&(e.label=r),e}_getAttributedPageForMetric(e){return e.name===`FCP`&&this._attributedPage.FCP?this._attributedPage.FCP:e.name===`TTFB`&&this._attributedPage.TTFB?this._attributedPage.TTFB:e.name===`INP`&&this._attributedPage.INP?this._attributedPage.INP:e.name===`LCP`&&this._attributedPage.LCP?this._attributedPage.LCP:e.name===`CLS`&&this._attributedPage.CLS&&e.attribution.largestShiftTarget===this._largestShiftTargetForCLS?this._attributedPage.CLS:this._currentAttributedPage()}};W();let Eh=(e={},{logManager:t,userSessionManager:n,pageManager:r,limitManager:i,includeReplay:a=!1,recordUserSessions:o=!0,replayOptions:s,replayContext:c,sessionStorage:l})=>{var u,d,f,p,m,h,g,_,v;let y=[];if((u=e.omit)!=null&&u.has(`exception`)||y.push(new _m(e.exception)),(d=e.omit)!=null&&d.has(`click`)||y.push(new sm(e.click)),(f=e.omit)!=null&&f.has(`web-vital`)||y.push(new Th(U(U({},e[`web-vital`]),{},{pageManager:r}))),(p=e.omit)!=null&&p.has(`loaf`)||y.push(new ym(U({},e.loaf))),(m=e.omit)!=null&&m.has(`user-timing`)||y.push(new wm(e[`user-timing`])),(h=e.omit)!=null&&h.has(`element-timing`)||y.push(new hm(U(U({},e[`element-timing`]),{},{limitManager:i}))),(g=e.omit)!=null&&g.has(`document-load`)||y.push(new dm(e[`document-load`])),(_=e.omit)!=null&&_.has(`server-timing`)||y.push(new bm(U(U({},e[`server-timing`]),{},{limitManager:i}))),e[`empty-root`]&&y.push(new gm(U({},e[`empty-root`]))),a&&!((v=e.omit)!=null&&v.has(`replay`))){var b;if(!c)throw Error(`replayContext is required when includeReplay is true`);if(!l)throw Error(`sessionStorage is required when includeReplay is true`);y.push(new _s(U(U({},e.replay),{},{recordUserSessions:o,replayContext:c,rrwebOptions:s==null?(b=e.replay)==null?void 0:b.rrwebOptions:s,sessionStorage:l})))}for(let e of y)e instanceof G&&(n&&e.setUserSessionManager(n),t&&e.setLogManager(t),i&&e.setLimitManager(i));return y},Dh=e=>{if(e!==void 0){if(typeof e!=`string`)throw Error(`appID must be a string, or omitted if not using MXL. Received ${String(e)}`);return e}},Oh=e=>{if(e===void 0){let e=`MXLAppVersionX.X.X`;return e===``?`unspecified`:e}if(typeof e!=`string`)throw Error(`if appVersion is specified, it must be a string. Received ${String(e)}`);let t=e.trim();if(t===``)throw Error(`if appVersion is specified, it cannot be an empty string.`);return t};M(),H(),zs(),$s(),Yl(),W(),q();let kh=({appID:e,appVersion:t,resource:n=Ks(),spanExporters:r=[],logExporters:i=[],spanProcessors:a=[],propagator:o=null,defaultInstrumentationConfig:s,instrumentations:c=[],contextManager:l=null,logProcessors:u=[],attributeScrubbers:d=[],enableDefaultAttributeScrubbing:f=!0,additionalQueryParamsToScrub:p=[],logLevel:m=b.ERROR,otelCollectorURL:h,apiURL:g,diagLogger:_=k.createComponentLogger({namespace:`mxl-sdk`}),dynamicSDKConfigManager:v,dynamicSDKConfig:y,registerGlobally:x=!0,blockNetworkSpanForwarding:ee=!1,restrictedProtocols:te=new Set([`file:`]),useDocumentTitleAsPageLabel:ne=!0,recordUserSessions:S=!0,replay:re,serviceName:ie,maxUserSessionDurationSeconds:ae=Yd,inactivityTimeoutSeconds:oe=Xd}={})=>{try{var se,ce,le;if(x){let e=am.registered();if(e!==null)return _.warn(`SDK has already been successfully initialized, skipping this invocation of initSDK`),e}if(k.setLogger(new ge,{logLevel:m}),typeof window>`u`)return _.warn(`browser not detected, skipping initialization`),!1;let b=new Ga,ue=b.getNowMillis(),C=Dh(e),de=Oh(t),fe=C!==void 0;if(!fe&&!i.length&&!r.length)throw Error(`when appID is omitted, at least one logExporter or spanExporter must be set`);if(te.has(window.location.protocol))throw Error(`not initializing due to restricted protocol: ${window.location.protocol}`);if(fe&&typeof CompressionStream>`u`)throw Error(`CompressionStream is not supported in this browser and required for data compression.`);let w=x?void 0:C,pe=new Rf({diag:_,namespace:w,storage:window.localStorage}),me=new Rf({diag:_,namespace:w,storage:window.sessionStorage}),he=Ah({registerGlobally:x,sdkLocalStorage:pe}),T=he.getMXLUserId();if(fe&&!T)throw Error(`userID is required when using MXL exporter`);let _e=U({},y),ve=v==null?new Sd({appID:C,appVersion:de,defaultConfig:_e,deviceId:T,apiURL:g,storage:pe}):v;ve.refreshRemoteConfig();let ye=(se=(ce=ve.resolveApplicationServiceName)==null?void 0:ce.call(ve,ie))==null?(()=>{var e;return(ie==null?void 0:ie.trim())||((e=ve.getConfig().serviceName)==null?void 0:e.trim())||gd})():se,be=_d({serviceName:ye}).merge(n).merge(vd({appVersion:de,diagLogger:_,pageSessionStorage:me})),xe=new Fd({blockNetworkSpanForwarding:ee,deviceId:T,dynamicConfigManager:ve});if(!xe.isSDKEnabled())return _.debug(`SDK is disabled, skipping initialization.`),!1;let Se=zf({defaultInstrumentationConfig:s,diag:_,featureManager:xe,propagator:o,registerGlobally:x}),Ce=new Ed(wd),we=[...f?Uf(p):[],...d],E=jh({limitManager:Ce,perf:b,registerGlobally:x,sdkLocalStorage:pe,sdkSessionStorage:me,userSessionConfig:{inactivityTimeoutSeconds:oe,maxUserSessionDurationSeconds:ae}}),Te,Ee;fe&&(Te=new Af({emptySessionAvoidanceEnabled:xe.isEmptySessionAvoidanceEnabled(),exporter:new Yu({appID:C,otelCollectorURL:h,userID:T}),limitManager:Ce,userSessionManager:E}),Ee=new bc(new Ku({appID:C,otelCollectorURL:h,userID:T})));let De=Ph({registerGlobally:x,useDocumentTitleAsPageLabel:ne}),{tracerProvider:Oe,mxlTraceManager:ke}=Mh({attributeScrubbers:we,contextManager:l,mxlSpanProcessor:Te,pageManager:De,propagator:Se?new Lf:o,registerGlobally:x,resource:be,spanExporters:r,spanProcessors:a,userManager:he});E.setTracerProvider(Oe);let{loggerProvider:Ae,mxlLogManager:je}=Nh({attributeScrubbers:we,limitManager:Ce,logExporters:i,logProcessors:u,mxlLogProcessor:Ee,pageManager:De,registerGlobally:x,resource:be,sdkLocalStorage:pe,userManager:he,userSessionManager:E,visibilityDoc:window.document});E.startSessionPartInternal(`init`);let Me=typeof window<`u`&&window.__MXL_DISABLE_SESSION_RECORDER===!0,{recordUserSessions:Ne,replay:Pe}=Cd({dynamicConfig:ve.getConfig(),isSessionReplayEnabled:xe.isSessionReplayEnabled(),recordUserSessions:S,replay:re}),Fe=!!(fe&&C&&T&&!Me&&xe.isSessionReplayEnabled()),Ie=Fe&&Ne&&Pe!=null&&Pe.omitRedundantInstrumentations?[`click`,`exception`,`@opentelemetry/instrumentation-fetch`,`@opentelemetry/instrumentation-xml-http-request`]:void 0,Le=Ie===void 0?s:U(U({},s),{},{omit:new Set([...(le=s==null?void 0:s.omit)==null?[]:le,...Ie])}),Re=Fe&&C&&T?{appID:C,appVersion:de,apiURL:g,serviceName:ye,transport:ld({appID:C,apiURL:g,otelCollectorURL:h,userID:T}),userID:T}:void 0,ze=()=>Eh(Le,{includeReplay:Fe,limitManager:Ce,logManager:je,pageManager:De,recordUserSessions:Ne,replayContext:Re,replayOptions:Pe,sessionStorage:me,userSessionManager:E}),Be,Ve,He;if(x){let e=Eh(Le,{includeReplay:Fe,limitManager:Ce,pageManager:De,recordUserSessions:Ne,replayContext:Re,replayOptions:Pe,sessionStorage:me,userSessionManager:E});Be=e.find(e=>e instanceof _s),Ve=xs({instrumentations:[...e,...c]}),rm(Le).then(e=>{e.length!==0&&(He=xs({instrumentations:e}))})}else{let e=ze();Be=e.find(e=>e instanceof _s),Ve=xs({instrumentations:[...e,...c],loggerProvider:Ae,tracerProvider:Oe}),rm(Le).then(e=>{e.length!==0&&(He=xs({instrumentations:e,loggerProvider:Ae,tracerProvider:Oe}))})}let Ue=!1,We=!1,D=()=>{We||(We=!0,Be==null||Be.disable(),Ve==null||Ve(),He==null||He(),E._shutdown())},Ge=Be?Xu(Be):im;_.info(`successfully initialized the SDK`);let Ke={flush:function(){var e=K(function*(){yield Oe.forceFlush(),yield Ae.forceFlush()});return function(){return e.apply(this,arguments)}}(),log:je,page:De,session:E,sessionRecording:Ge,setDynamicConfig:e=>{ve.setConfig(e)},shutdown:function(){var e=K(function*(){Ue||(Ue=!0,D(),yield Oe.shutdown(),yield Ae.shutdown())});return function(){return e.apply(this,arguments)}}(),stop:D,trace:ke,user:he};return x&&am.register(Ke),E.recordSDKStartupDuration(b.getNowMillis()-ue),Ke}catch(e){let t=e instanceof Error?e.message:`Unknown error.`;return _.error(`failed to initialize the SDK: ${t}`),!1}},Ah=({registerGlobally:e,sdkLocalStorage:t})=>{let n=new Ud({storage:t});return e&&qn.setGlobalUserManager(n),n},jh=({limitManager:e,perf:t,registerGlobally:n,sdkLocalStorage:r,sdkSessionStorage:i,userSessionConfig:a})=>{let o=new xf({config:a,limitManager:e,perf:t,storage:r,tabStorage:i,visibilityDoc:window.document});return n&&Mn.setGlobalUserSessionManager(o),o},Mh=({resource:e,userManager:t,spanExporters:n,spanProcessors:r=[],propagator:i=null,contextManager:a=null,attributeScrubbers:o,registerGlobally:s,mxlSpanProcessor:c,pageManager:l})=>{let u=[...r,new Cf,new Df,new If({userManager:t}),new Mf({pageManager:l}),new Nf({attributeScrubbers:o})];n==null||n.forEach(e=>{u.push(new Xc(e))}),c&&u.push(c);let d=new jl({resource:e,spanLimits:{attributeCountLimit:wd.maxAllowed.session_property*2,eventCountLimit:wd.maxAllowed.breadcrumb*2},spanProcessors:u}),f=new Ld({tracerProvider:s?void 0:d});return s&&(Bn.setGlobalTraceManager(f),d.register({contextManager:a||new Dl,propagator:i})),{mxlTraceManager:f,tracerProvider:d}},Nh=({resource:e,userManager:t,logExporters:n,logProcessors:r,userSessionManager:i,limitManager:a,attributeScrubbers:o,registerGlobally:s,mxlLogProcessor:c,sdkLocalStorage:l,pageManager:u,visibilityDoc:d=window.document})=>{let f=[...r,new Ff({userSessionManager:i}),new Sf,new Tf,new Pf({userManager:t}),new wf({attributeScrubbers:o}),new jf({pageManager:u})];n==null||n.forEach(e=>{f.push(new bc(e))}),c&&f.push(c);let p=new hc({processors:f,resource:e}),m=new jd({limitManager:a,loggerProvider:s?void 0:p,storage:l,userSessionManager:i,visibilityDoc:d});return s&&(uo.setGlobalLoggerProvider(p),vn.setGlobalLogManager(m)),{loggerProvider:p,mxlLogManager:m}},Ph=({useDocumentTitleAsPageLabel:e,registerGlobally:t})=>{let n=new Md({useDocumentTitleAsPageLabel:e});return t&&Tn.setGlobalPageManager(n),n};return M(),Object.defineProperty(e,`DiagLogLevel`,{enumerable:!0,get:function(){return b}}),e.ReplayInstrumentation=_s,e.attributes=ar,e.getNavigationInstrumentation=_o,e.initSDK=kh,e.loadRrwebModule=Jo,e.log=vn,e.page=Tn,e.resetRrwebModuleCacheForTests=Yo,e.session=Mn,e.setRrwebModuleLoaderForTests=Xo,e.setRrwebScriptUrl=Wo,e.trace=Bn,e.user=qn,e})({});
|
|
3
3
|
//# sourceMappingURL=mxl-web-sdk.js.map
|