posthog-js 1.380.0 → 1.380.1

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(){"use strict";function e(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(e){return void r(e)}s.done?t(u):Promise.resolve(u).then(n,i)}function t(t){return function(){var r=this,n=arguments;return new Promise((function(i,o){var a=t.apply(r,n);function s(t){e(a,i,o,s,u,"next",t)}function u(t){e(a,i,o,s,u,"throw",t)}s(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 n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},r.apply(null,arguments)}var n,i=["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),s=(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))(s||{}),u=(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))(u||{}),l=(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))(l||{}),c=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(c||{}),h=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(h||{}),d=(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))(d||{}),v=(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))(v||{}),f={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},p={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,n=null==(r=null==(t=null==globalThis?void 0:globalThis.Zone)?void 0:t.__symbol__)?void 0:r.call(t,e);return n&&globalThis[n]?globalThis[n]:void 0}(e)||globalThis[e],r=t.prototype,n=e in f?f[e]:void 0,i=Boolean(n&&n.every((e=>{var t,n;return Boolean(null==(n=null==(t=Object.getOwnPropertyDescriptor(r,e))?void 0:t.get)?void 0:n.toString().includes("[native code]"))}))),o=e in p?p[e]:void 0,a=Boolean(o&&o.every((e=>{var t;return"function"==typeof r[e]&&(null==(t=r[e])?void 0:t.toString().includes("[native code]"))})));if(i&&a)return m[e]=t.prototype,t.prototype;var s=document.createElement("iframe");try{document.body.appendChild(s);var u=s.contentWindow;if(!u)return t.prototype;var l=u[e].prototype;return l?m[e]=l:r}catch(e){return r}finally{s.parentNode&&document.body.removeChild(s)}}var g={};function b(e,t,r){var n,i=e+"."+String(r);if(g[i])return g[i].call(t);var o=y(e),a=null==(n=Object.getOwnPropertyDescriptor(o,r))?void 0:n.get;return a?(g[i]=a,a.call(t)):t[r]}var w={};function k(e,t,r){var n=e+"."+String(r);if(w[n])return w[n].bind(t);var i=y(e)[r];return"function"!=typeof i?t[r]:(w[n]=i,i.bind(t))}function x(){return y("MutationObserver").constructor}function S(e,t,r){try{if(!(t in e))return()=>{};var n=e[t],i=r(n);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:n}})),e[t]=i,()=>{e[t]=n}}catch(e){return()=>{}}}var C={childNodes:e=>b("Node",e,"childNodes"),parentNode:e=>b("Node",e,"parentNode"),parentElement:e=>b("Node",e,"parentElement"),textContent:e=>b("Node",e,"textContent"),contains:(e,t)=>k("Node",e,"contains")(t),getRootNode:e=>k("Node",e,"getRootNode")(),host:e=>e&&"host"in e?b("ShadowRoot",e,"host"):null,styleSheets:e=>e.styleSheets,shadowRoot:e=>e&&"shadowRoot"in e?b("Element",e,"shadowRoot"):null,querySelector:(e,t)=>k("Element",e,"querySelector")(t),querySelectorAll:(e,t)=>k("Element",e,"querySelectorAll")(t),mutationObserver:x,patch:S};function I(e){return e.nodeType===e.ELEMENT_NODE}function T(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 M(e){return"[object ShadowRoot]"==={}.toString.call(e)}function _(e){try{var t=e.rules||e.cssRules;if(!t)return null;var r=e.href;return!r&&e.ownerNode&&(r=e.ownerNode.baseURI),(n=Array.from(t,(e=>L(e,r))).join("")).includes(" background-clip: text;")&&!n.includes(" -webkit-background-clip: text;")&&(n=n.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),n}catch(e){return null}var n}function L(e,t){var r;if(function(e){return"styleSheet"in e}(e)){var n;try{n=_(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){n=e.cssText}try{if(n&&(null==(r=e.styleSheet)?void 0:r.href))return j(n,e.styleSheet.href)}catch(e){}return n}var i=e.cssText;return function(e){return"selectorText"in e}(e)&&e.selectorText.includes(":")&&(i=i.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),t?j(i,t):i}class R{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))),I(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 n=this.nodeMetaMap.get(r);n&&this.nodeMetaMap.set(t,n)}this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function O(e){var{element:t,maskInputOptions:r,tagName:n,type:i,value:o,maskInputFn:a}=e,s=o||"",u=i&&E(i);return(r[n.toLowerCase()]||u&&r[u])&&(s=a?a(s,t):"*".repeat(s.length)),s}function E(e){return e.toLowerCase()}var N="__rrweb_original__";function A(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?E(t):null}var P=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,q=/^(?:[a-z+]+:)?\/\//i,D=/^www\..*/i,F=/^(data:)([^,]*),(.*)/i;function j(e,t){return(e||"").replace(P,((e,r,n,i,o,a)=>{var s,u=n||o||a,l=r||i||"";if(!u)return e;if(q.test(u)||D.test(u))return"url("+l+u+l+")";if(F.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((s=t).indexOf("//")>-1?s.split("/").slice(0,3).join("/"):s.split("/")[0]).split("?")[0]+u)+l+")";var c=t.split("/"),h=u.split("/");for(var d of(c.pop(),h))"."!==d&&(".."===d?c.pop():c.push(d));return"url("+l+c.join("/")+l+")"}))}var H,U,B="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",V=4096,W=1,z=new RegExp("[^a-z0-9-_:]"),Z=-2;function Q(){return W++}var G=/^[^ \t\n\r\u000c]+/,J=/^[, \t\n\r\u000c]+/,X=new WeakMap;function Y(e,t){return t&&""!==t.trim()?K(e,t):t}function K(e,t){var r=X.get(e);if(r||(r=e.createElement("a"),X.set(e,r)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return r.setAttribute("href",t),r.href}function ee(e,t,r,n,i,o){var a,s,u;if(!n)return n;if("src"===r||"href"===r&&("use"!==t||"#"!==n[0])){if("link"===t&&i){var l=null==(a=i.sheet)?void 0:a.href;if(l)return l}var c=Y(e,n);if("img"===t&&c.startsWith("data:")&&i){var h=c;return((null==o?void 0:o.type)||void 0!==(null==o?void 0:o.quality))&&(h=function(e,t,r,n){if(!e.complete||0===e.naturalWidth)return t;if(e.naturalWidth>V||e.naturalHeight>V)return t;try{var i=document.createElement("canvas");i.width=e.naturalWidth,i.height=e.naturalHeight;var o=i.getContext("2d");return o?(o.drawImage(e,0,0),i.toDataURL(r||"image/webp",null!=n?n:.4)):t}catch(e){return t}}(i,c,o.type,o.quality)),(null==o?void 0:o.maxBase64ImageLength)&&(s=h,h=(u=o.maxBase64ImageLength)&&s.length>u?B:s),h}return c}return"xlink:href"===r&&"#"!==n[0]?Y(e,n):"background"!==r||"table"!==t&&"td"!==t&&"th"!==t?"srcset"===r?function(e,t){if(""===t.trim())return t;var r=0;function n(e){var n,i=e.exec(t.substring(r));return i?(r+=(n=i[0]).length,n):""}for(var i=[];n(J),t.length>r;){var o=n(G);if(","===o.slice(-1))o=Y(e,o.substring(0,o.length-1)),i.push(o);else{var a="";o=Y(e,o);for(var s=!1;;){var u=t.charAt(r);if(""===u){i.push((o+a).trim());break}if(s)")"===u&&(s=!1);else{if(","===u){r+=1,i.push((o+a).trim());break}"("===u&&(s=!0)}a+=u,r+=1}}}return i.join(", ")}(e,n):"style"===r?j(n,K(e)):"object"===t&&"data"===r?Y(e,n):n:Y(e,n)}function te(e,t,r){return("video"===e||"audio"===e)&&"autoplay"===t}function re(e,t,r){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return!!r&&re(C.parentNode(e),t,r);for(var n=e.classList.length;n--;)if(t.test(e.classList[n]))return!0;return!!r&&re(C.parentNode(e),t,r)}function ne(e,t,r,n){var i;if(I(e)){if(!C.childNodes(i=e).length)return!1}else{if(null===C.parentElement(e))return!1;i=C.parentElement(e)}try{if("string"==typeof t){if(n){if(i.closest("."+t))return!0}else if(i.classList.contains(t))return!0}else if(re(i,t,n))return!0;if(r)if(n){if(i.closest(r))return!0}else if(i.matches(r))return!0}catch(e){}return!1}var ie=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 se=50,ue=!1,le=!1;function ce(e,t){var{doc:r,mirror:n,blockClass:i,blockSelector:o,maskTextClass:a,maskTextSelector:s,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:c={},maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p={},inlineImages:m=!1,recordCanvas:y=!1,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w=5e3,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:L=(()=>!1),newlyAddedElement:R=!1,depth:P=0,maxDepth:q=se}=t,{needsMask:D}=t,{preserveWhiteSpace:F=!0}=t;if(P>=q)return le=!0,ue||(ue=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+q+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;D||(D=ne(e,a,s,void 0===D));var B,V=function(e,t){var{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:a,inlineStylesheet:s,maskInputOptions:u={},maskTextFn:l,maskInputFn:c,dataURLOptions:h={},inlineImages:d,recordCanvas:f,keepIframeSrcFn:p,newlyAddedElement:m=!1}=t,y=function(e,t){if(t.hasNode(e)){var r=t.getId(e);return 1===r?void 0:r}}(r,n);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:v.Document,childNodes:[],compatMode:e.compatMode}:{type:v.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:v.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return function(e,t){for(var r,n,i,o,{doc:a,blockClass:s,blockSelector:u,inlineStylesheet:l,maskInputOptions:c={},maskInputFn:h,dataURLOptions:d={},inlineImages:f,recordCanvas:p,keepIframeSrcFn:m,newlyAddedElement:y=!1,rootId:g}=t,b=function(e,t,r){try{if("string"==typeof t){if(e.classList.contains(t))return!0}else for(var n=e.classList.length;n--;)if(t.test(e.classList[n]))return!0;if(r)return e.matches(r)}catch(e){}return!1}(e,s,u),w=function(e){if(e instanceof HTMLFormElement)return"form";var t=E(e.tagName);return z.test(t)?"div":t}(e),k={},x=e.attributes.length,S=0;x>S;S++){var I=e.attributes[S];te(w,I.name)||(k[I.name]=ee(a,w,E(I.name),I.value,e,d))}if("link"===w&&l){var T=e.sheet;if(!T){var M=function(e){return e.href}(e);M&&!(T=oe(a,M))&&M.includes(".css")&&(T=oe(a,window.location.origin+"/"+M.replace(window.location.href,"")))}var L=null;T&&(L=_(T)),L&&(delete k.rel,delete k.href,k._cssText=L)}if("style"===w&&e.sheet&&!(e.innerText||C.textContent(e)||"").trim().length){var R=_(e.sheet);R&&(k._cssText=R)}if("input"===w||"textarea"===w||"select"===w){var P=e.value,q=e.checked;"radio"!==k.type&&"checkbox"!==k.type&&"submit"!==k.type&&"button"!==k.type&&P?k.value=O({element:e,type:A(e),tagName:w,value:P,maskInputOptions:c,maskInputFn:h}):q&&(k.checked=q)}if("option"===w&&(e.selected&&!c.select?k.selected=!0:delete k.selected),"dialog"===w&&e.open)try{k.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"}catch(e){k.rr_open_mode="modal",k.ph_rr_could_not_detect_modal=!0}if("canvas"===w&&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 n=0;e.height>n;n+=50){var i=t.getImageData;if(new Uint32Array((N in i?i[N]:i).call(t,r,n,Math.min(50,e.width-r),Math.min(50,e.height-n)).data.buffer).some((e=>0!==e)))return!1}return!0})(e)||(k.rr_dataURL=e.toDataURL(d.type,d.quality));else if(!("__context"in e)){var D=e.toDataURL(d.type,d.quality),F=a.createElement("canvas");F.width=e.width,F.height=e.height,D!==F.toDataURL(d.type,d.quality)&&(k.rr_dataURL=D)}if("img"===w&&f){H||(H=a.createElement("canvas"),U=H.getContext("2d"));var j=e,B=j.currentSrc||j.getAttribute("src")||"<unknown-src>",V=j.crossOrigin,W=()=>{j.removeEventListener("load",W);try{H.width=j.naturalWidth,H.height=j.naturalHeight,U.drawImage(j,0,0),k.rr_dataURL=H.toDataURL(d.type,d.quality)}catch(e){if("anonymous"!==j.crossOrigin)return j.crossOrigin="anonymous",void(j.complete&&0!==j.naturalWidth?W():j.addEventListener("load",W));console.warn("Cannot inline img src="+B+"! Error: "+e)}"anonymous"===j.crossOrigin&&(V?k.crossOrigin=V:j.removeAttribute("crossorigin"))};j.complete&&0!==j.naturalWidth?W():j.addEventListener("load",W)}if("audio"===w||"video"===w){var Z=k;Z.rr_mediaState=e.paused?"paused":"played",Z.rr_mediaCurrentTime=e.currentTime,Z.rr_mediaPlaybackRate=e.playbackRate,Z.rr_mediaMuted=e.muted,Z.rr_mediaLoop=e.loop,Z.rr_mediaVolume=e.volume}if(y||(e.scrollLeft&&(k.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(k.rr_scrollTop=e.scrollTop)),b){var{width:Q,height:G,left:J,top:X}=e.getBoundingClientRect(),Y=null==(r=a.defaultView)?void 0:r.getComputedStyle(e);k={class:k.class,rr_width:Q+"px",rr_height:G+"px",rr_left:Math.floor(J+((null==(n=a.defaultView)?void 0:n.scrollX)||0))+"px",rr_top:Math.floor(X+((null==(i=a.defaultView)?void 0:i.scrollY)||0))+"px"},Y&&(k.rr_position=Y.position||"static",Y.transform&&"none"!==Y.transform&&(k.rr_transform=Y.transform),Y.display&&Y.display.startsWith("inline")&&(k.rr_display=Y.display))}"iframe"!==w||m(k.src)||(e.contentDocument||(k.rr_src=k.src),delete k.src);try{customElements.get(w)&&(o=!0)}catch(e){}return{type:v.Element,tagName:w,attributes:k,childNodes:[],isSVG:(K=e,Boolean("svg"===K.tagName||K.ownerSVGElement)||void 0),needBlock:b,rootId:g,isCustom:o};var K}(e,{doc:r,blockClass:i,blockSelector:o,inlineStylesheet:s,maskInputOptions:u,maskInputFn:c,dataURLOptions:h,inlineImages:d,recordCanvas:f,keepIframeSrcFn:p,newlyAddedElement:m,rootId:y});case e.TEXT_NODE:return function(e,t){var r,{needsMask:n,maskTextFn:i,rootId:o}=t,a=C.parentNode(e),s=a&&a.tagName,u=C.textContent(e),l="STYLE"===s||void 0,c="SCRIPT"===s||void 0;if(l&&u){try{if(e.nextSibling||e.previousSibling);else if(null==(r=a.sheet)?void 0:r.cssRules){var h=_(a.sheet);h&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(h)&&(u=h)}}catch(t){console.warn("Cannot get CSS styles from text's parentNode. Error: "+t,e)}u=j(u,K(t.doc))}return c&&(u="SCRIPT_PLACEHOLDER"),!l&&!c&&u&&n&&(u=i?i(u,C.parentElement(e)):u.replace(/[\S]/g,"*")),{type:v.Text,textContent:u||"",isStyle:l,rootId:o}}(e,{doc:r,needsMask:a,maskTextFn:l,rootId:y});case e.CDATA_SECTION_NODE:return{type:v.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:v.Comment,textContent:C.textContent(e)||"",rootId:y};default:return!1}}(e,{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,dataURLOptions:p,inlineImages:m,recordCanvas:y,keepIframeSrcFn:L,newlyAddedElement:R});if(!V)return console.warn(e,"not serialized"),null;B=n.hasNode(e)?n.getId(e):function(e,t){if(t.comment&&e.type===v.Comment)return!0;if(e.type===v.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,n;try{n=new URL(e,window.location.href)}catch(e){return null}var i=n.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==i?void 0:i[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}(V,f)||!F&&V.type===v.Text&&!V.isStyle&&!V.textContent.replace(/^\s+|\s+$/gm,"").length?Z:Q();var W=Object.assign(V,{id:B});if(n.add(e,W),B===Z)return null;g&&g(e);var G=!u;if(W.type===v.Element){G=G&&!W.needBlock,delete W.needBlock;var J=C.shadowRoot(e);J&&M(J)&&(W.isShadowHost=!0)}if((W.type===v.Document||W.type===v.Element)&&G){f.headWhitespace&&W.type===v.Element&&"head"===W.tagName&&(F=!1);var X={doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:u,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P+1,maxDepth:q};if(W.type===v.Element&&"textarea"===W.tagName&&void 0!==W.attributes.value);else for(var Y of Array.from(C.childNodes(e))){var re=ce(Y,X);re&&W.childNodes.push(re)}var he=null;if(I(e)&&(he=C.shadowRoot(e)))for(var de of Array.from(C.childNodes(he))){var ve=ce(de,X);ve&&(M(he)&&(ve.isShadow=!0),W.childNodes.push(ve))}}var fe=C.parentNode(e);if(fe&&T(fe)&&M(fe)&&(W.isShadow=!0),W.type===v.Element&&"iframe"===W.tagName){var pe=function(e,t,r){var n,i=()=>{},o=e.contentWindow;if(!o)return i;try{n=o.document.readyState}catch(e){return i}var a=()=>t();if("complete"!==n){var s=!1,u=null,l=()=>{s||(s=!0,null!==u&&(clearTimeout(u),u=null),e.removeEventListener("load",c),e.addEventListener("load",a),t())},c=()=>l();return u=setTimeout(l,r),e.addEventListener("load",c),()=>{null!==u&&(clearTimeout(u),u=null),s?e.removeEventListener("load",a):(s=!0,e.removeEventListener("load",c))}}var h,d="about:blank";try{h=o.location.href}catch(e){return i}if(h!==d||e.src===d||""===e.src){var v=setTimeout(t,0);return e.addEventListener("load",a),()=>{clearTimeout(v),e.removeEventListener("load",a)}}return e.addEventListener("load",a),()=>{e.removeEventListener("load",a)}}(e,(()=>{var t=e.contentDocument;if(t&&b){var r=ce(t,{doc:t,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:!1,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P+1,maxDepth:q});r&&b(e,r)}}),w);null==k||k(e,pe)}return W.type===v.Element&&"link"===W.tagName&&"stylesheet"===W.attributes.rel&&function(t,u,v){if(!ie.has(t)){var k;try{k=t.sheet}catch(e){return}if(!k){var C=new AbortController,I=!1,T=()=>{if(!I){I=!0;try{(()=>{if(x){var t=ce(e,{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:!1,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P,maxDepth:q});t&&x(e,t)}})()}finally{ie.delete(t),C.abort()}}},M=setTimeout(T,v);C.signal.addEventListener("abort",(()=>clearTimeout(M)),{once:!0}),t.addEventListener("load",T,{signal:C.signal,once:!0}),ie.set(t,C)}}}(e,0,S),W}function he(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 de{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 de))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 ve(e,t,r){void 0===r&&(r=document);var n={capture:!0,passive:!0};return r.addEventListener(e,t,n),()=>r.removeEventListener(e,t,n)}function fe(e){try{e()}catch(e){if(!(e instanceof DOMException&&"SecurityError"===e.name))throw e}}var pe="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(pe),-1},getNode(){return console.error(pe),null},removeNodeFromMap(){console.error(pe)},has(){return console.error(pe),!1},reset(){console.error(pe)}};function ye(e,t,r){void 0===r&&(r={});var n=null,i=0;return function(){for(var o=arguments.length,a=new Array(o),s=0;o>s;s++)a[s]=arguments[s];var u=Date.now();i||!1!==r.leading||(i=u);var l=t-(u-i),c=this;0>=l||l>t?(n&&(clearTimeout(n),n=null),i=u,e.apply(c,a)):n||!1===r.trailing||(n=setTimeout((()=>{i=!1===r.leading?0:Date.now(),n=null,e.apply(c,a)}),l))}}function ge(e,t,r,n,i){void 0===i&&(i=window);var o=i.Object.getOwnPropertyDescriptor(e,t);return i.Object.defineProperty(e,t,n?r:{set(e){setTimeout((()=>{r.set.call(this,e)}),0),o&&o.set&&o.set.call(this,e)}}),()=>ge(e,t,o||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(me=new Proxy(me,{get(e,t,r){return"map"===t&&console.error(pe),Reflect.get(e,t,r)}}));var be=Date.now;function we(e){var t,r,n,i,o=e.document;return{left:o.scrollingElement?o.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:o.documentElement.scrollLeft||(null==o?void 0:o.body)&&(null==(t=C.parentElement(o.body))?void 0:t.scrollLeft)||(null==(r=null==o?void 0:o.body)?void 0:r.scrollLeft)||0,top:o.scrollingElement?o.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==o?void 0:o.documentElement.scrollTop)||(null==o?void 0:o.body)&&(null==(n=C.parentElement(o.body))?void 0:n.scrollTop)||(null==(i=null==o?void 0:o.body)?void 0:i.scrollTop)||0}}function ke(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function xe(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Se(e){return e?e.nodeType===e.ELEMENT_NODE?e:C.parentElement(e):null}function Ce(e,t,r,n){if(!e)return!1;var i=Se(e);if(!i)return!1;try{if("string"==typeof t){if(i.classList.contains(t))return!0;if(n&&null!==i.closest("."+t))return!0}else if(re(i,t,n))return!0}catch(e){}if(r){if(i.matches(r))return!0;if(n&&null!==i.closest(r))return!0}return!1}function Ie(e,t,r){return!("TITLE"!==e.tagName||!r.headTitleMutations)||t.getId(e)===Z}function Te(e,t){if(T(e))return!1;var r=t.getId(e);if(!t.has(r))return!0;var n=C.parentNode(e);return(!n||n.nodeType!==e.DOCUMENT_NODE)&&(!n||Te(n,t))}function Me(e){return Boolean(e.changedTouches)}function _e(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function Le(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Re(e){return!!e&&(e instanceof de&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(C.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(be=()=>(new Date).getTime());class Oe{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 Ee(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 Ne(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=Ee(r);)r=t;return r}(e);return C.contains(t,r)}(e))}function Ae(e){return"__ln"in e}class Pe{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&&Ae(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&&Ae(e.nextSibling)&&e.nextSibling.__ln.previous){var n=e.nextSibling.__ln.previous;t.previous=n,t.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=t,n&&(n.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 qe,De=(e,t)=>e+"@"+t;class Fe{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 Pe,n=e=>{for(var t=e,r=Z;r===Z;)r=(t=t&&t.nextSibling)&&this.mirror.getId(t);return r},i=i=>{var o=C.parentNode(i);if(o&&Ne(i)&&"TEXTAREA"!==o.tagName){var a=T(o)?this.mirror.getId(Ee(i)):this.mirror.getId(o),s=n(i);if(-1===a||-1===s)return r.addNode(i);var u=ce(i,{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=>{_e(e,this.mirror)&&this.iframeManager.addIframe(e),Le(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Re(i)&&this.shadowDomManager.addShadowRoot(C.shadowRoot(i),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:a,nextId:s,node:u}),t.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var o of this.movedSet)He(this.removesSubTreeCache,o)&&!this.movedSet.has(C.parentNode(o))||i(o);for(var a of this.addedSet)Ue(this.droppedSet,a)||He(this.removesSubTreeCache,a)?Ue(this.movedSet,a)?i(a):this.droppedSet.add(a):i(a);for(var s=null;r.length;){var u=null;if(s){var l=this.mirror.getId(C.parentNode(s.value)),c=n(s.value);-1!==l&&-1!==c&&(u=s)}if(!u)for(var h=r.tail;h;){var d=h;if(h=h.previous,d){var v=this.mirror.getId(C.parentNode(d.value));if(-1===n(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}s=u.previous,r.removeNode(u.value),i(u.value)}var m={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),n=JSON.stringify(e._unchangedStyles);t.style.length>r.length&&(r+n).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};(m.texts.length||m.attributes.length||m.removes.length||m.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(m))}})),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=O({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:A(e),value:r,maskInputFn:this.maskInputFn})})),a(this,"processMutation",(e=>{if(!Ie(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,Se(e.target)):t.replace(/[\S]/g,"*"):t,node:e.target});break;case"attributes":var r=e.target,n=e.attributeName,i=e.target.getAttribute(n);if("value"===n){var o=A(r);i=O({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:o,value:i,maskInputFn:this.maskInputFn})}if(Ce(e.target,this.blockClass,this.blockSelector,!1)||i===e.oldValue)return;var a=this.attributeMap.get(e.target);if("IFRAME"===r.tagName&&"src"===n&&!this.keepIframeSrcFn(i)){if(r.contentDocument)return;n="rr_src"}if(a||(this.attributes.push(a={node:e.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e.target,a)),"type"===n&&"INPUT"===r.tagName&&"password"===(e.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!te(r.tagName,n))if(a.attributes[n]=ee(this.doc,E(r.tagName),E(n),i,r,this.dataURLOptions),"style"===n){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(e){this.unattachedDoc=this.doc}var s=this.unattachedDoc.createElement("span");for(var u of(e.oldValue&&s.setAttribute("style",e.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),c=r.style.getPropertyPriority(u);l!==s.style.getPropertyValue(u)||c!==s.style.getPropertyPriority(u)?a.styleDiff[u]=""===c?l:[l,c]:a._unchangedStyles[u]=[l,c]}for(var h of Array.from(s.style))""===r.style.getPropertyValue(h)&&(a.styleDiff[h]=!1)}else"open"===n&&"DIALOG"===r.tagName&&(a.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),n=T(e.target)?this.mirror.getId(C.host(e.target)):this.mirror.getId(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||Ie(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||Te(e.target,this.mirror)||(this.movedSet.has(t)&&this.movedMap[De(r,n)]?je(this.movedSet,t):(this.removes.push({parentId:n,id:r,isShadow:!(!T(e.target)||!M(e.target))||void 0}),function(e,t){for(var r=[e];r.length;){var n=r.pop();t.has(n)||(t.add(n),C.childNodes(n).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(Ie(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))),Re(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 He(e,t,r){return 0!==e.size&&function(e,t,r){var n=C.parentNode(t);return!!n&&e.has(n)}(e,t)}function Ue(e,t){return 0!==e.size&&Be(e,t)}function Be(e,t){var r=C.parentNode(t);return!!r&&(!!e.has(r)||Be(e,r))}var Ve=e=>qe?function(){try{return e(...arguments)}catch(e){if(qe&&!0===qe(e))return;throw e}}:e,We=[];function ze(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 Ze(e,t){var r=new Fe;We.push(r),r.init(e);var n=new(x())(Ve(r.processMutations.bind(r)));return n.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:n,buffer:r}}function $e(e){var{scrollCb:t,doc:r,mirror:n,blockClass:i,blockSelector:o,sampling:a}=e;return ve("scroll",Ve(ye(Ve((e=>{var a=ze(e);if(a&&!Ce(a,i,o,!0)){var s=n.getId(a);if(a===r&&r.defaultView){var u=we(r.defaultView);t({id:s,x:u.left,y:u.top})}else t({id:s,x:a.scrollLeft,y:a.scrollTop})}})),a.scroll||100)),r)}function Qe(e,t){for(var r=We.length-1;r>=0;r--){var n=We[r];if(n){var i=n.bufferBelongsToIframe(e);!i&&t&&t.has(n.bufferDoc())&&(i=!0),i&&(n.reset(),We.splice(r,1))}}}var Ge=["INPUT","TEXTAREA","SELECT"],Je=new WeakMap;function Xe(e){return function e(t,r){if(tt("CSSGroupingRule")&&t.parentRule instanceof CSSGroupingRule||tt("CSSMediaRule")&&t.parentRule instanceof CSSMediaRule||tt("CSSSupportsRule")&&t.parentRule instanceof CSSSupportsRule||tt("CSSConditionRule")&&t.parentRule instanceof CSSConditionRule){var n=Array.from(t.parentRule.cssRules).indexOf(t);return r.unshift(n),e(t.parentRule,r)}if(t.parentStyleSheet){var i=Array.from(t.parentStyleSheet.cssRules).indexOf(t);r.unshift(i)}return r}(e,[])}function Ye(e,t,r){var n,i;return e?(e.ownerNode?n=t.getId(e.ownerNode):i=r.getId(e),{styleId:i,id:n}):{}}function Ke(e,t){var r,n,i,o,{mirror:a,stylesheetManager:s}=e;o=a.getId("#document"===t.nodeName?t:C.host(t));var u="#document"===t.nodeName?null==(r=t.defaultView)?void 0:r.Document:null==(i=null==(n=t.ownerDocument)?void 0:n.defaultView)?void 0:i.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==o&&-1!==o&&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!==o&&-1!==o)try{s.adoptStyleSheets(e,o)}catch(e){}return r}}),Ve((()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function et(e,t){void 0===t&&(t={});var n,i,o=e.doc.defaultView;if(!o)return()=>{};if(function(e,t){var{mutationCb:r,mousemoveCb:n,mouseInteractionCb:i,scrollCb:o,viewportResizeCb:a,inputCb:s,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:c,canvasMutationCb:h,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),n(...arguments)},e.mouseInteractionCb=function(){t.mouseInteraction&&t.mouseInteraction(...arguments),i(...arguments)},e.scrollCb=function(){t.scroll&&t.scroll(...arguments),o(...arguments)},e.viewportResizeCb=function(){t.viewportResize&&t.viewportResize(...arguments),a(...arguments)},e.inputCb=function(){t.input&&t.input(...arguments),s(...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),c(...arguments)},e.canvasMutationCb=function(){t.canvasMutation&&t.canvasMutation(...arguments),h(...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 a=Ze(e,e.doc);n=a.observer,i=a.buffer}var s=function(e){var{mousemoveCb:t,sampling:r,doc:n,mirror:i}=e;if(!1===r.mousemove)return()=>{};var o,a="number"==typeof r.mousemove?r.mousemove:50,s="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,l=[],c=ye(Ve((e=>{var r=Date.now()-o;t(l.map((e=>(e.timeOffset-=r,e))),e),l=[],o=null})),s),h=Ve(ye(Ve((e=>{var t=ze(e),{clientX:r,clientY:n}=Me(e)?e.changedTouches[0]:e;o||(o=be()),l.push({x:r,y:n,id:i.getId(t),timeOffset:be()-o}),c("undefined"!=typeof DragEvent&&e instanceof DragEvent?u.Drag:e instanceof MouseEvent?u.MouseMove:u.TouchMove)})),a,{trailing:!1})),d=[ve("mousemove",h,n),ve("touchmove",h,n),ve("drag",h,n)];return Ve((()=>{d.forEach((e=>e()))}))}(e),h=function(e){var{mouseInteractionCb:t,doc:n,mirror:i,blockClass:o,blockSelector:a,sampling:s}=e;if(!1===s.mouseInteraction)return()=>{};var u=!0===s.mouseInteraction||void 0===s.mouseInteraction?{}:s.mouseInteraction,h=[],d=null;return Object.keys(l).filter((e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==u[e])).forEach((e=>{var s=E(e),u=(e=>n=>{var s=ze(n);if(!Ce(s,o,a,!0)){var u=null,h=e;if("pointerType"in n){switch(n.pointerType){case"mouse":u=c.Mouse;break;case"touch":u=c.Touch;break;case"pen":u=c.Pen}u===c.Touch&&(l[e]===l.MouseDown?h="TouchStart":l[e]===l.MouseUp&&(h="TouchEnd"))}else Me(n)&&(u=c.Touch);null!==u?(d=u,(h.startsWith("Touch")&&u===c.Touch||h.startsWith("Mouse")&&u===c.Mouse)&&(u=null)):l[e]===l.Click&&(u=d,d=null);var v=Me(n)?n.changedTouches[0]:n;if(v){var f=i.getId(s),{clientX:p,clientY:m}=v;Ve(t)(r({type:l[h],id:f,x:p,y:m},null!==u&&{pointerType:u}))}}})(e);if(window.PointerEvent)switch(l[e]){case l.MouseDown:case l.MouseUp:s=s.replace("mouse","pointer");break;case l.TouchStart:case l.TouchEnd:return}h.push(ve(s,u,n))})),Ve((()=>{h.forEach((e=>e()))}))}(e),v=$e(e),f=function(e,t){var{viewportResizeCb:r}=e,{win:n}=t,i=-1,o=-1;return ve("resize",Ve(ye(Ve((()=>{var e=ke(),t=xe();i===e&&o===t||(r({width:Number(t),height:Number(e)}),i=e,o=t)})),200)),n)}(e,{win:o}),p=function(e){var{inputCb:t,doc:n,mirror:i,blockClass:o,blockSelector:a,ignoreClass:s,ignoreSelector:u,maskInputOptions:l,maskInputFn:c,sampling:h,userTriggeredOnInput:d}=e;function v(e){var t=ze(e),r=e.isTrusted,i=t&&t.tagName;if(t&&"OPTION"===i&&(t=C.parentElement(t)),t&&i&&Ge.indexOf(i)>=0&&!Ce(t,o,a,!0)&&!(t.classList.contains(s)||u&&t.matches(u))){var h=t.value,v=!1,p=A(t)||"";"radio"===p||"checkbox"===p?v=t.checked:(l[i.toLowerCase()]||l[p])&&(h=O({element:t,maskInputOptions:l,tagName:i,type:p,value:h,maskInputFn:c})),f(t,d?{text:h,isChecked:v,userTriggered:r}:{text:h,isChecked:v});var m=t.name;"radio"===p&&m&&v&&n.querySelectorAll('input[type="radio"][name="'+m+'"]').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,n){var o=Je.get(e);if(!o||o.text!==n.text||o.isChecked!==n.isChecked){Je.set(e,n);var a=i.getId(e);Ve(t)(r({},n,{id:a}))}}var p=("last"===h.input?["change"]:["input","change"]).map((e=>ve(e,Ve(v),n))),m=n.defaultView;if(!m)return()=>{p.forEach((e=>e()))};var y=m.Object.getOwnPropertyDescriptor(m.HTMLInputElement.prototype,"value");return y&&y.set&&p.push(...[[m.HTMLInputElement.prototype,"value"],[m.HTMLInputElement.prototype,"checked"],[m.HTMLSelectElement.prototype,"value"],[m.HTMLTextAreaElement.prototype,"value"],[m.HTMLSelectElement.prototype,"selectedIndex"],[m.HTMLOptionElement.prototype,"selected"]].map((e=>ge(e[0],e[1],{set(){Ve(v)({target:this,isTrusted:!1})}},!1,m)))),Ve((()=>{p.forEach((e=>e()))}))}(e),m=function(e){var{mediaInteractionCb:t,blockClass:r,blockSelector:n,mirror:i,sampling:o,doc:a}=e,s=Ve((e=>ye(Ve((o=>{var a=ze(o);if(a&&!Ce(a,r,n,!0)){var{currentTime:s,volume:u,muted:l,playbackRate:c,loop:h}=a;t({type:e,id:i.getId(a),currentTime:s,volume:u,muted:l,playbackRate:c,loop:h})}})),o.media||500))),u=[ve("play",s(d.Play),a),ve("pause",s(d.Pause),a),ve("seeked",s(d.Seeked),a),ve("volumechange",s(d.VolumeChange),a),ve("ratechange",s(d.RateChange),a)];return Ve((()=>{u.forEach((e=>e()))}))}(e),y=()=>{},g=()=>{},b=()=>{},w=()=>{};e.recordDOM&&(y=function(e,t){var{styleSheetRuleCb:r,mirror:n,stylesheetManager:i}=e,{win:o}=t;if(!o.CSSStyleSheet||!o.CSSStyleSheet.prototype)return()=>{};var a=o.CSSStyleSheet.prototype.insertRule;o.CSSStyleSheet.prototype.insertRule=new Proxy(a,{apply:Ve(((e,t,o)=>{var[a,s]=o,{id:u,styleId:l}=Ye(t,n,i.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:s}]}),e.apply(t,o)}))}),o.CSSStyleSheet.prototype.addRule=function(e,t,r){return void 0===r&&(r=this.cssRules.length),o.CSSStyleSheet.prototype.insertRule.apply(this,[e+" { "+t+" }",r])};var s,u,l=o.CSSStyleSheet.prototype.deleteRule;o.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,removes:[{index:a}]}),e.apply(t,o)}))}),o.CSSStyleSheet.prototype.removeRule=function(e){return o.CSSStyleSheet.prototype.deleteRule.apply(this,[e])},o.CSSStyleSheet.prototype.replace&&(s=o.CSSStyleSheet.prototype.replace,o.CSSStyleSheet.prototype.replace=new Proxy(s,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,replace:a}),e.apply(t,o)}))})),o.CSSStyleSheet.prototype.replaceSync&&(u=o.CSSStyleSheet.prototype.replaceSync,o.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,replaceSync:a}),e.apply(t,o)}))}));var c={};rt("CSSGroupingRule")?c.CSSGroupingRule=o.CSSGroupingRule:(rt("CSSMediaRule")&&(c.CSSMediaRule=o.CSSMediaRule),rt("CSSConditionRule")&&(c.CSSConditionRule=o.CSSConditionRule),rt("CSSSupportsRule")&&(c.CSSSupportsRule=o.CSSSupportsRule));var h={};return Object.entries(c).forEach((e=>{var[t,o]=e;h[t]={insertRule:o.prototype.insertRule,deleteRule:o.prototype.deleteRule},o.prototype.insertRule=new Proxy(h[t].insertRule,{apply:Ve(((e,t,o)=>{var[a,s]=o,{id:u,styleId:l}=Ye(t.parentStyleSheet,n,i.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:[...Xe(t),s||0]}]}),e.apply(t,o)}))}),o.prototype.deleteRule=new Proxy(h[t].deleteRule,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t.parentStyleSheet,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,removes:[{index:[...Xe(t),a]}]}),e.apply(t,o)}))})})),Ve((()=>{o.CSSStyleSheet.prototype.insertRule=a,o.CSSStyleSheet.prototype.deleteRule=l,s&&(o.CSSStyleSheet.prototype.replace=s),u&&(o.CSSStyleSheet.prototype.replaceSync=u),Object.entries(c).forEach((e=>{var[t,r]=e;r.prototype.insertRule=h[t].insertRule,r.prototype.deleteRule=h[t].deleteRule}))}))}(e,{win:o}),g=Ke(e,e.doc),b=function(e,t){var{styleDeclarationCb:r,mirror:n,ignoreCSSAttributes:i,stylesheetManager:o}=e,{win:a}=t,s=a.CSSStyleDeclaration.prototype.setProperty;a.CSSStyleDeclaration.prototype.setProperty=new Proxy(s,{apply:Ve(((e,t,a)=>{var u,[l,c,h]=a;if(i.has(l))return s.apply(t,[l,c,h]);var{id:d,styleId:v}=Ye(null==(u=t.parentRule)?void 0:u.parentStyleSheet,n,o.styleMirror);return(d&&-1!==d||v&&-1!==v)&&r({id:d,styleId:v,set:{property:l,value:c,priority:h},index:Xe(t.parentRule)}),e.apply(t,a)}))});var u=a.CSSStyleDeclaration.prototype.removeProperty;return a.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:Ve(((e,t,a)=>{var s,[l]=a;if(i.has(l))return u.apply(t,[l]);var{id:c,styleId:h}=Ye(null==(s=t.parentRule)?void 0:s.parentStyleSheet,n,o.styleMirror);return(c&&-1!==c||h&&-1!==h)&&r({id:c,styleId:h,remove:{property:l},index:Xe(t.parentRule)}),e.apply(t,a)}))}),Ve((()=>{a.CSSStyleDeclaration.prototype.setProperty=s,a.CSSStyleDeclaration.prototype.removeProperty=u}))}(e,{win:o}),e.collectFonts&&(w=function(e){var{fontCb:t,doc:r}=e,n=r.defaultView;if(!n)return()=>{};var i=[],o=new WeakMap,a=n.FontFace;n.FontFace=function(e,t,r){var n=new a(e,t,r);return o.set(n,{family:e,buffer:"string"!=typeof t,descriptors:r,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),n};var s=S(r.fonts,"add",(function(e){return function(r){return setTimeout(Ve((()=>{var e=o.get(r);e&&(t(e),o.delete(r))})),0),e.apply(this,[r])}}));return i.push((()=>{n.FontFace=a})),i.push(s),Ve((()=>{i.forEach((e=>e()))}))}(e)));var k=function(e){var{doc:t,mirror:r,blockClass:n,blockSelector:i,selectionCb:o}=e,a=!0,s=Ve((()=>{var e=t.getSelection();if(!(!e||a&&(null==e?void 0:e.isCollapsed))){a=e.isCollapsed||!1;for(var s=[],u=e.rangeCount||0,l=0;u>l;l++){var c=e.getRangeAt(l),{startContainer:h,startOffset:d,endContainer:v,endOffset:f}=c;Ce(h,n,i,!0)||Ce(v,n,i,!0)||s.push({start:r.getId(h),startOffset:d,end:r.getId(v),endOffset:f})}o({ranges:s})}}));return s(),ve("selectionchange",s)}(e),x=function(e){var{doc:t,customElementCb:r}=e,n=t.defaultView;return n&&n.customElements?S(n.customElements,"define",(function(e){return function(t,n,i){try{r({define:{name:t}})}catch(e){console.warn("Custom element callback failed for "+t)}return e.apply(this,[t,n,i])}})):()=>{}}(e),I=[];for(var T of e.plugins)I.push(T.observer(T.callback,o,T.options));return Ve((()=>{if(i){i.destroy(),i.reset();var e=We.indexOf(i);-1!==e&&We.splice(e,1)}null==n||n.disconnect(),s(),h(),v(),f(),p(),m(),y(),g(),b(),w(),k(),x(),I.forEach((e=>e()))}))}function tt(e){return void 0!==window[e]}function rt(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,n){var i=r||this.getIdToRemoteIdMap(e),o=n||this.getRemoteIdToIdMap(e),a=i.get(t);return a||(a=this.generateIdFn(),i.set(t,a),o.set(a,t)),a}getIds(e,t){var r=this.getIdToRemoteIdMap(e),n=this.getRemoteIdToIdMap(e);return t.map((t=>this.getId(e,t,r,n)))}getRemoteId(e,t,r){var n=r||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:n.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 it{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 n=this.mirror.getId(e);-1!==n&&this.iframeElementsById.set(n,e)}getIframeElementById(e){var t,r,n;return null!==(t=null!==(r=null==(n=this.attachedIframes.get(e))?void 0:n.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=>fe(e))),this.loadListenerDisposers.delete(e))}removePageHideListener(e){var t=this.pageHideHandlers.get(e);t&&(t.forEach((e=>{var{win:t,handler:r}=e;fe((()=>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,n=this.trackIframeContent(e,t);if(e.contentDocument){var i=this.attachedDocuments.get(e);i||this.attachedDocuments.set(e,i=new Set),i.add(e.contentDocument)}this.mutationCb({adds:[{parentId:n,nextId:null,node:t}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var o=e.contentWindow;if(this.recordCrossOriginIframes&&o&&!this.nestedIframeListeners.has(o)){var a=this.handleMessage.bind(this);fe((()=>{o.addEventListener("message",a),this.nestedIframeListeners.set(o,a);var t=this.attachedWindows.get(e);t||this.attachedWindows.set(e,t=new Set),t.add(o)}))}fe((()=>{var t=e.contentWindow;if(t){var r=this.pageHideHandlers.get(e);if(r)for(var n of r)if(n.win===t)return;var i=()=>{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",i),r||this.pageHideHandlers.set(e,r=new Set),r.add({win:t,handler:i})}})),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 n=this.transformCrossOriginEvent(r,t.data.event);n&&this.wrappedEmit(n,t.data.isCheckout)}}}transformCrossOriginEvent(e,t){var r;switch(t.type){case s.FullSnapshot:this.crossOriginIframeMirror.reset(e),this.crossOriginIframeStyleMirror.reset(e),this.replaceIdOnNode(t.data.node,e);var n=t.data.node.id;return this.crossOriginIframeRootIdMap.set(e,n),this.patchRootIdOnNode(t.data.node,n),this.trackIframeContent(e,t.data.node),{timestamp:t.timestamp,type:s.IncrementalSnapshot,data:{source:u.Mutation,adds:[{parentId:this.mirror.getId(e),nextId:null,node:t.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case s.Meta:case s.Load:case s.DomContentLoaded:return!1;case s.Plugin:return t;case s.Custom:return this.replaceIds(t.data.payload,e,["id","parentId","previousId","nextId"]),t;case s.IncrementalSnapshot:switch(t.data.source){case u.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 u.Drag:case u.TouchMove:case u.MouseMove:return t.data.positions.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case u.ViewportResize:return!1;case u.MediaInteraction:case u.MouseInteraction:case u.Scroll:case u.CanvasMutation:case u.Input:return this.replaceIds(t.data,e,["id"]),t;case u.StyleSheetRule:case u.StyleDeclaration:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleId"]),t;case u.Font:return t;case u.Selection:return t.data.ranges.forEach((t=>{this.replaceIds(t,e,["start","end"])})),t;case u.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,n){for(var i of n)(Array.isArray(t[i])||"number"==typeof t[i])&&(t[i]=Array.isArray(t[i])?e.getIds(r,t[i]):e.getId(r,t[i]));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===v.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 n=r.contentWindow,i=this.attachedWindows.get(r);if(i&&(i.forEach((e=>{var t=this.nestedIframeListeners.get(e);t&&(fe((()=>e.removeEventListener("message",t))),this.nestedIframeListeners.delete(e)),this.crossOriginIframeMap.delete(e)})),this.attachedWindows.delete(r)),n&&this.nestedIframeListeners.has(n)){var o=this.nestedIframeListeners.get(n);fe((()=>n.removeEventListener("message",o))),this.nestedIframeListeners.delete(n)}n&&this.crossOriginIframeMap.delete(n),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var a=this.attachedDocuments.get(r);a&&(a.forEach((e=>{fe((()=>this.mirror.removeNodeFromMap(e)))})),fe((()=>Qe(r,a))),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)=>{fe((()=>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(M(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);var{observer:n,buffer:i}=Ze(r({},this.bypassOptions,{doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),e);this.restoreHandlers.push((()=>{n.disconnect(),i.destroy(),i.releaseCanvasManager();var e=We.indexOf(i);-1!==e&&We.splice(e,1)})),this.restoreHandlers.push($e(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(Ke({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(S(e.prototype,"attachShadow",(function(e){return function(n){var i=e.call(this,n),o=C.shadowRoot(this);return o&&Ne(this)&&r.addShadowRoot(o,t),i}})))}reset(){this.restoreHandlers.forEach((e=>{try{e()}catch(e){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var at="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",st="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ut=0;64>ut;ut++)st[at.charCodeAt(ut)]=ut;var lt=new Map,ct=(e,t,r)=>{if(e&&(vt(e,t)||"object"==typeof e)){var n=function(e,t){var r=lt.get(e);return r||lt.set(e,r=new Map),r.has(t)||r.set(t,[]),r.get(t)}(r,e.constructor.name),i=n.indexOf(e);return-1===i&&(i=n.length,n.push(e)),i}};function ht(e,t,r,n){if(e instanceof Array)return e.map((e=>ht(e,t,r,n)));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 i=e.constructor.name,o=function(e){var t,r=new Uint8Array(e),n=r.length,i="";for(t=0;n>t;t+=3)i+=at[r[t]>>2],i+=at[(3&r[t])<<4|r[t+1]>>4],i+=at[(15&r[t+1])<<2|r[t+2]>>6],i+=at[63&r[t+2]];return n%3==2?i=i.substring(0,i.length-1)+"=":n%3==1&&(i=i.substring(0,i.length-2)+"=="),i}(e);return{rr_type:i,base64:o}}if(e instanceof DataView)return{rr_type:e.constructor.name,args:[ht(e.buffer,t,r,n),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){var a=e.constructor.name,{src:s}=e;return{rr_type:a,src:s}}return e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL(n.type,n.quality)}:e instanceof ImageData?{rr_type:e.constructor.name,args:[ht(e.data,t,r,n),e.width,e.height]}:vt(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:ct(e,t,r)}:e}var dt=(e,t,r,n)=>e.map((e=>ht(e,t,r,n))),vt=(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])))},ft=["webgl","webgl2"];function pt(e){return"nodeType"in e}function mt(e,t,n,i){var o=[];try{if(i){var a=function(e,t,n){var i=e.GPUCanvasContext;if((null==i?void 0:i.prototype)&&"function"==typeof i.prototype.configure)return S(i.prototype,"configure",(function(i){return function(o){var a=function(e){var{canvas:t}=e;return t&&"object"==typeof t?t:null}(this);if(!a||pt(a)&&Ce(a,t,n,!0))return i.call(this,o);pt(a)&&!("__context"in a)&&(a.__context="webgpu");var s=function(e){var t=e.GPUTextureUsage;return t?t.COPY_SRC|t.RENDER_ATTACHMENT:null}(e);return i.call(this,null!==s&&o?r({},o,{usage:"number"==typeof o.usage?o.usage|s:s}):o)}}))}(e,t,n);a&&o.push(a)}var s=S(e.HTMLCanvasElement.prototype,"getContext",(function(e){return function(r){for(var o=function(e){return"experimental-webgl"===e?"webgl":e}(r),a=arguments.length,s=new Array(a>1?a-1:0),u=1;a>u;u++)s[u-1]=arguments[u];if(!Ce(this,t,n,!0)&&("__context"in this||(this.__context=o),i&&ft.includes(o)))if(s[0]&&"object"==typeof s[0]){var l=s[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else s.splice(0,1,{preserveDrawingBuffer:!0});return e.apply(this,[r,...s])}}));o.push(s)}catch(e){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{o.forEach((e=>e()))}}function yt(e,t,r,n,i,o,a){var s=[],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=S(e,u,(function(e){return function(){for(var s=arguments.length,l=new Array(s),c=0;s>c;c++)l[c]=arguments[c];var h=e.apply(this,l);if(ct(h,o,this),"tagName"in this.canvas&&!Ce(this.canvas,n,i,!0)){var d=dt(l,o,this,a);r(this.canvas,{type:t,property:u,args:d})}return h}}));s.push(l)}catch(n){var c=ge(e,u,{set(e){r(this.canvas,{type:t,property:u,args:[e],setter:!0})}});s.push(c)}};for(var c of u)l(c);return s}var gt,bt,wt,kt='(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',xt="undefined"!=typeof self&&self.Blob&&new Blob([kt],{type:"text/javascript;charset=utf-8"});function St(e){var t;try{if(!(t=xt&&(self.URL||self.webkitURL).createObjectURL(xt)))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(kt),{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:n,blockSelector:i,recordCanvas:o,dataURLOptions:s}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,o&&"all"===t&&this.initCanvasMutationObserver(r,n,i,s),o&&"number"==typeof t&&this.initCanvasFPSObserver(t,r,n,i,{dataURLOptions:s})}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,n,i,o){var a=this;if("OffscreenCanvas"in r){var s=mt(r,n,i,!0),u=new Map,l=new St;l.onmessage=e=>{var{id:t}=e.data;if(u.set(t,!1),"base64"in e.data){var{base64:r,type:n,width:i,height:o}=e.data;this.mutationCb({id:t,type:h["2D"],commands:[{property:"clearRect",args:[0,0,i,o]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:n}]},0,0]}],displayWidth:i,displayHeight:o})}};var c,d=1e3/e,v=0,f=e=>{var s,h;v&&d>e-v||(v=e,(s=[],h=e=>{try{e.querySelectorAll("canvas").forEach((e=>{Ce(e,n,i,!0)||s.push(e)})),e.querySelectorAll("*").forEach((e=>{e.shadowRoot&&h(e.shadowRoot)}))}catch(e){}},h(r.document),s).forEach(function(){var e=t((function*(e){var t,r,n=a.mirror.getId(e);if(!u.get(n)&&0!==e.width&&0!==e.height){u.set(n,!0);try{if(["webgl","webgl2"].includes(e.__context)){var i=e.getContext(e.__context);if(null==(t=null==i?void 0:i.isContextLost)?void 0:t.call(i))return void u.set(n,!1);!1===(null==(r=null==i?void 0:i.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&i.clear(i.COLOR_BUFFER_BIT)}var s=e.clientWidth||e.width,c=e.clientHeight||e.height,h=yield createImageBitmap(e,{resizeWidth:s,resizeHeight:c});l.postMessage({id:n,bitmap:h,width:s,height:c,dataURLOptions:o.dataURLOptions},[h])}catch(e){u.set(n,!1)}}}));return function(t){return e.apply(this,arguments)}}())),c=requestAnimationFrame(f)};c=requestAnimationFrame(f),this.resetObservers=()=>{s(),cancelAnimationFrame(c)}}}initCanvasMutationObserver(e,t,r,n){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var i=mt(e,t,r,!1),o=function(e,t,r,n,i){var o=[],a=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype),s=function(a){try{if("function"!=typeof t.CanvasRenderingContext2D.prototype[a])return 1;var s=S(t.CanvasRenderingContext2D.prototype,a,(function(o){return function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];return Ce(this.canvas,r,n,!0)||setTimeout((()=>{var r=dt(u,t,this,i);e(this.canvas,{type:h["2D"],property:a,args:r})}),0),o.apply(this,u)}}));o.push(s)}catch(r){var u=ge(t.CanvasRenderingContext2D.prototype,a,{set(t){e(this.canvas,{type:h["2D"],property:a,args:[t],setter:!0})}});o.push(u)}};for(var u of a)s(u);return()=>{o.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,n),a=function(e,t,r,n,i){var o=[];return void 0!==t.WebGLRenderingContext&&o.push(...yt(t.WebGLRenderingContext.prototype,h.WebGL,e,r,n,t,i)),void 0!==t.WebGL2RenderingContext&&o.push(...yt(t.WebGL2RenderingContext.prototype,h.WebGL2,e,r,n,t,i)),()=>{o.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,n);this.resetObservers=()=>{i(),o(),a()}}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=>{var t=function(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}(e,i);return t})),{type:o}=r[0];this.mutationCb({id:t,type:o,commands:n}),this.pendingCanvasMutations.delete(e)}}}}class It{constructor(e){a(this,"trackedLinkElements",new WeakSet),a(this,"mutationCb"),a(this,"adoptedStyleSheetCb"),a(this,"styleMirror",new Oe),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 n={id:t,styleIds:[]},i=[],o=function(e){var t;r.styleMirror.has(e)?t=r.styleMirror.getId(e):(t=r.styleMirror.add(e),i.push({styleId:t,rules:Array.from(e.rules||CSSRule,((t,r)=>({rule:L(t,e.href),index:r})))})),n.styleIds.push(t)};for(var a of e)o(a);i.length>0&&(n.styles=i),this.adoptedStyleSheetCb(n)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,ie.forEach((e=>e.abort())),ie.clear()}trackStylesheetInLinkElement(e){}}class Tt{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 Mt=!1;try{if(2!==Array.from([1],(e=>2*e))[0]){var _t=document.createElement("iframe");document.body.appendChild(_t),Array.from=(null==(n=_t.contentWindow)?void 0:n.Array.from)||Array.from,document.body.removeChild(_t)}}catch(e){console.debug("Unable to override Array.from",e)}var Lt=new R;function Rt(e){void 0===e&&(e={});var{emit:t,checkoutEveryNms:n,checkoutEveryNth:i,blockClass:o="rr-block",blockSelector:a=null,ignoreClass:l="rr-ignore",ignoreSelector:c=null,maskTextClass:h="rr-mask",maskTextSelector:d=null,inlineStylesheet:v=!0,maskAllInputs:f,maskInputOptions:p,slimDOMOptions:m,maskInputFn:y,maskTextFn:g,hooks:b,packFn:w,sampling:k={},dataURLOptions:x={},mousemoveWait:S,recordDOM:I=!0,recordCanvas:T=!1,recordCrossOriginIframes:M=!1,recordAfter:_=("DOMContentLoaded"===e.recordAfter?e.recordAfter:"load"),userTriggeredOnInput:L=!1,collectFonts:O=!1,inlineImages:E=!1,plugins:N,keepIframeSrcFn:A=(()=>!1),ignoreCSSAttributes:P=new Set([]),errorHandler:q}=e;qe=q;var D=r({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},x),F=!M||window.parent===window,j=!1;if(!F)try{window.parent.document&&(j=!1)}catch(e){j=!0}if(F&&!t)throw new Error("emit function is required");if(!F&&!j)return()=>{};void 0!==S&&void 0===k.mousemove&&(k.mousemove=S),Lt.reset();var H,U=!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},B=he(void 0!==m&&m);!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 V,W,z=0,Z=new Map,Q=e=>{for(var t of N||[])t.eventProcessor&&(e=t.eventProcessor(e));return w&&!j&&(e=w(e)),e};gt=(e,r)=>{var o,a=e;if(a.timestamp=be(),!(null==(o=We[0])?void 0:o.isFrozen())||a.type===s.FullSnapshot||a.type===s.IncrementalSnapshot&&a.data.source===u.Mutation||We.forEach((e=>e.unfreeze())),F)null==t||t(Q(a),r);else if(j){var l={type:"rrweb",event:Q(a),origin:window.location.origin,isCheckout:r};window.parent.postMessage(l,"*")}if(a.type===s.FullSnapshot)H=a,z=0;else if(a.type===s.IncrementalSnapshot){if(a.data.source===u.Mutation&&a.data.isAttachIframe)return;z++,(i&&z>=i||n&&a.timestamp-H.timestamp>n)&&bt(!0)}};var G=e=>{if(e.removes&&e.removes.length>0){var t=e.adds.length>0?new Set(e.adds.map((e=>e.node.id))):null,n=new Set;if(e.adds.length>0)for(var i of e.adds){var o=Lt.getNode(i.node.id);o&&"IFRAME"===o.nodeName&&n.add(o)}e.removes.forEach((e=>{var{id:r}=e;if(!t||!t.has(r)){var i=K.getIframeElementById(r);i&&n.has(i)?K.forgetIframeId(r):(null==V||V(r),K.removeIframeById(r))}})),null==W||W(),K.cleanupDetachedIframes()}gt({type:s.IncrementalSnapshot,data:r({source:u.Mutation},e)})},J=e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Scroll},e)}),X=e=>gt({type:s.IncrementalSnapshot,data:r({source:u.CanvasMutation},e)}),Y=new It({mutationCb:G,adoptedStyleSheetCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.AdoptedStyleSheet},e)})}),K=new it({mirror:Lt,mutationCb:G,stylesheetManager:Y,recordCrossOriginIframes:M,wrappedEmit:gt});for(var ee of N||[])ee.getMirror&&ee.getMirror({nodeMirror:Lt,crossOriginIframeMirror:K.crossOriginIframeMirror,crossOriginIframeStyleMirror:K.crossOriginIframeStyleMirror});var te=new Tt;wt=new Ct({recordCanvas:T,mutationCb:X,win:window,blockClass:o,blockSelector:a,mirror:Lt,sampling:k.canvas,dataURLOptions:D});var re=new ot({mutationCb:G,scrollCb:J,bypassOptions:{blockClass:o,blockSelector:a,maskTextClass:h,maskTextSelector:d,inlineStylesheet:v,maskInputOptions:U,dataURLOptions:D,maskTextFn:g,maskInputFn:y,recordCanvas:T,inlineImages:E,sampling:k,slimDOMOptions:B,iframeManager:K,stylesheetManager:Y,canvasManager:wt,keepIframeSrcFn:A,processedNodeManager:te},mirror:Lt});bt=function(e){if(void 0===e&&(e=!1),I){gt({type:s.Meta,data:{href:window.location.href,width:xe(),height:ke()}},e),Y.reset(),re.init(),We.forEach((e=>e.lock()));var t=function(e,t){var{mirror:r=new R,blockClass:n="rr-block",blockSelector:i=null,maskTextClass:o="rr-mask",maskTextSelector:a=null,inlineStylesheet:s=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:c=!1,maskTextFn:h,maskInputFn:d,slimDOM:v=!1,dataURLOptions:f,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:y,iframeLoadTimeout:g,onIframeListenerRegistered:b,onStylesheetLoad:w,stylesheetLoadTimeout:k,keepIframeSrcFn:x=(()=>!1),maxDepth:S}=t||{};return ce(e,{doc:e,mirror:r,blockClass:n,blockSelector:i,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:s,maskInputOptions:!0===c?{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===c?{password:!0}:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:he(v),dataURLOptions:f,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:y,iframeLoadTimeout:g,onIframeListenerRegistered:b,onStylesheetLoad:w,stylesheetLoadTimeout:k,keepIframeSrcFn:x,newlyAddedElement:!1,maxDepth:S})}(document,{mirror:Lt,blockClass:o,blockSelector:a,maskTextClass:h,maskTextSelector:d,inlineStylesheet:v,maskAllInputs:U,maskTextFn:g,maskInputFn:y,slimDOM:B,dataURLOptions:D,recordCanvas:T,inlineImages:E,onSerialize(e){_e(e,Lt)&&K.addIframe(e),Le(e,Lt)&&Y.trackLinkElement(e),Re(e)&&re.addShadowRoot(C.shadowRoot(e),document)},onIframeLoad(e,t){K.attachIframe(e,t),re.observeAttachShadow(e)},onIframeListenerRegistered(e,t){K.registerLoadListenerDisposer(e,t)},onStylesheetLoad(e,t){Y.attachLinkElement(e,t)},keepIframeSrcFn:A});if(!t)return console.warn("Failed to snapshot the document");gt({type:s.FullSnapshot,data:{node:t,initialOffset:we(window)}},e),We.forEach((e=>e.unlock())),M&&K.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Y.adoptStyleSheets(document.adoptedStyleSheets,Lt.getId(document))}};try{var ne=[];V=e=>{var t=Z.get(e);t&&(t.forEach((e=>{fe(e);var t=ne.indexOf(e);-1!==t&&ne.splice(t,1)})),Z.delete(e))},W=()=>{for(var[e]of Z){var t=Lt.getNode(e);if(t)try{t.contentDocument&&t.contentDocument.defaultView||null==V||V(e)}catch(t){null==V||V(e)}else null==V||V(e)}};var ie=e=>{var t;return Ve(et)({mutationCb:G,mousemoveCb:(e,t)=>gt({type:s.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.MouseInteraction},e)}),scrollCb:J,viewportResizeCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.ViewportResize},e)}),inputCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Input},e)}),mediaInteractionCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.MediaInteraction},e)}),styleSheetRuleCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.StyleSheetRule},e)}),styleDeclarationCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.StyleDeclaration},e)}),canvasMutationCb:X,fontCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Font},e)}),selectionCb(e){gt({type:s.IncrementalSnapshot,data:r({source:u.Selection},e)})},customElementCb(e){gt({type:s.IncrementalSnapshot,data:r({source:u.CustomElement},e)})},blockClass:o,ignoreClass:l,ignoreSelector:c,maskTextClass:h,maskTextSelector:d,maskInputOptions:U,inlineStylesheet:v,sampling:k,recordDOM:I,recordCanvas:T,inlineImages:E,userTriggeredOnInput:L,collectFonts:O,doc:e,maskInputFn:y,maskTextFn:g,keepIframeSrcFn:A,blockSelector:a,slimDOMOptions:B,dataURLOptions:D,mirror:Lt,iframeManager:K,stylesheetManager:Y,shadowDomManager:re,processedNodeManager:te,canvasManager:wt,ignoreCSSAttributes:P,plugins:(null==(t=null==N?void 0:N.filter((e=>e.observer)))?void 0:t.map((e=>({observer:e.observer,options:e.options,callback:t=>gt({type:s.Plugin,data:{plugin:e.name,payload:t}})}))))||[]},b)};K.addLoadListener((e=>{try{var t=Lt.getId(e),r=ie(e.contentDocument);if(ne.push(r),-1!==t){var n=Z.get(t);n||Z.set(t,n=new Set),n.add(r)}}catch(e){console.warn(e)}})),K.addPageHideListener((e=>{var t=Lt.getId(e);null==V||V(t),Qe(e)}));var oe=()=>{bt(),ne.push(ie(document)),Mt=!0};return["interactive","complete"].includes(document.readyState)?oe():(ne.push(ve("DOMContentLoaded",(()=>{gt({type:s.DomContentLoaded,data:{}}),"DOMContentLoaded"===_&&oe()}))),ne.push(ve("load",(()=>{gt({type:s.Load,data:{}}),"load"===_&&oe()}),window))),()=>{ne.forEach((e=>fe(e))),te.destroy(),K.removeLoadListener(),K.destroy(),Z.clear(),Lt.reset(),Mt=!1,qe=void 0}}catch(e){console.warn(e)}}Rt.addCustomEvent=(e,t)=>{if(!Mt)throw new Error("please add custom event after start recording");gt({type:s.Custom,data:{tag:e,payload:t}})},Rt.freezePage=()=>{We.forEach((e=>e.freeze()))},Rt.takeFullSnapshot=e=>{if(!Mt)throw new Error("please take full snapshot after start recording");bt(e)},Rt.mirror=Lt;var Ot=Object.defineProperty,Et=(e,t,r)=>((e,t,r)=>t in e?Ot(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r);class Nt{constructor(e){Et(this,"fileName"),Et(this,"functionName"),Et(this,"lineNumber"),Et(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 At=/(^|@)\S+:\d+/,Pt=/^\s*at .*(\S+:\d+|\(native\))/m,qt=/^(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(Pt)?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(Pt)}),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+)\)$)/),n=(t=r?t.replace(r[0],""):t).split(/\s+/).slice(1),i=this.extractLocation(r?r[1]:n.pop()),o=n.join(" ")||void 0,a=["eval","<anonymous>"].indexOf(i[0])>-1?void 0:i[0];return new Nt({functionName:o,fileName:a,lineNumber:i[1],columnNumber:i[2]})}),this)},parseFFOrSafari(e){return e.stack.split("\n").filter((function(e){return!e.match(qt)}),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 Nt({functionName:e});var t=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=e.match(t),n=r&&r[1]?r[1]:void 0,i=this.extractLocation(e.replace(t,""));return new Nt({functionName:n,fileName:i[0],lineNumber:i[1],columnNumber:i[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"),n=[],i=2,o=r.length;o>i;i+=2){var a=t.exec(r[i]);a&&n.push(new Nt({fileName:a[2],lineNumber:parseFloat(a[1])}))}return n},parseOpera10(e){for(var t=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=e.stacktrace.split("\n"),n=[],i=0,o=r.length;o>i;i+=2){var a=t.exec(r[i]);a&&n.push(new Nt({functionName:a[3]||void 0,fileName:a[2],lineNumber:parseFloat(a[1])}))}return n},parseOpera11(e){return e.stack.split("\n").filter((function(e){return!!e.match(At)&&!e.match(/^Error created at/)}),this).map((function(e){var t=e.split("@"),r=this.extractLocation(t.pop()),n=(t.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new Nt({functionName:n,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function Ft(e){if(!e||!e.outerHTML)return"";for(var t="";e.parentElement;){var r=e.localName;if(!r)break;r=r.toLowerCase();var n=e.parentElement,i=[];if(n.children&&n.children.length>0)for(var o=0;n.children.length>o;o++){var a=n.children[o];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===r&&i.push(a)}i.length>1&&(r+=":eq("+i.indexOf(e)+")"),t=r+(t?">"+t:""),e=n}return t}function jt(e){return Array.isArray(e)}function Ht(e){return"object"==typeof e&&null!==e&&!jt(e)}function Ut(e,t){if(0===t)return!0;var r=Object.keys(e);for(var n of r)if(Ht(e[n])&&Ut(e[n],t-1))return!0;return!1}function Bt(e,t){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,t);var n=[],i=[];return JSON.stringify(e,(function(e,t){if(n.length>0){var o=n.indexOf(this);~o?n.splice(o+1):n.push(this),~o?i.splice(o,1/0,e):i.push(e),~n.indexOf(t)&&(t=n[0]===t?"[Circular ~]":"[Circular ~."+i.slice(0,n.indexOf(t)).join(".")+"]")}else n.push(t);if(null===t)return t;if(void 0===t)return"undefined";if(Ht(a=t)&&Object.keys(a).length>r.numOfKeysLimit||"function"==typeof a||Ht(a)&&Ut(a,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 a;if("bigint"==typeof t)return t.toString()+"n";if(t instanceof Event){var s={};for(var u in t){var l=t[u];s[u]=jt(l)?Ft(l.length?l[0]:null):l}return s}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 Vt={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 Wt(e,t,r){var n,i=r?Object.assign({},Vt,r):Vt,o=i.logger;if(!o)return()=>{};n="string"==typeof o?t[o]:o;var a=0,s=!1,u=[];if(i.level.includes("error")){var l=t=>{var r=t.message,n=Dt.parse(t.error).map((e=>e.toString())),o=[Bt(r,i.stringifyOptions)];e({level:"error",trace:n,payload:o})};t.addEventListener("error",l),u.push((()=>{t.removeEventListener("error",l)}));var c=t=>{var r,n;t.reason instanceof Error?n=[Bt("Uncaught (in promise) "+(r=t.reason).name+": "+r.message,i.stringifyOptions)]:(r=new Error,n=[Bt("Uncaught (in promise)",i.stringifyOptions),Bt(t.reason,i.stringifyOptions)]);var o=Dt.parse(r).map((e=>e.toString()));e({level:"error",trace:o,payload:n})};t.addEventListener("unhandledrejection",c),u.push((()=>{t.removeEventListener("unhandledrejection",c)}))}for(var h of i.level)u.push(d(n,h));return()=>{u.forEach((e=>e()))};function d(t,r){var n=this;return t[r]?function(t,o,u){try{if(!(o in t))return()=>{};var l=t[o],c=(t=>function(){for(var o=arguments.length,u=new Array(o),l=0;o>l;l++)u[l]=arguments[l];if(t.apply(n,u),!("assert"===r&&u[0]||s)){s=!0;try{var c=Dt.parse(new Error).map((e=>e.toString())).splice(1),h=("assert"===r?u.slice(1):u).map((e=>Bt(e,i.stringifyOptions)));a++,i.lengthThreshold>a?e({level:r,trace:c,payload:h}):a===i.lengthThreshold&&e({level:"warn",trace:[],payload:[Bt("The number of log records reached the threshold.")]})}catch(e){t("rrweb logger error:",e,...u)}finally{s=!1}}})(l);return"function"==typeof c&&(c.prototype=c.prototype||{},Object.defineProperties(c,{__rrweb_original__:{enumerable:!1,value:l}})),t[o]=c,()=>{t[o]=l}}catch(e){return()=>{}}}(t,r):()=>{}}}var zt=e=>({name:"rrweb/console@1",observer:Wt,options:e}),Zt=function(e){return e.MinLength="min_length",e.MaxLength="max_length",e}({});function $t(e,t){return-1!==e.indexOf(t)}var Qt=function(e){return e.trim()},Gt=Object.prototype,Jt=Gt.hasOwnProperty,Xt=Gt.toString,Yt=Array.isArray||function(e){return"[object Array]"===Xt.call(e)},Kt=e=>"function"==typeof e,er=e=>e===Object(e)&&!Yt(e),tr=e=>void 0===e,rr=e=>"[object String]"==Xt.call(e),nr=e=>null===e,ir=e=>tr(e)||nr(e),or=e=>"[object Number]"==Xt.call(e)&&e==e,ar=e=>"[object Boolean]"===Xt.call(e),sr=e=>e instanceof FormData;function ur(e){return null===e||"object"!=typeof e}function lr(e,t){return{}.toString.call(e)==="[object "+t+"]"}function cr(e){return"undefined"!=typeof Event&&function(e,t){try{return e instanceof t}catch(e){return!1}}(e,Event)}var hr,dr,vr,fr="Mobile",pr="Android",mr="Tablet",yr=pr+" "+mr,gr="iPad",br="Apple Watch",wr="BlackBerry",kr="Nintendo",xr="PlayStation",Sr="Xbox",Cr="Windows Phone",Ir="Nokia",Tr="Ouya",Mr="Generic",_r=Mr+" "+fr.toLowerCase(),Lr=Mr+" "+mr.toLowerCase(),Rr=new RegExp(Sr,"i"),Or=new RegExp(xr+" \\w+","i"),Er=new RegExp(kr+" \\w+","i"),Nr=new RegExp(wr+"|PlayBook|BB10","i");function Ar(e,t){if(e){var r=e.find((e=>e.type===t));return null==r?void 0:r.value}}function Pr(e){var t=globalThis._posthogChunkIds;if(t){var r=Object.keys(t);return vr&&r.length===dr||(dr=r.length,vr=r.reduce(((r,n)=>{hr||(hr={});var i=hr[n];if(i)r[i[0]]=i[1];else for(var o=e(n),a=o.length-1;a>=0;a--){var s=o[a],u=null==s?void 0:s.filename,l=t[n];if(u&&l){r[u]=l,hr[n]=[u,l];break}}return r}),{})),vr}}var qr="?";function Dr(e,t,r,n,i){var o={platform:e,filename:t,function:"<anonymous>"===r?qr:r,in_app:!0};return tr(n)||(o.lineno=n),tr(i)||(o.colno=i),o}var Fr=(e,t)=>{var r=-1!==e.indexOf("safari-extension"),n=-1!==e.indexOf("safari-web-extension");return r||n?[-1!==e.indexOf("@")?e.split("@")[0]:qr,r?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},jr=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Hr=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Ur=/\((\S*)(?::(\d+))(?::(\d+))\)/,Br=(e,t)=>{var r=jr.exec(e);if(r){var[,n,i,o]=r;return Dr(t,n,qr,+i,+o)}var a=Hr.exec(e);if(a){if(a[2]&&0===a[2].indexOf("eval")){var s=Ur.exec(a[2]);s&&(a[2]=s[1],a[3]=s[2],a[4]=s[3])}var[u,l]=Fr(a[1]||qr,a[2]);return Dr(t,l,u,a[3]?+a[3]:void 0,a[4]?+a[4]:void 0)}},Vr=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Wr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,zr=(e,t)=>{var r=Vr.exec(e);if(r){if(r[3]&&r[3].indexOf(" > eval")>-1){var n=Wr.exec(r[3]);n&&(r[1]=r[1]||"eval",r[3]=n[1],r[4]=n[2],r[5]="")}var i=r[3],o=r[1]||qr;return[o,i]=Fr(o,i),Dr(t,i,o,r[4]?+r[4]:void 0,r[5]?+r[5]:void 0)}},Zr=/\(error: (.*)\)/;var $r=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;var Qr=["fatal","error","warning","log","info","debug"];function Gr(e,t){void 0===t&&(t=40);var r=Object.keys(e);if(r.sort(),!r.length)return"[object has no keys]";for(var n=r.length;n>0;n--){var i=r.slice(0,n).join(", ");if(t>=i.length)return n===r.length?i:i.length>t?i.slice(0,t)+"...":i}return""}var Jr="undefined"!=typeof window?window:void 0,Xr="undefined"!=typeof globalThis?globalThis:Jr;"undefined"==typeof self&&(Xr.self=Xr),"undefined"==typeof File&&(Xr.File=function(){});var Yr=null==Xr?void 0:Xr.navigator,Kr=null==Xr?void 0:Xr.document;null!=Xr&&Xr.XMLHttpRequest&&new Xr.XMLHttpRequest;var en=null==Yr?void 0:Yr.userAgent,tn=null!=Jr?Jr:{},rn=e=>e instanceof Document,nn=function(e,t){var{debugEnabled:r}=void 0===t?{}:t,n={k(t){if(Jr&&(tn.POSTHOG_DEBUG||r)&&!tr(Jr.console)&&Jr.console){for(var n=("__rrweb_original__"in Jr.console[t]?Jr.console[t].__rrweb_original__:Jr.console[t]),i=arguments.length,o=new Array(i>1?i-1:0),a=1;i>a;a++)o[a-1]=arguments[a];n(e,...o)}},debug(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("debug",...t)},info(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("log",...t)},warn(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("warn",...t)},error(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("error",...t)},critical(){for(var t=arguments.length,r=new Array(t),n=0;t>n;n++)r[n]=arguments[n];console.error(e,...r)},uninitializedWarning(e){n.error("You must initialize PostHog before calling "+e)},createLogger:(t,r)=>nn(e+" "+t,r)};return n},on=nn("[PostHog.js]"),an=on.createLogger;function sn(e,t){if(!ir(e))if(Yt(e))e.forEach(t);else if(sr(e))e.forEach(((e,r)=>t(e,r)));else for(var r in e)Jt.call(e,r)&&t(e[r],r)}var un=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;t>n;n++)r[n-1]=arguments[n];for(var i of r)for(var o in i)void 0!==i[o]&&(e[o]=i[o]);return e};function ln(e){for(var t=Object.keys(e),r=t.length,n=new Array(r);r--;)n[r]=[t[r],e[t[r]]];return n}function cn(e,t,r,n){var{capture:i=!1,passive:o=!0}=null!=n?n:{};null==e||e.addEventListener(t,r,{capture:i,passive:o})}var hn=function(e,t){var r,n;void 0===t&&(t="&");var i=[];return sn(e,(function(e,t){tr(e)||tr(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),n=encodeURIComponent(t),i[i.length]=n+"="+r)})),i.join(t)};function dn(e,t,r){try{if(!(t in e))return()=>{};var n=e[t],i=r(n);return Kt(i)&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=i,()=>{e[t]===i&&(e[t]=n)}}catch(e){return()=>{}}}function vn(e,t){var r,n=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),i={hostname:n,isHostDenied:!1};if(null==(r=t.payloadHostDenyList)||!r.length||null==n||!n.trim().length)return i;for(var o of t.payloadHostDenyList)if(n.endsWith(o))return{hostname:n,isHostDenied:!0};return i}var fn=1,pn=3,mn=11;function yn(e){return!!e&&e.nodeType===fn}function gn(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function bn(e){return!!e&&e.nodeType===mn&&yn(e.host)}function wn(e){return e?Qt(e).split(/\s+/):[]}function kn(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 wn(t)}function xn(e){var t="";return _n(e)&&!Ln(e)&&e.childNodes&&e.childNodes.length&&sn(e.childNodes,(function(e){var r;(function(e){return!!e&&e.nodeType===pn})(e)&&e.textContent&&(t+=null!==(r=function(e){return ir(e)?null:Qt(e).split(/(\s+)/).filter((e=>qn(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}(e.textContent))&&void 0!==r?r:"")})),Qt(t)}var Sn=["a","button","form","input","select","textarea","label"];function Cn(e){var t=e.parentNode;return!(!t||!yn(t))&&t}var In=[".ph-no-deadclick",".ph-no-capture"];var Tn=e=>!e||gn(e,"html")||!yn(e),Mn=(e,t)=>{if(!Jr||Tn(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var r=!1,n=[e],i=e;i.parentNode&&!gn(i,"body");)if(bn(i.parentNode))n.push(i.parentNode.host),i=i.parentNode.host;else{var o=Cn(i);if(!o)break;if(Sn.indexOf(o.tagName.toLowerCase())>-1)r=!0;else{var a=Jr.getComputedStyle(o);a&&"pointer"===a.getPropertyValue("cursor")&&(r=!0)}n.push(o),i=o}return{parentIsUsefulElement:r,targetElementList:n}};function _n(e){for(var t=e;t.parentNode&&!gn(t,"body");t=t.parentNode){var r=kn(t);if($t(r,"ph-sensitive")||$t(r,"ph-no-capture"))return!1}if($t(kn(e),"ph-include"))return!0;var n=e.type||"";if(rr(n))switch(n.toLowerCase()){case"hidden":case"password":return!1}var i=e.name||e.id||"";return!rr(i)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(i.replace(/[^a-zA-Z0-9]/g,""))}function Ln(e){return!!(gn(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||gn(e,"select")||gn(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var Rn="(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})",On=new RegExp("^(?:"+Rn+")$"),En=new RegExp(Rn),Nn="\\d{3}-?\\d{2}-?\\d{4}",An=new RegExp("^("+Nn+")$"),Pn=new RegExp("("+Nn+")");function qn(e,t){if(void 0===t&&(t=!0),ir(e))return!1;if(rr(e)){if(e=Qt(e),(t?On:En).test((e||"").replace(/[- ]/g,"")))return!1;if((t?An:Pn).test(e))return!1}return!0}function Dn(e){var t=xn(e);return qn(t=(t+" "+Fn(e)).trim())?t:""}function Fn(e){var t="";return e&&e.childNodes&&e.childNodes.length&&sn(e.childNodes,(function(e){var r;if(e&&"span"===(null==(r=e.tagName)?void 0:r.toLowerCase()))try{var n=xn(e);t=(t+" "+n).trim(),e.childNodes&&e.childNodes.length&&(t=(t+" "+Fn(e)).trim())}catch(e){on.error("[AutoCapture]",e)}})),t}function jn(e){return e.replace(/"|\\"/g,'\\"')}function Hn(e){var t=e.attr__class;return t?Yt(t)?t:wn(t):void 0}var Un={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"]},Bn=an("[Recorder]"),Vn=e=>"navigation"===e.entryType,Wn=e=>"resource"===e.entryType;function zn(e,t){return!!t&&(ar(t)||t[e])}function Zn(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 $n(e){var{type:t,recordBody:r,headers:n,url:i}=e;function o(e){var t=Object.keys(n).find((e=>"content-type"===e.toLowerCase())),r=t&&n[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:!!Zn(t)&&e(t.url)}catch(e){return!1}}(i))return!1;if(ar(r))return!0;if(Yt(r))return o(r);var a=r[t];return ar(a)?a:o(a)}function Qn(e,t,r,n,i,o){return Gn.apply(this,arguments)}function Gn(){return Gn=t((function*(e,t,r,n,i,o){if(void 0===o&&(o=0),o>10)return Bn.warn("Failed to get performance entry for request",{url:r,initiatorType:t}),null;var a=function(e,r){for(var o=e.length-1;o>=0;o-=1)if(Wn(a=e[o])&&a.initiatorType===t&&(tr(n)||a.startTime>=n)&&(tr(i)||i>=a.startTime))return e[o];var a}(e.performance.getEntriesByName(r));return a||(yield new Promise((e=>setTimeout(e,50*o))),Qn(e,t,r,n,i,o+1))})),Gn.apply(this,arguments)}function Jn(e){var{body:t,options:r,url:n}=e;if(ir(t))return null;var{hostname:i,isHostDenied:o}=vn(n,r);if(o)return i+" is in deny list";if(rr(t))return t;if(rn(t))return t.textContent;if(sr(t))return hn(t);if(er(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 Xn=e=>!nr(e)&&("navigation"===e.entryType||"resource"===e.entryType);function Yn(e){var{entry:t,method:n,status:i,networkRequest:o,isInitial:a,start:s,end:u,url:l,initiatorType:c}=e;s=t?t.startTime:s,u=t?t.responseEnd:u;var h=Math.floor(Date.now()-performance.now()),d=Math.floor(h+(s||0)),v=[r({},t?t.toJSON():{name:l},{startTime:tr(s)?void 0:Math.round(s),endTime:tr(u)?void 0:Math.round(u),timeOrigin:h,timestamp:d,method:n,initiatorType:c||(t?t.initiatorType:void 0),status:i,requestHeaders:o.requestHeaders,requestBody:o.requestBody,responseHeaders:o.responseHeaders,responseBody:o.responseBody,isInitial:a})];if(Xn(t))for(var f of t.serverTiming||[])v.push({timeOrigin:h,timestamp:d,startTime:Math.round(t.startTime),name:f.name,duration:f.duration,entryType:"serverTiming"});return v}var Kn=["video/","audio/"];function ei(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 ti(){return ti=t((function*(e){var{r:t,options:r,url:n}=e,{hostname:i,isHostDenied:o}=vn(n,r);return o?Promise.resolve(i+" is in deny list"):ei(t)})),ti.apply(this,arguments)}function ri(){return ri=t((function*(e){var{r:t,options:r,url:n}=e,i=function(e){var t,{r:r,options:n,url:i}=e;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var o=null==(t=r.headers.get("Content-Type"))?void 0:t.toLowerCase(),a=Kn.some((e=>null==o?void 0:o.startsWith(e)));if(o&&a)return"Content-Type "+o+" is not supported";var{hostname:s,isHostDenied:u}=vn(i,n);return u?s+" is in deny list":null}({r:t,options:r,url:n});return nr(i)?ei(t):Promise.resolve(i)})),ri.apply(this,arguments)}var ni=null;function ii(e,n,i){if(!("performance"in n))return()=>{};if(ni)return Bn.warn("Network observer already initialised, doing nothing"),()=>{};var o=i?Object.assign({},Un,i):Un,a=t=>{var n=[];t.requests.forEach((e=>{var t=o.maskRequestFn(e);t&&n.push(t)})),n.length>0&&e(r({},t,{requests:n}))},s=function(e,t,r){if(r.recordInitialRequests){var n=t.performance.getEntries().filter((e=>Vn(e)||Wn(e)&&r.initiatorTypes.includes(e.initiatorType)));e({requests:n.flatMap((e=>Yn({entry:e,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var i=new t.PerformanceObserver((t=>{var n=t.getEntries().filter((e=>Vn(e)||Wn(e)&&r.initiatorTypes.includes(e.initiatorType)&&(e=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==e.initiatorType&&"fetch"!==e.initiatorType)(e)));e({requests:n.flatMap((e=>Yn({entry:e,method:void 0,status:void 0,networkRequest:{}})))})})),o=PerformanceObserver.supportedEntryTypes.filter((e=>r.performanceEntryTypeToObserve.includes(e)));return i.observe({entryTypes:o}),()=>{i.disconnect()}}(a,n,o),u=()=>{},l=()=>{};return(o.recordHeaders||o.recordBody)&&(u=function(e,t,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var n=zn("request",r.recordHeaders),i=zn("response",r.recordHeaders),o=dn(t.XMLHttpRequest.prototype,"open",(o=>function(a,s,u,l,c){void 0===u&&(u=!0);var h,d,v=this,f=new Request(s),p={},m={},y=v.setRequestHeader.bind(v);v.setRequestHeader=(e,t)=>(m[e]=t,y(e,t)),n&&(p.requestHeaders=m);var g=v.send.bind(v);v.send=e=>($n({type:"request",headers:m,url:s,recordBody:r.recordBody})&&(p.requestBody=Jn({body:e,options:r,url:s})),h=t.performance.now(),g(e));var b=()=>{v.removeEventListener("readystatechange",w),v.removeEventListener("error",b),v.removeEventListener("abort",b),v.removeEventListener("timeout",b)},w=()=>{if(v.readyState===v.DONE){b(),d=t.performance.now();var n={};v.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((e=>{var t=e.split(": "),r=t.shift(),i=t.join(": ");r&&(n[r]=i)})),i&&(p.responseHeaders=n),$n({type:"response",headers:n,url:s,recordBody:r.recordBody})&&(p.responseBody=Jn({body:v.response,options:r,url:s})),Qn(t,"xmlhttprequest",f.url,h,d).then((t=>{var r=Yn({entry:t,method:a,status:null==v?void 0:v.status,networkRequest:p,start:h,end:d,url:s.toString(),initiatorType:"xmlhttprequest"});e({requests:r})})).catch((()=>{}))}};v.addEventListener("readystatechange",w),v.addEventListener("error",b),v.addEventListener("abort",b),v.addEventListener("timeout",b),o.call(v,a,s.toString(),u,l,c)}));return()=>{o()}}(a,n,o),l=function(e,r,n){if(!n.initiatorTypes.includes("fetch"))return()=>{};var i=zn("request",n.recordHeaders),o=zn("response",n.recordHeaders),a=dn(r,"fetch",(a=>function(){var s=t((function*(t,s){var u,l,c,h,d=new Request(t,s),v={};try{var f={};d.headers.forEach(((e,t)=>{f[t]=e})),i&&(v.requestHeaders=f),!(er(h=null==s?void 0:s.body)&&Kt(h.getReader)&&Kt(h.tee))&&$n({type:"request",headers:f,url:t,recordBody:n.recordBody})&&(v.requestBody=yield function(e){return ti.apply(this,arguments)}({r:d,options:n,url:t})),l=r.performance.now(),u=Zn(t)?yield a(d):yield a(t,s),c=r.performance.now();var p={};return u.headers.forEach(((e,t)=>{p[t]=e})),o&&(v.responseHeaders=p),$n({type:"response",headers:p,url:t,recordBody:n.recordBody})&&(v.responseBody=yield function(e){return ri.apply(this,arguments)}({r:u,options:n,url:t})),u}finally{Qn(r,"fetch",d.url,l,c).then((t=>{var r,n=Yn({entry:t,method:d.method,status:null==(r=u)?void 0:r.status,networkRequest:v,start:l,end:c,url:d.url,initiatorType:"fetch"});e({requests:n})})).catch((()=>{}))}}));return function(e,t){return s.apply(this,arguments)}}()));return()=>{a()}}(a,n,o)),ni=()=>{s(),u(),l(),ni=null}}var oi=e=>({name:"rrweb/network@1",observer:ii,options:e});tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:zt,getRecordNetworkPlugin:oi},tn.__PosthogExtensions__.rrweb={record:Rt,version:"v2",wasMaxDepthReached:()=>le,resetMaxDepthState(){le=!1,ue=!1}},tn.rrweb={record:Rt,version:"v2"},tn.rrwebConsoleRecord={getRecordConsolePlugin:zt},tn.getRecordNetworkPlugin=oi;var ai,si,ui,li,ci,hi,di,vi,fi,pi,mi,yi,gi={},bi=[],wi=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,ki=Array.isArray;function xi(e,t){for(var r in t)e[r]=t[r];return e}function Si(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Ci(e,t,r){var n,i,o,a={};for(o in t)"key"==o?n=t[o]:"ref"==o?i=t[o]:a[o]=t[o];if(arguments.length>2&&(a.children=arguments.length>3?ai.call(arguments,2):r),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===a[o]&&(a[o]=e.defaultProps[o]);return Ii(e,a,n,i,null)}function Ii(e,t,r,n,i){var o={type:e,props:t,key:r,ref:n,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==i?++ui:i,__i:-1,__u:0};return null==i&&null!=si.vnode&&si.vnode(o),o}function Ti(e){return e.children}function Mi(e,t){this.props=e,this.context=t}function _i(e,t){if(null==t)return e.__?_i(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?_i(e):null}function Li(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 Li(e)}}function Ri(e){(!e.__d&&(e.__d=!0)&&li.push(e)&&!$.__r++||ci!=si.debounceRendering)&&((ci=si.debounceRendering)||hi)($)}function $(){for(var e,t,r,n,i,o,a,s=1;li.length;)li.length>s&&li.sort(di),e=li.shift(),s=li.length,e.__d&&(r=void 0,n=void 0,i=(n=(t=e).__v).__e,o=[],a=[],t.__P&&((r=xi({},n)).__v=n.__v+1,si.vnode&&si.vnode(r),Di(t.__P,r,n,t.__n,t.__P.namespaceURI,32&n.__u?[i]:null,o,null==i?_i(n):i,!!(32&n.__u),a),r.__v=n.__v,r.__.__k[r.__i]=r,ji(o,r,a),n.__e=n.__=null,r.__e!=i&&Li(r)));$.__r=0}function Oi(e,t,r,n,i,o,a,s,u,l,c){var h,d,v,f,p,m,y,g=n&&n.__k||bi,b=t.length;for(u=function(e,t,r,n,i){var o,a,s,u,l,c=r.length,h=c,d=0;for(e.__k=new Array(i),o=0;i>o;o++)null!=(a=t[o])&&"boolean"!=typeof a&&"function"!=typeof a?("string"==typeof a||"number"==typeof a||"bigint"==typeof a||a.constructor==String?a=e.__k[o]=Ii(null,a,null,null,null):ki(a)?a=e.__k[o]=Ii(Ti,{children:a},null,null,null):void 0===a.constructor&&a.__b>0?a=e.__k[o]=Ii(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,u=o+d,a.__=e,a.__b=e.__b+1,s=null,-1!=(l=a.__i=Ni(a,r,u,h))&&(h--,(s=r[l])&&(s.__u|=2)),null==s||null==s.__v?(-1==l&&(i>c?d--:c>i&&d++),"function"!=typeof a.type&&(a.__u|=4)):l!=u&&(l==u-1?d--:l==u+1?d++:(l>u?d--:d++,a.__u|=4))):e.__k[o]=null;if(h)for(o=0;c>o;o++)null!=(s=r[o])&&0==(2&s.__u)&&(s.__e==n&&(n=_i(s)),Bi(s,s));return n}(r,t,g,u,b),h=0;b>h;h++)null!=(v=r.__k[h])&&(d=-1==v.__i?gi:g[v.__i]||gi,v.__i=h,m=Di(e,v,d,i,o,a,s,u,l,c),f=v.__e,v.ref&&d.ref!=v.ref&&(d.ref&&Ui(d.ref,null,v),c.push(v.ref,v.__c||f,v)),null==p&&null!=f&&(p=f),(y=!!(4&v.__u))||d.__k===v.__k?u=Ei(v,u,e,y):"function"==typeof v.type&&void 0!==m?u=m:f&&(u=f.nextSibling),v.__u&=-7);return r.__e=p,u}function Ei(e,t,r,n){var i,o;if("function"==typeof e.type){for(i=e.__k,o=0;i&&i.length>o;o++)i[o]&&(i[o].__=e,t=Ei(i[o],t,r,n));return t}e.__e!=t&&(n&&(t&&e.type&&!t.parentNode&&(t=_i(e)),r.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function Ni(e,t,r,n){var i,o,a,s=e.key,u=e.type,l=t[r],c=null!=l&&0==(2&l.__u);if(null===l&&null==s||c&&s==l.key&&u==l.type)return r;if(n>(c?1:0))for(i=r-1,o=r+1;i>=0||t.length>o;)if(null!=(l=t[a=0>i?o++:i--])&&0==(2&l.__u)&&s==l.key&&u==l.type)return a;return-1}function Ai(e,t,r){"-"==t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||wi.test(t)?r:r+"px"}function Pi(e,t,r,n,i){var o,a;e:if("style"==t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof n&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||Ai(e.style,t,"");if(r)for(t in r)n&&r[t]==n[t]||Ai(e.style,t,r[t])}else if("o"==t[0]&&"n"==t[1])o=t!=(t=t.replace(vi,"$1")),a=t.toLowerCase(),t=a in e||"onFocusOut"==t||"onFocusIn"==t?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=r,r?n?r.u=n.u:(r.u=fi,e.addEventListener(t,o?mi:pi,o)):e.removeEventListener(t,o?mi:pi,o);else{if("http://www.w3.org/2000/svg"==i)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 qi(e){return function(t){if(this.l){var r=this.l[t.type+e];if(null==t.t)t.t=fi++;else if(r.u>t.t)return;return r(si.event?si.event(t):t)}}}function Di(e,t,r,n,i,o,a,s,u,l){var c,h,d,v,f,p,m,y,g,b,w,$,k,x,S,C,I,T=t.type;if(void 0!==t.constructor)return null;128&r.__u&&(u=!!(32&r.__u),o=[s=t.__e=r.__e]),(c=si.__b)&&c(t);e:if("function"==typeof T)try{if(y=t.props,g="prototype"in T&&T.prototype.render,b=(c=T.contextType)&&n[c.__c],w=c?b?b.props.value:c.__:n,r.__c?m=(h=t.__c=r.__c).__=h.__E:(g?t.__c=h=new T(y,w):(t.__c=h=new Mi(y,w),h.constructor=T,h.render=Vi),b&&b.sub(h),h.state||(h.state={}),h.__n=n,d=h.__d=!0,h.__h=[],h._sb=[]),g&&null==h.__s&&(h.__s=h.state),g&&null!=T.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=xi({},h.__s)),xi(h.__s,T.getDerivedStateFromProps(y,h.__s))),v=h.props,f=h.state,h.__v=t,d)g&&null==T.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),g&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else{if(g&&null==T.getDerivedStateFromProps&&y!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(y,w),t.__v==r.__v||!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(y,h.__s,w)){for(t.__v!=r.__v&&(h.props=y,h.state=h.__s,h.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some((function(e){e&&(e.__=t)})),$=0;h._sb.length>$;$++)h.__h.push(h._sb[$]);h._sb=[],h.__h.length&&a.push(h);break e}null!=h.componentWillUpdate&&h.componentWillUpdate(y,h.__s,w),g&&null!=h.componentDidUpdate&&h.__h.push((function(){h.componentDidUpdate(v,f,p)}))}if(h.context=w,h.props=y,h.__P=e,h.__e=!1,k=si.__r,x=0,g){for(h.state=h.__s,h.__d=!1,k&&k(t),c=h.render(h.props,h.state,h.context),S=0;h._sb.length>S;S++)h.__h.push(h._sb[S]);h._sb=[]}else do{h.__d=!1,k&&k(t),c=h.render(h.props,h.state,h.context),h.state=h.__s}while(h.__d&&25>++x);h.state=h.__s,null!=h.getChildContext&&(n=xi(xi({},n),h.getChildContext())),g&&!d&&null!=h.getSnapshotBeforeUpdate&&(p=h.getSnapshotBeforeUpdate(v,f)),C=c,null!=c&&c.type===Ti&&null==c.key&&(C=Hi(c.props.children)),s=Oi(e,ki(C)?C:[C],t,r,n,i,o,a,s,u,l),h.base=t.__e,t.__u&=-161,h.__h.length&&a.push(h),m&&(h.__E=h.__=null)}catch(e){if(t.__v=null,u||null!=o)if(e.then){for(t.__u|=u?160:128;s&&8==s.nodeType&&s.nextSibling;)s=s.nextSibling;o[o.indexOf(s)]=null,t.__e=s}else{for(I=o.length;I--;)Si(o[I]);Fi(t)}else t.__e=r.__e,t.__k=r.__k,e.then||Fi(t);si.__e(e,t,r)}else null==o&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):s=t.__e=function(e,t,r,n,i,o,a,s,u){var l,c,h,d,v,f,p,m=r.props||gi,y=t.props,g=t.type;if("svg"==g?i="http://www.w3.org/2000/svg":"math"==g?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),null!=o)for(l=0;o.length>l;l++)if((v=o[l])&&"setAttribute"in v==!!g&&(g?v.localName==g:3==v.nodeType)){e=v,o[l]=null;break}if(null==e){if(null==g)return document.createTextNode(y);e=document.createElementNS(i,g,y.is&&y),s&&(si.__m&&si.__m(t,o),s=!1),o=null}if(null==g)m===y||s&&e.data==y||(e.data=y);else{if(o=o&&ai.call(e.childNodes),!s&&null!=o)for(m={},l=0;e.attributes.length>l;l++)m[(v=e.attributes[l]).name]=v.value;for(l in m)if(v=m[l],"children"==l);else if("dangerouslySetInnerHTML"==l)h=v;else if(!(l in y)){if("value"==l&&"defaultValue"in y||"checked"==l&&"defaultChecked"in y)continue;Pi(e,l,null,v,i)}for(l in y)v=y[l],"children"==l?d=v:"dangerouslySetInnerHTML"==l?c=v:"value"==l?f=v:"checked"==l?p=v:s&&"function"!=typeof v||m[l]===v||Pi(e,l,v,m[l],i);if(c)s||h&&(c.__html==h.__html||c.__html==e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(h&&(e.innerHTML=""),Oi("template"==t.type?e.content:e,ki(d)?d:[d],t,r,n,"foreignObject"==g?"http://www.w3.org/1999/xhtml":i,o,a,o?o[0]:r.__k&&_i(r,0),s,u),null!=o)for(l=o.length;l--;)Si(o[l]);s||(l="value","progress"==g&&null==f?e.removeAttribute("value"):null!=f&&(f!==e[l]||"progress"==g&&!f||"option"==g&&f!=m[l])&&Pi(e,l,f,m[l],i),l="checked",null!=p&&p!=e[l]&&Pi(e,l,p,m[l],i))}return e}(r.__e,t,r,n,i,o,a,u,l);return(c=si.diffed)&&c(t),128&t.__u?void 0:s}function Fi(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(Fi)}function ji(e,t,r){for(var n=0;r.length>n;n++)Ui(r[n],r[++n],r[++n]);si.__c&&si.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){si.__e(e,t.__v)}}))}function Hi(e){return"object"!=typeof e||null==e||e.__b&&e.__b>0?e:ki(e)?e.map(Hi):xi({},e)}function Ui(e,t,r){try{if("function"==typeof e){var n="function"==typeof e.__u;n&&e.__u(),n&&null==t||(e.__u=e(t))}else e.current=t}catch(e){si.__e(e,r)}}function Bi(e,t,r){var n,i;if(si.unmount&&si.unmount(e),(n=e.ref)&&(n.current&&n.current!=e.__e||Ui(n,null,t)),null!=(n=e.__c)){if(n.componentWillUnmount)try{n.componentWillUnmount()}catch(e){si.__e(e,t)}n.base=n.__P=null}if(n=e.__k)for(i=0;n.length>i;i++)n[i]&&Bi(n[i],t,r||"function"!=typeof e.type);r||Si(e.__e),e.__c=e.__=e.__e=void 0}function Vi(e,t,r){return this.constructor(e,r)}function Wi(e,t,r){var n,i,o;t==document&&(t=document.documentElement),si.__&&si.__(e,t),n=t.__k,i=[],o=[],Di(t,e=t.__k=Ci(Ti,null,[e]),n||gi,gi,t.namespaceURI,n?null:t.firstChild?ai.call(t.childNodes):null,i,n?n.__e:t.firstChild,!1,o),ji(i,e,o)}ai=bi.slice,si={__e(e,t,r,n){for(var i,o,a;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(e)),a=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(e,n||{}),a=i.__d),a)return i.__E=i}catch(t){e=t}throw e}},ui=0,Mi.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=xi({},this.state),"function"==typeof e&&(e=e(xi({},r),this.props)),e&&xi(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),Ri(this))},Mi.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ri(this))},Mi.prototype.render=Ti,li=[],hi="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,di=function(e,t){return e.__v.__b-t.__v.__b},$.__r=0,vi=/(PointerCapture)$|Capture$/i,fi=0,pi=qi(!1),mi=qi(!0),yi=0;var zi,Zi,$i,Qi,Gi=0,Ji=[],Xi=si,Yi=Xi.__b,Ki=Xi.__r,eo=Xi.diffed,to=Xi.__c,ro=Xi.unmount,no=Xi.__;function io(e,t){Xi.__h&&Xi.__h(Zi,e,Gi||t),Gi=0;var r=Zi.__H||(Zi.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function oo(e){return Gi=1,function(e,t,r){var n=io(zi++,2);if(n.t=e,!n.__c&&(n.__=[yo(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0],r=n.t(t,e);t!==r&&(n.__N=[r,n.__[1]],n.__c.setState({}))}],n.__c=Zi,!Zi.__f)){var i=function(e,t,r){if(!n.__c.__H)return!0;var i=n.__c.__H.__.filter((function(e){return!!e.__c}));if(i.every((function(e){return!e.__N})))return!o||o.call(this,e,t,r);var a=n.__c.props!==e;return i.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(a=!0)}})),o&&o.call(this,e,t,r)||a};Zi.__f=!0;var o=Zi.shouldComponentUpdate,a=Zi.componentWillUpdate;Zi.componentWillUpdate=function(e,t,r){if(this.__e){var n=o;o=void 0,i(e,t,r),o=n}a&&a.call(this,e,t,r)},Zi.shouldComponentUpdate=i}return n.__N||n.__}(yo,e)}function ao(e,t){var r=io(zi++,3);!Xi.__s&&mo(r.__H,t)&&(r.__=e,r.u=t,Zi.__H.__h.push(r))}function so(e){return Gi=5,uo((function(){return{current:e}}),[])}function uo(e,t){var r=io(zi++,7);return mo(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function lo(e){var t=Zi.context[e.__c],r=io(zi++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(Zi)),t.props.value):e.__}function co(){for(var e;e=Ji.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(fo),e.__H.__h.forEach(po),e.__H.__h=[]}catch(t){e.__H.__h=[],Xi.__e(t,e.__v)}}Xi.__b=function(e){Zi=null,Yi&&Yi(e)},Xi.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),no&&no(e,t)},Xi.__r=function(e){Ki&&Ki(e),zi=0;var t=(Zi=e.__c).__H;t&&($i===Zi?(t.__h=[],Zi.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0}))):(t.__h.forEach(fo),t.__h.forEach(po),t.__h=[],zi=0)),$i=Zi},Xi.diffed=function(e){eo&&eo(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==Ji.push(t)&&Qi===Xi.requestAnimationFrame||((Qi=Xi.requestAnimationFrame)||vo)(co)),t.__H.__.forEach((function(e){e.u&&(e.__H=e.u),e.u=void 0}))),$i=Zi=null},Xi.__c=function(e,t){t.some((function(e){try{e.__h.forEach(fo),e.__h=e.__h.filter((function(e){return!e.__||po(e)}))}catch(r){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Xi.__e(r,e.__v)}})),to&&to(e,t)},Xi.unmount=function(e){ro&&ro(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach((function(e){try{fo(e)}catch(e){t=e}})),r.__H=void 0,t&&Xi.__e(t,r.__v))};var ho="function"==typeof requestAnimationFrame;function vo(e){var t,r=function(){clearTimeout(n),ho&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,35);ho&&(t=requestAnimationFrame(r))}function fo(e){var t=Zi,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),Zi=t}function po(e){var t=Zi;e.__c=e.__(),Zi=t}function mo(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function yo(e,t){return"function"==typeof t?t(e):t}var go={Tab:"tab",Selector:"selector"},bo={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"},wo={Top:"top",Left:"left",Right:"right",Bottom:"bottom"},ko={Popover:"popover",API:"api",Widget:"widget",ExternalSurvey:"external_survey"},xo={Open:"open",MultipleChoice:"multiple_choice",SingleChoice:"single_choice",Rating:"rating",Link:"link"},So={End:"end",ResponseBased:"response_based",SpecificQuestion:"specific_question"},Co="always",Io={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent",ABANDONED:"survey abandoned"},To={SURVEY_ID:"$survey_id",SURVEY_NAME:"$survey_name",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_COMPLETED:"$survey_completed",SURVEY_LANGUAGE:"$survey_language"};function Mo(e){return"$survey_response_"+e}function _o(e,t){if(!t)return null;var r=e[Mo(t)];return Yt(r)?[...r]:r}function Lo(e,t){void 0===e&&(e={});var n={};return t.questions.forEach((t=>{if(!tr(t.originalQuestionIndex)){var r,i=0===(r=t.originalQuestionIndex)?"$survey_response":"$survey_response_"+r,o=_o(e,t.id);tr(o)||(n[i]=o)}})),r({$survey_questions:t.questions.map((t=>({id:t.id,question:t.question,response:_o(e,t.id)})))},e,n)}function Ro(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 Oo(e){return"string"==typeof e&&e.trim()?e.trim():null}function Eo(e){return e.toLowerCase()}function No(e,t,r){if(!e||!t)return null;var n=Eo(t),i=Object.keys(e).find((e=>Eo(e)===n));if(i)return null==r||r.debug("Found exact translation match: "+i),i;if(n.includes("-")){var o=n.split("-")[0],a=Object.keys(e).find((e=>Eo(e)===o));if(a)return null==r||r.debug("Found base language translation match: "+a+" (from "+t+")"),a}return null}function Ao(e,t,n){var i,o=No(e.translations,t,n),a=r({},e),s=!1;if(o){var u,l=null==(u=e.translations)?void 0:u[o];l&&(null==n||n.info("Applying survey-level translation for language: "+o),tr(l.name)||(a.name=l.name,s=!0),a.appearance?(a.appearance=r({},a.appearance),tr(l.thankYouMessageHeader)||(a.appearance.thankYouMessageHeader=l.thankYouMessageHeader,s=!0),tr(l.thankYouMessageDescription)||(a.appearance.thankYouMessageDescription=l.thankYouMessageDescription,s=!0),tr(l.thankYouMessageCloseButtonText)||(a.appearance.thankYouMessageCloseButtonText=l.thankYouMessageCloseButtonText,s=!0)):function(e){return!tr(e.thankYouMessageHeader)||!tr(e.thankYouMessageDescription)||!tr(e.thankYouMessageCloseButtonText)}(l)&&(s=!0))}var c=e.questions.map((e=>function(e,t,n){var i,o=No(e.translations,t,n);if(!o)return{question:e,matchedKey:null,hasChanges:!1};var a=null==(i=e.translations)?void 0:i[o];if(!a)return{question:e,matchedKey:null,hasChanges:!1};var s=r({},e),u=!1;return tr(a.question)||(s.question=a.question,u=!0),tr(a.description)||(s.description=a.description,u=!0),tr(a.buttonText)||(s.buttonText=a.buttonText,u=!0),"link"in s&&!tr(a.link)&&(s.link=a.link,u=!0),"lowerBoundLabel"in s&&!tr(a.lowerBoundLabel)&&(s.lowerBoundLabel=a.lowerBoundLabel,u=!0),"upperBoundLabel"in s&&!tr(a.upperBoundLabel)&&(s.upperBoundLabel=a.upperBoundLabel,u=!0),"choices"in s&&function(e){return Yt(e.choices)}(a)&&(s.choices=a.choices,u=!0),{question:u?s:e,matchedKey:u?o:null,hasChanges:u}}(e,t,n))),h=c.map((e=>e.question)),d=c.some((e=>e.hasChanges)),v=null;return o||(v=(null==(i=c.find((e=>e.matchedKey)))?void 0:i.matchedKey)||null),d&&(a.questions=h,s=!0,null==n||n.info("Applied question-level translations for language: "+t)),{survey:a,matchedKey:s?o||v:null}}var Po=an("[Surveys]"),qo="inProgressSurvey_",Do=(e,t)=>{var r=""+e+t.id;return t.current_iteration&&t.current_iteration>0&&(r=""+e+t.id+"_"+t.current_iteration),r},Fo=e=>Do("seenSurvey_",e),jo=e=>{try{var t=Fo(e);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(e){Po.error("Failed to persist survey seen state",e)}},Ho=[ko.Popover,ko.Widget,ko.API];Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return or(e)&&isFinite(e)&&Math.floor(e)===e});class Uo{constructor(e){if(this.bytes=e,16!==e.length)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,t,r,n){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(r)||!Number.isInteger(n)||0>e||0>t||0>r||0>n||e>0xffffffffffff||t>4095||r>1073741823||n>4294967295)throw new RangeError("invalid field value");var i=new Uint8Array(16);return i[0]=e/Math.pow(2,40),i[1]=e/Math.pow(2,32),i[2]=e/Math.pow(2,24),i[3]=e/Math.pow(2,16),i[4]=e/Math.pow(2,8),i[5]=e,i[6]=112|t>>>8,i[7]=t,i[8]=128|r>>>24,i[9]=r>>>16,i[10]=r>>>8,i[11]=r,i[12]=n>>>24,i[13]=n>>>16,i[14]=n>>>8,i[15]=n,new Uo(i)}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 Uo(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 Bo{constructor(){this.S=0,this.C=0,this.I=new zo}generate(){var e=this.generateOrAbort();if(tr(e)){this.S=0;var t=this.generateOrAbort();if(tr(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 Uo.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 Vo,Wo=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};Jr&&!tr(Jr.crypto)&&crypto.getRandomValues&&(Wo=e=>crypto.getRandomValues(e));class zo{constructor(){this.M=new Uint32Array(8),this.R=1/0}nextUint32(){return this.M.length>this.R||(Wo(this.M),this.R=0),this.M[this.R++]}}var Zo=()=>$o().toString(),$o=()=>(Vo||(Vo=new Bo)).generate(),Qo=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}},Go={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=>Qo(t,e))))),not_regex:(e,t)=>t.every((t=>e.every((e=>!Qo(t,e))))),icontains:(e,t)=>t.map(Jo).some((t=>e.map(Jo).some((e=>t.includes(e))))),not_icontains:(e,t)=>t.map(Jo).every((t=>e.map(Jo).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)))}))},Jo=e=>e.toLowerCase(),Xo=null,Yo={O(){if(!nr(Xo))return Xo;var e=!0;if(tr(Jr))e=!1;else try{var t="__mplssupport__";Yo.N(t,"xyz"),'"xyz"'!==Yo.A(t)&&(e=!1),Yo.q(t)}catch(t){e=!1}return e||on.error("localStorage unsupported; falling back to cookie store"),Xo=e,e},D(e){on.error("localStorage error: "+e)},A(e){try{return null==Jr?void 0:Jr.localStorage.getItem(e)}catch(e){Yo.D(e)}return null},F(e){try{return JSON.parse(Yo.A(e))||{}}catch(e){}return null},N(e,t){try{null==Jr||Jr.localStorage.setItem(e,JSON.stringify(t))}catch(e){Yo.D(e)}},q(e){try{null==Jr||Jr.localStorage.removeItem(e)}catch(e){Yo.D(e)}}},Ko=an("[Stylesheet Loader]"),ea=Jr,ta=Kr,ra="#020617",na={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:bo.Right,widgetType:go.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:ra,scrollbarThumbColor:"var(--ph-survey-border-color)",scrollbarTrackColor:"var(--ph-survey-background-color)"},ia=[bo.Center,bo.Left,bo.Right];function oa(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 aa(e){var t;void 0===e&&(e=na.backgroundColor),"#"===e[0]&&(t=oa(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=oa(r)),!t)return ra;var n=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(n){var i=parseInt(n[1]),o=parseInt(n[2]),a=parseInt(n[3]);return Math.sqrt(i*i*.299+o*o*.587+a*a*.114)>127.5?ra:"white"}return ra}var sa=(e,t,n)=>{var i=Ta(e),o=ta.querySelector("."+i);if(o&&o.shadowRoot)return{shadow:o.shadowRoot,isNewlyCreated:!1};var a=ta.createElement("div");((e,t,n)=>{var i=r({},na,n),o=e.style,a=!ia.includes(i.position)||t===ko.Widget&&(null==n?void 0:n.widgetType)===go.Tab;o.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}(i.fontFamily)),o.setProperty("--ph-survey-box-padding",i.boxPadding),o.setProperty("--ph-survey-max-width",i.maxWidth),o.setProperty("--ph-survey-z-index",i.zIndex),o.setProperty("--ph-survey-border-color",i.borderColor),a?(o.setProperty("--ph-survey-border-radius",i.borderRadius),o.setProperty("--ph-survey-border-bottom","1.5px solid var(--ph-survey-border-color)")):(o.setProperty("--ph-survey-border-bottom","none"),o.setProperty("--ph-survey-border-radius",i.borderRadius+" "+i.borderRadius+" 0 0")),o.setProperty("--ph-survey-background-color",i.backgroundColor),o.setProperty("--ph-survey-box-shadow",i.boxShadow),o.setProperty("--ph-survey-disabled-button-opacity",i.disabledButtonOpacity),o.setProperty("--ph-survey-submit-button-color",i.submitButtonColor),o.setProperty("--ph-survey-submit-button-text-color",(null==n?void 0:n.submitButtonTextColor)||aa(i.submitButtonColor)),o.setProperty("--ph-survey-rating-bg-color",i.ratingButtonColor),o.setProperty("--ph-survey-rating-active-bg-color",i.ratingButtonActiveColor),o.setProperty("--ph-survey-rating-active-text-color",aa(i.ratingButtonActiveColor)),o.setProperty("--ph-survey-text-primary-color",(null==n?void 0:n.textColor)||aa(i.backgroundColor)),o.setProperty("--ph-survey-text-subtle-color",i.textSubtleColor),o.setProperty("--ph-widget-color",i.widgetColor),o.setProperty("--ph-widget-text-color",aa(i.widgetColor)),o.setProperty("--ph-widget-z-index",i.zIndex);var s=(null==n?void 0:n.inputBackground)||(null==n?void 0:n.inputBackgroundColor),u=s||i.inputBackground;s||"white"!==i.backgroundColor||(u="#f8f8f8"),o.setProperty("--ph-survey-input-background",u);var l=(null==n?void 0:n.inputTextColor)||aa(u);o.setProperty("--ph-survey-input-text-color",l),o.setProperty("--ph-survey-rating-text-color",l),o.setProperty("--ph-survey-scrollbar-thumb-color",i.scrollbarThumbColor),o.setProperty("--ph-survey-scrollbar-track-color",i.scrollbarTrackColor),o.setProperty("--ph-survey-outline-color",i.outlineColor)})(a,e.type,e.appearance),a.className=i;var s=a.attachShadow({mode:"open"}),u=function(e){var t=((e,t,r)=>{var n,i=e.createElement("style");return i.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}.survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) .multiple-choice-options,.survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) 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{display:flex;flex-direction:row;font-size:11px;justify-content:space-between;opacity:.7}.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)}.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!=(n=r.config)&&n.prepare_external_dependency_stylesheet&&(i=r.config.prepare_external_dependency_stylesheet(i)),i||(Ko.error("prepare_external_dependency_stylesheet returned null"),null)})(ta,0,e);return null==t||t.setAttribute("data-ph-survey-style","true"),t}(t);if(u){var l=s.querySelector("style");l&&s.removeChild(l),s.appendChild(u)}return ta.body.appendChild(a),{shadow:s,isNewlyCreated:!0}},ua=e=>{var{responses:t,survey:n,surveySubmissionId:i,posthog:o,isSurveyCompleted:a,properties:s,surveyLanguage:u}=e;o?(jo(n),o.capture(Io.SENT,r({[To.SURVEY_NAME]:n.name,[To.SURVEY_ID]:n.id,[To.SURVEY_ITERATION]:n.current_iteration,[To.SURVEY_ITERATION_START_DATE]:n.current_iteration_start_date,[To.SURVEY_SUBMISSION_ID]:i,[To.SURVEY_COMPLETED]:a},u&&{[To.SURVEY_LANGUAGE]:u},{sessionRecordingUrl:null==o.get_session_replay_url?void 0:o.get_session_replay_url()},Lo(t,n),s,{$set:{[Ro(n,"responded")]:!0}})),a&&(ea.dispatchEvent(new CustomEvent("PHSurveySent",{detail:{surveyId:n.id}})),Ia(n))):Po.error("[survey sent] event not captured, PostHog instance not found.")},la=(e,t,n)=>{return r({[To.SURVEY_NAME]:e.name,[To.SURVEY_ID]:e.id,[To.SURVEY_ITERATION]:e.current_iteration,[To.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date,[To.SURVEY_PARTIALLY_COMPLETED]:(i=null==t?void 0:t.responses,void 0===i&&(i={}),Object.values(i).some((e=>!ir(e))))},(null==t?void 0:t.surveyLanguage)&&{[To.SURVEY_LANGUAGE]:t.surveyLanguage},{sessionRecordingUrl:null==n.get_session_replay_url?void 0:n.get_session_replay_url(),[To.SURVEY_SUBMISSION_ID]:null==t?void 0:t.surveySubmissionId},Lo(null==t?void 0:t.responses,e));var i},ca=(e,t,n,i)=>{if(t){if(!n){var o=Sa(e);t.capture(Io.DISMISSED,r({},la(e,o,t),i&&{[To.SURVEY_LANGUAGE]:i},{$set:{[Ro(e,"dismissed")]:!0}})),Ia(e),jo(e),ea.dispatchEvent(new CustomEvent("PHSurveyClosed",{detail:{surveyId:e.id}}))}}else Po.error("[survey dismissed] event not captured, PostHog instance not found.")},ha=(e,t)=>{if(t){var r=(e=>Do("abandonedSurvey_",e))(e);try{if("true"===localStorage.getItem(r))return}catch(e){return}var n=Sa(e);if(n){try{localStorage.setItem(r,"true")}catch(e){}t.capture(Io.ABANDONED,la(e,n,t),{transport:"sendBeacon"})}}else Po.error("[survey abandoned] event not captured, PostHog instance not found.")},da=e=>e.map((e=>({sort:Math.floor(10*Math.random()),value:e}))).sort(((e,t)=>e.sort-t.sort)).map((e=>e.value)),va=(e,t)=>e.length===t.length&&e.every(((e,r)=>e===t[r]))?t.reverse():t,fa=e=>e.appearance&&e.appearance.shuffleQuestions&&!e.enable_partial_responses?va(e.questions,da(e.questions)):e.questions,pa=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===Co||Ca(e)},ma=function(e){function t(e){var r,n;return this.getChildContext||(r=new Set,(n={})[t.__c]=this,this.getChildContext=function(){return n},this.componentWillUnmount=function(){r=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&r.forEach((function(e){e.__e=!0,Ri(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"+yi++,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(){},surveySubmissionId:"",properties:void 0,surveyLanguage:null}),ya=()=>lo(ma),ga=e=>{var{component:t,children:r,renderAsHtml:n,style:i}=e;return function(e,t,r){var n,i,o,a,s=xi({},e.props);for(o in e.type&&e.type.defaultProps&&(a=e.type.defaultProps),t)"key"==o?n=t[o]:"ref"==o?i=t[o]:s[o]=void 0===t[o]&&null!=a?a[o]:t[o];return arguments.length>2&&(s.children=arguments.length>3?ai.call(arguments,2):r),Ii(e.type,s,n||e.key,i||e.ref,null)}(t,n?{dangerouslySetInnerHTML:{__html:r},style:i}:{children:r,style:i})};function ba(e){var t,r,n;if(null==(t=e.conditions)||!t.url)return!0;var i=null==ea||null==(r=ea.location)?void 0:r.href;if(!i)return!1;var o=[e.conditions.url],a=function(e){return null!=e?e:"icontains"}(null==(n=e.conditions)?void 0:n.urlMatchType);return Go[a](o,[i])}function wa(e){var t,r;return function(e,t){var r,n,i;if(!e||0===e.length)return!0;if(!en)return!1;var o,a,s,u,l,c,h=(o={userAgentDataPlatform:null==Yr||null==(r=Yr.userAgentData)?void 0:r.platform,maxTouchPoints:null==Yr?void 0:Yr.maxTouchPoints,screenWidth:null==Jr||null==(n=Jr.screen)?void 0:n.width,screenHeight:null==Jr||null==(i=Jr.screen)?void 0:i.height,devicePixelRatio:null==Jr?void 0:Jr.devicePixelRatio},(c=function(e){return Er.test(e)?kr:Or.test(e)?xr:Rr.test(e)?Sr:new RegExp(Tr,"i").test(e)?Tr:new RegExp("("+Cr+"|WPDesktop)","i").test(e)?Cr:/iPad/.test(e)?gr:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?br:Nr.test(e)?wr:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(Ir,"i").test(e)?Ir:/(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(fr).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)?pr:yr:new RegExp("(pda|"+fr+")","i").test(e)?_r:new RegExp(mr,"i").test(e)&&!new RegExp(mr+" pc","i").test(e)?Lr:""}(en))===gr||c===yr||"Kobo"===c||"Kindle Fire"===c||c===Lr?mr:c===kr||c===Sr||c===xr||c===Tr?"Console":c===br?"Wearable":c?fr:"Android"===(null==o?void 0:o.userAgentDataPlatform)&&(null!==(a=null==o?void 0:o.maxTouchPoints)&&void 0!==a?a:0)>0?600>Math.min(null!==(s=null==o?void 0:o.screenWidth)&&void 0!==s?s:0,null!==(u=null==o?void 0:o.screenHeight)&&void 0!==u?u:0)/(null!==(l=null==o?void 0:o.devicePixelRatio)&&void 0!==l?l:1)?fr:mr:"Desktop");return Go[null!=t?t:"icontains"](e,[h])}(null==(t=e.conditions)?void 0:t.deviceTypes,null==(r=e.conditions)?void 0:r.deviceTypesMatchType)}var ka=e=>{var t=""+qo+e.id;return e.current_iteration&&e.current_iteration>0&&(t=""+qo+e.id+"_"+e.current_iteration),t},xa=(e,t)=>{try{localStorage.setItem(ka(e),JSON.stringify(t))}catch(e){Po.error("Error setting in-progress survey state in localStorage",e)}},Sa=e=>{try{var t=localStorage.getItem(ka(e));if(t)return JSON.parse(t)}catch(e){Po.error("Error getting in-progress survey state from localStorage",e)}return null},Ca=e=>{var t=Sa(e);return!ir(null==t?void 0:t.surveySubmissionId)},Ia=e=>{try{localStorage.removeItem(ka(e))}catch(e){Po.error("Error clearing in-progress survey state from localStorage",e)}};function Ta(e,t){void 0===t&&(t=!1);var r="PostHogSurvey-"+e.id;return t?"."+r:r}function Ma(e,t,r){if(void 0===t&&(t=bo.Right),e===ko.ExternalSurvey)return{};switch(t){case bo.TopLeft:return{top:"0",left:"0",transform:"translate(30px, 30px)"};case bo.TopRight:return{top:"0",right:"0",transform:"translate(-30px, 30px)"};case bo.TopCenter:return{top:"0",left:"50%",transform:"translate(-50%, 30px)"};case bo.MiddleLeft:return{top:"50%",left:"0",transform:"translate(30px, -50%)"};case bo.MiddleRight:return{top:"50%",right:"0",transform:"translate(-30px, -50%)"};case bo.MiddleCenter:return{top:"50%",left:"50%",transform:"translate(-50%, -50%)"};case bo.Left:return{left:"30px"};case bo.Center:return{left:"50%",transform:"translateX(-50%)"};default:return{right:e===ko.Widget&&r===go.Tab?"60px":"30px"}}}var _a=0;function La(e,t,r,n,i,o){t||(t={});var a,s,u=t;if("ref"in u)for(s in u={},t)"ref"==s?a=t[s]:u[s]=t[s];var l={type:e,props:u,key:r,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--_a,__i:-1,__u:0,__source:i,__self:o};if("function"==typeof e&&(a=e.defaultProps))for(s in a)void 0===u[s]&&(u[s]=a[s]);return si.vnode&&si.vnode(l),l}var Ra=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Oa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Ea=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Na=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Aa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Pa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:La("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"})}),qa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:La("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"})}),Da=function(e){var{fill:t="currentColor"}=void 0===e?{}:e;return La("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:[La("title",{id:"close-survey-title",className:"adam-testing",children:"Close survey"}),La("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})]})},Fa=La("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[La("g",{"clip-path":"url(#clip0_2415_6911)",children:[La("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:La("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),La("g",{mask:"url(#mask0_2415_6911)",children:[La("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"}),La("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"}),La("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"}),La("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"}),La("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"}),La("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"})]})]}),La("defs",{children:La("clipPath",{id:"clip0_2415_6911",children:La("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]});function ja(e){var{urlParams:t}=e,r=t?Object.entries(t).map((e=>{var[t,r]=e;return encodeURIComponent(t)+"="+encodeURIComponent(r)})).join("&"):"";return La("a",{href:"https://posthog.com/surveys"+(r?"?"+r:""),target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",Fa]})}function Ha(e){var{text:t,submitDisabled:r,appearance:n,onSubmit:i,link:o,onPreviewSubmit:a,skipSubmitButton:s}=e,{isPreviewMode:u}=lo(ma);return La("div",{className:"bottom-section",children:[!s&&La("button",{className:"form-submit",disabled:r,"aria-label":"Submit survey",type:"button",onClick(){o&&(null==Jr||Jr.open(o)),u?null==a||a():i()},children:t}),!n.whiteLabel&&La(ja,{urlParams:{utm_source:"survey-footer"}})]})}function Ua(e){var{question:t,forceDisableHtml:r,htmlFor:n}=e;return La("div",{class:"question-header",children:[La(t.type===xo.Open?"label":"h3",{className:"survey-question",htmlFor:n,children:t.question}),t.description&&ga({component:Ci("p",{className:"survey-question-description"}),children:t.description,renderAsHtml:!r&&"text"!==t.descriptionContentType})]})}function Ba(e){var{onClick:t}=e,{isPreviewMode:r}=lo(ma);return La("button",{className:"form-cancel",onClick:t,disabled:r,"aria-label":"Close survey",type:"button",children:Da({fill:"black"})})}La("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:La("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 Va=Jr;function Wa(e){var{header:t,description:r,contentType:n,forceDisableHtml:i,appearance:o,onClose:a}=e,{isPopup:s}=lo(ma);return ao((()=>{var e=e=>{"Enter"!==e.key&&"Escape"!==e.key||(e.preventDefault(),a())};return cn(Va,"keydown",e),()=>{Va.removeEventListener("keydown",e)}}),[a]),La("div",{className:"thank-you-message",role:"status",tabIndex:0,"aria-atomic":"true",children:[s&&!0!==o.hideCancelButton&&La(Ba,{onClick:()=>a()}),La("h3",{className:"thank-you-message-header",children:t}),r&&ga({component:Ci("p",{className:"thank-you-message-body"}),children:r,renderAsHtml:!i&&"text"!==n}),s&&La(Ha,{text:o.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:o,onSubmit:()=>a()})]})}var za=e=>Yt(e)&&e.every((e=>rr(e)));function Za(e){var{question:t,forceDisableHtml:r,appearance:n,onSubmit:i,onPreviewSubmit:o,displayQuestionIndex:a,initialValue:s}=e,{isPreviewMode:u}=ya(),l=so(null),[c,h]=oo((()=>rr(s)?s:""));ao((()=>{setTimeout((()=>{var e;u||null==(e=l.current)||e.focus()}),100)}),[u]);var d="surveyQuestion"+a,v=uo((()=>function(e,t,r){var n,i,o=e.trim();if(!r&&""===o)return"This field is required";if(""===o)return!1;if(t&&t.length>0)for(var a of t)switch(a.type){case Zt.MinLength:if(void 0!==a.value&&a.value>o.length)return null!==(n=a.errorMessage)&&void 0!==n?n:"Please enter at least "+a.value+" characters";break;case Zt.MaxLength:if(void 0!==a.value&&o.length>a.value)return null!==(i=a.errorMessage)&&void 0!==i?i:"Please enter no more than "+a.value+" characters"}return!1}(c,t.validation,t.optional)),[c,t.validation,t.optional]),f=Ar(t.validation,Zt.MinLength),p=Ar(t.validation,Zt.MaxLength),m=uo((()=>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}(f,p)),[f,p]),y=()=>{v||i(c.trim())},g=()=>{v||o(c.trim())};return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:t,forceDisableHtml:r,htmlFor:d}),La("textarea",{ref:l,id:d,rows:4,placeholder:null==n?void 0:n.placeholder,minLength:f,maxLength:p,onInput(e){h(e.currentTarget.value),e.stopPropagation()},onKeyDown(e){e.stopPropagation(),"Enter"!==e.key||!e.metaKey&&!e.ctrlKey||v||(e.preventDefault(),u?g():y())},value:c}),m&&La("div",{className:"validation-hint",children:m})]}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:!!v,appearance:n,onSubmit:y,onPreviewSubmit:g})]})}function $a(e){var{question:t,forceDisableHtml:r,appearance:n,onSubmit:i,onPreviewSubmit:o}=e;return La(Ti,{children:[La("div",{className:"question-container",children:La(Ua,{question:t,forceDisableHtml:r})}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:n,onSubmit:()=>i("link clicked"),onPreviewSubmit:()=>o("link clicked")})]})}function Qa(e){var t,{question:r,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l=r.scale,c=10===r.scale?0:1,[h,d]=oo((()=>or(u)?u:Yt(u)&&u.length>0&&or(parseInt(u[0]))?parseInt(u[0]):rr(u)&&or(parseInt(u))?parseInt(u):null)),v="emoji"===r.display&&2===r.scale,{isPreviewMode:f}=ya(),p=e=>f?s(e):a(e);return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:r,forceDisableHtml:n}),La("div",{className:"rating-section",children:[La("div",{className:"rating-options",children:["emoji"===r.display&&La("div",{className:"rating-options-emoji"+(v?" rating-options-emoji-2":""),children:null==(t=es[r.scale])?void 0:t.map(((e,t)=>La("button",{"aria-label":"Rate "+(t+1),className:"ratings-emoji question-"+i+"-rating-"+t+" "+(t+1===h?"rating-active":""),value:t+1,type:"button",onClick(){var e=t+1;d(e),r.skipSubmitButton&&p(e)},children:e},t)))}),"number"===r.display&&La("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat("+(l-c+1)+", minmax(0, 1fr))"},children:ts(r.scale).map(((e,t)=>La(Ga,{displayQuestionIndex:i,active:h===e,appearance:o,num:e,setActiveNumber(e){d(e),r.skipSubmitButton&&p(e)}},t)))})]}),!v&&La("div",{className:"rating-text",children:[La("div",{children:r.lowerBoundLabel}),La("div",{children:r.upperBoundLabel})]})]})]}),La(Ha,{text:r.buttonText||(null==o?void 0:o.submitButtonText)||"Submit",submitDisabled:nr(h)&&!r.optional,appearance:o,onSubmit:()=>a(h),onPreviewSubmit:()=>s(h),skipSubmitButton:r.skipSubmitButton})]})}function Ga(e){var{num:t,active:r,displayQuestionIndex:n,setActiveNumber:i}=e;return La("button",{"aria-label":"Rate "+t,className:"ratings-number question-"+n+"-rating-"+t+" "+(r?"rating-active":""),type:"button",onClick(){i(t)},children:t})}function Ja(e){var{question:t,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l=so(null),c=uo((()=>(e=>{if(!e.shuffleOptions)return e.choices;var t=e.choices,r="";e.hasOpenChoice&&(r=t.pop());var n=va(t,da(t));return e.hasOpenChoice&&(e.choices.push(r),n.push(r)),n})(t)),[t]),[h,d]=oo((()=>((e,t)=>rr(e)||za(e)?e:t===xo.SingleChoice?null:[])(u,t.type))),[v,f]=oo((()=>((e,t)=>{if(rr(e)&&!t.includes(e))return{isSelected:!0,inputValue:e};if(za(e)){var r=e.find((e=>!t.includes(e)));if(r)return{isSelected:!0,inputValue:r}}return{isSelected:!1,inputValue:""}})(u,c))),{isPreviewMode:p}=ya(),m=t.type===xo.SingleChoice,y=t.type===xo.MultipleChoice,g=t.skipSubmitButton&&m&&!t.hasOpenChoice,b=(e,t)=>{if(t){var n=!v.isSelected;return f((e=>r({},e,{isSelected:n,inputValue:n?e.inputValue:""}))),m&&d(""),void(n&&setTimeout((()=>{var e;return null==(e=l.current)?void 0:e.focus()}),75))}if(m)return d(e),f((e=>r({},e,{isSelected:!1,inputValue:""}))),void(g&&(a(e),p&&s(e)));y&&Yt(h)&&(h.includes(e)?d(h.filter((t=>t!==e))):d([...h,e]))},w=e=>{e.stopPropagation();var t=e.currentTarget.value;f((e=>r({},e,{inputValue:t}))),m&&d(t)},k=e=>{e.stopPropagation(),"Enter"!==e.key||x()||(e.preventDefault(),S()),"Escape"===e.key&&(e.preventDefault(),f((e=>r({},e,{isSelected:!1,inputValue:""}))),m&&d(null))},x=()=>!(t.optional||!nr(h)&&(!Yt(h)||v.isSelected||0!==h.length)&&(!v.isSelected||""!==v.inputValue.trim())),S=()=>{v.isSelected&&y?Yt(h)&&(p?s([...h,v.inputValue]):a([...h,v.inputValue])):p?s(h):a(h)};return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:t,forceDisableHtml:n}),La("fieldset",{className:"multiple-choice-options limit-height",children:[La("legend",{className:"sr-only",children:y?" Select all that apply":" Select one"}),c.map(((e,r)=>{var n=!!t.hasOpenChoice&&r===t.choices.length-1,o="surveyQuestion"+i+"Choice"+r,a=o+"Open",s=n?v.isSelected:m?h===e:Yt(h)&&h.includes(e);return La("label",{className:n?"choice-option-open":"",children:[La("div",{className:"response-choice",children:[La("input",{type:m?"radio":"checkbox",name:o,checked:s,onChange:()=>b(e,n),id:o,"aria-controls":a}),La("span",{children:n?e+":":e})]}),n&&La("input",{type:"text",ref:l,id:a,name:"question"+i+"Open",value:v.inputValue,onKeyDown:k,onInput:w,onClick(t){v.isSelected||b(e,!0),t.stopPropagation()},"aria-label":e+" - please specify"})]},r)}))]})]}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:x(),appearance:o,onSubmit:S,onPreviewSubmit:S,skipSubmitButton:g})]})}var Xa=[1,2,3,4,5],Ya=[1,2,3,4,5,6,7],Ka=[0,1,2,3,4,5,6,7,8,9,10],es={2:[Pa,qa],3:[Ea,Oa,Ra],5:[Na,Ea,Oa,Ra,Aa]};function ts(e){switch(e){case 5:default:return Xa;case 7:return Ya;case 10:return Ka}}var rs=an("[Surveys]");function ns(e,t,r){var n,i=e.questions[t],o=t+1;if(null==(n=i.branching)||!n.type)return t===e.questions.length-1?So.End:o;if(i.branching.type===So.End)return So.End;if(i.branching.type===So.SpecificQuestion){if(Number.isInteger(i.branching.index))return i.branching.index}else if(i.branching.type===So.ResponseBased){if(i.type===xo.SingleChoice){var a,s=i.choices.indexOf(""+r);if(-1===s&&i.hasOpenChoice&&(s=i.choices.length-1),null!=(a=i.branching)&&null!=(a=a.responseValues)&&a.hasOwnProperty(s)){var u=i.branching.responseValues[s];return Number.isInteger(u)?u:u===So.End?So.End:o}}else if(i.type===xo.Rating){var l;if("number"!=typeof r||!Number.isInteger(r))throw new Error("The response type must be an integer");var c=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,i.scale);if(null!=(l=i.branching)&&null!=(l=l.responseValues)&&l.hasOwnProperty(c)){var h=i.branching.responseValues[c];return Number.isInteger(h)?h:h===So.End?So.End:o}}return o}return rs.warn("Falling back to next question index due to unexpected branching type"),o}var is=an("[SurveyTranslations]");function os(e,t){var r=function(e){return function(e,t){var{overrideLanguage:r,storedPersonProperties:n,locale:i}=e,o=Oo(r);if(o)return null==t||t.info("Using override display language: "+o),o;var a=function(e){return e&&"object"==typeof e&&"language"in e?Oo(e.language):null}(n);if(a)return null==t||t.info("Using person property language: "+a),a;var s=Oo(i);return s?(null==t||t.info("Using detected locale: "+s),s):(null==t||t.info("No user language detected"),null)}({overrideLanguage:e.config.override_display_language,storedPersonProperties:Kt(e.get_property)?e.get_property("$stored_person_properties"):void 0,locale:navigator.language||navigator.userLanguage},is)}(t);if(!r)return is.info("No user language detected"),{survey:e,language:null};var n=Ao(e,r,is);return{survey:n.survey,language:n.matchedKey}}var as=Jr,ss=Kr,us="ph:show_survey_widget",ls="PHWidgetSurveyClickListener";function cs(e,t){try{var r=e.getBoundingClientRect(),n=as.innerHeight,i=as.innerWidth,o=r.left+r.width/2-t/2;o+t>i-20&&(o=i-t-20),20>o&&(o=20);var a=n-r.bottom,s=250>a&&r.top>a;return{position:"fixed",top:s?"auto":r.bottom+12+"px",left:o+"px",right:"auto",bottom:s?n-r.top+12+"px":"auto",zIndex:na.zIndex}}catch(e){return Po.warn("Failed to calculate trigger position:",e),null}}class hs{constructor(e){var t=this;this.j=new Map,this.H=new Map,this.U=new Set,this.handlePageUnload=()=>{var e=this._posthog.get_property("$surveys");if(e)for(var t of e)Ca(t)&&ha(t,this._posthog)},this.handlePopoverSurvey=(e,t)=>{var n,i,o,a,{survey:s,language:u}=this.B(e),l=null!=t&&t.position||null!=t&&t.selector?r({},s,{appearance:r({},s.appearance,t.position&&{position:t.position},t.selector&&{widgetSelector:t.selector})}):s;this.V(l.id);var{properties:c,initialResponses:h}=null!=t?t:{},d=!(!h||0>=Object.keys(h).length)&&this.W(l,h,c,u);if(!d||null!=(n=l.appearance)&&n.displayThankYouMessage){this.Z(l);var v={};if((null==(i=l.appearance)?void 0:i.position)===bo.NextToTrigger&&null!=(o=l.appearance)&&o.widgetSelector){var f,p=ss.querySelector(l.appearance.widgetSelector);p&&(v=cs(p,parseInt((null==(f=l.appearance)?void 0:f.maxWidth)||na.maxWidth))||{})}var m=(null==(a=l.appearance)?void 0:a.surveyPopupDelaySeconds)||0,{shadow:y}=sa(l,this._posthog),g={posthog:this._posthog,survey:l,removeSurveyFromFocus:this.$,properties:c,style:v,isSurveyCompleted:d,skipShownEvent:null==t?void 0:t.skipShownEvent,surveyLanguage:u};if(0>=m)return Wi(La(ps,r({},g)),y);var b=setTimeout((()=>{if(this.j.delete(l.id),!ba(l))return this.$(l);Wi(La(ps,r({},g,{survey:r({},l,{appearance:r({},l.appearance,{surveyPopupDelaySeconds:0})})})),y)}),1e3*m);this.j.set(l.id,b)}},this.G=e=>{var{survey:t,language:r}=this.B(e),{shadow:n,isNewlyCreated:i}=sa(t,this._posthog);i&&Wi(La(ys,{posthog:this._posthog,survey:t,surveyLanguage:r},e.id),n)},this.J=e=>{this.X(e);var t=this.H.get(e.id);t&&(t.element.removeEventListener("click",t.listener),t.element.removeAttribute(ls),this.H.delete(e.id),Po.info("Removed click listener for survey "+e.id))},this.Y=(e,t)=>{var r=ss.querySelector(t),n=this.H.get(e.id);if(r){if(this.G(e),n){if(r===n.element)return;Po.info("Selector element changed for survey "+e.id+". Re-attaching listener."),this.J(e)}if(!r.hasAttribute(ls)){var i=t=>{var r,n;t.stopPropagation();var i=(null==(r=e.appearance)?void 0:r.position)===bo.NextToTrigger?cs(t.currentTarget,parseInt((null==(n=e.appearance)?void 0:n.maxWidth)||na.maxWidth)):{};as.dispatchEvent(new CustomEvent(us,{detail:{surveyId:e.id,position:i}}))};cn(r,"click",i),r.setAttribute(ls,"true"),this.H.set(e.id,{element:r,listener:i,survey:e}),Po.info("Attached click listener for feedback button survey "+e.id)}}else n&&this.J(e)},this.renderPopover=e=>{var{survey:t,language:r}=this.B(e),{shadow:n}=sa(t,this._posthog);Wi(La(ps,{posthog:this._posthog,survey:t,removeSurveyFromFocus:this.$,surveyLanguage:r}),n)},this.renderSurvey=(e,t,r)=>{var n,{survey:i,language:o}=this.B(e),a=!1;null!=(n=this._posthog.config)&&null!=(n=n.surveys)&&n.prefillFromUrl&&(a=this.K(i,o)),Wi(La(ps,{posthog:this._posthog,survey:i,removeSurveyFromFocus:this.$,isPopup:!1,properties:r,isSurveyCompleted:a,surveyLanguage:o}),t)},this.getActiveMatchingSurveys=function(e,r){var n;void 0===r&&(r=!1),null==(n=t._posthog)||null==(n=n.surveys)||n.getSurveys((r=>{var n=r.filter((e=>t.checkSurveyEligibility(e).eligible&&t.ee(e)&&t.te(e)&&t.re(e)));e(n)}),r)},this.callSurveysAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getActiveMatchingSurveys((e=>{var r=e.filter((e=>e.type===ko.Popover||e.type===ko.Widget)),n=t.ne(r),i=new Set;n.forEach((e=>{if(e.type===ko.Widget){var r,n,o,a;if((null==(r=e.appearance)?void 0:r.widgetType)===go.Tab)return void t.G(e);(null==(n=e.appearance)?void 0:n.widgetType)===go.Selector&&null!=(o=e.appearance)&&o.widgetSelector&&(i.add(e.id),t.Y(e,null==(a=e.appearance)?void 0:a.widgetSelector))}nr(t.ie)&&e.type===ko.Popover&&t.handlePopoverSurvey(e)})),t.H.forEach((e=>{var{survey:r}=e;i.has(r.id)||t.J(r)}))}),e)},this.Z=e=>{nr(this.ie)||Po.error("Survey "+this.ie+" already in focus. Cannot add survey "+e.id+"."),this.ie=e.id},this.$=e=>{this.ie!==e.id&&Po.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)&&(Po.info("Cancelled pending survey "+e),this.V(e),this.ie===e&&(this.ie=null))}ne(e){return e.sort(((e,t)=>{var r,n,i=Ca(e),o=Ca(t);if(i&&!o)return-1;if(!i&&o)return 1;var a=e.schedule===Co,s=t.schedule===Co;return a&&!s?1:!a&&s?-1:((null==(r=e.appearance)?void 0:r.surveyPopupDelaySeconds)||0)-((null==(n=t.appearance)?void 0:n.surveyPopupDelaySeconds)||0)}))}B(e){return os(e,this._posthog)}K(e,t){if(this.U.has(e.id))return!1;var{params:r}=function(e){var t={},r=!1,n=e.replace(/^\?/,"");if(!n)return{params:t,autoSubmit:r};var i=n.split("&");for(var o of i){var[a,s]=o.split("=");if(a&&!tr(s)){var u=decodeURIComponent(a),l=decodeURIComponent(s);if("auto_submit"!==u||"true"!==l){var c=u.match(/^q(\d+)$/);if(c){var h=parseInt(c[1],10);t[h]||(t[h]=[]),t[h].push(l)}}else r=!0}}return{params:t,autoSubmit:r}}(as.location.search);if(0===Object.keys(r).length)return!1;Po.info("[Survey Prefill] Detected URL prefill parameters");var n=this.oe(e,r,t);if(!n)return!1;var{responses:i,submissionId:o,isSurveyCompleted:a,skippedResponses:s}=n;return(Object.keys(s).length>0&&e.enable_partial_responses||a)&&ua({responses:a?i:s,survey:e,surveySubmissionId:o,posthog:this._posthog,isSurveyCompleted:a,surveyLanguage:t}),this.U.add(e.id),a}W(e,t,r,n){var i={};for(var[o,a]of Object.entries(t))i[parseInt(o)]=Yt(a)?a.map(String):[String(a)];Po.info("[Survey] Processing initial responses");var s=this.oe(e,i,n);if(!s)return!1;var{responses:u,submissionId:l,isSurveyCompleted:c}=s;return ua({responses:u,survey:e,surveySubmissionId:l,posthog:this._posthog,isSurveyCompleted:c,properties:r,surveyLanguage:n}),c}oe(e,t,r){try{var n=function(e,t){var r={};return e.questions.forEach(((e,n)=>{if(t[n]&&e.id){var i=t[n],o=Mo(e.id);try{switch(e.type){case xo.SingleChoice:if(!e.choices||0===e.choices.length)return void on.warn("[Survey Prefill] Question "+n+" has no choices");var a=parseInt(i[0],10);if(isNaN(a)||0>a||a>=e.choices.length)return void on.warn("[Survey Prefill] Invalid choice index for q"+n+": "+i[0]);r[o]=e.choices[a];break;case xo.MultipleChoice:if(!e.choices||0===e.choices.length)return void on.warn("[Survey Prefill] Question "+n+" has no choices");var s=i.map((e=>parseInt(e,10))).filter((t=>!isNaN(t)&&t>=0&&e.choices.length>t));if(0===s.length)return void on.warn("[Survey Prefill] No valid choices for q"+n);var u=[...new Set(s.map((t=>e.choices[t])))];s.length>u.length&&on.warn("[Survey Prefill] Removed duplicate choices for q"+n),r[o]=u;break;case xo.Rating:var l=parseInt(i[0],10),c=e.scale||10;if(isNaN(l)||0>l||l>c)return void on.warn("[Survey Prefill] Invalid rating for q"+n+": "+i[0]+" (scale: 0-"+c+")");r[o]=l;break;default:on.info("[Survey Prefill] Question type "+e.type+" does not support prefill")}}catch(e){on.error("[Survey Prefill] Error converting q"+n+":",e)}}})),r}(e,t);if(0===Object.keys(n).length)return Po.warn("[Survey Prefill] No valid responses after conversion"),null;var i=Zo(),o=Object.keys(t).map((e=>parseInt(e,10))),{startQuestionIndex:a,skippedResponses:s}=function(e,t,r){for(var n=0,i={},o=e.questions.length+1;e.questions.length>n&&o>0&&t.includes(n);){var a=e.questions[n];if(!a||!("skipSubmitButton"in a)||!a.skipSubmitButton)break;if(a.id){var s=Mo(a.id);tr(r[s])||(i[s]=r[s])}var u=ns(e,n,a.id?r[Mo(a.id)]:null);if(u===So.End)return{startQuestionIndex:e.questions.length,skippedResponses:i};n=u}return{startQuestionIndex:n,skippedResponses:i}}(e,o,n),u=a>=e.questions.length;return xa(e,{surveySubmissionId:i,responses:n,lastQuestionIndex:a,surveyLanguage:r}),Po.info("[Survey Prefill] Stored prefilled responses in localStorage"),{responses:n,submissionId:i,startQuestionIndex:a,isSurveyCompleted:u,skippedResponses:s}}catch(e){return Po.error("[Survey Prefill] Error handling prefill:",e),null}}ae(e,t){var r;if(void 0===t&&(t=void 0),!e)return!0;var n,i=!(null==(r=this._posthog.featureFlags)||!r.isFeatureEnabled(e,{send_event:!e.startsWith("survey-targeting-")})),o=!0;return t&&(o=(null==(n=this._posthog.featureFlags)?void 0:n.getFeatureFlag(e,{send_event:!1}))===t||"any"===t),i&&o}ee(e){return!e.conditions||ba(e)&&wa(e)&&function(e){var t;return null==(t=e.conditions)||!t.selector||!(null==ta||!ta.querySelector(e.conditions.selector))}(e)}se(e){return pa(e)||this.ae(e.internal_targeting_flag_key)||Ca(e)}checkSurveyEligibility(e){var t,r,n={eligible:!0,reason:void 0};if(!function(e){return!(!e.start_date||e.end_date)}(e))return n.eligible=!1,n.reason="Survey is not running. It was completed on "+e.end_date,n;if(!Ho.includes(e.type))return n.eligible=!1,n.reason="Surveys of type "+e.type+" are never eligible to be shown in the app",n;var i=null==(t=e.conditions)?void 0:t.linkedFlagVariant;return this.ae(e.linked_flag_key,i)?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,n=new Date,i=Math.abs(n.getTime()-r.getTime());return Math.ceil(i/864e5)>e}(null==(r=e.conditions)?void 0:r.seenSurveyWaitPeriodInDays,Yo.A("lastSeenSurveyDate"))?(e=>!!Yo.A(Fo(e))&&!pa(e))(e)?(n.eligible=!1,n.reason="Survey has already been seen and it can't be activated again",n):n:(n.eligible=!1,n.reason="Survey wait period has not passed",n):(n.eligible=!1,n.reason="Survey internal targeting flag is not enabled and survey cannot activate repeatedly and survey is not in progress",n):(n.eligible=!1,n.reason="Survey targeting feature flag is not enabled",n):(n.eligible=!1,n.reason=i?"Survey linked feature flag is not enabled for variant "+i:"Survey linked feature flag is not enabled",n)}te(e){var t;if(!function(e){var t;return!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)}(e)&&!function(e){var t;return!(null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)||!t.length)}(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=ss.querySelector(Ta(e,!0));null!=t&&t.shadowRoot&&Wi(null,t.shadowRoot),null==t||t.remove()}catch(t){Po.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 ds(e,t){if(ss&&as){var r,n=new hs(e);if(e.config.disable_surveys_automatic_display)return Po.info("Surveys automatic display is disabled. Skipping call surveys and evaluate display logic."),n;if(!1===t)return Po.info("There are no surveys to load or Surveys is disabled in the project settings."),n;n.callSurveysAndEvaluateDisplayLogic(!0);var i=()=>{tr(r)&&(r=setInterval((()=>{n.callSurveysAndEvaluateDisplayLogic(!1)}),1e3))};return i(),cn(ss,"visibilitychange",(()=>{ss.hidden?tr(r)||(clearInterval(r),r=void 0):(n.callSurveysAndEvaluateDisplayLogic(!1),i())})),n}}function vs(e){var{survey:t,removeSurveyFromFocus:r=(()=>{}),setSurveyVisible:n,isPreviewMode:i=!1}=e;ao((()=>{var e;if(!i&&null!=(e=t.conditions)&&e.url){var o=()=>{var e,i=t.type===ko.Widget,o=ba(t),a=(null==(e=t.appearance)?void 0:e.widgetType)===go.Tab&&i;if(!o)return Po.info("Hiding survey "+t.id+" because URL does not match"),n(!1),r(t);a&&(Po.info("Showing survey "+t.id+" because it is a feedback button tab and URL matches"),n(!0))};cn(as,"popstate",o),cn(as,"hashchange",o);var a=as.history.pushState,s=as.history.replaceState;return as.history.pushState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];a.apply(this,t),o()},as.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];s.apply(this,t),o()},()=>{as.removeEventListener("popstate",o),as.removeEventListener("hashchange",o),as.history.pushState=a,as.history.replaceState=s}}}),[i,t,r,n])}function fs(e){switch(void 0===e&&(e=wo.Right),e){case wo.Top:return{top:"0",left:"50%",transform:"translateX(-50%)"};case wo.Left:return{top:"50%",left:"0",transform:"rotate(90deg) translateY(-100%)",transformOrigin:"left top"};case wo.Bottom:return{bottom:"0",left:"50%",transform:"translateX(-50%)"};default:return{top:"50%",right:"0",transform:"rotate(-90deg) translateY(-100%)",transformOrigin:"right top"}}}function ps(e){var t,n,i,o,a,s,{survey:u,forceDisableHtml:l,posthog:c,style:h={},previewPageIndex:d,removeSurveyFromFocus:v=(()=>{}),isPopup:f=!0,onPreviewSubmit:p=(()=>{}),onPopupSurveyDismissed:m=(()=>{}),onCloseConfirmationMessage:y=(()=>{}),properties:g,isSurveyCompleted:b,skipShownEvent:w,surveyLanguage:k}=e,x=so(null),S=Number.isInteger(d),C=null!=(t=u.appearance)&&t.surveyPopupDelaySeconds?1e3*u.appearance.surveyPopupDelaySeconds:0,{isPopupVisible:I,isSurveySent:T,hidePopupWithViewTransition:M}=function(e,t,n,i,o,a,s,u,l){var[c,h]=oo(i||0===n||e.type===ko.ExternalSurvey),[d,v]=oo(!1),f=()=>{var t=()=>{a&&o(e),h(!1)};ss.startViewTransition?ss.startViewTransition((()=>{var e;null==s||null==(e=s.current)||e.remove()})).finished.then((()=>{setTimeout((()=>{t()}),100)})):t()},p=t=>{t.detail.surveyId===e.id&&f()};return ao((()=>{if(t){if(!i){var o=t=>{var r,n;if(t.detail.surveyId===e.id){if(null==(r=e.appearance)||!r.displayThankYouMessage)return f();v(!0),null!=(n=e.appearance)&&n.autoDisappear&&setTimeout((()=>{f()}),5e3)}},a=()=>{ba(e)&&(h(!0),as.dispatchEvent(new Event("PHSurveyShown")),u||t.capture(Io.SHOWN,r({[To.SURVEY_NAME]:e.name,[To.SURVEY_ID]:e.id,[To.SURVEY_ITERATION]:e.current_iteration,[To.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date},l&&{[To.SURVEY_LANGUAGE]:l},{sessionRecordingUrl:null==t.get_session_replay_url?void 0:t.get_session_replay_url()})),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()))};if(cn(as,"PHSurveyClosed",p),cn(as,"PHSurveySent",o),n>0){var s=setTimeout(a,n);return()=>{clearTimeout(s),as.removeEventListener("PHSurveyClosed",p),as.removeEventListener("PHSurveySent",o)}}return a(),()=>{as.removeEventListener("PHSurveyClosed",p),as.removeEventListener("PHSurveySent",o)}}}else Po.error("usePopupVisibility hook called without a PostHog instance.")}),[]),vs({survey:e,removeSurveyFromFocus:o,setSurveyVisible:h,isPreviewMode:i}),{isPopupVisible:c,isSurveySent:d,setIsPopupVisible:h,hidePopupWithViewTransition:f}}(u,c,C,S,v,f,x,w,k),_=T||d===u.questions.length||!0===b,L=uo((()=>{var e=Sa(u),t=(null==e?void 0:e.surveySubmissionId)||Zo();return{isPreviewMode:S,previewPageIndex:d,onPopupSurveyDismissed(){k?ca(u,c,S,k):ca(u,c,S),m()},isPopup:f||!1,surveySubmissionId:t,onPreviewSubmit:p,posthog:c,properties:g,surveyLanguage:k}}),[S,d,f,c,u,m,p,g,k]);return I?La(ma.Provider,{value:L,children:La("div",{className:"ph-survey",style:r({},Ma(u.type,null==(n=u.appearance)?void 0:n.position,null==(i=u.appearance)?void 0:i.widgetType),h),ref:x,children:_?La(Wa,{header:(null==(o=u.appearance)?void 0:o.thankYouMessageHeader)||"Thank you!",description:(null==(a=u.appearance)?void 0:a.thankYouMessageDescription)||"",forceDisableHtml:!!l,contentType:null==(s=u.appearance)?void 0:s.thankYouMessageDescriptionContentType,appearance:u.appearance||na,onClose(){M(),y()}}):La(ms,{survey:u,forceDisableHtml:!!l,posthog:c})})}):null}function ms(e){var t,{survey:n,forceDisableHtml:i,posthog:o}=e,[a,s]=oo((()=>{var e=Sa(n);return null!=e&&e.responses&&Po.info("Survey is already in progress, filling in initial responses"),(null==e?void 0:e.responses)||{}})),{previewPageIndex:u,onPopupSurveyDismissed:l,isPopup:c,onPreviewSubmit:h,surveySubmissionId:d,isPreviewMode:v,properties:f,surveyLanguage:p}=lo(ma),[m,y]=oo((()=>{var e=Sa(n);return u||(null==e?void 0:e.lastQuestionIndex)||0})),g=uo((()=>fa(n)),[n]);ao((()=>{v&&!tr(u)&&y(u)}),[u,v]);var b=g.at(m);return b?La("form",{className:"survey-form",name:"surveyForm",children:[c&&!0!==(null==(t=n.appearance)?void 0:t.hideCancelButton)&&La(Ba,{onClick(){l()}}),La("div",{className:"survey-box","data-question-index":m,children:gs({question:b,forceDisableHtml:i,displayQuestionIndex:m,appearance:n.appearance||na,onSubmit:e=>(e=>{var{res:t,displayQuestionIndex:i,questionId:u}=e;if(o)if(u){var l=Mo(u),c=r({},a,{[l]:t});s(c);var h=ns(n,i,t),v=h===So.End;v||(y(h),xa(n,{surveySubmissionId:d,responses:c,lastQuestionIndex:h,surveyLanguage:p})),(n.enable_partial_responses||v)&&ua({responses:c,survey:n,surveySubmissionId:d,isSurveyCompleted:v,posthog:o,properties:f,surveyLanguage:p})}else Po.error("onNextButtonClick called without a questionId.");else Po.error("onNextButtonClick called without a PostHog instance.")})({res:e,displayQuestionIndex:m,questionId:b.id}),onPreviewSubmit:h,initialValue:b.id?a[Mo(b.id)]:void 0})})]}):null}function ys(e){var t,r,n,i,o,a,s,{survey:u,forceDisableHtml:l,posthog:c,readOnly:h,surveyLanguage:d}=e,[v,f]=oo(!0),[p,m]=oo(!1),[y,g]=oo({}),b=()=>{m(!p)};if(ao((()=>{var e;if(c){if(!h){"tab"===(null==(e=u.appearance)?void 0:e.widgetType)&&g({top:"50%",bottom:"auto"});var t=e=>{var t,r=e;(null==(t=r.detail)?void 0:t.surveyId)===u.id&&(Po.info("Received show event for feedback button survey "+u.id),g(r.detail.position||{}),b())};return cn(as,us,t),()=>{as.removeEventListener(us,t)}}}else Po.error("FeedbackWidget called without a PostHog instance.")}),[c,h,u.id,null==(t=u.appearance)?void 0:t.widgetType,null==(r=u.appearance)?void 0:r.widgetSelector,null==(n=u.appearance)?void 0:n.borderColor]),vs({survey:u,setSurveyVisible:f}),!v)return null;var w=()=>{u.schedule!==Co&&f(!1),setTimeout((()=>{m(!1)}),200)};return La(Ti,{children:["tab"===(null==(i=u.appearance)?void 0:i.widgetType)&&La("button",{className:"ph-survey-widget-tab "+((null==(o=u.appearance)?void 0:o.tabPosition)===wo.Top?"widget-tab-top":""),onClick:b,disabled:h,style:fs(null==(a=u.appearance)?void 0:a.tabPosition),children:(null==(s=u.appearance)?void 0:s.widgetLabel)||""}),p&&La(ps,{posthog:c,survey:u,forceDisableHtml:l,style:y,onPopupSurveyDismissed:w,onCloseConfirmationMessage:w,surveyLanguage:d})]})}var gs=e=>{var{question:t,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l={forceDisableHtml:n,appearance:o,onPreviewSubmit(e){s(e)},onSubmit(e){a(e)},initialValue:u,displayQuestionIndex:i};switch(t.type){case xo.Open:return Ci(Za,r({},l,{question:t,key:t.id}));case xo.Link:return Ci($a,r({},l,{question:t,key:t.id}));case xo.Rating:return Ci(Qa,r({},l,{question:t,key:t.id}));case xo.SingleChoice:case xo.MultipleChoice:return Ci(Ja,r({},l,{question:t,key:t.id}));default:return Po.error("Unsupported question type: "+t.type),null}};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.generateSurveys=ds,tn.extendPostHogWithSurveys=ds;class bs{emit(e){}}var ws=new bs,ks=new class{getLogger(e,t,r){return new bs}};class xs{constructor(e,t,r,n){this.ue=e,this.name=t,this.version=r,this.options=n}emit(e){this.le().emit(e)}le(){if(this.ce)return this.ce;var e=this.ue.he(this.name,this.version,this.options);return e?(this.ce=e,this.ce):ws}}class Ss{getLogger(e,t,r){var n;return null!==(n=this.he(e,t,r))&&void 0!==n?n:new xs(this,e,t,r)}de(){var e;return null!==(e=this.ce)&&void 0!==e?e:ks}ve(e){this.ce=e}he(e,t,r){var n;return null===(n=this.ce)||void 0===n?void 0:n.getLogger(e,t,r)}}var Cs="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},Is=Symbol.for("io.opentelemetry.js.api.logs"),Ts=Cs;class Ms{constructor(){this.fe=new Ss}static getInstance(){return this._instance||(this._instance=new Ms),this._instance}setGlobalLoggerProvider(e){return Ts[Is]?this.getLoggerProvider():(Ts[Is]=(1,t=e,r=ks,e=>1===e?t:r),this.fe.ve(e),e);var t,r}getLoggerProvider(){var e,t;return null!==(t=null===(e=Ts[Is])||void 0===e?void 0:e.call(Ts,1))&&void 0!==t?t:this.fe}getLogger(e,t,r){return this.getLoggerProvider().getLogger(e,t,r)}disable(){delete Ts[Is],this.fe=new Ss}}var _s=Ms.getInstance();class Ls{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 Rs 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 Os(e){if(Number.isFinite(e)&&e>0)return e;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+e+"')")}class Es{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 Ns(e){return new Es(e.concurrencyLimit)}var As="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},Ps="1.9.0",qs=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,Ds=function(e){var t=new Set([e]),r=new Set,n=e.match(qs);if(!n)return function(){return!1};var i=+n[1],o=+n[2],a=+n[3];if(null!=n[4])return function(t){return t===e};function s(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 n=e.match(qs);if(!n)return s(e);var l=+n[2],c=+n[3];return null!=n[4]||i!==+n[1]?s(e):0===i?o!==l||a>c?s(e):u(e):o>l?s(e):u(e)}}(Ps),Fs=Ps.split(".")[0],js=Symbol.for("opentelemetry.js.api."+Fs),Hs=As;function Us(e,t,r,n){var i;void 0===n&&(n=!1);var o=Hs[js]=null!==(i=Hs[js])&&void 0!==i?i:{version:Ps};if(!n&&o[e]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return r.error(a.stack||a.message),!1}return o.version!==Ps?(a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+e+" does not match previously registered API v"+Ps),r.error(a.stack||a.message),!1):(o[e]=t,r.debug("@opentelemetry/api: Registered a global for "+e+" v"+Ps+"."),!0)}function Bs(e){var t,r,n=null===(t=Hs[js])||void 0===t?void 0:t.version;if(n&&Ds(n))return null===(r=Hs[js])||void 0===r?void 0:r[e]}function Vs(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+Ps+".");var r=Hs[js];r&&delete r[e]}var Ws,zs=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 Zs("debug",this.ye,e)},e.prototype.error=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("error",this.ye,e)},e.prototype.info=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("info",this.ye,e)},e.prototype.warn=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("warn",this.ye,e)},e.prototype.verbose=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("verbose",this.ye,e)},e}();function Zs(e,t,r){var n=Bs("diag");if(n)return r.unshift(t),n[e].apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(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"}(Ws||(Ws={}));var $s=function(){function e(){function e(e){return function(){for(var t=[],r=0;arguments.length>r;r++)t[r]=arguments[r];var n=Bs("diag");if(n)return n[e].apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(t),!1))}}var t=this;t.setLogger=function(e,r){var n,i,o;if(void 0===r&&(r={logLevel:Ws.INFO}),e===t){var a=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!==(n=a.stack)&&void 0!==n?n:a.message),!1}"number"==typeof r&&(r={logLevel:r});var s=Bs("diag"),u=function(e,t){function r(r,n){var i=t[r];return"function"!=typeof i||n>e?function(){}:i.bind(t)}return Ws.NONE>e?e=Ws.NONE:e>Ws.ALL&&(e=Ws.ALL),t=t||{},{error:r("error",Ws.ERROR),warn:r("warn",Ws.WARN),info:r("info",Ws.INFO),debug:r("debug",Ws.DEBUG),verbose:r("verbose",Ws.VERBOSE)}}(null!==(i=r.logLevel)&&void 0!==i?i:Ws.INFO,e);if(s&&!r.suppressOverrideMessage){var l=null!==(o=(new Error).stack)&&void 0!==o?o:"<failed to generate stacktrace>";s.warn("Current logger will be overwritten from "+l),u.warn("Current logger will overwrite one already registered from "+l)}return Us("diag",u,t,!0)},t.disable=function(){Vs("diag",t)},t.createComponentLogger=function(e){return new zs(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 Qs(e){return Symbol.for(e)}var Gs,Js=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,n){var i=new e(r.ge);return i.ge.set(t,n),i},r.deleteValue=function(t){var n=new e(r.ge);return n.ge.delete(t),n}},Xs=function(){function e(){}return e.prototype.active=function(){return Js},e.prototype.with=function(e,t,r){for(var n=[],i=3;arguments.length>i;i++)n[i-3]=arguments[i];return t.call.apply(t,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(n),!1))},e.prototype.bind=function(e,t){return t},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e}(),Ys="context",Ks=new Xs,eu=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(e){return Us(Ys,e,$s.instance())},e.prototype.active=function(){return this.be().active()},e.prototype.with=function(e,t,r){for(var n,i=[],o=3;arguments.length>o;o++)i[o-3]=arguments[o];return(n=this.be()).with.apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([e,t,r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(i),!1))},e.prototype.bind=function(e,t){return this.be().bind(e,t)},e.prototype.be=function(){return Bs(Ys)||Ks},e.prototype.disable=function(){this.be().disable(),Vs(Ys,$s.instance())},e}();!function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"}(Gs||(Gs={}));var tu="0000000000000000",ru="00000000000000000000000000000000",nu={traceId:ru,spanId:tu,traceFlags:Gs.NONE},iu=function(){function e(e){void 0===e&&(e=nu),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}(),ou=Qs("OpenTelemetry Context Key SPAN");function au(e){return e.getValue(ou)||void 0}function su(){return au(eu.getInstance().active())}function uu(e,t){return e.setValue(ou,t)}function lu(e){return e.deleteValue(ou)}function cu(e,t){return uu(e,new iu(t))}function hu(e){var t;return null===(t=au(e))||void 0===t?void 0:t.spanContext()}var du=/^([0-9a-f]{32})$/i,vu=/^[0-9a-f]{16}$/i;function fu(e){return du.test(r=e.traceId)&&r!==ru&&vu.test(t=e.spanId)&&t!==tu;var t,r}function pu(e){return new iu(e)}var mu=eu.getInstance(),yu=function(){function e(){}return e.prototype.startSpan=function(e,t,r){if(void 0===r&&(r=mu.active()),Boolean(null==t?void 0:t.root))return new iu;var n,i=r&&hu(r);return"object"==typeof(n=i)&&"string"==typeof n.spanId&&"string"==typeof n.traceId&&"number"==typeof n.traceFlags&&fu(i)?new iu(i):new iu},e.prototype.startActiveSpan=function(e,t,r,n){var i,o,a;if(arguments.length>=2){2===arguments.length?a=t:3===arguments.length?(i=t,a=r):(i=t,o=r,a=n);var s=null!=o?o:mu.active(),u=this.startSpan(e,i,s),l=uu(s,u);return mu.with(l,a,void 0,u)}},e}(),gu=new yu,bu=function(){function e(e,t,r,n){this.ue=e,this.name=t,this.version=r,this.options=n}return e.prototype.startSpan=function(e,t,r){return this.ke().startSpan(e,t,r)},e.prototype.startActiveSpan=function(e,t,r,n){var i=this.ke();return Reflect.apply(i.startActiveSpan,i,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):gu},e}(),wu=new(function(){function e(){}return e.prototype.getTracer=function(e,t,r){return new yu},e}()),ku=function(){function e(){}return e.prototype.getTracer=function(e,t,r){var n;return null!==(n=this.getDelegateTracer(e,t,r))&&void 0!==n?n:new bu(this,e,t,r)},e.prototype.getDelegate=function(){var e;return null!==(e=this.ce)&&void 0!==e?e:wu},e.prototype.setDelegate=function(e){this.ce=e},e.prototype.getDelegateTracer=function(e,t,r){var n;return null===(n=this.ce)||void 0===n?void 0:n.getTracer(e,t,r)},e}(),xu=eu.getInstance(),Su=$s.instance(),Cu="trace",Iu=function(){function e(){this.xe=new ku,this.wrapSpanContext=pu,this.isSpanContextValid=fu,this.deleteSpan=lu,this.getSpan=au,this.getActiveSpan=su,this.getSpanContext=hu,this.setSpan=uu,this.setSpanContext=cu}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(e){var t=Us(Cu,this.xe,$s.instance());return t&&this.xe.setDelegate(e),t},e.prototype.getTracerProvider=function(){return Bs(Cu)||this.xe},e.prototype.getTracer=function(e,t){return this.getTracerProvider().getTracer(e,t)},e.prototype.disable=function(){Vs(Cu,$s.instance()),this.xe=new ku},e}().getInstance(),Tu=Qs("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function Mu(e){return null==e||(Array.isArray(e)?function(e){var t;for(var r of e)if(null!=r){var n=typeof r;if(n!==t){if(!t){if(_u(n)){t=n;continue}return!1}return!1}}return!0}(e):_u(typeof e))}function _u(e){switch(e){case"number":case"boolean":case"string":return!0}return!1}function Lu(e){try{(e=>{Su.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 n=r[e];n&&(t[e]=String(n))}})),r=Object.getPrototypeOf(r);return t}(e))}(e))})(e)}catch(e){}}var Ru,Ou=performance,Eu="telemetry.sdk.language",Nu="telemetry.sdk.name",Au="telemetry.sdk.version",Pu={[Nu]:"opentelemetry","process.runtime.name":"browser",[Eu]:"webjs",[Au]:"2.2.0"},qu=Math.pow(10,6),Du=Math.pow(10,9);function Fu(e){return[Math.trunc(e/1e3),Math.round(e%1e3*qu)]}function ju(){var e=Ou.timeOrigin;return"number"!=typeof e&&(e=Ou.timing&&Ou.timing.fetchStart),e}function Hu(e){if(o=e,Array.isArray(o)&&2===o.length&&"number"==typeof o[0]&&"number"==typeof o[1])return e;if("number"==typeof e)return e<ju()?(t=e,r=Fu(ju()),n=Fu("number"==typeof t?t:Ou.now()),Du>(i=[r[0]+n[0],r[1]+n[1]])[1]||(i[1]-=Du,i[0]+=1),i):Fu(e);var t,r,n,i,o;if(e instanceof Date)return Fu(e.getTime());throw TypeError("Invalid input type")}!function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"}(Ru||(Ru={}));var Uu="[object Object]",Bu="[object Null]",Vu="[object Undefined]",Wu=function(){}.toString,zu=Wu.call(Object),Zu=Object.getPrototypeOf,$u=Object.prototype,Qu=$u.hasOwnProperty,Gu=Symbol?Symbol.toStringTag:void 0,Ju=$u.toString;function Xu(e){if(!function(e){return null!=e&&"object"==typeof e}(e)||function(e){return null==e?void 0===e?Vu:Bu:Gu&&Gu in Object(e)?function(e){var t=Qu.call(e,Gu),r=e[Gu],n=!1;try{e[Gu]=void 0,n=!0}catch(e){}var i=Ju.call(e);return n&&(t?e[Gu]=r:delete e[Gu]),i}(e):function(e){return Ju.call(e)}(e)}(e)!==Uu)return!1;var t=Zu(e);if(null===t)return!0;var r=Qu.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&Wu.call(r)===zu}function Yu(e){return tl(e)?e.slice():e}function Ku(e,t,r,n){var i;if(void 0===r&&(r=0),20>=r){if(r++,il(e)||il(t)||rl(t))i=Yu(t);else if(tl(e)){if(i=e.slice(),tl(t))for(var o=0,a=t.length;a>o;o++)i.push(Yu(t[o]));else if(nl(t))for(var s=Object.keys(t),u=0,l=s.length;l>u;u++){var c=s[u];i[c]=Yu(t[c])}}else if(nl(e))if(nl(t)){if(!function(e,t){return!(!Xu(e)||!Xu(t))}(e,t))return t;i=Object.assign({},e);for(var h=Object.keys(t),d=0,v=h.length;v>d;d++){var f=h[d],p=t[f];if(il(p))void 0===p?delete i[f]:i[f]=p;else{var m=i[f],y=p;if(el(e,f,n)||el(t,f,n))delete i[f];else{if(nl(m)&&nl(y)){var g=n.get(m)||[],b=n.get(y)||[];g.push({obj:e,key:f}),b.push({obj:t,key:f}),n.set(m,g),n.set(y,b)}i[f]=Ku(i[f],p,r,n)}}}}else i=t;return i}}function el(e,t,r){for(var n=r.get(e[t])||[],i=0,o=n.length;o>i;i++){var a=n[i];if(a.key===t&&a.obj===e)return!0}return!1}function tl(e){return Array.isArray(e)}function rl(e){return"function"==typeof e}function nl(e){return!il(e)&&!tl(e)&&!rl(e)&&"object"==typeof e}function il(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||void 0===e||e instanceof Date||e instanceof RegExp||null===e}class ol extends Error{constructor(e){super(e),Object.setPrototypeOf(this,ol.prototype)}}function al(e,t){var r,n=new Promise((function(e,n){r=setTimeout((function(){n(new ol("Operation timed out."))}),t)}));return Promise.race([e,n]).then((e=>(clearTimeout(r),e)),(e=>{throw clearTimeout(r),e}))}class sl{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 ul{constructor(e,t){this.Te=void 0,this.Me=void 0,this._e=!1,this.Le=new sl,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 ll={Re:(e,t)=>new Promise((r=>{xu.with(function(e){return e.setValue(Tu,!0)}(xu.active()),(()=>{e.export(t,(e=>{r(e)}))}))}))};class cl{constructor(e,t,r,n,i){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=n,this.Pe=i,this.qe=Su.createComponentLogger({namespace:"OTLPExportDelegate"})}export(e,t){if(this.qe.debug("items to be sent",e),this.Ae.hasReachedLimit())t({code:Ru.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:Ru.FAILED,error:e.error}:"retryable"===e.status?{code:Ru.FAILED,error:new Rs("Export failed with retryable status")}:{code:Ru.FAILED,error:new Rs("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:Ru.SUCCESS})}}),(e=>t({code:Ru.FAILED,error:e})))):t({code:Ru.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 hl(e,t,r){return n={transport:r,serializer:t,promiseHandler:Ns(e)},new cl(n.transport,n.serializer,{handleResponse(e){null!=e&&function(e){return{}.hasOwnProperty.call(e,"partialSuccess")}(e)&&null!=e.partialSuccess&&0!==Object.keys(e.partialSuccess).length&&Su.warn("Received Partial Success response:",JSON.stringify(e.partialSuccess))}},n.promiseHandler,{timeout:e.timeoutMillis}.timeout);var n}function dl(e){return 48>e||e>57?97>e||e>102?e-55:e-87:e-48}function vl(e){for(var t=new Uint8Array(e.length/2),r=0,n=0;e.length>n;n+=2){var i=dl(e.charCodeAt(n)),o=dl(e.charCodeAt(n+1));t[r++]=i<<4|o}return t}function fl(e){var t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function pl(e){var t;return t=fl(e),{low:Number(BigInt.asUintN(32,t)),high:Number(BigInt.asUintN(32,t>>BigInt(32)))}}var ml="undefined"!=typeof BigInt?function(e){return fl(e).toString()}:function(e){return e[0]*Du+e[1]};function yl(e){return e}function gl(e){if(void 0!==e)return vl(e)}var bl={encodeHrTime:pl,encodeSpanContext:vl,encodeOptionalSpanContext:gl};function wl(e,t){return{key:e,value:kl(t)}}function kl(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(kl)}}:"object"===t&&null!=e?{kvlistValue:{values:Object.entries(e).map((e=>{var[t,r]=e;return wl(t,r)}))}}:{}}function xl(e,t){var r=function(e){var t=new Map;for(var r of e){var{resource:n,instrumentationScope:{name:i,version:o="",schemaUrl:a=""}}=r,s=t.get(n);s||(s=new Map,t.set(n,s));var u=i+"@"+o+":"+a,l=s.get(u);l||s.set(u,l=[]),l.push(r)}return t}(e);return Array.from(r,(e=>{var[r,n]=e,i=function(e){var t,r={attributes:(t=e.attributes,Object.keys(t).map((e=>wl(e,t[e])))),droppedAttributesCount:0},n=e.schemaUrl;return n&&""!==n&&(r.schemaUrl=n),r}(r);return{resource:i,scopeLogs:Array.from(n,(e=>{var r,[,n]=e;return{scope:(r=n[0].instrumentationScope,{name:r.name,version:r.version}),logRecords:n.map((e=>function(e,t){var r,n,i,o;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:e.severityNumber,severityText:e.severityText,body:kl(e.body),eventName:e.eventName,attributes:(o=e.attributes,Object.keys(o).map((e=>wl(e,o[e])))),droppedAttributesCount:e.droppedAttributesCount,flags:null==(r=e.spanContext)?void 0:r.traceFlags,traceId:t.encodeOptionalSpanContext(null==(n=e.spanContext)?void 0:n.traceId),spanId:t.encodeOptionalSpanContext(null==(i=e.spanContext)?void 0:i.spanId)}}(e,t))),schemaUrl:n[0].instrumentationScope.schemaUrl}})),schemaUrl:i.schemaUrl}}))}var Sl=e=>null!==e&&"object"==typeof e&&"function"==typeof e.then;class Cl{static FromAttributeList(e,t){var r=new Cl({},t);return r.De=Tl(e),r.Fe=e.filter((e=>{var[t,r]=e;return Sl(r)})).length>0,r}constructor(e,t){var r;this.De=void 0,this.Fe=!1,this.je=void 0,this.He=void 0;var n=null!==(r=e.attributes)&&void 0!==r?r:{};this.De=Object.entries(n).map((e=>{var[t,r]=e;return Sl(r)&&(this.Fe=!0),[t,r]})),this.De=Tl(this.De),this.je=function(e){if("string"==typeof e||void 0===e)return e;Su.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,n]=e.De[t];e.De[t]=[r,Sl(n)?yield n:n]}e.Fe=!1}}))()}get attributes(){if(this.asyncAttributesPending&&Su.error("Accessing resource attributes before async attributes settled"),this.He)return this.He;var e={};for(var[t,r]of this.De){var n;Sl(r)?Su.debug("Unsettled resource attribute "+t+" skipped"):null!=r&&(null!==(n=e[t])&&void 0!==n||(e[t]=r))}return this.Fe||(this.He=e),e}getRawAttributes(){return this.De}get schemaUrl(){return this.je}merge(e){if(null==e)return this;var t,r,n,i,o=(i=null==(r=e)?void 0:r.schemaUrl,void 0===(n=null==(t=this)?void 0:t.schemaUrl)||""===n?i:void 0===i||""===i||n===i?n:void Su.warn('Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.',n,i)),a=o?{schemaUrl:o}:void 0;return Cl.FromAttributeList([...e.getRawAttributes(),...this.getRawAttributes()],a)}}function Il(e,t){return Cl.FromAttributeList(Object.entries(e),t)}function Tl(e){return e.map((e=>{var[t,r]=e;return Sl(r)?[t,r.catch((e=>{Su.debug("promise rejection for resource attribute: %s - %s",t,e)}))]:[t,r]}))}var Ml={serializeRequest(e){var t,r,n=(t=e,r=function(e){var t,r;if(void 0===e)return bl;var n=null===(t=e.useLongBits)||void 0===t||t,i=null!==(r=e.useHex)&&void 0!==r&&r;return{encodeHrTime:n?pl:ml,encodeSpanContext:i?yl:vl,encodeOptionalSpanContext:i?yl:gl}}({useHex:!0,useLongBits:!1}),{resourceLogs:xl(t,r)});return(new TextEncoder).encode(JSON.stringify(n))},deserializeResponse(e){if(0===e.length)return{};var t=new TextDecoder;return JSON.parse(t.decode(e))}};class _l{constructor(e){this.Oe=void 0,this.Oe=e}retry(e,t,r){return new Promise(((n,i)=>{setTimeout((()=>{this.Oe.send(e,t).then(n,i)}),r)}))}send(e,r){var n=this;return t((function*(){for(var t=Date.now()+r,i=yield n.Oe.send(e,r),o=5,a=1e3;"retryable"===i.status&&o>0;){var s;o--;var u=Math.max(Math.min(a,5e3)+(.4*Math.random()-.2),0);a*=1.5;var l=null!==(s=i.retryInMillis)&&void 0!==s?s:u,c=t-Date.now();if(l>c)return i;i=yield n.retry(e,c,l)}return i}))()}shutdown(){return this.Oe.shutdown()}}function Ll(e){return new _l(e.transport)}function Rl(e){return[429,502,503,504].includes(e)}function Ol(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 El{constructor(e){this.Ue=void 0,this.Ue=e}send(e,r){var n=this;return t((function*(){var t=yield n.Ue.headers(),i=yield new Promise((i=>{var o=new XMLHttpRequest;o.timeout=r,o.open("POST",n.Ue.url),Object.entries(t).forEach((e=>{var[t,r]=e;o.setRequestHeader(t,r)})),o.ontimeout=e=>{i({status:"failure",error:new Error("XHR request timed out")})},o.onreadystatechange=()=>{200>o.status||o.status>299?o.status&&Rl(o.status)?i({status:"retryable",retryInMillis:Ol(o.getResponseHeader("Retry-After"))}):0!==o.status&&i({status:"failure",error:new Error("XHR request failed with non-retryable status")}):(Su.debug("XHR success"),i({status:"success"}))},o.onabort=()=>{i({status:"failure",error:new Error("XHR request aborted")})},o.onerror=()=>{i({status:"failure",error:new Error("XHR request errored")})},o.send(e)}));return i}))()}shutdown(){}}class Nl{constructor(e){this.Be=void 0,this.Be=e}send(e){var r=this;return t((function*(){var t=(yield r.Be.headers())["Content-Type"];return new Promise((n=>{navigator.sendBeacon(r.Be.url,new Blob([e],{type:t}))?(Su.debug("SendBeacon success"),n({status:"success"})):n({status:"failure",error:new Error("SendBeacon failed")})}))}))()}shutdown(){}}class Al{constructor(e){this.Ue=void 0,this.Ue=e}send(e,r){var n=this;return t((function*(){var t=new AbortController,i=setTimeout((()=>t.abort()),r);try{var o,a=!!globalThis.location,s=new URL(n.Ue.url),u=yield fetch(s.href,{method:"POST",headers:yield n.Ue.headers(),body:e,signal:t.signal,keepalive:a,mode:a?(null==(o=globalThis.location)?void 0:o.origin)===s.origin?"same-origin":"cors":"no-cors"});return 200>u.status||u.status>299?Rl(u.status)?{status:"retryable",retryInMillis:Ol(u.headers.get("Retry-After"))}:{status:"failure",error:new Error("Fetch request failed with non-retryable status")}:(Su.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(i)}}))()}shutdown(){}}function Pl(e,t){return hl(e,t,Ll({transport:(r=e,new El(r))}));var r}function ql(e,t){return hl(e,t,Ll({transport:(r=e,new Al(r))}));var r}function Dl(e,t){return hl(e,t,Ll({transport:(r={url:e.url,headers:e.headers},new Nl(r))}));var r}function Fl(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 jl(e){return"function"==typeof e.headers?e.headers:function(e){if(null!=e)return t((function*(){return e}))}(e.headers)}function Hl(e,n,i){return o={url:e.url,timeoutMillis:e.timeoutMillis,headers:jl(e),concurrencyLimit:e.concurrencyLimit},a={},s=function(e,n){return r({},{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"},{headers:(i=t((function*(){return e})),function(){return i.apply(this,arguments)}),url:"http://localhost:4318/"+n});var i}(i,n),r({},function(e,t,r){var n,i,o,a,s,u;return{timeoutMillis:Os(null!==(n=null!==(i=e.timeoutMillis)&&void 0!==i?i:t.timeoutMillis)&&void 0!==n?n:r.timeoutMillis),concurrencyLimit:null!==(o=null!==(a=e.concurrencyLimit)&&void 0!==a?a:t.concurrencyLimit)&&void 0!==o?o:r.concurrencyLimit,compression:null!==(s=null!==(u=e.compression)&&void 0!==u?u:t.compression)&&void 0!==s?s:r.compression}}(o,a,s),{headers:(c=o.headers,h=a.headers,d=s.headers,t((function*(){var e=r({},yield d()),t={};return null!=h&&Object.assign(t,yield h()),null!=c&&Object.assign(t,function(e){var t={};return Object.entries(null!=e?e:{}).forEach((e=>{var[r,n]=e;void 0!==n?t[r]=String(n):Su.warn('Header "'+r+'" has invalid value ('+n+") and will be ignored")})),t}(yield c())),Object.assign(t,e)}))),url:null!==(u=null!==(l=Fl(o.url))&&void 0!==l?l:a.url)&&void 0!==u?u:s.url});var o,a,s,u,l,c,h,d}function Ul(e,t,r,n){return(e.headers||"function"!=typeof navigator.sendBeacon?void 0!==globalThis.fetch?ql:Pl:Dl)(Hl(e,r,n),t)}class Bl extends Ls{constructor(e){void 0===e&&(e={}),super(Ul(e,Ml,"v1/logs",{"Content-Type":"application/json"}))}}class Vl{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:n,observedTimestamp:i,eventName:o,severityNumber:a,severityText:s,body:u,attributes:l={},context:c}=r,h=Date.now();if(this.hrTime=Hu(null!=n?n:h),this.hrTimeObserved=Hu(null!=i?i:h),c){var d=Iu.getSpanContext(c);d&&fu(d)&&(this.spanContext=d)}this.severityNumber=a,this.severityText=s,this.body=u,this.resource=e.resource,this.instrumentationScope=t,this.Ge=e.logRecordLimits,this.$e=o,this.setAttributes(l)}setAttribute(e,t){return this.Ve()||null===t?this:0===e.length?(Su.warn("Invalid attribute key: "+e),this):Mu(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]=Mu(t)?this.Je(t):t,this):(1===this.droppedAttributesCount&&Su.warn("Dropping extra attributes."),this)):(Su.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:(Su.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&&Su.warn("Can not execute the operation on emitted log record"),this.Qe}}class Wl{constructor(e,t){this.instrumentationScope=void 0,this.Ke=void 0,this.instrumentationScope=e,this.Ke=t}emit(e){var t=e.context||xu.active(),n=new Vl(this.Ke,this.instrumentationScope,r({context:t},e));this.Ke.activeProcessor.onEmit(n,t),n.Xe()}}class zl{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}}class Zl{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=>al(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 $l{constructor(e,t,r,n){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=n,n.length>0?(this.registeredLogRecordProcessors=n,this.activeProcessor=new Zl(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new zl}}class Ql{constructor(e){var t,r,n;void 0===e&&(e={}),this.et=void 0,this.Ke=void 0;var i,o,a,s,u,l,c,h=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];for(var n=t.shift(),i=new WeakMap;t.length>0;)n=Ku(n,t.shift(),0,i);return n}({},{forceFlushTimeoutMillis:3e4,logRecordLimits:{attributeValueLengthLimit:1/0,attributeCountLimit:128},includeTraceContext:!0},e),d=null!==(t=e.resource)&&void 0!==t?t:Il({"service.name":"unknown_service",[Eu]:Pu[Eu],[Nu]:Pu[Nu],[Au]:Pu[Au]});this.Ke=new $l(d,h.forceFlushTimeoutMillis,{attributeCountLimit:null!==(o=null!==(a=null!==(s=(i=h.logRecordLimits).attributeCountLimit)&&void 0!==s?s:void 0)&&void 0!==a?a:void 0)&&void 0!==o?o:128,attributeValueLengthLimit:null!==(u=null!==(l=null!==(c=i.attributeValueLengthLimit)&&void 0!==c?c:void 0)&&void 0!==l?l:void 0)&&void 0!==u?u:1/0},null!==(r=null==(n=e)?void 0:n.processors)&&void 0!==r?r:[]),this.et=new ul(this.tt,this)}getLogger(e,t,r){if(this.et.isCalled)return Su.warn("A shutdown LoggerProvider cannot provide a Logger"),ws;e||Su.warn("Logger requested without instrumentation scope name.");var n=e||"unknown",i=n+"@"+(t||"")+":"+((null==r?void 0:r.schemaUrl)||"");return this.Ke.loggers.has(i)||this.Ke.loggers.set(i,new Wl({name:n,version:t,schemaUrl:null==r?void 0:r.schemaUrl},this.Ke)),this.Ke.loggers.get(i)}forceFlush(){return this.et.isCalled?(Su.warn("invalid attempt to force flush after LoggerProvider shutdown"),this.et.promise):this.Ke.activeProcessor.forceFlush()}shutdown(){return this.et.isCalled?(Su.warn("shutdown may only be called once per LoggerProvider"),this.et.promise):this.et.call()}tt(){return this.Ke.activeProcessor.shutdown()}}class Gl{constructor(e,t){var r,n,i,o,a,s,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.ht=void 0,this.et=void 0,this.rt=e,this.nt=null!==(r=null!==(n=null==t?void 0:t.maxExportBatchSize)&&void 0!==n?n:void 0)&&void 0!==r?r:512,this.it=null!==(i=null!==(o=null==t?void 0:t.maxQueueSize)&&void 0!==o?o:void 0)&&void 0!==i?i:2048,this.ot=null!==(a=null!==(s=null==t?void 0:t.scheduledDelayMillis)&&void 0!==s?s:void 0)&&void 0!==a?a: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 ul(this.tt,this),this.nt>this.it&&(Su.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.dt(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()}))()}dt(e){this.it>this.ct.length&&(this.ct.push(e),this.ft())}vt(){return new Promise(((e,t)=>{for(var r=[],n=Math.ceil(this.ct.length/this.nt),i=0;n>i;i++)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)=>{al(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,Lu(e)}))};if(this.ct.length>=this.nt)return e();void 0===this.ht&&(this.ht=setTimeout((()=>e()),this.ot),"number"!=typeof this.ht&&this.ht.unref())}}bt(){void 0!==this.ht&&(clearTimeout(this.ht),this.ht=void 0)}Re(e){var t=()=>ll.Re(this.rt,e).then((e=>{var t;e.code!==Ru.SUCCESS&&Lu(null!==(t=e.error)&&void 0!==t?t:new Error("BatchLogRecordProcessor: log record export failed (status "+e+")"))})).catch(Lu),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,Lu)}}class Jl extends Gl{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 Xl=(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),Yl=(e,t,r)=>{var n=JSON.stringify(e);if(r.remaining>=n.length)return Xl(t,n,r);if(r.truncated=!0,2>r.remaining)return!1;for(var i=0,o=Math.min(e.length,r.remaining-2);o>i;){var a=Math.ceil((i+o)/2);JSON.stringify(e.slice(0,a)).length>r.remaining?o=a-1:i=a}return Xl(t,JSON.stringify(e.slice(0,i)),r)},Kl=e=>void 0!==e&&"function"!=typeof e&&"symbol"!=typeof e&&"bigint"!=typeof e,ec=function(e,t,r,n,i){if(void 0===i&&(i=!1),!Kl(e))return!i||Xl(t,"null",r);if(nr(e)||(e=>{try{return or(e)||ar(e)}catch(e){return!1}})(e))return Xl(t,JSON.stringify(e),r);if("string"==typeof e)return Yl(e,t,r);if(!er(e)&&!Yt(e))return Xl(t,JSON.stringify(e),r);if(n.has(e))return Yl("[Circular]",t,r);n.add(e);try{var o=e.toJSON;if(Kt(o))return ec(o.call(e),t,r,n,i)}catch(e){}try{var a={}.toString.call(e);if("[object String]"===a)return Yl(String(e.valueOf()),t,r);if("[object Number]"===a||"[object Boolean]"===a)return Xl(t,JSON.stringify(e.valueOf()),r)}catch(e){}if(e instanceof Error){var s={};try{for(var u in e)({}).hasOwnProperty.call(e,u)&&(s[u]=e[u])}catch(e){}try{s.name=e.name}catch(e){}try{s.message=e.message}catch(e){}try{s.stack=e.stack}catch(e){}return ec(s,t,r,n,i)}if(Yt(e)){if(!Xl(t,"[",r))return!1;for(var l=0;e.length>l;l++){if(l>0&&!Xl(t,",",r))return!1;var c=void 0;try{c=e[l]}catch(e){c=void 0}if(!ec(c,t,r,n,!0))return!1}return Xl(t,"]",r)}if(!Xl(t,"{",r))return!1;var h=!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(Kl(v)){var f=(h?"":",")+JSON.stringify(d)+":";if(f.length>=r.remaining)return r.truncated=!0,!1;var p=t.length,m=r.remaining,y=r.truncated;if(!Xl(t,f,r))return!1;var g=t.length,b=ec(v,t,r,n,!1),w=r.truncated;if(t.length!==g){if(h=!1,!b)return!1}else if(t.length=p,r.remaining=m,r.truncated=b?y:w,!b)return!1}}}catch(e){}return Xl(t,"}",r)},tc=function(e,t,r,n,i,o){if(void 0===t&&(t=""),void 0===r&&(r={}),void 0===n&&(n=50),void 0===i&&(i=1e4),void 0===o&&(o=new WeakSet),o.has(e))return r[t||"circular"]="[Circular]",r;o.add(e);try{for(var a in e)try{if(!{}.hasOwnProperty.call(e,a))continue;var s=e[a],u=t?t+"."+a:a;if(er(s))tc(s,u,r,n,i,o);else{if(n-=1,i-=String(s).length,i-=u.length,0>=n||0>=i)return void(r.attributes_truncated=!0);r[u]=s}}catch(e){continue}}catch(e){}return r},rc={log:"INFO",warn:"WARNING",error:"ERROR",debug:"DEBUG",info:"INFO"};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.logs={initializeLogs(e){(e=>{var t,n={"service.name":(null==(t=e.config.logs)?void 0:t.serviceName)||"posthog-browser-logs",host:tn.location.host};if(e.sessionManager){var{sessionId:i,windowId:o}=e.sessionManager.checkAndGetSessionAndWindowId(!0);n=r({},n,{"session.id":i,"window.id":o})}_s.setGlobalLoggerProvider(new Ql({resource:Il(n),processors:[new Jl(new Bl({url:e.config.api_host+"/i/v1/logs?token="+e.config.token,headers:{"Content-Type":"text/plain"}}))]}))})(e);var t=_s.getLogger("console"),n={};if(e.sessionManager){var{sessionStartTimestamp:i,lastActivityTimestamp:o}=e.sessionManager.checkAndGetSessionAndWindowId(!0);n={sessionStartTimestamp:i.toString(),lastActivityTimestamp:o.toString()}}var a=function(i){var o;tn.console[i]=(o=tn.console[i],function(){for(var a=arguments.length,s=new Array(a),u=0;a>u;u++)s[u]=arguments[u];if(0!==s.length)if(e.is_capturing()){var{body:l,truncated:c}=((e,t)=>{for(var r=[],n={remaining:1e4,truncated:!1},i=0;e.length>i&&(0>=i||Xl(r," ",n))&&ec(e[i],r,n,new WeakSet);i++);return{body:r.join("")+(n.truncated?"...":""),truncated:n.truncated}})(s),h=r({},n,c?{body_truncated:"true"}:{});t.emit({severityText:rc[i],body:l,attributes:r({"log.source":"console."+i,distinct_id:e.get_distinct_id(),"location.href":tn.location.href},h,er(s[0])?tc(s[0]):{})}),o.apply(tn.console,s)}else o.apply(tn.console,s)})};for(var s of["debug","log","warn","error","info"])a(s)}},an("[Error tracking]");var nc=an("[ExceptionAutocapture]"),ic=new class{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"},n=this.buildCoercingContext(r,t,0).apply(e),i=this.buildParsingContext(t),o=this.parseStacktrace(n,i);return{$exception_list:this.convertToExceptionList(o,r),$exception_level:"error"}}modifyFrames(e){var r=this;return t((function*(){for(var t of e)t.stacktrace&&t.stacktrace.frames&&Yt(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 n,i;return null!=e.cause&&(n=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(i=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),r({},e,{cause:n,stack:i})}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 n of r.modifiers)t=yield n(t);return t}))()}convertToExceptionList(e,t){var n,i,o,a={type:e.type,value:e.value,mechanism:{type:null!==(n=t.type)&&void 0!==n?n:"generic",handled:null===(i=t.handled)||void 0===i||i,synthetic:null!==(o=e.synthetic)&&void 0!==o&&o}};e.stack&&(a.stacktrace={type:"raw",frames:e.stack});var s=[a];return null!=e.cause&&s.push(...this.convertToExceptionList(e.cause,r({},t,{handled:!0}))),s}buildParsingContext(e){var t;return{chunkIdMap:Pr(this.stackParser),skipFirstLines:null!==(t=e.skipFirstLines)&&void 0!==t?t:1}}buildCoercingContext(e,t,n){void 0===n&&(n=0);var i=(r,n)=>{if(4>=n){var i=this.buildCoercingContext(e,t,n);return this.applyCoercers(r,i)}};return r({},t,{syntheticException:0==n?t.syntheticException:void 0,mechanism:e,apply:e=>i(e,n),next:e=>i(e,n+1)})}}([new class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var r=rr(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 lr(e,"DOMException")}isDOMError(e){return lr(e,"DOMError")}},new class{match(e){return lr(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!cr(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,n=this.getUnhandledRejectionReason(e);return ur(n)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(n),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}:t.apply(n)}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}},new class{constructor(){}match(e){return lr(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}}},new class{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}},new class{match(e){return cr(e)}coerce(e,t){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+Gr(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}},new class{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var r,n=this.getErrorPropertyFromObject(e);return n?t.apply(n):{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 cr(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: "+Gr(e)}isSeverityLevel(e){return rr(e)&&!(e=>rr(e)&&0===e.trim().length)(e)&&Qr.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}}},new class{match(e){return"string"==typeof e}coerce(e,t){var r,[n,i]=this.getInfos(e);return{type:null!=n?n:"Error",value:null!=i?i:e,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}getInfos(e){var t="Error",r=e,n=e.match($r);return n&&(t=n[1],r=n[2]),[t,r]}},new class{match(e){return ur(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}}}],function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return function(t,i){void 0===i&&(i=0);for(var o=[],a=t.split("\n"),s=i;a.length>s;s++){var u=a[s];if(1024>=u.length){var l=Zr.test(u)?u.replace(Zr,"$1"):u;if(!l.match(/\S*Error: /)){for(var c of n){var h=c(l,e);if(h){o.push(h);break}}if(o.length>=50)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);return t.reverse(),t.slice(0,50).map((e=>{return r({},e,{filename:e.filename||(n=t,n[n.length-1]||{}).filename,function:e.function||qr});var n}))}(o)}}("web:javascript",Br,zr)),oc={wrapOnError(e){var t=Jr;t||nc.info("window not available, cannot wrap onerror");var r=t.onerror;return t.onerror=function(){for(var t,n=arguments.length,i=new Array(n),o=0;n>o;o++)i[o]=arguments[o];var a=ic.buildFromUnknown(i[4]||i[0],{mechanism:{handled:!1}});return e(a),null!==(t=null==r?void 0:r(...i))&&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=Jr;t||nc.info("window not available, cannot wrap onUnhandledRejection");var r=t.onunhandledrejection;return t.onunhandledrejection=function(t){var n,i=ic.buildFromUnknown(t,{mechanism:{handled:!1}});return e(i),null!==(n=null==r?void 0:r(t))&&void 0!==n&&n},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onunhandledrejection)||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=r}},wrapConsoleError(e){var t=console;t||nc.info("console not available, cannot wrap console.error");var r=t.error;return t.error=function(){for(var t,n=arguments.length,i=new Array(n),o=0;n>o;o++)i[o]=arguments[o];t=1==i.length?i[0]:i.join(" ");var a=i.find((e=>e instanceof Error)),s=ic.buildFromUnknown(a||t,{mechanism:{handled:!1},syntheticException:new Error("PostHog syntheticException"),skipFirstLines:2});return e(s),null==r?void 0:r(...i)},t.error.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.error)||delete e.__POSTHOG_INSTRUMENTED__,t.error=r}}};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.errorWrappingFunctions=oc,tn.posthogErrorWrappingFunctions=oc;var ac="X-POSTHOG-SESSION-ID",sc="X-POSTHOG-WINDOW-ID",uc="X-POSTHOG-DISTINCT-ID",lc=[ac,sc,uc],cc=["attributionReporting","body","browsingTopics","cache","credentials","dispatcher","duplex","integrity","keepalive","method","mode","priority","redirect","referrer","referrerPolicy","signal","window"],hc=(e,t)=>({}.hasOwnProperty.call(e,t)),dc=e=>"object"==typeof e&&!nr(e)||Kt(e),vc=e=>"undefined"!=typeof Request&&(e instanceof Request||"[object Request]"==={}.toString.call(e)),fc=e=>{try{var t;return vc(e)?e.url:new URL(e instanceof URL?e.toString():String(e),null==Jr||null==(t=Jr.location)?void 0:t.href).toString()}catch(e){return}},pc=(e,t,r,n,i)=>{var o;try{o=new URL(n).hostname}catch(e){return!1}if(!e)return!1;if(Yt(e)&&!e.includes(o))return!1;var a=!1;if(r){var{sessionId:s,windowId:u}=r.checkAndGetSessionAndWindowId(!0);i.set(ac,s),i.set(sc,u),a=!0}var l=(e=>Kt(e)?e():e)(t);return l&&"$posthog_cookieless"!==l&&(i.set(uc,l),a=!0),a};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{};var mc={_patchFetch:(e,t,n)=>dn(Jr,"fetch",(i=>function(o,a){var s=arguments.length>1?[o,a]:[o],u=s;try{var l=fc(o);if(l)if(vc(o)){var c=new Request(o,a);pc(e,t,n,c.url,c.headers),u=[c]}else{var h=new Headers(dc(a)?a.headers:void 0);if(pc(e,t,n,l,h)){var d=((e,t)=>{if(tr(e)||nr(e))return{headers:t};if(dc(e)){var n=e;if("undefined"==typeof Proxy||"undefined"==typeof Reflect){var i=Object.create(n);return Object.defineProperty(i,"headers",{configurable:!0,enumerable:!0,value:t,writable:!0}),i}return new Proxy({headers:t},{get:(e,t)=>hc(e,t)?Reflect.get(e,t):Reflect.get(n,t,n),has:(e,t)=>hc(e,t)||t in n,ownKeys(e){var t=new Set(Reflect.ownKeys(e));return Reflect.ownKeys(n).forEach((e=>t.add(e))),cc.forEach((e=>{e in n&&t.add(e)})),Array.from(t)},getOwnPropertyDescriptor(e,t){var i=Reflect.getOwnPropertyDescriptor(e,t);if(i)return i;if("string"==typeof t&&cc.includes(t)&&t in n)return{configurable:!0,enumerable:!0,get(){return Reflect.get(n,t,n)}};var o=Reflect.getOwnPropertyDescriptor(n,t);return o?r({},o,{configurable:!0}):void 0},getPrototypeOf:()=>Object.getPrototypeOf(n)})}})(a,h);d&&(u=[o,d])}}}catch(e){u=s}return i.apply(this,u)})),_patchXHR:(e,t,r)=>dn(Jr.XMLHttpRequest.prototype,"open",(n=>function(i,o,a,s,u){void 0===a&&(a=!0);var l=this,c=new Headers,h=fc(o);h&&pc(e,t,r,h,c);var d=n.call(l,i,o,a,s,u);return lc.forEach((e=>{var t=c.get(e);if(t)try{l.setRequestHeader(e,t)}catch(e){}})),d}))};tn.__PosthogExtensions__.tracingHeadersPatchFns=mc,tn.postHogTracingHeadersPatchFns=mc;var yc=-1,gc=e=>{addEventListener("pageshow",(t=>{t.persisted&&(yc=t.timeStamp,e(t))}),!0)},bc=(e,t,r,n)=>{var i,o;return a=>{t.value>=0&&(a||n)&&((o=t.value-(null!=i?i:0))||void 0===i)&&(i=t.value,t.delta=o,t.rating=((e,t)=>e>t[1]?"poor":e>t[0]?"needs-improvement":"good")(t.value,r),e(t))}},wc=e=>{requestAnimationFrame((()=>requestAnimationFrame((()=>e()))))},kc=()=>{var e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},xc=()=>{var e,t=kc();return null!==(e=null==t?void 0:t.activationStart)&&void 0!==e?e:0},Sc=function(e,t){void 0===t&&(t=-1);var r=kc(),n="navigate";return 0>yc?r&&(document.prerendering||xc()>0?n="prerender":document.wasDiscarded?n="restore":r.type&&(n=r.type.replace(/_/g,"-"))):n="back-forward-cache",{name:e,value:t,rating:"good",delta:0,entries:[],id:"v5-"+Date.now()+"-"+(Math.floor(8999999999999*Math.random())+1e12),navigationType:n}},Cc=new WeakMap;function Ic(e,t){return Cc.get(e)||Cc.set(e,new t),Cc.get(e)}class Tc{constructor(){this.t=void 0,this.i=0,this.o=[]}h(e){var t;if(!e.hadRecentInput){var r=this.o[0],n=this.o.at(-1);this.i&&r&&n&&1e3>e.startTime-n.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 Mc,_c=function(e,t,n){void 0===n&&(n={});try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var i=new PerformanceObserver((e=>{Promise.resolve().then((()=>{t(e.getEntries())}))}));return i.observe(r({type:e,buffered:!0},n)),i}}catch(e){}},Lc=e=>{var t=!1;return()=>{t||(e(),t=!0)}},Rc=-1,Oc=new Set,Ec=()=>"hidden"!==document.visibilityState||document.prerendering?1/0:0,Nc=e=>{if("hidden"===document.visibilityState){if("visibilitychange"===e.type)for(var t of Oc)t();isFinite(Rc)||(Rc="visibilitychange"===e.type?e.timeStamp:0,removeEventListener("prerenderingchange",Nc,!0))}},Ac=()=>{if(0>Rc){var e,t=xc(),r=document.prerendering||null==(e=globalThis.performance.getEntriesByType("visibility-state").filter((e=>"hidden"===e.name&&e.startTime>t))[0])?void 0:e.startTime;Rc=null!=r?r:Ec(),addEventListener("visibilitychange",Nc,!0),addEventListener("prerenderingchange",Nc,!0),gc((()=>{setTimeout((()=>{Rc=Ec()}))}))}return{get firstHiddenTime(){return Rc},onHidden(e){Oc.add(e)}}},Pc=e=>{document.prerendering?addEventListener("prerenderingchange",(()=>e()),!0):e()},qc=[1800,3e3],Dc=function(e,t){void 0===t&&(t={}),Pc((()=>{var r,n=Ac(),i=Sc("FCP"),o=_c("paint",(e=>{for(var t of e)"first-contentful-paint"===t.name&&(o.disconnect(),n.firstHiddenTime>t.startTime&&(i.value=Math.max(t.startTime-xc(),0),i.entries.push(t),r(!0)))}));o&&(r=bc(e,i,qc,t.reportAllChanges),gc((n=>{i=Sc("FCP"),r=bc(e,i,qc,t.reportAllChanges),wc((()=>{i.value=performance.now()-n.timeStamp,r(!0)}))})))}))},Fc=[.1,.25],jc=0,Hc=1/0,Uc=0,Bc=e=>{for(var t of e)t.interactionId&&(Hc=Math.min(Hc,t.interactionId),Uc=Math.max(Uc,t.interactionId),jc=Uc?(Uc-Hc)/7+1:0)},Vc=()=>{var e;return Mc?jc:null!==(e=performance.interactionCount)&&void 0!==e?e:0},Wc=0;class zc{constructor(){this.u=[],this.l=new Map,this.m=void 0,this.p=void 0}v(){Wc=Vc(),this.u.length=0,this.l.clear()}L(){var e=Math.min(this.u.length-1,Math.floor((Vc()-Wc)/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),n=this.l.get(e.interactionId);if(n||10>this.u.length||e.duration>r.P){var i;if(n?e.duration>n.P?(n.entries=[e],n.P=e.duration):e.duration===n.P&&e.startTime===n.entries[0].startTime&&n.entries.push(e):(this.l.set((n={id:e.interactionId,entries:[e],P:e.duration}).id,n),this.u.push(n)),this.u.sort(((e,t)=>t.P-e.P)),this.u.length>10){var o=this.u.splice(10);for(var a of o)this.l.delete(a.id)}null==(i=this.p)||i.call(this,n)}}}}var Zc=e=>{var t=globalThis.requestIdleCallback||setTimeout;"hidden"===document.visibilityState?e():(e=Lc(e),addEventListener("visibilitychange",e,{once:!0,capture:!0}),t((()=>{e(),removeEventListener("visibilitychange",e,{capture:!0})})))},$c=[200,500];class Qc{constructor(){this.m=void 0}h(e){var t;null==(t=this.m)||t.call(this,e)}}var Gc=[2500,4e3],Jc={onLCP(e,t){void 0===t&&(t={}),Pc((()=>{var r,n=Ac(),i=Sc("LCP"),o=Ic(t,Qc),a=e=>{for(var a of(t.reportAllChanges||(e=e.slice(-1)),e))o.h(a),n.firstHiddenTime>a.startTime&&(i.value=Math.max(a.startTime-xc(),0),i.entries=[a],r())},s=_c("largest-contentful-paint",a);if(s){r=bc(e,i,Gc,t.reportAllChanges);var u=Lc((()=>{a(s.takeRecords()),s.disconnect(),r(!0)})),l=e=>{e.isTrusted&&(Zc(u),removeEventListener(e.type,l,{capture:!0}))};for(var c of["keydown","click","visibilitychange"])addEventListener(c,l,{capture:!0});gc((n=>{i=Sc("LCP"),r=bc(e,i,Gc,t.reportAllChanges),wc((()=>{i.value=performance.now()-n.timeStamp,r(!0)}))}))}}))},onCLS(e,t){void 0===t&&(t={});var r=Ac();Dc(Lc((()=>{var n,i=Sc("CLS",0),o=Ic(t,Tc),a=e=>{for(var t of e)o.h(t);o.i>i.value&&(i.value=o.i,i.entries=o.o,n())},s=_c("layout-shift",a);s&&(n=bc(e,i,Fc,t.reportAllChanges),r.onHidden((()=>{a(s.takeRecords()),n(!0)})),gc((()=>{o.i=0,i=Sc("CLS",0),n=bc(e,i,Fc,t.reportAllChanges),wc((()=>n()))})),setTimeout(n))})))},onFCP:Dc,onINP(e,t){if(void 0===t&&(t={}),globalThis.PerformanceEventTiming&&"interactionId"in PerformanceEventTiming.prototype){var r=Ac();Pc((()=>{var n;"interactionCount"in performance||Mc||(Mc=_c("event",Bc,{type:"event",buffered:!0,durationThreshold:0}));var i,o=Sc("INP"),a=Ic(t,zc),s=e=>{Zc((()=>{for(var t of e)a.h(t);var r=a.L();r&&r.P!==o.value&&(o.value=r.P,o.entries=r.entries,i())}))},u=_c("event",s,{durationThreshold:null!==(n=t.durationThreshold)&&void 0!==n?n:40});i=bc(e,o,$c,t.reportAllChanges),u&&(u.observe({type:"first-input",buffered:!0}),r.onHidden((()=>{s(u.takeRecords()),i(!0)})),gc((()=>{a.v(),o=Sc("INP"),i=bc(e,o,$c,t.reportAllChanges)})))}))}}};function Xc(e,t){return t.length>e?t.slice(0,e)+"...":t}function Yc(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!yn(t));return t}function Kc(e,t){var n,i,{e:o,maskAllElementAttributes:a,maskAllText:s,elementAttributeIgnoreList:u}=t;if(!yn(e))return{props:{}};for(var l=[e],c=e;c.parentNode&&!gn(c,"body");)if(bn(c.parentNode))l.push(c.parentNode.host),c=c.parentNode.host;else{if(!yn(c.parentNode))break;l.push(c.parentNode),c=c.parentNode}var h,d,v,f,p=[],m={},y=!1,g=!1;if(sn(l,(e=>{var t=_n(e);if(gn(e,"a")){var r=e.getAttribute("href");y=t&&!!r&&qn(r)&&r}$t(kn(e),"ph-no-capture")&&(g=!0),p.push(function(e,t,r,n){var i=e.tagName.toLowerCase(),o={tag_name:i};Sn.indexOf(i)>-1&&!r&&(o.$el_text="a"===i.toLowerCase()||"button"===i.toLowerCase()?Xc(1024,Dn(e)):Xc(1024,xn(e)));var a=kn(e);a.length>0&&(o.classes=a.filter((function(e){return""!==e}))),sn(e.attributes,(function(r){var i;if((!Ln(e)||-1!==["name","id","class","aria-label"].indexOf(r.name))&&(null==n||!n.includes(r.name))&&!t&&qn(r.value)&&(!rr(i=r.name)||"_ngcontent"!==i.substring(0,10)&&"_nghost"!==i.substring(0,7))){var a=r.value;"class"===r.name&&(a=wn(a).join(" ")),o["attr__"+r.name]=Xc(1024,a)}}));for(var s=1,u=1,l=e;l=Yc(l);)s++,l.tagName===e.tagName&&u++;return o.nth_child=s,o.nth_of_type=u,o}(e,a,s,u));var n=function(e){if(!_n(e))return{};var t={};return sn(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var r=e.name.replace("data-ph-capture-attribute-",""),n=e.value;r&&n&&qn(n)&&(t[r]=n)}})),t}(e);un(m,n)})),g)return{props:{},explicitNoCapture:g};if(s||(p[0].$el_text=gn(e,"a")||gn(e,"button")?Dn(e):xn(e)),y){var b,w;p[0].attr__href=y;var k=null==(d=y,v=null==Kr?void 0:Kr.createElement("a"),b=tr(v)?null:(v.href=d,v))?void 0:b.host,x=null==Jr||null==(w=Jr.location)?void 0:w.host;k&&x&&k!==x&&(h=y)}return{props:un({$event_type:o.type,$ce_version:1},{$elements:p},{$elements_chain:(f=p,function(e){var t=e.map((e=>{var t,n,i="";if(e.tag_name&&(i+=e.tag_name),e.attr_class)for(var o of(e.attr_class.sort(),e.attr_class))i+="."+o.replace(/"/g,"");var a=r({},e.text?{text:e.text}:{},{"nth-child":null!==(t=e.nth_child)&&void 0!==t?t:0,"nth-of-type":null!==(n=e.nth_of_type)&&void 0!==n?n:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),s={};return ln(a).sort(((e,t)=>{var[r]=e,[n]=t;return r.localeCompare(n)})).forEach((e=>{var[t,r]=e;return s[jn(t.toString())]=jn(r.toString())})),(i+=":")+ln(s).map((e=>{var[t,r]=e;return t+'="'+r+'"'})).join("")}));return t.join(";")}(function(e){return e.map((e=>{var t,r,n={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:Hn(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return ln(e).filter((e=>{var[t]=e;return 0===t.indexOf("attr__")})).forEach((e=>{var[t,r]=e;return n.attributes[t]=r})),n}))}(f)))},null!=(n=p[0])&&n.$el_text?{$el_text:null==(i=p[0])?void 0:i.$el_text}:{},h&&"click"===o.type?{$external_click_url:h}:{},m)}}tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.postHogWebVitalsCallbacks=Jc,tn.postHogWebVitalsCallbacks=Jc,tn.__PosthogExtensions__.loadWebVitalsCallbacks=()=>Jc,an("[AutoCapture]");var eh={};function th(e){return function(e,t){var r=eh[e];if(r)return r;var n,i=t[e];if(Kt(n=i)&&-1!==n.toString().indexOf("[native code]")&&!Jr.Zone)return eh[e]=i.bind(t);var o=t.document;if(o&&Kt(o.createElement))try{var a=o.createElement("iframe");a.hidden=!0,o.head.appendChild(a);var s=a.contentWindow;s&&s[e]&&(i=s[e]),o.head.removeChild(a)}catch(t){on.warn("Could not create sandbox iframe for "+e+" check, bailing to assignableWindow."+e+": ",t)}return i&&Kt(i)?eh[e]=i.bind(t):i}("MutationObserver",e)}function rh(e,t){return or(e)&&e>=t}class nh{St(e){var t,r,n,i,o,a=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:a.element_attribute_ignorelist,scroll_threshold_ms:null!==(r=null==e?void 0:e.scroll_threshold_ms)&&void 0!==r?r:a.scroll_threshold_ms,selection_change_threshold_ms:null!==(n=null==e?void 0:e.selection_change_threshold_ms)&&void 0!==n?n:a.selection_change_threshold_ms,mutation_threshold_ms:null!==(i=null==e?void 0:e.mutation_threshold_ms)&&void 0!==i?i:a.mutation_threshold_ms,capture_clicks_with_modifier_keys:null!==(o=null==e?void 0:e.capture_clicks_with_modifier_keys)&&void 0!==o?o:a.capture_clicks_with_modifier_keys,css_selector_ignorelist:null==e?void 0:e.css_selector_ignorelist,__onCapture:a.__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=function(e){return tr(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}(e);return t?{node:t,originalEvent:e,timestamp:Date.now()}:null}(e);nr(t)||this._t(t)||this.Tt.push(t),this.Tt.length&&tr(this.Lt)&&(this.Lt=tn.setTimeout((()=>{this.Rt()}),1e3))},this.Ot=()=>{var e=Date.now();e%50==0&&this.Tt.forEach((t=>{tr(t.scrollDelayMs)&&(t.scrollDelayMs=e-t.timestamp)}))},this.Et=()=>{this.Nt=Date.now()},this.At=()=>{"visible"===(null==Kr?void 0:Kr.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.Ht(),this.Ut(e)}Ut(e){if(!this.Bt){var t=th(tn);this.Bt=new t((e=>{this.Vt(e)})),this.Bt.observe(e,{attributes:!0,characterData:!0,childList:!0,subtree:!0})}}stop(){var e;null==(e=this.Bt)||e.disconnect(),this.Bt=void 0,tn.removeEventListener("click",this.Mt),tn.removeEventListener("scroll",this.Ot,{capture:!0}),tn.removeEventListener("selectionchange",this.Et),null==Kr||Kr.removeEventListener("visibilitychange",this.At)}Vt(e){this.Wt=Date.now()}Dt(){cn(tn,"click",this.Mt)}Ft(){cn(tn,"scroll",this.Ot,{capture:!0})}jt(){cn(tn,"selectionchange",this.Et)}Ht(){cn(Kr,"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,r;if((r=e.node)instanceof Element&&("__POSTHOG_TOOLBAR__"===r.id||null!=r.closest&&r.closest(".toolbar-global-fade-container")))return!0;var n=this.Tt.some((t=>t.node===e.node&&1e3>Math.abs(t.timestamp-e.timestamp)));return!(!n&&!gn(e.node,"html")&&yn(e.node)&&!function(e){if(!Jr||Tn(e))return!1;var{targetElementList:t}=Mn(e);return t.some((e=>gn(e,"a")))}(e.node)&&function(e,t){var r;if(!Jr||Tn(e))return!1;var n=ar(t)?In:null!==(r=null==t?void 0:t.css_selector_ignorelist)&&void 0!==r?r:In,{targetElementList:i}=Mn(e);return!function(e,t){if(tr(t))return!0;var r,n=function(e){if(t.some((t=>e.matches(t))))return{v:!0}};for(var i of e)if(r=n(i))return r.v;return!1}(i,n)}(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 n=rh(t.scrollDelayMs,this.qt.scroll_threshold_ms),i=rh(t.selectionChangedDelayMs,this.qt.selection_change_threshold_ms),o=rh(t.mutationDelayMs,this.qt.mutation_threshold_ms),a=rh(t.absoluteDelayMs,1.1*this.qt.mutation_threshold_ms),s=or(t.scrollDelayMs)&&this.qt.scroll_threshold_ms>t.scrollDelayMs,u=or(t.mutationDelayMs)&&this.qt.mutation_threshold_ms>t.mutationDelayMs,l=or(t.selectionChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.selectionChangedDelayMs,c=or(t.visibilityChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.visibilityChangedDelayMs;if(!(s||u||l||c)){var h=rh(t.visibilityChangedDelayMs,this.qt.selection_change_threshold_ms);n||o||a||i||h?this._onCapture(t,{$dead_click_last_mutation_timestamp:this.Wt,$dead_click_event_timestamp:t.timestamp,$dead_click_scroll_timeout:n,$dead_click_mutation_timeout:o,$dead_click_absolute_timeout:a,$dead_click_selection_changed_timeout:i,$dead_click_visibility_changed_timeout:h}):this.qt.mutation_threshold_ms>t.absoluteDelayMs&&this.Tt.push(t)}}this.Tt.length&&tr(this.Lt)&&(this.Lt=tn.setTimeout((()=>{this.Rt()}),1e3))}}It(e,t){this.instance.capture("$dead_click",r({},t,Kc(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}).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)})}}tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.initDeadClicksAutocapture=(e,t)=>new nh(e,t)}();
1
+ !function(){"use strict";function e(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(e){return void r(e)}s.done?t(u):Promise.resolve(u).then(n,i)}function t(t){return function(){var r=this,n=arguments;return new Promise((function(i,o){var a=t.apply(r,n);function s(t){e(a,i,o,s,u,"next",t)}function u(t){e(a,i,o,s,u,"throw",t)}s(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 n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},r.apply(null,arguments)}var n,i=["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),s=(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))(s||{}),u=(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))(u||{}),l=(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))(l||{}),c=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(c||{}),h=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(h||{}),d=(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))(d||{}),v=(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))(v||{}),f={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},p={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,n=null==(r=null==(t=null==globalThis?void 0:globalThis.Zone)?void 0:t.__symbol__)?void 0:r.call(t,e);return n&&globalThis[n]?globalThis[n]:void 0}(e)||globalThis[e],r=t.prototype,n=e in f?f[e]:void 0,i=Boolean(n&&n.every((e=>{var t,n;return Boolean(null==(n=null==(t=Object.getOwnPropertyDescriptor(r,e))?void 0:t.get)?void 0:n.toString().includes("[native code]"))}))),o=e in p?p[e]:void 0,a=Boolean(o&&o.every((e=>{var t;return"function"==typeof r[e]&&(null==(t=r[e])?void 0:t.toString().includes("[native code]"))})));if(i&&a)return m[e]=t.prototype,t.prototype;var s=document.createElement("iframe");try{document.body.appendChild(s);var u=s.contentWindow;if(!u)return t.prototype;var l=u[e].prototype;return l?m[e]=l:r}catch(e){return r}finally{s.parentNode&&document.body.removeChild(s)}}var g={};function b(e,t,r){var n,i=e+"."+String(r);if(g[i])return g[i].call(t);var o=y(e),a=null==(n=Object.getOwnPropertyDescriptor(o,r))?void 0:n.get;return a?(g[i]=a,a.call(t)):t[r]}var w={};function k(e,t,r){var n=e+"."+String(r);if(w[n])return w[n].bind(t);var i=y(e)[r];return"function"!=typeof i?t[r]:(w[n]=i,i.bind(t))}function x(){return y("MutationObserver").constructor}function S(e,t,r){try{if(!(t in e))return()=>{};var n=e[t],i=r(n);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:n}})),e[t]=i,()=>{e[t]=n}}catch(e){return()=>{}}}var C={childNodes:e=>b("Node",e,"childNodes"),parentNode:e=>b("Node",e,"parentNode"),parentElement:e=>b("Node",e,"parentElement"),textContent:e=>b("Node",e,"textContent"),contains:(e,t)=>k("Node",e,"contains")(t),getRootNode:e=>k("Node",e,"getRootNode")(),host:e=>e&&"host"in e?b("ShadowRoot",e,"host"):null,styleSheets:e=>e.styleSheets,shadowRoot:e=>e&&"shadowRoot"in e?b("Element",e,"shadowRoot"):null,querySelector:(e,t)=>k("Element",e,"querySelector")(t),querySelectorAll:(e,t)=>k("Element",e,"querySelectorAll")(t),mutationObserver:x,patch:S};function I(e){return e.nodeType===e.ELEMENT_NODE}function T(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 M(e){return"[object ShadowRoot]"==={}.toString.call(e)}function _(e){try{var t=e.rules||e.cssRules;if(!t)return null;var r=e.href;return!r&&e.ownerNode&&(r=e.ownerNode.baseURI),(n=Array.from(t,(e=>L(e,r))).join("")).includes(" background-clip: text;")&&!n.includes(" -webkit-background-clip: text;")&&(n=n.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),n}catch(e){return null}var n}function L(e,t){var r;if(function(e){return"styleSheet"in e}(e)){var n;try{n=_(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){n=e.cssText}try{if(n&&(null==(r=e.styleSheet)?void 0:r.href))return j(n,e.styleSheet.href)}catch(e){}return n}var i=e.cssText;return function(e){return"selectorText"in e}(e)&&e.selectorText.includes(":")&&(i=i.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),t?j(i,t):i}class R{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))),I(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 n=this.nodeMetaMap.get(r);n&&this.nodeMetaMap.set(t,n)}this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function O(e){var{element:t,maskInputOptions:r,tagName:n,type:i,value:o,maskInputFn:a}=e,s=o||"",u=i&&E(i);return(r[n.toLowerCase()]||u&&r[u])&&(s=a?a(s,t):"*".repeat(s.length)),s}function E(e){return e.toLowerCase()}var N="__rrweb_original__";function A(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?E(t):null}var P=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,q=/^(?:[a-z+]+:)?\/\//i,D=/^www\..*/i,F=/^(data:)([^,]*),(.*)/i;function j(e,t){return(e||"").replace(P,((e,r,n,i,o,a)=>{var s,u=n||o||a,l=r||i||"";if(!u)return e;if(q.test(u)||D.test(u))return"url("+l+u+l+")";if(F.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((s=t).indexOf("//")>-1?s.split("/").slice(0,3).join("/"):s.split("/")[0]).split("?")[0]+u)+l+")";var c=t.split("/"),h=u.split("/");for(var d of(c.pop(),h))"."!==d&&(".."===d?c.pop():c.push(d));return"url("+l+c.join("/")+l+")"}))}var H,U,B="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",V=4096,W=1,z=new RegExp("[^a-z0-9-_:]"),Z=-2;function Q(){return W++}var G=/^[^ \t\n\r\u000c]+/,J=/^[, \t\n\r\u000c]+/,X=new WeakMap;function Y(e,t){return t&&""!==t.trim()?K(e,t):t}function K(e,t){var r=X.get(e);if(r||(r=e.createElement("a"),X.set(e,r)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return r.setAttribute("href",t),r.href}function ee(e,t,r,n,i,o){var a,s,u;if(!n)return n;if("src"===r||"href"===r&&("use"!==t||"#"!==n[0])){if("link"===t&&i){var l=null==(a=i.sheet)?void 0:a.href;if(l)return l}var c=Y(e,n);if("img"===t&&c.startsWith("data:")&&i){var h=c;return((null==o?void 0:o.type)||void 0!==(null==o?void 0:o.quality))&&(h=function(e,t,r,n){if(!e.complete||0===e.naturalWidth)return t;if(e.naturalWidth>V||e.naturalHeight>V)return t;try{var i=document.createElement("canvas");i.width=e.naturalWidth,i.height=e.naturalHeight;var o=i.getContext("2d");return o?(o.drawImage(e,0,0),i.toDataURL(r||"image/webp",null!=n?n:.4)):t}catch(e){return t}}(i,c,o.type,o.quality)),(null==o?void 0:o.maxBase64ImageLength)&&(s=h,h=(u=o.maxBase64ImageLength)&&s.length>u?B:s),h}return c}return"xlink:href"===r&&"#"!==n[0]?Y(e,n):"background"!==r||"table"!==t&&"td"!==t&&"th"!==t?"srcset"===r?function(e,t){if(""===t.trim())return t;var r=0;function n(e){var n,i=e.exec(t.substring(r));return i?(r+=(n=i[0]).length,n):""}for(var i=[];n(J),t.length>r;){var o=n(G);if(","===o.slice(-1))o=Y(e,o.substring(0,o.length-1)),i.push(o);else{var a="";o=Y(e,o);for(var s=!1;;){var u=t.charAt(r);if(""===u){i.push((o+a).trim());break}if(s)")"===u&&(s=!1);else{if(","===u){r+=1,i.push((o+a).trim());break}"("===u&&(s=!0)}a+=u,r+=1}}}return i.join(", ")}(e,n):"style"===r?j(n,K(e)):"object"===t&&"data"===r?Y(e,n):n:Y(e,n)}function te(e,t,r){return("video"===e||"audio"===e)&&"autoplay"===t}function re(e,t,r){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return!!r&&re(C.parentNode(e),t,r);for(var n=e.classList.length;n--;)if(t.test(e.classList[n]))return!0;return!!r&&re(C.parentNode(e),t,r)}function ne(e,t,r,n){var i;if(I(e)){if(!C.childNodes(i=e).length)return!1}else{if(null===C.parentElement(e))return!1;i=C.parentElement(e)}try{if("string"==typeof t){if(n){if(i.closest("."+t))return!0}else if(i.classList.contains(t))return!0}else if(re(i,t,n))return!0;if(r)if(n){if(i.closest(r))return!0}else if(i.matches(r))return!0}catch(e){}return!1}var ie=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 se=50,ue=!1,le=!1;function ce(e,t){var{doc:r,mirror:n,blockClass:i,blockSelector:o,maskTextClass:a,maskTextSelector:s,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:c={},maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p={},inlineImages:m=!1,recordCanvas:y=!1,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w=5e3,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:L=(()=>!1),newlyAddedElement:R=!1,depth:P=0,maxDepth:q=se}=t,{needsMask:D}=t,{preserveWhiteSpace:F=!0}=t;if(P>=q)return le=!0,ue||(ue=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+q+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;D||(D=ne(e,a,s,void 0===D));var B,V=function(e,t){var{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:a,inlineStylesheet:s,maskInputOptions:u={},maskTextFn:l,maskInputFn:c,dataURLOptions:h={},inlineImages:d,recordCanvas:f,keepIframeSrcFn:p,newlyAddedElement:m=!1}=t,y=function(e,t){if(t.hasNode(e)){var r=t.getId(e);return 1===r?void 0:r}}(r,n);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:v.Document,childNodes:[],compatMode:e.compatMode}:{type:v.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:v.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return function(e,t){for(var r,n,i,o,{doc:a,blockClass:s,blockSelector:u,inlineStylesheet:l,maskInputOptions:c={},maskInputFn:h,dataURLOptions:d={},inlineImages:f,recordCanvas:p,keepIframeSrcFn:m,newlyAddedElement:y=!1,rootId:g}=t,b=function(e,t,r){try{if("string"==typeof t){if(e.classList.contains(t))return!0}else for(var n=e.classList.length;n--;)if(t.test(e.classList[n]))return!0;if(r)return e.matches(r)}catch(e){}return!1}(e,s,u),w=function(e){if(e instanceof HTMLFormElement)return"form";var t=E(e.tagName);return z.test(t)?"div":t}(e),k={},x=e.attributes.length,S=0;x>S;S++){var I=e.attributes[S];te(w,I.name)||(k[I.name]=ee(a,w,E(I.name),I.value,e,d))}if("link"===w&&l){var T=e.sheet;if(!T){var M=function(e){return e.href}(e);M&&!(T=oe(a,M))&&M.includes(".css")&&(T=oe(a,window.location.origin+"/"+M.replace(window.location.href,"")))}var L=null;T&&(L=_(T)),L&&(delete k.rel,delete k.href,k._cssText=L)}if("style"===w&&e.sheet&&!(e.innerText||C.textContent(e)||"").trim().length){var R=_(e.sheet);R&&(k._cssText=R)}if("input"===w||"textarea"===w||"select"===w){var P=e.value,q=e.checked;"radio"!==k.type&&"checkbox"!==k.type&&"submit"!==k.type&&"button"!==k.type&&P?k.value=O({element:e,type:A(e),tagName:w,value:P,maskInputOptions:c,maskInputFn:h}):q&&(k.checked=q)}if("option"===w&&(e.selected&&!c.select?k.selected=!0:delete k.selected),"dialog"===w&&e.open)try{k.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"}catch(e){k.rr_open_mode="modal",k.ph_rr_could_not_detect_modal=!0}if("canvas"===w&&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 n=0;e.height>n;n+=50){var i=t.getImageData;if(new Uint32Array((N in i?i[N]:i).call(t,r,n,Math.min(50,e.width-r),Math.min(50,e.height-n)).data.buffer).some((e=>0!==e)))return!1}return!0})(e)||(k.rr_dataURL=e.toDataURL(d.type,d.quality));else if(!("__context"in e)){var D=e.toDataURL(d.type,d.quality),F=a.createElement("canvas");F.width=e.width,F.height=e.height,D!==F.toDataURL(d.type,d.quality)&&(k.rr_dataURL=D)}if("img"===w&&f){H||(H=a.createElement("canvas"),U=H.getContext("2d"));var j=e,B=j.currentSrc||j.getAttribute("src")||"<unknown-src>",V=j.crossOrigin,W=()=>{j.removeEventListener("load",W);try{H.width=j.naturalWidth,H.height=j.naturalHeight,U.drawImage(j,0,0),k.rr_dataURL=H.toDataURL(d.type,d.quality)}catch(e){if("anonymous"!==j.crossOrigin)return j.crossOrigin="anonymous",void(j.complete&&0!==j.naturalWidth?W():j.addEventListener("load",W));console.warn("Cannot inline img src="+B+"! Error: "+e)}"anonymous"===j.crossOrigin&&(V?k.crossOrigin=V:j.removeAttribute("crossorigin"))};j.complete&&0!==j.naturalWidth?W():j.addEventListener("load",W)}if("audio"===w||"video"===w){var Z=k;Z.rr_mediaState=e.paused?"paused":"played",Z.rr_mediaCurrentTime=e.currentTime,Z.rr_mediaPlaybackRate=e.playbackRate,Z.rr_mediaMuted=e.muted,Z.rr_mediaLoop=e.loop,Z.rr_mediaVolume=e.volume}if(y||(e.scrollLeft&&(k.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(k.rr_scrollTop=e.scrollTop)),b){var{width:Q,height:G,left:J,top:X}=e.getBoundingClientRect(),Y=null==(r=a.defaultView)?void 0:r.getComputedStyle(e);k={class:k.class,rr_width:Q+"px",rr_height:G+"px",rr_left:Math.floor(J+((null==(n=a.defaultView)?void 0:n.scrollX)||0))+"px",rr_top:Math.floor(X+((null==(i=a.defaultView)?void 0:i.scrollY)||0))+"px"},Y&&(k.rr_position=Y.position||"static",Y.transform&&"none"!==Y.transform&&(k.rr_transform=Y.transform),Y.display&&Y.display.startsWith("inline")&&(k.rr_display=Y.display))}"iframe"!==w||m(k.src)||(e.contentDocument||(k.rr_src=k.src),delete k.src);try{customElements.get(w)&&(o=!0)}catch(e){}return{type:v.Element,tagName:w,attributes:k,childNodes:[],isSVG:(K=e,Boolean("svg"===K.tagName||K.ownerSVGElement)||void 0),needBlock:b,rootId:g,isCustom:o};var K}(e,{doc:r,blockClass:i,blockSelector:o,inlineStylesheet:s,maskInputOptions:u,maskInputFn:c,dataURLOptions:h,inlineImages:d,recordCanvas:f,keepIframeSrcFn:p,newlyAddedElement:m,rootId:y});case e.TEXT_NODE:return function(e,t){var r,{needsMask:n,maskTextFn:i,rootId:o}=t,a=C.parentNode(e),s=a&&a.tagName,u=C.textContent(e),l="STYLE"===s||void 0,c="SCRIPT"===s||void 0;if(l&&u){try{if(e.nextSibling||e.previousSibling);else if(null==(r=a.sheet)?void 0:r.cssRules){var h=_(a.sheet);h&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(h)&&(u=h)}}catch(t){console.warn("Cannot get CSS styles from text's parentNode. Error: "+t,e)}u=j(u,K(t.doc))}return c&&(u="SCRIPT_PLACEHOLDER"),!l&&!c&&u&&n&&(u=i?i(u,C.parentElement(e)):u.replace(/[\S]/g,"*")),{type:v.Text,textContent:u||"",isStyle:l,rootId:o}}(e,{doc:r,needsMask:a,maskTextFn:l,rootId:y});case e.CDATA_SECTION_NODE:return{type:v.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:v.Comment,textContent:C.textContent(e)||"",rootId:y};default:return!1}}(e,{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,dataURLOptions:p,inlineImages:m,recordCanvas:y,keepIframeSrcFn:L,newlyAddedElement:R});if(!V)return console.warn(e,"not serialized"),null;B=n.hasNode(e)?n.getId(e):function(e,t){if(t.comment&&e.type===v.Comment)return!0;if(e.type===v.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,n;try{n=new URL(e,window.location.href)}catch(e){return null}var i=n.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==i?void 0:i[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}(V,f)||!F&&V.type===v.Text&&!V.isStyle&&!V.textContent.replace(/^\s+|\s+$/gm,"").length?Z:Q();var W=Object.assign(V,{id:B});if(n.add(e,W),B===Z)return null;g&&g(e);var G=!u;if(W.type===v.Element){G=G&&!W.needBlock,delete W.needBlock;var J=C.shadowRoot(e);J&&M(J)&&(W.isShadowHost=!0)}if((W.type===v.Document||W.type===v.Element)&&G){f.headWhitespace&&W.type===v.Element&&"head"===W.tagName&&(F=!1);var X={doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:u,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P+1,maxDepth:q};if(W.type===v.Element&&"textarea"===W.tagName&&void 0!==W.attributes.value);else for(var Y of Array.from(C.childNodes(e))){var re=ce(Y,X);re&&W.childNodes.push(re)}var he=null;if(I(e)&&(he=C.shadowRoot(e)))for(var de of Array.from(C.childNodes(he))){var ve=ce(de,X);ve&&(M(he)&&(ve.isShadow=!0),W.childNodes.push(ve))}}var fe=C.parentNode(e);if(fe&&T(fe)&&M(fe)&&(W.isShadow=!0),W.type===v.Element&&"iframe"===W.tagName){var pe=function(e,t,r){var n,i=()=>{},o=e.contentWindow;if(!o)return i;try{n=o.document.readyState}catch(e){return i}var a=()=>t();if("complete"!==n){var s=!1,u=null,l=()=>{s||(s=!0,null!==u&&(clearTimeout(u),u=null),e.removeEventListener("load",c),e.addEventListener("load",a),t())},c=()=>l();return u=setTimeout(l,r),e.addEventListener("load",c),()=>{null!==u&&(clearTimeout(u),u=null),s?e.removeEventListener("load",a):(s=!0,e.removeEventListener("load",c))}}var h,d="about:blank";try{h=o.location.href}catch(e){return i}if(h!==d||e.src===d||""===e.src){var v=setTimeout(t,0);return e.addEventListener("load",a),()=>{clearTimeout(v),e.removeEventListener("load",a)}}return e.addEventListener("load",a),()=>{e.removeEventListener("load",a)}}(e,(()=>{var t=e.contentDocument;if(t&&b){var r=ce(t,{doc:t,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:!1,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onIframeListenerRegistered:k,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P+1,maxDepth:q});r&&b(e,r)}}),w);null==k||k(e,pe)}return W.type===v.Element&&"link"===W.tagName&&"stylesheet"===W.attributes.rel&&function(t,u,v){if(!ie.has(t)){var k;try{k=t.sheet}catch(e){return}if(!k){var C=new AbortController,I=!1,T=()=>{if(!I){I=!0;try{(()=>{if(x){var t=ce(e,{doc:r,mirror:n,blockClass:i,blockSelector:o,needsMask:D,maskTextClass:a,maskTextSelector:s,skipChild:!1,inlineStylesheet:l,maskInputOptions:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:f,dataURLOptions:p,inlineImages:m,recordCanvas:y,preserveWhiteSpace:F,onSerialize:g,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:x,stylesheetLoadTimeout:S,keepIframeSrcFn:L,depth:P,maxDepth:q});t&&x(e,t)}})()}finally{ie.delete(t),C.abort()}}},M=setTimeout(T,v);C.signal.addEventListener("abort",(()=>clearTimeout(M)),{once:!0}),t.addEventListener("load",T,{signal:C.signal,once:!0}),ie.set(t,C)}}}(e,0,S),W}function he(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 de{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 de))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 ve(e,t,r){void 0===r&&(r=document);var n={capture:!0,passive:!0};return r.addEventListener(e,t,n),()=>r.removeEventListener(e,t,n)}function fe(e){try{e()}catch(e){if(!(e instanceof DOMException&&"SecurityError"===e.name))throw e}}var pe="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(pe),-1},getNode(){return console.error(pe),null},removeNodeFromMap(){console.error(pe)},has(){return console.error(pe),!1},reset(){console.error(pe)}};function ye(e,t,r){void 0===r&&(r={});var n=null,i=0;return function(){for(var o=arguments.length,a=new Array(o),s=0;o>s;s++)a[s]=arguments[s];var u=Date.now();i||!1!==r.leading||(i=u);var l=t-(u-i),c=this;0>=l||l>t?(n&&(clearTimeout(n),n=null),i=u,e.apply(c,a)):n||!1===r.trailing||(n=setTimeout((()=>{i=!1===r.leading?0:Date.now(),n=null,e.apply(c,a)}),l))}}function ge(e,t,r,n,i){void 0===i&&(i=window);var o=i.Object.getOwnPropertyDescriptor(e,t);return i.Object.defineProperty(e,t,n?r:{set(e){setTimeout((()=>{r.set.call(this,e)}),0),o&&o.set&&o.set.call(this,e)}}),()=>ge(e,t,o||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(me=new Proxy(me,{get(e,t,r){return"map"===t&&console.error(pe),Reflect.get(e,t,r)}}));var be=Date.now;function we(e){var t,r,n,i,o=e.document;return{left:o.scrollingElement?o.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:o.documentElement.scrollLeft||(null==o?void 0:o.body)&&(null==(t=C.parentElement(o.body))?void 0:t.scrollLeft)||(null==(r=null==o?void 0:o.body)?void 0:r.scrollLeft)||0,top:o.scrollingElement?o.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==o?void 0:o.documentElement.scrollTop)||(null==o?void 0:o.body)&&(null==(n=C.parentElement(o.body))?void 0:n.scrollTop)||(null==(i=null==o?void 0:o.body)?void 0:i.scrollTop)||0}}function ke(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function xe(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Se(e){return e?e.nodeType===e.ELEMENT_NODE?e:C.parentElement(e):null}function Ce(e,t,r,n){if(!e)return!1;var i=Se(e);if(!i)return!1;try{if("string"==typeof t){if(i.classList.contains(t))return!0;if(n&&null!==i.closest("."+t))return!0}else if(re(i,t,n))return!0}catch(e){}if(r){if(i.matches(r))return!0;if(n&&null!==i.closest(r))return!0}return!1}function Ie(e,t,r){return!("TITLE"!==e.tagName||!r.headTitleMutations)||t.getId(e)===Z}function Te(e,t){if(T(e))return!1;var r=t.getId(e);if(!t.has(r))return!0;var n=C.parentNode(e);return(!n||n.nodeType!==e.DOCUMENT_NODE)&&(!n||Te(n,t))}function Me(e){return Boolean(e.changedTouches)}function _e(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function Le(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Re(e){return!!e&&(e instanceof de&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(C.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(be=()=>(new Date).getTime());class Oe{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 Ee(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 Ne(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=Ee(r);)r=t;return r}(e);return C.contains(t,r)}(e))}function Ae(e){return"__ln"in e}class Pe{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&&Ae(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&&Ae(e.nextSibling)&&e.nextSibling.__ln.previous){var n=e.nextSibling.__ln.previous;t.previous=n,t.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=t,n&&(n.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 qe,De=(e,t)=>e+"@"+t;class Fe{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 Pe,n=e=>{for(var t=e,r=Z;r===Z;)r=(t=t&&t.nextSibling)&&this.mirror.getId(t);return r},i=i=>{var o=C.parentNode(i);if(o&&Ne(i)&&"TEXTAREA"!==o.tagName){var a=T(o)?this.mirror.getId(Ee(i)):this.mirror.getId(o),s=n(i);if(-1===a||-1===s)return r.addNode(i);var u=ce(i,{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=>{_e(e,this.mirror)&&this.iframeManager.addIframe(e),Le(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Re(i)&&this.shadowDomManager.addShadowRoot(C.shadowRoot(i),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:a,nextId:s,node:u}),t.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var o of this.movedSet)He(this.removesSubTreeCache,o)&&!this.movedSet.has(C.parentNode(o))||i(o);for(var a of this.addedSet)Ue(this.droppedSet,a)||He(this.removesSubTreeCache,a)?Ue(this.movedSet,a)?i(a):this.droppedSet.add(a):i(a);for(var s=null;r.length;){var u=null;if(s){var l=this.mirror.getId(C.parentNode(s.value)),c=n(s.value);-1!==l&&-1!==c&&(u=s)}if(!u)for(var h=r.tail;h;){var d=h;if(h=h.previous,d){var v=this.mirror.getId(C.parentNode(d.value));if(-1===n(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}s=u.previous,r.removeNode(u.value),i(u.value)}var m={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),n=JSON.stringify(e._unchangedStyles);t.style.length>r.length&&(r+n).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};(m.texts.length||m.attributes.length||m.removes.length||m.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(m))}})),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=O({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:A(e),value:r,maskInputFn:this.maskInputFn})})),a(this,"processMutation",(e=>{if(!Ie(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,Se(e.target)):t.replace(/[\S]/g,"*"):t,node:e.target});break;case"attributes":var r=e.target,n=e.attributeName,i=e.target.getAttribute(n);if("value"===n){var o=A(r);i=O({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:o,value:i,maskInputFn:this.maskInputFn})}if(Ce(e.target,this.blockClass,this.blockSelector,!1)||i===e.oldValue)return;var a=this.attributeMap.get(e.target);if("IFRAME"===r.tagName&&"src"===n&&!this.keepIframeSrcFn(i)){if(r.contentDocument)return;n="rr_src"}if(a||(this.attributes.push(a={node:e.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(e.target,a)),"type"===n&&"INPUT"===r.tagName&&"password"===(e.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!te(r.tagName,n))if(a.attributes[n]=ee(this.doc,E(r.tagName),E(n),i,r,this.dataURLOptions),"style"===n){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(e){this.unattachedDoc=this.doc}var s=this.unattachedDoc.createElement("span");for(var u of(e.oldValue&&s.setAttribute("style",e.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),c=r.style.getPropertyPriority(u);l!==s.style.getPropertyValue(u)||c!==s.style.getPropertyPriority(u)?a.styleDiff[u]=""===c?l:[l,c]:a._unchangedStyles[u]=[l,c]}for(var h of Array.from(s.style))""===r.style.getPropertyValue(h)&&(a.styleDiff[h]=!1)}else"open"===n&&"DIALOG"===r.tagName&&(a.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),n=T(e.target)?this.mirror.getId(C.host(e.target)):this.mirror.getId(e.target);Ce(e.target,this.blockClass,this.blockSelector,!1)||Ie(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||Te(e.target,this.mirror)||(this.movedSet.has(t)&&this.movedMap[De(r,n)]?je(this.movedSet,t):(this.removes.push({parentId:n,id:r,isShadow:!(!T(e.target)||!M(e.target))||void 0}),function(e,t){for(var r=[e];r.length;){var n=r.pop();t.has(n)||(t.add(n),C.childNodes(n).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(Ie(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))),Re(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 He(e,t,r){return 0!==e.size&&function(e,t,r){var n=C.parentNode(t);return!!n&&e.has(n)}(e,t)}function Ue(e,t){return 0!==e.size&&Be(e,t)}function Be(e,t){var r=C.parentNode(t);return!!r&&(!!e.has(r)||Be(e,r))}var Ve=e=>qe?function(){try{return e(...arguments)}catch(e){if(qe&&!0===qe(e))return;throw e}}:e,We=[];function ze(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 Ze(e,t){var r=new Fe;We.push(r),r.init(e);var n=new(x())(Ve(r.processMutations.bind(r)));return n.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:n,buffer:r}}function $e(e){var{scrollCb:t,doc:r,mirror:n,blockClass:i,blockSelector:o,sampling:a}=e;return ve("scroll",Ve(ye(Ve((e=>{var a=ze(e);if(a&&!Ce(a,i,o,!0)){var s=n.getId(a);if(a===r&&r.defaultView){var u=we(r.defaultView);t({id:s,x:u.left,y:u.top})}else t({id:s,x:a.scrollLeft,y:a.scrollTop})}})),a.scroll||100)),r)}function Qe(e,t){for(var r=We.length-1;r>=0;r--){var n=We[r];if(n){var i=n.bufferBelongsToIframe(e);!i&&t&&t.has(n.bufferDoc())&&(i=!0),i&&(n.reset(),We.splice(r,1))}}}var Ge=["INPUT","TEXTAREA","SELECT"],Je=new WeakMap;function Xe(e){return function e(t,r){if(tt("CSSGroupingRule")&&t.parentRule instanceof CSSGroupingRule||tt("CSSMediaRule")&&t.parentRule instanceof CSSMediaRule||tt("CSSSupportsRule")&&t.parentRule instanceof CSSSupportsRule||tt("CSSConditionRule")&&t.parentRule instanceof CSSConditionRule){var n=Array.from(t.parentRule.cssRules).indexOf(t);return r.unshift(n),e(t.parentRule,r)}if(t.parentStyleSheet){var i=Array.from(t.parentStyleSheet.cssRules).indexOf(t);r.unshift(i)}return r}(e,[])}function Ye(e,t,r){var n,i;return e?(e.ownerNode?n=t.getId(e.ownerNode):i=r.getId(e),{styleId:i,id:n}):{}}function Ke(e,t){var r,n,i,o,{mirror:a,stylesheetManager:s}=e;o=a.getId("#document"===t.nodeName?t:C.host(t));var u="#document"===t.nodeName?null==(r=t.defaultView)?void 0:r.Document:null==(i=null==(n=t.ownerDocument)?void 0:n.defaultView)?void 0:i.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==o&&-1!==o&&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!==o&&-1!==o)try{s.adoptStyleSheets(e,o)}catch(e){}return r}}),Ve((()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function et(e,t){void 0===t&&(t={});var n,i,o=e.doc.defaultView;if(!o)return()=>{};if(function(e,t){var{mutationCb:r,mousemoveCb:n,mouseInteractionCb:i,scrollCb:o,viewportResizeCb:a,inputCb:s,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:c,canvasMutationCb:h,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),n(...arguments)},e.mouseInteractionCb=function(){t.mouseInteraction&&t.mouseInteraction(...arguments),i(...arguments)},e.scrollCb=function(){t.scroll&&t.scroll(...arguments),o(...arguments)},e.viewportResizeCb=function(){t.viewportResize&&t.viewportResize(...arguments),a(...arguments)},e.inputCb=function(){t.input&&t.input(...arguments),s(...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),c(...arguments)},e.canvasMutationCb=function(){t.canvasMutation&&t.canvasMutation(...arguments),h(...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 a=Ze(e,e.doc);n=a.observer,i=a.buffer}var s=function(e){var{mousemoveCb:t,sampling:r,doc:n,mirror:i}=e;if(!1===r.mousemove)return()=>{};var o,a="number"==typeof r.mousemove?r.mousemove:50,s="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,l=[],c=ye(Ve((e=>{var r=Date.now()-o;t(l.map((e=>(e.timeOffset-=r,e))),e),l=[],o=null})),s),h=Ve(ye(Ve((e=>{var t=ze(e),{clientX:r,clientY:n}=Me(e)?e.changedTouches[0]:e;o||(o=be()),l.push({x:r,y:n,id:i.getId(t),timeOffset:be()-o}),c("undefined"!=typeof DragEvent&&e instanceof DragEvent?u.Drag:e instanceof MouseEvent?u.MouseMove:u.TouchMove)})),a,{trailing:!1})),d=[ve("mousemove",h,n),ve("touchmove",h,n),ve("drag",h,n)];return Ve((()=>{d.forEach((e=>e()))}))}(e),h=function(e){var{mouseInteractionCb:t,doc:n,mirror:i,blockClass:o,blockSelector:a,sampling:s}=e;if(!1===s.mouseInteraction)return()=>{};var u=!0===s.mouseInteraction||void 0===s.mouseInteraction?{}:s.mouseInteraction,h=[],d=null;return Object.keys(l).filter((e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==u[e])).forEach((e=>{var s=E(e),u=(e=>n=>{var s=ze(n);if(!Ce(s,o,a,!0)){var u=null,h=e;if("pointerType"in n){switch(n.pointerType){case"mouse":u=c.Mouse;break;case"touch":u=c.Touch;break;case"pen":u=c.Pen}u===c.Touch&&(l[e]===l.MouseDown?h="TouchStart":l[e]===l.MouseUp&&(h="TouchEnd"))}else Me(n)&&(u=c.Touch);null!==u?(d=u,(h.startsWith("Touch")&&u===c.Touch||h.startsWith("Mouse")&&u===c.Mouse)&&(u=null)):l[e]===l.Click&&(u=d,d=null);var v=Me(n)?n.changedTouches[0]:n;if(v){var f=i.getId(s),{clientX:p,clientY:m}=v;Ve(t)(r({type:l[h],id:f,x:p,y:m},null!==u&&{pointerType:u}))}}})(e);if(window.PointerEvent)switch(l[e]){case l.MouseDown:case l.MouseUp:s=s.replace("mouse","pointer");break;case l.TouchStart:case l.TouchEnd:return}h.push(ve(s,u,n))})),Ve((()=>{h.forEach((e=>e()))}))}(e),v=$e(e),f=function(e,t){var{viewportResizeCb:r}=e,{win:n}=t,i=-1,o=-1;return ve("resize",Ve(ye(Ve((()=>{var e=ke(),t=xe();i===e&&o===t||(r({width:Number(t),height:Number(e)}),i=e,o=t)})),200)),n)}(e,{win:o}),p=function(e){var{inputCb:t,doc:n,mirror:i,blockClass:o,blockSelector:a,ignoreClass:s,ignoreSelector:u,maskInputOptions:l,maskInputFn:c,sampling:h,userTriggeredOnInput:d}=e;function v(e){var t=ze(e),r=e.isTrusted,i=t&&t.tagName;if(t&&"OPTION"===i&&(t=C.parentElement(t)),t&&i&&Ge.indexOf(i)>=0&&!Ce(t,o,a,!0)&&!(t.classList.contains(s)||u&&t.matches(u))){var h=t.value,v=!1,p=A(t)||"";"radio"===p||"checkbox"===p?v=t.checked:(l[i.toLowerCase()]||l[p])&&(h=O({element:t,maskInputOptions:l,tagName:i,type:p,value:h,maskInputFn:c})),f(t,d?{text:h,isChecked:v,userTriggered:r}:{text:h,isChecked:v});var m=t.name;"radio"===p&&m&&v&&n.querySelectorAll('input[type="radio"][name="'+m+'"]').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,n){var o=Je.get(e);if(!o||o.text!==n.text||o.isChecked!==n.isChecked){Je.set(e,n);var a=i.getId(e);Ve(t)(r({},n,{id:a}))}}var p=("last"===h.input?["change"]:["input","change"]).map((e=>ve(e,Ve(v),n))),m=n.defaultView;if(!m)return()=>{p.forEach((e=>e()))};var y=m.Object.getOwnPropertyDescriptor(m.HTMLInputElement.prototype,"value");return y&&y.set&&p.push(...[[m.HTMLInputElement.prototype,"value"],[m.HTMLInputElement.prototype,"checked"],[m.HTMLSelectElement.prototype,"value"],[m.HTMLTextAreaElement.prototype,"value"],[m.HTMLSelectElement.prototype,"selectedIndex"],[m.HTMLOptionElement.prototype,"selected"]].map((e=>ge(e[0],e[1],{set(){Ve(v)({target:this,isTrusted:!1})}},!1,m)))),Ve((()=>{p.forEach((e=>e()))}))}(e),m=function(e){var{mediaInteractionCb:t,blockClass:r,blockSelector:n,mirror:i,sampling:o,doc:a}=e,s=Ve((e=>ye(Ve((o=>{var a=ze(o);if(a&&!Ce(a,r,n,!0)){var{currentTime:s,volume:u,muted:l,playbackRate:c,loop:h}=a;t({type:e,id:i.getId(a),currentTime:s,volume:u,muted:l,playbackRate:c,loop:h})}})),o.media||500))),u=[ve("play",s(d.Play),a),ve("pause",s(d.Pause),a),ve("seeked",s(d.Seeked),a),ve("volumechange",s(d.VolumeChange),a),ve("ratechange",s(d.RateChange),a)];return Ve((()=>{u.forEach((e=>e()))}))}(e),y=()=>{},g=()=>{},b=()=>{},w=()=>{};e.recordDOM&&(y=function(e,t){var{styleSheetRuleCb:r,mirror:n,stylesheetManager:i}=e,{win:o}=t;if(!o.CSSStyleSheet||!o.CSSStyleSheet.prototype)return()=>{};var a=o.CSSStyleSheet.prototype.insertRule;o.CSSStyleSheet.prototype.insertRule=new Proxy(a,{apply:Ve(((e,t,o)=>{var[a,s]=o,{id:u,styleId:l}=Ye(t,n,i.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:s}]}),e.apply(t,o)}))}),o.CSSStyleSheet.prototype.addRule=function(e,t,r){return void 0===r&&(r=this.cssRules.length),o.CSSStyleSheet.prototype.insertRule.apply(this,[e+" { "+t+" }",r])};var s,u,l=o.CSSStyleSheet.prototype.deleteRule;o.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,removes:[{index:a}]}),e.apply(t,o)}))}),o.CSSStyleSheet.prototype.removeRule=function(e){return o.CSSStyleSheet.prototype.deleteRule.apply(this,[e])},o.CSSStyleSheet.prototype.replace&&(s=o.CSSStyleSheet.prototype.replace,o.CSSStyleSheet.prototype.replace=new Proxy(s,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,replace:a}),e.apply(t,o)}))})),o.CSSStyleSheet.prototype.replaceSync&&(u=o.CSSStyleSheet.prototype.replaceSync,o.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,replaceSync:a}),e.apply(t,o)}))}));var c={};rt("CSSGroupingRule")?c.CSSGroupingRule=o.CSSGroupingRule:(rt("CSSMediaRule")&&(c.CSSMediaRule=o.CSSMediaRule),rt("CSSConditionRule")&&(c.CSSConditionRule=o.CSSConditionRule),rt("CSSSupportsRule")&&(c.CSSSupportsRule=o.CSSSupportsRule));var h={};return Object.entries(c).forEach((e=>{var[t,o]=e;h[t]={insertRule:o.prototype.insertRule,deleteRule:o.prototype.deleteRule},o.prototype.insertRule=new Proxy(h[t].insertRule,{apply:Ve(((e,t,o)=>{var[a,s]=o,{id:u,styleId:l}=Ye(t.parentStyleSheet,n,i.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:[...Xe(t),s||0]}]}),e.apply(t,o)}))}),o.prototype.deleteRule=new Proxy(h[t].deleteRule,{apply:Ve(((e,t,o)=>{var[a]=o,{id:s,styleId:u}=Ye(t.parentStyleSheet,n,i.styleMirror);return(s&&-1!==s||u&&-1!==u)&&r({id:s,styleId:u,removes:[{index:[...Xe(t),a]}]}),e.apply(t,o)}))})})),Ve((()=>{o.CSSStyleSheet.prototype.insertRule=a,o.CSSStyleSheet.prototype.deleteRule=l,s&&(o.CSSStyleSheet.prototype.replace=s),u&&(o.CSSStyleSheet.prototype.replaceSync=u),Object.entries(c).forEach((e=>{var[t,r]=e;r.prototype.insertRule=h[t].insertRule,r.prototype.deleteRule=h[t].deleteRule}))}))}(e,{win:o}),g=Ke(e,e.doc),b=function(e,t){var{styleDeclarationCb:r,mirror:n,ignoreCSSAttributes:i,stylesheetManager:o}=e,{win:a}=t,s=a.CSSStyleDeclaration.prototype.setProperty;a.CSSStyleDeclaration.prototype.setProperty=new Proxy(s,{apply:Ve(((e,t,a)=>{var u,[l,c,h]=a;if(i.has(l))return s.apply(t,[l,c,h]);var{id:d,styleId:v}=Ye(null==(u=t.parentRule)?void 0:u.parentStyleSheet,n,o.styleMirror);return(d&&-1!==d||v&&-1!==v)&&r({id:d,styleId:v,set:{property:l,value:c,priority:h},index:Xe(t.parentRule)}),e.apply(t,a)}))});var u=a.CSSStyleDeclaration.prototype.removeProperty;return a.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:Ve(((e,t,a)=>{var s,[l]=a;if(i.has(l))return u.apply(t,[l]);var{id:c,styleId:h}=Ye(null==(s=t.parentRule)?void 0:s.parentStyleSheet,n,o.styleMirror);return(c&&-1!==c||h&&-1!==h)&&r({id:c,styleId:h,remove:{property:l},index:Xe(t.parentRule)}),e.apply(t,a)}))}),Ve((()=>{a.CSSStyleDeclaration.prototype.setProperty=s,a.CSSStyleDeclaration.prototype.removeProperty=u}))}(e,{win:o}),e.collectFonts&&(w=function(e){var{fontCb:t,doc:r}=e,n=r.defaultView;if(!n)return()=>{};var i=[],o=new WeakMap,a=n.FontFace;n.FontFace=function(e,t,r){var n=new a(e,t,r);return o.set(n,{family:e,buffer:"string"!=typeof t,descriptors:r,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),n};var s=S(r.fonts,"add",(function(e){return function(r){return setTimeout(Ve((()=>{var e=o.get(r);e&&(t(e),o.delete(r))})),0),e.apply(this,[r])}}));return i.push((()=>{n.FontFace=a})),i.push(s),Ve((()=>{i.forEach((e=>e()))}))}(e)));var k=function(e){var{doc:t,mirror:r,blockClass:n,blockSelector:i,selectionCb:o}=e,a=!0,s=Ve((()=>{var e=t.getSelection();if(!(!e||a&&(null==e?void 0:e.isCollapsed))){a=e.isCollapsed||!1;for(var s=[],u=e.rangeCount||0,l=0;u>l;l++){var c=e.getRangeAt(l),{startContainer:h,startOffset:d,endContainer:v,endOffset:f}=c;Ce(h,n,i,!0)||Ce(v,n,i,!0)||s.push({start:r.getId(h),startOffset:d,end:r.getId(v),endOffset:f})}o({ranges:s})}}));return s(),ve("selectionchange",s)}(e),x=function(e){var{doc:t,customElementCb:r}=e,n=t.defaultView;return n&&n.customElements?S(n.customElements,"define",(function(e){return function(t,n,i){try{r({define:{name:t}})}catch(e){console.warn("Custom element callback failed for "+t)}return e.apply(this,[t,n,i])}})):()=>{}}(e),I=[];for(var T of e.plugins)I.push(T.observer(T.callback,o,T.options));return Ve((()=>{if(i){i.destroy(),i.reset();var e=We.indexOf(i);-1!==e&&We.splice(e,1)}null==n||n.disconnect(),s(),h(),v(),f(),p(),m(),y(),g(),b(),w(),k(),x(),I.forEach((e=>e()))}))}function tt(e){return void 0!==window[e]}function rt(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,n){var i=r||this.getIdToRemoteIdMap(e),o=n||this.getRemoteIdToIdMap(e),a=i.get(t);return a||(a=this.generateIdFn(),i.set(t,a),o.set(a,t)),a}getIds(e,t){var r=this.getIdToRemoteIdMap(e),n=this.getRemoteIdToIdMap(e);return t.map((t=>this.getId(e,t,r,n)))}getRemoteId(e,t,r){var n=r||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:n.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 it{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 n=this.mirror.getId(e);-1!==n&&this.iframeElementsById.set(n,e)}getIframeElementById(e){var t,r,n;return null!==(t=null!==(r=null==(n=this.attachedIframes.get(e))?void 0:n.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=>fe(e))),this.loadListenerDisposers.delete(e))}removePageHideListener(e){var t=this.pageHideHandlers.get(e);t&&(t.forEach((e=>{var{win:t,handler:r}=e;fe((()=>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,n=this.trackIframeContent(e,t);if(e.contentDocument){var i=this.attachedDocuments.get(e);i||this.attachedDocuments.set(e,i=new Set),i.add(e.contentDocument)}this.mutationCb({adds:[{parentId:n,nextId:null,node:t}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var o=e.contentWindow;if(this.recordCrossOriginIframes&&o&&!this.nestedIframeListeners.has(o)){var a=this.handleMessage.bind(this);fe((()=>{o.addEventListener("message",a),this.nestedIframeListeners.set(o,a);var t=this.attachedWindows.get(e);t||this.attachedWindows.set(e,t=new Set),t.add(o)}))}fe((()=>{var t=e.contentWindow;if(t){var r=this.pageHideHandlers.get(e);if(r)for(var n of r)if(n.win===t)return;var i=()=>{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",i),r||this.pageHideHandlers.set(e,r=new Set),r.add({win:t,handler:i})}})),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 n=this.transformCrossOriginEvent(r,t.data.event);n&&this.wrappedEmit(n,t.data.isCheckout)}}}transformCrossOriginEvent(e,t){var r;switch(t.type){case s.FullSnapshot:this.crossOriginIframeMirror.reset(e),this.crossOriginIframeStyleMirror.reset(e),this.replaceIdOnNode(t.data.node,e);var n=t.data.node.id;return this.crossOriginIframeRootIdMap.set(e,n),this.patchRootIdOnNode(t.data.node,n),this.trackIframeContent(e,t.data.node),{timestamp:t.timestamp,type:s.IncrementalSnapshot,data:{source:u.Mutation,adds:[{parentId:this.mirror.getId(e),nextId:null,node:t.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case s.Meta:case s.Load:case s.DomContentLoaded:return!1;case s.Plugin:return t;case s.Custom:return this.replaceIds(t.data.payload,e,["id","parentId","previousId","nextId"]),t;case s.IncrementalSnapshot:switch(t.data.source){case u.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 u.Drag:case u.TouchMove:case u.MouseMove:return t.data.positions.forEach((t=>{this.replaceIds(t,e,["id"])})),t;case u.ViewportResize:return!1;case u.MediaInteraction:case u.MouseInteraction:case u.Scroll:case u.CanvasMutation:case u.Input:return this.replaceIds(t.data,e,["id"]),t;case u.StyleSheetRule:case u.StyleDeclaration:return this.replaceIds(t.data,e,["id"]),this.replaceStyleIds(t.data,e,["styleId"]),t;case u.Font:return t;case u.Selection:return t.data.ranges.forEach((t=>{this.replaceIds(t,e,["start","end"])})),t;case u.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,n){for(var i of n)(Array.isArray(t[i])||"number"==typeof t[i])&&(t[i]=Array.isArray(t[i])?e.getIds(r,t[i]):e.getId(r,t[i]));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===v.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 n=r.contentWindow,i=this.attachedWindows.get(r);if(i&&(i.forEach((e=>{var t=this.nestedIframeListeners.get(e);t&&(fe((()=>e.removeEventListener("message",t))),this.nestedIframeListeners.delete(e)),this.crossOriginIframeMap.delete(e)})),this.attachedWindows.delete(r)),n&&this.nestedIframeListeners.has(n)){var o=this.nestedIframeListeners.get(n);fe((()=>n.removeEventListener("message",o))),this.nestedIframeListeners.delete(n)}n&&this.crossOriginIframeMap.delete(n),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var a=this.attachedDocuments.get(r);a&&(a.forEach((e=>{fe((()=>this.mirror.removeNodeFromMap(e)))})),fe((()=>Qe(r,a))),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)=>{fe((()=>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(M(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);var{observer:n,buffer:i}=Ze(r({},this.bypassOptions,{doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),e);this.restoreHandlers.push((()=>{n.disconnect(),i.destroy(),i.releaseCanvasManager();var e=We.indexOf(i);-1!==e&&We.splice(e,1)})),this.restoreHandlers.push($e(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(Ke({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(S(e.prototype,"attachShadow",(function(e){return function(n){var i=e.call(this,n),o=C.shadowRoot(this);return o&&Ne(this)&&r.addShadowRoot(o,t),i}})))}reset(){this.restoreHandlers.forEach((e=>{try{e()}catch(e){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var at="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",st="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ut=0;64>ut;ut++)st[at.charCodeAt(ut)]=ut;var lt=new Map,ct=(e,t,r)=>{if(e&&(vt(e,t)||"object"==typeof e)){var n=function(e,t){var r=lt.get(e);return r||lt.set(e,r=new Map),r.has(t)||r.set(t,[]),r.get(t)}(r,e.constructor.name),i=n.indexOf(e);return-1===i&&(i=n.length,n.push(e)),i}};function ht(e,t,r,n){if(e instanceof Array)return e.map((e=>ht(e,t,r,n)));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 i=e.constructor.name,o=function(e){var t,r=new Uint8Array(e),n=r.length,i="";for(t=0;n>t;t+=3)i+=at[r[t]>>2],i+=at[(3&r[t])<<4|r[t+1]>>4],i+=at[(15&r[t+1])<<2|r[t+2]>>6],i+=at[63&r[t+2]];return n%3==2?i=i.substring(0,i.length-1)+"=":n%3==1&&(i=i.substring(0,i.length-2)+"=="),i}(e);return{rr_type:i,base64:o}}if(e instanceof DataView)return{rr_type:e.constructor.name,args:[ht(e.buffer,t,r,n),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){var a=e.constructor.name,{src:s}=e;return{rr_type:a,src:s}}return e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL(n.type,n.quality)}:e instanceof ImageData?{rr_type:e.constructor.name,args:[ht(e.data,t,r,n),e.width,e.height]}:vt(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:ct(e,t,r)}:e}var dt=(e,t,r,n)=>e.map((e=>ht(e,t,r,n))),vt=(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])))},ft=["webgl","webgl2"];function pt(e){return"nodeType"in e}function mt(e,t,n,i){var o=[];try{if(i){var a=function(e,t,n){var i=e.GPUCanvasContext;if((null==i?void 0:i.prototype)&&"function"==typeof i.prototype.configure)return S(i.prototype,"configure",(function(i){return function(o){var a=function(e){var{canvas:t}=e;return t&&"object"==typeof t?t:null}(this);if(!a||pt(a)&&Ce(a,t,n,!0))return i.call(this,o);pt(a)&&!("__context"in a)&&(a.__context="webgpu");var s=function(e){var t=e.GPUTextureUsage;return t?t.COPY_SRC|t.RENDER_ATTACHMENT:null}(e);return i.call(this,null!==s&&o?r({},o,{usage:"number"==typeof o.usage?o.usage|s:s}):o)}}))}(e,t,n);a&&o.push(a)}var s=S(e.HTMLCanvasElement.prototype,"getContext",(function(e){return function(r){for(var o=function(e){return"experimental-webgl"===e?"webgl":e}(r),a=arguments.length,s=new Array(a>1?a-1:0),u=1;a>u;u++)s[u-1]=arguments[u];if(!Ce(this,t,n,!0)&&("__context"in this||(this.__context=o),i&&ft.includes(o)))if(s[0]&&"object"==typeof s[0]){var l=s[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else s.splice(0,1,{preserveDrawingBuffer:!0});return e.apply(this,[r,...s])}}));o.push(s)}catch(e){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{o.forEach((e=>e()))}}function yt(e,t,r,n,i,o,a){var s=[],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=S(e,u,(function(e){return function(){for(var s=arguments.length,l=new Array(s),c=0;s>c;c++)l[c]=arguments[c];var h=e.apply(this,l);if(ct(h,o,this),"tagName"in this.canvas&&!Ce(this.canvas,n,i,!0)){var d=dt(l,o,this,a);r(this.canvas,{type:t,property:u,args:d})}return h}}));s.push(l)}catch(n){var c=ge(e,u,{set(e){r(this.canvas,{type:t,property:u,args:[e],setter:!0})}});s.push(c)}};for(var c of u)l(c);return s}var gt,bt,wt,kt='(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',xt="undefined"!=typeof self&&self.Blob&&new Blob([kt],{type:"text/javascript;charset=utf-8"});function St(e){var t;try{if(!(t=xt&&(self.URL||self.webkitURL).createObjectURL(xt)))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(kt),{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:n,blockSelector:i,recordCanvas:o,dataURLOptions:s}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,o&&"all"===t&&this.initCanvasMutationObserver(r,n,i,s),o&&"number"==typeof t&&this.initCanvasFPSObserver(t,r,n,i,{dataURLOptions:s})}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,n,i,o){var a=this;if("OffscreenCanvas"in r){var s=mt(r,n,i,!0),u=new Map,l=new St;l.onmessage=e=>{var{id:t}=e.data;if(u.set(t,!1),"base64"in e.data){var{base64:r,type:n,width:i,height:o}=e.data;this.mutationCb({id:t,type:h["2D"],commands:[{property:"clearRect",args:[0,0,i,o]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:n}]},0,0]}],displayWidth:i,displayHeight:o})}};var c,d=1e3/e,v=0,f=e=>{var s,h;v&&d>e-v||(v=e,(s=[],h=e=>{try{e.querySelectorAll("canvas").forEach((e=>{Ce(e,n,i,!0)||s.push(e)})),e.querySelectorAll("*").forEach((e=>{e.shadowRoot&&h(e.shadowRoot)}))}catch(e){}},h(r.document),s).forEach(function(){var e=t((function*(e){var t,r,n=a.mirror.getId(e);if(!u.get(n)&&0!==e.width&&0!==e.height){u.set(n,!0);try{if(["webgl","webgl2"].includes(e.__context)){var i=e.getContext(e.__context);if(null==(t=null==i?void 0:i.isContextLost)?void 0:t.call(i))return void u.set(n,!1);!1===(null==(r=null==i?void 0:i.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&i.clear(i.COLOR_BUFFER_BIT)}var s=e.clientWidth||e.width,c=e.clientHeight||e.height,h=yield createImageBitmap(e,{resizeWidth:s,resizeHeight:c});l.postMessage({id:n,bitmap:h,width:s,height:c,dataURLOptions:o.dataURLOptions},[h])}catch(e){u.set(n,!1)}}}));return function(t){return e.apply(this,arguments)}}())),c=requestAnimationFrame(f)};c=requestAnimationFrame(f),this.resetObservers=()=>{s(),cancelAnimationFrame(c)}}}initCanvasMutationObserver(e,t,r,n){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var i=mt(e,t,r,!1),o=function(e,t,r,n,i){var o=[],a=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype),s=function(a){try{if("function"!=typeof t.CanvasRenderingContext2D.prototype[a])return 1;var s=S(t.CanvasRenderingContext2D.prototype,a,(function(o){return function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];return Ce(this.canvas,r,n,!0)||setTimeout((()=>{var r=dt(u,t,this,i);e(this.canvas,{type:h["2D"],property:a,args:r})}),0),o.apply(this,u)}}));o.push(s)}catch(r){var u=ge(t.CanvasRenderingContext2D.prototype,a,{set(t){e(this.canvas,{type:h["2D"],property:a,args:[t],setter:!0})}});o.push(u)}};for(var u of a)s(u);return()=>{o.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,n),a=function(e,t,r,n,i){var o=[];return void 0!==t.WebGLRenderingContext&&o.push(...yt(t.WebGLRenderingContext.prototype,h.WebGL,e,r,n,t,i)),void 0!==t.WebGL2RenderingContext&&o.push(...yt(t.WebGL2RenderingContext.prototype,h.WebGL2,e,r,n,t,i)),()=>{o.forEach((e=>e()))}}(this.processMutation.bind(this),e,t,r,n);this.resetObservers=()=>{i(),o(),a()}}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=>{var t=function(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}(e,i);return t})),{type:o}=r[0];this.mutationCb({id:t,type:o,commands:n}),this.pendingCanvasMutations.delete(e)}}}}class It{constructor(e){a(this,"trackedLinkElements",new WeakSet),a(this,"mutationCb"),a(this,"adoptedStyleSheetCb"),a(this,"styleMirror",new Oe),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 n={id:t,styleIds:[]},i=[],o=function(e){var t;r.styleMirror.has(e)?t=r.styleMirror.getId(e):(t=r.styleMirror.add(e),i.push({styleId:t,rules:Array.from(e.rules||CSSRule,((t,r)=>({rule:L(t,e.href),index:r})))})),n.styleIds.push(t)};for(var a of e)o(a);i.length>0&&(n.styles=i),this.adoptedStyleSheetCb(n)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,ie.forEach((e=>e.abort())),ie.clear()}trackStylesheetInLinkElement(e){}}class Tt{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 Mt=!1;try{if(2!==Array.from([1],(e=>2*e))[0]){var _t=document.createElement("iframe");document.body.appendChild(_t),Array.from=(null==(n=_t.contentWindow)?void 0:n.Array.from)||Array.from,document.body.removeChild(_t)}}catch(e){console.debug("Unable to override Array.from",e)}var Lt=new R;function Rt(e){void 0===e&&(e={});var{emit:t,checkoutEveryNms:n,checkoutEveryNth:i,blockClass:o="rr-block",blockSelector:a=null,ignoreClass:l="rr-ignore",ignoreSelector:c=null,maskTextClass:h="rr-mask",maskTextSelector:d=null,inlineStylesheet:v=!0,maskAllInputs:f,maskInputOptions:p,slimDOMOptions:m,maskInputFn:y,maskTextFn:g,hooks:b,packFn:w,sampling:k={},dataURLOptions:x={},mousemoveWait:S,recordDOM:I=!0,recordCanvas:T=!1,recordCrossOriginIframes:M=!1,recordAfter:_=("DOMContentLoaded"===e.recordAfter?e.recordAfter:"load"),userTriggeredOnInput:L=!1,collectFonts:O=!1,inlineImages:E=!1,plugins:N,keepIframeSrcFn:A=(()=>!1),ignoreCSSAttributes:P=new Set([]),errorHandler:q}=e;qe=q;var D=r({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},x),F=!M||window.parent===window,j=!1;if(!F)try{window.parent.document&&(j=!1)}catch(e){j=!0}if(F&&!t)throw new Error("emit function is required");if(!F&&!j)return()=>{};void 0!==S&&void 0===k.mousemove&&(k.mousemove=S),Lt.reset();var H,U=!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},B=he(void 0!==m&&m);!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 V,W,z=0,Z=new Map,Q=e=>{for(var t of N||[])t.eventProcessor&&(e=t.eventProcessor(e));return w&&!j&&(e=w(e)),e};gt=(e,r)=>{var o,a=e;if(a.timestamp=be(),!(null==(o=We[0])?void 0:o.isFrozen())||a.type===s.FullSnapshot||a.type===s.IncrementalSnapshot&&a.data.source===u.Mutation||We.forEach((e=>e.unfreeze())),F)null==t||t(Q(a),r);else if(j){var l={type:"rrweb",event:Q(a),origin:window.location.origin,isCheckout:r};window.parent.postMessage(l,"*")}if(a.type===s.FullSnapshot)H=a,z=0;else if(a.type===s.IncrementalSnapshot){if(a.data.source===u.Mutation&&a.data.isAttachIframe)return;z++,(i&&z>=i||n&&a.timestamp-H.timestamp>n)&&bt(!0)}};var G=e=>{if(e.removes&&e.removes.length>0){var t=e.adds.length>0?new Set(e.adds.map((e=>e.node.id))):null,n=new Set;if(e.adds.length>0)for(var i of e.adds){var o=Lt.getNode(i.node.id);o&&"IFRAME"===o.nodeName&&n.add(o)}e.removes.forEach((e=>{var{id:r}=e;if(!t||!t.has(r)){var i=K.getIframeElementById(r);i&&n.has(i)?K.forgetIframeId(r):(null==V||V(r),K.removeIframeById(r))}})),null==W||W(),K.cleanupDetachedIframes()}gt({type:s.IncrementalSnapshot,data:r({source:u.Mutation},e)})},J=e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Scroll},e)}),X=e=>gt({type:s.IncrementalSnapshot,data:r({source:u.CanvasMutation},e)}),Y=new It({mutationCb:G,adoptedStyleSheetCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.AdoptedStyleSheet},e)})}),K=new it({mirror:Lt,mutationCb:G,stylesheetManager:Y,recordCrossOriginIframes:M,wrappedEmit:gt});for(var ee of N||[])ee.getMirror&&ee.getMirror({nodeMirror:Lt,crossOriginIframeMirror:K.crossOriginIframeMirror,crossOriginIframeStyleMirror:K.crossOriginIframeStyleMirror});var te=new Tt;wt=new Ct({recordCanvas:T,mutationCb:X,win:window,blockClass:o,blockSelector:a,mirror:Lt,sampling:k.canvas,dataURLOptions:D});var re=new ot({mutationCb:G,scrollCb:J,bypassOptions:{blockClass:o,blockSelector:a,maskTextClass:h,maskTextSelector:d,inlineStylesheet:v,maskInputOptions:U,dataURLOptions:D,maskTextFn:g,maskInputFn:y,recordCanvas:T,inlineImages:E,sampling:k,slimDOMOptions:B,iframeManager:K,stylesheetManager:Y,canvasManager:wt,keepIframeSrcFn:A,processedNodeManager:te},mirror:Lt});bt=function(e){if(void 0===e&&(e=!1),I){gt({type:s.Meta,data:{href:window.location.href,width:xe(),height:ke()}},e),Y.reset(),re.init(),We.forEach((e=>e.lock()));var t=function(e,t){var{mirror:r=new R,blockClass:n="rr-block",blockSelector:i=null,maskTextClass:o="rr-mask",maskTextSelector:a=null,inlineStylesheet:s=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:c=!1,maskTextFn:h,maskInputFn:d,slimDOM:v=!1,dataURLOptions:f,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:y,iframeLoadTimeout:g,onIframeListenerRegistered:b,onStylesheetLoad:w,stylesheetLoadTimeout:k,keepIframeSrcFn:x=(()=>!1),maxDepth:S}=t||{};return ce(e,{doc:e,mirror:r,blockClass:n,blockSelector:i,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:s,maskInputOptions:!0===c?{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===c?{password:!0}:c,maskTextFn:h,maskInputFn:d,slimDOMOptions:he(v),dataURLOptions:f,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:y,iframeLoadTimeout:g,onIframeListenerRegistered:b,onStylesheetLoad:w,stylesheetLoadTimeout:k,keepIframeSrcFn:x,newlyAddedElement:!1,maxDepth:S})}(document,{mirror:Lt,blockClass:o,blockSelector:a,maskTextClass:h,maskTextSelector:d,inlineStylesheet:v,maskAllInputs:U,maskTextFn:g,maskInputFn:y,slimDOM:B,dataURLOptions:D,recordCanvas:T,inlineImages:E,onSerialize(e){_e(e,Lt)&&K.addIframe(e),Le(e,Lt)&&Y.trackLinkElement(e),Re(e)&&re.addShadowRoot(C.shadowRoot(e),document)},onIframeLoad(e,t){K.attachIframe(e,t),re.observeAttachShadow(e)},onIframeListenerRegistered(e,t){K.registerLoadListenerDisposer(e,t)},onStylesheetLoad(e,t){Y.attachLinkElement(e,t)},keepIframeSrcFn:A});if(!t)return console.warn("Failed to snapshot the document");gt({type:s.FullSnapshot,data:{node:t,initialOffset:we(window)}},e),We.forEach((e=>e.unlock())),M&&K.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Y.adoptStyleSheets(document.adoptedStyleSheets,Lt.getId(document))}};try{var ne=[];V=e=>{var t=Z.get(e);t&&(t.forEach((e=>{fe(e);var t=ne.indexOf(e);-1!==t&&ne.splice(t,1)})),Z.delete(e))},W=()=>{for(var[e]of Z){var t=Lt.getNode(e);if(t)try{t.contentDocument&&t.contentDocument.defaultView||null==V||V(e)}catch(t){null==V||V(e)}else null==V||V(e)}};var ie=e=>{var t;return Ve(et)({mutationCb:G,mousemoveCb:(e,t)=>gt({type:s.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.MouseInteraction},e)}),scrollCb:J,viewportResizeCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.ViewportResize},e)}),inputCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Input},e)}),mediaInteractionCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.MediaInteraction},e)}),styleSheetRuleCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.StyleSheetRule},e)}),styleDeclarationCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.StyleDeclaration},e)}),canvasMutationCb:X,fontCb:e=>gt({type:s.IncrementalSnapshot,data:r({source:u.Font},e)}),selectionCb(e){gt({type:s.IncrementalSnapshot,data:r({source:u.Selection},e)})},customElementCb(e){gt({type:s.IncrementalSnapshot,data:r({source:u.CustomElement},e)})},blockClass:o,ignoreClass:l,ignoreSelector:c,maskTextClass:h,maskTextSelector:d,maskInputOptions:U,inlineStylesheet:v,sampling:k,recordDOM:I,recordCanvas:T,inlineImages:E,userTriggeredOnInput:L,collectFonts:O,doc:e,maskInputFn:y,maskTextFn:g,keepIframeSrcFn:A,blockSelector:a,slimDOMOptions:B,dataURLOptions:D,mirror:Lt,iframeManager:K,stylesheetManager:Y,shadowDomManager:re,processedNodeManager:te,canvasManager:wt,ignoreCSSAttributes:P,plugins:(null==(t=null==N?void 0:N.filter((e=>e.observer)))?void 0:t.map((e=>({observer:e.observer,options:e.options,callback:t=>gt({type:s.Plugin,data:{plugin:e.name,payload:t}})}))))||[]},b)};K.addLoadListener((e=>{try{var t=Lt.getId(e),r=ie(e.contentDocument);if(ne.push(r),-1!==t){var n=Z.get(t);n||Z.set(t,n=new Set),n.add(r)}}catch(e){console.warn(e)}})),K.addPageHideListener((e=>{var t=Lt.getId(e);null==V||V(t),Qe(e)}));var oe=()=>{bt(),ne.push(ie(document)),Mt=!0};return["interactive","complete"].includes(document.readyState)?oe():(ne.push(ve("DOMContentLoaded",(()=>{gt({type:s.DomContentLoaded,data:{}}),"DOMContentLoaded"===_&&oe()}))),ne.push(ve("load",(()=>{gt({type:s.Load,data:{}}),"load"===_&&oe()}),window))),()=>{ne.forEach((e=>fe(e))),te.destroy(),K.removeLoadListener(),K.destroy(),Z.clear(),Lt.reset(),Mt=!1,qe=void 0}}catch(e){console.warn(e)}}Rt.addCustomEvent=(e,t)=>{if(!Mt)throw new Error("please add custom event after start recording");gt({type:s.Custom,data:{tag:e,payload:t}})},Rt.freezePage=()=>{We.forEach((e=>e.freeze()))},Rt.takeFullSnapshot=e=>{if(!Mt)throw new Error("please take full snapshot after start recording");bt(e)},Rt.mirror=Lt;var Ot=Object.defineProperty,Et=(e,t,r)=>((e,t,r)=>t in e?Ot(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r)(e,"symbol"!=typeof t?t+"":t,r);class Nt{constructor(e){Et(this,"fileName"),Et(this,"functionName"),Et(this,"lineNumber"),Et(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 At=/(^|@)\S+:\d+/,Pt=/^\s*at .*(\S+:\d+|\(native\))/m,qt=/^(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(Pt)?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(Pt)}),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+)\)$)/),n=(t=r?t.replace(r[0],""):t).split(/\s+/).slice(1),i=this.extractLocation(r?r[1]:n.pop()),o=n.join(" ")||void 0,a=["eval","<anonymous>"].indexOf(i[0])>-1?void 0:i[0];return new Nt({functionName:o,fileName:a,lineNumber:i[1],columnNumber:i[2]})}),this)},parseFFOrSafari(e){return e.stack.split("\n").filter((function(e){return!e.match(qt)}),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 Nt({functionName:e});var t=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=e.match(t),n=r&&r[1]?r[1]:void 0,i=this.extractLocation(e.replace(t,""));return new Nt({functionName:n,fileName:i[0],lineNumber:i[1],columnNumber:i[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"),n=[],i=2,o=r.length;o>i;i+=2){var a=t.exec(r[i]);a&&n.push(new Nt({fileName:a[2],lineNumber:parseFloat(a[1])}))}return n},parseOpera10(e){for(var t=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=e.stacktrace.split("\n"),n=[],i=0,o=r.length;o>i;i+=2){var a=t.exec(r[i]);a&&n.push(new Nt({functionName:a[3]||void 0,fileName:a[2],lineNumber:parseFloat(a[1])}))}return n},parseOpera11(e){return e.stack.split("\n").filter((function(e){return!!e.match(At)&&!e.match(/^Error created at/)}),this).map((function(e){var t=e.split("@"),r=this.extractLocation(t.pop()),n=(t.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new Nt({functionName:n,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function Ft(e){if(!e||!e.outerHTML)return"";for(var t="";e.parentElement;){var r=e.localName;if(!r)break;r=r.toLowerCase();var n=e.parentElement,i=[];if(n.children&&n.children.length>0)for(var o=0;n.children.length>o;o++){var a=n.children[o];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===r&&i.push(a)}i.length>1&&(r+=":eq("+i.indexOf(e)+")"),t=r+(t?">"+t:""),e=n}return t}function jt(e){return Array.isArray(e)}function Ht(e){return"object"==typeof e&&null!==e&&!jt(e)}function Ut(e,t){if(0===t)return!0;var r=Object.keys(e);for(var n of r)if(Ht(e[n])&&Ut(e[n],t-1))return!0;return!1}function Bt(e,t){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,t);var n=[],i=[];return JSON.stringify(e,(function(e,t){if(n.length>0){var o=n.indexOf(this);~o?n.splice(o+1):n.push(this),~o?i.splice(o,1/0,e):i.push(e),~n.indexOf(t)&&(t=n[0]===t?"[Circular ~]":"[Circular ~."+i.slice(0,n.indexOf(t)).join(".")+"]")}else n.push(t);if(null===t)return t;if(void 0===t)return"undefined";if(Ht(a=t)&&Object.keys(a).length>r.numOfKeysLimit||"function"==typeof a||Ht(a)&&Ut(a,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 a;if("bigint"==typeof t)return t.toString()+"n";if(t instanceof Event){var s={};for(var u in t){var l=t[u];s[u]=jt(l)?Ft(l.length?l[0]:null):l}return s}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 Vt={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 Wt(e,t,r){var n,i=r?Object.assign({},Vt,r):Vt,o=i.logger;if(!o)return()=>{};n="string"==typeof o?t[o]:o;var a=0,s=!1,u=[];if(i.level.includes("error")){var l=t=>{var r=t.message,n=Dt.parse(t.error).map((e=>e.toString())),o=[Bt(r,i.stringifyOptions)];e({level:"error",trace:n,payload:o})};t.addEventListener("error",l),u.push((()=>{t.removeEventListener("error",l)}));var c=t=>{var r,n;t.reason instanceof Error?n=[Bt("Uncaught (in promise) "+(r=t.reason).name+": "+r.message,i.stringifyOptions)]:(r=new Error,n=[Bt("Uncaught (in promise)",i.stringifyOptions),Bt(t.reason,i.stringifyOptions)]);var o=Dt.parse(r).map((e=>e.toString()));e({level:"error",trace:o,payload:n})};t.addEventListener("unhandledrejection",c),u.push((()=>{t.removeEventListener("unhandledrejection",c)}))}for(var h of i.level)u.push(d(n,h));return()=>{u.forEach((e=>e()))};function d(t,r){var n=this;return t[r]?function(t,o,u){try{if(!(o in t))return()=>{};var l=t[o],c=(t=>function(){for(var o=arguments.length,u=new Array(o),l=0;o>l;l++)u[l]=arguments[l];if(t.apply(n,u),!("assert"===r&&u[0]||s)){s=!0;try{var c=Dt.parse(new Error).map((e=>e.toString())).splice(1),h=("assert"===r?u.slice(1):u).map((e=>Bt(e,i.stringifyOptions)));a++,i.lengthThreshold>a?e({level:r,trace:c,payload:h}):a===i.lengthThreshold&&e({level:"warn",trace:[],payload:[Bt("The number of log records reached the threshold.")]})}catch(e){t("rrweb logger error:",e,...u)}finally{s=!1}}})(l);return"function"==typeof c&&(c.prototype=c.prototype||{},Object.defineProperties(c,{__rrweb_original__:{enumerable:!1,value:l}})),t[o]=c,()=>{t[o]=l}}catch(e){return()=>{}}}(t,r):()=>{}}}var zt=e=>({name:"rrweb/console@1",observer:Wt,options:e}),Zt=function(e){return e.MinLength="min_length",e.MaxLength="max_length",e}({});function $t(e,t){return-1!==e.indexOf(t)}var Qt=function(e){return e.trim()},Gt=Object.prototype,Jt=Gt.hasOwnProperty,Xt=Gt.toString,Yt=Array.isArray||function(e){return"[object Array]"===Xt.call(e)},Kt=e=>"function"==typeof e,er=e=>e===Object(e)&&!Yt(e),tr=e=>void 0===e,rr=e=>"[object String]"==Xt.call(e),nr=e=>null===e,ir=e=>tr(e)||nr(e),or=e=>"[object Number]"==Xt.call(e)&&e==e,ar=e=>"[object Boolean]"===Xt.call(e),sr=e=>e instanceof FormData;function ur(e){return null===e||"object"!=typeof e}function lr(e,t){return{}.toString.call(e)==="[object "+t+"]"}function cr(e){return"undefined"!=typeof Event&&function(e,t){try{return e instanceof t}catch(e){return!1}}(e,Event)}var hr,dr,vr,fr="Mobile",pr="Android",mr="Tablet",yr=pr+" "+mr,gr="iPad",br="Apple Watch",wr="BlackBerry",kr="Nintendo",xr="PlayStation",Sr="Xbox",Cr="Windows Phone",Ir="Nokia",Tr="Ouya",Mr="Generic",_r=Mr+" "+fr.toLowerCase(),Lr=Mr+" "+mr.toLowerCase(),Rr=new RegExp(Sr,"i"),Or=new RegExp(xr+" \\w+","i"),Er=new RegExp(kr+" \\w+","i"),Nr=new RegExp(wr+"|PlayBook|BB10","i");function Ar(e,t){if(e){var r=e.find((e=>e.type===t));return null==r?void 0:r.value}}function Pr(e){var t=globalThis._posthogChunkIds;if(t){var r=Object.keys(t);return vr&&r.length===dr||(dr=r.length,vr=r.reduce(((r,n)=>{hr||(hr={});var i=hr[n];if(i)r[i[0]]=i[1];else for(var o=e(n),a=o.length-1;a>=0;a--){var s=o[a],u=null==s?void 0:s.filename,l=t[n];if(u&&l){r[u]=l,hr[n]=[u,l];break}}return r}),{})),vr}}var qr="?";function Dr(e,t,r,n,i){var o={platform:e,filename:t,function:"<anonymous>"===r?qr:r,in_app:!0};return tr(n)||(o.lineno=n),tr(i)||(o.colno=i),o}var Fr=(e,t)=>{var r=-1!==e.indexOf("safari-extension"),n=-1!==e.indexOf("safari-web-extension");return r||n?[-1!==e.indexOf("@")?e.split("@")[0]:qr,r?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},jr=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Hr=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Ur=/\((\S*)(?::(\d+))(?::(\d+))\)/,Br=(e,t)=>{var r=jr.exec(e);if(r){var[,n,i,o]=r;return Dr(t,n,qr,+i,+o)}var a=Hr.exec(e);if(a){if(a[2]&&0===a[2].indexOf("eval")){var s=Ur.exec(a[2]);s&&(a[2]=s[1],a[3]=s[2],a[4]=s[3])}var[u,l]=Fr(a[1]||qr,a[2]);return Dr(t,l,u,a[3]?+a[3]:void 0,a[4]?+a[4]:void 0)}},Vr=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Wr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,zr=(e,t)=>{var r=Vr.exec(e);if(r){if(r[3]&&r[3].indexOf(" > eval")>-1){var n=Wr.exec(r[3]);n&&(r[1]=r[1]||"eval",r[3]=n[1],r[4]=n[2],r[5]="")}var i=r[3],o=r[1]||qr;return[o,i]=Fr(o,i),Dr(t,i,o,r[4]?+r[4]:void 0,r[5]?+r[5]:void 0)}},Zr=/\(error: (.*)\)/;var $r=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;var Qr=["fatal","error","warning","log","info","debug"];function Gr(e,t){void 0===t&&(t=40);var r=Object.keys(e);if(r.sort(),!r.length)return"[object has no keys]";for(var n=r.length;n>0;n--){var i=r.slice(0,n).join(", ");if(t>=i.length)return n===r.length?i:i.length>t?i.slice(0,t)+"...":i}return""}var Jr="undefined"!=typeof window?window:void 0,Xr="undefined"!=typeof globalThis?globalThis:Jr;"undefined"==typeof self&&(Xr.self=Xr),"undefined"==typeof File&&(Xr.File=function(){});var Yr=null==Xr?void 0:Xr.navigator,Kr=null==Xr?void 0:Xr.document;null!=Xr&&Xr.XMLHttpRequest&&new Xr.XMLHttpRequest;var en=null==Yr?void 0:Yr.userAgent,tn=null!=Jr?Jr:{},rn=e=>e instanceof Document,nn=function(e,t){var{debugEnabled:r}=void 0===t?{}:t,n={k(t){if(Jr&&(tn.POSTHOG_DEBUG||r)&&!tr(Jr.console)&&Jr.console){for(var n=("__rrweb_original__"in Jr.console[t]?Jr.console[t].__rrweb_original__:Jr.console[t]),i=arguments.length,o=new Array(i>1?i-1:0),a=1;i>a;a++)o[a-1]=arguments[a];n(e,...o)}},debug(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("debug",...t)},info(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("log",...t)},warn(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("warn",...t)},error(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];n.k("error",...t)},critical(){for(var t=arguments.length,r=new Array(t),n=0;t>n;n++)r[n]=arguments[n];console.error(e,...r)},uninitializedWarning(e){n.error("You must initialize PostHog before calling "+e)},createLogger:(t,r)=>nn(e+" "+t,r)};return n},on=nn("[PostHog.js]"),an=on.createLogger;function sn(e,t){if(!ir(e))if(Yt(e))e.forEach(t);else if(sr(e))e.forEach(((e,r)=>t(e,r)));else for(var r in e)Jt.call(e,r)&&t(e[r],r)}var un=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;t>n;n++)r[n-1]=arguments[n];for(var i of r)for(var o in i)void 0!==i[o]&&(e[o]=i[o]);return e};function ln(e){for(var t=Object.keys(e),r=t.length,n=new Array(r);r--;)n[r]=[t[r],e[t[r]]];return n}function cn(e,t,r,n){var{capture:i=!1,passive:o=!0}=null!=n?n:{};null==e||e.addEventListener(t,r,{capture:i,passive:o})}var hn=function(e,t){var r,n;void 0===t&&(t="&");var i=[];return sn(e,(function(e,t){tr(e)||tr(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),n=encodeURIComponent(t),i[i.length]=n+"="+r)})),i.join(t)};function dn(e,t,r){try{if(!(t in e))return()=>{};var n=e[t],i=r(n);return Kt(i)&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=i,()=>{e[t]===i&&(e[t]=n)}}catch(e){return()=>{}}}function vn(e,t){var r,n=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),i={hostname:n,isHostDenied:!1};if(null==(r=t.payloadHostDenyList)||!r.length||null==n||!n.trim().length)return i;for(var o of t.payloadHostDenyList)if(n.endsWith(o))return{hostname:n,isHostDenied:!0};return i}var fn=1,pn=3,mn=11;function yn(e){return!!e&&e.nodeType===fn}function gn(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function bn(e){return!!e&&e.nodeType===mn&&yn(e.host)}function wn(e){return e?Qt(e).split(/\s+/):[]}function kn(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 wn(t)}function xn(e){var t="";return _n(e)&&!Ln(e)&&e.childNodes&&e.childNodes.length&&sn(e.childNodes,(function(e){var r;(function(e){return!!e&&e.nodeType===pn})(e)&&e.textContent&&(t+=null!==(r=function(e){return ir(e)?null:Qt(e).split(/(\s+)/).filter((e=>qn(e))).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}(e.textContent))&&void 0!==r?r:"")})),Qt(t)}var Sn=["a","button","form","input","select","textarea","label"];function Cn(e){var t=e.parentNode;return!(!t||!yn(t))&&t}var In=[".ph-no-deadclick",".ph-no-capture"];var Tn=e=>!e||gn(e,"html")||!yn(e),Mn=(e,t)=>{if(!Jr||Tn(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var r=!1,n=[e],i=e;i.parentNode&&!gn(i,"body");)if(bn(i.parentNode))n.push(i.parentNode.host),i=i.parentNode.host;else{var o=Cn(i);if(!o)break;if(Sn.indexOf(o.tagName.toLowerCase())>-1)r=!0;else{var a=Jr.getComputedStyle(o);a&&"pointer"===a.getPropertyValue("cursor")&&(r=!0)}n.push(o),i=o}return{parentIsUsefulElement:r,targetElementList:n}};function _n(e){for(var t=e;t.parentNode&&!gn(t,"body");t=t.parentNode){var r=kn(t);if($t(r,"ph-sensitive")||$t(r,"ph-no-capture"))return!1}if($t(kn(e),"ph-include"))return!0;var n=e.type||"";if(rr(n))switch(n.toLowerCase()){case"hidden":case"password":return!1}var i=e.name||e.id||"";return!rr(i)||!/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(i.replace(/[^a-zA-Z0-9]/g,""))}function Ln(e){return!!(gn(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||gn(e,"select")||gn(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var Rn="(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})",On=new RegExp("^(?:"+Rn+")$"),En=new RegExp(Rn),Nn="\\d{3}-?\\d{2}-?\\d{4}",An=new RegExp("^("+Nn+")$"),Pn=new RegExp("("+Nn+")");function qn(e,t){if(void 0===t&&(t=!0),ir(e))return!1;if(rr(e)){if(e=Qt(e),(t?On:En).test((e||"").replace(/[- ]/g,"")))return!1;if((t?An:Pn).test(e))return!1}return!0}function Dn(e){var t=xn(e);return qn(t=(t+" "+Fn(e)).trim())?t:""}function Fn(e){var t="";return e&&e.childNodes&&e.childNodes.length&&sn(e.childNodes,(function(e){var r;if(e&&"span"===(null==(r=e.tagName)?void 0:r.toLowerCase()))try{var n=xn(e);t=(t+" "+n).trim(),e.childNodes&&e.childNodes.length&&(t=(t+" "+Fn(e)).trim())}catch(e){on.error("[AutoCapture]",e)}})),t}function jn(e){return e.replace(/"|\\"/g,'\\"')}function Hn(e){var t=e.attr__class;return t?Yt(t)?t:wn(t):void 0}var Un={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"]},Bn=an("[Recorder]"),Vn=e=>"navigation"===e.entryType,Wn=e=>"resource"===e.entryType;function zn(e,t){return!!t&&(ar(t)||t[e])}function Zn(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 $n(e){var{type:t,recordBody:r,headers:n,url:i}=e;function o(e){var t=Object.keys(n).find((e=>"content-type"===e.toLowerCase())),r=t&&n[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:!!Zn(t)&&e(t.url)}catch(e){return!1}}(i))return!1;if(ar(r))return!0;if(Yt(r))return o(r);var a=r[t];return ar(a)?a:o(a)}function Qn(e,t,r,n,i,o){return Gn.apply(this,arguments)}function Gn(){return Gn=t((function*(e,t,r,n,i,o){if(void 0===o&&(o=0),o>10)return Bn.warn("Failed to get performance entry for request",{url:r,initiatorType:t}),null;var a=function(e,r){for(var o=e.length-1;o>=0;o-=1)if(Wn(a=e[o])&&a.initiatorType===t&&(tr(n)||a.startTime>=n)&&(tr(i)||i>=a.startTime))return e[o];var a}(e.performance.getEntriesByName(r));return a||(yield new Promise((e=>setTimeout(e,50*o))),Qn(e,t,r,n,i,o+1))})),Gn.apply(this,arguments)}function Jn(e){var{body:t,options:r,url:n}=e;if(ir(t))return null;var{hostname:i,isHostDenied:o}=vn(n,r);if(o)return i+" is in deny list";if(rr(t))return t;if(rn(t))return t.textContent;if(sr(t))return hn(t);if(er(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 Xn=e=>!nr(e)&&("navigation"===e.entryType||"resource"===e.entryType);function Yn(e){var{entry:t,method:n,status:i,networkRequest:o,isInitial:a,start:s,end:u,url:l,initiatorType:c}=e;s=t?t.startTime:s,u=t?t.responseEnd:u;var h=Math.floor(Date.now()-performance.now()),d=Math.floor(h+(s||0)),v=[r({},t?t.toJSON():{name:l},{startTime:tr(s)?void 0:Math.round(s),endTime:tr(u)?void 0:Math.round(u),timeOrigin:h,timestamp:d,method:n,initiatorType:c||(t?t.initiatorType:void 0),status:i,requestHeaders:o.requestHeaders,requestBody:o.requestBody,responseHeaders:o.responseHeaders,responseBody:o.responseBody,isInitial:a})];if(Xn(t))for(var f of t.serverTiming||[])v.push({timeOrigin:h,timestamp:d,startTime:Math.round(t.startTime),name:f.name,duration:f.duration,entryType:"serverTiming"});return v}var Kn=["video/","audio/"];function ei(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 ti(){return ti=t((function*(e){var{r:t,options:r,url:n}=e,{hostname:i,isHostDenied:o}=vn(n,r);return o?Promise.resolve(i+" is in deny list"):ei(t)})),ti.apply(this,arguments)}function ri(){return ri=t((function*(e){var{r:t,options:r,url:n}=e,i=function(e){var t,{r:r,options:n,url:i}=e;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var o=null==(t=r.headers.get("Content-Type"))?void 0:t.toLowerCase(),a=Kn.some((e=>null==o?void 0:o.startsWith(e)));if(o&&a)return"Content-Type "+o+" is not supported";var{hostname:s,isHostDenied:u}=vn(i,n);return u?s+" is in deny list":null}({r:t,options:r,url:n});return nr(i)?ei(t):Promise.resolve(i)})),ri.apply(this,arguments)}var ni=null;function ii(e,n,i){if(!("performance"in n))return()=>{};if(ni)return Bn.warn("Network observer already initialised, doing nothing"),()=>{};var o=i?Object.assign({},Un,i):Un,a=t=>{var n=[];t.requests.forEach((e=>{var t=o.maskRequestFn(e);t&&n.push(t)})),n.length>0&&e(r({},t,{requests:n}))},s=function(e,t,r){if(r.recordInitialRequests){var n=t.performance.getEntries().filter((e=>Vn(e)||Wn(e)&&r.initiatorTypes.includes(e.initiatorType)));e({requests:n.flatMap((e=>Yn({entry:e,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var i=new t.PerformanceObserver((t=>{var n=t.getEntries().filter((e=>Vn(e)||Wn(e)&&r.initiatorTypes.includes(e.initiatorType)&&(e=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==e.initiatorType&&"fetch"!==e.initiatorType)(e)));e({requests:n.flatMap((e=>Yn({entry:e,method:void 0,status:void 0,networkRequest:{}})))})})),o=PerformanceObserver.supportedEntryTypes.filter((e=>r.performanceEntryTypeToObserve.includes(e)));return i.observe({entryTypes:o}),()=>{i.disconnect()}}(a,n,o),u=()=>{},l=()=>{};return(o.recordHeaders||o.recordBody)&&(u=function(e,t,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var n=zn("request",r.recordHeaders),i=zn("response",r.recordHeaders),o=dn(t.XMLHttpRequest.prototype,"open",(o=>function(a,s,u,l,c){void 0===u&&(u=!0);var h,d,v=this,f=new Request(s),p={},m={},y=v.setRequestHeader.bind(v);v.setRequestHeader=(e,t)=>(m[e]=t,y(e,t)),n&&(p.requestHeaders=m);var g=v.send.bind(v);v.send=e=>($n({type:"request",headers:m,url:s,recordBody:r.recordBody})&&(p.requestBody=Jn({body:e,options:r,url:s})),h=t.performance.now(),g(e));var b=()=>{v.removeEventListener("readystatechange",w),v.removeEventListener("error",b),v.removeEventListener("abort",b),v.removeEventListener("timeout",b)},w=()=>{if(v.readyState===v.DONE){b(),d=t.performance.now();var n={};v.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((e=>{var t=e.split(": "),r=t.shift(),i=t.join(": ");r&&(n[r]=i)})),i&&(p.responseHeaders=n),$n({type:"response",headers:n,url:s,recordBody:r.recordBody})&&(p.responseBody=Jn({body:v.response,options:r,url:s})),Qn(t,"xmlhttprequest",f.url,h,d).then((t=>{var r=Yn({entry:t,method:a,status:null==v?void 0:v.status,networkRequest:p,start:h,end:d,url:s.toString(),initiatorType:"xmlhttprequest"});e({requests:r})})).catch((()=>{}))}};v.addEventListener("readystatechange",w),v.addEventListener("error",b),v.addEventListener("abort",b),v.addEventListener("timeout",b),o.call(v,a,s.toString(),u,l,c)}));return()=>{o()}}(a,n,o),l=function(e,r,n){if(!n.initiatorTypes.includes("fetch"))return()=>{};var i=zn("request",n.recordHeaders),o=zn("response",n.recordHeaders),a=dn(r,"fetch",(a=>function(){var s=t((function*(t,s){var u,l,c,h,d=new Request(t,s),v={};try{var f={};d.headers.forEach(((e,t)=>{f[t]=e})),i&&(v.requestHeaders=f),!(er(h=null==s?void 0:s.body)&&Kt(h.getReader)&&Kt(h.tee))&&$n({type:"request",headers:f,url:t,recordBody:n.recordBody})&&(v.requestBody=yield function(e){return ti.apply(this,arguments)}({r:d,options:n,url:t})),l=r.performance.now(),u=Zn(t)?yield a(d):yield a(t,s),c=r.performance.now();var p={};return u.headers.forEach(((e,t)=>{p[t]=e})),o&&(v.responseHeaders=p),$n({type:"response",headers:p,url:t,recordBody:n.recordBody})&&(v.responseBody=yield function(e){return ri.apply(this,arguments)}({r:u,options:n,url:t})),u}finally{Qn(r,"fetch",d.url,l,c).then((t=>{var r,n=Yn({entry:t,method:d.method,status:null==(r=u)?void 0:r.status,networkRequest:v,start:l,end:c,url:d.url,initiatorType:"fetch"});e({requests:n})})).catch((()=>{}))}}));return function(e,t){return s.apply(this,arguments)}}()));return()=>{a()}}(a,n,o)),ni=()=>{s(),u(),l(),ni=null}}var oi=e=>({name:"rrweb/network@1",observer:ii,options:e});tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:zt,getRecordNetworkPlugin:oi},tn.__PosthogExtensions__.rrweb={record:Rt,version:"v2",wasMaxDepthReached:()=>le,resetMaxDepthState(){le=!1,ue=!1}},tn.rrweb={record:Rt,version:"v2"},tn.rrwebConsoleRecord={getRecordConsolePlugin:zt},tn.getRecordNetworkPlugin=oi;var ai,si,ui,li,ci,hi,di,vi,fi,pi,mi,yi,gi={},bi=[],wi=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,ki=Array.isArray;function xi(e,t){for(var r in t)e[r]=t[r];return e}function Si(e){e&&e.parentNode&&e.parentNode.removeChild(e)}function Ci(e,t,r){var n,i,o,a={};for(o in t)"key"==o?n=t[o]:"ref"==o?i=t[o]:a[o]=t[o];if(arguments.length>2&&(a.children=arguments.length>3?ai.call(arguments,2):r),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===a[o]&&(a[o]=e.defaultProps[o]);return Ii(e,a,n,i,null)}function Ii(e,t,r,n,i){var o={type:e,props:t,key:r,ref:n,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:null==i?++ui:i,__i:-1,__u:0};return null==i&&null!=si.vnode&&si.vnode(o),o}function Ti(e){return e.children}function Mi(e,t){this.props=e,this.context=t}function _i(e,t){if(null==t)return e.__?_i(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?_i(e):null}function Li(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 Li(e)}}function Ri(e){(!e.__d&&(e.__d=!0)&&li.push(e)&&!$.__r++||ci!=si.debounceRendering)&&((ci=si.debounceRendering)||hi)($)}function $(){for(var e,t,r,n,i,o,a,s=1;li.length;)li.length>s&&li.sort(di),e=li.shift(),s=li.length,e.__d&&(r=void 0,n=void 0,i=(n=(t=e).__v).__e,o=[],a=[],t.__P&&((r=xi({},n)).__v=n.__v+1,si.vnode&&si.vnode(r),Di(t.__P,r,n,t.__n,t.__P.namespaceURI,32&n.__u?[i]:null,o,null==i?_i(n):i,!!(32&n.__u),a),r.__v=n.__v,r.__.__k[r.__i]=r,ji(o,r,a),n.__e=n.__=null,r.__e!=i&&Li(r)));$.__r=0}function Oi(e,t,r,n,i,o,a,s,u,l,c){var h,d,v,f,p,m,y,g=n&&n.__k||bi,b=t.length;for(u=function(e,t,r,n,i){var o,a,s,u,l,c=r.length,h=c,d=0;for(e.__k=new Array(i),o=0;i>o;o++)null!=(a=t[o])&&"boolean"!=typeof a&&"function"!=typeof a?("string"==typeof a||"number"==typeof a||"bigint"==typeof a||a.constructor==String?a=e.__k[o]=Ii(null,a,null,null,null):ki(a)?a=e.__k[o]=Ii(Ti,{children:a},null,null,null):void 0===a.constructor&&a.__b>0?a=e.__k[o]=Ii(a.type,a.props,a.key,a.ref?a.ref:null,a.__v):e.__k[o]=a,u=o+d,a.__=e,a.__b=e.__b+1,s=null,-1!=(l=a.__i=Ni(a,r,u,h))&&(h--,(s=r[l])&&(s.__u|=2)),null==s||null==s.__v?(-1==l&&(i>c?d--:c>i&&d++),"function"!=typeof a.type&&(a.__u|=4)):l!=u&&(l==u-1?d--:l==u+1?d++:(l>u?d--:d++,a.__u|=4))):e.__k[o]=null;if(h)for(o=0;c>o;o++)null!=(s=r[o])&&0==(2&s.__u)&&(s.__e==n&&(n=_i(s)),Bi(s,s));return n}(r,t,g,u,b),h=0;b>h;h++)null!=(v=r.__k[h])&&(d=-1==v.__i?gi:g[v.__i]||gi,v.__i=h,m=Di(e,v,d,i,o,a,s,u,l,c),f=v.__e,v.ref&&d.ref!=v.ref&&(d.ref&&Ui(d.ref,null,v),c.push(v.ref,v.__c||f,v)),null==p&&null!=f&&(p=f),(y=!!(4&v.__u))||d.__k===v.__k?u=Ei(v,u,e,y):"function"==typeof v.type&&void 0!==m?u=m:f&&(u=f.nextSibling),v.__u&=-7);return r.__e=p,u}function Ei(e,t,r,n){var i,o;if("function"==typeof e.type){for(i=e.__k,o=0;i&&i.length>o;o++)i[o]&&(i[o].__=e,t=Ei(i[o],t,r,n));return t}e.__e!=t&&(n&&(t&&e.type&&!t.parentNode&&(t=_i(e)),r.insertBefore(e.__e,t||null)),t=e.__e);do{t=t&&t.nextSibling}while(null!=t&&8==t.nodeType);return t}function Ni(e,t,r,n){var i,o,a,s=e.key,u=e.type,l=t[r],c=null!=l&&0==(2&l.__u);if(null===l&&null==s||c&&s==l.key&&u==l.type)return r;if(n>(c?1:0))for(i=r-1,o=r+1;i>=0||t.length>o;)if(null!=(l=t[a=0>i?o++:i--])&&0==(2&l.__u)&&s==l.key&&u==l.type)return a;return-1}function Ai(e,t,r){"-"==t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||wi.test(t)?r:r+"px"}function Pi(e,t,r,n,i){var o,a;e:if("style"==t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof n&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||Ai(e.style,t,"");if(r)for(t in r)n&&r[t]==n[t]||Ai(e.style,t,r[t])}else if("o"==t[0]&&"n"==t[1])o=t!=(t=t.replace(vi,"$1")),a=t.toLowerCase(),t=a in e||"onFocusOut"==t||"onFocusIn"==t?a.slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=r,r?n?r.u=n.u:(r.u=fi,e.addEventListener(t,o?mi:pi,o)):e.removeEventListener(t,o?mi:pi,o);else{if("http://www.w3.org/2000/svg"==i)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 qi(e){return function(t){if(this.l){var r=this.l[t.type+e];if(null==t.t)t.t=fi++;else if(r.u>t.t)return;return r(si.event?si.event(t):t)}}}function Di(e,t,r,n,i,o,a,s,u,l){var c,h,d,v,f,p,m,y,g,b,w,$,k,x,S,C,I,T=t.type;if(void 0!==t.constructor)return null;128&r.__u&&(u=!!(32&r.__u),o=[s=t.__e=r.__e]),(c=si.__b)&&c(t);e:if("function"==typeof T)try{if(y=t.props,g="prototype"in T&&T.prototype.render,b=(c=T.contextType)&&n[c.__c],w=c?b?b.props.value:c.__:n,r.__c?m=(h=t.__c=r.__c).__=h.__E:(g?t.__c=h=new T(y,w):(t.__c=h=new Mi(y,w),h.constructor=T,h.render=Vi),b&&b.sub(h),h.state||(h.state={}),h.__n=n,d=h.__d=!0,h.__h=[],h._sb=[]),g&&null==h.__s&&(h.__s=h.state),g&&null!=T.getDerivedStateFromProps&&(h.__s==h.state&&(h.__s=xi({},h.__s)),xi(h.__s,T.getDerivedStateFromProps(y,h.__s))),v=h.props,f=h.state,h.__v=t,d)g&&null==T.getDerivedStateFromProps&&null!=h.componentWillMount&&h.componentWillMount(),g&&null!=h.componentDidMount&&h.__h.push(h.componentDidMount);else{if(g&&null==T.getDerivedStateFromProps&&y!==v&&null!=h.componentWillReceiveProps&&h.componentWillReceiveProps(y,w),t.__v==r.__v||!h.__e&&null!=h.shouldComponentUpdate&&!1===h.shouldComponentUpdate(y,h.__s,w)){for(t.__v!=r.__v&&(h.props=y,h.state=h.__s,h.__d=!1),t.__e=r.__e,t.__k=r.__k,t.__k.some((function(e){e&&(e.__=t)})),$=0;h._sb.length>$;$++)h.__h.push(h._sb[$]);h._sb=[],h.__h.length&&a.push(h);break e}null!=h.componentWillUpdate&&h.componentWillUpdate(y,h.__s,w),g&&null!=h.componentDidUpdate&&h.__h.push((function(){h.componentDidUpdate(v,f,p)}))}if(h.context=w,h.props=y,h.__P=e,h.__e=!1,k=si.__r,x=0,g){for(h.state=h.__s,h.__d=!1,k&&k(t),c=h.render(h.props,h.state,h.context),S=0;h._sb.length>S;S++)h.__h.push(h._sb[S]);h._sb=[]}else do{h.__d=!1,k&&k(t),c=h.render(h.props,h.state,h.context),h.state=h.__s}while(h.__d&&25>++x);h.state=h.__s,null!=h.getChildContext&&(n=xi(xi({},n),h.getChildContext())),g&&!d&&null!=h.getSnapshotBeforeUpdate&&(p=h.getSnapshotBeforeUpdate(v,f)),C=c,null!=c&&c.type===Ti&&null==c.key&&(C=Hi(c.props.children)),s=Oi(e,ki(C)?C:[C],t,r,n,i,o,a,s,u,l),h.base=t.__e,t.__u&=-161,h.__h.length&&a.push(h),m&&(h.__E=h.__=null)}catch(e){if(t.__v=null,u||null!=o)if(e.then){for(t.__u|=u?160:128;s&&8==s.nodeType&&s.nextSibling;)s=s.nextSibling;o[o.indexOf(s)]=null,t.__e=s}else{for(I=o.length;I--;)Si(o[I]);Fi(t)}else t.__e=r.__e,t.__k=r.__k,e.then||Fi(t);si.__e(e,t,r)}else null==o&&t.__v==r.__v?(t.__k=r.__k,t.__e=r.__e):s=t.__e=function(e,t,r,n,i,o,a,s,u){var l,c,h,d,v,f,p,m=r.props||gi,y=t.props,g=t.type;if("svg"==g?i="http://www.w3.org/2000/svg":"math"==g?i="http://www.w3.org/1998/Math/MathML":i||(i="http://www.w3.org/1999/xhtml"),null!=o)for(l=0;o.length>l;l++)if((v=o[l])&&"setAttribute"in v==!!g&&(g?v.localName==g:3==v.nodeType)){e=v,o[l]=null;break}if(null==e){if(null==g)return document.createTextNode(y);e=document.createElementNS(i,g,y.is&&y),s&&(si.__m&&si.__m(t,o),s=!1),o=null}if(null==g)m===y||s&&e.data==y||(e.data=y);else{if(o=o&&ai.call(e.childNodes),!s&&null!=o)for(m={},l=0;e.attributes.length>l;l++)m[(v=e.attributes[l]).name]=v.value;for(l in m)if(v=m[l],"children"==l);else if("dangerouslySetInnerHTML"==l)h=v;else if(!(l in y)){if("value"==l&&"defaultValue"in y||"checked"==l&&"defaultChecked"in y)continue;Pi(e,l,null,v,i)}for(l in y)v=y[l],"children"==l?d=v:"dangerouslySetInnerHTML"==l?c=v:"value"==l?f=v:"checked"==l?p=v:s&&"function"!=typeof v||m[l]===v||Pi(e,l,v,m[l],i);if(c)s||h&&(c.__html==h.__html||c.__html==e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(h&&(e.innerHTML=""),Oi("template"==t.type?e.content:e,ki(d)?d:[d],t,r,n,"foreignObject"==g?"http://www.w3.org/1999/xhtml":i,o,a,o?o[0]:r.__k&&_i(r,0),s,u),null!=o)for(l=o.length;l--;)Si(o[l]);s||(l="value","progress"==g&&null==f?e.removeAttribute("value"):null!=f&&(f!==e[l]||"progress"==g&&!f||"option"==g&&f!=m[l])&&Pi(e,l,f,m[l],i),l="checked",null!=p&&p!=e[l]&&Pi(e,l,p,m[l],i))}return e}(r.__e,t,r,n,i,o,a,u,l);return(c=si.diffed)&&c(t),128&t.__u?void 0:s}function Fi(e){e&&e.__c&&(e.__c.__e=!0),e&&e.__k&&e.__k.forEach(Fi)}function ji(e,t,r){for(var n=0;r.length>n;n++)Ui(r[n],r[++n],r[++n]);si.__c&&si.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){si.__e(e,t.__v)}}))}function Hi(e){return"object"!=typeof e||null==e||e.__b&&e.__b>0?e:ki(e)?e.map(Hi):xi({},e)}function Ui(e,t,r){try{if("function"==typeof e){var n="function"==typeof e.__u;n&&e.__u(),n&&null==t||(e.__u=e(t))}else e.current=t}catch(e){si.__e(e,r)}}function Bi(e,t,r){var n,i;if(si.unmount&&si.unmount(e),(n=e.ref)&&(n.current&&n.current!=e.__e||Ui(n,null,t)),null!=(n=e.__c)){if(n.componentWillUnmount)try{n.componentWillUnmount()}catch(e){si.__e(e,t)}n.base=n.__P=null}if(n=e.__k)for(i=0;n.length>i;i++)n[i]&&Bi(n[i],t,r||"function"!=typeof e.type);r||Si(e.__e),e.__c=e.__=e.__e=void 0}function Vi(e,t,r){return this.constructor(e,r)}function Wi(e,t,r){var n,i,o;t==document&&(t=document.documentElement),si.__&&si.__(e,t),n=t.__k,i=[],o=[],Di(t,e=t.__k=Ci(Ti,null,[e]),n||gi,gi,t.namespaceURI,n?null:t.firstChild?ai.call(t.childNodes):null,i,n?n.__e:t.firstChild,!1,o),ji(i,e,o)}ai=bi.slice,si={__e(e,t,r,n){for(var i,o,a;t=t.__;)if((i=t.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(e)),a=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(e,n||{}),a=i.__d),a)return i.__E=i}catch(t){e=t}throw e}},ui=0,Mi.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!=this.state?this.__s:this.__s=xi({},this.state),"function"==typeof e&&(e=e(xi({},r),this.props)),e&&xi(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),Ri(this))},Mi.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Ri(this))},Mi.prototype.render=Ti,li=[],hi="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,di=function(e,t){return e.__v.__b-t.__v.__b},$.__r=0,vi=/(PointerCapture)$|Capture$/i,fi=0,pi=qi(!1),mi=qi(!0),yi=0;var zi,Zi,$i,Qi,Gi=0,Ji=[],Xi=si,Yi=Xi.__b,Ki=Xi.__r,eo=Xi.diffed,to=Xi.__c,ro=Xi.unmount,no=Xi.__;function io(e,t){Xi.__h&&Xi.__h(Zi,e,Gi||t),Gi=0;var r=Zi.__H||(Zi.__H={__:[],__h:[]});return e>=r.__.length&&r.__.push({}),r.__[e]}function oo(e){return Gi=1,function(e,t,r){var n=io(zi++,2);if(n.t=e,!n.__c&&(n.__=[yo(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0],r=n.t(t,e);t!==r&&(n.__N=[r,n.__[1]],n.__c.setState({}))}],n.__c=Zi,!Zi.__f)){var i=function(e,t,r){if(!n.__c.__H)return!0;var i=n.__c.__H.__.filter((function(e){return!!e.__c}));if(i.every((function(e){return!e.__N})))return!o||o.call(this,e,t,r);var a=n.__c.props!==e;return i.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(a=!0)}})),o&&o.call(this,e,t,r)||a};Zi.__f=!0;var o=Zi.shouldComponentUpdate,a=Zi.componentWillUpdate;Zi.componentWillUpdate=function(e,t,r){if(this.__e){var n=o;o=void 0,i(e,t,r),o=n}a&&a.call(this,e,t,r)},Zi.shouldComponentUpdate=i}return n.__N||n.__}(yo,e)}function ao(e,t){var r=io(zi++,3);!Xi.__s&&mo(r.__H,t)&&(r.__=e,r.u=t,Zi.__H.__h.push(r))}function so(e){return Gi=5,uo((function(){return{current:e}}),[])}function uo(e,t){var r=io(zi++,7);return mo(r.__H,t)&&(r.__=e(),r.__H=t,r.__h=e),r.__}function lo(e){var t=Zi.context[e.__c],r=io(zi++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(Zi)),t.props.value):e.__}function co(){for(var e;e=Ji.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(fo),e.__H.__h.forEach(po),e.__H.__h=[]}catch(t){e.__H.__h=[],Xi.__e(t,e.__v)}}Xi.__b=function(e){Zi=null,Yi&&Yi(e)},Xi.__=function(e,t){e&&t.__k&&t.__k.__m&&(e.__m=t.__k.__m),no&&no(e,t)},Xi.__r=function(e){Ki&&Ki(e),zi=0;var t=(Zi=e.__c).__H;t&&($i===Zi?(t.__h=[],Zi.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.u=e.__N=void 0}))):(t.__h.forEach(fo),t.__h.forEach(po),t.__h=[],zi=0)),$i=Zi},Xi.diffed=function(e){eo&&eo(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==Ji.push(t)&&Qi===Xi.requestAnimationFrame||((Qi=Xi.requestAnimationFrame)||vo)(co)),t.__H.__.forEach((function(e){e.u&&(e.__H=e.u),e.u=void 0}))),$i=Zi=null},Xi.__c=function(e,t){t.some((function(e){try{e.__h.forEach(fo),e.__h=e.__h.filter((function(e){return!e.__||po(e)}))}catch(r){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Xi.__e(r,e.__v)}})),to&&to(e,t)},Xi.unmount=function(e){ro&&ro(e);var t,r=e.__c;r&&r.__H&&(r.__H.__.forEach((function(e){try{fo(e)}catch(e){t=e}})),r.__H=void 0,t&&Xi.__e(t,r.__v))};var ho="function"==typeof requestAnimationFrame;function vo(e){var t,r=function(){clearTimeout(n),ho&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,35);ho&&(t=requestAnimationFrame(r))}function fo(e){var t=Zi,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),Zi=t}function po(e){var t=Zi;e.__c=e.__(),Zi=t}function mo(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function yo(e,t){return"function"==typeof t?t(e):t}var go={Tab:"tab",Selector:"selector"},bo={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"},wo={Top:"top",Left:"left",Right:"right",Bottom:"bottom"},ko={Popover:"popover",API:"api",Widget:"widget",ExternalSurvey:"external_survey"},xo={Open:"open",MultipleChoice:"multiple_choice",SingleChoice:"single_choice",Rating:"rating",Link:"link"},So={End:"end",ResponseBased:"response_based",SpecificQuestion:"specific_question"},Co="always",Io={SHOWN:"survey shown",DISMISSED:"survey dismissed",SENT:"survey sent",ABANDONED:"survey abandoned"},To={SURVEY_ID:"$survey_id",SURVEY_NAME:"$survey_name",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_COMPLETED:"$survey_completed",SURVEY_LANGUAGE:"$survey_language"};function Mo(e){return"$survey_response_"+e}function _o(e,t){if(!t)return null;var r=e[Mo(t)];return Yt(r)?[...r]:r}function Lo(e,t){void 0===e&&(e={});var n={};return t.questions.forEach((t=>{if(!tr(t.originalQuestionIndex)){var r,i=0===(r=t.originalQuestionIndex)?"$survey_response":"$survey_response_"+r,o=_o(e,t.id);tr(o)||(n[i]=o)}})),r({$survey_questions:t.questions.map((t=>({id:t.id,question:t.question,response:_o(e,t.id)})))},e,n)}function Ro(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 Oo(e){return"string"==typeof e&&e.trim()?e.trim():null}function Eo(e){return e.toLowerCase()}function No(e,t,r){if(!e||!t)return null;var n=Eo(t),i=Object.keys(e).find((e=>Eo(e)===n));if(i)return null==r||r.debug("Found exact translation match: "+i),i;if(n.includes("-")){var o=n.split("-")[0],a=Object.keys(e).find((e=>Eo(e)===o));if(a)return null==r||r.debug("Found base language translation match: "+a+" (from "+t+")"),a}return null}function Ao(e,t,n){var i,o=No(e.translations,t,n),a=r({},e),s=!1;if(o){var u,l=null==(u=e.translations)?void 0:u[o];l&&(null==n||n.info("Applying survey-level translation for language: "+o),tr(l.name)||(a.name=l.name,s=!0),a.appearance?(a.appearance=r({},a.appearance),tr(l.thankYouMessageHeader)||(a.appearance.thankYouMessageHeader=l.thankYouMessageHeader,s=!0),tr(l.thankYouMessageDescription)||(a.appearance.thankYouMessageDescription=l.thankYouMessageDescription,s=!0),tr(l.thankYouMessageCloseButtonText)||(a.appearance.thankYouMessageCloseButtonText=l.thankYouMessageCloseButtonText,s=!0)):function(e){return!tr(e.thankYouMessageHeader)||!tr(e.thankYouMessageDescription)||!tr(e.thankYouMessageCloseButtonText)}(l)&&(s=!0))}var c=e.questions.map((e=>function(e,t,n){var i,o=No(e.translations,t,n);if(!o)return{question:e,matchedKey:null,hasChanges:!1};var a=null==(i=e.translations)?void 0:i[o];if(!a)return{question:e,matchedKey:null,hasChanges:!1};var s=r({},e),u=!1;return tr(a.question)||(s.question=a.question,u=!0),tr(a.description)||(s.description=a.description,u=!0),tr(a.buttonText)||(s.buttonText=a.buttonText,u=!0),"link"in s&&!tr(a.link)&&(s.link=a.link,u=!0),"lowerBoundLabel"in s&&!tr(a.lowerBoundLabel)&&(s.lowerBoundLabel=a.lowerBoundLabel,u=!0),"upperBoundLabel"in s&&!tr(a.upperBoundLabel)&&(s.upperBoundLabel=a.upperBoundLabel,u=!0),"choices"in s&&function(e){return Yt(e.choices)}(a)&&(s.choices=a.choices,u=!0),{question:u?s:e,matchedKey:u?o:null,hasChanges:u}}(e,t,n))),h=c.map((e=>e.question)),d=c.some((e=>e.hasChanges)),v=null;return o||(v=(null==(i=c.find((e=>e.matchedKey)))?void 0:i.matchedKey)||null),d&&(a.questions=h,s=!0,null==n||n.info("Applied question-level translations for language: "+t)),{survey:a,matchedKey:s?o||v:null}}var Po=an("[Surveys]"),qo="inProgressSurvey_",Do=(e,t)=>{var r=""+e+t.id;return t.current_iteration&&t.current_iteration>0&&(r=""+e+t.id+"_"+t.current_iteration),r},Fo=e=>Do("seenSurvey_",e),jo=e=>{try{var t=Fo(e);if(localStorage.getItem(t))return;localStorage.setItem(t,"true")}catch(e){Po.error("Failed to persist survey seen state",e)}},Ho=[ko.Popover,ko.Widget,ko.API];Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return or(e)&&isFinite(e)&&Math.floor(e)===e});class Uo{constructor(e){if(this.bytes=e,16!==e.length)throw new TypeError("not 128-bit length")}static fromFieldsV7(e,t,r,n){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(r)||!Number.isInteger(n)||0>e||0>t||0>r||0>n||e>0xffffffffffff||t>4095||r>1073741823||n>4294967295)throw new RangeError("invalid field value");var i=new Uint8Array(16);return i[0]=e/Math.pow(2,40),i[1]=e/Math.pow(2,32),i[2]=e/Math.pow(2,24),i[3]=e/Math.pow(2,16),i[4]=e/Math.pow(2,8),i[5]=e,i[6]=112|t>>>8,i[7]=t,i[8]=128|r>>>24,i[9]=r>>>16,i[10]=r>>>8,i[11]=r,i[12]=n>>>24,i[13]=n>>>16,i[14]=n>>>8,i[15]=n,new Uo(i)}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 Uo(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 Bo{constructor(){this.S=0,this.C=0,this.I=new zo}generate(){var e=this.generateOrAbort();if(tr(e)){this.S=0;var t=this.generateOrAbort();if(tr(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 Uo.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 Vo,Wo=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};Jr&&!tr(Jr.crypto)&&crypto.getRandomValues&&(Wo=e=>crypto.getRandomValues(e));class zo{constructor(){this.M=new Uint32Array(8),this.R=1/0}nextUint32(){return this.M.length>this.R||(Wo(this.M),this.R=0),this.M[this.R++]}}var Zo=()=>$o().toString(),$o=()=>(Vo||(Vo=new Bo)).generate(),Qo=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}},Go={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=>Qo(t,e))))),not_regex:(e,t)=>t.every((t=>e.every((e=>!Qo(t,e))))),icontains:(e,t)=>t.map(Jo).some((t=>e.map(Jo).some((e=>t.includes(e))))),not_icontains:(e,t)=>t.map(Jo).every((t=>e.map(Jo).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)))}))},Jo=e=>e.toLowerCase(),Xo=null,Yo={O(){if(!nr(Xo))return Xo;var e=!0;if(tr(Jr))e=!1;else try{var t="__mplssupport__";Yo.N(t,"xyz"),'"xyz"'!==Yo.A(t)&&(e=!1),Yo.q(t)}catch(t){e=!1}return e||on.error("localStorage unsupported; falling back to cookie store"),Xo=e,e},D(e){on.error("localStorage error: "+e)},A(e){try{return null==Jr?void 0:Jr.localStorage.getItem(e)}catch(e){Yo.D(e)}return null},F(e){try{return JSON.parse(Yo.A(e))||{}}catch(e){}return null},N(e,t){try{null==Jr||Jr.localStorage.setItem(e,JSON.stringify(t))}catch(e){Yo.D(e)}},q(e){try{null==Jr||Jr.localStorage.removeItem(e)}catch(e){Yo.D(e)}}},Ko=an("[Stylesheet Loader]"),ea=Jr,ta=Kr,ra="#020617",na={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:bo.Right,widgetType:go.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:ra,scrollbarThumbColor:"var(--ph-survey-border-color)",scrollbarTrackColor:"var(--ph-survey-background-color)"},ia=[bo.Center,bo.Left,bo.Right];function oa(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 aa(e){var t;void 0===e&&(e=na.backgroundColor),"#"===e[0]&&(t=oa(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=oa(r)),!t)return ra;var n=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(n){var i=parseInt(n[1]),o=parseInt(n[2]),a=parseInt(n[3]);return Math.sqrt(i*i*.299+o*o*.587+a*a*.114)>127.5?ra:"white"}return ra}var sa=(e,t,n)=>{var i=Ta(e),o=ta.querySelector("."+i);if(o&&o.shadowRoot)return{shadow:o.shadowRoot,isNewlyCreated:!1};var a=ta.createElement("div");((e,t,n)=>{var i=r({},na,n),o=e.style,a=!ia.includes(i.position)||t===ko.Widget&&(null==n?void 0:n.widgetType)===go.Tab;o.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}(i.fontFamily)),o.setProperty("--ph-survey-box-padding",i.boxPadding),o.setProperty("--ph-survey-max-width",i.maxWidth),o.setProperty("--ph-survey-z-index",i.zIndex),o.setProperty("--ph-survey-border-color",i.borderColor),a?(o.setProperty("--ph-survey-border-radius",i.borderRadius),o.setProperty("--ph-survey-border-bottom","1.5px solid var(--ph-survey-border-color)")):(o.setProperty("--ph-survey-border-bottom","none"),o.setProperty("--ph-survey-border-radius",i.borderRadius+" "+i.borderRadius+" 0 0")),o.setProperty("--ph-survey-background-color",i.backgroundColor),o.setProperty("--ph-survey-box-shadow",i.boxShadow),o.setProperty("--ph-survey-disabled-button-opacity",i.disabledButtonOpacity),o.setProperty("--ph-survey-submit-button-color",i.submitButtonColor),o.setProperty("--ph-survey-submit-button-text-color",(null==n?void 0:n.submitButtonTextColor)||aa(i.submitButtonColor)),o.setProperty("--ph-survey-rating-bg-color",i.ratingButtonColor),o.setProperty("--ph-survey-rating-active-bg-color",i.ratingButtonActiveColor),o.setProperty("--ph-survey-rating-active-text-color",aa(i.ratingButtonActiveColor)),o.setProperty("--ph-survey-text-primary-color",(null==n?void 0:n.textColor)||aa(i.backgroundColor)),o.setProperty("--ph-survey-text-subtle-color",i.textSubtleColor),o.setProperty("--ph-widget-color",i.widgetColor),o.setProperty("--ph-widget-text-color",aa(i.widgetColor)),o.setProperty("--ph-widget-z-index",i.zIndex);var s=(null==n?void 0:n.inputBackground)||(null==n?void 0:n.inputBackgroundColor),u=s||i.inputBackground;s||"white"!==i.backgroundColor||(u="#f8f8f8"),o.setProperty("--ph-survey-input-background",u);var l=(null==n?void 0:n.inputTextColor)||aa(u);o.setProperty("--ph-survey-input-text-color",l),o.setProperty("--ph-survey-rating-text-color",l),o.setProperty("--ph-survey-scrollbar-thumb-color",i.scrollbarThumbColor),o.setProperty("--ph-survey-scrollbar-track-color",i.scrollbarTrackColor),o.setProperty("--ph-survey-outline-color",i.outlineColor)})(a,e.type,e.appearance),a.className=i;var s=a.attachShadow({mode:"open"}),u=function(e){var t=((e,t,r)=>{var n,i=e.createElement("style");return i.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{display:flex;flex-direction:row;font-size:11px;justify-content:space-between;opacity:.7}.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)}.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!=(n=r.config)&&n.prepare_external_dependency_stylesheet&&(i=r.config.prepare_external_dependency_stylesheet(i)),i||(Ko.error("prepare_external_dependency_stylesheet returned null"),null)})(ta,0,e);return null==t||t.setAttribute("data-ph-survey-style","true"),t}(t);if(u){var l=s.querySelector("style");l&&s.removeChild(l),s.appendChild(u)}return ta.body.appendChild(a),{shadow:s,isNewlyCreated:!0}},ua=e=>{var{responses:t,survey:n,surveySubmissionId:i,posthog:o,isSurveyCompleted:a,properties:s,surveyLanguage:u}=e;o?(jo(n),o.capture(Io.SENT,r({[To.SURVEY_NAME]:n.name,[To.SURVEY_ID]:n.id,[To.SURVEY_ITERATION]:n.current_iteration,[To.SURVEY_ITERATION_START_DATE]:n.current_iteration_start_date,[To.SURVEY_SUBMISSION_ID]:i,[To.SURVEY_COMPLETED]:a},u&&{[To.SURVEY_LANGUAGE]:u},{sessionRecordingUrl:null==o.get_session_replay_url?void 0:o.get_session_replay_url()},Lo(t,n),s,{$set:{[Ro(n,"responded")]:!0}})),a&&(ea.dispatchEvent(new CustomEvent("PHSurveySent",{detail:{surveyId:n.id}})),Ia(n))):Po.error("[survey sent] event not captured, PostHog instance not found.")},la=(e,t,n)=>{return r({[To.SURVEY_NAME]:e.name,[To.SURVEY_ID]:e.id,[To.SURVEY_ITERATION]:e.current_iteration,[To.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date,[To.SURVEY_PARTIALLY_COMPLETED]:(i=null==t?void 0:t.responses,void 0===i&&(i={}),Object.values(i).some((e=>!ir(e))))},(null==t?void 0:t.surveyLanguage)&&{[To.SURVEY_LANGUAGE]:t.surveyLanguage},{sessionRecordingUrl:null==n.get_session_replay_url?void 0:n.get_session_replay_url(),[To.SURVEY_SUBMISSION_ID]:null==t?void 0:t.surveySubmissionId},Lo(null==t?void 0:t.responses,e));var i},ca=(e,t,n,i)=>{if(t){if(!n){var o=Sa(e);t.capture(Io.DISMISSED,r({},la(e,o,t),i&&{[To.SURVEY_LANGUAGE]:i},{$set:{[Ro(e,"dismissed")]:!0}})),Ia(e),jo(e),ea.dispatchEvent(new CustomEvent("PHSurveyClosed",{detail:{surveyId:e.id}}))}}else Po.error("[survey dismissed] event not captured, PostHog instance not found.")},ha=(e,t)=>{if(t){var r=(e=>Do("abandonedSurvey_",e))(e);try{if("true"===localStorage.getItem(r))return}catch(e){return}var n=Sa(e);if(n){try{localStorage.setItem(r,"true")}catch(e){}t.capture(Io.ABANDONED,la(e,n,t),{transport:"sendBeacon"})}}else Po.error("[survey abandoned] event not captured, PostHog instance not found.")},da=e=>e.map((e=>({sort:Math.floor(10*Math.random()),value:e}))).sort(((e,t)=>e.sort-t.sort)).map((e=>e.value)),va=(e,t)=>e.length===t.length&&e.every(((e,r)=>e===t[r]))?t.reverse():t,fa=e=>e.appearance&&e.appearance.shuffleQuestions&&!e.enable_partial_responses?va(e.questions,da(e.questions)):e.questions,pa=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===Co||Ca(e)},ma=function(e){function t(e){var r,n;return this.getChildContext||(r=new Set,(n={})[t.__c]=this,this.getChildContext=function(){return n},this.componentWillUnmount=function(){r=null},this.shouldComponentUpdate=function(e){this.props.value!=e.value&&r.forEach((function(e){e.__e=!0,Ri(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"+yi++,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(){},surveySubmissionId:"",properties:void 0,surveyLanguage:null}),ya=()=>lo(ma),ga=e=>{var{component:t,children:r,renderAsHtml:n,style:i}=e;return function(e,t,r){var n,i,o,a,s=xi({},e.props);for(o in e.type&&e.type.defaultProps&&(a=e.type.defaultProps),t)"key"==o?n=t[o]:"ref"==o?i=t[o]:s[o]=void 0===t[o]&&null!=a?a[o]:t[o];return arguments.length>2&&(s.children=arguments.length>3?ai.call(arguments,2):r),Ii(e.type,s,n||e.key,i||e.ref,null)}(t,n?{dangerouslySetInnerHTML:{__html:r},style:i}:{children:r,style:i})};function ba(e){var t,r,n;if(null==(t=e.conditions)||!t.url)return!0;var i=null==ea||null==(r=ea.location)?void 0:r.href;if(!i)return!1;var o=[e.conditions.url],a=function(e){return null!=e?e:"icontains"}(null==(n=e.conditions)?void 0:n.urlMatchType);return Go[a](o,[i])}function wa(e){var t,r;return function(e,t){var r,n,i;if(!e||0===e.length)return!0;if(!en)return!1;var o,a,s,u,l,c,h=(o={userAgentDataPlatform:null==Yr||null==(r=Yr.userAgentData)?void 0:r.platform,maxTouchPoints:null==Yr?void 0:Yr.maxTouchPoints,screenWidth:null==Jr||null==(n=Jr.screen)?void 0:n.width,screenHeight:null==Jr||null==(i=Jr.screen)?void 0:i.height,devicePixelRatio:null==Jr?void 0:Jr.devicePixelRatio},(c=function(e){return Er.test(e)?kr:Or.test(e)?xr:Rr.test(e)?Sr:new RegExp(Tr,"i").test(e)?Tr:new RegExp("("+Cr+"|WPDesktop)","i").test(e)?Cr:/iPad/.test(e)?gr:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?br:Nr.test(e)?wr:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(Ir,"i").test(e)?Ir:/(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(fr).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)?pr:yr:new RegExp("(pda|"+fr+")","i").test(e)?_r:new RegExp(mr,"i").test(e)&&!new RegExp(mr+" pc","i").test(e)?Lr:""}(en))===gr||c===yr||"Kobo"===c||"Kindle Fire"===c||c===Lr?mr:c===kr||c===Sr||c===xr||c===Tr?"Console":c===br?"Wearable":c?fr:"Android"===(null==o?void 0:o.userAgentDataPlatform)&&(null!==(a=null==o?void 0:o.maxTouchPoints)&&void 0!==a?a:0)>0?600>Math.min(null!==(s=null==o?void 0:o.screenWidth)&&void 0!==s?s:0,null!==(u=null==o?void 0:o.screenHeight)&&void 0!==u?u:0)/(null!==(l=null==o?void 0:o.devicePixelRatio)&&void 0!==l?l:1)?fr:mr:"Desktop");return Go[null!=t?t:"icontains"](e,[h])}(null==(t=e.conditions)?void 0:t.deviceTypes,null==(r=e.conditions)?void 0:r.deviceTypesMatchType)}var ka=e=>{var t=""+qo+e.id;return e.current_iteration&&e.current_iteration>0&&(t=""+qo+e.id+"_"+e.current_iteration),t},xa=(e,t)=>{try{localStorage.setItem(ka(e),JSON.stringify(t))}catch(e){Po.error("Error setting in-progress survey state in localStorage",e)}},Sa=e=>{try{var t=localStorage.getItem(ka(e));if(t)return JSON.parse(t)}catch(e){Po.error("Error getting in-progress survey state from localStorage",e)}return null},Ca=e=>{var t=Sa(e);return!ir(null==t?void 0:t.surveySubmissionId)},Ia=e=>{try{localStorage.removeItem(ka(e))}catch(e){Po.error("Error clearing in-progress survey state from localStorage",e)}};function Ta(e,t){void 0===t&&(t=!1);var r="PostHogSurvey-"+e.id;return t?"."+r:r}function Ma(e,t,r){if(void 0===t&&(t=bo.Right),e===ko.ExternalSurvey)return{};switch(t){case bo.TopLeft:return{top:"0",left:"0",transform:"translate(30px, 30px)"};case bo.TopRight:return{top:"0",right:"0",transform:"translate(-30px, 30px)"};case bo.TopCenter:return{top:"0",left:"50%",transform:"translate(-50%, 30px)"};case bo.MiddleLeft:return{top:"50%",left:"0",transform:"translate(30px, -50%)"};case bo.MiddleRight:return{top:"50%",right:"0",transform:"translate(-30px, -50%)"};case bo.MiddleCenter:return{top:"50%",left:"50%",transform:"translate(-50%, -50%)"};case bo.Left:return{left:"30px"};case bo.Center:return{left:"50%",transform:"translateX(-50%)"};default:return{right:e===ko.Widget&&r===go.Tab?"60px":"30px"}}}var _a=0;function La(e,t,r,n,i,o){t||(t={});var a,s,u=t;if("ref"in u)for(s in u={},t)"ref"==s?a=t[s]:u[s]=t[s];var l={type:e,props:u,key:r,ref:a,__k:null,__:null,__b:0,__e:null,__c:null,constructor:void 0,__v:--_a,__i:-1,__u:0,__source:i,__self:o};if("function"==typeof e&&(a=e.defaultProps))for(s in a)void 0===u[s]&&(u[s]=a[s]);return si.vnode&&si.vnode(l),l}var Ra=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Oa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Ea=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Na=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Aa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:La("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"})}),Pa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:La("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"})}),qa=La("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 0 24 24",width:"48",children:La("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"})}),Da=function(e){var{fill:t="currentColor"}=void 0===e?{}:e;return La("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:[La("title",{id:"close-survey-title",className:"adam-testing",children:"Close survey"}),La("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})]})},Fa=La("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[La("g",{"clip-path":"url(#clip0_2415_6911)",children:[La("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:La("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),La("g",{mask:"url(#mask0_2415_6911)",children:[La("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"}),La("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"}),La("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"}),La("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"}),La("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"}),La("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"})]})]}),La("defs",{children:La("clipPath",{id:"clip0_2415_6911",children:La("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]});function ja(e){var{urlParams:t}=e,r=t?Object.entries(t).map((e=>{var[t,r]=e;return encodeURIComponent(t)+"="+encodeURIComponent(r)})).join("&"):"";return La("a",{href:"https://posthog.com/surveys"+(r?"?"+r:""),target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",Fa]})}function Ha(e){var{text:t,submitDisabled:r,appearance:n,onSubmit:i,link:o,onPreviewSubmit:a,skipSubmitButton:s}=e,{isPreviewMode:u}=lo(ma);return La("div",{className:"bottom-section",children:[!s&&La("button",{className:"form-submit",disabled:r,"aria-label":"Submit survey",type:"button",onClick(){o&&(null==Jr||Jr.open(o)),u?null==a||a():i()},children:t}),!n.whiteLabel&&La(ja,{urlParams:{utm_source:"survey-footer"}})]})}function Ua(e){var{question:t,forceDisableHtml:r,htmlFor:n}=e;return La("div",{class:t.question||t.description?"question-header":"question-header question-header--empty",children:[La(t.type===xo.Open?"label":"h3",{className:"survey-question",htmlFor:n,children:t.question}),t.description&&ga({component:Ci("p",{className:"survey-question-description"}),children:t.description,renderAsHtml:!r&&"text"!==t.descriptionContentType})]})}function Ba(e){var{onClick:t}=e,{isPreviewMode:r}=lo(ma);return La("button",{className:"form-cancel",onClick:t,disabled:r,"aria-label":"Close survey",type:"button",children:Da({fill:"black"})})}La("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:La("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 Va=Jr;function Wa(e){var{header:t,description:r,contentType:n,forceDisableHtml:i,appearance:o,onClose:a}=e,{isPopup:s}=lo(ma);return ao((()=>{var e=e=>{"Enter"!==e.key&&"Escape"!==e.key||(e.preventDefault(),a())};return cn(Va,"keydown",e),()=>{Va.removeEventListener("keydown",e)}}),[a]),La("div",{className:"thank-you-message",role:"status",tabIndex:0,"aria-atomic":"true",children:[s&&!0!==o.hideCancelButton&&La(Ba,{onClick:()=>a()}),La("h3",{className:"thank-you-message-header",children:t}),r&&ga({component:Ci("p",{className:"thank-you-message-body"}),children:r,renderAsHtml:!i&&"text"!==n}),s&&La(Ha,{text:o.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:o,onSubmit:()=>a()})]})}var za=e=>Yt(e)&&e.every((e=>rr(e)));function Za(e){var{question:t,forceDisableHtml:r,appearance:n,onSubmit:i,onPreviewSubmit:o,displayQuestionIndex:a,initialValue:s}=e,{isPreviewMode:u}=ya(),l=so(null),[c,h]=oo((()=>rr(s)?s:""));ao((()=>{setTimeout((()=>{var e;u||null==(e=l.current)||e.focus()}),100)}),[u]);var d="surveyQuestion"+a,v=uo((()=>function(e,t,r){var n,i,o=e.trim();if(!r&&""===o)return"This field is required";if(""===o)return!1;if(t&&t.length>0)for(var a of t)switch(a.type){case Zt.MinLength:if(void 0!==a.value&&a.value>o.length)return null!==(n=a.errorMessage)&&void 0!==n?n:"Please enter at least "+a.value+" characters";break;case Zt.MaxLength:if(void 0!==a.value&&o.length>a.value)return null!==(i=a.errorMessage)&&void 0!==i?i:"Please enter no more than "+a.value+" characters"}return!1}(c,t.validation,t.optional)),[c,t.validation,t.optional]),f=Ar(t.validation,Zt.MinLength),p=Ar(t.validation,Zt.MaxLength),m=uo((()=>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}(f,p)),[f,p]),y=()=>{v||i(c.trim())},g=()=>{v||o(c.trim())};return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:t,forceDisableHtml:r,htmlFor:d}),La("textarea",{ref:l,id:d,rows:4,placeholder:null==n?void 0:n.placeholder,minLength:f,maxLength:p,onInput(e){h(e.currentTarget.value),e.stopPropagation()},onKeyDown(e){e.stopPropagation(),"Enter"!==e.key||!e.metaKey&&!e.ctrlKey||v||(e.preventDefault(),u?g():y())},value:c}),m&&La("div",{className:"validation-hint",children:m})]}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:!!v,appearance:n,onSubmit:y,onPreviewSubmit:g})]})}function $a(e){var{question:t,forceDisableHtml:r,appearance:n,onSubmit:i,onPreviewSubmit:o}=e;return La(Ti,{children:[La("div",{className:"question-container",children:La(Ua,{question:t,forceDisableHtml:r})}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:n,onSubmit:()=>i("link clicked"),onPreviewSubmit:()=>o("link clicked")})]})}function Qa(e){var t,{question:r,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l=r.scale,c=10===r.scale?0:1,[h,d]=oo((()=>or(u)?u:Yt(u)&&u.length>0&&or(parseInt(u[0]))?parseInt(u[0]):rr(u)&&or(parseInt(u))?parseInt(u):null)),v="emoji"===r.display&&2===r.scale,{isPreviewMode:f}=ya(),p=e=>f?s(e):a(e);return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:r,forceDisableHtml:n}),La("div",{className:"rating-section",children:[La("div",{className:"rating-options",children:["emoji"===r.display&&La("div",{className:"rating-options-emoji"+(v?" rating-options-emoji-2":""),children:null==(t=es[r.scale])?void 0:t.map(((e,t)=>La("button",{"aria-label":"Rate "+(t+1),className:"ratings-emoji question-"+i+"-rating-"+t+" "+(t+1===h?"rating-active":""),value:t+1,type:"button",onClick(){var e=t+1;d(e),r.skipSubmitButton&&p(e)},children:e},t)))}),"number"===r.display&&La("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat("+(l-c+1)+", minmax(0, 1fr))"},children:ts(r.scale).map(((e,t)=>La(Ga,{displayQuestionIndex:i,active:h===e,appearance:o,num:e,setActiveNumber(e){d(e),r.skipSubmitButton&&p(e)}},t)))})]}),!v&&La("div",{className:"rating-text",children:[La("div",{children:r.lowerBoundLabel}),La("div",{children:r.upperBoundLabel})]})]})]}),La(Ha,{text:r.buttonText||(null==o?void 0:o.submitButtonText)||"Submit",submitDisabled:nr(h)&&!r.optional,appearance:o,onSubmit:()=>a(h),onPreviewSubmit:()=>s(h),skipSubmitButton:r.skipSubmitButton})]})}function Ga(e){var{num:t,active:r,displayQuestionIndex:n,setActiveNumber:i}=e;return La("button",{"aria-label":"Rate "+t,className:"ratings-number question-"+n+"-rating-"+t+" "+(r?"rating-active":""),type:"button",onClick(){i(t)},children:t})}function Ja(e){var{question:t,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l=so(null),c=uo((()=>(e=>{if(!e.shuffleOptions)return e.choices;var t=e.choices,r="";e.hasOpenChoice&&(r=t.pop());var n=va(t,da(t));return e.hasOpenChoice&&(e.choices.push(r),n.push(r)),n})(t)),[t]),[h,d]=oo((()=>((e,t)=>rr(e)||za(e)?e:t===xo.SingleChoice?null:[])(u,t.type))),[v,f]=oo((()=>((e,t)=>{if(rr(e)&&!t.includes(e))return{isSelected:!0,inputValue:e};if(za(e)){var r=e.find((e=>!t.includes(e)));if(r)return{isSelected:!0,inputValue:r}}return{isSelected:!1,inputValue:""}})(u,c))),{isPreviewMode:p}=ya(),m=t.type===xo.SingleChoice,y=t.type===xo.MultipleChoice,g=t.skipSubmitButton&&m&&!t.hasOpenChoice,b=(e,t)=>{if(t){var n=!v.isSelected;return f((e=>r({},e,{isSelected:n,inputValue:n?e.inputValue:""}))),m&&d(""),void(n&&setTimeout((()=>{var e;return null==(e=l.current)?void 0:e.focus()}),75))}if(m)return d(e),f((e=>r({},e,{isSelected:!1,inputValue:""}))),void(g&&(a(e),p&&s(e)));y&&Yt(h)&&(h.includes(e)?d(h.filter((t=>t!==e))):d([...h,e]))},w=e=>{e.stopPropagation();var t=e.currentTarget.value;f((e=>r({},e,{inputValue:t}))),m&&d(t)},k=e=>{e.stopPropagation(),"Enter"!==e.key||x()||(e.preventDefault(),S()),"Escape"===e.key&&(e.preventDefault(),f((e=>r({},e,{isSelected:!1,inputValue:""}))),m&&d(null))},x=()=>!(t.optional||!nr(h)&&(!Yt(h)||v.isSelected||0!==h.length)&&(!v.isSelected||""!==v.inputValue.trim())),S=()=>{v.isSelected&&y?Yt(h)&&(p?s([...h,v.inputValue]):a([...h,v.inputValue])):p?s(h):a(h)};return La(Ti,{children:[La("div",{className:"question-container",children:[La(Ua,{question:t,forceDisableHtml:n}),La("fieldset",{className:"multiple-choice-options limit-height",children:[La("legend",{className:"sr-only",children:y?" Select all that apply":" Select one"}),c.map(((e,r)=>{var n=!!t.hasOpenChoice&&r===t.choices.length-1,o="surveyQuestion"+i+"Choice"+r,a=o+"Open",s=n?v.isSelected:m?h===e:Yt(h)&&h.includes(e);return La("label",{className:n?"choice-option-open":"",children:[La("div",{className:"response-choice",children:[La("input",{type:m?"radio":"checkbox",name:o,checked:s,onChange:()=>b(e,n),id:o,"aria-controls":a}),La("span",{children:n?e+":":e})]}),n&&La("input",{type:"text",ref:l,id:a,name:"question"+i+"Open",value:v.inputValue,onKeyDown:k,onInput:w,onClick(t){v.isSelected||b(e,!0),t.stopPropagation()},"aria-label":e+" - please specify"})]},r)}))]})]}),La(Ha,{text:t.buttonText||"Submit",submitDisabled:x(),appearance:o,onSubmit:S,onPreviewSubmit:S,skipSubmitButton:g})]})}var Xa=[1,2,3,4,5],Ya=[1,2,3,4,5,6,7],Ka=[0,1,2,3,4,5,6,7,8,9,10],es={2:[Pa,qa],3:[Ea,Oa,Ra],5:[Na,Ea,Oa,Ra,Aa]};function ts(e){switch(e){case 5:default:return Xa;case 7:return Ya;case 10:return Ka}}var rs=an("[Surveys]");function ns(e,t,r){var n,i=e.questions[t],o=t+1;if(null==(n=i.branching)||!n.type)return t===e.questions.length-1?So.End:o;if(i.branching.type===So.End)return So.End;if(i.branching.type===So.SpecificQuestion){if(Number.isInteger(i.branching.index))return i.branching.index}else if(i.branching.type===So.ResponseBased){if(i.type===xo.SingleChoice){var a,s=i.choices.indexOf(""+r);if(-1===s&&i.hasOpenChoice&&(s=i.choices.length-1),null!=(a=i.branching)&&null!=(a=a.responseValues)&&a.hasOwnProperty(s)){var u=i.branching.responseValues[s];return Number.isInteger(u)?u:u===So.End?So.End:o}}else if(i.type===xo.Rating){var l;if("number"!=typeof r||!Number.isInteger(r))throw new Error("The response type must be an integer");var c=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,i.scale);if(null!=(l=i.branching)&&null!=(l=l.responseValues)&&l.hasOwnProperty(c)){var h=i.branching.responseValues[c];return Number.isInteger(h)?h:h===So.End?So.End:o}}return o}return rs.warn("Falling back to next question index due to unexpected branching type"),o}var is=an("[SurveyTranslations]");function os(e,t){var r=function(e){return function(e,t){var{overrideLanguage:r,storedPersonProperties:n,locale:i}=e,o=Oo(r);if(o)return null==t||t.info("Using override display language: "+o),o;var a=function(e){return e&&"object"==typeof e&&"language"in e?Oo(e.language):null}(n);if(a)return null==t||t.info("Using person property language: "+a),a;var s=Oo(i);return s?(null==t||t.info("Using detected locale: "+s),s):(null==t||t.info("No user language detected"),null)}({overrideLanguage:e.config.override_display_language,storedPersonProperties:Kt(e.get_property)?e.get_property("$stored_person_properties"):void 0,locale:navigator.language||navigator.userLanguage},is)}(t);if(!r)return is.info("No user language detected"),{survey:e,language:null};var n=Ao(e,r,is);return{survey:n.survey,language:n.matchedKey}}var as=Jr,ss=Kr,us="ph:show_survey_widget",ls="PHWidgetSurveyClickListener";function cs(e,t){try{var r=e.getBoundingClientRect(),n=as.innerHeight,i=as.innerWidth,o=r.left+r.width/2-t/2;o+t>i-20&&(o=i-t-20),20>o&&(o=20);var a=n-r.bottom,s=250>a&&r.top>a;return{position:"fixed",top:s?"auto":r.bottom+12+"px",left:o+"px",right:"auto",bottom:s?n-r.top+12+"px":"auto",zIndex:na.zIndex}}catch(e){return Po.warn("Failed to calculate trigger position:",e),null}}class hs{constructor(e){var t=this;this.j=new Map,this.H=new Map,this.U=new Set,this.handlePageUnload=()=>{var e=this._posthog.get_property("$surveys");if(e)for(var t of e)Ca(t)&&ha(t,this._posthog)},this.handlePopoverSurvey=(e,t)=>{var n,i,o,a,{survey:s,language:u}=this.B(e),l=null!=t&&t.position||null!=t&&t.selector?r({},s,{appearance:r({},s.appearance,t.position&&{position:t.position},t.selector&&{widgetSelector:t.selector})}):s;this.V(l.id);var{properties:c,initialResponses:h}=null!=t?t:{},d=!(!h||0>=Object.keys(h).length)&&this.W(l,h,c,u);if(!d||null!=(n=l.appearance)&&n.displayThankYouMessage){this.Z(l);var v={};if((null==(i=l.appearance)?void 0:i.position)===bo.NextToTrigger&&null!=(o=l.appearance)&&o.widgetSelector){var f,p=ss.querySelector(l.appearance.widgetSelector);p&&(v=cs(p,parseInt((null==(f=l.appearance)?void 0:f.maxWidth)||na.maxWidth))||{})}var m=(null==(a=l.appearance)?void 0:a.surveyPopupDelaySeconds)||0,{shadow:y}=sa(l,this._posthog),g={posthog:this._posthog,survey:l,removeSurveyFromFocus:this.$,properties:c,style:v,isSurveyCompleted:d,skipShownEvent:null==t?void 0:t.skipShownEvent,surveyLanguage:u};if(0>=m)return Wi(La(ps,r({},g)),y);var b=setTimeout((()=>{if(this.j.delete(l.id),!ba(l))return this.$(l);Wi(La(ps,r({},g,{survey:r({},l,{appearance:r({},l.appearance,{surveyPopupDelaySeconds:0})})})),y)}),1e3*m);this.j.set(l.id,b)}},this.G=e=>{var{survey:t,language:r}=this.B(e),{shadow:n,isNewlyCreated:i}=sa(t,this._posthog);i&&Wi(La(ys,{posthog:this._posthog,survey:t,surveyLanguage:r},e.id),n)},this.J=e=>{this.X(e);var t=this.H.get(e.id);t&&(t.element.removeEventListener("click",t.listener),t.element.removeAttribute(ls),this.H.delete(e.id),Po.info("Removed click listener for survey "+e.id))},this.Y=(e,t)=>{var r=ss.querySelector(t),n=this.H.get(e.id);if(r){if(this.G(e),n){if(r===n.element)return;Po.info("Selector element changed for survey "+e.id+". Re-attaching listener."),this.J(e)}if(!r.hasAttribute(ls)){var i=t=>{var r,n;t.stopPropagation();var i=(null==(r=e.appearance)?void 0:r.position)===bo.NextToTrigger?cs(t.currentTarget,parseInt((null==(n=e.appearance)?void 0:n.maxWidth)||na.maxWidth)):{};as.dispatchEvent(new CustomEvent(us,{detail:{surveyId:e.id,position:i}}))};cn(r,"click",i),r.setAttribute(ls,"true"),this.H.set(e.id,{element:r,listener:i,survey:e}),Po.info("Attached click listener for feedback button survey "+e.id)}}else n&&this.J(e)},this.renderPopover=e=>{var{survey:t,language:r}=this.B(e),{shadow:n}=sa(t,this._posthog);Wi(La(ps,{posthog:this._posthog,survey:t,removeSurveyFromFocus:this.$,surveyLanguage:r}),n)},this.renderSurvey=(e,t,r)=>{var n,{survey:i,language:o}=this.B(e),a=!1;null!=(n=this._posthog.config)&&null!=(n=n.surveys)&&n.prefillFromUrl&&(a=this.K(i,o)),Wi(La(ps,{posthog:this._posthog,survey:i,removeSurveyFromFocus:this.$,isPopup:!1,properties:r,isSurveyCompleted:a,surveyLanguage:o}),t)},this.getActiveMatchingSurveys=function(e,r){var n;void 0===r&&(r=!1),null==(n=t._posthog)||null==(n=n.surveys)||n.getSurveys((r=>{var n=r.filter((e=>t.checkSurveyEligibility(e).eligible&&t.ee(e)&&t.te(e)&&t.re(e)));e(n)}),r)},this.callSurveysAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getActiveMatchingSurveys((e=>{var r=e.filter((e=>e.type===ko.Popover||e.type===ko.Widget)),n=t.ne(r),i=new Set;n.forEach((e=>{if(e.type===ko.Widget){var r,n,o,a;if((null==(r=e.appearance)?void 0:r.widgetType)===go.Tab)return void t.G(e);(null==(n=e.appearance)?void 0:n.widgetType)===go.Selector&&null!=(o=e.appearance)&&o.widgetSelector&&(i.add(e.id),t.Y(e,null==(a=e.appearance)?void 0:a.widgetSelector))}nr(t.ie)&&e.type===ko.Popover&&t.handlePopoverSurvey(e)})),t.H.forEach((e=>{var{survey:r}=e;i.has(r.id)||t.J(r)}))}),e)},this.Z=e=>{nr(this.ie)||Po.error("Survey "+this.ie+" already in focus. Cannot add survey "+e.id+"."),this.ie=e.id},this.$=e=>{this.ie!==e.id&&Po.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)&&(Po.info("Cancelled pending survey "+e),this.V(e),this.ie===e&&(this.ie=null))}ne(e){return e.sort(((e,t)=>{var r,n,i=Ca(e),o=Ca(t);if(i&&!o)return-1;if(!i&&o)return 1;var a=e.schedule===Co,s=t.schedule===Co;return a&&!s?1:!a&&s?-1:((null==(r=e.appearance)?void 0:r.surveyPopupDelaySeconds)||0)-((null==(n=t.appearance)?void 0:n.surveyPopupDelaySeconds)||0)}))}B(e){return os(e,this._posthog)}K(e,t){if(this.U.has(e.id))return!1;var{params:r}=function(e){var t={},r=!1,n=e.replace(/^\?/,"");if(!n)return{params:t,autoSubmit:r};var i=n.split("&");for(var o of i){var[a,s]=o.split("=");if(a&&!tr(s)){var u=decodeURIComponent(a),l=decodeURIComponent(s);if("auto_submit"!==u||"true"!==l){var c=u.match(/^q(\d+)$/);if(c){var h=parseInt(c[1],10);t[h]||(t[h]=[]),t[h].push(l)}}else r=!0}}return{params:t,autoSubmit:r}}(as.location.search);if(0===Object.keys(r).length)return!1;Po.info("[Survey Prefill] Detected URL prefill parameters");var n=this.oe(e,r,t);if(!n)return!1;var{responses:i,submissionId:o,isSurveyCompleted:a,skippedResponses:s}=n;return(Object.keys(s).length>0&&e.enable_partial_responses||a)&&ua({responses:a?i:s,survey:e,surveySubmissionId:o,posthog:this._posthog,isSurveyCompleted:a,surveyLanguage:t}),this.U.add(e.id),a}W(e,t,r,n){var i={};for(var[o,a]of Object.entries(t))i[parseInt(o)]=Yt(a)?a.map(String):[String(a)];Po.info("[Survey] Processing initial responses");var s=this.oe(e,i,n);if(!s)return!1;var{responses:u,submissionId:l,isSurveyCompleted:c}=s;return ua({responses:u,survey:e,surveySubmissionId:l,posthog:this._posthog,isSurveyCompleted:c,properties:r,surveyLanguage:n}),c}oe(e,t,r){try{var n=function(e,t){var r={};return e.questions.forEach(((e,n)=>{if(t[n]&&e.id){var i=t[n],o=Mo(e.id);try{switch(e.type){case xo.SingleChoice:if(!e.choices||0===e.choices.length)return void on.warn("[Survey Prefill] Question "+n+" has no choices");var a=parseInt(i[0],10);if(isNaN(a)||0>a||a>=e.choices.length)return void on.warn("[Survey Prefill] Invalid choice index for q"+n+": "+i[0]);r[o]=e.choices[a];break;case xo.MultipleChoice:if(!e.choices||0===e.choices.length)return void on.warn("[Survey Prefill] Question "+n+" has no choices");var s=i.map((e=>parseInt(e,10))).filter((t=>!isNaN(t)&&t>=0&&e.choices.length>t));if(0===s.length)return void on.warn("[Survey Prefill] No valid choices for q"+n);var u=[...new Set(s.map((t=>e.choices[t])))];s.length>u.length&&on.warn("[Survey Prefill] Removed duplicate choices for q"+n),r[o]=u;break;case xo.Rating:var l=parseInt(i[0],10),c=e.scale||10;if(isNaN(l)||0>l||l>c)return void on.warn("[Survey Prefill] Invalid rating for q"+n+": "+i[0]+" (scale: 0-"+c+")");r[o]=l;break;default:on.info("[Survey Prefill] Question type "+e.type+" does not support prefill")}}catch(e){on.error("[Survey Prefill] Error converting q"+n+":",e)}}})),r}(e,t);if(0===Object.keys(n).length)return Po.warn("[Survey Prefill] No valid responses after conversion"),null;var i=Zo(),o=Object.keys(t).map((e=>parseInt(e,10))),{startQuestionIndex:a,skippedResponses:s}=function(e,t,r){for(var n=0,i={},o=e.questions.length+1;e.questions.length>n&&o>0&&t.includes(n);){var a=e.questions[n];if(!a||!("skipSubmitButton"in a)||!a.skipSubmitButton)break;if(a.id){var s=Mo(a.id);tr(r[s])||(i[s]=r[s])}var u=ns(e,n,a.id?r[Mo(a.id)]:null);if(u===So.End)return{startQuestionIndex:e.questions.length,skippedResponses:i};n=u}return{startQuestionIndex:n,skippedResponses:i}}(e,o,n),u=a>=e.questions.length;return xa(e,{surveySubmissionId:i,responses:n,lastQuestionIndex:a,surveyLanguage:r}),Po.info("[Survey Prefill] Stored prefilled responses in localStorage"),{responses:n,submissionId:i,startQuestionIndex:a,isSurveyCompleted:u,skippedResponses:s}}catch(e){return Po.error("[Survey Prefill] Error handling prefill:",e),null}}ae(e,t){var r;if(void 0===t&&(t=void 0),!e)return!0;var n,i=!(null==(r=this._posthog.featureFlags)||!r.isFeatureEnabled(e,{send_event:!e.startsWith("survey-targeting-")})),o=!0;return t&&(o=(null==(n=this._posthog.featureFlags)?void 0:n.getFeatureFlag(e,{send_event:!1}))===t||"any"===t),i&&o}ee(e){return!e.conditions||ba(e)&&wa(e)&&function(e){var t;return null==(t=e.conditions)||!t.selector||!(null==ta||!ta.querySelector(e.conditions.selector))}(e)}se(e){return pa(e)||this.ae(e.internal_targeting_flag_key)||Ca(e)}checkSurveyEligibility(e){var t,r,n={eligible:!0,reason:void 0};if(!function(e){return!(!e.start_date||e.end_date)}(e))return n.eligible=!1,n.reason="Survey is not running. It was completed on "+e.end_date,n;if(!Ho.includes(e.type))return n.eligible=!1,n.reason="Surveys of type "+e.type+" are never eligible to be shown in the app",n;var i=null==(t=e.conditions)?void 0:t.linkedFlagVariant;return this.ae(e.linked_flag_key,i)?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,n=new Date,i=Math.abs(n.getTime()-r.getTime());return Math.ceil(i/864e5)>e}(null==(r=e.conditions)?void 0:r.seenSurveyWaitPeriodInDays,Yo.A("lastSeenSurveyDate"))?(e=>!!Yo.A(Fo(e))&&!pa(e))(e)?(n.eligible=!1,n.reason="Survey has already been seen and it can't be activated again",n):n:(n.eligible=!1,n.reason="Survey wait period has not passed",n):(n.eligible=!1,n.reason="Survey internal targeting flag is not enabled and survey cannot activate repeatedly and survey is not in progress",n):(n.eligible=!1,n.reason="Survey targeting feature flag is not enabled",n):(n.eligible=!1,n.reason=i?"Survey linked feature flag is not enabled for variant "+i:"Survey linked feature flag is not enabled",n)}te(e){var t;if(!function(e){var t;return!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)}(e)&&!function(e){var t;return!(null==(t=e.conditions)||null==(t=t.actions)||null==(t=t.values)||!t.length)}(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=ss.querySelector(Ta(e,!0));null!=t&&t.shadowRoot&&Wi(null,t.shadowRoot),null==t||t.remove()}catch(t){Po.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 ds(e,t){if(ss&&as){var r,n=new hs(e);if(e.config.disable_surveys_automatic_display)return Po.info("Surveys automatic display is disabled. Skipping call surveys and evaluate display logic."),n;if(!1===t)return Po.info("There are no surveys to load or Surveys is disabled in the project settings."),n;n.callSurveysAndEvaluateDisplayLogic(!0);var i=()=>{tr(r)&&(r=setInterval((()=>{n.callSurveysAndEvaluateDisplayLogic(!1)}),1e3))};return i(),cn(ss,"visibilitychange",(()=>{ss.hidden?tr(r)||(clearInterval(r),r=void 0):(n.callSurveysAndEvaluateDisplayLogic(!1),i())})),n}}function vs(e){var{survey:t,removeSurveyFromFocus:r=(()=>{}),setSurveyVisible:n,isPreviewMode:i=!1}=e;ao((()=>{var e;if(!i&&null!=(e=t.conditions)&&e.url){var o=()=>{var e,i=t.type===ko.Widget,o=ba(t),a=(null==(e=t.appearance)?void 0:e.widgetType)===go.Tab&&i;if(!o)return Po.info("Hiding survey "+t.id+" because URL does not match"),n(!1),r(t);a&&(Po.info("Showing survey "+t.id+" because it is a feedback button tab and URL matches"),n(!0))};cn(as,"popstate",o),cn(as,"hashchange",o);var a=as.history.pushState,s=as.history.replaceState;return as.history.pushState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];a.apply(this,t),o()},as.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];s.apply(this,t),o()},()=>{as.removeEventListener("popstate",o),as.removeEventListener("hashchange",o),as.history.pushState=a,as.history.replaceState=s}}}),[i,t,r,n])}function fs(e){switch(void 0===e&&(e=wo.Right),e){case wo.Top:return{top:"0",left:"50%",transform:"translateX(-50%)"};case wo.Left:return{top:"50%",left:"0",transform:"rotate(90deg) translateY(-100%)",transformOrigin:"left top"};case wo.Bottom:return{bottom:"0",left:"50%",transform:"translateX(-50%)"};default:return{top:"50%",right:"0",transform:"rotate(-90deg) translateY(-100%)",transformOrigin:"right top"}}}function ps(e){var t,n,i,o,a,s,{survey:u,forceDisableHtml:l,posthog:c,style:h={},previewPageIndex:d,removeSurveyFromFocus:v=(()=>{}),isPopup:f=!0,onPreviewSubmit:p=(()=>{}),onPopupSurveyDismissed:m=(()=>{}),onCloseConfirmationMessage:y=(()=>{}),properties:g,isSurveyCompleted:b,skipShownEvent:w,surveyLanguage:k}=e,x=so(null),S=Number.isInteger(d),C=null!=(t=u.appearance)&&t.surveyPopupDelaySeconds?1e3*u.appearance.surveyPopupDelaySeconds:0,{isPopupVisible:I,isSurveySent:T,hidePopupWithViewTransition:M}=function(e,t,n,i,o,a,s,u,l){var[c,h]=oo(i||0===n||e.type===ko.ExternalSurvey),[d,v]=oo(!1),f=()=>{var t=()=>{a&&o(e),h(!1)};ss.startViewTransition?ss.startViewTransition((()=>{var e;null==s||null==(e=s.current)||e.remove()})).finished.then((()=>{setTimeout((()=>{t()}),100)})):t()},p=t=>{t.detail.surveyId===e.id&&f()};return ao((()=>{if(t){if(!i){var o=t=>{var r,n;if(t.detail.surveyId===e.id){if(null==(r=e.appearance)||!r.displayThankYouMessage)return f();v(!0),null!=(n=e.appearance)&&n.autoDisappear&&setTimeout((()=>{f()}),5e3)}},a=()=>{ba(e)&&(h(!0),as.dispatchEvent(new Event("PHSurveyShown")),u||t.capture(Io.SHOWN,r({[To.SURVEY_NAME]:e.name,[To.SURVEY_ID]:e.id,[To.SURVEY_ITERATION]:e.current_iteration,[To.SURVEY_ITERATION_START_DATE]:e.current_iteration_start_date},l&&{[To.SURVEY_LANGUAGE]:l},{sessionRecordingUrl:null==t.get_session_replay_url?void 0:t.get_session_replay_url()})),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()))};if(cn(as,"PHSurveyClosed",p),cn(as,"PHSurveySent",o),n>0){var s=setTimeout(a,n);return()=>{clearTimeout(s),as.removeEventListener("PHSurveyClosed",p),as.removeEventListener("PHSurveySent",o)}}return a(),()=>{as.removeEventListener("PHSurveyClosed",p),as.removeEventListener("PHSurveySent",o)}}}else Po.error("usePopupVisibility hook called without a PostHog instance.")}),[]),vs({survey:e,removeSurveyFromFocus:o,setSurveyVisible:h,isPreviewMode:i}),{isPopupVisible:c,isSurveySent:d,setIsPopupVisible:h,hidePopupWithViewTransition:f}}(u,c,C,S,v,f,x,w,k),_=T||d===u.questions.length||!0===b,L=uo((()=>{var e=Sa(u),t=(null==e?void 0:e.surveySubmissionId)||Zo();return{isPreviewMode:S,previewPageIndex:d,onPopupSurveyDismissed(){k?ca(u,c,S,k):ca(u,c,S),m()},isPopup:f||!1,surveySubmissionId:t,onPreviewSubmit:p,posthog:c,properties:g,surveyLanguage:k}}),[S,d,f,c,u,m,p,g,k]);return I?La(ma.Provider,{value:L,children:La("div",{className:"ph-survey",style:r({},Ma(u.type,null==(n=u.appearance)?void 0:n.position,null==(i=u.appearance)?void 0:i.widgetType),h),ref:x,children:_?La(Wa,{header:(null==(o=u.appearance)?void 0:o.thankYouMessageHeader)||"Thank you!",description:(null==(a=u.appearance)?void 0:a.thankYouMessageDescription)||"",forceDisableHtml:!!l,contentType:null==(s=u.appearance)?void 0:s.thankYouMessageDescriptionContentType,appearance:u.appearance||na,onClose(){M(),y()}}):La(ms,{survey:u,forceDisableHtml:!!l,posthog:c})})}):null}function ms(e){var t,{survey:n,forceDisableHtml:i,posthog:o}=e,[a,s]=oo((()=>{var e=Sa(n);return null!=e&&e.responses&&Po.info("Survey is already in progress, filling in initial responses"),(null==e?void 0:e.responses)||{}})),{previewPageIndex:u,onPopupSurveyDismissed:l,isPopup:c,onPreviewSubmit:h,surveySubmissionId:d,isPreviewMode:v,properties:f,surveyLanguage:p}=lo(ma),[m,y]=oo((()=>{var e=Sa(n);return u||(null==e?void 0:e.lastQuestionIndex)||0})),g=uo((()=>fa(n)),[n]);ao((()=>{v&&!tr(u)&&y(u)}),[u,v]);var b=g.at(m);return b?La("form",{className:"survey-form",name:"surveyForm",children:[c&&!0!==(null==(t=n.appearance)?void 0:t.hideCancelButton)&&La(Ba,{onClick(){l()}}),La("div",{className:"survey-box","data-question-index":m,children:gs({question:b,forceDisableHtml:i,displayQuestionIndex:m,appearance:n.appearance||na,onSubmit:e=>(e=>{var{res:t,displayQuestionIndex:i,questionId:u}=e;if(o)if(u){var l=Mo(u),c=r({},a,{[l]:t});s(c);var h=ns(n,i,t),v=h===So.End;v||(y(h),xa(n,{surveySubmissionId:d,responses:c,lastQuestionIndex:h,surveyLanguage:p})),(n.enable_partial_responses||v)&&ua({responses:c,survey:n,surveySubmissionId:d,isSurveyCompleted:v,posthog:o,properties:f,surveyLanguage:p})}else Po.error("onNextButtonClick called without a questionId.");else Po.error("onNextButtonClick called without a PostHog instance.")})({res:e,displayQuestionIndex:m,questionId:b.id}),onPreviewSubmit:h,initialValue:b.id?a[Mo(b.id)]:void 0})})]}):null}function ys(e){var t,r,n,i,o,a,s,{survey:u,forceDisableHtml:l,posthog:c,readOnly:h,surveyLanguage:d}=e,[v,f]=oo(!0),[p,m]=oo(!1),[y,g]=oo({}),b=()=>{m(!p)};if(ao((()=>{var e;if(c){if(!h){"tab"===(null==(e=u.appearance)?void 0:e.widgetType)&&g({top:"50%",bottom:"auto"});var t=e=>{var t,r=e;(null==(t=r.detail)?void 0:t.surveyId)===u.id&&(Po.info("Received show event for feedback button survey "+u.id),g(r.detail.position||{}),b())};return cn(as,us,t),()=>{as.removeEventListener(us,t)}}}else Po.error("FeedbackWidget called without a PostHog instance.")}),[c,h,u.id,null==(t=u.appearance)?void 0:t.widgetType,null==(r=u.appearance)?void 0:r.widgetSelector,null==(n=u.appearance)?void 0:n.borderColor]),vs({survey:u,setSurveyVisible:f}),!v)return null;var w=()=>{u.schedule!==Co&&f(!1),setTimeout((()=>{m(!1)}),200)};return La(Ti,{children:["tab"===(null==(i=u.appearance)?void 0:i.widgetType)&&La("button",{className:"ph-survey-widget-tab "+((null==(o=u.appearance)?void 0:o.tabPosition)===wo.Top?"widget-tab-top":""),onClick:b,disabled:h,style:fs(null==(a=u.appearance)?void 0:a.tabPosition),children:(null==(s=u.appearance)?void 0:s.widgetLabel)||""}),p&&La(ps,{posthog:c,survey:u,forceDisableHtml:l,style:y,onPopupSurveyDismissed:w,onCloseConfirmationMessage:w,surveyLanguage:d})]})}var gs=e=>{var{question:t,forceDisableHtml:n,displayQuestionIndex:i,appearance:o,onSubmit:a,onPreviewSubmit:s,initialValue:u}=e,l={forceDisableHtml:n,appearance:o,onPreviewSubmit(e){s(e)},onSubmit(e){a(e)},initialValue:u,displayQuestionIndex:i};switch(t.type){case xo.Open:return Ci(Za,r({},l,{question:t,key:t.id}));case xo.Link:return Ci($a,r({},l,{question:t,key:t.id}));case xo.Rating:return Ci(Qa,r({},l,{question:t,key:t.id}));case xo.SingleChoice:case xo.MultipleChoice:return Ci(Ja,r({},l,{question:t,key:t.id}));default:return Po.error("Unsupported question type: "+t.type),null}};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.generateSurveys=ds,tn.extendPostHogWithSurveys=ds;class bs{emit(e){}}var ws=new bs,ks=new class{getLogger(e,t,r){return new bs}};class xs{constructor(e,t,r,n){this.ue=e,this.name=t,this.version=r,this.options=n}emit(e){this.le().emit(e)}le(){if(this.ce)return this.ce;var e=this.ue.he(this.name,this.version,this.options);return e?(this.ce=e,this.ce):ws}}class Ss{getLogger(e,t,r){var n;return null!==(n=this.he(e,t,r))&&void 0!==n?n:new xs(this,e,t,r)}de(){var e;return null!==(e=this.ce)&&void 0!==e?e:ks}ve(e){this.ce=e}he(e,t,r){var n;return null===(n=this.ce)||void 0===n?void 0:n.getLogger(e,t,r)}}var Cs="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},Is=Symbol.for("io.opentelemetry.js.api.logs"),Ts=Cs;class Ms{constructor(){this.fe=new Ss}static getInstance(){return this._instance||(this._instance=new Ms),this._instance}setGlobalLoggerProvider(e){return Ts[Is]?this.getLoggerProvider():(Ts[Is]=(1,t=e,r=ks,e=>1===e?t:r),this.fe.ve(e),e);var t,r}getLoggerProvider(){var e,t;return null!==(t=null===(e=Ts[Is])||void 0===e?void 0:e.call(Ts,1))&&void 0!==t?t:this.fe}getLogger(e,t,r){return this.getLoggerProvider().getLogger(e,t,r)}disable(){delete Ts[Is],this.fe=new Ss}}var _s=Ms.getInstance();class Ls{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 Rs 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 Os(e){if(Number.isFinite(e)&&e>0)return e;throw new Error("Configuration: timeoutMillis is invalid, expected number greater than 0 (actual: '"+e+"')")}class Es{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 Ns(e){return new Es(e.concurrencyLimit)}var As="object"==typeof globalThis?globalThis:"object"==typeof self?self:"object"==typeof window?window:"object"==typeof global?global:{},Ps="1.9.0",qs=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/,Ds=function(e){var t=new Set([e]),r=new Set,n=e.match(qs);if(!n)return function(){return!1};var i=+n[1],o=+n[2],a=+n[3];if(null!=n[4])return function(t){return t===e};function s(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 n=e.match(qs);if(!n)return s(e);var l=+n[2],c=+n[3];return null!=n[4]||i!==+n[1]?s(e):0===i?o!==l||a>c?s(e):u(e):o>l?s(e):u(e)}}(Ps),Fs=Ps.split(".")[0],js=Symbol.for("opentelemetry.js.api."+Fs),Hs=As;function Us(e,t,r,n){var i;void 0===n&&(n=!1);var o=Hs[js]=null!==(i=Hs[js])&&void 0!==i?i:{version:Ps};if(!n&&o[e]){var a=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+e);return r.error(a.stack||a.message),!1}return o.version!==Ps?(a=new Error("@opentelemetry/api: Registration of version v"+o.version+" for "+e+" does not match previously registered API v"+Ps),r.error(a.stack||a.message),!1):(o[e]=t,r.debug("@opentelemetry/api: Registered a global for "+e+" v"+Ps+"."),!0)}function Bs(e){var t,r,n=null===(t=Hs[js])||void 0===t?void 0:t.version;if(n&&Ds(n))return null===(r=Hs[js])||void 0===r?void 0:r[e]}function Vs(e,t){t.debug("@opentelemetry/api: Unregistering a global for "+e+" v"+Ps+".");var r=Hs[js];r&&delete r[e]}var Ws,zs=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 Zs("debug",this.ye,e)},e.prototype.error=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("error",this.ye,e)},e.prototype.info=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("info",this.ye,e)},e.prototype.warn=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("warn",this.ye,e)},e.prototype.verbose=function(){for(var e=[],t=0;arguments.length>t;t++)e[t]=arguments[t];return Zs("verbose",this.ye,e)},e}();function Zs(e,t,r){var n=Bs("diag");if(n)return r.unshift(t),n[e].apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(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"}(Ws||(Ws={}));var $s=function(){function e(){function e(e){return function(){for(var t=[],r=0;arguments.length>r;r++)t[r]=arguments[r];var n=Bs("diag");if(n)return n[e].apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(t),!1))}}var t=this;t.setLogger=function(e,r){var n,i,o;if(void 0===r&&(r={logLevel:Ws.INFO}),e===t){var a=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!==(n=a.stack)&&void 0!==n?n:a.message),!1}"number"==typeof r&&(r={logLevel:r});var s=Bs("diag"),u=function(e,t){function r(r,n){var i=t[r];return"function"!=typeof i||n>e?function(){}:i.bind(t)}return Ws.NONE>e?e=Ws.NONE:e>Ws.ALL&&(e=Ws.ALL),t=t||{},{error:r("error",Ws.ERROR),warn:r("warn",Ws.WARN),info:r("info",Ws.INFO),debug:r("debug",Ws.DEBUG),verbose:r("verbose",Ws.VERBOSE)}}(null!==(i=r.logLevel)&&void 0!==i?i:Ws.INFO,e);if(s&&!r.suppressOverrideMessage){var l=null!==(o=(new Error).stack)&&void 0!==o?o:"<failed to generate stacktrace>";s.warn("Current logger will be overwritten from "+l),u.warn("Current logger will overwrite one already registered from "+l)}return Us("diag",u,t,!0)},t.disable=function(){Vs("diag",t)},t.createComponentLogger=function(e){return new zs(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 Qs(e){return Symbol.for(e)}var Gs,Js=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,n){var i=new e(r.ge);return i.ge.set(t,n),i},r.deleteValue=function(t){var n=new e(r.ge);return n.ge.delete(t),n}},Xs=function(){function e(){}return e.prototype.active=function(){return Js},e.prototype.with=function(e,t,r){for(var n=[],i=3;arguments.length>i;i++)n[i-3]=arguments[i];return t.call.apply(t,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(n),!1))},e.prototype.bind=function(e,t){return t},e.prototype.enable=function(){return this},e.prototype.disable=function(){return this},e}(),Ys="context",Ks=new Xs,eu=function(){function e(){}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalContextManager=function(e){return Us(Ys,e,$s.instance())},e.prototype.active=function(){return this.be().active()},e.prototype.with=function(e,t,r){for(var n,i=[],o=3;arguments.length>o;o++)i[o-3]=arguments[o];return(n=this.be()).with.apply(n,function(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;o>i;i++)!n&&i in t||(n||(n=[].slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||[].slice.call(t))}([e,t,r],function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)a.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return a}(i),!1))},e.prototype.bind=function(e,t){return this.be().bind(e,t)},e.prototype.be=function(){return Bs(Ys)||Ks},e.prototype.disable=function(){this.be().disable(),Vs(Ys,$s.instance())},e}();!function(e){e[e.NONE=0]="NONE",e[e.SAMPLED=1]="SAMPLED"}(Gs||(Gs={}));var tu="0000000000000000",ru="00000000000000000000000000000000",nu={traceId:ru,spanId:tu,traceFlags:Gs.NONE},iu=function(){function e(e){void 0===e&&(e=nu),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}(),ou=Qs("OpenTelemetry Context Key SPAN");function au(e){return e.getValue(ou)||void 0}function su(){return au(eu.getInstance().active())}function uu(e,t){return e.setValue(ou,t)}function lu(e){return e.deleteValue(ou)}function cu(e,t){return uu(e,new iu(t))}function hu(e){var t;return null===(t=au(e))||void 0===t?void 0:t.spanContext()}var du=/^([0-9a-f]{32})$/i,vu=/^[0-9a-f]{16}$/i;function fu(e){return du.test(r=e.traceId)&&r!==ru&&vu.test(t=e.spanId)&&t!==tu;var t,r}function pu(e){return new iu(e)}var mu=eu.getInstance(),yu=function(){function e(){}return e.prototype.startSpan=function(e,t,r){if(void 0===r&&(r=mu.active()),Boolean(null==t?void 0:t.root))return new iu;var n,i=r&&hu(r);return"object"==typeof(n=i)&&"string"==typeof n.spanId&&"string"==typeof n.traceId&&"number"==typeof n.traceFlags&&fu(i)?new iu(i):new iu},e.prototype.startActiveSpan=function(e,t,r,n){var i,o,a;if(arguments.length>=2){2===arguments.length?a=t:3===arguments.length?(i=t,a=r):(i=t,o=r,a=n);var s=null!=o?o:mu.active(),u=this.startSpan(e,i,s),l=uu(s,u);return mu.with(l,a,void 0,u)}},e}(),gu=new yu,bu=function(){function e(e,t,r,n){this.ue=e,this.name=t,this.version=r,this.options=n}return e.prototype.startSpan=function(e,t,r){return this.ke().startSpan(e,t,r)},e.prototype.startActiveSpan=function(e,t,r,n){var i=this.ke();return Reflect.apply(i.startActiveSpan,i,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):gu},e}(),wu=new(function(){function e(){}return e.prototype.getTracer=function(e,t,r){return new yu},e}()),ku=function(){function e(){}return e.prototype.getTracer=function(e,t,r){var n;return null!==(n=this.getDelegateTracer(e,t,r))&&void 0!==n?n:new bu(this,e,t,r)},e.prototype.getDelegate=function(){var e;return null!==(e=this.ce)&&void 0!==e?e:wu},e.prototype.setDelegate=function(e){this.ce=e},e.prototype.getDelegateTracer=function(e,t,r){var n;return null===(n=this.ce)||void 0===n?void 0:n.getTracer(e,t,r)},e}(),xu=eu.getInstance(),Su=$s.instance(),Cu="trace",Iu=function(){function e(){this.xe=new ku,this.wrapSpanContext=pu,this.isSpanContextValid=fu,this.deleteSpan=lu,this.getSpan=au,this.getActiveSpan=su,this.getSpanContext=hu,this.setSpan=uu,this.setSpanContext=cu}return e.getInstance=function(){return this._instance||(this._instance=new e),this._instance},e.prototype.setGlobalTracerProvider=function(e){var t=Us(Cu,this.xe,$s.instance());return t&&this.xe.setDelegate(e),t},e.prototype.getTracerProvider=function(){return Bs(Cu)||this.xe},e.prototype.getTracer=function(e,t){return this.getTracerProvider().getTracer(e,t)},e.prototype.disable=function(){Vs(Cu,$s.instance()),this.xe=new ku},e}().getInstance(),Tu=Qs("OpenTelemetry SDK Context Key SUPPRESS_TRACING");function Mu(e){return null==e||(Array.isArray(e)?function(e){var t;for(var r of e)if(null!=r){var n=typeof r;if(n!==t){if(!t){if(_u(n)){t=n;continue}return!1}return!1}}return!0}(e):_u(typeof e))}function _u(e){switch(e){case"number":case"boolean":case"string":return!0}return!1}function Lu(e){try{(e=>{Su.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 n=r[e];n&&(t[e]=String(n))}})),r=Object.getPrototypeOf(r);return t}(e))}(e))})(e)}catch(e){}}var Ru,Ou=performance,Eu="telemetry.sdk.language",Nu="telemetry.sdk.name",Au="telemetry.sdk.version",Pu={[Nu]:"opentelemetry","process.runtime.name":"browser",[Eu]:"webjs",[Au]:"2.2.0"},qu=Math.pow(10,6),Du=Math.pow(10,9);function Fu(e){return[Math.trunc(e/1e3),Math.round(e%1e3*qu)]}function ju(){var e=Ou.timeOrigin;return"number"!=typeof e&&(e=Ou.timing&&Ou.timing.fetchStart),e}function Hu(e){if(o=e,Array.isArray(o)&&2===o.length&&"number"==typeof o[0]&&"number"==typeof o[1])return e;if("number"==typeof e)return e<ju()?(t=e,r=Fu(ju()),n=Fu("number"==typeof t?t:Ou.now()),Du>(i=[r[0]+n[0],r[1]+n[1]])[1]||(i[1]-=Du,i[0]+=1),i):Fu(e);var t,r,n,i,o;if(e instanceof Date)return Fu(e.getTime());throw TypeError("Invalid input type")}!function(e){e[e.SUCCESS=0]="SUCCESS",e[e.FAILED=1]="FAILED"}(Ru||(Ru={}));var Uu="[object Object]",Bu="[object Null]",Vu="[object Undefined]",Wu=function(){}.toString,zu=Wu.call(Object),Zu=Object.getPrototypeOf,$u=Object.prototype,Qu=$u.hasOwnProperty,Gu=Symbol?Symbol.toStringTag:void 0,Ju=$u.toString;function Xu(e){if(!function(e){return null!=e&&"object"==typeof e}(e)||function(e){return null==e?void 0===e?Vu:Bu:Gu&&Gu in Object(e)?function(e){var t=Qu.call(e,Gu),r=e[Gu],n=!1;try{e[Gu]=void 0,n=!0}catch(e){}var i=Ju.call(e);return n&&(t?e[Gu]=r:delete e[Gu]),i}(e):function(e){return Ju.call(e)}(e)}(e)!==Uu)return!1;var t=Zu(e);if(null===t)return!0;var r=Qu.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&Wu.call(r)===zu}function Yu(e){return tl(e)?e.slice():e}function Ku(e,t,r,n){var i;if(void 0===r&&(r=0),20>=r){if(r++,il(e)||il(t)||rl(t))i=Yu(t);else if(tl(e)){if(i=e.slice(),tl(t))for(var o=0,a=t.length;a>o;o++)i.push(Yu(t[o]));else if(nl(t))for(var s=Object.keys(t),u=0,l=s.length;l>u;u++){var c=s[u];i[c]=Yu(t[c])}}else if(nl(e))if(nl(t)){if(!function(e,t){return!(!Xu(e)||!Xu(t))}(e,t))return t;i=Object.assign({},e);for(var h=Object.keys(t),d=0,v=h.length;v>d;d++){var f=h[d],p=t[f];if(il(p))void 0===p?delete i[f]:i[f]=p;else{var m=i[f],y=p;if(el(e,f,n)||el(t,f,n))delete i[f];else{if(nl(m)&&nl(y)){var g=n.get(m)||[],b=n.get(y)||[];g.push({obj:e,key:f}),b.push({obj:t,key:f}),n.set(m,g),n.set(y,b)}i[f]=Ku(i[f],p,r,n)}}}}else i=t;return i}}function el(e,t,r){for(var n=r.get(e[t])||[],i=0,o=n.length;o>i;i++){var a=n[i];if(a.key===t&&a.obj===e)return!0}return!1}function tl(e){return Array.isArray(e)}function rl(e){return"function"==typeof e}function nl(e){return!il(e)&&!tl(e)&&!rl(e)&&"object"==typeof e}function il(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||void 0===e||e instanceof Date||e instanceof RegExp||null===e}class ol extends Error{constructor(e){super(e),Object.setPrototypeOf(this,ol.prototype)}}function al(e,t){var r,n=new Promise((function(e,n){r=setTimeout((function(){n(new ol("Operation timed out."))}),t)}));return Promise.race([e,n]).then((e=>(clearTimeout(r),e)),(e=>{throw clearTimeout(r),e}))}class sl{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 ul{constructor(e,t){this.Te=void 0,this.Me=void 0,this._e=!1,this.Le=new sl,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 ll={Re:(e,t)=>new Promise((r=>{xu.with(function(e){return e.setValue(Tu,!0)}(xu.active()),(()=>{e.export(t,(e=>{r(e)}))}))}))};class cl{constructor(e,t,r,n,i){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=n,this.Pe=i,this.qe=Su.createComponentLogger({namespace:"OTLPExportDelegate"})}export(e,t){if(this.qe.debug("items to be sent",e),this.Ae.hasReachedLimit())t({code:Ru.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:Ru.FAILED,error:e.error}:"retryable"===e.status?{code:Ru.FAILED,error:new Rs("Export failed with retryable status")}:{code:Ru.FAILED,error:new Rs("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:Ru.SUCCESS})}}),(e=>t({code:Ru.FAILED,error:e})))):t({code:Ru.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 hl(e,t,r){return n={transport:r,serializer:t,promiseHandler:Ns(e)},new cl(n.transport,n.serializer,{handleResponse(e){null!=e&&function(e){return{}.hasOwnProperty.call(e,"partialSuccess")}(e)&&null!=e.partialSuccess&&0!==Object.keys(e.partialSuccess).length&&Su.warn("Received Partial Success response:",JSON.stringify(e.partialSuccess))}},n.promiseHandler,{timeout:e.timeoutMillis}.timeout);var n}function dl(e){return 48>e||e>57?97>e||e>102?e-55:e-87:e-48}function vl(e){for(var t=new Uint8Array(e.length/2),r=0,n=0;e.length>n;n+=2){var i=dl(e.charCodeAt(n)),o=dl(e.charCodeAt(n+1));t[r++]=i<<4|o}return t}function fl(e){var t=BigInt(1e9);return BigInt(Math.trunc(e[0]))*t+BigInt(Math.trunc(e[1]))}function pl(e){var t;return t=fl(e),{low:Number(BigInt.asUintN(32,t)),high:Number(BigInt.asUintN(32,t>>BigInt(32)))}}var ml="undefined"!=typeof BigInt?function(e){return fl(e).toString()}:function(e){return e[0]*Du+e[1]};function yl(e){return e}function gl(e){if(void 0!==e)return vl(e)}var bl={encodeHrTime:pl,encodeSpanContext:vl,encodeOptionalSpanContext:gl};function wl(e,t){return{key:e,value:kl(t)}}function kl(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(kl)}}:"object"===t&&null!=e?{kvlistValue:{values:Object.entries(e).map((e=>{var[t,r]=e;return wl(t,r)}))}}:{}}function xl(e,t){var r=function(e){var t=new Map;for(var r of e){var{resource:n,instrumentationScope:{name:i,version:o="",schemaUrl:a=""}}=r,s=t.get(n);s||(s=new Map,t.set(n,s));var u=i+"@"+o+":"+a,l=s.get(u);l||s.set(u,l=[]),l.push(r)}return t}(e);return Array.from(r,(e=>{var[r,n]=e,i=function(e){var t,r={attributes:(t=e.attributes,Object.keys(t).map((e=>wl(e,t[e])))),droppedAttributesCount:0},n=e.schemaUrl;return n&&""!==n&&(r.schemaUrl=n),r}(r);return{resource:i,scopeLogs:Array.from(n,(e=>{var r,[,n]=e;return{scope:(r=n[0].instrumentationScope,{name:r.name,version:r.version}),logRecords:n.map((e=>function(e,t){var r,n,i,o;return{timeUnixNano:t.encodeHrTime(e.hrTime),observedTimeUnixNano:t.encodeHrTime(e.hrTimeObserved),severityNumber:e.severityNumber,severityText:e.severityText,body:kl(e.body),eventName:e.eventName,attributes:(o=e.attributes,Object.keys(o).map((e=>wl(e,o[e])))),droppedAttributesCount:e.droppedAttributesCount,flags:null==(r=e.spanContext)?void 0:r.traceFlags,traceId:t.encodeOptionalSpanContext(null==(n=e.spanContext)?void 0:n.traceId),spanId:t.encodeOptionalSpanContext(null==(i=e.spanContext)?void 0:i.spanId)}}(e,t))),schemaUrl:n[0].instrumentationScope.schemaUrl}})),schemaUrl:i.schemaUrl}}))}var Sl=e=>null!==e&&"object"==typeof e&&"function"==typeof e.then;class Cl{static FromAttributeList(e,t){var r=new Cl({},t);return r.De=Tl(e),r.Fe=e.filter((e=>{var[t,r]=e;return Sl(r)})).length>0,r}constructor(e,t){var r;this.De=void 0,this.Fe=!1,this.je=void 0,this.He=void 0;var n=null!==(r=e.attributes)&&void 0!==r?r:{};this.De=Object.entries(n).map((e=>{var[t,r]=e;return Sl(r)&&(this.Fe=!0),[t,r]})),this.De=Tl(this.De),this.je=function(e){if("string"==typeof e||void 0===e)return e;Su.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,n]=e.De[t];e.De[t]=[r,Sl(n)?yield n:n]}e.Fe=!1}}))()}get attributes(){if(this.asyncAttributesPending&&Su.error("Accessing resource attributes before async attributes settled"),this.He)return this.He;var e={};for(var[t,r]of this.De){var n;Sl(r)?Su.debug("Unsettled resource attribute "+t+" skipped"):null!=r&&(null!==(n=e[t])&&void 0!==n||(e[t]=r))}return this.Fe||(this.He=e),e}getRawAttributes(){return this.De}get schemaUrl(){return this.je}merge(e){if(null==e)return this;var t,r,n,i,o=(i=null==(r=e)?void 0:r.schemaUrl,void 0===(n=null==(t=this)?void 0:t.schemaUrl)||""===n?i:void 0===i||""===i||n===i?n:void Su.warn('Schema URL merge conflict: old resource has "%s", updating resource has "%s". Resulting resource will have undefined Schema URL.',n,i)),a=o?{schemaUrl:o}:void 0;return Cl.FromAttributeList([...e.getRawAttributes(),...this.getRawAttributes()],a)}}function Il(e,t){return Cl.FromAttributeList(Object.entries(e),t)}function Tl(e){return e.map((e=>{var[t,r]=e;return Sl(r)?[t,r.catch((e=>{Su.debug("promise rejection for resource attribute: %s - %s",t,e)}))]:[t,r]}))}var Ml={serializeRequest(e){var t,r,n=(t=e,r=function(e){var t,r;if(void 0===e)return bl;var n=null===(t=e.useLongBits)||void 0===t||t,i=null!==(r=e.useHex)&&void 0!==r&&r;return{encodeHrTime:n?pl:ml,encodeSpanContext:i?yl:vl,encodeOptionalSpanContext:i?yl:gl}}({useHex:!0,useLongBits:!1}),{resourceLogs:xl(t,r)});return(new TextEncoder).encode(JSON.stringify(n))},deserializeResponse(e){if(0===e.length)return{};var t=new TextDecoder;return JSON.parse(t.decode(e))}};class _l{constructor(e){this.Oe=void 0,this.Oe=e}retry(e,t,r){return new Promise(((n,i)=>{setTimeout((()=>{this.Oe.send(e,t).then(n,i)}),r)}))}send(e,r){var n=this;return t((function*(){for(var t=Date.now()+r,i=yield n.Oe.send(e,r),o=5,a=1e3;"retryable"===i.status&&o>0;){var s;o--;var u=Math.max(Math.min(a,5e3)+(.4*Math.random()-.2),0);a*=1.5;var l=null!==(s=i.retryInMillis)&&void 0!==s?s:u,c=t-Date.now();if(l>c)return i;i=yield n.retry(e,c,l)}return i}))()}shutdown(){return this.Oe.shutdown()}}function Ll(e){return new _l(e.transport)}function Rl(e){return[429,502,503,504].includes(e)}function Ol(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 El{constructor(e){this.Ue=void 0,this.Ue=e}send(e,r){var n=this;return t((function*(){var t=yield n.Ue.headers(),i=yield new Promise((i=>{var o=new XMLHttpRequest;o.timeout=r,o.open("POST",n.Ue.url),Object.entries(t).forEach((e=>{var[t,r]=e;o.setRequestHeader(t,r)})),o.ontimeout=e=>{i({status:"failure",error:new Error("XHR request timed out")})},o.onreadystatechange=()=>{200>o.status||o.status>299?o.status&&Rl(o.status)?i({status:"retryable",retryInMillis:Ol(o.getResponseHeader("Retry-After"))}):0!==o.status&&i({status:"failure",error:new Error("XHR request failed with non-retryable status")}):(Su.debug("XHR success"),i({status:"success"}))},o.onabort=()=>{i({status:"failure",error:new Error("XHR request aborted")})},o.onerror=()=>{i({status:"failure",error:new Error("XHR request errored")})},o.send(e)}));return i}))()}shutdown(){}}class Nl{constructor(e){this.Be=void 0,this.Be=e}send(e){var r=this;return t((function*(){var t=(yield r.Be.headers())["Content-Type"];return new Promise((n=>{navigator.sendBeacon(r.Be.url,new Blob([e],{type:t}))?(Su.debug("SendBeacon success"),n({status:"success"})):n({status:"failure",error:new Error("SendBeacon failed")})}))}))()}shutdown(){}}class Al{constructor(e){this.Ue=void 0,this.Ue=e}send(e,r){var n=this;return t((function*(){var t=new AbortController,i=setTimeout((()=>t.abort()),r);try{var o,a=!!globalThis.location,s=new URL(n.Ue.url),u=yield fetch(s.href,{method:"POST",headers:yield n.Ue.headers(),body:e,signal:t.signal,keepalive:a,mode:a?(null==(o=globalThis.location)?void 0:o.origin)===s.origin?"same-origin":"cors":"no-cors"});return 200>u.status||u.status>299?Rl(u.status)?{status:"retryable",retryInMillis:Ol(u.headers.get("Retry-After"))}:{status:"failure",error:new Error("Fetch request failed with non-retryable status")}:(Su.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(i)}}))()}shutdown(){}}function Pl(e,t){return hl(e,t,Ll({transport:(r=e,new El(r))}));var r}function ql(e,t){return hl(e,t,Ll({transport:(r=e,new Al(r))}));var r}function Dl(e,t){return hl(e,t,Ll({transport:(r={url:e.url,headers:e.headers},new Nl(r))}));var r}function Fl(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 jl(e){return"function"==typeof e.headers?e.headers:function(e){if(null!=e)return t((function*(){return e}))}(e.headers)}function Hl(e,n,i){return o={url:e.url,timeoutMillis:e.timeoutMillis,headers:jl(e),concurrencyLimit:e.concurrencyLimit},a={},s=function(e,n){return r({},{timeoutMillis:1e4,concurrencyLimit:30,compression:"none"},{headers:(i=t((function*(){return e})),function(){return i.apply(this,arguments)}),url:"http://localhost:4318/"+n});var i}(i,n),r({},function(e,t,r){var n,i,o,a,s,u;return{timeoutMillis:Os(null!==(n=null!==(i=e.timeoutMillis)&&void 0!==i?i:t.timeoutMillis)&&void 0!==n?n:r.timeoutMillis),concurrencyLimit:null!==(o=null!==(a=e.concurrencyLimit)&&void 0!==a?a:t.concurrencyLimit)&&void 0!==o?o:r.concurrencyLimit,compression:null!==(s=null!==(u=e.compression)&&void 0!==u?u:t.compression)&&void 0!==s?s:r.compression}}(o,a,s),{headers:(c=o.headers,h=a.headers,d=s.headers,t((function*(){var e=r({},yield d()),t={};return null!=h&&Object.assign(t,yield h()),null!=c&&Object.assign(t,function(e){var t={};return Object.entries(null!=e?e:{}).forEach((e=>{var[r,n]=e;void 0!==n?t[r]=String(n):Su.warn('Header "'+r+'" has invalid value ('+n+") and will be ignored")})),t}(yield c())),Object.assign(t,e)}))),url:null!==(u=null!==(l=Fl(o.url))&&void 0!==l?l:a.url)&&void 0!==u?u:s.url});var o,a,s,u,l,c,h,d}function Ul(e,t,r,n){return(e.headers||"function"!=typeof navigator.sendBeacon?void 0!==globalThis.fetch?ql:Pl:Dl)(Hl(e,r,n),t)}class Bl extends Ls{constructor(e){void 0===e&&(e={}),super(Ul(e,Ml,"v1/logs",{"Content-Type":"application/json"}))}}class Vl{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:n,observedTimestamp:i,eventName:o,severityNumber:a,severityText:s,body:u,attributes:l={},context:c}=r,h=Date.now();if(this.hrTime=Hu(null!=n?n:h),this.hrTimeObserved=Hu(null!=i?i:h),c){var d=Iu.getSpanContext(c);d&&fu(d)&&(this.spanContext=d)}this.severityNumber=a,this.severityText=s,this.body=u,this.resource=e.resource,this.instrumentationScope=t,this.Ge=e.logRecordLimits,this.$e=o,this.setAttributes(l)}setAttribute(e,t){return this.Ve()||null===t?this:0===e.length?(Su.warn("Invalid attribute key: "+e),this):Mu(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]=Mu(t)?this.Je(t):t,this):(1===this.droppedAttributesCount&&Su.warn("Dropping extra attributes."),this)):(Su.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:(Su.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&&Su.warn("Can not execute the operation on emitted log record"),this.Qe}}class Wl{constructor(e,t){this.instrumentationScope=void 0,this.Ke=void 0,this.instrumentationScope=e,this.Ke=t}emit(e){var t=e.context||xu.active(),n=new Vl(this.Ke,this.instrumentationScope,r({context:t},e));this.Ke.activeProcessor.onEmit(n,t),n.Xe()}}class zl{forceFlush(){return Promise.resolve()}onEmit(e,t){}shutdown(){return Promise.resolve()}}class Zl{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=>al(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 $l{constructor(e,t,r,n){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=n,n.length>0?(this.registeredLogRecordProcessors=n,this.activeProcessor=new Zl(this.registeredLogRecordProcessors,this.forceFlushTimeoutMillis)):this.activeProcessor=new zl}}class Ql{constructor(e){var t,r,n;void 0===e&&(e={}),this.et=void 0,this.Ke=void 0;var i,o,a,s,u,l,c,h=function(){for(var e=arguments.length,t=new Array(e),r=0;e>r;r++)t[r]=arguments[r];for(var n=t.shift(),i=new WeakMap;t.length>0;)n=Ku(n,t.shift(),0,i);return n}({},{forceFlushTimeoutMillis:3e4,logRecordLimits:{attributeValueLengthLimit:1/0,attributeCountLimit:128},includeTraceContext:!0},e),d=null!==(t=e.resource)&&void 0!==t?t:Il({"service.name":"unknown_service",[Eu]:Pu[Eu],[Nu]:Pu[Nu],[Au]:Pu[Au]});this.Ke=new $l(d,h.forceFlushTimeoutMillis,{attributeCountLimit:null!==(o=null!==(a=null!==(s=(i=h.logRecordLimits).attributeCountLimit)&&void 0!==s?s:void 0)&&void 0!==a?a:void 0)&&void 0!==o?o:128,attributeValueLengthLimit:null!==(u=null!==(l=null!==(c=i.attributeValueLengthLimit)&&void 0!==c?c:void 0)&&void 0!==l?l:void 0)&&void 0!==u?u:1/0},null!==(r=null==(n=e)?void 0:n.processors)&&void 0!==r?r:[]),this.et=new ul(this.tt,this)}getLogger(e,t,r){if(this.et.isCalled)return Su.warn("A shutdown LoggerProvider cannot provide a Logger"),ws;e||Su.warn("Logger requested without instrumentation scope name.");var n=e||"unknown",i=n+"@"+(t||"")+":"+((null==r?void 0:r.schemaUrl)||"");return this.Ke.loggers.has(i)||this.Ke.loggers.set(i,new Wl({name:n,version:t,schemaUrl:null==r?void 0:r.schemaUrl},this.Ke)),this.Ke.loggers.get(i)}forceFlush(){return this.et.isCalled?(Su.warn("invalid attempt to force flush after LoggerProvider shutdown"),this.et.promise):this.Ke.activeProcessor.forceFlush()}shutdown(){return this.et.isCalled?(Su.warn("shutdown may only be called once per LoggerProvider"),this.et.promise):this.et.call()}tt(){return this.Ke.activeProcessor.shutdown()}}class Gl{constructor(e,t){var r,n,i,o,a,s,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.ht=void 0,this.et=void 0,this.rt=e,this.nt=null!==(r=null!==(n=null==t?void 0:t.maxExportBatchSize)&&void 0!==n?n:void 0)&&void 0!==r?r:512,this.it=null!==(i=null!==(o=null==t?void 0:t.maxQueueSize)&&void 0!==o?o:void 0)&&void 0!==i?i:2048,this.ot=null!==(a=null!==(s=null==t?void 0:t.scheduledDelayMillis)&&void 0!==s?s:void 0)&&void 0!==a?a: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 ul(this.tt,this),this.nt>this.it&&(Su.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.dt(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()}))()}dt(e){this.it>this.ct.length&&(this.ct.push(e),this.ft())}vt(){return new Promise(((e,t)=>{for(var r=[],n=Math.ceil(this.ct.length/this.nt),i=0;n>i;i++)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)=>{al(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,Lu(e)}))};if(this.ct.length>=this.nt)return e();void 0===this.ht&&(this.ht=setTimeout((()=>e()),this.ot),"number"!=typeof this.ht&&this.ht.unref())}}bt(){void 0!==this.ht&&(clearTimeout(this.ht),this.ht=void 0)}Re(e){var t=()=>ll.Re(this.rt,e).then((e=>{var t;e.code!==Ru.SUCCESS&&Lu(null!==(t=e.error)&&void 0!==t?t:new Error("BatchLogRecordProcessor: log record export failed (status "+e+")"))})).catch(Lu),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,Lu)}}class Jl extends Gl{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 Xl=(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),Yl=(e,t,r)=>{var n=JSON.stringify(e);if(r.remaining>=n.length)return Xl(t,n,r);if(r.truncated=!0,2>r.remaining)return!1;for(var i=0,o=Math.min(e.length,r.remaining-2);o>i;){var a=Math.ceil((i+o)/2);JSON.stringify(e.slice(0,a)).length>r.remaining?o=a-1:i=a}return Xl(t,JSON.stringify(e.slice(0,i)),r)},Kl=e=>void 0!==e&&"function"!=typeof e&&"symbol"!=typeof e&&"bigint"!=typeof e,ec=function(e,t,r,n,i){if(void 0===i&&(i=!1),!Kl(e))return!i||Xl(t,"null",r);if(nr(e)||(e=>{try{return or(e)||ar(e)}catch(e){return!1}})(e))return Xl(t,JSON.stringify(e),r);if("string"==typeof e)return Yl(e,t,r);if(!er(e)&&!Yt(e))return Xl(t,JSON.stringify(e),r);if(n.has(e))return Yl("[Circular]",t,r);n.add(e);try{var o=e.toJSON;if(Kt(o))return ec(o.call(e),t,r,n,i)}catch(e){}try{var a={}.toString.call(e);if("[object String]"===a)return Yl(String(e.valueOf()),t,r);if("[object Number]"===a||"[object Boolean]"===a)return Xl(t,JSON.stringify(e.valueOf()),r)}catch(e){}if(e instanceof Error){var s={};try{for(var u in e)({}).hasOwnProperty.call(e,u)&&(s[u]=e[u])}catch(e){}try{s.name=e.name}catch(e){}try{s.message=e.message}catch(e){}try{s.stack=e.stack}catch(e){}return ec(s,t,r,n,i)}if(Yt(e)){if(!Xl(t,"[",r))return!1;for(var l=0;e.length>l;l++){if(l>0&&!Xl(t,",",r))return!1;var c=void 0;try{c=e[l]}catch(e){c=void 0}if(!ec(c,t,r,n,!0))return!1}return Xl(t,"]",r)}if(!Xl(t,"{",r))return!1;var h=!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(Kl(v)){var f=(h?"":",")+JSON.stringify(d)+":";if(f.length>=r.remaining)return r.truncated=!0,!1;var p=t.length,m=r.remaining,y=r.truncated;if(!Xl(t,f,r))return!1;var g=t.length,b=ec(v,t,r,n,!1),w=r.truncated;if(t.length!==g){if(h=!1,!b)return!1}else if(t.length=p,r.remaining=m,r.truncated=b?y:w,!b)return!1}}}catch(e){}return Xl(t,"}",r)},tc=function(e,t,r,n,i,o){if(void 0===t&&(t=""),void 0===r&&(r={}),void 0===n&&(n=50),void 0===i&&(i=1e4),void 0===o&&(o=new WeakSet),o.has(e))return r[t||"circular"]="[Circular]",r;o.add(e);try{for(var a in e)try{if(!{}.hasOwnProperty.call(e,a))continue;var s=e[a],u=t?t+"."+a:a;if(er(s))tc(s,u,r,n,i,o);else{if(n-=1,i-=String(s).length,i-=u.length,0>=n||0>=i)return void(r.attributes_truncated=!0);r[u]=s}}catch(e){continue}}catch(e){}return r},rc={log:"INFO",warn:"WARNING",error:"ERROR",debug:"DEBUG",info:"INFO"};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.logs={initializeLogs(e){(e=>{var t,n={"service.name":(null==(t=e.config.logs)?void 0:t.serviceName)||"posthog-browser-logs",host:tn.location.host};if(e.sessionManager){var{sessionId:i,windowId:o}=e.sessionManager.checkAndGetSessionAndWindowId(!0);n=r({},n,{"session.id":i,"window.id":o})}_s.setGlobalLoggerProvider(new Ql({resource:Il(n),processors:[new Jl(new Bl({url:e.config.api_host+"/i/v1/logs?token="+e.config.token,headers:{"Content-Type":"text/plain"}}))]}))})(e);var t=_s.getLogger("console"),n={};if(e.sessionManager){var{sessionStartTimestamp:i,lastActivityTimestamp:o}=e.sessionManager.checkAndGetSessionAndWindowId(!0);n={sessionStartTimestamp:i.toString(),lastActivityTimestamp:o.toString()}}var a=function(i){var o;tn.console[i]=(o=tn.console[i],function(){for(var a=arguments.length,s=new Array(a),u=0;a>u;u++)s[u]=arguments[u];if(0!==s.length)if(e.is_capturing()){var{body:l,truncated:c}=((e,t)=>{for(var r=[],n={remaining:1e4,truncated:!1},i=0;e.length>i&&(0>=i||Xl(r," ",n))&&ec(e[i],r,n,new WeakSet);i++);return{body:r.join("")+(n.truncated?"...":""),truncated:n.truncated}})(s),h=r({},n,c?{body_truncated:"true"}:{});t.emit({severityText:rc[i],body:l,attributes:r({"log.source":"console."+i,distinct_id:e.get_distinct_id(),"location.href":tn.location.href},h,er(s[0])?tc(s[0]):{})}),o.apply(tn.console,s)}else o.apply(tn.console,s)})};for(var s of["debug","log","warn","error","info"])a(s)}},an("[Error tracking]");var nc=an("[ExceptionAutocapture]"),ic=new class{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"},n=this.buildCoercingContext(r,t,0).apply(e),i=this.buildParsingContext(t),o=this.parseStacktrace(n,i);return{$exception_list:this.convertToExceptionList(o,r),$exception_level:"error"}}modifyFrames(e){var r=this;return t((function*(){for(var t of e)t.stacktrace&&t.stacktrace.frames&&Yt(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 n,i;return null!=e.cause&&(n=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(i=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),r({},e,{cause:n,stack:i})}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 n of r.modifiers)t=yield n(t);return t}))()}convertToExceptionList(e,t){var n,i,o,a={type:e.type,value:e.value,mechanism:{type:null!==(n=t.type)&&void 0!==n?n:"generic",handled:null===(i=t.handled)||void 0===i||i,synthetic:null!==(o=e.synthetic)&&void 0!==o&&o}};e.stack&&(a.stacktrace={type:"raw",frames:e.stack});var s=[a];return null!=e.cause&&s.push(...this.convertToExceptionList(e.cause,r({},t,{handled:!0}))),s}buildParsingContext(e){var t;return{chunkIdMap:Pr(this.stackParser),skipFirstLines:null!==(t=e.skipFirstLines)&&void 0!==t?t:1}}buildCoercingContext(e,t,n){void 0===n&&(n=0);var i=(r,n)=>{if(4>=n){var i=this.buildCoercingContext(e,t,n);return this.applyCoercers(r,i)}};return r({},t,{syntheticException:0==n?t.syntheticException:void 0,mechanism:e,apply:e=>i(e,n),next:e=>i(e,n+1)})}}([new class{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var r=rr(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 lr(e,"DOMException")}isDOMError(e){return lr(e,"DOMError")}},new class{match(e){return lr(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!cr(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,n=this.getUnhandledRejectionReason(e);return ur(n)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(n),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}:t.apply(n)}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}},new class{constructor(){}match(e){return lr(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}}},new class{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}},new class{match(e){return cr(e)}coerce(e,t){var r,n=e.constructor.name;return{type:n,value:n+" captured as exception with keys: "+Gr(e),stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}},new class{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var r,n=this.getErrorPropertyFromObject(e);return n?t.apply(n):{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 cr(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: "+Gr(e)}isSeverityLevel(e){return rr(e)&&!(e=>rr(e)&&0===e.trim().length)(e)&&Qr.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}}},new class{match(e){return"string"==typeof e}coerce(e,t){var r,[n,i]=this.getInfos(e);return{type:null!=n?n:"Error",value:null!=i?i:e,stack:null==(r=t.syntheticException)?void 0:r.stack,synthetic:!0}}getInfos(e){var t="Error",r=e,n=e.match($r);return n&&(t=n[1],r=n[2]),[t,r]}},new class{match(e){return ur(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}}}],function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return function(t,i){void 0===i&&(i=0);for(var o=[],a=t.split("\n"),s=i;a.length>s;s++){var u=a[s];if(1024>=u.length){var l=Zr.test(u)?u.replace(Zr,"$1"):u;if(!l.match(/\S*Error: /)){for(var c of n){var h=c(l,e);if(h){o.push(h);break}}if(o.length>=50)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);return t.reverse(),t.slice(0,50).map((e=>{return r({},e,{filename:e.filename||(n=t,n[n.length-1]||{}).filename,function:e.function||qr});var n}))}(o)}}("web:javascript",Br,zr)),oc={wrapOnError(e){var t=Jr;t||nc.info("window not available, cannot wrap onerror");var r=t.onerror;return t.onerror=function(){for(var t,n=arguments.length,i=new Array(n),o=0;n>o;o++)i[o]=arguments[o];var a=ic.buildFromUnknown(i[4]||i[0],{mechanism:{handled:!1}});return e(a),null!==(t=null==r?void 0:r(...i))&&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=Jr;t||nc.info("window not available, cannot wrap onUnhandledRejection");var r=t.onunhandledrejection;return t.onunhandledrejection=function(t){var n,i=ic.buildFromUnknown(t,{mechanism:{handled:!1}});return e(i),null!==(n=null==r?void 0:r(t))&&void 0!==n&&n},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.onunhandledrejection)||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=r}},wrapConsoleError(e){var t=console;t||nc.info("console not available, cannot wrap console.error");var r=t.error;return t.error=function(){for(var t,n=arguments.length,i=new Array(n),o=0;n>o;o++)i[o]=arguments[o];t=1==i.length?i[0]:i.join(" ");var a=i.find((e=>e instanceof Error)),s=ic.buildFromUnknown(a||t,{mechanism:{handled:!1},syntheticException:new Error("PostHog syntheticException"),skipFirstLines:2});return e(s),null==r?void 0:r(...i)},t.error.__POSTHOG_INSTRUMENTED__=!0,()=>{var e;null==(e=t.error)||delete e.__POSTHOG_INSTRUMENTED__,t.error=r}}};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.errorWrappingFunctions=oc,tn.posthogErrorWrappingFunctions=oc;var ac="X-POSTHOG-SESSION-ID",sc="X-POSTHOG-WINDOW-ID",uc="X-POSTHOG-DISTINCT-ID",lc=[ac,sc,uc],cc=["attributionReporting","body","browsingTopics","cache","credentials","dispatcher","duplex","integrity","keepalive","method","mode","priority","redirect","referrer","referrerPolicy","signal","window"],hc=(e,t)=>({}.hasOwnProperty.call(e,t)),dc=e=>"object"==typeof e&&!nr(e)||Kt(e),vc=e=>"undefined"!=typeof Request&&(e instanceof Request||"[object Request]"==={}.toString.call(e)),fc=e=>{try{var t;return vc(e)?e.url:new URL(e instanceof URL?e.toString():String(e),null==Jr||null==(t=Jr.location)?void 0:t.href).toString()}catch(e){return}},pc=(e,t,r,n,i)=>{var o;try{o=new URL(n).hostname}catch(e){return!1}if(!e)return!1;if(Yt(e)&&!e.includes(o))return!1;var a=!1;if(r){var{sessionId:s,windowId:u}=r.checkAndGetSessionAndWindowId(!0);i.set(ac,s),i.set(sc,u),a=!0}var l=(e=>Kt(e)?e():e)(t);return l&&"$posthog_cookieless"!==l&&(i.set(uc,l),a=!0),a};tn.__PosthogExtensions__=tn.__PosthogExtensions__||{};var mc={_patchFetch:(e,t,n)=>dn(Jr,"fetch",(i=>function(o,a){var s=arguments.length>1?[o,a]:[o],u=s;try{var l=fc(o);if(l)if(vc(o)){var c=new Request(o,a);pc(e,t,n,c.url,c.headers),u=[c]}else{var h=new Headers(dc(a)?a.headers:void 0);if(pc(e,t,n,l,h)){var d=((e,t)=>{if(tr(e)||nr(e))return{headers:t};if(dc(e)){var n=e;if("undefined"==typeof Proxy||"undefined"==typeof Reflect){var i=Object.create(n);return Object.defineProperty(i,"headers",{configurable:!0,enumerable:!0,value:t,writable:!0}),i}return new Proxy({headers:t},{get:(e,t)=>hc(e,t)?Reflect.get(e,t):Reflect.get(n,t,n),has:(e,t)=>hc(e,t)||t in n,ownKeys(e){var t=new Set(Reflect.ownKeys(e));return Reflect.ownKeys(n).forEach((e=>t.add(e))),cc.forEach((e=>{e in n&&t.add(e)})),Array.from(t)},getOwnPropertyDescriptor(e,t){var i=Reflect.getOwnPropertyDescriptor(e,t);if(i)return i;if("string"==typeof t&&cc.includes(t)&&t in n)return{configurable:!0,enumerable:!0,get(){return Reflect.get(n,t,n)}};var o=Reflect.getOwnPropertyDescriptor(n,t);return o?r({},o,{configurable:!0}):void 0},getPrototypeOf:()=>Object.getPrototypeOf(n)})}})(a,h);d&&(u=[o,d])}}}catch(e){u=s}return i.apply(this,u)})),_patchXHR:(e,t,r)=>dn(Jr.XMLHttpRequest.prototype,"open",(n=>function(i,o,a,s,u){void 0===a&&(a=!0);var l=this,c=new Headers,h=fc(o);h&&pc(e,t,r,h,c);var d=n.call(l,i,o,a,s,u);return lc.forEach((e=>{var t=c.get(e);if(t)try{l.setRequestHeader(e,t)}catch(e){}})),d}))};tn.__PosthogExtensions__.tracingHeadersPatchFns=mc,tn.postHogTracingHeadersPatchFns=mc;var yc=-1,gc=e=>{addEventListener("pageshow",(t=>{t.persisted&&(yc=t.timeStamp,e(t))}),!0)},bc=(e,t,r,n)=>{var i,o;return a=>{t.value>=0&&(a||n)&&((o=t.value-(null!=i?i:0))||void 0===i)&&(i=t.value,t.delta=o,t.rating=((e,t)=>e>t[1]?"poor":e>t[0]?"needs-improvement":"good")(t.value,r),e(t))}},wc=e=>{requestAnimationFrame((()=>requestAnimationFrame((()=>e()))))},kc=()=>{var e=performance.getEntriesByType("navigation")[0];if(e&&e.responseStart>0&&e.responseStart<performance.now())return e},xc=()=>{var e,t=kc();return null!==(e=null==t?void 0:t.activationStart)&&void 0!==e?e:0},Sc=function(e,t){void 0===t&&(t=-1);var r=kc(),n="navigate";return 0>yc?r&&(document.prerendering||xc()>0?n="prerender":document.wasDiscarded?n="restore":r.type&&(n=r.type.replace(/_/g,"-"))):n="back-forward-cache",{name:e,value:t,rating:"good",delta:0,entries:[],id:"v5-"+Date.now()+"-"+(Math.floor(8999999999999*Math.random())+1e12),navigationType:n}},Cc=new WeakMap;function Ic(e,t){return Cc.get(e)||Cc.set(e,new t),Cc.get(e)}class Tc{constructor(){this.t=void 0,this.i=0,this.o=[]}h(e){var t;if(!e.hadRecentInput){var r=this.o[0],n=this.o.at(-1);this.i&&r&&n&&1e3>e.startTime-n.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 Mc,_c=function(e,t,n){void 0===n&&(n={});try{if(PerformanceObserver.supportedEntryTypes.includes(e)){var i=new PerformanceObserver((e=>{Promise.resolve().then((()=>{t(e.getEntries())}))}));return i.observe(r({type:e,buffered:!0},n)),i}}catch(e){}},Lc=e=>{var t=!1;return()=>{t||(e(),t=!0)}},Rc=-1,Oc=new Set,Ec=()=>"hidden"!==document.visibilityState||document.prerendering?1/0:0,Nc=e=>{if("hidden"===document.visibilityState){if("visibilitychange"===e.type)for(var t of Oc)t();isFinite(Rc)||(Rc="visibilitychange"===e.type?e.timeStamp:0,removeEventListener("prerenderingchange",Nc,!0))}},Ac=()=>{if(0>Rc){var e,t=xc(),r=document.prerendering||null==(e=globalThis.performance.getEntriesByType("visibility-state").filter((e=>"hidden"===e.name&&e.startTime>t))[0])?void 0:e.startTime;Rc=null!=r?r:Ec(),addEventListener("visibilitychange",Nc,!0),addEventListener("prerenderingchange",Nc,!0),gc((()=>{setTimeout((()=>{Rc=Ec()}))}))}return{get firstHiddenTime(){return Rc},onHidden(e){Oc.add(e)}}},Pc=e=>{document.prerendering?addEventListener("prerenderingchange",(()=>e()),!0):e()},qc=[1800,3e3],Dc=function(e,t){void 0===t&&(t={}),Pc((()=>{var r,n=Ac(),i=Sc("FCP"),o=_c("paint",(e=>{for(var t of e)"first-contentful-paint"===t.name&&(o.disconnect(),n.firstHiddenTime>t.startTime&&(i.value=Math.max(t.startTime-xc(),0),i.entries.push(t),r(!0)))}));o&&(r=bc(e,i,qc,t.reportAllChanges),gc((n=>{i=Sc("FCP"),r=bc(e,i,qc,t.reportAllChanges),wc((()=>{i.value=performance.now()-n.timeStamp,r(!0)}))})))}))},Fc=[.1,.25],jc=0,Hc=1/0,Uc=0,Bc=e=>{for(var t of e)t.interactionId&&(Hc=Math.min(Hc,t.interactionId),Uc=Math.max(Uc,t.interactionId),jc=Uc?(Uc-Hc)/7+1:0)},Vc=()=>{var e;return Mc?jc:null!==(e=performance.interactionCount)&&void 0!==e?e:0},Wc=0;class zc{constructor(){this.u=[],this.l=new Map,this.m=void 0,this.p=void 0}v(){Wc=Vc(),this.u.length=0,this.l.clear()}L(){var e=Math.min(this.u.length-1,Math.floor((Vc()-Wc)/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),n=this.l.get(e.interactionId);if(n||10>this.u.length||e.duration>r.P){var i;if(n?e.duration>n.P?(n.entries=[e],n.P=e.duration):e.duration===n.P&&e.startTime===n.entries[0].startTime&&n.entries.push(e):(this.l.set((n={id:e.interactionId,entries:[e],P:e.duration}).id,n),this.u.push(n)),this.u.sort(((e,t)=>t.P-e.P)),this.u.length>10){var o=this.u.splice(10);for(var a of o)this.l.delete(a.id)}null==(i=this.p)||i.call(this,n)}}}}var Zc=e=>{var t=globalThis.requestIdleCallback||setTimeout;"hidden"===document.visibilityState?e():(e=Lc(e),addEventListener("visibilitychange",e,{once:!0,capture:!0}),t((()=>{e(),removeEventListener("visibilitychange",e,{capture:!0})})))},$c=[200,500];class Qc{constructor(){this.m=void 0}h(e){var t;null==(t=this.m)||t.call(this,e)}}var Gc=[2500,4e3],Jc={onLCP(e,t){void 0===t&&(t={}),Pc((()=>{var r,n=Ac(),i=Sc("LCP"),o=Ic(t,Qc),a=e=>{for(var a of(t.reportAllChanges||(e=e.slice(-1)),e))o.h(a),n.firstHiddenTime>a.startTime&&(i.value=Math.max(a.startTime-xc(),0),i.entries=[a],r())},s=_c("largest-contentful-paint",a);if(s){r=bc(e,i,Gc,t.reportAllChanges);var u=Lc((()=>{a(s.takeRecords()),s.disconnect(),r(!0)})),l=e=>{e.isTrusted&&(Zc(u),removeEventListener(e.type,l,{capture:!0}))};for(var c of["keydown","click","visibilitychange"])addEventListener(c,l,{capture:!0});gc((n=>{i=Sc("LCP"),r=bc(e,i,Gc,t.reportAllChanges),wc((()=>{i.value=performance.now()-n.timeStamp,r(!0)}))}))}}))},onCLS(e,t){void 0===t&&(t={});var r=Ac();Dc(Lc((()=>{var n,i=Sc("CLS",0),o=Ic(t,Tc),a=e=>{for(var t of e)o.h(t);o.i>i.value&&(i.value=o.i,i.entries=o.o,n())},s=_c("layout-shift",a);s&&(n=bc(e,i,Fc,t.reportAllChanges),r.onHidden((()=>{a(s.takeRecords()),n(!0)})),gc((()=>{o.i=0,i=Sc("CLS",0),n=bc(e,i,Fc,t.reportAllChanges),wc((()=>n()))})),setTimeout(n))})))},onFCP:Dc,onINP(e,t){if(void 0===t&&(t={}),globalThis.PerformanceEventTiming&&"interactionId"in PerformanceEventTiming.prototype){var r=Ac();Pc((()=>{var n;"interactionCount"in performance||Mc||(Mc=_c("event",Bc,{type:"event",buffered:!0,durationThreshold:0}));var i,o=Sc("INP"),a=Ic(t,zc),s=e=>{Zc((()=>{for(var t of e)a.h(t);var r=a.L();r&&r.P!==o.value&&(o.value=r.P,o.entries=r.entries,i())}))},u=_c("event",s,{durationThreshold:null!==(n=t.durationThreshold)&&void 0!==n?n:40});i=bc(e,o,$c,t.reportAllChanges),u&&(u.observe({type:"first-input",buffered:!0}),r.onHidden((()=>{s(u.takeRecords()),i(!0)})),gc((()=>{a.v(),o=Sc("INP"),i=bc(e,o,$c,t.reportAllChanges)})))}))}}};function Xc(e,t){return t.length>e?t.slice(0,e)+"...":t}function Yc(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!yn(t));return t}function Kc(e,t){var n,i,{e:o,maskAllElementAttributes:a,maskAllText:s,elementAttributeIgnoreList:u}=t;if(!yn(e))return{props:{}};for(var l=[e],c=e;c.parentNode&&!gn(c,"body");)if(bn(c.parentNode))l.push(c.parentNode.host),c=c.parentNode.host;else{if(!yn(c.parentNode))break;l.push(c.parentNode),c=c.parentNode}var h,d,v,f,p=[],m={},y=!1,g=!1;if(sn(l,(e=>{var t=_n(e);if(gn(e,"a")){var r=e.getAttribute("href");y=t&&!!r&&qn(r)&&r}$t(kn(e),"ph-no-capture")&&(g=!0),p.push(function(e,t,r,n){var i=e.tagName.toLowerCase(),o={tag_name:i};Sn.indexOf(i)>-1&&!r&&(o.$el_text="a"===i.toLowerCase()||"button"===i.toLowerCase()?Xc(1024,Dn(e)):Xc(1024,xn(e)));var a=kn(e);a.length>0&&(o.classes=a.filter((function(e){return""!==e}))),sn(e.attributes,(function(r){var i;if((!Ln(e)||-1!==["name","id","class","aria-label"].indexOf(r.name))&&(null==n||!n.includes(r.name))&&!t&&qn(r.value)&&(!rr(i=r.name)||"_ngcontent"!==i.substring(0,10)&&"_nghost"!==i.substring(0,7))){var a=r.value;"class"===r.name&&(a=wn(a).join(" ")),o["attr__"+r.name]=Xc(1024,a)}}));for(var s=1,u=1,l=e;l=Yc(l);)s++,l.tagName===e.tagName&&u++;return o.nth_child=s,o.nth_of_type=u,o}(e,a,s,u));var n=function(e){if(!_n(e))return{};var t={};return sn(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var r=e.name.replace("data-ph-capture-attribute-",""),n=e.value;r&&n&&qn(n)&&(t[r]=n)}})),t}(e);un(m,n)})),g)return{props:{},explicitNoCapture:g};if(s||(p[0].$el_text=gn(e,"a")||gn(e,"button")?Dn(e):xn(e)),y){var b,w;p[0].attr__href=y;var k=null==(d=y,v=null==Kr?void 0:Kr.createElement("a"),b=tr(v)?null:(v.href=d,v))?void 0:b.host,x=null==Jr||null==(w=Jr.location)?void 0:w.host;k&&x&&k!==x&&(h=y)}return{props:un({$event_type:o.type,$ce_version:1},{$elements:p},{$elements_chain:(f=p,function(e){var t=e.map((e=>{var t,n,i="";if(e.tag_name&&(i+=e.tag_name),e.attr_class)for(var o of(e.attr_class.sort(),e.attr_class))i+="."+o.replace(/"/g,"");var a=r({},e.text?{text:e.text}:{},{"nth-child":null!==(t=e.nth_child)&&void 0!==t?t:0,"nth-of-type":null!==(n=e.nth_of_type)&&void 0!==n?n:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),s={};return ln(a).sort(((e,t)=>{var[r]=e,[n]=t;return r.localeCompare(n)})).forEach((e=>{var[t,r]=e;return s[jn(t.toString())]=jn(r.toString())})),(i+=":")+ln(s).map((e=>{var[t,r]=e;return t+'="'+r+'"'})).join("")}));return t.join(";")}(function(e){return e.map((e=>{var t,r,n={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:Hn(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return ln(e).filter((e=>{var[t]=e;return 0===t.indexOf("attr__")})).forEach((e=>{var[t,r]=e;return n.attributes[t]=r})),n}))}(f)))},null!=(n=p[0])&&n.$el_text?{$el_text:null==(i=p[0])?void 0:i.$el_text}:{},h&&"click"===o.type?{$external_click_url:h}:{},m)}}tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.postHogWebVitalsCallbacks=Jc,tn.postHogWebVitalsCallbacks=Jc,tn.__PosthogExtensions__.loadWebVitalsCallbacks=()=>Jc,an("[AutoCapture]");var eh={};function th(e){return function(e,t){var r=eh[e];if(r)return r;var n,i=t[e];if(Kt(n=i)&&-1!==n.toString().indexOf("[native code]")&&!Jr.Zone)return eh[e]=i.bind(t);var o=t.document;if(o&&Kt(o.createElement))try{var a=o.createElement("iframe");a.hidden=!0,o.head.appendChild(a);var s=a.contentWindow;s&&s[e]&&(i=s[e]),o.head.removeChild(a)}catch(t){on.warn("Could not create sandbox iframe for "+e+" check, bailing to assignableWindow."+e+": ",t)}return i&&Kt(i)?eh[e]=i.bind(t):i}("MutationObserver",e)}function rh(e,t){return or(e)&&e>=t}class nh{St(e){var t,r,n,i,o,a=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:a.element_attribute_ignorelist,scroll_threshold_ms:null!==(r=null==e?void 0:e.scroll_threshold_ms)&&void 0!==r?r:a.scroll_threshold_ms,selection_change_threshold_ms:null!==(n=null==e?void 0:e.selection_change_threshold_ms)&&void 0!==n?n:a.selection_change_threshold_ms,mutation_threshold_ms:null!==(i=null==e?void 0:e.mutation_threshold_ms)&&void 0!==i?i:a.mutation_threshold_ms,capture_clicks_with_modifier_keys:null!==(o=null==e?void 0:e.capture_clicks_with_modifier_keys)&&void 0!==o?o:a.capture_clicks_with_modifier_keys,css_selector_ignorelist:null==e?void 0:e.css_selector_ignorelist,__onCapture:a.__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=function(e){return tr(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}(e);return t?{node:t,originalEvent:e,timestamp:Date.now()}:null}(e);nr(t)||this._t(t)||this.Tt.push(t),this.Tt.length&&tr(this.Lt)&&(this.Lt=tn.setTimeout((()=>{this.Rt()}),1e3))},this.Ot=()=>{var e=Date.now();e%50==0&&this.Tt.forEach((t=>{tr(t.scrollDelayMs)&&(t.scrollDelayMs=e-t.timestamp)}))},this.Et=()=>{this.Nt=Date.now()},this.At=()=>{"visible"===(null==Kr?void 0:Kr.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.Ht(),this.Ut(e)}Ut(e){if(!this.Bt){var t=th(tn);this.Bt=new t((e=>{this.Vt(e)})),this.Bt.observe(e,{attributes:!0,characterData:!0,childList:!0,subtree:!0})}}stop(){var e;null==(e=this.Bt)||e.disconnect(),this.Bt=void 0,tn.removeEventListener("click",this.Mt),tn.removeEventListener("scroll",this.Ot,{capture:!0}),tn.removeEventListener("selectionchange",this.Et),null==Kr||Kr.removeEventListener("visibilitychange",this.At)}Vt(e){this.Wt=Date.now()}Dt(){cn(tn,"click",this.Mt)}Ft(){cn(tn,"scroll",this.Ot,{capture:!0})}jt(){cn(tn,"selectionchange",this.Et)}Ht(){cn(Kr,"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,r;if((r=e.node)instanceof Element&&("__POSTHOG_TOOLBAR__"===r.id||null!=r.closest&&r.closest(".toolbar-global-fade-container")))return!0;var n=this.Tt.some((t=>t.node===e.node&&1e3>Math.abs(t.timestamp-e.timestamp)));return!(!n&&!gn(e.node,"html")&&yn(e.node)&&!function(e){if(!Jr||Tn(e))return!1;var{targetElementList:t}=Mn(e);return t.some((e=>gn(e,"a")))}(e.node)&&function(e,t){var r;if(!Jr||Tn(e))return!1;var n=ar(t)?In:null!==(r=null==t?void 0:t.css_selector_ignorelist)&&void 0!==r?r:In,{targetElementList:i}=Mn(e);return!function(e,t){if(tr(t))return!0;var r,n=function(e){if(t.some((t=>e.matches(t))))return{v:!0}};for(var i of e)if(r=n(i))return r.v;return!1}(i,n)}(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 n=rh(t.scrollDelayMs,this.qt.scroll_threshold_ms),i=rh(t.selectionChangedDelayMs,this.qt.selection_change_threshold_ms),o=rh(t.mutationDelayMs,this.qt.mutation_threshold_ms),a=rh(t.absoluteDelayMs,1.1*this.qt.mutation_threshold_ms),s=or(t.scrollDelayMs)&&this.qt.scroll_threshold_ms>t.scrollDelayMs,u=or(t.mutationDelayMs)&&this.qt.mutation_threshold_ms>t.mutationDelayMs,l=or(t.selectionChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.selectionChangedDelayMs,c=or(t.visibilityChangedDelayMs)&&this.qt.selection_change_threshold_ms>t.visibilityChangedDelayMs;if(!(s||u||l||c)){var h=rh(t.visibilityChangedDelayMs,this.qt.selection_change_threshold_ms);n||o||a||i||h?this._onCapture(t,{$dead_click_last_mutation_timestamp:this.Wt,$dead_click_event_timestamp:t.timestamp,$dead_click_scroll_timeout:n,$dead_click_mutation_timeout:o,$dead_click_absolute_timeout:a,$dead_click_selection_changed_timeout:i,$dead_click_visibility_changed_timeout:h}):this.qt.mutation_threshold_ms>t.absoluteDelayMs&&this.Tt.push(t)}}this.Tt.length&&tr(this.Lt)&&(this.Lt=tn.setTimeout((()=>{this.Rt()}),1e3))}}It(e,t){this.instance.capture("$dead_click",r({},t,Kc(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}).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)})}}tn.__PosthogExtensions__=tn.__PosthogExtensions__||{},tn.__PosthogExtensions__.initDeadClicksAutocapture=(e,t)=>new nh(e,t)}();
2
2
  //# sourceMappingURL=all-external-dependencies.js.map