"use strict";(self.bxpChunk=self.bxpChunk||[]).push([[843],{24457:(e,t,n)=>{function r(e){return e.replace(/_/g,"-")}function o(e){return e&&"string"==typeof e.name&&"string"==typeof e.segmentId}function i(e){const t={n:"segment-tree-root",c:{}};return e.forEach((e=>{let n=t;e.forEach((e=>{const t=e.name,r=o(e)?e.segmentId:void 0,i=void 0!==r?r:t;n.c||(n.c={}),n.c[i]||(n.c[i]={n:t}),n=n.c[i]}))})),{r:t}}function a(e){return e.map((e=>o(e)?`${e.name}:${e.segmentId}`:e.name)).join("/")}function s(e,t){return a(e).startsWith(a(t))}function u(e,t){return"2.0.0"===t?function(e){return e.map((e=>o(e)?e.segmentId:e.name)).join("/")}(e):e.map((e=>({n:e.name,...e.segmentId?{s:e.segmentId}:{}})))}n.d(t,{Dt:()=>i,F5:()=>a,JF:()=>s,l3:()=>u,oy:()=>o,zV:()=>r})},87735:(e,t,n)=>{n.r(t),n.d(t,{createExperimentalMetricsPayload:()=>Me,createPayloads:()=>Ee});var r=n(86031),o=n.n(r),i=n(68968),a=n(75977),s=n(4942);const u=["script","link","other"],l="mem",c="disk",d="net";class m{constructor(){(0,s.Z)(this,"bundles",{[l]:0,[c]:0,[d]:0}),(0,s.Z)(this,"bundlesCount",0),(0,s.Z)(this,"size",{[l]:0,[c]:0,[d]:0}),(0,s.Z)(this,"sizeTotal",0)}add(e){const t=e.encodedSize||0,n=function(e,t,n,r){return u.includes(t)||"other"===t&&e.includes(".js")?void 0!==r&&0!==r||0!==n?0===r&&n>0?c:void 0===r?null:d:l:null}(e.name,e.initiatorType,e.duration,e.transferSize);null!==n&&(this.bundles[n]+=1,this.bundlesCount+=1,this.size[n]+=t,this.sizeTotal+=t)}static makePayload(e){const{size:t,bundlesCount:n,sizeTotal:r}=e;var o;return{size:r,chr:(o=(t[l]+t[c])/e.sizeTotal,isNaN(o)?0:Math.round(1e4*o)/1e4),count:n}}}class f{constructor(){(0,s.Z)(this,"all",new m),(0,s.Z)(this,"allAtlassian",new m),(0,s.Z)(this,"preloaded",new m),(0,s.Z)(this,"defaultAllowedTypes",["js"])}get(e,t,n){try{return null===e?null:(e.forEach((e=>{if(!function(e){return 0!==e.decodedSize||0!==e.encodedSize||0!==e.requestStart||0!==e.responseStart}(e))return;const r=!!(0,i.fg)("platform_ufo_assets_check_for_nan")&&(void 0===e.encodedSize||null===e.encodedSize);if(e.encodedSize===e.decodedSize||r)return;const o=function({name:e,initiatorType:t}){let n="other";const r=e.split("?")[0];switch(t){case"script":n="js";break;case"link":r.endsWith(".css")&&(n="css"),r.endsWith(".js")&&(n="js");break;case"img":n="image";break;case"font":n="font";break;default:r.endsWith(".js")?n="js":r.endsWith(".css")?n="css":r.match(/\.(woff|woff2|ttf|otf)$/)?n="font":r.match(/\.(png|jpg|jpeg|gif|svg)$/)&&(n="image")}return n}(e);(t.allowedTypes||this.defaultAllowedTypes).includes(o)&&(t.classification.all&&this.all.add(e),t.classification.allAtlassian({entry:e})&&this.allAtlassian.add(e),t.classification.preloaded({entry:e,SSRDoneTime:n})&&this.preloaded.add(e))})),0===this.all.bundlesCount?null:{all:m.makePayload(this.all),allAtlassian:m.makePayload(this.allAtlassian),preloaded:m.makePayload(this.preloaded)})}catch(e){return null}}}function p(e,t=3){const n=Math.pow(10,t);return Math.round((e+Number.EPSILON)*n)/n}let v=null;var h=n(58240),g=n(65711),y=n(20629);function S(e,t){const n={};return e&&t?(t.forEach((t=>{if(!t.startMark||!t.endMark)return;const r=e[t.startMark];if(!r)return;const o=e[t.endMark];o&&(n[t.key]={startTime:r,endTime:o})})),n):n}n(67294);let T=0;var b=n(30690);const k=[];function w(){const e={};return k.forEach((({name:t,startMark:n,stopMark:r,cleanStart:o,cleanStop:i})=>{const a=performance.getEntriesByName(n),s=performance.getEntriesByName(r);if((null==a?void 0:a.length)>0&&(null==s?void 0:s.length)>0){const n=a[a.length-1],r=s[s.length-1],{startTime:o}=n,i=r.startTime-o,u={startTime:Math.round(o),duration:Math.round(i)};e[t]=u}o&&performance.clearMarks(n),i&&performance.clearMarks(r)})),e}var E=n(65438),M=n(98028);const _=()=>{var e;return(null!==(e=window)&&void 0!==e?e:{}).performance},C=()=>{var e;return(null!==(e=window)&&void 0!==e?e:{}).PerformanceObserver},z={timings:[],maxSize:1e3,observer:null,transformResource(e){var t,n;const r=p(e.duration),o=(null===(t=e.serverTiming)||void 0===t?void 0:t.find((e=>"atl-edge"===e.name)))||(null===(n=e.serverTiming)||void 0===n?void 0:n.find((e=>"total"===e.name||"filter-request-papi"===e.name))),i=o?p(o.duration):void 0,a=i?r-i:void 0;return{name:e.name,initiatorType:e.initiatorType,transferSize:e.transferSize,startTime:p(e.startTime),duration:p(e.duration),fetchStart:p(e.fetchStart||0),workerStart:p(e.workerStart||0),responseStart:p(e.responseStart||0),requestStart:p(e.requestStart||0),serverTime:i,networkTime:a,encodedSize:p(e.encodedBodySize),decodedSize:p(e.decodedBodySize)}},start(){var e;const t=_(),n=C();if(!n||!t||void 0===n)return;if(z.observer)return;const r=null===(e=t.getEntriesByType)||void 0===e?void 0:e.call(t,"resource");r&&(z.timings=r.map((e=>z.transformResource(e)))),z.observer=new n(z.addTimings),z.observer.observe({entryTypes:["resource"]})},stop(){z.observer&&(z.observer.disconnect(),z.observer=null),z.timings=[]},addTimings(e){const t=e.getEntries().map((e=>z.transformResource(e))),n=z.timings.length+t.length;if(n>z.maxSize){const e=n-z.maxSize;z.timings.splice(0,e)}z.timings.push(...t)}};function x(e,t,n){return e.startTime>=t&&e.startTime+e.duration<=n}function A(e,t){const n=_();if(!C()||!z.observer){const r=null==n?void 0:n.getEntriesByType("resource");return r?r.filter((n=>x(n,e,t))):null}return z.timings.filter((n=>x(n,e,t)))}const D=["script","link"],I=["fetch","xmlhttprequest"],P="network",R="memory",O="disk";function F(e,t){return!!D.includes(t)||!("other"!==t||!e.includes(".js"))}function B(e,t){return!(0===t.responseStart&&t.startTime>t.responseStart)}function N(e){return void 0!==e?{size:e}:null}function j(e,t,n=B){const{name:r,duration:o,transferSize:a,initiatorType:s,responseStart:u,requestStart:l,serverTime:c,networkTime:d,encodedSize:m,decodedSize:f}=e,v=p(u-t),h=p(l-t);if(!function(e,t,n,r){return!F(e,t)||e.includes("localhost")||!!("undefined"!=typeof window&&window?window:void 0)&&e.includes(window.location.hostname)||r(e,n)}(r,s,e,n))return{};if(F(r,s)){const e=function(e,t,n,r){return F(e,t)?void 0!==r&&0!==r||0!==n?0===r&&n>0?O:void 0===r?null:P:R:P}(r,s,o,a);return{ttfb:v,transferType:e,serverTime:c,networkTime:d,encodedSize:m,decodedSize:f,...N(a)}}return{ttfb:v,serverTime:c,networkTime:d,requestStart:(0,i.fg)("ufo_return_relative_request_start")?h:l,...N(a)}}var q=n(52131),V=n(24457);const U=function(e){const t=e.abortReason?"ABORTED":"SUCCEEDED";return{originalInteractionStatus:t,overrideStatus:e.apdex.length>0?"SUCCEEDED":t}},L=function(e){const{start:t,end:n}=e;return(0,b.o)(t,n)};var Z=n(58220);const H=function(e){var t,n;return null!=e&&null!==(t=e.ssr)&&void 0!==t&&t.getSSRDoneTime?null==e||null===(n=e.ssr)||void 0===n?void 0:n.getSSRDoneTime():q.Gw()};var W=n(55537);const J=async function(e){var t,n,r,o,a;const s=(0,g.iE)();if(null==s||null===(t=s.vc)||void 0===t||!t.enabled)return{};if("page_load"!==e.type&&"transition"!==e.type)return{};const u=U(e),l=L(e);if(("SUCCEEDED"!==u.originalInteractionStatus||"visible"!==l)&&(0,i.fg)("platform_ufo_no_vc_on_aborted"))return{};const c=(null==s?void 0:s.ssr)||(null==s||null===(n=s.vc.ssrWhitelist)||void 0===n?void 0:n.includes(e.ufoName)),d="page_load"===e.type&&c?{ssr:H(s)}:null;E.oH.setVCObserverSSRConfig(d);const m=null===(r=e.apdex)||void 0===r||null===(o=r[0])||void 0===o?void 0:o.stopTime,f=await(0,W.h)().getVCResult({start:e.start,stop:e.end,tti:m,prefix:"ufo",vc:e.vc,isEventAborted:"SUCCEEDED"!==u.originalInteractionStatus,...d});if(null!==(a=s.experimentalInteractionMetrics)&&void 0!==a&&a.enabled&&(0,W.h)().stop(),E.oH.setLastInteractionFinishVCResult(f),(0,i.fg)("platform_ufo_disable_ttvc_v1")){var p;const e=null==f||null===(p=f["ufo:vc:rev"])||void 0===p?void 0:p.find((({revision:e})=>"fy25.02"===e));return null!=e&&e.clean?{...f,"metric:vc90":e["metric:vc90"]}:f}{const e=null==f?void 0:f["metrics:vc"];return e&&null!=f&&f["ufo:vc:clean"]?"SUCCEEDED"!==u.originalInteractionStatus||"visible"!==l?f:{...f,"metric:vc90":e[90]}:f}};function $(e,t){let n=null;return e.apdex.forEach((r=>{var o,i;null!=r&&r.stopTime&&(0,V.JF)(null!==(o=r.labelStack)&&void 0!==o?o:[],t)&&r.stopTime>e.start&&(null!==(i=n)&&void 0!==i?i:r.stopTime)>=r.stopTime&&(n=r.stopTime)})),n}function G(e){const{start:t}=e,n=function(e,t=[],n=e.end){var r;return"press"===e.type?n:null!==(r=$(e,t))&&void 0!==r?r:n}(e);return(0,b.o)(t,n)}function K(e){try{const t=performance.getEntriesByType("visibility-state");return t&&0!==t.length?t.reduce(((t=null,{name:n,startTime:r})=>r>e?t:null===t&&null===n?null:null===t?n:t!==n?"mixed":t),null):null}catch(e){return null}}function X(e){return function(e){if(null==v)return{};const t={},n={},r=v,o=(null!==(i=window)&&void 0!==i?i:{}).performance;var i;return null==o||o.getEntriesByType("mark").forEach((o=>{const i=r.mapPerformanceMark(o.name);if(!i)return;const{type:a,name:s}=i;"start"===a&&o.startTime>=e?t[s]=o:"end"===a&&t[s]&&(n[s]={startTime:p(t[s].startTime-e),duration:p(o.startTime-t[s].startTime)},delete t[s])})),0===Object.keys(n).length?{}:n}(e)}function Y(e){return"page_load"===e?q.Jr():void 0}function Q(e){return"page_load"===e?q.MI():void 0}const ee=e=>new Promise((t=>{let n;const r=setTimeout((()=>{var e;null===(e=n)||void 0===e||e.disconnect(),t(null)}),200);n=new PerformanceObserver((n=>{const o=Array.from(n.getEntries()).reduce(((t,n)=>n.startTime<=e&&(null===t||t.startTime{"first-paint"===e.name&&(n["metric:fp"]=Math.round(e.startTime)),"first-contentful-paint"===e.name&&(n["metric:fcp"]=Math.round(e.startTime))}));const r=await ee(t);return r&&(n["metric:lcp"]=Math.round(r)),n}function ne(e){const{start:t,end:n}=e,r=L(e);return e.abortReason||"visible"!==r?void 0:Math.round(n-t)}function re(e){if("page_load"!==e)return{};const t=performance.getEntriesByType("navigation");if(0===t.length)return{};const n=t[0];return{"metrics:navigation":{redirectStart:Math.round(n.redirectStart),redirectEnd:Math.round(n.redirectEnd),fetchStart:Math.round(n.fetchStart),domainLookupStart:Math.round(n.domainLookupStart),domainLookupEnd:Math.round(n.domainLookupEnd),connectStart:Math.round(n.connectStart),connectEnd:Math.round(n.connectEnd),secureConnectionStart:Math.round(n.secureConnectionStart),requestStart:Math.round(n.requestStart),responseStart:Math.round(n.responseStart),responseEnd:Math.round(n.responseEnd),encodedBodySize:Math.round(n.encodedBodySize),decodedBodySize:Math.round(n.decodedBodySize),transferSize:Math.round(n.transferSize),redirectCount:n.redirectCount,type:n.type,unloadEventEnd:Math.round(n.unloadEventEnd),unloadEventStart:Math.round(n.unloadEventStart),workerStart:Math.round(n.workerStart),nextHopProtocol:n.nextHopProtocol}}}function oe(e){var t,n;const{start:r,end:o}=e,i=(0,g.iE)(),s=U(e),u=L(e),l=null===(t=e.apdex)||void 0===t||null===(n=t[0])||void 0===n?void 0:n.stopTime,c="SUCCEEDED"===s.originalInteractionStatus&&"visible"===u?Math.round(o-r):void 0,d=void 0!==l?(0,a.t)({start:r,stop:l}):null,m=void 0!==c?(0,a.t)({start:r,stop:e.end}):null;return null!=i&&i.shouldCalculateLighthouseMetricsFromTTAI&&null!==m?m:null!==d?{...d,"metrics@ttai":m}:{}}function ie(e){return{"ssr:success":Y(e),"ssr:featureFlags":Q(e)}}function ae(e,t){try{const n=(0,g.iE)(),{type:r}=e,o=["page_load"],i=null==n?void 0:n.assetsConfig;if(!o.includes(r)||!i)return{};const a=new f,s=A(e.start,e.end),u=a.get(s,i,t);return u?{"event:assets":u}:{}}catch(e){return{}}}function se(){const e={},t=new Date;if(e["event:localHour"]=t.getHours(),e["event:localDayOfWeek"]=t.getDay(),e["event:localTimezoneOffset"]=t.getTimezoneOffset(),null!=navigator.userAgent){const t=o().getParser(navigator.userAgent);e["event:browser:name"]=t.getBrowserName(),e["event:browser:version"]=t.getBrowserVersion()}return null!=navigator.hardwareConcurrency&&(e["event:cpus"]=navigator.hardwareConcurrency),null!=navigator.deviceMemory&&(e["event:memory"]=navigator.deviceMemory),null!=navigator.connection&&(e["event:network:effectiveType"]=navigator.connection.effectiveType,e["event:network:rtt"]=navigator.connection.rtt,e["event:network:downlink"]=navigator.connection.downlink),e}function ue(e){const{trace:t,start:n}=e;let r={};return t&&(r={"ufo:tracingContext":{"X-B3-TraceId":t.traceId,"X-B3-SpanId":t.spanId,browserTimeOrigin:+(performance.timeOrigin+n).toFixed(2)}}),r}function le(e){const{customData:t,legacyMetrics:n}=e,r=t.reduce(((t,{labelStack:n,data:r})=>{var o,i;const a=(0,V.F5)(n),s=null!==(o=null===(i=t.get(a))||void 0===i?void 0:i.data)&&void 0!==o?o:{};return t.set(a,{labelStack:(0,V.l3)(n,(0,Z.f)(e.type)),data:Object.assign(s,r)}),t}),new Map);if(n){const t=n.filter((e=>"PAGE_LOAD"===e.type)).reduce(((t,n)=>{for(const[i,a]of Object.entries(n.custom||{})){var r,o;const n=(0,V.F5)([]),s=null!==(r=null===(o=t.get(n))||void 0===o?void 0:o.data)&&void 0!==r?r:{};t.set(n,{labelStack:(0,V.l3)([],(0,Z.f)(e.type)),data:Object.assign(s,{[i]:a})})}return t}),new Map);return[...r.values(),...t.values()]}return[...r.values()]}function ce(e,t,n){return[...e.reduce(((e,{labelStack:r,startTime:o,commitTime:i,actualDuration:a,type:s})=>{if(r&&o>=t){const t=(0,V.F5)(r),u=Math.round(o),l=Math.round(i),c=e.get(t)||{labelStack:(0,V.l3)(r,n),startTime:u,endTime:l,mountCount:0,rerenderCount:0,renderDuration:0};uc.endTime&&(c.endTime=l),"mount"===s&&(c.mountCount+=1),"update"===s&&(c.rerenderCount+=1),c.renderDuration+=Math.round(a),e.set(t,c)}return e}),new Map).values()]}function de(e,t){let n=t;return e.sort(((e,t)=>e.time-t.time)).reduce(((e,r)=>{const{fromInteractionName:o,time:i}=r;return n>=t&&e.push({labelStack:[{n:o}],startTime:Math.round(n),endTime:Math.round(i)}),n=i,e}),[])}function me(e,t,n){return e.reduce(((e,r)=>{const{labelStack:o,type:i,name:a,start:s,end:u}=r;return o&&s>=t&&e.push({labelStack:(0,V.l3)([...o,{name:a}],n),startTime:Math.round(s),endTime:Math.round(u),type:i}),e}),[])}function fe(e,t,n){return e.reduce(((e,r)=>{const{labelStack:o,name:i,start:a,end:s,networkStart:u,networkComplete:l}=r,c=null!=u?u:a,d=null!=l?l:s;return o&&a>=t&&d&&e.push({labelStack:(0,V.l3)([...o,{name:i}],n),startTime:Math.round(c),endTime:Math.round(d)}),e}),[])}function pe(e,t){return e.reduce(((e,n)=>(Object.keys(n.data).forEach((r=>{n.data[r].startTime>=t&&e.push({labelStack:[{n:r}],startTime:Math.round(n.data[r].startTime),endTime:Math.round(n.data[r].endTime)})})),e)),[])}function ve(e,t){return e.map((({labelStack:e,time:n,...r})=>({...r,labelStack:e&&(0,V.l3)(e,t),time:Math.round(n)})))}function he(e={}){return Object.keys(e).reduce(((t,n)=>(t.push({label:n,data:e[n]}),t)),[])}function ge(e){return e?e.filter((e=>"number"==typeof e.stop&&!!e.key&&"number"==typeof e.start)).map((e=>{let t;const n=`include/${e.key}`;return e.submetrics&&(t=ge(e.submetrics)),{[n]:{endTime:e.stop-e.start,startTime:e.start},...t||{}}})):null}function ye(e){const t=e.legacyMetrics;return t?{legacyMetrics:t.map((e=>{var t,n,r;return{key:e.key,startTime:e.start,stopTime:e.stop,type:null===(t=e.config)||void 0===t?void 0:t.type,reactUFOName:null===(n=e.config)||void 0===n?void 0:n.reactUFOName,fmp:(null===(r=e.marks)||void 0===r?void 0:r.fmp)||e.stop,source:"bm3",timings:S(e.marks,e.config.timings),submetrics:ge(e.submetrics),pageVisibleState:e.pageVisibleState}})).filter((e=>!!e.type))}:{}}function Se(){if(!(0,i.fg)("ufo_capture_stylesheet_metrics"))return{};try{const e=Array.from(document.styleSheets).length,t=Array.from(document.styleSheets).reduce(((e,t)=>{try{return e+t.cssRules.length}catch(t){return e}}),0),n=document.querySelectorAll("style").length,r=document.querySelectorAll("[style]"),o=Array.from(document.querySelectorAll("[style]")).reduce(((e,t)=>{try{return"style"in t?e+t.style.length:e}catch(t){return e}}),0);return{"ufo:stylesheets":e,"ufo:styleElements":n,"ufo:styleProps":r.length,"ufo:styleDeclarations":o,"ufo:cssrules":t}}catch(e){return{}}}let Te,be;function ke(e){return{"ufo:errors:globalCount":T,"ufo:errors:count":e.errors.length}}async function we(e,t,n){var r,o;const i=performance.now(),a=(0,g.iE)();if(!a)throw Error("UFO Configuration not provided");const{end:s,start:u,ufoName:l,knownSegments:c,rate:d,type:m,abortReason:f,routeName:v,featureFlags:h,previousInteractionName:S,isPreviousInteractionAborted:T,abortedByInteractionName:b}=e,k=G(e),_=L(e),C=a.killswitchNestedSegments?[]:c,z="2.0.0"===(0,Z.f)(e.type)?(0,V.Dt)(C.map((e=>e.labelStack))):{},x="visible"===_,D="page_load"===m,P=a.enableBetterPageVisibilityApi&&D,R=P?function(e){const t=G(e),n=$(e,[]);if(!n)return t;const r=K(n);return r&&r!==t?"mixed":t}(e):null,O=P?function(e){const t=L(e),n=K(e.end);return n&&n!==t?"mixed":t}(e):null,F=e.labelStack?{labelStack:(0,V.l3)(e.labelStack,(0,Z.f)(e.type))}:{},B=(()=>{var t;if(!D)return{};const n=(0,g.iE)(),r=H(n);return{...void 0!==r?{SSRDoneTime:Math.round(r)}:{},isBM3ConfigSSRDoneAsFmp:e.metaData.__legacy__bm3ConfigSSRDoneAsFmp,isUFOConfigSSRDoneAsFmp:e.metaData.__legacy__bm3ConfigSSRDoneAsFmp||!(null==n||null===(t=n.ssr)||void 0===t||!t.getSSRDoneTime)}})();n?be=ne(e):Te=ne(e);const N=(0,V.zV)(l),U=function(e,t){var n;return null!==(n=function(e,t){const n={};if(null===e)return n;const r=A(e,t);if(null==r||!r.length)return n;const{xhrFilter:o,sanitiseEndpoints:i,mapResources:a,hasTimingHeaders:s}=(0,M.i)(),u=function(e){const t=(0,g.iE)();return null!=t&&t.allowedResources?t.allowedResources:e?["script","link","fetch","other","xmlhttprequest"]:["script","link","fetch","other"]}(!!o);return r.forEach((t=>{if(!u.includes(t.initiatorType))return;const{name:r,startTime:l,duration:c,workerStart:d,fetchStart:m,initiatorType:f}=t;if(!r)return;if("xmlhttprequest"===f&&(void 0===o||!1===o(r)))return;if("other"===f&&!r.includes(".js"))return;const v=I.includes(f)?i(r):a(r);v&&(n[v]?n[v].count=(n[v].count||1)+1:n[v]={startTime:p(l-e),duration:p(c),workerStart:Math.max(p(d-e),0),fetchStart:Math.max(p(m-e),0),type:f,...j(t,e,s)})})),n}(e,t))&&void 0!==n?n:void 0}(u,s),[W,Y,Q]=await Promise.all([J(e),n?(0,y.Gs)(e):Promise.resolve(void 0),te(m,s)]),ee={actionSubject:"experience",action:"measured",eventType:"operational",source:"measured",tags:["observability"],attributes:{properties:{"event:hostname":(null===(r=window.location)||void 0===r?void 0:r.hostname)||"unknown","event:product":a.product,"event:schema":"1.0.0","event:sizeInKb":0,"event:source":{name:"react-ufo/web",version:(0,Z.f)(e.type)},"event:region":a.region||"unknown","experience:key":n?"custom.experimental-interaction-metrics":"custom.interaction-metrics","experience:name":N,...se(),...ie(m),...ae(e,null==B?void 0:B.SSRDoneTime),...oe(e),...Q,...re(m),...W,...Y,...null===(o=a.additionalPayloadData)||void 0===o?void 0:o.call(a,e),...ue(e),...Se(),...ke(e),interactionMetrics:{namePrefix:a.namePrefix||"",segmentPrefix:a.segmentPrefix||"",interactionId:t,pageVisibilityAtTTI:k,pageVisibilityAtTTAI:_,experimental__pageVisibilityAtTTI:R,experimental__pageVisibilityAtTTAI:O,rate:d,routeName:v,type:m,abortReason:f,featureFlags:h,previousInteractionName:S,isPreviousInteractionAborted:T,abortedByInteractionName:b,apdex:(ge=e.apdex,we=(0,Z.f)(e.type),ge.map((({stopTime:e,labelStack:t,...n})=>({...n,stopTime:Math.round(e),...t?{labelStack:(0,V.l3)(t,we)}:{}})))),end:Math.round(s),start:Math.round(u),segments:"2.0.0"===(0,Z.f)(e.type)?z:C.map((({labelStack:t,...n})=>({...n,labelStack:(0,V.l3)(t,(0,Z.f)(e.type))}))),marks:ve(e.marks,(0,Z.f)(e.type)),customData:le(e),reactProfilerTimings:ce(e.reactProfilerTimings,u,(0,Z.f)(e.type)),...F,...B,...(t=>{if(n||window.__UFO_COMPACT_PAYLOAD__||!x)return{};const r=[...e.spans,...E.uJ];return E.uJ.length=0,{errors:e.errors.map((({labelStack:t,...n})=>({...n,labelStack:t&&(0,V.l3)(t,(0,Z.f)(e.type))}))),holdActive:[...e.holdActive.values()],redirects:de(e.redirects,u),holdInfo:(o=n?e.holdExpInfo:e.holdInfo,i=u,a=(0,Z.f)(e.type),[...o.reduce(((e,t)=>{const{labelStack:n,name:r,start:o,end:s,ignoreOnSubmit:u}=t;if(n&&!u&&o>=i){const t=(0,V.F5)([...n,{name:r}]),i=Math.round(o),u=Math.round(s),l=e.get(t)||{labelStack:(0,V.l3)([...n,{name:r}],a),startTime:i,endTime:u};il.endTime&&(l.endTime=u),e.set(t,l)}return e}),new Map).values()]),spans:me(r,u,(0,Z.f)(e.type)),requestInfo:fe(e.requestInfo,u,(0,Z.f)(e.type)),customTimings:pe(e.customTimings,u),bundleEvalTimings:he(X(u)),resourceTimings:he(t)};var o,i,a})(U),...(()=>{var e;if(!D||!x)return{};const t=(0,g.iE)();return{initialPageLoadExtraTimings:he(w()),SSRTimings:null!=t&&null!==(e=t.ssr)&&void 0!==e&&e.getSSRTimings?t.ssr.getSSRTimings():he(q.k_())}})(),...ye(e),"metric:ttai":n?Te||be:void 0,"metric:experimental:ttai":be},"ufo:payloadTime":p(performance.now()-i)}}};var ge,we;return n&&(Te=void 0,be=void 0),ee.attributes.properties["event:sizeInKb"]=function(e){return Math.round((new TextEncoder).encode(JSON.stringify(e)).length/1024)}(ee.attributes.properties),ee}async function Ee(e,t){const n=function(e){const{ufoName:t,apdex:n}=e;try{const e=(0,g.sc)();if(null!=e){const r=n.length>0?n[0].key:"";if(e[t][r])return e[t][r]}return t}catch(e){return t}}(t),r={...t,ufoName:n};return[await we(r,e)]}async function Me(e,t){if(!(0,g.iE)())throw Error("UFO Configuration not provided");const n=(0,V.zV)(t.ufoName),r=(0,g.x2)(n,t.type);return(0,h.Z)(r)?"visible"!==(0,b.o)(t.start,t.end)?null:await we(t,e,!0):null}},58220:(e,t,n)=>{function r(e){return"page_load"!==e&&"transition"!==e?"1.0.1":"2.0.0"}n.d(t,{f:()=>r})}}]); //# sourceMappingURL=/static/master/9671/assets/build/js/chunks/12ef52e1dcf5e5.js.map