!function(){try{var t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},r=(new t.Error).stack;r&&(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[r]="f59f2b74-f714-40c9-88ba-471934c07307",t._sentryDebugIdIdentifier="sentry-dbid-f59f2b74-f714-40c9-88ba-471934c07307")}catch(t){}}();"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[991],{45879:function(t,r,n){let i,s,o,a,l,c;n.d(r,{G:function(){return replayIntegration}});var d,u,h,p,f,m,g,y,S=n(97923),b=n(30582),v=n(91905),_=n(88808),w=n(40600),E=n(10489),k=n(72811),I=n(18887),C=n(9804),M=n(96519),R=n(75357),T=n(77764),x=n(25162),A=n(36554),O=n(32647),D=n(558),N=n(82683),B=n(77224),L=n(56845),P=n(19725),W=n(38156),F=n(20798),z=n(22357),H=n(61947),$=n(95689),U=n(77080),j=n(28368);let q=R.GLOBAL_OBJ,V="sentryReplaySession",K="Unable to send Replay";function _nullishCoalesce$1(t,r){return null!=t?t:r()}function _optionalChain$5(t){let r;let n=t[0],i=1;for(;in.call(r,...t)),r=void 0)}return n}function isElement$1(t){return t.nodeType===t.ELEMENT_NODE}function isShadowRoot(t){let r=_optionalChain$5([t,"optionalAccess",t=>t.host]);return _optionalChain$5([r,"optionalAccess",t=>t.shadowRoot])===t}function isNativeShadowDom(t){return"[object ShadowRoot]"===Object.prototype.toString.call(t)}function fixBrowserCompatibilityIssuesInCSS(t){return t.includes(" background-clip: text;")&&!t.includes(" -webkit-background-clip: text;")&&(t=t.replace(" background-clip: text;"," -webkit-background-clip: text; background-clip: text;")),t}function escapeImportStatement(t){let{cssText:r}=t;if(r.split('"').length<3)return r;let n=["@import",`url(${JSON.stringify(t.href)})`];return""===t.layerName?n.push("layer"):t.layerName&&n.push(`layer(${t.layerName})`),t.supportsText&&n.push(`supports(${t.supportsText})`),t.media.length&&n.push(t.media.mediaText),n.join(" ")+";"}function stringifyStylesheet(t){try{let r=t.rules||t.cssRules;return r?fixBrowserCompatibilityIssuesInCSS(Array.from(r,stringifyRule).join("")):null}catch(t){return null}}function stringifyRule(t){let r;if(isCSSImportRule(t))try{r=stringifyStylesheet(t.styleSheet)||escapeImportStatement(t)}catch(t){}else if(isCSSStyleRule(t)&&t.selectorText.includes(":"))return fixSafariColons(t.cssText);return r||t.cssText}function fixSafariColons(t){return t.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")}function isCSSImportRule(t){return"styleSheet"in t}function isCSSStyleRule(t){return"selectorText"in t}(d=g||(g={}))[d.Document=0]="Document",d[d.DocumentType=1]="DocumentType",d[d.Element=2]="Element",d[d.Text=3]="Text",d[d.CDATA=4]="CDATA",d[d.Comment=5]="Comment";let Mirror=class Mirror{constructor(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}getId(t){if(!t)return -1;let r=_optionalChain$5([this,"access",t=>t.getMeta,"call",r=>r(t),"optionalAccess",t=>t.id]);return _nullishCoalesce$1(r,()=>-1)}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){let r=this.getId(t);this.idNodeMap.delete(r),t.childNodes&&t.childNodes.forEach(t=>this.removeNodeFromMap(t))}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,r){let n=r.id;this.idNodeMap.set(n,t),this.nodeMetaMap.set(t,r)}replace(t,r){let n=this.getNode(t);if(n){let t=this.nodeMetaMap.get(n);t&&this.nodeMetaMap.set(r,t)}this.idNodeMap.set(t,r)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}};function createMirror(){return new Mirror}function shouldMaskInput({maskInputOptions:t,tagName:r,type:n}){return"OPTION"===r&&(r="SELECT"),!!(t[r.toLowerCase()]||n&&t[n]||"password"===n||"INPUT"===r&&!n&&t.text)}function maskInputValue({isMasked:t,element:r,value:n,maskInputFn:i}){let s=n||"";return t?(i&&(s=i(s,r)),"*".repeat(s.length)):s}function toLowerCase(t){return t.toLowerCase()}function toUpperCase(t){return t.toUpperCase()}let G="__rrweb_original__";function is2DCanvasBlank(t){let r=t.getContext("2d");if(!r)return!0;for(let n=0;n0!==t))return!1}return!0}function getInputType(t){let r=t.type;return t.hasAttribute("data-rr-is-password")?"password":r?toLowerCase(r):null}function getInputValue(t,r,n){return"INPUT"===r&&("radio"===n||"checkbox"===n)?t.getAttribute("value")||"":t.value}function extractFileExtension(t,r){let n;try{n=new URL(t,_nullishCoalesce$1(r,()=>window.location.href))}catch(t){return null}let i=n.pathname.match(/\.([0-9a-z]+)(?:$)/i);return _nullishCoalesce$1(_optionalChain$5([i,"optionalAccess",t=>t[1]]),()=>null)}let X={};function getImplementation$1(t){let r=X[t];if(r)return r;let n=window.document,i=window[t];if(n&&"function"==typeof n.createElement)try{let r=n.createElement("iframe");r.hidden=!0,n.head.appendChild(r);let s=r.contentWindow;s&&s[t]&&(i=s[t]),n.head.removeChild(r)}catch(t){}return X[t]=i.bind(window)}function setTimeout$2(...t){return getImplementation$1("setTimeout")(...t)}function clearTimeout$2(...t){return getImplementation$1("clearTimeout")(...t)}let J=1,Y=RegExp("[^a-z0-9-_:]");function genId(){return J++}function getValidTagName(t){if(t instanceof HTMLFormElement)return"form";let r=toLowerCase(t.tagName);return Y.test(r)?"div":r}function extractOrigin(t){return(t.indexOf("//")>-1?t.split("/").slice(0,3).join("/"):t.split("/")[0]).split("?")[0]}let Q=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Z=/^(?:[a-z+]+:)?\/\//i,ee=/^www\..*/i,et=/^(data:)([^,]*),(.*)/i;function absoluteToStylesheet(t,r){return(t||"").replace(Q,(t,n,i,s,o,a)=>{let l=i||o||a,c=n||s||"";if(!l)return t;if(Z.test(l)||ee.test(l)||et.test(l))return`url(${c}${l}${c})`;if("/"===l[0])return`url(${c}${extractOrigin(r)+l}${c})`;let d=r.split("/"),u=l.split("/");for(let t of(d.pop(),u))"."!==t&&(".."===t?d.pop():d.push(t));return`url(${c}${d.join("/")}${c})`})}let er=/^[^ \t\n\r\u000c]+/,en=/^[, \t\n\r\u000c]+/;function getAbsoluteSrcsetString(t,r){if(""===r.trim())return r;let n=0;function collectCharacters(t){let i;let s=t.exec(r.substring(n));return s?(i=s[0],n+=i.length,i):""}let i=[];for(;collectCharacters(en),!(n>=r.length);){let s=collectCharacters(er);if(","===s.slice(-1))s=absoluteToDoc(t,s.substring(0,s.length-1)),i.push(s);else{let o="";s=absoluteToDoc(t,s);let a=!1;for(;;){let t=r.charAt(n);if(""===t){i.push((s+o).trim());break}if(a)")"===t&&(a=!1);else{if(","===t){n+=1,i.push((s+o).trim());break}"("===t&&(a=!0)}o+=t,n+=1}}}return i.join(", ")}function absoluteToDoc(t,r){if(!r||""===r.trim())return r;let n=t.createElement("a");return n.href=r,n.href}function isSVGElement(t){return!!("svg"===t.tagName||t.ownerSVGElement)}function getHref(){let t=document.createElement("a");return t.href="",t.href}function transformAttribute(t,r,n,i,s,o){return i?"src"!==n&&("href"!==n||"use"===r&&"#"===i[0])&&("xlink:href"!==n||"#"===i[0])&&("background"!==n||"table"!==r&&"td"!==r&&"th"!==r)?"srcset"===n?getAbsoluteSrcsetString(t,i):"style"===n?absoluteToStylesheet(i,getHref()):"object"===r&&"data"===n?absoluteToDoc(t,i):"function"==typeof o?o(n,i,s):i:absoluteToDoc(t,i):i}function ignoreAttribute(t,r,n){return("video"===t||"audio"===t)&&"autoplay"===r}function _isBlockedElement(t,r,n,i){try{if(i&&t.matches(i))return!1;if("string"==typeof r){if(t.classList.contains(r))return!0}else for(let n=t.classList.length;n--;){let i=t.classList[n];if(r.test(i))return!0}if(n)return t.matches(n)}catch(t){}return!1}function elementClassMatchesRegex(t,r){for(let n=t.classList.length;n--;){let i=t.classList[n];if(r.test(i))return!0}return!1}function distanceToMatch(t,r,n=1/0,i=0){return!t||t.nodeType!==t.ELEMENT_NODE||i>n?-1:r(t)?i:distanceToMatch(t.parentNode,r,n,i+1)}function createMatchPredicate(t,r){return n=>{if(null===n)return!1;try{if(t){if("string"==typeof t){if(n.matches(`.${t}`))return!0}else if(elementClassMatchesRegex(n,t))return!0}if(r&&n.matches(r))return!0;return!1}catch(t){return!1}}}function needMaskingText(t,r,n,i,s,o){try{let a=t.nodeType===t.ELEMENT_NODE?t:t.parentElement;if(null===a)return!1;if("INPUT"===a.tagName){let t=a.getAttribute("autocomplete");if(["current-password","new-password","cc-number","cc-exp","cc-exp-month","cc-exp-year","cc-csc"].includes(t))return!0}let l=-1,c=-1;if(o){if((c=distanceToMatch(a,createMatchPredicate(i,s)))<0)return!0;l=distanceToMatch(a,createMatchPredicate(r,n),c>=0?c:1/0)}else{if((l=distanceToMatch(a,createMatchPredicate(r,n)))<0)return!1;c=distanceToMatch(a,createMatchPredicate(i,s),l>=0?l:1/0)}return l>=0?!(c>=0)||l<=c:!(c>=0)&&!!o}catch(t){}return!!o}function onceIframeLoaded(t,r,n){let i;let s=t.contentWindow;if(!s)return;let o=!1;try{i=s.document.readyState}catch(t){return}if("complete"!==i){let i=setTimeout$2(()=>{o||(r(),o=!0)},n);t.addEventListener("load",()=>{clearTimeout$2(i),o=!0,r()});return}let a="about:blank";if(s.location.href!==a||t.src===a||""===t.src)return setTimeout$2(r,0),t.addEventListener("load",r);t.addEventListener("load",r)}function onceStylesheetLoaded(t,r,n){let i,s=!1;try{i=t.sheet}catch(t){return}if(i)return;let o=setTimeout$2(()=>{s||(r(),s=!0)},n);t.addEventListener("load",()=>{clearTimeout$2(o),s=!0,r()})}function serializeNode(t,r){let{doc:n,mirror:i,blockClass:s,blockSelector:o,unblockSelector:a,maskAllText:l,maskAttributeFn:c,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,inlineStylesheet:f,maskInputOptions:m={},maskTextFn:y,maskInputFn:S,dataURLOptions:b={},inlineImages:v,recordCanvas:_,keepIframeSrcFn:w,newlyAddedElement:E=!1}=r,k=getRootId(n,i);switch(t.nodeType){case t.DOCUMENT_NODE:if("CSS1Compat"!==t.compatMode)return{type:g.Document,childNodes:[],compatMode:t.compatMode};return{type:g.Document,childNodes:[]};case t.DOCUMENT_TYPE_NODE:return{type:g.DocumentType,name:t.name,publicId:t.publicId,systemId:t.systemId,rootId:k};case t.ELEMENT_NODE:return serializeElementNode(t,{doc:n,blockClass:s,blockSelector:o,unblockSelector:a,inlineStylesheet:f,maskAttributeFn:c,maskInputOptions:m,maskInputFn:S,dataURLOptions:b,inlineImages:v,recordCanvas:_,keepIframeSrcFn:w,newlyAddedElement:E,rootId:k,maskAllText:l,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p});case t.TEXT_NODE:return serializeTextNode(t,{maskAllText:l,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,maskTextFn:y,maskInputOptions:m,maskInputFn:S,rootId:k});case t.CDATA_SECTION_NODE:return{type:g.CDATA,textContent:"",rootId:k};case t.COMMENT_NODE:return{type:g.Comment,textContent:t.textContent||"",rootId:k};default:return!1}}function getRootId(t,r){if(!r.hasNode(t))return;let n=r.getId(t);return 1===n?void 0:n}function serializeTextNode(t,r){let{maskAllText:n,maskTextClass:i,unmaskTextClass:s,maskTextSelector:o,unmaskTextSelector:a,maskTextFn:l,maskInputOptions:c,maskInputFn:d,rootId:u}=r,h=t.parentNode&&t.parentNode.tagName,p=t.textContent,f="STYLE"===h||void 0,m="SCRIPT"===h||void 0,y="TEXTAREA"===h||void 0;if(f&&p){try{t.nextSibling||t.previousSibling||_optionalChain$5([t,"access",t=>t.parentNode,"access",t=>t.sheet,"optionalAccess",t=>t.cssRules])&&(p=stringifyStylesheet(t.parentNode.sheet))}catch(r){console.warn(`Cannot get CSS styles from text's parentNode. Error: ${r}`,t)}p=absoluteToStylesheet(p,getHref())}m&&(p="SCRIPT_PLACEHOLDER");let S=needMaskingText(t,i,o,s,a,n);if(f||m||y||!p||!S||(p=l?l(p,t.parentElement):p.replace(/[\S]/g,"*")),y&&p&&(c.textarea||S)&&(p=d?d(p,t.parentNode):p.replace(/[\S]/g,"*")),"OPTION"===h&&p){let r=shouldMaskInput({type:null,tagName:h,maskInputOptions:c});p=maskInputValue({isMasked:needMaskingText(t,i,o,s,a,r),element:t,value:p,maskInputFn:d})}return{type:g.Text,textContent:p||"",isStyle:f,rootId:u}}function serializeElementNode(t,r){let n;let{doc:o,blockClass:a,blockSelector:l,unblockSelector:c,inlineStylesheet:d,maskInputOptions:u={},maskAttributeFn:h,maskInputFn:p,dataURLOptions:f={},inlineImages:m,recordCanvas:y,keepIframeSrcFn:S,newlyAddedElement:b=!1,rootId:v,maskAllText:_,maskTextClass:w,unmaskTextClass:E,maskTextSelector:k,unmaskTextSelector:I}=r,C=_isBlockedElement(t,a,l,c),M=getValidTagName(t),R={},T=t.attributes.length;for(let r=0;rr.href===t.href),n=null;r&&(n=stringifyStylesheet(r)),n&&(delete R.rel,delete R.href,R._cssText=absoluteToStylesheet(n,r.href))}if("style"===M&&t.sheet&&!(t.innerText||t.textContent||"").trim().length){let r=stringifyStylesheet(t.sheet);r&&(R._cssText=absoluteToStylesheet(r,getHref()))}if("input"===M||"textarea"===M||"select"===M||"option"===M){let r=getInputType(t),n=getInputValue(t,toUpperCase(M),r),i=t.checked;if("submit"!==r&&"button"!==r&&n){let i=needMaskingText(t,w,k,E,I,shouldMaskInput({type:r,tagName:toUpperCase(M),maskInputOptions:u}));R.value=maskInputValue({isMasked:i,element:t,value:n,maskInputFn:p})}i&&(R.checked=i)}if("option"===M&&(t.selected&&!u.select?R.selected=!0:delete R.selected),"canvas"===M&&y){if("2d"===t.__context)is2DCanvasBlank(t)||(R.rr_dataURL=t.toDataURL(f.type,f.quality));else if(!("__context"in t)){let r=t.toDataURL(f.type,f.quality),n=document.createElement("canvas");n.width=t.width,n.height=t.height;let i=n.toDataURL(f.type,f.quality);r!==i&&(R.rr_dataURL=r)}}if("img"===M&&m){i||(s=(i=o.createElement("canvas")).getContext("2d"));let r=t.crossOrigin;t.crossOrigin="anonymous";let recordInlineImage=()=>{t.removeEventListener("load",recordInlineImage);try{i.width=t.naturalWidth,i.height=t.naturalHeight,s.drawImage(t,0,0),R.rr_dataURL=i.toDataURL(f.type,f.quality)}catch(r){console.warn(`Cannot inline img src=${t.currentSrc}! Error: ${r}`)}r?R.crossOrigin=r:t.removeAttribute("crossorigin")};t.complete&&0!==t.naturalWidth?recordInlineImage():t.addEventListener("load",recordInlineImage)}if(("audio"===M||"video"===M)&&(R.rr_mediaState=t.paused?"paused":"played",R.rr_mediaCurrentTime=t.currentTime),!b&&(t.scrollLeft&&(R.rr_scrollLeft=t.scrollLeft),t.scrollTop&&(R.rr_scrollTop=t.scrollTop)),C){let{width:r,height:n}=t.getBoundingClientRect();R={class:R.class,rr_width:`${r}px`,rr_height:`${n}px`}}"iframe"!==M||S(R.src)||(C||t.contentDocument||(R.rr_src=R.src),delete R.src);try{customElements.get(M)&&(n=!0)}catch(t){}return{type:g.Element,tagName:M,attributes:R,childNodes:[],isSVG:isSVGElement(t)||void 0,needBlock:C,rootId:v,isCustom:n}}function lowerIfExists(t){return null==t?"":t.toLowerCase()}function slimDOMExcluded(t,r){if(r.comment&&t.type===g.Comment)return!0;if(t.type===g.Element){if(r.script&&("script"===t.tagName||"link"===t.tagName&&("preload"===t.attributes.rel||"modulepreload"===t.attributes.rel)&&"script"===t.attributes.as||"link"===t.tagName&&"prefetch"===t.attributes.rel&&"string"==typeof t.attributes.href&&"js"===extractFileExtension(t.attributes.href))||r.headFavicon&&("link"===t.tagName&&"shortcut icon"===t.attributes.rel||"meta"===t.tagName&&(lowerIfExists(t.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===lowerIfExists(t.attributes.name)||"icon"===lowerIfExists(t.attributes.rel)||"apple-touch-icon"===lowerIfExists(t.attributes.rel)||"shortcut icon"===lowerIfExists(t.attributes.rel))))return!0;if("meta"===t.tagName){if(r.headMetaDescKeywords&&lowerIfExists(t.attributes.name).match(/^description|keywords$/)||r.headMetaSocial&&(lowerIfExists(t.attributes.property).match(/^(og|twitter|fb):/)||lowerIfExists(t.attributes.name).match(/^(og|twitter):/)||"pinterest"===lowerIfExists(t.attributes.name)))return!0;if(r.headMetaRobots&&("robots"===lowerIfExists(t.attributes.name)||"googlebot"===lowerIfExists(t.attributes.name)||"bingbot"===lowerIfExists(t.attributes.name)))return!0;if(r.headMetaHttpEquiv&&void 0!==t.attributes["http-equiv"])return!0;else if(r.headMetaAuthorship&&("author"===lowerIfExists(t.attributes.name)||"generator"===lowerIfExists(t.attributes.name)||"framework"===lowerIfExists(t.attributes.name)||"publisher"===lowerIfExists(t.attributes.name)||"progid"===lowerIfExists(t.attributes.name)||lowerIfExists(t.attributes.property).match(/^article:/)||lowerIfExists(t.attributes.property).match(/^product:/)))return!0;else if(r.headMetaVerification&&("google-site-verification"===lowerIfExists(t.attributes.name)||"yandex-verification"===lowerIfExists(t.attributes.name)||"csrf-token"===lowerIfExists(t.attributes.name)||"p:domain_verify"===lowerIfExists(t.attributes.name)||"verify-v1"===lowerIfExists(t.attributes.name)||"verification"===lowerIfExists(t.attributes.name)||"shopify-checkout-api-token"===lowerIfExists(t.attributes.name)))return!0}}return!1}function serializeNodeWithId(t,r){let n;let{doc:i,mirror:s,blockClass:o,blockSelector:a,unblockSelector:l,maskAllText:c,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,skipChild:f=!1,inlineStylesheet:m=!0,maskInputOptions:y={},maskAttributeFn:S,maskTextFn:b,maskInputFn:v,slimDOMOptions:_,dataURLOptions:w={},inlineImages:E=!1,recordCanvas:k=!1,onSerialize:I,onIframeLoad:C,iframeLoadTimeout:M=5e3,onStylesheetLoad:R,stylesheetLoadTimeout:T=5e3,keepIframeSrcFn:x=()=>!1,newlyAddedElement:A=!1}=r,{preserveWhiteSpace:O=!0}=r,D=serializeNode(t,{doc:i,mirror:s,blockClass:o,blockSelector:a,maskAllText:c,unblockSelector:l,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,inlineStylesheet:m,maskInputOptions:y,maskAttributeFn:S,maskTextFn:b,maskInputFn:v,dataURLOptions:w,inlineImages:E,recordCanvas:k,keepIframeSrcFn:x,newlyAddedElement:A});if(!D)return console.warn(t,"not serialized"),null;n=s.hasNode(t)?s.getId(t):!slimDOMExcluded(D,_)&&(O||D.type!==g.Text||D.isStyle||D.textContent.replace(/^\s+|\s+$/gm,"").length)?genId():-2;let N=Object.assign(D,{id:n});if(s.add(t,N),-2===n)return null;I&&I(t);let B=!f;if(N.type===g.Element){B=B&&!N.needBlock,delete N.needBlock;let r=t.shadowRoot;r&&isNativeShadowDom(r)&&(N.isShadowHost=!0)}if((N.type===g.Document||N.type===g.Element)&&B){_.headWhitespace&&N.type===g.Element&&"head"===N.tagName&&(O=!1);let r={doc:i,mirror:s,blockClass:o,blockSelector:a,maskAllText:c,unblockSelector:l,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,skipChild:f,inlineStylesheet:m,maskInputOptions:y,maskAttributeFn:S,maskTextFn:b,maskInputFn:v,slimDOMOptions:_,dataURLOptions:w,inlineImages:E,recordCanvas:k,preserveWhiteSpace:O,onSerialize:I,onIframeLoad:C,iframeLoadTimeout:M,onStylesheetLoad:R,stylesheetLoadTimeout:T,keepIframeSrcFn:x};for(let n of Array.from(t.childNodes)){let t=serializeNodeWithId(n,r);t&&N.childNodes.push(t)}if(isElement$1(t)&&t.shadowRoot)for(let n of Array.from(t.shadowRoot.childNodes)){let i=serializeNodeWithId(n,r);i&&(isNativeShadowDom(t.shadowRoot)&&(i.isShadow=!0),N.childNodes.push(i))}}return t.parentNode&&isShadowRoot(t.parentNode)&&isNativeShadowDom(t.parentNode)&&(N.isShadow=!0),N.type===g.Element&&"iframe"===N.tagName&&onceIframeLoaded(t,()=>{let r=t.contentDocument;if(r&&C){let n=serializeNodeWithId(r,{doc:r,mirror:s,blockClass:o,blockSelector:a,unblockSelector:l,maskAllText:c,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,skipChild:!1,inlineStylesheet:m,maskInputOptions:y,maskAttributeFn:S,maskTextFn:b,maskInputFn:v,slimDOMOptions:_,dataURLOptions:w,inlineImages:E,recordCanvas:k,preserveWhiteSpace:O,onSerialize:I,onIframeLoad:C,iframeLoadTimeout:M,onStylesheetLoad:R,stylesheetLoadTimeout:T,keepIframeSrcFn:x});n&&C(t,n)}},M),N.type===g.Element&&"link"===N.tagName&&"string"==typeof N.attributes.rel&&("stylesheet"===N.attributes.rel||"preload"===N.attributes.rel&&"string"==typeof N.attributes.href&&"css"===extractFileExtension(N.attributes.href))&&onceStylesheetLoaded(t,()=>{if(R){let r=serializeNodeWithId(t,{doc:i,mirror:s,blockClass:o,blockSelector:a,unblockSelector:l,maskAllText:c,maskTextClass:d,unmaskTextClass:u,maskTextSelector:h,unmaskTextSelector:p,skipChild:!1,inlineStylesheet:m,maskInputOptions:y,maskAttributeFn:S,maskTextFn:b,maskInputFn:v,slimDOMOptions:_,dataURLOptions:w,inlineImages:E,recordCanvas:k,preserveWhiteSpace:O,onSerialize:I,onIframeLoad:C,iframeLoadTimeout:M,onStylesheetLoad:R,stylesheetLoadTimeout:T,keepIframeSrcFn:x});r&&R(t,r)}},T),N}function snapshot(t,r){let{mirror:n=new Mirror,blockClass:i="rr-block",blockSelector:s=null,unblockSelector:o=null,maskAllText:a=!1,maskTextClass:l="rr-mask",unmaskTextClass:c=null,maskTextSelector:d=null,unmaskTextSelector:u=null,inlineStylesheet:h=!0,inlineImages:p=!1,recordCanvas:f=!1,maskAllInputs:m=!1,maskAttributeFn:g,maskTextFn:y,maskInputFn:S,slimDOM:b=!1,dataURLOptions:v,preserveWhiteSpace:_,onSerialize:w,onIframeLoad:E,iframeLoadTimeout:k,onStylesheetLoad:I,stylesheetLoadTimeout:C,keepIframeSrcFn:M=()=>!1}=r||{},R=!0===m?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0}:!1===m?{}:m,T=!0===b||"all"===b?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaDescKeywords:"all"===b,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaAuthorship:!0,headMetaVerification:!0}:!1===b?{}:b;return serializeNodeWithId(t,{doc:t,mirror:n,blockClass:i,blockSelector:s,unblockSelector:o,maskAllText:a,maskTextClass:l,unmaskTextClass:c,maskTextSelector:d,unmaskTextSelector:u,skipChild:!1,inlineStylesheet:h,maskInputOptions:R,maskAttributeFn:g,maskTextFn:y,maskInputFn:S,slimDOMOptions:T,dataURLOptions:v,inlineImages:p,recordCanvas:f,preserveWhiteSpace:_,onSerialize:w,onIframeLoad:E,iframeLoadTimeout:k,onStylesheetLoad:I,stylesheetLoadTimeout:C,keepIframeSrcFn:M,newlyAddedElement:!1})}function _optionalChain$4(t){let r;let n=t[0],i=1;for(;in.call(r,...t)),r=void 0)}return n}function on(t,r,n=document){let i={capture:!0,passive:!0};return n.addEventListener(t,r,i),()=>n.removeEventListener(t,r,i)}let ei="Please stop import mirror directly. Instead of that,\r\nnow you can use replayer.getMirror() to access the mirror instance of a replayer,\r\nor you can use record.mirror to access the mirror instance during recording.",es={map:{},getId:()=>(console.error(ei),-1),getNode:()=>(console.error(ei),null),removeNodeFromMap(){console.error(ei)},has:()=>(console.error(ei),!1),reset(){console.error(ei)}};function throttle$1(t,r,n={}){let i=null,s=0;return function(...o){let a=Date.now();s||!1!==n.leading||(s=a);let l=r-(a-s),c=this;l<=0||l>r?(i&&(clearTimeout$1(i),i=null),s=a,t.apply(c,o)):i||!1===n.trailing||(i=setTimeout$1(()=>{s=!1===n.leading?0:Date.now(),i=null,t.apply(c,o)},l))}}function hookSetter(t,r,n,i,s=window){let o=s.Object.getOwnPropertyDescriptor(t,r);return s.Object.defineProperty(t,r,i?n:{set(t){setTimeout$1(()=>{n.set.call(this,t)},0),o&&o.set&&o.set.call(this,t)}}),()=>hookSetter(t,r,o||{},!0)}function patch(t,r,n){try{if(!(r in t))return()=>{};let i=t[r],s=n(i);return"function"==typeof s&&(s.prototype=s.prototype||{},Object.defineProperties(s,{__rrweb_original__:{enumerable:!1,value:i}})),t[r]=s,()=>{t[r]=i}}catch(t){return()=>{}}}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(es=new Proxy(es,{get:(t,r,n)=>("map"===r&&console.error(ei),Reflect.get(t,r,n))}));let eo=Date.now;function getWindowScroll(t){let r=t.document;return{left:r.scrollingElement?r.scrollingElement.scrollLeft:void 0!==t.pageXOffset?t.pageXOffset:_optionalChain$4([r,"optionalAccess",t=>t.documentElement,"access",t=>t.scrollLeft])||_optionalChain$4([r,"optionalAccess",t=>t.body,"optionalAccess",t=>t.parentElement,"optionalAccess",t=>t.scrollLeft])||_optionalChain$4([r,"optionalAccess",t=>t.body,"optionalAccess",t=>t.scrollLeft])||0,top:r.scrollingElement?r.scrollingElement.scrollTop:void 0!==t.pageYOffset?t.pageYOffset:_optionalChain$4([r,"optionalAccess",t=>t.documentElement,"access",t=>t.scrollTop])||_optionalChain$4([r,"optionalAccess",t=>t.body,"optionalAccess",t=>t.parentElement,"optionalAccess",t=>t.scrollTop])||_optionalChain$4([r,"optionalAccess",t=>t.body,"optionalAccess",t=>t.scrollTop])||0}}function getWindowHeight(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function getWindowWidth(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function closestElementOfNode(t){if(!t)return null;let r=t.nodeType===t.ELEMENT_NODE?t:t.parentElement;return r}function isBlocked(t,r,n,i,s){if(!t)return!1;let o=closestElementOfNode(t);if(!o)return!1;let a=createMatchPredicate(r,n);if(!s){let t=i&&o.matches(i);return a(o)&&!t}let l=distanceToMatch(o,a),c=-1;return!(l<0)&&(i&&(c=distanceToMatch(o,createMatchPredicate(null,i))),l>-1&&c<0||l{let r=t[0];if(!(0 in t))throw TypeError("1 argument is required");do if(this===r)return!0;while(r=r&&r.parentNode);return!1})}function isSerializedIframe(t,r){return!!("IFRAME"===t.nodeName&&r.getMeta(t))}function isSerializedStylesheet(t,r){return!!("LINK"===t.nodeName&&t.nodeType===t.ELEMENT_NODE&&t.getAttribute&&"stylesheet"===t.getAttribute("rel")&&r.getMeta(t))}function hasShadowRoot(t){return!!_optionalChain$4([t,"optionalAccess",t=>t.shadowRoot])}/[1-9][0-9]{12}/.test(Date.now().toString())||(eo=()=>new Date().getTime());let StyleSheetMirror=class StyleSheetMirror{constructor(){this.id=1,this.styleIDMap=new WeakMap,this.idStyleMap=new Map}getId(t){return(0,S.h)(this.styleIDMap.get(t),()=>-1)}has(t){return this.styleIDMap.has(t)}add(t,r){let n;return this.has(t)?this.getId(t):(n=void 0===r?this.id++:r,this.styleIDMap.set(t,n),this.idStyleMap.set(n,t),n)}getStyle(t){return this.idStyleMap.get(t)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}};function getShadowHost(t){let r=null;return _optionalChain$4([t,"access",t=>t.getRootNode,"optionalCall",t=>t(),"optionalAccess",t=>t.nodeType])===Node.DOCUMENT_FRAGMENT_NODE&&t.getRootNode().host&&(r=t.getRootNode().host),r}function getRootShadowHost(t){let r,n=t;for(;r=getShadowHost(n);)n=r;return n}function shadowHostInDom(t){let r=t.ownerDocument;if(!r)return!1;let n=getRootShadowHost(t);return r.contains(n)}function inDom(t){let r=t.ownerDocument;return!!r&&(r.contains(t)||shadowHostInDom(t))}let ea={};function getImplementation(t){let r=ea[t];if(r)return r;let n=window.document,i=window[t];if(n&&"function"==typeof n.createElement)try{let r=n.createElement("iframe");r.hidden=!0,n.head.appendChild(r);let s=r.contentWindow;s&&s[t]&&(i=s[t]),n.head.removeChild(r)}catch(t){}return ea[t]=i.bind(window)}function onRequestAnimationFrame(...t){return getImplementation("requestAnimationFrame")(...t)}function setTimeout$1(...t){return getImplementation("setTimeout")(...t)}function clearTimeout$1(...t){return getImplementation("clearTimeout")(...t)}var el=((u=el||{})[u.DomContentLoaded=0]="DomContentLoaded",u[u.Load=1]="Load",u[u.FullSnapshot=2]="FullSnapshot",u[u.IncrementalSnapshot=3]="IncrementalSnapshot",u[u.Meta=4]="Meta",u[u.Custom=5]="Custom",u[u.Plugin=6]="Plugin",u),ec=((h=ec||{})[h.Mutation=0]="Mutation",h[h.MouseMove=1]="MouseMove",h[h.MouseInteraction=2]="MouseInteraction",h[h.Scroll=3]="Scroll",h[h.ViewportResize=4]="ViewportResize",h[h.Input=5]="Input",h[h.TouchMove=6]="TouchMove",h[h.MediaInteraction=7]="MediaInteraction",h[h.StyleSheetRule=8]="StyleSheetRule",h[h.CanvasMutation=9]="CanvasMutation",h[h.Font=10]="Font",h[h.Log=11]="Log",h[h.Drag=12]="Drag",h[h.StyleDeclaration=13]="StyleDeclaration",h[h.Selection=14]="Selection",h[h.AdoptedStyleSheet=15]="AdoptedStyleSheet",h[h.CustomElement=16]="CustomElement",h),ed=((p=ed||{})[p.MouseUp=0]="MouseUp",p[p.MouseDown=1]="MouseDown",p[p.Click=2]="Click",p[p.ContextMenu=3]="ContextMenu",p[p.DblClick=4]="DblClick",p[p.Focus=5]="Focus",p[p.Blur=6]="Blur",p[p.TouchStart=7]="TouchStart",p[p.TouchMove_Departed=8]="TouchMove_Departed",p[p.TouchEnd=9]="TouchEnd",p[p.TouchCancel=10]="TouchCancel",p),eu=((f=eu||{})[f.Mouse=0]="Mouse",f[f.Pen=1]="Pen",f[f.Touch=2]="Touch",f);function _optionalChain$3(t){let r;let n=t[0],i=1;for(;in.call(r,...t)),r=void 0)}return n}let DoubleLinkedList=class DoubleLinkedList{constructor(){this.length=0,this.head=null,this.tail=null}get(t){if(t>=this.length)throw Error("Position outside of list range");let r=this.head;for(let n=0;nt.next])||null;return r}addNode(t){let r={value:t,previous:null,next:null};if(t.__ln=r,t.previousSibling&&"__ln"in t.previousSibling){let n=t.previousSibling.__ln.next;r.next=n,r.previous=t.previousSibling.__ln,t.previousSibling.__ln.next=r,n&&(n.previous=r)}else if(t.nextSibling&&"__ln"in t.nextSibling&&t.nextSibling.__ln.previous){let n=t.nextSibling.__ln.previous;r.previous=n,r.next=t.nextSibling.__ln,t.nextSibling.__ln.previous=r,n&&(n.next=r)}else this.head&&(this.head.previous=r),r.next=this.head,this.head=r;null===r.next&&(this.tail=r),this.length++}removeNode(t){let r=t.__ln;this.head&&(r.previous?(r.previous.next=r.next,r.next?r.next.previous=r.previous:this.tail=r.previous):(this.head=r.next,this.head?this.head.previous=null:this.tail=null),t.__ln&&delete t.__ln,this.length--)}};let moveKey=(t,r)=>`${t}@${r}`;let MutationBuffer=class MutationBuffer{constructor(){this.frozen=!1,this.locked=!1,this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.mapRemoves=[],this.movedMap={},this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.processMutations=t=>{t.forEach(this.processMutation),this.emit()},this.emit=()=>{if(this.frozen||this.locked)return;let t=[],r=new Set,n=new DoubleLinkedList,getNextId=t=>{let r=t,n=-2;for(;-2===n;)n=(r=r&&r.nextSibling)&&this.mirror.getId(r);return n},pushAdd=i=>{if(!i.parentNode||!inDom(i))return;let s=isShadowRoot(i.parentNode)?this.mirror.getId(getShadowHost(i)):this.mirror.getId(i.parentNode),o=getNextId(i);if(-1===s||-1===o)return n.addNode(i);let a=serializeNodeWithId(i,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,maskAllText:this.maskAllText,unblockSelector:this.unblockSelector,maskTextClass:this.maskTextClass,unmaskTextClass:this.unmaskTextClass,maskTextSelector:this.maskTextSelector,unmaskTextSelector:this.unmaskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskAttributeFn:this.maskAttributeFn,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:t=>{isSerializedIframe(t,this.mirror)&&!isBlocked(t,this.blockClass,this.blockSelector,this.unblockSelector,!1)&&this.iframeManager.addIframe(t),isSerializedStylesheet(t,this.mirror)&&this.stylesheetManager.trackLinkElement(t),hasShadowRoot(i)&&this.shadowDomManager.addShadowRoot(i.shadowRoot,this.doc)},onIframeLoad:(t,r)=>{isBlocked(t,this.blockClass,this.blockSelector,this.unblockSelector,!1)||(this.iframeManager.attachIframe(t,r),t.contentWindow&&this.canvasManager.addWindow(t.contentWindow),this.shadowDomManager.observeAttachShadow(t))},onStylesheetLoad:(t,r)=>{this.stylesheetManager.attachLinkElement(t,r)}});a&&(t.push({parentId:s,nextId:o,node:a}),r.add(a.id))};for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(let t of this.movedSet)(!isParentRemoved(this.removes,t,this.mirror)||this.movedSet.has(t.parentNode))&&pushAdd(t);for(let t of this.addedSet)isAncestorInSet(this.droppedSet,t)||isParentRemoved(this.removes,t,this.mirror)?isAncestorInSet(this.movedSet,t)?pushAdd(t):this.droppedSet.add(t):pushAdd(t);let i=null;for(;n.length;){let t=null;if(i){let r=this.mirror.getId(i.value.parentNode),n=getNextId(i.value);-1!==r&&-1!==n&&(t=i)}if(!t){let r=n.tail;for(;r;){let n=r;if(r=r.previous,n){let r=this.mirror.getId(n.value.parentNode),i=getNextId(n.value);if(-1===i)continue;if(-1!==r){t=n;break}{let r=n.value;if(r.parentNode&&r.parentNode.nodeType===Node.DOCUMENT_FRAGMENT_NODE){let i=r.parentNode.host,s=this.mirror.getId(i);if(-1!==s){t=n;break}}}}}}if(!t){for(;n.head;)n.removeNode(n.head.value);break}i=t.previous,n.removeNode(t.value),pushAdd(t.value)}let s={texts:this.texts.map(t=>({id:this.mirror.getId(t.node),value:t.value})).filter(t=>!r.has(t.id)).filter(t=>this.mirror.has(t.id)),attributes:this.attributes.map(t=>{let{attributes:r}=t;if("string"==typeof r.style){let n=JSON.stringify(t.styleDiff),i=JSON.stringify(t._unchangedStyles);n.length!r.has(t.id)).filter(t=>this.mirror.has(t.id)),removes:this.removes,adds:t};(s.texts.length||s.attributes.length||s.removes.length||s.adds.length)&&(this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.movedMap={},this.mutationCb(s))},this.processMutation=t=>{if(!isIgnored(t.target,this.mirror))switch(t.type){case"characterData":{let r=t.target.textContent;isBlocked(t.target,this.blockClass,this.blockSelector,this.unblockSelector,!1)||r===t.oldValue||this.texts.push({value:needMaskingText(t.target,this.maskTextClass,this.maskTextSelector,this.unmaskTextClass,this.unmaskTextSelector,this.maskAllText)&&r?this.maskTextFn?this.maskTextFn(r,closestElementOfNode(t.target)):r.replace(/[\S]/g,"*"):r,node:t.target});break}case"attributes":{let r=t.target,n=t.attributeName,i=t.target.getAttribute(n);if("value"===n){let n=getInputType(r),s=r.tagName;i=getInputValue(r,s,n);let o=shouldMaskInput({maskInputOptions:this.maskInputOptions,tagName:s,type:n}),a=needMaskingText(t.target,this.maskTextClass,this.maskTextSelector,this.unmaskTextClass,this.unmaskTextSelector,o);i=maskInputValue({isMasked:a,element:r,value:i,maskInputFn:this.maskInputFn})}if(isBlocked(t.target,this.blockClass,this.blockSelector,this.unblockSelector,!1)||i===t.oldValue)return;let s=this.attributeMap.get(t.target);if("IFRAME"===r.tagName&&"src"===n&&!this.keepIframeSrcFn(i)){if(r.contentDocument)return;n="rr_src"}if(s||(s={node:t.target,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(s),this.attributeMap.set(t.target,s)),"type"===n&&"INPUT"===r.tagName&&"password"===(t.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!ignoreAttribute(r.tagName,n)&&(s.attributes[n]=transformAttribute(this.doc,toLowerCase(r.tagName),toLowerCase(n),i,r,this.maskAttributeFn),"style"===n)){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(t){this.unattachedDoc=this.doc}let n=this.unattachedDoc.createElement("span");for(let i of(t.oldValue&&n.setAttribute("style",t.oldValue),Array.from(r.style))){let t=r.style.getPropertyValue(i),o=r.style.getPropertyPriority(i);t!==n.style.getPropertyValue(i)||o!==n.style.getPropertyPriority(i)?""===o?s.styleDiff[i]=t:s.styleDiff[i]=[t,o]:s._unchangedStyles[i]=[t,o]}for(let t of Array.from(n.style))""===r.style.getPropertyValue(t)&&(s.styleDiff[t]=!1)}break}case"childList":if(isBlocked(t.target,this.blockClass,this.blockSelector,this.unblockSelector,!0))return;t.addedNodes.forEach(r=>this.genAdds(r,t.target)),t.removedNodes.forEach(r=>{let n=this.mirror.getId(r),i=isShadowRoot(t.target)?this.mirror.getId(t.target.host):this.mirror.getId(t.target);!(isBlocked(t.target,this.blockClass,this.blockSelector,this.unblockSelector,!1)||isIgnored(r,this.mirror))&&isSerialized(r,this.mirror)&&(this.addedSet.has(r)?(deepDelete(this.addedSet,r),this.droppedSet.add(r)):this.addedSet.has(t.target)&&-1===n||isAncestorRemoved(t.target,this.mirror)||(this.movedSet.has(r)&&this.movedMap[moveKey(n,i)]?deepDelete(this.movedSet,r):this.removes.push({parentId:i,id:n,isShadow:!!(isShadowRoot(t.target)&&isNativeShadowDom(t.target))||void 0})),this.mapRemoves.push(r))})}},this.genAdds=(t,r)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!(this.addedSet.has(t)||this.movedSet.has(t))){if(this.mirror.hasNode(t)){if(isIgnored(t,this.mirror))return;this.movedSet.add(t);let n=null;r&&this.mirror.hasNode(r)&&(n=this.mirror.getId(r)),n&&-1!==n&&(this.movedMap[moveKey(this.mirror.getId(t),n)]=!0)}else this.addedSet.add(t),this.droppedSet.delete(t);!isBlocked(t,this.blockClass,this.blockSelector,this.unblockSelector,!1)&&(t.childNodes.forEach(t=>this.genAdds(t)),hasShadowRoot(t)&&t.shadowRoot.childNodes.forEach(r=>{this.processedNodeManager.add(r,this),this.genAdds(r,t)}))}}}init(t){["mutationCb","blockClass","blockSelector","unblockSelector","maskAllText","maskTextClass","unmaskTextClass","maskTextSelector","unmaskTextSelector","inlineStylesheet","maskInputOptions","maskAttributeFn","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach(r=>{this[r]=t[r]})}freeze(){this.frozen=!0,this.canvasManager.freeze()}unfreeze(){this.frozen=!1,this.canvasManager.unfreeze(),this.emit()}isFrozen(){return this.frozen}lock(){this.locked=!0,this.canvasManager.lock()}unlock(){this.locked=!1,this.canvasManager.unlock(),this.emit()}reset(){this.shadowDomManager.reset(),this.canvasManager.reset()}};function deepDelete(t,r){t.delete(r),r.childNodes.forEach(r=>deepDelete(t,r))}function isParentRemoved(t,r,n){return 0!==t.length&&_isParentRemoved(t,r,n)}function _isParentRemoved(t,r,n){let{parentNode:i}=r;if(!i)return!1;let s=n.getId(i);return!!t.some(t=>t.id===s)||_isParentRemoved(t,i,n)}function isAncestorInSet(t,r){return 0!==t.size&&_isAncestorInSet(t,r)}function _isAncestorInSet(t,r){let{parentNode:n}=r;return!!n&&(!!t.has(n)||_isAncestorInSet(t,n))}function registerErrorHandler(t){o=t}function unregisterErrorHandler(){o=void 0}let callbackWrapper=t=>o?(...r)=>{try{return t(...r)}catch(t){if(o&&!0===o(t))return()=>{};throw t}}:t;function _optionalChain$2(t){let r;let n=t[0],i=1;for(;in.call(r,...t)),r=void 0)}return n}let eh=[];function getEventTarget(t){try{if("composedPath"in t){let r=t.composedPath();if(r.length)return r[0]}else if("path"in t&&t.path.length)return t.path[0]}catch(t){}return t&&t.target}function initMutationObserver(t,r){let n=new MutationBuffer;eh.push(n),n.init(t);let i=window.MutationObserver||window.__rrMutationObserver,s=_optionalChain$2([window,"optionalAccess",t=>t.Zone,"optionalAccess",t=>t.__symbol__,"optionalCall",t=>t("MutationObserver")]);s&&window[s]&&(i=window[s]);let o=new i(callbackWrapper(r=>{t.onMutation&&!1===t.onMutation(r)||n.processMutations.bind(n)(r)}));return o.observe(r,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),o}function initMoveObserver({mousemoveCb:t,sampling:r,doc:n,mirror:i}){let s;if(!1===r.mousemove)return()=>{};let o="number"==typeof r.mousemove?r.mousemove:50,a="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,l=[],c=throttle$1(callbackWrapper(r=>{let n=Date.now()-s;t(l.map(t=>(t.timeOffset-=n,t)),r),l=[],s=null}),a),d=callbackWrapper(throttle$1(callbackWrapper(t=>{let r=getEventTarget(t),{clientX:n,clientY:o}=legacy_isTouchEvent(t)?t.changedTouches[0]:t;s||(s=eo()),l.push({x:n,y:o,id:i.getId(r),timeOffset:eo()-s}),c("undefined"!=typeof DragEvent&&t instanceof DragEvent?ec.Drag:t instanceof MouseEvent?ec.MouseMove:ec.TouchMove)}),o,{trailing:!1})),u=[on("mousemove",d,n),on("touchmove",d,n),on("drag",d,n)];return callbackWrapper(()=>{u.forEach(t=>t())})}function initMouseInteractionObserver({mouseInteractionCb:t,doc:r,mirror:n,blockClass:i,blockSelector:s,unblockSelector:o,sampling:a}){if(!1===a.mouseInteraction)return()=>{};let l=!0===a.mouseInteraction||void 0===a.mouseInteraction?{}:a.mouseInteraction,c=[],d=null,getHandler=r=>a=>{let l=getEventTarget(a);if(isBlocked(l,i,s,o,!0))return;let c=null,u=r;if("pointerType"in a){switch(a.pointerType){case"mouse":c=eu.Mouse;break;case"touch":c=eu.Touch;break;case"pen":c=eu.Pen}c===eu.Touch?ed[r]===ed.MouseDown?u="TouchStart":ed[r]===ed.MouseUp&&(u="TouchEnd"):eu.Pen}else legacy_isTouchEvent(a)&&(c=eu.Touch);null!==c?(d=c,(u.startsWith("Touch")&&c===eu.Touch||u.startsWith("Mouse")&&c===eu.Mouse)&&(c=null)):ed[r]===ed.Click&&(c=d,d=null);let h=legacy_isTouchEvent(a)?a.changedTouches[0]:a;if(!h)return;let p=n.getId(l),{clientX:f,clientY:m}=h;callbackWrapper(t)({type:ed[u],id:p,x:f,y:m,...null!==c&&{pointerType:c}})};return Object.keys(ed).filter(t=>Number.isNaN(Number(t))&&!t.endsWith("_Departed")&&!1!==l[t]).forEach(t=>{let n=toLowerCase(t),i=getHandler(t);if(window.PointerEvent)switch(ed[t]){case ed.MouseDown:case ed.MouseUp:n=n.replace("mouse","pointer");break;case ed.TouchStart:case ed.TouchEnd:return}c.push(on(n,i,r))}),callbackWrapper(()=>{c.forEach(t=>t())})}function initScrollObserver({scrollCb:t,doc:r,mirror:n,blockClass:i,blockSelector:s,unblockSelector:o,sampling:a}){let l=callbackWrapper(throttle$1(callbackWrapper(a=>{let l=getEventTarget(a);if(!l||isBlocked(l,i,s,o,!0))return;let c=n.getId(l);if(l===r&&r.defaultView){let n=getWindowScroll(r.defaultView);t({id:c,x:n.left,y:n.top})}else t({id:c,x:l.scrollLeft,y:l.scrollTop})}),a.scroll||100));return on("scroll",l,r)}function initViewportResizeObserver({viewportResizeCb:t},{win:r}){let n=-1,i=-1,s=callbackWrapper(throttle$1(callbackWrapper(()=>{let r=getWindowHeight(),s=getWindowWidth();(n!==r||i!==s)&&(t({width:Number(s),height:Number(r)}),n=r,i=s)}),200));return on("resize",s,r)}let ep=["INPUT","TEXTAREA","SELECT"],ef=new WeakMap;function initInputObserver({inputCb:t,doc:r,mirror:n,blockClass:i,blockSelector:s,unblockSelector:o,ignoreClass:a,ignoreSelector:l,maskInputOptions:c,maskInputFn:d,sampling:u,userTriggeredOnInput:h,maskTextClass:p,unmaskTextClass:f,maskTextSelector:m,unmaskTextSelector:g}){function eventHandler(t){let n=getEventTarget(t),u=t.isTrusted,y=n&&toUpperCase(n.tagName);if("OPTION"===y&&(n=n.parentElement),!n||!y||0>ep.indexOf(y)||isBlocked(n,i,s,o,!0))return;let S=n;if(S.classList.contains(a)||l&&S.matches(l))return;let b=getInputType(n),v=getInputValue(S,y,b),_=!1,w=shouldMaskInput({maskInputOptions:c,tagName:y,type:b}),E=needMaskingText(n,p,m,f,g,w);("radio"===b||"checkbox"===b)&&(_=n.checked),v=maskInputValue({isMasked:E,element:n,value:v,maskInputFn:d}),cbWithDedup(n,h?{text:v,isChecked:_,userTriggered:u}:{text:v,isChecked:_});let k=n.name;"radio"===b&&k&&_&&r.querySelectorAll(`input[type="radio"][name="${k}"]`).forEach(t=>{if(t!==n){let r=maskInputValue({isMasked:E,element:t,value:getInputValue(t,y,b),maskInputFn:d});cbWithDedup(t,h?{text:r,isChecked:!_,userTriggered:!1}:{text:r,isChecked:!_})}})}function cbWithDedup(r,i){let s=ef.get(r);if(!s||s.text!==i.text||s.isChecked!==i.isChecked){ef.set(r,i);let s=n.getId(r);callbackWrapper(t)({...i,id:s})}}let y="last"===u.input?["change"]:["input","change"],S=y.map(t=>on(t,callbackWrapper(eventHandler),r)),b=r.defaultView;if(!b)return()=>{S.forEach(t=>t())};let v=b.Object.getOwnPropertyDescriptor(b.HTMLInputElement.prototype,"value"),_=[[b.HTMLInputElement.prototype,"value"],[b.HTMLInputElement.prototype,"checked"],[b.HTMLSelectElement.prototype,"value"],[b.HTMLTextAreaElement.prototype,"value"],[b.HTMLSelectElement.prototype,"selectedIndex"],[b.HTMLOptionElement.prototype,"selected"]];return v&&v.set&&S.push(..._.map(t=>hookSetter(t[0],t[1],{set(){callbackWrapper(eventHandler)({target:this,isTrusted:!1})}},!1,b))),callbackWrapper(()=>{S.forEach(t=>t())})}function getNestedCSSRulePositions(t){return function(t,r){if(hasNestedCSSRule("CSSGroupingRule")&&t.parentRule instanceof CSSGroupingRule||hasNestedCSSRule("CSSMediaRule")&&t.parentRule instanceof CSSMediaRule||hasNestedCSSRule("CSSSupportsRule")&&t.parentRule instanceof CSSSupportsRule||hasNestedCSSRule("CSSConditionRule")&&t.parentRule instanceof CSSConditionRule){let n=Array.from(t.parentRule.cssRules),i=n.indexOf(t);r.unshift(i)}else if(t.parentStyleSheet){let n=Array.from(t.parentStyleSheet.cssRules),i=n.indexOf(t);r.unshift(i)}return r}(t,[])}function getIdAndStyleId(t,r,n){let i,s;return t?(t.ownerNode?i=r.getId(t.ownerNode):s=n.getId(t),{styleId:s,id:i}):{}}function initStyleSheetObserver({styleSheetRuleCb:t,mirror:r,stylesheetManager:n},{win:i}){let s,o;if(!i.CSSStyleSheet||!i.CSSStyleSheet.prototype)return()=>{};let a=i.CSSStyleSheet.prototype.insertRule;i.CSSStyleSheet.prototype.insertRule=new Proxy(a,{apply:callbackWrapper((i,s,o)=>{let[a,l]=o,{id:c,styleId:d}=getIdAndStyleId(s,r,n.styleMirror);return(c&&-1!==c||d&&-1!==d)&&t({id:c,styleId:d,adds:[{rule:a,index:l}]}),i.apply(s,o)})});let l=i.CSSStyleSheet.prototype.deleteRule;i.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:callbackWrapper((i,s,o)=>{let[a]=o,{id:l,styleId:c}=getIdAndStyleId(s,r,n.styleMirror);return(l&&-1!==l||c&&-1!==c)&&t({id:l,styleId:c,removes:[{index:a}]}),i.apply(s,o)})}),i.CSSStyleSheet.prototype.replace&&(s=i.CSSStyleSheet.prototype.replace,i.CSSStyleSheet.prototype.replace=new Proxy(s,{apply:callbackWrapper((i,s,o)=>{let[a]=o,{id:l,styleId:c}=getIdAndStyleId(s,r,n.styleMirror);return(l&&-1!==l||c&&-1!==c)&&t({id:l,styleId:c,replace:a}),i.apply(s,o)})})),i.CSSStyleSheet.prototype.replaceSync&&(o=i.CSSStyleSheet.prototype.replaceSync,i.CSSStyleSheet.prototype.replaceSync=new Proxy(o,{apply:callbackWrapper((i,s,o)=>{let[a]=o,{id:l,styleId:c}=getIdAndStyleId(s,r,n.styleMirror);return(l&&-1!==l||c&&-1!==c)&&t({id:l,styleId:c,replaceSync:a}),i.apply(s,o)})}));let c={};canMonkeyPatchNestedCSSRule("CSSGroupingRule")?c.CSSGroupingRule=i.CSSGroupingRule:(canMonkeyPatchNestedCSSRule("CSSMediaRule")&&(c.CSSMediaRule=i.CSSMediaRule),canMonkeyPatchNestedCSSRule("CSSConditionRule")&&(c.CSSConditionRule=i.CSSConditionRule),canMonkeyPatchNestedCSSRule("CSSSupportsRule")&&(c.CSSSupportsRule=i.CSSSupportsRule));let d={};return Object.entries(c).forEach(([i,s])=>{d[i]={insertRule:s.prototype.insertRule,deleteRule:s.prototype.deleteRule},s.prototype.insertRule=new Proxy(d[i].insertRule,{apply:callbackWrapper((i,s,o)=>{let[a,l]=o,{id:c,styleId:d}=getIdAndStyleId(s.parentStyleSheet,r,n.styleMirror);return(c&&-1!==c||d&&-1!==d)&&t({id:c,styleId:d,adds:[{rule:a,index:[...getNestedCSSRulePositions(s),l||0]}]}),i.apply(s,o)})}),s.prototype.deleteRule=new Proxy(d[i].deleteRule,{apply:callbackWrapper((i,s,o)=>{let[a]=o,{id:l,styleId:c}=getIdAndStyleId(s.parentStyleSheet,r,n.styleMirror);return(l&&-1!==l||c&&-1!==c)&&t({id:l,styleId:c,removes:[{index:[...getNestedCSSRulePositions(s),a]}]}),i.apply(s,o)})})}),callbackWrapper(()=>{i.CSSStyleSheet.prototype.insertRule=a,i.CSSStyleSheet.prototype.deleteRule=l,s&&(i.CSSStyleSheet.prototype.replace=s),o&&(i.CSSStyleSheet.prototype.replaceSync=o),Object.entries(c).forEach(([t,r])=>{r.prototype.insertRule=d[t].insertRule,r.prototype.deleteRule=d[t].deleteRule})})}function initAdoptedStyleSheetObserver({mirror:t,stylesheetManager:r},n){let i=null;i="#document"===n.nodeName?t.getId(n):t.getId(n.host);let s="#document"===n.nodeName?_optionalChain$2([n,"access",t=>t.defaultView,"optionalAccess",t=>t.Document]):_optionalChain$2([n,"access",t=>t.ownerDocument,"optionalAccess",t=>t.defaultView,"optionalAccess",t=>t.ShadowRoot]),o=_optionalChain$2([s,"optionalAccess",t=>t.prototype])?Object.getOwnPropertyDescriptor(_optionalChain$2([s,"optionalAccess",t=>t.prototype]),"adoptedStyleSheets"):void 0;return null!==i&&-1!==i&&s&&o?(Object.defineProperty(n,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get(){return _optionalChain$2([o,"access",t=>t.get,"optionalAccess",t=>t.call,"call",t=>t(this)])},set(t){let n=_optionalChain$2([o,"access",t=>t.set,"optionalAccess",t=>t.call,"call",r=>r(this,t)]);if(null!==i&&-1!==i)try{r.adoptStyleSheets(t,i)}catch(t){}return n}}),callbackWrapper(()=>{Object.defineProperty(n,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get:o.get,set:o.set})})):()=>{}}function initStyleDeclarationObserver({styleDeclarationCb:t,mirror:r,ignoreCSSAttributes:n,stylesheetManager:i},{win:s}){let o=s.CSSStyleDeclaration.prototype.setProperty;s.CSSStyleDeclaration.prototype.setProperty=new Proxy(o,{apply:callbackWrapper((s,a,l)=>{let[c,d,u]=l;if(n.has(c))return o.apply(a,[c,d,u]);let{id:h,styleId:p}=getIdAndStyleId(_optionalChain$2([a,"access",t=>t.parentRule,"optionalAccess",t=>t.parentStyleSheet]),r,i.styleMirror);return(h&&-1!==h||p&&-1!==p)&&t({id:h,styleId:p,set:{property:c,value:d,priority:u},index:getNestedCSSRulePositions(a.parentRule)}),s.apply(a,l)})});let a=s.CSSStyleDeclaration.prototype.removeProperty;return s.CSSStyleDeclaration.prototype.removeProperty=new Proxy(a,{apply:callbackWrapper((s,o,l)=>{let[c]=l;if(n.has(c))return a.apply(o,[c]);let{id:d,styleId:u}=getIdAndStyleId(_optionalChain$2([o,"access",t=>t.parentRule,"optionalAccess",t=>t.parentStyleSheet]),r,i.styleMirror);return(d&&-1!==d||u&&-1!==u)&&t({id:d,styleId:u,remove:{property:c},index:getNestedCSSRulePositions(o.parentRule)}),s.apply(o,l)})}),callbackWrapper(()=>{s.CSSStyleDeclaration.prototype.setProperty=o,s.CSSStyleDeclaration.prototype.removeProperty=a})}function initMediaInteractionObserver({mediaInteractionCb:t,blockClass:r,blockSelector:n,unblockSelector:i,mirror:s,sampling:o,doc:a}){let l=callbackWrapper(a=>throttle$1(callbackWrapper(o=>{let l=getEventTarget(o);if(!l||isBlocked(l,r,n,i,!0))return;let{currentTime:c,volume:d,muted:u,playbackRate:h}=l;t({type:a,id:s.getId(l),currentTime:c,volume:d,muted:u,playbackRate:h})}),o.media||500)),c=[on("play",l(0),a),on("pause",l(1),a),on("seeked",l(2),a),on("volumechange",l(3),a),on("ratechange",l(4),a)];return callbackWrapper(()=>{c.forEach(t=>t())})}function initFontObserver({fontCb:t,doc:r}){let n=r.defaultView;if(!n)return()=>{};let i=[],s=new WeakMap,o=n.FontFace;n.FontFace=function(t,r,n){let i=new o(t,r,n);return s.set(i,{family:t,buffer:"string"!=typeof r,descriptors:n,fontSource:"string"==typeof r?r:JSON.stringify(Array.from(new Uint8Array(r)))}),i};let a=patch(r.fonts,"add",function(r){return function(n){return setTimeout$1(callbackWrapper(()=>{let r=s.get(n);r&&(t(r),s.delete(n))}),0),r.apply(this,[n])}});return i.push(()=>{n.FontFace=o}),i.push(a),callbackWrapper(()=>{i.forEach(t=>t())})}function initSelectionObserver(t){let{doc:r,mirror:n,blockClass:i,blockSelector:s,unblockSelector:o,selectionCb:a}=t,l=!0,c=callbackWrapper(()=>{let t=r.getSelection();if(!t||l&&_optionalChain$2([t,"optionalAccess",t=>t.isCollapsed]))return;l=t.isCollapsed||!1;let c=[],d=t.rangeCount||0;for(let r=0;r{};let i=patch(n.customElements,"define",function(t){return function(n,i,s){try{r({define:{name:n}})}catch(t){}return t.apply(this,[n,i,s])}});return i}function initObservers(t,r={}){let n;let i=t.doc.defaultView;if(!i)return()=>{};t.recordDOM&&(n=initMutationObserver(t,t.doc));let s=initMoveObserver(t),o=initMouseInteractionObserver(t),a=initScrollObserver(t),l=initViewportResizeObserver(t,{win:i}),c=initInputObserver(t),d=initMediaInteractionObserver(t),styleSheetObserver=()=>{},adoptedStyleSheetObserver=()=>{},styleDeclarationObserver=()=>{},fontObserver=()=>{};t.recordDOM&&(styleSheetObserver=initStyleSheetObserver(t,{win:i}),adoptedStyleSheetObserver=initAdoptedStyleSheetObserver(t,t.doc),styleDeclarationObserver=initStyleDeclarationObserver(t,{win:i}),t.collectFonts&&(fontObserver=initFontObserver(t)));let u=initSelectionObserver(t),h=initCustomElementObserver(t),p=[];for(let r of t.plugins)p.push(r.observer(r.callback,i,r.options));return callbackWrapper(()=>{eh.forEach(t=>t.reset()),_optionalChain$2([n,"optionalAccess",t=>t.disconnect,"call",t=>t()]),s(),o(),a(),l(),c(),d(),styleSheetObserver(),adoptedStyleSheetObserver(),styleDeclarationObserver(),fontObserver(),u(),h(),p.forEach(t=>t())})}function hasNestedCSSRule(t){return void 0!==window[t]}function canMonkeyPatchNestedCSSRule(t){return!!(void 0!==window[t]&&window[t].prototype&&"insertRule"in window[t].prototype&&"deleteRule"in window[t].prototype)}let CrossOriginIframeMirror=class CrossOriginIframeMirror{constructor(t){this.generateIdFn=t,this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap}getId(t,r,n,i){let s=n||this.getIdToRemoteIdMap(t),o=i||this.getRemoteIdToIdMap(t),a=s.get(r);return a||(a=this.generateIdFn(),s.set(r,a),o.set(a,r)),a}getIds(t,r){let n=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return r.map(r=>this.getId(t,r,n,i))}getRemoteId(t,r,n){let i=n||this.getRemoteIdToIdMap(t);if("number"!=typeof r)return r;let s=i.get(r);return s||-1}getRemoteIds(t,r){let n=this.getRemoteIdToIdMap(t);return r.map(r=>this.getRemoteId(t,r,n))}reset(t){if(!t){this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap;return}this.iframeIdToRemoteIdMap.delete(t),this.iframeRemoteIdToIdMap.delete(t)}getIdToRemoteIdMap(t){let r=this.iframeIdToRemoteIdMap.get(t);return r||(r=new Map,this.iframeIdToRemoteIdMap.set(t,r)),r}getRemoteIdToIdMap(t){let r=this.iframeRemoteIdToIdMap.get(t);return r||(r=new Map,this.iframeRemoteIdToIdMap.set(t,r)),r}};function _optionalChain$1(t){let r;let n=t[0],i=1;for(;in.call(r,...t)),r=void 0)}return n}let IframeManagerNoop=class IframeManagerNoop{constructor(){this.crossOriginIframeMirror=new CrossOriginIframeMirror(genId),this.crossOriginIframeRootIdMap=new WeakMap}addIframe(){}addLoadListener(){}attachIframe(){}};let IframeManager=class IframeManager{constructor(t){this.iframes=new WeakMap,this.crossOriginIframeMap=new WeakMap,this.crossOriginIframeMirror=new CrossOriginIframeMirror(genId),this.crossOriginIframeRootIdMap=new WeakMap,this.mutationCb=t.mutationCb,this.wrappedEmit=t.wrappedEmit,this.stylesheetManager=t.stylesheetManager,this.recordCrossOriginIframes=t.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new CrossOriginIframeMirror(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=t.mirror,this.recordCrossOriginIframes&&window.addEventListener("message",this.handleMessage.bind(this))}addIframe(t){this.iframes.set(t,!0),t.contentWindow&&this.crossOriginIframeMap.set(t.contentWindow,t)}addLoadListener(t){this.loadListener=t}attachIframe(t,r){this.mutationCb({adds:[{parentId:this.mirror.getId(t),nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}),_optionalChain$1([this,"access",t=>t.loadListener,"optionalCall",r=>r(t)]),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&t.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(t){if("rrweb"!==t.data.type||t.origin!==t.data.origin)return;let r=t.source;if(!r)return;let n=this.crossOriginIframeMap.get(t.source);if(!n)return;let i=this.transformCrossOriginEvent(n,t.data.event);i&&this.wrappedEmit(i,t.data.isCheckout)}transformCrossOriginEvent(t,r){switch(r.type){case el.FullSnapshot:{this.crossOriginIframeMirror.reset(t),this.crossOriginIframeStyleMirror.reset(t),this.replaceIdOnNode(r.data.node,t);let n=r.data.node.id;return this.crossOriginIframeRootIdMap.set(t,n),this.patchRootIdOnNode(r.data.node,n),{timestamp:r.timestamp,type:el.IncrementalSnapshot,data:{source:ec.Mutation,adds:[{parentId:this.mirror.getId(t),nextId:null,node:r.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}}}case el.Meta:case el.Load:case el.DomContentLoaded:break;case el.Plugin:return r;case el.Custom:return this.replaceIds(r.data.payload,t,["id","parentId","previousId","nextId"]),r;case el.IncrementalSnapshot:switch(r.data.source){case ec.Mutation:return r.data.adds.forEach(r=>{this.replaceIds(r,t,["parentId","nextId","previousId"]),this.replaceIdOnNode(r.node,t);let n=this.crossOriginIframeRootIdMap.get(t);n&&this.patchRootIdOnNode(r.node,n)}),r.data.removes.forEach(r=>{this.replaceIds(r,t,["parentId","id"])}),r.data.attributes.forEach(r=>{this.replaceIds(r,t,["id"])}),r.data.texts.forEach(r=>{this.replaceIds(r,t,["id"])}),r;case ec.Drag:case ec.TouchMove:case ec.MouseMove:return r.data.positions.forEach(r=>{this.replaceIds(r,t,["id"])}),r;case ec.ViewportResize:return!1;case ec.MediaInteraction:case ec.MouseInteraction:case ec.Scroll:case ec.CanvasMutation:case ec.Input:return this.replaceIds(r.data,t,["id"]),r;case ec.StyleSheetRule:case ec.StyleDeclaration:return this.replaceIds(r.data,t,["id"]),this.replaceStyleIds(r.data,t,["styleId"]),r;case ec.Font:return r;case ec.Selection:return r.data.ranges.forEach(r=>{this.replaceIds(r,t,["start","end"])}),r;case ec.AdoptedStyleSheet:return this.replaceIds(r.data,t,["id"]),this.replaceStyleIds(r.data,t,["styleIds"]),_optionalChain$1([r,"access",t=>t.data,"access",t=>t.styles,"optionalAccess",t=>t.forEach,"call",r=>r(r=>{this.replaceStyleIds(r,t,["styleId"])})]),r}}return!1}replace(t,r,n,i){for(let s of i)(Array.isArray(r[s])||"number"==typeof r[s])&&(Array.isArray(r[s])?r[s]=t.getIds(n,r[s]):r[s]=t.getId(n,r[s]));return r}replaceIds(t,r,n){return this.replace(this.crossOriginIframeMirror,t,r,n)}replaceStyleIds(t,r,n){return this.replace(this.crossOriginIframeStyleMirror,t,r,n)}replaceIdOnNode(t,r){this.replaceIds(t,r,["id","rootId"]),"childNodes"in t&&t.childNodes.forEach(t=>{this.replaceIdOnNode(t,r)})}patchRootIdOnNode(t,r){t.type===g.Document||t.rootId||(t.rootId=r),"childNodes"in t&&t.childNodes.forEach(t=>{this.patchRootIdOnNode(t,r)})}};let ShadowDomManagerNoop=class ShadowDomManagerNoop{init(){}addShadowRoot(){}observeAttachShadow(){}reset(){}};let ShadowDomManager=class ShadowDomManager{constructor(t){this.shadowDoms=new WeakSet,this.restoreHandlers=[],this.mutationCb=t.mutationCb,this.scrollCb=t.scrollCb,this.bypassOptions=t.bypassOptions,this.mirror=t.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(t,r){if(!isNativeShadowDom(t)||this.shadowDoms.has(t))return;this.shadowDoms.add(t),this.bypassOptions.canvasManager.addShadowRoot(t);let n=initMutationObserver({...this.bypassOptions,doc:r,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this},t);this.restoreHandlers.push(()=>n.disconnect()),this.restoreHandlers.push(initScrollObserver({...this.bypassOptions,scrollCb:this.scrollCb,doc:t,mirror:this.mirror})),setTimeout$1(()=>{t.adoptedStyleSheets&&t.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(t.adoptedStyleSheets,this.mirror.getId(t.host)),this.restoreHandlers.push(initAdoptedStyleSheetObserver({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},t))},0)}observeAttachShadow(t){t.contentWindow&&t.contentDocument&&this.patchAttachShadow(t.contentWindow.Element,t.contentDocument)}patchAttachShadow(t,r){let n=this;this.restoreHandlers.push(patch(t.prototype,"attachShadow",function(t){return function(i){let s=t.call(this,i);return this.shadowRoot&&inDom(this)&&n.addShadowRoot(this.shadowRoot,r),s}}))}reset(){this.restoreHandlers.forEach(t=>{try{t()}catch(t){}}),this.restoreHandlers=[],this.shadowDoms=new WeakSet,this.bypassOptions.canvasManager.resetShadowRoots()}};let CanvasManagerNoop=class CanvasManagerNoop{reset(){}freeze(){}unfreeze(){}lock(){}unlock(){}snapshot(){}addWindow(){}addShadowRoot(){}resetShadowRoots(){}};let StylesheetManager=class StylesheetManager{constructor(t){this.trackedLinkElements=new WeakSet,this.styleMirror=new StyleSheetMirror,this.mutationCb=t.mutationCb,this.adoptedStyleSheetCb=t.adoptedStyleSheetCb}attachLinkElement(t,r){"_cssText"in r.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:r.id,attributes:r.attributes}]}),this.trackLinkElement(t)}trackLinkElement(t){this.trackedLinkElements.has(t)||(this.trackedLinkElements.add(t),this.trackStylesheetInLinkElement(t))}adoptStyleSheets(t,r){if(0===t.length)return;let n={id:r,styleIds:[]},i=[];for(let r of t){let t;this.styleMirror.has(r)?t=this.styleMirror.getId(r):(t=this.styleMirror.add(r),i.push({styleId:t,rules:Array.from(r.rules||CSSRule,(t,r)=>({rule:stringifyRule(t),index:r}))})),n.styleIds.push(t)}i.length>0&&(n.styles=i),this.adoptedStyleSheetCb(n)}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet}trackStylesheetInLinkElement(t){}};let ProcessedNodeManager=class ProcessedNodeManager{constructor(){this.nodeMap=new WeakMap,this.loop=!0,this.periodicallyClear()}periodicallyClear(){onRequestAnimationFrame(()=>{this.clear(),this.loop&&this.periodicallyClear()})}inOtherBuffer(t,r){let n=this.nodeMap.get(t);return n&&Array.from(n).some(t=>t!==r)}add(t,r){this.nodeMap.set(t,(this.nodeMap.get(t)||new Set).add(r))}clear(){this.nodeMap=new WeakMap}destroy(){this.loop=!1}};try{if(2!==Array.from([1],t=>2*t)[0]){let t=document.createElement("iframe");document.body.appendChild(t),Array.from=(0,b.x)([t,"access",t=>t.contentWindow,"optionalAccess",t=>t.Array,"access",t=>t.from])||Array.from,document.body.removeChild(t)}}catch(t){console.debug("Unable to override Array.from",t)}let em=createMirror();function record(t={}){let r;let{emit:n,checkoutEveryNms:i,checkoutEveryNth:s,blockClass:o="rr-block",blockSelector:c=null,unblockSelector:d=null,ignoreClass:u="rr-ignore",ignoreSelector:h=null,maskAllText:p=!1,maskTextClass:f="rr-mask",unmaskTextClass:m=null,maskTextSelector:g=null,unmaskTextSelector:y=null,inlineStylesheet:S=!0,maskAllInputs:v,maskInputOptions:_,slimDOMOptions:w,maskAttributeFn:E,maskInputFn:k,maskTextFn:I,maxCanvasSize:C=null,packFn:M,sampling:R={},dataURLOptions:T={},mousemoveWait:x,recordDOM:A=!0,recordCanvas:O=!1,recordCrossOriginIframes:D=!1,recordAfter:N="DOMContentLoaded"===t.recordAfter?t.recordAfter:"load",userTriggeredOnInput:B=!1,collectFonts:L=!1,inlineImages:P=!1,plugins:W,keepIframeSrcFn:F=()=>!1,ignoreCSSAttributes:z=new Set([]),errorHandler:H,onMutation:$,getCanvasManager:U}=t;registerErrorHandler(H);let j=!D||window.parent===window,q=!1;if(!j)try{window.parent.document&&(q=!1)}catch(t){q=!0}if(j&&!n)throw Error("emit function is required");void 0!==x&&void 0===R.mousemove&&(R.mousemove=x),em.reset();let V=!0===v?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,radio:!0,checkbox:!0}:void 0!==_?_:{},K=!0===w||"all"===w?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===w,headMetaDescKeywords:"all"===w}:w||{};polyfill();let G=0,eventProcessor=t=>{for(let r of W||[])r.eventProcessor&&(t=r.eventProcessor(t));return M&&!q&&(t=M(t)),t};a=(t,o)=>{if(t.timestamp=eo(),(0,b.x)([eh,"access",t=>t[0],"optionalAccess",t=>t.isFrozen,"call",t=>t()])&&t.type!==el.FullSnapshot&&!(t.type===el.IncrementalSnapshot&&t.data.source===ec.Mutation)&&eh.forEach(t=>t.unfreeze()),j)(0,b.x)([n,"optionalCall",r=>r(eventProcessor(t),o)]);else if(q){let r={type:"rrweb",event:eventProcessor(t),origin:window.location.origin,isCheckout:o};window.parent.postMessage(r,"*")}if(t.type===el.FullSnapshot)r=t,G=0;else if(t.type===el.IncrementalSnapshot){if(t.data.source===ec.Mutation&&t.data.isAttachIframe)return;G++;let n=s&&G>=s,o=i&&r&&t.timestamp-r.timestamp>i;(n||o)&&takeFullSnapshot(!0)}};let wrappedMutationEmit=t=>{a({type:el.IncrementalSnapshot,data:{source:ec.Mutation,...t}})},wrappedScrollEmit=t=>a({type:el.IncrementalSnapshot,data:{source:ec.Scroll,...t}}),wrappedCanvasMutationEmit=t=>a({type:el.IncrementalSnapshot,data:{source:ec.CanvasMutation,...t}}),X=new StylesheetManager({mutationCb:wrappedMutationEmit,adoptedStyleSheetCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.AdoptedStyleSheet,...t}})}),J="boolean"==typeof __RRWEB_EXCLUDE_IFRAME__&&__RRWEB_EXCLUDE_IFRAME__?new IframeManagerNoop:new IframeManager({mirror:em,mutationCb:wrappedMutationEmit,stylesheetManager:X,recordCrossOriginIframes:D,wrappedEmit:a});for(let t of W||[])t.getMirror&&t.getMirror({nodeMirror:em,crossOriginIframeMirror:J.crossOriginIframeMirror,crossOriginIframeStyleMirror:J.crossOriginIframeStyleMirror});let Y=new ProcessedNodeManager,Q=_getCanvasManager(U,{mirror:em,win:window,mutationCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.CanvasMutation,...t}}),recordCanvas:O,blockClass:o,blockSelector:c,unblockSelector:d,maxCanvasSize:C,sampling:R.canvas,dataURLOptions:T,errorHandler:H}),Z="boolean"==typeof __RRWEB_EXCLUDE_SHADOW_DOM__&&__RRWEB_EXCLUDE_SHADOW_DOM__?new ShadowDomManagerNoop:new ShadowDomManager({mutationCb:wrappedMutationEmit,scrollCb:wrappedScrollEmit,bypassOptions:{onMutation:$,blockClass:o,blockSelector:c,unblockSelector:d,maskAllText:p,maskTextClass:f,unmaskTextClass:m,maskTextSelector:g,unmaskTextSelector:y,inlineStylesheet:S,maskInputOptions:V,dataURLOptions:T,maskAttributeFn:E,maskTextFn:I,maskInputFn:k,recordCanvas:O,inlineImages:P,sampling:R,slimDOMOptions:K,iframeManager:J,stylesheetManager:X,canvasManager:Q,keepIframeSrcFn:F,processedNodeManager:Y},mirror:em}),takeFullSnapshot=(t=!1)=>{if(!A)return;a({type:el.Meta,data:{href:window.location.href,width:getWindowWidth(),height:getWindowHeight()}},t),X.reset(),Z.init(),eh.forEach(t=>t.lock());let r=snapshot(document,{mirror:em,blockClass:o,blockSelector:c,unblockSelector:d,maskAllText:p,maskTextClass:f,unmaskTextClass:m,maskTextSelector:g,unmaskTextSelector:y,inlineStylesheet:S,maskAllInputs:V,maskAttributeFn:E,maskInputFn:k,maskTextFn:I,slimDOM:K,dataURLOptions:T,recordCanvas:O,inlineImages:P,onSerialize:t=>{isSerializedIframe(t,em)&&J.addIframe(t),isSerializedStylesheet(t,em)&&X.trackLinkElement(t),hasShadowRoot(t)&&Z.addShadowRoot(t.shadowRoot,document)},onIframeLoad:(t,r)=>{J.attachIframe(t,r),t.contentWindow&&Q.addWindow(t.contentWindow),Z.observeAttachShadow(t)},onStylesheetLoad:(t,r)=>{X.attachLinkElement(t,r)},keepIframeSrcFn:F});if(!r)return console.warn("Failed to snapshot the document");a({type:el.FullSnapshot,data:{node:r,initialOffset:getWindowScroll(window)}}),eh.forEach(t=>t.unlock()),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&X.adoptStyleSheets(document.adoptedStyleSheets,em.getId(document))};l=takeFullSnapshot;try{let t=[],observe=t=>callbackWrapper(initObservers)({onMutation:$,mutationCb:wrappedMutationEmit,mousemoveCb:(t,r)=>a({type:el.IncrementalSnapshot,data:{source:r,positions:t}}),mouseInteractionCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.MouseInteraction,...t}}),scrollCb:wrappedScrollEmit,viewportResizeCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.ViewportResize,...t}}),inputCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.Input,...t}}),mediaInteractionCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.MediaInteraction,...t}}),styleSheetRuleCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.StyleSheetRule,...t}}),styleDeclarationCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.StyleDeclaration,...t}}),canvasMutationCb:wrappedCanvasMutationEmit,fontCb:t=>a({type:el.IncrementalSnapshot,data:{source:ec.Font,...t}}),selectionCb:t=>{a({type:el.IncrementalSnapshot,data:{source:ec.Selection,...t}})},customElementCb:t=>{a({type:el.IncrementalSnapshot,data:{source:ec.CustomElement,...t}})},blockClass:o,ignoreClass:u,ignoreSelector:h,maskAllText:p,maskTextClass:f,unmaskTextClass:m,maskTextSelector:g,unmaskTextSelector:y,maskInputOptions:V,inlineStylesheet:S,sampling:R,recordDOM:A,recordCanvas:O,inlineImages:P,userTriggeredOnInput:B,collectFonts:L,doc:t,maskAttributeFn:E,maskInputFn:k,maskTextFn:I,keepIframeSrcFn:F,blockSelector:c,unblockSelector:d,slimDOMOptions:K,dataURLOptions:T,mirror:em,iframeManager:J,stylesheetManager:X,shadowDomManager:Z,processedNodeManager:Y,canvasManager:Q,ignoreCSSAttributes:z,plugins:(0,b.x)([W,"optionalAccess",t=>t.filter,"call",t=>t(t=>t.observer),"optionalAccess",t=>t.map,"call",t=>t(t=>({observer:t.observer,options:t.options,callback:r=>a({type:el.Plugin,data:{plugin:t.name,payload:r}})}))])||[]},{});J.addLoadListener(r=>{try{t.push(observe(r.contentDocument))}catch(t){console.warn(t)}});let init=()=>{takeFullSnapshot(),t.push(observe(document))};return"interactive"===document.readyState||"complete"===document.readyState?init():(t.push(on("DOMContentLoaded",()=>{a({type:el.DomContentLoaded,data:{}}),"DOMContentLoaded"===N&&init()})),t.push(on("load",()=>{a({type:el.Load,data:{}}),"load"===N&&init()},window))),()=>{t.forEach(t=>t()),Y.destroy(),l=void 0,unregisterErrorHandler()}}catch(t){console.warn(t)}}function takeFullSnapshot(t){if(!l)throw Error("please take full snapshot after start recording");l(t)}function _getCanvasManager(t,r){try{return t?t(r):new CanvasManagerNoop}catch(t){return console.warn("Unable to initialize CanvasManager"),new CanvasManagerNoop}}record.mirror=em,record.takeFullSnapshot=takeFullSnapshot;let eg="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__,ey=["info","warn","error","log"],eS="[Replay] ";function _addBreadcrumb(t,r="info"){(0,v.n)({category:"console",data:{logger:"replay"},level:r,message:`${eS}${t}`},{level:r})}function makeReplayLogger(){let t=!1,r=!1,n={exception:()=>void 0,infoTick:()=>void 0,setConfig:n=>{t=n.captureExceptions,r=n.traceInternals}};return eg?(ey.forEach(t=>{n[t]=(...n)=>{T.kg[t](eS,...n),r&&_addBreadcrumb(n[0])}}),n.exception=(i,...s)=>{n.error&&n.error(...s),T.kg.error(eS,i),t?(0,_.Tb)(i):r&&_addBreadcrumb(i)},n.infoTick=(...t)=>{T.kg.info(eS,...t),r&&setTimeout(()=>_addBreadcrumb(t[0]),0)}):ey.forEach(t=>{n[t]=()=>void 0}),n}let eb=makeReplayLogger();function timestampToMs(t){return t>9999999999?t:1e3*t}function timestampToS(t){return t>9999999999?t/1e3:t}function addBreadcrumbEvent(t,r){"sentry.transaction"!==r.category&&(["ui.click","ui.input"].includes(r.category)?t.triggerUserActivity():t.checkAndHandleExpiredSession(),t.addUpdate(()=>(t.throttledAddEvent({type:el.Custom,timestamp:1e3*(r.timestamp||0),data:{tag:"breadcrumb",payload:(0,x.Fv)(r,10,1e3)}}),"console"===r.category)))}function getClosestInteractive(t){let r=t.closest("button,a");return r||t}function getClickTargetNode(t){let r=getTargetNode(t);return r&&r instanceof Element?getClosestInteractive(r):r}function getTargetNode(t){return isEventWithTarget(t)?t.target:t}function isEventWithTarget(t){return"object"==typeof t&&!!t&&"target"in t}function onWindowOpen(t){return c||(c=[],monkeyPatchWindowOpen()),c.push(t),()=>{let r=c?c.indexOf(t):-1;r>-1&&c.splice(r,1)}}function monkeyPatchWindowOpen(){(0,A.hl)(q,"open",function(t){return function(...r){if(c)try{c.forEach(t=>t())}catch(t){}return t.apply(q,r)}})}let ev=new Set([ec.Mutation,ec.StyleSheetRule,ec.StyleDeclaration,ec.AdoptedStyleSheet,ec.CanvasMutation,ec.Selection,ec.MediaInteraction]);function handleClick(t,r,n){t.handleClick(r,n)}let ClickDetector=class ClickDetector{constructor(t,r,n=addBreadcrumbEvent){this._lastMutation=0,this._lastScroll=0,this._clicks=[],this._timeout=r.timeout/1e3,this._threshold=r.threshold/1e3,this._scollTimeout=r.scrollTimeout/1e3,this._replay=t,this._ignoreSelector=r.ignoreSelector,this._addBreadcrumbEvent=n}addListeners(){let t=onWindowOpen(()=>{this._lastMutation=nowInSeconds()});this._teardown=()=>{t(),this._clicks=[],this._lastMutation=0,this._lastScroll=0}}removeListeners(){this._teardown&&this._teardown(),this._checkClickTimeout&&clearTimeout(this._checkClickTimeout)}handleClick(t,r){if(ignoreElement(r,this._ignoreSelector)||!isClickBreadcrumb(t))return;let n={timestamp:timestampToS(t.timestamp),clickBreadcrumb:t,clickCount:0,node:r};this._clicks.some(t=>t.node===n.node&&1>Math.abs(t.timestamp-n.timestamp))||(this._clicks.push(n),1===this._clicks.length&&this._scheduleCheckClicks())}registerMutation(t=Date.now()){this._lastMutation=timestampToS(t)}registerScroll(t=Date.now()){this._lastScroll=timestampToS(t)}registerClick(t){let r=getClosestInteractive(t);this._handleMultiClick(r)}_handleMultiClick(t){this._getClicks(t).forEach(t=>{t.clickCount++})}_getClicks(t){return this._clicks.filter(r=>r.node===t)}_checkClicks(){let t=[],r=nowInSeconds();for(let n of(this._clicks.forEach(n=>{!n.mutationAfter&&this._lastMutation&&(n.mutationAfter=n.timestamp<=this._lastMutation?this._lastMutation-n.timestamp:void 0),!n.scrollAfter&&this._lastScroll&&(n.scrollAfter=n.timestamp<=this._lastScroll?this._lastScroll-n.timestamp:void 0),n.timestamp+this._timeout<=r&&t.push(n)}),t)){let t=this._clicks.indexOf(n);t>-1&&(this._generateBreadcrumbs(n),this._clicks.splice(t,1))}this._clicks.length&&this._scheduleCheckClicks()}_generateBreadcrumbs(t){let r=this._replay,n=t.scrollAfter&&t.scrollAfter<=this._scollTimeout,i=t.mutationAfter&&t.mutationAfter<=this._threshold,{clickCount:s,clickBreadcrumb:o}=t;if(!n&&!i){let n=1e3*Math.min(t.mutationAfter||this._timeout,this._timeout),i=n<1e3*this._timeout?"mutation":"timeout",a={type:"default",message:o.message,timestamp:o.timestamp,category:"ui.slowClickDetected",data:{...o.data,url:q.location.href,route:r.getCurrentRoute(),timeAfterClickMs:n,endReason:i,clickCount:s||1}};this._addBreadcrumbEvent(r,a);return}if(s>1){let t={type:"default",message:o.message,timestamp:o.timestamp,category:"ui.multiClick",data:{...o.data,url:q.location.href,route:r.getCurrentRoute(),clickCount:s,metric:!0}};this._addBreadcrumbEvent(r,t)}}_scheduleCheckClicks(){this._checkClickTimeout&&clearTimeout(this._checkClickTimeout),this._checkClickTimeout=(0,z.iK)(()=>this._checkClicks(),1e3)}};let e_=["A","BUTTON","INPUT"];function ignoreElement(t,r){return!!(!e_.includes(t.tagName)||"INPUT"===t.tagName&&!["submit","button"].includes(t.getAttribute("type")||"")||"A"===t.tagName&&(t.hasAttribute("download")||t.hasAttribute("target")&&"_self"!==t.getAttribute("target"))||r&&t.matches(r))}function isClickBreadcrumb(t){return!!(t.data&&"number"==typeof t.data.nodeId&&t.timestamp)}function nowInSeconds(){return Date.now()/1e3}function updateClickDetectorForRecordingEvent(t,r){try{if(!isIncrementalEvent(r))return;let{source:n}=r.data;if(ev.has(n)&&t.registerMutation(r.timestamp),n===ec.Scroll&&t.registerScroll(r.timestamp),isIncrementalMouseInteraction(r)){let{type:n,id:i}=r.data,s=record.mirror.getNode(i);s instanceof HTMLElement&&n===ed.Click&&t.registerClick(s)}}catch(t){}}function isIncrementalEvent(t){return 3===t.type}function isIncrementalMouseInteraction(t){return t.data.source===ec.MouseInteraction}function createBreadcrumb(t){return{timestamp:Date.now()/1e3,type:"default",...t}}(m=y||(y={}))[m.Document=0]="Document",m[m.DocumentType=1]="DocumentType",m[m.Element=2]="Element",m[m.Text=3]="Text",m[m.CDATA=4]="CDATA",m[m.Comment=5]="Comment";let ew=new Set(["id","class","aria-label","role","name","alt","title","data-test-id","data-testid","disabled","aria-disabled","data-sentry-component"]);function getAttributesToRecord(t){let r={};for(let n in!t["data-sentry-component"]&&t["data-sentry-element"]&&(t["data-sentry-component"]=t["data-sentry-element"]),t)if(ew.has(n)){let i=n;("data-testid"===n||"data-test-id"===n)&&(i="testId"),r[i]=t[n]}return r}let handleDomListener=t=>r=>{if(!t.isEnabled())return;let n=handleDom(r);if(!n)return;let i="click"===r.name,s=i?r.event:void 0;i&&t.clickDetector&&s&&s.target&&!s.altKey&&!s.metaKey&&!s.ctrlKey&&!s.shiftKey&&handleClick(t.clickDetector,n,getClickTargetNode(r.event)),addBreadcrumbEvent(t,n)};function getBaseDomBreadcrumb(t,r){let n=record.mirror.getId(t),i=n&&record.mirror.getNode(n),s=i&&record.mirror.getMeta(i),o=s&&isElement(s)?s:null;return{message:r,data:o?{nodeId:n,node:{id:n,tagName:o.tagName,textContent:Array.from(o.childNodes).map(t=>t.type===y.Text&&t.textContent).filter(Boolean).map(t=>t.trim()).join(""),attributes:getAttributesToRecord(o.attributes)}}:{}}}function handleDom(t){let{target:r,message:n}=getDomTarget(t);return createBreadcrumb({category:`ui.${t.name}`,...getBaseDomBreadcrumb(r,n)})}function getDomTarget(t){let r;let n="click"===t.name,i=null;try{i=n?getClickTargetNode(t.event):getTargetNode(t.event),r=(0,O.Rt)(i,{maxStringLength:200})||""}catch(t){r=""}return{target:i,message:r}}function isElement(t){return t.type===y.Element}function handleKeyboardEvent(t,r){if(!t.isEnabled())return;t.updateUserActivity();let n=getKeyboardBreadcrumb(r);n&&addBreadcrumbEvent(t,n)}function getKeyboardBreadcrumb(t){let{metaKey:r,shiftKey:n,ctrlKey:i,altKey:s,key:o,target:a}=t;if(!a||isInputElement(a)||!o)return null;let l=1===o.length;if(!(r||i||s)&&l)return null;let c=(0,O.Rt)(a,{maxStringLength:200})||"",d=getBaseDomBreadcrumb(a,c);return createBreadcrumb({category:"ui.keyDown",message:c,data:{...d.data,metaKey:r,shiftKey:n,ctrlKey:i,altKey:s,key:o}})}function isInputElement(t){return"INPUT"===t.tagName||"TEXTAREA"===t.tagName||t.isContentEditable}let eE={resource:createResourceEntry,paint:createPaintEntry,navigation:createNavigationEntry};function webVitalHandler(t,r){return({metric:n})=>void r.replayPerformanceEntries.push(t(n))}function createPerformanceEntries(t){return t.map(createPerformanceEntry).filter(Boolean)}function createPerformanceEntry(t){let r=eE[t.entryType];return r?r(t):null}function getAbsoluteTime(t){return((D.Z1||q.performance.timeOrigin)+t)/1e3}function createPaintEntry(t){let{duration:r,entryType:n,name:i,startTime:s}=t,o=getAbsoluteTime(s);return{type:n,name:i,start:o,end:o+r,data:void 0}}function createNavigationEntry(t){let{entryType:r,name:n,decodedBodySize:i,duration:s,domComplete:o,encodedBodySize:a,domContentLoadedEventStart:l,domContentLoadedEventEnd:c,domInteractive:d,loadEventStart:u,loadEventEnd:h,redirectCount:p,startTime:f,transferSize:m,type:g}=t;return 0===s?null:{type:`${r}.${g}`,start:getAbsoluteTime(f),end:getAbsoluteTime(o),name:n,data:{size:m,decodedBodySize:i,encodedBodySize:a,duration:s,domInteractive:d,domContentLoadedEventStart:l,domContentLoadedEventEnd:c,loadEventStart:u,loadEventEnd:h,domComplete:o,redirectCount:p}}}function createResourceEntry(t){let{entryType:r,initiatorType:n,name:i,responseEnd:s,startTime:o,decodedBodySize:a,encodedBodySize:l,responseStatus:c,transferSize:d}=t;return["fetch","xmlhttprequest"].includes(n)?null:{type:`${r}.${n}`,start:getAbsoluteTime(o),end:getAbsoluteTime(s),name:i,data:{size:d,statusCode:c,decodedBodySize:a,encodedBodySize:l}}}function getLargestContentfulPaint(t){let r=t.entries[t.entries.length-1],n=r&&r.element?[r.element]:void 0;return getWebVital(t,"largest-contentful-paint",n)}function isLayoutShift(t){return void 0!==t.sources}function getCumulativeLayoutShift(t){let r=[],n=[];for(let i of t.entries)if(isLayoutShift(i)){let t=[];for(let r of i.sources)if(r.node){n.push(r.node);let i=record.mirror.getId(r.node);i&&t.push(i)}r.push({value:i.value,nodeIds:t.length?t:void 0})}return getWebVital(t,"cumulative-layout-shift",n,r)}function getFirstInputDelay(t){let r=t.entries[t.entries.length-1],n=r&&r.target?[r.target]:void 0;return getWebVital(t,"first-input-delay",n)}function getInteractionToNextPaint(t){let r=t.entries[t.entries.length-1],n=r&&r.target?[r.target]:void 0;return getWebVital(t,"interaction-to-next-paint",n)}function getWebVital(t,r,n,i){let s=t.value,o=t.rating,a=getAbsoluteTime(s);return{type:"web-vital",name:r,start:a,end:a,data:{value:s,size:s,rating:o,nodeIds:n?n.map(t=>record.mirror.getId(t)):void 0,attributions:i}}}function setupPerformanceObserver(t){function addPerformanceEntry(r){t.performanceEntries.includes(r)||t.performanceEntries.push(r)}function onEntries({entries:t}){t.forEach(addPerformanceEntry)}let r=[];return["navigation","paint","resource"].forEach(t=>{r.push((0,H._j)(t,onEntries))}),r.push((0,H.$A)(webVitalHandler(getLargestContentfulPaint,t)),(0,H.PR)(webVitalHandler(getCumulativeLayoutShift,t)),(0,H.to)(webVitalHandler(getFirstInputDelay,t)),(0,H.YF)(webVitalHandler(getInteractionToNextPaint,t))),()=>{r.forEach(t=>t())}}function e(){let t=new Blob(['var t=Uint8Array,n=Uint16Array,r=Int32Array,e=new t([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),i=new t([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),a=new t([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),s=function(t,e){for(var i=new n(31),a=0;a<31;++a)i[a]=e+=1<>1|(21845&c)<<1;v=(61680&(v=(52428&v)>>2|(13107&v)<<2))>>4|(3855&v)<<4,u[c]=((65280&v)>>8|(255&v)<<8)>>1}var d=function(t,r,e){for(var i=t.length,a=0,s=new n(r);a>h]=l}else for(o=new n(i),a=0;a>15-t[a]);return o},g=new t(288);for(c=0;c<144;++c)g[c]=8;for(c=144;c<256;++c)g[c]=9;for(c=256;c<280;++c)g[c]=7;for(c=280;c<288;++c)g[c]=8;var w=new t(32);for(c=0;c<32;++c)w[c]=5;var p=d(g,9,0),y=d(w,5,0),m=function(t){return(t+7)/8|0},b=function(n,r,e){return(null==r||r<0)&&(r=0),(null==e||e>n.length)&&(e=n.length),new t(n.subarray(r,e))},M=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],E=function(t,n,r){var e=new Error(n||M[t]);if(e.code=t,Error.captureStackTrace&&Error.captureStackTrace(e,E),!r)throw e;return e},z=function(t,n,r){r<<=7&n;var e=n/8|0;t[e]|=r,t[e+1]|=r>>8},A=function(t,n,r){r<<=7&n;var e=n/8|0;t[e]|=r,t[e+1]|=r>>8,t[e+2]|=r>>16},_=function(r,e){for(var i=[],a=0;ad&&(d=o[a].s);var g=new n(d+1),w=x(i[c-1],g,0);if(w>e){a=0;var p=0,y=w-e,m=1<e))break;p+=m-(1<>=y;p>0;){var M=o[a].s;g[M]=0&&p;--a){var E=o[a].s;g[E]==e&&(--g[E],++p)}w=e}return{t:new t(g),l:w}},x=function(t,n,r){return-1==t.s?Math.max(x(t.l,n,r+1),x(t.r,n,r+1)):n[t.s]=r},D=function(t){for(var r=t.length;r&&!t[--r];);for(var e=new n(++r),i=0,a=t[0],s=1,o=function(t){e[i++]=t},f=1;f<=r;++f)if(t[f]==a&&f!=r)++s;else{if(!a&&s>2){for(;s>138;s-=138)o(32754);s>2&&(o(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(o(a),--s;s>6;s-=6)o(8304);s>2&&(o(s-3<<5|8208),s=0)}for(;s--;)o(a);s=1,a=t[f]}return{c:e.subarray(0,i),n:r}},T=function(t,n){for(var r=0,e=0;e>8,t[i+2]=255^t[i],t[i+3]=255^t[i+1];for(var a=0;a4&&!H[a[K-1]];--K);var N,P,Q,R,V=v+5<<3,W=T(f,g)+T(h,w)+l,X=T(f,M)+T(h,C)+l+14+3*K+T(q,H)+2*q[16]+3*q[17]+7*q[18];if(c>=0&&V<=W&&V<=X)return k(r,m,t.subarray(c,c+v));if(z(r,m,1+(X15&&(z(r,m,tt[B]>>5&127),m+=tt[B]>>12)}}}else N=p,P=g,Q=y,R=w;for(B=0;B255){A(r,m,N[(nt=rt>>18&31)+257]),m+=P[nt+257],nt>7&&(z(r,m,rt>>23&31),m+=e[nt]);var et=31&rt;A(r,m,Q[et]),m+=R[et],et>3&&(A(r,m,rt>>5&8191),m+=i[et])}else A(r,m,N[rt]),m+=P[rt]}return A(r,m,N[256]),m+P[256]},U=new r([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),F=new t(0),I=function(){for(var t=new Int32Array(256),n=0;n<256;++n){for(var r=n,e=9;--e;)r=(1&r&&-306674912)^r>>>1;t[n]=r}return t}(),S=function(){var t=-1;return{p:function(n){for(var r=t,e=0;e>>8;t=r},d:function(){return~t}}},L=function(){var t=1,n=0;return{p:function(r){for(var e=t,i=n,a=0|r.length,s=0;s!=a;){for(var o=Math.min(s+2655,a);s>16),i=(65535&i)+15*(i>>16)}t=e,n=i},d:function(){return(255&(t%=65521))<<24|(65280&t)<<8|(255&(n%=65521))<<8|n>>8}}},O=function(a,s,o,f,u){if(!u&&(u={l:1},s.dictionary)){var c=s.dictionary.subarray(-32768),v=new t(c.length+a.length);v.set(c),v.set(a,c.length),a=v,u.w=c.length}return function(a,s,o,f,u,c){var v=c.z||a.length,d=new t(f+v+5*(1+Math.ceil(v/7e3))+u),g=d.subarray(f,d.length-u),w=c.l,p=7&(c.r||0);if(s){p&&(g[0]=c.r>>3);for(var y=U[s-1],M=y>>13,E=8191&y,z=(1<7e3||q>24576)&&(N>423||!w)){p=C(a,g,0,F,I,S,O,q,G,j-G,p),q=L=O=0,G=j;for(var P=0;P<286;++P)I[P]=0;for(P=0;P<30;++P)S[P]=0}var Q=2,R=0,V=E,W=J-K&32767;if(N>2&&H==T(j-W))for(var X=Math.min(M,N)-1,Y=Math.min(32767,j),Z=Math.min(258,N);W<=Y&&--V&&J!=K;){if(a[j+Q]==a[j+Q-W]){for(var $=0;$Q){if(Q=$,R=W,$>X)break;var tt=Math.min(W,$-2),nt=0;for(P=0;Pnt&&(nt=et,K=rt)}}}W+=(J=K)-(K=A[J])&32767}if(R){F[q++]=268435456|h[Q]<<18|l[R];var it=31&h[Q],at=31&l[R];O+=e[it]+i[at],++I[257+it],++S[at],B=j+Q,++L}else F[q++]=a[j],++I[a[j]]}}for(j=Math.max(j,B);j=v&&(g[p/8|0]=w,st=v),p=k(g,p+1,a.subarray(j,st))}c.i=v}return b(d,0,f+m(p)+u)}(a,null==s.level?6:s.level,null==s.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(a.length)))):12+s.mem,o,f,u)},j=function(t,n,r){for(;r;++n)t[n]=r,r>>>=8},q=function(t,n){var r=n.filename;if(t[0]=31,t[1]=139,t[2]=8,t[8]=n.level<2?4:9==n.level?2:0,t[9]=3,0!=n.mtime&&j(t,4,Math.floor(new Date(n.mtime||Date.now())/1e3)),r){t[3]=8;for(var e=0;e<=r.length;++e)t[e+10]=r.charCodeAt(e)}},B=function(t){return 10+(t.filename?t.filename.length+1:0)},G=function(){function n(n,r){if("function"==typeof n&&(r=n,n={}),this.ondata=r,this.o=n||{},this.s={l:0,i:32768,w:32768,z:32768},this.b=new t(98304),this.o.dictionary){var e=this.o.dictionary.subarray(-32768);this.b.set(e,32768-e.length),this.s.i=32768-e.length}}return n.prototype.p=function(t,n){this.ondata(O(t,this.o,0,0,this.s),n)},n.prototype.push=function(n,r){this.ondata||E(5),this.s.l&&E(4);var e=n.length+this.s.z;if(e>this.b.length){if(e>2*this.b.length-32768){var i=new t(-32768&e);i.set(this.b.subarray(0,this.s.z)),this.b=i}var a=this.b.length-this.s.z;a&&(this.b.set(n.subarray(0,a),this.s.z),this.s.z=this.b.length,this.p(this.b,!1)),this.b.set(this.b.subarray(-32768)),this.b.set(n.subarray(a),32768),this.s.z=n.length-a+32768,this.s.i=32766,this.s.w=32768}else this.b.set(n,this.s.z),this.s.z+=n.length;this.s.l=1&r,(this.s.z>this.s.w+8191||r)&&(this.p(this.b,r||!1),this.s.w=this.s.i,this.s.i-=2)},n}();var H=function(){function t(t,n){this.c=L(),this.v=1,G.call(this,t,n)}return t.prototype.push=function(t,n){this.c.p(t),G.prototype.push.call(this,t,n)},t.prototype.p=function(t,n){var r=O(t,this.o,this.v&&(this.o.dictionary?6:2),n&&4,this.s);this.v&&(function(t,n){var r=n.level,e=0==r?0:r<6?1:9==r?3:2;if(t[0]=120,t[1]=e<<6|(n.dictionary&&32),t[1]|=31-(t[0]<<8|t[1])%31,n.dictionary){var i=L();i.p(n.dictionary),j(t,2,i.d())}}(r,this.o),this.v=0),n&&j(r,r.length-4,this.c.d()),this.ondata(r,n)},t}(),J="undefined"!=typeof TextEncoder&&new TextEncoder,K="undefined"!=typeof TextDecoder&&new TextDecoder;try{K.decode(F,{stream:!0})}catch(t){}var N=function(){function t(t){this.ondata=t}return t.prototype.push=function(t,n){this.ondata||E(5),this.d&&E(4),this.ondata(P(t),this.d=n||!1)},t}();function P(n,r){if(r){for(var e=new t(n.length),i=0;i>1)),o=0,f=function(t){s[o++]=t};for(i=0;is.length){var h=new t(o+8+(a-i<<1));h.set(s),s=h}var l=n.charCodeAt(i);l<128||r?f(l):l<2048?(f(192|l>>6),f(128|63&l)):l>55295&&l<57344?(f(240|(l=65536+(1047552&l)|1023&n.charCodeAt(++i))>>18),f(128|l>>12&63),f(128|l>>6&63),f(128|63&l)):(f(224|l>>12),f(128|l>>6&63),f(128|63&l))}return b(s,0,o)}function Q(t){return function(t,n){n||(n={});var r=S(),e=t.length;r.p(t);var i=O(t,n,B(n),8),a=i.length;return q(i,n),j(i,a-8,r.d()),j(i,a-4,e),i}(P(t))}const R=new class{constructor(){this._init()}clear(){this._init()}addEvent(t){if(!t)throw new Error("Adding invalid event");const n=this._hasEvents?",":"";this.stream.push(n+t),this._hasEvents=!0}finish(){this.stream.push("]",!0);const t=function(t){let n=0;for(const r of t)n+=r.length;const r=new Uint8Array(n);for(let n=0,e=0,i=t.length;n{this._deflatedData.push(t)},this.stream=new N(((t,n)=>{this.deflate.push(t,n)})),this.stream.push("[")}},V={clear:()=>{R.clear()},addEvent:t=>R.addEvent(t),finish:()=>R.finish(),compress:t=>Q(t)};addEventListener("message",(function(t){const n=t.data.method,r=t.data.id,e=t.data.arg;if(n in V&&"function"==typeof V[n])try{const t=V[n](e);postMessage({id:r,method:n,success:!0,response:t})}catch(t){postMessage({id:r,method:n,success:!1,response:t.message}),console.error(t)}})),postMessage({id:void 0,method:"init",success:!0,response:void 0});']);return URL.createObjectURL(t)}let EventBufferSizeExceededError=class EventBufferSizeExceededError extends Error{constructor(){super("Event buffer exceeded maximum size of 20000000.")}};let EventBufferArray=class EventBufferArray{constructor(){this.events=[],this._totalSize=0,this.hasCheckout=!1}get hasEvents(){return this.events.length>0}get type(){return"sync"}destroy(){this.events=[]}async addEvent(t){let r=JSON.stringify(t).length;if(this._totalSize+=r,this._totalSize>2e7)throw new EventBufferSizeExceededError;this.events.push(t)}finish(){return new Promise(t=>{let r=this.events;this.clear(),t(JSON.stringify(r))})}clear(){this.events=[],this._totalSize=0,this.hasCheckout=!1}getEarliestTimestamp(){let t=this.events.map(t=>t.timestamp).sort()[0];return t?timestampToMs(t):null}};let WorkerHandler=class WorkerHandler{constructor(t){this._worker=t,this._id=0}ensureReady(){return this._ensureReadyPromise||(this._ensureReadyPromise=new Promise((t,r)=>{this._worker.addEventListener("message",({data:n})=>{n.success?t():r()},{once:!0}),this._worker.addEventListener("error",t=>{r(t)},{once:!0})})),this._ensureReadyPromise}destroy(){eg&&eb.info("Destroying compression worker"),this._worker.terminate()}postMessage(t,r){let n=this._getAndIncrementId();return new Promise((i,s)=>{let listener=({data:r})=>{if(r.method===t&&r.id===n){if(this._worker.removeEventListener("message",listener),!r.success){eg&&eb.error("Error in compression worker: ",r.response),s(Error("Error in compression worker"));return}i(r.response)}};this._worker.addEventListener("message",listener),this._worker.postMessage({id:n,method:t,arg:r})})}_getAndIncrementId(){return this._id++}};let EventBufferCompressionWorker=class EventBufferCompressionWorker{constructor(t){this._worker=new WorkerHandler(t),this._earliestTimestamp=null,this._totalSize=0,this.hasCheckout=!1}get hasEvents(){return!!this._earliestTimestamp}get type(){return"worker"}ensureReady(){return this._worker.ensureReady()}destroy(){this._worker.destroy()}addEvent(t){let r=timestampToMs(t.timestamp);(!this._earliestTimestamp||r2e7)?Promise.reject(new EventBufferSizeExceededError):this._sendEventToWorker(n)}finish(){return this._finishRequest()}clear(){this._earliestTimestamp=null,this._totalSize=0,this.hasCheckout=!1,this._worker.postMessage("clear").then(null,t=>{eg&&eb.exception(t,'Sending "clear" message to worker failed',t)})}getEarliestTimestamp(){return this._earliestTimestamp}_sendEventToWorker(t){return this._worker.postMessage("addEvent",t)}async _finishRequest(){let t=await this._worker.postMessage("finish");return this._earliestTimestamp=null,this._totalSize=0,t}};let EventBufferProxy=class EventBufferProxy{constructor(t){this._fallback=new EventBufferArray,this._compression=new EventBufferCompressionWorker(t),this._used=this._fallback,this._ensureWorkerIsLoadedPromise=this._ensureWorkerIsLoaded()}get type(){return this._used.type}get hasEvents(){return this._used.hasEvents}get hasCheckout(){return this._used.hasCheckout}set hasCheckout(t){this._used.hasCheckout=t}destroy(){this._fallback.destroy(),this._compression.destroy()}clear(){return this._used.clear()}getEarliestTimestamp(){return this._used.getEarliestTimestamp()}addEvent(t){return this._used.addEvent(t)}async finish(){return await this.ensureWorkerIsLoaded(),this._used.finish()}ensureWorkerIsLoaded(){return this._ensureWorkerIsLoadedPromise}async _ensureWorkerIsLoaded(){try{await this._compression.ensureReady()}catch(t){eg&&eb.exception(t,"Failed to load the compression worker, falling back to simple buffer");return}await this._switchToCompressionWorker()}async _switchToCompressionWorker(){let{events:t,hasCheckout:r}=this._fallback,n=[];for(let r of t)n.push(this._compression.addEvent(r));this._compression.hasCheckout=r,this._used=this._compression;try{await Promise.all(n)}catch(t){eg&&eb.exception(t,"Failed to add events when switching buffers.")}}};function createEventBuffer({useCompression:t,workerUrl:r}){if(t&&window.Worker){let t=_loadWorker(r);if(t)return t}return eg&&eb.info("Using simple buffer"),new EventBufferArray}function _loadWorker(t){try{let r=t||_getWorkerUrl();if(!r)return;eg&&eb.info(`Using compression worker${t?` from ${t}`:""}`);let n=new Worker(r);return new EventBufferProxy(n)}catch(t){eg&&eb.exception(t,"Failed to create compression worker")}}function _getWorkerUrl(){return"undefined"!=typeof __SENTRY_EXCLUDE_REPLAY_WORKER__&&__SENTRY_EXCLUDE_REPLAY_WORKER__?"":e()}function hasSessionStorage(){try{return"sessionStorage"in q&&!!q.sessionStorage}catch(t){return!1}}function clearSession(t){deleteSession(),t.session=void 0}function deleteSession(){if(hasSessionStorage())try{q.sessionStorage.removeItem(V)}catch(t){}}function isSampled(t){return void 0!==t&&Math.random()t.getContext().initialTimestamp+t.getOptions().maxReplayDuration)||(eg&&eb.infoTick(`Skipping event with timestamp ${n} because it is after maxReplayDuration`),!1))}function maybeApplyCallback(t,r){try{if("function"==typeof r&&isCustomEvent(t))return r(t)}catch(t){return eg&&eb.exception(t,"An error occured in the `beforeAddRecordingEvent` callback, skipping the event..."),null}return t}function isTransactionEvent(t){return"transaction"===t.type}function isReplayEvent(t){return"replay_event"===t.type}function isFeedbackEvent(t){return"feedback"===t.type}function handleAfterSendEvent(t){return(r,n)=>{if(!t.isEnabled()||r.type&&!isTransactionEvent(r))return;let i=n&&n.statusCode;if(i&&!(i<200)&&!(i>=300)){if(isTransactionEvent(r)){handleTransactionEvent(t,r);return}handleErrorEvent(t,r)}}}function handleTransactionEvent(t,r){let n=t.getContext();r.contexts&&r.contexts.trace&&r.contexts.trace.trace_id&&n.traceIds.size<100&&n.traceIds.add(r.contexts.trace.trace_id)}function handleErrorEvent(t,r){let n=t.getContext();if(r.event_id&&n.errorIds.size<100&&n.errorIds.add(r.event_id),"buffer"!==t.recordingMode||!r.tags||!r.tags.replayId)return;let{beforeErrorSampling:i}=t.getOptions();("function"!=typeof i||i(r))&&(0,z.iK)(()=>{t.sendBufferedReplayOrFlush()})}function handleBeforeSendEvent(t){return r=>{t.isEnabled()&&!r.type&&handleHydrationError(t,r)}}function handleHydrationError(t,r){let n=r.exception&&r.exception.values&&r.exception.values[0]&&r.exception.values[0].value;if("string"==typeof n&&(n.match(/(reactjs\.org\/docs\/error-decoder\.html\?invariant=|react\.dev\/errors\/)(418|419|422|423|425)/)||n.match(/(does not match server-rendered HTML|Hydration failed because)/i))){let r=createBreadcrumb({category:"replay.hydrate-error",data:{url:(0,O.l4)()}});addBreadcrumbEvent(t,r)}}function handleBreadcrumbs(t){let r=(0,w.s3)();r&&r.on("beforeAddBreadcrumb",r=>beforeAddBreadcrumb(t,r))}function beforeAddBreadcrumb(t,r){if(!t.isEnabled()||!isBreadcrumbWithCategory(r))return;let n=normalizeBreadcrumb(r);n&&addBreadcrumbEvent(t,n)}function normalizeBreadcrumb(t){return!isBreadcrumbWithCategory(t)||["fetch","xhr","sentry.event","sentry.transaction"].includes(t.category)||t.category.startsWith("ui.")?null:"console"===t.category?normalizeConsoleBreadcrumb(t):createBreadcrumb(t)}function normalizeConsoleBreadcrumb(t){let r=t.data&&t.data.arguments;if(!Array.isArray(r)||0===r.length)return createBreadcrumb(t);let n=!1,i=r.map(t=>{if(!t)return t;if("string"==typeof t)return t.length>5e3?(n=!0,`${t.slice(0,5e3)}…`):t;if("object"==typeof t)try{let r=(0,x.Fv)(t,7),i=JSON.stringify(r);if(i.length>5e3)return n=!0,`${JSON.stringify(r,null,2).slice(0,5e3)}…`;return r}catch(t){}return t});return createBreadcrumb({...t,data:{...t.data,arguments:i,...n?{_meta:{warnings:["CONSOLE_ARG_TRUNCATED"]}}:{}}})}function isBreadcrumbWithCategory(t){return!!t.category}function isRrwebError(t,r){return!t.type&&!!t.exception&&!!t.exception.values&&!!t.exception.values.length&&!!r.originalException&&!!r.originalException.__rrweb__}function addFeedbackBreadcrumb(t,r){t.triggerUserActivity(),t.addUpdate(()=>!r.timestamp||(t.throttledAddEvent({type:el.Custom,timestamp:1e3*r.timestamp,data:{tag:"breadcrumb",payload:{timestamp:r.timestamp,type:"default",category:"sentry.feedback",data:{feedbackId:r.event_id}}}}),!1))}function shouldSampleForBufferEvent(t,r){return"buffer"===t.recordingMode&&r.message!==K&&!!r.exception&&!r.type&&isSampled(t.getOptions().errorSampleRate)}function handleGlobalEventListener(t){return Object.assign((r,n)=>{if(!t.isEnabled())return r;if(isReplayEvent(r))return delete r.breadcrumbs,r;if(r.type&&!isTransactionEvent(r)&&!isFeedbackEvent(r))return r;let i=t.checkAndHandleExpiredSession();if(!i)return r;if(isFeedbackEvent(r))return t.flush(),r.contexts.feedback.replay_id=t.getSessionId(),addFeedbackBreadcrumb(t,r),r;if(isRrwebError(r,n)&&!t.getOptions()._experiments.captureExceptions)return eg&&eb.log("Ignoring error from rrweb internals",r),null;let s=shouldSampleForBufferEvent(t,r),o=s||"session"===t.recordingMode;return o&&(r.tags={...r.tags,replayId:t.getSessionId()}),r},{id:"Replay"})}function createPerformanceSpans(t,r){return r.map(({type:r,start:n,end:i,name:s,data:o})=>{let a=t.throttledAddEvent({type:el.Custom,timestamp:n,data:{tag:"performanceSpan",payload:{op:r,description:s,startTimestamp:n,endTimestamp:i,data:o}}});return"string"==typeof a?Promise.resolve(null):a})}function handleHistory(t){let{from:r,to:n}=t,i=Date.now()/1e3;return{type:"navigation.push",start:i,end:i,name:n,data:{previous:r}}}function handleHistorySpanListener(t){return r=>{if(!t.isEnabled())return;let n=handleHistory(r);null!==n&&(t.getContext().urls.push(n.name),t.triggerUserActivity(),t.addUpdate(()=>(createPerformanceSpans(t,[n]),!1)))}}function shouldFilterRequest(t,r){return(!eg||!t.getOptions()._experiments.traceInternals)&&(0,E.W)(r,(0,w.s3)())}function addNetworkBreadcrumb(t,r){!t.isEnabled()||null===r||shouldFilterRequest(t,r.name)||t.addUpdate(()=>(createPerformanceSpans(t,[r]),!0))}function getBodySize(t){if(!t)return;let r=new TextEncoder;try{if("string"==typeof t)return r.encode(t).length;if(t instanceof URLSearchParams)return r.encode(t.toString()).length;if(t instanceof FormData){let n=_serializeFormData(t);return r.encode(n).length}if(t instanceof Blob)return t.size;if(t instanceof ArrayBuffer)return t.byteLength}catch(t){}}function parseContentLengthHeader(t){if(!t)return;let r=parseInt(t,10);return isNaN(r)?void 0:r}function getBodyString(t){try{if("string"==typeof t)return[t];if(t instanceof URLSearchParams)return[t.toString()];if(t instanceof FormData)return[_serializeFormData(t)];if(!t)return[void 0]}catch(r){return eg&&eb.exception(r,"Failed to serialize body",t),[void 0,"BODY_PARSE_ERROR"]}return eg&&eb.info("Skipping network body because of body type",t),[void 0,"UNPARSEABLE_BODY_TYPE"]}function mergeWarning(t,r){if(!t)return{headers:{},size:void 0,_meta:{warnings:[r]}};let n={...t._meta},i=n.warnings||[];return n.warnings=[...i,r],t._meta=n,t}function makeNetworkReplayBreadcrumb(t,r){if(!r)return null;let{startTimestamp:n,endTimestamp:i,url:s,method:o,statusCode:a,request:l,response:c}=r,d={type:t,start:n/1e3,end:i/1e3,name:s,data:(0,A.Jr)({method:o,statusCode:a,request:l,response:c})};return d}function buildSkippedNetworkRequestOrResponse(t){return{headers:{},size:t,_meta:{warnings:["URL_SKIPPED"]}}}function buildNetworkRequestOrResponse(t,r,n){if(!r&&0===Object.keys(t).length)return;if(!r)return{headers:t};if(!n)return{headers:t,size:r};let i={headers:t,size:r},{body:s,warnings:o}=normalizeNetworkBody(n);return i.body=s,o&&o.length>0&&(i._meta={warnings:o}),i}function getAllowedHeaders(t,r){return Object.entries(t).reduce((n,[i,s])=>{let o=i.toLowerCase();return r.includes(o)&&t[i]&&(n[o]=s),n},{})}function _serializeFormData(t){return new URLSearchParams(t).toString()}function normalizeNetworkBody(t){if(!t||"string"!=typeof t)return{body:t};let r=t.length>15e4,n=_strIsProbablyJson(t);if(r){let r=t.slice(0,15e4);return n?{body:r,warnings:["MAYBE_JSON_TRUNCATED"]}:{body:`${r}…`,warnings:["TEXT_TRUNCATED"]}}if(n)try{let r=JSON.parse(t);return{body:r}}catch(t){}return{body:t}}function _strIsProbablyJson(t){let r=t[0],n=t[t.length-1];return"["===r&&"]"===n||"{"===r&&"}"===n}function urlMatches(t,r){let n=getFullUrl(t);return(0,B.U0)(n,r)}function getFullUrl(t,r=q.document.baseURI){if(t.startsWith("http://")||t.startsWith("https://")||t.startsWith(q.location.origin))return t;let n=new URL(t,r);if(n.origin!==new URL(r).origin)return t;let i=n.href;return!t.endsWith("/")&&i.endsWith("/")?i.slice(0,-1):i}async function captureFetchBreadcrumbToReplay(t,r,n){try{let i=await _prepareFetchData(t,r,n),s=makeNetworkReplayBreadcrumb("resource.fetch",i);addNetworkBreadcrumb(n.replay,s)}catch(t){eg&&eb.exception(t,"Failed to capture fetch breadcrumb")}}function enrichFetchBreadcrumb(t,r){let{input:n,response:i}=r,s=n?_getFetchRequestArgBody(n):void 0,o=getBodySize(s),a=i?parseContentLengthHeader(i.headers.get("content-length")):void 0;void 0!==o&&(t.data.request_body_size=o),void 0!==a&&(t.data.response_body_size=a)}async function _prepareFetchData(t,r,n){let i=Date.now(),{startTimestamp:s=i,endTimestamp:o=i}=r,{url:a,method:l,status_code:c=0,request_body_size:d,response_body_size:u}=t.data,h=urlMatches(a,n.networkDetailAllowUrls)&&!urlMatches(a,n.networkDetailDenyUrls),p=h?_getRequestInfo(n,r.input,d):buildSkippedNetworkRequestOrResponse(d),f=await _getResponseInfo(h,n,r.response,u);return{startTimestamp:s,endTimestamp:o,url:a,method:l,statusCode:c,request:p,response:f}}function _getRequestInfo({networkCaptureBodies:t,networkRequestHeaders:r},n,i){let s=n?getRequestHeaders(n,r):{};if(!t)return buildNetworkRequestOrResponse(s,i,void 0);let o=_getFetchRequestArgBody(n),[a,l]=getBodyString(o),c=buildNetworkRequestOrResponse(s,i,a);return l?mergeWarning(c,l):c}async function _getResponseInfo(t,{networkCaptureBodies:r,networkResponseHeaders:n},i,s){if(!t&&void 0!==s)return buildSkippedNetworkRequestOrResponse(s);let o=i?getAllHeaders(i.headers,n):{};if(!i||!r&&void 0!==s)return buildNetworkRequestOrResponse(o,s,void 0);let[a,l]=await _parseFetchResponseBody(i),c=getResponseData(a,{networkCaptureBodies:r,responseBodySize:s,captureDetails:t,headers:o});return l?mergeWarning(c,l):c}function getResponseData(t,{networkCaptureBodies:r,responseBodySize:n,captureDetails:i,headers:s}){try{let o=t&&t.length&&void 0===n?getBodySize(t):n;if(!i)return buildSkippedNetworkRequestOrResponse(o);if(r)return buildNetworkRequestOrResponse(s,o,t);return buildNetworkRequestOrResponse(s,o,void 0)}catch(t){return eg&&eb.exception(t,"Failed to serialize response body"),buildNetworkRequestOrResponse(s,n,void 0)}}async function _parseFetchResponseBody(t){let r=_tryCloneResponse(t);if(!r)return[void 0,"BODY_PARSE_ERROR"];try{let t=await _tryGetResponseText(r);return[t]}catch(t){return eg&&eb.exception(t,"Failed to get text body from response"),[void 0,"BODY_PARSE_ERROR"]}}function _getFetchRequestArgBody(t=[]){if(2===t.length&&"object"==typeof t[1])return t[1].body}function getAllHeaders(t,r){let n={};return r.forEach(r=>{t.get(r)&&(n[r]=t.get(r))}),n}function getRequestHeaders(t,r){return 1===t.length&&"string"!=typeof t[0]?getHeadersFromOptions(t[0],r):2===t.length?getHeadersFromOptions(t[1],r):{}}function getHeadersFromOptions(t,r){if(!t)return{};let n=t.headers;return n?n instanceof Headers?getAllHeaders(n,r):Array.isArray(n)?{}:getAllowedHeaders(n,r):{}}function _tryCloneResponse(t){try{return t.clone()}catch(t){eg&&eb.exception(t,"Failed to clone response body")}}function _tryGetResponseText(t){return new Promise((r,n)=>{let i=(0,z.iK)(()=>n(Error("Timeout while trying to read response body")),500);_getResponseText(t).then(t=>r(t),t=>n(t)).finally(()=>clearTimeout(i))})}async function _getResponseText(t){return await t.text()}async function captureXhrBreadcrumbToReplay(t,r,n){try{let i=_prepareXhrData(t,r,n),s=makeNetworkReplayBreadcrumb("resource.xhr",i);addNetworkBreadcrumb(n.replay,s)}catch(t){eg&&eb.exception(t,"Failed to capture xhr breadcrumb")}}function enrichXhrBreadcrumb(t,r){let{xhr:n,input:i}=r;if(!n)return;let s=getBodySize(i),o=n.getResponseHeader("content-length")?parseContentLengthHeader(n.getResponseHeader("content-length")):_getBodySize(n.response,n.responseType);void 0!==s&&(t.data.request_body_size=s),void 0!==o&&(t.data.response_body_size=o)}function _prepareXhrData(t,r,n){let i=Date.now(),{startTimestamp:s=i,endTimestamp:o=i,input:a,xhr:l}=r,{url:c,method:d,status_code:u=0,request_body_size:h,response_body_size:p}=t.data;if(!c)return null;if(!l||!urlMatches(c,n.networkDetailAllowUrls)||urlMatches(c,n.networkDetailDenyUrls)){let t=buildSkippedNetworkRequestOrResponse(h),r=buildSkippedNetworkRequestOrResponse(p);return{startTimestamp:s,endTimestamp:o,url:c,method:d,statusCode:u,request:t,response:r}}let f=l[$.xU],m=f?getAllowedHeaders(f.request_headers,n.networkRequestHeaders):{},g=getAllowedHeaders(getResponseHeaders(l),n.networkResponseHeaders),[y,S]=n.networkCaptureBodies?getBodyString(a):[void 0],[b,v]=n.networkCaptureBodies?_getXhrResponseBody(l):[void 0],_=buildNetworkRequestOrResponse(m,h,y),w=buildNetworkRequestOrResponse(g,p,b);return{startTimestamp:s,endTimestamp:o,url:c,method:d,statusCode:u,request:S?mergeWarning(_,S):_,response:v?mergeWarning(w,v):w}}function getResponseHeaders(t){let r=t.getAllResponseHeaders();return r?r.split("\r\n").reduce((t,r)=>{let[n,i]=r.split(": ");return i&&(t[n.toLowerCase()]=i),t},{}):{}}function _getXhrResponseBody(t){let r=[];try{return[t.responseText]}catch(t){r.push(t)}try{return _parseXhrResponse(t.response,t.responseType)}catch(t){r.push(t)}return eg&&eb.warn("Failed to get xhr response body",...r),[void 0]}function _parseXhrResponse(t,r){try{if("string"==typeof t)return[t];if(t instanceof Document)return[t.body.outerHTML];if("json"===r&&t&&"object"==typeof t)return[JSON.stringify(t)];if(!t)return[void 0]}catch(r){return eg&&eb.exception(r,"Failed to serialize body",t),[void 0,"BODY_PARSE_ERROR"]}return eg&&eb.info("Skipping network body because of body type",t),[void 0,"UNPARSEABLE_BODY_TYPE"]}function _getBodySize(t,r){try{let n="json"===r&&t&&"object"==typeof t?JSON.stringify(t):t;return getBodySize(n)}catch(t){return}}function handleNetworkBreadcrumbs(t){let r=(0,w.s3)();try{let{networkDetailAllowUrls:n,networkDetailDenyUrls:i,networkCaptureBodies:s,networkRequestHeaders:o,networkResponseHeaders:a}=t.getOptions(),l={replay:t,networkDetailAllowUrls:n,networkDetailDenyUrls:i,networkCaptureBodies:s,networkRequestHeaders:o,networkResponseHeaders:a};r&&r.on("beforeAddBreadcrumb",(t,r)=>beforeAddNetworkBreadcrumb(l,t,r))}catch(t){}}function beforeAddNetworkBreadcrumb(t,r,n){if(r.data)try{_isXhrBreadcrumb(r)&&_isXhrHint(n)&&(enrichXhrBreadcrumb(r,n),captureXhrBreadcrumbToReplay(r,n,t)),_isFetchBreadcrumb(r)&&_isFetchHint(n)&&(enrichFetchBreadcrumb(r,n),captureFetchBreadcrumbToReplay(r,n,t))}catch(t){eg&&eb.exception(t,"Error when enriching network breadcrumb")}}function _isXhrBreadcrumb(t){return"xhr"===t.category}function _isFetchBreadcrumb(t){return"fetch"===t.category}function _isXhrHint(t){return t&&t.xhr}function _isFetchHint(t){return t&&t.response}function addGlobalListeners(t){let r=(0,w.s3)();(0,U.O)(handleDomListener(t)),(0,j.a)(handleHistorySpanListener(t)),handleBreadcrumbs(t),handleNetworkBreadcrumbs(t);let n=handleGlobalEventListener(t);(0,_.Qy)(n),r&&(r.on("beforeSendEvent",handleBeforeSendEvent(t)),r.on("afterSendEvent",handleAfterSendEvent(t)),r.on("createDsc",r=>{let n=t.getSessionId();if(n&&t.isEnabled()&&"session"===t.recordingMode){let i=t.checkAndHandleExpiredSession();i&&(r.replay_id=n)}}),r.on("spanStart",r=>{t.lastActiveSpan=r}),r.on("spanEnd",r=>{t.lastActiveSpan=r}),r.on("beforeSendFeedback",(r,n)=>{let i=t.getSessionId();n&&n.includeReplay&&t.isEnabled()&&i&&r.contexts&&r.contexts.feedback&&(r.contexts.feedback.replay_id=i)}))}async function addMemoryEntry(t){try{return Promise.all(createPerformanceSpans(t,[createMemoryEntry(q.performance.memory)]))}catch(t){return[]}}function createMemoryEntry(t){let{jsHeapSizeLimit:r,totalJSHeapSize:n,usedJSHeapSize:i}=t,s=Date.now()/1e3;return{type:"memory",name:"memory",start:s,end:s,data:{memory:{jsHeapSizeLimit:r,totalJSHeapSize:n,usedJSHeapSize:i}}}}function debounce(t,r,n){let i,s,o;let a=n&&n.maxWait?Math.max(n.maxWait,r):0;function invokeFunc(){return cancelTimers(),i=t()}function cancelTimers(){void 0!==s&&clearTimeout(s),void 0!==o&&clearTimeout(o),s=o=void 0}function flush(){return void 0!==s||void 0!==o?invokeFunc():i}function debounced(){return s&&clearTimeout(s),s=(0,z.iK)(invokeFunc,r),a&&void 0===o&&(o=(0,z.iK)(invokeFunc,a)),i}return debounced.cancel=cancelTimers,debounced.flush=flush,debounced}function getHandleRecordingEmit(t){let r=!1;return(n,i)=>{if(!t.checkAndHandleExpiredSession()){eg&&eb.warn("Received replay event after session expired.");return}let s=i||!r;r=!0,t.clickDetector&&updateClickDetectorForRecordingEvent(t.clickDetector,n),t.addUpdate(()=>{if("buffer"===t.recordingMode&&s&&t.setInitialState(),!addEventSync(t,n,s))return!0;if(!s)return!1;if(addSettingsEvent(t,s),t.session&&t.session.previousSessionId)return!0;if("buffer"===t.recordingMode&&t.session&&t.eventBuffer){let r=t.eventBuffer.getEarliestTimestamp();r&&(eg&&eb.info(`Updating session start time to earliest event in buffer to ${new Date(r)}`),t.session.started=r,t.getOptions().stickySession&&saveSession(t.session))}return"session"===t.recordingMode&&t.flush(),!0})}}function createOptionsEvent(t){let r=t.getOptions();return{type:el.Custom,timestamp:Date.now(),data:{tag:"options",payload:{shouldRecordCanvas:t.isRecordingCanvas(),sessionSampleRate:r.sessionSampleRate,errorSampleRate:r.errorSampleRate,useCompressionOption:r.useCompression,blockAllMedia:r.blockAllMedia,maskAllText:r.maskAllText,maskAllInputs:r.maskAllInputs,useCompression:!!t.eventBuffer&&"worker"===t.eventBuffer.type,networkDetailHasUrls:r.networkDetailAllowUrls.length>0,networkCaptureBodies:r.networkCaptureBodies,networkRequestHasHeaders:r.networkRequestHeaders.length>0,networkResponseHasHeaders:r.networkResponseHeaders.length>0}}}}function addSettingsEvent(t,r){r&&t.session&&0===t.session.segmentId&&addEventSync(t,createOptionsEvent(t),!1)}function createReplayEnvelope(t,r,n,i){return(0,L.Jd)((0,L.Cd)(t,(0,L.HY)(t),i,n),[[{type:"replay_event"},t],[{type:"replay_recording",length:"string"==typeof r?new TextEncoder().encode(r).length:r.length},r]])}function prepareRecordingData({recordingData:t,headers:r}){let n;let i=`${JSON.stringify(r)} `;if("string"==typeof t)n=`${i}${t}`;else{let r=new TextEncoder,s=r.encode(i);(n=new Uint8Array(s.length+t.length)).set(s),n.set(t,s.length)}return n}async function prepareReplayEvent({client:t,scope:r,replayId:n,event:i}){let s="object"!=typeof t._integrations||null===t._integrations||Array.isArray(t._integrations)?void 0:Object.keys(t._integrations),o={event_id:n,integrations:s};t.emit("preprocessEvent",i,o);let a=await (0,k.R)(t.getOptions(),i,o,r,t,(0,w.aF)());if(!a)return null;a.platform=a.platform||"javascript";let l=t.getSdkMetadata(),{name:c,version:d}=l&&l.sdk||{};return a.sdk={...a.sdk,name:c||"sentry.javascript.unknown",version:d||"0.0.0"},a}async function sendReplayRequest({recordingData:t,replayId:r,segmentId:n,eventContext:i,timestamp:s,session:o}){let a;let l=prepareRecordingData({recordingData:t,headers:{segment_id:n}}),{urls:c,errorIds:d,traceIds:u,initialTimestamp:h}=i,p=(0,w.s3)(),f=(0,w.nZ)(),m=p&&p.getTransport(),g=p&&p.getDsn();if(!p||!m||!g||!o.sampled)return(0,P.WD)({});let y={type:"replay_event",replay_start_timestamp:h/1e3,timestamp:s/1e3,error_ids:d,trace_ids:u,urls:c,replay_id:r,segment_id:n,replay_type:o.sampled},S=await prepareReplayEvent({scope:f,client:p,replayId:r,event:y});if(!S)return p.recordDroppedEvent("event_processor","replay",y),eg&&eb.info("An event processor returned `null`, will not send event."),(0,P.WD)({});delete S.sdkProcessingMetadata;let b=createReplayEnvelope(S,l,g,p.getOptions().tunnel);try{a=await m.send(b)}catch(r){let t=Error(K);try{t.cause=r}catch(t){}throw t}if("number"==typeof a.statusCode&&(a.statusCode<200||a.statusCode>=300))throw new TransportStatusCodeError(a.statusCode);let v=(0,W.WG)({},a);if((0,W.Q)(v,"replay"))throw new RateLimitError(v);return a}let TransportStatusCodeError=class TransportStatusCodeError extends Error{constructor(t){super(`Transport returned status code ${t}`)}};let RateLimitError=class RateLimitError extends Error{constructor(t){super("Rate limit hit"),this.rateLimits=t}};async function sendReplay(t,r={count:0,interval:5e3}){let{recordingData:n,options:i}=t;if(n.length)try{return await sendReplayRequest(t),!0}catch(n){if(n instanceof TransportStatusCodeError||n instanceof RateLimitError)throw n;if((0,_.v)("Replays",{_retryCount:r.count}),eg&&i._experiments&&i._experiments.captureExceptions&&(0,_.Tb)(n),r.count>=3){let t=Error(`${K} - max retries exceeded`);try{t.cause=n}catch(t){}throw t}return r.interval*=++r.count,new Promise((n,i)=>{(0,z.iK)(async()=>{try{await sendReplay(t,r),n(!0)}catch(t){i(t)}},r.interval)})}}let ek="__THROTTLED";function throttle(t,r,n){let i=new Map,_cleanup=t=>{let r=t-n;i.forEach((t,n)=>{n[...i.values()].reduce((t,r)=>t+r,0),s=!1;return(...n)=>{let o=Math.floor(Date.now()/1e3);if(_cleanup(o),_getTotalCount()>=r){let t=s;return s=!0,t?"__SKIPPED":ek}s=!1;let a=i.get(o)||0;return i.set(o,a+1),t(...n)}}let ReplayContainer=class ReplayContainer{constructor({options:t,recordingOptions:r}){ReplayContainer.prototype.__init.call(this),ReplayContainer.prototype.__init2.call(this),ReplayContainer.prototype.__init3.call(this),ReplayContainer.prototype.__init4.call(this),ReplayContainer.prototype.__init5.call(this),ReplayContainer.prototype.__init6.call(this),this.eventBuffer=null,this.performanceEntries=[],this.replayPerformanceEntries=[],this.recordingMode="session",this.timeouts={sessionIdlePause:3e5,sessionIdleExpire:9e5},this._lastActivity=Date.now(),this._isEnabled=!1,this._isPaused=!1,this._requiresManualStart=!1,this._hasInitializedCoreListeners=!1,this._context={errorIds:new Set,traceIds:new Set,urls:[],initialTimestamp:Date.now(),initialUrl:""},this._recordingOptions=r,this._options=t,this._debouncedFlush=debounce(()=>this._flush(),this._options.flushMinDelay,{maxWait:this._options.flushMaxDelay}),this._throttledAddEvent=throttle((t,r)=>addEvent(this,t,r),300,5);let{slowClickTimeout:n,slowClickIgnoreSelectors:i}=this.getOptions(),s=n?{threshold:Math.min(3e3,n),timeout:n,scrollTimeout:300,ignoreSelector:i?i.join(","):""}:void 0;if(s&&(this.clickDetector=new ClickDetector(this,s)),eg){let r=t._experiments;eb.setConfig({captureExceptions:!!r.captureExceptions,traceInternals:!!r.traceInternals})}}getContext(){return this._context}isEnabled(){return this._isEnabled}isPaused(){return this._isPaused}isRecordingCanvas(){return!!this._canvas}getOptions(){return this._options}handleException(t){eg&&eb.exception(t)}initializeSampling(t){let{errorSampleRate:r,sessionSampleRate:n}=this._options,i=r<=0&&n<=0;if(this._requiresManualStart=i,!i){if(this._initializeSessionForSampling(t),!this.session){eg&&eb.exception(Error("Unable to initialize and create session"));return}!1!==this.session.sampled&&(this.recordingMode="buffer"===this.session.sampled&&0===this.session.segmentId?"buffer":"session",eg&&eb.infoTick(`Starting replay in ${this.recordingMode} mode`),this._initializeRecording())}}start(){if(this._isEnabled&&"session"===this.recordingMode){eg&&eb.info("Recording is already in progress");return}if(this._isEnabled&&"buffer"===this.recordingMode){eg&&eb.info("Buffering is in progress, call `flush()` to save the replay");return}eg&&eb.infoTick("Starting replay in session mode"),this._updateUserActivity();let t=loadOrCreateSession({maxReplayDuration:this._options.maxReplayDuration,sessionIdleExpire:this.timeouts.sessionIdleExpire},{stickySession:this._options.stickySession,sessionSampleRate:1,allowBuffering:!1});this.session=t,this._initializeRecording()}startBuffering(){if(this._isEnabled){eg&&eb.info("Buffering is in progress, call `flush()` to save the replay");return}eg&&eb.infoTick("Starting replay in buffer mode");let t=loadOrCreateSession({sessionIdleExpire:this.timeouts.sessionIdleExpire,maxReplayDuration:this._options.maxReplayDuration},{stickySession:this._options.stickySession,sessionSampleRate:0,allowBuffering:!0});this.session=t,this.recordingMode="buffer",this._initializeRecording()}startRecording(){try{let t=this._canvas;this._stopRecording=record({...this._recordingOptions,..."buffer"===this.recordingMode&&{checkoutEveryNms:6e4},emit:getHandleRecordingEmit(this),onMutation:this._onMutationHandler,...t?{recordCanvas:t.recordCanvas,getCanvasManager:t.getCanvasManager,sampling:t.sampling,dataURLOptions:t.dataURLOptions}:{}})}catch(t){this.handleException(t)}}stopRecording(){try{return this._stopRecording&&(this._stopRecording(),this._stopRecording=void 0),!0}catch(t){return this.handleException(t),!1}}async stop({forceFlush:t=!1,reason:r}={}){if(this._isEnabled){this._isEnabled=!1;try{eg&&eb.info(`Stopping Replay${r?` triggered by ${r}`:""}`),this._removeListeners(),this.stopRecording(),this._debouncedFlush.cancel(),t&&await this._flush({force:!0}),this.eventBuffer&&this.eventBuffer.destroy(),this.eventBuffer=null,clearSession(this)}catch(t){this.handleException(t)}}}pause(){!this._isPaused&&(this._isPaused=!0,this.stopRecording(),eg&&eb.info("Pausing replay"))}resume(){this._isPaused&&this._checkSession()&&(this._isPaused=!1,this.startRecording(),eg&&eb.info("Resuming replay"))}async sendBufferedReplayOrFlush({continueRecording:t=!0}={}){if("session"===this.recordingMode)return this.flushImmediate();let r=Date.now();eg&&eb.info("Converting buffer to session"),await this.flushImmediate();let n=this.stopRecording();t&&n&&"session"!==this.recordingMode&&(this.recordingMode="session",this.session&&(this._updateUserActivity(r),this._updateSessionActivity(r),this._maybeSaveSession()),this.startRecording())}addUpdate(t){let r=t();"buffer"!==this.recordingMode&&!0!==r&&this._debouncedFlush()}triggerUserActivity(){if(this._updateUserActivity(),!this._stopRecording){if(!this._checkSession())return;this.resume();return}this.checkAndHandleExpiredSession(),this._updateSessionActivity()}updateUserActivity(){this._updateUserActivity(),this._updateSessionActivity()}conditionalFlush(){return"buffer"===this.recordingMode?Promise.resolve():this.flushImmediate()}flush(){return this._debouncedFlush()}flushImmediate(){return this._debouncedFlush(),this._debouncedFlush.flush()}cancelFlush(){this._debouncedFlush.cancel()}getSessionId(){return this.session&&this.session.id}checkAndHandleExpiredSession(){if(this._lastActivity&&isExpired(this._lastActivity,this.timeouts.sessionIdlePause)&&this.session&&"session"===this.session.sampled){this.pause();return}return!!this._checkSession()}setInitialState(){let t=`${q.location.pathname}${q.location.hash}${q.location.search}`,r=`${q.location.origin}${t}`;this.performanceEntries=[],this.replayPerformanceEntries=[],this._clearContext(),this._context.initialUrl=r,this._context.initialTimestamp=Date.now(),this._context.urls.push(r)}throttledAddEvent(t,r){let n=this._throttledAddEvent(t,r);if(n===ek){let t=createBreadcrumb({category:"replay.throttled"});this.addUpdate(()=>!addEventSync(this,{type:5,timestamp:t.timestamp||0,data:{tag:"breadcrumb",payload:t,metric:!0}}))}return n}getCurrentRoute(){let t=this.lastActiveSpan||(0,I.HN)(),r=t&&(0,I.Gx)(t),n=r&&(0,I.XU)(r).data||{},i=n[C.Zj];if(r&&i&&["route","custom"].includes(i))return(0,I.XU)(r).description}_initializeRecording(){this.setInitialState(),this._updateSessionActivity(),this.eventBuffer=createEventBuffer({useCompression:this._options.useCompression,workerUrl:this._options.workerUrl}),this._removeListeners(),this._addListeners(),this._isEnabled=!0,this._isPaused=!1,this.startRecording()}_initializeSessionForSampling(t){let r=this._options.errorSampleRate>0,n=loadOrCreateSession({sessionIdleExpire:this.timeouts.sessionIdleExpire,maxReplayDuration:this._options.maxReplayDuration,previousSessionId:t},{stickySession:this._options.stickySession,sessionSampleRate:this._options.sessionSampleRate,allowBuffering:r});this.session=n}_checkSession(){if(!this.session)return!1;let t=this.session;return!shouldRefreshSession(t,{sessionIdleExpire:this.timeouts.sessionIdleExpire,maxReplayDuration:this._options.maxReplayDuration})||(this._refreshSession(t),!1)}async _refreshSession(t){this._isEnabled&&(await this.stop({reason:"refresh session"}),this.initializeSampling(t.id))}_addListeners(){try{q.document.addEventListener("visibilitychange",this._handleVisibilityChange),q.addEventListener("blur",this._handleWindowBlur),q.addEventListener("focus",this._handleWindowFocus),q.addEventListener("keydown",this._handleKeyboardEvent),this.clickDetector&&this.clickDetector.addListeners(),this._hasInitializedCoreListeners||(addGlobalListeners(this),this._hasInitializedCoreListeners=!0)}catch(t){this.handleException(t)}this._performanceCleanupCallback=setupPerformanceObserver(this)}_removeListeners(){try{q.document.removeEventListener("visibilitychange",this._handleVisibilityChange),q.removeEventListener("blur",this._handleWindowBlur),q.removeEventListener("focus",this._handleWindowFocus),q.removeEventListener("keydown",this._handleKeyboardEvent),this.clickDetector&&this.clickDetector.removeListeners(),this._performanceCleanupCallback&&this._performanceCleanupCallback()}catch(t){this.handleException(t)}}__init(){this._handleVisibilityChange=()=>{"visible"===q.document.visibilityState?this._doChangeToForegroundTasks():this._doChangeToBackgroundTasks()}}__init2(){this._handleWindowBlur=()=>{let t=createBreadcrumb({category:"ui.blur"});this._doChangeToBackgroundTasks(t)}}__init3(){this._handleWindowFocus=()=>{let t=createBreadcrumb({category:"ui.focus"});this._doChangeToForegroundTasks(t)}}__init4(){this._handleKeyboardEvent=t=>{handleKeyboardEvent(this,t)}}_doChangeToBackgroundTasks(t){if(!this.session)return;let r=isSessionExpired(this.session,{maxReplayDuration:this._options.maxReplayDuration,sessionIdleExpire:this.timeouts.sessionIdleExpire});r||(t&&this._createCustomBreadcrumb(t),this.conditionalFlush())}_doChangeToForegroundTasks(t){if(!this.session)return;let r=this.checkAndHandleExpiredSession();if(!r){eg&&eb.info("Document has become active, but session has expired");return}t&&this._createCustomBreadcrumb(t)}_updateUserActivity(t=Date.now()){this._lastActivity=t}_updateSessionActivity(t=Date.now()){this.session&&(this.session.lastActivity=t,this._maybeSaveSession())}_createCustomBreadcrumb(t){this.addUpdate(()=>{this.throttledAddEvent({type:el.Custom,timestamp:t.timestamp||0,data:{tag:"breadcrumb",payload:t}})})}_addPerformanceEntries(){let t=createPerformanceEntries(this.performanceEntries).concat(this.replayPerformanceEntries);return this.performanceEntries=[],this.replayPerformanceEntries=[],Promise.all(createPerformanceSpans(this,t))}_clearContext(){this._context.errorIds.clear(),this._context.traceIds.clear(),this._context.urls=[]}_updateInitialTimestampFromEventBuffer(){let{session:t,eventBuffer:r}=this;if(!t||!r||this._requiresManualStart||t.segmentId)return;let n=r.getEarliestTimestamp();n&&nthis._options.maxReplayDuration+3e4)throw Error("Session is too long, not sending replay");let n=this._popEventContext(),i=this.session.segmentId++;this._maybeSaveSession();let s=await this.eventBuffer.finish();await sendReplay({replayId:t,recordingData:s,segmentId:i,eventContext:n,session:this.session,options:this.getOptions(),timestamp:r})}catch(r){this.handleException(r),this.stop({reason:"sendReplay"});let t=(0,w.s3)();t&&t.recordDroppedEvent("send_error","replay")}}__init5(){this._flush=async({force:t=!1}={})=>{if(!this._isEnabled&&!t)return;if(!this.checkAndHandleExpiredSession()){eg&&eb.error("Attempting to finish replay event after session expired.");return}if(!this.session)return;let r=this.session.started,n=Date.now(),i=n-r;this._debouncedFlush.cancel();let s=ithis._options.maxReplayDuration+5e3;if(s||o){eg&&eb.info(`Session duration (${Math.floor(i/1e3)}s) is too ${s?"short":"long"}, not sending replay.`),s&&this._debouncedFlush();return}let a=this.eventBuffer;if(a&&0===this.session.segmentId&&!a.hasCheckout&&eg&&eb.info("Flushing initial segment without checkout."),!this._flushLock){this._flushLock=this._runFlush(),await this._flushLock,this._flushLock=void 0;return}try{await this._flushLock}catch(t){eg&&eb.error(t)}finally{this._debouncedFlush()}}}_maybeSaveSession(){this.session&&this._options.stickySession&&saveSession(this.session)}__init6(){this._onMutationHandler=t=>{let r=t.length,n=this._options.mutationLimit,i=this._options.mutationBreadcrumbLimit,s=n&&r>n;if(r>i||s){let t=createBreadcrumb({category:"replay.mutations",data:{count:r,limit:s}});this._createCustomBreadcrumb(t)}return!s||(this.stop({reason:"mutationLimit",forceFlush:"session"===this.recordingMode}),!1)}}};function getOption(t,r){return[...t,...r].join(",")}function getPrivacyOptions({mask:t,unmask:r,block:n,unblock:i,ignore:s}){let o=getOption(t,[".sentry-mask","[data-sentry-mask]"]),a=getOption(r,[]),l={maskTextSelector:o,unmaskTextSelector:a,blockSelector:getOption(n,[".sentry-block","[data-sentry-block]",'base[href="/"]']),unblockSelector:getOption(i,[]),ignoreSelector:getOption(s,[".sentry-ignore","[data-sentry-ignore]",'input[type="file"]'])};return l}function maskAttribute({el:t,key:r,maskAttributes:n,maskAllText:i,privacyOptions:s,value:o}){return!i||s.unmaskTextSelector&&t.matches(s.unmaskTextSelector)?o:n.includes(r)||"value"===r&&"INPUT"===t.tagName&&["submit","button"].includes(t.getAttribute("type")||"")?o.replace(/[\S]/g,"*"):o}let eI='img,image,svg,video,object,picture,embed,map,audio,link[rel="icon"],link[rel="apple-touch-icon"]',eC=["content-length","content-type","accept"],eM=!1,replayIntegration=t=>new Replay(t);let Replay=class Replay{static __initStatic(){this.id="Replay"}constructor({flushMinDelay:t=5e3,flushMaxDelay:r=5500,minReplayDuration:n=4999,maxReplayDuration:i=36e5,stickySession:s=!0,useCompression:o=!0,workerUrl:a,_experiments:l={},maskAllText:c=!0,maskAllInputs:d=!0,blockAllMedia:u=!0,mutationBreadcrumbLimit:h=750,mutationLimit:p=1e4,slowClickTimeout:f=7e3,slowClickIgnoreSelectors:m=[],networkDetailAllowUrls:g=[],networkDetailDenyUrls:y=[],networkCaptureBodies:S=!0,networkRequestHeaders:b=[],networkResponseHeaders:v=[],mask:_=[],maskAttributes:w=["title","placeholder"],unmask:E=[],block:k=[],unblock:I=[],ignore:C=[],maskFn:M,beforeAddRecordingEvent:R,beforeErrorSampling:T}={}){this.name=Replay.id;let x=getPrivacyOptions({mask:_,unmask:E,block:k,unblock:I,ignore:C});if(this._recordingOptions={maskAllInputs:d,maskAllText:c,maskInputOptions:{password:!0},maskTextFn:M,maskInputFn:M,maskAttributeFn:(t,r,n)=>maskAttribute({maskAttributes:w,maskAllText:c,privacyOptions:x,key:t,value:r,el:n}),...x,slimDOMOptions:"all",inlineStylesheet:!0,inlineImages:!1,collectFonts:!0,errorHandler:t=>{try{t.__rrweb__=!0}catch(t){}}},this._initialOptions={flushMinDelay:t,flushMaxDelay:r,minReplayDuration:Math.min(n,15e3),maxReplayDuration:Math.min(i,36e5),stickySession:s,useCompression:o,workerUrl:a,blockAllMedia:u,maskAllInputs:d,maskAllText:c,mutationBreadcrumbLimit:h,mutationLimit:p,slowClickTimeout:f,slowClickIgnoreSelectors:m,networkDetailAllowUrls:g,networkDetailDenyUrls:y,networkCaptureBodies:S,networkRequestHeaders:_getMergedNetworkHeaders(b),networkResponseHeaders:_getMergedNetworkHeaders(v),beforeAddRecordingEvent:R,beforeErrorSampling:T,_experiments:l},this._initialOptions.blockAllMedia&&(this._recordingOptions.blockSelector=this._recordingOptions.blockSelector?`${this._recordingOptions.blockSelector},${eI}`:eI),this._isInitialized&&(0,F.j)())throw Error("Multiple Sentry Session Replay instances are not supported");this._isInitialized=!0}get _isInitialized(){return eM}set _isInitialized(t){eM=t}afterAllSetup(t){(0,F.j)()&&!this._replay&&(this._setup(t),this._initialize(t))}start(){this._replay&&this._replay.start()}startBuffering(){this._replay&&this._replay.startBuffering()}stop(){return this._replay?this._replay.stop({forceFlush:"session"===this._replay.recordingMode}):Promise.resolve()}flush(t){return this._replay?this._replay.isEnabled()?this._replay.sendBufferedReplayOrFlush(t):(this._replay.start(),Promise.resolve()):Promise.resolve()}getReplayId(){if(this._replay&&this._replay.isEnabled())return this._replay.getSessionId()}_initialize(t){this._replay&&(this._maybeLoadFromReplayCanvasIntegration(t),this._replay.initializeSampling())}_setup(t){let r=loadReplayOptionsFromClient(this._initialOptions,t);this._replay=new ReplayContainer({options:r,recordingOptions:this._recordingOptions})}_maybeLoadFromReplayCanvasIntegration(t){try{let r=t.getIntegrationByName("ReplayCanvas");if(!r)return;this._replay._canvas=r.getOptions()}catch(t){}}};function loadReplayOptionsFromClient(t,r){let n=r.getOptions(),i={sessionSampleRate:0,errorSampleRate:0,...(0,A.Jr)(t)},s=(0,M.o)(n.replaysSessionSampleRate),o=(0,M.o)(n.replaysOnErrorSampleRate);return null==s&&null==o&&(0,T.Cf)(()=>{console.warn("Replay is disabled because neither `replaysSessionSampleRate` nor `replaysOnErrorSampleRate` are set.")}),null!=s&&(i.sessionSampleRate=s),null!=o&&(i.errorSampleRate=o),i}function _getMergedNetworkHeaders(t){return[...eC,...t.map(t=>t.toLowerCase())]}Replay.__initStatic()}}]);