posthog-js 1.386.1 → 1.386.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- function e(e,t,r,i,n,s,o){try{var a=e[s](o),u=a.value}catch(e){return void r(e)}a.done?t(u):Promise.resolve(u).then(i,n)}function t(t){return function(){var r=this,i=arguments;return new Promise((function(n,s){var o=t.apply(r,i);function a(t){e(o,n,s,a,u,"next",t)}function u(t){e(o,n,s,a,u,"throw",t)}a(void 0)}))}}function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;arguments.length>t;t++){var r=arguments[t];for(var i in r)({}).hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},r.apply(null,arguments)}function i(e,t){if(null==e)return{};var r={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(-1!==t.indexOf(i))continue;r[i]=e[i]}return r}var n,s=["type"],o=Object.defineProperty,a=(e,t,r)=>((e,t,r)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r),u=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))(u||{}),l=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(l||{}),h=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(h||{}),c=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(c||{}),d=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(d||{}),v=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(v||{}),f=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(f||{}),p={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},g={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},m={};function y(e){if(m[e])return m[e];var t=function(e){var t,r,i=null==(r=null==(t=null==globalThis?void 0:globalThis.Zone)?void 0:t.__symbol__)?void 0:r.call(t,e);return i&&globalThis[i]?globalThis[i]:void 0}(e)||globalThis[e],r=t.prototype,i=e in p?p[e]:void 0,n=Boolean(i&&i.every((e=>{var t,i;return Boolean(null==(i=null==(t=Object.getOwnPropertyDescriptor(r,e))?void 0:t.get)?void 0:i.toString().includes("[native code]"))}))),s=e in g?g[e]:void 0,o=Boolean(s&&s.every((e=>{var t;return"function"==typeof r[e]&&(null==(t=r[e])?void 0:t.toString().includes("[native code]"))})));if(n&&o)return m[e]=t.prototype,t.prototype;var a=document.createElement("iframe");try{document.body.appendChild(a);var u=a.contentWindow;if(!u)return t.prototype;var l=u[e].prototype;return l?m[e]=l:r}catch(e){return r}finally{a.parentNode&&document.body.removeChild(a)}}var b={};function _(e,t,r){var i,n=e+"."+String(r);if(b[n])return b[n].call(t);var s=y(e),o=null==(i=Object.getOwnPropertyDescriptor(s,r))?void 0:i.get;return o?(b[n]=o,o.call(t)):t[r]}var w={};function x(e,t,r){var i=e+"."+String(r);if(w[i])return w[i].bind(t);var n=y(e)[r];return"function"!=typeof n?t[r]:(w[i]=n,n.bind(t))}function S(){return y("MutationObserver").constructor}function k(e,t,r){try{if(!(t in e))return()=>{};var i=e[t],n=r(i);return"function"==typeof n&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__rrweb_original__:{enumerable:!1,value:i}})),e[t]=n,()=>{e[t]=i}}catch(e){return()=>{}}}var C={childNodes:e=>_("Node",e,"childNodes"),parentNode:e=>_("Node",e,"parentNode"),parentElement:e=>_("Node",e,"parentElement"),textContent:e=>_("Node",e,"textContent"),contains:(e,t)=>x("Node",e,"contains")(t),getRootNode:e=>x("Node",e,"getRootNode")(),host:e=>e&&"host"in e?_("ShadowRoot",e,"host"):null,styleSheets:e=>e.styleSheets,shadowRoot:e=>e&&"shadowRoot"in e?_("Element",e,"shadowRoot"):null,querySelector:(e,t)=>x("Element",e,"querySelector")(t),querySelectorAll:(e,t)=>x("Element",e,"querySelectorAll")(t),mutationObserver:S,patch:k};function T(e){return e.nodeType===e.ELEMENT_NODE}function I(e){var t=e&&"host"in e&&"mode"in e&&C.host(e)||null;return Boolean(t&&"shadowRoot"in t&&C.shadowRoot(t)===e)}function E(e){return"[object ShadowRoot]"==={}.toString.call(e)}function R(e){try{var t=e.rules||e.cssRules;if(!t)return null;var r=e.href;return!r&&e.ownerNode&&(r=e.ownerNode.baseURI),(i=Array.from(t,(e=>M(e,r))).join("")).includes(" background-clip: text;")&&!i.includes(" -webkit-background-clip: text;")&&(i=i.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),i}catch(e){return null}var i}function M(e,t){var r;if(function(e){return"styleSheet"in e}(e)){var i;try{i=R(e.styleSheet)||function(e){var{cssText:t}=e;if(3>t.split('"').length)return t;var r=["@import","url("+JSON.stringify(e.href)+")"];return""===e.layerName?r.push("layer"):e.layerName&&r.push("layer("+e.layerName+")"),e.supportsText&&r.push("supports("+e.supportsText+")"),e.media.length&&r.push(e.media.mediaText),r.join(" ")+";"}(e)}catch(t){i=e.cssText}try{if(i&&(null==(r=e.styleSheet)?void 0:r.href))return U(i,e.styleSheet.href)}catch(e){}return i}var n=e.cssText;return function(e){return"selectorText"in e}(e)&&e.selectorText.includes(":")&&(n=n.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),t?U(n,t):n}class O{constructor(){a(this,"idNodeMap",new Map),a(this,"nodeMetaMap",new WeakMap)}getId(e){var t;if(!e)return-1;var r=null==(t=this.getMeta(e))?void 0:t.id;return null!=r?r:-1}getNode(e){return this.idNodeMap.get(e)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(e){return this.nodeMetaMap.get(e)||null}removeNodeFromMap(e){var t=this.getId(e);if(this.idNodeMap.delete(t),e.childNodes&&e.childNodes.forEach((e=>this.removeNodeFromMap(e))),T(e)){var r=C.shadowRoot(e);r&&this.removeNodeFromMap(r),"IFRAME"===e.nodeName&&e.contentDocument&&this.removeNodeFromMap(e.contentDocument)}}has(e){return this.idNodeMap.has(e)}hasNode(e){return this.nodeMetaMap.has(e)}add(e,t){this.idNodeMap.set(t.id,e),this.nodeMetaMap.set(e,t)}replace(e,t){var r=this.getNode(e);if(r){var i=this.nodeMetaMap.get(r);i&&this.nodeMetaMap.set(t,i)}this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function P(e){var{element:t,maskInputOptions:r,tagName:i,type:n,value:s,maskInputFn:o}=e,a=s||"",u=n&&L(n);return(r[i.toLowerCase()]||u&&r[u])&&(a=o?o(a,t):"*".repeat(a.length)),a}function L(e){return e.toLowerCase()}var A="__rrweb_original__";function N(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?L(t):null}var F=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,D=/^(?:[a-z+]+:)?\/\//i,q=/^www\..*/i,j=/^(data:)([^,]*),(.*)/i;function U(e,t){return(e||"").replace(F,((e,r,i,n,s,o)=>{var a,u=i||s||o,l=r||n||"";if(!u)return e;if(D.test(u)||q.test(u))return"url("+l+u+l+")";if(j.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((a=t).indexOf("//")>-1?a.split("/").slice(0,3).join("/"):a.split("/")[0]).split("?")[0]+u)+l+")";var h=t.split("/"),c=u.split("/");for(var d of(h.pop(),c))"."!==d&&(".."===d?h.pop():h.push(d));return"url("+l+h.join("/")+l+")"}))}var B,H,z="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",V=4096,W=1,G=new RegExp("[^a-z0-9-_:]"),Z=-2;function Q(){return W++}var J=/^[^ \t\n\r\u000c]+/,K=/^[, \t\n\r\u000c]+/,Y=new WeakMap;function X(e,t){return t&&""!==t.trim()?ee(e,t):t}function ee(e,t){var r=Y.get(e);if(r||(r=e.createElement("a"),Y.set(e,r)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return r.setAttribute("href",t),r.href}function te(e,t,r,i,n,s){var o,a,u;if(!i)return i;if("src"===r||"href"===r&&("use"!==t||"#"!==i[0])){if("link"===t&&n){var l=null==(o=n.sheet)?void 0:o.href;if(l)return l}var h=X(e,i);if("img"===t&&h.startsWith("data:")&&n){var c=h;return((null==s?void 0:s.type)||void 0!==(null==s?void 0:s.quality))&&(c=function(e,t,r,i){if(!e.complete||0===e.naturalWidth)return t;if(e.naturalWidth>V||e.naturalHeight>V)return t;try{var n=document.createElement("canvas");n.width=e.naturalWidth,n.height=e.naturalHeight;var s=n.getContext("2d");return s?(s.drawImage(e,0,0),n.toDataURL(r||"image/webp",null!=i?i:.4)):t}catch(e){return t}}(n,h,s.type,s.quality)),(null==s?void 0:s.maxBase64ImageLength)&&(a=c,c=(u=s.maxBase64ImageLength)&&a.length>u?z:a),c}return h}return"xlink:href"===r&&"#"!==i[0]?X(e,i):"background"!==r||"table"!==t&&"td"!==t&&"th"!==t?"srcset"===r?function(e,t){if(""===t.trim())return t;var r=0;function i(e){var i,n=e.exec(t.substring(r));return n?(r+=(i=n[0]).length,i):""}for(var n=[];i(K),t.length>r;){var s=i(J);if(","===s.slice(-1))s=X(e,s.substring(0,s.length-1)),n.push(s);else{var o="";s=X(e,s);for(var a=!1;;){var u=t.charAt(r);if(""===u){n.push((s+o).trim());break}if(a)")"===u&&(a=!1);else{if(","===u){r+=1,n.push((s+o).trim());break}"("===u&&(a=!0)}o+=u,r+=1}}}return n.join(", ")}(e,i):"style"===r?U(i,ee(e)):"object"===t&&"data"===r?X(e,i):i:X(e,i)}function re(e,t,r){return("video"===e||"audio"===e)&&"autoplay"===t}function ie(e,t,r){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return!!r&&ie(C.parentNode(e),t,r);for(var i=e.classList.length;i--;)if(t.test(e.classList[i]))return!0;return!!r&&ie(C.parentNode(e),t,r)}function ne(e,t,r,i){var n;if(T(e)){if(!C.childNodes(n=e).length)return!1}else{if(null===C.parentElement(e))return!1;n=C.parentElement(e)}try{if("string"==typeof t){if(i){if(n.closest("."+t))return!0}else if(n.classList.contains(t))return!0}else if(ie(n,t,i))return!0;if(r)if(i){if(n.closest(r))return!0}else if(n.matches(r))return!0}catch(e){}return!1}var se=new Map;function oe(e,t){return Array.from(e.styleSheets).find((e=>e.href===t))}function ae(e){return null==e?"":e.toLowerCase()}var ue=50,le=!1,he=!1;function ce(e,t){var{doc:r,mirror:i,blockClass:n,blockSelector:s,maskTextClass:o,maskTextSelector:a,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:h={},maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p={},inlineImages:g=!1,recordCanvas:m=!1,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_=5e3,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:k=(()=>!1),newlyAddedElement:M=!1,depth:O=0,maxDepth:F=ue}=t,{needsMask:D}=t,{preserveWhiteSpace:q=!0}=t;if(O>=F)return he=!0,le||(le=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+F+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;D||(D=ne(e,o,a,void 0===D));var j,z=function(e,t){var{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:o,inlineStylesheet:a,maskInputOptions:u={},maskTextFn:l,maskInputFn:h,dataURLOptions:c={},inlineImages:d,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:g=!1}=t,m=function(e,t){if(t.hasNode(e)){var r=t.getId(e);return 1===r?void 0:r}}(r,i);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:f.Document,childNodes:[],compatMode:e.compatMode}:{type:f.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:f.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:m};case e.ELEMENT_NODE:return function(e,t){for(var r,i,n,s,{doc:o,blockClass:a,blockSelector:u,inlineStylesheet:l,maskInputOptions:h={},maskInputFn:c,dataURLOptions:d={},inlineImages:v,recordCanvas:p,keepIframeSrcFn:g,newlyAddedElement:m=!1,rootId:y}=t,b=function(e,t,r){try{if("string"==typeof t){if(e.classList.contains(t))return!0}else for(var i=e.classList.length;i--;)if(t.test(e.classList[i]))return!0;if(r)return e.matches(r)}catch(e){}return!1}(e,a,u),_=function(e){if(e instanceof HTMLFormElement)return"form";var t=L(e.tagName);return G.test(t)?"div":t}(e),w={},x=e.attributes.length,S=0;x>S;S++){var k=e.attributes[S];re(_,k.name)||(w[k.name]=te(o,_,L(k.name),k.value,e,d))}if("link"===_&&l){var T=e.sheet;if(!T){var I=function(e){return e.href}(e);I&&!(T=oe(o,I))&&I.includes(".css")&&(T=oe(o,window.location.origin+"/"+I.replace(window.location.href,"")))}var E=null;T&&(E=R(T)),E&&(delete w.rel,delete w.href,w._cssText=E)}if("style"===_&&e.sheet&&!(e.innerText||C.textContent(e)||"").trim().length){var M=R(e.sheet);M&&(w._cssText=M)}if("input"===_||"textarea"===_||"select"===_){var O=e.value,F=e.checked;"radio"!==w.type&&"checkbox"!==w.type&&"submit"!==w.type&&"button"!==w.type&&O?w.value=P({element:e,type:N(e),tagName:_,value:O,maskInputOptions:h,maskInputFn:c}):F&&(w.checked=F)}if("option"===_&&(e.selected&&!h.select?w.selected=!0:delete w.selected),"dialog"===_&&e.open)try{w.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"}catch(e){w.rr_open_mode="modal",w.ph_rr_could_not_detect_modal=!0}if("canvas"===_&&p)if("2d"===e.__context)(function(e){var t=e.getContext("2d");if(!t)return!0;for(var r=0;e.width>r;r+=50)for(var i=0;e.height>i;i+=50){var n=t.getImageData;if(new Uint32Array((A in n?n[A]:n).call(t,r,i,Math.min(50,e.width-r),Math.min(50,e.height-i)).data.buffer).some((e=>0!==e)))return!1}return!0})(e)||(w.rr_dataURL=e.toDataURL(d.type,d.quality));else if(!("__context"in e)){var D=e.toDataURL(d.type,d.quality),q=o.createElement("canvas");q.width=e.width,q.height=e.height,D!==q.toDataURL(d.type,d.quality)&&(w.rr_dataURL=D)}if("img"===_&&v){B||(B=o.createElement("canvas"),H=B.getContext("2d"));var j=e,U=j.currentSrc||j.getAttribute("src")||"<unknown-src>",z=j.crossOrigin,V=()=>{j.removeEventListener("load",V);try{B.width=j.naturalWidth,B.height=j.naturalHeight,H.drawImage(j,0,0),w.rr_dataURL=B.toDataURL(d.type,d.quality)}catch(e){if("anonymous"!==j.crossOrigin)return j.crossOrigin="anonymous",void(j.complete&&0!==j.naturalWidth?V():j.addEventListener("load",V));console.warn("Cannot inline img src="+U+"! Error: "+e)}"anonymous"===j.crossOrigin&&(z?w.crossOrigin=z:j.removeAttribute("crossorigin"))};j.complete&&0!==j.naturalWidth?V():j.addEventListener("load",V)}if("audio"===_||"video"===_){var W=w;W.rr_mediaState=e.paused?"paused":"played",W.rr_mediaCurrentTime=e.currentTime,W.rr_mediaPlaybackRate=e.playbackRate,W.rr_mediaMuted=e.muted,W.rr_mediaLoop=e.loop,W.rr_mediaVolume=e.volume}if(m||(e.scrollLeft&&(w.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(w.rr_scrollTop=e.scrollTop)),b){var{width:Z,height:Q,left:J,top:K}=e.getBoundingClientRect(),Y=null==(r=o.defaultView)?void 0:r.getComputedStyle(e);w={class:w.class,rr_width:Z+"px",rr_height:Q+"px",rr_left:Math.floor(J+((null==(i=o.defaultView)?void 0:i.scrollX)||0))+"px",rr_top:Math.floor(K+((null==(n=o.defaultView)?void 0:n.scrollY)||0))+"px"},Y&&(w.rr_position=Y.position||"static",Y.transform&&"none"!==Y.transform&&(w.rr_transform=Y.transform),Y.display&&Y.display.startsWith("inline")&&(w.rr_display=Y.display))}"iframe"!==_||g(w.src)||(e.contentDocument||(w.rr_src=w.src),delete w.src);try{customElements.get(_)&&(s=!0)}catch(e){}return{type:f.Element,tagName:_,attributes:w,childNodes:[],isSVG:(X=e,Boolean("svg"===X.tagName||X.ownerSVGElement)||void 0),needBlock:b,rootId:y,isCustom:s};var X}(e,{doc:r,blockClass:n,blockSelector:s,inlineStylesheet:a,maskInputOptions:u,maskInputFn:h,dataURLOptions:c,inlineImages:d,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:g,rootId:m});case e.TEXT_NODE:return function(e,t){var r,{needsMask:i,maskTextFn:n,rootId:s}=t,o=C.parentNode(e),a=o&&o.tagName,u=C.textContent(e),l="STYLE"===a||void 0,h="SCRIPT"===a||void 0;if(l&&u){try{if(e.nextSibling||e.previousSibling);else if(null==(r=o.sheet)?void 0:r.cssRules){var c=R(o.sheet);c&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(c)&&(u=c)}}catch(t){console.warn("Cannot get CSS styles from text's parentNode. Error: "+t,e)}u=U(u,ee(t.doc))}return h&&(u="SCRIPT_PLACEHOLDER"),!l&&!h&&u&&i&&(u=n?n(u,C.parentElement(e)):u.replace(/[\S]/g,"*")),{type:f.Text,textContent:u||"",isStyle:l,rootId:s}}(e,{doc:r,needsMask:o,maskTextFn:l,rootId:m});case e.CDATA_SECTION_NODE:return{type:f.CDATA,textContent:"",rootId:m};case e.COMMENT_NODE:return{type:f.Comment,textContent:C.textContent(e)||"",rootId:m};default:return!1}}(e,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,dataURLOptions:p,inlineImages:g,recordCanvas:m,keepIframeSrcFn:k,newlyAddedElement:M});if(!z)return console.warn(e,"not serialized"),null;j=i.hasNode(e)?i.getId(e):function(e,t){if(t.comment&&e.type===f.Comment)return!0;if(e.type===f.Element){if(t.script&&("script"===e.tagName||"link"===e.tagName&&("preload"===e.attributes.rel&&"script"===e.attributes.as||"modulepreload"===e.attributes.rel)||"link"===e.tagName&&"prefetch"===e.attributes.rel&&"string"==typeof e.attributes.href&&"js"===function(e,t){var r,i;try{i=new URL(e,window.location.href)}catch(e){return null}var n=i.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==n?void 0:n[1])&&void 0!==r?r:null}(e.attributes.href)))return!0;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(ae(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===ae(e.attributes.name)||["icon","apple-touch-icon","shortcut icon"].includes(ae(e.attributes.rel)))))return!0;if("meta"===e.tagName){if(t.headMetaDescKeywords&&ae(e.attributes.name).match(/^description|keywords$/))return!0;if(t.headMetaSocial&&(ae(e.attributes.property).match(/^(og|twitter|fb):/)||ae(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===ae(e.attributes.name)))return!0;if(t.headMetaRobots&&["robots","googlebot","bingbot"].includes(ae(e.attributes.name)))return!0;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return!0;if(t.headMetaAuthorship&&(["author","generator","framework","publisher","progid"].includes(ae(e.attributes.name))||ae(e.attributes.property).match(/^article:/)||ae(e.attributes.property).match(/^product:/)))return!0;if(t.headMetaVerification&&["google-site-verification","yandex-verification","csrf-token","p:domain_verify","verify-v1","verification","shopify-checkout-api-token"].includes(ae(e.attributes.name)))return!0}}return!1}(z,v)||!q&&z.type===f.Text&&!z.isStyle&&!z.textContent.replace(/^\s+|\s+$/gm,"").length?Z:Q();var V=Object.assign(z,{id:j});if(i.add(e,V),j===Z)return null;y&&y(e);var W=!u;if(V.type===f.Element){W=W&&!V.needBlock,delete V.needBlock;var J=C.shadowRoot(e);J&&E(J)&&(V.isShadowHost=!0)}if((V.type===f.Document||V.type===f.Element)&&W){v.headWhitespace&&V.type===f.Element&&"head"===V.tagName&&(q=!1);var K={doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:u,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O+1,maxDepth:F};if(V.type===f.Element&&"textarea"===V.tagName&&void 0!==V.attributes.value);else for(var Y of Array.from(C.childNodes(e))){var X=ce(Y,K);X&&V.childNodes.push(X)}var ie=null;if(T(e)&&(ie=C.shadowRoot(e)))for(var de of Array.from(C.childNodes(ie))){var ve=ce(de,K);ve&&(E(ie)&&(ve.isShadow=!0),V.childNodes.push(ve))}}var fe=C.parentNode(e);if(fe&&I(fe)&&E(fe)&&(V.isShadow=!0),V.type===f.Element&&"iframe"===V.tagName){var pe=function(e,t,r){var i,n=()=>{},s=e.contentWindow;if(!s)return n;try{i=s.document.readyState}catch(e){return n}var o=()=>t();if("complete"!==i){var a=!1,u=null,l=()=>{a||(a=!0,null!==u&&(clearTimeout(u),u=null),e.removeEventListener("load",h),e.addEventListener("load",o),t())},h=()=>l();return u=setTimeout(l,r),e.addEventListener("load",h),()=>{null!==u&&(clearTimeout(u),u=null),a?e.removeEventListener("load",o):(a=!0,e.removeEventListener("load",h))}}var c,d="about:blank";try{c=s.location.href}catch(e){return n}if(c!==d||e.src===d||""===e.src){var v=setTimeout(t,0);return e.addEventListener("load",o),()=>{clearTimeout(v),e.removeEventListener("load",o)}}return e.addEventListener("load",o),()=>{e.removeEventListener("load",o)}}(e,(()=>{var t=e.contentDocument;if(t&&b){var r=ce(t,{doc:t,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O+1,maxDepth:F});r&&b(e,r)}}),_);null==w||w(e,pe)}return V.type===f.Element&&"link"===V.tagName&&"stylesheet"===V.attributes.rel&&function(t,u,f){if(!se.has(t)){var w;try{w=t.sheet}catch(e){return}if(!w){var C=new AbortController,T=!1,I=()=>{if(!T){T=!0;try{(()=>{if(x){var t=ce(e,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O,maxDepth:F});t&&x(e,t)}})()}finally{se.delete(t),C.abort()}}},E=setTimeout(I,f);C.signal.addEventListener("abort",(()=>clearTimeout(E)),{once:!0}),t.addEventListener("load",I,{signal:C.signal,once:!0}),se.set(t,C)}}}(e,0,S),V}function de(e){return!0===e||"all"===e?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===e,headMetaDescKeywords:"all"===e,headTitleMutations:"all"===e}:!1===e?{}:e}class ve{constructor(){a(this,"parentElement",null),a(this,"parentNode",null),a(this,"ownerDocument"),a(this,"firstChild",null),a(this,"lastChild",null),a(this,"previousSibling",null),a(this,"nextSibling",null),a(this,"ELEMENT_NODE",1),a(this,"TEXT_NODE",3),a(this,"nodeType"),a(this,"nodeName"),a(this,"RRNodeType")}get childNodes(){for(var e=[],t=this.firstChild;t;)e.push(t),t=t.nextSibling;return e}contains(e){if(!(e instanceof ve))return!1;if(e.ownerDocument!==this.ownerDocument)return!1;if(e===this)return!0;for(;e.parentNode;){if(e.parentNode===this)return!0;e=e.parentNode}return!1}appendChild(e){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(e,t){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(e){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}}function fe(e,t,r){void 0===r&&(r=document);var i={capture:!0,passive:!0};return r.addEventListener(e,t,i),()=>r.removeEventListener(e,t,i)}function pe(e){try{e()}catch(e){if(!(e instanceof DOMException&&"SecurityError"===e.name))throw e}}var ge="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.",me={map:{},getId(){return console.error(ge),-1},getNode(){return console.error(ge),null},removeNodeFromMap(){console.error(ge)},has(){return console.error(ge),!1},reset(){console.error(ge)}};function ye(e,t,r){void 0===r&&(r={});var i=null,n=0;return function(){for(var s=arguments.length,o=new Array(s),a=0;s>a;a++)o[a]=arguments[a];var u=Date.now();n||!1!==r.leading||(n=u);var l=t-(u-n),h=this;0>=l||l>t?(i&&(clearTimeout(i),i=null),n=u,e.apply(h,o)):i||!1===r.trailing||(i=setTimeout((()=>{n=!1===r.leading?0:Date.now(),i=null,e.apply(h,o)}),l))}}function be(e,t,r,i,n){void 0===n&&(n=window);var s=n.Object.getOwnPropertyDescriptor(e,t);return n.Object.defineProperty(e,t,i?r:{set(e){setTimeout((()=>{r.set.call(this,e)}),0),s&&s.set&&s.set.call(this,e)}}),()=>be(e,t,s||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(me=new Proxy(me,{get(e,t,r){return"map"===t&&console.error(ge),Reflect.get(e,t,r)}}));var _e=Date.now;function we(e){var t,r,i,n,s=e.document;return{left:s.scrollingElement?s.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:s.documentElement.scrollLeft||(null==s?void 0:s.body)&&(null==(t=C.parentElement(s.body))?void 0:t.scrollLeft)||(null==(r=null==s?void 0:s.body)?void 0:r.scrollLeft)||0,top:s.scrollingElement?s.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==s?void 0:s.documentElement.scrollTop)||(null==s?void 0:s.body)&&(null==(i=C.parentElement(s.body))?void 0:i.scrollTop)||(null==(n=null==s?void 0:s.body)?void 0:n.scrollTop)||0}}function xe(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function Se(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function ke(e){return e?e.nodeType===e.ELEMENT_NODE?e:C.parentElement(e):null}function Ce(e,t,r,i){if(!e)return!1;var n=ke(e);if(!n)return!1;try{if("string"==typeof t){if(n.classList.contains(t))return!0;if(i&&null!==n.closest("."+t))return!0}else if(ie(n,t,i))return!0}catch(e){}if(r){if(n.matches(r))return!0;if(i&&null!==n.closest(r))return!0}return!1}function Te(e,t,r){return!("TITLE"!==e.tagName||!r.headTitleMutations)||t.getId(e)===Z}function Ie(e,t){if(I(e))return!1;var r=t.getId(e);if(!t.has(r))return!0;var i=C.parentNode(e);return(!i||i.nodeType!==e.DOCUMENT_NODE)&&(!i||Ie(i,t))}function Ee(e){return Boolean(e.changedTouches)}function Re(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function Me(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Oe(e){return!!e&&(e instanceof ve&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(C.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(_e=()=>(new Date).getTime());class Pe{constructor(){a(this,"id",1),a(this,"styleIDMap",new WeakMap),a(this,"idStyleMap",new Map)}getId(e){var t;return null!==(t=this.styleIDMap.get(e))&&void 0!==t?t:-1}has(e){return this.styleIDMap.has(e)}add(e,t){return this.has(e)?this.getId(e):(r=void 0===t?this.id++:t,this.styleIDMap.set(e,r),this.idStyleMap.set(r,e),r);var r}getStyle(e){return this.idStyleMap.get(e)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Le(e){var t,r=null;return"getRootNode"in e&&(null==(t=C.getRootNode(e))?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&C.host(C.getRootNode(e))&&(r=C.host(C.getRootNode(e))),r}function Ae(e){var t=e.ownerDocument;return!!t&&(C.contains(t,e)||function(e){var t=e.ownerDocument;if(!t)return!1;var r=function(e){for(var t,r=e;t=Le(r);)r=t;return r}(e);return C.contains(t,r)}(e))}function Ne(e){return"__ln"in e}class Fe{constructor(){a(this,"length",0),a(this,"head",null),a(this,"tail",null)}get(e){if(e>=this.length)throw new Error("Position outside of list range");for(var t=this.head,r=0;e>r;r++)t=(null==t?void 0:t.next)||null;return t}addNode(e){var t={value:e,previous:null,next:null};if(e.__ln=t,e.previousSibling&&Ne(e.previousSibling)){var r=e.previousSibling.__ln.next;t.next=r,t.previous=e.previousSibling.__ln,e.previousSibling.__ln.next=t,r&&(r.previous=t)}else if(e.nextSibling&&Ne(e.nextSibling)&&e.nextSibling.__ln.previous){var i=e.nextSibling.__ln.previous;t.previous=i,t.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=t,i&&(i.next=t)}else this.head&&(this.head.previous=t),t.next=this.head,this.head=t;null===t.next&&(this.tail=t),this.length++}removeNode(e){var t=e.__ln;this.head&&(t.previous?(t.previous.next=t.next,t.next?t.next.previous=t.previous:this.tail=t.previous):(this.head=t.next,this.head?this.head.previous=null:this.tail=null),e.__ln&&delete e.__ln,this.length--)}}var $e,De=(e,t)=>e+"@"+t;class qe{constructor(){a(this,"frozen",!1),a(this,"locked",!1),a(this,"texts",[]),a(this,"attributes",[]),a(this,"attributeMap",new WeakMap),a(this,"removes",[]),a(this,"mapRemoves",[]),a(this,"movedMap",{}),a(this,"addedSet",new Set),a(this,"movedSet",new Set),a(this,"droppedSet",new Set),a(this,"removesSubTreeCache",new Set),a(this,"mutationCb"),a(this,"blockClass"),a(this,"blockSelector"),a(this,"maskTextClass"),a(this,"maskTextSelector"),a(this,"inlineStylesheet"),a(this,"maskInputOptions"),a(this,"maskTextFn"),a(this,"maskInputFn"),a(this,"keepIframeSrcFn"),a(this,"recordCanvas"),a(this,"inlineImages"),a(this,"slimDOMOptions"),a(this,"dataURLOptions"),a(this,"doc"),a(this,"mirror"),a(this,"iframeManager"),a(this,"stylesheetManager"),a(this,"shadowDomManager"),a(this,"canvasManager"),a(this,"processedNodeManager"),a(this,"unattachedDoc"),a(this,"canvasManagerReleased",!1),a(this,"processMutations",(e=>{e.forEach(this.processMutation),this.emit()})),a(this,"emit",(()=>{if(!this.frozen&&!this.locked){for(var e=[],t=new Set,r=new Fe,i=e=>{for(var t=e,r=Z;r===Z;)r=(t=t&&t.nextSibling)&&this.mirror.getId(t);return r},n=n=>{var s=C.parentNode(n);if(s&&Ae(n)&&"TEXTAREA"!==s.tagName){var o=I(s)?this.mirror.getId(Le(n)):this.mirror.getId(s),a=i(n);if(-1===o||-1===a)return r.addNode(n);var u=ce(n,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:e=>{Re(e,this.mirror)&&this.iframeManager.addIframe(e),Me(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Oe(n)&&this.shadowDomManager.addShadowRoot(C.shadowRoot(n),this.doc)},onIframeLoad:(e,t)=>{this.iframeManager.attachIframe(e,t),this.shadowDomManager.observeAttachShadow(e)},onIframeListenerRegistered:(e,t)=>{this.iframeManager.registerLoadListenerDisposer(e,t)},onStylesheetLoad:(e,t)=>{this.stylesheetManager.attachLinkElement(e,t)}});u&&(e.push({parentId:o,nextId:a,node:u}),t.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var s of this.movedSet)Ue(this.removesSubTreeCache,s)&&!this.movedSet.has(C.parentNode(s))||n(s);for(var o of this.addedSet)Be(this.droppedSet,o)||Ue(this.removesSubTreeCache,o)?Be(this.movedSet,o)?n(o):this.droppedSet.add(o):n(o);for(var a=null;r.length;){var u=null;if(a){var l=this.mirror.getId(C.parentNode(a.value)),h=i(a.value);-1!==l&&-1!==h&&(u=a)}if(!u)for(var c=r.tail;c;){var d=c;if(c=c.previous,d){var v=this.mirror.getId(C.parentNode(d.value));if(-1===i(d.value))continue;if(-1!==v){u=d;break}var f=C.parentNode(d.value);if(f&&f.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var p=C.host(f);if(-1!==this.mirror.getId(p)){u=d;break}}}}if(!u){for(;r.head;)r.removeNode(r.head.value);break}a=u.previous,r.removeNode(u.value),n(u.value)}var g={texts:this.texts.map((e=>{var t=e.node,r=C.parentNode(t);return r&&"TEXTAREA"===r.tagName&&this.genTextAreaValueMutation(r),{id:this.mirror.getId(t),value:e.value}})).filter((e=>!t.has(e.id))).filter((e=>this.mirror.has(e.id))),attributes:this.attributes.map((e=>{var{attributes:t}=e;if("string"==typeof t.style){var r=JSON.stringify(e.styleDiff),i=JSON.stringify(e._unchangedStyles);t.style.length>r.length&&(r+i).split("var(").length===t.style.split("var(").length&&(t.style=e.styleDiff)}return{id:this.mirror.getId(e.node),attributes:t}})).filter((e=>!t.has(e.id))).filter((e=>this.mirror.has(e.id))),removes:this.removes,adds:e};(g.texts.length||g.attributes.length||g.removes.length||g.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.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(g))}})),a(this,"bufferBelongsToIframe",(e=>this.doc===e.contentDocument)),a(this,"genTextAreaValueMutation",(e=>{var t=this.attributeMap.get(e);t||(this.attributes.push(t={node:e,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e,t));var r=Array.from(C.childNodes(e),(e=>C.textContent(e)||"")).join("");t.attributes.value=P({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:N(e),value:r,maskInputFn:this.maskInputFn})})),a(this,"processMutation",(e=>{if(!Te(e.target,this.mirror,this.slimDOMOptions))switch(e.type){case"characterData":var t=C.textContent(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||t===e.oldValue||this.texts.push({value:ne(e.target,this.maskTextClass,this.maskTextSelector,!0)&&t?this.maskTextFn?this.maskTextFn(t,ke(e.target)):t.replace(/[\S]/g,"*"):t,node:e.target});break;case"attributes":var r=e.target,i=e.attributeName,n=e.target.getAttribute(i);if("value"===i){var s=N(r);n=P({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:s,value:n,maskInputFn:this.maskInputFn})}if(Ce(e.target,this.blockClass,this.blockSelector,!1)||n===e.oldValue)return;var o=this.attributeMap.get(e.target);if("IFRAME"===r.tagName&&"src"===i&&!this.keepIframeSrcFn(n)){if(r.contentDocument)return;i="rr_src"}if(o||(this.attributes.push(o={node:e.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e.target,o)),"type"===i&&"INPUT"===r.tagName&&"password"===(e.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!re(r.tagName,i))if(o.attributes[i]=te(this.doc,L(r.tagName),L(i),n,r,this.dataURLOptions),"style"===i){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(e){this.unattachedDoc=this.doc}var a=this.unattachedDoc.createElement("span");for(var u of(e.oldValue&&a.setAttribute("style",e.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),h=r.style.getPropertyPriority(u);l!==a.style.getPropertyValue(u)||h!==a.style.getPropertyPriority(u)?o.styleDiff[u]=""===h?l:[l,h]:o._unchangedStyles[u]=[l,h]}for(var c of Array.from(a.style))""===r.style.getPropertyValue(c)&&(o.styleDiff[c]=!1)}else"open"===i&&"DIALOG"===r.tagName&&(o.attributes.rr_open_mode=r.matches("dialog:modal")?"modal":"non-modal");break;case"childList":if(Ce(e.target,this.blockClass,this.blockSelector,!0))return;if("TEXTAREA"===e.target.tagName)return void this.genTextAreaValueMutation(e.target);e.addedNodes.forEach((t=>this.genAdds(t,e.target))),e.removedNodes.forEach((t=>{var r=this.mirror.getId(t),i=I(e.target)?this.mirror.getId(C.host(e.target)):this.mirror.getId(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||Te(t,this.mirror,this.slimDOMOptions)||!function(e,t){return-1!==t.getId(e)}(t,this.mirror)||(this.addedSet.has(t)?(je(this.addedSet,t),this.droppedSet.add(t)):this.addedSet.has(e.target)&&-1===r||Ie(e.target,this.mirror)||(this.movedSet.has(t)&&this.movedMap[De(r,i)]?je(this.movedSet,t):(this.removes.push({parentId:i,id:r,isShadow:!(!I(e.target)||!E(e.target))||void 0}),function(e,t){for(var r=[e];r.length;){var i=r.pop();t.has(i)||(t.add(i),C.childNodes(i).forEach((e=>r.push(e))))}}(t,this.removesSubTreeCache))),this.mapRemoves.push(t))}))}})),a(this,"genAdds",((e,t)=>{if(!this.processedNodeManager.inOtherBuffer(e,this)&&!this.addedSet.has(e)&&!this.movedSet.has(e)){if(this.mirror.hasNode(e)){if(Te(e,this.mirror,this.slimDOMOptions))return;this.movedSet.add(e);var r=null;t&&this.mirror.hasNode(t)&&(r=this.mirror.getId(t)),r&&-1!==r&&(this.movedMap[De(this.mirror.getId(e),r)]=!0)}else this.addedSet.add(e),this.droppedSet.delete(e);Ce(e,this.blockClass,this.blockSelector,!1)||(C.childNodes(e).forEach((e=>this.genAdds(e))),Oe(e)&&C.childNodes(C.shadowRoot(e)).forEach((t=>{this.processedNodeManager.add(t,this),this.genAdds(t,e)})))}}))}init(e){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach((t=>{this[t]=e[t]})),this.canvasManager.acquire()}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.releaseCanvasManager()}releaseCanvasManager(){this.canvasManagerReleased||(this.canvasManagerReleased=!0,this.canvasManager.reset())}bufferDoc(){return this.doc}destroy(){for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift())}}function je(e,t){e.delete(t),C.childNodes(t).forEach((t=>je(e,t)))}function Ue(e,t,r){return 0!==e.size&&function(e,t,r){var i=C.parentNode(t);return!!i&&e.has(i)}(e,t)}function Be(e,t){return 0!==e.size&&He(e,t)}function He(e,t){var r=C.parentNode(t);return!!r&&(!!e.has(r)||He(e,r))}var ze=e=>$e?function(){try{return e(...arguments)}catch(e){if($e&&!0===$e(e))return;throw e}}:e,Ve=[];function We(e){try{if("composedPath"in e){var t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch(e){}return e&&e.target}function Ge(e,t){var r=new qe;Ve.push(r),r.init(e);var i=new(S())(ze(r.processMutations.bind(r)));return i.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:i,buffer:r}}function Ze(e){var{scrollCb:t,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:o}=e,a=new Map,u=e=>{var o=We(e);if(o&&!Ce(o,n,s,!0)){var u,l,h=i.getId(o);if(o===r&&r.defaultView){var c=we(r.defaultView);u=c.left,l=c.top}else u=o.scrollLeft,l=o.scrollTop;var d=u+","+l;a.get(h)!==d&&(a.set(h,d),t({id:h,x:u,y:l}))}},l=[fe("scroll",ze(ye(ze((e=>u(e))),o.scroll||100)),r)];return"onscrollend"in r&&l.push(fe("scrollend",ze(u),r)),()=>l.forEach((e=>e()))}function Qe(e,t){for(var r=Ve.length-1;r>=0;r--){var i=Ve[r];if(i){var n=i.bufferBelongsToIframe(e);!n&&t&&t.has(i.bufferDoc())&&(n=!0),n&&(i.reset(),Ve.splice(r,1))}}}var Je=["INPUT","TEXTAREA","SELECT"],Ke=new WeakMap;function Ye(e){return function e(t,r){if(rt("CSSGroupingRule")&&t.parentRule instanceof CSSGroupingRule||rt("CSSMediaRule")&&t.parentRule instanceof CSSMediaRule||rt("CSSSupportsRule")&&t.parentRule instanceof CSSSupportsRule||rt("CSSConditionRule")&&t.parentRule instanceof CSSConditionRule){var i=Array.from(t.parentRule.cssRules).indexOf(t);return r.unshift(i),e(t.parentRule,r)}if(t.parentStyleSheet){var n=Array.from(t.parentStyleSheet.cssRules).indexOf(t);r.unshift(n)}return r}(e,[])}function Xe(e,t,r){var i,n;return e?(e.ownerNode?i=t.getId(e.ownerNode):n=r.getId(e),{styleId:n,id:i}):{}}function et(e,t){var r,i,n,s,{mirror:o,stylesheetManager:a}=e;s=o.getId("#document"===t.nodeName?t:C.host(t));var u="#document"===t.nodeName?null==(r=t.defaultView)?void 0:r.Document:null==(n=null==(i=t.ownerDocument)?void 0:i.defaultView)?void 0:n.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==s&&-1!==s&&u&&l?(Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get(){var e;return null==(e=l.get)?void 0:e.call(this)},set(e){var t,r=null==(t=l.set)?void 0:t.call(this,e);if(null!==s&&-1!==s)try{a.adoptStyleSheets(e,s)}catch(e){}return r}}),ze((()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function tt(e,t){void 0===t&&(t={});var i,n,s=e.doc.defaultView;if(!s)return()=>{};if(function(e,t){var{mutationCb:r,mousemoveCb:i,mouseInteractionCb:n,scrollCb:s,viewportResizeCb:o,inputCb:a,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:h,canvasMutationCb:c,fontCb:d,selectionCb:v,customElementCb:f}=e;e.mutationCb=function(){t.mutation&&t.mutation(...arguments),r(...arguments)},e.mousemoveCb=function(){t.mousemove&&t.mousemove(...arguments),i(...arguments)},e.mouseInteractionCb=function(){t.mouseInteraction&&t.mouseInteraction(...arguments),n(...arguments)},e.scrollCb=function(){t.scroll&&t.scroll(...arguments),s(...arguments)},e.viewportResizeCb=function(){t.viewportResize&&t.viewportResize(...arguments),o(...arguments)},e.inputCb=function(){t.input&&t.input(...arguments),a(...arguments)},e.mediaInteractionCb=function(){t.mediaInteaction&&t.mediaInteaction(...arguments),u(...arguments)},e.styleSheetRuleCb=function(){t.styleSheetRule&&t.styleSheetRule(...arguments),l(...arguments)},e.styleDeclarationCb=function(){t.styleDeclaration&&t.styleDeclaration(...arguments),h(...arguments)},e.canvasMutationCb=function(){t.canvasMutation&&t.canvasMutation(...arguments),c(...arguments)},e.fontCb=function(){t.font&&t.font(...arguments),d(...arguments)},e.selectionCb=function(){t.selection&&t.selection(...arguments),v(...arguments)},e.customElementCb=function(){t.customElement&&t.customElement(...arguments),f(...arguments)}}(e,t),e.recordDOM){var o=Ge(e,e.doc);i=o.observer,n=o.buffer}var a=function(e){var{mousemoveCb:t,sampling:r,doc:i,mirror:n}=e;if(!1===r.mousemove)return()=>{};var s,o="number"==typeof r.mousemove?r.mousemove:50,a="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,u=[],h=ye(ze((e=>{var r=Date.now()-s;t(u.map((e=>(e.timeOffset-=r,e))),e),u=[],s=null})),a),c=ze(ye(ze((e=>{var t=We(e),{clientX:r,clientY:i}=Ee(e)?e.changedTouches[0]:e;s||(s=_e()),u.push({x:r,y:i,id:n.getId(t),timeOffset:_e()-s}),h("undefined"!=typeof DragEvent&&e instanceof DragEvent?l.Drag:e instanceof MouseEvent?l.MouseMove:l.TouchMove)})),o,{trailing:!1})),d=[fe("mousemove",c,i),fe("touchmove",c,i),fe("drag",c,i)];return ze((()=>{d.forEach((e=>e()))}))}(e),u=function(e){var{mouseInteractionCb:t,doc:i,mirror:n,blockClass:s,blockSelector:o,sampling:a}=e;if(!1===a.mouseInteraction)return()=>{};var u=!0===a.mouseInteraction||void 0===a.mouseInteraction?{}:a.mouseInteraction,l=[],d=null;return Object.keys(h).filter((e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==u[e])).forEach((e=>{var a=L(e),u=(e=>i=>{var a=We(i);if(!Ce(a,s,o,!0)){var u=null,l=e;if("pointerType"in i){switch(i.pointerType){case"mouse":u=c.Mouse;break;case"touch":u=c.Touch;break;case"pen":u=c.Pen}u===c.Touch&&(h[e]===h.MouseDown?l="TouchStart":h[e]===h.MouseUp&&(l="TouchEnd"))}else Ee(i)&&(u=c.Touch);null!==u?(d=u,(l.startsWith("Touch")&&u===c.Touch||l.startsWith("Mouse")&&u===c.Mouse)&&(u=null)):h[e]===h.Click&&(u=d,d=null);var v=Ee(i)?i.changedTouches[0]:i;if(v){var f=n.getId(a),{clientX:p,clientY:g}=v;ze(t)(r({type:h[l],id:f,x:p,y:g},null!==u&&{pointerType:u}))}}})(e);if(window.PointerEvent)switch(h[e]){case h.MouseDown:case h.MouseUp:a=a.replace("mouse","pointer");break;case h.TouchStart:case h.TouchEnd:return}l.push(fe(a,u,i))})),ze((()=>{l.forEach((e=>e()))}))}(e),d=Ze(e),f=function(e,t){var{viewportResizeCb:r}=e,{win:i}=t,n=-1,s=-1;return fe("resize",ze(ye(ze((()=>{var e=xe(),t=Se();n===e&&s===t||(r({width:Number(t),height:Number(e)}),n=e,s=t)})),200)),i)}(e,{win:s}),p=function(e){var{inputCb:t,doc:i,mirror:n,blockClass:s,blockSelector:o,ignoreClass:a,ignoreSelector:u,maskInputOptions:l,maskInputFn:h,sampling:c,userTriggeredOnInput:d}=e;function v(e){var t=We(e),r=e.isTrusted,n=t&&t.tagName;if(t&&"OPTION"===n&&(t=C.parentElement(t)),t&&n&&Je.indexOf(n)>=0&&!Ce(t,s,o,!0)&&!(t.classList.contains(a)||u&&t.matches(u))){var c=t.value,v=!1,p=N(t)||"";"radio"===p||"checkbox"===p?v=t.checked:(l[n.toLowerCase()]||l[p])&&(c=P({element:t,maskInputOptions:l,tagName:n,type:p,value:c,maskInputFn:h})),f(t,d?{text:c,isChecked:v,userTriggered:r}:{text:c,isChecked:v});var g=t.name;"radio"===p&&g&&v&&i.querySelectorAll('input[type="radio"][name="'+g+'"]').forEach((e=>{if(e!==t){var r=e.value;f(e,d?{text:r,isChecked:!v,userTriggered:!1}:{text:r,isChecked:!v})}}))}}function f(e,i){var s=Ke.get(e);if(!s||s.text!==i.text||s.isChecked!==i.isChecked){Ke.set(e,i);var o=n.getId(e);ze(t)(r({},i,{id:o}))}}var p=("last"===c.input?["change"]:["input","change"]).map((e=>fe(e,ze(v),i))),g=i.defaultView;if(!g)return()=>{p.forEach((e=>e()))};var m=g.Object.getOwnPropertyDescriptor(g.HTMLInputElement.prototype,"value");return m&&m.set&&p.push(...[[g.HTMLInputElement.prototype,"value"],[g.HTMLInputElement.prototype,"checked"],[g.HTMLSelectElement.prototype,"value"],[g.HTMLTextAreaElement.prototype,"value"],[g.HTMLSelectElement.prototype,"selectedIndex"],[g.HTMLOptionElement.prototype,"selected"]].map((e=>be(e[0],e[1],{set(){ze(v)({target:this,isTrusted:!1})}},!1,g)))),ze((()=>{p.forEach((e=>e()))}))}(e),g=function(e){var{mediaInteractionCb:t,blockClass:r,blockSelector:i,mirror:n,sampling:s,doc:o}=e,a=ze((e=>ye(ze((s=>{var o=We(s);if(o&&!Ce(o,r,i,!0)){var{currentTime:a,volume:u,muted:l,playbackRate:h,loop:c}=o;t({type:e,id:n.getId(o),currentTime:a,volume:u,muted:l,playbackRate:h,loop:c})}})),s.media||500))),u=[fe("play",a(v.Play),o),fe("pause",a(v.Pause),o),fe("seeked",a(v.Seeked),o),fe("volumechange",a(v.VolumeChange),o),fe("ratechange",a(v.RateChange),o)];return ze((()=>{u.forEach((e=>e()))}))}(e),m=()=>{},y=()=>{},b=()=>{},_=()=>{};e.recordDOM&&(m=function(e,t){var{styleSheetRuleCb:r,mirror:i,stylesheetManager:n}=e,{win:s}=t;if(!s.CSSStyleSheet||!s.CSSStyleSheet.prototype)return()=>{};var o=s.CSSStyleSheet.prototype.insertRule;s.CSSStyleSheet.prototype.insertRule=new Proxy(o,{apply:ze(((e,t,s)=>{var[o,a]=s,{id:u,styleId:l}=Xe(t,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:o,index:a}]}),e.apply(t,s)}))}),s.CSSStyleSheet.prototype.addRule=function(e,t,r){return void 0===r&&(r=this.cssRules.length),s.CSSStyleSheet.prototype.insertRule.apply(this,[e+" { "+t+" }",r])};var a,u,l=s.CSSStyleSheet.prototype.deleteRule;s.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,removes:[{index:o}]}),e.apply(t,s)}))}),s.CSSStyleSheet.prototype.removeRule=function(e){return s.CSSStyleSheet.prototype.deleteRule.apply(this,[e])},s.CSSStyleSheet.prototype.replace&&(a=s.CSSStyleSheet.prototype.replace,s.CSSStyleSheet.prototype.replace=new Proxy(a,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,replace:o}),e.apply(t,s)}))})),s.CSSStyleSheet.prototype.replaceSync&&(u=s.CSSStyleSheet.prototype.replaceSync,s.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,replaceSync:o}),e.apply(t,s)}))}));var h={};it("CSSGroupingRule")?h.CSSGroupingRule=s.CSSGroupingRule:(it("CSSMediaRule")&&(h.CSSMediaRule=s.CSSMediaRule),it("CSSConditionRule")&&(h.CSSConditionRule=s.CSSConditionRule),it("CSSSupportsRule")&&(h.CSSSupportsRule=s.CSSSupportsRule));var c={};return Object.entries(h).forEach((e=>{var[t,s]=e;c[t]={insertRule:s.prototype.insertRule,deleteRule:s.prototype.deleteRule},s.prototype.insertRule=new Proxy(c[t].insertRule,{apply:ze(((e,t,s)=>{var[o,a]=s,{id:u,styleId:l}=Xe(t.parentStyleSheet,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:o,index:[...Ye(t),a||0]}]}),e.apply(t,s)}))}),s.prototype.deleteRule=new Proxy(c[t].deleteRule,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t.parentStyleSheet,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,removes:[{index:[...Ye(t),o]}]}),e.apply(t,s)}))})})),ze((()=>{s.CSSStyleSheet.prototype.insertRule=o,s.CSSStyleSheet.prototype.deleteRule=l,a&&(s.CSSStyleSheet.prototype.replace=a),u&&(s.CSSStyleSheet.prototype.replaceSync=u),Object.entries(h).forEach((e=>{var[t,r]=e;r.prototype.insertRule=c[t].insertRule,r.prototype.deleteRule=c[t].deleteRule}))}))}(e,{win:s}),y=et(e,e.doc),b=function(e,t){var{styleDeclarationCb:r,mirror:i,ignoreCSSAttributes:n,stylesheetManager:s}=e,{win:o}=t,a=o.CSSStyleDeclaration.prototype.setProperty;o.CSSStyleDeclaration.prototype.setProperty=new Proxy(a,{apply:ze(((e,t,o)=>{var u,[l,h,c]=o;if(n.has(l))return a.apply(t,[l,h,c]);var{id:d,styleId:v}=Xe(null==(u=t.parentRule)?void 0:u.parentStyleSheet,i,s.styleMirror);return(d&&-1!==d||v&&-1!==v)&&r({id:d,styleId:v,set:{property:l,value:h,priority:c},index:Ye(t.parentRule)}),e.apply(t,o)}))});var u=o.CSSStyleDeclaration.prototype.removeProperty;return o.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:ze(((e,t,o)=>{var a,[l]=o;if(n.has(l))return u.apply(t,[l]);var{id:h,styleId:c}=Xe(null==(a=t.parentRule)?void 0:a.parentStyleSheet,i,s.styleMirror);return(h&&-1!==h||c&&-1!==c)&&r({id:h,styleId:c,remove:{property:l},index:Ye(t.parentRule)}),e.apply(t,o)}))}),ze((()=>{o.CSSStyleDeclaration.prototype.setProperty=a,o.CSSStyleDeclaration.prototype.removeProperty=u}))}(e,{win:s}),e.collectFonts&&(_=function(e){var{fontCb:t,doc:r}=e,i=r.defaultView;if(!i)return()=>{};var n=[],s=new WeakMap,o=i.FontFace;i.FontFace=function(e,t,r){var i=new o(e,t,r);return s.set(i,{family:e,buffer:"string"!=typeof t,descriptors:r,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),i};var a=k(r.fonts,"add",(function(e){return function(r){return setTimeout(ze((()=>{var e=s.get(r);e&&(t(e),s.delete(r))})),0),e.apply(this,[r])}}));return n.push((()=>{i.FontFace=o})),n.push(a),ze((()=>{n.forEach((e=>e()))}))}(e)));var w=function(e){var{doc:t,mirror:r,blockClass:i,blockSelector:n,selectionCb:s}=e,o=!0,a=ze((()=>{var e=t.getSelection();if(!(!e||o&&(null==e?void 0:e.isCollapsed))){o=e.isCollapsed||!1;for(var a=[],u=e.rangeCount||0,l=0;u>l;l++){var h=e.getRangeAt(l),{startContainer:c,startOffset:d,endContainer:v,endOffset:f}=h;Ce(c,i,n,!0)||Ce(v,i,n,!0)||a.push({start:r.getId(c),startOffset:d,end:r.getId(v),endOffset:f})}s({ranges:a})}}));return a(),fe("selectionchange",a)}(e),x=function(e){var{doc:t,customElementCb:r}=e,i=t.defaultView;return i&&i.customElements?k(i.customElements,"define",(function(e){return function(t,i,n){try{r({define:{name:t}})}catch(e){console.warn("Custom element callback failed for "+t)}return e.apply(this,[t,i,n])}})):()=>{}}(e),S=[];for(var T of e.plugins)S.push(T.observer(T.callback,s,T.options));return ze((()=>{if(n){n.destroy(),n.reset();var e=Ve.indexOf(n);-1!==e&&Ve.splice(e,1)}null==i||i.disconnect(),a(),u(),d(),f(),p(),g(),m(),y(),b(),_(),w(),x(),S.forEach((e=>e()))}))}function rt(e){return void 0!==window[e]}function it(e){return Boolean(void 0!==window[e]&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}class nt{constructor(e){a(this,"iframeIdToRemoteIdMap",new WeakMap),a(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=e}getId(e,t,r,i){var n=r||this.getIdToRemoteIdMap(e),s=i||this.getRemoteIdToIdMap(e),o=n.get(t);return o||(o=this.generateIdFn(),n.set(t,o),s.set(o,t)),o}getIds(e,t){var r=this.getIdToRemoteIdMap(e),i=this.getRemoteIdToIdMap(e);return t.map((t=>this.getId(e,t,r,i)))}getRemoteId(e,t,r){var i=r||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:i.get(t)||-1}getRemoteIds(e,t){var r=this.getRemoteIdToIdMap(e);return t.map((t=>this.getRemoteId(e,t,r)))}reset(e){if(!e)return this.iframeIdToRemoteIdMap=new WeakMap,void(this.iframeRemoteIdToIdMap=new WeakMap);this.iframeIdToRemoteIdMap.delete(e),this.iframeRemoteIdToIdMap.delete(e)}getIdToRemoteIdMap(e){var t=this.iframeIdToRemoteIdMap.get(e);return t||this.iframeIdToRemoteIdMap.set(e,t=new Map),t}getRemoteIdToIdMap(e){var t=this.iframeRemoteIdToIdMap.get(e);return t||this.iframeRemoteIdToIdMap.set(e,t=new Map),t}}class st{constructor(e){a(this,"iframes",new WeakMap),a(this,"crossOriginIframeMap",new WeakMap),a(this,"crossOriginIframeMirror",new nt(Q)),a(this,"crossOriginIframeStyleMirror"),a(this,"crossOriginIframeRootIdMap",new WeakMap),a(this,"mirror"),a(this,"mutationCb"),a(this,"wrappedEmit"),a(this,"loadListener"),a(this,"pageHideListener"),a(this,"stylesheetManager"),a(this,"recordCrossOriginIframes"),a(this,"messageHandler"),a(this,"nestedIframeListeners",new Map),a(this,"attachedWindows",new WeakMap),a(this,"attachedDocuments",new WeakMap),a(this,"attachedIframes",new Map),a(this,"loadListenerDisposers",new WeakMap),a(this,"iframeElementsById",new Map),a(this,"pageHideHandlers",new WeakMap),this.mutationCb=e.mutationCb,this.wrappedEmit=e.wrappedEmit,this.stylesheetManager=e.stylesheetManager,this.recordCrossOriginIframes=e.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new nt(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=e.mirror,this.messageHandler=this.handleMessage.bind(this),this.recordCrossOriginIframes&&window.addEventListener("message",this.messageHandler)}addIframe(e){this.iframes.set(e,!0),e.contentWindow&&this.crossOriginIframeMap.set(e.contentWindow,e)}registerLoadListenerDisposer(e,t){var r=this.loadListenerDisposers.get(e);r||this.loadListenerDisposers.set(e,r=new Set),r.add(t);var i=this.mirror.getId(e);-1!==i&&this.iframeElementsById.set(i,e)}getIframeElementById(e){var t,r,i;return null!==(t=null!==(r=null==(i=this.attachedIframes.get(e))?void 0:i.element)&&void 0!==r?r:this.iframeElementsById.get(e))&&void 0!==t?t:null}forgetIframeId(e){this.attachedIframes.delete(e),this.iframeElementsById.delete(e)}disposeLoadListeners(e){var t=this.loadListenerDisposers.get(e);t&&(t.forEach((e=>pe(e))),this.loadListenerDisposers.delete(e))}removePageHideListener(e){var t=this.pageHideHandlers.get(e);t&&(t.forEach((e=>{var{win:t,handler:r}=e;pe((()=>t.removeEventListener("pagehide",r)))})),this.pageHideHandlers.delete(e))}addLoadListener(e){this.loadListener=e}addPageHideListener(e){this.pageHideListener=e}removeLoadListener(){this.loadListener=void 0}trackIframeContent(e,t){var r=this.mirror.getId(e);return this.attachedIframes.set(r,{element:e,content:t}),r}attachIframe(e,t){var r,i=this.trackIframeContent(e,t);if(e.contentDocument){var n=this.attachedDocuments.get(e);n||this.attachedDocuments.set(e,n=new Set),n.add(e.contentDocument)}this.mutationCb({adds:[{parentId:i,nextId:null,node:t}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var s=e.contentWindow;if(this.recordCrossOriginIframes&&s&&!this.nestedIframeListeners.has(s)){var o=this.handleMessage.bind(this);pe((()=>{s.addEventListener("message",o),this.nestedIframeListeners.set(s,o);var t=this.attachedWindows.get(e);t||this.attachedWindows.set(e,t=new Set),t.add(s)}))}pe((()=>{var t=e.contentWindow;if(t){var r=this.pageHideHandlers.get(e);if(r)for(var i of r)if(i.win===t)return;var n=()=>{var t;null==(t=this.pageHideListener)||t.call(this,e),e.contentDocument&&this.mirror.removeNodeFromMap(e.contentDocument),e.contentWindow&&this.crossOriginIframeMap.delete(e.contentWindow)};t.addEventListener("pagehide",n),r||this.pageHideHandlers.set(e,r=new Set),r.add({win:t,handler:n})}})),null==(r=this.loadListener)||r.call(this,e),e.contentDocument&&e.contentDocument.adoptedStyleSheets&&e.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(e.contentDocument.adoptedStyleSheets,this.mirror.getId(e.contentDocument))}handleMessage(e){var t=e;if("rrweb"===t.data.type&&t.origin===t.data.origin&&e.source){var r=this.crossOriginIframeMap.get(e.source);if(r){var i=this.transformCrossOriginEvent(r,t.data.event);i&&this.wrappedEmit(i,t.data.isCheckout)}}}transformCrossOriginEvent(e,t){var r;switch(t.type){case u.FullSnapshot:this.crossOriginIframeMirror.reset(e),this.crossOriginIframeStyleMirror.reset(e),this.replaceIdOnNode(t.data.node,e);var i=t.data.node.id;return this.crossOriginIframeRootIdMap.set(e,i),this.patchRootIdOnNode(t.data.node,i),this.trackIframeContent(e,t.data.node),{timestamp:t.timestamp,type:u.IncrementalSnapshot,data:{source:l.Mutation,adds:[{parentId:this.mirror.getId(e),nextId:null,node:t.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case u.Meta:case u.Load:case u.DomContentLoaded:return!1;case u.Plugin:return t;case u.Custom:return this.replaceIds(t.data.payload,e,["id","parentId","previousId","nextId"]),t;case u.IncrementalSnapshot:switch(t.data.source){case l.Mutation:return t.data.adds.forEach((t=>{this.replaceIds(t,e,["parentId","nextId","previousId"]),this.replaceIdOnNode(t.node,e);var r=this.crossOriginIframeRootIdMap.get(e);r&&this.patchRootIdOnNode(t.node,r)})),t.data.removes.forEach((t=>{this.replaceIds(t,e,["parentId","id"])})),t.data.attributes.forEach((t=>{this.replaceIds(t,e,["id"])})),t.data.texts.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case l.Drag:case l.TouchMove:case l.MouseMove:return t.data.positions.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case l.ViewportResize:return!1;case l.MediaInteraction:case l.MouseInteraction:case l.Scroll:case l.CanvasMutation:case l.Input:return this.replaceIds(t.data,e,["id"]),t;case l.StyleSheetRule:case l.StyleDeclaration:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleId"]),t;case l.Font:return t;case l.Selection:return t.data.ranges.forEach((t=>{this.replaceIds(t,e,["start","end"])})),t;case l.AdoptedStyleSheet:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleIds"]),null==(r=t.data.styles)||r.forEach((t=>{this.replaceStyleIds(t,e,["styleId"])})),t}}return!1}replace(e,t,r,i){for(var n of i)(Array.isArray(t[n])||"number"==typeof t[n])&&(t[n]=Array.isArray(t[n])?e.getIds(r,t[n]):e.getId(r,t[n]));return t}replaceIds(e,t,r){return this.replace(this.crossOriginIframeMirror,e,t,r)}replaceStyleIds(e,t,r){return this.replace(this.crossOriginIframeStyleMirror,e,t,r)}replaceIdOnNode(e,t){this.replaceIds(e,t,["id","rootId"]),"childNodes"in e&&e.childNodes.forEach((e=>{this.replaceIdOnNode(e,t)}))}patchRootIdOnNode(e,t){e.type===f.Document||e.rootId||(e.rootId=t),"childNodes"in e&&e.childNodes.forEach((e=>{this.patchRootIdOnNode(e,t)}))}removeIframeById(e){var t=this.attachedIframes.get(e),r=(null==t?void 0:t.element)||this.iframeElementsById.get(e)||this.mirror.getNode(e);if(this.iframeElementsById.delete(e),r){var i=r.contentWindow,n=this.attachedWindows.get(r);if(n&&(n.forEach((e=>{var t=this.nestedIframeListeners.get(e);t&&(pe((()=>e.removeEventListener("message",t))),this.nestedIframeListeners.delete(e)),this.crossOriginIframeMap.delete(e)})),this.attachedWindows.delete(r)),i&&this.nestedIframeListeners.has(i)){var s=this.nestedIframeListeners.get(i);pe((()=>i.removeEventListener("message",s))),this.nestedIframeListeners.delete(i)}i&&this.crossOriginIframeMap.delete(i),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var o=this.attachedDocuments.get(r);o&&(o.forEach((e=>{pe((()=>this.mirror.removeNodeFromMap(e)))})),pe((()=>Qe(r,o))),this.attachedDocuments.delete(r))}t&&this.attachedIframes.delete(e)}cleanupDetachedIframes(){if(0!==this.attachedIframes.size){var e=[];this.attachedIframes.forEach(((t,r)=>{this.mirror.has(r)||e.push(r)})),e.forEach((e=>this.removeIframeById(e)))}}reattachIframes(){this.attachedIframes.forEach(((e,t)=>{var{content:r}=e;this.mirror.has(t)?this.mutationCb({adds:[{parentId:t,nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}):this.attachedIframes.delete(t)}))}destroy(){this.recordCrossOriginIframes&&window.removeEventListener("message",this.messageHandler),this.nestedIframeListeners.forEach(((e,t)=>{pe((()=>t.removeEventListener("message",e)))})),this.nestedIframeListeners.clear();var e=new Set;this.iframeElementsById.forEach((t=>e.add(t))),this.attachedIframes.forEach((t=>{var{element:r}=t;return e.add(r)})),e.forEach((e=>{this.disposeLoadListeners(e),this.removePageHideListener(e)})),this.crossOriginIframeMirror.reset(),this.crossOriginIframeStyleMirror.reset(),this.attachedIframes.clear(),this.crossOriginIframeMap=new WeakMap,this.iframes=new WeakMap,this.crossOriginIframeRootIdMap=new WeakMap,this.loadListenerDisposers=new WeakMap,this.pageHideHandlers=new WeakMap,this.attachedDocuments=new WeakMap,this.attachedWindows=new WeakMap,this.iframeElementsById=new Map}}class ot{constructor(e){a(this,"shadowDoms",new WeakSet),a(this,"mutationCb"),a(this,"scrollCb"),a(this,"bypassOptions"),a(this,"mirror"),a(this,"restoreHandlers",[]),this.mutationCb=e.mutationCb,this.scrollCb=e.scrollCb,this.bypassOptions=e.bypassOptions,this.mirror=e.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(e,t){if(E(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);var{observer:i,buffer:n}=Ge(r({},this.bypassOptions,{doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),e);this.restoreHandlers.push((()=>{i.disconnect(),n.destroy(),n.releaseCanvasManager();var e=Ve.indexOf(n);-1!==e&&Ve.splice(e,1)})),this.restoreHandlers.push(Ze(r({},this.bypassOptions,{scrollCb:this.scrollCb,doc:e,mirror:this.mirror}))),setTimeout((()=>{e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(e.adoptedStyleSheets,this.mirror.getId(C.host(e))),this.restoreHandlers.push(et({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},e))}),0)}}observeAttachShadow(e){e.contentWindow&&e.contentDocument&&this.patchAttachShadow(e.contentWindow.Element,e.contentDocument)}patchAttachShadow(e,t){var r=this;this.restoreHandlers.push(k(e.prototype,"attachShadow",(function(e){return function(i){var n=e.call(this,i),s=C.shadowRoot(this);return s&&Ae(this)&&r.addShadowRoot(s,t),n}})))}reset(){this.restoreHandlers.forEach((e=>{try{e()}catch(e){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var at="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ut="undefined"==typeof Uint8Array?[]:new Uint8Array(256),lt=0;64>lt;lt++)ut[at.charCodeAt(lt)]=lt;var ht=new Map,ct=(e,t,r)=>{if(e&&(ft(e,t)||"object"==typeof e)){var i=function(e,t){var r=ht.get(e);return r||ht.set(e,r=new Map),r.has(t)||r.set(t,[]),r.get(t)}(r,e.constructor.name),n=i.indexOf(e);return-1===n&&(n=i.length,i.push(e)),n}};function dt(e,t,r,i){if(e instanceof Array)return e.map((e=>dt(e,t,r,i)));if(null===e)return e;if(e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray)return{rr_type:e.constructor.name,args:[Object.values(e)]};if(e instanceof ArrayBuffer){var n=e.constructor.name,s=function(e){var t,r=new Uint8Array(e),i=r.length,n="";for(t=0;i>t;t+=3)n+=at[r[t]>>2],n+=at[(3&r[t])<<4|r[t+1]>>4],n+=at[(15&r[t+1])<<2|r[t+2]>>6],n+=at[63&r[t+2]];return i%3==2?n=n.substring(0,n.length-1)+"=":i%3==1&&(n=n.substring(0,n.length-2)+"=="),n}(e);return{rr_type:n,base64:s}}if(e instanceof DataView)return{rr_type:e.constructor.name,args:[dt(e.buffer,t,r,i),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){var o=e.constructor.name,{src:a}=e;return{rr_type:o,src:a}}return e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL(i.type,i.quality)}:e instanceof ImageData?{rr_type:e.constructor.name,args:[dt(e.data,t,r,i),e.width,e.height]}:ft(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:ct(e,t,r)}:e}var vt=(e,t,r,i)=>e.map((e=>dt(e,t,r,i))),ft=(e,t)=>{var r=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter((e=>"function"==typeof t[e]));return Boolean(r.find((r=>e instanceof t[r])))},pt=["webgl","webgl2"];function gt(e){return"nodeType"in e}function mt(e,t,i,n){var s=[];try{if(n){var o=function(e,t,i){var n=e.GPUCanvasContext;if((null==n?void 0:n.prototype)&&"function"==typeof n.prototype.configure)return k(n.prototype,"configure",(function(n){return function(s){var o=function(e){var{canvas:t}=e;return t&&"object"==typeof t?t:null}(this);if(!o||gt(o)&&Ce(o,t,i,!0))return n.call(this,s);gt(o)&&!("__context"in o)&&(o.__context="webgpu");var a=function(e){var t=e.GPUTextureUsage;return t?t.COPY_SRC|t.RENDER_ATTACHMENT:null}(e);return n.call(this,null!==a&&s?r({},s,{usage:"number"==typeof s.usage?s.usage|a:a}):s)}}))}(e,t,i);o&&s.push(o)}var a=k(e.HTMLCanvasElement.prototype,"getContext",(function(e){return function(r){for(var s=function(e){return"experimental-webgl"===e?"webgl":e}(r),o=arguments.length,a=new Array(o>1?o-1:0),u=1;o>u;u++)a[u-1]=arguments[u];if(!Ce(this,t,i,!0)&&("__context"in this||(this.__context=s),n&&pt.includes(s)))if(a[0]&&"object"==typeof a[0]){var l=a[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else a.splice(0,1,{preserveDrawingBuffer:!0});return e.apply(this,[r,...a])}}));s.push(a)}catch(e){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{s.forEach((e=>e()))}}function yt(e,t,r,i,n,s,o){var a=[],u=Object.getOwnPropertyNames(e),l=function(u){if(["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))return 0;try{if("function"!=typeof e[u])return 0;var l=k(e,u,(function(e){return function(){for(var a=arguments.length,l=new Array(a),h=0;a>h;h++)l[h]=arguments[h];var c=e.apply(this,l);if(ct(c,s,this),"tagName"in this.canvas&&!Ce(this.canvas,i,n,!0)){var d=vt(l,s,this,o);r(this.canvas,{type:t,property:u,args:d})}return c}}));a.push(l)}catch(i){var h=be(e,u,{set(e){r(this.canvas,{type:t,property:u,args:[e],setter:!0})}});a.push(h)}};for(var h of u)l(h);return a}var bt,_t,wt,xt='(function() {\n "use strict";\n var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";\n var lookup = typeof Uint8Array === "undefined" ? [] : new Uint8Array(256);\n for (var i = 0; i < chars.length; i++) {\n lookup[chars.charCodeAt(i)] = i;\n }\n var encode = function(arraybuffer) {\n var bytes = new Uint8Array(arraybuffer), i2, len = bytes.length, base64 = "";\n for (i2 = 0; i2 < len; i2 += 3) {\n base64 += chars[bytes[i2] >> 2];\n base64 += chars[(bytes[i2] & 3) << 4 | bytes[i2 + 1] >> 4];\n base64 += chars[(bytes[i2 + 1] & 15) << 2 | bytes[i2 + 2] >> 6];\n base64 += chars[bytes[i2 + 2] & 63];\n }\n if (len % 3 === 2) {\n base64 = base64.substring(0, base64.length - 1) + "=";\n } else if (len % 3 === 1) {\n base64 = base64.substring(0, base64.length - 2) + "==";\n }\n return base64;\n };\n const lastFingerprintMap = /* @__PURE__ */ new Map();\n const transparentBlobMap = /* @__PURE__ */ new Map();\n function fnv1aHash(buffer) {\n const view = new Uint8Array(buffer);\n let hash = 2166136261;\n for (let i2 = 0; i2 < view.length; i2++) {\n hash ^= view[i2];\n hash = hash * 16777619 | 0;\n }\n return (hash >>> 0).toString(16);\n }\n async function getTransparentBlobFor(width, height, dataURLOptions) {\n const id = `${width}-${height}`;\n if ("OffscreenCanvas" in globalThis) {\n if (transparentBlobMap.has(id)) return transparentBlobMap.get(id);\n const offscreen = new OffscreenCanvas(width, height);\n offscreen.getContext("2d");\n const blob = await offscreen.convertToBlob(dataURLOptions);\n const arrayBuffer = await blob.arrayBuffer();\n const base64 = encode(arrayBuffer);\n transparentBlobMap.set(id, base64);\n return base64;\n } else {\n return "";\n }\n }\n const worker = self;\n let reusableCanvas = null;\n let reusableCtx = null;\n worker.onmessage = async function(e) {\n if ("OffscreenCanvas" in globalThis) {\n const { id, bitmap, width, height, dataURLOptions } = e.data;\n try {\n const transparentBase64 = getTransparentBlobFor(\n width,\n height,\n dataURLOptions\n );\n if (!reusableCanvas || reusableCanvas.width !== width || reusableCanvas.height !== height) {\n reusableCanvas = new OffscreenCanvas(width, height);\n reusableCtx = reusableCanvas.getContext("2d");\n }\n reusableCtx.clearRect(0, 0, width, height);\n reusableCtx.drawImage(bitmap, 0, 0);\n bitmap.close();\n const blob = await reusableCanvas.convertToBlob(dataURLOptions);\n const type = blob.type;\n const arrayBuffer = await blob.arrayBuffer();\n const fingerprint = fnv1aHash(arrayBuffer);\n if (!lastFingerprintMap.has(id)) {\n const base642 = encode(arrayBuffer);\n if (await transparentBase64 === base642) {\n lastFingerprintMap.set(id, fingerprint);\n return worker.postMessage({ id });\n }\n lastFingerprintMap.set(id, fingerprint);\n worker.postMessage({ id, type, base64: base642, width, height });\n return;\n }\n if (lastFingerprintMap.get(id) === fingerprint)\n return worker.postMessage({ id });\n const base64 = encode(arrayBuffer);\n worker.postMessage({ id, type, base64, width, height });\n lastFingerprintMap.set(id, fingerprint);\n } catch {\n worker.postMessage({ id });\n }\n } else {\n e.data.bitmap.close();\n return worker.postMessage({ id: e.data.id });\n }\n };\n})();\n//# sourceMappingURL=image-bitmap-data-url-worker-Ca9A-vl6.js.map\n',St="undefined"!=typeof self&&self.Blob&&new Blob([xt],{type:"text/javascript;charset=utf-8"});function kt(e){var t;try{if(!(t=St&&(self.URL||self.webkitURL).createObjectURL(St)))throw"";var r=new Worker(t,{name:null==e?void 0:e.name});return r.addEventListener("error",(()=>{(self.URL||self.webkitURL).revokeObjectURL(t)})),r}catch(t){return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(xt),{name:null==e?void 0:e.name})}finally{t&&(self.URL||self.webkitURL).revokeObjectURL(t)}}class Ct{constructor(e){a(this,"pendingCanvasMutations",new Map),a(this,"rafStamps",{latestId:0,invokeId:null}),a(this,"mirror"),a(this,"mutationCb"),a(this,"resetObservers"),a(this,"frozen",!1),a(this,"locked",!1),a(this,"rafIdTimestamp",null),a(this,"rafIdFlush",null),a(this,"refCount",0),a(this,"torndown",!1),a(this,"processMutation",((e,t)=>{!(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId)&&this.rafStamps.invokeId||(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(e)||this.pendingCanvasMutations.set(e,[]),this.pendingCanvasMutations.get(e).push(t)}));var{sampling:t="all",win:r,blockClass:i,blockSelector:n,recordCanvas:s,dataURLOptions:o}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,s&&"all"===t&&this.initCanvasMutationObserver(r,i,n,o),s&&"number"==typeof t&&this.initCanvasFPSObserver(t,r,i,n,{dataURLOptions:o})}acquire(){this.refCount+=1}reset(){this.refCount>0&&(this.refCount-=1),this.refCount>0||this.teardown()}teardown(){this.torndown||(this.torndown=!0,this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers(),null!==this.rafIdTimestamp&&(cancelAnimationFrame(this.rafIdTimestamp),this.rafIdTimestamp=null),null!==this.rafIdFlush&&(cancelAnimationFrame(this.rafIdFlush),this.rafIdFlush=null))}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(e,r,i,n,s){var o=this;if("OffscreenCanvas"in r){var a=mt(r,i,n,!0),u=new Map,l=new kt;l.onmessage=e=>{var{id:t}=e.data;if(u.set(t,!1),"base64"in e.data){var{base64:r,type:i,width:n,height:s}=e.data;this.mutationCb({id:t,type:d["2D"],commands:[{property:"clearRect",args:[0,0,n,s]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:i}]},0,0]}],displayWidth:n,displayHeight:s})}};var h,c=1e3/e,v=0,f=e=>{var a,d;v&&c>e-v||(v=e,(a=[],d=e=>{try{e.querySelectorAll("canvas").forEach((e=>{Ce(e,i,n,!0)||a.push(e)})),e.querySelectorAll("*").forEach((e=>{e.shadowRoot&&d(e.shadowRoot)}))}catch(e){}},d(r.document),a).forEach(function(){var e=t((function*(e){var t,r,i=o.mirror.getId(e);if(!u.get(i)&&0!==e.width&&0!==e.height){u.set(i,!0);try{if(["webgl","webgl2"].includes(e.__context)){var n=e.getContext(e.__context);if(null==(t=null==n?void 0:n.isContextLost)?void 0:t.call(n))return void u.set(i,!1);!1===(null==(r=null==n?void 0:n.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&n.clear(n.COLOR_BUFFER_BIT)}var a=e.clientWidth||e.width,h=e.clientHeight||e.height,c=yield createImageBitmap(e,{resizeWidth:a,resizeHeight:h});l.postMessage({id:i,bitmap:c,width:a,height:h,dataURLOptions:s.dataURLOptions},[c])}catch(e){u.set(i,!1)}}}));return function(t){return e.apply(this,arguments)}}())),h=requestAnimationFrame(f)};h=requestAnimationFrame(f),this.resetObservers=()=>{a(),cancelAnimationFrame(h)}}}initCanvasMutationObserver(e,t,r,i){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var n=mt(e,t,r,!1),s=function(e,t,r,i,n){var s=[],o=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype),a=function(o){try{if("function"!=typeof t.CanvasRenderingContext2D.prototype[o])return 1;var a=k(t.CanvasRenderingContext2D.prototype,o,(function(s){return function(){for(var a=arguments.length,u=new Array(a),l=0;a>l;l++)u[l]=arguments[l];return Ce(this.canvas,r,i,!0)||setTimeout((()=>{var r=vt(u,t,this,n);e(this.canvas,{type:d["2D"],property:o,args:r})}),0),s.apply(this,u)}}));s.push(a)}catch(r){var u=be(t.CanvasRenderingContext2D.prototype,o,{set(t){e(this.canvas,{type:d["2D"],property:o,args:[t],setter:!0})}});s.push(u)}};for(var u of o)a(u);return()=>{s.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,i),o=function(e,t,r,i,n){var s=[];return void 0!==t.WebGLRenderingContext&&s.push(...yt(t.WebGLRenderingContext.prototype,d.WebGL,e,r,i,t,n)),void 0!==t.WebGL2RenderingContext&&s.push(...yt(t.WebGL2RenderingContext.prototype,d.WebGL2,e,r,i,t,n)),()=>{s.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,i);this.resetObservers=()=>{n(),s(),o()}}startPendingCanvasMutationFlusher(){this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}startRAFTimestamping(){var e=t=>{this.rafStamps.latestId=t,this.rafIdTimestamp=requestAnimationFrame(e)};this.rafIdTimestamp=requestAnimationFrame(e)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach(((e,t)=>{var r=this.mirror.getId(t);this.flushPendingCanvasMutationFor(t,r)})),this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}flushPendingCanvasMutationFor(e,t){if(!this.frozen&&!this.locked){var r=this.pendingCanvasMutations.get(e);if(r&&-1!==t){var n=r.map((e=>i(e,s))),{type:o}=r[0];this.mutationCb({id:t,type:o,commands:n}),this.pendingCanvasMutations.delete(e)}}}}class Tt{constructor(e){a(this,"trackedLinkElements",new WeakSet),a(this,"mutationCb"),a(this,"adoptedStyleSheetCb"),a(this,"styleMirror",new Pe),this.mutationCb=e.mutationCb,this.adoptedStyleSheetCb=e.adoptedStyleSheetCb}attachLinkElement(e,t){"_cssText"in t.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:t.id,attributes:t.attributes}]}),this.trackLinkElement(e)}trackLinkElement(e){this.trackedLinkElements.has(e)||(this.trackedLinkElements.add(e),this.trackStylesheetInLinkElement(e))}adoptStyleSheets(e,t){var r=this;if(0!==e.length){var i={id:t,styleIds:[]},n=[],s=function(e){var t;r.styleMirror.has(e)?t=r.styleMirror.getId(e):(t=r.styleMirror.add(e),n.push({styleId:t,rules:Array.from(e.rules||CSSRule,((t,r)=>({rule:M(t,e.href),index:r})))})),i.styleIds.push(t)};for(var o of e)s(o);n.length>0&&(i.styles=n),this.adoptedStyleSheetCb(i)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,se.forEach((e=>e.abort())),se.clear()}trackStylesheetInLinkElement(e){}}class It{constructor(){a(this,"nodeMap",new WeakMap),a(this,"active",!1)}inOtherBuffer(e,t){var r=this.nodeMap.get(e);return r&&Array.from(r).some((e=>e!==t))}add(e,t){this.active||(this.active=!0,requestAnimationFrame((()=>{this.nodeMap=new WeakMap,this.active=!1}))),this.nodeMap.set(e,(this.nodeMap.get(e)||new Set).add(t))}destroy(){}}var Et=!1;try{if(2!==Array.from([1],(e=>2*e))[0]){var Rt=document.createElement("iframe");document.body.appendChild(Rt),Array.from=(null==(n=Rt.contentWindow)?void 0:n.Array.from)||Array.from,document.body.removeChild(Rt)}}catch(e){console.debug("Unable to override Array.from",e)}var Mt=new O;function Ot(e){void 0===e&&(e={});var{emit:t,checkoutEveryNms:i,checkoutEveryNth:n,blockClass:s="rr-block",blockSelector:o=null,ignoreClass:a="rr-ignore",ignoreSelector:h=null,maskTextClass:c="rr-mask",maskTextSelector:d=null,inlineStylesheet:v=!0,maskAllInputs:f,maskInputOptions:p,slimDOMOptions:g,maskInputFn:m,maskTextFn:y,hooks:b,packFn:_,sampling:w={},dataURLOptions:x={},mousemoveWait:S,recordDOM:k=!0,recordCanvas:T=!1,recordCrossOriginIframes:I=!1,recordAfter:E=("DOMContentLoaded"===e.recordAfter?e.recordAfter:"load"),userTriggeredOnInput:R=!1,collectFonts:M=!1,inlineImages:P=!1,plugins:L,keepIframeSrcFn:A=(()=>!1),ignoreCSSAttributes:N=new Set([]),errorHandler:F}=e;$e=F;var D=r({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},x),q=!I||window.parent===window,j=!1;if(!q)try{window.parent.document&&(j=!1)}catch(e){j=!0}if(q&&!t)throw new Error("emit function is required");if(!q&&!j)return()=>{};void 0!==S&&void 0===w.mousemove&&(w.mousemove=S),Mt.reset();var U,B=!0===f?{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,password:!0}:void 0!==p?p:{password:!0},H=de(void 0!==g&&g);!function(e){void 0===e&&(e=window),"NodeList"in e&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=[].forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=[].forEach)}();var z,V,W=0,G=new Map,Z=e=>{for(var t of L||[])t.eventProcessor&&(e=t.eventProcessor(e));return _&&!j&&(e=_(e)),e};bt=(e,r)=>{var s,o=e;if(o.timestamp=_e(),!(null==(s=Ve[0])?void 0:s.isFrozen())||o.type===u.FullSnapshot||o.type===u.IncrementalSnapshot&&o.data.source===l.Mutation||Ve.forEach((e=>e.unfreeze())),q)null==t||t(Z(o),r);else if(j){var a={type:"rrweb",event:Z(o),origin:window.location.origin,isCheckout:r};window.parent.postMessage(a,"*")}if(o.type===u.FullSnapshot)U=o,W=0;else if(o.type===u.IncrementalSnapshot){if(o.data.source===l.Mutation&&o.data.isAttachIframe)return;W++,(n&&W>=n||i&&o.timestamp-U.timestamp>i)&&_t(!0)}};var Q=e=>{if(e.removes&&e.removes.length>0){var t=e.adds.length>0?new Set(e.adds.map((e=>e.node.id))):null,i=new Set;if(e.adds.length>0)for(var n of e.adds){var s=Mt.getNode(n.node.id);s&&"IFRAME"===s.nodeName&&i.add(s)}e.removes.forEach((e=>{var{id:r}=e;if(!t||!t.has(r)){var n=X.getIframeElementById(r);n&&i.has(n)?X.forgetIframeId(r):(null==z||z(r),X.removeIframeById(r))}})),null==V||V(),X.cleanupDetachedIframes()}bt({type:u.IncrementalSnapshot,data:r({source:l.Mutation},e)})},J=e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Scroll},e)}),K=e=>bt({type:u.IncrementalSnapshot,data:r({source:l.CanvasMutation},e)}),Y=new Tt({mutationCb:Q,adoptedStyleSheetCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.AdoptedStyleSheet},e)})}),X=new st({mirror:Mt,mutationCb:Q,stylesheetManager:Y,recordCrossOriginIframes:I,wrappedEmit:bt});for(var ee of L||[])ee.getMirror&&ee.getMirror({nodeMirror:Mt,crossOriginIframeMirror:X.crossOriginIframeMirror,crossOriginIframeStyleMirror:X.crossOriginIframeStyleMirror});var te=new It;wt=new Ct({recordCanvas:T,mutationCb:K,win:window,blockClass:s,blockSelector:o,mirror:Mt,sampling:w.canvas,dataURLOptions:D});var re=new ot({mutationCb:Q,scrollCb:J,bypassOptions:{blockClass:s,blockSelector:o,maskTextClass:c,maskTextSelector:d,inlineStylesheet:v,maskInputOptions:B,dataURLOptions:D,maskTextFn:y,maskInputFn:m,recordCanvas:T,inlineImages:P,sampling:w,slimDOMOptions:H,iframeManager:X,stylesheetManager:Y,canvasManager:wt,keepIframeSrcFn:A,processedNodeManager:te},mirror:Mt});_t=function(e){if(void 0===e&&(e=!1),k){bt({type:u.Meta,data:{href:window.location.href,width:Se(),height:xe()}},e),Y.reset(),re.init(),Ve.forEach((e=>e.lock()));var t=function(e,t){var{mirror:r=new O,blockClass:i="rr-block",blockSelector:n=null,maskTextClass:s="rr-mask",maskTextSelector:o=null,inlineStylesheet:a=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:h=!1,maskTextFn:c,maskInputFn:d,slimDOM:v=!1,dataURLOptions:f,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:m,iframeLoadTimeout:y,onIframeListenerRegistered:b,onStylesheetLoad:_,stylesheetLoadTimeout:w,keepIframeSrcFn:x=(()=>!1),maxDepth:S}=t||{};return ce(e,{doc:e,mirror:r,blockClass:i,blockSelector:n,maskTextClass:s,maskTextSelector:o,skipChild:!1,inlineStylesheet:a,maskInputOptions:!0===h?{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,password:!0}:!1===h?{password:!0}:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:de(v),dataURLOptions:f,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:m,iframeLoadTimeout:y,onIframeListenerRegistered:b,onStylesheetLoad:_,stylesheetLoadTimeout:w,keepIframeSrcFn:x,newlyAddedElement:!1,maxDepth:S})}(document,{mirror:Mt,blockClass:s,blockSelector:o,maskTextClass:c,maskTextSelector:d,inlineStylesheet:v,maskAllInputs:B,maskTextFn:y,maskInputFn:m,slimDOM:H,dataURLOptions:D,recordCanvas:T,inlineImages:P,onSerialize(e){Re(e,Mt)&&X.addIframe(e),Me(e,Mt)&&Y.trackLinkElement(e),Oe(e)&&re.addShadowRoot(C.shadowRoot(e),document)},onIframeLoad(e,t){X.attachIframe(e,t),re.observeAttachShadow(e)},onIframeListenerRegistered(e,t){X.registerLoadListenerDisposer(e,t)},onStylesheetLoad(e,t){Y.attachLinkElement(e,t)},keepIframeSrcFn:A});if(!t)return console.warn("Failed to snapshot the document");bt({type:u.FullSnapshot,data:{node:t,initialOffset:we(window)}},e),Ve.forEach((e=>e.unlock())),I&&X.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Y.adoptStyleSheets(document.adoptedStyleSheets,Mt.getId(document))}};try{var ie=[];z=e=>{var t=G.get(e);t&&(t.forEach((e=>{pe(e);var t=ie.indexOf(e);-1!==t&&ie.splice(t,1)})),G.delete(e))},V=()=>{for(var[e]of G){var t=Mt.getNode(e);if(t)try{t.contentDocument&&t.contentDocument.defaultView||null==z||z(e)}catch(t){null==z||z(e)}else null==z||z(e)}};var ne=e=>{var t;return ze(tt)({mutationCb:Q,mousemoveCb:(e,t)=>bt({type:u.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.MouseInteraction},e)}),scrollCb:J,viewportResizeCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.ViewportResize},e)}),inputCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Input},e)}),mediaInteractionCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.MediaInteraction},e)}),styleSheetRuleCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.StyleSheetRule},e)}),styleDeclarationCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.StyleDeclaration},e)}),canvasMutationCb:K,fontCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Font},e)}),selectionCb(e){bt({type:u.IncrementalSnapshot,data:r({source:l.Selection},e)})},customElementCb(e){bt({type:u.IncrementalSnapshot,data:r({source:l.CustomElement},e)})},blockClass:s,ignoreClass:a,ignoreSelector:h,maskTextClass:c,maskTextSelector:d,maskInputOptions:B,inlineStylesheet:v,sampling:w,recordDOM:k,recordCanvas:T,inlineImages:P,userTriggeredOnInput:R,collectFonts:M,doc:e,maskInputFn:m,maskTextFn:y,keepIframeSrcFn:A,blockSelector:o,slimDOMOptions:H,dataURLOptions:D,mirror:Mt,iframeManager:X,stylesheetManager:Y,shadowDomManager:re,processedNodeManager:te,canvasManager:wt,ignoreCSSAttributes:N,plugins:(null==(t=null==L?void 0:L.filter((e=>e.observer)))?void 0:t.map((e=>({observer:e.observer,options:e.options,callback:t=>bt({type:u.Plugin,data:{plugin:e.name,payload:t}})}))))||[]},b)};X.addLoadListener((e=>{try{var t=Mt.getId(e),r=ne(e.contentDocument);if(ie.push(r),-1!==t){var i=G.get(t);i||G.set(t,i=new Set),i.add(r)}}catch(e){console.warn(e)}})),X.addPageHideListener((e=>{var t=Mt.getId(e);null==z||z(t),Qe(e)}));var se=()=>{_t(),ie.push(ne(document)),Et=!0};return["interactive","complete"].includes(document.readyState)?se():(ie.push(fe("DOMContentLoaded",(()=>{bt({type:u.DomContentLoaded,data:{}}),"DOMContentLoaded"===E&&se()}))),ie.push(fe("load",(()=>{bt({type:u.Load,data:{}}),"load"===E&&se()}),window))),()=>{ie.forEach((e=>pe(e))),te.destroy(),X.removeLoadListener(),X.destroy(),G.clear(),Mt.reset(),Et=!1,$e=void 0}}catch(e){console.warn(e)}}Ot.addCustomEvent=(e,t)=>{if(!Et)throw new Error("please add custom event after start recording");bt({type:u.Custom,data:{tag:e,payload:t}})},Ot.freezePage=()=>{Ve.forEach((e=>e.freeze()))},Ot.takeFullSnapshot=e=>{if(!Et)throw new Error("please take full snapshot after start recording");_t(e)},Ot.mirror=Mt;var Pt=Object.defineProperty,Lt=(e,t,r)=>((e,t,r)=>t in e?Pt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r);class At{constructor(e){Lt(this,"fileName"),Lt(this,"functionName"),Lt(this,"lineNumber"),Lt(this,"columnNumber"),this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}toString(){var e=this.lineNumber||"",t=this.columnNumber||"";return this.functionName?this.functionName+" ("+this.fileName+":"+e+":"+t+")":this.fileName+":"+e+":"+t}}var Nt=/(^|@)\S+:\d+/,Ft=/^\s*at .*(\S+:\d+|\(native\))/m,$t=/^(eval@)?(\[native code])?$/,Dt={parse(e){return e?void 0!==e.stacktrace||void 0!==e["opera#sourceloc"]?this.parseOpera(e):e.stack&&e.stack.match(Ft)?this.parseV8OrIE(e):e.stack?this.parseFFOrSafari(e):[]:[]},extractLocation(e){if(-1===e.indexOf(":"))return[e];var t=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/[()]/g,""));if(!t)throw new Error("Cannot parse given url: "+e);return[t[1],t[2]||void 0,t[3]||void 0]},parseV8OrIE(e){return e.stack.split("\n").filter((function(e){return!!e.match(Ft)}),this).map((function(e){e.indexOf("(eval ")>-1&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var t=e.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=t.match(/ (\((.+):(\d+):(\d+)\)$)/),i=(t=r?t.replace(r[0],""):t).split(/\s+/).slice(1),n=this.extractLocation(r?r[1]:i.pop()),s=i.join(" ")||void 0,o=["eval","<anonymous>"].indexOf(n[0])>-1?void 0:n[0];return new At({functionName:s,fileName:o,lineNumber:n[1],columnNumber:n[2]})}),this)},parseFFOrSafari(e){return e.stack.split("\n").filter((function(e){return!e.match($t)}),this).map((function(e){if(e.indexOf(" > eval")>-1&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===e.indexOf("@")&&-1===e.indexOf(":"))return new At({functionName:e});var t=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=e.match(t),i=r&&r[1]?r[1]:void 0,n=this.extractLocation(e.replace(t,""));return new At({functionName:i,fileName:n[0],lineNumber:n[1],columnNumber:n[2]})}),this)},parseOpera(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9(e){for(var t=/Line (\d+).*script (?:in )?(\S+)/i,r=e.message.split("\n"),i=[],n=2,s=r.length;s>n;n+=2){var o=t.exec(r[n]);o&&i.push(new At({fileName:o[2],lineNumber:parseFloat(o[1])}))}return i},parseOpera10(e){for(var t=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=e.stacktrace.split("\n"),i=[],n=0,s=r.length;s>n;n+=2){var o=t.exec(r[n]);o&&i.push(new At({functionName:o[3]||void 0,fileName:o[2],lineNumber:parseFloat(o[1])}))}return i},parseOpera11(e){return e.stack.split("\n").filter((function(e){return!!e.match(Nt)&&!e.match(/^Error created at/)}),this).map((function(e){var t=e.split("@"),r=this.extractLocation(t.pop()),i=(t.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new At({functionName:i,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function qt(e){if(!e||!e.outerHTML)return"";for(var t="";e.parentElement;){var r=e.localName;if(!r)break;r=r.toLowerCase();var i=e.parentElement,n=[];if(i.children&&i.children.length>0)for(var s=0;i.children.length>s;s++){var o=i.children[s];o.localName&&o.localName.toLowerCase&&o.localName.toLowerCase()===r&&n.push(o)}n.length>1&&(r+=":eq("+n.indexOf(e)+")"),t=r+(t?">"+t:""),e=i}return t}function jt(e){return Array.isArray(e)}function Ut(e){return"object"==typeof e&&null!==e&&!jt(e)}function Bt(e,t){if(0===t)return!0;var r=Object.keys(e);for(var i of r)if(Ut(e[i])&&Bt(e[i],t-1))return!0;return!1}function Ht(e,t){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,t);var i=[],n=[];return JSON.stringify(e,(function(e,t){if(i.length>0){var s=i.indexOf(this);~s?i.splice(s+1):i.push(this),~s?n.splice(s,1/0,e):n.push(e),~i.indexOf(t)&&(t=i[0]===t?"[Circular ~]":"[Circular ~."+n.slice(0,i.indexOf(t)).join(".")+"]")}else i.push(t);if(null===t)return t;if(void 0===t)return"undefined";if(Ut(o=t)&&Object.keys(o).length>r.numOfKeysLimit||"function"==typeof o||Ut(o)&&Bt(o,r.depthOfLimit))return function(e){var t=e.toString();return r.stringLengthLimit&&t.length>r.stringLengthLimit&&(t=t.slice(0,r.stringLengthLimit)+"..."),t}(t);var o;if("bigint"==typeof t)return t.toString()+"n";if(t instanceof Event){var a={};for(var u in t){var l=t[u];a[u]=jt(l)?qt(l.length?l[0]:null):l}return a}return t instanceof Node?t instanceof HTMLElement?t?t.outerHTML:"":t.nodeName:t instanceof Error?t.stack?t.stack+"\nEnd of stack for Error object":t.name+": "+t.message:t}))}var zt={level:["assert","clear","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"],lengthThreshold:1e3,logger:"console"};function Vt(e,t,r){var i,n=r?Object.assign({},zt,r):zt,s=n.logger;if(!s)return()=>{};i="string"==typeof s?t[s]:s;var o=0,a=!1,u=[];if(n.level.includes("error")){var l=t=>{var r=t.message,i=Dt.parse(t.error).map((e=>e.toString())),s=[Ht(r,n.stringifyOptions)];e({level:"error",trace:i,payload:s})};t.addEventListener("error",l),u.push((()=>{t.removeEventListener("error",l)}));var h=t=>{var r,i;t.reason instanceof Error?i=[Ht("Uncaught (in promise) "+(r=t.reason).name+": "+r.message,n.stringifyOptions)]:(r=new Error,i=[Ht("Uncaught (in promise)",n.stringifyOptions),Ht(t.reason,n.stringifyOptions)]);var s=Dt.parse(r).map((e=>e.toString()));e({level:"error",trace:s,payload:i})};t.addEventListener("unhandledrejection",h),u.push((()=>{t.removeEventListener("unhandledrejection",h)}))}for(var c of n.level)u.push(d(i,c));return()=>{u.forEach((e=>e()))};function d(t,r){var i=this;return t[r]?function(t,s,u){try{if(!(s in t))return()=>{};var l=t[s],h=(t=>function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];if(t.apply(i,u),!("assert"===r&&u[0]||a)){a=!0;try{var h=Dt.parse(new Error).map((e=>e.toString())).splice(1),c=("assert"===r?u.slice(1):u).map((e=>Ht(e,n.stringifyOptions)));o++,n.lengthThreshold>o?e({level:r,trace:h,payload:c}):o===n.lengthThreshold&&e({level:"warn",trace:[],payload:[Ht("The number of log records reached the threshold.")]})}catch(e){t("rrweb logger error:",e,...u)}finally{a=!1}}})(l);return"function"==typeof h&&(h.prototype=h.prototype||{},Object.defineProperties(h,{__rrweb_original__:{enumerable:!1,value:l}})),t[s]=h,()=>{t[s]=l}}catch(e){return()=>{}}}(t,r):()=>{}}}var Wt,Gt=e=>({name:"rrweb/console@1",observer:Vt,options:e}),Zt=function(e){return e.GZipJS="gzip-js",e.Base64="base64",e}({}),Qt=function(e){return e.MinLength="min_length",e.MaxLength="max_length",e}({}),Jt=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"],Kt="NativeGzipValidationError",Yt=e=>e.length>=2&&31===e[0]&&139===e[1],Xt=e=>!(!e||"object"!=typeof e)&&"NotReadableError"===("name"in e?String(e.name):""),er=e=>{var t=new Error("Native gzip produced invalid output: "+e);throw t.name=Kt,t},tr=function(){var e=t((function*(e,t){18>e.size&&er("too-short");var r=new Uint8Array(yield e.slice(0,10).arrayBuffer());Yt(r)&&8===r[2]||er("invalid-header");var i=new DataView(yield e.slice(e.size-8).arrayBuffer());i.getUint32(0,!0)!==(e=>{for(var t=(()=>{if(Wt)return Wt;Wt=[];for(var e=0;256>e;e++){for(var t=e,r=0;8>r;r++)t=1&t?3988292384^t>>>1:t>>>1;Wt[e]=t>>>0}return Wt})(),r=4294967295,i=0;e.length>i;i++)r=t[255&(r^e[i])]^r>>>8;return(4294967295^r)>>>0})(t)&&er("invalid-crc");var n=t.length>>>0;i.getUint32(4,!0)!==n&&er("invalid-size")}));return function(t,r){return e.apply(this,arguments)}}();function rr(){return rr=t((function*(e,r,i){void 0===r&&(r=!0);try{var n=(new TextEncoder).encode(e),s=new CompressionStream("gzip"),o=s.writable.getWriter(),a=o.write(n).then((()=>o.close())).catch(function(){var e=t((function*(e){try{yield o.abort(e)}catch(e){}throw e}));return function(t){return e.apply(this,arguments)}}()),u=new Response(s.readable).blob(),[l]=yield Promise.all([u,a]);return yield tr(l,n),l}catch(e){if(null!=i&&i.rethrow)throw e;return r&&console.error("Failed to gzip compress data",e),null}})),rr.apply(this,arguments)}var ir=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],nr=function(e,t){if(void 0===t&&(t=[]),!e)return!1;var r=e.toLowerCase();return ir.concat(t).some((e=>{var t=e.toLowerCase();return-1!==r.indexOf(t)}))};function sr(e,t){return-1!==e.indexOf(t)}var or=function(e){return e.trim()},ar=function(e){return e.replace(/^\$/,"")},ur=Object.prototype,lr=ur.hasOwnProperty,hr=ur.toString,cr=Array.isArray||function(e){return"[object Array]"===hr.call(e)},dr=e=>"function"==typeof e,vr=e=>e===Object(e)&&!cr(e),fr=e=>{if(vr(e)){for(var t in e)if(lr.call(e,t))return!1;return!0}return!1},pr=e=>void 0===e,gr=e=>"[object String]"==hr.call(e),mr=e=>gr(e)&&0===e.trim().length,yr=e=>null===e,br=e=>pr(e)||yr(e),_r=e=>"[object Number]"==hr.call(e)&&e==e,wr=e=>_r(e)&&e>0,xr=e=>"[object Boolean]"===hr.call(e),Sr=e=>e instanceof FormData;function kr(e){return null===e||"object"!=typeof e}function Cr(e,t){return{}.toString.call(e)==="[object "+t+"]"}function Tr(e){return"undefined"!=typeof Event&&function(e,t){try{return e instanceof t}catch(e){return!1}}(e,Event)}var Ir=[!0,"true",1,"1","yes"],Er=e=>sr(Ir,e),Rr=[!1,"false",0,"0","no"];function Mr(e,t,r,i,n){return t>r&&(i.warn("min cannot be greater than max."),t=r),_r(e)?e>r?(i.warn(" cannot be greater than max: "+r+". Using max value instead."),r):t>e?(i.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(i.warn(" must be a number. using max or fallback. max: "+r+", fallback: "+n),Mr(n||r,t,r,i))}class Or{constructor(e){this.$t={},this.zt=e.zt,this.Gt=Mr(e.bucketSize,0,100,e.Zt),this.Qt=Mr(e.refillRate,0,this.Gt,e.Zt),this.Jt=Mr(e.refillInterval,0,864e5,e.Zt)}Kt(e,t){var r=Math.floor((t-e.lastAccess)/this.Jt);r>0&&(e.tokens=Math.min(e.tokens+r*this.Qt,this.Gt),e.lastAccess=e.lastAccess+r*this.Jt)}consumeRateLimit(e){var t,r=Date.now(),i=String(e),n=this.$t[i];return n?this.Kt(n,r):this.$t[i]=n={tokens:this.Gt,lastAccess:r},0===n.tokens||(n.tokens--,0===n.tokens&&(null==(t=this.zt)||t.call(this,e)),0===n.tokens)}stop(){this.$t={}}}var Pr,Lr,Ar,Nr="Mobile",Fr="iOS",$r="Android",Dr="Tablet",qr=$r+" "+Dr,jr="iPad",Ur="Apple",Br=Ur+" Watch",Hr="Safari",zr="BlackBerry",Vr="Samsung",Wr=Vr+"Browser",Gr=Vr+" Internet",Zr="Chrome",Qr=Zr+" OS",Jr=Zr+" "+Fr,Kr="Internet Explorer",Yr=Kr+" "+Nr,Xr="Opera",ei=Xr+" Mini",ti="Edge",ri="Microsoft "+ti,ii="Firefox",ni=ii+" "+Fr,si="Nintendo",oi="PlayStation",ai="Xbox",ui=$r+" "+Nr,li=Nr+" "+Hr,hi="Windows",ci=hi+" Phone",di="Nokia",vi="Ouya",fi="Generic",pi=fi+" "+Nr.toLowerCase(),gi=fi+" "+Dr.toLowerCase(),mi="Konqueror",yi="Oculus Browser",bi="Vivaldi",_i="Yandex",wi="Whale",xi="DuckDuckGo",Si="Pale Moon",ki="Waterfox",Ci="Brave",Ti="Google Search App",Ii="(\\d+(\\.\\d+)?)",Ei=new RegExp("Version/"+Ii),Ri=new RegExp(ai,"i"),Mi=new RegExp(oi+" \\w+","i"),Oi=new RegExp(si+" \\w+","i"),Pi=new RegExp(zr+"|PlayBook|BB10","i"),Li={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},Ai=function(e,t,r,i){t=t||"";var n=function(e){return null!=e&&e.brave?Ci:null}(r);return n||(null!=i&&i.detectGoogleSearchApp&&sr(e,"GSA/")?Ti:sr(e," OPR/")&&sr(e,"Mini")?ei:sr(e," OPR/")?Xr:Pi.test(e)?zr:sr(e,"IE"+Nr)||sr(e,"WPDesktop")?Yr:sr(e,"OculusBrowser")?yi:sr(e,Wr)?Gr:sr(e,ti)||sr(e,"Edg/")?ri:sr(e,bi+"/")?bi:sr(e,"YaBrowser/")?_i:sr(e,wi+"/")?wi:sr(e,xi+"/")||sr(e,"Ddg/")?xi:sr(e,"FBIOS")?"Facebook "+Nr:sr(e,"UCWEB")||sr(e,"UCBrowser")?"UC Browser":sr(e,"CriOS")?Jr:sr(e,"CrMo")||sr(e,Zr)?Zr:sr(e,$r)&&sr(e,Hr)?ui:sr(e,"FxiOS")?ni:sr(e.toLowerCase(),mi.toLowerCase())?mi:sr(e,Ci+"/")?Ci:((e,t)=>t&&sr(t,Ur)||function(e){return sr(e,Hr)&&!sr(e,Zr)&&!sr(e,$r)}(e))(e,t)?sr(e,Nr)?li:Hr:sr(e,"PaleMoon/")?Si:sr(e,ki+"/")?ki:sr(e,ii)?ii:sr(e,"MSIE")||sr(e,"Trident/")?Kr:sr(e,"Gecko")?ii:"")},Ni={[Yr]:[new RegExp("rv:"+Ii)],[ri]:[new RegExp(ti+"?\\/"+Ii)],[Zr]:[new RegExp("("+Zr+"|CrMo)\\/"+Ii)],[Jr]:[new RegExp("CriOS\\/"+Ii)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Ii)],[Hr]:[Ei],[li]:[Ei],[Xr]:[new RegExp("(Opera|OPR)\\/"+Ii)],[ii]:[new RegExp(ii+"\\/"+Ii)],[ni]:[new RegExp("FxiOS\\/"+Ii)],[mi]:[new RegExp("Konqueror[:/]?"+Ii,"i")],[zr]:[new RegExp(zr+" "+Ii),Ei],[ui]:[new RegExp("android\\s"+Ii,"i")],[Gr]:[new RegExp(Wr+"\\/"+Ii)],[yi]:[new RegExp("OculusBrowser\\/"+Ii)],[bi]:[new RegExp(bi+"\\/"+Ii)],[_i]:[new RegExp("YaBrowser\\/"+Ii)],[wi]:[new RegExp(wi+"\\/"+Ii)],[Ci]:[new RegExp(Ci+"\\/"+Ii)],[xi]:[new RegExp("(DuckDuckGo|Ddg)\\/"+Ii)],[Si]:[new RegExp("PaleMoon\\/"+Ii)],[ki]:[new RegExp(ki+"\\/"+Ii)],[Ti]:[new RegExp("GSA\\/"+Ii)],[Kr]:[new RegExp("(rv:|MSIE )"+Ii)],Mozilla:[new RegExp("rv:"+Ii)]},Fi=function(e,t,r,i){var n=Ai(e,t,r,i),s=Ni[n];if(pr(s))return null;for(var o=0;s.length>o;o++){var a=e.match(s[o]);if(a)return parseFloat(a[a.length-2])}return null},$i=[[new RegExp(ai+"; "+ai+" (.*?)[);]","i"),e=>[ai,e&&e[1]||""]],[new RegExp(si,"i"),[si,""]],[new RegExp(oi,"i"),[oi,""]],[Pi,[zr,""]],[new RegExp(hi,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[ci,""];if(new RegExp(Nr).test(t)&&!/IEMobile\b/.test(t))return[hi+" "+Nr,""];var r=/Windows NT ([0-9.]+)/i.exec(t);if(r&&r[1]){var i=Li[r[1]]||"";return/arm/i.test(t)&&(i="RT"),[hi,i]}return[hi,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?[Fr,[e[3],e[4],e[5]||"0"].join(".")]:[Fr,""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=pr(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+$r+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+$r+")","i"),e=>e&&e[2]?[$r,[e[2],e[3],e[4]||"0"].join(".")]:[$r,""]],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,e=>{var t=["Mac OS X",""];return e&&e[1]&&(t[1]=[e[1],e[2],e[3]||"0"].join(".")),t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[Qr,""]],[/Linux|debian/i,["Linux",""]]],Di=function(e){return Oi.test(e)?si:Mi.test(e)?oi:Ri.test(e)?ai:new RegExp(vi,"i").test(e)?vi:new RegExp("("+ci+"|WPDesktop)","i").test(e)?ci:/iPad/.test(e)?jr:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?Br:Pi.test(e)?zr:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(di,"i").test(e)?di:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?new RegExp(Nr).test(e)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)||/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?$r:qr:new RegExp("(pda|"+Nr+")","i").test(e)?pi:new RegExp(Dr,"i").test(e)&&!new RegExp(Dr+" pc","i").test(e)?gi:""},qi=function(e,t){var r,i,n,s,o=Di(e);return o===jr||o===qr||"Kobo"===o||"Kindle Fire"===o||o===gi?Dr:o===si||o===ai||o===oi||o===vi?"Console":o===Br?"Wearable":o?Nr:"Android"===(null==t?void 0:t.userAgentDataPlatform)&&(null!==(r=null==t?void 0:t.maxTouchPoints)&&void 0!==r?r:0)>0?600>Math.min(null!==(i=null==t?void 0:t.screenWidth)&&void 0!==i?i:0,null!==(n=null==t?void 0:t.screenHeight)&&void 0!==n?n:0)/(null!==(s=null==t?void 0:t.devicePixelRatio)&&void 0!==s?s:1)?Nr:Dr:"Desktop"},ji={trace:{text:"TRACE",number:1},debug:{text:"DEBUG",number:5},info:{text:"INFO",number:9},warn:{text:"WARN",number:13},error:{text:"ERROR",number:17},fatal:{text:"FATAL",number:21}},Ui=ji.info;function Bi(e){if(xr(e))return{boolValue:e};if("number"==typeof e)return Number.isFinite(e)?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:{stringValue:String(e)};if("string"==typeof e)return{stringValue:e};if(cr(e))return{arrayValue:{values:e.map((e=>Bi(e)))}};try{return{stringValue:JSON.stringify(e)}}catch(t){return{stringValue:String(e)}}}function Hi(e){var t=[];for(var r in e){var i=e[r];yr(i)||pr(i)||t.push({key:r,value:Bi(i)})}return t}function zi(e,t){if(e){var r=e.find((e=>e.type===t));return null==r?void 0:r.value}}function Vi(e){var t=globalThis._posthogChunkIds;if(t){var r=Object.keys(t);return Ar&&r.length===Lr||(Lr=r.length,Ar=r.reduce(((r,i)=>{Pr||(Pr={});var n=Pr[i];if(n)r[n[0]]=n[1];else for(var s=e(i),o=s.length-1;o>=0;o--){var a=s[o],u=null==a?void 0:a.filename,l=t[i];if(u&&l){r[u]=l,Pr[i]=[u,l];break}}return r}),{})),Ar}}class Wi{constructor(e,t,r){void 0===r&&(r=[]),this.coercers=e,this.stackParser=t,this.modifiers=r}buildFromUnknown(e,t){void 0===t&&(t={});var r=t&&t.mechanism||{handled:!0,type:"generic"},i=this.buildCoercingContext(r,t,0).apply(e),n=this.buildParsingContext(t),s=this.parseStacktrace(i,n);return{$exception_list:this.convertToExceptionList(s,r),$exception_level:"error"}}modifyFrames(e){var r=this;return t((function*(){for(var t of e)t.stacktrace&&t.stacktrace.frames&&cr(t.stacktrace.frames)&&(t.stacktrace.frames=yield r.applyModifiers(t.stacktrace.frames));return e}))()}coerceFallback(e){var t;return{type:"Error",value:"Unknown error",stack:null==(t=e.syntheticException)?void 0:t.stack,synthetic:!0}}parseStacktrace(e,t){var i,n;return null!=e.cause&&(i=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(n=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),r({},e,{cause:i,stack:n})}applyChunkIds(e,t){return e.map((e=>(e.filename&&t&&(e.chunk_id=t[e.filename]),e)))}applyCoercers(e,t){for(var r of this.coercers)if(r.match(e))return r.coerce(e,t);return this.coerceFallback(t)}applyModifiers(e){var r=this;return t((function*(){var t=e;for(var i of r.modifiers)t=yield i(t);return t}))()}convertToExceptionList(e,t){var i,n,s,o={type:e.type,value:e.value,mechanism:{type:null!==(i=t.type)&&void 0!==i?i:"generic",handled:null===(n=t.handled)||void 0===n||n,synthetic:null!==(s=e.synthetic)&&void 0!==s&&s}};e.stack&&(o.stacktrace={type:"raw",frames:e.stack});var a=[o];return null!=e.cause&&a.push(...this.convertToExceptionList(e.cause,r({},t,{handled:!0}))),a}buildParsingContext(e){var t;return{chunkIdMap:Vi(this.stackParser),skipFirstLines:null!==(t=e.skipFirstLines)&&void 0!==t?t:1}}buildCoercingContext(e,t,i){void 0===i&&(i=0);var n=(r,i)=>{if(4>=i){var n=this.buildCoercingContext(e,t,i);return this.applyCoercers(r,n)}};return r({},t,{syntheticException:0==i?t.syntheticException:void 0,mechanism:e,apply:e=>n(e,i),next:e=>n(e,i+1)})}}var Gi="?";function Zi(e,t,r,i,n){var s={platform:e,filename:t,function:"<anonymous>"===r?Gi:r,in_app:!0};return pr(i)||(s.lineno=i),pr(n)||(s.colno=n),s}var Qi=(e,t)=>{var r=-1!==e.indexOf("safari-extension"),i=-1!==e.indexOf("safari-web-extension");return r||i?[-1!==e.indexOf("@")?e.split("@")[0]:Gi,r?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},Ji=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Ki=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Yi=/\((\S*)(?::(\d+))(?::(\d+))\)/,Xi=(e,t)=>{var r=Ji.exec(e);if(r){var[,i,n,s]=r;return Zi(t,i,Gi,+n,+s)}var o=Ki.exec(e);if(o){if(o[2]&&0===o[2].indexOf("eval")){var a=Yi.exec(o[2]);a&&(o[2]=a[1],o[3]=a[2],o[4]=a[3])}var[u,l]=Qi(o[1]||Gi,o[2]);return Zi(t,l,u,o[3]?+o[3]:void 0,o[4]?+o[4]:void 0)}},en=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,tn=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,rn=(e,t)=>{var r=en.exec(e);if(r){if(r[3]&&r[3].indexOf(" > eval")>-1){var i=tn.exec(r[3]);i&&(r[1]=r[1]||"eval",r[3]=i[1],r[4]=i[2],r[5]="")}var n=r[3],s=r[1]||Gi;return[s,n]=Qi(s,n),Zi(t,n,s,r[4]?+r[4]:void 0,r[5]?+r[5]:void 0)}},nn=/\(error: (.*)\)/,sn=50;class on{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var r=gr(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:r?e.stack:void 0,cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var t=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?t+": "+e.message:t}isDOMException(e){return Cr(e,"DOMException")}isDOMError(e){return Cr(e,"DOMError")}}class an{match(e){return e instanceof Error}coerce(e,t){return{type:this.getType(e),value:this.getMessage(e,t),stack:this.getStack(e),cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,t){var r=e.message;return String(r.error&&"string"==typeof r.error.message?r.error.message:r)}getStack(e){return e.stacktrace||e.stack||void 0}}class un{constructor(){}match(e){return Cr(e,"ErrorEvent")&&null!=e.error}coerce(e,t){var r;return t.apply(e.error)||{type:"ErrorEvent",value:e.message,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}var ln=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class hn{match(e){return"string"==typeof e}coerce(e,t){var r,[i,n]=this.getInfos(e);return{type:null!=i?i:"Error",value:null!=n?n:e,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}getInfos(e){var t="Error",r=e,i=e.match(ln);return i&&(t=i[1],r=i[2]),[t,r]}}var cn=["fatal","error","warning","log","info","debug"];function dn(e,t){void 0===t&&(t=40);var r=Object.keys(e);if(r.sort(),!r.length)return"[object has no keys]";for(var i=r.length;i>0;i--){var n=r.slice(0,i).join(", ");if(t>=n.length)return i===r.length?n:n.length>t?n.slice(0,t)+"...":n}return""}class vn{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var r,i=this.getErrorPropertyFromObject(e);return i?t.apply(i):{type:this.getType(e),value:this.getValue(e),stack:null==(r=t.syntheticException)?void 0:r.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return Tr(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&"string"==typeof e.name){var t="'"+e.name+"' captured as exception";return"message"in e&&"string"==typeof e.message&&(t+=" with message: '"+e.message+"'"),t}if("message"in e&&"string"==typeof e.message)return e.message;var r=this.getObjectClassName(e);return(r&&"Object"!==r?"'"+r+"'":"Object")+" captured as exception with keys: "+dn(e)}isSeverityLevel(e){return gr(e)&&!mr(e)&&cn.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var t in e)if({}.hasOwnProperty.call(e,t)){var r=e[t];if(r instanceof Error)return r}}getObjectClassName(e){try{var t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch(e){return}}}class fn{match(e){return Tr(e)}coerce(e,t){var r,i=e.constructor.name;return{type:i,value:i+" captured as exception with keys: "+dn(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}class pn{match(e){return kr(e)}coerce(e,t){var r;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}class gn{match(e){return Cr(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!Tr(e))return!1;try{var t=e.detail;return null!=t&&"object"==typeof t&&"reason"in t}catch(e){return!1}}coerce(e,t){var r,i=this.getUnhandledRejectionReason(e);return kr(i)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(i),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}:t.apply(i)}getUnhandledRejectionReason(e){try{if("reason"in e)return e.reason;if("detail"in e&&null!=e.detail&&"object"==typeof e.detail&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}}var mn="$message",yn="$timestamp",bn=new Set([mn,yn]),_n={enabled:!0,max_bytes:32768};function wn(e){var t;return e?{enabled:null!==(t=e.enabled)&&void 0!==t?t:_n.enabled,max_bytes:Sn(e.max_bytes,_n.max_bytes)}:r({},_n)}class xn{constructor(e){this.Yt=[],this.Xt=0,this.qt=wn(e)}setConfig(e){this.qt=wn(e),this.er()}add(e){var t=function(e){var t=function(e){var t=new WeakSet;try{return JSON.stringify(e,((e,r)=>{if("bigint"==typeof r)return r.toString();if("function"!=typeof r&&"symbol"!=typeof r){if(r instanceof Date)return r.toISOString();if(r instanceof Error)return{name:r.name,message:r.message,stack:r.stack};if(r&&"object"==typeof r){if(t.has(r))return"[Circular]";t.add(r)}return r}}))}catch(e){return}}(e);if(t)try{var r=JSON.parse(t);if(!vr(r))return;var i=r,n=i[mn],s=i[yn];if(!gr(n)||0===n.trim().length)return;if(!gr(s)&&!_r(s))return;return{step:i,json:t}}catch(e){return}}(e);if(t){var r=function(e){if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e).length;for(var t=encodeURIComponent(e),r=0,i=0;t.length>i;i++)"%"===t[i]?(r+=1,i+=2):r+=1;return r}(t.json);r>this.qt.max_bytes||(this.Yt.push({step:t.step,bytes:r}),this.Xt+=r,this.er())}}getAttachable(){return this.Yt.map((e=>e.step))}clear(){this.Yt=[],this.Xt=0}size(){return this.Yt.length}er(){for(;this.Xt>this.qt.max_bytes&&this.Yt.length>0;){var e=this.Yt.shift();e&&(this.Xt-=e.bytes)}}}function Sn(e,t){if(!_r(e)||e===1/0||e===-1/0)return t;var r=Math.floor(e);return 0>r?t:r}var kn="undefined"!=typeof window?window:void 0,Cn="undefined"!=typeof globalThis?globalThis:kn;"undefined"==typeof self&&(Cn.self=Cn),"undefined"==typeof File&&(Cn.File=function(){});var Tn=null==Cn?void 0:Cn.navigator,In=null==Cn?void 0:Cn.document,En=null==Cn?void 0:Cn.location,Rn=null==Cn?void 0:Cn.fetch,Mn=null!=Cn&&Cn.XMLHttpRequest&&"withCredentials"in new Cn.XMLHttpRequest?Cn.XMLHttpRequest:void 0,On=null==Cn?void 0:Cn.AbortController,Pn=null==Cn?void 0:Cn.CompressionStream,Ln=null==Tn?void 0:Tn.userAgent,An=null!=kn?kn:{},Nn=e=>e instanceof Document,Fn="1.386.1",$n={DEBUG:!1,LIB_VERSION:Fn,LIB_NAME:"web",JS_SDK_VERSION:Fn},Dn=function(e,t){var{debugEnabled:r}=void 0===t?{}:t,i={k(t){if(kn&&($n.DEBUG||An.POSTHOG_DEBUG||r)&&!pr(kn.console)&&kn.console){for(var i=("__rrweb_original__"in kn.console[t]?kn.console[t].__rrweb_original__:kn.console[t]),n=arguments.length,s=new Array(n>1?n-1:0),o=1;n>o;o++)s[o-1]=arguments[o];i(e,...s)}},debug(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("debug",...t)},info(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("log",...t)},warn(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("warn",...t)},error(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("error",...t)},critical(){for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];console.error(e,...r)},uninitializedWarning(e){i.error("You must initialize PostHog before calling "+e)},createLogger:(t,r)=>Dn(e+" "+t,r)};return i},qn=Dn("[PostHog.js]"),jn=qn.createLogger;function Un(e,t){cr(e)&&e.forEach(t)}function Bn(e,t){if(!br(e))if(cr(e))e.forEach(t);else if(Sr(e))e.forEach(((e,r)=>t(e,r)));else for(var r in e)lr.call(e,r)&&t(e[r],r)}var Hn=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;t>i;i++)r[i-1]=arguments[i];for(var n of r)for(var s in n)void 0!==n[s]&&(e[s]=n[s]);return e};function zn(e){for(var t=Object.keys(e),r=t.length,i=new Array(r);r--;)i[r]=[t[r],e[t[r]]];return i}var Vn=function(e){try{return e()}catch(e){return}},Wn=function(e){return function(){try{for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];return e.apply(this,r)}catch(e){qn.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),qn.critical(e)}}},Gn=function(e){var t={};return Bn(e,(function(e,r){(gr(e)&&e.length>0||_r(e))&&(t[r]=e)})),t};var Zn=["herokuapp.com","vercel.app","netlify.app"];function Qn(e){var t=null==e?void 0:e.hostname;if(!gr(t))return!1;var r=t.split(".").slice(-2).join(".");for(var i of Zn)if(r===i)return!1;return!0}function Jn(e,t,r,i){var{capture:n=!1,passive:s=!0}=null!=i?i:{};null==e||e.addEventListener(t,r,{capture:n,passive:s})}function Kn(e){return"ph_toolbar_internal"===e.name}var Yn=e=>{var t=null==In?void 0:In.createElement("a");return pr(t)?null:(t.href=e,t)},Xn=function(e,t){var r,i;void 0===t&&(t="&");var n=[];return Bn(e,(function(e,t){pr(e)||pr(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),i=encodeURIComponent(t),n[n.length]=i+"="+r)})),n.join(t)},es=function(e,t){for(var r,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),n=0;i.length>n;n++){var s=i[n].split("=");if(s[0]===t){r=s;break}}if(!cr(r)||2>r.length)return"";var o=r[1];try{o=decodeURIComponent(o)}catch(e){qn.error("Skipping decoding for malformed query param: "+o)}return o.replace(/\+/g," ")},ts=function(e,t,r){if(!e||!t||!t.length)return e;for(var i=e.split("#"),n=i[1],s=(i[0]||"").split("?"),o=s[1],a=s[0],u=(o||"").split("&"),l=[],h=0;u.length>h;h++){var c=u[h].split("=");cr(c)&&(t.includes(c[0])?l.push(c[0]+"="+r):l.push(u[h]))}var d=a;return null!=o&&(d+="?"+l.join("&")),null!=n&&(d+="#"+n),d},rs=function(e,t){var r=e.match(new RegExp(t+"=([^&]*)"));return r?r[1]:null};function is(e,t,r){try{if(!(t in e))return()=>{};var i=e[t],n=r(i);return dr(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=n,()=>{e[t]===n&&(e[t]=i)}}catch(e){return()=>{}}}function ns(e,t){var r,i=function(e){try{return"string"==typeof e?new URL(e).hostname:"url"in e?new URL(e.url).hostname:e.hostname}catch(e){return null}}(e),n={hostname:i,isHostDenied:!1};if(null==(r=t.payloadHostDenyList)||!r.length||null==i||!i.trim().length)return n;for(var s of t.payloadHostDenyList)if(i.endsWith(s))return{hostname:i,isHostDenied:!0};return n}var ss="$people_distinct_id",os="$device_id",as="__alias",us="__timers",ls="$autocapture_disabled_server_side",hs="$heatmaps_enabled_server_side",cs="$exception_capture_enabled_server_side",ds="$error_tracking_suppression_rules",vs="$error_tracking_capture_extension_exceptions",fs="$web_vitals_enabled_server_side",ps="$dead_clicks_enabled_server_side",gs="$product_tours_enabled_server_side",ms="$web_vitals_allowed_metrics",ys="$session_recording_remote_config",bs="$replay_sample_rate",_s="$replay_override_sampling",ws="$replay_override_linked_flag",xs="$replay_override_url_trigger",Ss="$replay_override_event_trigger",ks="$sesid",Cs="$session_is_sampled",Ts="$enabled_feature_flags",Is="$active_feature_flags",Es="$early_access_features",Rs="$feature_flag_details",Ms="$feature_flag_payloads",Os="$feature_flag_request_id",Ps="$override_feature_flags",Ls="$override_feature_flag_payloads",As="$stored_person_properties",Ns="$stored_group_properties",Fs="$surveys",$s="$surveys_loaded_at",Ds="$surveys_activated",qs="ph_product_tours",js="$flag_call_reported",Us="$flag_call_reported_session_id",Bs="$feature_flag_errors",Hs="$feature_flag_evaluated_at",zs="$user_state",Vs="$client_session_props",Ws="$capture_rate_limit",Gs="$initial_campaign_params",Zs="$initial_referrer_info",Qs="$initial_person_info",Js="$epp",Ks="__POSTHOG_TOOLBAR__",Ys="$posthog_cookieless",Xs="$sdk_debug_extensions_init_method",eo="$sdk_debug_extensions_init_time_ms",to="$sdk_debug_recording_script_not_loaded",ro="PostHog loadExternalDependency extension not found.",io="on_reject",no="always",so="anonymous",oo="identified",ao="identified_only",uo="visibilitychange",lo="beforeunload",ho="$pageview",co="$pageleave",vo="$identify",fo="$groupidentify",po=1,go=3,mo=11;function yo(e){return e instanceof Element&&(e.id===Ks||!(null==e.closest||!e.closest(".toolbar-global-fade-container")))}function bo(e){return!!e&&e.nodeType===po}function _o(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function wo(e){return!!e&&e.nodeType===go}function xo(e){return!!e&&e.nodeType===mo&&bo(e.host)}function So(e){return e?or(e).split(/\s+/):[]}function ko(e){var t=null==kn?void 0:kn.location.href;return!!(t&&e&&e.some((e=>t.match(e))))}function Co(e){var t="";switch(typeof e.className){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return So(t)}function To(e){return br(e)?null:or(e).split(/(\s+)/).filter((e=>Qo(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Io(e){var t="";return Uo(e)&&!Bo(e)&&e.childNodes&&e.childNodes.length&&Bn(e.childNodes,(function(e){var r;wo(e)&&e.textContent&&(t+=null!==(r=To(e.textContent))&&void 0!==r?r:"")})),or(t)}function Eo(e){return pr(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}var Ro=["a","button","form","input","select","textarea","label"];function Mo(e,t){if(pr(t))return!0;var r,i=function(e){if(t.some((t=>e.matches(t))))return{v:!0}};for(var n of e)if(r=i(n))return r.v;return!1}function Oo(e){var t=e.parentNode;return!(!t||!bo(t))&&t}var Po=["next","previous","prev",">","<"],Lo=[...Po,"+","-","−","–"],Ao=(e,t)=>/[a-z0-9]/i.test(t)?e.includes(t):e===t,No=[".ph-no-deadclick",".ph-no-capture"],Fo=[".ph-no-rageclick",".ph-no-capture"],$o=["","text","search","email","password","url","tel","number"];function Do(e,t){if(!kn||qo(e))return!1;var r,i,n,s,o;if(xr(t)?(r=!!t&&Fo,i=void 0,n=!1):(r=null!==(s=null==t?void 0:t.css_selector_ignorelist)&&void 0!==s?s:Fo,i=null==t?void 0:t.content_ignorelist,n=null!==(o=null==t?void 0:t.ignore_text_selection)&&void 0!==o&&o),!1===r)return!1;if(n&&function(e){return!(!e||!bo(e))&&(!!_o(e,"textarea")||(_o(e,"input")?sr($o,(e.getAttribute("type")||"").toLowerCase()):function(e){if(e.isContentEditable)return!0;var t=null==e.getAttribute?void 0:e.getAttribute("contenteditable");return"true"===t||""===t}(e)))}(e))return!1;var{targetElementList:a}=jo(e,!1);return!function(e,t){if(!1===e||pr(e))return!1;var r;if(!0===e)r=Po;else{if(!cr(e))return!1;if(e.length>10)return qn.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;r=e.map((e=>e.toLowerCase()))}return t.some((e=>{var{safeText:t,ariaLabel:i}=e;return r.some((e=>Ao(t,e)||Ao(i,e)))}))}(i,a.map((e=>{var t;return{safeText:Io(e).toLowerCase(),ariaLabel:(null==(t=e.getAttribute("aria-label"))?void 0:t.toLowerCase().trim())||""}})))&&!Mo(a,r)}var qo=e=>!e||_o(e,"html")||!bo(e),jo=(e,t)=>{if(!kn||qo(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var r=!1,i=[e],n=e;n.parentNode&&!_o(n,"body");)if(xo(n.parentNode))i.push(n.parentNode.host),n=n.parentNode.host;else{var s=Oo(n);if(!s)break;if(t||Ro.indexOf(s.tagName.toLowerCase())>-1)r=!0;else{var o=kn.getComputedStyle(s);o&&"pointer"===o.getPropertyValue("cursor")&&(r=!0)}i.push(s),n=s}return{parentIsUsefulElement:r,targetElementList:i}};function Uo(e){for(var t=e;t.parentNode&&!_o(t,"body");t=t.parentNode){var r=Co(t);if(sr(r,"ph-sensitive")||sr(r,"ph-no-capture"))return!1}if(sr(Co(e),"ph-include"))return!0;var i=e.type||"";if(gr(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var n=e.name||e.id||"";return!gr(n)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(n.replace(/[^a-zA-Z0-9]/g,""))}function Bo(e){return!!(_o(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||_o(e,"select")||_o(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var Ho="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",zo=new RegExp("^(?:"+Ho+")$"),Vo=new RegExp(Ho),Wo="\\d{3}-?\\d{2}-?\\d{4}",Go=new RegExp("^("+Wo+")$"),Zo=new RegExp("("+Wo+")");function Qo(e,t){if(void 0===t&&(t=!0),br(e))return!1;if(gr(e)){if(e=or(e),(t?zo:Vo).test((e||"").replace(/[- ]/g,"")))return!1;if((t?Go:Zo).test(e))return!1}return!0}function Jo(e){var t=Io(e);return Qo(t=(t+" "+Ko(e)).trim())?t:""}function Ko(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Bn(e.childNodes,(function(e){var r;if(e&&"span"===(null==(r=e.tagName)?void 0:r.toLowerCase()))try{var i=Io(e);t=(t+" "+i).trim(),e.childNodes&&e.childNodes.length&&(t=(t+" "+Ko(e)).trim())}catch(e){qn.error("[AutoCapture]",e)}})),t}function Yo(e){return e.replace(/"|\\"/g,'\\"')}function Xo(e){var t=e.attr__class;return t?cr(t)?t:So(t):void 0}var ea={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:e=>e,recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com","bam.nr-data.net"]},ta=jn("[Recorder]"),ra=e=>"navigation"===e.entryType,ia=e=>"resource"===e.entryType;function na(e,t){return!!t&&(xr(t)||t[e])}function sa(e){if("undefined"==typeof Request)return!1;if(e instanceof Request)return!0;try{return"[object Request]"==={}.toString.call(e)}catch(e){return!1}}function oa(e){var{type:t,recordBody:r,headers:i,url:n}=e;function s(e){var t=Object.keys(i).find((e=>"content-type"===e.toLowerCase())),r=t&&i[t];return e.some((e=>null==r?void 0:r.includes(e)))}if(!r)return!1;if(function e(t){try{return"string"==typeof t?t.startsWith("blob:"):t instanceof URL?"blob:"===t.protocol:!!sa(t)&&e(t.url)}catch(e){return!1}}(n))return!1;if(xr(r))return!0;if(cr(r))return s(r);var o=r[t];return xr(o)?o:s(o)}function aa(e,t,r,i,n,s){return ua.apply(this,arguments)}function ua(){return ua=t((function*(e,t,r,i,n,s){if(void 0===s&&(s=0),s>10)return ta.warn("Failed to get performance entry for request",{url:r,initiatorType:t}),null;var o=function(e,r){for(var s=e.length-1;s>=0;s-=1)if(ia(o=e[s])&&o.initiatorType===t&&(pr(i)||o.startTime>=i)&&(pr(n)||n>=o.startTime))return e[s];var o}(e.performance.getEntriesByName(r));return o||(yield new Promise((e=>setTimeout(e,50*s))),aa(e,t,r,i,n,s+1))})),ua.apply(this,arguments)}function la(e){var{body:t,options:r,url:i}=e;if(br(t))return null;var{hostname:n,isHostDenied:s}=ns(i,r);if(s)return n+" is in deny list";if(gr(t))return t;if(Nn(t))return t.textContent;if(Sr(t))return Xn(t);if(vr(t))try{return JSON.stringify(t)}catch(e){return"[SessionReplay] Failed to stringify response object"}return"[SessionReplay] Cannot read body of type "+toString.call(t)}var ha=e=>!yr(e)&&("navigation"===e.entryType||"resource"===e.entryType);function ca(e){var{entry:t,method:i,status:n,networkRequest:s,isInitial:o,start:a,end:u,url:l,initiatorType:h}=e;a=t?t.startTime:a,u=t?t.responseEnd:u;var c=Math.floor(Date.now()-performance.now()),d=Math.floor(c+(a||0)),v=[r({},t?t.toJSON():{name:l},{startTime:pr(a)?void 0:Math.round(a),endTime:pr(u)?void 0:Math.round(u),timeOrigin:c,timestamp:d,method:i,initiatorType:h||(t?t.initiatorType:void 0),status:n,requestHeaders:s.requestHeaders,requestBody:s.requestBody,responseHeaders:s.responseHeaders,responseBody:s.responseBody,isInitial:o})];if(ha(t))for(var f of t.serverTiming||[])v.push({timeOrigin:c,timestamp:d,startTime:Math.round(t.startTime),name:f.name,duration:f.duration,entryType:"serverTiming"});return v}var da=["video/","audio/"];function va(e){return new Promise((t=>{var r=setTimeout((()=>t("[SessionReplay] Timeout while trying to read body")),500);try{e.clone().text().then((e=>t(e)),(e=>t("[SessionReplay] Failed to read body: "+e))).finally((()=>clearTimeout(r)))}catch(e){clearTimeout(r),t("[SessionReplay] Failed to read body")}}))}function fa(){return fa=t((function*(e){var{r:t,options:r,url:i}=e,{hostname:n,isHostDenied:s}=ns(i,r);return s?Promise.resolve(n+" is in deny list"):va(t)})),fa.apply(this,arguments)}function pa(){return pa=t((function*(e){var{r:t,options:r,url:i}=e,n=function(e){var t,{r:r,options:i,url:n}=e;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var s=null==(t=r.headers.get("Content-Type"))?void 0:t.toLowerCase(),o=da.some((e=>null==s?void 0:s.startsWith(e)));if(s&&o)return"Content-Type "+s+" is not supported";var{hostname:a,isHostDenied:u}=ns(n,i);return u?a+" is in deny list":null}({r:t,options:r,url:i});return yr(n)?va(t):Promise.resolve(n)})),pa.apply(this,arguments)}var ga=null;function ma(e,i,n){if(!("performance"in i))return()=>{};if(ga)return ta.warn("Network observer already initialised, doing nothing"),()=>{};var s=n?Object.assign({},ea,n):ea,o=t=>{var i=[];t.requests.forEach((e=>{var t=s.maskRequestFn(e);t&&i.push(t)})),i.length>0&&e(r({},t,{requests:i}))},a=function(e,t,r){if(r.recordInitialRequests){var i=t.performance.getEntries().filter((e=>ra(e)||ia(e)&&r.initiatorTypes.includes(e.initiatorType)));e({requests:i.flatMap((e=>ca({entry:e,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var n=new t.PerformanceObserver((t=>{var i=t.getEntries().filter((e=>ra(e)||ia(e)&&r.initiatorTypes.includes(e.initiatorType)&&(e=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==e.initiatorType&&"fetch"!==e.initiatorType)(e)));e({requests:i.flatMap((e=>ca({entry:e,method:void 0,status:void 0,networkRequest:{}})))})})),s=PerformanceObserver.supportedEntryTypes.filter((e=>r.performanceEntryTypeToObserve.includes(e)));return n.observe({entryTypes:s}),()=>{n.disconnect()}}(o,i,s),u=()=>{},l=()=>{};return(s.recordHeaders||s.recordBody)&&(u=function(e,t,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var i=na("request",r.recordHeaders),n=na("response",r.recordHeaders),s=is(t.XMLHttpRequest.prototype,"open",(s=>function(o,a,u,l,h){void 0===u&&(u=!0);var c,d,v=this,f=new Request(a),p={},g={},m=v.setRequestHeader.bind(v);v.setRequestHeader=(e,t)=>(g[e]=t,m(e,t)),i&&(p.requestHeaders=g);var y=v.send.bind(v);v.send=e=>(oa({type:"request",headers:g,url:a,recordBody:r.recordBody})&&(p.requestBody=la({body:e,options:r,url:a})),c=t.performance.now(),y(e));var b=()=>{v.removeEventListener("readystatechange",_),v.removeEventListener("error",b),v.removeEventListener("abort",b),v.removeEventListener("timeout",b)},_=()=>{if(v.readyState===v.DONE){b(),d=t.performance.now();var i={};v.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((e=>{var t=e.split(": "),r=t.shift(),n=t.join(": ");r&&(i[r]=n)})),n&&(p.responseHeaders=i),oa({type:"response",headers:i,url:a,recordBody:r.recordBody})&&(p.responseBody=la({body:v.response,options:r,url:a})),aa(t,"xmlhttprequest",f.url,c,d).then((t=>{var r=ca({entry:t,method:o,status:null==v?void 0:v.status,networkRequest:p,start:c,end:d,url:a.toString(),initiatorType:"xmlhttprequest"});e({requests:r})})).catch((()=>{}))}};v.addEventListener("readystatechange",_),v.addEventListener("error",b),v.addEventListener("abort",b),v.addEventListener("timeout",b),s.call(v,o,a.toString(),u,l,h)}));return()=>{s()}}(o,i,s),l=function(e,r,i){if(!i.initiatorTypes.includes("fetch"))return()=>{};var n=na("request",i.recordHeaders),s=na("response",i.recordHeaders),o=is(r,"fetch",(o=>function(){var a=t((function*(t,a){var u,l,h,c,d=new Request(t,a),v={};try{var f={};d.headers.forEach(((e,t)=>{f[t]=e})),n&&(v.requestHeaders=f),!(vr(c=null==a?void 0:a.body)&&dr(c.getReader)&&dr(c.tee))&&oa({type:"request",headers:f,url:t,recordBody:i.recordBody})&&(v.requestBody=yield function(e){return fa.apply(this,arguments)}({r:d,options:i,url:t})),l=r.performance.now(),u=sa(t)?yield o(d):yield o(t,a),h=r.performance.now();var p={};return u.headers.forEach(((e,t)=>{p[t]=e})),s&&(v.responseHeaders=p),oa({type:"response",headers:p,url:t,recordBody:i.recordBody})&&(v.responseBody=yield function(e){return pa.apply(this,arguments)}({r:u,options:i,url:t})),u}finally{aa(r,"fetch",d.url,l,h).then((t=>{var r,i=ca({entry:t,method:d.method,status:null==(r=u)?void 0:r.status,networkRequest:v,start:l,end:h,url:d.url,initiatorType:"fetch"});e({requests:i})})).catch((()=>{}))}}));return function(e,t){return a.apply(this,arguments)}}()));return()=>{o()}}(o,i,s)),ga=()=>{a(),u(),l(),ga=null}}var ya=e=>({name:"rrweb/network@1",observer:ma,options:e});An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:Gt,getRecordNetworkPlugin:ya},An.__PosthogExtensions__.rrweb={record:Ot,version:"v2",wasMaxDepthReached:()=>he,resetMaxDepthState(){he=!1,le=!1}},An.rrweb={record:Ot,version:"v2"},An.rrwebConsoleRecord={getRecordConsolePlugin:Gt},An.getRecordNetworkPlugin=ya;var ba,_a,wa,xa,Sa,ka,Ca,Ta,Ia,Ea,Ra,Ma,Oa={},Pa=[],La=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Aa=Array.isArray;function Na(e,t){for(var r in t)e[r]=t[r];return e}function Fa(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function $a(e,t,r){var i,n,s,o={};for(s in t)"key"==s?i=t[s]:"ref"==s?n=t[s]:o[s]=t[s];if(arguments.length>2&&(o.children=arguments.length>3?ba.call(arguments,2):r),"function"==typeof e&&null!=e.defaultProps)for(s in e.defaultProps)void 0===o[s]&&(o[s]=e.defaultProps[s]);return Da(e,o,i,n,null)}function Da(e,t,r,i,n){var s={type:e,props:t,key:r,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==n?++wa:n,__i:-1,__u:0};return null==n&&null!=_a.vnode&&_a.vnode(s),s}function qa(e){return e.children}function ja(e,t){this.props=e,this.context=t}function Ua(e,t){if(null==t)return e.__?Ua(e.__,e.__i+1):null;for(var r;e.__k.length>t;t++)if(null!=(r=e.__k[t])&&null!=r.__e)return r.__e;return"function"==typeof e.type?Ua(e):null}function Ba(e){var t,r;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;e.__k.length>t;t++)if(null!=(r=e.__k[t])&&null!=r.__e){e.__e=e.__c.base=r.__e;break}return Ba(e)}}function Ha(e){(!e.__d&&(e.__d=!0)&&xa.push(e)&&!$.__r++||Sa!=_a.debounceRendering)&&((Sa=_a.debounceRendering)||ka)($)}function $(){for(var e,t,r,i,n,s,o,a=1;xa.length;)xa.length>a&&xa.sort(Ca),e=xa.shift(),a=xa.length,e.__d&&(r=void 0,i=void 0,n=(i=(t=e).__v).__e,s=[],o=[],t.__P&&((r=Na({},i)).__v=i.__v+1,_a.vnode&&_a.vnode(r),Ja(t.__P,r,i,t.__n,t.__P.namespaceURI,32&i.__u?[n]:null,s,null==n?Ua(i):n,!!(32&i.__u),o),r.__v=i.__v,r.__.__k[r.__i]=r,Ya(s,r,o),i.__e=i.__=null,r.__e!=n&&Ba(r)));$.__r=0}function za(e,t,r,i,n,s,o,a,u,l,h){var c,d,v,f,p,g,m,y=i&&i.__k||Pa,b=t.length;for(u=function(e,t,r,i,n){var s,o,a,u,l,h=r.length,c=h,d=0;for(e.__k=new Array(n),s=0;n>s;s++)null!=(o=t[s])&&"boolean"!=typeof o&&"function"!=typeof o?("string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?o=e.__k[s]=Da(null,o,null,null,null):Aa(o)?o=e.__k[s]=Da(qa,{children:o},null,null,null):void 0===o.constructor&&o.__b>0?o=e.__k[s]=Da(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[s]=o,u=s+d,o.__=e,o.__b=e.__b+1,a=null,-1!=(l=o.__i=Wa(o,r,u,c))&&(c--,(a=r[l])&&(a.__u|=2)),null==a||null==a.__v?(-1==l&&(n>h?d--:h>n&&d++),"function"!=typeof o.type&&(o.__u|=4)):l!=u&&(l==u-1?d--:l==u+1?d++:(l>u?d--:d++,o.__u|=4))):e.__k[s]=null;if(c)for(s=0;h>s;s++)null!=(a=r[s])&&0==(2&a.__u)&&(a.__e==i&&(i=Ua(a)),tu(a,a));return i}(r,t,y,u,b),c=0;b>c;c++)null!=(v=r.__k[c])&&(d=-1==v.__i?Oa:y[v.__i]||Oa,v.__i=c,g=Ja(e,v,d,n,s,o,a,u,l,h),f=v.__e,v.ref&&d.ref!=v.ref&&(d.ref&&eu(d.ref,null,v),h.push(v.ref,v.__c||f,v)),null==p&&null!=f&&(p=f),(m=!!(4&v.__u))||d.__k===v.__k?u=Va(v,u,e,m):"function"==typeof v.type&&void 0!==g?u=g:f&&(u=f.nextSibling),v.__u&=-7);return r.__e=p,u}function Va(e,t,r,i){var n,s;if("function"==typeof e.type){for(n=e.__k,s=0;n&&n.length>s;s++)n[s]&&(n[s].__=e,t=Va(n[s],t,r,i));return t}e.__e!=t&&(i&&(t&&e.type&&!t.parentNode&&(t=Ua(e)),r.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function Wa(e,t,r,i){var n,s,o,a=e.key,u=e.type,l=t[r],h=null!=l&&0==(2&l.__u);if(null===l&&null==a||h&&a==l.key&&u==l.type)return r;if(i>(h?1:0))for(n=r-1,s=r+1;n>=0||t.length>s;)if(null!=(l=t[o=0>n?s++:n--])&&0==(2&l.__u)&&a==l.key&&u==l.type)return o;return-1}function Ga(e,t,r){"-"==t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||La.test(t)?r:r+"px"}function Za(e,t,r,i,n){var s,o;e:if("style"==t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)r&&t in r||Ga(e.style,t,"");if(r)for(t in r)i&&r[t]==i[t]||Ga(e.style,t,r[t])}else if("o"==t[0]&&"n"==t[1])s=t!=(t=t.replace(Ta,"$1")),o=t.toLowerCase(),t=o in e||"onFocusOut"==t||"onFocusIn"==t?o.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+s]=r,r?i?r.u=i.u:(r.u=Ia,e.addEventListener(t,s?Ra:Ea,s)):e.removeEventListener(t,s?Ra:Ea,s);else{if("http://www.w3.org/2000/svg"==n)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=t&&"height"!=t&&"href"!=t&&"list"!=t&&"form"!=t&&"tabIndex"!=t&&"download"!=t&&"rowSpan"!=t&&"colSpan"!=t&&"role"!=t&&"popover"!=t&&t in e)try{e[t]=null==r?"":r;break e}catch(e){}"function"==typeof r||(null==r||!1===r&&"-"!=t[4]?e.removeAttribute(t):e.setAttribute(t,"popover"==t&&1==r?"":r))}}function Qa(e){return function(t){if(this.l){var r=this.l[t.type+e];if(null==t.t)t.t=Ia++;else if(r.u>t.t)return;return r(_a.event?_a.event(t):t)}}}function Ja(e,t,r,i,n,s,o,a,u,l){var h,c,d,v,f,p,g,m,y,b,_,$,w,x,S,k,C,T=t.type;if(void 0!==t.constructor)return null;128&r.__u&&(u=!!(32&r.__u),s=[a=t.__e=r.__e]),(h=_a.__b)&&h(t);e:if("function"==typeof T)try{if(m=t.props,y="prototype"in T&&T.prototype.render,b=(h=T.contextType)&&i[h.__c],_=h?b?b.props.value:h.__:i,r.__c?g=(c=t.__c=r.__c).__=c.__E:(y?t.__c=c=new T(m,_):(t.__c=c=new ja(m,_),c.constructor=T,c.render=ru),b&&b.sub(c),c.state||(c.state={}),c.__n=i,d=c.__d=!0,c.__h=[],c._sb=[]),y&&null==c.__s&&(c.__s=c.state),y&&null!=T.getDerivedStateFromProps&&(c.__s==c.state&&(c.__s=Na({},c.__s)),Na(c.__s,T.getDerivedStateFromProps(m,c.__s))),v=c.props,f=c.state,c.__v=t,d)y&&null==T.getDerivedStateFromProps&&null!=c.componentWillMount&&c.componentWillMount(),y&&null!=c.componentDidMount&&c.__h.push(c.componentDidMount);else{if(y&&null==T.getDerivedStateFromProps&&m!==v&&null!=c.componentWillReceiveProps&&c.componentWillReceiveProps(m,_),t.__v==r.__v||!c.__e&&null!=c.shouldComponentUpdate&&!1===c.shouldComponentUpdate(m,c.__s,_)){for(t.__v!=r.__v&&(c.props=m,c.state=c.__s,c.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some((function(e){e&&(e.__=t)})),$=0;c._sb.length>$;$++)c.__h.push(c._sb[$]);c._sb=[],c.__h.length&&o.push(c);break e}null!=c.componentWillUpdate&&c.componentWillUpdate(m,c.__s,_),y&&null!=c.componentDidUpdate&&c.__h.push((function(){c.componentDidUpdate(v,f,p)}))}if(c.context=_,c.props=m,c.__P=e,c.__e=!1,w=_a.__r,x=0,y){for(c.state=c.__s,c.__d=!1,w&&w(t),h=c.render(c.props,c.state,c.context),S=0;c._sb.length>S;S++)c.__h.push(c._sb[S]);c._sb=[]}else do{c.__d=!1,w&&w(t),h=c.render(c.props,c.state,c.context),c.state=c.__s}while(c.__d&&25>++x);c.state=c.__s,null!=c.getChildContext&&(i=Na(Na({},i),c.getChildContext())),y&&!d&&null!=c.getSnapshotBeforeUpdate&&(p=c.getSnapshotBeforeUpdate(v,f)),k=h,null!=h&&h.type===qa&&null==h.key&&(k=Xa(h.props.children)),a=za(e,Aa(k)?k:[k],t,r,i,n,s,o,a,u,l),c.base=t.__e,t.__u&=-161,c.__h.length&&o.push(c),g&&(c.__E=c.__=null)}catch(e){if(t.__v=null,u||null!=s)if(e.then){for(t.__u|=u?160:128;a&&8==a.nodeType&&a.nextSibling;)a=a.nextSibling;s[s.indexOf(a)]=null,t.__e=a}else{for(C=s.length;C--;)Fa(s[C]);Ka(t)}else t.__e=r.__e,t.__k=r.__k,e.then||Ka(t);_a.__e(e,t,r)}else null==s&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):a=t.__e=function(e,t,r,i,n,s,o,a,u){var l,h,c,d,v,f,p,g=r.props||Oa,m=t.props,y=t.type;if("svg"==y?n="http://www.w3.org/2000/svg":"math"==y?n="http://www.w3.org/1998/Math/MathML":n||(n="http://www.w3.org/1999/xhtml"),null!=s)for(l=0;s.length>l;l++)if((v=s[l])&&"setAttribute"in v==!!y&&(y?v.localName==y:3==v.nodeType)){e=v,s[l]=null;break}if(null==e){if(null==y)return document.createTextNode(m);e=document.createElementNS(n,y,m.is&&m),a&&(_a.__m&&_a.__m(t,s),a=!1),s=null}if(null==y)g===m||a&&e.data==m||(e.data=m);else{if(s=s&&ba.call(e.childNodes),!a&&null!=s)for(g={},l=0;e.attributes.length>l;l++)g[(v=e.attributes[l]).name]=v.value;for(l in g)if(v=g[l],"children"==l);else if("dangerouslySetInnerHTML"==l)c=v;else if(!(l in m)){if("value"==l&&"defaultValue"in m||"checked"==l&&"defaultChecked"in m)continue;Za(e,l,null,v,n)}for(l in m)v=m[l],"children"==l?d=v:"dangerouslySetInnerHTML"==l?h=v:"value"==l?f=v:"checked"==l?p=v:a&&"function"!=typeof v||g[l]===v||Za(e,l,v,g[l],n);if(h)a||c&&(h.__html==c.__html||h.__html==e.innerHTML)||(e.innerHTML=h.__html),t.__k=[];else if(c&&(e.innerHTML=""),za("template"==t.type?e.content:e,Aa(d)?d:[d],t,r,i,"foreignObject"==y?"http://www.w3.org/1999/xhtml":n,s,o,s?s[0]:r.__k&&Ua(r,0),a,u),null!=s)for(l=s.length;l--;)Fa(s[l]);a||(l="value","progress"==y&&null==f?e.removeAttribute("value"):null!=f&&(f!==e[l]||"progress"==y&&!f||"option"==y&&f!=g[l])&&Za(e,l,f,g[l],n),l="checked",null!=p&&p!=e[l]&&Za(e,l,p,g[l],n))}return e}(r.__e,t,r,i,n,s,o,u,l);return(h=_a.diffed)&&h(t),128&t.__u?void 0:a}function Ka(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(Ka)}function Ya(e,t,r){for(var i=0;r.length>i;i++)eu(r[i],r[++i],r[++i]);_a.__c&&_a.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){_a.__e(e,t.__v)}}))}function Xa(e){return"object"!=typeof e||null==e||e.__b&&e.__b>0?e:Aa(e)?e.map(Xa):Na({},e)}function eu(e,t,r){try{if("function"==typeof e){var i="function"==typeof e.__u;i&&e.__u(),i&&null==t||(e.__u=e(t))}else e.current=t}catch(e){_a.__e(e,r)}}function tu(e,t,r){var i,n;if(_a.unmount&&_a.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||eu(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){_a.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(n=0;i.length>n;n++)i[n]&&tu(i[n],t,r||"function"!=typeof e.type);r||Fa(e.__e),e.__c=e.__=e.__e=void 0}function ru(e,t,r){return this.constructor(e,r)}function iu(e,t,r){var i,n,s;t==document&&(t=document.documentElement),_a.__&&_a.__(e,t),i=t.__k,n=[],s=[],Ja(t,e=t.__k=$a(qa,null,[e]),i||Oa,Oa,t.namespaceURI,i?null:t.firstChild?ba.call(t.childNodes):null,n,i?i.__e:t.firstChild,!1,s),Ya(n,e,s)}ba=Pa.slice,_a={__e(e,t,r,i){for(var n,s,o;t=t.__;)if((n=t.__c)&&!n.__)try{if((s=n.constructor)&&null!=s.getDerivedStateFromError&&(n.setState(s.getDerivedStateFromError(e)),o=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e,i||{}),o=n.__d),o)return n.__E=n}catch(t){e=t}throw e}},wa=0,ja.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=Na({},this.state),"function"==typeof e&&(e=e(Na({},r),this.props)),e&&Na(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),Ha(this))},ja.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ha(this))},ja.prototype.render=qa,xa=[],ka="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Ca=function(e,t){return e.__v.__b-t.__v.__b},$.__r=0,Ta=/(PointerCapture)$|Capture$/i,Ia=0,Ea=Qa(!1),Ra=Qa(!0),Ma=0;var nu,su,ou,au,uu=0,lu=[],hu=_a,cu=hu.__b,du=hu.__r,vu=hu.diffed,fu=hu.__c,pu=hu.unmount,gu=hu.__;function mu(e,t){hu.__h&&hu.__h(su,e,uu||t),uu=0;var r=su.__H||(su.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function yu(e){return uu=1,function(e,t,r){var i=mu(nu++,2);if(i.t=e,!i.__c&&(i.__=[Ru(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],r=i.t(t,e);t!==r&&(i.__N=[r,i.__[1]],i.__c.setState({}))}],i.__c=su,!su.__f)){var n=function(e,t,r){if(!i.__c.__H)return!0;var n=i.__c.__H.__.filter((function(e){return!!e.__c}));if(n.every((function(e){return!e.__N})))return!s||s.call(this,e,t,r);var o=i.__c.props!==e;return n.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(o=!0)}})),s&&s.call(this,e,t,r)||o};su.__f=!0;var s=su.shouldComponentUpdate,o=su.componentWillUpdate;su.componentWillUpdate=function(e,t,r){if(this.__e){var i=s;s=void 0,n(e,t,r),s=i}o&&o.call(this,e,t,r)},su.shouldComponentUpdate=n}return i.__N||i.__}(Ru,e)}function bu(e,t){var r=mu(nu++,3);!hu.__s&&Eu(r.__H,t)&&(r.__=e,r.u=t,su.__H.__h.push(r))}function _u(e){return uu=5,wu((function(){return{current:e}}),[])}function wu(e,t){var r=mu(nu++,7);return Eu(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function xu(e){var t=su.context[e.__c],r=mu(nu++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(su)),t.props.value):e.__}function Su(){for(var e;e=lu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Tu),e.__H.__h.forEach(Iu),e.__H.__h=[]}catch(t){e.__H.__h=[],hu.__e(t,e.__v)}}hu.__b=function(e){su=null,cu&&cu(e)},hu.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),gu&&gu(e,t)},hu.__r=function(e){du&&du(e),nu=0;var t=(su=e.__c).__H;t&&(ou===su?(t.__h=[],su.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0}))):(t.__h.forEach(Tu),t.__h.forEach(Iu),t.__h=[],nu=0)),ou=su},hu.diffed=function(e){vu&&vu(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==lu.push(t)&&au===hu.requestAnimationFrame||((au=hu.requestAnimationFrame)||Cu)(Su)),t.__H.__.forEach((function(e){e.u&&(e.__H=e.u),e.u=void 0}))),ou=su=null},hu.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Tu),e.__h=e.__h.filter((function(e){return!e.__||Iu(e)}))}catch(r){t.some((function(e){e.__h&&(e.__h=[])})),t=[],hu.__e(r,e.__v)}})),fu&&fu(e,t)},hu.unmount=function(e){pu&&pu(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach((function(e){try{Tu(e)}catch(e){t=e}})),r.__H=void 0,t&&hu.__e(t,r.__v))};var ku="function"==typeof requestAnimationFrame;function Cu(e){var t,r=function(){clearTimeout(i),ku&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(r,35);ku&&(t=requestAnimationFrame(r))}function Tu(e){var t=su,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),su=t}function Iu(e){var t=su;e.__c=e.__(),su=t}function Eu(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function Ru(e,t){return"function"==typeof t?t(e):t}var Mu={Activation:"events",Cancellation:"cancelEvents"},Ou={Button:"button",Tab:"tab",Selector:"selector"},Pu={TopLeft:"top_left",TopRight:"top_right",TopCenter:"top_center",MiddleLeft:"middle_left",MiddleRight:"middle_right",MiddleCenter:"middle_center",Left:"left",Center:"center",Right:"right",NextToTrigger:"next_to_trigger"},Lu={Top:"top",Left:"left",Right:"right",Bottom:"bottom"},Au={Popover:"popover",API:"api",Widget:"widget",ExternalSurvey:"external_survey"},Nu={Open:"open",MultipleChoice:"multiple_choice",SingleChoice:"single_choice",Rating:"rating",Link:"link"},Fu={NextQuestion:"next_question",End:"end",ResponseBased:"response_based",SpecificQuestion:"specific_question"},$u={Once:"once",Recurring:"recurring",Always:"always"},Du={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent",ABANDONED:"survey abandoned"},qu={SURVEY_ID:"$survey_id",SURVEY_NAME:"$survey_name",SURVEY_RESPONSE:"$survey_response",SURVEY_ITERATION:"$survey_iteration",SURVEY_ITERATION_START_DATE:"$survey_iteration_start_date",SURVEY_PARTIALLY_COMPLETED:"$survey_partially_completed",SURVEY_SUBMISSION_ID:"$survey_submission_id",SURVEY_QUESTIONS:"$survey_questions",SURVEY_COMPLETED:"$survey_completed",PRODUCT_TOUR_ID:"$product_tour_id",SURVEY_LAST_SEEN_DATE:"$survey_last_seen_date",SURVEY_LANGUAGE:"$survey_language"},ju={Popover:"popover",Inline:"inline"};function Uu(e){return"$survey_response_"+e}function Bu(e,t){if(!t)return null;var r=e[Uu(t)];return cr(r)?[...r]:r}function Hu(e,t){void 0===e&&(e={});var i={};return t.questions.forEach((t=>{if(!pr(t.originalQuestionIndex)){var r,n=0===(r=t.originalQuestionIndex)?"$survey_response":"$survey_response_"+r,s=Bu(e,t.id);pr(s)||(i[n]=s)}})),r({$survey_questions:t.questions.map((t=>({id:t.id,question:t.question,response:Bu(e,t.id)})))},e,i)}function zu(e,t){var r="$survey_"+t+"/"+e.id;return e.current_iteration&&e.current_iteration>0&&(r="$survey_"+t+"/"+e.id+"/"+e.current_iteration),r}function Vu(e){return"string"==typeof e&&e.trim()?e.trim():null}function Wu(e){return e.toLowerCase()}function Gu(e,t,r){if(!e||!t)return null;var i=Wu(t),n=Object.keys(e).find((e=>Wu(e)===i));if(n)return null==r||r.debug("Found exact translation match: "+n),n;if(i.includes("-")){var s=i.split("-")[0],o=Object.keys(e).find((e=>Wu(e)===s));if(o)return null==r||r.debug("Found base language translation match: "+o+" (from "+t+")"),o}return null}function Zu(e,t,i){var n,s=Gu(e.translations,t,i),o=r({},e),a=!1;if(s){var u,l=null==(u=e.translations)?void 0:u[s];l&&(null==i||i.info("Applying survey-level translation for language: "+s),pr(l.name)||(o.name=l.name,a=!0),o.appearance?(o.appearance=r({},o.appearance),pr(l.thankYouMessageHeader)||(o.appearance.thankYouMessageHeader=l.thankYouMessageHeader,a=!0),pr(l.thankYouMessageDescription)||(o.appearance.thankYouMessageDescription=l.thankYouMessageDescription,a=!0),pr(l.thankYouMessageCloseButtonText)||(o.appearance.thankYouMessageCloseButtonText=l.thankYouMessageCloseButtonText,a=!0),pr(l.submitButtonText)||(o.appearance.submitButtonText=l.submitButtonText,a=!0),pr(l.backButtonText)||(o.appearance.backButtonText=l.backButtonText,a=!0)):function(e){return!(pr(e.thankYouMessageHeader)&&pr(e.thankYouMessageDescription)&&pr(e.thankYouMessageCloseButtonText)&&pr(e.submitButtonText)&&pr(e.backButtonText))}(l)&&(a=!0))}var h=e.questions.map((e=>function(e,t,i){var n,s=Gu(e.translations,t,i);if(!s)return{question:e,matchedKey:null,hasChanges:!1};var o=null==(n=e.translations)?void 0:n[s];if(!o)return{question:e,matchedKey:null,hasChanges:!1};var a=r({},e),u=!1;return pr(o.question)||(a.question=o.question,u=!0),pr(o.description)||(a.description=o.description,u=!0),pr(o.buttonText)||(a.buttonText=o.buttonText,u=!0),"link"in a&&!pr(o.link)&&(a.link=o.link,u=!0),"lowerBoundLabel"in a&&!pr(o.lowerBoundLabel)&&(a.lowerBoundLabel=o.lowerBoundLabel,u=!0),"upperBoundLabel"in a&&!pr(o.upperBoundLabel)&&(a.upperBoundLabel=o.upperBoundLabel,u=!0),"choices"in a&&function(e){return cr(e.choices)}(o)&&(a.choices=o.choices,u=!0),{question:u?a:e,matchedKey:u?s:null,hasChanges:u}}(e,t,i))),c=h.map((e=>e.question)),d=h.some((e=>e.hasChanges)),v=null;return s||(v=(null==(n=h.find((e=>e.matchedKey)))?void 0:n.matchedKey)||null),d&&(o.questions=c,a=!0,null==i||i.info("Applied question-level translations for language: "+t)),{survey:o,matchedKey:a?s||v:null}}var Qu=jn("[Surveys]");function Ju(e){return!(!e.start_date||e.end_date)}function Ku(e){var t;return!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)}function Yu(e){var t;return!(null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)||!t.length)}var Xu="seenSurvey_",el="inProgressSurvey_",tl=(e,t)=>{var r=""+e+t.id;return t.current_iteration&&t.current_iteration>0&&(r=""+e+t.id+"_"+t.current_iteration),r},rl=e=>tl(Xu,e),il=e=>{try{var t=rl(e);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(e){Qu.error("Failed to persist survey seen state",e)}},nl=[Au.Popover,Au.Widget,Au.API],sl={ignoreConditions:!1,ignoreDelay:!1,displayType:ju.Popover};Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return _r(e)&&isFinite(e)&&Math.floor(e)===e});class ol{constructor(e){if(this.bytes=e,16!==e.length)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,t,r,i){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(r)||!Number.isInteger(i)||0>e||0>t||0>r||0>i||e>0xffffffffffff||t>4095||r>1073741823||i>4294967295)throw new RangeError("invalid field value");var n=new Uint8Array(16);return n[0]=e/Math.pow(2,40),n[1]=e/Math.pow(2,32),n[2]=e/Math.pow(2,24),n[3]=e/Math.pow(2,16),n[4]=e/Math.pow(2,8),n[5]=e,n[6]=112|t>>>8,n[7]=t,n[8]=128|r>>>24,n[9]=r>>>16,n[10]=r>>>8,n[11]=r,n[12]=i>>>24,n[13]=i>>>16,n[14]=i>>>8,n[15]=i,new ol(n)}toString(){for(var e="",t=0;this.bytes.length>t;t++)e=e+(this.bytes[t]>>>4).toString(16)+(15&this.bytes[t]).toString(16),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new ol(this.bytes.slice(0))}equals(e){return 0===this.compareTo(e)}compareTo(e){for(var t=0;16>t;t++){var r=this.bytes[t]-e.bytes[t];if(0!==r)return Math.sign(r)}return 0}}class al{constructor(){this.S=0,this.C=0,this.I=new hl}generate(){var e=this.generateOrAbort();if(pr(e)){this.S=0;var t=this.generateOrAbort();if(pr(t))throw new Error("Could not generate UUID after timestamp reset");return t}return e}generateOrAbort(){var e=Date.now();if(e>this.S)this.S=e,this.T();else{if(this.S>=e+1e4)return;this.C++,this.C>4398046511103&&(this.S++,this.T())}return ol.fromFieldsV7(this.S,Math.trunc(this.C/Math.pow(2,30)),this.C&Math.pow(2,30)-1,this.I.nextUint32())}T(){this.C=1024*this.I.nextUint32()+(1023&this.I.nextUint32())}}var ul,ll=e=>{if("undefined"!=typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var t=0;e.length>t;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};kn&&!pr(kn.crypto)&&crypto.getRandomValues&&(ll=e=>crypto.getRandomValues(e));class hl{constructor(){this.M=new Uint32Array(8),this.R=1/0}nextUint32(){return this.M.length>this.R||(ll(this.M),this.R=0),this.M[this.R++]}}var cl=()=>dl().toString(),dl=()=>(ul||(ul=new al)).generate(),vl=["fatal","error","warning","log","info","debug"],fl={GZipJS:"gzip-js",Base64:"base64"},pl=Uint8Array,gl=Uint16Array,ml=Uint32Array,yl=new pl([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]),bl=new pl([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]),_l=new pl([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),wl=function(e,t){for(var r=new gl(31),i=0;31>i;++i)r[i]=t+=1<<e[i-1];var n=new ml(r[30]);for(i=1;30>i;++i)for(var s=r[i];r[i+1]>s;++s)n[s]=s-r[i]<<5|i;return[r,n]},xl=wl(yl,2),Sl=xl[1];xl[0][28]=258,Sl[258]=28;for(var kl=wl(bl,0)[1],Cl=new gl(32768),Tl=0;32768>Tl;++Tl){var Il=(43690&Tl)>>>1|(21845&Tl)<<1;Cl[Tl]=((65280&(Il=(61680&(Il=(52428&Il)>>>2|(13107&Il)<<2))>>>4|(3855&Il)<<4))>>>8|(255&Il)<<8)>>>1}var El=function(e,t,r){for(var i=e.length,n=0,s=new gl(t);i>n;++n)++s[e[n]-1];var o,a=new gl(t);for(n=0;t>n;++n)a[n]=a[n-1]+s[n-1]<<1;if(r){o=new gl(1<<t);var u=15-t;for(n=0;i>n;++n)if(e[n])for(var l=n<<4|e[n],h=t-e[n],c=a[e[n]-1]++<<h,d=c|(1<<h)-1;d>=c;++c)o[Cl[c]>>>u]=l}else for(o=new gl(i),n=0;i>n;++n)o[n]=Cl[a[e[n]-1]++]>>>15-e[n];return o},Rl=new pl(288);for(Tl=0;144>Tl;++Tl)Rl[Tl]=8;for(Tl=144;256>Tl;++Tl)Rl[Tl]=9;for(Tl=256;280>Tl;++Tl)Rl[Tl]=7;for(Tl=280;288>Tl;++Tl)Rl[Tl]=8;var Ml=new pl(32);for(Tl=0;32>Tl;++Tl)Ml[Tl]=5;var Ol=El(Rl,9,0),Pl=El(Ml,5,0),Ll=function(e){return(e/8>>0)+(7&e&&1)},Al=function(e,t,r){(null==r||r>e.length)&&(r=e.length);var i=new(e instanceof gl?gl:e instanceof ml?ml:pl)(r-t);return i.set(e.subarray(t,r)),i},Nl=function(e,t,r){var i=t/8>>0;e[i]|=r<<=7&t,e[i+1]|=r>>>8},Fl=function(e,t,r){var i=t/8>>0;e[i]|=r<<=7&t,e[i+1]|=r>>>8,e[i+2]|=r>>>16},$l=function(e,t){for(var r=[],i=0;e.length>i;++i)e[i]&&r.push({s:i,f:e[i]});var n=r.length,s=r.slice();if(!n)return[new pl(0),0];if(1==n){var o=new pl(r[0].s+1);return o[r[0].s]=1,[o,1]}r.sort((function(e,t){return e.f-t.f})),r.push({s:-1,f:25001});var a=r[0],u=r[1],l=0,h=1,c=2;for(r[0]={s:-1,f:a.f+u.f,l:a,r:u};h!=n-1;)a=r[r[c].f>r[l].f?l++:c++],u=r[l!=h&&r[c].f>r[l].f?l++:c++],r[h++]={s:-1,f:a.f+u.f,l:a,r:u};var d=s[0].s;for(i=1;n>i;++i)s[i].s>d&&(d=s[i].s);var v=new gl(d+1),f=Dl(r[h-1],v,0);if(f>t){i=0;var p=0,g=f-t,m=1<<g;for(s.sort((function(e,t){return v[t.s]-v[e.s]||e.f-t.f}));n>i;++i){var y=s[i].s;if(t>=v[y])break;p+=m-(1<<f-v[y]),v[y]=t}for(p>>>=g;p>0;){var b=s[i].s;t>v[b]?p-=1<<t-v[b]++-1:++i}for(;i>=0&&p;--i){var _=s[i].s;v[_]==t&&(--v[_],++p)}f=t}return[new pl(v),f]},Dl=function(e,t,r){return-1==e.s?Math.max(Dl(e.l,t,r+1),Dl(e.r,t,r+1)):t[e.s]=r},ql=function(e){for(var t=e.length;t&&!e[--t];);for(var r=new gl(++t),i=0,n=e[0],s=1,o=function(e){r[i++]=e},a=1;t>=a;++a)if(e[a]==n&&a!=t)++s;else{if(!n&&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(n),--s;s>6;s-=6)o(8304);s>2&&(o(s-3<<5|8208),s=0)}for(;s--;)o(n);s=1,n=e[a]}return[r.subarray(0,i),t]},jl=function(e,t){for(var r=0,i=0;t.length>i;++i)r+=e[i]*t[i];return r},Ul=function(e,t,r){var i=r.length,n=Ll(t+2);e[n]=255&i,e[n+1]=i>>>8,e[n+2]=255^e[n],e[n+3]=255^e[n+1];for(var s=0;i>s;++s)e[n+s+4]=r[s];return 8*(n+4+i)},Bl=function(e,t,r,i,n,s,o,a,u,l,h){Nl(t,h++,r),++n[256];for(var c=$l(n,15),d=c[0],v=c[1],f=$l(s,15),p=f[0],g=f[1],m=ql(d),y=m[0],b=m[1],_=ql(p),w=_[0],x=_[1],S=new gl(19),k=0;y.length>k;++k)S[31&y[k]]++;for(k=0;w.length>k;++k)S[31&w[k]]++;for(var C=$l(S,7),T=C[0],I=C[1],E=19;E>4&&!T[_l[E-1]];--E);var R,M,O,P,L=l+5<<3,A=jl(n,Rl)+jl(s,Ml)+o,N=jl(n,d)+jl(s,p)+o+14+3*E+jl(S,T)+(2*S[16]+3*S[17]+7*S[18]);if(A>=L&&N>=L)return Ul(t,h,e.subarray(u,u+l));if(Nl(t,h,1+(A>N)),h+=2,A>N){R=El(d,v,0),M=d,O=El(p,g,0),P=p;var F=El(T,I,0);for(Nl(t,h,b-257),Nl(t,h+5,x-1),Nl(t,h+10,E-4),h+=14,k=0;E>k;++k)Nl(t,h+3*k,T[_l[k]]);h+=3*E;for(var D=[y,w],q=0;2>q;++q){var j=D[q];for(k=0;j.length>k;++k)Nl(t,h,F[U=31&j[k]]),h+=T[U],U>15&&(Nl(t,h,j[k]>>>5&127),h+=j[k]>>>12)}}else R=Ol,M=Rl,O=Pl,P=Ml;for(k=0;a>k;++k)if(i[k]>255){var U;Fl(t,h,R[257+(U=i[k]>>>18&31)]),h+=M[U+257],U>7&&(Nl(t,h,i[k]>>>23&31),h+=yl[U]);var B=31&i[k];Fl(t,h,O[B]),h+=P[B],B>3&&(Fl(t,h,i[k]>>>5&8191),h+=bl[B])}else Fl(t,h,R[i[k]]),h+=M[i[k]];return Fl(t,h,R[256]),h+M[256]},Hl=new ml([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),zl=function(){for(var e=new ml(256),t=0;256>t;++t){for(var r=t,i=9;--i;)r=(1&r&&3988292384)^r>>>1;e[t]=r}return e}(),Vl=function(e,t,r){for(;r;++t)e[t]=r,r>>>=8};function Wl(e,t){void 0===t&&(t={});var r=function(){var e=4294967295;return{p(t){for(var r=e,i=0;t.length>i;++i)r=zl[255&r^t[i]]^r>>>8;e=r},d(){return 4294967295^e}}}(),i=e.length;r.p(e);var n,s,o,a,u=(n=e,s=t,o=function(e){return 10+(e.filename&&e.filename.length+1||0)}(t),a=8,function(e,t,r,i,n,s){var o=e.length,a=new pl(i+o+5*(1+Math.floor(o/7e3))+n),u=a.subarray(i,a.length-n),l=0;if(!t||8>o)for(var h=0;o>=h;h+=65535){var c=h+65535;o>c?l=Ul(u,l,e.subarray(h,c)):(u[h]=!0,l=Ul(u,l,e.subarray(h,o)))}else{for(var d=Hl[t-1],v=d>>>13,f=8191&d,p=(1<<r)-1,g=new gl(32768),m=new gl(p+1),y=Math.ceil(r/3),b=2*y,_=function(t){return(e[t]^e[t+1]<<y^e[t+2]<<b)&p},w=new ml(25e3),x=new gl(288),S=new gl(32),k=0,C=0,T=(h=0,0),I=0,E=0;o>h;++h){var R=_(h),M=32767&h,O=m[R];if(g[M]=O,m[R]=M,h>=I){var P=o-h;if((k>7e3||T>24576)&&P>423){l=Bl(e,u,0,w,x,S,C,T,E,h-E,l),T=k=C=0,E=h;for(var L=0;286>L;++L)x[L]=0;for(L=0;30>L;++L)S[L]=0}var A=2,N=0,F=f,D=M-O&32767;if(P>2&&R==_(h-D))for(var q=Math.min(v,P)-1,j=Math.min(32767,h),U=Math.min(258,P);j>=D&&--F&&M!=O;){if(e[h+A]==e[h+A-D]){for(var B=0;U>B&&e[h+B]==e[h+B-D];++B);if(B>A){if(A=B,N=D,B>q)break;var H=Math.min(D,B-2),z=0;for(L=0;H>L;++L){var V=h-D+L+32768&32767,W=V-g[V]+32768&32767;W>z&&(z=W,O=V)}}}D+=(M=O)-(O=g[M])+32768&32767}if(N){w[T++]=268435456|Sl[A]<<18|kl[N];var G=31&Sl[A],Z=31&kl[N];C+=yl[G]+bl[Z],++x[257+G],++S[Z],I=h+A,++k}else w[T++]=e[h],++x[e[h]]}}l=Bl(e,u,!0,w,x,S,C,T,E,h-E,l)}return Al(a,0,i+Ll(l)+n)}(n,null==s.level?6:s.level,null==s.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(n.length)))):12+s.mem,o,a)),l=u.length;return function(e,t){var r=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=2>t.level?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&Vl(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),r){e[3]=8;for(var i=0;r.length>=i;++i)e[i+10]=r.charCodeAt(i)}}(u,t),Vl(u,l-8,r.d()),Vl(u,l-4,i),u}var Gl=!!Mn||!!Rn,Zl="text/plain",Ql=!1,Jl=(e,t)=>{var[r,i]=e.split("#"),[n,s]=r.split("?");if(!s)return e;var o=s.split("&").filter((e=>e.split("=")[0]!==t)).join("&");return n+(o?"?"+o:"")+(i?"#"+i:"")},Kl=function(e,t,i){var n;void 0===i&&(i=!0);var[s,o]=e.split("?"),a=r({},t),u=null!==(n=null==o?void 0:o.split("&").map((e=>{var t,[r,n]=e.split("="),s=i&&null!==(t=a[r])&&void 0!==t?t:n;return delete a[r],r+"="+s})))&&void 0!==n?n:[],l=Xn(a);return l&&u.push(l),s+"?"+u.join("&")},Yl=(e,t)=>JSON.stringify(e,((e,t)=>"bigint"==typeof t?t.toString():t),t),Xl=e=>{if(e.tr)return e.tr;var{data:t,compression:r}=e;if(t){if(r===fl.GZipJS){var i=Wl(function(e,t){var r=e.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new pl(e.length+(e.length>>>1)),n=0,s=function(e){i[n++]=e},o=0;r>o;++o){if(n+5>i.length){var a=new pl(n+8+(r-o<<1));a.set(i),i=a}var u=e.charCodeAt(o);128>u?s(u):2048>u?(s(192|u>>>6),s(128|63&u)):u>55295&&57344>u?(s(240|(u=65536+(1047552&u)|1023&e.charCodeAt(++o))>>>18),s(128|u>>>12&63),s(128|u>>>6&63),s(128|63&u)):(s(224|u>>>12),s(128|u>>>6&63),s(128|63&u))}return Al(i,0,n)}(Yl(t)),{mtime:0});return{contentType:Zl,body:i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength),estimatedSize:i.byteLength}}if(r===fl.Base64){var n=function(e){return e?btoa(encodeURIComponent(e).replace(/%([0-9A-F]{2})/g,((e,t)=>String.fromCharCode(parseInt(t,16))))):e}(Yl(t)),s=(e=>"data="+encodeURIComponent("string"==typeof e?e:Yl(e)))(n);return{contentType:"application/x-www-form-urlencoded",body:s,estimatedSize:new Blob([s]).size}}var o=Yl(t);return{contentType:"application/json",body:o,estimatedSize:new Blob([o]).size}}},eh=e=>{var t,i,n,s=Xl(e);return!s||(i=e.compression,n=es(e.url,"compression"),i!==Zt.GZipJS&&n!==Zt.GZipJS&&"gzip"!==n)||((t=s.body)instanceof ArrayBuffer?Yt(new Uint8Array(t)):ArrayBuffer.isView(t)&&Yt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength)))?{url:e.url,encodedBody:s}:(Ql=!0,{url:Jl(e.url,"compression"),encodedBody:Xl(r({},e,{compression:void 0,tr:void 0}))})},th=function(){var e=t((function*(e){var t=Yl(e.data),i=yield function(e,t,r){return rr.apply(this,arguments)}(t,$n.DEBUG,{rethrow:!0});if(!i)return e;var n=yield i.arrayBuffer();return r({},e,{tr:{contentType:Zl,body:n,estimatedSize:n.byteLength}})}));return function(t){return e.apply(this,arguments)}}(),rh=(e,t)=>Kl(e,{_:(new Date).getTime().toString(),ver:$n.JS_SDK_VERSION,compression:t}),ih=[];Rn&&ih.push({transport:"fetch",method(e){var t,{url:i,encodedBody:n}=eh(e),{contentType:s,body:o,estimatedSize:a}=null!=n?n:{},u=new Headers;Bn(e.headers,(function(e,t){u.append(t,e)})),s&&u.append("Content-Type",s);var l=null;if(On){var h=new On;l={signal:h.signal,timeout:setTimeout((()=>h.abort()),e.timeout)}}Rn(i,r({method:(null==e?void 0:e.method)||"GET",headers:u,keepalive:"POST"===e.method&&52428.8>(a||0),body:o,signal:null==(t=l)?void 0:t.signal},e.fetchOptions)).then((t=>t.text().then((r=>{var i={statusCode:t.status,text:r};if(200===t.status)try{i.json=JSON.parse(r)}catch(e){qn.error(e)}null==e.callback||e.callback(i)})))).catch((t=>{qn.error(t),null==e.callback||e.callback({statusCode:0,error:t})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Mn&&ih.push({transport:"XHR",method(e){var t=new Mn,{url:r,encodedBody:i}=eh(e);t.open(e.method||"GET",r,!0);var{contentType:n,body:s}=null!=i?i:{};Bn(e.headers,(function(e,r){t.setRequestHeader(r,e)})),n&&t.setRequestHeader("Content-Type",n),e.timeout&&(t.timeout=e.timeout),t.onreadystatechange=()=>{if(4===t.readyState){var r={statusCode:t.status,text:t.responseText};if(200===t.status)try{r.json=JSON.parse(t.responseText)}catch(e){}null==e.callback||e.callback(r)}},t.send(s)}}),null!=Tn&&Tn.sendBeacon&&ih.push({transport:"sendBeacon",method(e){try{var{url:t,encodedBody:r}=eh(e),i=Kl(t,{beacon:"1"}),{contentType:n,body:s}=null!=r?r:{};if(!s)return;var o=s instanceof Blob?s:new Blob([s],{type:n});Tn.sendBeacon(i,o)}catch(e){}}});var nh=function(e,t){if(!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}};function sh(e,t,r){return Yl({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:r})}var oh={exact:(e,t)=>t.some((t=>e.some((e=>t===e)))),is_not:(e,t)=>t.every((t=>e.every((e=>t!==e)))),regex:(e,t)=>t.some((t=>e.some((e=>nh(t,e))))),not_regex:(e,t)=>t.every((t=>e.every((e=>!nh(t,e))))),icontains:(e,t)=>t.map(ah).some((t=>e.map(ah).some((e=>t.includes(e))))),not_icontains:(e,t)=>t.map(ah).every((t=>e.map(ah).every((e=>!t.includes(e))))),gt:(e,t)=>t.some((t=>{var r=parseFloat(t);return!isNaN(r)&&e.some((e=>r>parseFloat(e)))})),lt:(e,t)=>t.some((t=>{var r=parseFloat(t);return!isNaN(r)&&e.some((e=>r<parseFloat(e)))}))},ah=e=>e.toLowerCase();function uh(e,t){return!e||Object.entries(e).every((e=>{var[r,i]=e,n=null==t?void 0:t[r];if(pr(n)||yr(n))return!1;var s=[String(n)],o=oh[i.operator];return!!o&&o(i.values,s)}))}var lh="",hh=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;var ch={O:()=>!!In,D(e){qn.error("cookieStore error: "+e)},A(e){if(In){try{for(var t=e+"=",r=In.cookie.split(";").filter((e=>e.length)),i=0;r.length>i;i++){for(var n=r[i];" "==n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(t))return decodeURIComponent(n.substring(t.length,n.length))}}catch(e){}return null}},F(e){var t;try{t=JSON.parse(ch.A(e))||{}}catch(e){}return t},N(e,t,r,i,n){if(!In)return!1;try{var s="",o="",a=function(e,t){if(t){var r=function(e,t){if(void 0===t&&(t=In),lh)return lh;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var r=e.split("."),i=Math.min(r.length,8),n="dmn_chk_"+cl();!lh&&i--;){var s=r.slice(i).join("."),o=n+"=1;domain=."+s+";path=/";t.cookie=o+";max-age=3",t.cookie.includes(n)&&(t.cookie=o+";max-age=0",lh=s)}return lh}(e);if(!r){var i=(e=>{var t=e.match(hh);return t?t[0]:""})(e);i!==r&&qn.info("Warning: cookie subdomain discovery mismatch",i,r),r=i}return r?"; domain=."+r:""}return""}(In.location.hostname,i);if(r){var u=new Date;u.setTime(u.getTime()+864e5*r),s="; expires="+u.toUTCString()}n&&(o="; secure");var l=e+"="+encodeURIComponent(JSON.stringify(t))+s+"; SameSite=Lax; path=/"+a+o;return l.length>3686.4&&qn.warn("cookieStore warning: large cookie, len="+l.length),In.cookie=l,!0}catch(e){return!1}},q(e,t){if(null!=In&&In.cookie)try{ch.N(e,"",-1,t)}catch(e){return}}},dh=null,vh={O(){if(!yr(dh))return dh;var e=!0;if(pr(kn))e=!1;else try{var t="__mplssupport__";vh.N(t,"xyz"),'"xyz"'!==vh.A(t)&&(e=!1),vh.q(t)}catch(t){e=!1}return e||qn.error("localStorage unsupported; falling back to cookie store"),dh=e,e},D(e){qn.error("localStorage error: "+e)},A(e){try{return null==kn?void 0:kn.localStorage.getItem(e)}catch(e){vh.D(e)}return null},F(e){try{return JSON.parse(vh.A(e))||{}}catch(e){}return null},N(e,t){try{return null==kn||kn.localStorage.setItem(e,JSON.stringify(t)),!0}catch(e){vh.D(e)}return!1},q(e){try{null==kn||kn.localStorage.removeItem(e)}catch(e){vh.D(e)}}},fh=[os,"distinct_id",ks,Cs,Js,Qs,zs],ph={},gh={O:()=>!0,D(e){qn.error("memoryStorage error: "+e)},A:e=>ph[e]||null,F:e=>ph[e]||null,N:(e,t)=>(ph[e]=t,!0),q(e){delete ph[e]}},mh=null,yh={O(){if(!yr(mh))return mh;if(mh=!0,pr(kn))mh=!1;else try{var e="__support__";yh.N(e,"xyz"),'"xyz"'!==yh.A(e)&&(mh=!1),yh.q(e)}catch(e){mh=!1}return mh},D(e){qn.error("sessionStorage error: ",e)},A(e){try{return null==kn?void 0:kn.sessionStorage.getItem(e)}catch(e){yh.D(e)}return null},F(e){try{return JSON.parse(yh.A(e))||null}catch(e){}return null},N(e,t){try{return null==kn||kn.sessionStorage.setItem(e,JSON.stringify(t)),!0}catch(e){yh.D(e)}return!1},q(e){try{null==kn||kn.sessionStorage.removeItem(e)}catch(e){yh.D(e)}}},bh=jn("[Stylesheet Loader]"),_h=kn,wh=In,xh="#020617",Sh={fontFamily:"inherit",backgroundColor:"#eeeded",submitButtonColor:"black",submitButtonTextColor:"white",ratingButtonColor:"white",ratingButtonActiveColor:"black",borderColor:"#c9c6c6",placeholder:"Start typing...",whiteLabel:!1,displayThankYouMessage:!0,thankYouMessageHeader:"Thank you for your feedback!",position:Pu.Right,widgetType:Ou.Tab,widgetLabel:"Feedback",widgetColor:"black",zIndex:String(2147483645),disabledButtonOpacity:"0.6",maxWidth:"300px",textSubtleColor:"#939393",boxPadding:"20px 24px",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",borderRadius:"10px",shuffleQuestions:!1,surveyPopupDelaySeconds:void 0,outlineColor:"rgba(59, 130, 246, 0.8)",inputBackground:"white",inputTextColor:xh,scrollbarThumbColor:"var(--ph-survey-border-color)",scrollbarTrackColor:"var(--ph-survey-background-color)"},kh=[Pu.Center,Pu.Left,Pu.Right];function Ch(e){if(e.startsWith("#")){var t=e.replace(/^#/,"");return/^[0-9A-Fa-f]{3}$/.test(t)&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),/^[0-9A-Fa-f]{6}$/.test(t)?"rgb("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+")":"rgb(255, 255, 255)"}return"rgb(255, 255, 255)"}function Th(e){var t;void 0===e&&(e=Sh.backgroundColor),"#"===e[0]&&(t=Ch(e)),e.startsWith("rgb")&&(t=e);var r={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}[e.toLowerCase()];if(r&&(t=Ch(r)),!t)return xh;var i=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(i){var n=parseInt(i[1]),s=parseInt(i[2]),o=parseInt(i[3]);return Math.sqrt(n*n*.299+s*s*.587+o*o*.114)>127.5?xh:"white"}return xh}var Ih=(e,t,i)=>{var n=Vh(e),s=wh.querySelector("."+n);if(s&&s.shadowRoot)return{shadow:s.shadowRoot,isNewlyCreated:!1};var o=wh.createElement("div");((e,t,i)=>{var n=r({},Sh,i),s=e.style,o=!kh.includes(n.position)||t===Au.Widget&&(null==i?void 0:i.widgetType)===Ou.Tab;s.setProperty("--ph-survey-font-family",function(e){if("inherit"===e)return"inherit";var t='BlinkMacSystemFont, "Inter", "Segoe UI", "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"';return e?e+", "+t:"-apple-system, "+t}(n.fontFamily)),s.setProperty("--ph-survey-box-padding",n.boxPadding),s.setProperty("--ph-survey-max-width",n.maxWidth),s.setProperty("--ph-survey-z-index",n.zIndex),s.setProperty("--ph-survey-border-color",n.borderColor),o?(s.setProperty("--ph-survey-border-radius",n.borderRadius),s.setProperty("--ph-survey-border-bottom","1.5px solid var(--ph-survey-border-color)")):(s.setProperty("--ph-survey-border-bottom","none"),s.setProperty("--ph-survey-border-radius",n.borderRadius+" "+n.borderRadius+" 0 0")),s.setProperty("--ph-survey-background-color",n.backgroundColor),s.setProperty("--ph-survey-box-shadow",n.boxShadow),s.setProperty("--ph-survey-disabled-button-opacity",n.disabledButtonOpacity),s.setProperty("--ph-survey-submit-button-color",n.submitButtonColor),s.setProperty("--ph-survey-submit-button-text-color",(null==i?void 0:i.submitButtonTextColor)||Th(n.submitButtonColor)),s.setProperty("--ph-survey-rating-bg-color",n.ratingButtonColor),s.setProperty("--ph-survey-rating-active-bg-color",n.ratingButtonActiveColor),s.setProperty("--ph-survey-rating-active-text-color",Th(n.ratingButtonActiveColor)),s.setProperty("--ph-survey-text-primary-color",(null==i?void 0:i.textColor)||Th(n.backgroundColor)),s.setProperty("--ph-survey-text-subtle-color",n.textSubtleColor),s.setProperty("--ph-widget-color",n.widgetColor),s.setProperty("--ph-widget-text-color",Th(n.widgetColor)),s.setProperty("--ph-widget-z-index",n.zIndex);var a=(null==i?void 0:i.inputBackground)||(null==i?void 0:i.inputBackgroundColor),u=a||n.inputBackground;a||"white"!==n.backgroundColor||(u="#f8f8f8"),s.setProperty("--ph-survey-input-background",u);var l=(null==i?void 0:i.inputTextColor)||Th(u);s.setProperty("--ph-survey-input-text-color",l),s.setProperty("--ph-survey-rating-text-color",l),s.setProperty("--ph-survey-scrollbar-thumb-color",n.scrollbarThumbColor),s.setProperty("--ph-survey-scrollbar-track-color",n.scrollbarTrackColor),s.setProperty("--ph-survey-outline-color",n.outlineColor)})(o,e.type,e.appearance),o.className=n;var a=o.attachShadow({mode:"open"}),u=function(e){var t=((e,t,r)=>{var i,n=wh.createElement("style");return n.innerText=':host{--ph-survey-font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI","Roboto",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--ph-survey-box-padding:20px 24px;--ph-survey-max-width:300px;--ph-survey-z-index:2147483645;--ph-survey-border-color:#dcdcdc;--ph-survey-border-bottom:1.5px solid var(--ph-survey-border-color);--ph-survey-border-radius:10px;--ph-survey-background-color:#eeeded;--ph-survey-box-shadow:0 4px 12px rgba(0,0,0,.15);--ph-survey-submit-button-color:#000;--ph-survey-submit-button-text-color:#fff;--ph-survey-rating-bg-color:#fff;--ph-survey-rating-text-color:#020617;--ph-survey-rating-active-bg-color:#000;--ph-survey-rating-active-text-color:#fff;--ph-survey-text-primary-color:#020617;--ph-survey-text-subtle-color:#939393;--ph-widget-color:#e0a045;--ph-widget-text-color:#fff;--ph-survey-scrollbar-thumb-color:var(--ph-survey-border-color);--ph-survey-scrollbar-track-color:var(--ph-survey-background-color);--ph-survey-outline-color:rgba(59,130,246,.8);--ph-survey-input-background:#fff;--ph-survey-input-text-color:#020617;--ph-survey-disabled-button-opacity:0.6}.ph-survey{bottom:0;height:fit-content;margin:0;max-width:85%;min-width:300px;position:fixed;width:var(--ph-survey-max-width);z-index:var(--ph-survey-z-index)}.ph-survey h3,.ph-survey p{margin:0}.ph-survey *{box-sizing:border-box;color:var(--ph-survey-text-primary-color);font-family:var(--ph-survey-font-family)}.ph-survey .multiple-choice-options label,.ph-survey input[type=text],.ph-survey textarea{background:var(--ph-survey-input-background);border:1.5px solid var(--ph-survey-border-color);border-radius:4px;color:var(--ph-survey-input-text-color);padding:10px;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .15s ease-out}.ph-survey input[type=text],.ph-survey textarea{transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .15s ease-out}.ph-survey input{margin:0}.ph-survey .form-submit:focus,.ph-survey .form-submit:focus-visible,.ph-survey input[type=checkbox]:focus,.ph-survey input[type=checkbox]:focus-visible,.ph-survey input[type=radio]:focus,.ph-survey input[type=radio]:focus-visible,.ph-survey input[type=text]:focus,.ph-survey input[type=text]:focus-visible,.ph-survey textarea:focus,.ph-survey textarea:focus-visible{border-color:var(--ph-survey-rating-active-bg-color);outline:1.5px solid var(--ph-survey-outline-color);outline-offset:2px}.ph-survey button:focus:not(:focus-visible),.ph-survey input[type=checkbox]:focus:not(:focus-visible),.ph-survey input[type=radio]:focus:not(:focus-visible),.ph-survey input[type=text]:focus:not(:focus-visible),.ph-survey textarea:focus:not(:focus-visible){outline:none}.ph-survey input[type=text]:hover:not(:focus),.ph-survey textarea:hover:not(:focus){border-color:var(--ph-survey-rating-active-bg-color)}@media (max-width:768px){.ph-survey input[type=text],.ph-survey textarea{font-size:1rem}}.ph-survey .form-cancel,.ph-survey .multiple-choice-options label,.ph-survey .rating-options-number,.ph-survey input[type=checkbox],.ph-survey input[type=radio]{border:1.5px solid var(--ph-survey-border-color)}.ph-survey .footer-branding,.ph-survey .form-cancel,.ph-survey .form-submit,.ph-survey .ratings-emoji,.ph-survey .ratings-number,.ph-survey input[type=checkbox],.ph-survey input[type=radio],.ph-survey label{transition:all .2s ease-out}@media (prefers-reduced-motion:no-preference){.ph-survey button:active,.ph-survey input[type=checkbox]:active,.ph-survey input[type=radio]:active,.ph-survey label:active{transition-duration:.1s}}.ph-survey-widget-tab{background:var(--ph-widget-color);border:none;border-radius:3px 3px 0 0;color:var(--ph-widget-text-color);cursor:pointer;padding:10px 12px;position:fixed;text-align:center;transition:padding .2s ease-out;z-index:var(--ph-survey-z-index)}.ph-survey-widget-tab:hover:not(.widget-tab-top){padding-bottom:16px}.ph-survey-widget-tab.widget-tab-top{border-radius:0 0 3px 3px}.ph-survey-widget-tab.widget-tab-top:hover{padding-top:16px}@keyframes ph-survey-fade-in{0%{opacity:0}to{opacity:1}}.survey-box{gap:16px}.bottom-section,.survey-box{display:flex;flex-direction:column}.bottom-section{gap:8px}.thank-you-message-header~.bottom-section{padding-top:16px}.question-container,.thank-you-message{display:flex;flex-direction:column;gap:8px}.survey-question{font-size:14px;font-weight:500}.survey-question-description{font-size:13px;opacity:.8;padding-top:4px}.survey-question-description,.thank-you-message-body{word-wrap:break-word;overflow-wrap:break-word}:is(.survey-question-description,.thank-you-message-body) embed,:is(.survey-question-description,.thank-you-message-body) iframe,:is(.survey-question-description,.thank-you-message-body) img,:is(.survey-question-description,.thank-you-message-body) object,:is(.survey-question-description,.thank-you-message-body) video{height:auto;max-width:100%}:is(.survey-question-description,.thank-you-message-body) svg{height:auto;max-width:100%}.question-textarea-wrapper{display:flex;flex-direction:column}.survey-form{animation:ph-survey-fade-in .3s ease-out forwards}.survey-form,.thank-you-message{background:var(--ph-survey-background-color);border:1.5px solid var(--ph-survey-border-color);border-bottom:var(--ph-survey-border-bottom);border-radius:var(--ph-survey-border-radius);box-shadow:var(--ph-survey-box-shadow);margin:0;padding:var(--ph-survey-box-padding);position:relative;text-align:left;width:100%;z-index:var(--ph-survey-z-index)}.survey-form input[type=text],.survey-form textarea{min-width:100%}:is(.survey-form textarea):focus,:is(.survey-form textarea):focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.08)}:is(.survey-form textarea):focus:not(:focus-visible){box-shadow:none}:is(.survey-box .question-header--empty)~.multiple-choice-options,:is(.survey-box .question-header--empty)~textarea{margin-top:0}.multiple-choice-options{border:none;display:flex;flex-direction:column;font-size:14px;gap:8px;margin:0;padding:1px 0}.multiple-choice-options .response-choice,.multiple-choice-options label{align-items:center;color:inherit;display:flex;gap:8px}.multiple-choice-options label{cursor:pointer;font-size:13px}:is(.multiple-choice-options label):hover:not(:has(input:checked)){border-color:var(--ph-survey-text-subtle-color);box-shadow:0 2px 8px rgba(0,0,0,.08)}:is(.multiple-choice-options label):has(input:checked){border-color:var(--ph-survey-rating-active-bg-color);box-shadow:0 1px 4px rgba(0,0,0,.05)}.choice-option-open:is(.multiple-choice-options label){flex-wrap:wrap}:is(.multiple-choice-options label) span{color:inherit}.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--ph-survey-input-background);border-radius:3px;cursor:pointer;flex-shrink:0;height:1rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1),transform .15s ease-out;width:1rem;z-index:1}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):focus{transform:scale(1.05)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):hover{border-color:var(--ph-survey-rating-active-bg-color);transform:scale(1.05)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):active{transform:scale(.95)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):checked{background:var(--ph-survey-rating-active-bg-color);border-color:var(--ph-survey-rating-active-bg-color);transform:scale(1)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):checked:hover{transform:scale(1.05)}.multiple-choice-options input[type=checkbox]:checked:after{animation:ph-survey-checkmark-reveal .2s ease-out .1s forwards;border:solid var(--ph-survey-rating-active-text-color);border-width:0 2px 2px 0;height:8px;left:4px;transform:rotate(45deg) scale(0);width:4px}.multiple-choice-options input[type=radio]:checked:after{animation:ph-survey-radio-reveal .15s ease-out .05s forwards;background:var(--ph-survey-rating-active-text-color);border-radius:50%;height:6px;left:5px;top:5px;transform:scale(0);width:6px}.multiple-choice-options input[type=checkbox]:checked:after,.multiple-choice-options input[type=radio]:checked:after{box-sizing:content-box;content:"";position:absolute}.multiple-choice-options input[type=radio]{border-radius:50%}.multiple-choice-options input[type=radio]:checked{border:none}:is(.multiple-choice-options input[type=checkbox]:checked,.multiple-choice-options input[type=radio]:checked)~*{font-weight:700}:is(:is(.multiple-choice-options .choice-option-open) input[type=text])::placeholder{color:var(--ph-survey-text-subtle-color);font-weight:400}.rating-options-emoji{display:flex;justify-content:space-between}.rating-options-emoji-2{justify-content:space-around}.ratings-emoji{background-color:transparent;border:none;font-size:16px;opacity:.5;padding:0}.ratings-emoji:hover{cursor:pointer;opacity:1;transform:scale(1.15)}.ratings-emoji.rating-active{opacity:1}.ratings-emoji svg{fill:var(--ph-survey-text-primary-color);transition:fill .2s ease-out}.rating-options-number{border-radius:6px;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;overflow:hidden}.rating-options-number .ratings-number{border:none;border-right:1px solid var(--ph-survey-border-color);color:var(--ph-survey-rating-text-color);cursor:pointer;font-weight:700;text-align:center}:is(.rating-options-number .ratings-number):last-of-type{border-right:0}.rating-active:is(.rating-options-number .ratings-number){background:var(--ph-survey-rating-active-bg-color);color:var(--ph-survey-rating-active-text-color)}.ratings-number{background-color:var(--ph-survey-rating-bg-color);border:none;padding:8px 0}.ratings-number .rating-active{background-color:var(--ph-survey-rating-active-bg-color)}.ratings-number{cursor:pointer}@media (hover:hover) and (pointer:fine){.ratings-number:hover:not(.rating-active){background-color:color-mix(in srgb,var(--ph-survey-rating-active-bg-color) 14%,var(--ph-survey-rating-bg-color))}}.rating-text{font-size:11px;justify-content:space-between;opacity:.7}.form-buttons,.rating-text{display:flex;flex-direction:row}.form-buttons{gap:8px;width:100%}.form-buttons-with-back>.form-submit{flex:1 1 auto;min-width:0}.form-submit{background:var(--ph-survey-submit-button-color);border:none;border-radius:6px;box-shadow:0 2px 0 rgba(0,0,0,.045);color:var(--ph-survey-submit-button-text-color);cursor:pointer;font-weight:700;min-width:100%;padding:12px;text-align:center;user-select:none}.form-submit:not([disabled]):hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:scale(1.02)}.form-submit:not([disabled]):active{box-shadow:0 1px 2px rgba(0,0,0,.05);transform:scale(.98)}.form-submit[disabled]{cursor:not-allowed;opacity:var(--ph-survey-disabled-button-opacity)}.form-back{background:transparent;border:1.5px solid var(--ph-survey-border-color);border-radius:6px;color:var(--ph-survey-text-primary-color);cursor:pointer;flex:0 0 auto;font-weight:600;padding:12px 16px;text-align:center;user-select:none}.form-back:hover{transform:scale(1.02)}.form-back:active{transform:scale(.98)}.validation-hint{font-size:12px;margin-top:4px;opacity:.7}.form-cancel{background:#fff;border-radius:100%;cursor:pointer;line-height:0;padding:12px;position:absolute;right:0;top:0;transform:translate(50%,-50%)}.form-cancel:hover{opacity:.7;transform:translate(50%,-50%) scale(1.1)}.footer-branding{align-items:center;display:flex;font-size:11px;font-weight:500;gap:4px;justify-content:center;opacity:.6;text-decoration:none}.footer-branding:hover{opacity:1}.footer-branding a{text-decoration:none}.thank-you-message{text-align:center}.thank-you-message-header{margin:10px 0 0}.thank-you-message-body{font-size:14px;opacity:.8}.limit-height{max-height:256px;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--ph-survey-scrollbar-thumb-color) var(--ph-survey-scrollbar-track-color);scrollbar-width:thin}.limit-height::-webkit-scrollbar{width:8px}.limit-height::-webkit-scrollbar-track{background:var(--ph-survey-scrollbar-track-color);border-radius:4px}.limit-height::-webkit-scrollbar-thumb{background-color:var(--ph-survey-scrollbar-thumb-color);border:2px solid var(--ph-survey-scrollbar-track-color);border-radius:4px}:is(.limit-height::-webkit-scrollbar-thumb):hover{background-color:var(--ph-survey-text-subtle-color)}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){.ph-survey *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes ph-survey-checkmark-reveal{0%{opacity:0;transform:rotate(45deg) scale(0)}50%{opacity:1;transform:rotate(45deg) scale(1.2)}to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes ph-survey-radio-reveal{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}',null!=r&&null!=(i=r.config)&&i.prepare_external_dependency_stylesheet&&(n=r.config.prepare_external_dependency_stylesheet(n)),n||(bh.error("prepare_external_dependency_stylesheet returned null"),null)})(0,0,e);return null==t||t.setAttribute("data-ph-survey-style","true"),t}(t);if(u){var l=a.querySelector("style");l&&a.removeChild(l),a.appendChild(u)}return wh.body.appendChild(o),{shadow:a,isNewlyCreated:!0}},Eh=e=>{var{responses:t,survey:i,surveySubmissionId:n,posthog:s,isSurveyCompleted:o,properties:a,surveyLanguage:u}=e;s?(il(i),s.capture(Du.SENT,r({[qu.SURVEY_NAME]:i.name,[qu.SURVEY_ID]:i.id,[qu.SURVEY_ITERATION]:i.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:i.current_iteration_start_date,[qu.SURVEY_SUBMISSION_ID]:n,[qu.SURVEY_COMPLETED]:o},u&&{[qu.SURVEY_LANGUAGE]:u},{sessionRecordingUrl:null==s.get_session_replay_url?void 0:s.get_session_replay_url()},Hu(t,i),a,{$set:{[zu(i,"responded")]:!0}})),o&&(_h.dispatchEvent(new CustomEvent("PHSurveySent",{detail:{surveyId:i.id}})),zh(i))):Qu.error("[survey sent] event not captured, PostHog instance not found.")},Rh=(e,t,i)=>{return r({[qu.SURVEY_NAME]:e.name,[qu.SURVEY_ID]:e.id,[qu.SURVEY_ITERATION]:e.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date,[qu.SURVEY_PARTIALLY_COMPLETED]:(n=null==t?void 0:t.responses,void 0===n&&(n={}),Object.values(n).some((e=>!br(e))))},(null==t?void 0:t.surveyLanguage)&&{[qu.SURVEY_LANGUAGE]:t.surveyLanguage},{sessionRecordingUrl:null==i.get_session_replay_url?void 0:i.get_session_replay_url(),[qu.SURVEY_SUBMISSION_ID]:null==t?void 0:t.surveySubmissionId},Hu(null==t?void 0:t.responses,e));var n},Mh=(e,t,i,n)=>{if(t){if(!i){var s=Bh(e);t.capture(Du.DISMISSED,r({},Rh(e,s,t),n&&{[qu.SURVEY_LANGUAGE]:n},{$set:{[zu(e,"dismissed")]:!0}})),zh(e),il(e),_h.dispatchEvent(new CustomEvent("PHSurveyClosed",{detail:{surveyId:e.id}}))}}else Qu.error("[survey dismissed] event not captured, PostHog instance not found.")},Oh=(e,t)=>{if(t){var r=(e=>tl("abandonedSurvey_",e))(e);try{if("true"===localStorage.getItem(r))return}catch(e){return}var i=Bh(e);if(i){try{localStorage.setItem(r,"true")}catch(e){}t.capture(Du.ABANDONED,Rh(e,i,t),{transport:"sendBeacon"})}}else Qu.error("[survey abandoned] event not captured, PostHog instance not found.")},Ph=e=>e.map((e=>({sort:Math.floor(10*Math.random()),value:e}))).sort(((e,t)=>e.sort-t.sort)).map((e=>e.value)),Lh=(e,t)=>e.length===t.length&&e.every(((e,r)=>e===t[r]))?t.reverse():t,Ah=e=>e.appearance&&e.appearance.shuffleQuestions&&!e.enable_partial_responses?Lh(e.questions,Ph(e.questions)):e.questions,Nh=e=>{var t;return!(null==(t=e.conditions)||null==(t=t.events)||!t.repeatedActivation||!(e=>{var t,r;return null!=(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)?void 0:t.length)&&(null==(r=e.conditions)||null==(r=r.events)||null==(r=r.values)?void 0:r.length)>0})(e))||e.schedule===$u.Always||Hh(e)},Fh=function(e){function t(e){var r,i;return this.getChildContext||(r=new Set,(i={})[t.__c]=this,this.getChildContext=function(){return i},this.componentWillUnmount=function(){r=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&r.forEach((function(e){e.__e=!0,Ha(e)}))},this.sub=function(e){r.add(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){r&&r.delete(e),t&&t.call(e)}}),e.children}return t.__c="__cC"+Ma++,t.__=e,t.Provider=t.__l=(t.Consumer=function(e,t){return e.children(t)}).contextType=t,t}({isPreviewMode:!1,previewPageIndex:0,onPopupSurveyDismissed(){},isPopup:!0,onPreviewSubmit(){},onPreviewBack(){},surveySubmissionId:"",properties:void 0,surveyLanguage:null}),$h=()=>xu(Fh),Dh=e=>{var{component:t,children:r,renderAsHtml:i,style:n}=e;return function(e,t,r){var i,n,s,o,a=Na({},e.props);for(s in e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)"key"==s?i=t[s]:"ref"==s?n=t[s]:a[s]=void 0===t[s]&&null!=o?o[s]:t[s];return arguments.length>2&&(a.children=arguments.length>3?ba.call(arguments,2):r),Da(e.type,a,i||e.key,n||e.ref,null)}(t,i?{dangerouslySetInnerHTML:{__html:r},style:n}:{children:r,style:n})};function qh(e){var t,r,i;if(null==(t=e.conditions)||!t.url)return!0;var n=null==_h||null==(r=_h.location)?void 0:r.href;if(!n)return!1;var s=[e.conditions.url],o=function(e){return null!=e?e:"icontains"}(null==(i=e.conditions)?void 0:i.urlMatchType);return oh[o](s,[n])}var jh=e=>{var t=""+el+e.id;return e.current_iteration&&e.current_iteration>0&&(t=""+el+e.id+"_"+e.current_iteration),t},Uh=(e,t)=>{try{localStorage.setItem(jh(e),JSON.stringify(t))}catch(e){Qu.error("Error setting in-progress survey state in localStorage",e)}},Bh=e=>{try{var t=localStorage.getItem(jh(e));if(t)return JSON.parse(t)}catch(e){Qu.error("Error getting in-progress survey state from localStorage",e)}return null},Hh=e=>{var t=Bh(e);return!br(null==t?void 0:t.surveySubmissionId)},zh=e=>{try{localStorage.removeItem(jh(e))}catch(e){Qu.error("Error clearing in-progress survey state from localStorage",e)}};function Vh(e,t){void 0===t&&(t=!1);var r="PostHogSurvey-"+e.id;return t?"."+r:r}function Wh(e,t,r){if(void 0===t&&(t=Pu.Right),e===Au.ExternalSurvey)return{};switch(t){case Pu.TopLeft:return{top:"0",left:"0",transform:"translate(30px, 30px)"};case Pu.TopRight:return{top:"0",right:"0",transform:"translate(-30px, 30px)"};case Pu.TopCenter:return{top:"0",left:"50%",transform:"translate(-50%, 30px)"};case Pu.MiddleLeft:return{top:"50%",left:"0",transform:"translate(30px, -50%)"};case Pu.MiddleRight:return{top:"50%",right:"0",transform:"translate(-30px, -50%)"};case Pu.MiddleCenter:return{top:"50%",left:"50%",transform:"translate(-50%, -50%)"};case Pu.Left:return{left:"30px"};case Pu.Center:return{left:"50%",transform:"translateX(-50%)"};default:return{right:e===Au.Widget&&r===Ou.Tab?"60px":"30px"}}}var Gh=0;function Zh(e,t,r,i,n,s){t||(t={});var o,a,u=t;if("ref"in u)for(a in u={},t)"ref"==a?o=t[a]:u[a]=t[a];var l={type:e,props:u,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Gh,__i:-1,__u:0,__source:n,__self:s};if("function"==typeof e&&(o=e.defaultProps))for(a in o)void 0===u[a]&&(u[a]=o[a]);return _a.vnode&&_a.vnode(l),l}var Qh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146 272q66 0 121.5-35.5T682-393h-52q-23 40-63 61.5T480.5-310q-46.5 0-87-21T331-393h-53q26 61 81 96.5T480-261Zm0 181q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Jh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm20 194h253v-49H354v49ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Kh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146.174 116Q413-417 358.5-379.5T278-280h53q22-42 62.173-65t87.5-23Q528-368 567.5-344.5T630-280h52q-25-63-79.826-100-54.826-37-122-37ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Yh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M480-417q-67 0-121.5 37.5T278-280h404q-25-63-80-100t-122-37Zm-183-72 50-45 45 45 31-36-45-45 45-45-31-36-45 45-50-45-31 36 45 45-45 45 31 36Zm272 0 44-45 51 45 31-36-45-45 45-45-31-36-51 45-44-45-31 36 44 45-44 45 31 36ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142 0 241-99t99-241q0-142-99-241t-241-99q-142 0-241 99t-99 241q0 142 99 241t241 99Z"})}),Xh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M479.504-261Q537-261 585.5-287q48.5-26 78.5-72.4 6-11.6-.75-22.6-6.75-11-20.25-11H316.918Q303-393 296.5-382t-.5 22.6q30 46.4 78.5 72.4 48.5 26 105.004 26ZM347-578l27 27q7.636 8 17.818 8Q402-543 410-551q8-8 8-18t-8-18l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.636-8 17.818Q276-559 284-551q8 8 18 8t18-8l27-27Zm267 0 27 27q7.714 8 18 8t18-8q8-7.636 8-17.818Q685-579 677-587l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.714-8 18t8 18q7.636 8 17.818 8Q579-543 587-551l27-27ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),ec=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:Zh("path",{d:"M2 20h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66-.23-.45-.52-.86-.88-1.22L14 2 7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.84C7 18.95 8.05 20 9.34 20h8.11c.7 0 1.36-.37 1.72-.97l2.66-6.15z"})}),tc=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:Zh("path",{d:"M22 4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h2V4zM2.17 11.12c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4H6.55c-.7 0-1.36.37-1.72.97l-2.66 6.15z"})}),rc=function(e){var{fill:t="currentColor"}=void 0===e?{}:e;return Zh("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:t,xmlns:"http://www.w3.org/2000/svg","aria-labelledby":"close-survey-title-adam",children:[Zh("title",{id:"close-survey-title",className:"adam-testing",children:"Close survey"}),Zh("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.164752 0.164752C0.384422 -0.0549175 0.740578 -0.0549175 0.960248 0.164752L6 5.20451L11.0398 0.164752C11.2594 -0.0549175 11.6156 -0.0549175 11.8352 0.164752C12.0549 0.384422 12.0549 0.740578 11.8352 0.960248L6.79549 6L11.8352 11.0398C12.0549 11.2594 12.0549 11.6156 11.8352 11.8352C11.6156 12.0549 11.2594 12.0549 11.0398 11.8352L6 6.79549L0.960248 11.8352C0.740578 12.0549 0.384422 12.0549 0.164752 11.8352C-0.0549175 11.6156 -0.0549175 11.2594 0.164752 11.0398L5.20451 6L0.164752 0.960248C-0.0549175 0.740578 -0.0549175 0.384422 0.164752 0.164752Z",fill:t})]})},ic=Zh("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[Zh("g",{"clip-path":"url(#clip0_2415_6911)",children:[Zh("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:Zh("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),Zh("g",{mask:"url(#mask0_2415_6911)",children:[Zh("path",{d:"M5.77226 8.02931C5.59388 8.37329 5.08474 8.37329 4.90634 8.02931L4.4797 7.20672C4.41155 7.07535 4.41155 6.9207 4.4797 6.78933L4.90634 5.96669C5.08474 5.62276 5.59388 5.62276 5.77226 5.96669L6.19893 6.78933C6.26709 6.9207 6.26709 7.07535 6.19893 7.20672L5.77226 8.02931ZM5.77226 12.6946C5.59388 13.0386 5.08474 13.0386 4.90634 12.6946L4.4797 11.872C4.41155 11.7406 4.41155 11.586 4.4797 11.4546L4.90634 10.632C5.08474 10.288 5.59388 10.288 5.77226 10.632L6.19893 11.4546C6.26709 11.586 6.26709 11.7406 6.19893 11.872L5.77226 12.6946Z",fill:"#1D4AFF"}),Zh("path",{d:"M0.5 10.9238C0.5 10.508 1.02142 10.2998 1.32637 10.5938L3.54508 12.7327C3.85003 13.0267 3.63405 13.5294 3.20279 13.5294H0.984076C0.716728 13.5294 0.5 13.3205 0.5 13.0627V10.9238ZM0.5 8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.19753 13.3927C5.28831 13.4802 5.41144 13.5294 5.53982 13.5294H8.0421C8.47337 13.5294 8.68936 13.0267 8.3844 12.7327L1.32637 5.92856C1.02142 5.63456 0.5 5.84278 0.5 6.25854V8.67083ZM0.5 4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L10.0368 13.3927C10.1276 13.4802 10.2508 13.5294 10.3791 13.5294H12.8814C13.3127 13.5294 13.5287 13.0267 13.2237 12.7327L1.32637 1.26329C1.02142 0.969312 0.5 1.17752 0.5 1.59327V4.00556ZM5.33931 4.00556C5.33931 4.12932 5.39033 4.24802 5.4811 4.33554L14.1916 12.7327C14.4965 13.0267 15.0179 12.8185 15.0179 12.4028V9.99047C15.0179 9.86671 14.9669 9.74799 14.8762 9.66049L6.16568 1.26329C5.86071 0.969307 5.33931 1.17752 5.33931 1.59327V4.00556ZM11.005 1.26329C10.7 0.969307 10.1786 1.17752 10.1786 1.59327V4.00556C10.1786 4.12932 10.2296 4.24802 10.3204 4.33554L14.1916 8.06748C14.4965 8.36148 15.0179 8.15325 15.0179 7.7375V5.3252C15.0179 5.20144 14.9669 5.08272 14.8762 4.99522L11.005 1.26329Z",fill:"#F9BD2B"}),Zh("path",{d:"M21.0852 10.981L16.5288 6.58843C16.2238 6.29443 15.7024 6.50266 15.7024 6.91841V13.0627C15.7024 13.3205 15.9191 13.5294 16.1865 13.5294H23.2446C23.5119 13.5294 23.7287 13.3205 23.7287 13.0627V12.5032C23.7287 12.2455 23.511 12.0396 23.2459 12.0063C22.4323 11.9042 21.6713 11.546 21.0852 10.981ZM18.0252 12.0365C17.5978 12.0365 17.251 11.7021 17.251 11.2901C17.251 10.878 17.5978 10.5436 18.0252 10.5436C18.4527 10.5436 18.7996 10.878 18.7996 11.2901C18.7996 11.7021 18.4527 12.0365 18.0252 12.0365Z",fill:"currentColor"}),Zh("path",{d:"M0.5 13.0627C0.5 13.3205 0.716728 13.5294 0.984076 13.5294H3.20279C3.63405 13.5294 3.85003 13.0267 3.54508 12.7327L1.32637 10.5938C1.02142 10.2998 0.5 10.508 0.5 10.9238V13.0627ZM5.33931 5.13191L1.32637 1.26329C1.02142 0.969306 0.5 1.17752 0.5 1.59327V4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L5.33931 8.86412V5.13191ZM1.32637 5.92855C1.02142 5.63455 0.5 5.84278 0.5 6.25853V8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.33931 13.5294V9.79717L1.32637 5.92855Z",fill:"#1D4AFF"}),Zh("path",{d:"M10.1787 5.3252C10.1787 5.20144 10.1277 5.08272 10.0369 4.99522L6.16572 1.26329C5.8608 0.969306 5.33936 1.17752 5.33936 1.59327V4.00556C5.33936 4.12932 5.39037 4.24802 5.48114 4.33554L10.1787 8.86412V5.3252ZM5.33936 13.5294H8.04214C8.47341 13.5294 8.6894 13.0267 8.38443 12.7327L5.33936 9.79717V13.5294ZM5.33936 5.13191V8.67083C5.33936 8.79459 5.39037 8.91331 5.48114 9.00081L10.1787 13.5294V9.99047C10.1787 9.86671 10.1277 9.74803 10.0369 9.66049L5.33936 5.13191Z",fill:"#F54E00"}),Zh("path",{d:"M29.375 11.6667H31.3636V8.48772H33.0249C34.8499 8.48772 36.0204 7.4443 36.0204 5.83052C36.0204 4.21681 34.8499 3.17334 33.0249 3.17334H29.375V11.6667ZM31.3636 6.84972V4.81136H32.8236C33.5787 4.81136 34.0318 5.19958 34.0318 5.83052C34.0318 6.4615 33.5787 6.84972 32.8236 6.84972H31.3636ZM39.618 11.7637C41.5563 11.7637 42.9659 10.429 42.9659 8.60905C42.9659 6.78905 41.5563 5.45438 39.618 5.45438C37.6546 5.45438 36.2701 6.78905 36.2701 8.60905C36.2701 10.429 37.6546 11.7637 39.618 11.7637ZM38.1077 8.60905C38.1077 7.63838 38.7118 6.97105 39.618 6.97105C40.5116 6.97105 41.1157 7.63838 41.1157 8.60905C41.1157 9.57972 40.5116 10.2471 39.618 10.2471C38.7118 10.2471 38.1077 9.57972 38.1077 8.60905ZM46.1482 11.7637C47.6333 11.7637 48.6402 10.8658 48.6402 9.81025C48.6402 7.33505 45.2294 8.13585 45.2294 7.16518C45.2294 6.8983 45.5189 6.72843 45.9342 6.72843C46.3622 6.72843 46.8782 6.98318 47.0418 7.54132L48.527 6.94678C48.2375 6.06105 47.1677 5.45438 45.8713 5.45438C44.4743 5.45438 43.6058 6.25518 43.6058 7.21372C43.6058 9.53118 46.9663 8.88812 46.9663 9.84665C46.9663 10.1864 46.6391 10.417 46.1482 10.417C45.4434 10.417 44.9525 9.94376 44.8015 9.3735L43.3164 9.93158C43.6436 10.8537 44.6001 11.7637 46.1482 11.7637ZM53.4241 11.606L53.2982 10.0651C53.0843 10.1743 52.8074 10.2106 52.5808 10.2106C52.1278 10.2106 51.8257 9.89523 51.8257 9.34918V7.03172H53.3612V5.55145H51.8257V3.78001H49.9755V5.55145H48.9687V7.03172H49.9755V9.57972C49.9755 11.06 51.0202 11.7637 52.3921 11.7637C52.7696 11.7637 53.122 11.7031 53.4241 11.606ZM59.8749 3.17334V6.47358H56.376V3.17334H54.3874V11.6667H56.376V8.11158H59.8749V11.6667H61.8761V3.17334H59.8749ZM66.2899 11.7637C68.2281 11.7637 69.6378 10.429 69.6378 8.60905C69.6378 6.78905 68.2281 5.45438 66.2899 5.45438C64.3265 5.45438 62.942 6.78905 62.942 8.60905C62.942 10.429 64.3265 11.7637 66.2899 11.7637ZM64.7796 8.60905C64.7796 7.63838 65.3837 6.97105 66.2899 6.97105C67.1835 6.97105 67.7876 7.63838 67.7876 8.60905C67.7876 9.57972 67.1835 10.2471 66.2899 10.2471C65.3837 10.2471 64.7796 9.57972 64.7796 8.60905ZM73.2088 11.4725C73.901 11.4725 74.5177 11.242 74.845 10.8416V11.424C74.845 12.1034 74.2786 12.5767 73.4102 12.5767C72.7935 12.5767 72.2523 12.2854 72.1642 11.788L70.4776 12.0428C70.7042 13.1955 71.925 13.972 73.4102 13.972C75.361 13.972 76.6574 12.8679 76.6574 11.2298V5.55145H74.8324V6.07318C74.4926 5.69705 73.9136 5.45438 73.171 5.45438C71.409 5.45438 70.3014 6.61918 70.3014 8.46345C70.3014 10.3077 71.409 11.4725 73.2088 11.4725ZM72.1012 8.46345C72.1012 7.55345 72.655 6.97105 73.5109 6.97105C74.3793 6.97105 74.9331 7.55345 74.9331 8.46345C74.9331 9.37345 74.3793 9.95585 73.5109 9.95585C72.655 9.95585 72.1012 9.37345 72.1012 8.46345Z",fill:"currentColor"})]})]}),Zh("defs",{children:Zh("clipPath",{id:"clip0_2415_6911",children:Zh("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]});function nc(e){var{urlParams:t}=e,r=t?Object.entries(t).map((e=>{var[t,r]=e;return encodeURIComponent(t)+"="+encodeURIComponent(r)})).join("&"):"";return Zh("a",{href:"https://posthog.com/surveys"+(r?"?"+r:""),target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",ic]})}function sc(e){var{text:t,submitDisabled:r,appearance:i,onSubmit:n,link:s,onPreviewSubmit:o,skipSubmitButton:a,canGoBack:u,onBack:l}=e,{isPreviewMode:h}=xu(Fh),c=!!u&&!!l,d=!a&&Zh("button",{className:"form-submit",disabled:r,"aria-label":"Submit survey",type:"button",onClick(){s&&(null==kn||kn.open(s)),h?null==o||o():n()},children:t});return Zh("div",{className:"bottom-section",children:[c?Zh("div",{className:"form-buttons form-buttons-with-back",children:[Zh("button",{className:"form-back",type:"button","aria-label":"Go to previous question",onClick:l,children:i.backButtonText||"Back"}),d]}):d,!i.whiteLabel&&Zh(nc,{urlParams:{utm_source:"survey-footer"}})]})}function oc(e){var{question:t,forceDisableHtml:r,htmlFor:i}=e;return Zh("div",{class:t.question||t.description?"question-header":"question-header question-header--empty",children:[Zh(t.type===Nu.Open?"label":"h3",{className:"survey-question",htmlFor:i,children:t.question}),t.description&&Dh({component:$a("p",{className:"survey-question-description"}),children:t.description,renderAsHtml:!r&&"text"!==t.descriptionContentType})]})}function ac(e){var{onClick:t}=e,{isPreviewMode:r}=xu(Fh);return Zh("button",{className:"form-cancel",onClick:t,disabled:r,"aria-label":"Close survey",type:"button",children:rc({fill:"black"})})}Zh("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Zh("path",{d:"M5.30769 10.6923L4.77736 11.2226C4.91801 11.3633 5.10878 11.4423 5.30769 11.4423C5.5066 11.4423 5.69737 11.3633 5.83802 11.2226L5.30769 10.6923ZM15.5303 1.53033C15.8232 1.23744 15.8232 0.762563 15.5303 0.46967C15.2374 0.176777 14.7626 0.176777 14.4697 0.46967L15.5303 1.53033ZM1.53033 5.85429C1.23744 5.56139 0.762563 5.56139 0.46967 5.85429C0.176777 6.14718 0.176777 6.62205 0.46967 6.91495L1.53033 5.85429ZM5.83802 11.2226L15.5303 1.53033L14.4697 0.46967L4.77736 10.162L5.83802 11.2226ZM0.46967 6.91495L4.77736 11.2226L5.83802 10.162L1.53033 5.85429L0.46967 6.91495Z",fill:"currentColor"})});var uc=kn;function lc(e){var{header:t,description:r,contentType:i,forceDisableHtml:n,appearance:s,onClose:o}=e,{isPopup:a}=xu(Fh);return bu((()=>{var e=e=>{"Enter"!==e.key&&"Escape"!==e.key||(e.preventDefault(),o())};return Jn(uc,"keydown",e),()=>{uc.removeEventListener("keydown",e)}}),[o]),Zh("div",{className:"thank-you-message",role:"status",tabIndex:0,"aria-atomic":"true",children:[a&&!0!==s.hideCancelButton&&Zh(ac,{onClick:()=>o()}),Zh("h3",{className:"thank-you-message-header",children:t}),r&&Dh({component:$a("p",{className:"thank-you-message-body"}),children:r,renderAsHtml:!n&&"text"!==i}),a&&Zh(sc,{text:s.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:s,onSubmit:()=>o()})]})}var hc=e=>cr(e)&&e.every((e=>gr(e)));function cc(e){var{question:t,forceDisableHtml:r,appearance:i,onSubmit:n,onPreviewSubmit:s,displayQuestionIndex:o,initialValue:a,canGoBack:u,onBack:l}=e,{isPreviewMode:h}=$h(),c=_u(null),[d,v]=yu((()=>gr(a)?a:""));bu((()=>{setTimeout((()=>{var e;h||null==(e=c.current)||e.focus()}),100)}),[h]);var f="surveyQuestion"+o,p=wu((()=>function(e,t,r){var i,n,s=e.trim();if(!r&&""===s)return"This field is required";if(""===s)return!1;if(t&&t.length>0)for(var o of t)switch(o.type){case Qt.MinLength:if(void 0!==o.value&&o.value>s.length)return null!==(i=o.errorMessage)&&void 0!==i?i:"Please enter at least "+o.value+" characters";break;case Qt.MaxLength:if(void 0!==o.value&&s.length>o.value)return null!==(n=o.errorMessage)&&void 0!==n?n:"Please enter no more than "+o.value+" characters"}return!1}(d,t.validation,t.optional)),[d,t.validation,t.optional]),g=zi(t.validation,Qt.MinLength),m=zi(t.validation,Qt.MaxLength),y=wu((()=>function(e,t){var r=1===e?void 0:e;return r&&t?"Enter "+r+"-"+t+" characters":r?"Enter at least "+r+" "+(1===r?"character":"characters"):t?"Maximum "+t+" "+(1===t?"character":"characters"):void 0}(g,m)),[g,m]),b=()=>{p||n(d.trim())},_=()=>{p||s(d.trim())};return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:t,forceDisableHtml:r,htmlFor:f}),Zh("textarea",{ref:c,id:f,rows:4,placeholder:null==i?void 0:i.placeholder,minLength:g,maxLength:m,onInput(e){v(e.currentTarget.value),e.stopPropagation()},onKeyDown(e){e.stopPropagation(),"Enter"!==e.key||!e.metaKey&&!e.ctrlKey||p||(e.preventDefault(),h?_():b())},value:d}),y&&Zh("div",{className:"validation-hint",children:y})]}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:!!p,appearance:i,onSubmit:b,onPreviewSubmit:_,canGoBack:u,onBack:l})]})}function dc(e){var{question:t,forceDisableHtml:r,appearance:i,onSubmit:n,onPreviewSubmit:s,canGoBack:o,onBack:a}=e;return Zh(qa,{children:[Zh("div",{className:"question-container",children:Zh(oc,{question:t,forceDisableHtml:r})}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:i,onSubmit:()=>n("link clicked"),onPreviewSubmit:()=>s("link clicked"),canGoBack:o,onBack:a})]})}function vc(e){var t,{question:r,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c=r.scale,d=10===r.scale?0:1,[v,f]=yu((()=>_r(u)?u:cr(u)&&u.length>0&&_r(parseInt(u[0]))?parseInt(u[0]):gr(u)&&_r(parseInt(u))?parseInt(u):null)),p="emoji"===r.display&&2===r.scale,{isPreviewMode:g}=$h(),m=e=>g?a(e):o(e);return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:r,forceDisableHtml:i}),Zh("div",{className:"rating-section",children:[Zh("div",{className:"rating-options",children:["emoji"===r.display&&Zh("div",{className:"rating-options-emoji"+(p?" rating-options-emoji-2":""),children:null==(t=bc[r.scale])?void 0:t.map(((e,t)=>Zh("button",{"aria-label":"Rate "+(t+1),className:"ratings-emoji question-"+n+"-rating-"+t+" "+(t+1===v?"rating-active":""),value:t+1,type:"button",onClick(){var e=t+1;f(e),r.skipSubmitButton&&m(e)},children:e},t)))}),"number"===r.display&&Zh("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat("+(c-d+1)+", minmax(0, 1fr))"},children:_c(r.scale).map(((e,t)=>Zh(fc,{displayQuestionIndex:n,active:v===e,appearance:s,num:e,setActiveNumber(e){f(e),r.skipSubmitButton&&m(e)}},t)))})]}),!p&&Zh("div",{className:"rating-text",children:[Zh("div",{children:r.lowerBoundLabel}),Zh("div",{children:r.upperBoundLabel})]})]})]}),Zh(sc,{text:r.buttonText||(null==s?void 0:s.submitButtonText)||"Submit",submitDisabled:yr(v)&&!r.optional,appearance:s,onSubmit:()=>o(v),onPreviewSubmit:()=>a(v),skipSubmitButton:r.skipSubmitButton,canGoBack:l,onBack:h})]})}function fc(e){var{num:t,active:r,displayQuestionIndex:i,setActiveNumber:n}=e;return Zh("button",{"aria-label":"Rate "+t,className:"ratings-number question-"+i+"-rating-"+t+" "+(r?"rating-active":""),type:"button",onClick(){n(t)},children:t})}function pc(e){var{question:t,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c=_u(null),d=wu((()=>(e=>{if(!e.shuffleOptions)return e.choices;var t=e.choices,r="";e.hasOpenChoice&&(r=t.pop());var i=Lh(t,Ph(t));return e.hasOpenChoice&&(e.choices.push(r),i.push(r)),i})(t)),[t]),[v,f]=yu((()=>((e,t)=>gr(e)||hc(e)?e:t===Nu.SingleChoice?null:[])(u,t.type))),[p,g]=yu((()=>((e,t)=>{if(gr(e)&&!t.includes(e))return{isSelected:!0,inputValue:e};if(hc(e)){var r=e.find((e=>!t.includes(e)));if(r)return{isSelected:!0,inputValue:r}}return{isSelected:!1,inputValue:""}})(u,d))),{isPreviewMode:m}=$h(),y=t.type===Nu.SingleChoice,b=t.type===Nu.MultipleChoice,_=t.skipSubmitButton&&y&&!t.hasOpenChoice,w=(e,t)=>{if(t){var i=!p.isSelected;return g((e=>r({},e,{isSelected:i,inputValue:i?e.inputValue:""}))),y&&f(""),void(i&&setTimeout((()=>{var e;return null==(e=c.current)?void 0:e.focus()}),75))}if(y)return f(e),g((e=>r({},e,{isSelected:!1,inputValue:""}))),void(_&&(o(e),m&&a(e)));b&&cr(v)&&(v.includes(e)?f(v.filter((t=>t!==e))):f([...v,e]))},x=e=>{e.stopPropagation();var t=e.currentTarget.value;g((e=>r({},e,{inputValue:t}))),y&&f(t)},S=e=>{e.stopPropagation(),"Enter"!==e.key||k()||(e.preventDefault(),C()),"Escape"===e.key&&(e.preventDefault(),g((e=>r({},e,{isSelected:!1,inputValue:""}))),y&&f(null))},k=()=>!(t.optional||!yr(v)&&(!cr(v)||p.isSelected||0!==v.length)&&(!p.isSelected||""!==p.inputValue.trim())),C=()=>{p.isSelected&&b?cr(v)&&(m?a([...v,p.inputValue]):o([...v,p.inputValue])):m?a(v):o(v)};return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:t,forceDisableHtml:i}),Zh("fieldset",{className:"multiple-choice-options limit-height",children:[Zh("legend",{className:"sr-only",children:b?" Select all that apply":" Select one"}),d.map(((e,r)=>{var i=!!t.hasOpenChoice&&r===t.choices.length-1,s="surveyQuestion"+n+"Choice"+r,o=s+"Open",a=i?p.isSelected:y?v===e:cr(v)&&v.includes(e);return Zh("label",{className:i?"choice-option-open":"",children:[Zh("div",{className:"response-choice",children:[Zh("input",{type:y?"radio":"checkbox",name:s,checked:a,onChange:()=>w(e,i),id:s,"aria-controls":o}),Zh("span",{children:i?e+":":e})]}),i&&Zh("input",{type:"text",ref:c,id:o,name:"question"+n+"Open",value:p.inputValue,onKeyDown:S,onInput:x,onClick(t){p.isSelected||w(e,!0),t.stopPropagation()},"aria-label":e+" - please specify"})]},r)}))]})]}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:k(),appearance:s,onSubmit:C,onPreviewSubmit:C,skipSubmitButton:_,canGoBack:l,onBack:h})]})}var gc=[1,2,3,4,5],mc=[1,2,3,4,5,6,7],yc=[0,1,2,3,4,5,6,7,8,9,10],bc={2:[ec,tc],3:[Kh,Jh,Qh],5:[Yh,Kh,Jh,Qh,Xh]};function _c(e){switch(e){case 5:default:return gc;case 7:return mc;case 10:return yc}}var wc=jn("[Surveys]");function xc(e,t,r){var i,n=e.questions[t],s=t+1;if(null==(i=n.branching)||!i.type)return t===e.questions.length-1?Fu.End:s;if(n.branching.type===Fu.End)return Fu.End;if(n.branching.type===Fu.SpecificQuestion){if(Number.isInteger(n.branching.index))return n.branching.index}else if(n.branching.type===Fu.ResponseBased){if(n.type===Nu.SingleChoice){var o,a=n.choices.indexOf(""+r);if(-1===a&&n.hasOpenChoice&&(a=n.choices.length-1),null!=(o=n.branching)&&null!=(o=o.responseValues)&&o.hasOwnProperty(a)){var u=n.branching.responseValues[a];return Number.isInteger(u)?u:u===Fu.End?Fu.End:s}}else if(n.type===Nu.Rating){var l;if("number"!=typeof r||!Number.isInteger(r))throw new Error("The response type must be an integer");var h=function(e,t){if(2===t){if(1>e||e>2)throw new Error("The response must be in range 1-2");return 1===e?"positive":"negative"}if(3===t){if(1>e||e>3)throw new Error("The response must be in range 1-3");return 1===e?"negative":2===e?"neutral":"positive"}if(5===t){if(1>e||e>5)throw new Error("The response must be in range 1-5");return e>2?3===e?"neutral":"positive":"negative"}if(7===t){if(1>e||e>7)throw new Error("The response must be in range 1-7");return e>3?4===e?"neutral":"positive":"negative"}if(10===t){if(0>e||e>10)throw new Error("The response must be in range 0-10");return e>6?e>8?"promoters":"passives":"detractors"}throw new Error("The scale must be one of: 2, 3, 5, 7, 10")}(r,n.scale);if(null!=(l=n.branching)&&null!=(l=l.responseValues)&&l.hasOwnProperty(h)){var c=n.branching.responseValues[h];return Number.isInteger(c)?c:c===Fu.End?Fu.End:s}}return s}return wc.warn("Falling back to next question index due to unexpected branching type"),s}var Sc="https?://(.*)",kc=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],Cc=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...kc],Tc="<masked>",Ic=["li_fat_id"];function Ec(e,t,r){if(!In)return{};var i,n=t?[...kc,...r||[]]:[],s=Rc(ts(In.URL,n,Tc),e),o=(i={},Bn(Ic,(function(e){var t=ch.A(e);i[e]=t||null})),i);return Hn(o,s)}function Rc(e,t){var r=Cc.concat(t||[]),i={};return Bn(r,(function(t){var r=es(e,t);i[t]=r||null})),i}function Mc(e){var t=function(e){return e?0===e.search(Sc+"google.([^/?]*)")?"google":0===e.search(Sc+"bing.com")?"bing":0===e.search(Sc+"yahoo.com")?"yahoo":0===e.search(Sc+"duckduckgo.com")?"duckduckgo":null:null}(e),r="yahoo"!=t?"q":"p",i={};if(!yr(t)){i.$search_engine=t;var n=In?es(In.referrer,r):"";n.length&&(i.ph_keyword=n)}return i}function Oc(){return navigator.language||navigator.userLanguage}var Pc="$direct";function Lc(){return(null==In?void 0:In.referrer)||Pc}function Ac(e,t){var r=e?[...kc,...t||[]]:[],i=null==En?void 0:En.href.substring(0,1e3);return{r:Lc().substring(0,1e3),u:i?ts(i,r,Tc):void 0}}function Nc(e){var t,{r:r,u:i}=e,n={$referrer:r,$referring_domain:null==r?void 0:r==Pc?Pc:null==(t=Yn(r))?void 0:t.host};if(i){n.$current_url=i;var s=Yn(i);n.$host=null==s?void 0:s.host,n.$pathname=null==s?void 0:s.pathname;var o=Rc(i);Hn(n,o)}if(r){var a=Mc(r);Hn(n,a)}return n}function Fc(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}}function $c(){try{return(new Date).getTimezoneOffset()}catch(e){return}}var Dc=jn("[SurveyTranslations]");function qc(e,t){var r=function(e){return function(e,t){var{overrideLanguage:r,storedPersonProperties:i,locale:n}=e,s=Vu(r);if(s)return null==t||t.info("Using override display language: "+s),s;var o=function(e){return e&&"object"==typeof e&&"language"in e?Vu(e.language):null}(i);if(o)return null==t||t.info("Using person property language: "+o),o;var a=Vu(n);return a?(null==t||t.info("Using detected locale: "+a),a):(null==t||t.info("No user language detected"),null)}({overrideLanguage:e.config.override_display_language,storedPersonProperties:dr(e.get_property)?e.get_property(As):void 0,locale:Oc()},Dc)}(t);if(!r)return Dc.info("No user language detected"),{survey:e,language:null};var i=Zu(e,r,Dc);return{survey:i.survey,language:i.matchedKey}}var jc=kn,Uc=In,Bc="ph:show_survey_widget",Hc="PHWidgetSurveyClickListener";function zc(e,t){try{var r=e.getBoundingClientRect(),i=jc.innerHeight,n=jc.innerWidth,s=r.left+r.width/2-t/2;s+t>n-20&&(s=n-t-20),20>s&&(s=20);var o=i-r.bottom,a=250>o&&r.top>o;return{position:"fixed",top:a?"auto":r.bottom+12+"px",left:s+"px",right:"auto",bottom:a?i-r.top+12+"px":"auto",zIndex:Sh.zIndex}}catch(e){return Qu.warn("Failed to calculate trigger position:",e),null}}class Vc{constructor(e){var t=this;this.j=new Map,this.B=new Map,this.H=new Set,this.handlePageUnload=()=>{var e=this._posthog.get_property(Fs);if(e)for(var t of e)Hh(t)&&Oh(t,this._posthog)},this.handlePopoverSurvey=(e,t)=>{var i,n,s,o,{survey:a,language:u}=this.U(e),l=null!=t&&t.position||null!=t&&t.selector?r({},a,{appearance:r({},a.appearance,t.position&&{position:t.position},t.selector&&{widgetSelector:t.selector})}):a;this.V(l.id);var{properties:h,initialResponses:c}=null!=t?t:{},d=!(!c||0>=Object.keys(c).length)&&this.W(l,c,h,u);if(!d||null!=(i=l.appearance)&&i.displayThankYouMessage){this.Z(l);var v={};if((null==(n=l.appearance)?void 0:n.position)===Pu.NextToTrigger&&null!=(s=l.appearance)&&s.widgetSelector){var f,p=Uc.querySelector(l.appearance.widgetSelector);p&&(v=zc(p,parseInt((null==(f=l.appearance)?void 0:f.maxWidth)||Sh.maxWidth))||{})}var g=(null==(o=l.appearance)?void 0:o.surveyPopupDelaySeconds)||0,{shadow:m}=Ih(l,this._posthog),y={posthog:this._posthog,survey:l,removeSurveyFromFocus:this.$,properties:h,style:v,isSurveyCompleted:d,skipShownEvent:null==t?void 0:t.skipShownEvent,surveyLanguage:u};if(0>=g)return iu(Zh(Qc,r({},y)),m);var b=setTimeout((()=>{if(this.j.delete(l.id),!qh(l))return this.$(l);iu(Zh(Qc,r({},y,{survey:r({},l,{appearance:r({},l.appearance,{surveyPopupDelaySeconds:0})})})),m)}),1e3*g);this.j.set(l.id,b)}},this.G=e=>{var{survey:t,language:r}=this.U(e),{shadow:i,isNewlyCreated:n}=Ih(t,this._posthog);n&&iu(Zh(Kc,{posthog:this._posthog,survey:t,surveyLanguage:r},e.id),i)},this.J=e=>{this.X(e);var t=this.B.get(e.id);t&&(t.element.removeEventListener("click",t.listener),t.element.removeAttribute(Hc),this.B.delete(e.id),Qu.info("Removed click listener for survey "+e.id))},this.Y=(e,t)=>{var r=Uc.querySelector(t),i=this.B.get(e.id);if(r){if(this.G(e),i){if(r===i.element)return;Qu.info("Selector element changed for survey "+e.id+". Re-attaching listener."),this.J(e)}if(!r.hasAttribute(Hc)){var n=t=>{var r,i;t.stopPropagation();var n=(null==(r=e.appearance)?void 0:r.position)===Pu.NextToTrigger?zc(t.currentTarget,parseInt((null==(i=e.appearance)?void 0:i.maxWidth)||Sh.maxWidth)):{};jc.dispatchEvent(new CustomEvent(Bc,{detail:{surveyId:e.id,position:n}}))};Jn(r,"click",n),r.setAttribute(Hc,"true"),this.B.set(e.id,{element:r,listener:n,survey:e}),Qu.info("Attached click listener for feedback button survey "+e.id)}}else i&&this.J(e)},this.renderPopover=e=>{var{survey:t,language:r}=this.U(e),{shadow:i}=Ih(t,this._posthog);iu(Zh(Qc,{posthog:this._posthog,survey:t,removeSurveyFromFocus:this.$,surveyLanguage:r}),i)},this.renderSurvey=(e,t,r)=>{var i,{survey:n,language:s}=this.U(e),o=!1;null!=(i=this._posthog.config)&&null!=(i=i.surveys)&&i.prefillFromUrl&&(o=this.K(n,s)),iu(Zh(Qc,{posthog:this._posthog,survey:n,removeSurveyFromFocus:this.$,isPopup:!1,properties:r,isSurveyCompleted:o,surveyLanguage:s}),t)},this.getActiveMatchingSurveys=function(e,r){var i;void 0===r&&(r=!1),null==(i=t._posthog)||null==(i=i.surveys)||i.getSurveys((r=>{var i=r.filter((e=>t.checkSurveyEligibility(e).eligible&&t.ee(e)&&t.te(e)&&t.re(e)));e(i)}),r)},this.callSurveysAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getActiveMatchingSurveys((e=>{var r=e.filter((e=>e.type===Au.Popover||e.type===Au.Widget)),i=t.ne(r),n=new Set;i.forEach((e=>{if(e.type===Au.Widget){var r,i,s,o;if((null==(r=e.appearance)?void 0:r.widgetType)===Ou.Tab)return void t.G(e);(null==(i=e.appearance)?void 0:i.widgetType)===Ou.Selector&&null!=(s=e.appearance)&&s.widgetSelector&&(n.add(e.id),t.Y(e,null==(o=e.appearance)?void 0:o.widgetSelector))}yr(t.ie)&&e.type===Au.Popover&&t.handlePopoverSurvey(e)})),t.B.forEach((e=>{var{survey:r}=e;n.has(r.id)||t.J(r)}))}),e)},this.Z=e=>{yr(this.ie)||Qu.error("Survey "+this.ie+" already in focus. Cannot add survey "+e.id+"."),this.ie=e.id},this.$=e=>{this.ie!==e.id&&Qu.error("Survey "+e.id+" is not in focus. Cannot remove survey "+e.id+"."),this.V(e.id),this.ie=null,this.X(e)},this._posthog=e,this.ie=null}V(e){var t=this.j.get(e);t&&(clearTimeout(t),this.j.delete(e))}cancelSurvey(e){this.j.has(e)&&(Qu.info("Cancelled pending survey "+e),this.V(e),this.ie===e&&(this.ie=null))}ne(e){return e.sort(((e,t)=>{var r,i,n=Hh(e),s=Hh(t);if(n&&!s)return-1;if(!n&&s)return 1;var o=e.schedule===$u.Always,a=t.schedule===$u.Always;return o&&!a?1:!o&&a?-1:((null==(r=e.appearance)?void 0:r.surveyPopupDelaySeconds)||0)-((null==(i=t.appearance)?void 0:i.surveyPopupDelaySeconds)||0)}))}U(e){return qc(e,this._posthog)}K(e,t){if(this.H.has(e.id))return!1;var{params:r}=function(e){var t={},r=!1,i=jc.location.search.replace(/^\?/,"");if(!i)return{params:t,autoSubmit:r};var n=i.split("&");for(var s of n){var[o,a]=s.split("=");if(o&&!pr(a)){var u=decodeURIComponent(o),l=decodeURIComponent(a);if("auto_submit"!==u||"true"!==l){var h=u.match(/^q(\d+)$/);if(h){var c=parseInt(h[1],10);t[c]||(t[c]=[]),t[c].push(l)}}else r=!0}}return{params:t,autoSubmit:r}}();if(0===Object.keys(r).length)return!1;Qu.info("[Survey Prefill] Detected URL prefill parameters");var i=this.oe(e,r,t);if(!i)return!1;var{responses:n,submissionId:s,isSurveyCompleted:o,skippedResponses:a}=i;return(Object.keys(a).length>0&&e.enable_partial_responses||o)&&Eh({responses:o?n:a,survey:e,surveySubmissionId:s,posthog:this._posthog,isSurveyCompleted:o,surveyLanguage:t}),this.H.add(e.id),o}W(e,t,r,i){var n={};for(var[s,o]of Object.entries(t))n[parseInt(s)]=cr(o)?o.map(String):[String(o)];Qu.info("[Survey] Processing initial responses");var a=this.oe(e,n,i);if(!a)return!1;var{responses:u,submissionId:l,isSurveyCompleted:h}=a;return Eh({responses:u,survey:e,surveySubmissionId:l,posthog:this._posthog,isSurveyCompleted:h,properties:r,surveyLanguage:i}),h}oe(e,t,r){try{var i=function(e,t){var r={};return e.questions.forEach(((e,i)=>{if(t[i]&&e.id){var n=t[i],s=Uu(e.id);try{switch(e.type){case Nu.SingleChoice:if(!e.choices||0===e.choices.length)return void qn.warn("[Survey Prefill] Question "+i+" has no choices");var o=parseInt(n[0],10);if(isNaN(o)||0>o||o>=e.choices.length)return void qn.warn("[Survey Prefill] Invalid choice index for q"+i+": "+n[0]);r[s]=e.choices[o];break;case Nu.MultipleChoice:if(!e.choices||0===e.choices.length)return void qn.warn("[Survey Prefill] Question "+i+" has no choices");var a=n.map((e=>parseInt(e,10))).filter((t=>!isNaN(t)&&t>=0&&e.choices.length>t));if(0===a.length)return void qn.warn("[Survey Prefill] No valid choices for q"+i);var u=[...new Set(a.map((t=>e.choices[t])))];a.length>u.length&&qn.warn("[Survey Prefill] Removed duplicate choices for q"+i),r[s]=u;break;case Nu.Rating:var l=parseInt(n[0],10),h=e.scale||10;if(isNaN(l)||0>l||l>h)return void qn.warn("[Survey Prefill] Invalid rating for q"+i+": "+n[0]+" (scale: 0-"+h+")");r[s]=l;break;default:qn.info("[Survey Prefill] Question type "+e.type+" does not support prefill")}}catch(e){qn.error("[Survey Prefill] Error converting q"+i+":",e)}}})),r}(e,t);if(0===Object.keys(i).length)return Qu.warn("[Survey Prefill] No valid responses after conversion"),null;var n=cl(),s=Object.keys(t).map((e=>parseInt(e,10))),{startQuestionIndex:o,skippedResponses:a}=function(e,t,r){for(var i=0,n={},s=e.questions.length+1;e.questions.length>i&&s>0&&t.includes(i);){var o=e.questions[i];if(!o||!("skipSubmitButton"in o)||!o.skipSubmitButton)break;if(o.id){var a=Uu(o.id);pr(r[a])||(n[a]=r[a])}var u=xc(e,i,o.id?r[Uu(o.id)]:null);if(u===Fu.End)return{startQuestionIndex:e.questions.length,skippedResponses:n};i=u}return{startQuestionIndex:i,skippedResponses:n}}(e,s,i),u=o>=e.questions.length;return Uh(e,{surveySubmissionId:n,responses:i,lastQuestionIndex:o,surveyLanguage:r}),Qu.info("[Survey Prefill] Stored prefilled responses in localStorage"),{responses:i,submissionId:n,startQuestionIndex:o,isSurveyCompleted:u,skippedResponses:a}}catch(e){return Qu.error("[Survey Prefill] Error handling prefill:",e),null}}ae(e,t){var r;if(void 0===t&&(t=void 0),!e)return!0;var i,n=!(null==(r=this._posthog.featureFlags)||!r.isFeatureEnabled(e,{send_event:!e.startsWith("survey-targeting-")})),s=!0;return t&&(s=(null==(i=this._posthog.featureFlags)?void 0:i.getFeatureFlag(e,{send_event:!1}))===t||"any"===t),n&&s}ee(e){return!e.conditions||qh(e)&&function(e){var t,r;return function(e,t){var r,i,n;if(!e||0===e.length)return!0;if(!Ln)return!1;var s=qi(Ln,{userAgentDataPlatform:null==Tn||null==(r=Tn.userAgentData)?void 0:r.platform,maxTouchPoints:null==Tn?void 0:Tn.maxTouchPoints,screenWidth:null==kn||null==(i=kn.screen)?void 0:i.width,screenHeight:null==kn||null==(n=kn.screen)?void 0:n.height,devicePixelRatio:null==kn?void 0:kn.devicePixelRatio});return oh[null!=t?t:"icontains"](e,[s])}(null==(t=e.conditions)?void 0:t.deviceTypes,null==(r=e.conditions)?void 0:r.deviceTypesMatchType)}(e)&&function(e){var t;return null==(t=e.conditions)||!t.selector||!(null==wh||!wh.querySelector(e.conditions.selector))}(e)}se(e){return Nh(e)||this.ae(e.internal_targeting_flag_key)||Hh(e)}checkSurveyEligibility(e){var t,r,i={eligible:!0,reason:void 0};if(!Ju(e))return i.eligible=!1,i.reason="Survey is not running. It was completed on "+e.end_date,i;if(!nl.includes(e.type))return i.eligible=!1,i.reason="Surveys of type "+e.type+" are never eligible to be shown in the app",i;var n=null==(t=e.conditions)?void 0:t.linkedFlagVariant;return this.ae(e.linked_flag_key,n)?this.ae(e.targeting_flag_key)?this.se(e)?function(e,t){if(!e||!t)return!0;var r="string"==typeof t?new Date(t):t,i=new Date,n=Math.abs(i.getTime()-r.getTime());return Math.ceil(n/864e5)>e}(null==(r=e.conditions)?void 0:r.seenSurveyWaitPeriodInDays,vh.A("lastSeenSurveyDate"))?(e=>!!vh.A(rl(e))&&!Nh(e))(e)?(i.eligible=!1,i.reason="Survey has already been seen and it can't be activated again",i):i:(i.eligible=!1,i.reason="Survey wait period has not passed",i):(i.eligible=!1,i.reason="Survey internal targeting flag is not enabled and survey cannot activate repeatedly and survey is not in progress",i):(i.eligible=!1,i.reason="Survey targeting feature flag is not enabled",i):(i.eligible=!1,i.reason=n?"Survey linked feature flag is not enabled for variant "+n:"Survey linked feature flag is not enabled",i)}te(e){var t;if(!Ku(e)&&!Yu(e))return!0;var r=null==(t=this._posthog.surveys)||null==(t=t._surveyEventReceiver)?void 0:t.getSurveys();return!(null==r||!r.includes(e.id))}re(e){var t;return null==(t=e.feature_flag_keys)||!t.length||e.feature_flag_keys.every((e=>{var{key:t,value:r}=e;return!t||!r||this.ae(r)}))}X(e){try{var t=Uc.querySelector(Vh(e,!0));null!=t&&t.shadowRoot&&iu(null,t.shadowRoot),null==t||t.remove()}catch(t){Qu.warn("Failed to remove survey "+e.id+" from DOM:",t)}}getTestAPI(){return{addSurveyToFocus:this.Z,removeSurveyFromFocus:this.$,surveyInFocus:this.ie,surveyTimeouts:this.j,handleWidget:this.G,handlePopoverSurvey:this.handlePopoverSurvey,manageWidgetSelectorListener:this.Y,sortSurveysByAppearanceDelay:this.ne,checkFlags:this.re.bind(this),isSurveyFeatureFlagEnabled:this.ae.bind(this)}}}function Wc(e,t){if(Uc&&jc){var r,i=new Vc(e);if(e.config.disable_surveys_automatic_display)return Qu.info("Surveys automatic display is disabled. Skipping call surveys and evaluate display logic."),i;if(!1===t)return Qu.info("There are no surveys to load or Surveys is disabled in the project settings."),i;i.callSurveysAndEvaluateDisplayLogic(!0);var n=()=>{pr(r)&&(r=setInterval((()=>{i.callSurveysAndEvaluateDisplayLogic(!1)}),1e3))};return n(),Jn(Uc,"visibilitychange",(()=>{Uc.hidden?pr(r)||(clearInterval(r),r=void 0):(i.callSurveysAndEvaluateDisplayLogic(!1),n())})),i}}function Gc(e){var{survey:t,removeSurveyFromFocus:r=(()=>{}),setSurveyVisible:i,isPreviewMode:n=!1}=e;bu((()=>{var e;if(!n&&null!=(e=t.conditions)&&e.url){var s=()=>{var e,n=t.type===Au.Widget,s=qh(t),o=(null==(e=t.appearance)?void 0:e.widgetType)===Ou.Tab&&n;if(!s)return Qu.info("Hiding survey "+t.id+" because URL does not match"),i(!1),r(t);o&&(Qu.info("Showing survey "+t.id+" because it is a feedback button tab and URL matches"),i(!0))};Jn(jc,"popstate",s),Jn(jc,"hashchange",s);var o=jc.history.pushState,a=jc.history.replaceState;return jc.history.pushState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];o.apply(this,t),s()},jc.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];a.apply(this,t),s()},()=>{jc.removeEventListener("popstate",s),jc.removeEventListener("hashchange",s),jc.history.pushState=o,jc.history.replaceState=a}}}),[n,t,r,i])}function Zc(e){switch(void 0===e&&(e=Lu.Right),e){case Lu.Top:return{top:"0",left:"50%",transform:"translateX(-50%)"};case Lu.Left:return{top:"50%",left:"0",transform:"rotate(90deg) translateY(-100%)",transformOrigin:"left top"};case Lu.Bottom:return{bottom:"0",left:"50%",transform:"translateX(-50%)"};default:return{top:"50%",right:"0",transform:"rotate(-90deg) translateY(-100%)",transformOrigin:"right top"}}}function Qc(e){var t,i,n,s,o,a,{survey:u,forceDisableHtml:l,posthog:h,style:c={},previewPageIndex:d,removeSurveyFromFocus:v=(()=>{}),isPopup:f=!0,onPreviewSubmit:p=(()=>{}),onPreviewBack:g=(()=>{}),onPopupSurveyDismissed:m=(()=>{}),onCloseConfirmationMessage:y=(()=>{}),properties:b,isSurveyCompleted:_,skipShownEvent:w,surveyLanguage:x}=e,S=_u(null),k=Number.isInteger(d),C=null!=(t=u.appearance)&&t.surveyPopupDelaySeconds?1e3*u.appearance.surveyPopupDelaySeconds:0,{isPopupVisible:T,isSurveySent:I,hidePopupWithViewTransition:E}=function(e,t,i,n,s,o,a,u,l){var[h,c]=yu(n||0===i||e.type===Au.ExternalSurvey),[d,v]=yu(!1),f=()=>{var t=()=>{o&&s(e),c(!1)};Uc.startViewTransition?Uc.startViewTransition((()=>{var e;null==a||null==(e=a.current)||e.remove()})).finished.then((()=>{setTimeout((()=>{t()}),100)})):t()},p=t=>{t.detail.surveyId===e.id&&f()};return bu((()=>{if(t){if(!n){var s=t=>{var r,i;if(t.detail.surveyId===e.id){if(null==(r=e.appearance)||!r.displayThankYouMessage)return f();v(!0),null!=(i=e.appearance)&&i.autoDisappear&&setTimeout((()=>{f()}),5e3)}},o=()=>{qh(e)&&(c(!0),jc.dispatchEvent(new Event("PHSurveyShown")),u||t.capture(Du.SHOWN,r({[qu.SURVEY_NAME]:e.name,[qu.SURVEY_ID]:e.id,[qu.SURVEY_ITERATION]:e.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date},l&&{[qu.SURVEY_LANGUAGE]:l},{sessionRecordingUrl:null==t.get_session_replay_url?void 0:t.get_session_replay_url()})),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()))};if(Jn(jc,"PHSurveyClosed",p),Jn(jc,"PHSurveySent",s),i>0){var a=setTimeout(o,i);return()=>{clearTimeout(a),jc.removeEventListener("PHSurveyClosed",p),jc.removeEventListener("PHSurveySent",s)}}return o(),()=>{jc.removeEventListener("PHSurveyClosed",p),jc.removeEventListener("PHSurveySent",s)}}}else Qu.error("usePopupVisibility hook called without a PostHog instance.")}),[]),Gc({survey:e,removeSurveyFromFocus:s,setSurveyVisible:c,isPreviewMode:n}),{isPopupVisible:h,isSurveySent:d,setIsPopupVisible:c,hidePopupWithViewTransition:f}}(u,h,C,k,v,f,S,w,x),R=I||d===u.questions.length||!0===_,M=wu((()=>{var e=Bh(u),t=(null==e?void 0:e.surveySubmissionId)||cl();return{isPreviewMode:k,previewPageIndex:d,onPopupSurveyDismissed(){x?Mh(u,h,k,x):Mh(u,h,k),m()},isPopup:f||!1,surveySubmissionId:t,onPreviewSubmit:p,onPreviewBack:g,posthog:h,properties:b,surveyLanguage:x}}),[k,d,f,h,u,m,p,g,b,x]);return T?Zh(Fh.Provider,{value:M,children:Zh("div",{className:"ph-survey",style:r({},Wh(u.type,null==(i=u.appearance)?void 0:i.position,null==(n=u.appearance)?void 0:n.widgetType),c),ref:S,children:R?Zh(lc,{header:(null==(s=u.appearance)?void 0:s.thankYouMessageHeader)||"Thank you!",description:(null==(o=u.appearance)?void 0:o.thankYouMessageDescription)||"",forceDisableHtml:!!l,contentType:null==(a=u.appearance)?void 0:a.thankYouMessageDescriptionContentType,appearance:u.appearance||Sh,onClose(){E(),y()}}):Zh(Jc,{survey:u,forceDisableHtml:!!l,posthog:h})})}):null}function Jc(e){var t,i,{survey:n,forceDisableHtml:s,posthog:o}=e,[a,u]=yu((()=>{var e=Bh(n);return null!=e&&e.responses&&Qu.info("Survey is already in progress, filling in initial responses"),(null==e?void 0:e.responses)||{}})),{previewPageIndex:l,onPopupSurveyDismissed:h,isPopup:c,onPreviewSubmit:d,onPreviewBack:v,surveySubmissionId:f,isPreviewMode:p,properties:g,surveyLanguage:m}=xu(Fh),[y,b]=yu((()=>{var e=Bh(n);return l||(null==e?void 0:e.lastQuestionIndex)||0})),[_,w]=yu((()=>{var e,t=Bh(n);return null!==(e=null==t?void 0:t.visitedIndices)&&void 0!==e?e:[]})),x=wu((()=>Ah(n)),[n]);bu((()=>{p&&!pr(l)&&b(l)}),[l,p]);var S=!(null==(t=n.appearance)||!t.allowGoBack)&&(p?(null!=l?l:0)>0:_.length>0),k=x.at(y);return k?Zh("form",{className:"survey-form",name:"surveyForm",children:[c&&!0!==(null==(i=n.appearance)?void 0:i.hideCancelButton)&&Zh(ac,{onClick(){h()}}),Zh("div",{className:"survey-box","data-question-index":y,children:Yc({question:k,forceDisableHtml:s,displayQuestionIndex:y,appearance:n.appearance||Sh,onSubmit:e=>(e=>{var{res:t,displayQuestionIndex:i,questionId:s}=e;if(o)if(s){var l=Uu(s),h=r({},a,{[l]:t});u(h);var c=xc(n,i,t),d=c===Fu.End,v=[..._,i];if(d||(w(v),b(c),Uh(n,{surveySubmissionId:f,responses:h,lastQuestionIndex:c,visitedIndices:v,surveyLanguage:m})),n.enable_partial_responses||d){var p=new Set(v.map((e=>{var t;return null==(t=x[e])?void 0:t.id})).filter((e=>!!e)).map((e=>Uu(e)))),y=Object.fromEntries(Object.entries(h).filter((e=>{var[t]=e;return p.has(t)})));Eh({responses:y,survey:n,surveySubmissionId:f,isSurveyCompleted:d,posthog:o,properties:g,surveyLanguage:m})}}else Qu.error("onNextButtonClick called without a questionId.");else Qu.error("onNextButtonClick called without a PostHog instance.")})({res:e,displayQuestionIndex:y,questionId:k.id}),onPreviewSubmit:d,initialValue:k.id?a[Uu(k.id)]:void 0,canGoBack:S,onBack(){if(p)v();else if(0!==_.length){var e=_[_.length-1],t=_.slice(0,-1);w(t),b(e),Uh(n,{surveySubmissionId:f,responses:a,lastQuestionIndex:e,visitedIndices:t,surveyLanguage:m})}}})})]}):null}function Kc(e){var t,r,i,n,s,o,a,{survey:u,forceDisableHtml:l,posthog:h,readOnly:c,surveyLanguage:d}=e,[v,f]=yu(!0),[p,g]=yu(!1),[m,y]=yu({}),b=()=>{g(!p)};if(bu((()=>{var e;if(h){if(!c){"tab"===(null==(e=u.appearance)?void 0:e.widgetType)&&y({top:"50%",bottom:"auto"});var t=e=>{var t,r=e;(null==(t=r.detail)?void 0:t.surveyId)===u.id&&(Qu.info("Received show event for feedback button survey "+u.id),y(r.detail.position||{}),b())};return Jn(jc,Bc,t),()=>{jc.removeEventListener(Bc,t)}}}else Qu.error("FeedbackWidget called without a PostHog instance.")}),[h,c,u.id,null==(t=u.appearance)?void 0:t.widgetType,null==(r=u.appearance)?void 0:r.widgetSelector,null==(i=u.appearance)?void 0:i.borderColor]),Gc({survey:u,setSurveyVisible:f}),!v)return null;var _=()=>{u.schedule!==$u.Always&&f(!1),setTimeout((()=>{g(!1)}),200)};return Zh(qa,{children:["tab"===(null==(n=u.appearance)?void 0:n.widgetType)&&Zh("button",{className:"ph-survey-widget-tab "+((null==(s=u.appearance)?void 0:s.tabPosition)===Lu.Top?"widget-tab-top":""),onClick:b,disabled:c,style:Zc(null==(o=u.appearance)?void 0:o.tabPosition),children:(null==(a=u.appearance)?void 0:a.widgetLabel)||""}),p&&Zh(Qc,{posthog:h,survey:u,forceDisableHtml:l,style:m,onPopupSurveyDismissed:_,onCloseConfirmationMessage:_,surveyLanguage:d})]})}var Yc=e=>{var{question:t,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c={forceDisableHtml:i,appearance:s,onPreviewSubmit(e){a(e)},onSubmit(e){o(e)},initialValue:u,displayQuestionIndex:n,canGoBack:l,onBack:h};switch(t.type){case Nu.Open:return $a(cc,r({},c,{question:t,key:t.id}));case Nu.Link:return $a(dc,r({},c,{question:t,key:t.id}));case Nu.Rating:return $a(vc,r({},c,{question:t,key:t.id}));case Nu.SingleChoice:case Nu.MultipleChoice:return $a(pc,r({},c,{question:t,key:t.id}));default:return Qu.error("Unsupported question type: "+t.type),null}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.generateSurveys=Wc,An.extendPostHogWithSurveys=Wc;class Xc{emit(e){}}var ed=new Xc,td=new class{getLogger(e,t,r){return new Xc}};class rd{constructor(e,t,r,i){this.ue=e,this.name=t,this.version=r,this.options=i}emit(e){this.le().emit(e)}le(){if(this.ce)return this.ce;var e=this.ue.de(this.name,this.version,this.options);return e?(this.ce=e,this.ce):ed}}class id{getLogger(e,t,r){var i;return null!==(i=this.de(e,t,r))&&void 0!==i?i:new rd(this,e,t,r)}he(){var e;return null!==(e=this.ce)&&void 0!==e?e:td}ve(e){this.ce=e}de(e,t,r){var i;return null===(i=this.ce)||void 0===i?void 0:i.getLogger(e,t,r)}}var nd="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},sd=Symbol.for("io.opentelemetry.js.api.logs"),od=nd;class ad{constructor(){this.fe=new id}static getInstance(){return this._instance||(this._instance=new ad),this._instance}setGlobalLoggerProvider(e){return od[sd]?this.getLoggerProvider():(od[sd]=(1,t=e,r=td,e=>1===e?t:r),this.fe.ve(e),e);var t,r}getLoggerProvider(){var e,t;return null!==(t=null===(e=od[sd])||void 0===e?void 0:e.call(od,1))&&void 0!==t?t:this.fe}getLogger(e,t,r){return this.getLoggerProvider().getLogger(e,t,r)}disable(){delete od[sd],this.fe=new id}}var ud=ad.getInstance();class ld{constructor(e){this.ce=void 0,this.ce=e}export(e,t){this.ce.export(e,t)}forceFlush(){return this.ce.forceFlush()}shutdown(){return this.ce.shutdown()}}class hd extends Error{constructor(e,t,r){super(e),this.code=void 0,this.name="OTLPExporterError",this.data=void 0,this.data=r,this.code=t}}function cd(e){if(Number.isFinite(e)&&e>0)return e;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+e+"')")}class dd{constructor(e){this.pe=void 0,this.me=[],this.pe=e}pushPromise(e){if(this.hasReachedLimit())throw new Error("Concurrency Limit reached");this.me.push(e);var t=()=>{var t=this.me.indexOf(e);this.me.splice(t,1)};e.then(t,t)}hasReachedLimit(){return this.me.length>=this.pe}awaitAll(){var e=this;return t((function*(){yield Promise.all(e.me)}))()}}function vd(e){return new dd(e.concurrencyLimit)}var fd="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},pd="1.9.0",gd=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,md=function(e){var t=new Set([e]),r=new Set,i=e.match(gd);if(!i)return function(){return!1};var n=+i[1],s=+i[2],o=+i[3];if(null!=i[4])return function(t){return t===e};function a(e){return r.add(e),!1}function u(e){return t.add(e),!0}return function(e){if(t.has(e))return!0;if(r.has(e))return!1;var i=e.match(gd);if(!i)return a(e);var l=+i[2],h=+i[3];return null!=i[4]||n!==+i[1]?a(e):0===n?s!==l||o>h?a(e):u(e):s>l?a(e):u(e)}}(pd),yd=pd.split(".")[0],bd=Symbol.for("opentelemetry.js.api."+yd),_d=fd;function wd(e,t,r,i){var n;void 0===i&&(i=!1);var s=_d[bd]=null!==(n=_d[bd])&&void 0!==n?n:{version:pd};if(!i&&s[e]){var o=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return r.error(o.stack||o.message),!1}return s.version!==pd?(o=new Error("@opentelemetry/api: Registration of version v"+s.version+" for "+e+" does not match previously registered API v"+pd),r.error(o.stack||o.message),!1):(s[e]=t,r.debug("@opentelemetry/api: Registered a global for "+e+" v"+pd+"."),!0)}function xd(e){var t,r,i=null===(t=_d[bd])||void 0===t?void 0:t.version;if(i&&md(i))return null===(r=_d[bd])||void 0===r?void 0:r[e]}function Sd(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+pd+".");var r=_d[bd];r&&delete r[e]}var kd,Cd=function(){function e(e){this.ye=e.namespace||"DiagComponentLogger"}return e.prototype.debug=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("debug",this.ye,e)},e.prototype.error=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("error",this.ye,e)},e.prototype.info=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("info",this.ye,e)},e.prototype.warn=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("warn",this.ye,e)},e.prototype.verbose=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("verbose",this.ye,e)},e}();function Td(e,t,r){var i=xd("diag");if(i)return r.unshift(t),i[e].apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(r),!1))}!function(e){e[e.NONE=0]="NONE",e[e.ERROR=30]="ERROR",e[e.WARN=50]="WARN",e[e.INFO=60]="INFO",e[e.DEBUG=70]="DEBUG",e[e.VERBOSE=80]="VERBOSE",e[e.ALL=9999]="ALL"}(kd||(kd={}));var Id=function(){function e(){function e(e){return function(){for(var t=[],r=0;arguments.length>r;r++)t[r]=arguments[r];var i=xd("diag");if(i)return i[e].apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(t),!1))}}var t=this;t.setLogger=function(e,r){var i,n,s;if(void 0===r&&(r={logLevel:kd.INFO}),e===t){var o=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return t.error(null!==(i=o.stack)&&void 0!==i?i:o.message),!1}"number"==typeof r&&(r={logLevel:r});var a=xd("diag"),u=function(e,t){function r(r,i){var n=t[r];return"function"!=typeof n||i>e?function(){}:n.bind(t)}return kd.NONE>e?e=kd.NONE:e>kd.ALL&&(e=kd.ALL),t=t||{},{error:r("error",kd.ERROR),warn:r("warn",kd.WARN),info:r("info",kd.INFO),debug:r("debug",kd.DEBUG),verbose:r("verbose",kd.VERBOSE)}}(null!==(n=r.logLevel)&&void 0!==n?n:kd.INFO,e);if(a&&!r.suppressOverrideMessage){var l=null!==(s=(new Error).stack)&&void 0!==s?s:"<failed to generate stacktrace>";a.warn("Current logger will be overwritten from "+l),u.warn("Current logger will overwrite one already registered from "+l)}return wd("diag",u,t,!0)},t.disable=function(){Sd("diag",t)},t.createComponentLogger=function(e){return new Cd(e)},t.verbose=e("verbose"),t.debug=e("debug"),t.info=e("info"),t.warn=e("warn"),t.error=e("error")}return e.instance=function(){return this._instance||(this._instance=new e),this._instance},e}();function Ed(e){return Symbol.for(e)}var Rd,Md=new function e(t){var r=this;r.ge=t?new Map(t):new Map,r.getValue=function(e){return r.ge.get(e)},r.setValue=function(t,i){var n=new e(r.ge);return n.ge.set(t,i),n},r.deleteValue=function(t){var i=new e(r.ge);return i.ge.delete(t),i}},Od=function(){function e(){}return e.prototype.active=function(){return Md},e.prototype.with=function(e,t,r){for(var i=[],n=3;arguments.length>n;n++)i[n-3]=arguments[n];return t.call.apply(t,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(i),!1))},e.prototype.bind=function(e,t){return t},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e}(),Pd="context",Ld=new Od,Ad=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(e){return wd(Pd,e,Id.instance())},e.prototype.active=function(){return this.be().active()},e.prototype.with=function(e,t,r){for(var i,n=[],s=3;arguments.length>s;s++)n[s-3]=arguments[s];return(i=this.be()).with.apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([e,t,r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(n),!1))},e.prototype.bind=function(e,t){return this.be().bind(e,t)},e.prototype.be=function(){return xd(Pd)||Ld},e.prototype.disable=function(){this.be().disable(),Sd(Pd,Id.instance())},e}();!function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"}(Rd||(Rd={}));var Nd="0000000000000000",Fd="00000000000000000000000000000000",$d={traceId:Fd,spanId:Nd,traceFlags:Rd.NONE},Dd=function(){function e(e){void 0===e&&(e=$d),this.we=e}return e.prototype.spanContext=function(){return this.we},e.prototype.setAttribute=function(e,t){return this},e.prototype.setAttributes=function(e){return this},e.prototype.addEvent=function(e,t){return this},e.prototype.addLink=function(e){return this},e.prototype.addLinks=function(e){return this},e.prototype.setStatus=function(e){return this},e.prototype.updateName=function(e){return this},e.prototype.end=function(e){},e.prototype.isRecording=function(){return!1},e.prototype.recordException=function(e,t){},e}(),qd=Ed("OpenTelemetry Context Key SPAN");function jd(e){return e.getValue(qd)||void 0}function Ud(){return jd(Ad.getInstance().active())}function Bd(e,t){return e.setValue(qd,t)}function Hd(e){return e.deleteValue(qd)}function zd(e,t){return Bd(e,new Dd(t))}function Vd(e){var t;return null===(t=jd(e))||void 0===t?void 0:t.spanContext()}var Wd=/^([0-9a-f]{32})$/i,Gd=/^[0-9a-f]{16}$/i;function Zd(e){return Wd.test(r=e.traceId)&&r!==Fd&&Gd.test(t=e.spanId)&&t!==Nd;var t,r}function Qd(e){return new Dd(e)}var Jd=Ad.getInstance(),Kd=function(){function e(){}return e.prototype.startSpan=function(e,t,r){if(void 0===r&&(r=Jd.active()),Boolean(null==t?void 0:t.root))return new Dd;var i,n=r&&Vd(r);return"object"==typeof(i=n)&&"string"==typeof i.spanId&&"string"==typeof i.traceId&&"number"==typeof i.traceFlags&&Zd(n)?new Dd(n):new Dd},e.prototype.startActiveSpan=function(e,t,r,i){var n,s,o;if(arguments.length>=2){2===arguments.length?o=t:3===arguments.length?(n=t,o=r):(n=t,s=r,o=i);var a=null!=s?s:Jd.active(),u=this.startSpan(e,n,a),l=Bd(a,u);return Jd.with(l,o,void 0,u)}},e}(),Yd=new Kd,Xd=function(){function e(e,t,r,i){this.ue=e,this.name=t,this.version=r,this.options=i}return e.prototype.startSpan=function(e,t,r){return this.ke().startSpan(e,t,r)},e.prototype.startActiveSpan=function(e,t,r,i){var n=this.ke();return Reflect.apply(n.startActiveSpan,n,arguments)},e.prototype.ke=function(){if(this.ce)return this.ce;var e=this.ue.getDelegateTracer(this.name,this.version,this.options);return e?(this.ce=e,this.ce):Yd},e}(),ev=new(function(){function e(){}return e.prototype.getTracer=function(e,t,r){return new Kd},e}()),tv=function(){function e(){}return e.prototype.getTracer=function(e,t,r){var i;return null!==(i=this.getDelegateTracer(e,t,r))&&void 0!==i?i:new Xd(this,e,t,r)},e.prototype.getDelegate=function(){var e;return null!==(e=this.ce)&&void 0!==e?e:ev},e.prototype.setDelegate=function(e){this.ce=e},e.prototype.getDelegateTracer=function(e,t,r){var i;return null===(i=this.ce)||void 0===i?void 0:i.getTracer(e,t,r)},e}(),rv=Ad.getInstance(),iv=Id.instance(),nv="trace",sv=function(){function e(){this.xe=new tv,this.wrapSpanContext=Qd,this.isSpanContextValid=Zd,this.deleteSpan=Hd,this.getSpan=jd,this.getActiveSpan=Ud,this.getSpanContext=Vd,this.setSpan=Bd,this.setSpanContext=zd}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(e){var t=wd(nv,this.xe,Id.instance());return t&&this.xe.setDelegate(e),t},e.prototype.getTracerProvider=function(){return xd(nv)||this.xe},e.prototype.getTracer=function(e,t){return this.getTracerProvider().getTracer(e,t)},e.prototype.disable=function(){Sd(nv,Id.instance()),this.xe=new tv},e}().getInstance(),ov=Ed("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function av(e){return null==e||(Array.isArray(e)?function(e){var t;for(var r of e)if(null!=r){var i=typeof r;if(i!==t){if(!t){if(uv(i)){t=i;continue}return!1}return!1}}return!0}(e):uv(typeof e))}function uv(e){switch(e){case"number":case"boolean":case"string":return!0}return!1}function lv(e){try{(e=>{iv.error(function(e){return"string"==typeof e?e:JSON.stringify(function(e){for(var t={},r=e;null!==r;)Object.getOwnPropertyNames(r).forEach((e=>{if(!t[e]){var i=r[e];i&&(t[e]=String(i))}})),r=Object.getPrototypeOf(r);return t}(e))}(e))})(e)}catch(e){}}var hv,cv=performance,dv="telemetry.sdk.language",vv="telemetry.sdk.name",fv="telemetry.sdk.version",pv={[vv]:"opentelemetry","process.runtime.name":"browser",[dv]:"webjs",[fv]:"2.2.0"},gv=Math.pow(10,6),mv=Math.pow(10,9);function yv(e){return[Math.trunc(e/1e3),Math.round(e%1e3*gv)]}function bv(){var e=cv.timeOrigin;return"number"!=typeof e&&(e=cv.timing&&cv.timing.fetchStart),e}function _v(e){if(s=e,Array.isArray(s)&&2===s.length&&"number"==typeof s[0]&&"number"==typeof s[1])return e;if("number"==typeof e)return e<bv()?(t=e,r=yv(bv()),i=yv("number"==typeof t?t:cv.now()),mv>(n=[r[0]+i[0],r[1]+i[1]])[1]||(n[1]-=mv,n[0]+=1),n):yv(e);var t,r,i,n,s;if(e instanceof Date)return yv(e.getTime());throw TypeError("Invalid input type")}!function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"}(hv||(hv={}));var wv="[object Object]",xv="[object Null]",Sv="[object Undefined]",kv=function(){}.toString,Cv=kv.call(Object),Tv=Object.getPrototypeOf,Iv=Object.prototype,Ev=Iv.hasOwnProperty,Rv=Symbol?Symbol.toStringTag:void 0,Mv=Iv.toString;function Ov(e){if(!function(e){return null!=e&&"object"==typeof e}(e)||function(e){return null==e?void 0===e?Sv:xv:Rv&&Rv in Object(e)?function(e){var t=Ev.call(e,Rv),r=e[Rv],i=!1;try{e[Rv]=void 0,i=!0}catch(e){}var n=Mv.call(e);return i&&(t?e[Rv]=r:delete e[Rv]),n}(e):function(e){return Mv.call(e)}(e)}(e)!==wv)return!1;var t=Tv(e);if(null===t)return!0;var r=Ev.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&kv.call(r)===Cv}function Pv(e){return Nv(e)?e.slice():e}function Lv(e,t,r,i){var n;if(void 0===r&&(r=0),20>=r){if(r++,Dv(e)||Dv(t)||Fv(t))n=Pv(t);else if(Nv(e)){if(n=e.slice(),Nv(t))for(var s=0,o=t.length;o>s;s++)n.push(Pv(t[s]));else if($v(t))for(var a=Object.keys(t),u=0,l=a.length;l>u;u++){var h=a[u];n[h]=Pv(t[h])}}else if($v(e))if($v(t)){if(!function(e,t){return!(!Ov(e)||!Ov(t))}(e,t))return t;n=Object.assign({},e);for(var c=Object.keys(t),d=0,v=c.length;v>d;d++){var f=c[d],p=t[f];if(Dv(p))void 0===p?delete n[f]:n[f]=p;else{var g=n[f],m=p;if(Av(e,f,i)||Av(t,f,i))delete n[f];else{if($v(g)&&$v(m)){var y=i.get(g)||[],b=i.get(m)||[];y.push({obj:e,key:f}),b.push({obj:t,key:f}),i.set(g,y),i.set(m,b)}n[f]=Lv(n[f],p,r,i)}}}}else n=t;return n}}function Av(e,t,r){for(var i=r.get(e[t])||[],n=0,s=i.length;s>n;n++){var o=i[n];if(o.key===t&&o.obj===e)return!0}return!1}function Nv(e){return Array.isArray(e)}function Fv(e){return"function"==typeof e}function $v(e){return!Dv(e)&&!Nv(e)&&!Fv(e)&&"object"==typeof e}function Dv(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||void 0===e||e instanceof Date||e instanceof RegExp||null===e}class qv extends Error{constructor(e){super(e),Object.setPrototypeOf(this,qv.prototype)}}function jv(e,t){var r,i=new Promise((function(e,i){r=setTimeout((function(){i(new qv("Operation timed out."))}),t)}));return Promise.race([e,i]).then((e=>(clearTimeout(r),e)),(e=>{throw clearTimeout(r),e}))}class Uv{constructor(){this.Se=void 0,this.Ce=void 0,this.Ie=void 0,this.Se=new Promise(((e,t)=>{this.Ce=e,this.Ie=t}))}get promise(){return this.Se}resolve(e){this.Ce(e)}reject(e){this.Ie(e)}}class Bv{constructor(e,t){this.Te=void 0,this.Me=void 0,this._e=!1,this.Le=new Uv,this.Te=e,this.Me=t}get isCalled(){return this._e}get promise(){return this.Le.promise}call(){if(!this._e){this._e=!0;try{for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];Promise.resolve(this.Te.call(this.Me,...t)).then((e=>this.Le.resolve(e)),(e=>this.Le.reject(e)))}catch(e){this.Le.reject(e)}}return this.Le.promise}}var Hv={Re:(e,t)=>new Promise((r=>{rv.with(function(e){return e.setValue(ov,!0)}(rv.active()),(()=>{e.export(t,(e=>{r(e)}))}))}))};class zv{constructor(e,t,r,i,n){this.Oe=void 0,this.Ee=void 0,this.Ne=void 0,this.Ae=void 0,this.Pe=void 0,this.qe=void 0,this.Oe=e,this.Ee=t,this.Ne=r,this.Ae=i,this.Pe=n,this.qe=iv.createComponentLogger({namespace:"OTLPExportDelegate"})}export(e,t){if(this.qe.debug("items to be sent",e),this.Ae.hasReachedLimit())t({code:hv.FAILED,error:new Error("Concurrent export limit reached")});else{var r=this.Ee.serializeRequest(e);null!=r?this.Ae.pushPromise(this.Oe.send(r,this.Pe).then((e=>{if("success"!==e.status)t("failure"===e.status&&e.error?{code:hv.FAILED,error:e.error}:"retryable"===e.status?{code:hv.FAILED,error:new hd("Export failed with retryable status")}:{code:hv.FAILED,error:new hd("Export failed with unknown error")});else{if(null!=e.data)try{this.Ne.handleResponse(this.Ee.deserializeResponse(e.data))}catch(t){this.qe.warn("Export succeeded but could not deserialize response - is the response specification compliant?",t,e.data)}t({code:hv.SUCCESS})}}),(e=>t({code:hv.FAILED,error:e})))):t({code:hv.FAILED,error:new Error("Nothing to send")})}}forceFlush(){return this.Ae.awaitAll()}shutdown(){var e=this;return t((function*(){e.qe.debug("shutdown started"),yield e.forceFlush(),e.Oe.shutdown()}))()}}function Vv(e,t,r){return i={transport:r,serializer:t,promiseHandler:vd(e)},new zv(i.transport,i.serializer,{handleResponse(e){null!=e&&function(e){return{}.hasOwnProperty.call(e,"partialSuccess")}(e)&&null!=e.partialSuccess&&0!==Object.keys(e.partialSuccess).length&&iv.warn("Received Partial Success response:",JSON.stringify(e.partialSuccess))}},i.promiseHandler,{timeout:e.timeoutMillis}.timeout);var i}function Wv(e){return 48>e||e>57?97>e||e>102?e-55:e-87:e-48}function Gv(e){for(var t=new Uint8Array(e.length/2),r=0,i=0;e.length>i;i+=2){var n=Wv(e.charCodeAt(i)),s=Wv(e.charCodeAt(i+1));t[r++]=n<<4|s}return t}function Zv(e){var t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function Qv(e){var t;return t=Zv(e),{low:Number(BigInt.asUintN(32,t)),high:Number(BigInt.asUintN(32,t>>BigInt(32)))}}var Jv="undefined"!=typeof BigInt?function(e){return Zv(e).toString()}:function(e){return e[0]*mv+e[1]};function Kv(e){return e}function Yv(e){if(void 0!==e)return Gv(e)}var Xv={encodeHrTime:Qv,encodeSpanContext:Gv,encodeOptionalSpanContext:Yv};function ef(e,t){return{key:e,value:tf(t)}}function tf(e){var t=typeof e;return"string"===t?{stringValue:e}:"number"===t?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:"boolean"===t?{boolValue:e}:e instanceof Uint8Array?{bytesValue:e}:Array.isArray(e)?{arrayValue:{values:e.map(tf)}}:"object"===t&&null!=e?{kvlistValue:{values:Object.entries(e).map((e=>{var[t,r]=e;return ef(t,r)}))}}:{}}function rf(e,t){var r=function(e){var t=new Map;for(var r of e){var{resource:i,instrumentationScope:{name:n,version:s="",schemaUrl:o=""}}=r,a=t.get(i);a||(a=new Map,t.set(i,a));var u=n+"@"+s+":"+o,l=a.get(u);l||a.set(u,l=[]),l.push(r)}return t}(e);return Array.from(r,(e=>{var[r,i]=e,n=function(e){var t,r={attributes:(t=e.attributes,Object.keys(t).map((e=>ef(e,t[e])))),droppedAttributesCount:0},i=e.schemaUrl;return i&&""!==i&&(r.schemaUrl=i),r}(r);return{resource:n,scopeLogs:Array.from(i,(e=>{var r,[,i]=e;return{scope:(r=i[0].instrumentationScope,{name:r.name,version:r.version}),logRecords:i.map((e=>function(e,t){var r,i,n,s;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:e.severityNumber,severityText:e.severityText,body:tf(e.body),eventName:e.eventName,attributes:(s=e.attributes,Object.keys(s).map((e=>ef(e,s[e])))),droppedAttributesCount:e.droppedAttributesCount,flags:null==(r=e.spanContext)?void 0:r.traceFlags,traceId:t.encodeOptionalSpanContext(null==(i=e.spanContext)?void 0:i.traceId),spanId:t.encodeOptionalSpanContext(null==(n=e.spanContext)?void 0:n.spanId)}}(e,t))),schemaUrl:i[0].instrumentationScope.schemaUrl}})),schemaUrl:n.schemaUrl}}))}var nf=e=>null!==e&&"object"==typeof e&&"function"==typeof e.then;class sf{static FromAttributeList(e,t){var r=new sf({},t);return r.De=af(e),r.Fe=e.filter((e=>{var[t,r]=e;return nf(r)})).length>0,r}constructor(e,t){var r;this.De=void 0,this.Fe=!1,this.je=void 0,this.Be=void 0;var i=null!==(r=e.attributes)&&void 0!==r?r:{};this.De=Object.entries(i).map((e=>{var[t,r]=e;return nf(r)&&(this.Fe=!0),[t,r]})),this.De=af(this.De),this.je=function(e){if("string"==typeof e||void 0===e)return e;iv.warn("Schema URL must be string or undefined, got %s. Schema URL will be ignored.",e)}(null==t?void 0:t.schemaUrl)}get asyncAttributesPending(){return this.Fe}waitForAsyncAttributes(){var e=this;return t((function*(){if(e.asyncAttributesPending){for(var t=0;e.De.length>t;t++){var[r,i]=e.De[t];e.De[t]=[r,nf(i)?yield i:i]}e.Fe=!1}}))()}get attributes(){if(this.asyncAttributesPending&&iv.error("Accessing resource attributes before async attributes settled"),this.Be)return this.Be;var e={};for(var[t,r]of this.De){var i;nf(r)?iv.debug("Unsettled resource attribute "+t+" skipped"):null!=r&&(null!==(i=e[t])&&void 0!==i||(e[t]=r))}return this.Fe||(this.Be=e),e}getRawAttributes(){return this.De}get schemaUrl(){return this.je}merge(e){if(null==e)return this;var t,r,i,n,s=(n=null==(r=e)?void 0:r.schemaUrl,void 0===(i=null==(t=this)?void 0:t.schemaUrl)||""===i?n:void 0===n||""===n||i===n?i:void iv.warn('Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.',i,n)),o=s?{schemaUrl:s}:void 0;return sf.FromAttributeList([...e.getRawAttributes(),...this.getRawAttributes()],o)}}function of(e,t){return sf.FromAttributeList(Object.entries(e),t)}function af(e){return e.map((e=>{var[t,r]=e;return nf(r)?[t,r.catch((e=>{iv.debug("promise rejection for resource attribute: %s - %s",t,e)}))]:[t,r]}))}var uf={serializeRequest(e){var t,r,i=(t=e,r=function(e){var t,r;if(void 0===e)return Xv;var i=null===(t=e.useLongBits)||void 0===t||t,n=null!==(r=e.useHex)&&void 0!==r&&r;return{encodeHrTime:i?Qv:Jv,encodeSpanContext:n?Kv:Gv,encodeOptionalSpanContext:n?Kv:Yv}}({useHex:!0,useLongBits:!1}),{resourceLogs:rf(t,r)});return(new TextEncoder).encode(JSON.stringify(i))},deserializeResponse(e){if(0===e.length)return{};var t=new TextDecoder;return JSON.parse(t.decode(e))}};class lf{constructor(e){this.Oe=void 0,this.Oe=e}retry(e,t,r){return new Promise(((i,n)=>{setTimeout((()=>{this.Oe.send(e,t).then(i,n)}),r)}))}send(e,r){var i=this;return t((function*(){for(var t=Date.now()+r,n=yield i.Oe.send(e,r),s=5,o=1e3;"retryable"===n.status&&s>0;){var a;s--;var u=Math.max(Math.min(o,5e3)+(.4*Math.random()-.2),0);o*=1.5;var l=null!==(a=n.retryInMillis)&&void 0!==a?a:u,h=t-Date.now();if(l>h)return n;n=yield i.retry(e,h,l)}return n}))()}shutdown(){return this.Oe.shutdown()}}function hf(e){return new lf(e.transport)}function cf(e){return[429,502,503,504].includes(e)}function df(e){if(null!=e){var t=Number.parseInt(e,10);if(Number.isInteger(t))return t>0?1e3*t:-1;var r=new Date(e).getTime()-Date.now();return 0>r?0:r}}class vf{constructor(e){this.He=void 0,this.He=e}send(e,r){var i=this;return t((function*(){var t=yield i.He.headers(),n=yield new Promise((n=>{var s=new XMLHttpRequest;s.timeout=r,s.open("POST",i.He.url),Object.entries(t).forEach((e=>{var[t,r]=e;s.setRequestHeader(t,r)})),s.ontimeout=e=>{n({status:"failure",error:new Error("XHR request timed out")})},s.onreadystatechange=()=>{200>s.status||s.status>299?s.status&&cf(s.status)?n({status:"retryable",retryInMillis:df(s.getResponseHeader("Retry-After"))}):0!==s.status&&n({status:"failure",error:new Error("XHR request failed with non-retryable status")}):(iv.debug("XHR success"),n({status:"success"}))},s.onabort=()=>{n({status:"failure",error:new Error("XHR request aborted")})},s.onerror=()=>{n({status:"failure",error:new Error("XHR request errored")})},s.send(e)}));return n}))()}shutdown(){}}class ff{constructor(e){this.Ue=void 0,this.Ue=e}send(e){var r=this;return t((function*(){var t=(yield r.Ue.headers())["Content-Type"];return new Promise((i=>{navigator.sendBeacon(r.Ue.url,new Blob([e],{type:t}))?(iv.debug("SendBeacon success"),i({status:"success"})):i({status:"failure",error:new Error("SendBeacon failed")})}))}))()}shutdown(){}}class pf{constructor(e){this.He=void 0,this.He=e}send(e,r){var i=this;return t((function*(){var t=new AbortController,n=setTimeout((()=>t.abort()),r);try{var s,o=!!globalThis.location,a=new URL(i.He.url),u=yield fetch(a.href,{method:"POST",headers:yield i.He.headers(),body:e,signal:t.signal,keepalive:o,mode:o?(null==(s=globalThis.location)?void 0:s.origin)===a.origin?"same-origin":"cors":"no-cors"});return 200>u.status||u.status>299?cf(u.status)?{status:"retryable",retryInMillis:df(u.headers.get("Retry-After"))}:{status:"failure",error:new Error("Fetch request failed with non-retryable status")}:(iv.debug("response success"),{status:"success"})}catch(e){return"AbortError"===(null==e?void 0:e.name)?{status:"failure",error:new Error("Fetch request timed out",{cause:e})}:{status:"failure",error:new Error("Fetch request errored",{cause:e})}}finally{clearTimeout(n)}}))()}shutdown(){}}function gf(e,t){return Vv(e,t,hf({transport:(r=e,new vf(r))}));var r}function mf(e,t){return Vv(e,t,hf({transport:(r=e,new pf(r))}));var r}function yf(e,t){return Vv(e,t,hf({transport:(r={url:e.url,headers:e.headers},new ff(r))}));var r}function bf(e){if(null!=e)try{var t,r=null==(t=globalThis.location)?void 0:t.href;return new URL(e,r).href}catch(t){throw new Error("Configuration: Could not parse user-provided export URL: '"+e+"'")}}function _f(e){return"function"==typeof e.headers?e.headers:function(e){if(null!=e)return t((function*(){return e}))}(e.headers)}function wf(e,i,n){return s={url:e.url,timeoutMillis:e.timeoutMillis,headers:_f(e),concurrencyLimit:e.concurrencyLimit},o={},a=function(e,i){return r({},{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"},{headers:(n=t((function*(){return e})),function(){return n.apply(this,arguments)}),url:"http://localhost:4318/"+i});var n}(n,i),r({},function(e,t,r){var i,n,s,o,a,u;return{timeoutMillis:cd(null!==(i=null!==(n=e.timeoutMillis)&&void 0!==n?n:t.timeoutMillis)&&void 0!==i?i:r.timeoutMillis),concurrencyLimit:null!==(s=null!==(o=e.concurrencyLimit)&&void 0!==o?o:t.concurrencyLimit)&&void 0!==s?s:r.concurrencyLimit,compression:null!==(a=null!==(u=e.compression)&&void 0!==u?u:t.compression)&&void 0!==a?a:r.compression}}(s,o,a),{headers:(h=s.headers,c=o.headers,d=a.headers,t((function*(){var e=r({},yield d()),t={};return null!=c&&Object.assign(t,yield c()),null!=h&&Object.assign(t,function(e){var t={};return Object.entries(null!=e?e:{}).forEach((e=>{var[r,i]=e;void 0!==i?t[r]=String(i):iv.warn('Header "'+r+'" has invalid value ('+i+") and will be ignored")})),t}(yield h())),Object.assign(t,e)}))),url:null!==(u=null!==(l=bf(s.url))&&void 0!==l?l:o.url)&&void 0!==u?u:a.url});var s,o,a,u,l,h,c,d}function xf(e,t,r,i){return(e.headers||"function"!=typeof navigator.sendBeacon?void 0!==globalThis.fetch?mf:gf:yf)(wf(e,r,i),t)}class Sf extends ld{constructor(e){void 0===e&&(e={}),super(xf(e,uf,"v1/logs",{"Content-Type":"application/json"}))}}class kf{set severityText(e){this.Ve()||(this.We=e)}get severityText(){return this.We}set severityNumber(e){this.Ve()||(this.ze=e)}get severityNumber(){return this.ze}set body(e){this.Ve()||(this.Ze=e)}get body(){return this.Ze}get eventName(){return this.$e}set eventName(e){this.Ve()||(this.$e=e)}get droppedAttributesCount(){return this.totalAttributesCount-Object.keys(this.attributes).length}constructor(e,t,r){this.hrTime=void 0,this.hrTimeObserved=void 0,this.spanContext=void 0,this.resource=void 0,this.instrumentationScope=void 0,this.attributes={},this.We=void 0,this.ze=void 0,this.Ze=void 0,this.$e=void 0,this.totalAttributesCount=0,this.Qe=!1,this.Ge=void 0;var{timestamp:i,observedTimestamp:n,eventName:s,severityNumber:o,severityText:a,body:u,attributes:l={},context:h}=r,c=Date.now();if(this.hrTime=_v(null!=i?i:c),this.hrTimeObserved=_v(null!=n?n:c),h){var d=sv.getSpanContext(h);d&&Zd(d)&&(this.spanContext=d)}this.severityNumber=o,this.severityText=a,this.body=u,this.resource=e.resource,this.instrumentationScope=t,this.Ge=e.logRecordLimits,this.$e=s,this.setAttributes(l)}setAttribute(e,t){return this.Ve()||null===t?this:0===e.length?(iv.warn("Invalid attribute key: "+e),this):av(t)||"object"==typeof t&&!Array.isArray(t)&&Object.keys(t).length>0?(this.totalAttributesCount+=1,Object.keys(this.attributes).length<this.Ge.attributeCountLimit||{}.hasOwnProperty.call(this.attributes,e)?(this.attributes[e]=av(t)?this.Je(t):t,this):(1===this.droppedAttributesCount&&iv.warn("Dropping extra attributes."),this)):(iv.warn("Invalid attribute value set for key: "+e),this)}setAttributes(e){for(var[t,r]of Object.entries(e))this.setAttribute(t,r);return this}setBody(e){return this.body=e,this}setEventName(e){return this.eventName=e,this}setSeverityNumber(e){return this.severityNumber=e,this}setSeverityText(e){return this.severityText=e,this}Xe(){this.Qe=!0}Je(e){var t=this.Ge.attributeValueLengthLimit;return t>0?"string"==typeof e?this.Ye(e,t):Array.isArray(e)?e.map((e=>"string"==typeof e?this.Ye(e,t):e)):e:(iv.warn("Attribute value limit must be positive, got "+t),e)}Ye(e,t){return e.length>t?e.substring(0,t):e}Ve(){return this.Qe&&iv.warn("Can not execute the operation on emitted log record"),this.Qe}}class Cf{constructor(e,t){this.instrumentationScope=void 0,this.Ke=void 0,this.instrumentationScope=e,this.Ke=t}emit(e){var t=e.context||rv.active(),i=new kf(this.Ke,this.instrumentationScope,r({context:t},e));this.Ke.activeProcessor.onEmit(i,t),i.Xe()}}class Tf{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}}class If{constructor(e,t){this.processors=void 0,this.forceFlushTimeoutMillis=void 0,this.processors=e,this.forceFlushTimeoutMillis=t}forceFlush(){var e=this;return t((function*(){var t=e.forceFlushTimeoutMillis;yield Promise.all(e.processors.map((e=>jv(e.forceFlush(),t))))}))()}onEmit(e,t){this.processors.forEach((r=>r.onEmit(e,t)))}shutdown(){var e=this;return t((function*(){yield Promise.all(e.processors.map((e=>e.shutdown())))}))()}}class Ef{constructor(e,t,r,i){this.resource=void 0,this.forceFlushTimeoutMillis=void 0,this.logRecordLimits=void 0,this.processors=void 0,this.loggers=new Map,this.activeProcessor=void 0,this.registeredLogRecordProcessors=[],this.resource=e,this.forceFlushTimeoutMillis=t,this.logRecordLimits=r,this.processors=i,i.length>0?(this.registeredLogRecordProcessors=i,this.activeProcessor=new If(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new Tf}}class Rf{constructor(e){var t,r,i;void 0===e&&(e={}),this.et=void 0,this.Ke=void 0;var n,s,o,a,u,l,h,c=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];for(var i=t.shift(),n=new WeakMap;t.length>0;)i=Lv(i,t.shift(),0,n);return i}({},{forceFlushTimeoutMillis:3e4,logRecordLimits:{attributeValueLengthLimit:1/0,attributeCountLimit:128},includeTraceContext:!0},e),d=null!==(t=e.resource)&&void 0!==t?t:of({"service.name":"unknown_service",[dv]:pv[dv],[vv]:pv[vv],[fv]:pv[fv]});this.Ke=new Ef(d,c.forceFlushTimeoutMillis,{attributeCountLimit:null!==(s=null!==(o=null!==(a=(n=c.logRecordLimits).attributeCountLimit)&&void 0!==a?a:void 0)&&void 0!==o?o:void 0)&&void 0!==s?s:128,attributeValueLengthLimit:null!==(u=null!==(l=null!==(h=n.attributeValueLengthLimit)&&void 0!==h?h:void 0)&&void 0!==l?l:void 0)&&void 0!==u?u:1/0},null!==(r=null==(i=e)?void 0:i.processors)&&void 0!==r?r:[]),this.et=new Bv(this.tt,this)}getLogger(e,t,r){if(this.et.isCalled)return iv.warn("A shutdown LoggerProvider cannot provide a Logger"),ed;e||iv.warn("Logger requested without instrumentation scope name.");var i=e||"unknown",n=i+"@"+(t||"")+":"+((null==r?void 0:r.schemaUrl)||"");return this.Ke.loggers.has(n)||this.Ke.loggers.set(n,new Cf({name:i,version:t,schemaUrl:null==r?void 0:r.schemaUrl},this.Ke)),this.Ke.loggers.get(n)}forceFlush(){return this.et.isCalled?(iv.warn("invalid attempt to force flush after LoggerProvider shutdown"),this.et.promise):this.Ke.activeProcessor.forceFlush()}shutdown(){return this.et.isCalled?(iv.warn("shutdown may only be called once per LoggerProvider"),this.et.promise):this.et.call()}tt(){return this.Ke.activeProcessor.shutdown()}}class Mf{constructor(e,t){var r,i,n,s,o,a,u,l;this.rt=void 0,this.nt=void 0,this.it=void 0,this.ot=void 0,this.st=void 0,this.ut=!1,this.ct=[],this.dt=void 0,this.et=void 0,this.rt=e,this.nt=null!==(r=null!==(i=null==t?void 0:t.maxExportBatchSize)&&void 0!==i?i:void 0)&&void 0!==r?r:512,this.it=null!==(n=null!==(s=null==t?void 0:t.maxQueueSize)&&void 0!==s?s:void 0)&&void 0!==n?n:2048,this.ot=null!==(o=null!==(a=null==t?void 0:t.scheduledDelayMillis)&&void 0!==a?a:void 0)&&void 0!==o?o:5e3,this.st=null!==(u=null!==(l=null==t?void 0:t.exportTimeoutMillis)&&void 0!==l?l:void 0)&&void 0!==u?u:3e4,this.et=new Bv(this.tt,this),this.nt>this.it&&(iv.warn("BatchLogRecordProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize"),this.nt=this.it)}onEmit(e){this.et.isCalled||this.ht(e)}forceFlush(){return this.et.isCalled?this.et.promise:this.vt()}shutdown(){return this.et.call()}tt(){var e=this;return t((function*(){e.onShutdown(),yield e.vt(),yield e.rt.shutdown()}))()}ht(e){this.it>this.ct.length&&(this.ct.push(e),this.ft())}vt(){return new Promise(((e,t)=>{for(var r=[],i=Math.ceil(this.ct.length/this.nt),n=0;i>n;n++)r.push(this.yt());Promise.all(r).then((()=>{e()})).catch(t)}))}yt(){return this.bt(),0===this.ct.length?Promise.resolve():new Promise(((e,t)=>{jv(this.Re(this.ct.splice(0,this.nt)),this.st).then((()=>e())).catch(t)}))}ft(){if(!this.ut){var e=()=>{this.ut=!0,this.yt().then((()=>{this.ut=!1,this.ct.length>0&&(this.bt(),this.ft())})).catch((e=>{this.ut=!1,lv(e)}))};if(this.ct.length>=this.nt)return e();void 0===this.dt&&(this.dt=setTimeout((()=>e()),this.ot),"number"!=typeof this.dt&&this.dt.unref())}}bt(){void 0!==this.dt&&(clearTimeout(this.dt),this.dt=void 0)}Re(e){var t=()=>Hv.Re(this.rt,e).then((e=>{var t;e.code!==hv.SUCCESS&&lv(null!==(t=e.error)&&void 0!==t?t:new Error("BatchLogRecordProcessor: log record export failed (status "+e+")"))})).catch(lv),r=e.map((e=>e.resource)).filter((e=>e.asyncAttributesPending));return 0===r.length?t():Promise.all(r.map((e=>null==e.waitForAsyncAttributes?void 0:e.waitForAsyncAttributes()))).then(t,lv)}}class Of extends Mf{constructor(e,t){super(e,t),this.wt=void 0,this.kt=void 0,this.xt(t)}onShutdown(){"undefined"!=typeof document&&(this.wt&&document.removeEventListener("visibilitychange",this.wt),this.kt&&document.removeEventListener("pagehide",this.kt))}xt(e){!0!==(null==e?void 0:e.disableAutoFlushOnDocumentHide)&&"undefined"!=typeof document&&(this.wt=()=>{"hidden"===document.visibilityState&&this.forceFlush()},this.kt=()=>{this.forceFlush()},document.addEventListener("visibilitychange",this.wt),document.addEventListener("pagehide",this.kt))}}var Pf=(e,t,r)=>r.remaining>0?t.length>r.remaining?(e.push(t.slice(0,r.remaining)),r.remaining=0,r.truncated=!0,!1):(e.push(t),r.remaining-=t.length,!0):(r.truncated=!0,!1),Lf=(e,t,r)=>{var i=JSON.stringify(e);if(r.remaining>=i.length)return Pf(t,i,r);if(r.truncated=!0,2>r.remaining)return!1;for(var n=0,s=Math.min(e.length,r.remaining-2);s>n;){var o=Math.ceil((n+s)/2);JSON.stringify(e.slice(0,o)).length>r.remaining?s=o-1:n=o}return Pf(t,JSON.stringify(e.slice(0,n)),r)},Af=e=>void 0!==e&&"function"!=typeof e&&"symbol"!=typeof e&&"bigint"!=typeof e,Nf=function(e,t,r,i,n){if(void 0===n&&(n=!1),!Af(e))return!n||Pf(t,"null",r);if(yr(e)||(e=>{try{return _r(e)||xr(e)}catch(e){return!1}})(e))return Pf(t,JSON.stringify(e),r);if("string"==typeof e)return Lf(e,t,r);if(!vr(e)&&!cr(e))return Pf(t,JSON.stringify(e),r);if(i.has(e))return Lf("[Circular]",t,r);i.add(e);try{var s=e.toJSON;if(dr(s))return Nf(s.call(e),t,r,i,n)}catch(e){}try{var o={}.toString.call(e);if("[object String]"===o)return Lf(String(e.valueOf()),t,r);if("[object Number]"===o||"[object Boolean]"===o)return Pf(t,JSON.stringify(e.valueOf()),r)}catch(e){}if(e instanceof Error){var a={};try{for(var u in e)({}).hasOwnProperty.call(e,u)&&(a[u]=e[u])}catch(e){}try{a.name=e.name}catch(e){}try{a.message=e.message}catch(e){}try{a.stack=e.stack}catch(e){}return Nf(a,t,r,i,n)}if(cr(e)){if(!Pf(t,"[",r))return!1;for(var l=0;e.length>l;l++){if(l>0&&!Pf(t,",",r))return!1;var h=void 0;try{h=e[l]}catch(e){h=void 0}if(!Nf(h,t,r,i,!0))return!1}return Pf(t,"]",r)}if(!Pf(t,"{",r))return!1;var c=!0;try{for(var d in e)if({}.hasOwnProperty.call(e,d)){if(0>=r.remaining)return r.truncated=!0,!1;var v=void 0;try{v=e[d]}catch(e){continue}if(Af(v)){var f=(c?"":",")+JSON.stringify(d)+":";if(f.length>=r.remaining)return r.truncated=!0,!1;var p=t.length,g=r.remaining,m=r.truncated;if(!Pf(t,f,r))return!1;var y=t.length,b=Nf(v,t,r,i,!1),_=r.truncated;if(t.length!==y){if(c=!1,!b)return!1}else if(t.length=p,r.remaining=g,r.truncated=b?m:_,!b)return!1}}}catch(e){}return Pf(t,"}",r)},Ff=function(e,t,r,i,n,s){if(void 0===t&&(t=""),void 0===r&&(r={}),void 0===i&&(i=50),void 0===n&&(n=1e4),void 0===s&&(s=new WeakSet),s.has(e))return r[t||"circular"]="[Circular]",r;s.add(e);try{for(var o in e)try{if(!{}.hasOwnProperty.call(e,o))continue;var a=e[o],u=t?t+"."+o:o;if(vr(a))Ff(a,u,r,i,n,s);else{if(i-=1,n-=String(a).length,n-=u.length,0>=i||0>=n)return void(r.attributes_truncated=!0);r[u]=a}}catch(e){continue}}catch(e){}return r},$f={log:"INFO",warn:"WARNING",error:"ERROR",debug:"DEBUG",info:"INFO"};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.logs={initializeLogs(e){(e=>{var t,i={"service.name":(null==(t=e.config.logs)?void 0:t.serviceName)||"posthog-browser-logs",host:An.location.host};if(e.sessionManager){var{sessionId:n,windowId:s}=e.sessionManager.checkAndGetSessionAndWindowId(!0);i=r({},i,{"session.id":n,"window.id":s})}ud.setGlobalLoggerProvider(new Rf({resource:of(i),processors:[new Of(new Sf({url:e.config.api_host+"/i/v1/logs?token="+e.config.token,headers:{"Content-Type":"text/plain"}}))]}))})(e);var t=ud.getLogger("console"),i={};if(e.sessionManager){var{sessionStartTimestamp:n,lastActivityTimestamp:s}=e.sessionManager.checkAndGetSessionAndWindowId(!0);i={sessionStartTimestamp:n.toString(),lastActivityTimestamp:s.toString()}}var o=function(n){var s;An.console[n]=(s=An.console[n],function(){for(var o=arguments.length,a=new Array(o),u=0;o>u;u++)a[u]=arguments[u];if(0!==a.length)if(e.is_capturing()){var{body:l,truncated:h}=((e,t)=>{for(var r=[],i={remaining:1e4,truncated:!1},n=0;e.length>n&&(0>=n||Pf(r," ",i))&&Nf(e[n],r,i,new WeakSet);n++);return{body:r.join("")+(i.truncated?"...":""),truncated:i.truncated}})(a),c=r({},i,h?{body_truncated:"true"}:{});t.emit({severityText:$f[n],body:l,attributes:r({"log.source":"console."+n,distinct_id:e.get_distinct_id(),"location.href":An.location.href},c,vr(a[0])?Ff(a[0]):{})}),s.apply(An.console,a)}else s.apply(An.console,a)})};for(var a of["debug","log","warn","error","info"])o(a)}};var Df=jn("[Error tracking]");function qf(){return new Wi([new on,new gn,new un,new an,new fn,new vn,new hn,new pn],function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;t>n;n++)i[n-1]=arguments[n];return function(t,n){void 0===n&&(n=0);for(var s=[],o=t.split("\n"),a=n;o.length>a;a++){var u=o[a];if(1024>=u.length){var l=nn.test(u)?u.replace(nn,"$1"):u;if(!l.match(/\S*Error: /)){for(var h of i){var c=h(l,e);if(c){s.push(c);break}}if(s.length>=sn)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);return t.reverse(),t.slice(0,sn).map((e=>{return r({},e,{filename:e.filename||(i=t,i[i.length-1]||{}).filename,function:e.function||Gi});var i}))}(s)}}("web:javascript",Xi,rn))}var jf=jn("[ExceptionAutocapture]"),Uf=qf(),Bf={wrapOnError(e){var t=kn;t||jf.info("window not available, cannot wrap onerror");var r=t.onerror;return t.onerror=function(){for(var t,i=arguments.length,n=new Array(i),s=0;i>s;s++)n[s]=arguments[s];var o=Uf.buildFromUnknown(n[4]||n[0],{mechanism:{handled:!1}});return e(o),null!==(t=null==r?void 0:r(...n))&&void 0!==t&&t},t.onerror.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onerror)||delete e.__POSTHOG_INSTRUMENTED__,t.onerror=r}},wrapUnhandledRejection(e){var t=kn;t||jf.info("window not available, cannot wrap onUnhandledRejection");var r=t.onunhandledrejection;return t.onunhandledrejection=function(t){var i,n=Uf.buildFromUnknown(t,{mechanism:{handled:!1}});return e(n),null!==(i=null==r?void 0:r(t))&&void 0!==i&&i},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onunhandledrejection)||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=r}},wrapConsoleError(e){var t=console;t||jf.info("console not available, cannot wrap console.error");var r=t.error;return t.error=function(){for(var t,i=arguments.length,n=new Array(i),s=0;i>s;s++)n[s]=arguments[s];t=1==n.length?n[0]:n.join(" ");var o=n.find((e=>e instanceof Error)),a=Uf.buildFromUnknown(o||t,{mechanism:{handled:!1},syntheticException:new Error("PostHog syntheticException"),skipFirstLines:2});return e(a),null==r?void 0:r(...n)},t.error.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.error)||delete e.__POSTHOG_INSTRUMENTED__,t.error=r}}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.errorWrappingFunctions=Bf,An.posthogErrorWrappingFunctions=Bf;var Hf="X-POSTHOG-SESSION-ID",zf="X-POSTHOG-WINDOW-ID",Vf="X-POSTHOG-DISTINCT-ID",Wf=[Hf,zf,Vf],Gf=["attributionReporting","body","browsingTopics","cache","credentials","dispatcher","duplex","integrity","keepalive","method","mode","priority","redirect","referrer","referrerPolicy","signal","window"],Zf=(e,t)=>({}.hasOwnProperty.call(e,t)),Qf=e=>"object"==typeof e&&!yr(e)||dr(e),Jf=e=>"undefined"!=typeof Request&&(e instanceof Request||"[object Request]"==={}.toString.call(e)),Kf=e=>{try{var t;return Jf(e)?e.url:new URL(e instanceof URL?e.toString():String(e),null==kn||null==(t=kn.location)?void 0:t.href).toString()}catch(e){return}},Yf=(e,t,r,i,n)=>{var s;try{s=new URL(i).hostname}catch(e){return!1}if(!e)return!1;if(cr(e)&&!e.includes(s))return!1;var o=!1;if(r){var{sessionId:a,windowId:u}=r.checkAndGetSessionAndWindowId(!0);n.set(Hf,a),n.set(zf,u),o=!0}var l=(e=>dr(e)?e():e)(t);return l&&l!==Ys&&(n.set(Vf,l),o=!0),o};An.__PosthogExtensions__=An.__PosthogExtensions__||{};var Xf={_patchFetch:(e,t,i)=>is(kn,"fetch",(n=>function(s,o){var a=arguments.length>1?[s,o]:[s],u=a;try{var l=Kf(s);if(l)if(Jf(s)){var h=new Request(s,o);Yf(e,t,i,h.url,h.headers),u=[h]}else{var c=new Headers(Qf(o)?o.headers:void 0);if(Yf(e,t,i,l,c)){var d=((e,t)=>{if(pr(e)||yr(e))return{headers:t};if(Qf(e)){var i=e;if("undefined"==typeof Proxy||"undefined"==typeof Reflect){var n=Object.create(i);return Object.defineProperty(n,"headers",{configurable:!0,enumerable:!0,value:t,writable:!0}),n}return new Proxy({headers:t},{get:(e,t)=>Zf(e,t)?Reflect.get(e,t):Reflect.get(i,t,i),has:(e,t)=>Zf(e,t)||t in i,ownKeys(e){var t=new Set(Reflect.ownKeys(e));return Reflect.ownKeys(i).forEach((e=>t.add(e))),Gf.forEach((e=>{e in i&&t.add(e)})),Array.from(t)},getOwnPropertyDescriptor(e,t){var n=Reflect.getOwnPropertyDescriptor(e,t);if(n)return n;if("string"==typeof t&&Gf.includes(t)&&t in i)return{configurable:!0,enumerable:!0,get(){return Reflect.get(i,t,i)}};var s=Reflect.getOwnPropertyDescriptor(i,t);return s?r({},s,{configurable:!0}):void 0},getPrototypeOf:()=>Object.getPrototypeOf(i)})}})(o,c);d&&(u=[s,d])}}}catch(e){u=a}return n.apply(this,u)})),_patchXHR:(e,t,r)=>is(kn.XMLHttpRequest.prototype,"open",(i=>function(n,s,o,a,u){void 0===o&&(o=!0);var l=this,h=new Headers,c=Kf(s);c&&Yf(e,t,r,c,h);var d=i.call(l,n,s,o,a,u);return Wf.forEach((e=>{var t=h.get(e);if(t)try{l.setRequestHeader(e,t)}catch(e){}})),d}))};An.__PosthogExtensions__.tracingHeadersPatchFns=Xf,An.postHogTracingHeadersPatchFns=Xf;var ep=-1,tp=e=>{addEventListener("pageshow",(t=>{t.persisted&&(ep=t.timeStamp,e(t))}),!0)},rp=(e,t,r,i)=>{var n,s;return o=>{t.value>=0&&(o||i)&&((s=t.value-(null!=n?n:0))||void 0===n)&&(n=t.value,t.delta=s,t.rating=((e,t)=>e>t[1]?"poor":e>t[0]?"needs-improvement":"good")(t.value,r),e(t))}},ip=e=>{requestAnimationFrame((()=>requestAnimationFrame((()=>e()))))},np=()=>{var e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},sp=()=>{var e,t=np();return null!==(e=null==t?void 0:t.activationStart)&&void 0!==e?e:0},op=function(e,t){void 0===t&&(t=-1);var r=np(),i="navigate";return 0>ep?r&&(document.prerendering||sp()>0?i="prerender":document.wasDiscarded?i="restore":r.type&&(i=r.type.replace(/_/g,"-"))):i="back-forward-cache",{name:e,value:t,rating:"good",delta:0,entries:[],id:"v5-"+Date.now()+"-"+(Math.floor(8999999999999*Math.random())+1e12),navigationType:i}},ap=new WeakMap;function up(e,t){return ap.get(e)||ap.set(e,new t),ap.get(e)}class lp{constructor(){this.t=void 0,this.i=0,this.o=[]}h(e){var t;if(!e.hadRecentInput){var r=this.o[0],i=this.o.at(-1);this.i&&r&&i&&1e3>e.startTime-i.startTime&&5e3>e.startTime-r.startTime?(this.i+=e.value,this.o.push(e)):(this.i=e.value,this.o=[e]),null==(t=this.t)||t.call(this,e)}}}var hp,cp=function(e,t,i){void 0===i&&(i={});try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var n=new PerformanceObserver((e=>{Promise.resolve().then((()=>{t(e.getEntries())}))}));return n.observe(r({type:e,buffered:!0},i)),n}}catch(e){}},dp=e=>{var t=!1;return()=>{t||(e(),t=!0)}},vp=-1,fp=new Set,pp=()=>"hidden"!==document.visibilityState||document.prerendering?1/0:0,gp=e=>{if("hidden"===document.visibilityState){if("visibilitychange"===e.type)for(var t of fp)t();isFinite(vp)||(vp="visibilitychange"===e.type?e.timeStamp:0,removeEventListener("prerenderingchange",gp,!0))}},mp=()=>{if(0>vp){var e,t=sp(),r=document.prerendering||null==(e=globalThis.performance.getEntriesByType("visibility-state").filter((e=>"hidden"===e.name&&e.startTime>t))[0])?void 0:e.startTime;vp=null!=r?r:pp(),addEventListener("visibilitychange",gp,!0),addEventListener("prerenderingchange",gp,!0),tp((()=>{setTimeout((()=>{vp=pp()}))}))}return{get firstHiddenTime(){return vp},onHidden(e){fp.add(e)}}},yp=e=>{document.prerendering?addEventListener("prerenderingchange",(()=>e()),!0):e()},bp=[1800,3e3],_p=function(e,t){void 0===t&&(t={}),yp((()=>{var r,i=mp(),n=op("FCP"),s=cp("paint",(e=>{for(var t of e)"first-contentful-paint"===t.name&&(s.disconnect(),i.firstHiddenTime>t.startTime&&(n.value=Math.max(t.startTime-sp(),0),n.entries.push(t),r(!0)))}));s&&(r=rp(e,n,bp,t.reportAllChanges),tp((i=>{n=op("FCP"),r=rp(e,n,bp,t.reportAllChanges),ip((()=>{n.value=performance.now()-i.timeStamp,r(!0)}))})))}))},wp=[.1,.25],xp=0,Sp=1/0,kp=0,Cp=e=>{for(var t of e)t.interactionId&&(Sp=Math.min(Sp,t.interactionId),kp=Math.max(kp,t.interactionId),xp=kp?(kp-Sp)/7+1:0)},Tp=()=>{var e;return hp?xp:null!==(e=performance.interactionCount)&&void 0!==e?e:0},Ip=0;class Ep{constructor(){this.u=[],this.l=new Map,this.m=void 0,this.p=void 0}v(){Ip=Tp(),this.u.length=0,this.l.clear()}L(){var e=Math.min(this.u.length-1,Math.floor((Tp()-Ip)/50));return this.u[e]}h(e){var t;if(null!=(t=this.m)&&t.call(this,e),e.interactionId||"first-input"===e.entryType){var r=this.u.at(-1),i=this.l.get(e.interactionId);if(i||10>this.u.length||e.duration>r.P){var n;if(i?e.duration>i.P?(i.entries=[e],i.P=e.duration):e.duration===i.P&&e.startTime===i.entries[0].startTime&&i.entries.push(e):(this.l.set((i={id:e.interactionId,entries:[e],P:e.duration}).id,i),this.u.push(i)),this.u.sort(((e,t)=>t.P-e.P)),this.u.length>10){var s=this.u.splice(10);for(var o of s)this.l.delete(o.id)}null==(n=this.p)||n.call(this,i)}}}}var Rp=e=>{var t=globalThis.requestIdleCallback||setTimeout;"hidden"===document.visibilityState?e():(e=dp(e),addEventListener("visibilitychange",e,{once:!0,capture:!0}),t((()=>{e(),removeEventListener("visibilitychange",e,{capture:!0})})))},Mp=[200,500];class Op{constructor(){this.m=void 0}h(e){var t;null==(t=this.m)||t.call(this,e)}}var Pp=[2500,4e3],Lp={onLCP(e,t){void 0===t&&(t={}),yp((()=>{var r,i=mp(),n=op("LCP"),s=up(t,Op),o=e=>{for(var o of(t.reportAllChanges||(e=e.slice(-1)),e))s.h(o),i.firstHiddenTime>o.startTime&&(n.value=Math.max(o.startTime-sp(),0),n.entries=[o],r())},a=cp("largest-contentful-paint",o);if(a){r=rp(e,n,Pp,t.reportAllChanges);var u=dp((()=>{o(a.takeRecords()),a.disconnect(),r(!0)})),l=e=>{e.isTrusted&&(Rp(u),removeEventListener(e.type,l,{capture:!0}))};for(var h of["keydown","click","visibilitychange"])addEventListener(h,l,{capture:!0});tp((i=>{n=op("LCP"),r=rp(e,n,Pp,t.reportAllChanges),ip((()=>{n.value=performance.now()-i.timeStamp,r(!0)}))}))}}))},onCLS(e,t){void 0===t&&(t={});var r=mp();_p(dp((()=>{var i,n=op("CLS",0),s=up(t,lp),o=e=>{for(var t of e)s.h(t);s.i>n.value&&(n.value=s.i,n.entries=s.o,i())},a=cp("layout-shift",o);a&&(i=rp(e,n,wp,t.reportAllChanges),r.onHidden((()=>{o(a.takeRecords()),i(!0)})),tp((()=>{s.i=0,n=op("CLS",0),i=rp(e,n,wp,t.reportAllChanges),ip((()=>i()))})),setTimeout(i))})))},onFCP:_p,onINP(e,t){if(void 0===t&&(t={}),globalThis.PerformanceEventTiming&&"interactionId"in PerformanceEventTiming.prototype){var r=mp();yp((()=>{var i;"interactionCount"in performance||hp||(hp=cp("event",Cp,{type:"event",buffered:!0,durationThreshold:0}));var n,s=op("INP"),o=up(t,Ep),a=e=>{Rp((()=>{for(var t of e)o.h(t);var r=o.L();r&&r.P!==s.value&&(s.value=r.P,s.entries=r.entries,n())}))},u=cp("event",a,{durationThreshold:null!==(i=t.durationThreshold)&&void 0!==i?i:40});n=rp(e,s,Mp,t.reportAllChanges),u&&(u.observe({type:"first-input",buffered:!0}),r.onHidden((()=>{a(u.takeRecords()),n(!0)})),tp((()=>{o.v(),s=op("INP"),n=rp(e,s,Mp,t.reportAllChanges)})))}))}}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.postHogWebVitalsCallbacks=Lp,An.postHogWebVitalsCallbacks=Lp,An.__PosthogExtensions__.loadWebVitalsCallbacks=()=>Lp;class Ap{constructor(e){this.disabled=!1===e;var t=vr(e)?e:{};this.thresholdPx=t.threshold_px||30,this.timeoutMs=t.timeout_ms||1e3,this.clickCount=t.click_count||3,this.clicks=[]}isRageClick(e,t,r){if(this.disabled)return!1;var i=this.clicks[this.clicks.length-1];if(i&&Math.abs(e-i.x)+Math.abs(t-i.y)<this.thresholdPx&&this.timeoutMs>r-i.timestamp){if(this.clicks.push({x:e,y:t,timestamp:r}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:t,timestamp:r}];return!1}}var Np="$copy_autocapture",Fp=jn("[AutoCapture]");function $p(e,t){return t.length>e?t.slice(0,e)+"...":t}function Dp(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!bo(t));return t}function qp(e,t){var i,n,{e:s,maskAllElementAttributes:o,maskAllText:a,elementAttributeIgnoreList:u,elementsChainAsString:l}=t;if(!bo(e))return{props:{}};for(var h=[e],c=e;c.parentNode&&!_o(c,"body");)if(xo(c.parentNode))h.push(c.parentNode.host),c=c.parentNode.host;else{if(!bo(c.parentNode))break;h.push(c.parentNode),c=c.parentNode}var d,v,f=[],p={},g=!1,m=!1;if(Bn(h,(e=>{var t=Uo(e);if(_o(e,"a")){var r=e.getAttribute("href");g=t&&!!r&&Qo(r)&&r}sr(Co(e),"ph-no-capture")&&(m=!0),f.push(function(e,t,r,i){var n=e.tagName.toLowerCase(),s={tag_name:n};Ro.indexOf(n)>-1&&!r&&(s.$el_text="a"===n.toLowerCase()||"button"===n.toLowerCase()?$p(1024,Jo(e)):$p(1024,Io(e)));var o=Co(e);o.length>0&&(s.classes=o.filter((function(e){return""!==e}))),Bn(e.attributes,(function(r){var n;if((!Bo(e)||-1!==["name","id","class","aria-label"].indexOf(r.name))&&(null==i||!i.includes(r.name))&&!t&&Qo(r.value)&&(!gr(n=r.name)||"_ngcontent"!==n.substring(0,10)&&"_nghost"!==n.substring(0,7))){var o=r.value;"class"===r.name&&(o=So(o).join(" ")),s["attr__"+r.name]=$p(1024,o)}}));for(var a=1,u=1,l=e;l=Dp(l);)a++,l.tagName===e.tagName&&u++;return s.nth_child=a,s.nth_of_type=u,s}(e,o,a,u));var i=function(e){if(!Uo(e))return{};var t={};return Bn(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var r=e.name.replace("data-ph-capture-attribute-",""),i=e.value;r&&i&&Qo(i)&&(t[r]=i)}})),t}(e);Hn(p,i)})),m)return{props:{},explicitNoCapture:m};if(a||(f[0].$el_text=_o(e,"a")||_o(e,"button")?Jo(e):Io(e)),g){var y,b;f[0].attr__href=g;var _=null==(y=Yn(g))?void 0:y.host,w=null==kn||null==(b=kn.location)?void 0:b.host;_&&w&&_!==w&&(d=g)}return{props:Hn({$event_type:s.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:(v=f,function(e){var t=e.map((e=>{var t,i,n="";if(e.tag_name&&(n+=e.tag_name),e.attr_class)for(var s of(e.attr_class.sort(),e.attr_class))n+="."+s.replace(/"/g,"");var o=r({},e.text?{text:e.text}:{},{"nth-child":null!==(t=e.nth_child)&&void 0!==t?t:0,"nth-of-type":null!==(i=e.nth_of_type)&&void 0!==i?i:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),a={};return zn(o).sort(((e,t)=>{var[r]=e,[i]=t;return r.localeCompare(i)})).forEach((e=>{var[t,r]=e;return a[Yo(t.toString())]=Yo(r.toString())})),(n+=":")+zn(a).map((e=>{var[t,r]=e;return t+'="'+r+'"'})).join("")}));return t.join(";")}(function(e){return e.map((e=>{var t,r,i={text:null==(t=e.$el_text)?void 0:t.slice(0,400),tag_name:e.tag_name,href:null==(r=e.attr__href)?void 0:r.slice(0,2048),attr_class:Xo(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return zn(e).filter((e=>{var[t]=e;return 0===t.indexOf("attr__")})).forEach((e=>{var[t,r]=e;return i.attributes[t]=r})),i}))}(v)))},null!=(i=f[0])&&i.$el_text?{$el_text:null==(n=f[0])?void 0:n.$el_text}:{},d&&"click"===s.type?{$external_click_url:d}:{},p)}}var jp={};function Up(e){return function(e,t){var r=jp[e];if(r)return r;var i,n=t[e];if(dr(i=n)&&-1!==i.toString().indexOf("[native code]")&&!kn.Zone)return jp[e]=n.bind(t);var s=t.document;if(s&&dr(s.createElement))try{var o=s.createElement("iframe");o.hidden=!0,s.head.appendChild(o);var a=o.contentWindow;a&&a[e]&&(n=a[e]),s.head.removeChild(o)}catch(t){qn.warn("Could not create sandbox iframe for "+e+" check, bailing to assignableWindow."+e+": ",t)}return n&&dr(n)?jp[e]=n.bind(t):n}("MutationObserver",e)}function Bp(e,t){return _r(e)&&e>=t}class Hp{St(e){var t,r,i,n,s,o=this.Ct((null==e?void 0:e.__onCapture)||this.It.bind(this));return{element_attribute_ignorelist:null!==(t=null==e?void 0:e.element_attribute_ignorelist)&&void 0!==t?t:o.element_attribute_ignorelist,scroll_threshold_ms:null!==(r=null==e?void 0:e.scroll_threshold_ms)&&void 0!==r?r:o.scroll_threshold_ms,selection_change_threshold_ms:null!==(i=null==e?void 0:e.selection_change_threshold_ms)&&void 0!==i?i:o.selection_change_threshold_ms,mutation_threshold_ms:null!==(n=null==e?void 0:e.mutation_threshold_ms)&&void 0!==n?n:o.mutation_threshold_ms,capture_clicks_with_modifier_keys:null!==(s=null==e?void 0:e.capture_clicks_with_modifier_keys)&&void 0!==s?s:o.capture_clicks_with_modifier_keys,css_selector_ignorelist:null==e?void 0:e.css_selector_ignorelist,__onCapture:o.__onCapture}}constructor(e,t){this.Tt=[],this.Ct=e=>({element_attribute_ignorelist:[],scroll_threshold_ms:100,selection_change_threshold_ms:100,mutation_threshold_ms:2500,capture_clicks_with_modifier_keys:!1,__onCapture:e}),this.Mt=e=>{var t=function(e){var t=Eo(e);return t?{node:t,originalEvent:e,timestamp:Date.now()}:null}(e);yr(t)||this._t(t)||this.Tt.push(t),this.Tt.length&&pr(this.Lt)&&(this.Lt=An.setTimeout((()=>{this.Rt()}),1e3))},this.Ot=()=>{var e=Date.now();e%50==0&&this.Tt.forEach((t=>{pr(t.scrollDelayMs)&&(t.scrollDelayMs=e-t.timestamp)}))},this.Et=()=>{this.Nt=Date.now()},this.At=()=>{"visible"===(null==In?void 0:In.visibilityState)&&(this.Pt=Date.now())},this.instance=e,this.qt=this.St(t),this._onCapture=this.qt.__onCapture}start(e){this.Dt(),this.Ft(),this.jt(),this.Bt(),this.Ht(e)}Ht(e){if(!this.Ut){var t=Up(An);this.Ut=new t((e=>{this.Vt(e)})),this.Ut.observe(e,{attributes:!0,characterData:!0,childList:!0,subtree:!0})}}stop(){var e;null==(e=this.Ut)||e.disconnect(),this.Ut=void 0,An.removeEventListener("click",this.Mt),An.removeEventListener("scroll",this.Ot,{capture:!0}),An.removeEventListener("selectionchange",this.Et),null==In||In.removeEventListener("visibilitychange",this.At)}Vt(e){this.Wt=Date.now()}Dt(){Jn(An,"click",this.Mt)}Ft(){Jn(An,"scroll",this.Ot,{capture:!0})}jt(){Jn(An,"selectionchange",this.Et)}Bt(){Jn(In,"visibilitychange",this.At)}_t(e){if(!e)return!0;if(!this.qt.capture_clicks_with_modifier_keys&&((t=e.originalEvent).ctrlKey||t.metaKey||t.altKey||t.shiftKey))return!0;var t;if(yo(e.node))return!0;var r=this.Tt.some((t=>t.node===e.node&&1e3>Math.abs(t.timestamp-e.timestamp)));return!(!r&&!_o(e.node,"html")&&bo(e.node)&&!function(e){if(!kn||qo(e))return!1;var{targetElementList:t}=jo(e,!1);return t.some((e=>_o(e,"a")))}(e.node)&&function(e,t){var r;if(!kn||qo(e))return!1;var i=xr(t)?No:null!==(r=null==t?void 0:t.css_selector_ignorelist)&&void 0!==r?r:No,{targetElementList:n}=jo(e,!1);return!Mo(n,i)}(e.node,{css_selector_ignorelist:this.qt.css_selector_ignorelist}))}Rt(){if(this.Tt.length){clearTimeout(this.Lt),this.Lt=void 0;var e=this.Tt;for(var t of(this.Tt=[],e)){var r;t.mutationDelayMs=null!==(r=t.mutationDelayMs)&&void 0!==r?r:this.Wt&&this.Wt>=t.timestamp?this.Wt-t.timestamp:void 0,t.absoluteDelayMs=Date.now()-t.timestamp,t.selectionChangedDelayMs=this.Nt&&this.Nt>=t.timestamp?this.Nt-t.timestamp:void 0,t.visibilityChangedDelayMs=this.Pt?Math.abs(t.timestamp-this.Pt):void 0;var i=Bp(t.scrollDelayMs,this.qt.scroll_threshold_ms),n=Bp(t.selectionChangedDelayMs,this.qt.selection_change_threshold_ms),s=Bp(t.mutationDelayMs,this.qt.mutation_threshold_ms),o=Bp(t.absoluteDelayMs,1.1*this.qt.mutation_threshold_ms),a=_r(t.scrollDelayMs)&&this.qt.scroll_threshold_ms>t.scrollDelayMs,u=_r(t.mutationDelayMs)&&this.qt.mutation_threshold_ms>t.mutationDelayMs,l=_r(t.selectionChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.selectionChangedDelayMs,h=_r(t.visibilityChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.visibilityChangedDelayMs;if(!(a||u||l||h)){var c=Bp(t.visibilityChangedDelayMs,this.qt.selection_change_threshold_ms);i||s||o||n||c?this._onCapture(t,{$dead_click_last_mutation_timestamp:this.Wt,$dead_click_event_timestamp:t.timestamp,$dead_click_scroll_timeout:i,$dead_click_mutation_timeout:s,$dead_click_absolute_timeout:o,$dead_click_selection_changed_timeout:n,$dead_click_visibility_changed_timeout:c}):this.qt.mutation_threshold_ms>t.absoluteDelayMs&&this.Tt.push(t)}}this.Tt.length&&pr(this.Lt)&&(this.Lt=An.setTimeout((()=>{this.Rt()}),1e3))}}It(e,t){this.instance.capture("$dead_click",r({},t,qp(e.node,{e:e.originalEvent,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:!1}).props,{$dead_click_scroll_delay_ms:e.scrollDelayMs,$dead_click_mutation_delay_ms:e.mutationDelayMs,$dead_click_absolute_delay_ms:e.absoluteDelayMs,$dead_click_selection_changed_delay_ms:e.selectionChangedDelayMs,$dead_click_visibility_changed_delay_ms:e.visibilityChangedDelayMs}),{timestamp:new Date(e.timestamp)})}}An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.initDeadClicksAutocapture=(e,t)=>new Hp(e,t);var zp=jn("[ExternalScriptsLoader]"),Vp=(e,t,r)=>{if(e.config.disable_external_dependency_loading)return zp.warn(t+" was requested but loading of external scripts is disabled."),r("Loading of external scripts is disabled");var i=null==In?void 0:In.querySelectorAll("script");if(i)for(var n,s=function(){if(i[o].src===t){var e=i[o];return e.__posthog_loading_callback_fired?{v:r()}:(e.addEventListener("load",(t=>{e.__posthog_loading_callback_fired=!0,r(void 0,t)})),e.onerror=e=>r(e),{v:void 0})}},o=0;i.length>o;o++)if(n=s())return n.v;var a=()=>{if(!In)return r("document not found");var i=In.createElement("script");if(i.type="text/javascript",i.crossOrigin="anonymous",i.src=t,i.onload=e=>{i.__posthog_loading_callback_fired=!0,r(void 0,e)},i.onerror=e=>r(e),e.config.prepare_external_dependency_script&&(i=e.config.prepare_external_dependency_script(i)),!i)return r("prepare_external_dependency_script returned null");if("head"===e.config.external_scripts_inject_target)In.head.appendChild(i);else{var n,s=In.querySelectorAll("body > script");s.length>0?null==(n=s[0].parentNode)||n.insertBefore(i,s[0]):In.body.appendChild(i)}};null!=In&&In.body?a():null==In||In.addEventListener("DOMContentLoaded",a)};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.loadExternalDependency=(e,t,r)=>{if("remote-config"!==t){var i;if(e.config.strict_script_versioning)i=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js");else{var n="/static/"+t+".js?v="+e.version;if("toolbar"===t){var s=3e5;n=n+"&t="+Math.floor(Date.now()/s)*s}i=e.requestRouter.endpointFor("assets",n)}Vp(e,i,r)}else{var o=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");Vp(e,o,r)}},An.__PosthogExtensions__.loadSiteApp=(e,t,r)=>{var i=e.requestRouter.endpointFor("api",t);Vp(e,i,r)};class Wp{constructor(e){this._instance=e}get qt(){return this._instance.config}get consent(){return this.rr()?0:this.ir}isOptedOut(){return this.qt.cookieless_mode===no||this.isRejected()||-1===this.consent&&this.qt.cookieless_mode===io}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return 0===this.consent}isRejected(){return 0===this.consent||-1===this.consent&&this.qt.opt_out_capturing_by_default}optInOut(e){this.nr.N(this.sr,e?1:0,this.qt.cookie_expiration,this.qt.cross_subdomain_cookie,this.qt.secure_cookie)}reset(){this.nr.q(this.sr,this.qt.cross_subdomain_cookie)}get sr(){var{token:e,opt_out_capturing_cookie_prefix:t,consent_persistence_name:r}=this._instance.config;return r||(t?t+e:"__ph_opt_in_out_"+e)}get ir(){var e=this.nr.A(this.sr);return Er(e)?1:sr(Rr,e)?0:-1}get nr(){var e=this.qt.opt_out_capturing_persistence_type,t="localStorage"===e?vh:ch;if(!this.ar||this.ar!==t){this.ar=t;var r="localStorage"===e?ch:vh;r.A(this.sr)&&(this.ar.A(this.sr)||this.optInOut(Er(r.A(this.sr))),r.q(this.sr,this.qt.cross_subdomain_cookie))}return this.ar}rr(){return!!this.qt.respect_dnt&&[null==Tn?void 0:Tn.doNotTrack,null==Tn?void 0:Tn.msDoNotTrack,An.doNotTrack].some((e=>Er(e)))}}var Gp=jn("[Dead Clicks]"),Zp=()=>!0,Qp=e=>{var t,r=!(null==(t=e.instance.persistence)||!t.get_property(ps)),i=e.instance.config.capture_dead_clicks;return xr(i)?i:!!vr(i)||r};class Jp{get lazyLoadedDeadClicksAutocapture(){return this.ur}constructor(e,t,r){this.instance=e,this.isEnabled=t,this.onCapture=r,this.startIfEnabledOrStop()}onRemoteConfig(e){"captureDeadClicks"in e&&(this.instance.persistence&&this.instance.persistence.register({[ps]:e.captureDeadClicks}),this.startIfEnabledOrStop())}startIfEnabledOrStop(){this.isEnabled(this)?this.lr((()=>{this.hr()})):this.stop()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.initDeadClicksAutocapture&&e(),null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this.instance,"dead-clicks-autocapture",(t=>{t?Gp.error("failed to load script",t):e()}))}hr(){var e;if(In){if(!this.ur&&null!=(e=An.__PosthogExtensions__)&&e.initDeadClicksAutocapture){var t=vr(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};t.__onCapture=this.onCapture,this.ur=An.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this.ur.start(In),Gp.info("starting...")}}else Gp.error("`document` not found. Cannot start.")}stop(){this.ur&&(this.ur.stop(),this.ur=void 0,Gp.info("stopping..."))}}var Kp=jn("[SegmentIntegration]");var Yp="posthog-js";function Xp(e,t){var{organization:i,projectId:n,prefix:s,severityAllowList:o=["error"],sendExceptionsToPostHog:a=!0}=void 0===t?{}:t;return t=>{var u,l,h,c,d;if("*"!==o&&!o.includes(t.level)||!e.__loaded)return t;t.tags||(t.tags={});var v=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());t.tags["PostHog Person URL"]=v,e.sessionRecordingStarted()&&(t.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var f,p=(null==(u=t.exception)?void 0:u.values)||[],g=p.map((e=>r({},e,{stacktrace:e.stacktrace?r({},e.stacktrace,{type:"raw",frames:(e.stacktrace.frames||[]).map((e=>r({},e,{platform:"web:javascript"})))}):void 0}))),m={$exception_message:(null==(l=p[0])?void 0:l.value)||t.message,$exception_type:null==(h=p[0])?void 0:h.type,$exception_level:t.level,$exception_list:g,$sentry_event_id:t.event_id,$sentry_exception:t.exception,$sentry_exception_message:(null==(c=p[0])?void 0:c.value)||t.message,$sentry_exception_type:null==(d=p[0])?void 0:d.type,$sentry_tags:t.tags};return i&&n&&(m.$sentry_url=(s||"https://sentry.io/organizations/")+i+"/issues/?project="+n+"&query="+t.event_id),a&&(null==(f=e.exceptions)||f.sendExceptionEvent(m)),t}}class eg{constructor(e,t,r,i,n,s){this.name=Yp,this.setupOnce=function(o){o(Xp(e,{organization:t,projectId:r,prefix:i,severityAllowList:n,sendExceptionsToPostHog:null==s||s}))}}}class tg{constructor(e){this.cr=(e,t,r)=>{r&&(r.noSessionId||r.activityTimeout||r.sessionPastMaximumLength)&&(qn.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:e,changeReason:r}),this.dr=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.vr()}vr(){var e;this.pr=null==(e=this._instance.sessionManager)?void 0:e.onSessionId(this.cr)}destroy(){var e;null==(e=this.pr)||e.call(this),this.pr=void 0}doPageView(e,t){var r,i=this.gr(e,t);return this.dr={pathname:null!==(r=null==kn?void 0:kn.location.pathname)&&void 0!==r?r:"",pageViewId:t,timestamp:e},this._instance.scrollManager.resetContext(),i}doPageLeave(e){var t;return this.gr(e,null==(t=this.dr)?void 0:t.pageViewId)}doEvent(){var e;return{$pageview_id:null==(e=this.dr)?void 0:e.pageViewId}}gr(e,t){var r=this.dr;if(!r)return{$pageview_id:t};var i={$pageview_id:t,$prev_pageview_id:r.pageViewId},n=this._instance.scrollManager.getContext();if(n&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:s,lastScrollY:o,maxScrollY:a,maxContentHeight:u,lastContentY:l,maxContentY:h}=n;if(!(pr(s)||pr(o)||pr(a)||pr(u)||pr(l)||pr(h))){s=Math.ceil(s),o=Math.ceil(o),a=Math.ceil(a),u=Math.ceil(u),l=Math.ceil(l),h=Math.ceil(h);var c=s>1?Mr(o/s,0,1,qn):1,d=s>1?Mr(a/s,0,1,qn):1,v=u>1?Mr(l/u,0,1,qn):1,f=u>1?Mr(h/u,0,1,qn):1;i=Hn(i,{$prev_pageview_last_scroll:o,$prev_pageview_last_scroll_percentage:c,$prev_pageview_max_scroll:a,$prev_pageview_max_scroll_percentage:d,$prev_pageview_last_content:l,$prev_pageview_last_content_percentage:v,$prev_pageview_max_content:h,$prev_pageview_max_content_percentage:f})}}return r.pathname&&(i.$prev_pageview_pathname=r.pathname),r.timestamp&&(i.$prev_pageview_duration=(e.getTime()-r.timestamp.getTime())/1e3),i}}var rg=["flags","surveys"],ig={[ss]:{exposure:"hidden"},[as]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[us]:{exposure:"hidden"},[ls]:{exposure:"event"},[hs]:{exposure:"hidden"},[cs]:{exposure:"event"},[ds]:{exposure:"hidden"},[vs]:{exposure:"event"},[fs]:{exposure:"event"},[ps]:{exposure:"event"},[gs]:{exposure:"hidden"},[ms]:{exposure:"event"},[ys]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[ks]:{exposure:"hidden"},[Cs]:{exposure:"event"},[bs]:{exposure:"event",shouldSkipFromEventProperties:e=>yr(e)},$session_past_minimum_duration:{exposure:"event"},$session_recording_url_trigger_activated_session:{exposure:"event"},$session_recording_event_trigger_activated_session:{exposure:"event"},$debug_first_full_snapshot_timestamp:{exposure:"event"},[Ts]:{exposure:"derived",storageGroup:"flags",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!vr(e))return{};for(var t={},r=Object.keys(e),i=0;r.length>i;i++)t["$feature/"+r[i]]=e[r[i]];return t}},[Is]:{exposure:"event",storageGroup:"flags"},[Es]:{exposure:"hidden"},[Rs]:{exposure:"hidden",storageGroup:"flags"},[Ms]:{exposure:"event",storageGroup:"flags"},[Os]:{exposure:"event",storageGroup:"flags"},[Ps]:{exposure:"event"},[Ls]:{exposure:"hidden"},[As]:{exposure:"hidden"},[Ns]:{exposure:"hidden"},[Fs]:{exposure:"hidden",storageGroup:"surveys"},[$s]:{exposure:"hidden",storageGroup:"surveys"},[Ds]:{exposure:"event"},[qs]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[js]:{exposure:"hidden"},[Us]:{exposure:"hidden"},[Bs]:{exposure:"hidden"},[Hs]:{exposure:"hidden",storageGroup:"flags"},[zs]:{exposure:"hidden"},[Vs]:{exposure:"hidden"},[Ws]:{exposure:"hidden"},[Gs]:{exposure:"hidden"},[Zs]:{exposure:"hidden"},[Qs]:{exposure:"hidden"},[Js]:{exposure:"hidden"},[_s]:{exposure:"event"},[ws]:{exposure:"event"},[xs]:{exposure:"event"},[Ss]:{exposure:"event"},[Xs]:{exposure:"event"},[eo]:{exposure:"event"},[to]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},ng=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],sg=e=>{var t=ig[e];if(t)return t;for(var[r,i]of ng)if(0===e.indexOf(r))return i},og={flags:Hs,surveys:$s},ag=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],ug="main";class lg{constructor(e,t,i){if(void 0===i&&(i=!0),this.mr={},this.yr=!1,this.br=!1,this.qt=e,this._r=i,this.props={},this.wr=!1,this.kr=(e=>{var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"})(e),this.nr=this.Sr(e),this.br=this.Cr(e),this.load(),e.debug&&qn.info("Persistence loaded",e.persistence,r({},this.props)),this.update_config(e,e,t),this.save(),kn){var n=()=>this.flush();Jn(kn,"beforeunload",n,{capture:!1}),Jn(kn,"pagehide",n,{capture:!1})}}Ir(){var e,t=null==(e=this.qt)?void 0:e.persistence_save_debounce_ms;return _r(t)&&t>0?t:0}isDisabled(){return!!this.Tr}Sr(e){-1===ag.indexOf(e.persistence.toLowerCase())&&(qn.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var t,i=function(e,t){void 0===e&&(e=[]),void 0===t&&(t=!1);var i=[...fh,...e];return r({},vh,{F(e){try{var r={};try{r=ch.F(e)||{}}catch(e){}var i,n=JSON.parse(vh.A(e)||"{}");if(t){var s={};for(var o in r){var a=r[o];yr(a)||""===a||(s[o]=a)}i=Hn(n,s)}else i=Hn(r,n);return vh.N(e,i),i}catch(e){}return null},N(e,t,r,n,s,o){var a=vh.N(e,t,void 0,void 0,o);try{var u={};i.forEach((e=>{t[e]&&(u[e]=t[e])})),Object.keys(u).length&&ch.N(e,u,r,n,s,o)}catch(e){vh.D(e)}return a},q(e,t){try{null==kn||kn.localStorage.removeItem(e),ch.q(e,t)}catch(e){vh.D(e)}}})}(e.cookie_persisted_properties||[],e.__preview_cookie_wins_on_conflict||!1),n=!1,s=e.persistence.toLowerCase();return"localstorage"===s&&vh.O()?(t=vh,n=!0):"localstorage+cookie"===s&&i.O()?(t=i,n=!0):"sessionstorage"===s&&yh.O()?t=yh:"memory"===s?t=gh:"cookie"===s?t=ch:i.O()?(t=i,n=!0):t=ch,this.yr=n,t}Er(e){return this.kr+"__"+e}Cr(e){return this.yr&&!!e.split_storage}Mr(e){var t=null!=e?e:this.qt.feature_flag_cache_ttl_ms;if(!t||0>=t)return!1;var r=this.props[Hs];return!r||"number"!=typeof r||Date.now()-r>t}properties(){var e={};return Bn(this.props,((t,r)=>{var i=sg(r);if("derived"===(null==i?void 0:i.exposure)){if(null!=i.shouldSkipFromEventProperties&&i.shouldSkipFromEventProperties(t,r===Ts?()=>this.Mr():()=>!1))return;i.transformToEventProperties&&Hn(e,i.transformToEventProperties(t))}else if(!i||"event"===i.exposure){if(null!=i&&null!=i.shouldSkipFromEventProperties&&i.shouldSkipFromEventProperties(t,(()=>!1)))return;e[r]=t}})),e}load(){if(!this.Tr){var e=this.nr.F(this.kr);e&&(this.props=Hn({},e)),this.br&&this.Rr()}}Rr(){for(var e of rg){var t=vh.F(this.Er(e));if(t&&!fr(t)){var r=this.Pr(e);r.persisted=!0,this.Or(e)||(r.fingerprint=this.Lr(t,e)),this.Ar(e,t)||Hn(this.props,t)}}}Or(e){return Object.keys(this.props).some((t=>{var r;return(null==(r=sg(t))?void 0:r.storageGroup)===e}))}Ar(e,t){var r=og[e];if(!r)return!1;var i=t[r],n=this.props[r];return _r(i)&&_r(n)&&n>i}refreshKey(e){var t;if(!this.Tr){var r=this.br?null==(t=sg(e))?void 0:t.storageGroup:void 0,i=r?vh.F(this.Er(r)):this.nr.F(this.kr);if(i&&e in i)this.Fr(e,i[e]);else{if(r){var n=this.nr.F(this.kr);if(n&&e in n)return void this.Fr(e,n[e])}this.Nr(e)}}}save(){if(!this.Tr){var e=this.Ir();e>0?pr(this.Dr)&&(this.Dr=setTimeout((()=>{this.Dr=void 0,this.$r()}),e)):this.$r()}}flush(){pr(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0,this.$r())}$r(){this.Tr||(this.br?this.qr():this.jr(this.nr,this.kr,this.props,ug))}qr(){var{main:e,groups:t}=this.Br();for(var r of(this.jr(this.nr,this.kr,e,ug),rg)){var i,n=t[r];(!fr(n)||null!=(i=this.mr[r])&&i.persisted)&&this.jr(vh,this.Er(r),n,r)}}Br(){var e={},t={};for(var r of rg)t[r]={};return Bn(this.props,((r,i)=>{var n,s=null==(n=sg(i))?void 0:n.storageGroup;s?t[s][i]=r:e[i]=r})),{main:e,groups:t}}Lr(e,t){var r=JSON.stringify(e);return t===ug?r+"|"+this.Hr+"|"+this.Ur+"|"+this.zr:r}jr(e,t,r,i){var n=this.Pr(i);if(i===ug||n.dirty||pr(n.fingerprint)){var s;try{if((s=this.Lr(r,i))===n.fingerprint)return void(n.dirty=!1)}catch(e){s=void 0}e.N(t,r,this.Hr,this.Ur,this.zr,this.qt.debug)?(n.dirty=!1,i!==ug&&(n.persisted=!0),pr(s)||(n.fingerprint=s)):this.qt.debug&&qn.warn('failed to persist storage entry "'+t+'"; will retry on next save')}}remove(e){var{keepGroupEntries:t=!1}=void 0===e?{}:e;if(pr(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0),this.nr.q(this.kr,!1),this.nr.q(this.kr,!0),!t&&this._r)for(var r of rg)vh.q(this.Er(r));t?delete this.mr[ug]:this.mr={}}clear(){this.remove(),this.props={}}register_once(e,t,r){if(vr(e)){pr(t)&&(t="None"),this.Hr=pr(r)?this.Vr:r;var i=!1;if(Bn(e,((e,r)=>{this.props.hasOwnProperty(r)&&this.props[r]!==t||(this.Fr(r,e),i=!0)})),i)return this.save(),!0}return!1}register(e,t){if(vr(e)){this.Hr=pr(t)?this.Vr:t;var r=!1;if(Bn(e,((t,i)=>{e.hasOwnProperty(i)&&this.props[i]!==t&&(this.Fr(i,t),r=!0)})),r)return this.save(),!0}return!1}unregister(e){e in this.props&&(this.Nr(e),this.save())}update_campaign_params(){if(!this.wr){var e=Ec(this.qt.custom_campaign_params,this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties);fr(Gn(e))||this.register(e),this.wr=!0}}update_search_keyword(){var e;this.register((e=null==In?void 0:In.referrer)?Mc(e):{})}update_referrer_info(){var e;this.register_once({$referrer:Lc(),$referring_domain:null!=In&&In.referrer&&(null==(e=Yn(In.referrer))?void 0:e.host)||Pc},void 0)}set_initial_person_info(){this.props[Gs]||this.props[Zs]||this.register_once({[Qs]:Ac(this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Bn([Zs,Gs],(t=>{var r=this.props[t];r&&Bn(r,(function(t,r){e["$initial_"+ar(r)]=t}))}));var t,r,i=this.props[Qs];if(i){var n=(t=Nc(i),r={},Bn(t,(function(e,t){r["$initial_"+ar(t)]=e})),r);Hn(e,n)}return e}safe_merge(e){return Bn(this.props,(function(t,r){r in e||(e[r]=t)})),e}update_config(e,t,r){this.Vr=this.Hr=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!r),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie);var i=e.persistence!==t.persistence||!((e,t)=>{if(e.length!==t.length)return!1;var r=[...e].sort(),i=[...t].sort();return r.every(((e,t)=>e===i[t]))})(e.cookie_persisted_properties||[],t.cookie_persisted_properties||[]),n=i?this.Sr(e):this.nr,s=this.Cr(e);if(i||s!==this.br){var o=this.props;this.clear(),this.nr=n,this.br=s,this.props=o,this.save()}}set_disabled(e){this.Tr=e,this.Tr?this.remove():this.save()}set_cross_subdomain(e){e!==this.Ur&&(this.Ur=e,this.remove({keepGroupEntries:!0}),this.save())}set_secure(e){e!==this.zr&&(this.zr=e,this.remove({keepGroupEntries:!0}),this.save())}set_event_timer(e,t){var r=this.props[us]||{};r[e]=t,this.Fr(us,r),this.save()}remove_event_timer(e){var t=this.props[us]||{},r=t[e];return pr(r)||(delete t[e],this.Fr(us,t),this.save()),r}get_property(e){return this.props[e]}set_property(e,t){this.Fr(e,t),this.save()}Fr(e,t){this.props[e]=t,this.Wr(e)}Nr(e){delete this.props[e],this.Wr(e)}Wr(e){var t,r=null==(t=sg(e))?void 0:t.storageGroup;r&&(this.Pr(r).dirty=!0)}Pr(e){return this.mr[e]||(this.mr[e]={})}}var hg={backgroundColor:"#ffffff",textColor:"#1d1f27",buttonColor:"#1d1f27",borderRadius:8,buttonBorderRadius:6,borderColor:"#e5e7eb",fontFamily:"system-ui",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",showOverlay:!0,whiteLabel:!1,dismissOnClickOutside:!0,zIndex:2147483646},cg={SHOWN:"product tour shown",DISMISSED:"product tour dismissed",COMPLETED:"product tour completed",STEP_SHOWN:"product tour step shown",STEP_COMPLETED:"product tour step completed",BUTTON_CLICKED:"product tour button clicked",STEP_SELECTOR_FAILED:"product tour step selector failed",BANNER_CONTAINER_SELECTOR_FAILED:"product tour banner container selector failed",BANNER_ACTION_CLICKED:"product tour banner action clicked"},dg={TOUR_ID:"$product_tour_id",TOUR_NAME:"$product_tour_name",TOUR_ITERATION:"$product_tour_iteration",TOUR_RENDER_REASON:"$product_tour_render_reason",TOUR_STEP_ID:"$product_tour_step_id",TOUR_STEP_ORDER:"$product_tour_step_order",TOUR_STEP_TYPE:"$product_tour_step_type",TOUR_DISMISS_REASON:"$product_tour_dismiss_reason",TOUR_BUTTON_TEXT:"$product_tour_button_text",TOUR_BUTTON_ACTION:"$product_tour_button_action",TOUR_BUTTON_LINK:"$product_tour_button_link",TOUR_BUTTON_TOUR_ID:"$product_tour_button_tour_id",TOUR_STEPS_COUNT:"$product_tour_steps_count",TOUR_STEP_SELECTOR:"$product_tour_step_selector",TOUR_STEP_SELECTOR_FOUND:"$product_tour_step_selector_found",TOUR_STEP_ELEMENT_TAG:"$product_tour_step_element_tag",TOUR_STEP_ELEMENT_ID:"$product_tour_step_element_id",TOUR_STEP_ELEMENT_CLASSES:"$product_tour_step_element_classes",TOUR_STEP_ELEMENT_TEXT:"$product_tour_step_element_text",TOUR_ERROR:"$product_tour_error",TOUR_MATCHES_COUNT:"$product_tour_matches_count",TOUR_FAILURE_PHASE:"$product_tour_failure_phase",TOUR_WAITED_FOR_ELEMENT:"$product_tour_waited_for_element",TOUR_WAIT_DURATION_MS:"$product_tour_wait_duration_ms",TOUR_BANNER_SELECTOR:"$product_tour_banner_selector",TOUR_LINKED_SURVEY_ID:"$product_tour_linked_survey_id",USE_MANUAL_SELECTOR:"$use_manual_selector",INFERENCE_DATA_PRESENT:"$inference_data_present",TOUR_LAST_SEEN_DATE:"$product_tour_last_seen_date",TOUR_TYPE:"$product_tour_type"},vg=jn("[RateLimiter]");class fg{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=e=>{var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach((e=>{vg.info((e||"events")+" is quota limited."),this.serverLimits[e]=(new Date).getTime()+6e4}))}catch(e){return void vg.warn('could not rate limit - continuing. Error: "'+(null==e?void 0:e.message)+'"',{text:t})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return(null==(e=this.instance.config.rate_limiting)?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max((null==(e=this.instance.config.rate_limiting)?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){var t,r,i;void 0===e&&(e=!1);var{captureEventsBurstLimit:n,captureEventsPerSecond:s}=this,o=(new Date).getTime(),a=null!==(t=null==(r=this.instance.persistence)?void 0:r.get_property(Ws))&&void 0!==t?t:{tokens:n,last:o};a.tokens+=(o-a.last)/1e3*s,a.last=o,a.tokens>n&&(a.tokens=n);var u=1>a.tokens;return u||e||(a.tokens=Math.max(0,a.tokens-1)),!u||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+s+" events per second and "+n+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=u,null==(i=this.instance.persistence)||i.set_property(Ws,a),{isRateLimited:u,remainingTokens:a.tokens}}isServerRateLimited(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}var pg=jn("[RemoteConfig]");class gg{constructor(e){this._instance=e}get remoteConfig(){var e;return null==(e=An._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.config}Gr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.loadExternalDependency?null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):e()}Zr(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback(t){e(t.json)}})}load(){try{if(this.remoteConfig)return pg.info("Using preloaded remote config",this.remoteConfig),this.Qr(this.remoteConfig),void this.Jr();if(this._instance.Kr())return void pg.warn("Remote config is disabled. Falling back to local config.");this.Gr((e=>{if(!e)return pg.info("No config found after loading remote JS config. Falling back to JSON."),void this.Zr((e=>{this.Qr(e),this.Jr()}));this.Qr(e),this.Jr()}))}catch(e){pg.error("Error loading remote config",e)}}stop(){this.Yr&&(clearInterval(this.Yr),this.Yr=void 0)}refresh(){!this._instance.Kr()&&In&&"hidden"!==In.visibilityState&&this._instance.reloadFeatureFlags()}Jr(){var e;if(!this.Yr){var t=null!==(e=this._instance.config.remote_config_refresh_interval_ms)&&void 0!==e?e:3e5;0!==t&&(this.Yr=setInterval((()=>{this.refresh()}),t))}}Qr(e){var t;e||pg.error("Failed to fetch remote config from PostHog."),this._instance.Qr(null!=e?e:{}),!1!==(null==e?void 0:e.hasFeatureFlags)&&(this._instance.config.advanced_disable_feature_flags_on_first_load||null==(t=this._instance.featureFlags)||t.ensureFlagsLoaded())}}var mg=3e3;class yg{constructor(e,t){this.Xr=!0,this.ei=[],this.ti=Mr((null==t?void 0:t.flush_interval_ms)||mg,250,5e3,qn.createLogger("flush interval"),mg),this.ri=e}enqueue(e){this.ei.push(e),this.ii||this.ni()}unload(){this.si();var e=this.ei.length>0?this.oi():{},t=Object.values(e),i=[...t.filter((e=>0===e.url.indexOf("/e"))),...t.filter((e=>0!==e.url.indexOf("/e")))];i.map((e=>{this.ri(r({},e,{transport:"sendBeacon"}))}))}enable(){this.Xr=!1,this.ni()}ni(){var e=this;this.Xr||(this.ii=setTimeout((()=>{if(this.si(),this.ei.length>0){var t=this.oi(),r=function(){var r=t[i],n=(new Date).getTime();r.data&&cr(r.data)&&Bn(r.data,(e=>{e.offset=Math.abs(e.timestamp-n),delete e.timestamp})),e.ri(r)};for(var i in t)r()}}),this.ti))}si(){clearTimeout(this.ii),this.ii=void 0}oi(){var e={};return Bn(this.ei,(t=>{var i,n=t,s=(n?n.batchKey:null)||n.url;pr(e[s])&&(e[s]=r({},n,{data:[]})),null==(i=e[s].data)||i.push(n.data)})),this.ei=[],e}}var bg=["retriesPerformedSoFar"];class _g{constructor(e){this.ai=!1,this.ui=3e3,this.ei=[],this._instance=e,this.ei=[],this.li=!0,!pr(kn)&&"onLine"in kn.navigator&&(this.li=kn.navigator.onLine,this.hi=()=>{this.li=!0,this.ci()},this.di=()=>{this.li=!1},Jn(kn,"online",this.hi),Jn(kn,"offline",this.di))}get length(){return this.ei.length}retriableRequest(e){var{retriesPerformedSoFar:t}=e,n=i(e,bg);wr(t)&&(n.url=Kl(n.url,{retry_count:t})),this._instance._send_request(r({},n,{callback:e=>{200===e.statusCode||e.statusCode>=400&&500>e.statusCode||(null!=t?t:0)>=10?null==n.callback||n.callback(e):this.vi(r({retriesPerformedSoFar:t},n))}}))}vi(e){var t=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=t+1;var r=function(e){var t=3e3*Math.pow(2,e),r=t/2,i=Math.min(18e5,t),n=Math.random()-.5;return Math.ceil(i+n*(i-r))}(t),i=Date.now()+r;this.ei.push({retryAt:i,requestOptions:e});var n="Enqueued failed request for retry in "+r;navigator.onLine||(n+=" (Browser is offline)"),qn.warn(n),this.ai||(this.ai=!0,this.fi())}fi(){if(this.pi&&clearTimeout(this.pi),0===this.ei.length)return this.ai=!1,void(this.pi=void 0);this.pi=setTimeout((()=>{this.li&&this.ei.length>0&&this.ci(),this.fi()}),this.ui)}ci(){var e=Date.now(),t=[],r=this.ei.filter((r=>e>r.retryAt||(t.push(r),!1)));if(this.ei=t,r.length>0)for(var{requestOptions:i}of r)this.retriableRequest(i)}unload(){for(var{requestOptions:e}of(this.pi&&(clearTimeout(this.pi),this.pi=void 0),this.ai=!1,pr(kn)||(this.hi&&(kn.removeEventListener("online",this.hi),this.hi=void 0),this.di&&(kn.removeEventListener("offline",this.di),this.di=void 0)),this.ei))try{this._instance._send_request(r({},e,{transport:"sendBeacon"}))}catch(e){qn.error(e)}this.ei=[]}}class wg{constructor(e){this.gi=()=>{var e,t,r,i;this.mi||(this.mi={});var n=this.scrollElement(),s=this.scrollY(),o=n?Math.max(0,n.scrollHeight-n.clientHeight):0,a=s+((null==n?void 0:n.clientHeight)||0),u=(null==n?void 0:n.scrollHeight)||0;this.mi.lastScrollY=Math.ceil(s),this.mi.maxScrollY=Math.max(s,null!==(e=this.mi.maxScrollY)&&void 0!==e?e:0),this.mi.maxScrollHeight=Math.max(o,null!==(t=this.mi.maxScrollHeight)&&void 0!==t?t:0),this.mi.lastContentY=a,this.mi.maxContentY=Math.max(a,null!==(r=this.mi.maxContentY)&&void 0!==r?r:0),this.mi.maxContentHeight=Math.max(u,null!==(i=this.mi.maxContentHeight)&&void 0!==i?i:0)},this._instance=e}get yi(){return this._instance.config.scroll_root_selector}getContext(){return this.mi}resetContext(){var e=this.mi;return setTimeout(this.gi,0),e}startMeasuringScrollPosition(){Jn(kn,"scroll",this.gi,{capture:!0}),Jn(kn,"scrollend",this.gi,{capture:!0}),Jn(kn,"resize",this.gi)}scrollElement(){if(!this.yi)return null==kn?void 0:kn.document.documentElement;var e=cr(this.yi)?this.yi:[this.yi];for(var t of e){var r=null==kn?void 0:kn.document.querySelector(t);if(r)return r}}bi(e){var t="y"===e?"scrollTop":"scrollLeft";if(this.yi){var r=this.scrollElement();return r&&r[t]||0}return kn?"y"===e?kn.scrollY||kn.pageYOffset||kn.document.documentElement.scrollTop||0:kn.scrollX||kn.pageXOffset||kn.document.documentElement.scrollLeft||0:0}scrollY(){return this.bi("y")}scrollX(){return this.bi("x")}}var xg=e=>Ac(null==e?void 0:e.config.mask_personal_data_properties,null==e?void 0:e.config.custom_personal_data_properties);class Sg{constructor(e,t,r,i){this.wi=e=>{var t=this.xi();if(!t||t.sessionId!==e){var r={sessionId:e,props:this.ki(this._instance)};this.Si.register({[Vs]:r})}},this._instance=e,this.Ci=t,this.Si=r,this.ki=i||xg,this.Ci.onSessionId(this.wi)}xi(){return this.Si.props[Vs]}getSetOnceProps(){var e,t=null==(e=this.xi())?void 0:e.props;return t?"r"in t?Nc(t):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}getSessionProps(){var e={};return Bn(Gn(this.getSetOnceProps()),((t,r)=>{"$current_url"===r&&(r="url"),e["$session_entry_"+ar(r)]=t})),e}}class kg{constructor(){this.Ii={}}on(e,t){return this.Ii[e]||(this.Ii[e]=[]),this.Ii[e].push(t),()=>{this.Ii[e]=this.Ii[e].filter((e=>e!==t))}}emit(e,t){for(var r of this.Ii[e]||[])r(t);for(var i of this.Ii["*"]||[])i(e,t)}}var Cg=jn("[SessionId]");class Tg{on(e,t){return this.Ti.on(e,t)}constructor(e,t,r){var i;if(this.Ei=null,this.Mi=[],this.Ri=void 0,this.Ti=new kg,this.Pi=(e,t)=>!(!wr(e)||!wr(t))&&Math.abs(e-t)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode===no)throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.qt=e.config,this.Si=e.persistence,this.Oi=void 0,this.Li=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Ai=t||cl,this.Fi=r||cl;var n=this.qt.persistence_name||this.qt.token;if(this._sessionTimeoutMs=1e3*Mr(this.qt.session_idle_timeout_seconds||1800,60,36e3,Cg.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.Ni(),this.Di="ph_"+n+"_window_id",this.$i="ph_"+n+"_primary_window_exists",this.qi()){var s=yh.F(this.Di),o=yh.F(this.$i);s&&!o?this.Oi=s:yh.q(this.Di),yh.N(this.$i,!0)}if(null!=(i=this.qt.bootstrap)&&i.sessionID)try{var a=(e=>{var t=this.qt.bootstrap.sessionID.replace(/-/g,"");if(32!==t.length)throw new Error("Not a valid UUID");if("7"!==t[12])throw new Error("Not a UUIDv7");return parseInt(t.substring(0,12),16)})();this.ji(this.qt.bootstrap.sessionID,(new Date).getTime(),a)}catch(e){Cg.error("Invalid sessionID in bootstrap",e)}this.Bi()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return pr(this.Mi)&&(this.Mi=[]),this.Mi.push(e),this.Li&&e(this.Li,this.Oi),()=>{this.Mi=this.Mi.filter((t=>t!==e))}}qi(){return"memory"!==this.qt.persistence&&!this.Si.Tr&&yh.O()}Hi(e){e!==this.Oi&&(this.Oi=e,this.qi()&&yh.N(this.Di,e))}Ui(){return this.Oi?this.Oi:this.qi()?yh.F(this.Di):null}zi(e){var t=this.Ei;return!yr(t)&&!yr(e)&&5e3>Math.abs(e-t)}ji(e,t,r){var i=t!==this._sessionActivityTimestamp,n=!(e!==this.Li||r!==this._sessionStartTimestamp);this._sessionStartTimestamp=r,this._sessionActivityTimestamp=t,this.Li=e,n&&!i||n&&this.zi(t)||(this.Ei=t,this.Si.register({[ks]:[t,e,r]}))}Vi(){var e,t=null==(e=this.qt)?void 0:e.persistence_save_debounce_ms;return wr(t)&&t>0}Wi(){var e;if(!yr(this._sessionActivityTimestamp)&&this._sessionActivityTimestamp!==this.Ei){this.Vi()?this.Si.refreshKey(ks):(this.Si.flush(),this.Si.load());var[,t,r]=this.Gi();t===this.Li&&r===this._sessionStartTimestamp&&(this.Ei=this._sessionActivityTimestamp,this.Si.register({[ks]:[this._sessionActivityTimestamp,null!==(e=this.Li)&&void 0!==e?e:null,this._sessionStartTimestamp]}),this.Si.flush())}}Zi(){var[e]=this.Gi(),t=wr(e)?e:0,r=wr(this._sessionActivityTimestamp)?this._sessionActivityTimestamp:0;return Math.max(t,r)}Gi(){var e=this.Si.props[ks];return cr(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.Ei=null,clearTimeout(this.Qi),this.Qi=void 0,this.ji(null,null,null)}destroy(){this.Wi(),clearTimeout(this.Qi),this.Qi=void 0,this.Ri&&kn&&(kn.removeEventListener(lo,this.Ri,{capture:!1}),this.Ri=void 0),this.Mi=[]}Bi(){this.Ri=()=>{this.Wi(),this.qi()&&yh.q(this.$i)},Jn(kn,lo,this.Ri,{capture:!1})}checkAndGetSessionAndWindowId(e,t){if(void 0===e&&(e=!1),void 0===t&&(t=null),this.qt.cookieless_mode===no)throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var r=t||(new Date).getTime(),[,i,n]=this.Gi(),s=this.Zi(),o=this.Ui(),a=wr(n)&&Math.abs(r-n)>864e5,u=!1,l=!i,h=!l&&!e&&this.Pi(r,s);l||h||a?(i=this.Ai(),o=this.Fi(),Cg.info("new session ID generated",{sessionId:i,windowId:o,changeReason:{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}}),n=r,u=!0):o||(o=this.Fi(),u=!0);var c=wr(s)&&e&&!a?s:r,d=wr(n)?n:(new Date).getTime();return this.Hi(o),this.ji(i,c,d),e||this.Ni(),u&&this.Mi.forEach((e=>e(i,o,u?{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}:void 0))),{sessionId:i,windowId:o,sessionStartTimestamp:d,changeReason:u?{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}:void 0,lastActivityTimestamp:s}}Ni(){clearTimeout(this.Qi),this.Qi=setTimeout((()=>{var e=this.Zi();if(this.Pi((new Date).getTime(),e)){var t=this.Li;this.resetSessionId(),this.Ti.emit("forcedIdleReset",{idleSessionId:t})}}),1.1*this.sessionTimeoutMs)}}var Ig=function(e,t){if(!e)return!1;var r=e.userAgent;if(r&&nr(r,t))return!0;try{var i=null==e?void 0:e.userAgentData;if(null!=i&&i.brands&&i.brands.some((e=>nr(null==e?void 0:e.brand,t))))return!0}catch(e){}return!!e.webdriver},Eg="custom",Rg="i.posthog.com",Mg=/^\/static\//;class Og{constructor(e){this.Ji={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,t=null==(e=this.instance.config.ui_host)?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace("."+Rg,".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}get region(){return this.Ji[this.apiHost]||(this.Ji[this.apiHost]=/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"us":/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"eu":Eg),this.Ji[this.apiHost]}Ki(e){if(Mg.test(e)){var t=this.instance.config.asset_host;if("string"==typeof t)return t.trim().replace(/\/$/,"")||void 0}}endpointFor(e,t){if(void 0===t&&(t=""),t&&(t="/"===t[0]?t:"/"+t),"ui"===e)return this.uiHost+t;if("flags"===e)return this.flagsApiHost+t;if("assets"===e){var r=this.Ki(t);if(r)return""+r+t}if(this.region===Eg)return this.apiHost+t;var i=Rg+t;switch(e){case"assets":return"https://"+this.region+"-assets."+i;case"api":return"https://"+this.region+"."+i}}}var Pg=jn("[PostHog ExternalIntegrations]"),Lg={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class Ag{constructor(e){this._instance=e}lr(e,t){var r;null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,e,(e=>{if(e)return Pg.error("failed to load script",e);t()}))}startIfEnabledOrStop(){var e=this,t=function(t){var r,n,s;!i||null!=(r=An.__PosthogExtensions__)&&null!=(r=r.integrations)&&r[t]||e.lr(Lg[t],(()=>{var r;null==(r=An.__PosthogExtensions__)||null==(r=r.integrations)||null==(r=r[t])||r.start(e._instance)})),!i&&null!=(n=An.__PosthogExtensions__)&&null!=(n=n.integrations)&&n[t]&&(null==(s=An.__PosthogExtensions__)||null==(s=s.integrations)||null==(s=s[t])||s.stop())};for(var[r,i]of Object.entries(null!==(n=this._instance.config.integrations)&&void 0!==n?n:{})){var n;t(r)}}}var Ng,Fg={},$g=0,Dg=()=>{},qg='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',jg="Surveys module not available",Ug="sanitize_properties is deprecated. Use before_send instead",Bg="Invalid value for property_denylist config: ",Hg="posthog",zg=!Gl&&-1===(null==Ln?void 0:Ln.indexOf("MSIE"))&&-1===(null==Ln?void 0:Ln.indexOf("Mozilla")),Vg=e=>{var t;return r({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,asset_host:null,token:"",autocapture:!0,cross_subdomain_cookie:Qn(null==In?void 0:In.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:Dg,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:null!=e?e:"unset",__preview_deferred_init_extensions:!1,__preview_external_dependency_versioned_paths:!1,__preview_cookie_wins_on_conflict:!1,debug:En&&gr(null==En?void 0:En.search)&&-1!==En.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disable_external_dependency_loading:!1,strict_script_versioning:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==kn||null==(t=kn.location)?void 0:t.protocol),ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_feature_flags_dedup_per_session:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error(e){qn.error("Bad HTTP status: "+e.statusCode+" "+e.text)},get_device_id:e=>e,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:ao,before_send:void 0,request_queue_config:{flush_interval_ms:mg},error_tracking:{},_onCapture:Dg},(e=>({rageclick:e&&e>="2026-05-30"?{content_ignorelist:Lo,ignore_text_selection:!0}:!e||"2025-11-30">e||{content_ignorelist:!0},capture_pageview:!e||"2025-05-24">e||"history_change",session_recording:e&&e>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:e&&e>="2026-01-30"?"head":"body",internal_or_test_user_hostname:e&&e>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0,persistence_save_debounce_ms:e&&e>="2026-05-30"?250:0,split_storage:!(!e||"2026-05-30">e),detect_google_search_app:!(!e||"2026-05-30">e)}))(e))},Wg=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["__preview_disable_beacon","disable_beacon"],["store_google","save_campaign_params"],["verbose","debug"]],Gg=e=>{var t={};for(var[r,i]of Wg)pr(e[r])||(t[i]=e[r]);var n=Hn({},t,e),s=e.__preview_external_dependency_versioned_paths;return pr(s)||(pr(e.strict_script_versioning)&&(n.strict_script_versioning=!!s),gr(s)&&pr(e.asset_host)&&(n.asset_host=s)),cr(e.property_blacklist)&&(pr(e.property_denylist)?n.property_denylist=e.property_blacklist:cr(e.property_denylist)?n.property_denylist=[...e.property_blacklist,...e.property_denylist]:qn.error(Bg+e.property_denylist)),n};class Zg{constructor(){this.__forceAllowLocalhost=!1}get Yi(){return this.__forceAllowLocalhost}set Yi(e){qn.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}class Qg{Xi(e,t){if(e){var r=this.en.indexOf(e);-1!==r&&this.en.splice(r,1)}return this.en.push(t),null==t.initialize||t.initialize(),t}tn(){return this.config.cookieless_mode===no||this.config.cookieless_mode===io&&this.consent.isRejected()}get decideEndpointWasHit(){var e,t;return null!==(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&void 0!==e&&e}get flagsEndpointWasHit(){var e,t;return null!==(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&void 0!==e&&e}constructor(){var e;this.webPerformance=new Zg,this.rn=!1,this.version=$n.LIB_VERSION,this.nn=new kg,this.en=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=Vg(),this.SentryIntegration=eg,this.sentryIntegration=e=>function(e,t){var r=Xp(e,t);return{name:Yp,processEvent:e=>r(e)}}(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.sn=!1,this.an=null,this.un=null,this.ln=null,this.scrollManager=new wg(this),this.pageViewManager=new tg(this),this.rateLimiter=new fg(this),this.requestRouter=new Og(this),this.consent=new Wp(this),this.externalIntegrations=new Ag(this);var t=null!==(e=Qg.__defaultExtensionClasses)&&void 0!==e?e:{};this.featureFlags=t.featureFlags&&new t.featureFlags(this),this.toolbar=t.toolbar&&new t.toolbar(this),this.surveys=t.surveys&&new t.surveys(this),this.conversations=t.conversations&&new t.conversations(this),this.logs=t.logs&&new t.logs(this),this.experiments=t.experiments&&new t.experiments(this),this.exceptions=t.exceptions&&new t.exceptions(this),this.people={set:(e,t,r)=>{var i=gr(e)?{[e]:t}:e;this.setPersonProperties(i),null==r||r({})},set_once:(e,t,r)=>{var i=gr(e)?{[e]:t}:e;this.setPersonProperties(void 0,i),null==r||r({})}},this.on("eventCaptured",(e=>qn.info('send "'+(null==e?void 0:e.event)+'"',e)))}init(e,t,r){if(r&&r!==Hg){var i,n=null!==(i=Fg[r])&&void 0!==i?i:new Qg;return n._init(e,t,r),Fg[r]=n,Fg[Hg][r]=n,n}return this._init(e,t,r)}_init(e,t,i){var n,s;void 0===t&&(t={});var o=gr(e)?e.trim():"";if(!o)return qn.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},t.debug=this.hn(t.debug),this.cn=t,this.dn=[],t.person_profiles?this.un=t.person_profiles:t.process_person&&(this.un=t.process_person);var a=Vg(t.defaults),u=Gg(t),l=Hn({},a,u,{name:i,token:o});vr(a.rageclick)&&vr(u.rageclick)&&(l.rageclick=Hn({},a.rageclick,u.rageclick)),this.set_config(l),this.config.on_xhr_error&&qn.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=t.disable_compression?void 0:fl.GZipJS;var h=this.vn();this.persistence=new lg(this.config,h),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new lg(r({},this.config,{persistence:"sessionStorage"}),h,!1);var c=r({},this.persistence.props),d=r({},this.sessionPersistence.props);this.register({$initialization_time:(new Date).toISOString()}),this.fn=new yg((e=>this.pn(e)),this.config.request_queue_config),this.gn=new _g(this),this.__request_queue=[];var v=this.tn();if(v||(this.sessionManager=new Tg(this),this.sessionPropsManager=new Sg(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(qn.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.mn(v)}),0)):(qn.info("Initializing extensions synchronously"),this.mn(v)),$n.DEBUG=$n.DEBUG||this.config.debug,$n.DEBUG&&qn.info("Starting in debug mode",{this:this,config:t,thisC:r({},this.config),p:c,s:d}),!this.config.identity_distinct_id||null!=(n=t.bootstrap)&&n.distinctID||(t.bootstrap=r({},t.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),void 0!==(null==(s=t.bootstrap)?void 0:s.distinctID)){var f=t.bootstrap.distinctID,p=this.get_distinct_id(),g=this.persistence.get_property(zs);if(t.bootstrap.isIdentifiedID&&null!=p&&p!==f&&g===so)this.identify(f);else if(t.bootstrap.isIdentifiedID&&null!=p&&p!==f&&g===oo)qn.warn("Bootstrap distinctID differs from an already-identified user. The existing identity is preserved. Call reset() before reinitializing if you intend to switch users.");else{var m=this.config.get_device_id(cl()),y=t.bootstrap.isIdentifiedID?m:f;this.persistence.set_property(zs,t.bootstrap.isIdentifiedID?oo:so),this.register({distinct_id:f,$device_id:y})}}if(v)this.register_once({distinct_id:Ys,$device_id:null},"");else if(!this.get_distinct_id()){var b=this.config.get_device_id(cl());this.register_once({distinct_id:b,$device_id:b},""),this.persistence.set_property(zs,so)}return Jn(kn,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),t.segment?function(e,t){var r=e.config.segment;if(!r)return t();!function(e,t){var r=e.config.segment;if(!r)return t();var i=r=>{var i=()=>r.anonymousId()||cl();e.config.get_device_id=i,r.id()&&(e.register({distinct_id:r.id(),$device_id:i()}),e.persistence.set_property(zs,oo)),t()},n=r.user();"then"in n&&dr(n.then)?n.then(i):i(n)}(e,(()=>{r.register((e=>{Promise&&Promise.resolve||Kp.warn("This browser does not have Promise support, and can not use the segment integration");var t=(t,r)=>{if(!r)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(Kp.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(Kp.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var i=e.calculateEventProperties(r,t.event.properties);return t.event.properties=Object.assign({},i,t.event.properties),t};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:e=>t(e,e.event.event),page:e=>t(e,ho),identify:e=>t(e,vo),screen:e=>t(e,"$screen")}})(e)).then((()=>{t()}))}))}(this,(()=>this.yn())):this.yn(),dr(this.config._onCapture)&&this.config._onCapture!==Dg&&(qn.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(e=>this.config._onCapture(e.event,e)))),this.config.ip&&qn.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}mn(e){var t,i,n,s,o,a,u,l=performance.now(),h=r({},Qg.__defaultExtensionClasses,this.config.__extensionClasses),c=[];h.featureFlags&&this.en.push(this.featureFlags=null!==(t=this.featureFlags)&&void 0!==t?t:new h.featureFlags(this)),h.exceptions&&this.en.push(this.exceptions=null!==(i=this.exceptions)&&void 0!==i?i:new h.exceptions(this)),h.historyAutocapture&&this.en.push(this.historyAutocapture=new h.historyAutocapture(this)),h.tracingHeaders&&this.en.push(this.tracingHeaders=new h.tracingHeaders(this)),h.siteApps&&this.en.push(this.siteApps=new h.siteApps(this)),h.sessionRecording&&!e&&this.en.push(this.sessionRecording=new h.sessionRecording(this)),this.config.disable_scroll_properties||c.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),h.autocapture&&this.en.push(this.autocapture=new h.autocapture(this)),h.surveys&&this.en.push(this.surveys=null!==(n=this.surveys)&&void 0!==n?n:new h.surveys(this)),h.logs&&this.en.push(this.logs=null!==(s=this.logs)&&void 0!==s?s:new h.logs(this)),h.conversations&&this.en.push(this.conversations=null!==(o=this.conversations)&&void 0!==o?o:new h.conversations(this)),h.productTours&&this.en.push(this.productTours=new h.productTours(this)),h.heatmaps&&this.en.push(this.heatmaps=new h.heatmaps(this)),h.webVitalsAutocapture&&this.en.push(this.webVitalsAutocapture=new h.webVitalsAutocapture(this)),h.exceptionObserver&&this.en.push(this.exceptionObserver=new h.exceptionObserver(this)),h.deadClicksAutocapture&&this.en.push(this.deadClicksAutocapture=new h.deadClicksAutocapture(this,Qp)),h.toolbar&&this.en.push(this.toolbar=null!==(a=this.toolbar)&&void 0!==a?a:new h.toolbar(this)),h.experiments&&this.en.push(this.experiments=null!==(u=this.experiments)&&void 0!==u?u:new h.experiments(this)),this.en.forEach((e=>{e.initialize&&c.push((()=>{null==e.initialize||e.initialize()}))})),c.push((()=>{if(this.bn){var e=this.bn;this.bn=void 0,this.Qr(e)}})),this._n(c,l)}_n(e,t){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-t>=30&&e.length>0)return void setTimeout((()=>{this._n(e,t)}),0);var r=e.shift();if(r)try{r()}catch(e){qn.error("Error initializing extension:",e)}}var i=Math.round(performance.now()-t);this.register_for_session({[Xs]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[eo]:i}),this.config.__preview_deferred_init_extensions&&qn.info("PostHog extensions initialized ("+i+"ms)")}Qr(e){var t;if(!In||!In.body)return qn.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.Qr(e)}),500);this.config.__preview_deferred_init_extensions&&(this.bn=e),this.wn=e,this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=sr(e.supportedCompression,fl.GZipJS)?fl.GZipJS:sr(e.supportedCompression,fl.Base64)?fl.Base64:void 0),null!=(t=e.analytics)&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.un?this.un:ao}),this.en.forEach((t=>null==t.onRemoteConfig?void 0:t.onRemoteConfig(e)))}yn(){try{this.config.loaded(this)}catch(e){qn.critical("`loaded` function failed",e)}if(this.xn(),this.config.internal_or_test_user_hostname&&null!=En&&En.hostname){var e=En.hostname,t=this.config.internal_or_test_user_hostname;("string"==typeof t?e===t:t.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.tn())&&this.kn()}),1),this.Sn=new gg(this),this.Sn.load()}xn(){var e;this.is_capturing()&&this.config.request_batching&&(null==(e=this.fn)||e.enable())}_dom_loaded(){this.is_capturing()&&Un(this.__request_queue,(e=>this.pn(e))),this.__request_queue=[],this.xn()}_handle_unload(){var e,t,r,i;null==(e=this.surveys)||e.handlePageUnload(),this.config.request_batching?(this.Cn()&&this.capture(co),null==(t=this.logs)||t.flushLogs("sendBeacon"),null==(r=this.fn)||r.unload(),null==(i=this.gn)||i.unload()):this.Cn()&&this.capture(co,null,{transport:"sendBeacon"})}_send_request(e){this.__loaded&&(zg?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=Kl(e.url,{ip:this.config.ip?1:0}),e.headers=r({},this.config.request_headers,e.headers),e.compression="best-available"===e.compression?this.compression:e.compression,(pr(this.config.disable_beacon)?this.config.__preview_disable_beacon:this.config.disable_beacon)&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(e=>{var t,i,n,s=r({},e);s.timeout=s.timeout||6e4,s.url=rh(s.url,s.compression);var o=null!==(t=s.transport)&&void 0!==t?t:"fetch",a=ih.filter((e=>!s.disableTransport||!e.transport||!s.disableTransport.includes(e.transport))),u=null!==(i=null==(n=function(e,t){for(var r=0;e.length>r;r++)if(t(e[r]))return e[r]}(a,(e=>e.transport===o)))?void 0:n.method)&&void 0!==i?i:a[0].method;if(!u)throw new Error("No available transport method");"sendBeacon"!==o&&s.data&&s.compression===fl.GZipJS&&Pn&&!Ql?th(s).then((e=>{u(e)})).catch((t=>{if(Xt(t))return Ql=!0,void u(r({},s,{compression:void 0,url:rh(e.url,void 0)}));(e=>{if(!e||"object"!=typeof e)return!1;var t="name"in e?String(e.name):"";return Xt(e)||t===Kt})(t)&&(Ql=!0),u(s)})):u(s)})(r({},e,{callback:t=>{var r,i;this.rateLimiter.checkForLimiting(t),400>t.statusCode||null==(r=(i=this.config).on_request_error)||r.call(i,t),null==e.callback||e.callback(t)}}))))}pn(e){this.gn?this.gn.retriableRequest(e):this._send_request(e)}_execute_array(e){$g++;try{var t,r=[],i=[],n=[];Un(e,(e=>{if(e)if(cr(t=e[0]))n.push(e);else if(dr(e))try{e.call(this)}catch(t){qn.error("Error executing queued PostHog call",e,t)}else cr(e)&&"alias"===t?r.push(e):cr(e)&&-1!==t.indexOf("capture")&&dr(this[t])?n.push(e):i.push(e)}));var s=function(e,t){Un(e,(function(e){try{if(cr(e[0])){var r=t;Bn(e,(function(e){r=r[e[0]].apply(r,e.slice(1))}))}else t[e[0]].apply(t,e.slice(1))}catch(t){qn.error("Error executing queued PostHog call",e,t)}}))};s(r,this),s(i,this),s(n,this)}finally{$g--}}push(e){if($g>0&&cr(e)&&gr(e[0])){var t=Qg.prototype[e[0]];dr(t)&&t.apply(this,e.slice(1))}else this._execute_array([e])}capture(e,t,i){var n,s,o,a,u;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.fn){if(this.is_capturing())if(!pr(e)&&gr(e)){var l=!this.config.opt_out_useragent_filter&&this._is_bot();if(!l||this.config.__preview_capture_bot_pageviews){var h=null!=i&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==h||!h.isRateLimited){null!=t&&t.$current_url&&!gr(null==t?void 0:t.$current_url)&&(qn.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==t||delete t.$current_url),"$exception"!==e||null!=i&&i.In||qn.warn("Using `posthog.capture('$exception')` is unreliable because it does not attach required metadata. Use `posthog.captureException(error)` instead, which attaches required metadata automatically."),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var c=new Date,d=(null==i?void 0:i.timestamp)||c,v=(null==i?void 0:i.uuid)||cl(),f={uuid:v,event:e,properties:this.calculateEventProperties(e,t||{},d,v)};e===ho&&this.config.__preview_capture_bot_pageviews&&l&&(f.event="$bot_pageview",f.properties.$browser_type="bot"),h&&(f.properties.$lib_rate_limit_remaining_tokens=h.remainingTokens),(null==i?void 0:i.$set)&&(f.$set=null==i?void 0:i.$set);var p=this.Tn(null==i?void 0:i.$set_once,e!==fo,e===vo);if(p&&(f.$set_once=p),null!=i&&i._noTruncate||(s=this.config.properties_string_max_length,o=f,a=e=>gr(e)?e.slice(0,s):e,u=new Set,f=function e(t,r){return t!==Object(t)?a?a(t):t:u.has(t)?void 0:(u.add(t),cr(t)?(i=[],Un(t,(t=>{i.push(e(t))}))):(i={},Bn(t,((t,r)=>{u.has(t)||(i[r]=e(t,r))}))),i);var i}(o)),f.timestamp=d,pr(null==i?void 0:i.timestamp)||(f.properties.$event_time_override_provided=!0,f.properties.$event_time_override_system_time=c),e===Du.DISMISSED||e===Du.SENT){var g=null==t?void 0:t[qu.SURVEY_ID],m=null==t?void 0:t[qu.SURVEY_ITERATION];il({id:g,current_iteration:m}),f.$set=r({},f.$set,{[zu({id:g,current_iteration:m},e===Du.SENT?"responded":"dismissed")]:!0})}else e===Du.SHOWN&&(f.$set=r({},f.$set,{[qu.SURVEY_LAST_SEEN_DATE]:(new Date).toISOString()}));if(e===cg.SHOWN){var y=null==t?void 0:t[dg.TOUR_TYPE];y&&(f.$set=r({},f.$set,{[dg.TOUR_LAST_SEEN_DATE+"/"+y]:(new Date).toISOString()}))}var b=r({},f.properties.$set,f.$set);if(fr(b)||this.setPersonPropertiesForFlags(b),!br(this.config.before_send)){var _=this.En(f);if(!_)return;f=_}this.nn.emit("eventCaptured",f);var w={method:"POST",url:null!==(n=null==i?void 0:i._url)&&void 0!==n?n:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:f,compression:"best-available",batchKey:null==i?void 0:i._batchKey,transport:null==i?void 0:i.transport};return!this.config.request_batching||i&&(null==i||!i._batchKey)||null!=i&&i.send_instantly?this.pn(w):this.fn.enqueue(w),f}qn.critical("This capture call is ignored due to client rate limiting.")}}else qn.error("No event name provided to posthog.capture")}else qn.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",(t=>e(t.event,t)))}calculateEventProperties(e,t,i,n,s){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return t;var o=s?void 0:this.persistence.remove_event_timer(e),a=r({},t);if(a.token=this.config.token,a.$config_defaults=this.config.defaults,this.tn()&&(a.$cookieless_mode=!0),"$snapshot"===e){var u=r({},this.persistence.properties(),this.sessionPersistence.properties());return a.distinct_id=u.distinct_id,(!gr(a.distinct_id)&&!_r(a.distinct_id)||mr(a.distinct_id))&&qn.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),a}var l,h=function(e,t,r){var i,n,s,o;if(!Ln)return{};var a,u,l=e?[...kc,...t||[]]:[],[h,c]=function(e){for(var t=0;$i.length>t;t++){var[r,i]=$i[t],n=r.exec(e),s=n&&(dr(i)?i(n,e):i);if(s)return s}return["",""]}(Ln),d=null!=(a="undefined"!=typeof navigator?navigator:void 0)&&a.brave?{brave:!0}:{},v={detectGoogleSearchApp:r},f=Hn(Gn({$os:h,$os_version:c,$browser:Ai(Ln,navigator.vendor,d,v),$device:Di(Ln),$device_type:qi(Ln,{userAgentDataPlatform:null==(i=navigator)||null==(i=i.userAgentData)?void 0:i.platform,maxTouchPoints:null==(n=navigator)?void 0:n.maxTouchPoints,screenWidth:null==kn||null==(s=kn.screen)?void 0:s.width,screenHeight:null==kn||null==(o=kn.screen)?void 0:o.height,devicePixelRatio:null==kn?void 0:kn.devicePixelRatio}),$timezone:Fc(),$timezone_offset:$c()}),{$current_url:ts(null==En?void 0:En.href,l,Tc),$host:null==En?void 0:En.host,$pathname:null==En?void 0:En.pathname,$raw_user_agent:Ln.length>1e3?Ln.substring(0,997)+"...":Ln,$browser_version:Fi(Ln,navigator.vendor,d,v),$browser_language:Oc(),$browser_language_prefix:(u=Oc(),"string"==typeof u?u.split("-")[0]:void 0),$screen_height:null==kn?void 0:kn.screen.height,$screen_width:null==kn?void 0:kn.screen.width,$viewport_height:null==kn?void 0:kn.innerHeight,$viewport_width:null==kn?void 0:kn.innerWidth,$lib:$n.LIB_NAME,$lib_version:$n.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3});return $n.SDK_DIST_CHANNEL&&(f.$sdk_dist_channel=$n.SDK_DIST_CHANNEL),f}(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties,this.config.detect_google_search_app);if(this.sessionManager){var{sessionId:c,windowId:d}=this.sessionManager.checkAndGetSessionAndWindowId(s,i.getTime());a.$session_id=c,a.$window_id=d}this.sessionPropsManager&&Hn(a,this.sessionPropsManager.getSessionProps());try{var v;this.sessionRecording&&Hn(a,this.sessionRecording.sdkDebugProperties),a.$sdk_debug_retry_queue_size=null==(v=this.gn)?void 0:v.length}catch(e){a.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===Eg&&(a.$lib_custom_api_host=this.config.api_host),l=e!==ho||s?e!==co||s?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,n),a=Hn(a,l),e===ho&&In&&(a.title=In.title),!pr(o)){var f=i.getTime()-o;a.$duration=parseFloat((f/1e3).toFixed(3))}Ln&&this.config.opt_out_useragent_filter&&(a.$browser_type=this._is_bot()?"bot":"browser"),(a=Hn({},h,this.persistence.properties(),this.sessionPersistence.properties(),a)).$is_identified=this._isIdentified(),cr(this.config.property_denylist)?Bn(this.config.property_denylist,(function(e){delete a[e]})):qn.error(Bg+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var p=this.config.sanitize_properties;p&&(qn.error(Ug),a=p(a,e));var g=this.Mn();return a.$process_person_profile=g,g&&!s&&this.Rn("_calculate_event_properties"),a}Tn(e,t,r){var i;if(void 0===t&&(t=!0),void 0===r&&(r=!1),!this.persistence||!this.Mn())return e;if(this.rn&&!r)return e;var n=this.persistence.get_initial_props(),s=null==(i=this.sessionPropsManager)?void 0:i.getSetOnceProps(),o=Hn({},n,s||{},e||{}),a=this.config.sanitize_properties;return a&&(qn.error(Ug),o=a(o,"$set_once")),t&&(this.rn=!0),fr(o)?void 0:o}register(e,t){var r;null==(r=this.persistence)||r.register(e,t)}register_once(e,t,r){var i;null==(i=this.persistence)||i.register_once(e,t,r)}register_for_session(e){var t;null==(t=this.sessionPersistence)||t.register(e)}unregister(e){var t;null==(t=this.persistence)||t.unregister(e)}unregister_for_session(e){var t;null==(t=this.sessionPersistence)||t.unregister(e)}Pn(e,t){this.register({[e]:t})}getFeatureFlag(e,t){var r;return null==(r=this.featureFlags)?void 0:r.getFeatureFlag(e,t)}getFeatureFlagPayload(e){var t;return null==(t=this.featureFlags)?void 0:t.getFeatureFlagPayload(e)}getFeatureFlagResult(e,t){var r;return null==(r=this.featureFlags)?void 0:r.getFeatureFlagResult(e,t)}isFeatureEnabled(e,t){var r;return null==(r=this.featureFlags)?void 0:r.isFeatureEnabled(e,t)}reloadFeatureFlags(){var e;null==(e=this.featureFlags)||e.reloadFeatureFlags()}updateFlags(e,t,r){var i;null==(i=this.featureFlags)||i.updateFlags(e,t,r)}updateEarlyAccessFeatureEnrollment(e,t,r){var i;null==(i=this.featureFlags)||i.updateEarlyAccessFeatureEnrollment(e,t,r)}getEarlyAccessFeatures(e,t,r){var i;return void 0===t&&(t=!1),null==(i=this.featureFlags)?void 0:i.getEarlyAccessFeatures(e,t,r)}on(e,t){return this.nn.on(e,t)}onFeatureFlags(e){return this.featureFlags?this.featureFlags.onFeatureFlags(e):(e([],{},{errorsLoading:!0}),()=>{})}onSurveysLoaded(e){return this.surveys?this.surveys.onSurveysLoaded(e):(e([],{isLoaded:!1,error:jg}),()=>{})}onSessionId(e){var t,r;return null!==(t=null==(r=this.sessionManager)?void 0:r.onSessionId(e))&&void 0!==t?t:()=>{}}getSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getSurveys(e,t):e([],{isLoaded:!1,error:jg})}getActiveMatchingSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getActiveMatchingSurveys(e,t):e([],{isLoaded:!1,error:jg})}renderSurvey(e,t){var r;null==(r=this.surveys)||r.renderSurvey(e,t)}displaySurvey(e,t){var r;void 0===t&&(t=sl),null==(r=this.surveys)||r.displaySurvey(e,t)}cancelPendingSurvey(e){var t;null==(t=this.surveys)||t.cancelPendingSurvey(e)}canRenderSurvey(e){var t,r;return null!==(t=null==(r=this.surveys)?void 0:r.canRenderSurvey(e))&&void 0!==t?t:{visible:!1,disabledReason:jg}}canRenderSurveyAsync(e,t){var r,i;return void 0===t&&(t=!1),null!==(r=null==(i=this.surveys)?void 0:i.canRenderSurveyAsync(e,t))&&void 0!==r?r:Promise.resolve({visible:!1,disabledReason:jg})}On(e){return!e||mr(e)?(qn.critical("Unique user id has not been set in posthog.identify"),!1):e===Ys?(qn.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.'),!1):!["distinct_id","distinctid"].includes(e.toLowerCase())&&!["undefined","null"].includes(e.toLowerCase())||(qn.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'),!1)}identify(e,t,r){if(!this.__loaded||!this.persistence)return qn.uninitializedWarning("posthog.identify");if(_r(e)&&(e=e.toString(),qn.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.On(e)&&this.Rn("posthog.identify")){var i=this.get_distinct_id();this.register({$user_id:e}),this.get_property(os)||this.register_once({$had_persisted_distinct_id:!0,$device_id:i},""),e!==i&&e!==this.get_property(as)&&(this.unregister(as),this.register({distinct_id:e}));var n,s=(this.persistence.get_property(zs)||so)===so;e!==i&&s?(this.persistence.set_property(zs,oo),this.setPersonPropertiesForFlags({$set:t||{},$set_once:r||{}},!1),this.capture(vo,{distinct_id:e,$anon_distinct_id:i},{$set:t||{},$set_once:r||{}}),this.ln=sh(e,t,r),null==(n=this.featureFlags)||n.setAnonymousDistinctId(i)):(t||r)&&this.setPersonProperties(t,r),e!==i&&(this.reloadFeatureFlags(),this.unregister(js))}}setPersonProperties(e,t){if((e||t)&&this.Rn("posthog.setPersonProperties")){var r=sh(this.get_distinct_id(),e,t);this.ln!==r?(this.setPersonPropertiesForFlags({$set:e||{},$set_once:t||{}},!0),this.capture("$set",{$set:e||{},$set_once:t||{}}),this.ln=r):qn.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,t,i){if(e&&t){var n=this.getGroups(),s=n[e]!==t;if(s&&this.resetGroupPropertiesForFlags(e),this.register({$groups:r({},n,{[e]:t})}),s||i){var o={$group_type:e,$group_key:t};i&&(o.$group_set=i),this.capture(fo,o)}i&&this.setGroupPropertiesForFlags({[e]:i}),s&&!i&&this.reloadFeatureFlags()}else qn.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,t){var r;void 0===t&&(t=!0),null==(r=this.featureFlags)||r.setPersonPropertiesForFlags(e,t)}resetPersonPropertiesForFlags(e){var t;void 0===e&&(e=!0),null==(t=this.featureFlags)||t.resetPersonPropertiesForFlags(e)}setGroupPropertiesForFlags(e,t){var r;void 0===t&&(t=!0),this.Rn("posthog.setGroupPropertiesForFlags")&&(null==(r=this.featureFlags)||r.setGroupPropertiesForFlags(e,t))}resetGroupPropertiesForFlags(e){var t;null==(t=this.featureFlags)||t.resetGroupPropertiesForFlags(e)}reset(e){var t,r,i,n,s,o,a,u;if(qn.info("reset"),!this.__loaded)return qn.uninitializedWarning("posthog.reset");var l,h=this.get_property(os),c=this.get_property(ys);if(this.consent.reset(),null==(t=this.persistence)||t.clear(),null==(r=this.sessionPersistence)||r.clear(),pr(c)||null==(l=this.persistence)||l.register({[ys]:c}),null==(i=this.surveys)||i.reset(),null==(n=this.Sn)||n.stop(),null==(s=this.featureFlags)||s.reset(),null==(o=this.conversations)||o.reset(),null==(a=this.persistence)||a.set_property(zs,so),null==(u=this.sessionManager)||u.resetSessionId(),this.ln=null,this.config.cookieless_mode===no)this.register_once({distinct_id:Ys,$device_id:null},"");else{var d=this.config.get_device_id(cl());this.register_once({distinct_id:d,$device_id:e?d:h},"")}this.register({$last_posthog_reset:(new Date).toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}setIdentity(e,t){var r;this.config.identity_distinct_id=e,this.config.identity_hash=t,this.alias(e),null==(r=this.conversations)||r.Ln()}clearIdentity(){var e;delete this.config.identity_distinct_id,delete this.config.identity_hash,null==(e=this.conversations)||e.An()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,t;return null!==(e=null==(t=this.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)&&void 0!==e?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:t,sessionStartTimestamp:r}=this.sessionManager.checkAndGetSessionAndWindowId(!0),i=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+t);if(null!=e&&e.withTimestamp&&r){var n,s=null!==(n=e.timestampLookBack)&&void 0!==n?n:10;if(!r)return i;i+="?t="+Math.max(Math.floor(((new Date).getTime()-r)/1e3)-s,0)}return i}alias(e,t){return e===this.get_property(ss)?(qn.critical("Attempting to create alias for existing People user - aborting."),-2):this.Rn("posthog.alias")?(pr(t)&&(t=this.get_distinct_id()),e!==t?(this.Pn(as,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(qn.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var t=r({},this.config);if(vr(e)){var i,n,s,o,a,u,l,h,c,d,v;Hn(this.config,Gg(e));var f=this.vn();null==(i=this.persistence)||i.update_config(this.config,t,f),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new lg(r({},this.config,{persistence:"sessionStorage"}),f,!1);var p=this.hn(this.config.debug);xr(p)&&(this.config.debug=p),xr(this.config.debug)&&(this.config.debug?($n.DEBUG=!0,vh.O()&&vh.N("ph_debug",!0),qn.info("set_config",{config:e,oldConfig:t,newConfig:r({},this.config)})):($n.DEBUG=!1,vh.O()&&vh.q("ph_debug"))),null==(n=this.exceptionObserver)||n.onConfigChange(),null==(s=this.exceptions)||s.onConfigChange(),null==(o=this.sessionRecording)||o.startIfEnabledOrStop(),null==(a=this.tracingHeaders)||a.startIfEnabledOrStop(),null==(u=this.autocapture)||u.startIfEnabled(),null==(l=this.heatmaps)||l.startIfEnabled(),null==(h=this.exceptionObserver)||h.startIfEnabledOrStop(),null==(c=this.deadClicksAutocapture)||c.startIfEnabledOrStop(),null==(d=this.surveys)||d.loadIfEnabled(),this.Fn(),null==(v=this.externalIntegrations)||v.startIfEnabledOrStop()}}_overrideSDKInfo(e,t){$n.LIB_NAME=e,$n.LIB_VERSION=t}startSessionRecording(e){var t,r,i,n,s,o=!0===e,a={sampling:o||!(null==e||!e.sampling),linked_flag:o||!(null==e||!e.linked_flag),url_trigger:o||!(null==e||!e.url_trigger),event_trigger:o||!(null==e||!e.event_trigger)};Object.values(a).some(Boolean)&&(null==(t=this.sessionManager)||t.checkAndGetSessionAndWindowId(),a.sampling&&(null==(r=this.sessionRecording)||r.overrideSampling()),a.linked_flag&&(null==(i=this.sessionRecording)||i.overrideLinkedFlag()),a.url_trigger&&(null==(n=this.sessionRecording)||n.overrideTrigger("url")),a.event_trigger&&(null==(s=this.sessionRecording)||s.overrideTrigger("event")));this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!(null==(e=this.sessionRecording)||!e.started)}captureException(e,t){if(this.exceptions){var i=new Error("PostHog syntheticException"),n=this.exceptions.buildProperties(e,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(r({},n,t))}}addExceptionStep(e,t){var r;null==(r=this.exceptions)||r.addExceptionStep(e,t)}captureLog(e){var t;null==(t=this.logs)||t.captureLog(e)}get logger(){var e,t;return null!==(e=null==(t=this.logs)?void 0:t.logger)&&void 0!==e?e:Qg.Nn}startExceptionAutocapture(e){this.set_config({capture_exceptions:null==e||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){var t,r;return null!==(t=null==(r=this.toolbar)?void 0:r.loadToolbar(e))&&void 0!==t&&t}get_property(e){var t;return null==(t=this.persistence)?void 0:t.props[e]}getSessionProperty(e){var t;return null==(t=this.sessionPersistence)?void 0:t.props[e]}toString(){var e,t=null!==(e=this.config.name)&&void 0!==e?e:Hg;return t!==Hg&&(t=Hg+"."+t),t}_isIdentified(){var e,t;return(null==(e=this.persistence)?void 0:e.get_property(zs))===oo||(null==(t=this.sessionPersistence)?void 0:t.get_property(zs))===oo}Mn(){var e,t;return!("never"===this.config.person_profiles||this.config.person_profiles===ao&&!this._isIdentified()&&fr(this.getGroups())&&(null==(e=this.persistence)||null==(e=e.props)||!e[as])&&(null==(t=this.persistence)||null==(t=t.props)||!t[Js]))}Cn(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&(!0===this.config.capture_pageview||"history_change"===this.config.capture_pageview)}createPersonProfile(){this.Mn()||this.Rn("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.Rn("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}Rn(e){return"never"===this.config.person_profiles?(qn.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.Pn(Js,!0),!0)}vn(){if("always"===this.config.cookieless_mode)return!0;var e=this.consent.isOptedOut();return this.config.disable_persistence||e&&!(!this.config.opt_out_persistence_by_default&&this.config.cookieless_mode!==io)}Fn(){var e,t,r,i,n=this.vn();return(null==(e=this.persistence)?void 0:e.Tr)!==n&&(null==(r=this.persistence)||r.set_disabled(n)),(null==(t=this.sessionPersistence)?void 0:t.Tr)!==n&&(null==(i=this.sessionPersistence)||i.set_disabled(n)),n}opt_in_capturing(e){var t;if(this.config.cookieless_mode!==no){if(this.tn()){var r,i,n,s,o;this.reset(!0),null==(r=this.sessionManager)||r.destroy(),null==(i=this.pageViewManager)||i.destroy(),this.sessionManager=new Tg(this),this.pageViewManager=new tg(this),this.persistence&&(this.sessionPropsManager=new Sg(this,this.sessionManager,this.persistence));var a,u=null!==(n=null==(s=this.config.__extensionClasses)?void 0:s.sessionRecording)&&void 0!==n?n:null==(o=Qg.__defaultExtensionClasses)?void 0:o.sessionRecording;u&&(this.sessionRecording=this.Xi(this.sessionRecording,new u(this)),this.wn&&(null==(a=this.sessionRecording)||null==a.onRemoteConfig||a.onRemoteConfig(this.wn)))}var l,h;this.consent.optInOut(!0),this.Fn(),this.xn(),null==(t=this.sessionRecording)||t.startIfEnabledOrStop(),this.config.cookieless_mode==io&&(null==(l=this.surveys)||l.loadIfEnabled()),(pr(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!==(h=null==e?void 0:e.captureEventName)&&void 0!==h?h:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.kn()}else qn.warn(qg)}opt_out_capturing(){var e,t,r;this.config.cookieless_mode!==no?(this.config.cookieless_mode===io&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.Fn(),this.config.cookieless_mode===io&&(this.register({distinct_id:Ys,$device_id:null}),null==(e=this.sessionRecording)||e.stopRecording(),this.sessionRecording=void 0,null==(t=this.sessionManager)||t.destroy(),null==(r=this.pageViewManager)||r.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,this.config.capture_pageview&&this.kn(),this.xn())):qn.warn(qg)}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return 1===e?"granted":0===e?"denied":"pending"}is_capturing(){return this.config.cookieless_mode===no||(this.config.cookieless_mode===io?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Fn()}_is_bot(){return Tn?Ig(Tn,this.config.custom_blocked_useragents):void 0}kn(){In&&("visible"===In.visibilityState?this.sn||(this.sn=!0,this.capture(ho,{title:In.title},{send_instantly:!0}),this.an&&(In.removeEventListener(uo,this.an),this.an=null)):this.an||(this.an=this.kn.bind(this),Jn(In,uo,this.an)))}debug(e){!1===e?(null==kn||kn.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(null==kn||kn.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}Kr(){var e,t,r,i,n,s,o=this.cn||{};return"advanced_disable_flags"in o?!!o.advanced_disable_flags:!1!==this.config.advanced_disable_flags?!!this.config.advanced_disable_flags:!0===this.config.advanced_disable_decide?(qn.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(r="advanced_disable_decide",!1,i=qn,n=(t="advanced_disable_flags")in(e=o)&&!br(e[t]),s=r in e&&!br(e[r]),n?e[t]:!!s&&(i&&i.warn("Config field '"+r+"' is deprecated. Please use '"+t+"' instead. The old field will be removed in a future major version."),e[r]))}En(e){if(br(this.config.before_send))return e;var t=cr(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var i of t){if(r=i(r),br(r)){var n="Event '"+e.event+"' was rejected in beforeSend function";return sr(Jt,e.event)?qn.warn(n+". This can cause unexpected behavior."):qn.info(n),null}r.properties&&!fr(r.properties)||qn.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return r}getPageViewId(){var e;return null==(e=this.pageViewManager.dr)?void 0:e.pageViewId}captureTraceFeedback(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}captureTraceMetric(e,t,r){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(r)})}hn(e){var t=xr(e)&&!e,r=vh.O()&&"true"===vh.A("ph_debug");return!t&&(!!r||e)}}Qg.__defaultExtensionClasses={},Qg.Nn={trace:Ng=()=>{},debug:Ng,info:Ng,warn:Ng,error:Ng,fatal:Ng},function(e,t){for(var r=0;t.length>r;r++)e.prototype[t[r]]=Wn(e.prototype[t[r]])}(Qg,["identify"]);var Jg=jn("[ExceptionAutocapture]"),Kg=jn("[TracingHeaders]"),Yg=jn("[Web Vitals]"),Xg=9e5,em="disabled",tm="lazy_loading",rm="awaiting_config",im="missing_config";jn("[SessionRecording]"),jn("[SessionRecording]");var nm="[SessionRecording]",sm=jn(nm),om=jn("[Heatmaps]");function am(e){return vr(e)&&"clientX"in e&&"clientY"in e&&_r(e.clientX)&&_r(e.clientY)}var um=jn("[Product Tours]"),lm=["$set_once","$set"],hm=jn("[SiteApps]"),cm="Error while initializing PostHog app with config id ";function dm(e,t,r){if(br(e))return!1;switch(r){case"exact":return e===t;case"contains":var i=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(i,"i").test(e);case"regex":try{return new RegExp(t).test(e)}catch(e){return!1}default:return!1}}class vm{constructor(e){this.Dn=new kg,this.$n=(e,t)=>this.qn(e,t)&&this.jn(e,t)&&this.Bn(e,t)&&this.Hn(e,t),this.qn=(e,t)=>null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event),this._instance=e,this.Un=new Set,this.zn=new Set}init(){var e,t;pr(null==(e=this._instance)?void 0:e._addCaptureHook)||(null==(t=this._instance)||t._addCaptureHook(((e,t)=>{this.on(e,t)})))}register(e){var t,r;if(!pr(null==(t=this._instance)?void 0:t._addCaptureHook)&&(e.forEach((e=>{var t,r;null==(t=this.zn)||t.add(e),null==(r=e.steps)||r.forEach((e=>{var t;null==(t=this.Un)||t.add((null==e?void 0:e.event)||"")}))})),null!=(r=this._instance)&&r.autocapture)){var i,n=new Set;e.forEach((e=>{var t;null==(t=e.steps)||t.forEach((e=>{null!=e&&e.selector&&n.add(null==e?void 0:e.selector)}))})),null==(i=this._instance)||i.autocapture.setElementSelectors(n)}}on(e,t){var r;null!=t&&0!=e.length&&(this.Un.has(e)||this.Un.has(null==t?void 0:t.event))&&this.zn&&(null==(r=this.zn)?void 0:r.size)>0&&this.zn.forEach((e=>{this.Vn(t,e)&&this.Dn.emit("actionCaptured",e.name)}))}Wn(e){this.onAction("actionCaptured",(t=>e(t)))}Vn(e,t){if(null==(null==t?void 0:t.steps))return!1;for(var r of t.steps)if(this.$n(e,r))return!0;return!1}onAction(e,t){return this.Dn.on(e,t)}jn(e,t){if(null!=t&&t.url){var r,i=null==e||null==(r=e.properties)?void 0:r.$current_url;if(!i||"string"!=typeof i)return!1;if(!dm(i,t.url,t.url_matching||"contains"))return!1}return!0}Bn(e,t){return!!this.Gn(e,t)&&!!this.Zn(e,t)&&!!this.Qn(e,t)}Gn(e,t){var r;if(null==t||!t.href)return!0;var i=this.Jn(e);if(i.length>0)return i.some((e=>dm(e.href,t.href,t.href_matching||"exact")));var n,s=(null==e||null==(r=e.properties)?void 0:r.$elements_chain)||"";return!!s&&dm((n=s.match(/(?::|")href="(.*?)"/))?n[1]:"",t.href,t.href_matching||"exact")}Zn(e,t){var r;if(null==t||!t.text)return!0;var i=this.Jn(e);if(i.length>0)return i.some((e=>dm(e.text,t.text,t.text_matching||"exact")||dm(e.$el_text,t.text,t.text_matching||"exact")));var n,s,o,a=(null==e||null==(r=e.properties)?void 0:r.$elements_chain)||"";return!!a&&(n=function(e){for(var t,r=[],i=/(?::|")text="(.*?)"/g;!br(t=i.exec(e));)r.includes(t[1])||r.push(t[1]);return r}(a),s=t.text,o=t.text_matching||"exact",n.some((e=>dm(e,s,o))))}Qn(e,t){var r,i;if(null==t||!t.selector)return!0;var n=null==e||null==(r=e.properties)?void 0:r.$element_selectors;if(null!=n&&n.includes(t.selector))return!0;var s=(null==e||null==(i=e.properties)?void 0:i.$elements_chain)||"";if(t.selector_regex&&s)try{return new RegExp(t.selector_regex).test(s)}catch(e){return!1}return!1}Jn(e){var t;return null==(null==e||null==(t=e.properties)?void 0:t.$elements)?[]:null==e?void 0:e.properties.$elements}Hn(e,t){return null==t||!t.properties||0===t.properties.length||uh(t.properties.reduce(((e,t)=>{var r=cr(t.value)?t.value.map(String):null!=t.value?[String(t.value)]:[];return e[t.key]={values:r,operator:t.operator||"exact"},e}),{}),null==e?void 0:e.properties)}}class fm{constructor(e){this._instance=e,this.Kn=new Map,this.Yn=new Map,this.Xn=new Map}es(e,t){return!!e&&uh(e.propertyFilters,null==t?void 0:t.properties)}ts(e,t){var r=new Map;return e.forEach((e=>{var i;null==(i=e.conditions)||null==(i=i[t])||null==(i=i.values)||i.forEach((t=>{if(null!=t&&t.name){var i=r.get(t.name)||[];i.push(e.id),r.set(t.name,i)}}))})),r}rs(e,t,r){var i=(r===Mu.Activation?this.Kn:this.Yn).get(e),n=[];return this.ns((e=>{n=e.filter((e=>null==i?void 0:i.includes(e.id)))})),n.filter((i=>{var n,s=null==(n=i.conditions)||null==(n=n[r])||null==(n=n.values)?void 0:n.find((t=>t.name===e));return this.es(s,t)}))}register(e){var t;pr(null==(t=this._instance)?void 0:t._addCaptureHook)||(this.ss(e),this.os(e))}os(e){var t=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.actions)&&(null==(r=e.conditions)||null==(r=r.actions)||null==(r=r.values)?void 0:r.length)>0}));0!==t.length&&(null==this.us&&(this.us=new vm(this._instance),this.us.init(),this.us.Wn((e=>{this.onAction(e)}))),t.forEach((e=>{var t,r,i,n,s;e.conditions&&null!=(t=e.conditions)&&t.actions&&null!=(r=e.conditions)&&null!=(r=r.actions)&&r.values&&(null==(i=e.conditions)||null==(i=i.actions)||null==(i=i.values)?void 0:i.length)>0&&(null==(n=this.us)||n.register(e.conditions.actions.values),null==(s=e.conditions)||null==(s=s.actions)||null==(s=s.values)||s.forEach((t=>{if(t&&t.name){var r=this.Xn.get(t.name);r&&r.push(e.id),this.Xn.set(t.name,r||[e.id])}})))})))}ss(e){var t,r=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.events)&&(null==(r=e.conditions)||null==(r=r.events)||null==(r=r.values)?void 0:r.length)>0})),i=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.cancelEvents)&&(null==(r=e.conditions)||null==(r=r.cancelEvents)||null==(r=r.values)?void 0:r.length)>0}));0===r.length&&0===i.length||(null==(t=this._instance)||t._addCaptureHook(((e,t)=>{this.onEvent(e,t)})),this.Kn=this.ts(e,Mu.Activation),this.Yn=this.ts(e,Mu.Cancellation))}onEvent(e,t){var r,i=this.le(),n=this.ls(),s=this.hs(),o=(null==(r=this._instance)||null==(r=r.persistence)?void 0:r.props[n])||[];if(s===e&&t&&o.length>0){var a,u;i.info("event matched, removing item from activated items",{event:e,eventPayload:t,existingActivatedItems:o});var l=(null==t||null==(a=t.properties)?void 0:a.$survey_id)||(null==t||null==(u=t.properties)?void 0:u.$product_tour_id);if(l){var h=o.indexOf(l);0>h||(o.splice(h,1),this.cs(o))}}else{if(this.Yn.has(e)){var c=this.rs(e,t,Mu.Cancellation);c.length>0&&(i.info("cancel event matched, cancelling items",{event:e,itemsToCancel:c.map((e=>e.id))}),c.forEach((e=>{var t=o.indexOf(e.id);0>t||o.splice(t,1),this.ds(e.id)})),this.cs(o))}if(this.Kn.has(e)){i.info("event name matched",{event:e,eventPayload:t,items:this.Kn.get(e)});var d=this.rs(e,t,Mu.Activation);this.cs(o.concat(d.map((e=>e.id))||[]))}}}onAction(e){var t,r=this.ls(),i=(null==(t=this._instance)||null==(t=t.persistence)?void 0:t.props[r])||[];this.Xn.has(e)&&this.cs(i.concat(this.Xn.get(e)||[]))}cs(e){var t=this.le(),r=[...new Set(e)].filter((e=>!this.vs(e)));t.info("updating activated items",{activatedItems:r}),this.fs(r)}getActivatedIds(){var e,t=this.ls();return(null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[t])||[]}getEventToItemsMap(){return this.Kn}ps(){return this.us}}class pm extends fm{constructor(e){super(e)}ls(){return Ds}hs(){return Du.SHOWN}ns(e){var t;null==(t=this._instance)||t.getSurveys(e)}ds(e){var t;null==(t=this._instance)||t.cancelPendingSurvey(e)}le(){return Qu}fs(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[Ds]:e})}vs(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var gm="SDK is not enabled or survey functionality is not yet loaded",mm="Disabled. Not loading surveys.",ym=null!=kn&&kn.location?rs(kn.location.hash,"__posthog")||rs(location.hash,"state"):null,bm="_postHogToolbarParams",_m=jn("[Toolbar]"),wm=jn("[FeatureFlags]"),xm=jn("[FeatureFlags]",{debugEnabled:!0}),Sm="\" failed. Feature flags didn't load in time.",km=e=>{for(var t={},r=0;e.length>r;r++)t[e[r]]=!0;return t},Cm=e=>{var t={};for(var[r,i]of zn(e||{}))i&&(t[r]=i);return t},Tm="Refusing to render web experiment since the viewer is a likely bot",Im={icontains:(e,t)=>!!kn&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>!!kn&&-1===t.href.toLowerCase().indexOf(e.toLowerCase()),regex:(e,t)=>!!kn&&nh(t.href,e),not_regex:(e,t)=>!!kn&&!nh(t.href,e),exact:(e,t)=>t.href===e,is_not:(e,t)=>t.href!==e};class Em{get qt(){return this._instance.config}constructor(e){var t=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getWebExperiments((e=>{Em.gs("retrieved web experiments from the server"),t.ys=new Map,e.forEach((e=>{if(e.feature_flag_key){var r;t.ys&&(Em.gs("setting flag key ",e.feature_flag_key," to web experiment ",e),null==(r=t.ys)||r.set(e.feature_flag_key,e));var i=t._instance.getFeatureFlag(e.feature_flag_key);gr(i)&&e.variants[i]&&t.bs(e.name,i,e.variants[i].transforms)}else if(e.variants)for(var n in e.variants){var s=e.variants[n];Em._s(s)&&t.bs(e.name,n,s.transforms)}}))}),e)},this._instance=e,this._instance.onFeatureFlags((e=>{this.onFeatureFlags(e)}))}initialize(){}onFeatureFlags(e){if(this._is_bot())Em.gs(Tm);else if(!this.qt.disable_web_experiments){if(br(this.ys))return this.ys=new Map,this.loadIfEnabled(),void this.previewWebExperiment();Em.gs("applying feature flags",e),e.forEach((e=>{var t;if(this.ys&&null!=(t=this.ys)&&t.has(e)){var r,i=this._instance.getFeatureFlag(e),n=null==(r=this.ys)?void 0:r.get(e);i&&null!=n&&n.variants[i]&&this.bs(n.name,i,n.variants[i].transforms)}}))}}previewWebExperiment(){var e=Em.getWindowLocation();if(null!=e&&e.search){var t=es(null==e?void 0:e.search,"__experiment_id"),r=es(null==e?void 0:e.search,"__experiment_variant");t&&r&&(Em.gs("previewing web experiments "+t+" && "+r),this.getWebExperiments((e=>{this.ws(parseInt(t),r,e)}),!1,!0))}}loadIfEnabled(){this.qt.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,t,r){if(this.qt.disable_web_experiments&&!r)return e([]);var i=this._instance.get_property("$web_experiments");if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.qt.token),method:"GET",callback:t=>e(200===t.statusCode&&t.json&&t.json.experiments||[])})}ws(e,t,r){var i=r.filter((t=>t.id===e));i&&i.length>0&&(Em.gs("Previewing web experiment ["+i[0].name+"] with variant ["+t+"]"),this.bs(i[0].name,t,i[0].variants[t].transforms))}static _s(e){return!br(e.conditions)&&Em.xs(e)&&Em.ks(e)}static xs(e){var t;if(br(e.conditions)||br(null==(t=e.conditions)?void 0:t.url))return!0;var r,i,n,s=Em.getWindowLocation();return!!s&&(null==(r=e.conditions)||!r.url||Im[null!==(i=null==(n=e.conditions)?void 0:n.urlMatchType)&&void 0!==i?i:"icontains"](e.conditions.url,s))}static getWindowLocation(){return null==kn?void 0:kn.location}static ks(e){var t;if(br(e.conditions)||br(null==(t=e.conditions)?void 0:t.utm))return!0;var r=Ec();if(r.utm_source){var i,n,s,o,a,u,l,h,c=null==(i=e.conditions)||null==(i=i.utm)||!i.utm_campaign||(null==(n=e.conditions)||null==(n=n.utm)?void 0:n.utm_campaign)==r.utm_campaign,d=null==(s=e.conditions)||null==(s=s.utm)||!s.utm_source||(null==(o=e.conditions)||null==(o=o.utm)?void 0:o.utm_source)==r.utm_source,v=null==(a=e.conditions)||null==(a=a.utm)||!a.utm_medium||(null==(u=e.conditions)||null==(u=u.utm)?void 0:u.utm_medium)==r.utm_medium,f=null==(l=e.conditions)||null==(l=l.utm)||!l.utm_term||(null==(h=e.conditions)||null==(h=h.utm)?void 0:h.utm_term)==r.utm_term;return c&&v&&f&&d}return!1}static gs(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;t>i;i++)r[i-1]=arguments[i];qn.info("[WebExperiments] "+e,r)}bs(e,t,r){this._is_bot()?Em.gs(Tm):"control"!==t?r.forEach((r=>{if(r.selector){var i;Em.gs("applying transform of variant "+t+" for experiment "+e+" ",r);var n=null==(i=document)?void 0:i.querySelectorAll(r.selector);null==n||n.forEach((e=>{var t=e;r.html&&(t.innerHTML=r.html),r.css&&t.setAttribute("style",r.css)}))}})):Em.gs("Control variants leave the page unmodified.")}_is_bot(){return Tn&&this._instance?Ig(Tn,this.qt.custom_blocked_useragents):void 0}}var Rm=jn("[Conversations]"),Mm="Conversations not available yet.",Om={featureFlags:class{constructor(e){this.Ss=!1,this.Cs=!1,this.Is=!1,this.Ts=!1,this.Es=!1,this.Ms=!1,this.Rs=!1,this.Ps=!1,this._instance=e,this.featureFlagEventHandlers=[]}get qt(){return this._instance.config}get Si(){return this._instance.persistence}Os(e){return this._instance.get_property(e)}Ls(){var e,t;return null!==(e=null==(t=this.Si)?void 0:t.Mr(this.qt.feature_flag_cache_ttl_ms))&&void 0!==e&&e}As(){return!!this.Ls()&&(this.Ps||this.Is||(this.Ps=!0,wm.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}Fs(){var e,t=null!==(e=this.qt.evaluation_contexts)&&void 0!==e?e:this.qt.evaluation_environments;return!this.qt.evaluation_environments||this.qt.evaluation_contexts||this.Rs||(wm.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.Rs=!0),null!=t&&t.length?t.filter((e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||wm.error("Invalid evaluation context found:",e,"Expected non-empty string"),t})):[]}Ns(){return this.Fs().length>0}Ds(){var e=this.qt.flag_keys;if(!pr(e)){if(cr(e))return e.filter((e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||wm.error("Invalid flag key found:",e,"Expected non-empty string"),t}));wm.error("Invalid flag_keys found:",e,"Expected array of non-empty strings")}}initialize(){var e,t,{config:r}=this._instance,i=null!==(e=null==(t=r.bootstrap)?void 0:t.featureFlags)&&void 0!==e?e:{};if(Object.keys(i).length){var n,s,o=null!==(n=null==(s=r.bootstrap)?void 0:s.featureFlagPayloads)&&void 0!==n?n:{},a=Object.keys(i).filter((e=>!!i[e])).reduce(((e,t)=>(e[t]=i[t]||!1,e)),{}),u=Object.keys(o).filter((e=>a[e])).reduce(((e,t)=>(o[t]&&(e[t]=o[t]),e)),{});this.receivedFeatureFlags({featureFlags:a,featureFlagPayloads:u})}}updateFlags(e,t,i){var n=null!=i&&i.merge?this.getFlagVariants():{},s=null!=i&&i.merge?this.getFlagPayloads():{},o=r({},n,e),a=r({},s,t),u={};for(var[l,h]of Object.entries(o)){var c="string"==typeof h;u[l]={key:l,enabled:!!c||Boolean(h),variant:c?h:void 0,reason:void 0,metadata:pr(null==a?void 0:a[l])?void 0:{id:0,version:void 0,description:void 0,payload:a[l]}}}this.receivedFeatureFlags({flags:u})}get hasLoadedFlags(){return this.Cs}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.Os(Rs),t=this.Os(Ps),i=this.Os(Ls);if(!i&&!t)return e||{};var n=Hn({},e||{}),s=[...new Set([...Object.keys(i||{}),...Object.keys(t||{})])];for(var o of s){var a,u,l=n[o],h=null==t?void 0:t[o],c=pr(h)?null!==(a=null==l?void 0:l.enabled)&&void 0!==a&&a:!!h,d=pr(h)?l.variant:"string"==typeof h?h:void 0,v=null==i?void 0:i[o],f=r({},l,{enabled:c,variant:c?null!=d?d:null==l?void 0:l.variant:void 0});c!==(null==l?void 0:l.enabled)&&(f.original_enabled=null==l?void 0:l.enabled),d!==(null==l?void 0:l.variant)&&(f.original_variant=null==l?void 0:l.variant),v&&(f.metadata=r({},null==l?void 0:l.metadata,{payload:v,original_payload:null==l||null==(u=l.metadata)?void 0:u.payload})),n[o]=f}return this.Ss||(wm.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:i,finalDetails:n}),this.Ss=!0),n}getFlagVariants(){var e=this.Os(Ts),t=this.Os(Ps);if(!t)return e||{};for(var r=Hn({},e),i=Object.keys(t),n=0;i.length>n;n++)r[i[n]]=t[i[n]];return this.Ss||(wm.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:r}),this.Ss=!0),r}getFlagPayloads(){var e=this.Os(Ms),t=this.Os(Ls);if(!t)return e||{};for(var r=Hn({},e||{}),i=Object.keys(t),n=0;i.length>n;n++)r[i[n]]=t[i[n]];return this.Ss||(wm.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:r}),this.Ss=!0),r}reloadFeatureFlags(){this.Ts||this.qt.advanced_disable_feature_flags||this.$s||(this._instance.nn.emit("featureFlagsReloading",!0),this.$s=setTimeout((()=>{this.qs()}),5))}js(){clearTimeout(this.$s),this.$s=void 0}ensureFlagsLoaded(){this.Cs||this.Is||this.$s||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.Ts=e}qs(e){var t;if(this.js(),!this._instance.Kr())if(this.Is)this.Es=!0;else{var i=this.qt.token,n=this.Os(os),s={token:i,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:r({},(null==(t=this.Si)?void 0:t.get_initial_props())||{},this.Os(As)||{}),group_properties:this.Os(Ns),timezone:Fc()};yr(n)||pr(n)||(s.$device_id=n),(null!=e&&e.disableFlags||this.qt.advanced_disable_feature_flags)&&(s.disable_flags=!0),this.Ns()&&(s.evaluation_contexts=this.Fs());var o=this.Ds();pr(o)||(s.flag_keys=o);var a=!!this.qt.advanced_only_evaluate_survey_feature_flags,u=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.qt.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.Is=!0,this._instance._send_request({method:"POST",url:u,data:s,compression:this.qt.disable_compression?void 0:fl.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback:e=>{var t,r,i,n=!0;if(200===e.statusCode&&(this.Es||(this.$anon_distinct_id=void 0),n=!1),this.Is=!1,!s.disable_flags||this.Es){this.Ms=!n;var o=[];e.error?e.error instanceof Error?o.push("AbortError"===e.error.name?"timeout":"connection_error"):o.push("unknown_error"):200!==e.statusCode&&o.push("api_error_"+e.statusCode),null!=(t=e.json)&&t.errorsWhileComputingFlags&&o.push("errors_while_computing_flags");var u,l=!(null==(r=e.json)||null==(r=r.quotaLimited)||!r.includes("feature_flags"));if(l&&o.push("quota_limited"),null==(i=this.Si)||i.register({[Bs]:o}),l)wm.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else s.disable_flags||this.receivedFeatureFlags(null!==(u=e.json)&&void 0!==u?u:{},n,{partialResponse:a}),this.Es&&(this.Es=!1,this.qs())}}})}}getFeatureFlag(e,t){var r;if(void 0===t&&(t={}),!t.fresh||this.Ms)if(this.Cs||this.getFlags()&&this.getFlags().length>0){if(!this.As()){var i=this.getFeatureFlagResult(e,t);return null!==(r=null==i?void 0:i.variant)&&void 0!==r?r:null==i?void 0:i.enabled}}else wm.warn('getFeatureFlag for key "'+e+Sm)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var t=this.getFeatureFlagResult(e,{send_event:!1});return null==t?void 0:t.payload}getFeatureFlagResult(e,t){if(void 0===t&&(t={}),!t.fresh||this.Ms)if(this.Cs||this.getFlags()&&this.getFlags().length>0){if(!this.As()){var r=this.getFlagVariants(),i=e in r,n=r[e],s=this.getFlagPayloads()[e],o=String(n),a=this.Os(Os)||void 0,u=this.Os(Hs)||void 0,l=this.Os(js)||{};if(this.qt.advanced_feature_flags_dedup_per_session){var h,c=this._instance.get_session_id(),d=this.Os(Us);c&&c!==d&&(l={},null==(h=this.Si)||h.register({[js]:l,[Us]:c}))}if((t.send_event||!("send_event"in t))&&(!(e in l)||!l[e].includes(o))){var v,f,p,g,m,y,b,_,w,x;cr(l[e])?l[e].push(o):l[e]=[o],null==(v=this.Si)||v.register({[js]:l});var S=this.getFeatureFlagDetails(e),k=[...null!==(f=this.Os(Bs))&&void 0!==f?f:[]];pr(n)&&k.push("flag_missing");var C={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:s||null,$feature_flag_request_id:a,$feature_flag_evaluated_at:u,$feature_flag_bootstrapped_response:(null==(p=this.qt.bootstrap)||null==(p=p.featureFlags)?void 0:p[e])||null,$feature_flag_bootstrapped_payload:(null==(g=this.qt.bootstrap)||null==(g=g.featureFlagPayloads)?void 0:g[e])||null,$used_bootstrap_value:!this.Ms};pr(null==S||null==(m=S.metadata)?void 0:m.version)||(C.$feature_flag_version=S.metadata.version);var T,I=null!==(y=null==S||null==(b=S.reason)?void 0:b.description)&&void 0!==y?y:null==S||null==(_=S.reason)?void 0:_.code;I&&(C.$feature_flag_reason=I),null!=S&&null!=(w=S.metadata)&&w.id&&(C.$feature_flag_id=S.metadata.id),pr(null==S?void 0:S.original_variant)&&pr(null==S?void 0:S.original_enabled)||(C.$feature_flag_original_response=pr(S.original_variant)?S.original_enabled:S.original_variant),null!=S&&null!=(x=S.metadata)&&x.original_payload&&(C.$feature_flag_original_payload=null==S||null==(T=S.metadata)?void 0:T.original_payload),k.length&&(C.$feature_flag_error=k.join(",")),this._instance.capture("$feature_flag_called",C)}if(i){var E=s;if(!pr(s))try{E=JSON.parse(s)}catch(e){}return{key:e,enabled:!!n,variant:"string"==typeof n?n:void 0,payload:E}}}}else wm.warn('getFeatureFlagResult for key "'+e+Sm)}getRemoteConfigPayload(e,t){var r=this.qt.token,i={distinct_id:this._instance.get_distinct_id(),token:r};this.Ns()&&(i.evaluation_contexts=this.Fs());var n=this.Ds();pr(n)||(i.flag_keys=n),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:i,compression:this.qt.disable_compression?void 0:fl.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback(r){var i,n=null==(i=r.json)?void 0:i.featureFlagPayloads;t((null==n?void 0:n[e])||void 0)}})}isFeatureEnabled(e,t){if(void 0===t&&(t={}),!t.fresh||this.Ms){if(this.Cs||this.getFlags()&&this.getFlags().length>0){var r=this.getFeatureFlag(e,t);return pr(r)?void 0:!!r}wm.warn('isFeatureEnabled for key "'+e+Sm)}}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((t=>t!==e))}receivedFeatureFlags(e,t,i){if(this.Si){this.Cs=!0;var n=this.getFlagVariants(),s=this.getFlagPayloads(),o=this.getFlagsWithDetails();!function(e,t,i,n,s,o){void 0===i&&(i={}),void 0===n&&(n={}),void 0===s&&(s={});var a=(e=>{var t=e.flags;return t?(e.featureFlags=Object.fromEntries(Object.keys(t).map((e=>{var r;return[e,null!==(r=t[e].variant)&&void 0!==r?r:t[e].enabled]}))),e.featureFlagPayloads=Object.fromEntries(Object.keys(t).filter((e=>t[e].enabled)).filter((e=>{var r;return null==(r=t[e].metadata)?void 0:r.payload})).map((e=>{var r;return[e,null==(r=t[e].metadata)?void 0:r.payload]})))):wm.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e})(e),u=a.flags,l=a.featureFlags,h=a.featureFlagPayloads;if(l){var c=e.requestId,d=e.evaluatedAt;if(cr(l)){wm.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var v={};if(l)for(var f=0;l.length>f;f++)v[l[f]]=!0;t&&t.register({[Is]:l,[Ts]:v})}else{var p=l,g=h,m=u;if(null!=o&&o.partialResponse)p=r({},i,p),g=r({},n,g),m=r({},s,m);else if(e.errorsWhileComputingFlags)if(u){var y=new Set(Object.keys(u).filter((e=>{var t;return!(null!=(t=u[e])&&t.failed)})));p=r({},i,Object.fromEntries(Object.entries(p).filter((e=>{var[t]=e;return y.has(t)})))),g=r({},n,Object.fromEntries(Object.entries(g||{}).filter((e=>{var[t]=e;return y.has(t)})))),m=r({},s,Object.fromEntries(Object.entries(m||{}).filter((e=>{var[t]=e;return y.has(t)}))))}else p=r({},i,p),g=r({},n,g),m=r({},s,m);t&&t.register(r({[Is]:Object.keys(Cm(p)),[Ts]:p||{},[Ms]:g||{},[Rs]:m||{}},c?{[Os]:c}:{},d?{[Hs]:d}:{}))}}}(e,this.Si,n,s,o,i),t||(this.Ps=!1),this.Bs(t)}}override(e,t){void 0===t&&(t=!1),wm.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.Si)return wm.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(!1===e)return this.Si.unregister(Ps),this.Si.unregister(Ls),this.Bs(),xm.info("All overrides cleared");if(cr(e)){var t=km(e);return this.Si.register({[Ps]:t}),this.Bs(),xm.info("Flag overrides set",{flags:e})}if(e&&"object"==typeof e&&("flags"in e||"payloads"in e)){var r,i=e;if(this.Ss=Boolean(null!==(r=i.suppressWarning)&&void 0!==r&&r),"flags"in i)if(!1===i.flags)this.Si.unregister(Ps),xm.info("Flag overrides cleared");else if(i.flags){if(cr(i.flags)){var n=km(i.flags);this.Si.register({[Ps]:n})}else this.Si.register({[Ps]:i.flags});xm.info("Flag overrides set",{flags:i.flags})}return"payloads"in i&&(!1===i.payloads?(this.Si.unregister(Ls),xm.info("Payload overrides cleared")):i.payloads&&(this.Si.register({[Ls]:i.payloads}),xm.info("Payload overrides set",{payloads:i.payloads}))),void this.Bs()}if(e&&"object"==typeof e)return this.Si.register({[Ps]:e}),this.Bs(),xm.info("Flag overrides set",{flags:e});wm.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Cs){var{flags:t,flagVariants:r}=this.Hs();e(t,r)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,i){var n,s=(this.Os(Es)||[]).find((t=>t.flagKey===e)),o={["$feature_enrollment/"+e]:t},a={$feature_flag:e,$feature_enrollment:t,$set:o};s&&(a.$early_access_feature_name=s.name),i&&(a.$feature_enrollment_stage=i),this._instance.capture("$feature_enrollment_update",a),this.setPersonPropertiesForFlags(o,!1);var u=r({},this.getFlagVariants(),{[e]:t});null==(n=this.Si)||n.register({[Is]:Object.keys(Cm(u)),[Ts]:u}),this.Bs()}getEarlyAccessFeatures(e,t,r){void 0===t&&(t=!1);var i=this.Os(Es),n=r?"&"+r.map((e=>"stage="+e)).join("&"):"";if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.qt.token+n),method:"GET",callback:t=>{var r,i;if(t.json){var n=t.json.earlyAccessFeatures;return null==(r=this.Si)||r.unregister(Es),null==(i=this.Si)||i.register({[Es]:n}),e(n)}}})}Hs(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter((e=>t[e])),flagVariants:Object.keys(t).filter((e=>t[e])).reduce(((e,r)=>(e[r]=t[r],e)),{})}}Bs(e){var{flags:t,flagVariants:r}=this.Hs();this.featureFlagEventHandlers.forEach((i=>i(t,r,{errorsLoading:e})))}setPersonPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.Os(As)||{},n=(null==e?void 0:e.$set)||(null!=e&&e.$set_once?{}:e),s=null==e?void 0:e.$set_once,o={};if(s)for(var a in s)({}).hasOwnProperty.call(s,a)&&(a in i||(o[a]=s[a]));this._instance.register({[As]:r({},i,o,n)}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(e){void 0===e&&(e=!0),this._instance.unregister(As),e&&this._instance.reloadFeatureFlags()}setGroupPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.Os(Ns)||{};0!==Object.keys(i).length&&Object.keys(i).forEach((t=>{i[t]=r({},i[t],e[t]),delete e[t]})),this._instance.register({[Ns]:r({},i,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.Os(Ns)||{};this._instance.register({[Ns]:r({},t,{[e]:{}})})}else this._instance.unregister(Ns)}reset(){this.Cs=!1,this.Is=!1,this.Ts=!1,this.Es=!1,this.Ms=!1,this.$anon_distinct_id=void 0,this.js(),this.Ss=!1}}},Pm={sessionRecording:class{get qt(){return this._instance.config}get Si(){return this._instance.persistence}get started(){var e;return!(null==(e=this.Us)||!e.isStarted)}get status(){var e,t;return this.zs===rm||this.zs===im?this.zs:null!==(e=null==(t=this.Us)?void 0:t.status)&&void 0!==e?e:this.zs}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.zs=em,this.Vs=void 0,this._instance=e,!this._instance.sessionManager)throw sm.error("started without valid sessionManager"),new Error(nm+" started without valid sessionManager. This is a bug.");if(this.qt.cookieless_mode===no)throw new Error(nm+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get Ws(){var e,t=!(null==(e=this._instance.get_property(ys))||!e.enabled),r=!this.qt.disable_session_recording,i=this.qt.disable_session_recording||this._instance.consent.isOptedOut();return kn&&t&&r&&!i}startIfEnabledOrStop(e){var t;if(!this.Ws||null==(t=this.Us)||!t.isStarted){var r=!pr(Object.assign)&&!pr(Array.from);this.Ws&&r?(this.Gs(e),sm.info("starting")):(this.zs=em,this.stopRecording())}}Gs(e){var t,r,i;this.Ws&&(this.zs!==rm&&this.zs!==im&&(this.zs=tm),null!=An&&null!=(t=An.__PosthogExtensions__)&&null!=(t=t.rrweb)&&t.record&&null!=(r=An.__PosthogExtensions__)&&r.initSessionRecording?this.Zs(e):null==(i=An.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,this.Qs,(t=>{if(t)return sm.error("could not load recorder",t);this.Zs(e)})))}stopRecording(){var e,t;null==(e=this.Vs)||e.call(this),this.Vs=void 0,null==(t=this.Us)||t.stop()}Js(){var e,t;null==(e=this.Vs)||e.call(this),this.Vs=void 0,null==(t=this.Us)||t.discard()}Ks(){var e,t;null==(e=this.Si)||e.unregister(Cs),null==(t=this.Si)||t.unregister(bs)}Ys(e,t){if(br(e))return null;var r,i=_r(e)?e:parseFloat(e);return"number"!=typeof(r=i)||!Number.isFinite(r)||0>r||r>1?(sm.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}Xs(e){if(this.Si){var t,i,n=this.Si,s=()=>{var t,i=!1===e.sessionRecording?void 0:e.sessionRecording,s=this.Ys(null==(t=this.qt.session_recording)?void 0:t.sampleRate,"session_recording.sampleRate"),o=this.Ys(null==i?void 0:i.sampleRate,"remote config sampleRate"),a=null!=s?s:o;br(a)&&this.Ks();var u=null==i?void 0:i.minimumDurationMilliseconds;n.register({[ys]:r({cache_timestamp:Date.now(),enabled:!!i},i,{networkPayloadCapture:r({capturePerformance:e.capturePerformance},null==i?void 0:i.networkPayloadCapture),canvasRecording:{enabled:null==i?void 0:i.recordCanvas,fps:null==i?void 0:i.canvasFps,quality:null==i?void 0:i.canvasQuality},sampleRate:a,minimumDurationMilliseconds:pr(u)?null:u,endpoint:null==i?void 0:i.endpoint,triggerMatchType:null==i?void 0:i.triggerMatchType,masking:null==i?void 0:i.masking,urlTriggers:null==i?void 0:i.urlTriggers,version:null==i?void 0:i.version,triggerGroups:null==i?void 0:i.triggerGroups})})};s(),null==(t=this.Vs)||t.call(this),this.Vs=null==(i=this._instance.sessionManager)?void 0:i.onSessionId(s)}}onRemoteConfig(e){return"sessionRecording"in e?!1===e.sessionRecording?(this.Xs(e),void this.Js()):(this.Xs(e),void this.startIfEnabledOrStop()):(this.zs===rm&&(this.zs=im,sm.warn("config refresh failed, recording will not start until page reload")),void this.startIfEnabledOrStop())}log(e,t){var r;void 0===t&&(t="log"),null!=(r=this.Us)&&r.log?this.Us.log(e,t):sm.warn("log called before recorder was ready")}get Qs(){var e,t,r=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.get_property(ys);return(null==r||null==(t=r.scriptConfig)?void 0:t.script)||"lazy-recorder"}eo(){var e,t,r=this._instance.get_property(ys);if(!r)return!1;try{t="object"==typeof r?r:JSON.parse(r)}catch(e){return sm.warn("persisted remote config for session recording is invalid and will be ignored",e),!1}var i=null!==(e=t.cache_timestamp)&&void 0!==e?e:Date.now();return 36e5>=Date.now()-i}Zs(e){var t,r;if(null==(t=An.__PosthogExtensions__)||!t.initSessionRecording)return sm.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[to]:!0});if(this.Us||(this.Us=null==(r=An.__PosthogExtensions__)?void 0:r.initSessionRecording(this._instance),this.Us._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.eo()){if(this.zs===im||this.zs===rm)return;return this.zs=rm,sm.info("persisted remote config is stale, requesting fresh config before starting"),void new gg(this._instance).load()}this.zs=tm,this.Us.start(e)}onRRwebEmit(e){var t;null==(t=this.Us)||null==t.onRRwebEmit||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.Us||null==(t=this.Si)||t.register({[ws]:!0}),null==(e=this.Us)||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.Us||null==(t=this.Si)||t.register({[_s]:!0}),null==(e=this.Us)||e.overrideSampling()}overrideTrigger(e){var t,r;this.Us||null==(r=this.Si)||r.register({["url"===e?xs:Ss]:!0}),null==(t=this.Us)||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return(null==(e=this.Us)?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var r;return!(null==(r=this.Us)||!r.tryAddCustomEvent(e,t))}}},Lm={autocapture:class{constructor(e){this.ro=!1,this.io=null,this.no=!1,this.instance=e,this.rageclicks=new Ap(e.config.rageclick),this.so=null}initialize(){this.startIfEnabled()}get qt(){var e,t,r=vr(this.instance.config.autocapture)?this.instance.config.autocapture:{};return r.url_allowlist=null==(e=r.url_allowlist)?void 0:e.map((e=>new RegExp(e))),r.url_ignorelist=null==(t=r.url_ignorelist)?void 0:t.map((e=>new RegExp(e))),r}oo(){if(this.isBrowserSupported()){if(kn&&In){var e=e=>{e=e||(null==kn?void 0:kn.event);try{this.ao(e)}catch(e){Fp.error("Failed to capture event",e)}};if(Jn(In,"submit",e,{capture:!0}),Jn(In,"change",e,{capture:!0}),Jn(In,"click",e,{capture:!0}),this.qt.capture_copied_text){var t=e=>{e=e||(null==kn?void 0:kn.event);try{this.ao(e,Np)}catch(e){Fp.error("Failed to capture copy/cut event",e)}};Jn(In,"copy",t,{capture:!0}),Jn(In,"cut",t,{capture:!0})}}}else Fp.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.ro&&(this.oo(),this.ro=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.no=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[ls]:!!e.autocapture_opt_out}),this.io=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.so=e}getElementSelectors(e){var t,r=[];return null==(t=this.so)||t.forEach((t=>{var i=null==In?void 0:In.querySelectorAll(t);null==i||i.forEach((i=>{e===i&&r.push(t)}))})),r}get isEnabled(){var e,t,r=null==(e=this.instance.persistence)?void 0:e.props[ls];if(yr(this.io)&&!xr(r)&&!this.instance.Kr())return!1;var i=null!==(t=this.io)&&void 0!==t?t:!!r;return!!this.instance.config.autocapture&&!i}ao(e,t){if(void 0===t&&(t="$autocapture"),this.isEnabled){var r,i=Eo(e);wo(i)&&(i=i.parentNode||null),"$autocapture"===t&&"click"===e.type&&e instanceof MouseEvent&&this.instance.config.rageclick&&null!=(r=this.rageclicks)&&r.isRageClick(e.clientX,e.clientY,e.timeStamp||(new Date).getTime())&&Do(i,this.instance.config.rageclick)&&this.ao(e,"$rageclick");var n=t===Np;if(i&&function(e,t,r,i,n){var s,o,a,u;if(void 0===r&&(r=void 0),!kn||qo(e))return!1;if(null!=(s=r)&&s.url_allowlist&&!ko(r.url_allowlist))return!1;if(null!=(o=r)&&o.url_ignorelist&&ko(r.url_ignorelist))return!1;if(null!=(a=r)&&a.dom_event_allowlist){var l=r.dom_event_allowlist;if(l&&!l.some((e=>t.type===e)))return!1}var{parentIsUsefulElement:h,targetElementList:c}=jo(e,i);if(!function(e,t){var r=null==t?void 0:t.element_allowlist;if(pr(r))return!0;var i,n=function(e){if(r.some((t=>e.tagName.toLowerCase()===t)))return{v:!0}};for(var s of e)if(i=n(s))return i.v;return!1}(c,r))return!1;if(!Mo(c,null==(u=r)?void 0:u.css_selector_allowlist))return!1;var d=kn.getComputedStyle(e);if(d&&"pointer"===d.getPropertyValue("cursor")&&"click"===t.type)return!0;var v=e.tagName.toLowerCase();switch(v){case"html":return!1;case"form":return(n||["submit"]).indexOf(t.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(t.type)>=0;default:return h?(n||["click"]).indexOf(t.type)>=0:(n||["click"]).indexOf(t.type)>=0&&(Ro.indexOf(v)>-1||"true"===e.getAttribute("contenteditable"))}}(i,e,this.qt,n,n?["copy","cut"]:void 0)){var{props:s,explicitNoCapture:o}=qp(i,{e:e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:this.no});if(o)return!1;var a=this.getElementSelectors(i);if(a&&a.length>0&&(s.$element_selectors=a),t===Np){var u,l=To(null==kn||null==(u=kn.getSelection())?void 0:u.toString()),h=e.type||"clipboard";if(!l)return!1;s.$selected_content=l,s.$copy_type=h}return this.instance.capture(t,s),!0}}}isBrowserSupported(){return dr(null==In?void 0:In.querySelectorAll)}},historyAutocapture:class{constructor(e){var t;this._instance=e,this.uo=(null==kn||null==(t=kn.location)?void 0:t.pathname)||""}initialize(){this.startIfEnabled()}get isEnabled(){return"history_change"===this._instance.config.capture_pageview}startIfEnabled(){this.isEnabled&&(qn.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.lo&&this.lo(),this.lo=void 0,qn.info("History API monitoring stopped")}monitorHistoryChanges(){kn&&kn.history&&(this.ho("pushState"),this.ho("replaceState"),this.co())}ho(e){var t;if(kn&&(null==(t=kn.history[e])||!t.__posthog_wrapped__)){var r=this;is(kn.history,e,(t=>function(i,n,s){t.call(this,i,n,s),r.do(e)}))}}do(e){try{var t,r=null==kn||null==(t=kn.location)?void 0:t.pathname;if(!r)return;r!==this.uo&&this.isEnabled&&this._instance.capture(ho,{navigation_type:e}),this.uo=r}catch(t){qn.error("Error capturing "+e+" pageview",t)}}co(){if(!this.lo){var e=()=>{this.do("popstate")};Jn(kn,"popstate",e),this.lo=()=>{kn&&kn.removeEventListener("popstate",e)}}}},heatmaps:class{get qt(){return this.instance.config}constructor(e){var t;this.vo=!1,this.ro=!1,this.fo=null,this.instance=e,this.vo=!(null==(t=this.instance.persistence)||!t.props[hs]),this.rageclicks=new Ap(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return vr(this.qt.capture_heatmaps)&&this.qt.capture_heatmaps.flush_interval_milliseconds&&(e=this.qt.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return br(this.qt.capture_heatmaps)?br(this.qt.enable_heatmaps)?this.vo:this.qt.enable_heatmaps:!1!==this.qt.capture_heatmaps}startIfEnabled(){if(this.isEnabled){if(this.ro)return;om.info("starting..."),this.po(),this.At()}else{var e;clearInterval(null!==(e=this.fo)&&void 0!==e?e:void 0),this.mo(),this.getAndClearBuffer()}}onRemoteConfig(e){if("heatmaps"in e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[hs]:t}),this.vo=t,this.startIfEnabled()}}getAndClearBuffer(){var e=this.M;return this.M=void 0,e}yo(e){this.Mt(e.originalEvent,"deadclick")}At(){this.fo&&clearInterval(this.fo),this.fo="visible"===(null==In?void 0:In.visibilityState)?setInterval(this.ci.bind(this),this.flushIntervalMilliseconds):null}po(){kn&&In&&(this.bo=this.ci.bind(this),Jn(kn,lo,this.bo),this._o=e=>this.Mt(e||(null==kn?void 0:kn.event)),Jn(In,"click",this._o,{capture:!0}),this.wo=e=>this.xo(e||(null==kn?void 0:kn.event)),Jn(In,"mousemove",this.wo,{capture:!0}),this.ko=new Jp(this.instance,Zp,this.yo.bind(this)),this.ko.startIfEnabledOrStop(),this.So=this.At.bind(this),Jn(In,uo,this.So),this.ro=!0)}mo(){var e;kn&&In&&(this.bo&&kn.removeEventListener(lo,this.bo),this._o&&In.removeEventListener("click",this._o,{capture:!0}),this.wo&&In.removeEventListener("mousemove",this.wo,{capture:!0}),this.So&&In.removeEventListener(uo,this.So),clearTimeout(this.Co),null==(e=this.ko)||e.stop(),this.ro=!1)}Io(e,t){var r=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),n=this.instance.scrollManager.scrollElement(),s=function(e,t,r){for(var i=e;i&&bo(i)&&!_o(i,"body");){if(i===r)return!1;if(sr(t,null==kn?void 0:kn.getComputedStyle(i).position))return!0;i=Oo(i)}return!1}(Eo(e),["fixed","sticky"],n);return{x:e.clientX+(s?0:i),y:e.clientY+(s?0:r),target_fixed:s,type:t}}Mt(e,t){var i;if(void 0===t&&(t="click"),!yo(e.target)&&am(e)){var n=this.Io(e,t);null!=(i=this.rageclicks)&&i.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&Do(Eo(e),this.instance.config.rageclick)&&this.To(r({},n,{type:"rageclick"})),this.To(n)}}xo(e){!yo(e.target)&&am(e)&&(clearTimeout(this.Co),this.Co=setTimeout((()=>{this.To(this.Io(e,"mousemove"))}),500))}To(e){if(kn){var t=kn.location.href,r=this.qt.custom_personal_data_properties,i=this.qt.mask_personal_data_properties?[...kc,...r||[]]:[],n=ts(t,i,Tc);this.M=this.M||{},this.M[n]||(this.M[n]=[]),this.M[n].push(e)}}ci(){this.M&&!fr(this.M)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:Jp,webVitalsAutocapture:class{constructor(e){var t;this.vo=!1,this.ro=!1,this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Eo=()=>{clearTimeout(this.Mo),0!==this.M.metrics.length&&(this._instance.capture("$web_vitals",this.M.metrics.reduce(((e,t)=>r({},e,{["$web_vitals_"+t.name+"_event"]:r({},t),["$web_vitals_"+t.name+"_value"]:t.value})),{})),this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.ht=e=>{var t;this.M=this.M||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Ro();if(!pr(i))if(br(null==e?void 0:e.name)||br(null==e?void 0:e.value))Yg.error("Invalid metric received",e);else if(!this.Po||this.Po>e.value){this.M.url!==i&&(this.Eo(),this.Mo=setTimeout(this.Eo,this.flushToCaptureTimeoutMs)),pr(this.M.url)&&(this.M.url=i),this.M.firstMetricTimestamp=pr(this.M.firstMetricTimestamp)?Date.now():this.M.firstMetricTimestamp,e.attribution&&e.attribution.interactionTargetElement&&(e.attribution.interactionTargetElement=void 0);var n=null==(t=this._instance.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0),s=r({},e,{$current_url:i,timestamp:Date.now()});pr(n)||(s.$session_id=n.sessionId,s.$window_id=n.windowId),this.M.metrics.push(s),this.M.metrics.length===this.allowedMetrics.length&&this.Eo()}else Yg.error("Ignoring metric with value >= "+this.Po,e)},this.Oo=()=>{if(!this.ro){var e,t,r,i,n=An.__PosthogExtensions__;pr(n)||pr(n.postHogWebVitalsCallbacks)||({onLCP:e,onCLS:t,onFCP:r,onINP:i}=n.postHogWebVitalsCallbacks),e&&t&&r&&i?(this.allowedMetrics.indexOf("LCP")>-1&&e(this.ht.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&t(this.ht.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&r(this.ht.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.ht.bind(this)),this.ro=!0):Yg.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.vo=!(null==(t=this._instance.persistence)||!t.props[fs]),this.startIfEnabled()}get Lo(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,r=vr(this.Lo)?null==(e=this.Lo)?void 0:e.web_vitals_allowed_metrics:void 0;return br(r)?(null==(t=this._instance.persistence)?void 0:t.props[ms])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(vr(this.Lo)?this.Lo.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=vr(this.Lo)?this.Lo.web_vitals_attribution:void 0;return null!=e&&e}get Po(){var e=vr(this.Lo)&&_r(this.Lo.__web_vitals_max_value)?this.Lo.__web_vitals_max_value:Xg;return e>0&&6e4>=e?Xg:e}get isEnabled(){var e=null==En?void 0:En.protocol;if("http:"!==e&&"https:"!==e)return Yg.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=vr(this.Lo)?this.Lo.web_vitals:xr(this.Lo)?this.Lo:void 0;return xr(t)?t:this.vo}startIfEnabled(){this.isEnabled&&!this.ro&&(Yg.info("enabled, starting..."),this.lr(this.Oo))}onRemoteConfig(e){if("capturePerformance"in e){var t=vr(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=vr(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[fs]:t}),this._instance.persistence.register({[ms]:r})),this.vo=t,this.startIfEnabled()}}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.postHogWebVitalsCallbacks?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,this.useAttribution?"web-vitals-with-attribution":"web-vitals",(t=>{t?Yg.error("failed to load script",t):e()}))}Ro(){var e=kn?kn.location.href:void 0;if(e){var t=this._instance.config.custom_personal_data_properties,r=this._instance.config.mask_personal_data_properties?[...kc,...t||[]]:[];return ts(e,r,Tc)}Yg.error("Could not determine current URL")}}},Am={exceptionObserver:class{constructor(e){var t,r,i;this.Oo=()=>{var e;if(kn&&this.isEnabled&&null!=(e=An.__PosthogExtensions__)&&e.errorWrappingFunctions){var t=An.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,r=An.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,i=An.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.Ao&&this.qt.capture_unhandled_errors&&(this.Ao=t(this.captureException.bind(this))),!this.Fo&&this.qt.capture_unhandled_rejections&&(this.Fo=r(this.captureException.bind(this))),!this.No&&this.qt.capture_console_errors&&(this.No=i(this.captureException.bind(this)))}catch(e){Jg.error("failed to start",e),this.Do()}}},this._instance=e,this.$o=!(null==(t=this._instance.persistence)||!t.props[cs]),this.qo=new Or({refillRate:null!==(r=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)&&void 0!==r?r:1,bucketSize:null!==(i=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)&&void 0!==i?i:10,refillInterval:1e4,Zt:Jg}),this.qt=this.jo(),this.startIfEnabledOrStop()}jo(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return vr(e)?t=r({},t,e):(pr(e)?this.$o:e)&&(t=r({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.qt.capture_console_errors||this.qt.capture_unhandled_errors||this.qt.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(Jg.info("enabled"),this.Do(),this.lr(this.Oo)):this.Do()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.errorWrappingFunctions&&e(),null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"exception-autocapture",(t=>{if(t)return Jg.error("failed to load script",t);e()}))}Do(){var e,t,r;null==(e=this.Ao)||e.call(this),this.Ao=void 0,null==(t=this.Fo)||t.call(this),this.Fo=void 0,null==(r=this.No)||r.call(this),this.No=void 0}onRemoteConfig(e){"autocaptureExceptions"in e&&(this.$o=!!e.autocaptureExceptions||!1,this._instance.persistence&&this._instance.persistence.register({[cs]:this.$o}),this.qt=this.jo(),this.startIfEnabledOrStop())}onConfigChange(){this.qt=this.jo()}captureException(e){var t,r,i,n=null!==(t=null==e||null==(r=e.$exception_list)||null==(r=r[0])?void 0:r.type)&&void 0!==t?t:"Exception";this.qo.consumeRateLimit(n)?Jg.info("Skipping exception capture because of client rate limiting.",{exception:n}):null==(i=this._instance.exceptions)||i.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,r;this.Bo=[],this.Ho=qf(),this._instance=e,this.Bo=null!==(t=null==(r=this._instance.persistence)?void 0:r.get_property(ds))&&void 0!==t?t:[],this.Uo=wn(this.zo()),this.Vo=new xn(this.Uo)}onConfigChange(){this.Uo=wn(this.zo()),this.Vo.setConfig(this.Uo)}onRemoteConfig(e){var t,r,i;if("errorTracking"in e){var n=null!==(t=null==(r=e.errorTracking)?void 0:r.suppressionRules)&&void 0!==t?t:[],s=null==(i=e.errorTracking)?void 0:i.captureExtensionExceptions;this.Bo=n,this._instance.persistence&&this._instance.persistence.register({[ds]:this.Bo,[vs]:s})}}get Wo(){var e,t=!!this._instance.get_property(vs),r=this._instance.config.error_tracking.captureExtensionExceptions;return null!==(e=null!=r?r:t)&&void 0!==e&&e}buildProperties(e,t){return this.Ho.buildFromUnknown(e,{syntheticException:null==t?void 0:t.syntheticException,mechanism:{handled:null==t?void 0:t.handled}})}addExceptionStep(e,t){if(this.Uo.enabled)try{if(!gr(e)||0===e.trim().length)return void Df.warn("Ignoring exception step because message must be a non-empty string");var i=this.Go(t),{sanitizedProperties:n,droppedKeys:s}=function(e){if(!e)return{sanitizedProperties:{},droppedKeys:[]};var t=[];return{sanitizedProperties:Object.keys(e).reduce(((r,i)=>bn.has(i)?(t.push(i),r):(r[i]=e[i],r)),{}),droppedKeys:t}}(i);s.length>0&&Df.warn("Ignoring reserved exception step fields",{droppedKeys:s}),this.Vo.add(r({[mn]:e,[yn]:(new Date).toISOString()},n))}catch(e){Df.error("Failed to add exception step. Ignoring breadcrumb.",e)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.Zo(t)){if(this.Qo(t))return this.Jo("Exception dropped: matched a suppression rule"),void Df.info("Skipping exception capture because a suppression rule matched");if(!this.Wo&&this.Ko(t))return this.Jo("Exception dropped: thrown by a browser extension"),void Df.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.Yo(t))return this.Jo("Exception dropped: thrown by the PostHog SDK"),void Df.info("Skipping exception capture because it was thrown by the PostHog SDK")}var r=this.Uo.enabled&&br(e.$exception_steps)?this.Xo(e):e;try{var i=this._instance.capture("$exception",r,{_noTruncate:!0,_batchKey:"exceptionEvent",In:!0});return i&&this.Vo.clear(),i}catch(e){return Df.error("Failed to capture exception event. Dropping this exception.",e),void this.Vo.clear()}}catch(e){return void Df.error("Failed to process exception event. Ignoring this exception.",e)}}Xo(e){try{var t=this.Vo.getAttachable();return 0===t.length?e:r({},e,{$exception_steps:t})}catch(t){return Df.error("Failed to read buffered exception steps. Capturing exception without steps.",t),e}}Jo(e){this.Uo.enabled&&this.Vo.add({[mn]:e,[yn]:(new Date).toISOString()})}Go(e){return vr(e)?r({},e):{}}zo(){var e,t;return null!==(e=null==(t=this._instance.config.error_tracking)?void 0:t.exception_steps)&&void 0!==e?e:{}}Qo(e){if(0===e.length)return!1;var t=e.reduce(((e,t)=>{var{type:r,value:i}=t;return gr(r)&&r.length>0&&e.$exception_types.push(r),gr(i)&&i.length>0&&e.$exception_values.push(i),e}),{$exception_types:[],$exception_values:[]});return this.Bo.some((e=>{var r=e.values.map((e=>{var r,i=oh[e.operator],n=cr(e.value)?e.value:[e.value],s=null!==(r=t[e.key])&&void 0!==r?r:[];return n.length>0&&i(n,s)}));return"OR"===e.type?r.some(Boolean):r.every(Boolean)}))}Ko(e){var t=e.flatMap((e=>{var t,r;return null!==(t=null==(r=e.stacktrace)?void 0:r.frames)&&void 0!==t?t:[]}));return t.some((e=>e.filename&&e.filename.startsWith("chrome-extension://")))}Yo(e){if(e.length>0){var t,r,i,n,s=null!==(t=null==(r=e[0].stacktrace)?void 0:r.frames)&&void 0!==t?t:[],o=s[s.length-1];return null!==(i=null==o||null==(n=o.filename)?void 0:n.includes("posthog.com/static"))&&void 0!==i&&i}return!1}Zo(e){return!br(e)&&cr(e)}}},Nm=r({productTours:class{get Si(){return this._instance.persistence}constructor(e){this.ea=null,this.ta=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){"productTours"in e&&(this.Si&&this.Si.register({[gs]:!!e.productTours}),this.loadIfEnabled())}loadIfEnabled(){var e,t;this.ea||(e=this._instance).config.disable_product_tours||null==(t=e.persistence)||!t.get_property(gs)||this.lr((()=>this.ra()))}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.generateProductTours?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"product-tours",(t=>{t?um.error("Could not load product tours script",t):e()}))}ra(){var e;!this.ea&&null!=(e=An.__PosthogExtensions__)&&e.generateProductTours&&(this.ea=An.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(void 0===t&&(t=!1),!cr(this.ta)||t){var r=this.Si;if(r){var i=r.props[qs];if(cr(i)&&!t)return this.ta=i,void e(i,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:t=>{var i=t.statusCode;if(200!==i||!t.json){var n="Product Tours API could not be loaded, status: "+i;return um.error(n),void e([],{isLoaded:!1,error:n})}var s=cr(t.json.product_tours)?t.json.product_tours:[];this.ta=s,r&&r.register({[qs]:s}),e(s,{isLoaded:!0})}})}else e(this.ta,{isLoaded:!0})}getActiveProductTours(e){br(this.ea)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.ea.getActiveProductTours(e)}showProductTour(e){var t;null==(t=this.ea)||t.showTourById(e)}previewTour(e){this.ea?this.ea.previewTour(e):this.lr((()=>{var t;this.ra(),null==(t=this.ea)||t.previewTour(e)}))}dismissProductTour(){var e;null==(e=this.ea)||e.dismissTour("user_clicked_skip")}nextStep(){var e;null==(e=this.ea)||e.nextStep()}previousStep(){var e;null==(e=this.ea)||e.previousStep()}clearCache(){var e;this.ta=null,null==(e=this.Si)||e.unregister(qs)}resetTour(e){var t;null==(t=this.ea)||t.resetTour(e)}resetAllTours(){var e;null==(e=this.ea)||e.resetAllTours()}cancelPendingTour(e){var t;null==(t=this.ea)||t.cancelPendingTour(e)}}},Om),Fm={siteApps:class{constructor(e){this._instance=e,this.ia=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}na(e,t){if(t){var r=this.globalsForEvent(t);this.ia.push(r),this.ia.length>1e3&&(this.ia=this.ia.slice(10))}}get siteAppLoaders(){var e;return null==(e=An._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.siteApps}initialize(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.na.bind(this));this.sa=()=>{e(),this.ia=[],this.sa=void 0}}}globalsForEvent(e){var t,n,s,o,a,u,l;if(!e)throw new Error("Event payload is required");var h={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[v,f]of Object.entries(d))h[v]={id:c[v],type:v,properties:f};var{$set_once:p,$set:g}=e;return{event:r({},i(e,lm),{properties:r({},e.properties,g?{$set:r({},null!==(t=null==(n=e.properties)?void 0:n.$set)&&void 0!==t?t:{},g)}:{},p?{$set_once:r({},null!==(s=null==(o=e.properties)?void 0:o.$set_once)&&void 0!==s?s:{},p)}:{}),elements_chain:null!==(a=null==(u=e.properties)?void 0:u.$elements_chain)&&void 0!==a?a:"",distinct_id:null==(l=e.properties)?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:h}}setupSiteApp(e){var t=this.apps[e.id],r=()=>{var r;!t.errored&&this.ia.length&&(hm.info("Processing "+this.ia.length+" events for site app with id "+e.id),this.ia.forEach((e=>null==t.processEvent?void 0:t.processEvent(e))),t.processedBuffer=!0),Object.values(this.apps).every((e=>e.processedBuffer||e.errored))&&(null==(r=this.sa)||r.call(this))},i=!1,n=n=>{t.errored=!n,t.loaded=!0,hm.info("Site app with id "+e.id+" "+(n?"loaded":"errored")),i&&r()};try{var{processEvent:s}=e.init({posthog:this._instance,callback(e){n(e)}});s&&(t.processEvent=s),i=!0}catch(t){hm.error(cm+e.id,t),n(!1)}if(i&&t.loaded)try{r()}catch(r){hm.error("Error while processing buffered events PostHog app with config id "+e.id,r),t.errored=!0}}oa(){var e=this.siteAppLoaders||[];for(var t of e)this.apps[t.id]={id:t.id,loaded:!1,errored:!1,processedBuffer:!1};for(var r of e)this.setupSiteApp(r)}aa(e){if(0!==Object.keys(this.apps).length){var t=this.globalsForEvent(e);for(var r of Object.values(this.apps))try{null==r.processEvent||r.processEvent(t)}catch(t){hm.error("Error while processing event "+e.event+" for site app "+r.id,t)}}}onRemoteConfig(e){var t,r,i,n=this;if(null!=(t=this.siteAppLoaders)&&t.length)return this.isEnabled?(this.oa(),void this._instance.on("eventCaptured",(e=>this.aa(e)))):void hm.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null==(r=this.sa)||r.call(this),null!=(i=e.siteApps)&&i.length)if(this.isEnabled){var s=function(e){var t;An["__$$ph_site_app_"+e]=n._instance,null==(t=An.__PosthogExtensions__)||null==t.loadSiteApp||t.loadSiteApp(n._instance,a,(t=>{if(t)return hm.error(cm+e,t)}))};for(var{id:o,url:a}of e.siteApps)s(o)}else hm.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}},$m={tracingHeaders:class{constructor(e){this.ua=void 0,this.la=void 0,this.ha=void 0,this.Oo=()=>{var e,t,r=this.ca();r?(pr(this.ua)&&(this.ua=null==(e=An.__PosthogExtensions__)||null==(e=e.tracingHeadersPatchFns)?void 0:e._patchXHR(r,(()=>this._instance.get_distinct_id()),this._instance.sessionManager)),pr(this.la)&&(this.la=null==(t=An.__PosthogExtensions__)||null==(t=t.tracingHeadersPatchFns)?void 0:t._patchFetch(r,(()=>this._instance.get_distinct_id()),this._instance.sessionManager))):this.Do()},this._instance=e}initialize(){this.startIfEnabledOrStop()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.tracingHeadersPatchFns?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"tracing-headers",(t=>{if(t)return Kg.error("failed to load script",t);e()}))}da(){var e,t;return null!==(e=null!==(t=this._instance.config.tracing_headers)&&void 0!==t?t:this._instance.config.addTracingHeaders)&&void 0!==e?e:this._instance.config.__add_tracing_headers}ca(){var e=this.da();return cr(e)?(cr(this.ha)?this.ha.splice(0,this.ha.length,...e):this.ha=[...e],e.length>0?this.ha:void 0):(cr(this.ha)&&this.ha.splice(0),this.ha=e||void 0,this.ha)}Do(){var e,t;null==(e=this.ua)||e.call(this),null==(t=this.la)||t.call(this),this.ua=void 0,this.la=void 0}startIfEnabledOrStop(){this.ca()?this.lr(this.Oo):this.Do()}}},Dm=r({surveys:class{get qt(){return this._instance.config}constructor(e){this.va=void 0,this._surveyManager=null,this.fa=!1,this.pa=[],this.ga=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.qt.disable_surveys){var t=e.surveys;if(br(t))return Qu.warn("Flags not loaded yet. Not loading surveys.");var r=cr(t);this.va=r?t.length>0:t,Qu.info("flags response received, isSurveysEnabled: "+this.va),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],t=0;t<localStorage.length;t++){var r=localStorage.key(t);(null!=r&&r.startsWith(Xu)||null!=r&&r.startsWith(el))&&e.push(r)}e.forEach((e=>localStorage.removeItem(e)))}loadIfEnabled(){if(!this._surveyManager)if(this.fa)Qu.info("Already initializing surveys, skipping...");else if(this.qt.disable_surveys)Qu.info(mm);else if(this.qt.cookieless_mode&&this._instance.consent.isOptedOut())Qu.info("Not loading surveys in cookieless mode without consent.");else{var e=null==An?void 0:An.__PosthogExtensions__;if(e){if(!pr(this.va)||this.qt.advanced_enable_surveys){var t=this.va||this.qt.advanced_enable_surveys;this.fa=!0;try{var r=e.generateSurveys;if(r)return void this.ma(r,t);var i=e.loadExternalDependency;if(!i)return void this.ya(ro);i(this._instance,"surveys",(r=>{r||!e.generateSurveys?this.ya("Could not load surveys script",r):this.ma(e.generateSurveys,t)}))}catch(e){throw this.ya("Error initializing surveys",e),e}finally{this.fa=!1}}}else Qu.error("PostHog Extensions not found.")}}ma(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new pm(this._instance),Qu.info("Surveys loaded successfully"),this.ba({isLoaded:!0})}ya(e,t){Qu.error(e,t),this.ba({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.pa.push(e),this._surveyManager&&this.ba({isLoaded:!0}),()=>{this.pa=this.pa.filter((t=>t!==e))}}getSurveys(e,t){if(void 0===t&&(t=!1),this.qt.disable_surveys)return Qu.info(mm),e([]);var r,i=this._instance.get_property(Fs);if(i&&!t)return e(i,{isLoaded:!0});"undefined"!=typeof Promise&&this.ga?this.ga.then((t=>{var{surveys:r,context:i}=t;return e(r,i)})):("undefined"!=typeof Promise&&(this.ga=new Promise((e=>{r=e}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.qt.token),method:"GET",timeout:this.qt.surveys_request_timeout_ms,callback:t=>{var i;this.ga=null;var n=t.statusCode;if(200!==n||!t.json){var s="Surveys API could not be loaded, status: "+n;Qu.error(s);var o={isLoaded:!1,error:s};return e([],o),void(null==r||r({surveys:[],context:o}))}var a,u=t.json.surveys||[],l=u.filter((e=>Ju(e)&&(Ku(e)||Yu(e))));l.length>0&&(null==(a=this._surveyEventReceiver)||a.register(l)),null==(i=this._instance.persistence)||i.register({[Fs]:u,[$s]:Date.now()});var h={isLoaded:!0};e(u,h),null==r||r({surveys:u,context:h})}}))}ba(e){for(var t of this.pa)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(e){Qu.error("Error in survey callback",e)}}getActiveMatchingSurveys(e,t){if(void 0===t&&(t=!1),!br(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);Qu.warn("init was not called")}_a(e){var t=null;return this.getSurveys((r=>{var i;t=null!==(i=r.find((t=>t.id===e)))&&void 0!==i?i:null})),t}wa(e){if(br(this._surveyManager))return{eligible:!1,reason:gm};var t="string"==typeof e?this._a(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(br(this._surveyManager))return Qu.warn("init was not called"),{visible:!1,disabledReason:gm};var t=this.wa(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return br(this._surveyManager)?(Qu.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:gm})):new Promise((r=>{this.getSurveys((t=>{var i,n=null!==(i=t.find((t=>t.id===e)))&&void 0!==i?i:null;if(n){var s=this.wa(n);r({visible:s.eligible,disabledReason:s.reason})}else r({visible:!1,disabledReason:"Survey not found"})}),t)}))}renderSurvey(e,t,r){var i;if(br(this._surveyManager))Qu.warn("init was not called");else{var n="string"==typeof e?this._a(e):e;if(null!=n&&n.id)if(nl.includes(n.type)){var s=null==In?void 0:In.querySelector(t);if(s)return null!=(i=n.appearance)&&i.surveyPopupDelaySeconds?(Qu.info("Rendering survey "+n.id+" with delay of "+n.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var e,t;Qu.info("Rendering survey "+n.id+" with delay of "+(null==(e=n.appearance)?void 0:e.surveyPopupDelaySeconds)+" seconds"),null==(t=this._surveyManager)||t.renderSurvey(n,s,r),Qu.info("Survey "+n.id+" rendered")}),1e3*n.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(n,s,r);Qu.warn("Survey element not found")}else Qu.warn("Surveys of type "+n.type+" cannot be rendered in the app");else Qu.warn("Survey not found")}}displaySurvey(e,t){var i;if(br(this._surveyManager))Qu.warn("init was not called");else{var n=this._a(e);if(n){var s=n;if(null!=(i=n.appearance)&&i.surveyPopupDelaySeconds&&t.ignoreDelay&&(s=r({},n,{appearance:r({},n.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==ju.Popover&&t.initialResponses&&Qu.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),!1===t.ignoreConditions){var o=this.canRenderSurvey(n);if(!o.visible)return void Qu.warn("Survey is not eligible to be displayed: ",o.disabledReason)}t.displayType!==ju.Inline?this._surveyManager.handlePopoverSurvey(s,t):this.renderSurvey(s,t.selector,t.properties)}else Qu.warn("Survey not found")}}cancelPendingSurvey(e){br(this._surveyManager)?Qu.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;null==(e=this._surveyManager)||e.handlePageUnload()}}},Om),qm={toolbar:class{constructor(e){this.instance=e}xa(e){An.ph_toolbar_state=e}ka(){var e;return null!==(e=An.ph_toolbar_state)&&void 0!==e?e:0}initialize(){return this.maybeLoadToolbar()}maybeLoadToolbar(e,t,r){if(void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===r&&(r=void 0),Kn(this.instance.config))return!1;if(!kn||!In)return!1;e=null!=e?e:kn.location,r=null!=r?r:kn.history;try{if(!t){try{kn.localStorage.setItem("test","test"),kn.localStorage.removeItem("test")}catch(e){return!1}t=null==kn?void 0:kn.localStorage}var i,n=ym||rs(e.hash,"__posthog")||rs(e.hash,"state"),s=n?Vn((()=>JSON.parse(atob(decodeURIComponent(n)))))||Vn((()=>JSON.parse(decodeURIComponent(n)))):null;return s&&"ph_authorize"===s.action?((i=s).source="url",i&&Object.keys(i).length>0&&(s.desiredHash?e.hash=s.desiredHash:r?r.replaceState(r.state,"",e.pathname+e.search):e.hash="")):((i=JSON.parse(t.getItem(bm)||"{}")).source="localstorage",delete i.userIntent),!(!i.token||this.instance.config.token!==i.token||(this.loadToolbar(i),0))}catch(e){return!1}}Sa(e){var t=An.ph_load_toolbar||An.ph_load_editor;!br(t)&&dr(t)?t(e,this.instance):_m.warn("No toolbar load function found")}loadToolbar(e){var t=!(null==In||!In.getElementById(Ks));if(!kn||t)return!1;var i="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,n=r({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},i?{instrument:!1}:{});if(kn.localStorage.setItem(bm,JSON.stringify(r({},n,{source:void 0}))),2===this.ka())this.Sa(n);else if(0===this.ka()){var s;this.xa(1),null==(s=An.__PosthogExtensions__)||null==s.loadExternalDependency||s.loadExternalDependency(this.instance,"toolbar",(e=>{if(e)return _m.error("[Toolbar] Failed to load",e),void this.xa(0);this.xa(2),this.Sa(n)})),Jn(kn,"turbolinks:load",(()=>{this.xa(0),this.loadToolbar(n)}))}return!0}Ca(e){return this.loadToolbar(e)}maybeLoadEditor(e,t,r){return void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===r&&(r=void 0),this.maybeLoadToolbar(e,t,r)}}},jm=r({experiments:Em},Om),Um={conversations:class{constructor(e){this.Ia=void 0,this._conversationsManager=null,this.Ta=!1,this.Ea=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var t=e.conversations;br(t)||(xr(t)?this.Ia=t:(this.Ia=t.enabled,this.Ea=t),this.loadIfEnabled())}}reset(){var e;null==(e=this._conversationsManager)||e.reset(),this._conversationsManager=null,this.Ia=void 0,this.Ea=null}loadIfEnabled(){if(!(this._conversationsManager||this.Ta||this._instance.config.disable_conversations||Kn(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=null==An?void 0:An.__PosthogExtensions__;if(e&&!pr(this.Ia)&&this.Ia)if(this.Ea&&this.Ea.token){this.Ta=!0;try{var t=e.initConversations;if(t)return this.Ma(t),void(this.Ta=!1);var r=e.loadExternalDependency;if(!r)return void this.Ra(ro);r(this._instance,"conversations",(t=>{t||!e.initConversations?this.Ra("Could not load conversations script",t):this.Ma(e.initConversations),this.Ta=!1}))}catch(e){this.Ra("Error initializing conversations",e),this.Ta=!1}}else Rm.error("Conversations enabled but missing token in remote config.")}}Ma(e){if(this.Ea)try{this._conversationsManager=e(this.Ea,this._instance),Rm.info("Conversations loaded successfully")}catch(e){this.Ra("Error completing conversations initialization",e)}else Rm.error("Cannot complete initialization: remote config is null")}Ra(e,t){Rm.error(e,t),this._conversationsManager=null,this.Ta=!1}show(){this._conversationsManager?this._conversationsManager.show():Rm.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return!0===this.Ia&&!yr(this._conversationsManager)}isVisible(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.isVisible())&&void 0!==e&&e}sendMessage(e,r,i){var n=this;return t((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,r,i):(Rm.warn(Mm),null)}))()}getMessages(e,r){var i=this;return t((function*(){return i._conversationsManager?i._conversationsManager.getMessages(e,r):(Rm.warn(Mm),null)}))()}markAsRead(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.markAsRead(e):(Rm.warn(Mm),null)}))()}getTickets(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.getTickets(e):(Rm.warn(Mm),null)}))()}requestRestoreLink(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.requestRestoreLink(e):(Rm.warn(Mm),null)}))()}restoreFromToken(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.restoreFromToken(e):(Rm.warn(Mm),null)}))()}restoreFromUrlToken(){var e=this;return t((function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(Rm.warn(Mm),null)}))()}getCurrentTicketId(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.getCurrentTicketId())&&void 0!==e?e:null}getWidgetSessionId(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.getWidgetSessionId())&&void 0!==e?e:null}Ln(){var e;null==(e=this._conversationsManager)||e.setIdentity()}An(){var e;null==(e=this._conversationsManager)||e.clearIdentity()}}},Bm={logs:class{constructor(e){var t;this.Pa=!1,this.Oa=!1,this.Zt=jn("[logs]"),this.La=[],this.Aa=0,this.Fa=0,this.Na=!1,this._instance=e,this._instance&&null!=(t=this._instance.config.logs)&&t.captureConsoleLogs&&(this.Pa=!0)}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t,r=null==(t=e.logs)?void 0:t.captureConsoleLogs;!br(r)&&r&&(this.Pa=!0,this.loadIfEnabled())}reset(){this.La=[],this.ii&&(clearTimeout(this.ii),this.ii=void 0),this.Aa=0,this.Fa=0,this.Na=!1}loadIfEnabled(){if(this.Pa&&!this.Oa){var e=null==An?void 0:An.__PosthogExtensions__;if(e){var t=e.loadExternalDependency;t?t(this._instance,"logs",(t=>{var r;t||null==(r=e.logs)||!r.initializeLogs?this.Zt.error("Could not load logs script",t):(e.logs.initializeLogs(this._instance),this.Oa=!0)})):this.Zt.error(ro)}else this.Zt.error("PostHog Extensions not found.")}}captureLog(e){var t,i,n,s,o,a;if(this._instance.is_capturing())if(e&&e.body){var u=null!==(t=null==(i=this._instance.config.logs)?void 0:i.flushIntervalMs)&&void 0!==t?t:3e3,l=null!==(n=null==(s=this._instance.config.logs)?void 0:s.maxLogsPerInterval)&&void 0!==n?n:1e3,h=Date.now();if(u>h-this.Fa||(this.Fa=h,this.Aa=0,this.Na=!1),l>this.Aa){this.Aa++;var c=function(e,t){var i=e.level||"info",{text:n,number:s}=ji[i]||Ui,o=String(Date.now())+"000000",a={};t.distinctId&&(a.posthogDistinctId=t.distinctId),t.sessionId&&(a.sessionId=t.sessionId),t.currentUrl&&(a["url.full"]=t.currentUrl),t.screenName&&(a["screen.name"]=t.screenName),t.appState&&(a["app.state"]=t.appState),t.activeFeatureFlags&&t.activeFeatureFlags.length>0&&(a.feature_flags=t.activeFeatureFlags);var u=r({},a,e.attributes||{}),l={timeUnixNano:o,observedTimeUnixNano:o,severityNumber:s,severityText:n,body:{stringValue:e.body},attributes:Hi(u)};return e.trace_id&&(l.traceId=e.trace_id),e.span_id&&(l.spanId=e.span_id),pr(e.trace_flags)||(l.flags=e.trace_flags),l}(e,this.Da());this.La.push({record:c}),(null!==(o=null==(a=this._instance.config.logs)?void 0:a.maxBufferSize)&&void 0!==o?o:100)>this.La.length?this.$a():this.flushLogs()}else this.Na||(this.Zt.warn("captureLog dropping logs: exceeded "+l+" logs per "+u+"ms"),this.Na=!0)}else this.Zt.warn("captureLog requires a body")}get logger(){return this.qa||(this.qa={trace:(e,t)=>this.captureLog({body:e,level:"trace",attributes:t}),debug:(e,t)=>this.captureLog({body:e,level:"debug",attributes:t}),info:(e,t)=>this.captureLog({body:e,level:"info",attributes:t}),warn:(e,t)=>this.captureLog({body:e,level:"warn",attributes:t}),error:(e,t)=>this.captureLog({body:e,level:"error",attributes:t}),fatal:(e,t)=>this.captureLog({body:e,level:"fatal",attributes:t})}),this.qa}flushLogs(e){if(this.ii&&(clearTimeout(this.ii),this.ii=void 0),0!==this.La.length){var t=this.La;this.La=[];var i=this._instance.config.logs,n=r({"service.name":(null==i?void 0:i.serviceName)||"unknown_service"},(null==i?void 0:i.environment)&&{"deployment.environment":i.environment},(null==i?void 0:i.serviceVersion)&&{"service.version":i.serviceVersion},null==i?void 0:i.resourceAttributes),s=function(e,t,r,i){return{resourceLogs:[{resource:{attributes:Hi(t)},scopeLogs:[{scope:{name:r,version:i},logRecords:e}]}]}}(t.map((e=>e.record)),n,$n.LIB_NAME,$n.LIB_VERSION),o=this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token);this._instance.pn({method:"POST",url:o,data:s,compression:"best-available",batchKey:"logs",transport:e})}}$a(){var e,t;this.ii||(this.ii=setTimeout((()=>{this.ii=void 0,this.flushLogs()}),null!==(e=null==(t=this._instance.config.logs)?void 0:t.flushIntervalMs)&&void 0!==e?e:3e3))}Da(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var{sessionId:r}=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0);t.sessionId=r}if(null!=An&&null!=(e=An.location)&&e.href&&(t.currentUrl=An.location.href),this._instance.featureFlags){var i=this._instance.featureFlags.getFlags();i&&i.length>0&&(t.activeFeatureFlags=i)}return t}}},Hm=r({},Om,Pm,Lm,Am,Nm,Fm,Dm,$m,qm,jm,Um,Bm);Qg.__defaultExtensionClasses=r({},Hm);var zm=function(){$n.SDK_DIST_CHANNEL="npm";var e=Fg[Hg]=new Qg;return function(){function e(){e.done||(e.done=!0,zg=!1,Bn(Fg,(function(e){e._dom_loaded()})))}null!=In&&In.addEventListener?"complete"===In.readyState?e():Jn(In,"DOMContentLoaded",e,{capture:!1}):kn&&qn.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}(),e}();export{fl as Compression,hg as DEFAULT_PRODUCT_TOUR_APPEARANCE,ju as DisplaySurveyType,Qg as PostHog,cg as ProductTourEventName,dg as ProductTourEventProperties,Du as SurveyEventName,qu as SurveyEventProperties,Mu as SurveyEventType,Pu as SurveyPosition,Fu as SurveyQuestionBranchingType,Nu as SurveyQuestionType,$u as SurveySchedule,Lu as SurveyTabPosition,Au as SurveyType,Ou as SurveyWidgetType,zm as default,zm as posthog,vl as severityLevels};
1
+ function e(e,t,r,i,n,s,o){try{var a=e[s](o),u=a.value}catch(e){return void r(e)}a.done?t(u):Promise.resolve(u).then(i,n)}function t(t){return function(){var r=this,i=arguments;return new Promise((function(n,s){var o=t.apply(r,i);function a(t){e(o,n,s,a,u,"next",t)}function u(t){e(o,n,s,a,u,"throw",t)}a(void 0)}))}}function r(){return r=Object.assign?Object.assign.bind():function(e){for(var t=1;arguments.length>t;t++){var r=arguments[t];for(var i in r)({}).hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},r.apply(null,arguments)}function i(e,t){if(null==e)return{};var r={};for(var i in e)if({}.hasOwnProperty.call(e,i)){if(-1!==t.indexOf(i))continue;r[i]=e[i]}return r}var n,s=["type"],o=Object.defineProperty,a=(e,t,r)=>((e,t,r)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r),u=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))(u||{}),l=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(l||{}),h=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(h||{}),c=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(c||{}),d=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(d||{}),v=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(v||{}),f=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(f||{}),p={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},g={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},m={};function y(e){if(m[e])return m[e];var t=function(e){var t,r,i=null==(r=null==(t=null==globalThis?void 0:globalThis.Zone)?void 0:t.__symbol__)?void 0:r.call(t,e);return i&&globalThis[i]?globalThis[i]:void 0}(e)||globalThis[e],r=t.prototype,i=e in p?p[e]:void 0,n=Boolean(i&&i.every((e=>{var t,i;return Boolean(null==(i=null==(t=Object.getOwnPropertyDescriptor(r,e))?void 0:t.get)?void 0:i.toString().includes("[native code]"))}))),s=e in g?g[e]:void 0,o=Boolean(s&&s.every((e=>{var t;return"function"==typeof r[e]&&(null==(t=r[e])?void 0:t.toString().includes("[native code]"))})));if(n&&o)return m[e]=t.prototype,t.prototype;var a=document.createElement("iframe");try{document.body.appendChild(a);var u=a.contentWindow;if(!u)return t.prototype;var l=u[e].prototype;return l?m[e]=l:r}catch(e){return r}finally{a.parentNode&&document.body.removeChild(a)}}var b={};function _(e,t,r){var i,n=e+"."+String(r);if(b[n])return b[n].call(t);var s=y(e),o=null==(i=Object.getOwnPropertyDescriptor(s,r))?void 0:i.get;return o?(b[n]=o,o.call(t)):t[r]}var w={};function x(e,t,r){var i=e+"."+String(r);if(w[i])return w[i].bind(t);var n=y(e)[r];return"function"!=typeof n?t[r]:(w[i]=n,n.bind(t))}function S(){return y("MutationObserver").constructor}function k(e,t,r){try{if(!(t in e))return()=>{};var i=e[t],n=r(i);return"function"==typeof n&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__rrweb_original__:{enumerable:!1,value:i}})),e[t]=n,()=>{e[t]=i}}catch(e){return()=>{}}}var C={childNodes:e=>_("Node",e,"childNodes"),parentNode:e=>_("Node",e,"parentNode"),parentElement:e=>_("Node",e,"parentElement"),textContent:e=>_("Node",e,"textContent"),contains:(e,t)=>x("Node",e,"contains")(t),getRootNode:e=>x("Node",e,"getRootNode")(),host:e=>e&&"host"in e?_("ShadowRoot",e,"host"):null,styleSheets:e=>e.styleSheets,shadowRoot:e=>e&&"shadowRoot"in e?_("Element",e,"shadowRoot"):null,querySelector:(e,t)=>x("Element",e,"querySelector")(t),querySelectorAll:(e,t)=>x("Element",e,"querySelectorAll")(t),mutationObserver:S,patch:k};function T(e){return e.nodeType===e.ELEMENT_NODE}function I(e){var t=e&&"host"in e&&"mode"in e&&C.host(e)||null;return Boolean(t&&"shadowRoot"in t&&C.shadowRoot(t)===e)}function E(e){return"[object ShadowRoot]"==={}.toString.call(e)}function R(e){try{var t=e.rules||e.cssRules;if(!t)return null;var r=e.href;return!r&&e.ownerNode&&(r=e.ownerNode.baseURI),(i=Array.from(t,(e=>M(e,r))).join("")).includes(" background-clip: text;")&&!i.includes(" -webkit-background-clip: text;")&&(i=i.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),i}catch(e){return null}var i}function M(e,t){var r;if(function(e){return"styleSheet"in e}(e)){var i;try{i=R(e.styleSheet)||function(e){var{cssText:t}=e;if(3>t.split('"').length)return t;var r=["@import","url("+JSON.stringify(e.href)+")"];return""===e.layerName?r.push("layer"):e.layerName&&r.push("layer("+e.layerName+")"),e.supportsText&&r.push("supports("+e.supportsText+")"),e.media.length&&r.push(e.media.mediaText),r.join(" ")+";"}(e)}catch(t){i=e.cssText}try{if(i&&(null==(r=e.styleSheet)?void 0:r.href))return U(i,e.styleSheet.href)}catch(e){}return i}var n=e.cssText;return function(e){return"selectorText"in e}(e)&&e.selectorText.includes(":")&&(n=n.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),t?U(n,t):n}class O{constructor(){a(this,"idNodeMap",new Map),a(this,"nodeMetaMap",new WeakMap)}getId(e){var t;if(!e)return-1;var r=null==(t=this.getMeta(e))?void 0:t.id;return null!=r?r:-1}getNode(e){return this.idNodeMap.get(e)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(e){return this.nodeMetaMap.get(e)||null}removeNodeFromMap(e){var t=this.getId(e);if(this.idNodeMap.delete(t),e.childNodes&&e.childNodes.forEach((e=>this.removeNodeFromMap(e))),T(e)){var r=C.shadowRoot(e);r&&this.removeNodeFromMap(r),"IFRAME"===e.nodeName&&e.contentDocument&&this.removeNodeFromMap(e.contentDocument)}}has(e){return this.idNodeMap.has(e)}hasNode(e){return this.nodeMetaMap.has(e)}add(e,t){this.idNodeMap.set(t.id,e),this.nodeMetaMap.set(e,t)}replace(e,t){var r=this.getNode(e);if(r){var i=this.nodeMetaMap.get(r);i&&this.nodeMetaMap.set(t,i)}this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function P(e){var{element:t,maskInputOptions:r,tagName:i,type:n,value:s,maskInputFn:o}=e,a=s||"",u=n&&L(n);return(r[i.toLowerCase()]||u&&r[u])&&(a=o?o(a,t):"*".repeat(a.length)),a}function L(e){return e.toLowerCase()}var A="__rrweb_original__";function N(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?L(t):null}var F=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,D=/^(?:[a-z+]+:)?\/\//i,q=/^www\..*/i,j=/^(data:)([^,]*),(.*)/i;function U(e,t){return(e||"").replace(F,((e,r,i,n,s,o)=>{var a,u=i||s||o,l=r||n||"";if(!u)return e;if(D.test(u)||q.test(u))return"url("+l+u+l+")";if(j.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((a=t).indexOf("//")>-1?a.split("/").slice(0,3).join("/"):a.split("/")[0]).split("?")[0]+u)+l+")";var h=t.split("/"),c=u.split("/");for(var d of(h.pop(),c))"."!==d&&(".."===d?h.pop():h.push(d));return"url("+l+h.join("/")+l+")"}))}var B,H,z="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",V=4096,W=1,G=new RegExp("[^a-z0-9-_:]"),Z=-2;function Q(){return W++}var J=/^[^ \t\n\r\u000c]+/,K=/^[, \t\n\r\u000c]+/,Y=new WeakMap;function X(e,t){return t&&""!==t.trim()?ee(e,t):t}function ee(e,t){var r=Y.get(e);if(r||(r=e.createElement("a"),Y.set(e,r)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return r.setAttribute("href",t),r.href}function te(e,t,r,i,n,s){var o,a,u;if(!i)return i;if("src"===r||"href"===r&&("use"!==t||"#"!==i[0])){if("link"===t&&n){var l=null==(o=n.sheet)?void 0:o.href;if(l)return l}var h=X(e,i);if("img"===t&&h.startsWith("data:")&&n){var c=h;return((null==s?void 0:s.type)||void 0!==(null==s?void 0:s.quality))&&(c=function(e,t,r,i){if(!e.complete||0===e.naturalWidth)return t;if(e.naturalWidth>V||e.naturalHeight>V)return t;try{var n=document.createElement("canvas");n.width=e.naturalWidth,n.height=e.naturalHeight;var s=n.getContext("2d");return s?(s.drawImage(e,0,0),n.toDataURL(r||"image/webp",null!=i?i:.4)):t}catch(e){return t}}(n,h,s.type,s.quality)),(null==s?void 0:s.maxBase64ImageLength)&&(a=c,c=(u=s.maxBase64ImageLength)&&a.length>u?z:a),c}return h}return"xlink:href"===r&&"#"!==i[0]?X(e,i):"background"!==r||"table"!==t&&"td"!==t&&"th"!==t?"srcset"===r?function(e,t){if(""===t.trim())return t;var r=0;function i(e){var i,n=e.exec(t.substring(r));return n?(r+=(i=n[0]).length,i):""}for(var n=[];i(K),t.length>r;){var s=i(J);if(","===s.slice(-1))s=X(e,s.substring(0,s.length-1)),n.push(s);else{var o="";s=X(e,s);for(var a=!1;;){var u=t.charAt(r);if(""===u){n.push((s+o).trim());break}if(a)")"===u&&(a=!1);else{if(","===u){r+=1,n.push((s+o).trim());break}"("===u&&(a=!0)}o+=u,r+=1}}}return n.join(", ")}(e,i):"style"===r?U(i,ee(e)):"object"===t&&"data"===r?X(e,i):i:X(e,i)}function re(e,t,r){return("video"===e||"audio"===e)&&"autoplay"===t}function ie(e,t,r){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return!!r&&ie(C.parentNode(e),t,r);for(var i=e.classList.length;i--;)if(t.test(e.classList[i]))return!0;return!!r&&ie(C.parentNode(e),t,r)}function ne(e,t,r,i){var n;if(T(e)){if(!C.childNodes(n=e).length)return!1}else{if(null===C.parentElement(e))return!1;n=C.parentElement(e)}try{if("string"==typeof t){if(i){if(n.closest("."+t))return!0}else if(n.classList.contains(t))return!0}else if(ie(n,t,i))return!0;if(r)if(i){if(n.closest(r))return!0}else if(n.matches(r))return!0}catch(e){}return!1}var se=new Map;function oe(e,t){return Array.from(e.styleSheets).find((e=>e.href===t))}function ae(e){return null==e?"":e.toLowerCase()}var ue=50,le=!1,he=!1;function ce(e,t){var{doc:r,mirror:i,blockClass:n,blockSelector:s,maskTextClass:o,maskTextSelector:a,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:h={},maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p={},inlineImages:g=!1,recordCanvas:m=!1,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_=5e3,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:k=(()=>!1),newlyAddedElement:M=!1,depth:O=0,maxDepth:F=ue}=t,{needsMask:D}=t,{preserveWhiteSpace:q=!0}=t;if(O>=F)return he=!0,le||(le=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+F+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;D||(D=ne(e,o,a,void 0===D));var j,z=function(e,t){var{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:o,inlineStylesheet:a,maskInputOptions:u={},maskTextFn:l,maskInputFn:h,dataURLOptions:c={},inlineImages:d,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:g=!1}=t,m=function(e,t){if(t.hasNode(e)){var r=t.getId(e);return 1===r?void 0:r}}(r,i);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:f.Document,childNodes:[],compatMode:e.compatMode}:{type:f.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:f.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:m};case e.ELEMENT_NODE:return function(e,t){for(var r,i,n,s,{doc:o,blockClass:a,blockSelector:u,inlineStylesheet:l,maskInputOptions:h={},maskInputFn:c,dataURLOptions:d={},inlineImages:v,recordCanvas:p,keepIframeSrcFn:g,newlyAddedElement:m=!1,rootId:y}=t,b=function(e,t,r){try{if("string"==typeof t){if(e.classList.contains(t))return!0}else for(var i=e.classList.length;i--;)if(t.test(e.classList[i]))return!0;if(r)return e.matches(r)}catch(e){}return!1}(e,a,u),_=function(e){if(e instanceof HTMLFormElement)return"form";var t=L(e.tagName);return G.test(t)?"div":t}(e),w={},x=e.attributes.length,S=0;x>S;S++){var k=e.attributes[S];re(_,k.name)||(w[k.name]=te(o,_,L(k.name),k.value,e,d))}if("link"===_&&l){var T=e.sheet;if(!T){var I=function(e){return e.href}(e);I&&!(T=oe(o,I))&&I.includes(".css")&&(T=oe(o,window.location.origin+"/"+I.replace(window.location.href,"")))}var E=null;T&&(E=R(T)),E&&(delete w.rel,delete w.href,w._cssText=E)}if("style"===_&&e.sheet&&!(e.innerText||C.textContent(e)||"").trim().length){var M=R(e.sheet);M&&(w._cssText=M)}if("input"===_||"textarea"===_||"select"===_){var O=e.value,F=e.checked;"radio"!==w.type&&"checkbox"!==w.type&&"submit"!==w.type&&"button"!==w.type&&O?w.value=P({element:e,type:N(e),tagName:_,value:O,maskInputOptions:h,maskInputFn:c}):F&&(w.checked=F)}if("option"===_&&(e.selected&&!h.select?w.selected=!0:delete w.selected),"dialog"===_&&e.open)try{w.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"}catch(e){w.rr_open_mode="modal",w.ph_rr_could_not_detect_modal=!0}if("canvas"===_&&p)if("2d"===e.__context)(function(e){var t=e.getContext("2d");if(!t)return!0;for(var r=0;e.width>r;r+=50)for(var i=0;e.height>i;i+=50){var n=t.getImageData;if(new Uint32Array((A in n?n[A]:n).call(t,r,i,Math.min(50,e.width-r),Math.min(50,e.height-i)).data.buffer).some((e=>0!==e)))return!1}return!0})(e)||(w.rr_dataURL=e.toDataURL(d.type,d.quality));else if(!("__context"in e)){var D=e.toDataURL(d.type,d.quality),q=o.createElement("canvas");q.width=e.width,q.height=e.height,D!==q.toDataURL(d.type,d.quality)&&(w.rr_dataURL=D)}if("img"===_&&v){B||(B=o.createElement("canvas"),H=B.getContext("2d"));var j=e,U=j.currentSrc||j.getAttribute("src")||"<unknown-src>",z=j.crossOrigin,V=()=>{j.removeEventListener("load",V);try{B.width=j.naturalWidth,B.height=j.naturalHeight,H.drawImage(j,0,0),w.rr_dataURL=B.toDataURL(d.type,d.quality)}catch(e){if("anonymous"!==j.crossOrigin)return j.crossOrigin="anonymous",void(j.complete&&0!==j.naturalWidth?V():j.addEventListener("load",V));console.warn("Cannot inline img src="+U+"! Error: "+e)}"anonymous"===j.crossOrigin&&(z?w.crossOrigin=z:j.removeAttribute("crossorigin"))};j.complete&&0!==j.naturalWidth?V():j.addEventListener("load",V)}if("audio"===_||"video"===_){var W=w;W.rr_mediaState=e.paused?"paused":"played",W.rr_mediaCurrentTime=e.currentTime,W.rr_mediaPlaybackRate=e.playbackRate,W.rr_mediaMuted=e.muted,W.rr_mediaLoop=e.loop,W.rr_mediaVolume=e.volume}if(m||(e.scrollLeft&&(w.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(w.rr_scrollTop=e.scrollTop)),b){var{width:Z,height:Q,left:J,top:K}=e.getBoundingClientRect(),Y=null==(r=o.defaultView)?void 0:r.getComputedStyle(e);w={class:w.class,rr_width:Z+"px",rr_height:Q+"px",rr_left:Math.floor(J+((null==(i=o.defaultView)?void 0:i.scrollX)||0))+"px",rr_top:Math.floor(K+((null==(n=o.defaultView)?void 0:n.scrollY)||0))+"px"},Y&&(w.rr_position=Y.position||"static",Y.transform&&"none"!==Y.transform&&(w.rr_transform=Y.transform),Y.display&&Y.display.startsWith("inline")&&(w.rr_display=Y.display))}"iframe"!==_||g(w.src)||(e.contentDocument||(w.rr_src=w.src),delete w.src);try{customElements.get(_)&&(s=!0)}catch(e){}return{type:f.Element,tagName:_,attributes:w,childNodes:[],isSVG:(X=e,Boolean("svg"===X.tagName||X.ownerSVGElement)||void 0),needBlock:b,rootId:y,isCustom:s};var X}(e,{doc:r,blockClass:n,blockSelector:s,inlineStylesheet:a,maskInputOptions:u,maskInputFn:h,dataURLOptions:c,inlineImages:d,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:g,rootId:m});case e.TEXT_NODE:return function(e,t){var r,{needsMask:i,maskTextFn:n,rootId:s}=t,o=C.parentNode(e),a=o&&o.tagName,u=C.textContent(e),l="STYLE"===a||void 0,h="SCRIPT"===a||void 0;if(l&&u){try{if(e.nextSibling||e.previousSibling);else if(null==(r=o.sheet)?void 0:r.cssRules){var c=R(o.sheet);c&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(c)&&(u=c)}}catch(t){console.warn("Cannot get CSS styles from text's parentNode. Error: "+t,e)}u=U(u,ee(t.doc))}return h&&(u="SCRIPT_PLACEHOLDER"),!l&&!h&&u&&i&&(u=n?n(u,C.parentElement(e)):u.replace(/[\S]/g,"*")),{type:f.Text,textContent:u||"",isStyle:l,rootId:s}}(e,{doc:r,needsMask:o,maskTextFn:l,rootId:m});case e.CDATA_SECTION_NODE:return{type:f.CDATA,textContent:"",rootId:m};case e.COMMENT_NODE:return{type:f.Comment,textContent:C.textContent(e)||"",rootId:m};default:return!1}}(e,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,dataURLOptions:p,inlineImages:g,recordCanvas:m,keepIframeSrcFn:k,newlyAddedElement:M});if(!z)return console.warn(e,"not serialized"),null;j=i.hasNode(e)?i.getId(e):function(e,t){if(t.comment&&e.type===f.Comment)return!0;if(e.type===f.Element){if(t.script&&("script"===e.tagName||"link"===e.tagName&&("preload"===e.attributes.rel&&"script"===e.attributes.as||"modulepreload"===e.attributes.rel)||"link"===e.tagName&&"prefetch"===e.attributes.rel&&"string"==typeof e.attributes.href&&"js"===function(e,t){var r,i;try{i=new URL(e,window.location.href)}catch(e){return null}var n=i.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==n?void 0:n[1])&&void 0!==r?r:null}(e.attributes.href)))return!0;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(ae(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===ae(e.attributes.name)||["icon","apple-touch-icon","shortcut icon"].includes(ae(e.attributes.rel)))))return!0;if("meta"===e.tagName){if(t.headMetaDescKeywords&&ae(e.attributes.name).match(/^description|keywords$/))return!0;if(t.headMetaSocial&&(ae(e.attributes.property).match(/^(og|twitter|fb):/)||ae(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===ae(e.attributes.name)))return!0;if(t.headMetaRobots&&["robots","googlebot","bingbot"].includes(ae(e.attributes.name)))return!0;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return!0;if(t.headMetaAuthorship&&(["author","generator","framework","publisher","progid"].includes(ae(e.attributes.name))||ae(e.attributes.property).match(/^article:/)||ae(e.attributes.property).match(/^product:/)))return!0;if(t.headMetaVerification&&["google-site-verification","yandex-verification","csrf-token","p:domain_verify","verify-v1","verification","shopify-checkout-api-token"].includes(ae(e.attributes.name)))return!0}}return!1}(z,v)||!q&&z.type===f.Text&&!z.isStyle&&!z.textContent.replace(/^\s+|\s+$/gm,"").length?Z:Q();var V=Object.assign(z,{id:j});if(i.add(e,V),j===Z)return null;y&&y(e);var W=!u;if(V.type===f.Element){W=W&&!V.needBlock,delete V.needBlock;var J=C.shadowRoot(e);J&&E(J)&&(V.isShadowHost=!0)}if((V.type===f.Document||V.type===f.Element)&&W){v.headWhitespace&&V.type===f.Element&&"head"===V.tagName&&(q=!1);var K={doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:u,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O+1,maxDepth:F};if(V.type===f.Element&&"textarea"===V.tagName&&void 0!==V.attributes.value);else for(var Y of Array.from(C.childNodes(e))){var X=ce(Y,K);X&&V.childNodes.push(X)}var ie=null;if(T(e)&&(ie=C.shadowRoot(e)))for(var de of Array.from(C.childNodes(ie))){var ve=ce(de,K);ve&&(E(ie)&&(ve.isShadow=!0),V.childNodes.push(ve))}}var fe=C.parentNode(e);if(fe&&I(fe)&&E(fe)&&(V.isShadow=!0),V.type===f.Element&&"iframe"===V.tagName){var pe=function(e,t,r){var i,n=()=>{},s=e.contentWindow;if(!s)return n;try{i=s.document.readyState}catch(e){return n}var o=()=>t();if("complete"!==i){var a=!1,u=null,l=()=>{a||(a=!0,null!==u&&(clearTimeout(u),u=null),e.removeEventListener("load",h),e.addEventListener("load",o),t())},h=()=>l();return u=setTimeout(l,r),e.addEventListener("load",h),()=>{null!==u&&(clearTimeout(u),u=null),a?e.removeEventListener("load",o):(a=!0,e.removeEventListener("load",h))}}var c,d="about:blank";try{c=s.location.href}catch(e){return n}if(c!==d||e.src===d||""===e.src){var v=setTimeout(t,0);return e.addEventListener("load",o),()=>{clearTimeout(v),e.removeEventListener("load",o)}}return e.addEventListener("load",o),()=>{e.removeEventListener("load",o)}}(e,(()=>{var t=e.contentDocument;if(t&&b){var r=ce(t,{doc:t,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onIframeListenerRegistered:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O+1,maxDepth:F});r&&b(e,r)}}),_);null==w||w(e,pe)}return V.type===f.Element&&"link"===V.tagName&&"stylesheet"===V.attributes.rel&&function(t,u,f){if(!se.has(t)){var w;try{w=t.sheet}catch(e){return}if(!w){var C=new AbortController,T=!1,I=()=>{if(!T){T=!0;try{(()=>{if(x){var t=ce(e,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:D,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:v,dataURLOptions:p,inlineImages:g,recordCanvas:m,preserveWhiteSpace:q,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:_,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:k,depth:O,maxDepth:F});t&&x(e,t)}})()}finally{se.delete(t),C.abort()}}},E=setTimeout(I,f);C.signal.addEventListener("abort",(()=>clearTimeout(E)),{once:!0}),t.addEventListener("load",I,{signal:C.signal,once:!0}),se.set(t,C)}}}(e,0,S),V}function de(e){return!0===e||"all"===e?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===e,headMetaDescKeywords:"all"===e,headTitleMutations:"all"===e}:!1===e?{}:e}class ve{constructor(){a(this,"parentElement",null),a(this,"parentNode",null),a(this,"ownerDocument"),a(this,"firstChild",null),a(this,"lastChild",null),a(this,"previousSibling",null),a(this,"nextSibling",null),a(this,"ELEMENT_NODE",1),a(this,"TEXT_NODE",3),a(this,"nodeType"),a(this,"nodeName"),a(this,"RRNodeType")}get childNodes(){for(var e=[],t=this.firstChild;t;)e.push(t),t=t.nextSibling;return e}contains(e){if(!(e instanceof ve))return!1;if(e.ownerDocument!==this.ownerDocument)return!1;if(e===this)return!0;for(;e.parentNode;){if(e.parentNode===this)return!0;e=e.parentNode}return!1}appendChild(e){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(e,t){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(e){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}}function fe(e,t,r){void 0===r&&(r=document);var i={capture:!0,passive:!0};return r.addEventListener(e,t,i),()=>r.removeEventListener(e,t,i)}function pe(e){try{e()}catch(e){if(!(e instanceof DOMException&&"SecurityError"===e.name))throw e}}var ge="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.",me={map:{},getId(){return console.error(ge),-1},getNode(){return console.error(ge),null},removeNodeFromMap(){console.error(ge)},has(){return console.error(ge),!1},reset(){console.error(ge)}};function ye(e,t,r){void 0===r&&(r={});var i=null,n=0;return function(){for(var s=arguments.length,o=new Array(s),a=0;s>a;a++)o[a]=arguments[a];var u=Date.now();n||!1!==r.leading||(n=u);var l=t-(u-n),h=this;0>=l||l>t?(i&&(clearTimeout(i),i=null),n=u,e.apply(h,o)):i||!1===r.trailing||(i=setTimeout((()=>{n=!1===r.leading?0:Date.now(),i=null,e.apply(h,o)}),l))}}function be(e,t,r,i,n){void 0===n&&(n=window);var s=n.Object.getOwnPropertyDescriptor(e,t);return n.Object.defineProperty(e,t,i?r:{set(e){setTimeout((()=>{r.set.call(this,e)}),0),s&&s.set&&s.set.call(this,e)}}),()=>be(e,t,s||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(me=new Proxy(me,{get(e,t,r){return"map"===t&&console.error(ge),Reflect.get(e,t,r)}}));var _e=Date.now;function we(e){var t,r,i,n,s=e.document;return{left:s.scrollingElement?s.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:s.documentElement.scrollLeft||(null==s?void 0:s.body)&&(null==(t=C.parentElement(s.body))?void 0:t.scrollLeft)||(null==(r=null==s?void 0:s.body)?void 0:r.scrollLeft)||0,top:s.scrollingElement?s.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==s?void 0:s.documentElement.scrollTop)||(null==s?void 0:s.body)&&(null==(i=C.parentElement(s.body))?void 0:i.scrollTop)||(null==(n=null==s?void 0:s.body)?void 0:n.scrollTop)||0}}function xe(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function Se(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function ke(e){return e?e.nodeType===e.ELEMENT_NODE?e:C.parentElement(e):null}function Ce(e,t,r,i){if(!e)return!1;var n=ke(e);if(!n)return!1;try{if("string"==typeof t){if(n.classList.contains(t))return!0;if(i&&null!==n.closest("."+t))return!0}else if(ie(n,t,i))return!0}catch(e){}if(r){if(n.matches(r))return!0;if(i&&null!==n.closest(r))return!0}return!1}function Te(e,t,r){return!("TITLE"!==e.tagName||!r.headTitleMutations)||t.getId(e)===Z}function Ie(e,t){if(I(e))return!1;var r=t.getId(e);if(!t.has(r))return!0;var i=C.parentNode(e);return(!i||i.nodeType!==e.DOCUMENT_NODE)&&(!i||Ie(i,t))}function Ee(e){return Boolean(e.changedTouches)}function Re(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function Me(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Oe(e){return!!e&&(e instanceof ve&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(C.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(_e=()=>(new Date).getTime());class Pe{constructor(){a(this,"id",1),a(this,"styleIDMap",new WeakMap),a(this,"idStyleMap",new Map)}getId(e){var t;return null!==(t=this.styleIDMap.get(e))&&void 0!==t?t:-1}has(e){return this.styleIDMap.has(e)}add(e,t){return this.has(e)?this.getId(e):(r=void 0===t?this.id++:t,this.styleIDMap.set(e,r),this.idStyleMap.set(r,e),r);var r}getStyle(e){return this.idStyleMap.get(e)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Le(e){var t,r=null;return"getRootNode"in e&&(null==(t=C.getRootNode(e))?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&C.host(C.getRootNode(e))&&(r=C.host(C.getRootNode(e))),r}function Ae(e){var t=e.ownerDocument;return!!t&&(C.contains(t,e)||function(e){var t=e.ownerDocument;if(!t)return!1;var r=function(e){for(var t,r=e;t=Le(r);)r=t;return r}(e);return C.contains(t,r)}(e))}function Ne(e){return"__ln"in e}class Fe{constructor(){a(this,"length",0),a(this,"head",null),a(this,"tail",null)}get(e){if(e>=this.length)throw new Error("Position outside of list range");for(var t=this.head,r=0;e>r;r++)t=(null==t?void 0:t.next)||null;return t}addNode(e){var t={value:e,previous:null,next:null};if(e.__ln=t,e.previousSibling&&Ne(e.previousSibling)){var r=e.previousSibling.__ln.next;t.next=r,t.previous=e.previousSibling.__ln,e.previousSibling.__ln.next=t,r&&(r.previous=t)}else if(e.nextSibling&&Ne(e.nextSibling)&&e.nextSibling.__ln.previous){var i=e.nextSibling.__ln.previous;t.previous=i,t.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=t,i&&(i.next=t)}else this.head&&(this.head.previous=t),t.next=this.head,this.head=t;null===t.next&&(this.tail=t),this.length++}removeNode(e){var t=e.__ln;this.head&&(t.previous?(t.previous.next=t.next,t.next?t.next.previous=t.previous:this.tail=t.previous):(this.head=t.next,this.head?this.head.previous=null:this.tail=null),e.__ln&&delete e.__ln,this.length--)}}var $e,De=(e,t)=>e+"@"+t;class qe{constructor(){a(this,"frozen",!1),a(this,"locked",!1),a(this,"texts",[]),a(this,"attributes",[]),a(this,"attributeMap",new WeakMap),a(this,"removes",[]),a(this,"mapRemoves",[]),a(this,"movedMap",{}),a(this,"addedSet",new Set),a(this,"movedSet",new Set),a(this,"droppedSet",new Set),a(this,"removesSubTreeCache",new Set),a(this,"mutationCb"),a(this,"blockClass"),a(this,"blockSelector"),a(this,"maskTextClass"),a(this,"maskTextSelector"),a(this,"inlineStylesheet"),a(this,"maskInputOptions"),a(this,"maskTextFn"),a(this,"maskInputFn"),a(this,"keepIframeSrcFn"),a(this,"recordCanvas"),a(this,"inlineImages"),a(this,"slimDOMOptions"),a(this,"dataURLOptions"),a(this,"doc"),a(this,"mirror"),a(this,"iframeManager"),a(this,"stylesheetManager"),a(this,"shadowDomManager"),a(this,"canvasManager"),a(this,"processedNodeManager"),a(this,"unattachedDoc"),a(this,"canvasManagerReleased",!1),a(this,"processMutations",(e=>{e.forEach(this.processMutation),this.emit()})),a(this,"emit",(()=>{if(!this.frozen&&!this.locked){for(var e=[],t=new Set,r=new Fe,i=e=>{for(var t=e,r=Z;r===Z;)r=(t=t&&t.nextSibling)&&this.mirror.getId(t);return r},n=n=>{var s=C.parentNode(n);if(s&&Ae(n)&&"TEXTAREA"!==s.tagName){var o=I(s)?this.mirror.getId(Le(n)):this.mirror.getId(s),a=i(n);if(-1===o||-1===a)return r.addNode(n);var u=ce(n,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:e=>{Re(e,this.mirror)&&this.iframeManager.addIframe(e),Me(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Oe(n)&&this.shadowDomManager.addShadowRoot(C.shadowRoot(n),this.doc)},onIframeLoad:(e,t)=>{this.iframeManager.attachIframe(e,t),this.shadowDomManager.observeAttachShadow(e)},onIframeListenerRegistered:(e,t)=>{this.iframeManager.registerLoadListenerDisposer(e,t)},onStylesheetLoad:(e,t)=>{this.stylesheetManager.attachLinkElement(e,t)}});u&&(e.push({parentId:o,nextId:a,node:u}),t.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var s of this.movedSet)Ue(this.removesSubTreeCache,s)&&!this.movedSet.has(C.parentNode(s))||n(s);for(var o of this.addedSet)Be(this.droppedSet,o)||Ue(this.removesSubTreeCache,o)?Be(this.movedSet,o)?n(o):this.droppedSet.add(o):n(o);for(var a=null;r.length;){var u=null;if(a){var l=this.mirror.getId(C.parentNode(a.value)),h=i(a.value);-1!==l&&-1!==h&&(u=a)}if(!u)for(var c=r.tail;c;){var d=c;if(c=c.previous,d){var v=this.mirror.getId(C.parentNode(d.value));if(-1===i(d.value))continue;if(-1!==v){u=d;break}var f=C.parentNode(d.value);if(f&&f.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var p=C.host(f);if(-1!==this.mirror.getId(p)){u=d;break}}}}if(!u){for(;r.head;)r.removeNode(r.head.value);break}a=u.previous,r.removeNode(u.value),n(u.value)}var g={texts:this.texts.map((e=>{var t=e.node,r=C.parentNode(t);return r&&"TEXTAREA"===r.tagName&&this.genTextAreaValueMutation(r),{id:this.mirror.getId(t),value:e.value}})).filter((e=>!t.has(e.id))).filter((e=>this.mirror.has(e.id))),attributes:this.attributes.map((e=>{var{attributes:t}=e;if("string"==typeof t.style){var r=JSON.stringify(e.styleDiff),i=JSON.stringify(e._unchangedStyles);t.style.length>r.length&&(r+i).split("var(").length===t.style.split("var(").length&&(t.style=e.styleDiff)}return{id:this.mirror.getId(e.node),attributes:t}})).filter((e=>!t.has(e.id))).filter((e=>this.mirror.has(e.id))),removes:this.removes,adds:e};(g.texts.length||g.attributes.length||g.removes.length||g.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.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(g))}})),a(this,"bufferBelongsToIframe",(e=>this.doc===e.contentDocument)),a(this,"genTextAreaValueMutation",(e=>{var t=this.attributeMap.get(e);t||(this.attributes.push(t={node:e,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e,t));var r=Array.from(C.childNodes(e),(e=>C.textContent(e)||"")).join("");t.attributes.value=P({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:N(e),value:r,maskInputFn:this.maskInputFn})})),a(this,"processMutation",(e=>{if(!Te(e.target,this.mirror,this.slimDOMOptions))switch(e.type){case"characterData":var t=C.textContent(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||t===e.oldValue||this.texts.push({value:ne(e.target,this.maskTextClass,this.maskTextSelector,!0)&&t?this.maskTextFn?this.maskTextFn(t,ke(e.target)):t.replace(/[\S]/g,"*"):t,node:e.target});break;case"attributes":var r=e.target,i=e.attributeName,n=e.target.getAttribute(i);if("value"===i){var s=N(r);n=P({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:s,value:n,maskInputFn:this.maskInputFn})}if(Ce(e.target,this.blockClass,this.blockSelector,!1)||n===e.oldValue)return;var o=this.attributeMap.get(e.target);if("IFRAME"===r.tagName&&"src"===i&&!this.keepIframeSrcFn(n)){if(r.contentDocument)return;i="rr_src"}if(o||(this.attributes.push(o={node:e.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e.target,o)),"type"===i&&"INPUT"===r.tagName&&"password"===(e.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!re(r.tagName,i))if(o.attributes[i]=te(this.doc,L(r.tagName),L(i),n,r,this.dataURLOptions),"style"===i){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(e){this.unattachedDoc=this.doc}var a=this.unattachedDoc.createElement("span");for(var u of(e.oldValue&&a.setAttribute("style",e.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),h=r.style.getPropertyPriority(u);l!==a.style.getPropertyValue(u)||h!==a.style.getPropertyPriority(u)?o.styleDiff[u]=""===h?l:[l,h]:o._unchangedStyles[u]=[l,h]}for(var c of Array.from(a.style))""===r.style.getPropertyValue(c)&&(o.styleDiff[c]=!1)}else"open"===i&&"DIALOG"===r.tagName&&(o.attributes.rr_open_mode=r.matches("dialog:modal")?"modal":"non-modal");break;case"childList":if(Ce(e.target,this.blockClass,this.blockSelector,!0))return;if("TEXTAREA"===e.target.tagName)return void this.genTextAreaValueMutation(e.target);e.addedNodes.forEach((t=>this.genAdds(t,e.target))),e.removedNodes.forEach((t=>{var r=this.mirror.getId(t),i=I(e.target)?this.mirror.getId(C.host(e.target)):this.mirror.getId(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||Te(t,this.mirror,this.slimDOMOptions)||!function(e,t){return-1!==t.getId(e)}(t,this.mirror)||(this.addedSet.has(t)?(je(this.addedSet,t),this.droppedSet.add(t)):this.addedSet.has(e.target)&&-1===r||Ie(e.target,this.mirror)||(this.movedSet.has(t)&&this.movedMap[De(r,i)]?je(this.movedSet,t):(this.removes.push({parentId:i,id:r,isShadow:!(!I(e.target)||!E(e.target))||void 0}),function(e,t){for(var r=[e];r.length;){var i=r.pop();t.has(i)||(t.add(i),C.childNodes(i).forEach((e=>r.push(e))))}}(t,this.removesSubTreeCache))),this.mapRemoves.push(t))}))}})),a(this,"genAdds",((e,t)=>{if(!this.processedNodeManager.inOtherBuffer(e,this)&&!this.addedSet.has(e)&&!this.movedSet.has(e)){if(this.mirror.hasNode(e)){if(Te(e,this.mirror,this.slimDOMOptions))return;this.movedSet.add(e);var r=null;t&&this.mirror.hasNode(t)&&(r=this.mirror.getId(t)),r&&-1!==r&&(this.movedMap[De(this.mirror.getId(e),r)]=!0)}else this.addedSet.add(e),this.droppedSet.delete(e);Ce(e,this.blockClass,this.blockSelector,!1)||(C.childNodes(e).forEach((e=>this.genAdds(e))),Oe(e)&&C.childNodes(C.shadowRoot(e)).forEach((t=>{this.processedNodeManager.add(t,this),this.genAdds(t,e)})))}}))}init(e){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach((t=>{this[t]=e[t]})),this.canvasManager.acquire()}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.releaseCanvasManager()}releaseCanvasManager(){this.canvasManagerReleased||(this.canvasManagerReleased=!0,this.canvasManager.reset())}bufferDoc(){return this.doc}destroy(){for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift())}}function je(e,t){e.delete(t),C.childNodes(t).forEach((t=>je(e,t)))}function Ue(e,t,r){return 0!==e.size&&function(e,t,r){var i=C.parentNode(t);return!!i&&e.has(i)}(e,t)}function Be(e,t){return 0!==e.size&&He(e,t)}function He(e,t){var r=C.parentNode(t);return!!r&&(!!e.has(r)||He(e,r))}var ze=e=>$e?function(){try{return e(...arguments)}catch(e){if($e&&!0===$e(e))return;throw e}}:e,Ve=[];function We(e){try{if("composedPath"in e){var t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch(e){}return e&&e.target}function Ge(e,t){var r=new qe;Ve.push(r),r.init(e);var i=new(S())(ze(r.processMutations.bind(r)));return i.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:i,buffer:r}}function Ze(e){var{scrollCb:t,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:o}=e,a=new Map,u=e=>{var o=We(e);if(o&&!Ce(o,n,s,!0)){var u,l,h=i.getId(o);if(o===r&&r.defaultView){var c=we(r.defaultView);u=c.left,l=c.top}else u=o.scrollLeft,l=o.scrollTop;var d=u+","+l;a.get(h)!==d&&(a.set(h,d),t({id:h,x:u,y:l}))}},l=[fe("scroll",ze(ye(ze((e=>u(e))),o.scroll||100)),r)];return"onscrollend"in r&&l.push(fe("scrollend",ze(u),r)),()=>l.forEach((e=>e()))}function Qe(e,t){for(var r=Ve.length-1;r>=0;r--){var i=Ve[r];if(i){var n=i.bufferBelongsToIframe(e);!n&&t&&t.has(i.bufferDoc())&&(n=!0),n&&(i.reset(),Ve.splice(r,1))}}}var Je=["INPUT","TEXTAREA","SELECT"],Ke=new WeakMap;function Ye(e){return function e(t,r){if(rt("CSSGroupingRule")&&t.parentRule instanceof CSSGroupingRule||rt("CSSMediaRule")&&t.parentRule instanceof CSSMediaRule||rt("CSSSupportsRule")&&t.parentRule instanceof CSSSupportsRule||rt("CSSConditionRule")&&t.parentRule instanceof CSSConditionRule){var i=Array.from(t.parentRule.cssRules).indexOf(t);return r.unshift(i),e(t.parentRule,r)}if(t.parentStyleSheet){var n=Array.from(t.parentStyleSheet.cssRules).indexOf(t);r.unshift(n)}return r}(e,[])}function Xe(e,t,r){var i,n;return e?(e.ownerNode?i=t.getId(e.ownerNode):n=r.getId(e),{styleId:n,id:i}):{}}function et(e,t){var r,i,n,s,{mirror:o,stylesheetManager:a}=e;s=o.getId("#document"===t.nodeName?t:C.host(t));var u="#document"===t.nodeName?null==(r=t.defaultView)?void 0:r.Document:null==(n=null==(i=t.ownerDocument)?void 0:i.defaultView)?void 0:n.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==s&&-1!==s&&u&&l?(Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get(){var e;return null==(e=l.get)?void 0:e.call(this)},set(e){var t,r=null==(t=l.set)?void 0:t.call(this,e);if(null!==s&&-1!==s)try{a.adoptStyleSheets(e,s)}catch(e){}return r}}),ze((()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function tt(e,t){void 0===t&&(t={});var i,n,s=e.doc.defaultView;if(!s)return()=>{};if(function(e,t){var{mutationCb:r,mousemoveCb:i,mouseInteractionCb:n,scrollCb:s,viewportResizeCb:o,inputCb:a,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:h,canvasMutationCb:c,fontCb:d,selectionCb:v,customElementCb:f}=e;e.mutationCb=function(){t.mutation&&t.mutation(...arguments),r(...arguments)},e.mousemoveCb=function(){t.mousemove&&t.mousemove(...arguments),i(...arguments)},e.mouseInteractionCb=function(){t.mouseInteraction&&t.mouseInteraction(...arguments),n(...arguments)},e.scrollCb=function(){t.scroll&&t.scroll(...arguments),s(...arguments)},e.viewportResizeCb=function(){t.viewportResize&&t.viewportResize(...arguments),o(...arguments)},e.inputCb=function(){t.input&&t.input(...arguments),a(...arguments)},e.mediaInteractionCb=function(){t.mediaInteaction&&t.mediaInteaction(...arguments),u(...arguments)},e.styleSheetRuleCb=function(){t.styleSheetRule&&t.styleSheetRule(...arguments),l(...arguments)},e.styleDeclarationCb=function(){t.styleDeclaration&&t.styleDeclaration(...arguments),h(...arguments)},e.canvasMutationCb=function(){t.canvasMutation&&t.canvasMutation(...arguments),c(...arguments)},e.fontCb=function(){t.font&&t.font(...arguments),d(...arguments)},e.selectionCb=function(){t.selection&&t.selection(...arguments),v(...arguments)},e.customElementCb=function(){t.customElement&&t.customElement(...arguments),f(...arguments)}}(e,t),e.recordDOM){var o=Ge(e,e.doc);i=o.observer,n=o.buffer}var a=function(e){var{mousemoveCb:t,sampling:r,doc:i,mirror:n}=e;if(!1===r.mousemove)return()=>{};var s,o="number"==typeof r.mousemove?r.mousemove:50,a="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,u=[],h=ye(ze((e=>{var r=Date.now()-s;t(u.map((e=>(e.timeOffset-=r,e))),e),u=[],s=null})),a),c=ze(ye(ze((e=>{var t=We(e),{clientX:r,clientY:i}=Ee(e)?e.changedTouches[0]:e;s||(s=_e()),u.push({x:r,y:i,id:n.getId(t),timeOffset:_e()-s}),h("undefined"!=typeof DragEvent&&e instanceof DragEvent?l.Drag:e instanceof MouseEvent?l.MouseMove:l.TouchMove)})),o,{trailing:!1})),d=[fe("mousemove",c,i),fe("touchmove",c,i),fe("drag",c,i)];return ze((()=>{d.forEach((e=>e()))}))}(e),u=function(e){var{mouseInteractionCb:t,doc:i,mirror:n,blockClass:s,blockSelector:o,sampling:a}=e;if(!1===a.mouseInteraction)return()=>{};var u=!0===a.mouseInteraction||void 0===a.mouseInteraction?{}:a.mouseInteraction,l=[],d=null;return Object.keys(h).filter((e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==u[e])).forEach((e=>{var a=L(e),u=(e=>i=>{var a=We(i);if(!Ce(a,s,o,!0)){var u=null,l=e;if("pointerType"in i){switch(i.pointerType){case"mouse":u=c.Mouse;break;case"touch":u=c.Touch;break;case"pen":u=c.Pen}u===c.Touch&&(h[e]===h.MouseDown?l="TouchStart":h[e]===h.MouseUp&&(l="TouchEnd"))}else Ee(i)&&(u=c.Touch);null!==u?(d=u,(l.startsWith("Touch")&&u===c.Touch||l.startsWith("Mouse")&&u===c.Mouse)&&(u=null)):h[e]===h.Click&&(u=d,d=null);var v=Ee(i)?i.changedTouches[0]:i;if(v){var f=n.getId(a),{clientX:p,clientY:g}=v;ze(t)(r({type:h[l],id:f,x:p,y:g},null!==u&&{pointerType:u}))}}})(e);if(window.PointerEvent)switch(h[e]){case h.MouseDown:case h.MouseUp:a=a.replace("mouse","pointer");break;case h.TouchStart:case h.TouchEnd:return}l.push(fe(a,u,i))})),ze((()=>{l.forEach((e=>e()))}))}(e),d=Ze(e),f=function(e,t){var{viewportResizeCb:r}=e,{win:i}=t,n=-1,s=-1;return fe("resize",ze(ye(ze((()=>{var e=xe(),t=Se();n===e&&s===t||(r({width:Number(t),height:Number(e)}),n=e,s=t)})),200)),i)}(e,{win:s}),p=function(e){var{inputCb:t,doc:i,mirror:n,blockClass:s,blockSelector:o,ignoreClass:a,ignoreSelector:u,maskInputOptions:l,maskInputFn:h,sampling:c,userTriggeredOnInput:d}=e;function v(e){var t=We(e),r=e.isTrusted,n=t&&t.tagName;if(t&&"OPTION"===n&&(t=C.parentElement(t)),t&&n&&Je.indexOf(n)>=0&&!Ce(t,s,o,!0)&&!(t.classList.contains(a)||u&&t.matches(u))){var c=t.value,v=!1,p=N(t)||"";"radio"===p||"checkbox"===p?v=t.checked:(l[n.toLowerCase()]||l[p])&&(c=P({element:t,maskInputOptions:l,tagName:n,type:p,value:c,maskInputFn:h})),f(t,d?{text:c,isChecked:v,userTriggered:r}:{text:c,isChecked:v});var g=t.name;"radio"===p&&g&&v&&i.querySelectorAll('input[type="radio"][name="'+g+'"]').forEach((e=>{if(e!==t){var r=e.value;f(e,d?{text:r,isChecked:!v,userTriggered:!1}:{text:r,isChecked:!v})}}))}}function f(e,i){var s=Ke.get(e);if(!s||s.text!==i.text||s.isChecked!==i.isChecked){Ke.set(e,i);var o=n.getId(e);ze(t)(r({},i,{id:o}))}}var p=("last"===c.input?["change"]:["input","change"]).map((e=>fe(e,ze(v),i))),g=i.defaultView;if(!g)return()=>{p.forEach((e=>e()))};var m=g.Object.getOwnPropertyDescriptor(g.HTMLInputElement.prototype,"value");return m&&m.set&&p.push(...[[g.HTMLInputElement.prototype,"value"],[g.HTMLInputElement.prototype,"checked"],[g.HTMLSelectElement.prototype,"value"],[g.HTMLTextAreaElement.prototype,"value"],[g.HTMLSelectElement.prototype,"selectedIndex"],[g.HTMLOptionElement.prototype,"selected"]].map((e=>be(e[0],e[1],{set(){ze(v)({target:this,isTrusted:!1})}},!1,g)))),ze((()=>{p.forEach((e=>e()))}))}(e),g=function(e){var{mediaInteractionCb:t,blockClass:r,blockSelector:i,mirror:n,sampling:s,doc:o}=e,a=ze((e=>ye(ze((s=>{var o=We(s);if(o&&!Ce(o,r,i,!0)){var{currentTime:a,volume:u,muted:l,playbackRate:h,loop:c}=o;t({type:e,id:n.getId(o),currentTime:a,volume:u,muted:l,playbackRate:h,loop:c})}})),s.media||500))),u=[fe("play",a(v.Play),o),fe("pause",a(v.Pause),o),fe("seeked",a(v.Seeked),o),fe("volumechange",a(v.VolumeChange),o),fe("ratechange",a(v.RateChange),o)];return ze((()=>{u.forEach((e=>e()))}))}(e),m=()=>{},y=()=>{},b=()=>{},_=()=>{};e.recordDOM&&(m=function(e,t){var{styleSheetRuleCb:r,mirror:i,stylesheetManager:n}=e,{win:s}=t;if(!s.CSSStyleSheet||!s.CSSStyleSheet.prototype)return()=>{};var o=s.CSSStyleSheet.prototype.insertRule;s.CSSStyleSheet.prototype.insertRule=new Proxy(o,{apply:ze(((e,t,s)=>{var[o,a]=s,{id:u,styleId:l}=Xe(t,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:o,index:a}]}),e.apply(t,s)}))}),s.CSSStyleSheet.prototype.addRule=function(e,t,r){return void 0===r&&(r=this.cssRules.length),s.CSSStyleSheet.prototype.insertRule.apply(this,[e+" { "+t+" }",r])};var a,u,l=s.CSSStyleSheet.prototype.deleteRule;s.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,removes:[{index:o}]}),e.apply(t,s)}))}),s.CSSStyleSheet.prototype.removeRule=function(e){return s.CSSStyleSheet.prototype.deleteRule.apply(this,[e])},s.CSSStyleSheet.prototype.replace&&(a=s.CSSStyleSheet.prototype.replace,s.CSSStyleSheet.prototype.replace=new Proxy(a,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,replace:o}),e.apply(t,s)}))})),s.CSSStyleSheet.prototype.replaceSync&&(u=s.CSSStyleSheet.prototype.replaceSync,s.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,replaceSync:o}),e.apply(t,s)}))}));var h={};it("CSSGroupingRule")?h.CSSGroupingRule=s.CSSGroupingRule:(it("CSSMediaRule")&&(h.CSSMediaRule=s.CSSMediaRule),it("CSSConditionRule")&&(h.CSSConditionRule=s.CSSConditionRule),it("CSSSupportsRule")&&(h.CSSSupportsRule=s.CSSSupportsRule));var c={};return Object.entries(h).forEach((e=>{var[t,s]=e;c[t]={insertRule:s.prototype.insertRule,deleteRule:s.prototype.deleteRule},s.prototype.insertRule=new Proxy(c[t].insertRule,{apply:ze(((e,t,s)=>{var[o,a]=s,{id:u,styleId:l}=Xe(t.parentStyleSheet,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:o,index:[...Ye(t),a||0]}]}),e.apply(t,s)}))}),s.prototype.deleteRule=new Proxy(c[t].deleteRule,{apply:ze(((e,t,s)=>{var[o]=s,{id:a,styleId:u}=Xe(t.parentStyleSheet,i,n.styleMirror);return(a&&-1!==a||u&&-1!==u)&&r({id:a,styleId:u,removes:[{index:[...Ye(t),o]}]}),e.apply(t,s)}))})})),ze((()=>{s.CSSStyleSheet.prototype.insertRule=o,s.CSSStyleSheet.prototype.deleteRule=l,a&&(s.CSSStyleSheet.prototype.replace=a),u&&(s.CSSStyleSheet.prototype.replaceSync=u),Object.entries(h).forEach((e=>{var[t,r]=e;r.prototype.insertRule=c[t].insertRule,r.prototype.deleteRule=c[t].deleteRule}))}))}(e,{win:s}),y=et(e,e.doc),b=function(e,t){var{styleDeclarationCb:r,mirror:i,ignoreCSSAttributes:n,stylesheetManager:s}=e,{win:o}=t,a=o.CSSStyleDeclaration.prototype.setProperty;o.CSSStyleDeclaration.prototype.setProperty=new Proxy(a,{apply:ze(((e,t,o)=>{var u,[l,h,c]=o;if(n.has(l))return a.apply(t,[l,h,c]);var{id:d,styleId:v}=Xe(null==(u=t.parentRule)?void 0:u.parentStyleSheet,i,s.styleMirror);return(d&&-1!==d||v&&-1!==v)&&r({id:d,styleId:v,set:{property:l,value:h,priority:c},index:Ye(t.parentRule)}),e.apply(t,o)}))});var u=o.CSSStyleDeclaration.prototype.removeProperty;return o.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:ze(((e,t,o)=>{var a,[l]=o;if(n.has(l))return u.apply(t,[l]);var{id:h,styleId:c}=Xe(null==(a=t.parentRule)?void 0:a.parentStyleSheet,i,s.styleMirror);return(h&&-1!==h||c&&-1!==c)&&r({id:h,styleId:c,remove:{property:l},index:Ye(t.parentRule)}),e.apply(t,o)}))}),ze((()=>{o.CSSStyleDeclaration.prototype.setProperty=a,o.CSSStyleDeclaration.prototype.removeProperty=u}))}(e,{win:s}),e.collectFonts&&(_=function(e){var{fontCb:t,doc:r}=e,i=r.defaultView;if(!i)return()=>{};var n=[],s=new WeakMap,o=i.FontFace;i.FontFace=function(e,t,r){var i=new o(e,t,r);return s.set(i,{family:e,buffer:"string"!=typeof t,descriptors:r,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),i};var a=k(r.fonts,"add",(function(e){return function(r){return setTimeout(ze((()=>{var e=s.get(r);e&&(t(e),s.delete(r))})),0),e.apply(this,[r])}}));return n.push((()=>{i.FontFace=o})),n.push(a),ze((()=>{n.forEach((e=>e()))}))}(e)));var w=function(e){var{doc:t,mirror:r,blockClass:i,blockSelector:n,selectionCb:s}=e,o=!0,a=ze((()=>{var e=t.getSelection();if(!(!e||o&&(null==e?void 0:e.isCollapsed))){o=e.isCollapsed||!1;for(var a=[],u=e.rangeCount||0,l=0;u>l;l++){var h=e.getRangeAt(l),{startContainer:c,startOffset:d,endContainer:v,endOffset:f}=h;Ce(c,i,n,!0)||Ce(v,i,n,!0)||a.push({start:r.getId(c),startOffset:d,end:r.getId(v),endOffset:f})}s({ranges:a})}}));return a(),fe("selectionchange",a)}(e),x=function(e){var{doc:t,customElementCb:r}=e,i=t.defaultView;return i&&i.customElements?k(i.customElements,"define",(function(e){return function(t,i,n){try{r({define:{name:t}})}catch(e){console.warn("Custom element callback failed for "+t)}return e.apply(this,[t,i,n])}})):()=>{}}(e),S=[];for(var T of e.plugins)S.push(T.observer(T.callback,s,T.options));return ze((()=>{if(n){n.destroy(),n.reset();var e=Ve.indexOf(n);-1!==e&&Ve.splice(e,1)}null==i||i.disconnect(),a(),u(),d(),f(),p(),g(),m(),y(),b(),_(),w(),x(),S.forEach((e=>e()))}))}function rt(e){return void 0!==window[e]}function it(e){return Boolean(void 0!==window[e]&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}class nt{constructor(e){a(this,"iframeIdToRemoteIdMap",new WeakMap),a(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=e}getId(e,t,r,i){var n=r||this.getIdToRemoteIdMap(e),s=i||this.getRemoteIdToIdMap(e),o=n.get(t);return o||(o=this.generateIdFn(),n.set(t,o),s.set(o,t)),o}getIds(e,t){var r=this.getIdToRemoteIdMap(e),i=this.getRemoteIdToIdMap(e);return t.map((t=>this.getId(e,t,r,i)))}getRemoteId(e,t,r){var i=r||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:i.get(t)||-1}getRemoteIds(e,t){var r=this.getRemoteIdToIdMap(e);return t.map((t=>this.getRemoteId(e,t,r)))}reset(e){if(!e)return this.iframeIdToRemoteIdMap=new WeakMap,void(this.iframeRemoteIdToIdMap=new WeakMap);this.iframeIdToRemoteIdMap.delete(e),this.iframeRemoteIdToIdMap.delete(e)}getIdToRemoteIdMap(e){var t=this.iframeIdToRemoteIdMap.get(e);return t||this.iframeIdToRemoteIdMap.set(e,t=new Map),t}getRemoteIdToIdMap(e){var t=this.iframeRemoteIdToIdMap.get(e);return t||this.iframeRemoteIdToIdMap.set(e,t=new Map),t}}class st{constructor(e){a(this,"iframes",new WeakMap),a(this,"crossOriginIframeMap",new WeakMap),a(this,"crossOriginIframeMirror",new nt(Q)),a(this,"crossOriginIframeStyleMirror"),a(this,"crossOriginIframeRootIdMap",new WeakMap),a(this,"mirror"),a(this,"mutationCb"),a(this,"wrappedEmit"),a(this,"loadListener"),a(this,"pageHideListener"),a(this,"stylesheetManager"),a(this,"recordCrossOriginIframes"),a(this,"messageHandler"),a(this,"nestedIframeListeners",new Map),a(this,"attachedWindows",new WeakMap),a(this,"attachedDocuments",new WeakMap),a(this,"attachedIframes",new Map),a(this,"loadListenerDisposers",new WeakMap),a(this,"iframeElementsById",new Map),a(this,"pageHideHandlers",new WeakMap),this.mutationCb=e.mutationCb,this.wrappedEmit=e.wrappedEmit,this.stylesheetManager=e.stylesheetManager,this.recordCrossOriginIframes=e.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new nt(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=e.mirror,this.messageHandler=this.handleMessage.bind(this),this.recordCrossOriginIframes&&window.addEventListener("message",this.messageHandler)}addIframe(e){this.iframes.set(e,!0),e.contentWindow&&this.crossOriginIframeMap.set(e.contentWindow,e)}registerLoadListenerDisposer(e,t){var r=this.loadListenerDisposers.get(e);r||this.loadListenerDisposers.set(e,r=new Set),r.add(t);var i=this.mirror.getId(e);-1!==i&&this.iframeElementsById.set(i,e)}getIframeElementById(e){var t,r,i;return null!==(t=null!==(r=null==(i=this.attachedIframes.get(e))?void 0:i.element)&&void 0!==r?r:this.iframeElementsById.get(e))&&void 0!==t?t:null}forgetIframeId(e){this.attachedIframes.delete(e),this.iframeElementsById.delete(e)}disposeLoadListeners(e){var t=this.loadListenerDisposers.get(e);t&&(t.forEach((e=>pe(e))),this.loadListenerDisposers.delete(e))}removePageHideListener(e){var t=this.pageHideHandlers.get(e);t&&(t.forEach((e=>{var{win:t,handler:r}=e;pe((()=>t.removeEventListener("pagehide",r)))})),this.pageHideHandlers.delete(e))}addLoadListener(e){this.loadListener=e}addPageHideListener(e){this.pageHideListener=e}removeLoadListener(){this.loadListener=void 0}trackIframeContent(e,t){var r=this.mirror.getId(e);return this.attachedIframes.set(r,{element:e,content:t}),r}attachIframe(e,t){var r,i=this.trackIframeContent(e,t);if(e.contentDocument){var n=this.attachedDocuments.get(e);n||this.attachedDocuments.set(e,n=new Set),n.add(e.contentDocument)}this.mutationCb({adds:[{parentId:i,nextId:null,node:t}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var s=e.contentWindow;if(this.recordCrossOriginIframes&&s&&!this.nestedIframeListeners.has(s)){var o=this.handleMessage.bind(this);pe((()=>{s.addEventListener("message",o),this.nestedIframeListeners.set(s,o);var t=this.attachedWindows.get(e);t||this.attachedWindows.set(e,t=new Set),t.add(s)}))}pe((()=>{var t=e.contentWindow;if(t){var r=this.pageHideHandlers.get(e);if(r)for(var i of r)if(i.win===t)return;var n=()=>{var t;null==(t=this.pageHideListener)||t.call(this,e),e.contentDocument&&this.mirror.removeNodeFromMap(e.contentDocument),e.contentWindow&&this.crossOriginIframeMap.delete(e.contentWindow)};t.addEventListener("pagehide",n),r||this.pageHideHandlers.set(e,r=new Set),r.add({win:t,handler:n})}})),null==(r=this.loadListener)||r.call(this,e),e.contentDocument&&e.contentDocument.adoptedStyleSheets&&e.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(e.contentDocument.adoptedStyleSheets,this.mirror.getId(e.contentDocument))}handleMessage(e){var t=e;if("rrweb"===t.data.type&&t.origin===t.data.origin&&e.source){var r=this.crossOriginIframeMap.get(e.source);if(r){var i=this.transformCrossOriginEvent(r,t.data.event);i&&this.wrappedEmit(i,t.data.isCheckout)}}}transformCrossOriginEvent(e,t){var r;switch(t.type){case u.FullSnapshot:this.crossOriginIframeMirror.reset(e),this.crossOriginIframeStyleMirror.reset(e),this.replaceIdOnNode(t.data.node,e);var i=t.data.node.id;return this.crossOriginIframeRootIdMap.set(e,i),this.patchRootIdOnNode(t.data.node,i),this.trackIframeContent(e,t.data.node),{timestamp:t.timestamp,type:u.IncrementalSnapshot,data:{source:l.Mutation,adds:[{parentId:this.mirror.getId(e),nextId:null,node:t.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case u.Meta:case u.Load:case u.DomContentLoaded:return!1;case u.Plugin:return t;case u.Custom:return this.replaceIds(t.data.payload,e,["id","parentId","previousId","nextId"]),t;case u.IncrementalSnapshot:switch(t.data.source){case l.Mutation:return t.data.adds.forEach((t=>{this.replaceIds(t,e,["parentId","nextId","previousId"]),this.replaceIdOnNode(t.node,e);var r=this.crossOriginIframeRootIdMap.get(e);r&&this.patchRootIdOnNode(t.node,r)})),t.data.removes.forEach((t=>{this.replaceIds(t,e,["parentId","id"])})),t.data.attributes.forEach((t=>{this.replaceIds(t,e,["id"])})),t.data.texts.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case l.Drag:case l.TouchMove:case l.MouseMove:return t.data.positions.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case l.ViewportResize:return!1;case l.MediaInteraction:case l.MouseInteraction:case l.Scroll:case l.CanvasMutation:case l.Input:return this.replaceIds(t.data,e,["id"]),t;case l.StyleSheetRule:case l.StyleDeclaration:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleId"]),t;case l.Font:return t;case l.Selection:return t.data.ranges.forEach((t=>{this.replaceIds(t,e,["start","end"])})),t;case l.AdoptedStyleSheet:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleIds"]),null==(r=t.data.styles)||r.forEach((t=>{this.replaceStyleIds(t,e,["styleId"])})),t}}return!1}replace(e,t,r,i){for(var n of i)(Array.isArray(t[n])||"number"==typeof t[n])&&(t[n]=Array.isArray(t[n])?e.getIds(r,t[n]):e.getId(r,t[n]));return t}replaceIds(e,t,r){return this.replace(this.crossOriginIframeMirror,e,t,r)}replaceStyleIds(e,t,r){return this.replace(this.crossOriginIframeStyleMirror,e,t,r)}replaceIdOnNode(e,t){this.replaceIds(e,t,["id","rootId"]),"childNodes"in e&&e.childNodes.forEach((e=>{this.replaceIdOnNode(e,t)}))}patchRootIdOnNode(e,t){e.type===f.Document||e.rootId||(e.rootId=t),"childNodes"in e&&e.childNodes.forEach((e=>{this.patchRootIdOnNode(e,t)}))}removeIframeById(e){var t=this.attachedIframes.get(e),r=(null==t?void 0:t.element)||this.iframeElementsById.get(e)||this.mirror.getNode(e);if(this.iframeElementsById.delete(e),r){var i=r.contentWindow,n=this.attachedWindows.get(r);if(n&&(n.forEach((e=>{var t=this.nestedIframeListeners.get(e);t&&(pe((()=>e.removeEventListener("message",t))),this.nestedIframeListeners.delete(e)),this.crossOriginIframeMap.delete(e)})),this.attachedWindows.delete(r)),i&&this.nestedIframeListeners.has(i)){var s=this.nestedIframeListeners.get(i);pe((()=>i.removeEventListener("message",s))),this.nestedIframeListeners.delete(i)}i&&this.crossOriginIframeMap.delete(i),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var o=this.attachedDocuments.get(r);o&&(o.forEach((e=>{pe((()=>this.mirror.removeNodeFromMap(e)))})),pe((()=>Qe(r,o))),this.attachedDocuments.delete(r))}t&&this.attachedIframes.delete(e)}cleanupDetachedIframes(){if(0!==this.attachedIframes.size){var e=[];this.attachedIframes.forEach(((t,r)=>{this.mirror.has(r)||e.push(r)})),e.forEach((e=>this.removeIframeById(e)))}}reattachIframes(){this.attachedIframes.forEach(((e,t)=>{var{content:r}=e;this.mirror.has(t)?this.mutationCb({adds:[{parentId:t,nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}):this.attachedIframes.delete(t)}))}destroy(){this.recordCrossOriginIframes&&window.removeEventListener("message",this.messageHandler),this.nestedIframeListeners.forEach(((e,t)=>{pe((()=>t.removeEventListener("message",e)))})),this.nestedIframeListeners.clear();var e=new Set;this.iframeElementsById.forEach((t=>e.add(t))),this.attachedIframes.forEach((t=>{var{element:r}=t;return e.add(r)})),e.forEach((e=>{this.disposeLoadListeners(e),this.removePageHideListener(e)})),this.crossOriginIframeMirror.reset(),this.crossOriginIframeStyleMirror.reset(),this.attachedIframes.clear(),this.crossOriginIframeMap=new WeakMap,this.iframes=new WeakMap,this.crossOriginIframeRootIdMap=new WeakMap,this.loadListenerDisposers=new WeakMap,this.pageHideHandlers=new WeakMap,this.attachedDocuments=new WeakMap,this.attachedWindows=new WeakMap,this.iframeElementsById=new Map}}class ot{constructor(e){a(this,"shadowDoms",new WeakSet),a(this,"mutationCb"),a(this,"scrollCb"),a(this,"bypassOptions"),a(this,"mirror"),a(this,"restoreHandlers",[]),this.mutationCb=e.mutationCb,this.scrollCb=e.scrollCb,this.bypassOptions=e.bypassOptions,this.mirror=e.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(e,t){if(E(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);var{observer:i,buffer:n}=Ge(r({},this.bypassOptions,{doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),e);this.restoreHandlers.push((()=>{i.disconnect(),n.destroy(),n.releaseCanvasManager();var e=Ve.indexOf(n);-1!==e&&Ve.splice(e,1)})),this.restoreHandlers.push(Ze(r({},this.bypassOptions,{scrollCb:this.scrollCb,doc:e,mirror:this.mirror}))),setTimeout((()=>{e.adoptedStyleSheets&&e.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(e.adoptedStyleSheets,this.mirror.getId(C.host(e))),this.restoreHandlers.push(et({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},e))}),0)}}observeAttachShadow(e){e.contentWindow&&e.contentDocument&&this.patchAttachShadow(e.contentWindow.Element,e.contentDocument)}patchAttachShadow(e,t){var r=this;this.restoreHandlers.push(k(e.prototype,"attachShadow",(function(e){return function(i){var n=e.call(this,i),s=C.shadowRoot(this);return s&&Ae(this)&&r.addShadowRoot(s,t),n}})))}reset(){this.restoreHandlers.forEach((e=>{try{e()}catch(e){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var at="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ut="undefined"==typeof Uint8Array?[]:new Uint8Array(256),lt=0;64>lt;lt++)ut[at.charCodeAt(lt)]=lt;var ht=new Map,ct=(e,t,r)=>{if(e&&(ft(e,t)||"object"==typeof e)){var i=function(e,t){var r=ht.get(e);return r||ht.set(e,r=new Map),r.has(t)||r.set(t,[]),r.get(t)}(r,e.constructor.name),n=i.indexOf(e);return-1===n&&(n=i.length,i.push(e)),n}};function dt(e,t,r,i){if(e instanceof Array)return e.map((e=>dt(e,t,r,i)));if(null===e)return e;if(e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray)return{rr_type:e.constructor.name,args:[Object.values(e)]};if(e instanceof ArrayBuffer){var n=e.constructor.name,s=function(e){var t,r=new Uint8Array(e),i=r.length,n="";for(t=0;i>t;t+=3)n+=at[r[t]>>2],n+=at[(3&r[t])<<4|r[t+1]>>4],n+=at[(15&r[t+1])<<2|r[t+2]>>6],n+=at[63&r[t+2]];return i%3==2?n=n.substring(0,n.length-1)+"=":i%3==1&&(n=n.substring(0,n.length-2)+"=="),n}(e);return{rr_type:n,base64:s}}if(e instanceof DataView)return{rr_type:e.constructor.name,args:[dt(e.buffer,t,r,i),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){var o=e.constructor.name,{src:a}=e;return{rr_type:o,src:a}}return e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL(i.type,i.quality)}:e instanceof ImageData?{rr_type:e.constructor.name,args:[dt(e.data,t,r,i),e.width,e.height]}:ft(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:ct(e,t,r)}:e}var vt=(e,t,r,i)=>e.map((e=>dt(e,t,r,i))),ft=(e,t)=>{var r=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter((e=>"function"==typeof t[e]));return Boolean(r.find((r=>e instanceof t[r])))},pt=["webgl","webgl2"];function gt(e){return"nodeType"in e}function mt(e,t,i,n){var s=[];try{if(n){var o=function(e,t,i){var n=e.GPUCanvasContext;if((null==n?void 0:n.prototype)&&"function"==typeof n.prototype.configure)return k(n.prototype,"configure",(function(n){return function(s){var o=function(e){var{canvas:t}=e;return t&&"object"==typeof t?t:null}(this);if(!o||gt(o)&&Ce(o,t,i,!0))return n.call(this,s);gt(o)&&!("__context"in o)&&(o.__context="webgpu");var a=function(e){var t=e.GPUTextureUsage;return t?t.COPY_SRC|t.RENDER_ATTACHMENT:null}(e);return n.call(this,null!==a&&s?r({},s,{usage:"number"==typeof s.usage?s.usage|a:a}):s)}}))}(e,t,i);o&&s.push(o)}var a=k(e.HTMLCanvasElement.prototype,"getContext",(function(e){return function(r){for(var s=function(e){return"experimental-webgl"===e?"webgl":e}(r),o=arguments.length,a=new Array(o>1?o-1:0),u=1;o>u;u++)a[u-1]=arguments[u];if(!Ce(this,t,i,!0)&&("__context"in this||(this.__context=s),n&&pt.includes(s)))if(a[0]&&"object"==typeof a[0]){var l=a[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else a.splice(0,1,{preserveDrawingBuffer:!0});return e.apply(this,[r,...a])}}));s.push(a)}catch(e){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{s.forEach((e=>e()))}}function yt(e,t,r,i,n,s,o){var a=[],u=Object.getOwnPropertyNames(e),l=function(u){if(["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))return 0;try{if("function"!=typeof e[u])return 0;var l=k(e,u,(function(e){return function(){for(var a=arguments.length,l=new Array(a),h=0;a>h;h++)l[h]=arguments[h];var c=e.apply(this,l);if(ct(c,s,this),"tagName"in this.canvas&&!Ce(this.canvas,i,n,!0)){var d=vt(l,s,this,o);r(this.canvas,{type:t,property:u,args:d})}return c}}));a.push(l)}catch(i){var h=be(e,u,{set(e){r(this.canvas,{type:t,property:u,args:[e],setter:!0})}});a.push(h)}};for(var h of u)l(h);return a}var bt,_t,wt,xt='(function() {\n "use strict";\n var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";\n var lookup = typeof Uint8Array === "undefined" ? [] : new Uint8Array(256);\n for (var i = 0; i < chars.length; i++) {\n lookup[chars.charCodeAt(i)] = i;\n }\n var encode = function(arraybuffer) {\n var bytes = new Uint8Array(arraybuffer), i2, len = bytes.length, base64 = "";\n for (i2 = 0; i2 < len; i2 += 3) {\n base64 += chars[bytes[i2] >> 2];\n base64 += chars[(bytes[i2] & 3) << 4 | bytes[i2 + 1] >> 4];\n base64 += chars[(bytes[i2 + 1] & 15) << 2 | bytes[i2 + 2] >> 6];\n base64 += chars[bytes[i2 + 2] & 63];\n }\n if (len % 3 === 2) {\n base64 = base64.substring(0, base64.length - 1) + "=";\n } else if (len % 3 === 1) {\n base64 = base64.substring(0, base64.length - 2) + "==";\n }\n return base64;\n };\n const lastFingerprintMap = /* @__PURE__ */ new Map();\n const transparentBlobMap = /* @__PURE__ */ new Map();\n function fnv1aHash(buffer) {\n const view = new Uint8Array(buffer);\n let hash = 2166136261;\n for (let i2 = 0; i2 < view.length; i2++) {\n hash ^= view[i2];\n hash = hash * 16777619 | 0;\n }\n return (hash >>> 0).toString(16);\n }\n async function getTransparentBlobFor(width, height, dataURLOptions) {\n const id = `${width}-${height}`;\n if ("OffscreenCanvas" in globalThis) {\n if (transparentBlobMap.has(id)) return transparentBlobMap.get(id);\n const offscreen = new OffscreenCanvas(width, height);\n offscreen.getContext("2d");\n const blob = await offscreen.convertToBlob(dataURLOptions);\n const arrayBuffer = await blob.arrayBuffer();\n const base64 = encode(arrayBuffer);\n transparentBlobMap.set(id, base64);\n return base64;\n } else {\n return "";\n }\n }\n const worker = self;\n let reusableCanvas = null;\n let reusableCtx = null;\n worker.onmessage = async function(e) {\n if ("OffscreenCanvas" in globalThis) {\n const { id, bitmap, width, height, dataURLOptions } = e.data;\n try {\n const transparentBase64 = getTransparentBlobFor(\n width,\n height,\n dataURLOptions\n );\n if (!reusableCanvas || reusableCanvas.width !== width || reusableCanvas.height !== height) {\n reusableCanvas = new OffscreenCanvas(width, height);\n reusableCtx = reusableCanvas.getContext("2d");\n }\n reusableCtx.clearRect(0, 0, width, height);\n reusableCtx.drawImage(bitmap, 0, 0);\n bitmap.close();\n const blob = await reusableCanvas.convertToBlob(dataURLOptions);\n const type = blob.type;\n const arrayBuffer = await blob.arrayBuffer();\n const fingerprint = fnv1aHash(arrayBuffer);\n if (!lastFingerprintMap.has(id)) {\n const base642 = encode(arrayBuffer);\n if (await transparentBase64 === base642) {\n lastFingerprintMap.set(id, fingerprint);\n return worker.postMessage({ id });\n }\n lastFingerprintMap.set(id, fingerprint);\n worker.postMessage({ id, type, base64: base642, width, height });\n return;\n }\n if (lastFingerprintMap.get(id) === fingerprint)\n return worker.postMessage({ id });\n const base64 = encode(arrayBuffer);\n worker.postMessage({ id, type, base64, width, height });\n lastFingerprintMap.set(id, fingerprint);\n } catch {\n worker.postMessage({ id });\n }\n } else {\n e.data.bitmap.close();\n return worker.postMessage({ id: e.data.id });\n }\n };\n})();\n//# sourceMappingURL=image-bitmap-data-url-worker-Ca9A-vl6.js.map\n',St="undefined"!=typeof self&&self.Blob&&new Blob([xt],{type:"text/javascript;charset=utf-8"});function kt(e){var t;try{if(!(t=St&&(self.URL||self.webkitURL).createObjectURL(St)))throw"";var r=new Worker(t,{name:null==e?void 0:e.name});return r.addEventListener("error",(()=>{(self.URL||self.webkitURL).revokeObjectURL(t)})),r}catch(t){return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(xt),{name:null==e?void 0:e.name})}finally{t&&(self.URL||self.webkitURL).revokeObjectURL(t)}}class Ct{constructor(e){a(this,"pendingCanvasMutations",new Map),a(this,"rafStamps",{latestId:0,invokeId:null}),a(this,"mirror"),a(this,"mutationCb"),a(this,"resetObservers"),a(this,"frozen",!1),a(this,"locked",!1),a(this,"rafIdTimestamp",null),a(this,"rafIdFlush",null),a(this,"refCount",0),a(this,"torndown",!1),a(this,"processMutation",((e,t)=>{!(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId)&&this.rafStamps.invokeId||(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(e)||this.pendingCanvasMutations.set(e,[]),this.pendingCanvasMutations.get(e).push(t)}));var{sampling:t="all",win:r,blockClass:i,blockSelector:n,recordCanvas:s,dataURLOptions:o}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,s&&"all"===t&&this.initCanvasMutationObserver(r,i,n,o),s&&"number"==typeof t&&this.initCanvasFPSObserver(t,r,i,n,{dataURLOptions:o})}acquire(){this.refCount+=1}reset(){this.refCount>0&&(this.refCount-=1),this.refCount>0||this.teardown()}teardown(){this.torndown||(this.torndown=!0,this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers(),null!==this.rafIdTimestamp&&(cancelAnimationFrame(this.rafIdTimestamp),this.rafIdTimestamp=null),null!==this.rafIdFlush&&(cancelAnimationFrame(this.rafIdFlush),this.rafIdFlush=null))}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(e,r,i,n,s){var o=this;if("OffscreenCanvas"in r){var a=mt(r,i,n,!0),u=new Map,l=new kt;l.onmessage=e=>{var{id:t}=e.data;if(u.set(t,!1),"base64"in e.data){var{base64:r,type:i,width:n,height:s}=e.data;this.mutationCb({id:t,type:d["2D"],commands:[{property:"clearRect",args:[0,0,n,s]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:i}]},0,0]}],displayWidth:n,displayHeight:s})}};var h,c=1e3/e,v=0,f=e=>{var a,d;v&&c>e-v||(v=e,(a=[],d=e=>{try{e.querySelectorAll("canvas").forEach((e=>{Ce(e,i,n,!0)||a.push(e)})),e.querySelectorAll("*").forEach((e=>{e.shadowRoot&&d(e.shadowRoot)}))}catch(e){}},d(r.document),a).forEach(function(){var e=t((function*(e){var t,r,i=o.mirror.getId(e);if(!u.get(i)&&0!==e.width&&0!==e.height){u.set(i,!0);try{if(["webgl","webgl2"].includes(e.__context)){var n=e.getContext(e.__context);if(null==(t=null==n?void 0:n.isContextLost)?void 0:t.call(n))return void u.set(i,!1);!1===(null==(r=null==n?void 0:n.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&n.clear(n.COLOR_BUFFER_BIT)}var a=e.clientWidth||e.width,h=e.clientHeight||e.height,c=yield createImageBitmap(e,{resizeWidth:a,resizeHeight:h});l.postMessage({id:i,bitmap:c,width:a,height:h,dataURLOptions:s.dataURLOptions},[c])}catch(e){u.set(i,!1)}}}));return function(t){return e.apply(this,arguments)}}())),h=requestAnimationFrame(f)};h=requestAnimationFrame(f),this.resetObservers=()=>{a(),cancelAnimationFrame(h)}}}initCanvasMutationObserver(e,t,r,i){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var n=mt(e,t,r,!1),s=function(e,t,r,i,n){var s=[],o=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype),a=function(o){try{if("function"!=typeof t.CanvasRenderingContext2D.prototype[o])return 1;var a=k(t.CanvasRenderingContext2D.prototype,o,(function(s){return function(){for(var a=arguments.length,u=new Array(a),l=0;a>l;l++)u[l]=arguments[l];return Ce(this.canvas,r,i,!0)||setTimeout((()=>{var r=vt(u,t,this,n);e(this.canvas,{type:d["2D"],property:o,args:r})}),0),s.apply(this,u)}}));s.push(a)}catch(r){var u=be(t.CanvasRenderingContext2D.prototype,o,{set(t){e(this.canvas,{type:d["2D"],property:o,args:[t],setter:!0})}});s.push(u)}};for(var u of o)a(u);return()=>{s.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,i),o=function(e,t,r,i,n){var s=[];return void 0!==t.WebGLRenderingContext&&s.push(...yt(t.WebGLRenderingContext.prototype,d.WebGL,e,r,i,t,n)),void 0!==t.WebGL2RenderingContext&&s.push(...yt(t.WebGL2RenderingContext.prototype,d.WebGL2,e,r,i,t,n)),()=>{s.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,i);this.resetObservers=()=>{n(),s(),o()}}startPendingCanvasMutationFlusher(){this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}startRAFTimestamping(){var e=t=>{this.rafStamps.latestId=t,this.rafIdTimestamp=requestAnimationFrame(e)};this.rafIdTimestamp=requestAnimationFrame(e)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach(((e,t)=>{var r=this.mirror.getId(t);this.flushPendingCanvasMutationFor(t,r)})),this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}flushPendingCanvasMutationFor(e,t){if(!this.frozen&&!this.locked){var r=this.pendingCanvasMutations.get(e);if(r&&-1!==t){var n=r.map((e=>i(e,s))),{type:o}=r[0];this.mutationCb({id:t,type:o,commands:n}),this.pendingCanvasMutations.delete(e)}}}}class Tt{constructor(e){a(this,"trackedLinkElements",new WeakSet),a(this,"mutationCb"),a(this,"adoptedStyleSheetCb"),a(this,"styleMirror",new Pe),this.mutationCb=e.mutationCb,this.adoptedStyleSheetCb=e.adoptedStyleSheetCb}attachLinkElement(e,t){"_cssText"in t.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:t.id,attributes:t.attributes}]}),this.trackLinkElement(e)}trackLinkElement(e){this.trackedLinkElements.has(e)||(this.trackedLinkElements.add(e),this.trackStylesheetInLinkElement(e))}adoptStyleSheets(e,t){var r=this;if(0!==e.length){var i={id:t,styleIds:[]},n=[],s=function(e){var t;r.styleMirror.has(e)?t=r.styleMirror.getId(e):(t=r.styleMirror.add(e),n.push({styleId:t,rules:Array.from(e.rules||CSSRule,((t,r)=>({rule:M(t,e.href),index:r})))})),i.styleIds.push(t)};for(var o of e)s(o);n.length>0&&(i.styles=n),this.adoptedStyleSheetCb(i)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,se.forEach((e=>e.abort())),se.clear()}trackStylesheetInLinkElement(e){}}class It{constructor(){a(this,"nodeMap",new WeakMap),a(this,"active",!1)}inOtherBuffer(e,t){var r=this.nodeMap.get(e);return r&&Array.from(r).some((e=>e!==t))}add(e,t){this.active||(this.active=!0,requestAnimationFrame((()=>{this.nodeMap=new WeakMap,this.active=!1}))),this.nodeMap.set(e,(this.nodeMap.get(e)||new Set).add(t))}destroy(){}}var Et=!1;try{if(2!==Array.from([1],(e=>2*e))[0]){var Rt=document.createElement("iframe");document.body.appendChild(Rt),Array.from=(null==(n=Rt.contentWindow)?void 0:n.Array.from)||Array.from,document.body.removeChild(Rt)}}catch(e){console.debug("Unable to override Array.from",e)}var Mt=new O;function Ot(e){void 0===e&&(e={});var{emit:t,checkoutEveryNms:i,checkoutEveryNth:n,blockClass:s="rr-block",blockSelector:o=null,ignoreClass:a="rr-ignore",ignoreSelector:h=null,maskTextClass:c="rr-mask",maskTextSelector:d=null,inlineStylesheet:v=!0,maskAllInputs:f,maskInputOptions:p,slimDOMOptions:g,maskInputFn:m,maskTextFn:y,hooks:b,packFn:_,sampling:w={},dataURLOptions:x={},mousemoveWait:S,recordDOM:k=!0,recordCanvas:T=!1,recordCrossOriginIframes:I=!1,recordAfter:E=("DOMContentLoaded"===e.recordAfter?e.recordAfter:"load"),userTriggeredOnInput:R=!1,collectFonts:M=!1,inlineImages:P=!1,plugins:L,keepIframeSrcFn:A=(()=>!1),ignoreCSSAttributes:N=new Set([]),errorHandler:F}=e;$e=F;var D=r({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},x),q=!I||window.parent===window,j=!1;if(!q)try{window.parent.document&&(j=!1)}catch(e){j=!0}if(q&&!t)throw new Error("emit function is required");if(!q&&!j)return()=>{};void 0!==S&&void 0===w.mousemove&&(w.mousemove=S),Mt.reset();var U,B=!0===f?{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,password:!0}:void 0!==p?p:{password:!0},H=de(void 0!==g&&g);!function(e){void 0===e&&(e=window),"NodeList"in e&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=[].forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=[].forEach)}();var z,V,W=0,G=new Map,Z=e=>{for(var t of L||[])t.eventProcessor&&(e=t.eventProcessor(e));return _&&!j&&(e=_(e)),e};bt=(e,r)=>{var s,o=e;if(o.timestamp=_e(),!(null==(s=Ve[0])?void 0:s.isFrozen())||o.type===u.FullSnapshot||o.type===u.IncrementalSnapshot&&o.data.source===l.Mutation||Ve.forEach((e=>e.unfreeze())),q)null==t||t(Z(o),r);else if(j){var a={type:"rrweb",event:Z(o),origin:window.location.origin,isCheckout:r};window.parent.postMessage(a,"*")}if(o.type===u.FullSnapshot)U=o,W=0;else if(o.type===u.IncrementalSnapshot){if(o.data.source===l.Mutation&&o.data.isAttachIframe)return;W++,(n&&W>=n||i&&o.timestamp-U.timestamp>i)&&_t(!0)}};var Q=e=>{if(e.removes&&e.removes.length>0){var t=e.adds.length>0?new Set(e.adds.map((e=>e.node.id))):null,i=new Set;if(e.adds.length>0)for(var n of e.adds){var s=Mt.getNode(n.node.id);s&&"IFRAME"===s.nodeName&&i.add(s)}e.removes.forEach((e=>{var{id:r}=e;if(!t||!t.has(r)){var n=X.getIframeElementById(r);n&&i.has(n)?X.forgetIframeId(r):(null==z||z(r),X.removeIframeById(r))}})),null==V||V(),X.cleanupDetachedIframes()}bt({type:u.IncrementalSnapshot,data:r({source:l.Mutation},e)})},J=e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Scroll},e)}),K=e=>bt({type:u.IncrementalSnapshot,data:r({source:l.CanvasMutation},e)}),Y=new Tt({mutationCb:Q,adoptedStyleSheetCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.AdoptedStyleSheet},e)})}),X=new st({mirror:Mt,mutationCb:Q,stylesheetManager:Y,recordCrossOriginIframes:I,wrappedEmit:bt});for(var ee of L||[])ee.getMirror&&ee.getMirror({nodeMirror:Mt,crossOriginIframeMirror:X.crossOriginIframeMirror,crossOriginIframeStyleMirror:X.crossOriginIframeStyleMirror});var te=new It;wt=new Ct({recordCanvas:T,mutationCb:K,win:window,blockClass:s,blockSelector:o,mirror:Mt,sampling:w.canvas,dataURLOptions:D});var re=new ot({mutationCb:Q,scrollCb:J,bypassOptions:{blockClass:s,blockSelector:o,maskTextClass:c,maskTextSelector:d,inlineStylesheet:v,maskInputOptions:B,dataURLOptions:D,maskTextFn:y,maskInputFn:m,recordCanvas:T,inlineImages:P,sampling:w,slimDOMOptions:H,iframeManager:X,stylesheetManager:Y,canvasManager:wt,keepIframeSrcFn:A,processedNodeManager:te},mirror:Mt});_t=function(e){if(void 0===e&&(e=!1),k){bt({type:u.Meta,data:{href:window.location.href,width:Se(),height:xe()}},e),Y.reset(),re.init(),Ve.forEach((e=>e.lock()));var t=function(e,t){var{mirror:r=new O,blockClass:i="rr-block",blockSelector:n=null,maskTextClass:s="rr-mask",maskTextSelector:o=null,inlineStylesheet:a=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:h=!1,maskTextFn:c,maskInputFn:d,slimDOM:v=!1,dataURLOptions:f,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:m,iframeLoadTimeout:y,onIframeListenerRegistered:b,onStylesheetLoad:_,stylesheetLoadTimeout:w,keepIframeSrcFn:x=(()=>!1),maxDepth:S}=t||{};return ce(e,{doc:e,mirror:r,blockClass:i,blockSelector:n,maskTextClass:s,maskTextSelector:o,skipChild:!1,inlineStylesheet:a,maskInputOptions:!0===h?{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,password:!0}:!1===h?{password:!0}:h,maskTextFn:c,maskInputFn:d,slimDOMOptions:de(v),dataURLOptions:f,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:m,iframeLoadTimeout:y,onIframeListenerRegistered:b,onStylesheetLoad:_,stylesheetLoadTimeout:w,keepIframeSrcFn:x,newlyAddedElement:!1,maxDepth:S})}(document,{mirror:Mt,blockClass:s,blockSelector:o,maskTextClass:c,maskTextSelector:d,inlineStylesheet:v,maskAllInputs:B,maskTextFn:y,maskInputFn:m,slimDOM:H,dataURLOptions:D,recordCanvas:T,inlineImages:P,onSerialize(e){Re(e,Mt)&&X.addIframe(e),Me(e,Mt)&&Y.trackLinkElement(e),Oe(e)&&re.addShadowRoot(C.shadowRoot(e),document)},onIframeLoad(e,t){X.attachIframe(e,t),re.observeAttachShadow(e)},onIframeListenerRegistered(e,t){X.registerLoadListenerDisposer(e,t)},onStylesheetLoad(e,t){Y.attachLinkElement(e,t)},keepIframeSrcFn:A});if(!t)return console.warn("Failed to snapshot the document");bt({type:u.FullSnapshot,data:{node:t,initialOffset:we(window)}},e),Ve.forEach((e=>e.unlock())),I&&X.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Y.adoptStyleSheets(document.adoptedStyleSheets,Mt.getId(document))}};try{var ie=[];z=e=>{var t=G.get(e);t&&(t.forEach((e=>{pe(e);var t=ie.indexOf(e);-1!==t&&ie.splice(t,1)})),G.delete(e))},V=()=>{for(var[e]of G){var t=Mt.getNode(e);if(t)try{t.contentDocument&&t.contentDocument.defaultView||null==z||z(e)}catch(t){null==z||z(e)}else null==z||z(e)}};var ne=e=>{var t;return ze(tt)({mutationCb:Q,mousemoveCb:(e,t)=>bt({type:u.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.MouseInteraction},e)}),scrollCb:J,viewportResizeCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.ViewportResize},e)}),inputCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Input},e)}),mediaInteractionCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.MediaInteraction},e)}),styleSheetRuleCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.StyleSheetRule},e)}),styleDeclarationCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.StyleDeclaration},e)}),canvasMutationCb:K,fontCb:e=>bt({type:u.IncrementalSnapshot,data:r({source:l.Font},e)}),selectionCb(e){bt({type:u.IncrementalSnapshot,data:r({source:l.Selection},e)})},customElementCb(e){bt({type:u.IncrementalSnapshot,data:r({source:l.CustomElement},e)})},blockClass:s,ignoreClass:a,ignoreSelector:h,maskTextClass:c,maskTextSelector:d,maskInputOptions:B,inlineStylesheet:v,sampling:w,recordDOM:k,recordCanvas:T,inlineImages:P,userTriggeredOnInput:R,collectFonts:M,doc:e,maskInputFn:m,maskTextFn:y,keepIframeSrcFn:A,blockSelector:o,slimDOMOptions:H,dataURLOptions:D,mirror:Mt,iframeManager:X,stylesheetManager:Y,shadowDomManager:re,processedNodeManager:te,canvasManager:wt,ignoreCSSAttributes:N,plugins:(null==(t=null==L?void 0:L.filter((e=>e.observer)))?void 0:t.map((e=>({observer:e.observer,options:e.options,callback:t=>bt({type:u.Plugin,data:{plugin:e.name,payload:t}})}))))||[]},b)};X.addLoadListener((e=>{try{var t=Mt.getId(e),r=ne(e.contentDocument);if(ie.push(r),-1!==t){var i=G.get(t);i||G.set(t,i=new Set),i.add(r)}}catch(e){console.warn(e)}})),X.addPageHideListener((e=>{var t=Mt.getId(e);null==z||z(t),Qe(e)}));var se=()=>{_t(),ie.push(ne(document)),Et=!0};return["interactive","complete"].includes(document.readyState)?se():(ie.push(fe("DOMContentLoaded",(()=>{bt({type:u.DomContentLoaded,data:{}}),"DOMContentLoaded"===E&&se()}))),ie.push(fe("load",(()=>{bt({type:u.Load,data:{}}),"load"===E&&se()}),window))),()=>{ie.forEach((e=>pe(e))),te.destroy(),X.removeLoadListener(),X.destroy(),G.clear(),Mt.reset(),Et=!1,$e=void 0}}catch(e){console.warn(e)}}Ot.addCustomEvent=(e,t)=>{if(!Et)throw new Error("please add custom event after start recording");bt({type:u.Custom,data:{tag:e,payload:t}})},Ot.freezePage=()=>{Ve.forEach((e=>e.freeze()))},Ot.takeFullSnapshot=e=>{if(!Et)throw new Error("please take full snapshot after start recording");_t(e)},Ot.mirror=Mt;var Pt=Object.defineProperty,Lt=(e,t,r)=>((e,t,r)=>t in e?Pt(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r);class At{constructor(e){Lt(this,"fileName"),Lt(this,"functionName"),Lt(this,"lineNumber"),Lt(this,"columnNumber"),this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}toString(){var e=this.lineNumber||"",t=this.columnNumber||"";return this.functionName?this.functionName+" ("+this.fileName+":"+e+":"+t+")":this.fileName+":"+e+":"+t}}var Nt=/(^|@)\S+:\d+/,Ft=/^\s*at .*(\S+:\d+|\(native\))/m,$t=/^(eval@)?(\[native code])?$/,Dt={parse(e){return e?void 0!==e.stacktrace||void 0!==e["opera#sourceloc"]?this.parseOpera(e):e.stack&&e.stack.match(Ft)?this.parseV8OrIE(e):e.stack?this.parseFFOrSafari(e):[]:[]},extractLocation(e){if(-1===e.indexOf(":"))return[e];var t=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/[()]/g,""));if(!t)throw new Error("Cannot parse given url: "+e);return[t[1],t[2]||void 0,t[3]||void 0]},parseV8OrIE(e){return e.stack.split("\n").filter((function(e){return!!e.match(Ft)}),this).map((function(e){e.indexOf("(eval ")>-1&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var t=e.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=t.match(/ (\((.+):(\d+):(\d+)\)$)/),i=(t=r?t.replace(r[0],""):t).split(/\s+/).slice(1),n=this.extractLocation(r?r[1]:i.pop()),s=i.join(" ")||void 0,o=["eval","<anonymous>"].indexOf(n[0])>-1?void 0:n[0];return new At({functionName:s,fileName:o,lineNumber:n[1],columnNumber:n[2]})}),this)},parseFFOrSafari(e){return e.stack.split("\n").filter((function(e){return!e.match($t)}),this).map((function(e){if(e.indexOf(" > eval")>-1&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===e.indexOf("@")&&-1===e.indexOf(":"))return new At({functionName:e});var t=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=e.match(t),i=r&&r[1]?r[1]:void 0,n=this.extractLocation(e.replace(t,""));return new At({functionName:i,fileName:n[0],lineNumber:n[1],columnNumber:n[2]})}),this)},parseOpera(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9(e){for(var t=/Line (\d+).*script (?:in )?(\S+)/i,r=e.message.split("\n"),i=[],n=2,s=r.length;s>n;n+=2){var o=t.exec(r[n]);o&&i.push(new At({fileName:o[2],lineNumber:parseFloat(o[1])}))}return i},parseOpera10(e){for(var t=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=e.stacktrace.split("\n"),i=[],n=0,s=r.length;s>n;n+=2){var o=t.exec(r[n]);o&&i.push(new At({functionName:o[3]||void 0,fileName:o[2],lineNumber:parseFloat(o[1])}))}return i},parseOpera11(e){return e.stack.split("\n").filter((function(e){return!!e.match(Nt)&&!e.match(/^Error created at/)}),this).map((function(e){var t=e.split("@"),r=this.extractLocation(t.pop()),i=(t.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new At({functionName:i,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function qt(e){if(!e||!e.outerHTML)return"";for(var t="";e.parentElement;){var r=e.localName;if(!r)break;r=r.toLowerCase();var i=e.parentElement,n=[];if(i.children&&i.children.length>0)for(var s=0;i.children.length>s;s++){var o=i.children[s];o.localName&&o.localName.toLowerCase&&o.localName.toLowerCase()===r&&n.push(o)}n.length>1&&(r+=":eq("+n.indexOf(e)+")"),t=r+(t?">"+t:""),e=i}return t}function jt(e){return Array.isArray(e)}function Ut(e){return"object"==typeof e&&null!==e&&!jt(e)}function Bt(e,t){if(0===t)return!0;var r=Object.keys(e);for(var i of r)if(Ut(e[i])&&Bt(e[i],t-1))return!0;return!1}function Ht(e,t){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,t);var i=[],n=[];return JSON.stringify(e,(function(e,t){if(i.length>0){var s=i.indexOf(this);~s?i.splice(s+1):i.push(this),~s?n.splice(s,1/0,e):n.push(e),~i.indexOf(t)&&(t=i[0]===t?"[Circular ~]":"[Circular ~."+n.slice(0,i.indexOf(t)).join(".")+"]")}else i.push(t);if(null===t)return t;if(void 0===t)return"undefined";if(Ut(o=t)&&Object.keys(o).length>r.numOfKeysLimit||"function"==typeof o||Ut(o)&&Bt(o,r.depthOfLimit))return function(e){var t=e.toString();return r.stringLengthLimit&&t.length>r.stringLengthLimit&&(t=t.slice(0,r.stringLengthLimit)+"..."),t}(t);var o;if("bigint"==typeof t)return t.toString()+"n";if(t instanceof Event){var a={};for(var u in t){var l=t[u];a[u]=jt(l)?qt(l.length?l[0]:null):l}return a}return t instanceof Node?t instanceof HTMLElement?t?t.outerHTML:"":t.nodeName:t instanceof Error?t.stack?t.stack+"\nEnd of stack for Error object":t.name+": "+t.message:t}))}var zt={level:["assert","clear","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"],lengthThreshold:1e3,logger:"console"};function Vt(e,t,r){var i,n=r?Object.assign({},zt,r):zt,s=n.logger;if(!s)return()=>{};i="string"==typeof s?t[s]:s;var o=0,a=!1,u=[];if(n.level.includes("error")){var l=t=>{var r=t.message,i=Dt.parse(t.error).map((e=>e.toString())),s=[Ht(r,n.stringifyOptions)];e({level:"error",trace:i,payload:s})};t.addEventListener("error",l),u.push((()=>{t.removeEventListener("error",l)}));var h=t=>{var r,i;t.reason instanceof Error?i=[Ht("Uncaught (in promise) "+(r=t.reason).name+": "+r.message,n.stringifyOptions)]:(r=new Error,i=[Ht("Uncaught (in promise)",n.stringifyOptions),Ht(t.reason,n.stringifyOptions)]);var s=Dt.parse(r).map((e=>e.toString()));e({level:"error",trace:s,payload:i})};t.addEventListener("unhandledrejection",h),u.push((()=>{t.removeEventListener("unhandledrejection",h)}))}for(var c of n.level)u.push(d(i,c));return()=>{u.forEach((e=>e()))};function d(t,r){var i=this;return t[r]?function(t,s,u){try{if(!(s in t))return()=>{};var l=t[s],h=(t=>function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];if(t.apply(i,u),!("assert"===r&&u[0]||a)){a=!0;try{var h=Dt.parse(new Error).map((e=>e.toString())).splice(1),c=("assert"===r?u.slice(1):u).map((e=>Ht(e,n.stringifyOptions)));o++,n.lengthThreshold>o?e({level:r,trace:h,payload:c}):o===n.lengthThreshold&&e({level:"warn",trace:[],payload:[Ht("The number of log records reached the threshold.")]})}catch(e){t("rrweb logger error:",e,...u)}finally{a=!1}}})(l);return"function"==typeof h&&(h.prototype=h.prototype||{},Object.defineProperties(h,{__rrweb_original__:{enumerable:!1,value:l}})),t[s]=h,()=>{t[s]=l}}catch(e){return()=>{}}}(t,r):()=>{}}}var Wt,Gt=e=>({name:"rrweb/console@1",observer:Vt,options:e}),Zt=function(e){return e.GZipJS="gzip-js",e.Base64="base64",e}({}),Qt=function(e){return e.MinLength="min_length",e.MaxLength="max_length",e}({}),Jt=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"],Kt="NativeGzipValidationError",Yt=e=>e.length>=2&&31===e[0]&&139===e[1],Xt=e=>!(!e||"object"!=typeof e)&&"NotReadableError"===("name"in e?String(e.name):""),er=e=>{var t=new Error("Native gzip produced invalid output: "+e);throw t.name=Kt,t},tr=function(){var e=t((function*(e,t){18>e.size&&er("too-short");var r=new Uint8Array(yield e.slice(0,10).arrayBuffer());Yt(r)&&8===r[2]||er("invalid-header");var i=new DataView(yield e.slice(e.size-8).arrayBuffer());i.getUint32(0,!0)!==(e=>{for(var t=(()=>{if(Wt)return Wt;Wt=[];for(var e=0;256>e;e++){for(var t=e,r=0;8>r;r++)t=1&t?3988292384^t>>>1:t>>>1;Wt[e]=t>>>0}return Wt})(),r=4294967295,i=0;e.length>i;i++)r=t[255&(r^e[i])]^r>>>8;return(4294967295^r)>>>0})(t)&&er("invalid-crc");var n=t.length>>>0;i.getUint32(4,!0)!==n&&er("invalid-size")}));return function(t,r){return e.apply(this,arguments)}}();function rr(){return rr=t((function*(e,r,i){void 0===r&&(r=!0);try{var n=(new TextEncoder).encode(e),s=new CompressionStream("gzip"),o=s.writable.getWriter(),a=o.write(n).then((()=>o.close())).catch(function(){var e=t((function*(e){try{yield o.abort(e)}catch(e){}throw e}));return function(t){return e.apply(this,arguments)}}()),u=new Response(s.readable).blob(),[l]=yield Promise.all([u,a]);return yield tr(l,n),l}catch(e){if(null!=i&&i.rethrow)throw e;return r&&console.error("Failed to gzip compress data",e),null}})),rr.apply(this,arguments)}var ir=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],nr=function(e,t){if(void 0===t&&(t=[]),!e)return!1;var r=e.toLowerCase();return ir.concat(t).some((e=>{var t=e.toLowerCase();return-1!==r.indexOf(t)}))};function sr(e,t){return-1!==e.indexOf(t)}var or=function(e){return e.trim()},ar=function(e){return e.replace(/^\$/,"")},ur=Object.prototype,lr=ur.hasOwnProperty,hr=ur.toString,cr=Array.isArray||function(e){return"[object Array]"===hr.call(e)},dr=e=>"function"==typeof e,vr=e=>e===Object(e)&&!cr(e),fr=e=>{if(vr(e)){for(var t in e)if(lr.call(e,t))return!1;return!0}return!1},pr=e=>void 0===e,gr=e=>"[object String]"==hr.call(e),mr=e=>gr(e)&&0===e.trim().length,yr=e=>null===e,br=e=>pr(e)||yr(e),_r=e=>"[object Number]"==hr.call(e)&&e==e,wr=e=>_r(e)&&e>0,xr=e=>"[object Boolean]"===hr.call(e),Sr=e=>e instanceof FormData;function kr(e){return null===e||"object"!=typeof e}function Cr(e,t){return{}.toString.call(e)==="[object "+t+"]"}function Tr(e){return"undefined"!=typeof Event&&function(e,t){try{return e instanceof t}catch(e){return!1}}(e,Event)}var Ir=[!0,"true",1,"1","yes"],Er=e=>sr(Ir,e),Rr=[!1,"false",0,"0","no"];function Mr(e,t,r,i,n){return t>r&&(i.warn("min cannot be greater than max."),t=r),_r(e)?e>r?(i.warn(" cannot be greater than max: "+r+". Using max value instead."),r):t>e?(i.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(i.warn(" must be a number. using max or fallback. max: "+r+", fallback: "+n),Mr(n||r,t,r,i))}class Or{constructor(e){this.$t={},this.zt=e.zt,this.Gt=Mr(e.bucketSize,0,100,e.Zt),this.Qt=Mr(e.refillRate,0,this.Gt,e.Zt),this.Jt=Mr(e.refillInterval,0,864e5,e.Zt)}Kt(e,t){var r=Math.floor((t-e.lastAccess)/this.Jt);r>0&&(e.tokens=Math.min(e.tokens+r*this.Qt,this.Gt),e.lastAccess=e.lastAccess+r*this.Jt)}consumeRateLimit(e){var t,r=Date.now(),i=String(e),n=this.$t[i];return n?this.Kt(n,r):this.$t[i]=n={tokens:this.Gt,lastAccess:r},0===n.tokens||(n.tokens--,0===n.tokens&&(null==(t=this.zt)||t.call(this,e)),0===n.tokens)}stop(){this.$t={}}}var Pr,Lr,Ar,Nr="Mobile",Fr="iOS",$r="Android",Dr="Tablet",qr=$r+" "+Dr,jr="iPad",Ur="Apple",Br=Ur+" Watch",Hr="Safari",zr="BlackBerry",Vr="Samsung",Wr=Vr+"Browser",Gr=Vr+" Internet",Zr="Chrome",Qr=Zr+" OS",Jr=Zr+" "+Fr,Kr="Internet Explorer",Yr=Kr+" "+Nr,Xr="Opera",ei=Xr+" Mini",ti="Edge",ri="Microsoft "+ti,ii="Firefox",ni=ii+" "+Fr,si="Nintendo",oi="PlayStation",ai="Xbox",ui=$r+" "+Nr,li=Nr+" "+Hr,hi="Windows",ci=hi+" Phone",di="Nokia",vi="Ouya",fi="Generic",pi=fi+" "+Nr.toLowerCase(),gi=fi+" "+Dr.toLowerCase(),mi="Konqueror",yi="Oculus Browser",bi="Vivaldi",_i="Yandex",wi="Whale",xi="DuckDuckGo",Si="Pale Moon",ki="Waterfox",Ci="Brave",Ti="Google Search App",Ii="(\\d+(\\.\\d+)?)",Ei=new RegExp("Version/"+Ii),Ri=new RegExp(ai,"i"),Mi=new RegExp(oi+" \\w+","i"),Oi=new RegExp(si+" \\w+","i"),Pi=new RegExp(zr+"|PlayBook|BB10","i"),Li={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"},Ai=function(e,t,r,i){t=t||"";var n=function(e){return null!=e&&e.brave?Ci:null}(r);return n||(null!=i&&i.detectGoogleSearchApp&&sr(e,"GSA/")?Ti:sr(e," OPR/")&&sr(e,"Mini")?ei:sr(e," OPR/")?Xr:Pi.test(e)?zr:sr(e,"IE"+Nr)||sr(e,"WPDesktop")?Yr:sr(e,"OculusBrowser")?yi:sr(e,Wr)?Gr:sr(e,ti)||sr(e,"Edg/")?ri:sr(e,bi+"/")?bi:sr(e,"YaBrowser/")?_i:sr(e,wi+"/")?wi:sr(e,xi+"/")||sr(e,"Ddg/")?xi:sr(e,"FBIOS")?"Facebook "+Nr:sr(e,"UCWEB")||sr(e,"UCBrowser")?"UC Browser":sr(e,"CriOS")?Jr:sr(e,"CrMo")||sr(e,Zr)?Zr:sr(e,$r)&&sr(e,Hr)?ui:sr(e,"FxiOS")?ni:sr(e.toLowerCase(),mi.toLowerCase())?mi:sr(e,Ci+"/")?Ci:((e,t)=>t&&sr(t,Ur)||function(e){return sr(e,Hr)&&!sr(e,Zr)&&!sr(e,$r)}(e))(e,t)?sr(e,Nr)?li:Hr:sr(e,"PaleMoon/")?Si:sr(e,ki+"/")?ki:sr(e,ii)?ii:sr(e,"MSIE")||sr(e,"Trident/")?Kr:sr(e,"Gecko")?ii:"")},Ni={[Yr]:[new RegExp("rv:"+Ii)],[ri]:[new RegExp(ti+"?\\/"+Ii)],[Zr]:[new RegExp("("+Zr+"|CrMo)\\/"+Ii)],[Jr]:[new RegExp("CriOS\\/"+Ii)],"UC Browser":[new RegExp("(UCBrowser|UCWEB)\\/"+Ii)],[Hr]:[Ei],[li]:[Ei],[Xr]:[new RegExp("(Opera|OPR)\\/"+Ii)],[ii]:[new RegExp(ii+"\\/"+Ii)],[ni]:[new RegExp("FxiOS\\/"+Ii)],[mi]:[new RegExp("Konqueror[:/]?"+Ii,"i")],[zr]:[new RegExp(zr+" "+Ii),Ei],[ui]:[new RegExp("android\\s"+Ii,"i")],[Gr]:[new RegExp(Wr+"\\/"+Ii)],[yi]:[new RegExp("OculusBrowser\\/"+Ii)],[bi]:[new RegExp(bi+"\\/"+Ii)],[_i]:[new RegExp("YaBrowser\\/"+Ii)],[wi]:[new RegExp(wi+"\\/"+Ii)],[Ci]:[new RegExp(Ci+"\\/"+Ii)],[xi]:[new RegExp("(DuckDuckGo|Ddg)\\/"+Ii)],[Si]:[new RegExp("PaleMoon\\/"+Ii)],[ki]:[new RegExp(ki+"\\/"+Ii)],[Ti]:[new RegExp("GSA\\/"+Ii)],[Kr]:[new RegExp("(rv:|MSIE )"+Ii)],Mozilla:[new RegExp("rv:"+Ii)]},Fi=function(e,t,r,i){var n=Ai(e,t,r,i),s=Ni[n];if(pr(s))return null;for(var o=0;s.length>o;o++){var a=e.match(s[o]);if(a)return parseFloat(a[a.length-2])}return null},$i=[[new RegExp(ai+"; "+ai+" (.*?)[);]","i"),e=>[ai,e&&e[1]||""]],[new RegExp(si,"i"),[si,""]],[new RegExp(oi,"i"),[oi,""]],[Pi,[zr,""]],[new RegExp(hi,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[ci,""];if(new RegExp(Nr).test(t)&&!/IEMobile\b/.test(t))return[hi+" "+Nr,""];var r=/Windows NT ([0-9.]+)/i.exec(t);if(r&&r[1]){var i=Li[r[1]]||"";return/arm/i.test(t)&&(i="RT"),[hi,i]}return[hi,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?[Fr,[e[3],e[4],e[5]||"0"].join(".")]:[Fr,""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=pr(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+$r+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+$r+")","i"),e=>e&&e[2]?[$r,[e[2],e[3],e[4]||"0"].join(".")]:[$r,""]],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,e=>{var t=["Mac OS X",""];return e&&e[1]&&(t[1]=[e[1],e[2],e[3]||"0"].join(".")),t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[Qr,""]],[/Linux|debian/i,["Linux",""]]],Di=function(e){return Oi.test(e)?si:Mi.test(e)?oi:Ri.test(e)?ai:new RegExp(vi,"i").test(e)?vi:new RegExp("("+ci+"|WPDesktop)","i").test(e)?ci:/iPad/.test(e)?jr:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?Br:Pi.test(e)?zr:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(di,"i").test(e)?di:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?new RegExp(Nr).test(e)&&!/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)||/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?$r:qr:new RegExp("(pda|"+Nr+")","i").test(e)?pi:new RegExp(Dr,"i").test(e)&&!new RegExp(Dr+" pc","i").test(e)?gi:""},qi=function(e,t){var r,i,n,s,o=Di(e);return o===jr||o===qr||"Kobo"===o||"Kindle Fire"===o||o===gi?Dr:o===si||o===ai||o===oi||o===vi?"Console":o===Br?"Wearable":o?Nr:"Android"===(null==t?void 0:t.userAgentDataPlatform)&&(null!==(r=null==t?void 0:t.maxTouchPoints)&&void 0!==r?r:0)>0?600>Math.min(null!==(i=null==t?void 0:t.screenWidth)&&void 0!==i?i:0,null!==(n=null==t?void 0:t.screenHeight)&&void 0!==n?n:0)/(null!==(s=null==t?void 0:t.devicePixelRatio)&&void 0!==s?s:1)?Nr:Dr:"Desktop"},ji={trace:{text:"TRACE",number:1},debug:{text:"DEBUG",number:5},info:{text:"INFO",number:9},warn:{text:"WARN",number:13},error:{text:"ERROR",number:17},fatal:{text:"FATAL",number:21}},Ui=ji.info;function Bi(e){if(xr(e))return{boolValue:e};if("number"==typeof e)return Number.isFinite(e)?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:{stringValue:String(e)};if("string"==typeof e)return{stringValue:e};if(cr(e))return{arrayValue:{values:e.map((e=>Bi(e)))}};try{return{stringValue:JSON.stringify(e)}}catch(t){return{stringValue:String(e)}}}function Hi(e){var t=[];for(var r in e){var i=e[r];yr(i)||pr(i)||t.push({key:r,value:Bi(i)})}return t}function zi(e,t){if(e){var r=e.find((e=>e.type===t));return null==r?void 0:r.value}}function Vi(e){var t=globalThis._posthogChunkIds;if(t){var r=Object.keys(t);return Ar&&r.length===Lr||(Lr=r.length,Ar=r.reduce(((r,i)=>{Pr||(Pr={});var n=Pr[i];if(n)r[n[0]]=n[1];else for(var s=e(i),o=s.length-1;o>=0;o--){var a=s[o],u=null==a?void 0:a.filename,l=t[i];if(u&&l){r[u]=l,Pr[i]=[u,l];break}}return r}),{})),Ar}}class Wi{constructor(e,t,r){void 0===r&&(r=[]),this.coercers=e,this.stackParser=t,this.modifiers=r}buildFromUnknown(e,t){void 0===t&&(t={});var r=t&&t.mechanism||{handled:!0,type:"generic"},i=this.buildCoercingContext(r,t,0).apply(e),n=this.buildParsingContext(t),s=this.parseStacktrace(i,n);return{$exception_list:this.convertToExceptionList(s,r),$exception_level:"error"}}modifyFrames(e){var r=this;return t((function*(){for(var t of e)t.stacktrace&&t.stacktrace.frames&&cr(t.stacktrace.frames)&&(t.stacktrace.frames=yield r.applyModifiers(t.stacktrace.frames));return e}))()}coerceFallback(e){var t;return{type:"Error",value:"Unknown error",stack:null==(t=e.syntheticException)?void 0:t.stack,synthetic:!0}}parseStacktrace(e,t){var i,n;return null!=e.cause&&(i=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(n=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),r({},e,{cause:i,stack:n})}applyChunkIds(e,t){return e.map((e=>(e.filename&&t&&(e.chunk_id=t[e.filename]),e)))}applyCoercers(e,t){for(var r of this.coercers)if(r.match(e))return r.coerce(e,t);return this.coerceFallback(t)}applyModifiers(e){var r=this;return t((function*(){var t=e;for(var i of r.modifiers)t=yield i(t);return t}))()}convertToExceptionList(e,t){var i,n,s,o={type:e.type,value:e.value,mechanism:{type:null!==(i=t.type)&&void 0!==i?i:"generic",handled:null===(n=t.handled)||void 0===n||n,synthetic:null!==(s=e.synthetic)&&void 0!==s&&s}};e.stack&&(o.stacktrace={type:"raw",frames:e.stack});var a=[o];return null!=e.cause&&a.push(...this.convertToExceptionList(e.cause,r({},t,{handled:!0}))),a}buildParsingContext(e){var t;return{chunkIdMap:Vi(this.stackParser),skipFirstLines:null!==(t=e.skipFirstLines)&&void 0!==t?t:1}}buildCoercingContext(e,t,i){void 0===i&&(i=0);var n=(r,i)=>{if(4>=i){var n=this.buildCoercingContext(e,t,i);return this.applyCoercers(r,n)}};return r({},t,{syntheticException:0==i?t.syntheticException:void 0,mechanism:e,apply:e=>n(e,i),next:e=>n(e,i+1)})}}var Gi="?";function Zi(e,t,r,i,n){var s={platform:e,filename:t,function:"<anonymous>"===r?Gi:r,in_app:!0};return pr(i)||(s.lineno=i),pr(n)||(s.colno=n),s}var Qi=(e,t)=>{var r=-1!==e.indexOf("safari-extension"),i=-1!==e.indexOf("safari-web-extension");return r||i?[-1!==e.indexOf("@")?e.split("@")[0]:Gi,r?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},Ji=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Ki=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Yi=/\((\S*)(?::(\d+))(?::(\d+))\)/,Xi=(e,t)=>{var r=Ji.exec(e);if(r){var[,i,n,s]=r;return Zi(t,i,Gi,+n,+s)}var o=Ki.exec(e);if(o){if(o[2]&&0===o[2].indexOf("eval")){var a=Yi.exec(o[2]);a&&(o[2]=a[1],o[3]=a[2],o[4]=a[3])}var[u,l]=Qi(o[1]||Gi,o[2]);return Zi(t,l,u,o[3]?+o[3]:void 0,o[4]?+o[4]:void 0)}},en=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,tn=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,rn=(e,t)=>{var r=en.exec(e);if(r){if(r[3]&&r[3].indexOf(" > eval")>-1){var i=tn.exec(r[3]);i&&(r[1]=r[1]||"eval",r[3]=i[1],r[4]=i[2],r[5]="")}var n=r[3],s=r[1]||Gi;return[s,n]=Qi(s,n),Zi(t,n,s,r[4]?+r[4]:void 0,r[5]?+r[5]:void 0)}},nn=/\(error: (.*)\)/,sn=50;class on{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var r=gr(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:r?e.stack:void 0,cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var t=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?t+": "+e.message:t}isDOMException(e){return Cr(e,"DOMException")}isDOMError(e){return Cr(e,"DOMError")}}class an{match(e){return e instanceof Error}coerce(e,t){return{type:this.getType(e),value:this.getMessage(e,t),stack:this.getStack(e),cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,t){var r=e.message;return String(r.error&&"string"==typeof r.error.message?r.error.message:r)}getStack(e){return e.stacktrace||e.stack||void 0}}class un{constructor(){}match(e){return Cr(e,"ErrorEvent")&&null!=e.error}coerce(e,t){var r;return t.apply(e.error)||{type:"ErrorEvent",value:e.message,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}var ln=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class hn{match(e){return"string"==typeof e}coerce(e,t){var r,[i,n]=this.getInfos(e);return{type:null!=i?i:"Error",value:null!=n?n:e,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}getInfos(e){var t="Error",r=e,i=e.match(ln);return i&&(t=i[1],r=i[2]),[t,r]}}var cn=["fatal","error","warning","log","info","debug"];function dn(e,t){void 0===t&&(t=40);var r=Object.keys(e);if(r.sort(),!r.length)return"[object has no keys]";for(var i=r.length;i>0;i--){var n=r.slice(0,i).join(", ");if(t>=n.length)return i===r.length?n:n.length>t?n.slice(0,t)+"...":n}return""}class vn{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var r,i=this.getErrorPropertyFromObject(e);return i?t.apply(i):{type:this.getType(e),value:this.getValue(e),stack:null==(r=t.syntheticException)?void 0:r.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return Tr(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&"string"==typeof e.name){var t="'"+e.name+"' captured as exception";return"message"in e&&"string"==typeof e.message&&(t+=" with message: '"+e.message+"'"),t}if("message"in e&&"string"==typeof e.message)return e.message;var r=this.getObjectClassName(e);return(r&&"Object"!==r?"'"+r+"'":"Object")+" captured as exception with keys: "+dn(e)}isSeverityLevel(e){return gr(e)&&!mr(e)&&cn.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var t in e)if({}.hasOwnProperty.call(e,t)){var r=e[t];if(r instanceof Error)return r}}getObjectClassName(e){try{var t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch(e){return}}}class fn{match(e){return Tr(e)}coerce(e,t){var r,i=e.constructor.name;return{type:i,value:i+" captured as exception with keys: "+dn(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}class pn{match(e){return kr(e)}coerce(e,t){var r;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}}class gn{match(e){return Cr(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!Tr(e))return!1;try{var t=e.detail;return null!=t&&"object"==typeof t&&"reason"in t}catch(e){return!1}}coerce(e,t){var r,i=this.getUnhandledRejectionReason(e);return kr(i)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(i),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}:t.apply(i)}getUnhandledRejectionReason(e){try{if("reason"in e)return e.reason;if("detail"in e&&null!=e.detail&&"object"==typeof e.detail&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}}var mn="$message",yn="$timestamp",bn=new Set([mn,yn]),_n={enabled:!0,max_bytes:32768};function wn(e){var t;return e?{enabled:null!==(t=e.enabled)&&void 0!==t?t:_n.enabled,max_bytes:Sn(e.max_bytes,_n.max_bytes)}:r({},_n)}class xn{constructor(e){this.Yt=[],this.Xt=0,this.qt=wn(e)}setConfig(e){this.qt=wn(e),this.er()}add(e){var t=function(e){var t=function(e){var t=new WeakSet;try{return JSON.stringify(e,((e,r)=>{if("bigint"==typeof r)return r.toString();if("function"!=typeof r&&"symbol"!=typeof r){if(r instanceof Date)return r.toISOString();if(r instanceof Error)return{name:r.name,message:r.message,stack:r.stack};if(r&&"object"==typeof r){if(t.has(r))return"[Circular]";t.add(r)}return r}}))}catch(e){return}}(e);if(t)try{var r=JSON.parse(t);if(!vr(r))return;var i=r,n=i[mn],s=i[yn];if(!gr(n)||0===n.trim().length)return;if(!gr(s)&&!_r(s))return;return{step:i,json:t}}catch(e){return}}(e);if(t){var r=function(e){if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e).length;for(var t=encodeURIComponent(e),r=0,i=0;t.length>i;i++)"%"===t[i]?(r+=1,i+=2):r+=1;return r}(t.json);r>this.qt.max_bytes||(this.Yt.push({step:t.step,bytes:r}),this.Xt+=r,this.er())}}getAttachable(){return this.Yt.map((e=>e.step))}clear(){this.Yt=[],this.Xt=0}size(){return this.Yt.length}er(){for(;this.Xt>this.qt.max_bytes&&this.Yt.length>0;){var e=this.Yt.shift();e&&(this.Xt-=e.bytes)}}}function Sn(e,t){if(!_r(e)||e===1/0||e===-1/0)return t;var r=Math.floor(e);return 0>r?t:r}var kn="undefined"!=typeof window?window:void 0,Cn="undefined"!=typeof globalThis?globalThis:kn;"undefined"==typeof self&&(Cn.self=Cn),"undefined"==typeof File&&(Cn.File=function(){});var Tn=null==Cn?void 0:Cn.navigator,In=null==Cn?void 0:Cn.document,En=null==Cn?void 0:Cn.location,Rn=null==Cn?void 0:Cn.fetch,Mn=null!=Cn&&Cn.XMLHttpRequest&&"withCredentials"in new Cn.XMLHttpRequest?Cn.XMLHttpRequest:void 0,On=null==Cn?void 0:Cn.AbortController,Pn=null==Cn?void 0:Cn.CompressionStream,Ln=null==Tn?void 0:Tn.userAgent,An=null!=kn?kn:{},Nn=e=>e instanceof Document,Fn="1.386.2",$n={DEBUG:!1,LIB_VERSION:Fn,LIB_NAME:"web",JS_SDK_VERSION:Fn},Dn=function(e,t){var{debugEnabled:r}=void 0===t?{}:t,i={k(t){if(kn&&($n.DEBUG||An.POSTHOG_DEBUG||r)&&!pr(kn.console)&&kn.console){for(var i=("__rrweb_original__"in kn.console[t]?kn.console[t].__rrweb_original__:kn.console[t]),n=arguments.length,s=new Array(n>1?n-1:0),o=1;n>o;o++)s[o-1]=arguments[o];i(e,...s)}},debug(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("debug",...t)},info(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("log",...t)},warn(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("warn",...t)},error(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];i.k("error",...t)},critical(){for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];console.error(e,...r)},uninitializedWarning(e){i.error("You must initialize PostHog before calling "+e)},createLogger:(t,r)=>Dn(e+" "+t,r)};return i},qn=Dn("[PostHog.js]"),jn=qn.createLogger;function Un(e,t){cr(e)&&e.forEach(t)}function Bn(e,t){if(!br(e))if(cr(e))e.forEach(t);else if(Sr(e))e.forEach(((e,r)=>t(e,r)));else for(var r in e)lr.call(e,r)&&t(e[r],r)}var Hn=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;t>i;i++)r[i-1]=arguments[i];for(var n of r)for(var s in n)void 0!==n[s]&&(e[s]=n[s]);return e};function zn(e){for(var t=Object.keys(e),r=t.length,i=new Array(r);r--;)i[r]=[t[r],e[t[r]]];return i}var Vn=function(e){try{return e()}catch(e){return}},Wn=function(e){return function(){try{for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];return e.apply(this,r)}catch(e){qn.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),qn.critical(e)}}},Gn=function(e){var t={};return Bn(e,(function(e,r){(gr(e)&&e.length>0||_r(e))&&(t[r]=e)})),t};var Zn=["herokuapp.com","vercel.app","netlify.app"];function Qn(e){var t=null==e?void 0:e.hostname;if(!gr(t))return!1;var r=t.split(".").slice(-2).join(".");for(var i of Zn)if(r===i)return!1;return!0}function Jn(e,t,r,i){var{capture:n=!1,passive:s=!0}=null!=i?i:{};null==e||e.addEventListener(t,r,{capture:n,passive:s})}function Kn(e){return"ph_toolbar_internal"===e.name}var Yn=e=>{var t=null==In?void 0:In.createElement("a");return pr(t)?null:(t.href=e,t)},Xn=function(e,t){var r,i;void 0===t&&(t="&");var n=[];return Bn(e,(function(e,t){pr(e)||pr(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),i=encodeURIComponent(t),n[n.length]=i+"="+r)})),n.join(t)},es=function(e,t){for(var r,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),n=0;i.length>n;n++){var s=i[n].split("=");if(s[0]===t){r=s;break}}if(!cr(r)||2>r.length)return"";var o=r[1];try{o=decodeURIComponent(o)}catch(e){qn.error("Skipping decoding for malformed query param: "+o)}return o.replace(/\+/g," ")},ts=function(e,t,r){if(!e||!t||!t.length)return e;for(var i=e.split("#"),n=i[1],s=(i[0]||"").split("?"),o=s[1],a=s[0],u=(o||"").split("&"),l=[],h=0;u.length>h;h++){var c=u[h].split("=");cr(c)&&(t.includes(c[0])?l.push(c[0]+"="+r):l.push(u[h]))}var d=a;return null!=o&&(d+="?"+l.join("&")),null!=n&&(d+="#"+n),d},rs=function(e,t){var r=e.match(new RegExp(t+"=([^&]*)"));return r?r[1]:null};function is(e,t,r){try{if(!(t in e))return()=>{};var i=e[t],n=r(i);return dr(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=n,()=>{e[t]===n&&(e[t]=i)}}catch(e){return()=>{}}}function ns(e,t){var r,i=function(e){try{return"string"==typeof e?new URL(e).hostname:"url"in e?new URL(e.url).hostname:e.hostname}catch(e){return null}}(e),n={hostname:i,isHostDenied:!1};if(null==(r=t.payloadHostDenyList)||!r.length||null==i||!i.trim().length)return n;for(var s of t.payloadHostDenyList)if(i.endsWith(s))return{hostname:i,isHostDenied:!0};return n}var ss="$people_distinct_id",os="$device_id",as="__alias",us="__timers",ls="$autocapture_disabled_server_side",hs="$heatmaps_enabled_server_side",cs="$exception_capture_enabled_server_side",ds="$error_tracking_suppression_rules",vs="$error_tracking_capture_extension_exceptions",fs="$web_vitals_enabled_server_side",ps="$dead_clicks_enabled_server_side",gs="$product_tours_enabled_server_side",ms="$web_vitals_allowed_metrics",ys="$session_recording_remote_config",bs="$replay_sample_rate",_s="$replay_override_sampling",ws="$replay_override_linked_flag",xs="$replay_override_url_trigger",Ss="$replay_override_event_trigger",ks="$sesid",Cs="$session_is_sampled",Ts="$enabled_feature_flags",Is="$active_feature_flags",Es="$early_access_features",Rs="$feature_flag_details",Ms="$feature_flag_payloads",Os="$feature_flag_request_id",Ps="$override_feature_flags",Ls="$override_feature_flag_payloads",As="$stored_person_properties",Ns="$stored_group_properties",Fs="$surveys",$s="$surveys_loaded_at",Ds="$surveys_activated",qs="ph_product_tours",js="$flag_call_reported",Us="$flag_call_reported_session_id",Bs="$feature_flag_errors",Hs="$feature_flag_evaluated_at",zs="$user_state",Vs="$client_session_props",Ws="$capture_rate_limit",Gs="$initial_campaign_params",Zs="$initial_referrer_info",Qs="$initial_person_info",Js="$epp",Ks="__POSTHOG_TOOLBAR__",Ys="$posthog_cookieless",Xs="$sdk_debug_extensions_init_method",eo="$sdk_debug_extensions_init_time_ms",to="$sdk_debug_recording_script_not_loaded",ro="PostHog loadExternalDependency extension not found.",io="on_reject",no="always",so="anonymous",oo="identified",ao="identified_only",uo="visibilitychange",lo="beforeunload",ho="$pageview",co="$pageleave",vo="$identify",fo="$groupidentify",po=1,go=3,mo=11;function yo(e){return e instanceof Element&&(e.id===Ks||!(null==e.closest||!e.closest(".toolbar-global-fade-container")))}function bo(e){return!!e&&e.nodeType===po}function _o(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function wo(e){return!!e&&e.nodeType===go}function xo(e){return!!e&&e.nodeType===mo&&bo(e.host)}function So(e){return e?or(e).split(/\s+/):[]}function ko(e){var t=null==kn?void 0:kn.location.href;return!!(t&&e&&e.some((e=>t.match(e))))}function Co(e){var t="";switch(typeof e.className){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return So(t)}function To(e){return br(e)?null:or(e).split(/(\s+)/).filter((e=>Qo(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Io(e){var t="";return Uo(e)&&!Bo(e)&&e.childNodes&&e.childNodes.length&&Bn(e.childNodes,(function(e){var r;wo(e)&&e.textContent&&(t+=null!==(r=To(e.textContent))&&void 0!==r?r:"")})),or(t)}function Eo(e){return pr(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}var Ro=["a","button","form","input","select","textarea","label"];function Mo(e,t){if(pr(t))return!0;var r,i=function(e){if(t.some((t=>e.matches(t))))return{v:!0}};for(var n of e)if(r=i(n))return r.v;return!1}function Oo(e){var t=e.parentNode;return!(!t||!bo(t))&&t}var Po=["next","previous","prev",">","<"],Lo=[...Po,"+","-","−","–"],Ao=(e,t)=>/[a-z0-9]/i.test(t)?e.includes(t):e===t,No=[".ph-no-deadclick",".ph-no-capture"],Fo=[".ph-no-rageclick",".ph-no-capture"],$o=["","text","search","email","password","url","tel","number"];function Do(e,t){if(!kn||qo(e))return!1;var r,i,n,s,o;if(xr(t)?(r=!!t&&Fo,i=void 0,n=!1):(r=null!==(s=null==t?void 0:t.css_selector_ignorelist)&&void 0!==s?s:Fo,i=null==t?void 0:t.content_ignorelist,n=null!==(o=null==t?void 0:t.ignore_text_selection)&&void 0!==o&&o),!1===r)return!1;if(n&&function(e){return!(!e||!bo(e))&&(!!_o(e,"textarea")||(_o(e,"input")?sr($o,(e.getAttribute("type")||"").toLowerCase()):function(e){if(e.isContentEditable)return!0;var t=null==e.getAttribute?void 0:e.getAttribute("contenteditable");return"true"===t||""===t}(e)))}(e))return!1;var{targetElementList:a}=jo(e,!1);return!function(e,t){if(!1===e||pr(e))return!1;var r;if(!0===e)r=Po;else{if(!cr(e))return!1;if(e.length>10)return qn.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;r=e.map((e=>e.toLowerCase()))}return t.some((e=>{var{safeText:t,ariaLabel:i}=e;return r.some((e=>Ao(t,e)||Ao(i,e)))}))}(i,a.map((e=>{var t;return{safeText:Io(e).toLowerCase(),ariaLabel:(null==(t=e.getAttribute("aria-label"))?void 0:t.toLowerCase().trim())||""}})))&&!Mo(a,r)}var qo=e=>!e||_o(e,"html")||!bo(e),jo=(e,t)=>{if(!kn||qo(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var r=!1,i=[e],n=e;n.parentNode&&!_o(n,"body");)if(xo(n.parentNode))i.push(n.parentNode.host),n=n.parentNode.host;else{var s=Oo(n);if(!s)break;if(t||Ro.indexOf(s.tagName.toLowerCase())>-1)r=!0;else{var o=kn.getComputedStyle(s);o&&"pointer"===o.getPropertyValue("cursor")&&(r=!0)}i.push(s),n=s}return{parentIsUsefulElement:r,targetElementList:i}};function Uo(e){for(var t=e;t.parentNode&&!_o(t,"body");t=t.parentNode){var r=Co(t);if(sr(r,"ph-sensitive")||sr(r,"ph-no-capture"))return!1}if(sr(Co(e),"ph-include"))return!0;var i=e.type||"";if(gr(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var n=e.name||e.id||"";return!gr(n)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(n.replace(/[^a-zA-Z0-9]/g,""))}function Bo(e){return!!(_o(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||_o(e,"select")||_o(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var Ho="(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})",zo=new RegExp("^(?:"+Ho+")$"),Vo=new RegExp(Ho),Wo="\\d{3}-?\\d{2}-?\\d{4}",Go=new RegExp("^("+Wo+")$"),Zo=new RegExp("("+Wo+")");function Qo(e,t){if(void 0===t&&(t=!0),br(e))return!1;if(gr(e)){if(e=or(e),(t?zo:Vo).test((e||"").replace(/[- ]/g,"")))return!1;if((t?Go:Zo).test(e))return!1}return!0}function Jo(e){var t=Io(e);return Qo(t=(t+" "+Ko(e)).trim())?t:""}function Ko(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Bn(e.childNodes,(function(e){var r;if(e&&"span"===(null==(r=e.tagName)?void 0:r.toLowerCase()))try{var i=Io(e);t=(t+" "+i).trim(),e.childNodes&&e.childNodes.length&&(t=(t+" "+Ko(e)).trim())}catch(e){qn.error("[AutoCapture]",e)}})),t}function Yo(e){return e.replace(/"|\\"/g,'\\"')}function Xo(e){var t=e.attr__class;return t?cr(t)?t:So(t):void 0}var ea={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:e=>e,recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com","bam.nr-data.net"]},ta=jn("[Recorder]"),ra=e=>"navigation"===e.entryType,ia=e=>"resource"===e.entryType;function na(e,t){return!!t&&(xr(t)||t[e])}function sa(e){if("undefined"==typeof Request)return!1;if(e instanceof Request)return!0;try{return"[object Request]"==={}.toString.call(e)}catch(e){return!1}}function oa(e){var{type:t,recordBody:r,headers:i,url:n}=e;function s(e){var t=Object.keys(i).find((e=>"content-type"===e.toLowerCase())),r=t&&i[t];return e.some((e=>null==r?void 0:r.includes(e)))}if(!r)return!1;if(function e(t){try{return"string"==typeof t?t.startsWith("blob:"):t instanceof URL?"blob:"===t.protocol:!!sa(t)&&e(t.url)}catch(e){return!1}}(n))return!1;if(xr(r))return!0;if(cr(r))return s(r);var o=r[t];return xr(o)?o:s(o)}function aa(e,t,r,i,n,s){return ua.apply(this,arguments)}function ua(){return ua=t((function*(e,t,r,i,n,s){if(void 0===s&&(s=0),s>10)return ta.warn("Failed to get performance entry for request",{url:r,initiatorType:t}),null;var o=function(e,r){for(var s=e.length-1;s>=0;s-=1)if(ia(o=e[s])&&o.initiatorType===t&&(pr(i)||o.startTime>=i)&&(pr(n)||n>=o.startTime))return e[s];var o}(e.performance.getEntriesByName(r));return o||(yield new Promise((e=>setTimeout(e,50*s))),aa(e,t,r,i,n,s+1))})),ua.apply(this,arguments)}function la(e){var{body:t,options:r,url:i}=e;if(br(t))return null;var{hostname:n,isHostDenied:s}=ns(i,r);if(s)return n+" is in deny list";if(gr(t))return t;if(Nn(t))return t.textContent;if(Sr(t))return Xn(t);if(vr(t))try{return JSON.stringify(t)}catch(e){return"[SessionReplay] Failed to stringify response object"}return"[SessionReplay] Cannot read body of type "+toString.call(t)}var ha=e=>!yr(e)&&("navigation"===e.entryType||"resource"===e.entryType);function ca(e){var{entry:t,method:i,status:n,networkRequest:s,isInitial:o,start:a,end:u,url:l,initiatorType:h}=e;a=t?t.startTime:a,u=t?t.responseEnd:u;var c=Math.floor(Date.now()-performance.now()),d=Math.floor(c+(a||0)),v=[r({},t?t.toJSON():{name:l},{startTime:pr(a)?void 0:Math.round(a),endTime:pr(u)?void 0:Math.round(u),timeOrigin:c,timestamp:d,method:i,initiatorType:h||(t?t.initiatorType:void 0),status:n,requestHeaders:s.requestHeaders,requestBody:s.requestBody,responseHeaders:s.responseHeaders,responseBody:s.responseBody,isInitial:o})];if(ha(t))for(var f of t.serverTiming||[])v.push({timeOrigin:c,timestamp:d,startTime:Math.round(t.startTime),name:f.name,duration:f.duration,entryType:"serverTiming"});return v}var da=["video/","audio/"];function va(e){return new Promise((t=>{var r=setTimeout((()=>t("[SessionReplay] Timeout while trying to read body")),500);try{e.clone().text().then((e=>t(e)),(e=>t("[SessionReplay] Failed to read body: "+e))).finally((()=>clearTimeout(r)))}catch(e){clearTimeout(r),t("[SessionReplay] Failed to read body")}}))}function fa(){return fa=t((function*(e){var{r:t,options:r,url:i}=e,{hostname:n,isHostDenied:s}=ns(i,r);return s?Promise.resolve(n+" is in deny list"):va(t)})),fa.apply(this,arguments)}function pa(){return pa=t((function*(e){var{r:t,options:r,url:i}=e,n=function(e){var t,{r:r,options:i,url:n}=e;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var s=null==(t=r.headers.get("Content-Type"))?void 0:t.toLowerCase(),o=da.some((e=>null==s?void 0:s.startsWith(e)));if(s&&o)return"Content-Type "+s+" is not supported";var{hostname:a,isHostDenied:u}=ns(n,i);return u?a+" is in deny list":null}({r:t,options:r,url:i});return yr(n)?va(t):Promise.resolve(n)})),pa.apply(this,arguments)}var ga=null;function ma(e,i,n){if(!("performance"in i))return()=>{};if(ga)return ta.warn("Network observer already initialised, doing nothing"),()=>{};var s=n?Object.assign({},ea,n):ea,o=t=>{var i=[];t.requests.forEach((e=>{var t=s.maskRequestFn(e);t&&i.push(t)})),i.length>0&&e(r({},t,{requests:i}))},a=function(e,t,r){if(r.recordInitialRequests){var i=t.performance.getEntries().filter((e=>ra(e)||ia(e)&&r.initiatorTypes.includes(e.initiatorType)));e({requests:i.flatMap((e=>ca({entry:e,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var n=new t.PerformanceObserver((t=>{var i=t.getEntries().filter((e=>ra(e)||ia(e)&&r.initiatorTypes.includes(e.initiatorType)&&(e=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==e.initiatorType&&"fetch"!==e.initiatorType)(e)));e({requests:i.flatMap((e=>ca({entry:e,method:void 0,status:void 0,networkRequest:{}})))})})),s=PerformanceObserver.supportedEntryTypes.filter((e=>r.performanceEntryTypeToObserve.includes(e)));return n.observe({entryTypes:s}),()=>{n.disconnect()}}(o,i,s),u=()=>{},l=()=>{};return(s.recordHeaders||s.recordBody)&&(u=function(e,t,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var i=na("request",r.recordHeaders),n=na("response",r.recordHeaders),s=is(t.XMLHttpRequest.prototype,"open",(s=>function(o,a,u,l,h){void 0===u&&(u=!0);var c,d,v=this,f=new Request(a),p={},g={},m=v.setRequestHeader.bind(v);v.setRequestHeader=(e,t)=>(g[e]=t,m(e,t)),i&&(p.requestHeaders=g);var y=v.send.bind(v);v.send=e=>(oa({type:"request",headers:g,url:a,recordBody:r.recordBody})&&(p.requestBody=la({body:e,options:r,url:a})),c=t.performance.now(),y(e));var b=()=>{v.removeEventListener("readystatechange",_),v.removeEventListener("error",b),v.removeEventListener("abort",b),v.removeEventListener("timeout",b)},_=()=>{if(v.readyState===v.DONE){b(),d=t.performance.now();var i={};v.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((e=>{var t=e.split(": "),r=t.shift(),n=t.join(": ");r&&(i[r]=n)})),n&&(p.responseHeaders=i),oa({type:"response",headers:i,url:a,recordBody:r.recordBody})&&(p.responseBody=la({body:v.response,options:r,url:a})),aa(t,"xmlhttprequest",f.url,c,d).then((t=>{var r=ca({entry:t,method:o,status:null==v?void 0:v.status,networkRequest:p,start:c,end:d,url:a.toString(),initiatorType:"xmlhttprequest"});e({requests:r})})).catch((()=>{}))}};v.addEventListener("readystatechange",_),v.addEventListener("error",b),v.addEventListener("abort",b),v.addEventListener("timeout",b),s.call(v,o,a.toString(),u,l,h)}));return()=>{s()}}(o,i,s),l=function(e,r,i){if(!i.initiatorTypes.includes("fetch"))return()=>{};var n=na("request",i.recordHeaders),s=na("response",i.recordHeaders),o=is(r,"fetch",(o=>function(){var a=t((function*(t,a){var u,l,h,c,d=new Request(t,a),v={};try{var f={};d.headers.forEach(((e,t)=>{f[t]=e})),n&&(v.requestHeaders=f),!(vr(c=null==a?void 0:a.body)&&dr(c.getReader)&&dr(c.tee))&&oa({type:"request",headers:f,url:t,recordBody:i.recordBody})&&(v.requestBody=yield function(e){return fa.apply(this,arguments)}({r:d,options:i,url:t})),l=r.performance.now(),u=sa(t)?yield o(d):yield o(t,a),h=r.performance.now();var p={};return u.headers.forEach(((e,t)=>{p[t]=e})),s&&(v.responseHeaders=p),oa({type:"response",headers:p,url:t,recordBody:i.recordBody})&&(v.responseBody=yield function(e){return pa.apply(this,arguments)}({r:u,options:i,url:t})),u}finally{aa(r,"fetch",d.url,l,h).then((t=>{var r,i=ca({entry:t,method:d.method,status:null==(r=u)?void 0:r.status,networkRequest:v,start:l,end:h,url:d.url,initiatorType:"fetch"});e({requests:i})})).catch((()=>{}))}}));return function(e,t){return a.apply(this,arguments)}}()));return()=>{o()}}(o,i,s)),ga=()=>{a(),u(),l(),ga=null}}var ya=e=>({name:"rrweb/network@1",observer:ma,options:e});An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:Gt,getRecordNetworkPlugin:ya},An.__PosthogExtensions__.rrweb={record:Ot,version:"v2",wasMaxDepthReached:()=>he,resetMaxDepthState(){he=!1,le=!1}},An.rrweb={record:Ot,version:"v2"},An.rrwebConsoleRecord={getRecordConsolePlugin:Gt},An.getRecordNetworkPlugin=ya;var ba,_a,wa,xa,Sa,ka,Ca,Ta,Ia,Ea,Ra,Ma,Oa={},Pa=[],La=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Aa=Array.isArray;function Na(e,t){for(var r in t)e[r]=t[r];return e}function Fa(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function $a(e,t,r){var i,n,s,o={};for(s in t)"key"==s?i=t[s]:"ref"==s?n=t[s]:o[s]=t[s];if(arguments.length>2&&(o.children=arguments.length>3?ba.call(arguments,2):r),"function"==typeof e&&null!=e.defaultProps)for(s in e.defaultProps)void 0===o[s]&&(o[s]=e.defaultProps[s]);return Da(e,o,i,n,null)}function Da(e,t,r,i,n){var s={type:e,props:t,key:r,ref:i,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==n?++wa:n,__i:-1,__u:0};return null==n&&null!=_a.vnode&&_a.vnode(s),s}function qa(e){return e.children}function ja(e,t){this.props=e,this.context=t}function Ua(e,t){if(null==t)return e.__?Ua(e.__,e.__i+1):null;for(var r;e.__k.length>t;t++)if(null!=(r=e.__k[t])&&null!=r.__e)return r.__e;return"function"==typeof e.type?Ua(e):null}function Ba(e){var t,r;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;e.__k.length>t;t++)if(null!=(r=e.__k[t])&&null!=r.__e){e.__e=e.__c.base=r.__e;break}return Ba(e)}}function Ha(e){(!e.__d&&(e.__d=!0)&&xa.push(e)&&!$.__r++||Sa!=_a.debounceRendering)&&((Sa=_a.debounceRendering)||ka)($)}function $(){for(var e,t,r,i,n,s,o,a=1;xa.length;)xa.length>a&&xa.sort(Ca),e=xa.shift(),a=xa.length,e.__d&&(r=void 0,i=void 0,n=(i=(t=e).__v).__e,s=[],o=[],t.__P&&((r=Na({},i)).__v=i.__v+1,_a.vnode&&_a.vnode(r),Ja(t.__P,r,i,t.__n,t.__P.namespaceURI,32&i.__u?[n]:null,s,null==n?Ua(i):n,!!(32&i.__u),o),r.__v=i.__v,r.__.__k[r.__i]=r,Ya(s,r,o),i.__e=i.__=null,r.__e!=n&&Ba(r)));$.__r=0}function za(e,t,r,i,n,s,o,a,u,l,h){var c,d,v,f,p,g,m,y=i&&i.__k||Pa,b=t.length;for(u=function(e,t,r,i,n){var s,o,a,u,l,h=r.length,c=h,d=0;for(e.__k=new Array(n),s=0;n>s;s++)null!=(o=t[s])&&"boolean"!=typeof o&&"function"!=typeof o?("string"==typeof o||"number"==typeof o||"bigint"==typeof o||o.constructor==String?o=e.__k[s]=Da(null,o,null,null,null):Aa(o)?o=e.__k[s]=Da(qa,{children:o},null,null,null):void 0===o.constructor&&o.__b>0?o=e.__k[s]=Da(o.type,o.props,o.key,o.ref?o.ref:null,o.__v):e.__k[s]=o,u=s+d,o.__=e,o.__b=e.__b+1,a=null,-1!=(l=o.__i=Wa(o,r,u,c))&&(c--,(a=r[l])&&(a.__u|=2)),null==a||null==a.__v?(-1==l&&(n>h?d--:h>n&&d++),"function"!=typeof o.type&&(o.__u|=4)):l!=u&&(l==u-1?d--:l==u+1?d++:(l>u?d--:d++,o.__u|=4))):e.__k[s]=null;if(c)for(s=0;h>s;s++)null!=(a=r[s])&&0==(2&a.__u)&&(a.__e==i&&(i=Ua(a)),tu(a,a));return i}(r,t,y,u,b),c=0;b>c;c++)null!=(v=r.__k[c])&&(d=-1==v.__i?Oa:y[v.__i]||Oa,v.__i=c,g=Ja(e,v,d,n,s,o,a,u,l,h),f=v.__e,v.ref&&d.ref!=v.ref&&(d.ref&&eu(d.ref,null,v),h.push(v.ref,v.__c||f,v)),null==p&&null!=f&&(p=f),(m=!!(4&v.__u))||d.__k===v.__k?u=Va(v,u,e,m):"function"==typeof v.type&&void 0!==g?u=g:f&&(u=f.nextSibling),v.__u&=-7);return r.__e=p,u}function Va(e,t,r,i){var n,s;if("function"==typeof e.type){for(n=e.__k,s=0;n&&n.length>s;s++)n[s]&&(n[s].__=e,t=Va(n[s],t,r,i));return t}e.__e!=t&&(i&&(t&&e.type&&!t.parentNode&&(t=Ua(e)),r.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function Wa(e,t,r,i){var n,s,o,a=e.key,u=e.type,l=t[r],h=null!=l&&0==(2&l.__u);if(null===l&&null==a||h&&a==l.key&&u==l.type)return r;if(i>(h?1:0))for(n=r-1,s=r+1;n>=0||t.length>s;)if(null!=(l=t[o=0>n?s++:n--])&&0==(2&l.__u)&&a==l.key&&u==l.type)return o;return-1}function Ga(e,t,r){"-"==t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||La.test(t)?r:r+"px"}function Za(e,t,r,i,n){var s,o;e:if("style"==t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)r&&t in r||Ga(e.style,t,"");if(r)for(t in r)i&&r[t]==i[t]||Ga(e.style,t,r[t])}else if("o"==t[0]&&"n"==t[1])s=t!=(t=t.replace(Ta,"$1")),o=t.toLowerCase(),t=o in e||"onFocusOut"==t||"onFocusIn"==t?o.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+s]=r,r?i?r.u=i.u:(r.u=Ia,e.addEventListener(t,s?Ra:Ea,s)):e.removeEventListener(t,s?Ra:Ea,s);else{if("http://www.w3.org/2000/svg"==n)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!=t&&"height"!=t&&"href"!=t&&"list"!=t&&"form"!=t&&"tabIndex"!=t&&"download"!=t&&"rowSpan"!=t&&"colSpan"!=t&&"role"!=t&&"popover"!=t&&t in e)try{e[t]=null==r?"":r;break e}catch(e){}"function"==typeof r||(null==r||!1===r&&"-"!=t[4]?e.removeAttribute(t):e.setAttribute(t,"popover"==t&&1==r?"":r))}}function Qa(e){return function(t){if(this.l){var r=this.l[t.type+e];if(null==t.t)t.t=Ia++;else if(r.u>t.t)return;return r(_a.event?_a.event(t):t)}}}function Ja(e,t,r,i,n,s,o,a,u,l){var h,c,d,v,f,p,g,m,y,b,_,$,w,x,S,k,C,T=t.type;if(void 0!==t.constructor)return null;128&r.__u&&(u=!!(32&r.__u),s=[a=t.__e=r.__e]),(h=_a.__b)&&h(t);e:if("function"==typeof T)try{if(m=t.props,y="prototype"in T&&T.prototype.render,b=(h=T.contextType)&&i[h.__c],_=h?b?b.props.value:h.__:i,r.__c?g=(c=t.__c=r.__c).__=c.__E:(y?t.__c=c=new T(m,_):(t.__c=c=new ja(m,_),c.constructor=T,c.render=ru),b&&b.sub(c),c.state||(c.state={}),c.__n=i,d=c.__d=!0,c.__h=[],c._sb=[]),y&&null==c.__s&&(c.__s=c.state),y&&null!=T.getDerivedStateFromProps&&(c.__s==c.state&&(c.__s=Na({},c.__s)),Na(c.__s,T.getDerivedStateFromProps(m,c.__s))),v=c.props,f=c.state,c.__v=t,d)y&&null==T.getDerivedStateFromProps&&null!=c.componentWillMount&&c.componentWillMount(),y&&null!=c.componentDidMount&&c.__h.push(c.componentDidMount);else{if(y&&null==T.getDerivedStateFromProps&&m!==v&&null!=c.componentWillReceiveProps&&c.componentWillReceiveProps(m,_),t.__v==r.__v||!c.__e&&null!=c.shouldComponentUpdate&&!1===c.shouldComponentUpdate(m,c.__s,_)){for(t.__v!=r.__v&&(c.props=m,c.state=c.__s,c.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some((function(e){e&&(e.__=t)})),$=0;c._sb.length>$;$++)c.__h.push(c._sb[$]);c._sb=[],c.__h.length&&o.push(c);break e}null!=c.componentWillUpdate&&c.componentWillUpdate(m,c.__s,_),y&&null!=c.componentDidUpdate&&c.__h.push((function(){c.componentDidUpdate(v,f,p)}))}if(c.context=_,c.props=m,c.__P=e,c.__e=!1,w=_a.__r,x=0,y){for(c.state=c.__s,c.__d=!1,w&&w(t),h=c.render(c.props,c.state,c.context),S=0;c._sb.length>S;S++)c.__h.push(c._sb[S]);c._sb=[]}else do{c.__d=!1,w&&w(t),h=c.render(c.props,c.state,c.context),c.state=c.__s}while(c.__d&&25>++x);c.state=c.__s,null!=c.getChildContext&&(i=Na(Na({},i),c.getChildContext())),y&&!d&&null!=c.getSnapshotBeforeUpdate&&(p=c.getSnapshotBeforeUpdate(v,f)),k=h,null!=h&&h.type===qa&&null==h.key&&(k=Xa(h.props.children)),a=za(e,Aa(k)?k:[k],t,r,i,n,s,o,a,u,l),c.base=t.__e,t.__u&=-161,c.__h.length&&o.push(c),g&&(c.__E=c.__=null)}catch(e){if(t.__v=null,u||null!=s)if(e.then){for(t.__u|=u?160:128;a&&8==a.nodeType&&a.nextSibling;)a=a.nextSibling;s[s.indexOf(a)]=null,t.__e=a}else{for(C=s.length;C--;)Fa(s[C]);Ka(t)}else t.__e=r.__e,t.__k=r.__k,e.then||Ka(t);_a.__e(e,t,r)}else null==s&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):a=t.__e=function(e,t,r,i,n,s,o,a,u){var l,h,c,d,v,f,p,g=r.props||Oa,m=t.props,y=t.type;if("svg"==y?n="http://www.w3.org/2000/svg":"math"==y?n="http://www.w3.org/1998/Math/MathML":n||(n="http://www.w3.org/1999/xhtml"),null!=s)for(l=0;s.length>l;l++)if((v=s[l])&&"setAttribute"in v==!!y&&(y?v.localName==y:3==v.nodeType)){e=v,s[l]=null;break}if(null==e){if(null==y)return document.createTextNode(m);e=document.createElementNS(n,y,m.is&&m),a&&(_a.__m&&_a.__m(t,s),a=!1),s=null}if(null==y)g===m||a&&e.data==m||(e.data=m);else{if(s=s&&ba.call(e.childNodes),!a&&null!=s)for(g={},l=0;e.attributes.length>l;l++)g[(v=e.attributes[l]).name]=v.value;for(l in g)if(v=g[l],"children"==l);else if("dangerouslySetInnerHTML"==l)c=v;else if(!(l in m)){if("value"==l&&"defaultValue"in m||"checked"==l&&"defaultChecked"in m)continue;Za(e,l,null,v,n)}for(l in m)v=m[l],"children"==l?d=v:"dangerouslySetInnerHTML"==l?h=v:"value"==l?f=v:"checked"==l?p=v:a&&"function"!=typeof v||g[l]===v||Za(e,l,v,g[l],n);if(h)a||c&&(h.__html==c.__html||h.__html==e.innerHTML)||(e.innerHTML=h.__html),t.__k=[];else if(c&&(e.innerHTML=""),za("template"==t.type?e.content:e,Aa(d)?d:[d],t,r,i,"foreignObject"==y?"http://www.w3.org/1999/xhtml":n,s,o,s?s[0]:r.__k&&Ua(r,0),a,u),null!=s)for(l=s.length;l--;)Fa(s[l]);a||(l="value","progress"==y&&null==f?e.removeAttribute("value"):null!=f&&(f!==e[l]||"progress"==y&&!f||"option"==y&&f!=g[l])&&Za(e,l,f,g[l],n),l="checked",null!=p&&p!=e[l]&&Za(e,l,p,g[l],n))}return e}(r.__e,t,r,i,n,s,o,u,l);return(h=_a.diffed)&&h(t),128&t.__u?void 0:a}function Ka(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(Ka)}function Ya(e,t,r){for(var i=0;r.length>i;i++)eu(r[i],r[++i],r[++i]);_a.__c&&_a.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){_a.__e(e,t.__v)}}))}function Xa(e){return"object"!=typeof e||null==e||e.__b&&e.__b>0?e:Aa(e)?e.map(Xa):Na({},e)}function eu(e,t,r){try{if("function"==typeof e){var i="function"==typeof e.__u;i&&e.__u(),i&&null==t||(e.__u=e(t))}else e.current=t}catch(e){_a.__e(e,r)}}function tu(e,t,r){var i,n;if(_a.unmount&&_a.unmount(e),(i=e.ref)&&(i.current&&i.current!=e.__e||eu(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){_a.__e(e,t)}i.base=i.__P=null}if(i=e.__k)for(n=0;i.length>n;n++)i[n]&&tu(i[n],t,r||"function"!=typeof e.type);r||Fa(e.__e),e.__c=e.__=e.__e=void 0}function ru(e,t,r){return this.constructor(e,r)}function iu(e,t,r){var i,n,s;t==document&&(t=document.documentElement),_a.__&&_a.__(e,t),i=t.__k,n=[],s=[],Ja(t,e=t.__k=$a(qa,null,[e]),i||Oa,Oa,t.namespaceURI,i?null:t.firstChild?ba.call(t.childNodes):null,n,i?i.__e:t.firstChild,!1,s),Ya(n,e,s)}ba=Pa.slice,_a={__e(e,t,r,i){for(var n,s,o;t=t.__;)if((n=t.__c)&&!n.__)try{if((s=n.constructor)&&null!=s.getDerivedStateFromError&&(n.setState(s.getDerivedStateFromError(e)),o=n.__d),null!=n.componentDidCatch&&(n.componentDidCatch(e,i||{}),o=n.__d),o)return n.__E=n}catch(t){e=t}throw e}},wa=0,ja.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=Na({},this.state),"function"==typeof e&&(e=e(Na({},r),this.props)),e&&Na(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),Ha(this))},ja.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ha(this))},ja.prototype.render=qa,xa=[],ka="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Ca=function(e,t){return e.__v.__b-t.__v.__b},$.__r=0,Ta=/(PointerCapture)$|Capture$/i,Ia=0,Ea=Qa(!1),Ra=Qa(!0),Ma=0;var nu,su,ou,au,uu=0,lu=[],hu=_a,cu=hu.__b,du=hu.__r,vu=hu.diffed,fu=hu.__c,pu=hu.unmount,gu=hu.__;function mu(e,t){hu.__h&&hu.__h(su,e,uu||t),uu=0;var r=su.__H||(su.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function yu(e){return uu=1,function(e,t,r){var i=mu(nu++,2);if(i.t=e,!i.__c&&(i.__=[Ru(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],r=i.t(t,e);t!==r&&(i.__N=[r,i.__[1]],i.__c.setState({}))}],i.__c=su,!su.__f)){var n=function(e,t,r){if(!i.__c.__H)return!0;var n=i.__c.__H.__.filter((function(e){return!!e.__c}));if(n.every((function(e){return!e.__N})))return!s||s.call(this,e,t,r);var o=i.__c.props!==e;return n.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(o=!0)}})),s&&s.call(this,e,t,r)||o};su.__f=!0;var s=su.shouldComponentUpdate,o=su.componentWillUpdate;su.componentWillUpdate=function(e,t,r){if(this.__e){var i=s;s=void 0,n(e,t,r),s=i}o&&o.call(this,e,t,r)},su.shouldComponentUpdate=n}return i.__N||i.__}(Ru,e)}function bu(e,t){var r=mu(nu++,3);!hu.__s&&Eu(r.__H,t)&&(r.__=e,r.u=t,su.__H.__h.push(r))}function _u(e){return uu=5,wu((function(){return{current:e}}),[])}function wu(e,t){var r=mu(nu++,7);return Eu(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function xu(e){var t=su.context[e.__c],r=mu(nu++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(su)),t.props.value):e.__}function Su(){for(var e;e=lu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Tu),e.__H.__h.forEach(Iu),e.__H.__h=[]}catch(t){e.__H.__h=[],hu.__e(t,e.__v)}}hu.__b=function(e){su=null,cu&&cu(e)},hu.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),gu&&gu(e,t)},hu.__r=function(e){du&&du(e),nu=0;var t=(su=e.__c).__H;t&&(ou===su?(t.__h=[],su.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0}))):(t.__h.forEach(Tu),t.__h.forEach(Iu),t.__h=[],nu=0)),ou=su},hu.diffed=function(e){vu&&vu(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==lu.push(t)&&au===hu.requestAnimationFrame||((au=hu.requestAnimationFrame)||Cu)(Su)),t.__H.__.forEach((function(e){e.u&&(e.__H=e.u),e.u=void 0}))),ou=su=null},hu.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Tu),e.__h=e.__h.filter((function(e){return!e.__||Iu(e)}))}catch(r){t.some((function(e){e.__h&&(e.__h=[])})),t=[],hu.__e(r,e.__v)}})),fu&&fu(e,t)},hu.unmount=function(e){pu&&pu(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach((function(e){try{Tu(e)}catch(e){t=e}})),r.__H=void 0,t&&hu.__e(t,r.__v))};var ku="function"==typeof requestAnimationFrame;function Cu(e){var t,r=function(){clearTimeout(i),ku&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(r,35);ku&&(t=requestAnimationFrame(r))}function Tu(e){var t=su,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),su=t}function Iu(e){var t=su;e.__c=e.__(),su=t}function Eu(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function Ru(e,t){return"function"==typeof t?t(e):t}var Mu={Activation:"events",Cancellation:"cancelEvents"},Ou={Button:"button",Tab:"tab",Selector:"selector"},Pu={TopLeft:"top_left",TopRight:"top_right",TopCenter:"top_center",MiddleLeft:"middle_left",MiddleRight:"middle_right",MiddleCenter:"middle_center",Left:"left",Center:"center",Right:"right",NextToTrigger:"next_to_trigger"},Lu={Top:"top",Left:"left",Right:"right",Bottom:"bottom"},Au={Popover:"popover",API:"api",Widget:"widget",ExternalSurvey:"external_survey"},Nu={Open:"open",MultipleChoice:"multiple_choice",SingleChoice:"single_choice",Rating:"rating",Link:"link"},Fu={NextQuestion:"next_question",End:"end",ResponseBased:"response_based",SpecificQuestion:"specific_question"},$u={Once:"once",Recurring:"recurring",Always:"always"},Du={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent",ABANDONED:"survey abandoned"},qu={SURVEY_ID:"$survey_id",SURVEY_NAME:"$survey_name",SURVEY_RESPONSE:"$survey_response",SURVEY_ITERATION:"$survey_iteration",SURVEY_ITERATION_START_DATE:"$survey_iteration_start_date",SURVEY_PARTIALLY_COMPLETED:"$survey_partially_completed",SURVEY_SUBMISSION_ID:"$survey_submission_id",SURVEY_QUESTIONS:"$survey_questions",SURVEY_COMPLETED:"$survey_completed",PRODUCT_TOUR_ID:"$product_tour_id",SURVEY_LAST_SEEN_DATE:"$survey_last_seen_date",SURVEY_LANGUAGE:"$survey_language"},ju={Popover:"popover",Inline:"inline"};function Uu(e){return"$survey_response_"+e}function Bu(e,t){if(!t)return null;var r=e[Uu(t)];return cr(r)?[...r]:r}function Hu(e,t){void 0===e&&(e={});var i={};return t.questions.forEach((t=>{if(!pr(t.originalQuestionIndex)){var r,n=0===(r=t.originalQuestionIndex)?"$survey_response":"$survey_response_"+r,s=Bu(e,t.id);pr(s)||(i[n]=s)}})),r({$survey_questions:t.questions.map((t=>({id:t.id,question:t.question,response:Bu(e,t.id)})))},e,i)}function zu(e,t){var r="$survey_"+t+"/"+e.id;return e.current_iteration&&e.current_iteration>0&&(r="$survey_"+t+"/"+e.id+"/"+e.current_iteration),r}function Vu(e){return"string"==typeof e&&e.trim()?e.trim():null}function Wu(e){return e.toLowerCase()}function Gu(e,t,r){if(!e||!t)return null;var i=Wu(t),n=Object.keys(e).find((e=>Wu(e)===i));if(n)return null==r||r.debug("Found exact translation match: "+n),n;if(i.includes("-")){var s=i.split("-")[0],o=Object.keys(e).find((e=>Wu(e)===s));if(o)return null==r||r.debug("Found base language translation match: "+o+" (from "+t+")"),o}return null}function Zu(e,t,i){var n,s=Gu(e.translations,t,i),o=r({},e),a=!1;if(s){var u,l=null==(u=e.translations)?void 0:u[s];l&&(null==i||i.info("Applying survey-level translation for language: "+s),pr(l.name)||(o.name=l.name,a=!0),o.appearance?(o.appearance=r({},o.appearance),pr(l.thankYouMessageHeader)||(o.appearance.thankYouMessageHeader=l.thankYouMessageHeader,a=!0),pr(l.thankYouMessageDescription)||(o.appearance.thankYouMessageDescription=l.thankYouMessageDescription,a=!0),pr(l.thankYouMessageCloseButtonText)||(o.appearance.thankYouMessageCloseButtonText=l.thankYouMessageCloseButtonText,a=!0),pr(l.submitButtonText)||(o.appearance.submitButtonText=l.submitButtonText,a=!0),pr(l.backButtonText)||(o.appearance.backButtonText=l.backButtonText,a=!0)):function(e){return!(pr(e.thankYouMessageHeader)&&pr(e.thankYouMessageDescription)&&pr(e.thankYouMessageCloseButtonText)&&pr(e.submitButtonText)&&pr(e.backButtonText))}(l)&&(a=!0))}var h=e.questions.map((e=>function(e,t,i){var n,s=Gu(e.translations,t,i);if(!s)return{question:e,matchedKey:null,hasChanges:!1};var o=null==(n=e.translations)?void 0:n[s];if(!o)return{question:e,matchedKey:null,hasChanges:!1};var a=r({},e),u=!1;return pr(o.question)||(a.question=o.question,u=!0),pr(o.description)||(a.description=o.description,u=!0),pr(o.buttonText)||(a.buttonText=o.buttonText,u=!0),"link"in a&&!pr(o.link)&&(a.link=o.link,u=!0),"lowerBoundLabel"in a&&!pr(o.lowerBoundLabel)&&(a.lowerBoundLabel=o.lowerBoundLabel,u=!0),"upperBoundLabel"in a&&!pr(o.upperBoundLabel)&&(a.upperBoundLabel=o.upperBoundLabel,u=!0),"choices"in a&&function(e){return cr(e.choices)}(o)&&(a.choices=o.choices,u=!0),{question:u?a:e,matchedKey:u?s:null,hasChanges:u}}(e,t,i))),c=h.map((e=>e.question)),d=h.some((e=>e.hasChanges)),v=null;return s||(v=(null==(n=h.find((e=>e.matchedKey)))?void 0:n.matchedKey)||null),d&&(o.questions=c,a=!0,null==i||i.info("Applied question-level translations for language: "+t)),{survey:o,matchedKey:a?s||v:null}}var Qu=jn("[Surveys]");function Ju(e){return!(!e.start_date||e.end_date)}function Ku(e){var t;return!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)}function Yu(e){var t;return!(null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)||!t.length)}var Xu="seenSurvey_",el="inProgressSurvey_",tl=(e,t)=>{var r=""+e+t.id;return t.current_iteration&&t.current_iteration>0&&(r=""+e+t.id+"_"+t.current_iteration),r},rl=e=>tl(Xu,e),il=e=>{try{var t=rl(e);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(e){Qu.error("Failed to persist survey seen state",e)}},nl=[Au.Popover,Au.Widget,Au.API],sl={ignoreConditions:!1,ignoreDelay:!1,displayType:ju.Popover};Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return _r(e)&&isFinite(e)&&Math.floor(e)===e});class ol{constructor(e){if(this.bytes=e,16!==e.length)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,t,r,i){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(r)||!Number.isInteger(i)||0>e||0>t||0>r||0>i||e>0xffffffffffff||t>4095||r>1073741823||i>4294967295)throw new RangeError("invalid field value");var n=new Uint8Array(16);return n[0]=e/Math.pow(2,40),n[1]=e/Math.pow(2,32),n[2]=e/Math.pow(2,24),n[3]=e/Math.pow(2,16),n[4]=e/Math.pow(2,8),n[5]=e,n[6]=112|t>>>8,n[7]=t,n[8]=128|r>>>24,n[9]=r>>>16,n[10]=r>>>8,n[11]=r,n[12]=i>>>24,n[13]=i>>>16,n[14]=i>>>8,n[15]=i,new ol(n)}toString(){for(var e="",t=0;this.bytes.length>t;t++)e=e+(this.bytes[t]>>>4).toString(16)+(15&this.bytes[t]).toString(16),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw new Error("Invalid UUIDv7 was generated");return e}clone(){return new ol(this.bytes.slice(0))}equals(e){return 0===this.compareTo(e)}compareTo(e){for(var t=0;16>t;t++){var r=this.bytes[t]-e.bytes[t];if(0!==r)return Math.sign(r)}return 0}}class al{constructor(){this.S=0,this.C=0,this.I=new hl}generate(){var e=this.generateOrAbort();if(pr(e)){this.S=0;var t=this.generateOrAbort();if(pr(t))throw new Error("Could not generate UUID after timestamp reset");return t}return e}generateOrAbort(){var e=Date.now();if(e>this.S)this.S=e,this.T();else{if(this.S>=e+1e4)return;this.C++,this.C>4398046511103&&(this.S++,this.T())}return ol.fromFieldsV7(this.S,Math.trunc(this.C/Math.pow(2,30)),this.C&Math.pow(2,30)-1,this.I.nextUint32())}T(){this.C=1024*this.I.nextUint32()+(1023&this.I.nextUint32())}}var ul,ll=e=>{if("undefined"!=typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var t=0;e.length>t;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};kn&&!pr(kn.crypto)&&crypto.getRandomValues&&(ll=e=>crypto.getRandomValues(e));class hl{constructor(){this.M=new Uint32Array(8),this.R=1/0}nextUint32(){return this.M.length>this.R||(ll(this.M),this.R=0),this.M[this.R++]}}var cl=()=>dl().toString(),dl=()=>(ul||(ul=new al)).generate(),vl=["fatal","error","warning","log","info","debug"],fl={GZipJS:"gzip-js",Base64:"base64"},pl=Uint8Array,gl=Uint16Array,ml=Uint32Array,yl=new pl([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]),bl=new pl([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]),_l=new pl([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),wl=function(e,t){for(var r=new gl(31),i=0;31>i;++i)r[i]=t+=1<<e[i-1];var n=new ml(r[30]);for(i=1;30>i;++i)for(var s=r[i];r[i+1]>s;++s)n[s]=s-r[i]<<5|i;return[r,n]},xl=wl(yl,2),Sl=xl[1];xl[0][28]=258,Sl[258]=28;for(var kl=wl(bl,0)[1],Cl=new gl(32768),Tl=0;32768>Tl;++Tl){var Il=(43690&Tl)>>>1|(21845&Tl)<<1;Cl[Tl]=((65280&(Il=(61680&(Il=(52428&Il)>>>2|(13107&Il)<<2))>>>4|(3855&Il)<<4))>>>8|(255&Il)<<8)>>>1}var El=function(e,t,r){for(var i=e.length,n=0,s=new gl(t);i>n;++n)++s[e[n]-1];var o,a=new gl(t);for(n=0;t>n;++n)a[n]=a[n-1]+s[n-1]<<1;if(r){o=new gl(1<<t);var u=15-t;for(n=0;i>n;++n)if(e[n])for(var l=n<<4|e[n],h=t-e[n],c=a[e[n]-1]++<<h,d=c|(1<<h)-1;d>=c;++c)o[Cl[c]>>>u]=l}else for(o=new gl(i),n=0;i>n;++n)o[n]=Cl[a[e[n]-1]++]>>>15-e[n];return o},Rl=new pl(288);for(Tl=0;144>Tl;++Tl)Rl[Tl]=8;for(Tl=144;256>Tl;++Tl)Rl[Tl]=9;for(Tl=256;280>Tl;++Tl)Rl[Tl]=7;for(Tl=280;288>Tl;++Tl)Rl[Tl]=8;var Ml=new pl(32);for(Tl=0;32>Tl;++Tl)Ml[Tl]=5;var Ol=El(Rl,9,0),Pl=El(Ml,5,0),Ll=function(e){return(e/8>>0)+(7&e&&1)},Al=function(e,t,r){(null==r||r>e.length)&&(r=e.length);var i=new(e instanceof gl?gl:e instanceof ml?ml:pl)(r-t);return i.set(e.subarray(t,r)),i},Nl=function(e,t,r){var i=t/8>>0;e[i]|=r<<=7&t,e[i+1]|=r>>>8},Fl=function(e,t,r){var i=t/8>>0;e[i]|=r<<=7&t,e[i+1]|=r>>>8,e[i+2]|=r>>>16},$l=function(e,t){for(var r=[],i=0;e.length>i;++i)e[i]&&r.push({s:i,f:e[i]});var n=r.length,s=r.slice();if(!n)return[new pl(0),0];if(1==n){var o=new pl(r[0].s+1);return o[r[0].s]=1,[o,1]}r.sort((function(e,t){return e.f-t.f})),r.push({s:-1,f:25001});var a=r[0],u=r[1],l=0,h=1,c=2;for(r[0]={s:-1,f:a.f+u.f,l:a,r:u};h!=n-1;)a=r[r[c].f>r[l].f?l++:c++],u=r[l!=h&&r[c].f>r[l].f?l++:c++],r[h++]={s:-1,f:a.f+u.f,l:a,r:u};var d=s[0].s;for(i=1;n>i;++i)s[i].s>d&&(d=s[i].s);var v=new gl(d+1),f=Dl(r[h-1],v,0);if(f>t){i=0;var p=0,g=f-t,m=1<<g;for(s.sort((function(e,t){return v[t.s]-v[e.s]||e.f-t.f}));n>i;++i){var y=s[i].s;if(t>=v[y])break;p+=m-(1<<f-v[y]),v[y]=t}for(p>>>=g;p>0;){var b=s[i].s;t>v[b]?p-=1<<t-v[b]++-1:++i}for(;i>=0&&p;--i){var _=s[i].s;v[_]==t&&(--v[_],++p)}f=t}return[new pl(v),f]},Dl=function(e,t,r){return-1==e.s?Math.max(Dl(e.l,t,r+1),Dl(e.r,t,r+1)):t[e.s]=r},ql=function(e){for(var t=e.length;t&&!e[--t];);for(var r=new gl(++t),i=0,n=e[0],s=1,o=function(e){r[i++]=e},a=1;t>=a;++a)if(e[a]==n&&a!=t)++s;else{if(!n&&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(n),--s;s>6;s-=6)o(8304);s>2&&(o(s-3<<5|8208),s=0)}for(;s--;)o(n);s=1,n=e[a]}return[r.subarray(0,i),t]},jl=function(e,t){for(var r=0,i=0;t.length>i;++i)r+=e[i]*t[i];return r},Ul=function(e,t,r){var i=r.length,n=Ll(t+2);e[n]=255&i,e[n+1]=i>>>8,e[n+2]=255^e[n],e[n+3]=255^e[n+1];for(var s=0;i>s;++s)e[n+s+4]=r[s];return 8*(n+4+i)},Bl=function(e,t,r,i,n,s,o,a,u,l,h){Nl(t,h++,r),++n[256];for(var c=$l(n,15),d=c[0],v=c[1],f=$l(s,15),p=f[0],g=f[1],m=ql(d),y=m[0],b=m[1],_=ql(p),w=_[0],x=_[1],S=new gl(19),k=0;y.length>k;++k)S[31&y[k]]++;for(k=0;w.length>k;++k)S[31&w[k]]++;for(var C=$l(S,7),T=C[0],I=C[1],E=19;E>4&&!T[_l[E-1]];--E);var R,M,O,P,L=l+5<<3,A=jl(n,Rl)+jl(s,Ml)+o,N=jl(n,d)+jl(s,p)+o+14+3*E+jl(S,T)+(2*S[16]+3*S[17]+7*S[18]);if(A>=L&&N>=L)return Ul(t,h,e.subarray(u,u+l));if(Nl(t,h,1+(A>N)),h+=2,A>N){R=El(d,v,0),M=d,O=El(p,g,0),P=p;var F=El(T,I,0);for(Nl(t,h,b-257),Nl(t,h+5,x-1),Nl(t,h+10,E-4),h+=14,k=0;E>k;++k)Nl(t,h+3*k,T[_l[k]]);h+=3*E;for(var D=[y,w],q=0;2>q;++q){var j=D[q];for(k=0;j.length>k;++k)Nl(t,h,F[U=31&j[k]]),h+=T[U],U>15&&(Nl(t,h,j[k]>>>5&127),h+=j[k]>>>12)}}else R=Ol,M=Rl,O=Pl,P=Ml;for(k=0;a>k;++k)if(i[k]>255){var U;Fl(t,h,R[257+(U=i[k]>>>18&31)]),h+=M[U+257],U>7&&(Nl(t,h,i[k]>>>23&31),h+=yl[U]);var B=31&i[k];Fl(t,h,O[B]),h+=P[B],B>3&&(Fl(t,h,i[k]>>>5&8191),h+=bl[B])}else Fl(t,h,R[i[k]]),h+=M[i[k]];return Fl(t,h,R[256]),h+M[256]},Hl=new ml([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),zl=function(){for(var e=new ml(256),t=0;256>t;++t){for(var r=t,i=9;--i;)r=(1&r&&3988292384)^r>>>1;e[t]=r}return e}(),Vl=function(e,t,r){for(;r;++t)e[t]=r,r>>>=8};function Wl(e,t){void 0===t&&(t={});var r=function(){var e=4294967295;return{p(t){for(var r=e,i=0;t.length>i;++i)r=zl[255&r^t[i]]^r>>>8;e=r},d(){return 4294967295^e}}}(),i=e.length;r.p(e);var n,s,o,a,u=(n=e,s=t,o=function(e){return 10+(e.filename&&e.filename.length+1||0)}(t),a=8,function(e,t,r,i,n,s){var o=e.length,a=new pl(i+o+5*(1+Math.floor(o/7e3))+n),u=a.subarray(i,a.length-n),l=0;if(!t||8>o)for(var h=0;o>=h;h+=65535){var c=h+65535;o>c?l=Ul(u,l,e.subarray(h,c)):(u[h]=!0,l=Ul(u,l,e.subarray(h,o)))}else{for(var d=Hl[t-1],v=d>>>13,f=8191&d,p=(1<<r)-1,g=new gl(32768),m=new gl(p+1),y=Math.ceil(r/3),b=2*y,_=function(t){return(e[t]^e[t+1]<<y^e[t+2]<<b)&p},w=new ml(25e3),x=new gl(288),S=new gl(32),k=0,C=0,T=(h=0,0),I=0,E=0;o>h;++h){var R=_(h),M=32767&h,O=m[R];if(g[M]=O,m[R]=M,h>=I){var P=o-h;if((k>7e3||T>24576)&&P>423){l=Bl(e,u,0,w,x,S,C,T,E,h-E,l),T=k=C=0,E=h;for(var L=0;286>L;++L)x[L]=0;for(L=0;30>L;++L)S[L]=0}var A=2,N=0,F=f,D=M-O&32767;if(P>2&&R==_(h-D))for(var q=Math.min(v,P)-1,j=Math.min(32767,h),U=Math.min(258,P);j>=D&&--F&&M!=O;){if(e[h+A]==e[h+A-D]){for(var B=0;U>B&&e[h+B]==e[h+B-D];++B);if(B>A){if(A=B,N=D,B>q)break;var H=Math.min(D,B-2),z=0;for(L=0;H>L;++L){var V=h-D+L+32768&32767,W=V-g[V]+32768&32767;W>z&&(z=W,O=V)}}}D+=(M=O)-(O=g[M])+32768&32767}if(N){w[T++]=268435456|Sl[A]<<18|kl[N];var G=31&Sl[A],Z=31&kl[N];C+=yl[G]+bl[Z],++x[257+G],++S[Z],I=h+A,++k}else w[T++]=e[h],++x[e[h]]}}l=Bl(e,u,!0,w,x,S,C,T,E,h-E,l)}return Al(a,0,i+Ll(l)+n)}(n,null==s.level?6:s.level,null==s.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(n.length)))):12+s.mem,o,a)),l=u.length;return function(e,t){var r=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=2>t.level?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&Vl(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),r){e[3]=8;for(var i=0;r.length>=i;++i)e[i+10]=r.charCodeAt(i)}}(u,t),Vl(u,l-8,r.d()),Vl(u,l-4,i),u}var Gl=!!Mn||!!Rn,Zl="text/plain",Ql=!1,Jl=(e,t)=>{var[r,i]=e.split("#"),[n,s]=r.split("?");if(!s)return e;var o=s.split("&").filter((e=>e.split("=")[0]!==t)).join("&");return n+(o?"?"+o:"")+(i?"#"+i:"")},Kl=function(e,t,i){var n;void 0===i&&(i=!0);var[s,o]=e.split("?"),a=r({},t),u=null!==(n=null==o?void 0:o.split("&").map((e=>{var t,[r,n]=e.split("="),s=i&&null!==(t=a[r])&&void 0!==t?t:n;return delete a[r],r+"="+s})))&&void 0!==n?n:[],l=Xn(a);return l&&u.push(l),s+"?"+u.join("&")},Yl=(e,t)=>JSON.stringify(e,((e,t)=>"bigint"==typeof t?t.toString():t),t),Xl=e=>{if(e.tr)return e.tr;var{data:t,compression:r}=e;if(t){if(r===fl.GZipJS){var i=Wl(function(e,t){var r=e.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new pl(e.length+(e.length>>>1)),n=0,s=function(e){i[n++]=e},o=0;r>o;++o){if(n+5>i.length){var a=new pl(n+8+(r-o<<1));a.set(i),i=a}var u=e.charCodeAt(o);128>u?s(u):2048>u?(s(192|u>>>6),s(128|63&u)):u>55295&&57344>u?(s(240|(u=65536+(1047552&u)|1023&e.charCodeAt(++o))>>>18),s(128|u>>>12&63),s(128|u>>>6&63),s(128|63&u)):(s(224|u>>>12),s(128|u>>>6&63),s(128|63&u))}return Al(i,0,n)}(Yl(t)),{mtime:0});return{contentType:Zl,body:i.buffer.slice(i.byteOffset,i.byteOffset+i.byteLength),estimatedSize:i.byteLength}}if(r===fl.Base64){var n=function(e){return e?btoa(encodeURIComponent(e).replace(/%([0-9A-F]{2})/g,((e,t)=>String.fromCharCode(parseInt(t,16))))):e}(Yl(t)),s=(e=>"data="+encodeURIComponent("string"==typeof e?e:Yl(e)))(n);return{contentType:"application/x-www-form-urlencoded",body:s,estimatedSize:new Blob([s]).size}}var o=Yl(t);return{contentType:"application/json",body:o,estimatedSize:new Blob([o]).size}}},eh=e=>{var t,i,n,s=Xl(e);return!s||(i=e.compression,n=es(e.url,"compression"),i!==Zt.GZipJS&&n!==Zt.GZipJS&&"gzip"!==n)||((t=s.body)instanceof ArrayBuffer?Yt(new Uint8Array(t)):ArrayBuffer.isView(t)&&Yt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength)))?{url:e.url,encodedBody:s}:(Ql=!0,{url:Jl(e.url,"compression"),encodedBody:Xl(r({},e,{compression:void 0,tr:void 0}))})},th=function(){var e=t((function*(e){var t=Yl(e.data),i=yield function(e,t,r){return rr.apply(this,arguments)}(t,$n.DEBUG,{rethrow:!0});if(!i)return e;var n=yield i.arrayBuffer();return r({},e,{tr:{contentType:Zl,body:n,estimatedSize:n.byteLength}})}));return function(t){return e.apply(this,arguments)}}(),rh=(e,t)=>Kl(e,{_:(new Date).getTime().toString(),ver:$n.JS_SDK_VERSION,compression:t}),ih=[];Rn&&ih.push({transport:"fetch",method(e){var t,{url:i,encodedBody:n}=eh(e),{contentType:s,body:o,estimatedSize:a}=null!=n?n:{},u=new Headers;Bn(e.headers,(function(e,t){u.append(t,e)})),s&&u.append("Content-Type",s);var l=null;if(On){var h=new On;l={signal:h.signal,timeout:setTimeout((()=>h.abort()),e.timeout)}}Rn(i,r({method:(null==e?void 0:e.method)||"GET",headers:u,keepalive:"POST"===e.method&&52428.8>(a||0),body:o,signal:null==(t=l)?void 0:t.signal},e.fetchOptions)).then((t=>t.text().then((r=>{var i={statusCode:t.status,text:r};if(200===t.status)try{i.json=JSON.parse(r)}catch(e){qn.error(e)}null==e.callback||e.callback(i)})))).catch((t=>{qn.error(t),null==e.callback||e.callback({statusCode:0,error:t})})).finally((()=>l?clearTimeout(l.timeout):null))}}),Mn&&ih.push({transport:"XHR",method(e){var t=new Mn,{url:r,encodedBody:i}=eh(e);t.open(e.method||"GET",r,!0);var{contentType:n,body:s}=null!=i?i:{};Bn(e.headers,(function(e,r){t.setRequestHeader(r,e)})),n&&t.setRequestHeader("Content-Type",n),e.timeout&&(t.timeout=e.timeout),t.onreadystatechange=()=>{if(4===t.readyState){var r={statusCode:t.status,text:t.responseText};if(200===t.status)try{r.json=JSON.parse(t.responseText)}catch(e){}null==e.callback||e.callback(r)}},t.send(s)}}),null!=Tn&&Tn.sendBeacon&&ih.push({transport:"sendBeacon",method(e){try{var{url:t,encodedBody:r}=eh(e),i=Kl(t,{beacon:"1"}),{contentType:n,body:s}=null!=r?r:{};if(!s)return;var o=s instanceof Blob?s:new Blob([s],{type:n});Tn.sendBeacon(i,o)}catch(e){}}});var nh=function(e,t){if(!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}};function sh(e,t,r){return Yl({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:r})}var oh={exact:(e,t)=>t.some((t=>e.some((e=>t===e)))),is_not:(e,t)=>t.every((t=>e.every((e=>t!==e)))),regex:(e,t)=>t.some((t=>e.some((e=>nh(t,e))))),not_regex:(e,t)=>t.every((t=>e.every((e=>!nh(t,e))))),icontains:(e,t)=>t.map(ah).some((t=>e.map(ah).some((e=>t.includes(e))))),not_icontains:(e,t)=>t.map(ah).every((t=>e.map(ah).every((e=>!t.includes(e))))),gt:(e,t)=>t.some((t=>{var r=parseFloat(t);return!isNaN(r)&&e.some((e=>r>parseFloat(e)))})),lt:(e,t)=>t.some((t=>{var r=parseFloat(t);return!isNaN(r)&&e.some((e=>r<parseFloat(e)))}))},ah=e=>e.toLowerCase();function uh(e,t){return!e||Object.entries(e).every((e=>{var[r,i]=e,n=null==t?void 0:t[r];if(pr(n)||yr(n))return!1;var s=[String(n)],o=oh[i.operator];return!!o&&o(i.values,s)}))}var lh="",hh=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;var ch={O:()=>!!In,D(e){qn.error("cookieStore error: "+e)},A(e){if(In){try{for(var t=e+"=",r=In.cookie.split(";").filter((e=>e.length)),i=0;r.length>i;i++){for(var n=r[i];" "==n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(t))return decodeURIComponent(n.substring(t.length,n.length))}}catch(e){}return null}},F(e){var t;try{t=JSON.parse(ch.A(e))||{}}catch(e){}return t},N(e,t,r,i,n){if(!In)return!1;try{var s="",o="",a=function(e,t){if(t){var r=function(e,t){if(void 0===t&&(t=In),lh)return lh;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var r=e.split("."),i=Math.min(r.length,8),n="dmn_chk_"+cl();!lh&&i--;){var s=r.slice(i).join("."),o=n+"=1;domain=."+s+";path=/";t.cookie=o+";max-age=3",t.cookie.includes(n)&&(t.cookie=o+";max-age=0",lh=s)}return lh}(e);if(!r){var i=(e=>{var t=e.match(hh);return t?t[0]:""})(e);i!==r&&qn.info("Warning: cookie subdomain discovery mismatch",i,r),r=i}return r?"; domain=."+r:""}return""}(In.location.hostname,i);if(r){var u=new Date;u.setTime(u.getTime()+864e5*r),s="; expires="+u.toUTCString()}n&&(o="; secure");var l=e+"="+encodeURIComponent(JSON.stringify(t))+s+"; SameSite=Lax; path=/"+a+o;return l.length>3686.4&&qn.warn("cookieStore warning: large cookie, len="+l.length),In.cookie=l,!0}catch(e){return!1}},q(e,t){if(null!=In&&In.cookie)try{ch.N(e,"",-1,t)}catch(e){return}}},dh=null,vh={O(){if(!yr(dh))return dh;var e=!0;if(pr(kn))e=!1;else try{var t="__mplssupport__";vh.N(t,"xyz"),'"xyz"'!==vh.A(t)&&(e=!1),vh.q(t)}catch(t){e=!1}return e||qn.error("localStorage unsupported; falling back to cookie store"),dh=e,e},D(e){qn.error("localStorage error: "+e)},A(e){try{return null==kn?void 0:kn.localStorage.getItem(e)}catch(e){vh.D(e)}return null},F(e){try{return JSON.parse(vh.A(e))||{}}catch(e){}return null},N(e,t){try{return null==kn||kn.localStorage.setItem(e,JSON.stringify(t)),!0}catch(e){vh.D(e)}return!1},q(e){try{null==kn||kn.localStorage.removeItem(e)}catch(e){vh.D(e)}}},fh=[os,"distinct_id",ks,Cs,Js,Qs,zs],ph={},gh={O:()=>!0,D(e){qn.error("memoryStorage error: "+e)},A:e=>ph[e]||null,F:e=>ph[e]||null,N:(e,t)=>(ph[e]=t,!0),q(e){delete ph[e]}},mh=null,yh={O(){if(!yr(mh))return mh;if(mh=!0,pr(kn))mh=!1;else try{var e="__support__";yh.N(e,"xyz"),'"xyz"'!==yh.A(e)&&(mh=!1),yh.q(e)}catch(e){mh=!1}return mh},D(e){qn.error("sessionStorage error: ",e)},A(e){try{return null==kn?void 0:kn.sessionStorage.getItem(e)}catch(e){yh.D(e)}return null},F(e){try{return JSON.parse(yh.A(e))||null}catch(e){}return null},N(e,t){try{return null==kn||kn.sessionStorage.setItem(e,JSON.stringify(t)),!0}catch(e){yh.D(e)}return!1},q(e){try{null==kn||kn.sessionStorage.removeItem(e)}catch(e){yh.D(e)}}},bh=jn("[Stylesheet Loader]"),_h=kn,wh=In,xh="#020617",Sh={fontFamily:"inherit",backgroundColor:"#eeeded",submitButtonColor:"black",submitButtonTextColor:"white",ratingButtonColor:"white",ratingButtonActiveColor:"black",borderColor:"#c9c6c6",placeholder:"Start typing...",whiteLabel:!1,displayThankYouMessage:!0,thankYouMessageHeader:"Thank you for your feedback!",position:Pu.Right,widgetType:Ou.Tab,widgetLabel:"Feedback",widgetColor:"black",zIndex:String(2147483645),disabledButtonOpacity:"0.6",maxWidth:"300px",textSubtleColor:"#939393",boxPadding:"20px 24px",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",borderRadius:"10px",shuffleQuestions:!1,surveyPopupDelaySeconds:void 0,outlineColor:"rgba(59, 130, 246, 0.8)",inputBackground:"white",inputTextColor:xh,scrollbarThumbColor:"var(--ph-survey-border-color)",scrollbarTrackColor:"var(--ph-survey-background-color)"},kh=[Pu.Center,Pu.Left,Pu.Right];function Ch(e){if(e.startsWith("#")){var t=e.replace(/^#/,"");return/^[0-9A-Fa-f]{3}$/.test(t)&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),/^[0-9A-Fa-f]{6}$/.test(t)?"rgb("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+")":"rgb(255, 255, 255)"}return"rgb(255, 255, 255)"}function Th(e){var t;void 0===e&&(e=Sh.backgroundColor),"#"===e[0]&&(t=Ch(e)),e.startsWith("rgb")&&(t=e);var r={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}[e.toLowerCase()];if(r&&(t=Ch(r)),!t)return xh;var i=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(i){var n=parseInt(i[1]),s=parseInt(i[2]),o=parseInt(i[3]);return Math.sqrt(n*n*.299+s*s*.587+o*o*.114)>127.5?xh:"white"}return xh}var Ih=(e,t,i)=>{var n=Vh(e),s=wh.querySelector("."+n);if(s&&s.shadowRoot)return{shadow:s.shadowRoot,isNewlyCreated:!1};var o=wh.createElement("div");((e,t,i)=>{var n=r({},Sh,i),s=e.style,o=!kh.includes(n.position)||t===Au.Widget&&(null==i?void 0:i.widgetType)===Ou.Tab;s.setProperty("--ph-survey-font-family",function(e){if("inherit"===e)return"inherit";var t='BlinkMacSystemFont, "Inter", "Segoe UI", "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"';return e?e+", "+t:"-apple-system, "+t}(n.fontFamily)),s.setProperty("--ph-survey-box-padding",n.boxPadding),s.setProperty("--ph-survey-max-width",n.maxWidth),s.setProperty("--ph-survey-z-index",n.zIndex),s.setProperty("--ph-survey-border-color",n.borderColor),o?(s.setProperty("--ph-survey-border-radius",n.borderRadius),s.setProperty("--ph-survey-border-bottom","1.5px solid var(--ph-survey-border-color)")):(s.setProperty("--ph-survey-border-bottom","none"),s.setProperty("--ph-survey-border-radius",n.borderRadius+" "+n.borderRadius+" 0 0")),s.setProperty("--ph-survey-background-color",n.backgroundColor),s.setProperty("--ph-survey-box-shadow",n.boxShadow),s.setProperty("--ph-survey-disabled-button-opacity",n.disabledButtonOpacity),s.setProperty("--ph-survey-submit-button-color",n.submitButtonColor),s.setProperty("--ph-survey-submit-button-text-color",(null==i?void 0:i.submitButtonTextColor)||Th(n.submitButtonColor)),s.setProperty("--ph-survey-rating-bg-color",n.ratingButtonColor),s.setProperty("--ph-survey-rating-active-bg-color",n.ratingButtonActiveColor),s.setProperty("--ph-survey-rating-active-text-color",Th(n.ratingButtonActiveColor)),s.setProperty("--ph-survey-text-primary-color",(null==i?void 0:i.textColor)||Th(n.backgroundColor)),s.setProperty("--ph-survey-text-subtle-color",n.textSubtleColor),s.setProperty("--ph-widget-color",n.widgetColor),s.setProperty("--ph-widget-text-color",Th(n.widgetColor)),s.setProperty("--ph-widget-z-index",n.zIndex);var a=(null==i?void 0:i.inputBackground)||(null==i?void 0:i.inputBackgroundColor),u=a||n.inputBackground;a||"white"!==n.backgroundColor||(u="#f8f8f8"),s.setProperty("--ph-survey-input-background",u);var l=(null==i?void 0:i.inputTextColor)||Th(u);s.setProperty("--ph-survey-input-text-color",l),s.setProperty("--ph-survey-rating-text-color",l),s.setProperty("--ph-survey-scrollbar-thumb-color",n.scrollbarThumbColor),s.setProperty("--ph-survey-scrollbar-track-color",n.scrollbarTrackColor),s.setProperty("--ph-survey-outline-color",n.outlineColor)})(o,e.type,e.appearance),o.className=n;var a=o.attachShadow({mode:"open"}),u=function(e){var t=((e,t,r)=>{var i,n=wh.createElement("style");return n.innerText=':host{--ph-survey-font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI","Roboto",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--ph-survey-box-padding:20px 24px;--ph-survey-max-width:300px;--ph-survey-z-index:2147483645;--ph-survey-border-color:#dcdcdc;--ph-survey-border-bottom:1.5px solid var(--ph-survey-border-color);--ph-survey-border-radius:10px;--ph-survey-background-color:#eeeded;--ph-survey-box-shadow:0 4px 12px rgba(0,0,0,.15);--ph-survey-submit-button-color:#000;--ph-survey-submit-button-text-color:#fff;--ph-survey-rating-bg-color:#fff;--ph-survey-rating-text-color:#020617;--ph-survey-rating-active-bg-color:#000;--ph-survey-rating-active-text-color:#fff;--ph-survey-text-primary-color:#020617;--ph-survey-text-subtle-color:#939393;--ph-widget-color:#e0a045;--ph-widget-text-color:#fff;--ph-survey-scrollbar-thumb-color:var(--ph-survey-border-color);--ph-survey-scrollbar-track-color:var(--ph-survey-background-color);--ph-survey-outline-color:rgba(59,130,246,.8);--ph-survey-input-background:#fff;--ph-survey-input-text-color:#020617;--ph-survey-disabled-button-opacity:0.6}.ph-survey{bottom:0;height:fit-content;margin:0;max-width:85%;min-width:300px;position:fixed;width:var(--ph-survey-max-width);z-index:var(--ph-survey-z-index)}.ph-survey h3,.ph-survey p{margin:0}.ph-survey *{box-sizing:border-box;color:var(--ph-survey-text-primary-color);font-family:var(--ph-survey-font-family)}.ph-survey .multiple-choice-options label,.ph-survey input[type=text],.ph-survey textarea{background:var(--ph-survey-input-background);border:1.5px solid var(--ph-survey-border-color);border-radius:4px;color:var(--ph-survey-input-text-color);padding:10px;transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .15s ease-out}.ph-survey input[type=text],.ph-survey textarea{transition:border-color .2s ease-out,box-shadow .2s ease-out,transform .15s ease-out}.ph-survey input{margin:0}.ph-survey .form-submit:focus,.ph-survey .form-submit:focus-visible,.ph-survey input[type=checkbox]:focus,.ph-survey input[type=checkbox]:focus-visible,.ph-survey input[type=radio]:focus,.ph-survey input[type=radio]:focus-visible,.ph-survey input[type=text]:focus,.ph-survey input[type=text]:focus-visible,.ph-survey textarea:focus,.ph-survey textarea:focus-visible{border-color:var(--ph-survey-rating-active-bg-color);outline:1.5px solid var(--ph-survey-outline-color);outline-offset:2px}.ph-survey button:focus:not(:focus-visible),.ph-survey input[type=checkbox]:focus:not(:focus-visible),.ph-survey input[type=radio]:focus:not(:focus-visible),.ph-survey input[type=text]:focus:not(:focus-visible),.ph-survey textarea:focus:not(:focus-visible){outline:none}.ph-survey input[type=text]:hover:not(:focus),.ph-survey textarea:hover:not(:focus){border-color:var(--ph-survey-rating-active-bg-color)}@media (max-width:768px){.ph-survey input[type=text],.ph-survey textarea{font-size:1rem}}.ph-survey .form-cancel,.ph-survey .multiple-choice-options label,.ph-survey .rating-options-number,.ph-survey input[type=checkbox],.ph-survey input[type=radio]{border:1.5px solid var(--ph-survey-border-color)}.ph-survey .footer-branding,.ph-survey .form-cancel,.ph-survey .form-submit,.ph-survey .ratings-emoji,.ph-survey .ratings-number,.ph-survey input[type=checkbox],.ph-survey input[type=radio],.ph-survey label{transition:all .2s ease-out}@media (prefers-reduced-motion:no-preference){.ph-survey button:active,.ph-survey input[type=checkbox]:active,.ph-survey input[type=radio]:active,.ph-survey label:active{transition-duration:.1s}}.ph-survey-widget-tab{background:var(--ph-widget-color);border:none;border-radius:3px 3px 0 0;color:var(--ph-widget-text-color);cursor:pointer;padding:10px 12px;position:fixed;text-align:center;transition:padding .2s ease-out;z-index:var(--ph-survey-z-index)}.ph-survey-widget-tab:hover:not(.widget-tab-top){padding-bottom:16px}.ph-survey-widget-tab.widget-tab-top{border-radius:0 0 3px 3px}.ph-survey-widget-tab.widget-tab-top:hover{padding-top:16px}@keyframes ph-survey-fade-in{0%{opacity:0}to{opacity:1}}.survey-box{gap:16px}.bottom-section,.survey-box{display:flex;flex-direction:column}.bottom-section{gap:8px}.thank-you-message-header~.bottom-section{padding-top:16px}.question-container,.thank-you-message{display:flex;flex-direction:column;gap:8px}.survey-question{font-size:14px;font-weight:500}.survey-question-description{font-size:13px;opacity:.8;padding-top:4px}.survey-question-description,.thank-you-message-body{word-wrap:break-word;overflow-wrap:break-word}:is(.survey-question-description,.thank-you-message-body) embed,:is(.survey-question-description,.thank-you-message-body) iframe,:is(.survey-question-description,.thank-you-message-body) img,:is(.survey-question-description,.thank-you-message-body) object,:is(.survey-question-description,.thank-you-message-body) video{height:auto;max-width:100%}:is(.survey-question-description,.thank-you-message-body) svg{height:auto;max-width:100%}.question-textarea-wrapper{display:flex;flex-direction:column}.survey-form{animation:ph-survey-fade-in .3s ease-out forwards}.survey-form,.thank-you-message{background:var(--ph-survey-background-color);border:1.5px solid var(--ph-survey-border-color);border-bottom:var(--ph-survey-border-bottom);border-radius:var(--ph-survey-border-radius);box-shadow:var(--ph-survey-box-shadow);margin:0;padding:var(--ph-survey-box-padding);position:relative;text-align:left;width:100%;z-index:var(--ph-survey-z-index)}.survey-form input[type=text],.survey-form textarea{min-width:100%}:is(.survey-form textarea):focus,:is(.survey-form textarea):focus-visible{box-shadow:0 4px 12px rgba(0,0,0,.08)}:is(.survey-form textarea):focus:not(:focus-visible){box-shadow:none}:is(.survey-box .question-header--empty)~.multiple-choice-options,:is(.survey-box .question-header--empty)~textarea{margin-top:0}.multiple-choice-options{border:none;display:flex;flex-direction:column;font-size:14px;gap:8px;margin:0;padding:1px 0}.multiple-choice-options .response-choice,.multiple-choice-options label{align-items:center;color:inherit;display:flex;gap:8px}.multiple-choice-options label{cursor:pointer;font-size:13px}:is(.multiple-choice-options label):hover:not(:has(input:checked)){border-color:var(--ph-survey-text-subtle-color);box-shadow:0 2px 8px rgba(0,0,0,.08)}:is(.multiple-choice-options label):has(input:checked){border-color:var(--ph-survey-rating-active-bg-color);box-shadow:0 1px 4px rgba(0,0,0,.05)}.choice-option-open:is(.multiple-choice-options label){flex-wrap:wrap}:is(.multiple-choice-options label) span{color:inherit}.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--ph-survey-input-background);border-radius:3px;cursor:pointer;flex-shrink:0;height:1rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1),transform .15s ease-out;width:1rem;z-index:1}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):focus{transform:scale(1.05)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):hover{border-color:var(--ph-survey-rating-active-bg-color);transform:scale(1.05)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):active{transform:scale(.95)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):checked{background:var(--ph-survey-rating-active-bg-color);border-color:var(--ph-survey-rating-active-bg-color);transform:scale(1)}:is(.multiple-choice-options input[type=checkbox],.multiple-choice-options input[type=radio]):checked:hover{transform:scale(1.05)}.multiple-choice-options input[type=checkbox]:checked:after{animation:ph-survey-checkmark-reveal .2s ease-out .1s forwards;border:solid var(--ph-survey-rating-active-text-color);border-width:0 2px 2px 0;height:8px;left:4px;transform:rotate(45deg) scale(0);width:4px}.multiple-choice-options input[type=radio]:checked:after{animation:ph-survey-radio-reveal .15s ease-out .05s forwards;background:var(--ph-survey-rating-active-text-color);border-radius:50%;height:6px;left:5px;top:5px;transform:scale(0);width:6px}.multiple-choice-options input[type=checkbox]:checked:after,.multiple-choice-options input[type=radio]:checked:after{box-sizing:content-box;content:"";position:absolute}.multiple-choice-options input[type=radio]{border-radius:50%}.multiple-choice-options input[type=radio]:checked{border:none}:is(.multiple-choice-options input[type=checkbox]:checked,.multiple-choice-options input[type=radio]:checked)~*{font-weight:700}:is(:is(.multiple-choice-options .choice-option-open) input[type=text])::placeholder{color:var(--ph-survey-text-subtle-color);font-weight:400}.rating-options-emoji{display:flex;justify-content:space-between}.rating-options-emoji-2{justify-content:space-around}.ratings-emoji{background-color:transparent;border:none;font-size:16px;opacity:.5;padding:0}.ratings-emoji:hover{cursor:pointer;opacity:1;transform:scale(1.15)}.ratings-emoji.rating-active{opacity:1}.ratings-emoji svg{fill:var(--ph-survey-text-primary-color);transition:fill .2s ease-out}.rating-options-number{border-radius:6px;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;overflow:hidden}.rating-options-number .ratings-number{border:none;border-right:1px solid var(--ph-survey-border-color);color:var(--ph-survey-rating-text-color);cursor:pointer;font-weight:700;text-align:center}:is(.rating-options-number .ratings-number):last-of-type{border-right:0}.rating-active:is(.rating-options-number .ratings-number){background:var(--ph-survey-rating-active-bg-color);color:var(--ph-survey-rating-active-text-color)}.ratings-number{background-color:var(--ph-survey-rating-bg-color);border:none;padding:8px 0}.ratings-number .rating-active{background-color:var(--ph-survey-rating-active-bg-color)}.ratings-number{cursor:pointer}@media (hover:hover) and (pointer:fine){.ratings-number:hover:not(.rating-active){background-color:color-mix(in srgb,var(--ph-survey-rating-active-bg-color) 14%,var(--ph-survey-rating-bg-color))}}.rating-text{font-size:11px;justify-content:space-between;opacity:.7}.form-buttons,.rating-text{display:flex;flex-direction:row}.form-buttons{gap:8px;width:100%}.form-buttons-with-back>.form-submit{flex:1 1 auto;min-width:0}.form-submit{background:var(--ph-survey-submit-button-color);border:none;border-radius:6px;box-shadow:0 2px 0 rgba(0,0,0,.045);color:var(--ph-survey-submit-button-text-color);cursor:pointer;font-weight:700;min-width:100%;padding:12px;text-align:center;user-select:none}.form-submit:not([disabled]):hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:scale(1.02)}.form-submit:not([disabled]):active{box-shadow:0 1px 2px rgba(0,0,0,.05);transform:scale(.98)}.form-submit[disabled]{cursor:not-allowed;opacity:var(--ph-survey-disabled-button-opacity)}.form-back{background:transparent;border:1.5px solid var(--ph-survey-border-color);border-radius:6px;color:var(--ph-survey-text-primary-color);cursor:pointer;flex:0 0 auto;font-weight:600;padding:12px 16px;text-align:center;user-select:none}.form-back:hover{transform:scale(1.02)}.form-back:active{transform:scale(.98)}.validation-hint{font-size:12px;margin-top:4px;opacity:.7}.form-cancel{background:#fff;border-radius:100%;cursor:pointer;line-height:0;padding:12px;position:absolute;right:0;top:0;transform:translate(50%,-50%)}.form-cancel:hover{opacity:.7;transform:translate(50%,-50%) scale(1.1)}.footer-branding{align-items:center;display:flex;font-size:11px;font-weight:500;gap:4px;justify-content:center;opacity:.6;text-decoration:none}.footer-branding:hover{opacity:1}.footer-branding a{text-decoration:none}.thank-you-message{text-align:center}.thank-you-message-header{margin:10px 0 0}.thank-you-message-body{font-size:14px;opacity:.8}.limit-height{max-height:256px;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--ph-survey-scrollbar-thumb-color) var(--ph-survey-scrollbar-track-color);scrollbar-width:thin}.limit-height::-webkit-scrollbar{width:8px}.limit-height::-webkit-scrollbar-track{background:var(--ph-survey-scrollbar-track-color);border-radius:4px}.limit-height::-webkit-scrollbar-thumb{background-color:var(--ph-survey-scrollbar-thumb-color);border:2px solid var(--ph-survey-scrollbar-track-color);border-radius:4px}:is(.limit-height::-webkit-scrollbar-thumb):hover{background-color:var(--ph-survey-text-subtle-color)}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (prefers-reduced-motion:reduce){.ph-survey *{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@keyframes ph-survey-checkmark-reveal{0%{opacity:0;transform:rotate(45deg) scale(0)}50%{opacity:1;transform:rotate(45deg) scale(1.2)}to{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes ph-survey-radio-reveal{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}',null!=r&&null!=(i=r.config)&&i.prepare_external_dependency_stylesheet&&(n=r.config.prepare_external_dependency_stylesheet(n)),n||(bh.error("prepare_external_dependency_stylesheet returned null"),null)})(0,0,e);return null==t||t.setAttribute("data-ph-survey-style","true"),t}(t);if(u){var l=a.querySelector("style");l&&a.removeChild(l),a.appendChild(u)}return wh.body.appendChild(o),{shadow:a,isNewlyCreated:!0}},Eh=e=>{var{responses:t,survey:i,surveySubmissionId:n,posthog:s,isSurveyCompleted:o,properties:a,surveyLanguage:u}=e;s?(il(i),s.capture(Du.SENT,r({[qu.SURVEY_NAME]:i.name,[qu.SURVEY_ID]:i.id,[qu.SURVEY_ITERATION]:i.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:i.current_iteration_start_date,[qu.SURVEY_SUBMISSION_ID]:n,[qu.SURVEY_COMPLETED]:o},u&&{[qu.SURVEY_LANGUAGE]:u},{sessionRecordingUrl:null==s.get_session_replay_url?void 0:s.get_session_replay_url()},Hu(t,i),a,{$set:{[zu(i,"responded")]:!0}})),o&&(_h.dispatchEvent(new CustomEvent("PHSurveySent",{detail:{surveyId:i.id}})),zh(i))):Qu.error("[survey sent] event not captured, PostHog instance not found.")},Rh=(e,t,i)=>{return r({[qu.SURVEY_NAME]:e.name,[qu.SURVEY_ID]:e.id,[qu.SURVEY_ITERATION]:e.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date,[qu.SURVEY_PARTIALLY_COMPLETED]:(n=null==t?void 0:t.responses,void 0===n&&(n={}),Object.values(n).some((e=>!br(e))))},(null==t?void 0:t.surveyLanguage)&&{[qu.SURVEY_LANGUAGE]:t.surveyLanguage},{sessionRecordingUrl:null==i.get_session_replay_url?void 0:i.get_session_replay_url(),[qu.SURVEY_SUBMISSION_ID]:null==t?void 0:t.surveySubmissionId},Hu(null==t?void 0:t.responses,e));var n},Mh=(e,t,i,n)=>{if(t){if(!i){var s=Bh(e);t.capture(Du.DISMISSED,r({},Rh(e,s,t),n&&{[qu.SURVEY_LANGUAGE]:n},{$set:{[zu(e,"dismissed")]:!0}})),zh(e),il(e),_h.dispatchEvent(new CustomEvent("PHSurveyClosed",{detail:{surveyId:e.id}}))}}else Qu.error("[survey dismissed] event not captured, PostHog instance not found.")},Oh=(e,t)=>{if(t){var r=(e=>tl("abandonedSurvey_",e))(e);try{if("true"===localStorage.getItem(r))return}catch(e){return}var i=Bh(e);if(i){try{localStorage.setItem(r,"true")}catch(e){}t.capture(Du.ABANDONED,Rh(e,i,t),{transport:"sendBeacon"})}}else Qu.error("[survey abandoned] event not captured, PostHog instance not found.")},Ph=e=>e.map((e=>({sort:Math.floor(10*Math.random()),value:e}))).sort(((e,t)=>e.sort-t.sort)).map((e=>e.value)),Lh=(e,t)=>e.length===t.length&&e.every(((e,r)=>e===t[r]))?t.reverse():t,Ah=e=>e.appearance&&e.appearance.shuffleQuestions&&!e.enable_partial_responses?Lh(e.questions,Ph(e.questions)):e.questions,Nh=e=>{var t;return!(null==(t=e.conditions)||null==(t=t.events)||!t.repeatedActivation||!(e=>{var t,r;return null!=(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)?void 0:t.length)&&(null==(r=e.conditions)||null==(r=r.events)||null==(r=r.values)?void 0:r.length)>0})(e))||e.schedule===$u.Always||Hh(e)},Fh=function(e){function t(e){var r,i;return this.getChildContext||(r=new Set,(i={})[t.__c]=this,this.getChildContext=function(){return i},this.componentWillUnmount=function(){r=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&r.forEach((function(e){e.__e=!0,Ha(e)}))},this.sub=function(e){r.add(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){r&&r.delete(e),t&&t.call(e)}}),e.children}return t.__c="__cC"+Ma++,t.__=e,t.Provider=t.__l=(t.Consumer=function(e,t){return e.children(t)}).contextType=t,t}({isPreviewMode:!1,previewPageIndex:0,onPopupSurveyDismissed(){},isPopup:!0,onPreviewSubmit(){},onPreviewBack(){},surveySubmissionId:"",properties:void 0,surveyLanguage:null}),$h=()=>xu(Fh),Dh=e=>{var{component:t,children:r,renderAsHtml:i,style:n}=e;return function(e,t,r){var i,n,s,o,a=Na({},e.props);for(s in e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)"key"==s?i=t[s]:"ref"==s?n=t[s]:a[s]=void 0===t[s]&&null!=o?o[s]:t[s];return arguments.length>2&&(a.children=arguments.length>3?ba.call(arguments,2):r),Da(e.type,a,i||e.key,n||e.ref,null)}(t,i?{dangerouslySetInnerHTML:{__html:r},style:n}:{children:r,style:n})};function qh(e){var t,r,i;if(null==(t=e.conditions)||!t.url)return!0;var n=null==_h||null==(r=_h.location)?void 0:r.href;if(!n)return!1;var s=[e.conditions.url],o=function(e){return null!=e?e:"icontains"}(null==(i=e.conditions)?void 0:i.urlMatchType);return oh[o](s,[n])}var jh=e=>{var t=""+el+e.id;return e.current_iteration&&e.current_iteration>0&&(t=""+el+e.id+"_"+e.current_iteration),t},Uh=(e,t)=>{try{localStorage.setItem(jh(e),JSON.stringify(t))}catch(e){Qu.error("Error setting in-progress survey state in localStorage",e)}},Bh=e=>{try{var t=localStorage.getItem(jh(e));if(t)return JSON.parse(t)}catch(e){Qu.error("Error getting in-progress survey state from localStorage",e)}return null},Hh=e=>{var t=Bh(e);return!br(null==t?void 0:t.surveySubmissionId)},zh=e=>{try{localStorage.removeItem(jh(e))}catch(e){Qu.error("Error clearing in-progress survey state from localStorage",e)}};function Vh(e,t){void 0===t&&(t=!1);var r="PostHogSurvey-"+e.id;return t?"."+r:r}function Wh(e,t,r){if(void 0===t&&(t=Pu.Right),e===Au.ExternalSurvey)return{};switch(t){case Pu.TopLeft:return{top:"0",left:"0",transform:"translate(30px, 30px)"};case Pu.TopRight:return{top:"0",right:"0",transform:"translate(-30px, 30px)"};case Pu.TopCenter:return{top:"0",left:"50%",transform:"translate(-50%, 30px)"};case Pu.MiddleLeft:return{top:"50%",left:"0",transform:"translate(30px, -50%)"};case Pu.MiddleRight:return{top:"50%",right:"0",transform:"translate(-30px, -50%)"};case Pu.MiddleCenter:return{top:"50%",left:"50%",transform:"translate(-50%, -50%)"};case Pu.Left:return{left:"30px"};case Pu.Center:return{left:"50%",transform:"translateX(-50%)"};default:return{right:e===Au.Widget&&r===Ou.Tab?"60px":"30px"}}}var Gh=0;function Zh(e,t,r,i,n,s){t||(t={});var o,a,u=t;if("ref"in u)for(a in u={},t)"ref"==a?o=t[a]:u[a]=t[a];var l={type:e,props:u,key:r,ref:o,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--Gh,__i:-1,__u:0,__source:n,__self:s};if("function"==typeof e&&(o=e.defaultProps))for(a in o)void 0===u[a]&&(u[a]=o[a]);return _a.vnode&&_a.vnode(l),l}var Qh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146 272q66 0 121.5-35.5T682-393h-52q-23 40-63 61.5T480.5-310q-46.5 0-87-21T331-393h-53q26 61 81 96.5T480-261Zm0 181q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Jh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm20 194h253v-49H354v49ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Kh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146.174 116Q413-417 358.5-379.5T278-280h53q22-42 62.173-65t87.5-23Q528-368 567.5-344.5T630-280h52q-25-63-79.826-100-54.826-37-122-37ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Yh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M480-417q-67 0-121.5 37.5T278-280h404q-25-63-80-100t-122-37Zm-183-72 50-45 45 45 31-36-45-45 45-45-31-36-45 45-50-45-31 36 45 45-45 45 31 36Zm272 0 44-45 51 45 31-36-45-45 45-45-31-36-51 45-44-45-31 36 44 45-44 45 31 36ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142 0 241-99t99-241q0-142-99-241t-241-99q-142 0-241 99t-99 241q0 142 99 241t241 99Z"})}),Xh=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:Zh("path",{d:"M479.504-261Q537-261 585.5-287q48.5-26 78.5-72.4 6-11.6-.75-22.6-6.75-11-20.25-11H316.918Q303-393 296.5-382t-.5 22.6q30 46.4 78.5 72.4 48.5 26 105.004 26ZM347-578l27 27q7.636 8 17.818 8Q402-543 410-551q8-8 8-18t-8-18l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.636-8 17.818Q276-559 284-551q8 8 18 8t18-8l27-27Zm267 0 27 27q7.714 8 18 8t18-8q8-7.636 8-17.818Q685-579 677-587l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.714-8 18t8 18q7.636 8 17.818 8Q579-543 587-551l27-27ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),ec=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:Zh("path",{d:"M2 20h2c.55 0 1-.45 1-1v-9c0-.55-.45-1-1-1H2v11zm19.83-7.12c.11-.25.17-.52.17-.8V11c0-1.1-.9-2-2-2h-5.5l.92-4.65c.05-.22.02-.46-.08-.66-.23-.45-.52-.86-.88-1.22L14 2 7.59 8.41C7.21 8.79 7 9.3 7 9.83v7.84C7 18.95 8.05 20 9.34 20h8.11c.7 0 1.36-.37 1.72-.97l2.66-6.15z"})}),tc=Zh("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:Zh("path",{d:"M22 4h-2c-.55 0-1 .45-1 1v9c0 .55.45 1 1 1h2V4zM2.17 11.12c-.11.25-.17.52-.17.8V13c0 1.1.9 2 2 2h5.5l-.92 4.65c-.05.22-.02.46.08.66.23.45.52.86.88 1.22L10 22l6.41-6.41c.38-.38.59-.89.59-1.42V6.34C17 5.05 15.95 4 14.66 4H6.55c-.7 0-1.36.37-1.72.97l-2.66 6.15z"})}),rc=function(e){var{fill:t="currentColor"}=void 0===e?{}:e;return Zh("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:t,xmlns:"http://www.w3.org/2000/svg","aria-labelledby":"close-survey-title-adam",children:[Zh("title",{id:"close-survey-title",className:"adam-testing",children:"Close survey"}),Zh("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.164752 0.164752C0.384422 -0.0549175 0.740578 -0.0549175 0.960248 0.164752L6 5.20451L11.0398 0.164752C11.2594 -0.0549175 11.6156 -0.0549175 11.8352 0.164752C12.0549 0.384422 12.0549 0.740578 11.8352 0.960248L6.79549 6L11.8352 11.0398C12.0549 11.2594 12.0549 11.6156 11.8352 11.8352C11.6156 12.0549 11.2594 12.0549 11.0398 11.8352L6 6.79549L0.960248 11.8352C0.740578 12.0549 0.384422 12.0549 0.164752 11.8352C-0.0549175 11.6156 -0.0549175 11.2594 0.164752 11.0398L5.20451 6L0.164752 0.960248C-0.0549175 0.740578 -0.0549175 0.384422 0.164752 0.164752Z",fill:t})]})},ic=Zh("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[Zh("g",{"clip-path":"url(#clip0_2415_6911)",children:[Zh("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:Zh("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),Zh("g",{mask:"url(#mask0_2415_6911)",children:[Zh("path",{d:"M5.77226 8.02931C5.59388 8.37329 5.08474 8.37329 4.90634 8.02931L4.4797 7.20672C4.41155 7.07535 4.41155 6.9207 4.4797 6.78933L4.90634 5.96669C5.08474 5.62276 5.59388 5.62276 5.77226 5.96669L6.19893 6.78933C6.26709 6.9207 6.26709 7.07535 6.19893 7.20672L5.77226 8.02931ZM5.77226 12.6946C5.59388 13.0386 5.08474 13.0386 4.90634 12.6946L4.4797 11.872C4.41155 11.7406 4.41155 11.586 4.4797 11.4546L4.90634 10.632C5.08474 10.288 5.59388 10.288 5.77226 10.632L6.19893 11.4546C6.26709 11.586 6.26709 11.7406 6.19893 11.872L5.77226 12.6946Z",fill:"#1D4AFF"}),Zh("path",{d:"M0.5 10.9238C0.5 10.508 1.02142 10.2998 1.32637 10.5938L3.54508 12.7327C3.85003 13.0267 3.63405 13.5294 3.20279 13.5294H0.984076C0.716728 13.5294 0.5 13.3205 0.5 13.0627V10.9238ZM0.5 8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.19753 13.3927C5.28831 13.4802 5.41144 13.5294 5.53982 13.5294H8.0421C8.47337 13.5294 8.68936 13.0267 8.3844 12.7327L1.32637 5.92856C1.02142 5.63456 0.5 5.84278 0.5 6.25854V8.67083ZM0.5 4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L10.0368 13.3927C10.1276 13.4802 10.2508 13.5294 10.3791 13.5294H12.8814C13.3127 13.5294 13.5287 13.0267 13.2237 12.7327L1.32637 1.26329C1.02142 0.969312 0.5 1.17752 0.5 1.59327V4.00556ZM5.33931 4.00556C5.33931 4.12932 5.39033 4.24802 5.4811 4.33554L14.1916 12.7327C14.4965 13.0267 15.0179 12.8185 15.0179 12.4028V9.99047C15.0179 9.86671 14.9669 9.74799 14.8762 9.66049L6.16568 1.26329C5.86071 0.969307 5.33931 1.17752 5.33931 1.59327V4.00556ZM11.005 1.26329C10.7 0.969307 10.1786 1.17752 10.1786 1.59327V4.00556C10.1786 4.12932 10.2296 4.24802 10.3204 4.33554L14.1916 8.06748C14.4965 8.36148 15.0179 8.15325 15.0179 7.7375V5.3252C15.0179 5.20144 14.9669 5.08272 14.8762 4.99522L11.005 1.26329Z",fill:"#F9BD2B"}),Zh("path",{d:"M21.0852 10.981L16.5288 6.58843C16.2238 6.29443 15.7024 6.50266 15.7024 6.91841V13.0627C15.7024 13.3205 15.9191 13.5294 16.1865 13.5294H23.2446C23.5119 13.5294 23.7287 13.3205 23.7287 13.0627V12.5032C23.7287 12.2455 23.511 12.0396 23.2459 12.0063C22.4323 11.9042 21.6713 11.546 21.0852 10.981ZM18.0252 12.0365C17.5978 12.0365 17.251 11.7021 17.251 11.2901C17.251 10.878 17.5978 10.5436 18.0252 10.5436C18.4527 10.5436 18.7996 10.878 18.7996 11.2901C18.7996 11.7021 18.4527 12.0365 18.0252 12.0365Z",fill:"currentColor"}),Zh("path",{d:"M0.5 13.0627C0.5 13.3205 0.716728 13.5294 0.984076 13.5294H3.20279C3.63405 13.5294 3.85003 13.0267 3.54508 12.7327L1.32637 10.5938C1.02142 10.2998 0.5 10.508 0.5 10.9238V13.0627ZM5.33931 5.13191L1.32637 1.26329C1.02142 0.969306 0.5 1.17752 0.5 1.59327V4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L5.33931 8.86412V5.13191ZM1.32637 5.92855C1.02142 5.63455 0.5 5.84278 0.5 6.25853V8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.33931 13.5294V9.79717L1.32637 5.92855Z",fill:"#1D4AFF"}),Zh("path",{d:"M10.1787 5.3252C10.1787 5.20144 10.1277 5.08272 10.0369 4.99522L6.16572 1.26329C5.8608 0.969306 5.33936 1.17752 5.33936 1.59327V4.00556C5.33936 4.12932 5.39037 4.24802 5.48114 4.33554L10.1787 8.86412V5.3252ZM5.33936 13.5294H8.04214C8.47341 13.5294 8.6894 13.0267 8.38443 12.7327L5.33936 9.79717V13.5294ZM5.33936 5.13191V8.67083C5.33936 8.79459 5.39037 8.91331 5.48114 9.00081L10.1787 13.5294V9.99047C10.1787 9.86671 10.1277 9.74803 10.0369 9.66049L5.33936 5.13191Z",fill:"#F54E00"}),Zh("path",{d:"M29.375 11.6667H31.3636V8.48772H33.0249C34.8499 8.48772 36.0204 7.4443 36.0204 5.83052C36.0204 4.21681 34.8499 3.17334 33.0249 3.17334H29.375V11.6667ZM31.3636 6.84972V4.81136H32.8236C33.5787 4.81136 34.0318 5.19958 34.0318 5.83052C34.0318 6.4615 33.5787 6.84972 32.8236 6.84972H31.3636ZM39.618 11.7637C41.5563 11.7637 42.9659 10.429 42.9659 8.60905C42.9659 6.78905 41.5563 5.45438 39.618 5.45438C37.6546 5.45438 36.2701 6.78905 36.2701 8.60905C36.2701 10.429 37.6546 11.7637 39.618 11.7637ZM38.1077 8.60905C38.1077 7.63838 38.7118 6.97105 39.618 6.97105C40.5116 6.97105 41.1157 7.63838 41.1157 8.60905C41.1157 9.57972 40.5116 10.2471 39.618 10.2471C38.7118 10.2471 38.1077 9.57972 38.1077 8.60905ZM46.1482 11.7637C47.6333 11.7637 48.6402 10.8658 48.6402 9.81025C48.6402 7.33505 45.2294 8.13585 45.2294 7.16518C45.2294 6.8983 45.5189 6.72843 45.9342 6.72843C46.3622 6.72843 46.8782 6.98318 47.0418 7.54132L48.527 6.94678C48.2375 6.06105 47.1677 5.45438 45.8713 5.45438C44.4743 5.45438 43.6058 6.25518 43.6058 7.21372C43.6058 9.53118 46.9663 8.88812 46.9663 9.84665C46.9663 10.1864 46.6391 10.417 46.1482 10.417C45.4434 10.417 44.9525 9.94376 44.8015 9.3735L43.3164 9.93158C43.6436 10.8537 44.6001 11.7637 46.1482 11.7637ZM53.4241 11.606L53.2982 10.0651C53.0843 10.1743 52.8074 10.2106 52.5808 10.2106C52.1278 10.2106 51.8257 9.89523 51.8257 9.34918V7.03172H53.3612V5.55145H51.8257V3.78001H49.9755V5.55145H48.9687V7.03172H49.9755V9.57972C49.9755 11.06 51.0202 11.7637 52.3921 11.7637C52.7696 11.7637 53.122 11.7031 53.4241 11.606ZM59.8749 3.17334V6.47358H56.376V3.17334H54.3874V11.6667H56.376V8.11158H59.8749V11.6667H61.8761V3.17334H59.8749ZM66.2899 11.7637C68.2281 11.7637 69.6378 10.429 69.6378 8.60905C69.6378 6.78905 68.2281 5.45438 66.2899 5.45438C64.3265 5.45438 62.942 6.78905 62.942 8.60905C62.942 10.429 64.3265 11.7637 66.2899 11.7637ZM64.7796 8.60905C64.7796 7.63838 65.3837 6.97105 66.2899 6.97105C67.1835 6.97105 67.7876 7.63838 67.7876 8.60905C67.7876 9.57972 67.1835 10.2471 66.2899 10.2471C65.3837 10.2471 64.7796 9.57972 64.7796 8.60905ZM73.2088 11.4725C73.901 11.4725 74.5177 11.242 74.845 10.8416V11.424C74.845 12.1034 74.2786 12.5767 73.4102 12.5767C72.7935 12.5767 72.2523 12.2854 72.1642 11.788L70.4776 12.0428C70.7042 13.1955 71.925 13.972 73.4102 13.972C75.361 13.972 76.6574 12.8679 76.6574 11.2298V5.55145H74.8324V6.07318C74.4926 5.69705 73.9136 5.45438 73.171 5.45438C71.409 5.45438 70.3014 6.61918 70.3014 8.46345C70.3014 10.3077 71.409 11.4725 73.2088 11.4725ZM72.1012 8.46345C72.1012 7.55345 72.655 6.97105 73.5109 6.97105C74.3793 6.97105 74.9331 7.55345 74.9331 8.46345C74.9331 9.37345 74.3793 9.95585 73.5109 9.95585C72.655 9.95585 72.1012 9.37345 72.1012 8.46345Z",fill:"currentColor"})]})]}),Zh("defs",{children:Zh("clipPath",{id:"clip0_2415_6911",children:Zh("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]});function nc(e){var{urlParams:t}=e,r=t?Object.entries(t).map((e=>{var[t,r]=e;return encodeURIComponent(t)+"="+encodeURIComponent(r)})).join("&"):"";return Zh("a",{href:"https://posthog.com/surveys"+(r?"?"+r:""),target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",ic]})}function sc(e){var{text:t,submitDisabled:r,appearance:i,onSubmit:n,link:s,onPreviewSubmit:o,skipSubmitButton:a,canGoBack:u,onBack:l}=e,{isPreviewMode:h}=xu(Fh),c=!!u&&!!l,d=!a&&Zh("button",{className:"form-submit",disabled:r,"aria-label":"Submit survey",type:"button",onClick(){s&&(null==kn||kn.open(s)),h?null==o||o():n()},children:t});return Zh("div",{className:"bottom-section",children:[c?Zh("div",{className:"form-buttons form-buttons-with-back",children:[Zh("button",{className:"form-back",type:"button","aria-label":"Go to previous question",onClick:l,children:i.backButtonText||"Back"}),d]}):d,!i.whiteLabel&&Zh(nc,{urlParams:{utm_source:"survey-footer"}})]})}function oc(e){var{question:t,forceDisableHtml:r,htmlFor:i}=e;return Zh("div",{class:t.question||t.description?"question-header":"question-header question-header--empty",children:[Zh(t.type===Nu.Open?"label":"h3",{className:"survey-question",htmlFor:i,children:t.question}),t.description&&Dh({component:$a("p",{className:"survey-question-description"}),children:t.description,renderAsHtml:!r&&"text"!==t.descriptionContentType})]})}function ac(e){var{onClick:t}=e,{isPreviewMode:r}=xu(Fh);return Zh("button",{className:"form-cancel",onClick:t,disabled:r,"aria-label":"Close survey",type:"button",children:rc({fill:"black"})})}Zh("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:Zh("path",{d:"M5.30769 10.6923L4.77736 11.2226C4.91801 11.3633 5.10878 11.4423 5.30769 11.4423C5.5066 11.4423 5.69737 11.3633 5.83802 11.2226L5.30769 10.6923ZM15.5303 1.53033C15.8232 1.23744 15.8232 0.762563 15.5303 0.46967C15.2374 0.176777 14.7626 0.176777 14.4697 0.46967L15.5303 1.53033ZM1.53033 5.85429C1.23744 5.56139 0.762563 5.56139 0.46967 5.85429C0.176777 6.14718 0.176777 6.62205 0.46967 6.91495L1.53033 5.85429ZM5.83802 11.2226L15.5303 1.53033L14.4697 0.46967L4.77736 10.162L5.83802 11.2226ZM0.46967 6.91495L4.77736 11.2226L5.83802 10.162L1.53033 5.85429L0.46967 6.91495Z",fill:"currentColor"})});var uc=kn;function lc(e){var{header:t,description:r,contentType:i,forceDisableHtml:n,appearance:s,onClose:o}=e,{isPopup:a}=xu(Fh);return bu((()=>{var e=e=>{"Enter"!==e.key&&"Escape"!==e.key||(e.preventDefault(),o())};return Jn(uc,"keydown",e),()=>{uc.removeEventListener("keydown",e)}}),[o]),Zh("div",{className:"thank-you-message",role:"status",tabIndex:0,"aria-atomic":"true",children:[a&&!0!==s.hideCancelButton&&Zh(ac,{onClick:()=>o()}),Zh("h3",{className:"thank-you-message-header",children:t}),r&&Dh({component:$a("p",{className:"thank-you-message-body"}),children:r,renderAsHtml:!n&&"text"!==i}),a&&Zh(sc,{text:s.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:s,onSubmit:()=>o()})]})}var hc=e=>cr(e)&&e.every((e=>gr(e)));function cc(e){var{question:t,forceDisableHtml:r,appearance:i,onSubmit:n,onPreviewSubmit:s,displayQuestionIndex:o,initialValue:a,canGoBack:u,onBack:l}=e,{isPreviewMode:h}=$h(),c=_u(null),[d,v]=yu((()=>gr(a)?a:""));bu((()=>{setTimeout((()=>{var e;h||null==(e=c.current)||e.focus()}),100)}),[h]);var f="surveyQuestion"+o,p=wu((()=>function(e,t,r){var i,n,s=e.trim();if(!r&&""===s)return"This field is required";if(""===s)return!1;if(t&&t.length>0)for(var o of t)switch(o.type){case Qt.MinLength:if(void 0!==o.value&&o.value>s.length)return null!==(i=o.errorMessage)&&void 0!==i?i:"Please enter at least "+o.value+" characters";break;case Qt.MaxLength:if(void 0!==o.value&&s.length>o.value)return null!==(n=o.errorMessage)&&void 0!==n?n:"Please enter no more than "+o.value+" characters"}return!1}(d,t.validation,t.optional)),[d,t.validation,t.optional]),g=zi(t.validation,Qt.MinLength),m=zi(t.validation,Qt.MaxLength),y=wu((()=>function(e,t){var r=1===e?void 0:e;return r&&t?"Enter "+r+"-"+t+" characters":r?"Enter at least "+r+" "+(1===r?"character":"characters"):t?"Maximum "+t+" "+(1===t?"character":"characters"):void 0}(g,m)),[g,m]),b=()=>{p||n(d.trim())},_=()=>{p||s(d.trim())};return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:t,forceDisableHtml:r,htmlFor:f}),Zh("textarea",{ref:c,id:f,rows:4,placeholder:null==i?void 0:i.placeholder,minLength:g,maxLength:m,onInput(e){v(e.currentTarget.value),e.stopPropagation()},onKeyDown(e){e.stopPropagation(),"Enter"!==e.key||!e.metaKey&&!e.ctrlKey||p||(e.preventDefault(),h?_():b())},value:d}),y&&Zh("div",{className:"validation-hint",children:y})]}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:!!p,appearance:i,onSubmit:b,onPreviewSubmit:_,canGoBack:u,onBack:l})]})}function dc(e){var{question:t,forceDisableHtml:r,appearance:i,onSubmit:n,onPreviewSubmit:s,canGoBack:o,onBack:a}=e;return Zh(qa,{children:[Zh("div",{className:"question-container",children:Zh(oc,{question:t,forceDisableHtml:r})}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:i,onSubmit:()=>n("link clicked"),onPreviewSubmit:()=>s("link clicked"),canGoBack:o,onBack:a})]})}function vc(e){var t,{question:r,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c=r.scale,d=10===r.scale?0:1,[v,f]=yu((()=>_r(u)?u:cr(u)&&u.length>0&&_r(parseInt(u[0]))?parseInt(u[0]):gr(u)&&_r(parseInt(u))?parseInt(u):null)),p="emoji"===r.display&&2===r.scale,{isPreviewMode:g}=$h(),m=e=>g?a(e):o(e);return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:r,forceDisableHtml:i}),Zh("div",{className:"rating-section",children:[Zh("div",{className:"rating-options",children:["emoji"===r.display&&Zh("div",{className:"rating-options-emoji"+(p?" rating-options-emoji-2":""),children:null==(t=bc[r.scale])?void 0:t.map(((e,t)=>Zh("button",{"aria-label":"Rate "+(t+1),className:"ratings-emoji question-"+n+"-rating-"+t+" "+(t+1===v?"rating-active":""),value:t+1,type:"button",onClick(){var e=t+1;f(e),r.skipSubmitButton&&m(e)},children:e},t)))}),"number"===r.display&&Zh("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat("+(c-d+1)+", minmax(0, 1fr))"},children:_c(r.scale).map(((e,t)=>Zh(fc,{displayQuestionIndex:n,active:v===e,appearance:s,num:e,setActiveNumber(e){f(e),r.skipSubmitButton&&m(e)}},t)))})]}),!p&&Zh("div",{className:"rating-text",children:[Zh("div",{children:r.lowerBoundLabel}),Zh("div",{children:r.upperBoundLabel})]})]})]}),Zh(sc,{text:r.buttonText||(null==s?void 0:s.submitButtonText)||"Submit",submitDisabled:yr(v)&&!r.optional,appearance:s,onSubmit:()=>o(v),onPreviewSubmit:()=>a(v),skipSubmitButton:r.skipSubmitButton,canGoBack:l,onBack:h})]})}function fc(e){var{num:t,active:r,displayQuestionIndex:i,setActiveNumber:n}=e;return Zh("button",{"aria-label":"Rate "+t,className:"ratings-number question-"+i+"-rating-"+t+" "+(r?"rating-active":""),type:"button",onClick(){n(t)},children:t})}function pc(e){var{question:t,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c=_u(null),d=wu((()=>(e=>{if(!e.shuffleOptions)return e.choices;var t=e.choices,r="";e.hasOpenChoice&&(r=t.pop());var i=Lh(t,Ph(t));return e.hasOpenChoice&&(e.choices.push(r),i.push(r)),i})(t)),[t]),[v,f]=yu((()=>((e,t)=>gr(e)||hc(e)?e:t===Nu.SingleChoice?null:[])(u,t.type))),[p,g]=yu((()=>((e,t)=>{if(gr(e)&&!t.includes(e))return{isSelected:!0,inputValue:e};if(hc(e)){var r=e.find((e=>!t.includes(e)));if(r)return{isSelected:!0,inputValue:r}}return{isSelected:!1,inputValue:""}})(u,d))),{isPreviewMode:m}=$h(),y=t.type===Nu.SingleChoice,b=t.type===Nu.MultipleChoice,_=t.skipSubmitButton&&y&&!t.hasOpenChoice,w=(e,t)=>{if(t){var i=!p.isSelected;return g((e=>r({},e,{isSelected:i,inputValue:i?e.inputValue:""}))),y&&f(""),void(i&&setTimeout((()=>{var e;return null==(e=c.current)?void 0:e.focus()}),75))}if(y)return f(e),g((e=>r({},e,{isSelected:!1,inputValue:""}))),void(_&&(o(e),m&&a(e)));b&&cr(v)&&(v.includes(e)?f(v.filter((t=>t!==e))):f([...v,e]))},x=e=>{e.stopPropagation();var t=e.currentTarget.value;g((e=>r({},e,{inputValue:t}))),y&&f(t)},S=e=>{e.stopPropagation(),"Enter"!==e.key||k()||(e.preventDefault(),C()),"Escape"===e.key&&(e.preventDefault(),g((e=>r({},e,{isSelected:!1,inputValue:""}))),y&&f(null))},k=()=>!(t.optional||!yr(v)&&(!cr(v)||p.isSelected||0!==v.length)&&(!p.isSelected||""!==p.inputValue.trim())),C=()=>{p.isSelected&&b?cr(v)&&(m?a([...v,p.inputValue]):o([...v,p.inputValue])):m?a(v):o(v)};return Zh(qa,{children:[Zh("div",{className:"question-container",children:[Zh(oc,{question:t,forceDisableHtml:i}),Zh("fieldset",{className:"multiple-choice-options limit-height",children:[Zh("legend",{className:"sr-only",children:b?" Select all that apply":" Select one"}),d.map(((e,r)=>{var i=!!t.hasOpenChoice&&r===t.choices.length-1,s="surveyQuestion"+n+"Choice"+r,o=s+"Open",a=i?p.isSelected:y?v===e:cr(v)&&v.includes(e);return Zh("label",{className:i?"choice-option-open":"",children:[Zh("div",{className:"response-choice",children:[Zh("input",{type:y?"radio":"checkbox",name:s,checked:a,onChange:()=>w(e,i),id:s,"aria-controls":o}),Zh("span",{children:i?e+":":e})]}),i&&Zh("input",{type:"text",ref:c,id:o,name:"question"+n+"Open",value:p.inputValue,onKeyDown:S,onInput:x,onClick(t){p.isSelected||w(e,!0),t.stopPropagation()},"aria-label":e+" - please specify"})]},r)}))]})]}),Zh(sc,{text:t.buttonText||"Submit",submitDisabled:k(),appearance:s,onSubmit:C,onPreviewSubmit:C,skipSubmitButton:_,canGoBack:l,onBack:h})]})}var gc=[1,2,3,4,5],mc=[1,2,3,4,5,6,7],yc=[0,1,2,3,4,5,6,7,8,9,10],bc={2:[ec,tc],3:[Kh,Jh,Qh],5:[Yh,Kh,Jh,Qh,Xh]};function _c(e){switch(e){case 5:default:return gc;case 7:return mc;case 10:return yc}}var wc=jn("[Surveys]");function xc(e,t,r){var i,n=e.questions[t],s=t+1;if(null==(i=n.branching)||!i.type)return t===e.questions.length-1?Fu.End:s;if(n.branching.type===Fu.End)return Fu.End;if(n.branching.type===Fu.SpecificQuestion){if(Number.isInteger(n.branching.index))return n.branching.index}else if(n.branching.type===Fu.ResponseBased){if(n.type===Nu.SingleChoice){var o,a=n.choices.indexOf(""+r);if(-1===a&&n.hasOpenChoice&&(a=n.choices.length-1),null!=(o=n.branching)&&null!=(o=o.responseValues)&&o.hasOwnProperty(a)){var u=n.branching.responseValues[a];return Number.isInteger(u)?u:u===Fu.End?Fu.End:s}}else if(n.type===Nu.Rating){var l;if("number"!=typeof r||!Number.isInteger(r))throw new Error("The response type must be an integer");var h=function(e,t){if(2===t){if(1>e||e>2)throw new Error("The response must be in range 1-2");return 1===e?"positive":"negative"}if(3===t){if(1>e||e>3)throw new Error("The response must be in range 1-3");return 1===e?"negative":2===e?"neutral":"positive"}if(5===t){if(1>e||e>5)throw new Error("The response must be in range 1-5");return e>2?3===e?"neutral":"positive":"negative"}if(7===t){if(1>e||e>7)throw new Error("The response must be in range 1-7");return e>3?4===e?"neutral":"positive":"negative"}if(10===t){if(0>e||e>10)throw new Error("The response must be in range 0-10");return e>6?e>8?"promoters":"passives":"detractors"}throw new Error("The scale must be one of: 2, 3, 5, 7, 10")}(r,n.scale);if(null!=(l=n.branching)&&null!=(l=l.responseValues)&&l.hasOwnProperty(h)){var c=n.branching.responseValues[h];return Number.isInteger(c)?c:c===Fu.End?Fu.End:s}}return s}return wc.warn("Falling back to next question index due to unexpected branching type"),s}var Sc="https?://(.*)",kc=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],Cc=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...kc],Tc="<masked>",Ic=["li_fat_id"];function Ec(e,t,r){if(!In)return{};var i,n=t?[...kc,...r||[]]:[],s=Rc(ts(In.URL,n,Tc),e),o=(i={},Bn(Ic,(function(e){var t=ch.A(e);i[e]=t||null})),i);return Hn(o,s)}function Rc(e,t){var r=Cc.concat(t||[]),i={};return Bn(r,(function(t){var r=es(e,t);i[t]=r||null})),i}function Mc(e){var t=function(e){return e?0===e.search(Sc+"google.([^/?]*)")?"google":0===e.search(Sc+"bing.com")?"bing":0===e.search(Sc+"yahoo.com")?"yahoo":0===e.search(Sc+"duckduckgo.com")?"duckduckgo":null:null}(e),r="yahoo"!=t?"q":"p",i={};if(!yr(t)){i.$search_engine=t;var n=In?es(In.referrer,r):"";n.length&&(i.ph_keyword=n)}return i}function Oc(){return navigator.language||navigator.userLanguage}var Pc="$direct";function Lc(){return(null==In?void 0:In.referrer)||Pc}function Ac(e,t){var r=e?[...kc,...t||[]]:[],i=null==En?void 0:En.href.substring(0,1e3);return{r:Lc().substring(0,1e3),u:i?ts(i,r,Tc):void 0}}function Nc(e){var t,{r:r,u:i}=e,n={$referrer:r,$referring_domain:null==r?void 0:r==Pc?Pc:null==(t=Yn(r))?void 0:t.host};if(i){n.$current_url=i;var s=Yn(i);n.$host=null==s?void 0:s.host,n.$pathname=null==s?void 0:s.pathname;var o=Rc(i);Hn(n,o)}if(r){var a=Mc(r);Hn(n,a)}return n}function Fc(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}}function $c(){try{return(new Date).getTimezoneOffset()}catch(e){return}}var Dc=jn("[SurveyTranslations]");function qc(e,t){var r=function(e){return function(e,t){var{overrideLanguage:r,storedPersonProperties:i,locale:n}=e,s=Vu(r);if(s)return null==t||t.info("Using override display language: "+s),s;var o=function(e){return e&&"object"==typeof e&&"language"in e?Vu(e.language):null}(i);if(o)return null==t||t.info("Using person property language: "+o),o;var a=Vu(n);return a?(null==t||t.info("Using detected locale: "+a),a):(null==t||t.info("No user language detected"),null)}({overrideLanguage:e.config.override_display_language,storedPersonProperties:dr(e.get_property)?e.get_property(As):void 0,locale:Oc()},Dc)}(t);if(!r)return Dc.info("No user language detected"),{survey:e,language:null};var i=Zu(e,r,Dc);return{survey:i.survey,language:i.matchedKey}}var jc=kn,Uc=In,Bc="ph:show_survey_widget",Hc="PHWidgetSurveyClickListener";function zc(e,t){try{var r=e.getBoundingClientRect(),i=jc.innerHeight,n=jc.innerWidth,s=r.left+r.width/2-t/2;s+t>n-20&&(s=n-t-20),20>s&&(s=20);var o=i-r.bottom,a=250>o&&r.top>o;return{position:"fixed",top:a?"auto":r.bottom+12+"px",left:s+"px",right:"auto",bottom:a?i-r.top+12+"px":"auto",zIndex:Sh.zIndex}}catch(e){return Qu.warn("Failed to calculate trigger position:",e),null}}class Vc{constructor(e){var t=this;this.j=new Map,this.B=new Map,this.H=new Set,this.handlePageUnload=()=>{var e=this._posthog.get_property(Fs);if(e)for(var t of e)Hh(t)&&Oh(t,this._posthog)},this.handlePopoverSurvey=(e,t)=>{var i,n,s,o,{survey:a,language:u}=this.U(e),l=null!=t&&t.position||null!=t&&t.selector?r({},a,{appearance:r({},a.appearance,t.position&&{position:t.position},t.selector&&{widgetSelector:t.selector})}):a;this.V(l.id);var{properties:h,initialResponses:c}=null!=t?t:{},d=!(!c||0>=Object.keys(c).length)&&this.W(l,c,h,u);if(!d||null!=(i=l.appearance)&&i.displayThankYouMessage){this.Z(l);var v={};if((null==(n=l.appearance)?void 0:n.position)===Pu.NextToTrigger&&null!=(s=l.appearance)&&s.widgetSelector){var f,p=Uc.querySelector(l.appearance.widgetSelector);p&&(v=zc(p,parseInt((null==(f=l.appearance)?void 0:f.maxWidth)||Sh.maxWidth))||{})}var g=(null==(o=l.appearance)?void 0:o.surveyPopupDelaySeconds)||0,{shadow:m}=Ih(l,this._posthog),y={posthog:this._posthog,survey:l,removeSurveyFromFocus:this.$,properties:h,style:v,isSurveyCompleted:d,skipShownEvent:null==t?void 0:t.skipShownEvent,surveyLanguage:u};if(0>=g)return iu(Zh(Qc,r({},y)),m);var b=setTimeout((()=>{if(this.j.delete(l.id),!qh(l))return this.$(l);iu(Zh(Qc,r({},y,{survey:r({},l,{appearance:r({},l.appearance,{surveyPopupDelaySeconds:0})})})),m)}),1e3*g);this.j.set(l.id,b)}},this.G=e=>{var{survey:t,language:r}=this.U(e),{shadow:i,isNewlyCreated:n}=Ih(t,this._posthog);n&&iu(Zh(Kc,{posthog:this._posthog,survey:t,surveyLanguage:r},e.id),i)},this.J=e=>{this.X(e);var t=this.B.get(e.id);t&&(t.element.removeEventListener("click",t.listener),t.element.removeAttribute(Hc),this.B.delete(e.id),Qu.info("Removed click listener for survey "+e.id))},this.Y=(e,t)=>{var r=Uc.querySelector(t),i=this.B.get(e.id);if(r){if(this.G(e),i){if(r===i.element)return;Qu.info("Selector element changed for survey "+e.id+". Re-attaching listener."),this.J(e)}if(!r.hasAttribute(Hc)){var n=t=>{var r,i;t.stopPropagation();var n=(null==(r=e.appearance)?void 0:r.position)===Pu.NextToTrigger?zc(t.currentTarget,parseInt((null==(i=e.appearance)?void 0:i.maxWidth)||Sh.maxWidth)):{};jc.dispatchEvent(new CustomEvent(Bc,{detail:{surveyId:e.id,position:n}}))};Jn(r,"click",n),r.setAttribute(Hc,"true"),this.B.set(e.id,{element:r,listener:n,survey:e}),Qu.info("Attached click listener for feedback button survey "+e.id)}}else i&&this.J(e)},this.renderPopover=e=>{var{survey:t,language:r}=this.U(e),{shadow:i}=Ih(t,this._posthog);iu(Zh(Qc,{posthog:this._posthog,survey:t,removeSurveyFromFocus:this.$,surveyLanguage:r}),i)},this.renderSurvey=(e,t,r)=>{var i,{survey:n,language:s}=this.U(e),o=!1;null!=(i=this._posthog.config)&&null!=(i=i.surveys)&&i.prefillFromUrl&&(o=this.K(n,s)),iu(Zh(Qc,{posthog:this._posthog,survey:n,removeSurveyFromFocus:this.$,isPopup:!1,properties:r,isSurveyCompleted:o,surveyLanguage:s}),t)},this.getActiveMatchingSurveys=function(e,r){var i;void 0===r&&(r=!1),null==(i=t._posthog)||null==(i=i.surveys)||i.getSurveys((r=>{var i=r.filter((e=>t.checkSurveyEligibility(e).eligible&&t.ee(e)&&t.te(e)&&t.re(e)));e(i)}),r)},this.callSurveysAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getActiveMatchingSurveys((e=>{var r=e.filter((e=>e.type===Au.Popover||e.type===Au.Widget)),i=t.ne(r),n=new Set;i.forEach((e=>{if(e.type===Au.Widget){var r,i,s,o;if((null==(r=e.appearance)?void 0:r.widgetType)===Ou.Tab)return void t.G(e);(null==(i=e.appearance)?void 0:i.widgetType)===Ou.Selector&&null!=(s=e.appearance)&&s.widgetSelector&&(n.add(e.id),t.Y(e,null==(o=e.appearance)?void 0:o.widgetSelector))}yr(t.ie)&&e.type===Au.Popover&&t.handlePopoverSurvey(e)})),t.B.forEach((e=>{var{survey:r}=e;n.has(r.id)||t.J(r)}))}),e)},this.Z=e=>{yr(this.ie)||Qu.error("Survey "+this.ie+" already in focus. Cannot add survey "+e.id+"."),this.ie=e.id},this.$=e=>{this.ie!==e.id&&Qu.error("Survey "+e.id+" is not in focus. Cannot remove survey "+e.id+"."),this.V(e.id),this.ie=null,this.X(e)},this._posthog=e,this.ie=null}V(e){var t=this.j.get(e);t&&(clearTimeout(t),this.j.delete(e))}cancelSurvey(e){this.j.has(e)&&(Qu.info("Cancelled pending survey "+e),this.V(e),this.ie===e&&(this.ie=null))}ne(e){return e.sort(((e,t)=>{var r,i,n=Hh(e),s=Hh(t);if(n&&!s)return-1;if(!n&&s)return 1;var o=e.schedule===$u.Always,a=t.schedule===$u.Always;return o&&!a?1:!o&&a?-1:((null==(r=e.appearance)?void 0:r.surveyPopupDelaySeconds)||0)-((null==(i=t.appearance)?void 0:i.surveyPopupDelaySeconds)||0)}))}U(e){return qc(e,this._posthog)}K(e,t){if(this.H.has(e.id))return!1;var{params:r}=function(e){var t={},r=!1,i=jc.location.search.replace(/^\?/,"");if(!i)return{params:t,autoSubmit:r};var n=i.split("&");for(var s of n){var[o,a]=s.split("=");if(o&&!pr(a)){var u=decodeURIComponent(o),l=decodeURIComponent(a);if("auto_submit"!==u||"true"!==l){var h=u.match(/^q(\d+)$/);if(h){var c=parseInt(h[1],10);t[c]||(t[c]=[]),t[c].push(l)}}else r=!0}}return{params:t,autoSubmit:r}}();if(0===Object.keys(r).length)return!1;Qu.info("[Survey Prefill] Detected URL prefill parameters");var i=this.oe(e,r,t);if(!i)return!1;var{responses:n,submissionId:s,isSurveyCompleted:o,skippedResponses:a}=i;return(Object.keys(a).length>0&&e.enable_partial_responses||o)&&Eh({responses:o?n:a,survey:e,surveySubmissionId:s,posthog:this._posthog,isSurveyCompleted:o,surveyLanguage:t}),this.H.add(e.id),o}W(e,t,r,i){var n={};for(var[s,o]of Object.entries(t))n[parseInt(s)]=cr(o)?o.map(String):[String(o)];Qu.info("[Survey] Processing initial responses");var a=this.oe(e,n,i);if(!a)return!1;var{responses:u,submissionId:l,isSurveyCompleted:h}=a;return Eh({responses:u,survey:e,surveySubmissionId:l,posthog:this._posthog,isSurveyCompleted:h,properties:r,surveyLanguage:i}),h}oe(e,t,r){try{var i=function(e,t){var r={};return e.questions.forEach(((e,i)=>{if(t[i]&&e.id){var n=t[i],s=Uu(e.id);try{switch(e.type){case Nu.SingleChoice:if(!e.choices||0===e.choices.length)return void qn.warn("[Survey Prefill] Question "+i+" has no choices");var o=parseInt(n[0],10);if(isNaN(o)||0>o||o>=e.choices.length)return void qn.warn("[Survey Prefill] Invalid choice index for q"+i+": "+n[0]);r[s]=e.choices[o];break;case Nu.MultipleChoice:if(!e.choices||0===e.choices.length)return void qn.warn("[Survey Prefill] Question "+i+" has no choices");var a=n.map((e=>parseInt(e,10))).filter((t=>!isNaN(t)&&t>=0&&e.choices.length>t));if(0===a.length)return void qn.warn("[Survey Prefill] No valid choices for q"+i);var u=[...new Set(a.map((t=>e.choices[t])))];a.length>u.length&&qn.warn("[Survey Prefill] Removed duplicate choices for q"+i),r[s]=u;break;case Nu.Rating:var l=parseInt(n[0],10),h=e.scale||10;if(isNaN(l)||0>l||l>h)return void qn.warn("[Survey Prefill] Invalid rating for q"+i+": "+n[0]+" (scale: 0-"+h+")");r[s]=l;break;default:qn.info("[Survey Prefill] Question type "+e.type+" does not support prefill")}}catch(e){qn.error("[Survey Prefill] Error converting q"+i+":",e)}}})),r}(e,t);if(0===Object.keys(i).length)return Qu.warn("[Survey Prefill] No valid responses after conversion"),null;var n=cl(),s=Object.keys(t).map((e=>parseInt(e,10))),{startQuestionIndex:o,skippedResponses:a}=function(e,t,r){for(var i=0,n={},s=e.questions.length+1;e.questions.length>i&&s>0&&t.includes(i);){var o=e.questions[i];if(!o||!("skipSubmitButton"in o)||!o.skipSubmitButton)break;if(o.id){var a=Uu(o.id);pr(r[a])||(n[a]=r[a])}var u=xc(e,i,o.id?r[Uu(o.id)]:null);if(u===Fu.End)return{startQuestionIndex:e.questions.length,skippedResponses:n};i=u}return{startQuestionIndex:i,skippedResponses:n}}(e,s,i),u=o>=e.questions.length;return Uh(e,{surveySubmissionId:n,responses:i,lastQuestionIndex:o,surveyLanguage:r}),Qu.info("[Survey Prefill] Stored prefilled responses in localStorage"),{responses:i,submissionId:n,startQuestionIndex:o,isSurveyCompleted:u,skippedResponses:a}}catch(e){return Qu.error("[Survey Prefill] Error handling prefill:",e),null}}ae(e,t){var r;if(void 0===t&&(t=void 0),!e)return!0;var i,n=!(null==(r=this._posthog.featureFlags)||!r.isFeatureEnabled(e,{send_event:!e.startsWith("survey-targeting-")})),s=!0;return t&&(s=(null==(i=this._posthog.featureFlags)?void 0:i.getFeatureFlag(e,{send_event:!1}))===t||"any"===t),n&&s}ee(e){return!e.conditions||qh(e)&&function(e){var t,r;return function(e,t){var r,i,n;if(!e||0===e.length)return!0;if(!Ln)return!1;var s=qi(Ln,{userAgentDataPlatform:null==Tn||null==(r=Tn.userAgentData)?void 0:r.platform,maxTouchPoints:null==Tn?void 0:Tn.maxTouchPoints,screenWidth:null==kn||null==(i=kn.screen)?void 0:i.width,screenHeight:null==kn||null==(n=kn.screen)?void 0:n.height,devicePixelRatio:null==kn?void 0:kn.devicePixelRatio});return oh[null!=t?t:"icontains"](e,[s])}(null==(t=e.conditions)?void 0:t.deviceTypes,null==(r=e.conditions)?void 0:r.deviceTypesMatchType)}(e)&&function(e){var t;return null==(t=e.conditions)||!t.selector||!(null==wh||!wh.querySelector(e.conditions.selector))}(e)}se(e){return Nh(e)||this.ae(e.internal_targeting_flag_key)||Hh(e)}checkSurveyEligibility(e){var t,r,i={eligible:!0,reason:void 0};if(!Ju(e))return i.eligible=!1,i.reason="Survey is not running. It was completed on "+e.end_date,i;if(!nl.includes(e.type))return i.eligible=!1,i.reason="Surveys of type "+e.type+" are never eligible to be shown in the app",i;var n=null==(t=e.conditions)?void 0:t.linkedFlagVariant;return this.ae(e.linked_flag_key,n)?this.ae(e.targeting_flag_key)?this.se(e)?function(e,t){if(!e||!t)return!0;var r="string"==typeof t?new Date(t):t,i=new Date,n=Math.abs(i.getTime()-r.getTime());return Math.ceil(n/864e5)>e}(null==(r=e.conditions)?void 0:r.seenSurveyWaitPeriodInDays,vh.A("lastSeenSurveyDate"))?(e=>!!vh.A(rl(e))&&!Nh(e))(e)?(i.eligible=!1,i.reason="Survey has already been seen and it can't be activated again",i):i:(i.eligible=!1,i.reason="Survey wait period has not passed",i):(i.eligible=!1,i.reason="Survey internal targeting flag is not enabled and survey cannot activate repeatedly and survey is not in progress",i):(i.eligible=!1,i.reason="Survey targeting feature flag is not enabled",i):(i.eligible=!1,i.reason=n?"Survey linked feature flag is not enabled for variant "+n:"Survey linked feature flag is not enabled",i)}te(e){var t;if(!Ku(e)&&!Yu(e))return!0;var r=null==(t=this._posthog.surveys)||null==(t=t._surveyEventReceiver)?void 0:t.getSurveys();return!(null==r||!r.includes(e.id))}re(e){var t;return null==(t=e.feature_flag_keys)||!t.length||e.feature_flag_keys.every((e=>{var{key:t,value:r}=e;return!t||!r||this.ae(r)}))}X(e){try{var t=Uc.querySelector(Vh(e,!0));null!=t&&t.shadowRoot&&iu(null,t.shadowRoot),null==t||t.remove()}catch(t){Qu.warn("Failed to remove survey "+e.id+" from DOM:",t)}}getTestAPI(){return{addSurveyToFocus:this.Z,removeSurveyFromFocus:this.$,surveyInFocus:this.ie,surveyTimeouts:this.j,handleWidget:this.G,handlePopoverSurvey:this.handlePopoverSurvey,manageWidgetSelectorListener:this.Y,sortSurveysByAppearanceDelay:this.ne,checkFlags:this.re.bind(this),isSurveyFeatureFlagEnabled:this.ae.bind(this)}}}function Wc(e,t){if(Uc&&jc){var r,i=new Vc(e);if(e.config.disable_surveys_automatic_display)return Qu.info("Surveys automatic display is disabled. Skipping call surveys and evaluate display logic."),i;if(!1===t)return Qu.info("There are no surveys to load or Surveys is disabled in the project settings."),i;i.callSurveysAndEvaluateDisplayLogic(!0);var n=()=>{pr(r)&&(r=setInterval((()=>{i.callSurveysAndEvaluateDisplayLogic(!1)}),1e3))};return n(),Jn(Uc,"visibilitychange",(()=>{Uc.hidden?pr(r)||(clearInterval(r),r=void 0):(i.callSurveysAndEvaluateDisplayLogic(!1),n())})),i}}function Gc(e){var{survey:t,removeSurveyFromFocus:r=(()=>{}),setSurveyVisible:i,isPreviewMode:n=!1}=e;bu((()=>{var e;if(!n&&null!=(e=t.conditions)&&e.url){var s=()=>{var e,n=t.type===Au.Widget,s=qh(t),o=(null==(e=t.appearance)?void 0:e.widgetType)===Ou.Tab&&n;if(!s)return Qu.info("Hiding survey "+t.id+" because URL does not match"),i(!1),r(t);o&&(Qu.info("Showing survey "+t.id+" because it is a feedback button tab and URL matches"),i(!0))};Jn(jc,"popstate",s),Jn(jc,"hashchange",s);var o=jc.history.pushState,a=jc.history.replaceState;return jc.history.pushState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];o.apply(this,t),s()},jc.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];a.apply(this,t),s()},()=>{jc.removeEventListener("popstate",s),jc.removeEventListener("hashchange",s),jc.history.pushState=o,jc.history.replaceState=a}}}),[n,t,r,i])}function Zc(e){switch(void 0===e&&(e=Lu.Right),e){case Lu.Top:return{top:"0",left:"50%",transform:"translateX(-50%)"};case Lu.Left:return{top:"50%",left:"0",transform:"rotate(90deg) translateY(-100%)",transformOrigin:"left top"};case Lu.Bottom:return{bottom:"0",left:"50%",transform:"translateX(-50%)"};default:return{top:"50%",right:"0",transform:"rotate(-90deg) translateY(-100%)",transformOrigin:"right top"}}}function Qc(e){var t,i,n,s,o,a,{survey:u,forceDisableHtml:l,posthog:h,style:c={},previewPageIndex:d,removeSurveyFromFocus:v=(()=>{}),isPopup:f=!0,onPreviewSubmit:p=(()=>{}),onPreviewBack:g=(()=>{}),onPopupSurveyDismissed:m=(()=>{}),onCloseConfirmationMessage:y=(()=>{}),properties:b,isSurveyCompleted:_,skipShownEvent:w,surveyLanguage:x}=e,S=_u(null),k=Number.isInteger(d),C=null!=(t=u.appearance)&&t.surveyPopupDelaySeconds?1e3*u.appearance.surveyPopupDelaySeconds:0,{isPopupVisible:T,isSurveySent:I,hidePopupWithViewTransition:E}=function(e,t,i,n,s,o,a,u,l){var[h,c]=yu(n||0===i||e.type===Au.ExternalSurvey),[d,v]=yu(!1),f=()=>{var t=()=>{o&&s(e),c(!1)};Uc.startViewTransition?Uc.startViewTransition((()=>{var e;null==a||null==(e=a.current)||e.remove()})).finished.then((()=>{setTimeout((()=>{t()}),100)})):t()},p=t=>{t.detail.surveyId===e.id&&f()};return bu((()=>{if(t){if(!n){var s=t=>{var r,i;if(t.detail.surveyId===e.id){if(null==(r=e.appearance)||!r.displayThankYouMessage)return f();v(!0),null!=(i=e.appearance)&&i.autoDisappear&&setTimeout((()=>{f()}),5e3)}},o=()=>{qh(e)&&(c(!0),jc.dispatchEvent(new Event("PHSurveyShown")),u||t.capture(Du.SHOWN,r({[qu.SURVEY_NAME]:e.name,[qu.SURVEY_ID]:e.id,[qu.SURVEY_ITERATION]:e.current_iteration,[qu.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date},l&&{[qu.SURVEY_LANGUAGE]:l},{sessionRecordingUrl:null==t.get_session_replay_url?void 0:t.get_session_replay_url()})),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()))};if(Jn(jc,"PHSurveyClosed",p),Jn(jc,"PHSurveySent",s),i>0){var a=setTimeout(o,i);return()=>{clearTimeout(a),jc.removeEventListener("PHSurveyClosed",p),jc.removeEventListener("PHSurveySent",s)}}return o(),()=>{jc.removeEventListener("PHSurveyClosed",p),jc.removeEventListener("PHSurveySent",s)}}}else Qu.error("usePopupVisibility hook called without a PostHog instance.")}),[]),Gc({survey:e,removeSurveyFromFocus:s,setSurveyVisible:c,isPreviewMode:n}),{isPopupVisible:h,isSurveySent:d,setIsPopupVisible:c,hidePopupWithViewTransition:f}}(u,h,C,k,v,f,S,w,x),R=I||d===u.questions.length||!0===_,M=wu((()=>{var e=Bh(u),t=(null==e?void 0:e.surveySubmissionId)||cl();return{isPreviewMode:k,previewPageIndex:d,onPopupSurveyDismissed(){x?Mh(u,h,k,x):Mh(u,h,k),m()},isPopup:f||!1,surveySubmissionId:t,onPreviewSubmit:p,onPreviewBack:g,posthog:h,properties:b,surveyLanguage:x}}),[k,d,f,h,u,m,p,g,b,x]);return T?Zh(Fh.Provider,{value:M,children:Zh("div",{className:"ph-survey",style:r({},Wh(u.type,null==(i=u.appearance)?void 0:i.position,null==(n=u.appearance)?void 0:n.widgetType),c),ref:S,children:R?Zh(lc,{header:(null==(s=u.appearance)?void 0:s.thankYouMessageHeader)||"Thank you!",description:(null==(o=u.appearance)?void 0:o.thankYouMessageDescription)||"",forceDisableHtml:!!l,contentType:null==(a=u.appearance)?void 0:a.thankYouMessageDescriptionContentType,appearance:u.appearance||Sh,onClose(){E(),y()}}):Zh(Jc,{survey:u,forceDisableHtml:!!l,posthog:h})})}):null}function Jc(e){var t,i,{survey:n,forceDisableHtml:s,posthog:o}=e,[a,u]=yu((()=>{var e=Bh(n);return null!=e&&e.responses&&Qu.info("Survey is already in progress, filling in initial responses"),(null==e?void 0:e.responses)||{}})),{previewPageIndex:l,onPopupSurveyDismissed:h,isPopup:c,onPreviewSubmit:d,onPreviewBack:v,surveySubmissionId:f,isPreviewMode:p,properties:g,surveyLanguage:m}=xu(Fh),[y,b]=yu((()=>{var e=Bh(n);return l||(null==e?void 0:e.lastQuestionIndex)||0})),[_,w]=yu((()=>{var e,t=Bh(n);return null!==(e=null==t?void 0:t.visitedIndices)&&void 0!==e?e:[]})),x=wu((()=>Ah(n)),[n]);bu((()=>{p&&!pr(l)&&b(l)}),[l,p]);var S=!(null==(t=n.appearance)||!t.allowGoBack)&&(p?(null!=l?l:0)>0:_.length>0),k=x.at(y);return k?Zh("form",{className:"survey-form",name:"surveyForm",children:[c&&!0!==(null==(i=n.appearance)?void 0:i.hideCancelButton)&&Zh(ac,{onClick(){h()}}),Zh("div",{className:"survey-box","data-question-index":y,children:Yc({question:k,forceDisableHtml:s,displayQuestionIndex:y,appearance:n.appearance||Sh,onSubmit:e=>(e=>{var{res:t,displayQuestionIndex:i,questionId:s}=e;if(o)if(s){var l=Uu(s),h=r({},a,{[l]:t});u(h);var c=xc(n,i,t),d=c===Fu.End,v=[..._,i];if(d||(w(v),b(c),Uh(n,{surveySubmissionId:f,responses:h,lastQuestionIndex:c,visitedIndices:v,surveyLanguage:m})),n.enable_partial_responses||d){var p=new Set(v.map((e=>{var t;return null==(t=x[e])?void 0:t.id})).filter((e=>!!e)).map((e=>Uu(e)))),y=Object.fromEntries(Object.entries(h).filter((e=>{var[t]=e;return p.has(t)})));Eh({responses:y,survey:n,surveySubmissionId:f,isSurveyCompleted:d,posthog:o,properties:g,surveyLanguage:m})}}else Qu.error("onNextButtonClick called without a questionId.");else Qu.error("onNextButtonClick called without a PostHog instance.")})({res:e,displayQuestionIndex:y,questionId:k.id}),onPreviewSubmit:d,initialValue:k.id?a[Uu(k.id)]:void 0,canGoBack:S,onBack(){if(p)v();else if(0!==_.length){var e=_[_.length-1],t=_.slice(0,-1);w(t),b(e),Uh(n,{surveySubmissionId:f,responses:a,lastQuestionIndex:e,visitedIndices:t,surveyLanguage:m})}}})})]}):null}function Kc(e){var t,r,i,n,s,o,a,{survey:u,forceDisableHtml:l,posthog:h,readOnly:c,surveyLanguage:d}=e,[v,f]=yu(!0),[p,g]=yu(!1),[m,y]=yu({}),b=()=>{g(!p)};if(bu((()=>{var e;if(h){if(!c){"tab"===(null==(e=u.appearance)?void 0:e.widgetType)&&y({top:"50%",bottom:"auto"});var t=e=>{var t,r=e;(null==(t=r.detail)?void 0:t.surveyId)===u.id&&(Qu.info("Received show event for feedback button survey "+u.id),y(r.detail.position||{}),b())};return Jn(jc,Bc,t),()=>{jc.removeEventListener(Bc,t)}}}else Qu.error("FeedbackWidget called without a PostHog instance.")}),[h,c,u.id,null==(t=u.appearance)?void 0:t.widgetType,null==(r=u.appearance)?void 0:r.widgetSelector,null==(i=u.appearance)?void 0:i.borderColor]),Gc({survey:u,setSurveyVisible:f}),!v)return null;var _=()=>{u.schedule!==$u.Always&&f(!1),setTimeout((()=>{g(!1)}),200)};return Zh(qa,{children:["tab"===(null==(n=u.appearance)?void 0:n.widgetType)&&Zh("button",{className:"ph-survey-widget-tab "+((null==(s=u.appearance)?void 0:s.tabPosition)===Lu.Top?"widget-tab-top":""),onClick:b,disabled:c,style:Zc(null==(o=u.appearance)?void 0:o.tabPosition),children:(null==(a=u.appearance)?void 0:a.widgetLabel)||""}),p&&Zh(Qc,{posthog:h,survey:u,forceDisableHtml:l,style:m,onPopupSurveyDismissed:_,onCloseConfirmationMessage:_,surveyLanguage:d})]})}var Yc=e=>{var{question:t,forceDisableHtml:i,displayQuestionIndex:n,appearance:s,onSubmit:o,onPreviewSubmit:a,initialValue:u,canGoBack:l,onBack:h}=e,c={forceDisableHtml:i,appearance:s,onPreviewSubmit(e){a(e)},onSubmit(e){o(e)},initialValue:u,displayQuestionIndex:n,canGoBack:l,onBack:h};switch(t.type){case Nu.Open:return $a(cc,r({},c,{question:t,key:t.id}));case Nu.Link:return $a(dc,r({},c,{question:t,key:t.id}));case Nu.Rating:return $a(vc,r({},c,{question:t,key:t.id}));case Nu.SingleChoice:case Nu.MultipleChoice:return $a(pc,r({},c,{question:t,key:t.id}));default:return Qu.error("Unsupported question type: "+t.type),null}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.generateSurveys=Wc,An.extendPostHogWithSurveys=Wc;class Xc{emit(e){}}var ed=new Xc,td=new class{getLogger(e,t,r){return new Xc}};class rd{constructor(e,t,r,i){this.ue=e,this.name=t,this.version=r,this.options=i}emit(e){this.le().emit(e)}le(){if(this.ce)return this.ce;var e=this.ue.de(this.name,this.version,this.options);return e?(this.ce=e,this.ce):ed}}class id{getLogger(e,t,r){var i;return null!==(i=this.de(e,t,r))&&void 0!==i?i:new rd(this,e,t,r)}he(){var e;return null!==(e=this.ce)&&void 0!==e?e:td}ve(e){this.ce=e}de(e,t,r){var i;return null===(i=this.ce)||void 0===i?void 0:i.getLogger(e,t,r)}}var nd="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},sd=Symbol.for("io.opentelemetry.js.api.logs"),od=nd;class ad{constructor(){this.fe=new id}static getInstance(){return this._instance||(this._instance=new ad),this._instance}setGlobalLoggerProvider(e){return od[sd]?this.getLoggerProvider():(od[sd]=(1,t=e,r=td,e=>1===e?t:r),this.fe.ve(e),e);var t,r}getLoggerProvider(){var e,t;return null!==(t=null===(e=od[sd])||void 0===e?void 0:e.call(od,1))&&void 0!==t?t:this.fe}getLogger(e,t,r){return this.getLoggerProvider().getLogger(e,t,r)}disable(){delete od[sd],this.fe=new id}}var ud=ad.getInstance();class ld{constructor(e){this.ce=void 0,this.ce=e}export(e,t){this.ce.export(e,t)}forceFlush(){return this.ce.forceFlush()}shutdown(){return this.ce.shutdown()}}class hd extends Error{constructor(e,t,r){super(e),this.code=void 0,this.name="OTLPExporterError",this.data=void 0,this.data=r,this.code=t}}function cd(e){if(Number.isFinite(e)&&e>0)return e;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+e+"')")}class dd{constructor(e){this.pe=void 0,this.me=[],this.pe=e}pushPromise(e){if(this.hasReachedLimit())throw new Error("Concurrency Limit reached");this.me.push(e);var t=()=>{var t=this.me.indexOf(e);this.me.splice(t,1)};e.then(t,t)}hasReachedLimit(){return this.me.length>=this.pe}awaitAll(){var e=this;return t((function*(){yield Promise.all(e.me)}))()}}function vd(e){return new dd(e.concurrencyLimit)}var fd="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},pd="1.9.0",gd=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,md=function(e){var t=new Set([e]),r=new Set,i=e.match(gd);if(!i)return function(){return!1};var n=+i[1],s=+i[2],o=+i[3];if(null!=i[4])return function(t){return t===e};function a(e){return r.add(e),!1}function u(e){return t.add(e),!0}return function(e){if(t.has(e))return!0;if(r.has(e))return!1;var i=e.match(gd);if(!i)return a(e);var l=+i[2],h=+i[3];return null!=i[4]||n!==+i[1]?a(e):0===n?s!==l||o>h?a(e):u(e):s>l?a(e):u(e)}}(pd),yd=pd.split(".")[0],bd=Symbol.for("opentelemetry.js.api."+yd),_d=fd;function wd(e,t,r,i){var n;void 0===i&&(i=!1);var s=_d[bd]=null!==(n=_d[bd])&&void 0!==n?n:{version:pd};if(!i&&s[e]){var o=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return r.error(o.stack||o.message),!1}return s.version!==pd?(o=new Error("@opentelemetry/api: Registration of version v"+s.version+" for "+e+" does not match previously registered API v"+pd),r.error(o.stack||o.message),!1):(s[e]=t,r.debug("@opentelemetry/api: Registered a global for "+e+" v"+pd+"."),!0)}function xd(e){var t,r,i=null===(t=_d[bd])||void 0===t?void 0:t.version;if(i&&md(i))return null===(r=_d[bd])||void 0===r?void 0:r[e]}function Sd(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+pd+".");var r=_d[bd];r&&delete r[e]}var kd,Cd=function(){function e(e){this.ye=e.namespace||"DiagComponentLogger"}return e.prototype.debug=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("debug",this.ye,e)},e.prototype.error=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("error",this.ye,e)},e.prototype.info=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("info",this.ye,e)},e.prototype.warn=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("warn",this.ye,e)},e.prototype.verbose=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Td("verbose",this.ye,e)},e}();function Td(e,t,r){var i=xd("diag");if(i)return r.unshift(t),i[e].apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(r),!1))}!function(e){e[e.NONE=0]="NONE",e[e.ERROR=30]="ERROR",e[e.WARN=50]="WARN",e[e.INFO=60]="INFO",e[e.DEBUG=70]="DEBUG",e[e.VERBOSE=80]="VERBOSE",e[e.ALL=9999]="ALL"}(kd||(kd={}));var Id=function(){function e(){function e(e){return function(){for(var t=[],r=0;arguments.length>r;r++)t[r]=arguments[r];var i=xd("diag");if(i)return i[e].apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(t),!1))}}var t=this;t.setLogger=function(e,r){var i,n,s;if(void 0===r&&(r={logLevel:kd.INFO}),e===t){var o=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return t.error(null!==(i=o.stack)&&void 0!==i?i:o.message),!1}"number"==typeof r&&(r={logLevel:r});var a=xd("diag"),u=function(e,t){function r(r,i){var n=t[r];return"function"!=typeof n||i>e?function(){}:n.bind(t)}return kd.NONE>e?e=kd.NONE:e>kd.ALL&&(e=kd.ALL),t=t||{},{error:r("error",kd.ERROR),warn:r("warn",kd.WARN),info:r("info",kd.INFO),debug:r("debug",kd.DEBUG),verbose:r("verbose",kd.VERBOSE)}}(null!==(n=r.logLevel)&&void 0!==n?n:kd.INFO,e);if(a&&!r.suppressOverrideMessage){var l=null!==(s=(new Error).stack)&&void 0!==s?s:"<failed to generate stacktrace>";a.warn("Current logger will be overwritten from "+l),u.warn("Current logger will overwrite one already registered from "+l)}return wd("diag",u,t,!0)},t.disable=function(){Sd("diag",t)},t.createComponentLogger=function(e){return new Cd(e)},t.verbose=e("verbose"),t.debug=e("debug"),t.info=e("info"),t.warn=e("warn"),t.error=e("error")}return e.instance=function(){return this._instance||(this._instance=new e),this._instance},e}();function Ed(e){return Symbol.for(e)}var Rd,Md=new function e(t){var r=this;r.ge=t?new Map(t):new Map,r.getValue=function(e){return r.ge.get(e)},r.setValue=function(t,i){var n=new e(r.ge);return n.ge.set(t,i),n},r.deleteValue=function(t){var i=new e(r.ge);return i.ge.delete(t),i}},Od=function(){function e(){}return e.prototype.active=function(){return Md},e.prototype.with=function(e,t,r){for(var i=[],n=3;arguments.length>n;n++)i[n-3]=arguments[n];return t.call.apply(t,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(i),!1))},e.prototype.bind=function(e,t){return t},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e}(),Pd="context",Ld=new Od,Ad=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(e){return wd(Pd,e,Id.instance())},e.prototype.active=function(){return this.be().active()},e.prototype.with=function(e,t,r){for(var i,n=[],s=3;arguments.length>s;s++)n[s-3]=arguments[s];return(i=this.be()).with.apply(i,function(e,t,r){if(r||2===arguments.length)for(var i,n=0,s=t.length;s>n;n++)!i&&n in t||(i||(i=[].slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||[].slice.call(t))}([e,t,r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var i,n,s=r.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(i=s.next()).done;)o.push(i.value)}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return o}(n),!1))},e.prototype.bind=function(e,t){return this.be().bind(e,t)},e.prototype.be=function(){return xd(Pd)||Ld},e.prototype.disable=function(){this.be().disable(),Sd(Pd,Id.instance())},e}();!function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"}(Rd||(Rd={}));var Nd="0000000000000000",Fd="00000000000000000000000000000000",$d={traceId:Fd,spanId:Nd,traceFlags:Rd.NONE},Dd=function(){function e(e){void 0===e&&(e=$d),this.we=e}return e.prototype.spanContext=function(){return this.we},e.prototype.setAttribute=function(e,t){return this},e.prototype.setAttributes=function(e){return this},e.prototype.addEvent=function(e,t){return this},e.prototype.addLink=function(e){return this},e.prototype.addLinks=function(e){return this},e.prototype.setStatus=function(e){return this},e.prototype.updateName=function(e){return this},e.prototype.end=function(e){},e.prototype.isRecording=function(){return!1},e.prototype.recordException=function(e,t){},e}(),qd=Ed("OpenTelemetry Context Key SPAN");function jd(e){return e.getValue(qd)||void 0}function Ud(){return jd(Ad.getInstance().active())}function Bd(e,t){return e.setValue(qd,t)}function Hd(e){return e.deleteValue(qd)}function zd(e,t){return Bd(e,new Dd(t))}function Vd(e){var t;return null===(t=jd(e))||void 0===t?void 0:t.spanContext()}var Wd=/^([0-9a-f]{32})$/i,Gd=/^[0-9a-f]{16}$/i;function Zd(e){return Wd.test(r=e.traceId)&&r!==Fd&&Gd.test(t=e.spanId)&&t!==Nd;var t,r}function Qd(e){return new Dd(e)}var Jd=Ad.getInstance(),Kd=function(){function e(){}return e.prototype.startSpan=function(e,t,r){if(void 0===r&&(r=Jd.active()),Boolean(null==t?void 0:t.root))return new Dd;var i,n=r&&Vd(r);return"object"==typeof(i=n)&&"string"==typeof i.spanId&&"string"==typeof i.traceId&&"number"==typeof i.traceFlags&&Zd(n)?new Dd(n):new Dd},e.prototype.startActiveSpan=function(e,t,r,i){var n,s,o;if(arguments.length>=2){2===arguments.length?o=t:3===arguments.length?(n=t,o=r):(n=t,s=r,o=i);var a=null!=s?s:Jd.active(),u=this.startSpan(e,n,a),l=Bd(a,u);return Jd.with(l,o,void 0,u)}},e}(),Yd=new Kd,Xd=function(){function e(e,t,r,i){this.ue=e,this.name=t,this.version=r,this.options=i}return e.prototype.startSpan=function(e,t,r){return this.ke().startSpan(e,t,r)},e.prototype.startActiveSpan=function(e,t,r,i){var n=this.ke();return Reflect.apply(n.startActiveSpan,n,arguments)},e.prototype.ke=function(){if(this.ce)return this.ce;var e=this.ue.getDelegateTracer(this.name,this.version,this.options);return e?(this.ce=e,this.ce):Yd},e}(),ev=new(function(){function e(){}return e.prototype.getTracer=function(e,t,r){return new Kd},e}()),tv=function(){function e(){}return e.prototype.getTracer=function(e,t,r){var i;return null!==(i=this.getDelegateTracer(e,t,r))&&void 0!==i?i:new Xd(this,e,t,r)},e.prototype.getDelegate=function(){var e;return null!==(e=this.ce)&&void 0!==e?e:ev},e.prototype.setDelegate=function(e){this.ce=e},e.prototype.getDelegateTracer=function(e,t,r){var i;return null===(i=this.ce)||void 0===i?void 0:i.getTracer(e,t,r)},e}(),rv=Ad.getInstance(),iv=Id.instance(),nv="trace",sv=function(){function e(){this.xe=new tv,this.wrapSpanContext=Qd,this.isSpanContextValid=Zd,this.deleteSpan=Hd,this.getSpan=jd,this.getActiveSpan=Ud,this.getSpanContext=Vd,this.setSpan=Bd,this.setSpanContext=zd}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(e){var t=wd(nv,this.xe,Id.instance());return t&&this.xe.setDelegate(e),t},e.prototype.getTracerProvider=function(){return xd(nv)||this.xe},e.prototype.getTracer=function(e,t){return this.getTracerProvider().getTracer(e,t)},e.prototype.disable=function(){Sd(nv,Id.instance()),this.xe=new tv},e}().getInstance(),ov=Ed("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function av(e){return null==e||(Array.isArray(e)?function(e){var t;for(var r of e)if(null!=r){var i=typeof r;if(i!==t){if(!t){if(uv(i)){t=i;continue}return!1}return!1}}return!0}(e):uv(typeof e))}function uv(e){switch(e){case"number":case"boolean":case"string":return!0}return!1}function lv(e){try{(e=>{iv.error(function(e){return"string"==typeof e?e:JSON.stringify(function(e){for(var t={},r=e;null!==r;)Object.getOwnPropertyNames(r).forEach((e=>{if(!t[e]){var i=r[e];i&&(t[e]=String(i))}})),r=Object.getPrototypeOf(r);return t}(e))}(e))})(e)}catch(e){}}var hv,cv=performance,dv="telemetry.sdk.language",vv="telemetry.sdk.name",fv="telemetry.sdk.version",pv={[vv]:"opentelemetry","process.runtime.name":"browser",[dv]:"webjs",[fv]:"2.2.0"},gv=Math.pow(10,6),mv=Math.pow(10,9);function yv(e){return[Math.trunc(e/1e3),Math.round(e%1e3*gv)]}function bv(){var e=cv.timeOrigin;return"number"!=typeof e&&(e=cv.timing&&cv.timing.fetchStart),e}function _v(e){if(s=e,Array.isArray(s)&&2===s.length&&"number"==typeof s[0]&&"number"==typeof s[1])return e;if("number"==typeof e)return e<bv()?(t=e,r=yv(bv()),i=yv("number"==typeof t?t:cv.now()),mv>(n=[r[0]+i[0],r[1]+i[1]])[1]||(n[1]-=mv,n[0]+=1),n):yv(e);var t,r,i,n,s;if(e instanceof Date)return yv(e.getTime());throw TypeError("Invalid input type")}!function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"}(hv||(hv={}));var wv="[object Object]",xv="[object Null]",Sv="[object Undefined]",kv=function(){}.toString,Cv=kv.call(Object),Tv=Object.getPrototypeOf,Iv=Object.prototype,Ev=Iv.hasOwnProperty,Rv=Symbol?Symbol.toStringTag:void 0,Mv=Iv.toString;function Ov(e){if(!function(e){return null!=e&&"object"==typeof e}(e)||function(e){return null==e?void 0===e?Sv:xv:Rv&&Rv in Object(e)?function(e){var t=Ev.call(e,Rv),r=e[Rv],i=!1;try{e[Rv]=void 0,i=!0}catch(e){}var n=Mv.call(e);return i&&(t?e[Rv]=r:delete e[Rv]),n}(e):function(e){return Mv.call(e)}(e)}(e)!==wv)return!1;var t=Tv(e);if(null===t)return!0;var r=Ev.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&kv.call(r)===Cv}function Pv(e){return Nv(e)?e.slice():e}function Lv(e,t,r,i){var n;if(void 0===r&&(r=0),20>=r){if(r++,Dv(e)||Dv(t)||Fv(t))n=Pv(t);else if(Nv(e)){if(n=e.slice(),Nv(t))for(var s=0,o=t.length;o>s;s++)n.push(Pv(t[s]));else if($v(t))for(var a=Object.keys(t),u=0,l=a.length;l>u;u++){var h=a[u];n[h]=Pv(t[h])}}else if($v(e))if($v(t)){if(!function(e,t){return!(!Ov(e)||!Ov(t))}(e,t))return t;n=Object.assign({},e);for(var c=Object.keys(t),d=0,v=c.length;v>d;d++){var f=c[d],p=t[f];if(Dv(p))void 0===p?delete n[f]:n[f]=p;else{var g=n[f],m=p;if(Av(e,f,i)||Av(t,f,i))delete n[f];else{if($v(g)&&$v(m)){var y=i.get(g)||[],b=i.get(m)||[];y.push({obj:e,key:f}),b.push({obj:t,key:f}),i.set(g,y),i.set(m,b)}n[f]=Lv(n[f],p,r,i)}}}}else n=t;return n}}function Av(e,t,r){for(var i=r.get(e[t])||[],n=0,s=i.length;s>n;n++){var o=i[n];if(o.key===t&&o.obj===e)return!0}return!1}function Nv(e){return Array.isArray(e)}function Fv(e){return"function"==typeof e}function $v(e){return!Dv(e)&&!Nv(e)&&!Fv(e)&&"object"==typeof e}function Dv(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||void 0===e||e instanceof Date||e instanceof RegExp||null===e}class qv extends Error{constructor(e){super(e),Object.setPrototypeOf(this,qv.prototype)}}function jv(e,t){var r,i=new Promise((function(e,i){r=setTimeout((function(){i(new qv("Operation timed out."))}),t)}));return Promise.race([e,i]).then((e=>(clearTimeout(r),e)),(e=>{throw clearTimeout(r),e}))}class Uv{constructor(){this.Se=void 0,this.Ce=void 0,this.Ie=void 0,this.Se=new Promise(((e,t)=>{this.Ce=e,this.Ie=t}))}get promise(){return this.Se}resolve(e){this.Ce(e)}reject(e){this.Ie(e)}}class Bv{constructor(e,t){this.Te=void 0,this.Me=void 0,this._e=!1,this.Le=new Uv,this.Te=e,this.Me=t}get isCalled(){return this._e}get promise(){return this.Le.promise}call(){if(!this._e){this._e=!0;try{for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];Promise.resolve(this.Te.call(this.Me,...t)).then((e=>this.Le.resolve(e)),(e=>this.Le.reject(e)))}catch(e){this.Le.reject(e)}}return this.Le.promise}}var Hv={Re:(e,t)=>new Promise((r=>{rv.with(function(e){return e.setValue(ov,!0)}(rv.active()),(()=>{e.export(t,(e=>{r(e)}))}))}))};class zv{constructor(e,t,r,i,n){this.Oe=void 0,this.Ee=void 0,this.Ne=void 0,this.Ae=void 0,this.Pe=void 0,this.qe=void 0,this.Oe=e,this.Ee=t,this.Ne=r,this.Ae=i,this.Pe=n,this.qe=iv.createComponentLogger({namespace:"OTLPExportDelegate"})}export(e,t){if(this.qe.debug("items to be sent",e),this.Ae.hasReachedLimit())t({code:hv.FAILED,error:new Error("Concurrent export limit reached")});else{var r=this.Ee.serializeRequest(e);null!=r?this.Ae.pushPromise(this.Oe.send(r,this.Pe).then((e=>{if("success"!==e.status)t("failure"===e.status&&e.error?{code:hv.FAILED,error:e.error}:"retryable"===e.status?{code:hv.FAILED,error:new hd("Export failed with retryable status")}:{code:hv.FAILED,error:new hd("Export failed with unknown error")});else{if(null!=e.data)try{this.Ne.handleResponse(this.Ee.deserializeResponse(e.data))}catch(t){this.qe.warn("Export succeeded but could not deserialize response - is the response specification compliant?",t,e.data)}t({code:hv.SUCCESS})}}),(e=>t({code:hv.FAILED,error:e})))):t({code:hv.FAILED,error:new Error("Nothing to send")})}}forceFlush(){return this.Ae.awaitAll()}shutdown(){var e=this;return t((function*(){e.qe.debug("shutdown started"),yield e.forceFlush(),e.Oe.shutdown()}))()}}function Vv(e,t,r){return i={transport:r,serializer:t,promiseHandler:vd(e)},new zv(i.transport,i.serializer,{handleResponse(e){null!=e&&function(e){return{}.hasOwnProperty.call(e,"partialSuccess")}(e)&&null!=e.partialSuccess&&0!==Object.keys(e.partialSuccess).length&&iv.warn("Received Partial Success response:",JSON.stringify(e.partialSuccess))}},i.promiseHandler,{timeout:e.timeoutMillis}.timeout);var i}function Wv(e){return 48>e||e>57?97>e||e>102?e-55:e-87:e-48}function Gv(e){for(var t=new Uint8Array(e.length/2),r=0,i=0;e.length>i;i+=2){var n=Wv(e.charCodeAt(i)),s=Wv(e.charCodeAt(i+1));t[r++]=n<<4|s}return t}function Zv(e){var t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function Qv(e){var t;return t=Zv(e),{low:Number(BigInt.asUintN(32,t)),high:Number(BigInt.asUintN(32,t>>BigInt(32)))}}var Jv="undefined"!=typeof BigInt?function(e){return Zv(e).toString()}:function(e){return e[0]*mv+e[1]};function Kv(e){return e}function Yv(e){if(void 0!==e)return Gv(e)}var Xv={encodeHrTime:Qv,encodeSpanContext:Gv,encodeOptionalSpanContext:Yv};function ef(e,t){return{key:e,value:tf(t)}}function tf(e){var t=typeof e;return"string"===t?{stringValue:e}:"number"===t?Number.isInteger(e)?{intValue:e}:{doubleValue:e}:"boolean"===t?{boolValue:e}:e instanceof Uint8Array?{bytesValue:e}:Array.isArray(e)?{arrayValue:{values:e.map(tf)}}:"object"===t&&null!=e?{kvlistValue:{values:Object.entries(e).map((e=>{var[t,r]=e;return ef(t,r)}))}}:{}}function rf(e,t){var r=function(e){var t=new Map;for(var r of e){var{resource:i,instrumentationScope:{name:n,version:s="",schemaUrl:o=""}}=r,a=t.get(i);a||(a=new Map,t.set(i,a));var u=n+"@"+s+":"+o,l=a.get(u);l||a.set(u,l=[]),l.push(r)}return t}(e);return Array.from(r,(e=>{var[r,i]=e,n=function(e){var t,r={attributes:(t=e.attributes,Object.keys(t).map((e=>ef(e,t[e])))),droppedAttributesCount:0},i=e.schemaUrl;return i&&""!==i&&(r.schemaUrl=i),r}(r);return{resource:n,scopeLogs:Array.from(i,(e=>{var r,[,i]=e;return{scope:(r=i[0].instrumentationScope,{name:r.name,version:r.version}),logRecords:i.map((e=>function(e,t){var r,i,n,s;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:e.severityNumber,severityText:e.severityText,body:tf(e.body),eventName:e.eventName,attributes:(s=e.attributes,Object.keys(s).map((e=>ef(e,s[e])))),droppedAttributesCount:e.droppedAttributesCount,flags:null==(r=e.spanContext)?void 0:r.traceFlags,traceId:t.encodeOptionalSpanContext(null==(i=e.spanContext)?void 0:i.traceId),spanId:t.encodeOptionalSpanContext(null==(n=e.spanContext)?void 0:n.spanId)}}(e,t))),schemaUrl:i[0].instrumentationScope.schemaUrl}})),schemaUrl:n.schemaUrl}}))}var nf=e=>null!==e&&"object"==typeof e&&"function"==typeof e.then;class sf{static FromAttributeList(e,t){var r=new sf({},t);return r.De=af(e),r.Fe=e.filter((e=>{var[t,r]=e;return nf(r)})).length>0,r}constructor(e,t){var r;this.De=void 0,this.Fe=!1,this.je=void 0,this.Be=void 0;var i=null!==(r=e.attributes)&&void 0!==r?r:{};this.De=Object.entries(i).map((e=>{var[t,r]=e;return nf(r)&&(this.Fe=!0),[t,r]})),this.De=af(this.De),this.je=function(e){if("string"==typeof e||void 0===e)return e;iv.warn("Schema URL must be string or undefined, got %s. Schema URL will be ignored.",e)}(null==t?void 0:t.schemaUrl)}get asyncAttributesPending(){return this.Fe}waitForAsyncAttributes(){var e=this;return t((function*(){if(e.asyncAttributesPending){for(var t=0;e.De.length>t;t++){var[r,i]=e.De[t];e.De[t]=[r,nf(i)?yield i:i]}e.Fe=!1}}))()}get attributes(){if(this.asyncAttributesPending&&iv.error("Accessing resource attributes before async attributes settled"),this.Be)return this.Be;var e={};for(var[t,r]of this.De){var i;nf(r)?iv.debug("Unsettled resource attribute "+t+" skipped"):null!=r&&(null!==(i=e[t])&&void 0!==i||(e[t]=r))}return this.Fe||(this.Be=e),e}getRawAttributes(){return this.De}get schemaUrl(){return this.je}merge(e){if(null==e)return this;var t,r,i,n,s=(n=null==(r=e)?void 0:r.schemaUrl,void 0===(i=null==(t=this)?void 0:t.schemaUrl)||""===i?n:void 0===n||""===n||i===n?i:void iv.warn('Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.',i,n)),o=s?{schemaUrl:s}:void 0;return sf.FromAttributeList([...e.getRawAttributes(),...this.getRawAttributes()],o)}}function of(e,t){return sf.FromAttributeList(Object.entries(e),t)}function af(e){return e.map((e=>{var[t,r]=e;return nf(r)?[t,r.catch((e=>{iv.debug("promise rejection for resource attribute: %s - %s",t,e)}))]:[t,r]}))}var uf={serializeRequest(e){var t,r,i=(t=e,r=function(e){var t,r;if(void 0===e)return Xv;var i=null===(t=e.useLongBits)||void 0===t||t,n=null!==(r=e.useHex)&&void 0!==r&&r;return{encodeHrTime:i?Qv:Jv,encodeSpanContext:n?Kv:Gv,encodeOptionalSpanContext:n?Kv:Yv}}({useHex:!0,useLongBits:!1}),{resourceLogs:rf(t,r)});return(new TextEncoder).encode(JSON.stringify(i))},deserializeResponse(e){if(0===e.length)return{};var t=new TextDecoder;return JSON.parse(t.decode(e))}};class lf{constructor(e){this.Oe=void 0,this.Oe=e}retry(e,t,r){return new Promise(((i,n)=>{setTimeout((()=>{this.Oe.send(e,t).then(i,n)}),r)}))}send(e,r){var i=this;return t((function*(){for(var t=Date.now()+r,n=yield i.Oe.send(e,r),s=5,o=1e3;"retryable"===n.status&&s>0;){var a;s--;var u=Math.max(Math.min(o,5e3)+(.4*Math.random()-.2),0);o*=1.5;var l=null!==(a=n.retryInMillis)&&void 0!==a?a:u,h=t-Date.now();if(l>h)return n;n=yield i.retry(e,h,l)}return n}))()}shutdown(){return this.Oe.shutdown()}}function hf(e){return new lf(e.transport)}function cf(e){return[429,502,503,504].includes(e)}function df(e){if(null!=e){var t=Number.parseInt(e,10);if(Number.isInteger(t))return t>0?1e3*t:-1;var r=new Date(e).getTime()-Date.now();return 0>r?0:r}}class vf{constructor(e){this.He=void 0,this.He=e}send(e,r){var i=this;return t((function*(){var t=yield i.He.headers(),n=yield new Promise((n=>{var s=new XMLHttpRequest;s.timeout=r,s.open("POST",i.He.url),Object.entries(t).forEach((e=>{var[t,r]=e;s.setRequestHeader(t,r)})),s.ontimeout=e=>{n({status:"failure",error:new Error("XHR request timed out")})},s.onreadystatechange=()=>{200>s.status||s.status>299?s.status&&cf(s.status)?n({status:"retryable",retryInMillis:df(s.getResponseHeader("Retry-After"))}):0!==s.status&&n({status:"failure",error:new Error("XHR request failed with non-retryable status")}):(iv.debug("XHR success"),n({status:"success"}))},s.onabort=()=>{n({status:"failure",error:new Error("XHR request aborted")})},s.onerror=()=>{n({status:"failure",error:new Error("XHR request errored")})},s.send(e)}));return n}))()}shutdown(){}}class ff{constructor(e){this.Ue=void 0,this.Ue=e}send(e){var r=this;return t((function*(){var t=(yield r.Ue.headers())["Content-Type"];return new Promise((i=>{navigator.sendBeacon(r.Ue.url,new Blob([e],{type:t}))?(iv.debug("SendBeacon success"),i({status:"success"})):i({status:"failure",error:new Error("SendBeacon failed")})}))}))()}shutdown(){}}class pf{constructor(e){this.He=void 0,this.He=e}send(e,r){var i=this;return t((function*(){var t=new AbortController,n=setTimeout((()=>t.abort()),r);try{var s,o=!!globalThis.location,a=new URL(i.He.url),u=yield fetch(a.href,{method:"POST",headers:yield i.He.headers(),body:e,signal:t.signal,keepalive:o,mode:o?(null==(s=globalThis.location)?void 0:s.origin)===a.origin?"same-origin":"cors":"no-cors"});return 200>u.status||u.status>299?cf(u.status)?{status:"retryable",retryInMillis:df(u.headers.get("Retry-After"))}:{status:"failure",error:new Error("Fetch request failed with non-retryable status")}:(iv.debug("response success"),{status:"success"})}catch(e){return"AbortError"===(null==e?void 0:e.name)?{status:"failure",error:new Error("Fetch request timed out",{cause:e})}:{status:"failure",error:new Error("Fetch request errored",{cause:e})}}finally{clearTimeout(n)}}))()}shutdown(){}}function gf(e,t){return Vv(e,t,hf({transport:(r=e,new vf(r))}));var r}function mf(e,t){return Vv(e,t,hf({transport:(r=e,new pf(r))}));var r}function yf(e,t){return Vv(e,t,hf({transport:(r={url:e.url,headers:e.headers},new ff(r))}));var r}function bf(e){if(null!=e)try{var t,r=null==(t=globalThis.location)?void 0:t.href;return new URL(e,r).href}catch(t){throw new Error("Configuration: Could not parse user-provided export URL: '"+e+"'")}}function _f(e){return"function"==typeof e.headers?e.headers:function(e){if(null!=e)return t((function*(){return e}))}(e.headers)}function wf(e,i,n){return s={url:e.url,timeoutMillis:e.timeoutMillis,headers:_f(e),concurrencyLimit:e.concurrencyLimit},o={},a=function(e,i){return r({},{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"},{headers:(n=t((function*(){return e})),function(){return n.apply(this,arguments)}),url:"http://localhost:4318/"+i});var n}(n,i),r({},function(e,t,r){var i,n,s,o,a,u;return{timeoutMillis:cd(null!==(i=null!==(n=e.timeoutMillis)&&void 0!==n?n:t.timeoutMillis)&&void 0!==i?i:r.timeoutMillis),concurrencyLimit:null!==(s=null!==(o=e.concurrencyLimit)&&void 0!==o?o:t.concurrencyLimit)&&void 0!==s?s:r.concurrencyLimit,compression:null!==(a=null!==(u=e.compression)&&void 0!==u?u:t.compression)&&void 0!==a?a:r.compression}}(s,o,a),{headers:(h=s.headers,c=o.headers,d=a.headers,t((function*(){var e=r({},yield d()),t={};return null!=c&&Object.assign(t,yield c()),null!=h&&Object.assign(t,function(e){var t={};return Object.entries(null!=e?e:{}).forEach((e=>{var[r,i]=e;void 0!==i?t[r]=String(i):iv.warn('Header "'+r+'" has invalid value ('+i+") and will be ignored")})),t}(yield h())),Object.assign(t,e)}))),url:null!==(u=null!==(l=bf(s.url))&&void 0!==l?l:o.url)&&void 0!==u?u:a.url});var s,o,a,u,l,h,c,d}function xf(e,t,r,i){return(e.headers||"function"!=typeof navigator.sendBeacon?void 0!==globalThis.fetch?mf:gf:yf)(wf(e,r,i),t)}class Sf extends ld{constructor(e){void 0===e&&(e={}),super(xf(e,uf,"v1/logs",{"Content-Type":"application/json"}))}}class kf{set severityText(e){this.Ve()||(this.We=e)}get severityText(){return this.We}set severityNumber(e){this.Ve()||(this.ze=e)}get severityNumber(){return this.ze}set body(e){this.Ve()||(this.Ze=e)}get body(){return this.Ze}get eventName(){return this.$e}set eventName(e){this.Ve()||(this.$e=e)}get droppedAttributesCount(){return this.totalAttributesCount-Object.keys(this.attributes).length}constructor(e,t,r){this.hrTime=void 0,this.hrTimeObserved=void 0,this.spanContext=void 0,this.resource=void 0,this.instrumentationScope=void 0,this.attributes={},this.We=void 0,this.ze=void 0,this.Ze=void 0,this.$e=void 0,this.totalAttributesCount=0,this.Qe=!1,this.Ge=void 0;var{timestamp:i,observedTimestamp:n,eventName:s,severityNumber:o,severityText:a,body:u,attributes:l={},context:h}=r,c=Date.now();if(this.hrTime=_v(null!=i?i:c),this.hrTimeObserved=_v(null!=n?n:c),h){var d=sv.getSpanContext(h);d&&Zd(d)&&(this.spanContext=d)}this.severityNumber=o,this.severityText=a,this.body=u,this.resource=e.resource,this.instrumentationScope=t,this.Ge=e.logRecordLimits,this.$e=s,this.setAttributes(l)}setAttribute(e,t){return this.Ve()||null===t?this:0===e.length?(iv.warn("Invalid attribute key: "+e),this):av(t)||"object"==typeof t&&!Array.isArray(t)&&Object.keys(t).length>0?(this.totalAttributesCount+=1,Object.keys(this.attributes).length<this.Ge.attributeCountLimit||{}.hasOwnProperty.call(this.attributes,e)?(this.attributes[e]=av(t)?this.Je(t):t,this):(1===this.droppedAttributesCount&&iv.warn("Dropping extra attributes."),this)):(iv.warn("Invalid attribute value set for key: "+e),this)}setAttributes(e){for(var[t,r]of Object.entries(e))this.setAttribute(t,r);return this}setBody(e){return this.body=e,this}setEventName(e){return this.eventName=e,this}setSeverityNumber(e){return this.severityNumber=e,this}setSeverityText(e){return this.severityText=e,this}Xe(){this.Qe=!0}Je(e){var t=this.Ge.attributeValueLengthLimit;return t>0?"string"==typeof e?this.Ye(e,t):Array.isArray(e)?e.map((e=>"string"==typeof e?this.Ye(e,t):e)):e:(iv.warn("Attribute value limit must be positive, got "+t),e)}Ye(e,t){return e.length>t?e.substring(0,t):e}Ve(){return this.Qe&&iv.warn("Can not execute the operation on emitted log record"),this.Qe}}class Cf{constructor(e,t){this.instrumentationScope=void 0,this.Ke=void 0,this.instrumentationScope=e,this.Ke=t}emit(e){var t=e.context||rv.active(),i=new kf(this.Ke,this.instrumentationScope,r({context:t},e));this.Ke.activeProcessor.onEmit(i,t),i.Xe()}}class Tf{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}}class If{constructor(e,t){this.processors=void 0,this.forceFlushTimeoutMillis=void 0,this.processors=e,this.forceFlushTimeoutMillis=t}forceFlush(){var e=this;return t((function*(){var t=e.forceFlushTimeoutMillis;yield Promise.all(e.processors.map((e=>jv(e.forceFlush(),t))))}))()}onEmit(e,t){this.processors.forEach((r=>r.onEmit(e,t)))}shutdown(){var e=this;return t((function*(){yield Promise.all(e.processors.map((e=>e.shutdown())))}))()}}class Ef{constructor(e,t,r,i){this.resource=void 0,this.forceFlushTimeoutMillis=void 0,this.logRecordLimits=void 0,this.processors=void 0,this.loggers=new Map,this.activeProcessor=void 0,this.registeredLogRecordProcessors=[],this.resource=e,this.forceFlushTimeoutMillis=t,this.logRecordLimits=r,this.processors=i,i.length>0?(this.registeredLogRecordProcessors=i,this.activeProcessor=new If(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new Tf}}class Rf{constructor(e){var t,r,i;void 0===e&&(e={}),this.et=void 0,this.Ke=void 0;var n,s,o,a,u,l,h,c=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];for(var i=t.shift(),n=new WeakMap;t.length>0;)i=Lv(i,t.shift(),0,n);return i}({},{forceFlushTimeoutMillis:3e4,logRecordLimits:{attributeValueLengthLimit:1/0,attributeCountLimit:128},includeTraceContext:!0},e),d=null!==(t=e.resource)&&void 0!==t?t:of({"service.name":"unknown_service",[dv]:pv[dv],[vv]:pv[vv],[fv]:pv[fv]});this.Ke=new Ef(d,c.forceFlushTimeoutMillis,{attributeCountLimit:null!==(s=null!==(o=null!==(a=(n=c.logRecordLimits).attributeCountLimit)&&void 0!==a?a:void 0)&&void 0!==o?o:void 0)&&void 0!==s?s:128,attributeValueLengthLimit:null!==(u=null!==(l=null!==(h=n.attributeValueLengthLimit)&&void 0!==h?h:void 0)&&void 0!==l?l:void 0)&&void 0!==u?u:1/0},null!==(r=null==(i=e)?void 0:i.processors)&&void 0!==r?r:[]),this.et=new Bv(this.tt,this)}getLogger(e,t,r){if(this.et.isCalled)return iv.warn("A shutdown LoggerProvider cannot provide a Logger"),ed;e||iv.warn("Logger requested without instrumentation scope name.");var i=e||"unknown",n=i+"@"+(t||"")+":"+((null==r?void 0:r.schemaUrl)||"");return this.Ke.loggers.has(n)||this.Ke.loggers.set(n,new Cf({name:i,version:t,schemaUrl:null==r?void 0:r.schemaUrl},this.Ke)),this.Ke.loggers.get(n)}forceFlush(){return this.et.isCalled?(iv.warn("invalid attempt to force flush after LoggerProvider shutdown"),this.et.promise):this.Ke.activeProcessor.forceFlush()}shutdown(){return this.et.isCalled?(iv.warn("shutdown may only be called once per LoggerProvider"),this.et.promise):this.et.call()}tt(){return this.Ke.activeProcessor.shutdown()}}class Mf{constructor(e,t){var r,i,n,s,o,a,u,l;this.rt=void 0,this.nt=void 0,this.it=void 0,this.ot=void 0,this.st=void 0,this.ut=!1,this.ct=[],this.dt=void 0,this.et=void 0,this.rt=e,this.nt=null!==(r=null!==(i=null==t?void 0:t.maxExportBatchSize)&&void 0!==i?i:void 0)&&void 0!==r?r:512,this.it=null!==(n=null!==(s=null==t?void 0:t.maxQueueSize)&&void 0!==s?s:void 0)&&void 0!==n?n:2048,this.ot=null!==(o=null!==(a=null==t?void 0:t.scheduledDelayMillis)&&void 0!==a?a:void 0)&&void 0!==o?o:5e3,this.st=null!==(u=null!==(l=null==t?void 0:t.exportTimeoutMillis)&&void 0!==l?l:void 0)&&void 0!==u?u:3e4,this.et=new Bv(this.tt,this),this.nt>this.it&&(iv.warn("BatchLogRecordProcessor: maxExportBatchSize must be smaller or equal to maxQueueSize, setting maxExportBatchSize to match maxQueueSize"),this.nt=this.it)}onEmit(e){this.et.isCalled||this.ht(e)}forceFlush(){return this.et.isCalled?this.et.promise:this.vt()}shutdown(){return this.et.call()}tt(){var e=this;return t((function*(){e.onShutdown(),yield e.vt(),yield e.rt.shutdown()}))()}ht(e){this.it>this.ct.length&&(this.ct.push(e),this.ft())}vt(){return new Promise(((e,t)=>{for(var r=[],i=Math.ceil(this.ct.length/this.nt),n=0;i>n;n++)r.push(this.yt());Promise.all(r).then((()=>{e()})).catch(t)}))}yt(){return this.bt(),0===this.ct.length?Promise.resolve():new Promise(((e,t)=>{jv(this.Re(this.ct.splice(0,this.nt)),this.st).then((()=>e())).catch(t)}))}ft(){if(!this.ut){var e=()=>{this.ut=!0,this.yt().then((()=>{this.ut=!1,this.ct.length>0&&(this.bt(),this.ft())})).catch((e=>{this.ut=!1,lv(e)}))};if(this.ct.length>=this.nt)return e();void 0===this.dt&&(this.dt=setTimeout((()=>e()),this.ot),"number"!=typeof this.dt&&this.dt.unref())}}bt(){void 0!==this.dt&&(clearTimeout(this.dt),this.dt=void 0)}Re(e){var t=()=>Hv.Re(this.rt,e).then((e=>{var t;e.code!==hv.SUCCESS&&lv(null!==(t=e.error)&&void 0!==t?t:new Error("BatchLogRecordProcessor: log record export failed (status "+e+")"))})).catch(lv),r=e.map((e=>e.resource)).filter((e=>e.asyncAttributesPending));return 0===r.length?t():Promise.all(r.map((e=>null==e.waitForAsyncAttributes?void 0:e.waitForAsyncAttributes()))).then(t,lv)}}class Of extends Mf{constructor(e,t){super(e,t),this.wt=void 0,this.kt=void 0,this.xt(t)}onShutdown(){"undefined"!=typeof document&&(this.wt&&document.removeEventListener("visibilitychange",this.wt),this.kt&&document.removeEventListener("pagehide",this.kt))}xt(e){!0!==(null==e?void 0:e.disableAutoFlushOnDocumentHide)&&"undefined"!=typeof document&&(this.wt=()=>{"hidden"===document.visibilityState&&this.forceFlush()},this.kt=()=>{this.forceFlush()},document.addEventListener("visibilitychange",this.wt),document.addEventListener("pagehide",this.kt))}}var Pf=(e,t,r)=>r.remaining>0?t.length>r.remaining?(e.push(t.slice(0,r.remaining)),r.remaining=0,r.truncated=!0,!1):(e.push(t),r.remaining-=t.length,!0):(r.truncated=!0,!1),Lf=(e,t,r)=>{var i=JSON.stringify(e);if(r.remaining>=i.length)return Pf(t,i,r);if(r.truncated=!0,2>r.remaining)return!1;for(var n=0,s=Math.min(e.length,r.remaining-2);s>n;){var o=Math.ceil((n+s)/2);JSON.stringify(e.slice(0,o)).length>r.remaining?s=o-1:n=o}return Pf(t,JSON.stringify(e.slice(0,n)),r)},Af=e=>void 0!==e&&"function"!=typeof e&&"symbol"!=typeof e&&"bigint"!=typeof e,Nf=function(e,t,r,i,n){if(void 0===n&&(n=!1),!Af(e))return!n||Pf(t,"null",r);if(yr(e)||(e=>{try{return _r(e)||xr(e)}catch(e){return!1}})(e))return Pf(t,JSON.stringify(e),r);if("string"==typeof e)return Lf(e,t,r);if(!vr(e)&&!cr(e))return Pf(t,JSON.stringify(e),r);if(i.has(e))return Lf("[Circular]",t,r);i.add(e);try{var s=e.toJSON;if(dr(s))return Nf(s.call(e),t,r,i,n)}catch(e){}try{var o={}.toString.call(e);if("[object String]"===o)return Lf(String(e.valueOf()),t,r);if("[object Number]"===o||"[object Boolean]"===o)return Pf(t,JSON.stringify(e.valueOf()),r)}catch(e){}if(e instanceof Error){var a={};try{for(var u in e)({}).hasOwnProperty.call(e,u)&&(a[u]=e[u])}catch(e){}try{a.name=e.name}catch(e){}try{a.message=e.message}catch(e){}try{a.stack=e.stack}catch(e){}return Nf(a,t,r,i,n)}if(cr(e)){if(!Pf(t,"[",r))return!1;for(var l=0;e.length>l;l++){if(l>0&&!Pf(t,",",r))return!1;var h=void 0;try{h=e[l]}catch(e){h=void 0}if(!Nf(h,t,r,i,!0))return!1}return Pf(t,"]",r)}if(!Pf(t,"{",r))return!1;var c=!0;try{for(var d in e)if({}.hasOwnProperty.call(e,d)){if(0>=r.remaining)return r.truncated=!0,!1;var v=void 0;try{v=e[d]}catch(e){continue}if(Af(v)){var f=(c?"":",")+JSON.stringify(d)+":";if(f.length>=r.remaining)return r.truncated=!0,!1;var p=t.length,g=r.remaining,m=r.truncated;if(!Pf(t,f,r))return!1;var y=t.length,b=Nf(v,t,r,i,!1),_=r.truncated;if(t.length!==y){if(c=!1,!b)return!1}else if(t.length=p,r.remaining=g,r.truncated=b?m:_,!b)return!1}}}catch(e){}return Pf(t,"}",r)},Ff=function(e,t,r,i,n,s){if(void 0===t&&(t=""),void 0===r&&(r={}),void 0===i&&(i=50),void 0===n&&(n=1e4),void 0===s&&(s=new WeakSet),s.has(e))return r[t||"circular"]="[Circular]",r;s.add(e);try{for(var o in e)try{if(!{}.hasOwnProperty.call(e,o))continue;var a=e[o],u=t?t+"."+o:o;if(vr(a))Ff(a,u,r,i,n,s);else{if(i-=1,n-=String(a).length,n-=u.length,0>=i||0>=n)return void(r.attributes_truncated=!0);r[u]=a}}catch(e){continue}}catch(e){}return r},$f={log:"INFO",warn:"WARNING",error:"ERROR",debug:"DEBUG",info:"INFO"};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.logs={initializeLogs(e){(e=>{var t,i={"service.name":(null==(t=e.config.logs)?void 0:t.serviceName)||"posthog-browser-logs",host:An.location.host};if(e.sessionManager){var{sessionId:n,windowId:s}=e.sessionManager.checkAndGetSessionAndWindowId(!0);i=r({},i,{"session.id":n,"window.id":s})}ud.setGlobalLoggerProvider(new Rf({resource:of(i),processors:[new Of(new Sf({url:e.config.api_host+"/i/v1/logs?token="+e.config.token,headers:{"Content-Type":"text/plain"}}))]}))})(e);var t=ud.getLogger("console"),i={};if(e.sessionManager){var{sessionStartTimestamp:n,lastActivityTimestamp:s}=e.sessionManager.checkAndGetSessionAndWindowId(!0);i={sessionStartTimestamp:n.toString(),lastActivityTimestamp:s.toString()}}var o=function(n){var s;An.console[n]=(s=An.console[n],function(){for(var o=arguments.length,a=new Array(o),u=0;o>u;u++)a[u]=arguments[u];if(0!==a.length)if(e.is_capturing()){var{body:l,truncated:h}=((e,t)=>{for(var r=[],i={remaining:1e4,truncated:!1},n=0;e.length>n&&(0>=n||Pf(r," ",i))&&Nf(e[n],r,i,new WeakSet);n++);return{body:r.join("")+(i.truncated?"...":""),truncated:i.truncated}})(a),c=r({},i,h?{body_truncated:"true"}:{});t.emit({severityText:$f[n],body:l,attributes:r({"log.source":"console."+n,distinct_id:e.get_distinct_id(),"location.href":An.location.href},c,vr(a[0])?Ff(a[0]):{})}),s.apply(An.console,a)}else s.apply(An.console,a)})};for(var a of["debug","log","warn","error","info"])o(a)}};var Df=jn("[Error tracking]");function qf(){return new Wi([new on,new gn,new un,new an,new fn,new vn,new hn,new pn],function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;t>n;n++)i[n-1]=arguments[n];return function(t,n){void 0===n&&(n=0);for(var s=[],o=t.split("\n"),a=n;o.length>a;a++){var u=o[a];if(1024>=u.length){var l=nn.test(u)?u.replace(nn,"$1"):u;if(!l.match(/\S*Error: /)){for(var h of i){var c=h(l,e);if(c){s.push(c);break}}if(s.length>=sn)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);return t.reverse(),t.slice(0,sn).map((e=>{return r({},e,{filename:e.filename||(i=t,i[i.length-1]||{}).filename,function:e.function||Gi});var i}))}(s)}}("web:javascript",Xi,rn))}var jf=jn("[ExceptionAutocapture]"),Uf=qf(),Bf={wrapOnError(e){var t=kn;t||jf.info("window not available, cannot wrap onerror");var r=t.onerror;return t.onerror=function(){for(var t,i=arguments.length,n=new Array(i),s=0;i>s;s++)n[s]=arguments[s];var o=Uf.buildFromUnknown(n[4]||n[0],{mechanism:{handled:!1}});return e(o),null!==(t=null==r?void 0:r(...n))&&void 0!==t&&t},t.onerror.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onerror)||delete e.__POSTHOG_INSTRUMENTED__,t.onerror=r}},wrapUnhandledRejection(e){var t=kn;t||jf.info("window not available, cannot wrap onUnhandledRejection");var r=t.onunhandledrejection;return t.onunhandledrejection=function(t){var i,n=Uf.buildFromUnknown(t,{mechanism:{handled:!1}});return e(n),null!==(i=null==r?void 0:r(t))&&void 0!==i&&i},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onunhandledrejection)||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=r}},wrapConsoleError(e){var t=console;t||jf.info("console not available, cannot wrap console.error");var r=t.error;return t.error=function(){for(var t,i=arguments.length,n=new Array(i),s=0;i>s;s++)n[s]=arguments[s];t=1==n.length?n[0]:n.join(" ");var o=n.find((e=>e instanceof Error)),a=Uf.buildFromUnknown(o||t,{mechanism:{handled:!1},syntheticException:new Error("PostHog syntheticException"),skipFirstLines:2});return e(a),null==r?void 0:r(...n)},t.error.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.error)||delete e.__POSTHOG_INSTRUMENTED__,t.error=r}}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.errorWrappingFunctions=Bf,An.posthogErrorWrappingFunctions=Bf;var Hf="X-POSTHOG-SESSION-ID",zf="X-POSTHOG-WINDOW-ID",Vf="X-POSTHOG-DISTINCT-ID",Wf=[Hf,zf,Vf],Gf=["attributionReporting","body","browsingTopics","cache","credentials","dispatcher","duplex","integrity","keepalive","method","mode","priority","redirect","referrer","referrerPolicy","signal","window"],Zf=(e,t)=>({}.hasOwnProperty.call(e,t)),Qf=e=>"object"==typeof e&&!yr(e)||dr(e),Jf=e=>"undefined"!=typeof Request&&(e instanceof Request||"[object Request]"==={}.toString.call(e)),Kf=e=>{try{var t;return Jf(e)?e.url:new URL(e instanceof URL?e.toString():String(e),null==kn||null==(t=kn.location)?void 0:t.href).toString()}catch(e){return}},Yf=(e,t,r,i,n)=>{var s;try{s=new URL(i).hostname}catch(e){return!1}if(!e)return!1;if(cr(e)&&!e.includes(s))return!1;var o=!1;if(r){var{sessionId:a,windowId:u}=r.checkAndGetSessionAndWindowId(!0);n.set(Hf,a),n.set(zf,u),o=!0}var l=(e=>dr(e)?e():e)(t);return l&&l!==Ys&&(n.set(Vf,l),o=!0),o};An.__PosthogExtensions__=An.__PosthogExtensions__||{};var Xf={_patchFetch:(e,t,i)=>is(kn,"fetch",(n=>function(s,o){var a=arguments.length>1?[s,o]:[s],u=a;try{var l=Kf(s);if(l)if(Jf(s)){var h=new Request(s,o);Yf(e,t,i,h.url,h.headers),u=[h]}else{var c=new Headers(Qf(o)?o.headers:void 0);if(Yf(e,t,i,l,c)){var d=((e,t)=>{if(pr(e)||yr(e))return{headers:t};if(Qf(e)){var i=e;if("undefined"==typeof Proxy||"undefined"==typeof Reflect){var n=Object.create(i);return Object.defineProperty(n,"headers",{configurable:!0,enumerable:!0,value:t,writable:!0}),n}return new Proxy({headers:t},{get:(e,t)=>Zf(e,t)?Reflect.get(e,t):Reflect.get(i,t,i),has:(e,t)=>Zf(e,t)||t in i,ownKeys(e){var t=new Set(Reflect.ownKeys(e));return Reflect.ownKeys(i).forEach((e=>t.add(e))),Gf.forEach((e=>{e in i&&t.add(e)})),Array.from(t)},getOwnPropertyDescriptor(e,t){var n=Reflect.getOwnPropertyDescriptor(e,t);if(n)return n;if("string"==typeof t&&Gf.includes(t)&&t in i)return{configurable:!0,enumerable:!0,get(){return Reflect.get(i,t,i)}};var s=Reflect.getOwnPropertyDescriptor(i,t);return s?r({},s,{configurable:!0}):void 0},getPrototypeOf:()=>Object.getPrototypeOf(i)})}})(o,c);d&&(u=[s,d])}}}catch(e){u=a}return n.apply(this,u)})),_patchXHR:(e,t,r)=>is(kn.XMLHttpRequest.prototype,"open",(i=>function(n,s,o,a,u){void 0===o&&(o=!0);var l=this,h=new Headers,c=Kf(s);c&&Yf(e,t,r,c,h);var d=i.call(l,n,s,o,a,u);return Wf.forEach((e=>{var t=h.get(e);if(t)try{l.setRequestHeader(e,t)}catch(e){}})),d}))};An.__PosthogExtensions__.tracingHeadersPatchFns=Xf,An.postHogTracingHeadersPatchFns=Xf;var ep=-1,tp=e=>{addEventListener("pageshow",(t=>{t.persisted&&(ep=t.timeStamp,e(t))}),!0)},rp=(e,t,r,i)=>{var n,s;return o=>{t.value>=0&&(o||i)&&((s=t.value-(null!=n?n:0))||void 0===n)&&(n=t.value,t.delta=s,t.rating=((e,t)=>e>t[1]?"poor":e>t[0]?"needs-improvement":"good")(t.value,r),e(t))}},ip=e=>{requestAnimationFrame((()=>requestAnimationFrame((()=>e()))))},np=()=>{var e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},sp=()=>{var e,t=np();return null!==(e=null==t?void 0:t.activationStart)&&void 0!==e?e:0},op=function(e,t){void 0===t&&(t=-1);var r=np(),i="navigate";return 0>ep?r&&(document.prerendering||sp()>0?i="prerender":document.wasDiscarded?i="restore":r.type&&(i=r.type.replace(/_/g,"-"))):i="back-forward-cache",{name:e,value:t,rating:"good",delta:0,entries:[],id:"v5-"+Date.now()+"-"+(Math.floor(8999999999999*Math.random())+1e12),navigationType:i}},ap=new WeakMap;function up(e,t){return ap.get(e)||ap.set(e,new t),ap.get(e)}class lp{constructor(){this.t=void 0,this.i=0,this.o=[]}h(e){var t;if(!e.hadRecentInput){var r=this.o[0],i=this.o.at(-1);this.i&&r&&i&&1e3>e.startTime-i.startTime&&5e3>e.startTime-r.startTime?(this.i+=e.value,this.o.push(e)):(this.i=e.value,this.o=[e]),null==(t=this.t)||t.call(this,e)}}}var hp,cp=function(e,t,i){void 0===i&&(i={});try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var n=new PerformanceObserver((e=>{Promise.resolve().then((()=>{t(e.getEntries())}))}));return n.observe(r({type:e,buffered:!0},i)),n}}catch(e){}},dp=e=>{var t=!1;return()=>{t||(e(),t=!0)}},vp=-1,fp=new Set,pp=()=>"hidden"!==document.visibilityState||document.prerendering?1/0:0,gp=e=>{if("hidden"===document.visibilityState){if("visibilitychange"===e.type)for(var t of fp)t();isFinite(vp)||(vp="visibilitychange"===e.type?e.timeStamp:0,removeEventListener("prerenderingchange",gp,!0))}},mp=()=>{if(0>vp){var e,t=sp(),r=document.prerendering||null==(e=globalThis.performance.getEntriesByType("visibility-state").filter((e=>"hidden"===e.name&&e.startTime>t))[0])?void 0:e.startTime;vp=null!=r?r:pp(),addEventListener("visibilitychange",gp,!0),addEventListener("prerenderingchange",gp,!0),tp((()=>{setTimeout((()=>{vp=pp()}))}))}return{get firstHiddenTime(){return vp},onHidden(e){fp.add(e)}}},yp=e=>{document.prerendering?addEventListener("prerenderingchange",(()=>e()),!0):e()},bp=[1800,3e3],_p=function(e,t){void 0===t&&(t={}),yp((()=>{var r,i=mp(),n=op("FCP"),s=cp("paint",(e=>{for(var t of e)"first-contentful-paint"===t.name&&(s.disconnect(),i.firstHiddenTime>t.startTime&&(n.value=Math.max(t.startTime-sp(),0),n.entries.push(t),r(!0)))}));s&&(r=rp(e,n,bp,t.reportAllChanges),tp((i=>{n=op("FCP"),r=rp(e,n,bp,t.reportAllChanges),ip((()=>{n.value=performance.now()-i.timeStamp,r(!0)}))})))}))},wp=[.1,.25],xp=0,Sp=1/0,kp=0,Cp=e=>{for(var t of e)t.interactionId&&(Sp=Math.min(Sp,t.interactionId),kp=Math.max(kp,t.interactionId),xp=kp?(kp-Sp)/7+1:0)},Tp=()=>{var e;return hp?xp:null!==(e=performance.interactionCount)&&void 0!==e?e:0},Ip=0;class Ep{constructor(){this.u=[],this.l=new Map,this.m=void 0,this.p=void 0}v(){Ip=Tp(),this.u.length=0,this.l.clear()}L(){var e=Math.min(this.u.length-1,Math.floor((Tp()-Ip)/50));return this.u[e]}h(e){var t;if(null!=(t=this.m)&&t.call(this,e),e.interactionId||"first-input"===e.entryType){var r=this.u.at(-1),i=this.l.get(e.interactionId);if(i||10>this.u.length||e.duration>r.P){var n;if(i?e.duration>i.P?(i.entries=[e],i.P=e.duration):e.duration===i.P&&e.startTime===i.entries[0].startTime&&i.entries.push(e):(this.l.set((i={id:e.interactionId,entries:[e],P:e.duration}).id,i),this.u.push(i)),this.u.sort(((e,t)=>t.P-e.P)),this.u.length>10){var s=this.u.splice(10);for(var o of s)this.l.delete(o.id)}null==(n=this.p)||n.call(this,i)}}}}var Rp=e=>{var t=globalThis.requestIdleCallback||setTimeout;"hidden"===document.visibilityState?e():(e=dp(e),addEventListener("visibilitychange",e,{once:!0,capture:!0}),t((()=>{e(),removeEventListener("visibilitychange",e,{capture:!0})})))},Mp=[200,500];class Op{constructor(){this.m=void 0}h(e){var t;null==(t=this.m)||t.call(this,e)}}var Pp=[2500,4e3],Lp={onLCP(e,t){void 0===t&&(t={}),yp((()=>{var r,i=mp(),n=op("LCP"),s=up(t,Op),o=e=>{for(var o of(t.reportAllChanges||(e=e.slice(-1)),e))s.h(o),i.firstHiddenTime>o.startTime&&(n.value=Math.max(o.startTime-sp(),0),n.entries=[o],r())},a=cp("largest-contentful-paint",o);if(a){r=rp(e,n,Pp,t.reportAllChanges);var u=dp((()=>{o(a.takeRecords()),a.disconnect(),r(!0)})),l=e=>{e.isTrusted&&(Rp(u),removeEventListener(e.type,l,{capture:!0}))};for(var h of["keydown","click","visibilitychange"])addEventListener(h,l,{capture:!0});tp((i=>{n=op("LCP"),r=rp(e,n,Pp,t.reportAllChanges),ip((()=>{n.value=performance.now()-i.timeStamp,r(!0)}))}))}}))},onCLS(e,t){void 0===t&&(t={});var r=mp();_p(dp((()=>{var i,n=op("CLS",0),s=up(t,lp),o=e=>{for(var t of e)s.h(t);s.i>n.value&&(n.value=s.i,n.entries=s.o,i())},a=cp("layout-shift",o);a&&(i=rp(e,n,wp,t.reportAllChanges),r.onHidden((()=>{o(a.takeRecords()),i(!0)})),tp((()=>{s.i=0,n=op("CLS",0),i=rp(e,n,wp,t.reportAllChanges),ip((()=>i()))})),setTimeout(i))})))},onFCP:_p,onINP(e,t){if(void 0===t&&(t={}),globalThis.PerformanceEventTiming&&"interactionId"in PerformanceEventTiming.prototype){var r=mp();yp((()=>{var i;"interactionCount"in performance||hp||(hp=cp("event",Cp,{type:"event",buffered:!0,durationThreshold:0}));var n,s=op("INP"),o=up(t,Ep),a=e=>{Rp((()=>{for(var t of e)o.h(t);var r=o.L();r&&r.P!==s.value&&(s.value=r.P,s.entries=r.entries,n())}))},u=cp("event",a,{durationThreshold:null!==(i=t.durationThreshold)&&void 0!==i?i:40});n=rp(e,s,Mp,t.reportAllChanges),u&&(u.observe({type:"first-input",buffered:!0}),r.onHidden((()=>{a(u.takeRecords()),n(!0)})),tp((()=>{o.v(),s=op("INP"),n=rp(e,s,Mp,t.reportAllChanges)})))}))}}};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.postHogWebVitalsCallbacks=Lp,An.postHogWebVitalsCallbacks=Lp,An.__PosthogExtensions__.loadWebVitalsCallbacks=()=>Lp;class Ap{constructor(e){this.disabled=!1===e;var t=vr(e)?e:{};this.thresholdPx=t.threshold_px||30,this.timeoutMs=t.timeout_ms||1e3,this.clickCount=t.click_count||3,this.clicks=[]}isRageClick(e,t,r){if(this.disabled)return!1;var i=this.clicks[this.clicks.length-1];if(i&&Math.abs(e-i.x)+Math.abs(t-i.y)<this.thresholdPx&&this.timeoutMs>r-i.timestamp){if(this.clicks.push({x:e,y:t,timestamp:r}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:t,timestamp:r}];return!1}}var Np="$copy_autocapture",Fp=jn("[AutoCapture]");function $p(e,t){return t.length>e?t.slice(0,e)+"...":t}function Dp(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!bo(t));return t}function qp(e,t){var i,n,{e:s,maskAllElementAttributes:o,maskAllText:a,elementAttributeIgnoreList:u,elementsChainAsString:l}=t;if(!bo(e))return{props:{}};for(var h=[e],c=e;c.parentNode&&!_o(c,"body");)if(xo(c.parentNode))h.push(c.parentNode.host),c=c.parentNode.host;else{if(!bo(c.parentNode))break;h.push(c.parentNode),c=c.parentNode}var d,v,f=[],p={},g=!1,m=!1;if(Bn(h,(e=>{var t=Uo(e);if(_o(e,"a")){var r=e.getAttribute("href");g=t&&!!r&&Qo(r)&&r}sr(Co(e),"ph-no-capture")&&(m=!0),f.push(function(e,t,r,i){var n=e.tagName.toLowerCase(),s={tag_name:n};Ro.indexOf(n)>-1&&!r&&(s.$el_text="a"===n.toLowerCase()||"button"===n.toLowerCase()?$p(1024,Jo(e)):$p(1024,Io(e)));var o=Co(e);o.length>0&&(s.classes=o.filter((function(e){return""!==e}))),Bn(e.attributes,(function(r){var n;if((!Bo(e)||-1!==["name","id","class","aria-label"].indexOf(r.name))&&(null==i||!i.includes(r.name))&&!t&&Qo(r.value)&&(!gr(n=r.name)||"_ngcontent"!==n.substring(0,10)&&"_nghost"!==n.substring(0,7))){var o=r.value;"class"===r.name&&(o=So(o).join(" ")),s["attr__"+r.name]=$p(1024,o)}}));for(var a=1,u=1,l=e;l=Dp(l);)a++,l.tagName===e.tagName&&u++;return s.nth_child=a,s.nth_of_type=u,s}(e,o,a,u));var i=function(e){if(!Uo(e))return{};var t={};return Bn(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var r=e.name.replace("data-ph-capture-attribute-",""),i=e.value;r&&i&&Qo(i)&&(t[r]=i)}})),t}(e);Hn(p,i)})),m)return{props:{},explicitNoCapture:m};if(a||(f[0].$el_text=_o(e,"a")||_o(e,"button")?Jo(e):Io(e)),g){var y,b;f[0].attr__href=g;var _=null==(y=Yn(g))?void 0:y.host,w=null==kn||null==(b=kn.location)?void 0:b.host;_&&w&&_!==w&&(d=g)}return{props:Hn({$event_type:s.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:(v=f,function(e){var t=e.map((e=>{var t,i,n="";if(e.tag_name&&(n+=e.tag_name),e.attr_class)for(var s of(e.attr_class.sort(),e.attr_class))n+="."+s.replace(/"/g,"");var o=r({},e.text?{text:e.text}:{},{"nth-child":null!==(t=e.nth_child)&&void 0!==t?t:0,"nth-of-type":null!==(i=e.nth_of_type)&&void 0!==i?i:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),a={};return zn(o).sort(((e,t)=>{var[r]=e,[i]=t;return r.localeCompare(i)})).forEach((e=>{var[t,r]=e;return a[Yo(t.toString())]=Yo(r.toString())})),(n+=":")+zn(a).map((e=>{var[t,r]=e;return t+'="'+r+'"'})).join("")}));return t.join(";")}(function(e){return e.map((e=>{var t,r,i={text:null==(t=e.$el_text)?void 0:t.slice(0,400),tag_name:e.tag_name,href:null==(r=e.attr__href)?void 0:r.slice(0,2048),attr_class:Xo(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return zn(e).filter((e=>{var[t]=e;return 0===t.indexOf("attr__")})).forEach((e=>{var[t,r]=e;return i.attributes[t]=r})),i}))}(v)))},null!=(i=f[0])&&i.$el_text?{$el_text:null==(n=f[0])?void 0:n.$el_text}:{},d&&"click"===s.type?{$external_click_url:d}:{},p)}}var jp={};function Up(e){return function(e,t){var r=jp[e];if(r)return r;var i,n=t[e];if(dr(i=n)&&-1!==i.toString().indexOf("[native code]")&&!kn.Zone)return jp[e]=n.bind(t);var s=t.document;if(s&&dr(s.createElement))try{var o=s.createElement("iframe");o.hidden=!0,s.head.appendChild(o);var a=o.contentWindow;a&&a[e]&&(n=a[e]),s.head.removeChild(o)}catch(t){qn.warn("Could not create sandbox iframe for "+e+" check, bailing to assignableWindow."+e+": ",t)}return n&&dr(n)?jp[e]=n.bind(t):n}("MutationObserver",e)}function Bp(e,t){return _r(e)&&e>=t}class Hp{St(e){var t,r,i,n,s,o=this.Ct((null==e?void 0:e.__onCapture)||this.It.bind(this));return{element_attribute_ignorelist:null!==(t=null==e?void 0:e.element_attribute_ignorelist)&&void 0!==t?t:o.element_attribute_ignorelist,scroll_threshold_ms:null!==(r=null==e?void 0:e.scroll_threshold_ms)&&void 0!==r?r:o.scroll_threshold_ms,selection_change_threshold_ms:null!==(i=null==e?void 0:e.selection_change_threshold_ms)&&void 0!==i?i:o.selection_change_threshold_ms,mutation_threshold_ms:null!==(n=null==e?void 0:e.mutation_threshold_ms)&&void 0!==n?n:o.mutation_threshold_ms,capture_clicks_with_modifier_keys:null!==(s=null==e?void 0:e.capture_clicks_with_modifier_keys)&&void 0!==s?s:o.capture_clicks_with_modifier_keys,css_selector_ignorelist:null==e?void 0:e.css_selector_ignorelist,__onCapture:o.__onCapture}}constructor(e,t){this.Tt=[],this.Ct=e=>({element_attribute_ignorelist:[],scroll_threshold_ms:100,selection_change_threshold_ms:100,mutation_threshold_ms:2500,capture_clicks_with_modifier_keys:!1,__onCapture:e}),this.Mt=e=>{var t=function(e){var t=Eo(e);return t?{node:t,originalEvent:e,timestamp:Date.now()}:null}(e);yr(t)||this._t(t)||this.Tt.push(t),this.Tt.length&&pr(this.Lt)&&(this.Lt=An.setTimeout((()=>{this.Rt()}),1e3))},this.Ot=()=>{var e=Date.now();e%50==0&&this.Tt.forEach((t=>{pr(t.scrollDelayMs)&&(t.scrollDelayMs=e-t.timestamp)}))},this.Et=()=>{this.Nt=Date.now()},this.At=()=>{"visible"===(null==In?void 0:In.visibilityState)&&(this.Pt=Date.now())},this.instance=e,this.qt=this.St(t),this._onCapture=this.qt.__onCapture}start(e){this.Dt(),this.Ft(),this.jt(),this.Bt(),this.Ht(e)}Ht(e){if(!this.Ut){var t=Up(An);this.Ut=new t((e=>{this.Vt(e)})),this.Ut.observe(e,{attributes:!0,characterData:!0,childList:!0,subtree:!0})}}stop(){var e;null==(e=this.Ut)||e.disconnect(),this.Ut=void 0,An.removeEventListener("click",this.Mt),An.removeEventListener("scroll",this.Ot,{capture:!0}),An.removeEventListener("selectionchange",this.Et),null==In||In.removeEventListener("visibilitychange",this.At)}Vt(e){this.Wt=Date.now()}Dt(){Jn(An,"click",this.Mt)}Ft(){Jn(An,"scroll",this.Ot,{capture:!0})}jt(){Jn(An,"selectionchange",this.Et)}Bt(){Jn(In,"visibilitychange",this.At)}_t(e){if(!e)return!0;if(!this.qt.capture_clicks_with_modifier_keys&&((t=e.originalEvent).ctrlKey||t.metaKey||t.altKey||t.shiftKey))return!0;var t;if(yo(e.node))return!0;var r=this.Tt.some((t=>t.node===e.node&&1e3>Math.abs(t.timestamp-e.timestamp)));return!(!r&&!_o(e.node,"html")&&bo(e.node)&&!function(e){if(!kn||qo(e))return!1;var{targetElementList:t}=jo(e,!1);return t.some((e=>_o(e,"a")))}(e.node)&&function(e,t){var r;if(!kn||qo(e))return!1;var i=xr(t)?No:null!==(r=null==t?void 0:t.css_selector_ignorelist)&&void 0!==r?r:No,{targetElementList:n}=jo(e,!1);return!Mo(n,i)}(e.node,{css_selector_ignorelist:this.qt.css_selector_ignorelist}))}Rt(){if(this.Tt.length){clearTimeout(this.Lt),this.Lt=void 0;var e=this.Tt;for(var t of(this.Tt=[],e)){var r;t.mutationDelayMs=null!==(r=t.mutationDelayMs)&&void 0!==r?r:this.Wt&&this.Wt>=t.timestamp?this.Wt-t.timestamp:void 0,t.absoluteDelayMs=Date.now()-t.timestamp,t.selectionChangedDelayMs=this.Nt&&this.Nt>=t.timestamp?this.Nt-t.timestamp:void 0,t.visibilityChangedDelayMs=this.Pt?Math.abs(t.timestamp-this.Pt):void 0;var i=Bp(t.scrollDelayMs,this.qt.scroll_threshold_ms),n=Bp(t.selectionChangedDelayMs,this.qt.selection_change_threshold_ms),s=Bp(t.mutationDelayMs,this.qt.mutation_threshold_ms),o=Bp(t.absoluteDelayMs,1.1*this.qt.mutation_threshold_ms),a=_r(t.scrollDelayMs)&&this.qt.scroll_threshold_ms>t.scrollDelayMs,u=_r(t.mutationDelayMs)&&this.qt.mutation_threshold_ms>t.mutationDelayMs,l=_r(t.selectionChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.selectionChangedDelayMs,h=_r(t.visibilityChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.visibilityChangedDelayMs;if(!(a||u||l||h)){var c=Bp(t.visibilityChangedDelayMs,this.qt.selection_change_threshold_ms);i||s||o||n||c?this._onCapture(t,{$dead_click_last_mutation_timestamp:this.Wt,$dead_click_event_timestamp:t.timestamp,$dead_click_scroll_timeout:i,$dead_click_mutation_timeout:s,$dead_click_absolute_timeout:o,$dead_click_selection_changed_timeout:n,$dead_click_visibility_changed_timeout:c}):this.qt.mutation_threshold_ms>t.absoluteDelayMs&&this.Tt.push(t)}}this.Tt.length&&pr(this.Lt)&&(this.Lt=An.setTimeout((()=>{this.Rt()}),1e3))}}It(e,t){this.instance.capture("$dead_click",r({},t,qp(e.node,{e:e.originalEvent,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:!1}).props,{$dead_click_scroll_delay_ms:e.scrollDelayMs,$dead_click_mutation_delay_ms:e.mutationDelayMs,$dead_click_absolute_delay_ms:e.absoluteDelayMs,$dead_click_selection_changed_delay_ms:e.selectionChangedDelayMs,$dead_click_visibility_changed_delay_ms:e.visibilityChangedDelayMs}),{timestamp:new Date(e.timestamp)})}}An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.initDeadClicksAutocapture=(e,t)=>new Hp(e,t);var zp=jn("[ExternalScriptsLoader]"),Vp=(e,t,r)=>{if(e.config.disable_external_dependency_loading)return zp.warn(t+" was requested but loading of external scripts is disabled."),r("Loading of external scripts is disabled");var i=null==In?void 0:In.querySelectorAll("script");if(i)for(var n,s=function(){if(i[o].src===t){var e=i[o];return e.__posthog_loading_callback_fired?{v:r()}:(e.addEventListener("load",(t=>{e.__posthog_loading_callback_fired=!0,r(void 0,t)})),e.onerror=e=>r(e),{v:void 0})}},o=0;i.length>o;o++)if(n=s())return n.v;var a=()=>{if(!In)return r("document not found");var i=In.createElement("script");if(i.type="text/javascript",i.crossOrigin="anonymous",i.src=t,i.onload=e=>{i.__posthog_loading_callback_fired=!0,r(void 0,e)},i.onerror=e=>r(e),e.config.prepare_external_dependency_script&&(i=e.config.prepare_external_dependency_script(i)),!i)return r("prepare_external_dependency_script returned null");if("head"===e.config.external_scripts_inject_target)In.head.appendChild(i);else{var n,s=In.querySelectorAll("body > script");s.length>0?null==(n=s[0].parentNode)||n.insertBefore(i,s[0]):In.body.appendChild(i)}};null!=In&&In.body?a():null==In||In.addEventListener("DOMContentLoaded",a)};An.__PosthogExtensions__=An.__PosthogExtensions__||{},An.__PosthogExtensions__.loadExternalDependency=(e,t,r)=>{if("remote-config"!==t){var i;if(e.config.strict_script_versioning)i=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js");else{var n="/static/"+t+".js?v="+e.version;if("toolbar"===t){var s=3e5;n=n+"&t="+Math.floor(Date.now()/s)*s}i=e.requestRouter.endpointFor("assets",n)}Vp(e,i,r)}else{var o=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");Vp(e,o,r)}},An.__PosthogExtensions__.loadSiteApp=(e,t,r)=>{var i=e.requestRouter.endpointFor("api",t);Vp(e,i,r)};class Wp{constructor(e){this._instance=e}get qt(){return this._instance.config}get consent(){return this.rr()?0:this.ir}isOptedOut(){return this.qt.cookieless_mode===no||this.isRejected()||-1===this.consent&&this.qt.cookieless_mode===io}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return 0===this.consent}isRejected(){return 0===this.consent||-1===this.consent&&this.qt.opt_out_capturing_by_default}optInOut(e){this.nr.N(this.sr,e?1:0,this.qt.cookie_expiration,this.qt.cross_subdomain_cookie,this.qt.secure_cookie)}reset(){this.nr.q(this.sr,this.qt.cross_subdomain_cookie)}get sr(){var{token:e,opt_out_capturing_cookie_prefix:t,consent_persistence_name:r}=this._instance.config;return r||(t?t+e:"__ph_opt_in_out_"+e)}get ir(){var e=this.nr.A(this.sr);return Er(e)?1:sr(Rr,e)?0:-1}get nr(){var e=this.qt.opt_out_capturing_persistence_type,t="localStorage"===e?vh:ch;if(!this.ar||this.ar!==t){this.ar=t;var r="localStorage"===e?ch:vh;r.A(this.sr)&&(this.ar.A(this.sr)||this.optInOut(Er(r.A(this.sr))),r.q(this.sr,this.qt.cross_subdomain_cookie))}return this.ar}rr(){return!!this.qt.respect_dnt&&[null==Tn?void 0:Tn.doNotTrack,null==Tn?void 0:Tn.msDoNotTrack,An.doNotTrack].some((e=>Er(e)))}}var Gp=jn("[Dead Clicks]"),Zp=()=>!0,Qp=e=>{var t,r=!(null==(t=e.instance.persistence)||!t.get_property(ps)),i=e.instance.config.capture_dead_clicks;return xr(i)?i:!!vr(i)||r};class Jp{get lazyLoadedDeadClicksAutocapture(){return this.ur}constructor(e,t,r){this.instance=e,this.isEnabled=t,this.onCapture=r,this.startIfEnabledOrStop()}onRemoteConfig(e){"captureDeadClicks"in e&&(this.instance.persistence&&this.instance.persistence.register({[ps]:e.captureDeadClicks}),this.startIfEnabledOrStop())}startIfEnabledOrStop(){this.isEnabled(this)?this.lr((()=>{this.hr()})):this.stop()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.initDeadClicksAutocapture&&e(),null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this.instance,"dead-clicks-autocapture",(t=>{t?Gp.error("failed to load script",t):e()}))}hr(){var e;if(In){if(!this.ur&&null!=(e=An.__PosthogExtensions__)&&e.initDeadClicksAutocapture){var t=vr(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};t.__onCapture=this.onCapture,this.ur=An.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this.ur.start(In),Gp.info("starting...")}}else Gp.error("`document` not found. Cannot start.")}stop(){this.ur&&(this.ur.stop(),this.ur=void 0,Gp.info("stopping..."))}}var Kp=jn("[SegmentIntegration]");var Yp="posthog-js";function Xp(e,t){var{organization:i,projectId:n,prefix:s,severityAllowList:o=["error"],sendExceptionsToPostHog:a=!0}=void 0===t?{}:t;return t=>{var u,l,h,c,d;if("*"!==o&&!o.includes(t.level)||!e.__loaded)return t;t.tags||(t.tags={});var v=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());t.tags["PostHog Person URL"]=v,e.sessionRecordingStarted()&&(t.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var f,p=(null==(u=t.exception)?void 0:u.values)||[],g=p.map((e=>r({},e,{stacktrace:e.stacktrace?r({},e.stacktrace,{type:"raw",frames:(e.stacktrace.frames||[]).map((e=>r({},e,{platform:"web:javascript"})))}):void 0}))),m={$exception_message:(null==(l=p[0])?void 0:l.value)||t.message,$exception_type:null==(h=p[0])?void 0:h.type,$exception_level:t.level,$exception_list:g,$sentry_event_id:t.event_id,$sentry_exception:t.exception,$sentry_exception_message:(null==(c=p[0])?void 0:c.value)||t.message,$sentry_exception_type:null==(d=p[0])?void 0:d.type,$sentry_tags:t.tags};return i&&n&&(m.$sentry_url=(s||"https://sentry.io/organizations/")+i+"/issues/?project="+n+"&query="+t.event_id),a&&(null==(f=e.exceptions)||f.sendExceptionEvent(m)),t}}class eg{constructor(e,t,r,i,n,s){this.name=Yp,this.setupOnce=function(o){o(Xp(e,{organization:t,projectId:r,prefix:i,severityAllowList:n,sendExceptionsToPostHog:null==s||s}))}}}class tg{constructor(e){this.cr=(e,t,r)=>{r&&(r.noSessionId||r.activityTimeout||r.sessionPastMaximumLength)&&(qn.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:e,changeReason:r}),this.dr=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.vr()}vr(){var e;this.pr=null==(e=this._instance.sessionManager)?void 0:e.onSessionId(this.cr)}destroy(){var e;null==(e=this.pr)||e.call(this),this.pr=void 0}doPageView(e,t){var r,i=this.gr(e,t);return this.dr={pathname:null!==(r=null==kn?void 0:kn.location.pathname)&&void 0!==r?r:"",pageViewId:t,timestamp:e},this._instance.scrollManager.resetContext(),i}doPageLeave(e){var t;return this.gr(e,null==(t=this.dr)?void 0:t.pageViewId)}doEvent(){var e;return{$pageview_id:null==(e=this.dr)?void 0:e.pageViewId}}gr(e,t){var r=this.dr;if(!r)return{$pageview_id:t};var i={$pageview_id:t,$prev_pageview_id:r.pageViewId},n=this._instance.scrollManager.getContext();if(n&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:s,lastScrollY:o,maxScrollY:a,maxContentHeight:u,lastContentY:l,maxContentY:h}=n;if(!(pr(s)||pr(o)||pr(a)||pr(u)||pr(l)||pr(h))){s=Math.ceil(s),o=Math.ceil(o),a=Math.ceil(a),u=Math.ceil(u),l=Math.ceil(l),h=Math.ceil(h);var c=s>1?Mr(o/s,0,1,qn):1,d=s>1?Mr(a/s,0,1,qn):1,v=u>1?Mr(l/u,0,1,qn):1,f=u>1?Mr(h/u,0,1,qn):1;i=Hn(i,{$prev_pageview_last_scroll:o,$prev_pageview_last_scroll_percentage:c,$prev_pageview_max_scroll:a,$prev_pageview_max_scroll_percentage:d,$prev_pageview_last_content:l,$prev_pageview_last_content_percentage:v,$prev_pageview_max_content:h,$prev_pageview_max_content_percentage:f})}}return r.pathname&&(i.$prev_pageview_pathname=r.pathname),r.timestamp&&(i.$prev_pageview_duration=(e.getTime()-r.timestamp.getTime())/1e3),i}}var rg=["flags","surveys"],ig={[ss]:{exposure:"hidden"},[as]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[us]:{exposure:"hidden"},[ls]:{exposure:"event"},[hs]:{exposure:"hidden"},[cs]:{exposure:"event"},[ds]:{exposure:"hidden"},[vs]:{exposure:"event"},[fs]:{exposure:"event"},[ps]:{exposure:"event"},[gs]:{exposure:"hidden"},[ms]:{exposure:"event"},[ys]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[ks]:{exposure:"hidden"},[Cs]:{exposure:"event"},[bs]:{exposure:"event",shouldSkipFromEventProperties:e=>yr(e)},$session_past_minimum_duration:{exposure:"event"},$session_recording_url_trigger_activated_session:{exposure:"event"},$session_recording_event_trigger_activated_session:{exposure:"event"},$debug_first_full_snapshot_timestamp:{exposure:"event"},[Ts]:{exposure:"derived",storageGroup:"flags",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!vr(e))return{};for(var t={},r=Object.keys(e),i=0;r.length>i;i++)t["$feature/"+r[i]]=e[r[i]];return t}},[Is]:{exposure:"event",storageGroup:"flags"},[Es]:{exposure:"hidden"},[Rs]:{exposure:"hidden",storageGroup:"flags"},[Ms]:{exposure:"event",storageGroup:"flags"},[Os]:{exposure:"event",storageGroup:"flags"},[Ps]:{exposure:"event"},[Ls]:{exposure:"hidden"},[As]:{exposure:"hidden"},[Ns]:{exposure:"hidden"},[Fs]:{exposure:"hidden",storageGroup:"surveys"},[$s]:{exposure:"hidden",storageGroup:"surveys"},[Ds]:{exposure:"event"},[qs]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[js]:{exposure:"hidden"},[Us]:{exposure:"hidden"},[Bs]:{exposure:"hidden"},[Hs]:{exposure:"hidden",storageGroup:"flags"},[zs]:{exposure:"hidden"},[Vs]:{exposure:"hidden"},[Ws]:{exposure:"hidden"},[Gs]:{exposure:"hidden"},[Zs]:{exposure:"hidden"},[Qs]:{exposure:"hidden"},[Js]:{exposure:"hidden"},[_s]:{exposure:"event"},[ws]:{exposure:"event"},[xs]:{exposure:"event"},[Ss]:{exposure:"event"},[Xs]:{exposure:"event"},[eo]:{exposure:"event"},[to]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},ng=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],sg=e=>{var t=ig[e];if(t)return t;for(var[r,i]of ng)if(0===e.indexOf(r))return i},og={flags:Hs,surveys:$s},ag=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],ug="main";class lg{constructor(e,t,i){if(void 0===i&&(i=!0),this.mr={},this.yr=!1,this.br=!1,this.qt=e,this._r=i,this.props={},this.wr=!1,this.kr=(e=>{var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"})(e),this.nr=this.Sr(e),this.br=this.Cr(e),this.load(),e.debug&&qn.info("Persistence loaded",e.persistence,r({},this.props)),this.update_config(e,e,t),this.save(),kn){var n=()=>this.flush();Jn(kn,"beforeunload",n,{capture:!1}),Jn(kn,"pagehide",n,{capture:!1})}}Ir(){var e,t=null==(e=this.qt)?void 0:e.persistence_save_debounce_ms;return _r(t)&&t>0?t:0}isDisabled(){return!!this.Tr}Sr(e){-1===ag.indexOf(e.persistence.toLowerCase())&&(qn.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var t,i=function(e,t){void 0===e&&(e=[]),void 0===t&&(t=!1);var i=[...fh,...e];return r({},vh,{F(e){try{var r={};try{r=ch.F(e)||{}}catch(e){}var i,n=JSON.parse(vh.A(e)||"{}");if(t){var s={};for(var o in r){var a=r[o];yr(a)||""===a||(s[o]=a)}i=Hn(n,s)}else i=Hn(r,n);return vh.N(e,i),i}catch(e){}return null},N(e,t,r,n,s,o){var a=vh.N(e,t,void 0,void 0,o);try{var u={};i.forEach((e=>{t[e]&&(u[e]=t[e])})),Object.keys(u).length&&ch.N(e,u,r,n,s,o)}catch(e){vh.D(e)}return a},q(e,t){try{null==kn||kn.localStorage.removeItem(e),ch.q(e,t)}catch(e){vh.D(e)}}})}(e.cookie_persisted_properties||[],e.__preview_cookie_wins_on_conflict||!1),n=!1,s=e.persistence.toLowerCase();return"localstorage"===s&&vh.O()?(t=vh,n=!0):"localstorage+cookie"===s&&i.O()?(t=i,n=!0):"sessionstorage"===s&&yh.O()?t=yh:"memory"===s?t=gh:"cookie"===s?t=ch:i.O()?(t=i,n=!0):t=ch,this.yr=n,t}Er(e){return this.kr+"__"+e}Cr(e){return this.yr&&!!e.split_storage}Mr(e){var t=null!=e?e:this.qt.feature_flag_cache_ttl_ms;if(!t||0>=t)return!1;var r=this.props[Hs];return!r||"number"!=typeof r||Date.now()-r>t}properties(){var e={};return Bn(this.props,((t,r)=>{var i=sg(r);if("derived"===(null==i?void 0:i.exposure)){if(null!=i.shouldSkipFromEventProperties&&i.shouldSkipFromEventProperties(t,r===Ts?()=>this.Mr():()=>!1))return;i.transformToEventProperties&&Hn(e,i.transformToEventProperties(t))}else if(!i||"event"===i.exposure){if(null!=i&&null!=i.shouldSkipFromEventProperties&&i.shouldSkipFromEventProperties(t,(()=>!1)))return;e[r]=t}})),e}load(){if(!this.Tr){var e=this.nr.F(this.kr);e&&(this.props=Hn({},e)),this.br&&this.Rr()}}Rr(){for(var e of rg){var t=vh.F(this.Er(e));if(t&&!fr(t)){var r=this.Pr(e);r.persisted=!0,this.Or(e)||(r.fingerprint=this.Lr(t,e)),this.Ar(e,t)||Hn(this.props,t)}}}Or(e){return Object.keys(this.props).some((t=>{var r;return(null==(r=sg(t))?void 0:r.storageGroup)===e}))}Ar(e,t){var r=og[e];if(!r)return!1;var i=t[r],n=this.props[r];return _r(i)&&_r(n)&&n>i}refreshKey(e){var t;if(!this.Tr){var r=this.br?null==(t=sg(e))?void 0:t.storageGroup:void 0,i=r?vh.F(this.Er(r)):this.nr.F(this.kr);if(i&&e in i)this.Fr(e,i[e]);else{if(r){var n=this.nr.F(this.kr);if(n&&e in n)return void this.Fr(e,n[e])}this.Nr(e)}}}save(){if(!this.Tr){var e=this.Ir();e>0?pr(this.Dr)&&(this.Dr=setTimeout((()=>{this.Dr=void 0,this.$r()}),e)):this.$r()}}flush(){pr(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0,this.$r())}$r(){this.Tr||(this.br?this.qr():this.jr(this.nr,this.kr,this.props,ug))}qr(){var{main:e,groups:t}=this.Br();for(var r of(this.jr(this.nr,this.kr,e,ug),rg)){var i,n=t[r];(!fr(n)||null!=(i=this.mr[r])&&i.persisted)&&this.jr(vh,this.Er(r),n,r)}}Br(){var e={},t={};for(var r of rg)t[r]={};return Bn(this.props,((r,i)=>{var n,s=null==(n=sg(i))?void 0:n.storageGroup;s?t[s][i]=r:e[i]=r})),{main:e,groups:t}}Lr(e,t){var r=JSON.stringify(e);return t===ug?r+"|"+this.Hr+"|"+this.Ur+"|"+this.zr:r}jr(e,t,r,i){var n=this.Pr(i);if(i===ug||n.dirty||pr(n.fingerprint)){var s;try{if((s=this.Lr(r,i))===n.fingerprint)return void(n.dirty=!1)}catch(e){s=void 0}e.N(t,r,this.Hr,this.Ur,this.zr,this.qt.debug)?(n.dirty=!1,i!==ug&&(n.persisted=!0),pr(s)||(n.fingerprint=s)):this.qt.debug&&qn.warn('failed to persist storage entry "'+t+'"; will retry on next save')}}remove(e){var{keepGroupEntries:t=!1}=void 0===e?{}:e;if(pr(this.Dr)||(clearTimeout(this.Dr),this.Dr=void 0),this.nr.q(this.kr,!1),this.nr.q(this.kr,!0),!t&&this._r)for(var r of rg)vh.q(this.Er(r));t?delete this.mr[ug]:this.mr={}}clear(){this.remove(),this.props={}}register_once(e,t,r){if(vr(e)){pr(t)&&(t="None"),this.Hr=pr(r)?this.Vr:r;var i=!1;if(Bn(e,((e,r)=>{this.props.hasOwnProperty(r)&&this.props[r]!==t||(this.Fr(r,e),i=!0)})),i)return this.save(),!0}return!1}register(e,t){if(vr(e)){this.Hr=pr(t)?this.Vr:t;var r=!1;if(Bn(e,((t,i)=>{e.hasOwnProperty(i)&&this.props[i]!==t&&(this.Fr(i,t),r=!0)})),r)return this.save(),!0}return!1}unregister(e){e in this.props&&(this.Nr(e),this.save())}update_campaign_params(){if(!this.wr){var e=Ec(this.qt.custom_campaign_params,this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties);fr(Gn(e))||this.register(e),this.wr=!0}}update_search_keyword(){var e;this.register((e=null==In?void 0:In.referrer)?Mc(e):{})}update_referrer_info(){var e;this.register_once({$referrer:Lc(),$referring_domain:null!=In&&In.referrer&&(null==(e=Yn(In.referrer))?void 0:e.host)||Pc},void 0)}set_initial_person_info(){this.props[Gs]||this.props[Zs]||this.register_once({[Qs]:Ac(this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};Bn([Zs,Gs],(t=>{var r=this.props[t];r&&Bn(r,(function(t,r){e["$initial_"+ar(r)]=t}))}));var t,r,i=this.props[Qs];if(i){var n=(t=Nc(i),r={},Bn(t,(function(e,t){r["$initial_"+ar(t)]=e})),r);Hn(e,n)}return e}safe_merge(e){return Bn(this.props,(function(t,r){r in e||(e[r]=t)})),e}update_config(e,t,r){this.Vr=this.Hr=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!r),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie);var i=e.persistence!==t.persistence||!((e,t)=>{if(e.length!==t.length)return!1;var r=[...e].sort(),i=[...t].sort();return r.every(((e,t)=>e===i[t]))})(e.cookie_persisted_properties||[],t.cookie_persisted_properties||[]),n=i?this.Sr(e):this.nr,s=this.Cr(e);if(i||s!==this.br){var o=this.props;this.clear(),this.nr=n,this.br=s,this.props=o,this.save()}}set_disabled(e){this.Tr=e,this.Tr?this.remove():this.save()}set_cross_subdomain(e){e!==this.Ur&&(this.Ur=e,this.remove({keepGroupEntries:!0}),this.save())}set_secure(e){e!==this.zr&&(this.zr=e,this.remove({keepGroupEntries:!0}),this.save())}set_event_timer(e,t){var r=this.props[us]||{};r[e]=t,this.Fr(us,r),this.save()}remove_event_timer(e){var t=this.props[us]||{},r=t[e];return pr(r)||(delete t[e],this.Fr(us,t),this.save()),r}get_property(e){return this.props[e]}set_property(e,t){this.Fr(e,t),this.save()}Fr(e,t){this.props[e]=t,this.Wr(e)}Nr(e){delete this.props[e],this.Wr(e)}Wr(e){var t,r=null==(t=sg(e))?void 0:t.storageGroup;r&&(this.Pr(r).dirty=!0)}Pr(e){return this.mr[e]||(this.mr[e]={})}}var hg={backgroundColor:"#ffffff",textColor:"#1d1f27",buttonColor:"#1d1f27",borderRadius:8,buttonBorderRadius:6,borderColor:"#e5e7eb",fontFamily:"system-ui",boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",showOverlay:!0,whiteLabel:!1,dismissOnClickOutside:!0,zIndex:2147483646},cg={SHOWN:"product tour shown",DISMISSED:"product tour dismissed",COMPLETED:"product tour completed",STEP_SHOWN:"product tour step shown",STEP_COMPLETED:"product tour step completed",BUTTON_CLICKED:"product tour button clicked",STEP_SELECTOR_FAILED:"product tour step selector failed",BANNER_CONTAINER_SELECTOR_FAILED:"product tour banner container selector failed",BANNER_ACTION_CLICKED:"product tour banner action clicked"},dg={TOUR_ID:"$product_tour_id",TOUR_NAME:"$product_tour_name",TOUR_ITERATION:"$product_tour_iteration",TOUR_RENDER_REASON:"$product_tour_render_reason",TOUR_STEP_ID:"$product_tour_step_id",TOUR_STEP_ORDER:"$product_tour_step_order",TOUR_STEP_TYPE:"$product_tour_step_type",TOUR_DISMISS_REASON:"$product_tour_dismiss_reason",TOUR_BUTTON_TEXT:"$product_tour_button_text",TOUR_BUTTON_ACTION:"$product_tour_button_action",TOUR_BUTTON_LINK:"$product_tour_button_link",TOUR_BUTTON_TOUR_ID:"$product_tour_button_tour_id",TOUR_STEPS_COUNT:"$product_tour_steps_count",TOUR_STEP_SELECTOR:"$product_tour_step_selector",TOUR_STEP_SELECTOR_FOUND:"$product_tour_step_selector_found",TOUR_STEP_ELEMENT_TAG:"$product_tour_step_element_tag",TOUR_STEP_ELEMENT_ID:"$product_tour_step_element_id",TOUR_STEP_ELEMENT_CLASSES:"$product_tour_step_element_classes",TOUR_STEP_ELEMENT_TEXT:"$product_tour_step_element_text",TOUR_ERROR:"$product_tour_error",TOUR_MATCHES_COUNT:"$product_tour_matches_count",TOUR_FAILURE_PHASE:"$product_tour_failure_phase",TOUR_WAITED_FOR_ELEMENT:"$product_tour_waited_for_element",TOUR_WAIT_DURATION_MS:"$product_tour_wait_duration_ms",TOUR_BANNER_SELECTOR:"$product_tour_banner_selector",TOUR_LINKED_SURVEY_ID:"$product_tour_linked_survey_id",USE_MANUAL_SELECTOR:"$use_manual_selector",INFERENCE_DATA_PRESENT:"$inference_data_present",TOUR_LAST_SEEN_DATE:"$product_tour_last_seen_date",TOUR_TYPE:"$product_tour_type"},vg=jn("[RateLimiter]");class fg{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=e=>{var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach((e=>{vg.info((e||"events")+" is quota limited."),this.serverLimits[e]=(new Date).getTime()+6e4}))}catch(e){return void vg.warn('could not rate limit - continuing. Error: "'+(null==e?void 0:e.message)+'"',{text:t})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return(null==(e=this.instance.config.rate_limiting)?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max((null==(e=this.instance.config.rate_limiting)?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){var t,r,i;void 0===e&&(e=!1);var{captureEventsBurstLimit:n,captureEventsPerSecond:s}=this,o=(new Date).getTime(),a=null!==(t=null==(r=this.instance.persistence)?void 0:r.get_property(Ws))&&void 0!==t?t:{tokens:n,last:o};a.tokens+=(o-a.last)/1e3*s,a.last=o,a.tokens>n&&(a.tokens=n);var u=1>a.tokens;return u||e||(a.tokens=Math.max(0,a.tokens-1)),!u||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+s+" events per second and "+n+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=u,null==(i=this.instance.persistence)||i.set_property(Ws,a),{isRateLimited:u,remainingTokens:a.tokens}}isServerRateLimited(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}var pg=jn("[RemoteConfig]");class gg{constructor(e){this._instance=e}get remoteConfig(){var e;return null==(e=An._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.config}Gr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.loadExternalDependency?null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"remote-config",(()=>e(this.remoteConfig))):e()}Zr(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback(t){e(t.json)}})}load(){try{if(this.remoteConfig)return pg.info("Using preloaded remote config",this.remoteConfig),this.Qr(this.remoteConfig),void this.Jr();if(this._instance.Kr())return void pg.warn("Remote config is disabled. Falling back to local config.");this.Gr((e=>{if(!e)return pg.info("No config found after loading remote JS config. Falling back to JSON."),void this.Zr((e=>{this.Qr(e),this.Jr()}));this.Qr(e),this.Jr()}))}catch(e){pg.error("Error loading remote config",e)}}stop(){this.Yr&&(clearInterval(this.Yr),this.Yr=void 0)}refresh(){!this._instance.Kr()&&In&&"hidden"!==In.visibilityState&&this._instance.reloadFeatureFlags()}Jr(){var e;if(!this.Yr){var t=null!==(e=this._instance.config.remote_config_refresh_interval_ms)&&void 0!==e?e:3e5;0!==t&&(this.Yr=setInterval((()=>{this.refresh()}),t))}}Qr(e){var t;e||pg.error("Failed to fetch remote config from PostHog."),this._instance.Qr(null!=e?e:{}),!1!==(null==e?void 0:e.hasFeatureFlags)&&(this._instance.config.advanced_disable_feature_flags_on_first_load||null==(t=this._instance.featureFlags)||t.ensureFlagsLoaded())}}var mg=3e3;class yg{constructor(e,t){this.Xr=!0,this.ei=[],this.ti=Mr((null==t?void 0:t.flush_interval_ms)||mg,250,5e3,qn.createLogger("flush interval"),mg),this.ri=e}enqueue(e){this.ei.push(e),this.ii||this.ni()}unload(){this.si();var e=this.ei.length>0?this.oi():{},t=Object.values(e),i=[...t.filter((e=>0===e.url.indexOf("/e"))),...t.filter((e=>0!==e.url.indexOf("/e")))];i.map((e=>{this.ri(r({},e,{transport:"sendBeacon"}))}))}enable(){this.Xr=!1,this.ni()}ni(){var e=this;this.Xr||(this.ii=setTimeout((()=>{if(this.si(),this.ei.length>0){var t=this.oi(),r=function(){var r=t[i],n=(new Date).getTime();r.data&&cr(r.data)&&Bn(r.data,(e=>{e.offset=Math.abs(e.timestamp-n),delete e.timestamp})),e.ri(r)};for(var i in t)r()}}),this.ti))}si(){clearTimeout(this.ii),this.ii=void 0}oi(){var e={};return Bn(this.ei,(t=>{var i,n=t,s=(n?n.batchKey:null)||n.url;pr(e[s])&&(e[s]=r({},n,{data:[]})),null==(i=e[s].data)||i.push(n.data)})),this.ei=[],e}}var bg=["retriesPerformedSoFar"];class _g{constructor(e){this.ai=!1,this.ui=3e3,this.ei=[],this._instance=e,this.ei=[],this.li=!0,!pr(kn)&&"onLine"in kn.navigator&&(this.li=kn.navigator.onLine,this.hi=()=>{this.li=!0,this.ci()},this.di=()=>{this.li=!1},Jn(kn,"online",this.hi),Jn(kn,"offline",this.di))}get length(){return this.ei.length}retriableRequest(e){var{retriesPerformedSoFar:t}=e,n=i(e,bg);wr(t)&&(n.url=Kl(n.url,{retry_count:t})),this._instance._send_request(r({},n,{callback:e=>{200===e.statusCode||e.statusCode>=400&&500>e.statusCode||(null!=t?t:0)>=10?null==n.callback||n.callback(e):this.vi(r({retriesPerformedSoFar:t},n))}}))}vi(e){var t=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=t+1;var r=function(e){var t=3e3*Math.pow(2,e),r=t/2,i=Math.min(18e5,t),n=Math.random()-.5;return Math.ceil(i+n*(i-r))}(t),i=Date.now()+r;this.ei.push({retryAt:i,requestOptions:e});var n="Enqueued failed request for retry in "+r;navigator.onLine||(n+=" (Browser is offline)"),qn.warn(n),this.ai||(this.ai=!0,this.fi())}fi(){if(this.pi&&clearTimeout(this.pi),0===this.ei.length)return this.ai=!1,void(this.pi=void 0);this.pi=setTimeout((()=>{this.li&&this.ei.length>0&&this.ci(),this.fi()}),this.ui)}ci(){var e=Date.now(),t=[],r=this.ei.filter((r=>e>r.retryAt||(t.push(r),!1)));if(this.ei=t,r.length>0)for(var{requestOptions:i}of r)this.retriableRequest(i)}unload(){for(var{requestOptions:e}of(this.pi&&(clearTimeout(this.pi),this.pi=void 0),this.ai=!1,pr(kn)||(this.hi&&(kn.removeEventListener("online",this.hi),this.hi=void 0),this.di&&(kn.removeEventListener("offline",this.di),this.di=void 0)),this.ei))try{this._instance._send_request(r({},e,{transport:"sendBeacon"}))}catch(e){qn.error(e)}this.ei=[]}}class wg{constructor(e){this.gi=()=>{var e,t,r,i;this.mi||(this.mi={});var n=this.scrollElement(),s=this.scrollY(),o=n?Math.max(0,n.scrollHeight-n.clientHeight):0,a=s+((null==n?void 0:n.clientHeight)||0),u=(null==n?void 0:n.scrollHeight)||0;this.mi.lastScrollY=Math.ceil(s),this.mi.maxScrollY=Math.max(s,null!==(e=this.mi.maxScrollY)&&void 0!==e?e:0),this.mi.maxScrollHeight=Math.max(o,null!==(t=this.mi.maxScrollHeight)&&void 0!==t?t:0),this.mi.lastContentY=a,this.mi.maxContentY=Math.max(a,null!==(r=this.mi.maxContentY)&&void 0!==r?r:0),this.mi.maxContentHeight=Math.max(u,null!==(i=this.mi.maxContentHeight)&&void 0!==i?i:0)},this._instance=e}get yi(){return this._instance.config.scroll_root_selector}getContext(){return this.mi}resetContext(){var e=this.mi;return setTimeout(this.gi,0),e}startMeasuringScrollPosition(){Jn(kn,"scroll",this.gi,{capture:!0}),Jn(kn,"scrollend",this.gi,{capture:!0}),Jn(kn,"resize",this.gi)}scrollElement(){if(!this.yi)return null==kn?void 0:kn.document.documentElement;var e=cr(this.yi)?this.yi:[this.yi];for(var t of e){var r=null==kn?void 0:kn.document.querySelector(t);if(r)return r}}bi(e){var t="y"===e?"scrollTop":"scrollLeft";if(this.yi){var r=this.scrollElement();return r&&r[t]||0}return kn?"y"===e?kn.scrollY||kn.pageYOffset||kn.document.documentElement.scrollTop||0:kn.scrollX||kn.pageXOffset||kn.document.documentElement.scrollLeft||0:0}scrollY(){return this.bi("y")}scrollX(){return this.bi("x")}}var xg=e=>Ac(null==e?void 0:e.config.mask_personal_data_properties,null==e?void 0:e.config.custom_personal_data_properties);class Sg{constructor(e,t,r,i){this.wi=e=>{var t=this.xi();if(!t||t.sessionId!==e){var r={sessionId:e,props:this.ki(this._instance)};this.Si.register({[Vs]:r})}},this._instance=e,this.Ci=t,this.Si=r,this.ki=i||xg,this.Ci.onSessionId(this.wi)}xi(){return this.Si.props[Vs]}getSetOnceProps(){var e,t=null==(e=this.xi())?void 0:e.props;return t?"r"in t?Nc(t):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}getSessionProps(){var e={};return Bn(Gn(this.getSetOnceProps()),((t,r)=>{"$current_url"===r&&(r="url"),e["$session_entry_"+ar(r)]=t})),e}}class kg{constructor(){this.Ii={}}on(e,t){return this.Ii[e]||(this.Ii[e]=[]),this.Ii[e].push(t),()=>{this.Ii[e]=this.Ii[e].filter((e=>e!==t))}}emit(e,t){for(var r of this.Ii[e]||[])r(t);for(var i of this.Ii["*"]||[])i(e,t)}}var Cg=jn("[SessionId]");class Tg{on(e,t){return this.Ti.on(e,t)}constructor(e,t,r){var i;if(this.Ei=null,this.Mi=[],this.Ri=void 0,this.Ti=new kg,this.Pi=(e,t)=>!(!wr(e)||!wr(t))&&Math.abs(e-t)>this.sessionTimeoutMs,!e.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode===no)throw new Error('SessionIdManager cannot be used with cookieless_mode="always"');this.qt=e.config,this.Si=e.persistence,this.Oi=void 0,this.Li=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.Ai=t||cl,this.Fi=r||cl;var n=this.qt.persistence_name||this.qt.token;if(this._sessionTimeoutMs=1e3*Mr(this.qt.session_idle_timeout_seconds||1800,60,36e3,Cg.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.Ni(),this.Di="ph_"+n+"_window_id",this.$i="ph_"+n+"_primary_window_exists",this.qi()){var s=yh.F(this.Di),o=yh.F(this.$i);s&&!o?this.Oi=s:yh.q(this.Di),yh.N(this.$i,!0)}if(null!=(i=this.qt.bootstrap)&&i.sessionID)try{var a=(e=>{var t=this.qt.bootstrap.sessionID.replace(/-/g,"");if(32!==t.length)throw new Error("Not a valid UUID");if("7"!==t[12])throw new Error("Not a UUIDv7");return parseInt(t.substring(0,12),16)})();this.ji(this.qt.bootstrap.sessionID,(new Date).getTime(),a)}catch(e){Cg.error("Invalid sessionID in bootstrap",e)}this.Bi()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return pr(this.Mi)&&(this.Mi=[]),this.Mi.push(e),this.Li&&e(this.Li,this.Oi),()=>{this.Mi=this.Mi.filter((t=>t!==e))}}qi(){return"memory"!==this.qt.persistence&&!this.Si.Tr&&yh.O()}Hi(e){e!==this.Oi&&(this.Oi=e,this.qi()&&yh.N(this.Di,e))}Ui(){return this.Oi?this.Oi:this.qi()?yh.F(this.Di):null}zi(e){var t=this.Ei;return!yr(t)&&!yr(e)&&5e3>Math.abs(e-t)}ji(e,t,r){var i=t!==this._sessionActivityTimestamp,n=!(e!==this.Li||r!==this._sessionStartTimestamp);this._sessionStartTimestamp=r,this._sessionActivityTimestamp=t,this.Li=e,n&&!i||n&&this.zi(t)||(this.Ei=t,this.Si.register({[ks]:[t,e,r]}))}Vi(){var e,t=null==(e=this.qt)?void 0:e.persistence_save_debounce_ms;return wr(t)&&t>0}Wi(){var e;if(!yr(this._sessionActivityTimestamp)&&this._sessionActivityTimestamp!==this.Ei){this.Vi()?this.Si.refreshKey(ks):(this.Si.flush(),this.Si.load());var[,t,r]=this.Gi();t===this.Li&&r===this._sessionStartTimestamp&&(this.Ei=this._sessionActivityTimestamp,this.Si.register({[ks]:[this._sessionActivityTimestamp,null!==(e=this.Li)&&void 0!==e?e:null,this._sessionStartTimestamp]}),this.Si.flush())}}Zi(){var[e]=this.Gi(),t=wr(e)?e:0,r=wr(this._sessionActivityTimestamp)?this._sessionActivityTimestamp:0;return Math.max(t,r)}Gi(){var e=this.Si.props[ks];return cr(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.Ei=null,clearTimeout(this.Qi),this.Qi=void 0,this.ji(null,null,null)}destroy(){this.Wi(),clearTimeout(this.Qi),this.Qi=void 0,this.Ri&&kn&&(kn.removeEventListener(lo,this.Ri,{capture:!1}),this.Ri=void 0),this.Mi=[]}Bi(){this.Ri=()=>{this.Wi(),this.qi()&&yh.q(this.$i)},Jn(kn,lo,this.Ri,{capture:!1})}checkAndGetSessionAndWindowId(e,t){if(void 0===e&&(e=!1),void 0===t&&(t=null),this.qt.cookieless_mode===no)throw new Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var r=t||(new Date).getTime(),[,i,n]=this.Gi(),s=this.Zi(),o=this.Ui(),a=wr(n)&&Math.abs(r-n)>864e5,u=!1,l=!i,h=!l&&!e&&this.Pi(r,s);l||h||a?(i=this.Ai(),o=this.Fi(),Cg.info("new session ID generated",{sessionId:i,windowId:o,changeReason:{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}}),n=r,u=!0):o||(o=this.Fi(),u=!0);var c=wr(s)&&e&&!a?s:r,d=wr(n)?n:(new Date).getTime();return this.Hi(o),this.ji(i,c,d),e||this.Ni(),u&&this.Mi.forEach((e=>e(i,o,u?{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}:void 0))),{sessionId:i,windowId:o,sessionStartTimestamp:d,changeReason:u?{noSessionId:l,activityTimeout:h,sessionPastMaximumLength:a}:void 0,lastActivityTimestamp:s}}Ni(){clearTimeout(this.Qi),this.Qi=setTimeout((()=>{var e=this.Zi();if(this.Pi((new Date).getTime(),e)){var t=this.Li;this.resetSessionId(),this.Ti.emit("forcedIdleReset",{idleSessionId:t})}}),1.1*this.sessionTimeoutMs)}}var Ig=function(e,t){if(!e)return!1;var r=e.userAgent;if(r&&nr(r,t))return!0;try{var i=null==e?void 0:e.userAgentData;if(null!=i&&i.brands&&i.brands.some((e=>nr(null==e?void 0:e.brand,t))))return!0}catch(e){}return!!e.webdriver},Eg="custom",Rg="i.posthog.com",Mg=/^\/static\//;class Og{constructor(e){this.Ji={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,t=null==(e=this.instance.config.ui_host)?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace("."+Rg,".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}get region(){return this.Ji[this.apiHost]||(this.Ji[this.apiHost]=/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"us":/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"eu":Eg),this.Ji[this.apiHost]}Ki(e){if(Mg.test(e)){var t=this.instance.config.asset_host;if("string"==typeof t)return t.trim().replace(/\/$/,"")||void 0}}endpointFor(e,t){if(void 0===t&&(t=""),t&&(t="/"===t[0]?t:"/"+t),"ui"===e)return this.uiHost+t;if("flags"===e)return this.flagsApiHost+t;if("assets"===e){var r=this.Ki(t);if(r)return""+r+t}if(this.region===Eg)return this.apiHost+t;var i=Rg+t;switch(e){case"assets":return"https://"+this.region+"-assets."+i;case"api":return"https://"+this.region+"."+i}}}var Pg=jn("[PostHog ExternalIntegrations]"),Lg={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class Ag{constructor(e){this._instance=e}lr(e,t){var r;null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,e,(e=>{if(e)return Pg.error("failed to load script",e);t()}))}startIfEnabledOrStop(){var e=this,t=function(t){var r,n,s;!i||null!=(r=An.__PosthogExtensions__)&&null!=(r=r.integrations)&&r[t]||e.lr(Lg[t],(()=>{var r;null==(r=An.__PosthogExtensions__)||null==(r=r.integrations)||null==(r=r[t])||r.start(e._instance)})),!i&&null!=(n=An.__PosthogExtensions__)&&null!=(n=n.integrations)&&n[t]&&(null==(s=An.__PosthogExtensions__)||null==(s=s.integrations)||null==(s=s[t])||s.stop())};for(var[r,i]of Object.entries(null!==(n=this._instance.config.integrations)&&void 0!==n?n:{})){var n;t(r)}}}var Ng,Fg={},$g=0,Dg=()=>{},qg='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',jg="Surveys module not available",Ug="sanitize_properties is deprecated. Use before_send instead",Bg="Invalid value for property_denylist config: ",Hg="posthog",zg=!Gl&&-1===(null==Ln?void 0:Ln.indexOf("MSIE"))&&-1===(null==Ln?void 0:Ln.indexOf("Mozilla")),Vg=e=>{var t;return r({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,asset_host:null,token:"",autocapture:!0,cross_subdomain_cookie:Qn(null==In?void 0:In.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:Dg,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:null!=e?e:"unset",__preview_deferred_init_extensions:!1,__preview_external_dependency_versioned_paths:!1,__preview_cookie_wins_on_conflict:!1,debug:En&&gr(null==En?void 0:En.search)&&-1!==En.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disable_external_dependency_loading:!1,strict_script_versioning:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==kn||null==(t=kn.location)?void 0:t.protocol),ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_feature_flags_dedup_per_session:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error(e){qn.error("Bad HTTP status: "+e.statusCode+" "+e.text)},get_device_id:e=>e,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:ao,before_send:void 0,request_queue_config:{flush_interval_ms:mg},error_tracking:{},_onCapture:Dg},(e=>({rageclick:e&&e>="2026-05-30"?{content_ignorelist:Lo,ignore_text_selection:!0}:!e||"2025-11-30">e||{content_ignorelist:!0},capture_pageview:!e||"2025-05-24">e||"history_change",session_recording:e&&e>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:e&&e>="2026-01-30"?"head":"body",internal_or_test_user_hostname:e&&e>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0,persistence_save_debounce_ms:e&&e>="2026-05-30"?250:0,split_storage:!(!e||"2026-05-30">e),detect_google_search_app:!(!e||"2026-05-30">e)}))(e))},Wg=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["__preview_disable_beacon","disable_beacon"],["store_google","save_campaign_params"],["verbose","debug"]],Gg=e=>{var t={};for(var[r,i]of Wg)pr(e[r])||(t[i]=e[r]);var n=Hn({},t,e),s=e.__preview_external_dependency_versioned_paths;return pr(s)||(pr(e.strict_script_versioning)&&(n.strict_script_versioning=!!s),gr(s)&&pr(e.asset_host)&&(n.asset_host=s)),cr(e.property_blacklist)&&(pr(e.property_denylist)?n.property_denylist=e.property_blacklist:cr(e.property_denylist)?n.property_denylist=[...e.property_blacklist,...e.property_denylist]:qn.error(Bg+e.property_denylist)),n};class Zg{constructor(){this.__forceAllowLocalhost=!1}get Yi(){return this.__forceAllowLocalhost}set Yi(e){qn.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}class Qg{Xi(e,t){if(e){var r=this.en.indexOf(e);-1!==r&&this.en.splice(r,1)}return this.en.push(t),null==t.initialize||t.initialize(),t}tn(){return this.config.cookieless_mode===no||this.config.cookieless_mode===io&&this.consent.isRejected()}get decideEndpointWasHit(){var e,t;return null!==(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&void 0!==e&&e}get flagsEndpointWasHit(){var e,t;return null!==(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&void 0!==e&&e}constructor(){var e;this.webPerformance=new Zg,this.rn=!1,this.version=$n.LIB_VERSION,this.nn=new kg,this.en=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=Vg(),this.SentryIntegration=eg,this.sentryIntegration=e=>function(e,t){var r=Xp(e,t);return{name:Yp,processEvent:e=>r(e)}}(this,e),this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.sn=!1,this.an=null,this.un=null,this.ln=null,this.scrollManager=new wg(this),this.pageViewManager=new tg(this),this.rateLimiter=new fg(this),this.requestRouter=new Og(this),this.consent=new Wp(this),this.externalIntegrations=new Ag(this);var t=null!==(e=Qg.__defaultExtensionClasses)&&void 0!==e?e:{};this.featureFlags=t.featureFlags&&new t.featureFlags(this),this.toolbar=t.toolbar&&new t.toolbar(this),this.surveys=t.surveys&&new t.surveys(this),this.conversations=t.conversations&&new t.conversations(this),this.logs=t.logs&&new t.logs(this),this.experiments=t.experiments&&new t.experiments(this),this.exceptions=t.exceptions&&new t.exceptions(this),this.people={set:(e,t,r)=>{var i=gr(e)?{[e]:t}:e;this.setPersonProperties(i),null==r||r({})},set_once:(e,t,r)=>{var i=gr(e)?{[e]:t}:e;this.setPersonProperties(void 0,i),null==r||r({})}},this.on("eventCaptured",(e=>qn.info('send "'+(null==e?void 0:e.event)+'"',e)))}init(e,t,r){if(r&&r!==Hg){var i,n=null!==(i=Fg[r])&&void 0!==i?i:new Qg;return n._init(e,t,r),Fg[r]=n,Fg[Hg][r]=n,n}return this._init(e,t,r)}_init(e,t,i){var n,s;void 0===t&&(t={});var o=gr(e)?e.trim():"";if(!o)return qn.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},t.debug=this.hn(t.debug),this.cn=t,this.dn=[],t.person_profiles?this.un=t.person_profiles:t.process_person&&(this.un=t.process_person);var a=Vg(t.defaults),u=Gg(t),l=Hn({},a,u,{name:i,token:o});vr(a.rageclick)&&vr(u.rageclick)&&(l.rageclick=Hn({},a.rageclick,u.rageclick)),this.set_config(l),this.config.on_xhr_error&&qn.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=t.disable_compression?void 0:fl.GZipJS;var h=this.vn();this.persistence=new lg(this.config,h),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new lg(r({},this.config,{persistence:"sessionStorage"}),h,!1);var c=r({},this.persistence.props),d=r({},this.sessionPersistence.props);this.register({$initialization_time:(new Date).toISOString()}),this.fn=new yg((e=>this.pn(e)),this.config.request_queue_config),this.gn=new _g(this),this.__request_queue=[];var v=this.tn();if(v||(this.sessionManager=new Tg(this),this.sessionPropsManager=new Sg(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(qn.info("Deferring extension initialization to improve startup performance"),setTimeout((()=>{this.mn(v)}),0)):(qn.info("Initializing extensions synchronously"),this.mn(v)),$n.DEBUG=$n.DEBUG||this.config.debug,$n.DEBUG&&qn.info("Starting in debug mode",{this:this,config:t,thisC:r({},this.config),p:c,s:d}),!this.config.identity_distinct_id||null!=(n=t.bootstrap)&&n.distinctID||(t.bootstrap=r({},t.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),void 0!==(null==(s=t.bootstrap)?void 0:s.distinctID)){var f=t.bootstrap.distinctID,p=this.get_distinct_id(),g=this.persistence.get_property(zs);if(t.bootstrap.isIdentifiedID&&null!=p&&p!==f&&g===so)this.identify(f);else if(t.bootstrap.isIdentifiedID&&null!=p&&p!==f&&g===oo)qn.warn("Bootstrap distinctID differs from an already-identified user. The existing identity is preserved. Call reset() before reinitializing if you intend to switch users.");else{var m=this.config.get_device_id(cl()),y=t.bootstrap.isIdentifiedID?m:f;this.persistence.set_property(zs,t.bootstrap.isIdentifiedID?oo:so),this.register({distinct_id:f,$device_id:y})}}if(v)this.register_once({distinct_id:Ys,$device_id:null},"");else if(!this.get_distinct_id()){var b=this.config.get_device_id(cl());this.register_once({distinct_id:b,$device_id:b},""),this.persistence.set_property(zs,so)}return Jn(kn,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),t.segment?function(e,t){var r=e.config.segment;if(!r)return t();!function(e,t){var r=e.config.segment;if(!r)return t();var i=r=>{var i=()=>r.anonymousId()||cl();e.config.get_device_id=i,r.id()&&(e.register({distinct_id:r.id(),$device_id:i()}),e.persistence.set_property(zs,oo)),t()},n=r.user();"then"in n&&dr(n.then)?n.then(i):i(n)}(e,(()=>{r.register((e=>{Promise&&Promise.resolve||Kp.warn("This browser does not have Promise support, and can not use the segment integration");var t=(t,r)=>{if(!r)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(Kp.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(Kp.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var i=e.calculateEventProperties(r,t.event.properties);return t.event.properties=Object.assign({},i,t.event.properties),t};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:e=>t(e,e.event.event),page:e=>t(e,ho),identify:e=>t(e,vo),screen:e=>t(e,"$screen")}})(e)).then((()=>{t()}))}))}(this,(()=>this.yn())):this.yn(),dr(this.config._onCapture)&&this.config._onCapture!==Dg&&(qn.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(e=>this.config._onCapture(e.event,e)))),this.config.ip&&qn.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}mn(e){var t,i,n,s,o,a,u,l=performance.now(),h=r({},Qg.__defaultExtensionClasses,this.config.__extensionClasses),c=[];h.featureFlags&&this.en.push(this.featureFlags=null!==(t=this.featureFlags)&&void 0!==t?t:new h.featureFlags(this)),h.exceptions&&this.en.push(this.exceptions=null!==(i=this.exceptions)&&void 0!==i?i:new h.exceptions(this)),h.historyAutocapture&&this.en.push(this.historyAutocapture=new h.historyAutocapture(this)),h.tracingHeaders&&this.en.push(this.tracingHeaders=new h.tracingHeaders(this)),h.siteApps&&this.en.push(this.siteApps=new h.siteApps(this)),h.sessionRecording&&!e&&this.en.push(this.sessionRecording=new h.sessionRecording(this)),this.config.disable_scroll_properties||c.push((()=>{this.scrollManager.startMeasuringScrollPosition()})),h.autocapture&&this.en.push(this.autocapture=new h.autocapture(this)),h.surveys&&this.en.push(this.surveys=null!==(n=this.surveys)&&void 0!==n?n:new h.surveys(this)),h.logs&&this.en.push(this.logs=null!==(s=this.logs)&&void 0!==s?s:new h.logs(this)),h.conversations&&this.en.push(this.conversations=null!==(o=this.conversations)&&void 0!==o?o:new h.conversations(this)),h.productTours&&this.en.push(this.productTours=new h.productTours(this)),h.heatmaps&&this.en.push(this.heatmaps=new h.heatmaps(this)),h.webVitalsAutocapture&&this.en.push(this.webVitalsAutocapture=new h.webVitalsAutocapture(this)),h.exceptionObserver&&this.en.push(this.exceptionObserver=new h.exceptionObserver(this)),h.deadClicksAutocapture&&this.en.push(this.deadClicksAutocapture=new h.deadClicksAutocapture(this,Qp)),h.toolbar&&this.en.push(this.toolbar=null!==(a=this.toolbar)&&void 0!==a?a:new h.toolbar(this)),h.experiments&&this.en.push(this.experiments=null!==(u=this.experiments)&&void 0!==u?u:new h.experiments(this)),this.en.forEach((e=>{e.initialize&&c.push((()=>{null==e.initialize||e.initialize()}))})),c.push((()=>{if(this.bn){var e=this.bn;this.bn=void 0,this.Qr(e)}})),this._n(c,l)}_n(e,t){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-t>=30&&e.length>0)return void setTimeout((()=>{this._n(e,t)}),0);var r=e.shift();if(r)try{r()}catch(e){qn.error("Error initializing extension:",e)}}var i=Math.round(performance.now()-t);this.register_for_session({[Xs]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[eo]:i}),this.config.__preview_deferred_init_extensions&&qn.info("PostHog extensions initialized ("+i+"ms)")}Qr(e){var t;if(!In||!In.body)return qn.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((()=>{this.Qr(e)}),500);this.config.__preview_deferred_init_extensions&&(this.bn=e),this.wn=e,this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=sr(e.supportedCompression,fl.GZipJS)?fl.GZipJS:sr(e.supportedCompression,fl.Base64)?fl.Base64:void 0),null!=(t=e.analytics)&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.un?this.un:ao}),this.en.forEach((t=>null==t.onRemoteConfig?void 0:t.onRemoteConfig(e)))}yn(){try{this.config.loaded(this)}catch(e){qn.critical("`loaded` function failed",e)}if(this.xn(),this.config.internal_or_test_user_hostname&&null!=En&&En.hostname){var e=En.hostname,t=this.config.internal_or_test_user_hostname;("string"==typeof t?e===t:t.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout((()=>{(this.consent.isOptedIn()||this.tn())&&this.kn()}),1),this.Sn=new gg(this),this.Sn.load()}xn(){var e;this.is_capturing()&&this.config.request_batching&&(null==(e=this.fn)||e.enable())}_dom_loaded(){this.is_capturing()&&Un(this.__request_queue,(e=>this.pn(e))),this.__request_queue=[],this.xn()}_handle_unload(){var e,t,r,i;null==(e=this.surveys)||e.handlePageUnload(),this.config.request_batching?(this.Cn()&&this.capture(co),null==(t=this.logs)||t.flushLogs("sendBeacon"),null==(r=this.fn)||r.unload(),null==(i=this.gn)||i.unload()):this.Cn()&&this.capture(co,null,{transport:"sendBeacon"})}_send_request(e){this.__loaded&&(zg?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=Kl(e.url,{ip:this.config.ip?1:0}),e.headers=r({},this.config.request_headers,e.headers),e.compression="best-available"===e.compression?this.compression:e.compression,(pr(this.config.disable_beacon)?this.config.__preview_disable_beacon:this.config.disable_beacon)&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(e=>{var t,i,n,s=r({},e);s.timeout=s.timeout||6e4,s.url=rh(s.url,s.compression);var o=null!==(t=s.transport)&&void 0!==t?t:"fetch",a=ih.filter((e=>!s.disableTransport||!e.transport||!s.disableTransport.includes(e.transport))),u=null!==(i=null==(n=function(e,t){for(var r=0;e.length>r;r++)if(t(e[r]))return e[r]}(a,(e=>e.transport===o)))?void 0:n.method)&&void 0!==i?i:a[0].method;if(!u)throw new Error("No available transport method");"sendBeacon"!==o&&s.data&&s.compression===fl.GZipJS&&Pn&&!Ql?th(s).then((e=>{u(e)})).catch((t=>{if(Xt(t))return Ql=!0,void u(r({},s,{compression:void 0,url:rh(e.url,void 0)}));(e=>{if(!e||"object"!=typeof e)return!1;var t="name"in e?String(e.name):"";return Xt(e)||t===Kt})(t)&&(Ql=!0),u(s)})):u(s)})(r({},e,{callback:t=>{var r,i;this.rateLimiter.checkForLimiting(t),400>t.statusCode||null==(r=(i=this.config).on_request_error)||r.call(i,t),null==e.callback||e.callback(t)}}))))}pn(e){this.gn?this.gn.retriableRequest(e):this._send_request(e)}_execute_array(e){$g++;try{var t,r=[],i=[],n=[];Un(e,(e=>{if(e)if(cr(t=e[0]))n.push(e);else if(dr(e))try{e.call(this)}catch(t){qn.error("Error executing queued PostHog call",e,t)}else cr(e)&&"alias"===t?r.push(e):cr(e)&&-1!==t.indexOf("capture")&&dr(this[t])?n.push(e):i.push(e)}));var s=function(e,t){Un(e,(function(e){try{if(cr(e[0])){var r=t;Bn(e,(function(e){r=r[e[0]].apply(r,e.slice(1))}))}else t[e[0]].apply(t,e.slice(1))}catch(t){qn.error("Error executing queued PostHog call",e,t)}}))};s(r,this),s(i,this),s(n,this)}finally{$g--}}push(e){if($g>0&&cr(e)&&gr(e[0])){var t=Qg.prototype[e[0]];dr(t)&&t.apply(this,e.slice(1))}else this._execute_array([e])}capture(e,t,i){var n,s,o,a,u;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.fn){if(this.is_capturing())if(!pr(e)&&gr(e)){var l=!this.config.opt_out_useragent_filter&&this._is_bot();if(!l||this.config.__preview_capture_bot_pageviews){var h=null!=i&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==h||!h.isRateLimited){null!=t&&t.$current_url&&!gr(null==t?void 0:t.$current_url)&&(qn.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==t||delete t.$current_url),"$exception"!==e||null!=i&&i.In||qn.warn("Using `posthog.capture('$exception')` is unreliable because it does not attach required metadata. Use `posthog.captureException(error)` instead, which attaches required metadata automatically."),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var c=new Date,d=(null==i?void 0:i.timestamp)||c,v=(null==i?void 0:i.uuid)||cl(),f={uuid:v,event:e,properties:this.calculateEventProperties(e,t||{},d,v)};e===ho&&this.config.__preview_capture_bot_pageviews&&l&&(f.event="$bot_pageview",f.properties.$browser_type="bot"),h&&(f.properties.$lib_rate_limit_remaining_tokens=h.remainingTokens),(null==i?void 0:i.$set)&&(f.$set=null==i?void 0:i.$set);var p=this.Tn(null==i?void 0:i.$set_once,e!==fo,e===vo);if(p&&(f.$set_once=p),null!=i&&i._noTruncate||(s=this.config.properties_string_max_length,o=f,a=e=>gr(e)?e.slice(0,s):e,u=new Set,f=function e(t,r){return t!==Object(t)?a?a(t):t:u.has(t)?void 0:(u.add(t),cr(t)?(i=[],Un(t,(t=>{i.push(e(t))}))):(i={},Bn(t,((t,r)=>{u.has(t)||(i[r]=e(t,r))}))),i);var i}(o)),f.timestamp=d,pr(null==i?void 0:i.timestamp)||(f.properties.$event_time_override_provided=!0,f.properties.$event_time_override_system_time=c),e===Du.DISMISSED||e===Du.SENT){var g=null==t?void 0:t[qu.SURVEY_ID],m=null==t?void 0:t[qu.SURVEY_ITERATION];il({id:g,current_iteration:m}),f.$set=r({},f.$set,{[zu({id:g,current_iteration:m},e===Du.SENT?"responded":"dismissed")]:!0})}else e===Du.SHOWN&&(f.$set=r({},f.$set,{[qu.SURVEY_LAST_SEEN_DATE]:(new Date).toISOString()}));if(e===cg.SHOWN){var y=null==t?void 0:t[dg.TOUR_TYPE];y&&(f.$set=r({},f.$set,{[dg.TOUR_LAST_SEEN_DATE+"/"+y]:(new Date).toISOString()}))}var b=r({},f.properties.$set,f.$set);if(fr(b)||this.setPersonPropertiesForFlags(b),!br(this.config.before_send)){var _=this.En(f);if(!_)return;f=_}this.nn.emit("eventCaptured",f);var w={method:"POST",url:null!==(n=null==i?void 0:i._url)&&void 0!==n?n:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:f,compression:"best-available",batchKey:null==i?void 0:i._batchKey,transport:null==i?void 0:i.transport};return!this.config.request_batching||i&&(null==i||!i._batchKey)||null!=i&&i.send_instantly?this.pn(w):this.fn.enqueue(w),f}qn.critical("This capture call is ignored due to client rate limiting.")}}else qn.error("No event name provided to posthog.capture")}else qn.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",(t=>e(t.event,t)))}calculateEventProperties(e,t,i,n,s){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return t;var o=s?void 0:this.persistence.remove_event_timer(e),a=r({},t);if(a.token=this.config.token,a.$config_defaults=this.config.defaults,this.tn()&&(a.$cookieless_mode=!0),"$snapshot"===e){var u=r({},this.persistence.properties(),this.sessionPersistence.properties());return a.distinct_id=u.distinct_id,(!gr(a.distinct_id)&&!_r(a.distinct_id)||mr(a.distinct_id))&&qn.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),a}var l,h=function(e,t,r){var i,n,s,o;if(!Ln)return{};var a,u,l=e?[...kc,...t||[]]:[],[h,c]=function(e){for(var t=0;$i.length>t;t++){var[r,i]=$i[t],n=r.exec(e),s=n&&(dr(i)?i(n,e):i);if(s)return s}return["",""]}(Ln),d=null!=(a="undefined"!=typeof navigator?navigator:void 0)&&a.brave?{brave:!0}:{},v={detectGoogleSearchApp:r},f=Hn(Gn({$os:h,$os_version:c,$browser:Ai(Ln,navigator.vendor,d,v),$device:Di(Ln),$device_type:qi(Ln,{userAgentDataPlatform:null==(i=navigator)||null==(i=i.userAgentData)?void 0:i.platform,maxTouchPoints:null==(n=navigator)?void 0:n.maxTouchPoints,screenWidth:null==kn||null==(s=kn.screen)?void 0:s.width,screenHeight:null==kn||null==(o=kn.screen)?void 0:o.height,devicePixelRatio:null==kn?void 0:kn.devicePixelRatio}),$timezone:Fc(),$timezone_offset:$c()}),{$current_url:ts(null==En?void 0:En.href,l,Tc),$host:null==En?void 0:En.host,$pathname:null==En?void 0:En.pathname,$raw_user_agent:Ln.length>1e3?Ln.substring(0,997)+"...":Ln,$browser_version:Fi(Ln,navigator.vendor,d,v),$browser_language:Oc(),$browser_language_prefix:(u=Oc(),"string"==typeof u?u.split("-")[0]:void 0),$screen_height:null==kn?void 0:kn.screen.height,$screen_width:null==kn?void 0:kn.screen.width,$viewport_height:null==kn?void 0:kn.innerHeight,$viewport_width:null==kn?void 0:kn.innerWidth,$lib:$n.LIB_NAME,$lib_version:$n.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3});return $n.SDK_DIST_CHANNEL&&(f.$sdk_dist_channel=$n.SDK_DIST_CHANNEL),f}(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties,this.config.detect_google_search_app);if(this.sessionManager){var{sessionId:c,windowId:d}=this.sessionManager.checkAndGetSessionAndWindowId(s,i.getTime());a.$session_id=c,a.$window_id=d}this.sessionPropsManager&&Hn(a,this.sessionPropsManager.getSessionProps());try{var v;this.sessionRecording&&Hn(a,this.sessionRecording.sdkDebugProperties),a.$sdk_debug_retry_queue_size=null==(v=this.gn)?void 0:v.length}catch(e){a.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===Eg&&(a.$lib_custom_api_host=this.config.api_host),l=e!==ho||s?e!==co||s?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(i):this.pageViewManager.doPageView(i,n),a=Hn(a,l),e===ho&&In&&(a.title=In.title),!pr(o)){var f=i.getTime()-o;a.$duration=parseFloat((f/1e3).toFixed(3))}Ln&&this.config.opt_out_useragent_filter&&(a.$browser_type=this._is_bot()?"bot":"browser"),(a=Hn({},h,this.persistence.properties(),this.sessionPersistence.properties(),a)).$is_identified=this._isIdentified(),cr(this.config.property_denylist)?Bn(this.config.property_denylist,(function(e){delete a[e]})):qn.error(Bg+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var p=this.config.sanitize_properties;p&&(qn.error(Ug),a=p(a,e));var g=this.Mn();return a.$process_person_profile=g,g&&!s&&this.Rn("_calculate_event_properties"),a}Tn(e,t,r){var i;if(void 0===t&&(t=!0),void 0===r&&(r=!1),!this.persistence||!this.Mn())return e;if(this.rn&&!r)return e;var n=this.persistence.get_initial_props(),s=null==(i=this.sessionPropsManager)?void 0:i.getSetOnceProps(),o=Hn({},n,s||{},e||{}),a=this.config.sanitize_properties;return a&&(qn.error(Ug),o=a(o,"$set_once")),t&&(this.rn=!0),fr(o)?void 0:o}register(e,t){var r;null==(r=this.persistence)||r.register(e,t)}register_once(e,t,r){var i;null==(i=this.persistence)||i.register_once(e,t,r)}register_for_session(e){var t;null==(t=this.sessionPersistence)||t.register(e)}unregister(e){var t;null==(t=this.persistence)||t.unregister(e)}unregister_for_session(e){var t;null==(t=this.sessionPersistence)||t.unregister(e)}Pn(e,t){this.register({[e]:t})}getFeatureFlag(e,t){var r;return null==(r=this.featureFlags)?void 0:r.getFeatureFlag(e,t)}getFeatureFlagPayload(e){var t;return null==(t=this.featureFlags)?void 0:t.getFeatureFlagPayload(e)}getFeatureFlagResult(e,t){var r;return null==(r=this.featureFlags)?void 0:r.getFeatureFlagResult(e,t)}isFeatureEnabled(e,t){var r;return null==(r=this.featureFlags)?void 0:r.isFeatureEnabled(e,t)}reloadFeatureFlags(){var e;null==(e=this.featureFlags)||e.reloadFeatureFlags()}updateFlags(e,t,r){var i;null==(i=this.featureFlags)||i.updateFlags(e,t,r)}updateEarlyAccessFeatureEnrollment(e,t,r){var i;null==(i=this.featureFlags)||i.updateEarlyAccessFeatureEnrollment(e,t,r)}getEarlyAccessFeatures(e,t,r){var i;return void 0===t&&(t=!1),null==(i=this.featureFlags)?void 0:i.getEarlyAccessFeatures(e,t,r)}on(e,t){return this.nn.on(e,t)}onFeatureFlags(e){return this.featureFlags?this.featureFlags.onFeatureFlags(e):(e([],{},{errorsLoading:!0}),()=>{})}onSurveysLoaded(e){return this.surveys?this.surveys.onSurveysLoaded(e):(e([],{isLoaded:!1,error:jg}),()=>{})}onSessionId(e){var t,r;return null!==(t=null==(r=this.sessionManager)?void 0:r.onSessionId(e))&&void 0!==t?t:()=>{}}getSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getSurveys(e,t):e([],{isLoaded:!1,error:jg})}getActiveMatchingSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getActiveMatchingSurveys(e,t):e([],{isLoaded:!1,error:jg})}renderSurvey(e,t){var r;null==(r=this.surveys)||r.renderSurvey(e,t)}displaySurvey(e,t){var r;void 0===t&&(t=sl),null==(r=this.surveys)||r.displaySurvey(e,t)}cancelPendingSurvey(e){var t;null==(t=this.surveys)||t.cancelPendingSurvey(e)}canRenderSurvey(e){var t,r;return null!==(t=null==(r=this.surveys)?void 0:r.canRenderSurvey(e))&&void 0!==t?t:{visible:!1,disabledReason:jg}}canRenderSurveyAsync(e,t){var r,i;return void 0===t&&(t=!1),null!==(r=null==(i=this.surveys)?void 0:i.canRenderSurveyAsync(e,t))&&void 0!==r?r:Promise.resolve({visible:!1,disabledReason:jg})}On(e){return!e||mr(e)?(qn.critical("Unique user id has not been set in posthog.identify"),!1):e===Ys?(qn.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.'),!1):!["distinct_id","distinctid"].includes(e.toLowerCase())&&!["undefined","null"].includes(e.toLowerCase())||(qn.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'),!1)}identify(e,t,r){if(!this.__loaded||!this.persistence)return qn.uninitializedWarning("posthog.identify");if(_r(e)&&(e=e.toString(),qn.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.On(e)&&this.Rn("posthog.identify")){var i=this.get_distinct_id();this.register({$user_id:e}),this.get_property(os)||this.register_once({$had_persisted_distinct_id:!0,$device_id:i},""),e!==i&&e!==this.get_property(as)&&(this.unregister(as),this.register({distinct_id:e}));var n,s=(this.persistence.get_property(zs)||so)===so;e!==i&&s?(this.persistence.set_property(zs,oo),this.setPersonPropertiesForFlags({$set:t||{},$set_once:r||{}},!1),this.capture(vo,{distinct_id:e,$anon_distinct_id:i},{$set:t||{},$set_once:r||{}}),this.ln=sh(e,t,r),null==(n=this.featureFlags)||n.setAnonymousDistinctId(i)):(t||r)&&this.setPersonProperties(t,r),e!==i&&(this.reloadFeatureFlags(),this.unregister(js))}}setPersonProperties(e,t){if((e||t)&&this.Rn("posthog.setPersonProperties")){var r=sh(this.get_distinct_id(),e,t);this.ln!==r?(this.setPersonPropertiesForFlags({$set:e||{},$set_once:t||{}},!0),this.capture("$set",{$set:e||{},$set_once:t||{}}),this.ln=r):qn.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,t,i){if(e&&t){var n=this.getGroups(),s=n[e]!==t;if(s&&this.resetGroupPropertiesForFlags(e),this.register({$groups:r({},n,{[e]:t})}),s||i){var o={$group_type:e,$group_key:t};i&&(o.$group_set=i),this.capture(fo,o)}i&&this.setGroupPropertiesForFlags({[e]:i}),s&&!i&&this.reloadFeatureFlags()}else qn.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,t){var r;void 0===t&&(t=!0),null==(r=this.featureFlags)||r.setPersonPropertiesForFlags(e,t)}resetPersonPropertiesForFlags(e){var t;void 0===e&&(e=!0),null==(t=this.featureFlags)||t.resetPersonPropertiesForFlags(e)}setGroupPropertiesForFlags(e,t){var r;void 0===t&&(t=!0),this.Rn("posthog.setGroupPropertiesForFlags")&&(null==(r=this.featureFlags)||r.setGroupPropertiesForFlags(e,t))}resetGroupPropertiesForFlags(e){var t;null==(t=this.featureFlags)||t.resetGroupPropertiesForFlags(e)}reset(e){var t,r,i,n,s,o,a,u;if(qn.info("reset"),!this.__loaded)return qn.uninitializedWarning("posthog.reset");var l,h=this.get_property(os),c=this.get_property(ys);if(this.consent.reset(),null==(t=this.persistence)||t.clear(),null==(r=this.sessionPersistence)||r.clear(),pr(c)||null==(l=this.persistence)||l.register({[ys]:c}),null==(i=this.surveys)||i.reset(),null==(n=this.Sn)||n.stop(),null==(s=this.featureFlags)||s.reset(),null==(o=this.conversations)||o.reset(),null==(a=this.persistence)||a.set_property(zs,so),null==(u=this.sessionManager)||u.resetSessionId(),this.ln=null,this.config.cookieless_mode===no)this.register_once({distinct_id:Ys,$device_id:null},"");else{var d=this.config.get_device_id(cl());this.register_once({distinct_id:d,$device_id:e?d:h},"")}this.register({$last_posthog_reset:(new Date).toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}setIdentity(e,t){var r;this.config.identity_distinct_id=e,this.config.identity_hash=t,this.alias(e),null==(r=this.conversations)||r.Ln()}clearIdentity(){var e;delete this.config.identity_distinct_id,delete this.config.identity_hash,null==(e=this.conversations)||e.An()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,t;return null!==(e=null==(t=this.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)&&void 0!==e?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:t,sessionStartTimestamp:r}=this.sessionManager.checkAndGetSessionAndWindowId(!0),i=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+t);if(null!=e&&e.withTimestamp&&r){var n,s=null!==(n=e.timestampLookBack)&&void 0!==n?n:10;if(!r)return i;i+="?t="+Math.max(Math.floor(((new Date).getTime()-r)/1e3)-s,0)}return i}alias(e,t){return e===this.get_property(ss)?(qn.critical("Attempting to create alias for existing People user - aborting."),-2):this.Rn("posthog.alias")?(pr(t)&&(t=this.get_distinct_id()),e!==t?(this.Pn(as,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(qn.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var t=r({},this.config);if(vr(e)){var i,n,s,o,a,u,l,h,c,d,v;Hn(this.config,Gg(e));var f=this.vn();null==(i=this.persistence)||i.update_config(this.config,t,f),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new lg(r({},this.config,{persistence:"sessionStorage"}),f,!1);var p=this.hn(this.config.debug);xr(p)&&(this.config.debug=p),xr(this.config.debug)&&(this.config.debug?($n.DEBUG=!0,vh.O()&&vh.N("ph_debug",!0),qn.info("set_config",{config:e,oldConfig:t,newConfig:r({},this.config)})):($n.DEBUG=!1,vh.O()&&vh.q("ph_debug"))),null==(n=this.exceptionObserver)||n.onConfigChange(),null==(s=this.exceptions)||s.onConfigChange(),null==(o=this.sessionRecording)||o.startIfEnabledOrStop(),null==(a=this.tracingHeaders)||a.startIfEnabledOrStop(),null==(u=this.autocapture)||u.startIfEnabled(),null==(l=this.heatmaps)||l.startIfEnabled(),null==(h=this.exceptionObserver)||h.startIfEnabledOrStop(),null==(c=this.deadClicksAutocapture)||c.startIfEnabledOrStop(),null==(d=this.surveys)||d.loadIfEnabled(),this.Fn(),null==(v=this.externalIntegrations)||v.startIfEnabledOrStop()}}_overrideSDKInfo(e,t){$n.LIB_NAME=e,$n.LIB_VERSION=t}startSessionRecording(e){var t,r,i,n,s,o=!0===e,a={sampling:o||!(null==e||!e.sampling),linked_flag:o||!(null==e||!e.linked_flag),url_trigger:o||!(null==e||!e.url_trigger),event_trigger:o||!(null==e||!e.event_trigger)};Object.values(a).some(Boolean)&&(null==(t=this.sessionManager)||t.checkAndGetSessionAndWindowId(),a.sampling&&(null==(r=this.sessionRecording)||r.overrideSampling()),a.linked_flag&&(null==(i=this.sessionRecording)||i.overrideLinkedFlag()),a.url_trigger&&(null==(n=this.sessionRecording)||n.overrideTrigger("url")),a.event_trigger&&(null==(s=this.sessionRecording)||s.overrideTrigger("event")));this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!(null==(e=this.sessionRecording)||!e.started)}captureException(e,t){if(this.exceptions){var i=new Error("PostHog syntheticException"),n=this.exceptions.buildProperties(e,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(r({},n,t))}}addExceptionStep(e,t){var r;null==(r=this.exceptions)||r.addExceptionStep(e,t)}captureLog(e){var t;null==(t=this.logs)||t.captureLog(e)}get logger(){var e,t;return null!==(e=null==(t=this.logs)?void 0:t.logger)&&void 0!==e?e:Qg.Nn}startExceptionAutocapture(e){this.set_config({capture_exceptions:null==e||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){var t,r;return null!==(t=null==(r=this.toolbar)?void 0:r.loadToolbar(e))&&void 0!==t&&t}get_property(e){var t;return null==(t=this.persistence)?void 0:t.props[e]}getSessionProperty(e){var t;return null==(t=this.sessionPersistence)?void 0:t.props[e]}toString(){var e,t=null!==(e=this.config.name)&&void 0!==e?e:Hg;return t!==Hg&&(t=Hg+"."+t),t}_isIdentified(){var e,t;return(null==(e=this.persistence)?void 0:e.get_property(zs))===oo||(null==(t=this.sessionPersistence)?void 0:t.get_property(zs))===oo}Mn(){var e,t;return!("never"===this.config.person_profiles||this.config.person_profiles===ao&&!this._isIdentified()&&fr(this.getGroups())&&(null==(e=this.persistence)||null==(e=e.props)||!e[as])&&(null==(t=this.persistence)||null==(t=t.props)||!t[Js]))}Cn(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&(!0===this.config.capture_pageview||"history_change"===this.config.capture_pageview)}createPersonProfile(){this.Mn()||this.Rn("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.Rn("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}Rn(e){return"never"===this.config.person_profiles?(qn.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.Pn(Js,!0),!0)}vn(){if("always"===this.config.cookieless_mode)return!0;var e=this.consent.isOptedOut();return this.config.disable_persistence||e&&!(!this.config.opt_out_persistence_by_default&&this.config.cookieless_mode!==io)}Fn(){var e,t,r,i,n=this.vn();return(null==(e=this.persistence)?void 0:e.Tr)!==n&&(null==(r=this.persistence)||r.set_disabled(n)),(null==(t=this.sessionPersistence)?void 0:t.Tr)!==n&&(null==(i=this.sessionPersistence)||i.set_disabled(n)),n}opt_in_capturing(e){var t;if(this.config.cookieless_mode!==no){if(this.tn()){var r,i,n,s,o;this.reset(!0),null==(r=this.sessionManager)||r.destroy(),null==(i=this.pageViewManager)||i.destroy(),this.sessionManager=new Tg(this),this.pageViewManager=new tg(this),this.persistence&&(this.sessionPropsManager=new Sg(this,this.sessionManager,this.persistence));var a,u=null!==(n=null==(s=this.config.__extensionClasses)?void 0:s.sessionRecording)&&void 0!==n?n:null==(o=Qg.__defaultExtensionClasses)?void 0:o.sessionRecording;u&&(this.sessionRecording=this.Xi(this.sessionRecording,new u(this)),this.wn&&(null==(a=this.sessionRecording)||null==a.onRemoteConfig||a.onRemoteConfig(this.wn)))}var l,h;this.consent.optInOut(!0),this.Fn(),this.xn(),null==(t=this.sessionRecording)||t.startIfEnabledOrStop(),this.config.cookieless_mode==io&&(null==(l=this.surveys)||l.loadIfEnabled()),(pr(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!==(h=null==e?void 0:e.captureEventName)&&void 0!==h?h:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.kn()}else qn.warn(qg)}opt_out_capturing(){var e,t,r;this.config.cookieless_mode!==no?(this.config.cookieless_mode===io&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.Fn(),this.config.cookieless_mode===io&&(this.register({distinct_id:Ys,$device_id:null}),null==(e=this.sessionRecording)||e.stopRecording(),this.sessionRecording=void 0,null==(t=this.sessionManager)||t.destroy(),null==(r=this.pageViewManager)||r.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,this.config.capture_pageview&&this.kn(),this.xn())):qn.warn(qg)}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return 1===e?"granted":0===e?"denied":"pending"}is_capturing(){return this.config.cookieless_mode===no||(this.config.cookieless_mode===io?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.Fn()}_is_bot(){return Tn?Ig(Tn,this.config.custom_blocked_useragents):void 0}kn(){In&&("visible"===In.visibilityState?this.sn||(this.sn=!0,this.capture(ho,{title:In.title},{send_instantly:!0}),this.an&&(In.removeEventListener(uo,this.an),this.an=null)):this.an||(this.an=this.kn.bind(this),Jn(In,uo,this.an)))}debug(e){!1===e?(null==kn||kn.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(null==kn||kn.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}Kr(){var e,t,r,i,n,s,o=this.cn||{};return"advanced_disable_flags"in o?!!o.advanced_disable_flags:!1!==this.config.advanced_disable_flags?!!this.config.advanced_disable_flags:!0===this.config.advanced_disable_decide?(qn.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(r="advanced_disable_decide",!1,i=qn,n=(t="advanced_disable_flags")in(e=o)&&!br(e[t]),s=r in e&&!br(e[r]),n?e[t]:!!s&&(i&&i.warn("Config field '"+r+"' is deprecated. Please use '"+t+"' instead. The old field will be removed in a future major version."),e[r]))}En(e){if(br(this.config.before_send))return e;var t=cr(this.config.before_send)?this.config.before_send:[this.config.before_send],r=e;for(var i of t){if(r=i(r),br(r)){var n="Event '"+e.event+"' was rejected in beforeSend function";return sr(Jt,e.event)?qn.warn(n+". This can cause unexpected behavior."):qn.info(n),null}r.properties&&!fr(r.properties)||qn.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return r}getPageViewId(){var e;return null==(e=this.pageViewManager.dr)?void 0:e.pageViewId}captureTraceFeedback(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}captureTraceMetric(e,t,r){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(r)})}hn(e){var t=xr(e)&&!e,r=vh.O()&&"true"===vh.A("ph_debug");return!t&&(!!r||e)}}Qg.__defaultExtensionClasses={},Qg.Nn={trace:Ng=()=>{},debug:Ng,info:Ng,warn:Ng,error:Ng,fatal:Ng},function(e,t){for(var r=0;t.length>r;r++)e.prototype[t[r]]=Wn(e.prototype[t[r]])}(Qg,["identify"]);var Jg=jn("[ExceptionAutocapture]"),Kg=jn("[TracingHeaders]"),Yg=jn("[Web Vitals]"),Xg=9e5,em="disabled",tm="lazy_loading",rm="awaiting_config",im="missing_config";jn("[SessionRecording]"),jn("[SessionRecording]");var nm="[SessionRecording]",sm=jn(nm),om=jn("[Heatmaps]");function am(e){return vr(e)&&"clientX"in e&&"clientY"in e&&_r(e.clientX)&&_r(e.clientY)}var um=jn("[Product Tours]"),lm=["$set_once","$set"],hm=jn("[SiteApps]"),cm="Error while initializing PostHog app with config id ";function dm(e,t,r){if(br(e))return!1;switch(r){case"exact":return e===t;case"contains":var i=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*");return new RegExp(i,"i").test(e);case"regex":try{return new RegExp(t).test(e)}catch(e){return!1}default:return!1}}class vm{constructor(e){this.Dn=new kg,this.$n=(e,t)=>this.qn(e,t)&&this.jn(e,t)&&this.Bn(e,t)&&this.Hn(e,t),this.qn=(e,t)=>null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event),this._instance=e,this.Un=new Set,this.zn=new Set}init(){var e,t;pr(null==(e=this._instance)?void 0:e._addCaptureHook)||(null==(t=this._instance)||t._addCaptureHook(((e,t)=>{this.on(e,t)})))}register(e){var t,r;if(!pr(null==(t=this._instance)?void 0:t._addCaptureHook)&&(e.forEach((e=>{var t,r;null==(t=this.zn)||t.add(e),null==(r=e.steps)||r.forEach((e=>{var t;null==(t=this.Un)||t.add((null==e?void 0:e.event)||"")}))})),null!=(r=this._instance)&&r.autocapture)){var i,n=new Set;e.forEach((e=>{var t;null==(t=e.steps)||t.forEach((e=>{null!=e&&e.selector&&n.add(null==e?void 0:e.selector)}))})),null==(i=this._instance)||i.autocapture.setElementSelectors(n)}}on(e,t){var r;null!=t&&0!=e.length&&(this.Un.has(e)||this.Un.has(null==t?void 0:t.event))&&this.zn&&(null==(r=this.zn)?void 0:r.size)>0&&this.zn.forEach((e=>{this.Vn(t,e)&&this.Dn.emit("actionCaptured",e.name)}))}Wn(e){this.onAction("actionCaptured",(t=>e(t)))}Vn(e,t){if(null==(null==t?void 0:t.steps))return!1;for(var r of t.steps)if(this.$n(e,r))return!0;return!1}onAction(e,t){return this.Dn.on(e,t)}jn(e,t){if(null!=t&&t.url){var r,i=null==e||null==(r=e.properties)?void 0:r.$current_url;if(!i||"string"!=typeof i)return!1;if(!dm(i,t.url,t.url_matching||"contains"))return!1}return!0}Bn(e,t){return!!this.Gn(e,t)&&!!this.Zn(e,t)&&!!this.Qn(e,t)}Gn(e,t){var r;if(null==t||!t.href)return!0;var i=this.Jn(e);if(i.length>0)return i.some((e=>dm(e.href,t.href,t.href_matching||"exact")));var n,s=(null==e||null==(r=e.properties)?void 0:r.$elements_chain)||"";return!!s&&dm((n=s.match(/(?::|")href="(.*?)"/))?n[1]:"",t.href,t.href_matching||"exact")}Zn(e,t){var r;if(null==t||!t.text)return!0;var i=this.Jn(e);if(i.length>0)return i.some((e=>dm(e.text,t.text,t.text_matching||"exact")||dm(e.$el_text,t.text,t.text_matching||"exact")));var n,s,o,a=(null==e||null==(r=e.properties)?void 0:r.$elements_chain)||"";return!!a&&(n=function(e){for(var t,r=[],i=/(?::|")text="(.*?)"/g;!br(t=i.exec(e));)r.includes(t[1])||r.push(t[1]);return r}(a),s=t.text,o=t.text_matching||"exact",n.some((e=>dm(e,s,o))))}Qn(e,t){var r,i;if(null==t||!t.selector)return!0;var n=null==e||null==(r=e.properties)?void 0:r.$element_selectors;if(null!=n&&n.includes(t.selector))return!0;var s=(null==e||null==(i=e.properties)?void 0:i.$elements_chain)||"";if(t.selector_regex&&s)try{return new RegExp(t.selector_regex).test(s)}catch(e){return!1}return!1}Jn(e){var t;return null==(null==e||null==(t=e.properties)?void 0:t.$elements)?[]:null==e?void 0:e.properties.$elements}Hn(e,t){return null==t||!t.properties||0===t.properties.length||uh(t.properties.reduce(((e,t)=>{var r=cr(t.value)?t.value.map(String):null!=t.value?[String(t.value)]:[];return e[t.key]={values:r,operator:t.operator||"exact"},e}),{}),null==e?void 0:e.properties)}}class fm{constructor(e){this._instance=e,this.Kn=new Map,this.Yn=new Map,this.Xn=new Map}es(e,t){return!!e&&uh(e.propertyFilters,null==t?void 0:t.properties)}ts(e,t){var r=new Map;return e.forEach((e=>{var i;null==(i=e.conditions)||null==(i=i[t])||null==(i=i.values)||i.forEach((t=>{if(null!=t&&t.name){var i=r.get(t.name)||[];i.push(e.id),r.set(t.name,i)}}))})),r}rs(e,t,r){var i=(r===Mu.Activation?this.Kn:this.Yn).get(e),n=[];return this.ns((e=>{n=e.filter((e=>null==i?void 0:i.includes(e.id)))})),n.filter((i=>{var n,s=null==(n=i.conditions)||null==(n=n[r])||null==(n=n.values)?void 0:n.find((t=>t.name===e));return this.es(s,t)}))}register(e){var t;pr(null==(t=this._instance)?void 0:t._addCaptureHook)||(this.ss(e),this.os(e))}os(e){var t=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.actions)&&(null==(r=e.conditions)||null==(r=r.actions)||null==(r=r.values)?void 0:r.length)>0}));0!==t.length&&(null==this.us&&(this.us=new vm(this._instance),this.us.init(),this.us.Wn((e=>{this.onAction(e)}))),t.forEach((e=>{var t,r,i,n,s;e.conditions&&null!=(t=e.conditions)&&t.actions&&null!=(r=e.conditions)&&null!=(r=r.actions)&&r.values&&(null==(i=e.conditions)||null==(i=i.actions)||null==(i=i.values)?void 0:i.length)>0&&(null==(n=this.us)||n.register(e.conditions.actions.values),null==(s=e.conditions)||null==(s=s.actions)||null==(s=s.values)||s.forEach((t=>{if(t&&t.name){var r=this.Xn.get(t.name);r&&r.push(e.id),this.Xn.set(t.name,r||[e.id])}})))})))}ss(e){var t,r=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.events)&&(null==(r=e.conditions)||null==(r=r.events)||null==(r=r.values)?void 0:r.length)>0})),i=e.filter((e=>{var t,r;return(null==(t=e.conditions)?void 0:t.cancelEvents)&&(null==(r=e.conditions)||null==(r=r.cancelEvents)||null==(r=r.values)?void 0:r.length)>0}));0===r.length&&0===i.length||(null==(t=this._instance)||t._addCaptureHook(((e,t)=>{this.onEvent(e,t)})),this.Kn=this.ts(e,Mu.Activation),this.Yn=this.ts(e,Mu.Cancellation))}onEvent(e,t){var r,i=this.le(),n=this.ls(),s=this.hs(),o=(null==(r=this._instance)||null==(r=r.persistence)?void 0:r.props[n])||[];if(s===e&&t&&o.length>0){var a,u;i.info("event matched, removing item from activated items",{event:e,eventPayload:t,existingActivatedItems:o});var l=(null==t||null==(a=t.properties)?void 0:a.$survey_id)||(null==t||null==(u=t.properties)?void 0:u.$product_tour_id);if(l){var h=o.indexOf(l);0>h||(o.splice(h,1),this.cs(o))}}else{if(this.Yn.has(e)){var c=this.rs(e,t,Mu.Cancellation);c.length>0&&(i.info("cancel event matched, cancelling items",{event:e,itemsToCancel:c.map((e=>e.id))}),c.forEach((e=>{var t=o.indexOf(e.id);0>t||o.splice(t,1),this.ds(e.id)})),this.cs(o))}if(this.Kn.has(e)){i.info("event name matched",{event:e,eventPayload:t,items:this.Kn.get(e)});var d=this.rs(e,t,Mu.Activation);this.cs(o.concat(d.map((e=>e.id))||[]))}}}onAction(e){var t,r=this.ls(),i=(null==(t=this._instance)||null==(t=t.persistence)?void 0:t.props[r])||[];this.Xn.has(e)&&this.cs(i.concat(this.Xn.get(e)||[]))}cs(e){var t=this.le(),r=[...new Set(e)].filter((e=>!this.vs(e)));t.info("updating activated items",{activatedItems:r}),this.fs(r)}getActivatedIds(){var e,t=this.ls();return(null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[t])||[]}getEventToItemsMap(){return this.Kn}ps(){return this.us}}class pm extends fm{constructor(e){super(e)}ls(){return Ds}hs(){return Du.SHOWN}ns(e){var t;null==(t=this._instance)||t.getSurveys(e)}ds(e){var t;null==(t=this._instance)||t.cancelPendingSurvey(e)}le(){return Qu}fs(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[Ds]:e})}vs(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var gm="SDK is not enabled or survey functionality is not yet loaded",mm="Disabled. Not loading surveys.",ym=null!=kn&&kn.location?rs(kn.location.hash,"__posthog")||rs(location.hash,"state"):null,bm="_postHogToolbarParams",_m=jn("[Toolbar]"),wm=jn("[FeatureFlags]"),xm=jn("[FeatureFlags]",{debugEnabled:!0}),Sm="\" failed. Feature flags didn't load in time.",km=e=>{for(var t={},r=0;e.length>r;r++)t[e[r]]=!0;return t},Cm=e=>{var t={};for(var[r,i]of zn(e||{}))i&&(t[r]=i);return t},Tm="Refusing to render web experiment since the viewer is a likely bot",Im={icontains:(e,t)=>!!kn&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,t)=>!!kn&&-1===t.href.toLowerCase().indexOf(e.toLowerCase()),regex:(e,t)=>!!kn&&nh(t.href,e),not_regex:(e,t)=>!!kn&&!nh(t.href,e),exact:(e,t)=>t.href===e,is_not:(e,t)=>t.href!==e};class Em{get qt(){return this._instance.config}constructor(e){var t=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getWebExperiments((e=>{Em.gs("retrieved web experiments from the server"),t.ys=new Map,e.forEach((e=>{if(e.feature_flag_key){var r;t.ys&&(Em.gs("setting flag key ",e.feature_flag_key," to web experiment ",e),null==(r=t.ys)||r.set(e.feature_flag_key,e));var i=t._instance.getFeatureFlag(e.feature_flag_key);gr(i)&&e.variants[i]&&t.bs(e.name,i,e.variants[i].transforms)}else if(e.variants)for(var n in e.variants){var s=e.variants[n];Em._s(s)&&t.bs(e.name,n,s.transforms)}}))}),e)},this._instance=e,this._instance.onFeatureFlags((e=>{this.onFeatureFlags(e)}))}initialize(){}onFeatureFlags(e){if(this._is_bot())Em.gs(Tm);else if(!this.qt.disable_web_experiments){if(br(this.ys))return this.ys=new Map,this.loadIfEnabled(),void this.previewWebExperiment();Em.gs("applying feature flags",e),e.forEach((e=>{var t;if(this.ys&&null!=(t=this.ys)&&t.has(e)){var r,i=this._instance.getFeatureFlag(e),n=null==(r=this.ys)?void 0:r.get(e);i&&null!=n&&n.variants[i]&&this.bs(n.name,i,n.variants[i].transforms)}}))}}previewWebExperiment(){var e=Em.getWindowLocation();if(null!=e&&e.search){var t=es(null==e?void 0:e.search,"__experiment_id"),r=es(null==e?void 0:e.search,"__experiment_variant");t&&r&&(Em.gs("previewing web experiments "+t+" && "+r),this.getWebExperiments((e=>{this.ws(parseInt(t),r,e)}),!1,!0))}}loadIfEnabled(){this.qt.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,t,r){if(this.qt.disable_web_experiments&&!r)return e([]);var i=this._instance.get_property("$web_experiments");if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.qt.token),method:"GET",callback:t=>e(200===t.statusCode&&t.json&&t.json.experiments||[])})}ws(e,t,r){var i=r.filter((t=>t.id===e));i&&i.length>0&&(Em.gs("Previewing web experiment ["+i[0].name+"] with variant ["+t+"]"),this.bs(i[0].name,t,i[0].variants[t].transforms))}static _s(e){return!br(e.conditions)&&Em.xs(e)&&Em.ks(e)}static xs(e){var t;if(br(e.conditions)||br(null==(t=e.conditions)?void 0:t.url))return!0;var r,i,n,s=Em.getWindowLocation();return!!s&&(null==(r=e.conditions)||!r.url||Im[null!==(i=null==(n=e.conditions)?void 0:n.urlMatchType)&&void 0!==i?i:"icontains"](e.conditions.url,s))}static getWindowLocation(){return null==kn?void 0:kn.location}static ks(e){var t;if(br(e.conditions)||br(null==(t=e.conditions)?void 0:t.utm))return!0;var r=Ec();if(r.utm_source){var i,n,s,o,a,u,l,h,c=null==(i=e.conditions)||null==(i=i.utm)||!i.utm_campaign||(null==(n=e.conditions)||null==(n=n.utm)?void 0:n.utm_campaign)==r.utm_campaign,d=null==(s=e.conditions)||null==(s=s.utm)||!s.utm_source||(null==(o=e.conditions)||null==(o=o.utm)?void 0:o.utm_source)==r.utm_source,v=null==(a=e.conditions)||null==(a=a.utm)||!a.utm_medium||(null==(u=e.conditions)||null==(u=u.utm)?void 0:u.utm_medium)==r.utm_medium,f=null==(l=e.conditions)||null==(l=l.utm)||!l.utm_term||(null==(h=e.conditions)||null==(h=h.utm)?void 0:h.utm_term)==r.utm_term;return c&&v&&f&&d}return!1}static gs(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;t>i;i++)r[i-1]=arguments[i];qn.info("[WebExperiments] "+e,r)}bs(e,t,r){this._is_bot()?Em.gs(Tm):"control"!==t?r.forEach((r=>{if(r.selector){var i;Em.gs("applying transform of variant "+t+" for experiment "+e+" ",r);var n=null==(i=document)?void 0:i.querySelectorAll(r.selector);null==n||n.forEach((e=>{var t=e;r.html&&(t.innerHTML=r.html),r.css&&t.setAttribute("style",r.css)}))}})):Em.gs("Control variants leave the page unmodified.")}_is_bot(){return Tn&&this._instance?Ig(Tn,this.qt.custom_blocked_useragents):void 0}}var Rm=jn("[Conversations]"),Mm="Conversations not available yet.",Om={featureFlags:class{constructor(e){this.Ss=!1,this.Cs=!1,this.Is=!1,this.Ts=!1,this.Es=!1,this.Ms=!1,this.Rs=!1,this.Ps=!1,this._instance=e,this.featureFlagEventHandlers=[]}get qt(){return this._instance.config}get Si(){return this._instance.persistence}Os(e){return this._instance.get_property(e)}Ls(){var e,t;return null!==(e=null==(t=this.Si)?void 0:t.Mr(this.qt.feature_flag_cache_ttl_ms))&&void 0!==e&&e}As(){return!!this.Ls()&&(this.Ps||this.Is||(this.Ps=!0,wm.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}Fs(){var e,t=null!==(e=this.qt.evaluation_contexts)&&void 0!==e?e:this.qt.evaluation_environments;return!this.qt.evaluation_environments||this.qt.evaluation_contexts||this.Rs||(wm.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.Rs=!0),null!=t&&t.length?t.filter((e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||wm.error("Invalid evaluation context found:",e,"Expected non-empty string"),t})):[]}Ns(){return this.Fs().length>0}Ds(){var e=this.qt.flag_keys;if(!pr(e)){if(cr(e))return e.filter((e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||wm.error("Invalid flag key found:",e,"Expected non-empty string"),t}));wm.error("Invalid flag_keys found:",e,"Expected array of non-empty strings")}}initialize(){var e,t,{config:r}=this._instance,i=null!==(e=null==(t=r.bootstrap)?void 0:t.featureFlags)&&void 0!==e?e:{};if(Object.keys(i).length){var n,s,o=null!==(n=null==(s=r.bootstrap)?void 0:s.featureFlagPayloads)&&void 0!==n?n:{},a=Object.keys(i).filter((e=>!!i[e])).reduce(((e,t)=>(e[t]=i[t]||!1,e)),{}),u=Object.keys(o).filter((e=>a[e])).reduce(((e,t)=>(o[t]&&(e[t]=o[t]),e)),{});this.receivedFeatureFlags({featureFlags:a,featureFlagPayloads:u})}}updateFlags(e,t,i){var n=null!=i&&i.merge?this.getFlagVariants():{},s=null!=i&&i.merge?this.getFlagPayloads():{},o=r({},n,e),a=r({},s,t),u={};for(var[l,h]of Object.entries(o)){var c="string"==typeof h;u[l]={key:l,enabled:!!c||Boolean(h),variant:c?h:void 0,reason:void 0,metadata:pr(null==a?void 0:a[l])?void 0:{id:0,version:void 0,description:void 0,payload:a[l]}}}this.receivedFeatureFlags({flags:u})}get hasLoadedFlags(){return this.Cs}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.Os(Rs),t=this.Os(Ps),i=this.Os(Ls);if(!i&&!t)return e||{};var n=Hn({},e||{}),s=[...new Set([...Object.keys(i||{}),...Object.keys(t||{})])];for(var o of s){var a,u,l=n[o],h=null==t?void 0:t[o],c=pr(h)?null!==(a=null==l?void 0:l.enabled)&&void 0!==a&&a:!!h,d=pr(h)?l.variant:"string"==typeof h?h:void 0,v=null==i?void 0:i[o],f=r({},l,{enabled:c,variant:c?null!=d?d:null==l?void 0:l.variant:void 0});c!==(null==l?void 0:l.enabled)&&(f.original_enabled=null==l?void 0:l.enabled),d!==(null==l?void 0:l.variant)&&(f.original_variant=null==l?void 0:l.variant),v&&(f.metadata=r({},null==l?void 0:l.metadata,{payload:v,original_payload:null==l||null==(u=l.metadata)?void 0:u.payload})),n[o]=f}return this.Ss||(wm.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:i,finalDetails:n}),this.Ss=!0),n}getFlagVariants(){var e=this.Os(Ts),t=this.Os(Ps);if(!t)return e||{};for(var r=Hn({},e),i=Object.keys(t),n=0;i.length>n;n++)r[i[n]]=t[i[n]];return this.Ss||(wm.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:r}),this.Ss=!0),r}getFlagPayloads(){var e=this.Os(Ms),t=this.Os(Ls);if(!t)return e||{};for(var r=Hn({},e||{}),i=Object.keys(t),n=0;i.length>n;n++)r[i[n]]=t[i[n]];return this.Ss||(wm.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:r}),this.Ss=!0),r}reloadFeatureFlags(){this.Ts||this.qt.advanced_disable_feature_flags||this.$s||(this._instance.nn.emit("featureFlagsReloading",!0),this.$s=setTimeout((()=>{this.qs()}),5))}js(){clearTimeout(this.$s),this.$s=void 0}ensureFlagsLoaded(){this.Cs||this.Is||this.$s||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.Ts=e}qs(e){var t;if(this.js(),!this._instance.Kr())if(this.Is)this.Es=!0;else{var i=this.qt.token,n=this.Os(os),s={token:i,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:r({},(null==(t=this.Si)?void 0:t.get_initial_props())||{},this.Os(As)||{}),group_properties:this.Os(Ns),timezone:Fc()};yr(n)||pr(n)||(s.$device_id=n),(null!=e&&e.disableFlags||this.qt.advanced_disable_feature_flags)&&(s.disable_flags=!0),this.Ns()&&(s.evaluation_contexts=this.Fs());var o=this.Ds();pr(o)||(s.flag_keys=o);var a=!!this.qt.advanced_only_evaluate_survey_feature_flags,u=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.qt.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.Is=!0,this._instance._send_request({method:"POST",url:u,data:s,compression:this.qt.disable_compression?void 0:fl.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback:e=>{var t,r,i,n=!0;if(200===e.statusCode&&(this.Es||(this.$anon_distinct_id=void 0),n=!1),this.Is=!1,!s.disable_flags||this.Es){this.Ms=!n;var o=[];e.error?e.error instanceof Error?o.push("AbortError"===e.error.name?"timeout":"connection_error"):o.push("unknown_error"):200!==e.statusCode&&o.push("api_error_"+e.statusCode),null!=(t=e.json)&&t.errorsWhileComputingFlags&&o.push("errors_while_computing_flags");var u,l=!(null==(r=e.json)||null==(r=r.quotaLimited)||!r.includes("feature_flags"));if(l&&o.push("quota_limited"),null==(i=this.Si)||i.register({[Bs]:o}),l)wm.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more.");else s.disable_flags||this.receivedFeatureFlags(null!==(u=e.json)&&void 0!==u?u:{},n,{partialResponse:a}),this.Es&&(this.Es=!1,this.qs())}}})}}getFeatureFlag(e,t){var r;if(void 0===t&&(t={}),!t.fresh||this.Ms)if(this.Cs||this.getFlags()&&this.getFlags().length>0){if(!this.As()){var i=this.getFeatureFlagResult(e,t);return null!==(r=null==i?void 0:i.variant)&&void 0!==r?r:null==i?void 0:i.enabled}}else wm.warn('getFeatureFlag for key "'+e+Sm)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var t=this.getFeatureFlagResult(e,{send_event:!1});return null==t?void 0:t.payload}getFeatureFlagResult(e,t){if(void 0===t&&(t={}),!t.fresh||this.Ms)if(this.Cs||this.getFlags()&&this.getFlags().length>0){if(!this.As()){var r=this.getFlagVariants(),i=e in r,n=r[e],s=this.getFlagPayloads()[e],o=String(n),a=this.Os(Os)||void 0,u=this.Os(Hs)||void 0,l=this.Os(js)||{};if(this.qt.advanced_feature_flags_dedup_per_session){var h,c=this._instance.get_session_id(),d=this.Os(Us);c&&c!==d&&(l={},null==(h=this.Si)||h.register({[js]:l,[Us]:c}))}if((t.send_event||!("send_event"in t))&&(!(e in l)||!l[e].includes(o))){var v,f,p,g,m,y,b,_,w,x;cr(l[e])?l[e].push(o):l[e]=[o],null==(v=this.Si)||v.register({[js]:l});var S=this.getFeatureFlagDetails(e),k=[...null!==(f=this.Os(Bs))&&void 0!==f?f:[]];pr(n)&&k.push("flag_missing");var C={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:s||null,$feature_flag_request_id:a,$feature_flag_evaluated_at:u,$feature_flag_bootstrapped_response:(null==(p=this.qt.bootstrap)||null==(p=p.featureFlags)?void 0:p[e])||null,$feature_flag_bootstrapped_payload:(null==(g=this.qt.bootstrap)||null==(g=g.featureFlagPayloads)?void 0:g[e])||null,$used_bootstrap_value:!this.Ms};pr(null==S||null==(m=S.metadata)?void 0:m.version)||(C.$feature_flag_version=S.metadata.version);var T,I=null!==(y=null==S||null==(b=S.reason)?void 0:b.description)&&void 0!==y?y:null==S||null==(_=S.reason)?void 0:_.code;I&&(C.$feature_flag_reason=I),null!=S&&null!=(w=S.metadata)&&w.id&&(C.$feature_flag_id=S.metadata.id),pr(null==S?void 0:S.original_variant)&&pr(null==S?void 0:S.original_enabled)||(C.$feature_flag_original_response=pr(S.original_variant)?S.original_enabled:S.original_variant),null!=S&&null!=(x=S.metadata)&&x.original_payload&&(C.$feature_flag_original_payload=null==S||null==(T=S.metadata)?void 0:T.original_payload),k.length&&(C.$feature_flag_error=k.join(",")),this._instance.capture("$feature_flag_called",C)}if(i){var E=s;if(!pr(s))try{E=JSON.parse(s)}catch(e){}return{key:e,enabled:!!n,variant:"string"==typeof n?n:void 0,payload:E}}}}else wm.warn('getFeatureFlagResult for key "'+e+Sm)}getRemoteConfigPayload(e,t){var r=this.qt.token,i={distinct_id:this._instance.get_distinct_id(),token:r};this.Ns()&&(i.evaluation_contexts=this.Fs());var n=this.Ds();pr(n)||(i.flag_keys=n),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:i,compression:this.qt.disable_compression?void 0:fl.Base64,timeout:this.qt.feature_flag_request_timeout_ms,callback(r){var i,n=null==(i=r.json)?void 0:i.featureFlagPayloads;t((null==n?void 0:n[e])||void 0)}})}isFeatureEnabled(e,t){if(void 0===t&&(t={}),!t.fresh||this.Ms){if(this.Cs||this.getFlags()&&this.getFlags().length>0){var r=this.getFeatureFlag(e,t);return pr(r)?void 0:!!r}wm.warn('isFeatureEnabled for key "'+e+Sm)}}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((t=>t!==e))}receivedFeatureFlags(e,t,i){if(this.Si){this.Cs=!0;var n=this.getFlagVariants(),s=this.getFlagPayloads(),o=this.getFlagsWithDetails();!function(e,t,i,n,s,o){void 0===i&&(i={}),void 0===n&&(n={}),void 0===s&&(s={});var a=(e=>{var t=e.flags;return t?(e.featureFlags=Object.fromEntries(Object.keys(t).map((e=>{var r;return[e,null!==(r=t[e].variant)&&void 0!==r?r:t[e].enabled]}))),e.featureFlagPayloads=Object.fromEntries(Object.keys(t).filter((e=>t[e].enabled)).filter((e=>{var r;return null==(r=t[e].metadata)?void 0:r.payload})).map((e=>{var r;return[e,null==(r=t[e].metadata)?void 0:r.payload]})))):wm.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e})(e),u=a.flags,l=a.featureFlags,h=a.featureFlagPayloads;if(l){var c=e.requestId,d=e.evaluatedAt;if(cr(l)){wm.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var v={};if(l)for(var f=0;l.length>f;f++)v[l[f]]=!0;t&&t.register({[Is]:l,[Ts]:v})}else{var p=l,g=h,m=u;if(null!=o&&o.partialResponse)p=r({},i,p),g=r({},n,g),m=r({},s,m);else if(e.errorsWhileComputingFlags)if(u){var y=new Set(Object.keys(u).filter((e=>{var t;return!(null!=(t=u[e])&&t.failed)})));p=r({},i,Object.fromEntries(Object.entries(p).filter((e=>{var[t]=e;return y.has(t)})))),g=r({},n,Object.fromEntries(Object.entries(g||{}).filter((e=>{var[t]=e;return y.has(t)})))),m=r({},s,Object.fromEntries(Object.entries(m||{}).filter((e=>{var[t]=e;return y.has(t)}))))}else p=r({},i,p),g=r({},n,g),m=r({},s,m);t&&t.register(r({[Is]:Object.keys(Cm(p)),[Ts]:p||{},[Ms]:g||{},[Rs]:m||{}},c?{[Os]:c}:{},d?{[Hs]:d}:{}))}}}(e,this.Si,n,s,o,i),t||(this.Ps=!1),this.Bs(t)}}override(e,t){void 0===t&&(t=!1),wm.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.Si)return wm.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(!1===e)return this.Si.unregister(Ps),this.Si.unregister(Ls),this.Bs(),xm.info("All overrides cleared");if(cr(e)){var t=km(e);return this.Si.register({[Ps]:t}),this.Bs(),xm.info("Flag overrides set",{flags:e})}if(e&&"object"==typeof e&&("flags"in e||"payloads"in e)){var r,i=e;if(this.Ss=Boolean(null!==(r=i.suppressWarning)&&void 0!==r&&r),"flags"in i)if(!1===i.flags)this.Si.unregister(Ps),xm.info("Flag overrides cleared");else if(i.flags){if(cr(i.flags)){var n=km(i.flags);this.Si.register({[Ps]:n})}else this.Si.register({[Ps]:i.flags});xm.info("Flag overrides set",{flags:i.flags})}return"payloads"in i&&(!1===i.payloads?(this.Si.unregister(Ls),xm.info("Payload overrides cleared")):i.payloads&&(this.Si.register({[Ls]:i.payloads}),xm.info("Payload overrides set",{payloads:i.payloads}))),void this.Bs()}if(e&&"object"==typeof e)return this.Si.register({[Ps]:e}),this.Bs(),xm.info("Flag overrides set",{flags:e});wm.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Cs){var{flags:t,flagVariants:r}=this.Hs();e(t,r)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,i){var n,s=(this.Os(Es)||[]).find((t=>t.flagKey===e)),o={["$feature_enrollment/"+e]:t},a={$feature_flag:e,$feature_enrollment:t,$set:o};s&&(a.$early_access_feature_name=s.name),i&&(a.$feature_enrollment_stage=i),this._instance.capture("$feature_enrollment_update",a),this.setPersonPropertiesForFlags(o,!1);var u=r({},this.getFlagVariants(),{[e]:t});null==(n=this.Si)||n.register({[Is]:Object.keys(Cm(u)),[Ts]:u}),this.Bs()}getEarlyAccessFeatures(e,t,r){void 0===t&&(t=!1);var i=this.Os(Es),n=r?"&"+r.map((e=>"stage="+e)).join("&"):"";if(i&&!t)return e(i);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.qt.token+n),method:"GET",callback:t=>{var r,i;if(t.json){var n=t.json.earlyAccessFeatures;return null==(r=this.Si)||r.unregister(Es),null==(i=this.Si)||i.register({[Es]:n}),e(n)}}})}Hs(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter((e=>t[e])),flagVariants:Object.keys(t).filter((e=>t[e])).reduce(((e,r)=>(e[r]=t[r],e)),{})}}Bs(e){var{flags:t,flagVariants:r}=this.Hs();this.featureFlagEventHandlers.forEach((i=>i(t,r,{errorsLoading:e})))}setPersonPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.Os(As)||{},n=(null==e?void 0:e.$set)||(null!=e&&e.$set_once?{}:e),s=null==e?void 0:e.$set_once,o={};if(s)for(var a in s)({}).hasOwnProperty.call(s,a)&&(a in i||(o[a]=s[a]));this._instance.register({[As]:r({},i,o,n)}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(e){void 0===e&&(e=!0),this._instance.unregister(As),e&&this._instance.reloadFeatureFlags()}setGroupPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.Os(Ns)||{};0!==Object.keys(i).length&&Object.keys(i).forEach((t=>{i[t]=r({},i[t],e[t]),delete e[t]})),this._instance.register({[Ns]:r({},i,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.Os(Ns)||{};this._instance.register({[Ns]:r({},t,{[e]:{}})})}else this._instance.unregister(Ns)}reset(){this.Cs=!1,this.Is=!1,this.Ts=!1,this.Es=!1,this.Ms=!1,this.$anon_distinct_id=void 0,this.js(),this.Ss=!1}}},Pm={sessionRecording:class{get qt(){return this._instance.config}get Si(){return this._instance.persistence}get started(){var e;return!(null==(e=this.Us)||!e.isStarted)}get status(){var e,t;return this.zs===rm||this.zs===im?this.zs:null!==(e=null==(t=this.Us)?void 0:t.status)&&void 0!==e?e:this.zs}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.zs=em,this.Vs=void 0,this._instance=e,!this._instance.sessionManager)throw sm.error("started without valid sessionManager"),new Error(nm+" started without valid sessionManager. This is a bug.");if(this.qt.cookieless_mode===no)throw new Error(nm+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get Ws(){var e,t=!(null==(e=this._instance.get_property(ys))||!e.enabled),r=!this.qt.disable_session_recording,i=this.qt.disable_session_recording||this._instance.consent.isOptedOut();return kn&&t&&r&&!i}startIfEnabledOrStop(e){var t;if(!this.Ws||null==(t=this.Us)||!t.isStarted){var r=!pr(Object.assign)&&!pr(Array.from);this.Ws&&r?(this.Gs(e),sm.info("starting")):(this.zs=em,this.stopRecording())}}Gs(e){var t,r,i;this.Ws&&(this.zs!==rm&&this.zs!==im&&(this.zs=tm),null!=An&&null!=(t=An.__PosthogExtensions__)&&null!=(t=t.rrweb)&&t.record&&null!=(r=An.__PosthogExtensions__)&&r.initSessionRecording?this.Zs(e):null==(i=An.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,this.Qs,(t=>{if(t)return sm.error("could not load recorder",t);this.Zs(e)})))}stopRecording(){var e,t;null==(e=this.Vs)||e.call(this),this.Vs=void 0,null==(t=this.Us)||t.stop()}Js(){var e,t;null==(e=this.Vs)||e.call(this),this.Vs=void 0,null==(t=this.Us)||t.discard()}Ks(){var e,t;null==(e=this.Si)||e.unregister(Cs),null==(t=this.Si)||t.unregister(bs)}Ys(e,t){if(br(e))return null;var r,i=_r(e)?e:parseFloat(e);return"number"!=typeof(r=i)||!Number.isFinite(r)||0>r||r>1?(sm.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}Xs(e){if(this.Si){var t,i,n=this.Si,s=()=>{var t,i=!1===e.sessionRecording?void 0:e.sessionRecording,s=this.Ys(null==(t=this.qt.session_recording)?void 0:t.sampleRate,"session_recording.sampleRate"),o=this.Ys(null==i?void 0:i.sampleRate,"remote config sampleRate"),a=null!=s?s:o;br(a)&&this.Ks();var u=null==i?void 0:i.minimumDurationMilliseconds;n.register({[ys]:r({cache_timestamp:Date.now(),enabled:!!i},i,{networkPayloadCapture:r({capturePerformance:e.capturePerformance},null==i?void 0:i.networkPayloadCapture),canvasRecording:{enabled:null==i?void 0:i.recordCanvas,fps:null==i?void 0:i.canvasFps,quality:null==i?void 0:i.canvasQuality},sampleRate:a,minimumDurationMilliseconds:pr(u)?null:u,endpoint:null==i?void 0:i.endpoint,triggerMatchType:null==i?void 0:i.triggerMatchType,masking:null==i?void 0:i.masking,urlTriggers:null==i?void 0:i.urlTriggers,version:null==i?void 0:i.version,triggerGroups:null==i?void 0:i.triggerGroups})})};s(),null==(t=this.Vs)||t.call(this),this.Vs=null==(i=this._instance.sessionManager)?void 0:i.onSessionId(s)}}onRemoteConfig(e){return"sessionRecording"in e?!1===e.sessionRecording?(this.Xs(e),void this.Js()):(this.Xs(e),void this.startIfEnabledOrStop()):(this.zs===rm&&(this.zs=im,sm.warn("config refresh failed, recording will not start until page reload")),void this.startIfEnabledOrStop())}log(e,t){var r;void 0===t&&(t="log"),null!=(r=this.Us)&&r.log?this.Us.log(e,t):sm.warn("log called before recorder was ready")}get Qs(){var e,t,r=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.get_property(ys);return(null==r||null==(t=r.scriptConfig)?void 0:t.script)||"lazy-recorder"}eo(){var e,t,r=this._instance.get_property(ys);if(!r)return!1;try{t="object"==typeof r?r:JSON.parse(r)}catch(e){return sm.warn("persisted remote config for session recording is invalid and will be ignored",e),!1}var i=null!==(e=t.cache_timestamp)&&void 0!==e?e:Date.now();return 36e5>=Date.now()-i}Zs(e){var t,r;if(null==(t=An.__PosthogExtensions__)||!t.initSessionRecording)return sm.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[to]:!0});if(this.Us||(this.Us=null==(r=An.__PosthogExtensions__)?void 0:r.initSessionRecording(this._instance),this.Us._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.eo()){if(this.zs===im||this.zs===rm)return;return this.zs=rm,sm.info("persisted remote config is stale, requesting fresh config before starting"),void new gg(this._instance).load()}this.zs=tm,this.Us.start(e)}onRRwebEmit(e){var t;null==(t=this.Us)||null==t.onRRwebEmit||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.Us||null==(t=this.Si)||t.register({[ws]:!0}),null==(e=this.Us)||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.Us||null==(t=this.Si)||t.register({[_s]:!0}),null==(e=this.Us)||e.overrideSampling()}overrideTrigger(e){var t,r;this.Us||null==(r=this.Si)||r.register({["url"===e?xs:Ss]:!0}),null==(t=this.Us)||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return(null==(e=this.Us)?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var r;return!(null==(r=this.Us)||!r.tryAddCustomEvent(e,t))}}},Lm={autocapture:class{constructor(e){this.ro=!1,this.io=null,this.no=!1,this.instance=e,this.rageclicks=new Ap(e.config.rageclick),this.so=null}initialize(){this.startIfEnabled()}get qt(){var e,t,r=vr(this.instance.config.autocapture)?this.instance.config.autocapture:{};return r.url_allowlist=null==(e=r.url_allowlist)?void 0:e.map((e=>new RegExp(e))),r.url_ignorelist=null==(t=r.url_ignorelist)?void 0:t.map((e=>new RegExp(e))),r}oo(){if(this.isBrowserSupported()){if(kn&&In){var e=e=>{e=e||(null==kn?void 0:kn.event);try{this.ao(e)}catch(e){Fp.error("Failed to capture event",e)}};if(Jn(In,"submit",e,{capture:!0}),Jn(In,"change",e,{capture:!0}),Jn(In,"click",e,{capture:!0}),this.qt.capture_copied_text){var t=e=>{e=e||(null==kn?void 0:kn.event);try{this.ao(e,Np)}catch(e){Fp.error("Failed to capture copy/cut event",e)}};Jn(In,"copy",t,{capture:!0}),Jn(In,"cut",t,{capture:!0})}}}else Fp.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.ro&&(this.oo(),this.ro=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.no=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[ls]:!!e.autocapture_opt_out}),this.io=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.so=e}getElementSelectors(e){var t,r=[];return null==(t=this.so)||t.forEach((t=>{var i=null==In?void 0:In.querySelectorAll(t);null==i||i.forEach((i=>{e===i&&r.push(t)}))})),r}get isEnabled(){var e,t,r=null==(e=this.instance.persistence)?void 0:e.props[ls];if(yr(this.io)&&!xr(r)&&!this.instance.Kr())return!1;var i=null!==(t=this.io)&&void 0!==t?t:!!r;return!!this.instance.config.autocapture&&!i}ao(e,t){if(void 0===t&&(t="$autocapture"),this.isEnabled){var r,i=Eo(e);wo(i)&&(i=i.parentNode||null),"$autocapture"===t&&"click"===e.type&&e instanceof MouseEvent&&this.instance.config.rageclick&&null!=(r=this.rageclicks)&&r.isRageClick(e.clientX,e.clientY,e.timeStamp||(new Date).getTime())&&Do(i,this.instance.config.rageclick)&&this.ao(e,"$rageclick");var n=t===Np;if(i&&function(e,t,r,i,n){var s,o,a,u;if(void 0===r&&(r=void 0),!kn||qo(e))return!1;if(null!=(s=r)&&s.url_allowlist&&!ko(r.url_allowlist))return!1;if(null!=(o=r)&&o.url_ignorelist&&ko(r.url_ignorelist))return!1;if(null!=(a=r)&&a.dom_event_allowlist){var l=r.dom_event_allowlist;if(l&&!l.some((e=>t.type===e)))return!1}var{parentIsUsefulElement:h,targetElementList:c}=jo(e,i);if(!function(e,t){var r=null==t?void 0:t.element_allowlist;if(pr(r))return!0;var i,n=function(e){if(r.some((t=>e.tagName.toLowerCase()===t)))return{v:!0}};for(var s of e)if(i=n(s))return i.v;return!1}(c,r))return!1;if(!Mo(c,null==(u=r)?void 0:u.css_selector_allowlist))return!1;var d=kn.getComputedStyle(e);if(d&&"pointer"===d.getPropertyValue("cursor")&&"click"===t.type)return!0;var v=e.tagName.toLowerCase();switch(v){case"html":return!1;case"form":return(n||["submit"]).indexOf(t.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(t.type)>=0;default:return h?(n||["click"]).indexOf(t.type)>=0:(n||["click"]).indexOf(t.type)>=0&&(Ro.indexOf(v)>-1||"true"===e.getAttribute("contenteditable"))}}(i,e,this.qt,n,n?["copy","cut"]:void 0)){var{props:s,explicitNoCapture:o}=qp(i,{e:e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:this.no});if(o)return!1;var a=this.getElementSelectors(i);if(a&&a.length>0&&(s.$element_selectors=a),t===Np){var u,l=To(null==kn||null==(u=kn.getSelection())?void 0:u.toString()),h=e.type||"clipboard";if(!l)return!1;s.$selected_content=l,s.$copy_type=h}return this.instance.capture(t,s),!0}}}isBrowserSupported(){return dr(null==In?void 0:In.querySelectorAll)}},historyAutocapture:class{constructor(e){var t;this._instance=e,this.uo=(null==kn||null==(t=kn.location)?void 0:t.pathname)||""}initialize(){this.startIfEnabled()}get isEnabled(){return"history_change"===this._instance.config.capture_pageview}startIfEnabled(){this.isEnabled&&(qn.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.lo&&this.lo(),this.lo=void 0,qn.info("History API monitoring stopped")}monitorHistoryChanges(){kn&&kn.history&&(this.ho("pushState"),this.ho("replaceState"),this.co())}ho(e){var t;if(kn&&(null==(t=kn.history[e])||!t.__posthog_wrapped__)){var r=this;is(kn.history,e,(t=>function(i,n,s){t.call(this,i,n,s),r.do(e)}))}}do(e){try{var t,r=null==kn||null==(t=kn.location)?void 0:t.pathname;if(!r)return;r!==this.uo&&this.isEnabled&&this._instance.capture(ho,{navigation_type:e}),this.uo=r}catch(t){qn.error("Error capturing "+e+" pageview",t)}}co(){if(!this.lo){var e=()=>{this.do("popstate")};Jn(kn,"popstate",e),this.lo=()=>{kn&&kn.removeEventListener("popstate",e)}}}},heatmaps:class{get qt(){return this.instance.config}constructor(e){var t;this.vo=!1,this.ro=!1,this.fo=null,this.instance=e,this.vo=!(null==(t=this.instance.persistence)||!t.props[hs]),this.rageclicks=new Ap(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return vr(this.qt.capture_heatmaps)&&this.qt.capture_heatmaps.flush_interval_milliseconds&&(e=this.qt.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return br(this.qt.capture_heatmaps)?br(this.qt.enable_heatmaps)?this.vo:this.qt.enable_heatmaps:!1!==this.qt.capture_heatmaps}startIfEnabled(){if(this.isEnabled){if(this.ro)return;om.info("starting..."),this.po(),this.At()}else{var e;clearInterval(null!==(e=this.fo)&&void 0!==e?e:void 0),this.mo(),this.getAndClearBuffer()}}onRemoteConfig(e){if("heatmaps"in e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[hs]:t}),this.vo=t,this.startIfEnabled()}}getAndClearBuffer(){var e=this.M;return this.M=void 0,e}yo(e){this.Mt(e.originalEvent,"deadclick")}At(){this.fo&&clearInterval(this.fo),this.fo="visible"===(null==In?void 0:In.visibilityState)?setInterval(this.ci.bind(this),this.flushIntervalMilliseconds):null}po(){kn&&In&&(this.bo=this.ci.bind(this),Jn(kn,lo,this.bo),this._o=e=>this.Mt(e||(null==kn?void 0:kn.event)),Jn(In,"click",this._o,{capture:!0}),this.wo=e=>this.xo(e||(null==kn?void 0:kn.event)),Jn(In,"mousemove",this.wo,{capture:!0}),this.ko=new Jp(this.instance,Zp,this.yo.bind(this)),this.ko.startIfEnabledOrStop(),this.So=this.At.bind(this),Jn(In,uo,this.So),this.ro=!0)}mo(){var e;kn&&In&&(this.bo&&kn.removeEventListener(lo,this.bo),this._o&&In.removeEventListener("click",this._o,{capture:!0}),this.wo&&In.removeEventListener("mousemove",this.wo,{capture:!0}),this.So&&In.removeEventListener(uo,this.So),clearTimeout(this.Co),null==(e=this.ko)||e.stop(),this.ro=!1)}Io(e,t){var r=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),n=this.instance.scrollManager.scrollElement(),s=function(e,t,r){for(var i=e;i&&bo(i)&&!_o(i,"body");){if(i===r)return!1;if(sr(t,null==kn?void 0:kn.getComputedStyle(i).position))return!0;i=Oo(i)}return!1}(Eo(e),["fixed","sticky"],n);return{x:e.clientX+(s?0:i),y:e.clientY+(s?0:r),target_fixed:s,type:t}}Mt(e,t){var i;if(void 0===t&&(t="click"),!yo(e.target)&&am(e)){var n=this.Io(e,t);null!=(i=this.rageclicks)&&i.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&Do(Eo(e),this.instance.config.rageclick)&&this.To(r({},n,{type:"rageclick"})),this.To(n)}}xo(e){!yo(e.target)&&am(e)&&(clearTimeout(this.Co),this.Co=setTimeout((()=>{this.To(this.Io(e,"mousemove"))}),500))}To(e){if(kn){var t=kn.location.href,r=this.qt.custom_personal_data_properties,i=this.qt.mask_personal_data_properties?[...kc,...r||[]]:[],n=ts(t,i,Tc);this.M=this.M||{},this.M[n]||(this.M[n]=[]),this.M[n].push(e)}}ci(){this.M&&!fr(this.M)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:Jp,webVitalsAutocapture:class{constructor(e){var t;this.vo=!1,this.ro=!1,this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.Eo=()=>{clearTimeout(this.Mo),0!==this.M.metrics.length&&(this._instance.capture("$web_vitals",this.M.metrics.reduce(((e,t)=>r({},e,{["$web_vitals_"+t.name+"_event"]:r({},t),["$web_vitals_"+t.name+"_value"]:t.value})),{})),this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.ht=e=>{var t;this.M=this.M||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var i=this.Ro();if(!pr(i))if(br(null==e?void 0:e.name)||br(null==e?void 0:e.value))Yg.error("Invalid metric received",e);else if(!this.Po||this.Po>e.value){this.M.url!==i&&(this.Eo(),this.Mo=setTimeout(this.Eo,this.flushToCaptureTimeoutMs)),pr(this.M.url)&&(this.M.url=i),this.M.firstMetricTimestamp=pr(this.M.firstMetricTimestamp)?Date.now():this.M.firstMetricTimestamp,e.attribution&&e.attribution.interactionTargetElement&&(e.attribution.interactionTargetElement=void 0);var n=null==(t=this._instance.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0),s=r({},e,{$current_url:i,timestamp:Date.now()});pr(n)||(s.$session_id=n.sessionId,s.$window_id=n.windowId),this.M.metrics.push(s),this.M.metrics.length===this.allowedMetrics.length&&this.Eo()}else Yg.error("Ignoring metric with value >= "+this.Po,e)},this.Oo=()=>{if(!this.ro){var e,t,r,i,n=An.__PosthogExtensions__;pr(n)||pr(n.postHogWebVitalsCallbacks)||({onLCP:e,onCLS:t,onFCP:r,onINP:i}=n.postHogWebVitalsCallbacks),e&&t&&r&&i?(this.allowedMetrics.indexOf("LCP")>-1&&e(this.ht.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&t(this.ht.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&r(this.ht.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&i(this.ht.bind(this)),this.ro=!0):Yg.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.vo=!(null==(t=this._instance.persistence)||!t.props[fs]),this.startIfEnabled()}get Lo(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,r=vr(this.Lo)?null==(e=this.Lo)?void 0:e.web_vitals_allowed_metrics:void 0;return br(r)?(null==(t=this._instance.persistence)?void 0:t.props[ms])||["CLS","FCP","INP","LCP"]:r}get flushToCaptureTimeoutMs(){return(vr(this.Lo)?this.Lo.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=vr(this.Lo)?this.Lo.web_vitals_attribution:void 0;return null!=e&&e}get Po(){var e=vr(this.Lo)&&_r(this.Lo.__web_vitals_max_value)?this.Lo.__web_vitals_max_value:Xg;return e>0&&6e4>=e?Xg:e}get isEnabled(){var e=null==En?void 0:En.protocol;if("http:"!==e&&"https:"!==e)return Yg.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=vr(this.Lo)?this.Lo.web_vitals:xr(this.Lo)?this.Lo:void 0;return xr(t)?t:this.vo}startIfEnabled(){this.isEnabled&&!this.ro&&(Yg.info("enabled, starting..."),this.lr(this.Oo))}onRemoteConfig(e){if("capturePerformance"in e){var t=vr(e.capturePerformance)&&!!e.capturePerformance.web_vitals,r=vr(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[fs]:t}),this._instance.persistence.register({[ms]:r})),this.vo=t,this.startIfEnabled()}}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.postHogWebVitalsCallbacks?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,this.useAttribution?"web-vitals-with-attribution":"web-vitals",(t=>{t?Yg.error("failed to load script",t):e()}))}Ro(){var e=kn?kn.location.href:void 0;if(e){var t=this._instance.config.custom_personal_data_properties,r=this._instance.config.mask_personal_data_properties?[...kc,...t||[]]:[];return ts(e,r,Tc)}Yg.error("Could not determine current URL")}}},Am={exceptionObserver:class{constructor(e){var t,r,i;this.Oo=()=>{var e;if(kn&&this.isEnabled&&null!=(e=An.__PosthogExtensions__)&&e.errorWrappingFunctions){var t=An.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,r=An.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,i=An.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.Ao&&this.qt.capture_unhandled_errors&&(this.Ao=t(this.captureException.bind(this))),!this.Fo&&this.qt.capture_unhandled_rejections&&(this.Fo=r(this.captureException.bind(this))),!this.No&&this.qt.capture_console_errors&&(this.No=i(this.captureException.bind(this)))}catch(e){Jg.error("failed to start",e),this.Do()}}},this._instance=e,this.$o=!(null==(t=this._instance.persistence)||!t.props[cs]),this.qo=new Or({refillRate:null!==(r=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)&&void 0!==r?r:1,bucketSize:null!==(i=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)&&void 0!==i?i:10,refillInterval:1e4,Zt:Jg}),this.qt=this.jo(),this.startIfEnabledOrStop()}jo(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return vr(e)?t=r({},t,e):(pr(e)?this.$o:e)&&(t=r({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.qt.capture_console_errors||this.qt.capture_unhandled_errors||this.qt.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(Jg.info("enabled"),this.Do(),this.lr(this.Oo)):this.Do()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.errorWrappingFunctions&&e(),null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"exception-autocapture",(t=>{if(t)return Jg.error("failed to load script",t);e()}))}Do(){var e,t,r;null==(e=this.Ao)||e.call(this),this.Ao=void 0,null==(t=this.Fo)||t.call(this),this.Fo=void 0,null==(r=this.No)||r.call(this),this.No=void 0}onRemoteConfig(e){"autocaptureExceptions"in e&&(this.$o=!!e.autocaptureExceptions||!1,this._instance.persistence&&this._instance.persistence.register({[cs]:this.$o}),this.qt=this.jo(),this.startIfEnabledOrStop())}onConfigChange(){this.qt=this.jo()}captureException(e){var t,r,i,n=null!==(t=null==e||null==(r=e.$exception_list)||null==(r=r[0])?void 0:r.type)&&void 0!==t?t:"Exception";this.qo.consumeRateLimit(n)?Jg.info("Skipping exception capture because of client rate limiting.",{exception:n}):null==(i=this._instance.exceptions)||i.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,r;this.Bo=[],this.Ho=qf(),this._instance=e,this.Bo=null!==(t=null==(r=this._instance.persistence)?void 0:r.get_property(ds))&&void 0!==t?t:[],this.Uo=wn(this.zo()),this.Vo=new xn(this.Uo)}onConfigChange(){this.Uo=wn(this.zo()),this.Vo.setConfig(this.Uo)}onRemoteConfig(e){var t,r,i;if("errorTracking"in e){var n=null!==(t=null==(r=e.errorTracking)?void 0:r.suppressionRules)&&void 0!==t?t:[],s=null==(i=e.errorTracking)?void 0:i.captureExtensionExceptions;this.Bo=n,this._instance.persistence&&this._instance.persistence.register({[ds]:this.Bo,[vs]:s})}}get Wo(){var e,t=!!this._instance.get_property(vs),r=this._instance.config.error_tracking.captureExtensionExceptions;return null!==(e=null!=r?r:t)&&void 0!==e&&e}buildProperties(e,t){return this.Ho.buildFromUnknown(e,{syntheticException:null==t?void 0:t.syntheticException,mechanism:{handled:null==t?void 0:t.handled}})}addExceptionStep(e,t){if(this.Uo.enabled)try{if(!gr(e)||0===e.trim().length)return void Df.warn("Ignoring exception step because message must be a non-empty string");var i=this.Go(t),{sanitizedProperties:n,droppedKeys:s}=function(e){if(!e)return{sanitizedProperties:{},droppedKeys:[]};var t=[];return{sanitizedProperties:Object.keys(e).reduce(((r,i)=>bn.has(i)?(t.push(i),r):(r[i]=e[i],r)),{}),droppedKeys:t}}(i);s.length>0&&Df.warn("Ignoring reserved exception step fields",{droppedKeys:s}),this.Vo.add(r({[mn]:e,[yn]:(new Date).toISOString()},n))}catch(e){Df.error("Failed to add exception step. Ignoring breadcrumb.",e)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.Zo(t)){if(this.Qo(t))return this.Jo("Exception dropped: matched a suppression rule"),void Df.info("Skipping exception capture because a suppression rule matched");if(!this.Wo&&this.Ko(t))return this.Jo("Exception dropped: thrown by a browser extension"),void Df.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.Yo(t))return this.Jo("Exception dropped: thrown by the PostHog SDK"),void Df.info("Skipping exception capture because it was thrown by the PostHog SDK")}var r=this.Uo.enabled&&br(e.$exception_steps)?this.Xo(e):e;try{var i=this._instance.capture("$exception",r,{_noTruncate:!0,_batchKey:"exceptionEvent",In:!0});return i&&this.Vo.clear(),i}catch(e){return Df.error("Failed to capture exception event. Dropping this exception.",e),void this.Vo.clear()}}catch(e){return void Df.error("Failed to process exception event. Ignoring this exception.",e)}}Xo(e){try{var t=this.Vo.getAttachable();return 0===t.length?e:r({},e,{$exception_steps:t})}catch(t){return Df.error("Failed to read buffered exception steps. Capturing exception without steps.",t),e}}Jo(e){this.Uo.enabled&&this.Vo.add({[mn]:e,[yn]:(new Date).toISOString()})}Go(e){return vr(e)?r({},e):{}}zo(){var e,t;return null!==(e=null==(t=this._instance.config.error_tracking)?void 0:t.exception_steps)&&void 0!==e?e:{}}Qo(e){if(0===e.length)return!1;var t=e.reduce(((e,t)=>{var{type:r,value:i}=t;return gr(r)&&r.length>0&&e.$exception_types.push(r),gr(i)&&i.length>0&&e.$exception_values.push(i),e}),{$exception_types:[],$exception_values:[]});return this.Bo.some((e=>{var r=e.values.map((e=>{var r,i=oh[e.operator],n=cr(e.value)?e.value:[e.value],s=null!==(r=t[e.key])&&void 0!==r?r:[];return n.length>0&&i(n,s)}));return"OR"===e.type?r.some(Boolean):r.every(Boolean)}))}Ko(e){var t=e.flatMap((e=>{var t,r;return null!==(t=null==(r=e.stacktrace)?void 0:r.frames)&&void 0!==t?t:[]}));return t.some((e=>e.filename&&e.filename.startsWith("chrome-extension://")))}Yo(e){if(e.length>0){var t,r,i,n,s=null!==(t=null==(r=e[0].stacktrace)?void 0:r.frames)&&void 0!==t?t:[],o=s[s.length-1];return null!==(i=null==o||null==(n=o.filename)?void 0:n.includes("posthog.com/static"))&&void 0!==i&&i}return!1}Zo(e){return!br(e)&&cr(e)}}},Nm=r({productTours:class{get Si(){return this._instance.persistence}constructor(e){this.ea=null,this.ta=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){"productTours"in e&&(this.Si&&this.Si.register({[gs]:!!e.productTours}),this.loadIfEnabled())}loadIfEnabled(){var e,t;this.ea||(e=this._instance).config.disable_product_tours||null==(t=e.persistence)||!t.get_property(gs)||this.lr((()=>this.ra()))}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.generateProductTours?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"product-tours",(t=>{t?um.error("Could not load product tours script",t):e()}))}ra(){var e;!this.ea&&null!=(e=An.__PosthogExtensions__)&&e.generateProductTours&&(this.ea=An.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(void 0===t&&(t=!1),!cr(this.ta)||t){var r=this.Si;if(r){var i=r.props[qs];if(cr(i)&&!t)return this.ta=i,void e(i,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:t=>{var i=t.statusCode;if(200!==i||!t.json){var n="Product Tours API could not be loaded, status: "+i;return um.error(n),void e([],{isLoaded:!1,error:n})}var s=cr(t.json.product_tours)?t.json.product_tours:[];this.ta=s,r&&r.register({[qs]:s}),e(s,{isLoaded:!0})}})}else e(this.ta,{isLoaded:!0})}getActiveProductTours(e){br(this.ea)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.ea.getActiveProductTours(e)}showProductTour(e){var t;null==(t=this.ea)||t.showTourById(e)}previewTour(e){this.ea?this.ea.previewTour(e):this.lr((()=>{var t;this.ra(),null==(t=this.ea)||t.previewTour(e)}))}dismissProductTour(){var e;null==(e=this.ea)||e.dismissTour("user_clicked_skip")}nextStep(){var e;null==(e=this.ea)||e.nextStep()}previousStep(){var e;null==(e=this.ea)||e.previousStep()}clearCache(){var e;this.ta=null,null==(e=this.Si)||e.unregister(qs)}resetTour(e){var t;null==(t=this.ea)||t.resetTour(e)}resetAllTours(){var e;null==(e=this.ea)||e.resetAllTours()}cancelPendingTour(e){var t;null==(t=this.ea)||t.cancelPendingTour(e)}}},Om),Fm={siteApps:class{constructor(e){this._instance=e,this.ia=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}na(e,t){if(t){var r=this.globalsForEvent(t);this.ia.push(r),this.ia.length>1e3&&(this.ia=this.ia.slice(10))}}get siteAppLoaders(){var e;return null==(e=An._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.siteApps}initialize(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.na.bind(this));this.sa=()=>{e(),this.ia=[],this.sa=void 0}}}globalsForEvent(e){var t,n,s,o,a,u,l;if(!e)throw new Error("Event payload is required");var h={},c=this._instance.get_property("$groups")||[],d=this._instance.get_property("$stored_group_properties")||{};for(var[v,f]of Object.entries(d))h[v]={id:c[v],type:v,properties:f};var{$set_once:p,$set:g}=e;return{event:r({},i(e,lm),{properties:r({},e.properties,g?{$set:r({},null!==(t=null==(n=e.properties)?void 0:n.$set)&&void 0!==t?t:{},g)}:{},p?{$set_once:r({},null!==(s=null==(o=e.properties)?void 0:o.$set_once)&&void 0!==s?s:{},p)}:{}),elements_chain:null!==(a=null==(u=e.properties)?void 0:u.$elements_chain)&&void 0!==a?a:"",distinct_id:null==(l=e.properties)?void 0:l.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:h}}setupSiteApp(e){var t=this.apps[e.id],r=()=>{var r;!t.errored&&this.ia.length&&(hm.info("Processing "+this.ia.length+" events for site app with id "+e.id),this.ia.forEach((e=>null==t.processEvent?void 0:t.processEvent(e))),t.processedBuffer=!0),Object.values(this.apps).every((e=>e.processedBuffer||e.errored))&&(null==(r=this.sa)||r.call(this))},i=!1,n=n=>{t.errored=!n,t.loaded=!0,hm.info("Site app with id "+e.id+" "+(n?"loaded":"errored")),i&&r()};try{var{processEvent:s}=e.init({posthog:this._instance,callback(e){n(e)}});s&&(t.processEvent=s),i=!0}catch(t){hm.error(cm+e.id,t),n(!1)}if(i&&t.loaded)try{r()}catch(r){hm.error("Error while processing buffered events PostHog app with config id "+e.id,r),t.errored=!0}}oa(){var e=this.siteAppLoaders||[];for(var t of e)this.apps[t.id]={id:t.id,loaded:!1,errored:!1,processedBuffer:!1};for(var r of e)this.setupSiteApp(r)}aa(e){if(0!==Object.keys(this.apps).length){var t=this.globalsForEvent(e);for(var r of Object.values(this.apps))try{null==r.processEvent||r.processEvent(t)}catch(t){hm.error("Error while processing event "+e.event+" for site app "+r.id,t)}}}onRemoteConfig(e){var t,r,i,n=this;if(null!=(t=this.siteAppLoaders)&&t.length)return this.isEnabled?(this.oa(),void this._instance.on("eventCaptured",(e=>this.aa(e)))):void hm.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null==(r=this.sa)||r.call(this),null!=(i=e.siteApps)&&i.length)if(this.isEnabled){var s=function(e){var t;An["__$$ph_site_app_"+e]=n._instance,null==(t=An.__PosthogExtensions__)||null==t.loadSiteApp||t.loadSiteApp(n._instance,a,(t=>{if(t)return hm.error(cm+e,t)}))};for(var{id:o,url:a}of e.siteApps)s(o)}else hm.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}},$m={tracingHeaders:class{constructor(e){this.ua=void 0,this.la=void 0,this.ha=void 0,this.Oo=()=>{var e,t,r=this.ca();r?(pr(this.ua)&&(this.ua=null==(e=An.__PosthogExtensions__)||null==(e=e.tracingHeadersPatchFns)?void 0:e._patchXHR(r,(()=>this._instance.get_distinct_id()),this._instance.sessionManager)),pr(this.la)&&(this.la=null==(t=An.__PosthogExtensions__)||null==(t=t.tracingHeadersPatchFns)?void 0:t._patchFetch(r,(()=>this._instance.get_distinct_id()),this._instance.sessionManager))):this.Do()},this._instance=e}initialize(){this.startIfEnabledOrStop()}lr(e){var t,r;null!=(t=An.__PosthogExtensions__)&&t.tracingHeadersPatchFns?e():null==(r=An.__PosthogExtensions__)||null==r.loadExternalDependency||r.loadExternalDependency(this._instance,"tracing-headers",(t=>{if(t)return Kg.error("failed to load script",t);e()}))}da(){var e,t;return null!==(e=null!==(t=this._instance.config.tracing_headers)&&void 0!==t?t:this._instance.config.addTracingHeaders)&&void 0!==e?e:this._instance.config.__add_tracing_headers}ca(){var e=this.da();return cr(e)?(cr(this.ha)?this.ha.splice(0,this.ha.length,...e):this.ha=[...e],e.length>0?this.ha:void 0):(cr(this.ha)&&this.ha.splice(0),this.ha=e||void 0,this.ha)}Do(){var e,t;null==(e=this.ua)||e.call(this),null==(t=this.la)||t.call(this),this.ua=void 0,this.la=void 0}startIfEnabledOrStop(){this.ca()?this.lr(this.Oo):this.Do()}}},Dm=r({surveys:class{get qt(){return this._instance.config}constructor(e){this.va=void 0,this._surveyManager=null,this.fa=!1,this.pa=[],this.ga=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.qt.disable_surveys){var t=e.surveys;if(br(t))return Qu.warn("Flags not loaded yet. Not loading surveys.");var r=cr(t);this.va=r?t.length>0:t,Qu.info("flags response received, isSurveysEnabled: "+this.va),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],t=0;t<localStorage.length;t++){var r=localStorage.key(t);(null!=r&&r.startsWith(Xu)||null!=r&&r.startsWith(el))&&e.push(r)}e.forEach((e=>localStorage.removeItem(e)))}loadIfEnabled(){if(!this._surveyManager)if(this.fa)Qu.info("Already initializing surveys, skipping...");else if(this.qt.disable_surveys)Qu.info(mm);else if(this.qt.cookieless_mode&&this._instance.consent.isOptedOut())Qu.info("Not loading surveys in cookieless mode without consent.");else{var e=null==An?void 0:An.__PosthogExtensions__;if(e){if(!pr(this.va)||this.qt.advanced_enable_surveys){var t=this.va||this.qt.advanced_enable_surveys;this.fa=!0;try{var r=e.generateSurveys;if(r)return void this.ma(r,t);var i=e.loadExternalDependency;if(!i)return void this.ya(ro);i(this._instance,"surveys",(r=>{r||!e.generateSurveys?this.ya("Could not load surveys script",r):this.ma(e.generateSurveys,t)}))}catch(e){throw this.ya("Error initializing surveys",e),e}finally{this.fa=!1}}}else Qu.error("PostHog Extensions not found.")}}ma(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new pm(this._instance),Qu.info("Surveys loaded successfully"),this.ba({isLoaded:!0})}ya(e,t){Qu.error(e,t),this.ba({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.pa.push(e),this._surveyManager&&this.ba({isLoaded:!0}),()=>{this.pa=this.pa.filter((t=>t!==e))}}getSurveys(e,t){if(void 0===t&&(t=!1),this.qt.disable_surveys)return Qu.info(mm),e([]);var r,i=this._instance.get_property(Fs);if(i&&!t)return e(i,{isLoaded:!0});"undefined"!=typeof Promise&&this.ga?this.ga.then((t=>{var{surveys:r,context:i}=t;return e(r,i)})):("undefined"!=typeof Promise&&(this.ga=new Promise((e=>{r=e}))),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.qt.token),method:"GET",timeout:this.qt.surveys_request_timeout_ms,callback:t=>{var i;this.ga=null;var n=t.statusCode;if(200!==n||!t.json){var s="Surveys API could not be loaded, status: "+n;Qu.error(s);var o={isLoaded:!1,error:s};return e([],o),void(null==r||r({surveys:[],context:o}))}var a,u=t.json.surveys||[],l=u.filter((e=>Ju(e)&&(Ku(e)||Yu(e))));l.length>0&&(null==(a=this._surveyEventReceiver)||a.register(l)),null==(i=this._instance.persistence)||i.register({[Fs]:u,[$s]:Date.now()});var h={isLoaded:!0};e(u,h),null==r||r({surveys:u,context:h})}}))}ba(e){for(var t of this.pa)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(e){Qu.error("Error in survey callback",e)}}getActiveMatchingSurveys(e,t){if(void 0===t&&(t=!1),!br(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);Qu.warn("init was not called")}_a(e){var t=null;return this.getSurveys((r=>{var i;t=null!==(i=r.find((t=>t.id===e)))&&void 0!==i?i:null})),t}wa(e){if(br(this._surveyManager))return{eligible:!1,reason:gm};var t="string"==typeof e?this._a(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(br(this._surveyManager))return Qu.warn("init was not called"),{visible:!1,disabledReason:gm};var t=this.wa(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return br(this._surveyManager)?(Qu.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:gm})):new Promise((r=>{this.getSurveys((t=>{var i,n=null!==(i=t.find((t=>t.id===e)))&&void 0!==i?i:null;if(n){var s=this.wa(n);r({visible:s.eligible,disabledReason:s.reason})}else r({visible:!1,disabledReason:"Survey not found"})}),t)}))}renderSurvey(e,t,r){var i;if(br(this._surveyManager))Qu.warn("init was not called");else{var n="string"==typeof e?this._a(e):e;if(null!=n&&n.id)if(nl.includes(n.type)){var s=null==In?void 0:In.querySelector(t);if(s)return null!=(i=n.appearance)&&i.surveyPopupDelaySeconds?(Qu.info("Rendering survey "+n.id+" with delay of "+n.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout((()=>{var e,t;Qu.info("Rendering survey "+n.id+" with delay of "+(null==(e=n.appearance)?void 0:e.surveyPopupDelaySeconds)+" seconds"),null==(t=this._surveyManager)||t.renderSurvey(n,s,r),Qu.info("Survey "+n.id+" rendered")}),1e3*n.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(n,s,r);Qu.warn("Survey element not found")}else Qu.warn("Surveys of type "+n.type+" cannot be rendered in the app");else Qu.warn("Survey not found")}}displaySurvey(e,t){var i;if(br(this._surveyManager))Qu.warn("init was not called");else{var n=this._a(e);if(n){var s=n;if(null!=(i=n.appearance)&&i.surveyPopupDelaySeconds&&t.ignoreDelay&&(s=r({},n,{appearance:r({},n.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==ju.Popover&&t.initialResponses&&Qu.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),!1===t.ignoreConditions){var o=this.canRenderSurvey(n);if(!o.visible)return void Qu.warn("Survey is not eligible to be displayed: ",o.disabledReason)}t.displayType!==ju.Inline?this._surveyManager.handlePopoverSurvey(s,t):this.renderSurvey(s,t.selector,t.properties)}else Qu.warn("Survey not found")}}cancelPendingSurvey(e){br(this._surveyManager)?Qu.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;null==(e=this._surveyManager)||e.handlePageUnload()}}},Om),qm={toolbar:class{constructor(e){this.instance=e}xa(e){An.ph_toolbar_state=e}ka(){var e;return null!==(e=An.ph_toolbar_state)&&void 0!==e?e:0}initialize(){return this.maybeLoadToolbar()}maybeLoadToolbar(e,t,r){if(void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===r&&(r=void 0),Kn(this.instance.config))return!1;if(!kn||!In)return!1;e=null!=e?e:kn.location,r=null!=r?r:kn.history;try{if(!t){try{kn.localStorage.setItem("test","test"),kn.localStorage.removeItem("test")}catch(e){return!1}t=null==kn?void 0:kn.localStorage}var i,n=ym||rs(e.hash,"__posthog")||rs(e.hash,"state"),s=n?Vn((()=>JSON.parse(atob(decodeURIComponent(n)))))||Vn((()=>JSON.parse(decodeURIComponent(n)))):null;return s&&"ph_authorize"===s.action?((i=s).source="url",i&&Object.keys(i).length>0&&(s.desiredHash?e.hash=s.desiredHash:r?r.replaceState(r.state,"",e.pathname+e.search):e.hash="")):((i=JSON.parse(t.getItem(bm)||"{}")).source="localstorage",delete i.userIntent),!(!i.token||this.instance.config.token!==i.token||(this.loadToolbar(i),0))}catch(e){return!1}}Sa(e){var t=An.ph_load_toolbar||An.ph_load_editor;!br(t)&&dr(t)?t(e,this.instance):_m.warn("No toolbar load function found")}loadToolbar(e){var t=!(null==In||!In.getElementById(Ks));if(!kn||t)return!1;var i="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,n=r({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},i?{instrument:!1}:{});if(kn.localStorage.setItem(bm,JSON.stringify(r({},n,{source:void 0}))),2===this.ka())this.Sa(n);else if(0===this.ka()){var s;this.xa(1),null==(s=An.__PosthogExtensions__)||null==s.loadExternalDependency||s.loadExternalDependency(this.instance,"toolbar",(e=>{if(e)return _m.error("[Toolbar] Failed to load",e),void this.xa(0);this.xa(2),this.Sa(n)})),Jn(kn,"turbolinks:load",(()=>{this.xa(0),this.loadToolbar(n)}))}return!0}Ca(e){return this.loadToolbar(e)}maybeLoadEditor(e,t,r){return void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===r&&(r=void 0),this.maybeLoadToolbar(e,t,r)}}},jm=r({experiments:Em},Om),Um={conversations:class{constructor(e){this.Ia=void 0,this._conversationsManager=null,this.Ta=!1,this.Ea=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var t=e.conversations;br(t)||(xr(t)?this.Ia=t:(this.Ia=t.enabled,this.Ea=t),this.loadIfEnabled())}}reset(){var e;null==(e=this._conversationsManager)||e.reset(),this._conversationsManager=null,this.Ia=void 0,this.Ea=null}loadIfEnabled(){if(!(this._conversationsManager||this.Ta||this._instance.config.disable_conversations||Kn(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=null==An?void 0:An.__PosthogExtensions__;if(e&&!pr(this.Ia)&&this.Ia)if(this.Ea&&this.Ea.token){this.Ta=!0;try{var t=e.initConversations;if(t)return this.Ma(t),void(this.Ta=!1);var r=e.loadExternalDependency;if(!r)return void this.Ra(ro);r(this._instance,"conversations",(t=>{t||!e.initConversations?this.Ra("Could not load conversations script",t):this.Ma(e.initConversations),this.Ta=!1}))}catch(e){this.Ra("Error initializing conversations",e),this.Ta=!1}}else Rm.error("Conversations enabled but missing token in remote config.")}}Ma(e){if(this.Ea)try{this._conversationsManager=e(this.Ea,this._instance),Rm.info("Conversations loaded successfully")}catch(e){this.Ra("Error completing conversations initialization",e)}else Rm.error("Cannot complete initialization: remote config is null")}Ra(e,t){Rm.error(e,t),this._conversationsManager=null,this.Ta=!1}show(){this._conversationsManager?this._conversationsManager.show():Rm.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return!0===this.Ia&&!yr(this._conversationsManager)}isVisible(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.isVisible())&&void 0!==e&&e}sendMessage(e,r,i){var n=this;return t((function*(){return n._conversationsManager?n._conversationsManager.sendMessage(e,r,i):(Rm.warn(Mm),null)}))()}getMessages(e,r){var i=this;return t((function*(){return i._conversationsManager?i._conversationsManager.getMessages(e,r):(Rm.warn(Mm),null)}))()}markAsRead(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.markAsRead(e):(Rm.warn(Mm),null)}))()}getTickets(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.getTickets(e):(Rm.warn(Mm),null)}))()}requestRestoreLink(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.requestRestoreLink(e):(Rm.warn(Mm),null)}))()}restoreFromToken(e){var r=this;return t((function*(){return r._conversationsManager?r._conversationsManager.restoreFromToken(e):(Rm.warn(Mm),null)}))()}restoreFromUrlToken(){var e=this;return t((function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(Rm.warn(Mm),null)}))()}getCurrentTicketId(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.getCurrentTicketId())&&void 0!==e?e:null}getWidgetSessionId(){var e,t;return null!==(e=null==(t=this._conversationsManager)?void 0:t.getWidgetSessionId())&&void 0!==e?e:null}Ln(){var e;null==(e=this._conversationsManager)||e.setIdentity()}An(){var e;null==(e=this._conversationsManager)||e.clearIdentity()}}},Bm={logs:class{constructor(e){var t;this.Pa=!1,this.Oa=!1,this.Zt=jn("[logs]"),this.La=[],this.Aa=0,this.Fa=0,this.Na=!1,this._instance=e,this._instance&&null!=(t=this._instance.config.logs)&&t.captureConsoleLogs&&(this.Pa=!0)}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t,r=null==(t=e.logs)?void 0:t.captureConsoleLogs;!br(r)&&r&&(this.Pa=!0,this.loadIfEnabled())}reset(){this.La=[],this.ii&&(clearTimeout(this.ii),this.ii=void 0),this.Aa=0,this.Fa=0,this.Na=!1}loadIfEnabled(){if(this.Pa&&!this.Oa){var e=null==An?void 0:An.__PosthogExtensions__;if(e){var t=e.loadExternalDependency;t?t(this._instance,"logs",(t=>{var r;t||null==(r=e.logs)||!r.initializeLogs?this.Zt.error("Could not load logs script",t):(e.logs.initializeLogs(this._instance),this.Oa=!0)})):this.Zt.error(ro)}else this.Zt.error("PostHog Extensions not found.")}}captureLog(e){var t,i,n,s,o,a;if(this._instance.is_capturing())if(e&&e.body){var u=null!==(t=null==(i=this._instance.config.logs)?void 0:i.flushIntervalMs)&&void 0!==t?t:3e3,l=null!==(n=null==(s=this._instance.config.logs)?void 0:s.maxLogsPerInterval)&&void 0!==n?n:1e3,h=Date.now();if(u>h-this.Fa||(this.Fa=h,this.Aa=0,this.Na=!1),l>this.Aa){this.Aa++;var c=function(e,t){var i=e.level||"info",{text:n,number:s}=ji[i]||Ui,o=String(Date.now())+"000000",a={};t.distinctId&&(a.posthogDistinctId=t.distinctId),t.sessionId&&(a.sessionId=t.sessionId),t.currentUrl&&(a["url.full"]=t.currentUrl),t.screenName&&(a["screen.name"]=t.screenName),t.appState&&(a["app.state"]=t.appState),t.activeFeatureFlags&&t.activeFeatureFlags.length>0&&(a.feature_flags=t.activeFeatureFlags);var u=r({},a,e.attributes||{}),l={timeUnixNano:o,observedTimeUnixNano:o,severityNumber:s,severityText:n,body:{stringValue:e.body},attributes:Hi(u)};return e.trace_id&&(l.traceId=e.trace_id),e.span_id&&(l.spanId=e.span_id),pr(e.trace_flags)||(l.flags=e.trace_flags),l}(e,this.Da());this.La.push({record:c}),(null!==(o=null==(a=this._instance.config.logs)?void 0:a.maxBufferSize)&&void 0!==o?o:100)>this.La.length?this.$a():this.flushLogs()}else this.Na||(this.Zt.warn("captureLog dropping logs: exceeded "+l+" logs per "+u+"ms"),this.Na=!0)}else this.Zt.warn("captureLog requires a body")}get logger(){return this.qa||(this.qa={trace:(e,t)=>this.captureLog({body:e,level:"trace",attributes:t}),debug:(e,t)=>this.captureLog({body:e,level:"debug",attributes:t}),info:(e,t)=>this.captureLog({body:e,level:"info",attributes:t}),warn:(e,t)=>this.captureLog({body:e,level:"warn",attributes:t}),error:(e,t)=>this.captureLog({body:e,level:"error",attributes:t}),fatal:(e,t)=>this.captureLog({body:e,level:"fatal",attributes:t})}),this.qa}flushLogs(e){if(this.ii&&(clearTimeout(this.ii),this.ii=void 0),0!==this.La.length){var t=this.La;this.La=[];var i=this._instance.config.logs,n=r({"service.name":(null==i?void 0:i.serviceName)||"unknown_service"},(null==i?void 0:i.environment)&&{"deployment.environment":i.environment},(null==i?void 0:i.serviceVersion)&&{"service.version":i.serviceVersion},null==i?void 0:i.resourceAttributes),s=function(e,t,r,i){return{resourceLogs:[{resource:{attributes:Hi(t)},scopeLogs:[{scope:{name:r,version:i},logRecords:e}]}]}}(t.map((e=>e.record)),n,$n.LIB_NAME,$n.LIB_VERSION),o=this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token);this._instance.pn({method:"POST",url:o,data:s,compression:"best-available",batchKey:"logs",transport:e})}}$a(){var e,t;this.ii||(this.ii=setTimeout((()=>{this.ii=void 0,this.flushLogs()}),null!==(e=null==(t=this._instance.config.logs)?void 0:t.flushIntervalMs)&&void 0!==e?e:3e3))}Da(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var{sessionId:r}=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0);t.sessionId=r}if(null!=An&&null!=(e=An.location)&&e.href&&(t.currentUrl=An.location.href),this._instance.featureFlags){var i=this._instance.featureFlags.getFlags();i&&i.length>0&&(t.activeFeatureFlags=i)}return t}}},Hm=r({},Om,Pm,Lm,Am,Nm,Fm,Dm,$m,qm,jm,Um,Bm);Qg.__defaultExtensionClasses=r({},Hm);var zm=function(){$n.SDK_DIST_CHANNEL="npm";var e=Fg[Hg]=new Qg;return function(){function e(){e.done||(e.done=!0,zg=!1,Bn(Fg,(function(e){e._dom_loaded()})))}null!=In&&In.addEventListener?"complete"===In.readyState?e():Jn(In,"DOMContentLoaded",e,{capture:!1}):kn&&qn.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}(),e}();export{fl as Compression,hg as DEFAULT_PRODUCT_TOUR_APPEARANCE,ju as DisplaySurveyType,Qg as PostHog,cg as ProductTourEventName,dg as ProductTourEventProperties,Du as SurveyEventName,qu as SurveyEventProperties,Mu as SurveyEventType,Pu as SurveyPosition,Fu as SurveyQuestionBranchingType,Nu as SurveyQuestionType,$u as SurveySchedule,Lu as SurveyTabPosition,Au as SurveyType,Ou as SurveyWidgetType,zm as default,zm as posthog,vl as severityLevels};
2
2
  //# sourceMappingURL=module.full.js.map