posthog-js 1.92.1 → 1.93.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/array.js CHANGED
@@ -1,2 +1,2 @@
1
- !function(){"use strict";function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function t(t){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?e(Object(r),!0).forEach((function(e){s(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):e(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&l(e,t)}function u(e){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},u(e)}function l(e,t){return l=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},l(e,t)}function c(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function d(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function f(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return d(this,n)}}function h(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,i,o=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);s=!0);}catch(e){a=!0,i=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw i}}return o}(e,t)||_(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(e){return function(e){if(Array.isArray(e))return g(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||_(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _(e,t){if(e){if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?g(e,t):void 0}}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function v(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=_(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(a)throw o}}}}var m={DEBUG:!1,LIB_VERSION:"1.92.1"},y=Array.isArray,b=Object.prototype,k=b.hasOwnProperty,w=b.toString,S=y||function(e){return"[object Array]"===w.call(e)},F=function(e){return"[object Uint8Array]"===w.call(e)},P=function(e){return"function"==typeof e},I=function(e){return e===Object(e)&&!S(e)},x=function(e){if(I(e)){for(var t in e)if(k.call(e,t))return!1;return!0}return!1},R=function(e){return void 0===e},E=function(e){return"[object String]"==w.call(e)},C=function(e){return null===e},$=function(e){return"[object Number]"==w.call(e)},O=function(e){return"[object Boolean]"===w.call(e)},T=Array.prototype,M=T.forEach,A=T.indexOf,D="undefined"!=typeof window?window:void 0,B=null==D?void 0:D.navigator,N=null==D?void 0:D.document,q=null==B?void 0:B.userAgent,L=null!=D?D:{},H="[PostHog.js]",j={_log:function(e){if(D&&(m.DEBUG||L.POSTHOG_DEBUG)&&!R(D.console)&&D.console){for(var t=("__rrweb_original__"in D.console[e]?D.console[e].__rrweb_original__:D.console[e]),n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t.apply(void 0,[H].concat(r))}},info:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["log"].concat(t))},warn:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["warn"].concat(t))},error:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["error"].concat(t))},critical:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).error.apply(e,[H].concat(n))},uninitializedWarning:function(e){j.error("You must initialize PostHog before calling ".concat(e))}},V={},U=function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")};function W(e,t,n){if(S(e))if(M&&e.forEach===M)e.forEach(t,n);else if("length"in e&&e.length===+e.length)for(var r=0,i=e.length;r<i;r++)if(r in e&&t.call(n,e[r],r)===V)return}function G(e,t,n){if(!C(e)&&!R(e)){if(S(e))return W(e,t,n);for(var r in e)if(k.call(e,r)&&t.call(n,e[r],r)===V)return}}var z=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return W(n,(function(t){for(var n in t)void 0!==t[n]&&(e[n]=t[n])})),e};function Y(e,t){return-1!==e.indexOf(t)}function Q(e){for(var t=Object.keys(e),n=t.length,r=new Array(n);n--;)r[n]=[t[n],e[t[n]]];return r}var J=function(){return Date.now=Date.now||function(){return+new Date},Date.now()},X=function(e){try{return e()}catch(e){return}},K=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.apply(this,n)}catch(e){j.critical("Implementation error. Please turn on debug and contact support@posthog.com."),j.critical(e)}}},Z=function(e){var t={};return G(e,(function(e,n){E(e)&&e.length>0&&(t[n]=e)})),t};var ee=["$performance_raw"];function te(e,t){return n=e,r=function(e,n){return n&&ee.indexOf(n)>-1?e:E(e)&&!C(t)?e.slice(0,t):e},i=new Set,function e(t,n){return t!==Object(t)?r?r(t,n):t:i.has(t)?void 0:(i.add(t),S(t)?(o=[],W(t,(function(t){o.push(e(t))}))):(o={},G(t,(function(t,n){i.has(t)||(o[n]=e(t,n))}))),o);var o}(n);var n,r,i}function ne(e){var t,n,r,i,o,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a=0,u=0,l="",c=[];if(!e)return e;e=re(e);do{t=(o=e.charCodeAt(a++)<<16|e.charCodeAt(a++)<<8|e.charCodeAt(a++))>>18&63,n=o>>12&63,r=o>>6&63,i=63&o,c[u++]=s.charAt(t)+s.charAt(n)+s.charAt(r)+s.charAt(i)}while(a<e.length);switch(l=c.join(""),e.length%3){case 1:l=l.slice(0,-2)+"==";break;case 2:l=l.slice(0,-1)+"="}return l}var re=function(e){var t,n,r,i,o="";for(t=n=0,r=(e=(e+"").replace(/\r\n/g,"\n").replace(/\r/g,"\n")).length,i=0;i<r;i++){var s=e.charCodeAt(i),a=null;s<128?n++:a=s>127&&s<2048?String.fromCharCode(s>>6|192,63&s|128):String.fromCharCode(s>>12|224,s>>6&63|128,63&s|128),C(a)||(n>t&&(o+=e.substring(t,n)),o+=a,t=n=i+1)}return n>t&&(o+=e.substring(t,e.length)),o},ie=function(){function e(t){return t&&(t.preventDefault=e.preventDefault,t.stopPropagation=e.stopPropagation),t}return e.preventDefault=function(){this.returnValue=!1},e.stopPropagation=function(){this.cancelBubble=!0},function(t,n,r,i,o){if(t)if(t.addEventListener&&!i)t.addEventListener(n,r,!!o);else{var s="on"+n,a=t[s];t[s]=function(t,n,r){return function(i){if(i=i||e(null==D?void 0:D.event)){var o,s=!0;P(r)&&(o=r(i));var a=n.call(t,i);return!1!==o&&!1!==a||(s=!1),s}}}(t,r,a)}else j.error("No valid element provided to register_event")}}();function oe(e,t){var n=function(){if(!N)return t("document not found");var n=N.createElement("script");n.type="text/javascript",n.src=e,n.onload=function(e){return t(void 0,e)},n.onerror=function(e){return t(e)};var r,i=N.querySelectorAll("body > script");i.length>0?null===(r=i[0].parentNode)||void 0===r||r.insertBefore(n,i[0]):N.body.appendChild(n)};null!=N&&N.body?n():null==N||N.addEventListener("DOMContentLoaded",n)}function se(e){switch(n(e.className)){case"string":return e.className;case"object":return("baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";default:return""}}function ae(e){var t="";return he(e)&&!pe(e)&&e.childNodes&&e.childNodes.length&&G(e.childNodes,(function(e){ce(e)&&e.textContent&&(t+=U(e.textContent).split(/(\s+)/).filter(_e).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255))})),U(t)}function ue(e){return!!e&&1===e.nodeType}function le(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function ce(e){return!!e&&3===e.nodeType}function de(e){return!!e&&11===e.nodeType}var fe=["a","button","form","input","select","textarea","label"];function he(e){for(var t=e;t.parentNode&&!le(t,"body");t=t.parentNode){var n=se(t).split(" ");if(Y(n,"ph-sensitive")||Y(n,"ph-no-capture"))return!1}if(Y(se(e).split(" "),"ph-include"))return!0;var r=e.type||"";if(E(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var i=e.name||e.id||"";if(E(i)){if(/^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,"")))return!1}return!0}function pe(e){return!!(le(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||le(e,"select")||le(e,"textarea")||"true"===e.getAttribute("contenteditable"))}function _e(e){if(C(e)||R(e))return!1;if(E(e)){e=U(e);if(/^(?:(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}))$/.test((e||"").replace(/[- ]/g,"")))return!1;if(/(^\d{3}-?\d{2}-?\d{4}$)/.test(e))return!1}return!0}function ge(e){var t=ae(e);return _e(t="".concat(t," ").concat(ve(e)).trim())?t:""}function ve(e){var t="";return e&&e.childNodes&&e.childNodes.length&&G(e.childNodes,(function(e){var n;if(e&&"span"===(null===(n=e.tagName)||void 0===n?void 0:n.toLowerCase()))try{var r=ae(e);t="".concat(t," ").concat(r).trim(),e.childNodes&&e.childNodes.length&&(t="".concat(t," ").concat(ve(e)).trim())}catch(e){j.error(e)}})),t}function me(e){return function(e){var n=e.map((function(e){var n,r,i="";if(e.tag_name&&(i+=e.tag_name),e.attr_class){e.attr_class.sort();var o,s=v(e.attr_class);try{for(s.s();!(o=s.n()).done;){var a=o.value;i+=".".concat(a.replace(/"/g,""))}}catch(e){s.e(e)}finally{s.f()}}var u=t(t(t(t({},e.text?{text:e.text}:{}),{},{"nth-child":null!==(n=e.nth_child)&&void 0!==n?n:0,"nth-of-type":null!==(r=e.nth_of_type)&&void 0!==r?r:0},e.href?{href:e.href}:{}),e.attr_id?{attr_id:e.attr_id}:{}),e.attributes),l={};return Q(u).sort((function(e,t){var n=h(e,1)[0],r=h(t,1)[0];return n.localeCompare(r)})).forEach((function(e){var t=h(e,2),n=t[0],r=t[1];return l[ye(n.toString())]=ye(r.toString())})),i+=":",i+=Q(u).map((function(e){var t=h(e,2),n=t[0],r=t[1];return"".concat(n,'="').concat(r,'"')})).join("")}));return n.join(";")}(function(e){return e.map((function(e){var t,n,r={text:null===(t=e.$el_text)||void 0===t?void 0:t.slice(0,400),tag_name:e.tag_name,href:null===(n=e.attr__href)||void 0===n?void 0:n.slice(0,2048),attr_class:be(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return Q(e).filter((function(e){return 0===h(e,1)[0].indexOf("attr__")})).forEach((function(e){var t=h(e,2),n=t[0],i=t[1];return r.attributes[n]=i})),r}))}(e))}function ye(e){return e.replace(/"|\\"/g,'\\"')}function be(e){var t=e.attr__class;return t?S(t)?t:t.split(" "):void 0}var ke=function(){function e(t){r(this,e),this.clicks=[],this.enabled=t}return o(e,[{key:"isRageClick",value:function(e,t,n){if(!this.enabled)return!1;var r=this.clicks[this.clicks.length-1];if(r&&Math.abs(e-r.x)+Math.abs(t-r.y)<30&&n-r.timestamp<1e3){if(this.clicks.push({x:e,y:t,timestamp:n}),3===this.clicks.length)return!0}else this.clicks=[{x:e,y:t,timestamp:n}];return!1}}]),e}(),we="$people_distinct_id",Se="__alias",Fe="__timers",Pe="$autocapture_disabled_server_side",Ie="$session_recording_enabled_server_side",xe="$console_log_recording_enabled_server_side",Re="$session_recording_recorder_version_server_side",Ee="$session_recording_network_payload_capture",Ce="$sesid",$e="$session_is_sampled",Oe="$enabled_feature_flags",Te="$early_access_features",Me="$stored_person_properties",Ae="$stored_group_properties",De="$surveys",Be="$flag_call_reported",Ne="$user_state",qe="$posthog_quota_limited",Le="$client_session_props",He=[we,Se,"__cmpns",Fe,Ie,Ce,Oe,Ne,qe,Te,Ae,Me,De,Be,Le];function je(e,t){return t.length>e?t.slice(0,e)+"...":t}var Ve={_initializedTokens:[],_isDisabledServerSide:null,_isAutocaptureEnabled:!1,_setIsAutocaptureEnabled:function(e){var t,n=C(this._isDisabledServerSide)?!(null===(t=e.persistence)||void 0===t||!t.props[Pe]):this._isDisabledServerSide,r=!!e.config.autocapture;this._isAutocaptureEnabled=r&&!n},_previousElementSibling:function(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!ue(t));return t},_getAugmentPropertiesFromElement:function(e){if(!he(e))return{};var t={};return G(e.attributes,(function(e){if(0===e.name.indexOf("data-ph-capture-attribute")){var n=e.name.replace("data-ph-capture-attribute-",""),r=e.value;n&&r&&_e(r)&&(t[n]=r)}})),t},_getPropertiesFromElement:function(e,t,n){var r,i=e.tagName.toLowerCase(),o={tag_name:i};fe.indexOf(i)>-1&&!n&&("a"===i.toLowerCase()||"button"===i.toLowerCase()?o.$el_text=je(1024,ge(e)):o.$el_text=je(1024,ae(e)));var s=se(e);s.length>0&&(o.classes=s.split(" ").filter((function(e){return""!==e})));var a=null===(r=this.config)||void 0===r?void 0:r.element_attribute_ignorelist;G(e.attributes,(function(n){var r;pe(e)&&-1===["name","id","class"].indexOf(n.name)||(null!=a&&a.includes(n.name)||!t&&_e(n.value)&&(r=n.name,!E(r)||"_ngcontent"!==r.substring(0,10)&&"_nghost"!==r.substring(0,7))&&(o["attr__"+n.name]=je(1024,n.value)))}));for(var u=1,l=1,c=e;c=this._previousElementSibling(c);)u++,c.tagName===e.tagName&&l++;return o.nth_child=u,o.nth_of_type=l,o},_getDefaultProperties:function(e){return{$event_type:e,$ce_version:1}},_extractCustomPropertyValue:function(e){var t=[];return G(null==N?void 0:N.querySelectorAll(e.css_selector),(function(e){var n;["input","select"].indexOf(e.tagName.toLowerCase())>-1?n=e.value:e.textContent&&(n=e.textContent),_e(n)&&t.push(n)})),t.join(", ")},_getCustomProperties:function(e){var t=this,n={};return G(this._customProperties,(function(r){G(r.event_selectors,(function(i){G(null==N?void 0:N.querySelectorAll(i),(function(i){Y(e,i)&&he(i)&&(n[r.name]=t._extractCustomPropertyValue(r))}))}))})),n},_getEventTarget:function(e){return R(e.target)?e.srcElement||null:null!==(t=e.target)&&void 0!==t&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t},_captureEvent:function(e,t){var n,r=this,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"$autocapture",o=this._getEventTarget(e);(ce(o)&&(o=o.parentNode||null),"$autocapture"===i&&"click"===e.type&&e instanceof MouseEvent)&&(null!==(n=this.rageclicks)&&void 0!==n&&n.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._captureEvent(e,t,"$rageclick"));if(o&&function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!D||!e||le(e,"html")||!ue(e))return!1;if(null!=n&&n.url_allowlist){var r=D.location.href,i=n.url_allowlist;if(i&&!i.some((function(e){return r.match(e)})))return!1}if(null!=n&&n.dom_event_allowlist){var o=n.dom_event_allowlist;if(o&&!o.some((function(e){return t.type===e})))return!1}if(null!=n&&n.element_allowlist){var s=n.element_allowlist;if(s&&!s.some((function(t){return e.tagName.toLowerCase()===t})))return!1}if(null!=n&&n.css_selector_allowlist){var a=n.css_selector_allowlist;if(a&&!a.some((function(t){return e.matches(t)})))return!1}for(var u=!1,l=[e],c=!0,d=e;d.parentNode&&!le(d,"body");)if(de(d.parentNode))l.push(d.parentNode.host),d=d.parentNode.host;else{if(!(c=d.parentNode||!1))break;if(fe.indexOf(c.tagName.toLowerCase())>-1)u=!0;else{var f=D.getComputedStyle(c);f&&"pointer"===f.getPropertyValue("cursor")&&(u=!0)}l.push(c),d=c}var h=D.getComputedStyle(e);if(h&&"pointer"===h.getPropertyValue("cursor")&&"click"===t.type)return!0;var p=e.tagName.toLowerCase();switch(p){case"html":return!1;case"form":return"submit"===t.type;case"input":case"select":case"textarea":return"change"===t.type||"click"===t.type;default:return u?"click"===t.type:"click"===t.type&&(fe.indexOf(p)>-1||"true"===e.getAttribute("contenteditable"))}}(o,e,this.config)){for(var s,a,u=[o],l=o;l.parentNode&&!le(l,"body");)de(l.parentNode)?(u.push(l.parentNode.host),l=l.parentNode.host):(u.push(l.parentNode),l=l.parentNode);var c,d=[],f={},h=!1;if(G(u,(function(e){var n=he(e);"a"===e.tagName.toLowerCase()&&(c=e.getAttribute("href"),c=n&&_e(c)&&c),Y(se(e).split(" "),"ph-no-capture")&&(h=!0),d.push(r._getPropertiesFromElement(e,t.config.mask_all_element_attributes,t.config.mask_all_text));var i=r._getAugmentPropertiesFromElement(e);z(f,i)})),t.config.mask_all_text||("a"===o.tagName.toLowerCase()||"button"===o.tagName.toLowerCase()?d[0].$el_text=ge(o):d[0].$el_text=ae(o)),c&&(d[0].attr__href=c),h)return!1;var p=z(this._getDefaultProperties(e.type),t.elementsChainAsString?{$elements_chain:me(d)}:{$elements:d},null!==(s=d[0])&&void 0!==s&&s.$el_text?{$el_text:null===(a=d[0])||void 0===a?void 0:a.$el_text}:{},this._getCustomProperties(u),f);return t.capture(i,p),!0}},_navigate:function(e){D&&(D.location.href=e)},_addDomEventHandlers:function(e){var t=this;if(D&&N){var n=function(n){n=n||(null==D?void 0:D.event),t._captureEvent(n,e)};ie(N,"submit",n,!1,!0),ie(N,"change",n,!1,!0),ie(N,"click",n,!1,!0)}},_customProperties:[],rageclicks:null,config:void 0,init:function(e){var t;O(e.__autocapture)||(this.config=e.__autocapture),null!==(t=this.config)&&void 0!==t&&t.url_allowlist&&(this.config.url_allowlist=this.config.url_allowlist.map((function(e){return new RegExp(e)}))),this.rageclicks=new ke(e.config.rageclick)},afterDecideResponse:function(e,t){var n=t.config.token;this._initializedTokens.indexOf(n)>-1?j.info('autocapture already initialized for token "'+n+'"'):(t.persistence&&t.persistence.register(s({},Pe,!!e.autocapture_opt_out)),this._isDisabledServerSide=!!e.autocapture_opt_out,this._setIsAutocaptureEnabled(t),this._initializedTokens.push(n),e&&e.config&&e.config.enable_collect_everything&&this._isAutocaptureEnabled?(e.custom_properties&&(this._customProperties=e.custom_properties),this._addDomEventHandlers(t)):t.__autocapture=!1)},enabledForProject:function(e,t,n){if(!e)return!0;t=R(t)?10:t,n=R(n)?10:n;for(var r=0,i=0;i<e.length;i++)r+=e.charCodeAt(i);return r%t<n},isBrowserSupported:function(){return P(null==N?void 0:N.querySelectorAll)}};!function(e){for(var t in e)P(e[t])&&(e[t]=e[t].bind(e))}(Ve),function(e){for(var t in e)P(e[t])&&(e[t]=K(e[t]))}(Ve);var Ue="$active_feature_flags",We="$override_feature_flags",Ge="$feature_flag_payloads",ze=function(e){var t,n={},r=v(Q(e||{}));try{for(r.s();!(t=r.n()).done;){var i=h(t.value,2),o=i[0],s=i[1];s&&(n[o]=s)}}catch(e){r.e(e)}finally{r.f()}return n},Ye=function(){function e(t){r(this,e),this.instance=t,this._override_warning=!1,this.featureFlagEventHandlers=[],this.reloadFeatureFlagsQueued=!1,this.reloadFeatureFlagsInAction=!1}return o(e,[{key:"getFlags",value:function(){return Object.keys(this.getFlagVariants())}},{key:"getFlagVariants",value:function(){var e=this.instance.get_property(Oe),t=this.instance.get_property(We);if(!t)return e||{};for(var n=z({},e),r=Object.keys(t),i=0;i<r.length;i++)!1===t[r[i]]?delete n[r[i]]:n[r[i]]=t[r[i]];return this._override_warning||(j.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this._override_warning=!0),n}},{key:"getFlagPayloads",value:function(){return this.instance.get_property(Ge)||{}}},{key:"reloadFeatureFlags",value:function(){this.reloadFeatureFlagsQueued||(this.reloadFeatureFlagsQueued=!0,this._startReloadTimer())}},{key:"setAnonymousDistinctId",value:function(e){this.$anon_distinct_id=e}},{key:"setReloadingPaused",value:function(e){this.reloadFeatureFlagsInAction=e}},{key:"resetRequestQueue",value:function(){this.reloadFeatureFlagsQueued=!1}},{key:"_startReloadTimer",value:function(){var e=this;this.reloadFeatureFlagsQueued&&!this.reloadFeatureFlagsInAction&&setTimeout((function(){!e.reloadFeatureFlagsInAction&&e.reloadFeatureFlagsQueued&&(e.reloadFeatureFlagsQueued=!1,e._reloadFeatureFlagsRequest())}),5)}},{key:"_reloadFeatureFlagsRequest",value:function(){var e=this;this.setReloadingPaused(!0);var t=this.instance.config.token,n=this.instance.get_property(Me),r=this.instance.get_property(Ae),i=ne(JSON.stringify({token:t,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:n,group_properties:r,disable_flags:this.instance.config.advanced_disable_feature_flags||void 0}));this.instance._send_request(this.instance.config.api_host+"/decide/?v=3",{data:i},{method:"POST"},this.instance._prepare_callback((function(t){e.$anon_distinct_id=void 0,e.receivedFeatureFlags(t),e.setReloadingPaused(!1),e._startReloadTimer()})))}},{key:"getFeatureFlag",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.instance.decideEndpointWasHit||this.getFlags()&&this.getFlags().length>0){var n,r=this.getFlagVariants()[e],i="".concat(r),o=this.instance.get_property(Be)||{};if(t.send_event||!("send_event"in t))if(!(e in o)||!o[e].includes(i))S(o[e])?o[e].push(i):o[e]=[i],null===(n=this.instance.persistence)||void 0===n||n.register(s({},Be,o)),this.instance.capture("$feature_flag_called",{$feature_flag:e,$feature_flag_response:r});return r}j.warn('getFeatureFlag for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"getFeatureFlagPayload",value:function(e){return this.getFlagPayloads()[e]}},{key:"isFeatureEnabled",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.instance.decideEndpointWasHit||this.getFlags()&&this.getFlags().length>0)return!!this.getFeatureFlag(e,t);j.warn('isFeatureEnabled for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"addFeatureFlagsHandler",value:function(e){this.featureFlagEventHandlers.push(e)}},{key:"removeFeatureFlagsHandler",value:function(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((function(t){return t!==e}))}},{key:"receivedFeatureFlags",value:function(e){if(this.instance.persistence){this.instance.decideEndpointWasHit=!0;var n=this.getFlagVariants(),r=this.getFlagPayloads();!function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=e.featureFlags,a=e.featureFlagPayloads;if(o)if(S(o)){var u,l={};if(o)for(var c=0;c<o.length;c++)l[o[c]]=!0;n&&n.register((s(u={},Ue,o),s(u,Oe,l),u))}else{var d,f=o,h=a;e.errorsWhileComputingFlags&&(f=t(t({},r),f),h=t(t({},i),h)),n&&n.register((s(d={},Ue,Object.keys(ze(f))),s(d,Oe,f||{}),s(d,Ge,h||{}),d))}}(e,this.instance.persistence,n,r),this._fireFeatureFlagsCallbacks()}}},{key:"override",value:function(e){if(!this.instance.__loaded||!this.instance.persistence)return j.uninitializedWarning("posthog.feature_flags.override");if(this._override_warning=!1,!1===e)this.instance.persistence.unregister(We);else if(S(e)){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;this.instance.persistence.register(s({},We,t))}else this.instance.persistence.register(s({},We,e))}},{key:"onFeatureFlags",value:function(e){var t=this;if(this.addFeatureFlagsHandler(e),this.instance.decideEndpointWasHit){var n=this._prepareFeatureFlagsForCallbacks(),r=n.flags,i=n.flagVariants;e(r,i)}return function(){return t.removeFeatureFlagsHandler(e)}}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,n){var r,i,o=s({},"$feature_enrollment/".concat(e),n);this.instance.capture("$feature_enrollment_update",{$feature_flag:e,$feature_enrollment:n,$set:o}),this.setPersonPropertiesForFlags(o,!1);var a=t(t({},this.getFlagVariants()),{},s({},e,n));null===(r=this.instance.persistence)||void 0===r||r.register((s(i={},Ue,Object.keys(ze(a))),s(i,Oe,a),i)),this._fireFeatureFlagsCallbacks()}},{key:"getEarlyAccessFeatures",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.instance.get_property(Te);if(r&&!n)return e(r);this.instance._send_request("".concat(this.instance.config.api_host,"/api/early_access_features/?token=").concat(this.instance.config.token),{},{method:"GET"},(function(n){var r,i=n.earlyAccessFeatures;return null===(r=t.instance.persistence)||void 0===r||r.register(s({},Te,i)),e(i)}))}},{key:"_prepareFeatureFlagsForCallbacks",value:function(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter((function(e){return t[e]})),flagVariants:Object.keys(t).filter((function(e){return t[e]})).reduce((function(e,n){return e[n]=t[n],e}),{})}}},{key:"_fireFeatureFlagsCallbacks",value:function(){var e=this._prepareFeatureFlagsForCallbacks(),t=e.flags,n=e.flagVariants;this.featureFlagEventHandlers.forEach((function(e){return e(t,n)}))}},{key:"setPersonPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.instance.get_property(Me)||{};this.instance.register(s({},Me,t(t({},r),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetPersonPropertiesForFlags",value:function(){this.instance.unregister(Me)}},{key:"setGroupPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.instance.get_property(Ae)||{};0!==Object.keys(r).length&&Object.keys(r).forEach((function(n){r[n]=t(t({},r[n]),e[n]),delete e[n]})),this.instance.register(s({},Ae,t(t({},r),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetGroupPropertiesForFlags",value:function(e){if(e){var n=this.instance.get_property(Ae)||{};this.instance.register(s({},Ae,t(t({},n),{},s({},e,{}))))}else this.instance.unregister(Ae)}}]),e}();Math.trunc||(Math.trunc=function(e){return e<0?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return $(e)&&isFinite(e)&&Math.floor(e)===e});var Qe="0123456789abcdef",Je=function(){function e(t){if(r(this,e),this.bytes=t,16!==t.length)throw new TypeError("not 128-bit length")}return o(e,[{key:"toString",value:function(){for(var e="",t=0;t<this.bytes.length;t++)e=e+Qe.charAt(this.bytes[t]>>>4)+Qe.charAt(15&this.bytes[t]),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw new Error("Invalid UUIDv7 was generated");return e}},{key:"clone",value:function(){return new e(this.bytes.slice(0))}},{key:"equals",value:function(e){return 0===this.compareTo(e)}},{key:"compareTo",value:function(e){for(var t=0;t<16;t++){var n=this.bytes[t]-e.bytes[t];if(0!==n)return Math.sign(n)}return 0}}],[{key:"fromFieldsV7",value:function(t,n,r,i){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(r)||!Number.isInteger(i)||t<0||n<0||r<0||i<0||t>0xffffffffffff||n>4095||r>1073741823||i>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=t/Math.pow(2,40),o[1]=t/Math.pow(2,32),o[2]=t/Math.pow(2,24),o[3]=t/Math.pow(2,16),o[4]=t/Math.pow(2,8),o[5]=t,o[6]=112|n>>>8,o[7]=n,o[8]=128|r>>>24,o[9]=r>>>16,o[10]=r>>>8,o[11]=r,o[12]=i>>>24,o[13]=i>>>16,o[14]=i>>>8,o[15]=i,new e(o)}}]),e}(),Xe=function(){function e(){r(this,e),s(this,"timestamp",0),s(this,"counter",0),s(this,"random",new et)}return o(e,[{key:"generate",value:function(){var e=this.generateOrAbort();if(R(e)){this.timestamp=0;var t=this.generateOrAbort();if(R(t))throw new Error("Could not generate UUID after timestamp reset");return t}return e}},{key:"generateOrAbort",value:function(){var e=Date.now();if(e>this.timestamp)this.timestamp=e,this.resetCounter();else{if(!(e+1e4>this.timestamp))return;this.counter++,this.counter>4398046511103&&(this.timestamp++,this.resetCounter())}return Je.fromFieldsV7(this.timestamp,Math.trunc(this.counter/Math.pow(2,30)),this.counter&Math.pow(2,30)-1,this.random.nextUint32())}},{key:"resetCounter",value:function(){this.counter=1024*this.random.nextUint32()+(1023&this.random.nextUint32())}}]),e}(),Ke=function(e){if("undefined"!=typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var t=0;t<e.length;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};D&&!R(D.crypto)&&crypto.getRandomValues&&(Ke=function(e){return crypto.getRandomValues(e)});var Ze,et=function(){function e(){r(this,e),s(this,"buffer",new Uint32Array(8)),s(this,"cursor",1/0)}return o(e,[{key:"nextUint32",value:function(){return this.cursor>=this.buffer.length&&(Ke(this.buffer),this.cursor=0),this.buffer[this.cursor++]}}]),e}(),tt=function(){return nt().toString()},nt=function(){return(Ze||(Ze=new Xe)).generate()},rt="Thu, 01 Jan 1970 00:00:00 GMT";var it=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,ot=function(e){var t=e.match(it);return t?t[0]:""};function st(e,t){if(t){var n=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:N;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var n=e.split("."),r=n.length,i="dmn_chk_"+tt(),o=new RegExp("(^|;)\\s*"+i+"=1");r--;){var s=n.slice(r).join("."),a=i+"=1;domain=."+s;if(t.cookie=a,o.test(t.cookie))return t.cookie=a+";expires="+rt,s}return""}(e);if(!n){var r=ot(e);r!==n&&j.info("Warning: cookie subdomain discovery mismatch",r,n),n=r}return n?"; domain=."+n:""}return""}var at={is_supported:function(){return!!N},error:function(e){j.error("cookieStore error: "+e)},get:function(e){if(N){try{for(var t=e+"=",n=N.cookie.split(";").filter((function(e){return e.length})),r=0;r<n.length;r++){for(var i=n[r];" "==i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(t))return decodeURIComponent(i.substring(t.length,i.length))}}catch(e){}return null}},parse:function(e){var t;try{t=JSON.parse(at.get(e))||{}}catch(e){}return t},set:function(e,t,n,r,i){if(N)try{var o="",s="",a=st(N.location.hostname,r);if(n){var u=new Date;u.setTime(u.getTime()+24*n*60*60*1e3),o="; expires="+u.toUTCString()}i&&(s="; secure");var l=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+a+s;return N.cookie=l,l}catch(e){return}},remove:function(e,t){try{at.set(e,"",-1,t)}catch(e){return}}},ut=null,lt={is_supported:function(){if(!C(ut))return ut;var e=!0;if(R(D))e=!1;else try{var t="__mplssupport__";lt.set(t,"xyz"),'"xyz"'!==lt.get(t)&&(e=!1),lt.remove(t)}catch(t){e=!1}return e||j.error("localStorage unsupported; falling back to cookie store"),ut=e,e},error:function(e){j.error("localStorage error: "+e)},get:function(e){try{return null==D?void 0:D.localStorage.getItem(e)}catch(e){lt.error(e)}return null},parse:function(e){try{return JSON.parse(lt.get(e))||{}}catch(e){}return null},set:function(e,t){try{null==D||D.localStorage.setItem(e,JSON.stringify(t))}catch(e){lt.error(e)}},remove:function(e){try{null==D||D.localStorage.removeItem(e)}catch(e){lt.error(e)}}},ct=["distinct_id",Ce,$e],dt=t(t({},lt),{},{parse:function(e){try{var t={};try{t=at.parse(e)||{}}catch(e){}var n=z(t,JSON.parse(lt.get(e)||"{}"));return lt.set(e,n),n}catch(e){}return null},set:function(e,t,n,r,i){try{lt.set(e,t);var o={};ct.forEach((function(e){t[e]&&(o[e]=t[e])})),Object.keys(o).length&&at.set(e,o,n,r,i)}catch(e){lt.error(e)}},remove:function(e,t){try{null==D||D.localStorage.removeItem(e),at.remove(e,t)}catch(e){lt.error(e)}}}),ft={},ht={is_supported:function(){return!0},error:function(e){j.error("memoryStorage error: "+e)},get:function(e){return ft[e]||null},parse:function(e){return ft[e]||null},set:function(e,t){ft[e]=t},remove:function(e){delete ft[e]}},pt=null,_t={is_supported:function(){if(!C(pt))return pt;if(pt=!0,R(D))pt=!1;else try{var e="__support__";_t.set(e,"xyz"),'"xyz"'!==_t.get(e)&&(pt=!1),_t.remove(e)}catch(e){pt=!1}return pt},error:function(e){j.error("sessionStorage error: ",e)},get:function(e){try{return null==D?void 0:D.sessionStorage.getItem(e)}catch(e){_t.error(e)}return null},parse:function(e){try{return JSON.parse(_t.get(e))||null}catch(e){}return null},set:function(e,t){try{null==D||D.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){_t.error(e)}},remove:function(e){try{null==D||D.sessionStorage.removeItem(e)}catch(e){_t.error(e)}}},gt=["localhost","127.0.0.1"],vt=function(e){var t=null==N?void 0:N.createElement("a");return R(t)?null:(t.href=e,t)},mt=function(e,t){return!!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t)&&new RegExp(t).test(e)},yt=function(e,t){for(var n,r=((e.split("#")[0]||"").split("?")[1]||"").split("&"),i=0;i<r.length;i++){var o=r[i].split("=");if(o[0]===t){n=o;break}}if(!S(n)||n.length<2)return"";var s=n[1];try{s=decodeURIComponent(s)}catch(e){j.error("Skipping decoding for malformed query param: "+s)}return s.replace(/\+/g," ")},bt=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null};var kt={campaignParams:function(e){var t=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gclid","fbclid","msclkid"].concat(e||[]),n={};return G(t,(function(e){var t=N?yt(N.URL,e):"";t.length&&(n[e]=t)})),n},searchEngine:function(){var e=null==N?void 0:N.referrer;return e?0===e.search("https?://(.*)google.([^/?]*)")?"google":0===e.search("https?://(.*)bing.com")?"bing":0===e.search("https?://(.*)yahoo.com")?"yahoo":0===e.search("https?://(.*)duckduckgo.com")?"duckduckgo":null:null},searchInfo:function(){var e=kt.searchEngine(),t="yahoo"!=e?"q":"p",n={};if(!C(e)){n.$search_engine=e;var r=N?yt(N.referrer,t):"";r.length&&(n.ph_keyword=r)}return n},browser:function(e,t,n){return t=t||"",n||Y(e," OPR/")?Y(e,"Mini")?"Opera Mini":"Opera":/(BlackBerry|PlayBook|BB10)/i.test(e)?"BlackBerry":Y(e,"IEMobile")||Y(e,"WPDesktop")?"Internet Explorer Mobile":Y(e,"SamsungBrowser/")?"Samsung Internet":Y(e,"Edge")||Y(e,"Edg/")?"Microsoft Edge":Y(e,"FBIOS")?"Facebook Mobile":Y(e,"Chrome")?"Chrome":Y(e,"CriOS")?"Chrome iOS":Y(e,"UCWEB")||Y(e,"UCBrowser")?"UC Browser":Y(e,"FxiOS")?"Firefox iOS":Y(t,"Apple")||function(e){return Y(e,"Safari")&&!Y(e,"Chrome")&&!Y(e,"Android")}(e)?Y(e,"Mobile")?"Mobile Safari":"Safari":Y(e,"Android")?"Android Mobile":Y(e,"Konqueror")||Y(e,"konqueror")?"Konqueror":Y(e,"Firefox")?"Firefox":Y(e,"MSIE")||Y(e,"Trident/")?"Internet Explorer":Y(e,"Gecko")?"Mozilla":""},browserVersion:function(e,t,n){var r={"Internet Explorer Mobile":[/rv:(\d+(\.\d+)?)/],"Microsoft Edge":[/Edge?\/(\d+(\.\d+)?)/],Chrome:[/Chrome\/(\d+(\.\d+)?)/],"Chrome iOS":[/CriOS\/(\d+(\.\d+)?)/],"UC Browser":[/(UCBrowser|UCWEB)\/(\d+(\.\d+)?)/],Safari:[/Version\/(\d+(\.\d+)?)/],"Mobile Safari":[/Version\/(\d+(\.\d+)?)/],Opera:[/(Opera|OPR)\/(\d+(\.\d+)?)/],Firefox:[/Firefox\/(\d+(\.\d+)?)/],"Firefox iOS":[/FxiOS\/(\d+(\.\d+)?)/],Konqueror:[/Konqueror[:/]?(\d+(\.\d+)?)/i],BlackBerry:[/BlackBerry (\d+(\.\d+)?)/,/Version\/(\d+(\.\d+)?)/],"Android Mobile":[/android\s(\d+(\.\d+)?)/],"Samsung Internet":[/SamsungBrowser\/(\d+(\.\d+)?)/],"Internet Explorer":[/(rv:|MSIE )(\d+(\.\d+)?)/],Mozilla:[/rv:(\d+(\.\d+)?)/]}[kt.browser(e,t,n)];if(R(r))return null;for(var i=0;i<r.length;i++){var o=r[i],s=e.match(o);if(s)return parseFloat(s[s.length-2])}return null},browserLanguage:function(){return navigator.language||navigator.userLanguage},os:function(e){if(/Windows/i.test(e)){if(/Phone/.test(e)||/WPDesktop/.test(e))return{os_name:"Windows Phone",os_version:""};var t=/Windows NT ([0-9.]+)/i.exec(e);return t&&t[1]?{os_name:"Windows",os_version:t[1]}:{os_name:"Windows",os_version:""}}if(/(iPhone|iPad|iPod)/.test(e)){var n=/OS (\d+)_(\d+)_?(\d+)?/i.exec(e);return n&&n[1]?{os_name:"iOS",os_version:[n[1],n[2],n[3]||"0"].join(".")}:{os_name:"iOS",os_version:""}}if(/Android/.test(e)){var r=/Android (\d+)\.(\d+)\.?(\d+)?/i.exec(e);return r&&r[1]?{os_name:"Android",os_version:[r[1],r[2],r[3]||"0"].join(".")}:{os_name:"Android",os_version:""}}if(/(BlackBerry|PlayBook|BB10)/i.test(e))return{os_name:"BlackBerry",os_version:""};if(/Mac/i.test(e)){var i=/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i.exec(e);return i&&i[1]?{os_name:"Mac OS X",os_version:[i[1],i[2],i[3]||"0"].join(".")}:{os_name:"Mac OS X",os_version:""}}return/Linux/.test(e)?{os_name:"Linux",os_version:""}:/CrOS/.test(e)?{os_name:"Chrome OS",os_version:""}:{os_name:"",os_version:""}},device:function(e){return/Windows Phone/i.test(e)||/WPDesktop/.test(e)?"Windows Phone":/iPad/.test(e)?"iPad":/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(BlackBerry|PlayBook|BB10)/i.test(e)?"BlackBerry":/Android/.test(e)&&!/Mobile/.test(e)?"Android Tablet":/Android/.test(e)?"Android":""},deviceType:function(e){var t=this.device(e);return"iPad"===t||"Android Tablet"===t?"Tablet":t?"Mobile":"Desktop"},referrer:function(){return(null==N?void 0:N.referrer)||"$direct"},referringDomain:function(){var e;return null!=N&&N.referrer&&(null===(e=vt(N.referrer))||void 0===e?void 0:e.host)||"$direct"},properties:function(){if(!q)return{};var e=kt.os(q),t=e.os_name,n=e.os_version;return z(Z({$os:t,$os_version:n,$browser:kt.browser(q,navigator.vendor,L.opera),$device:kt.device(q),$device_type:kt.deviceType(q)}),{$current_url:null==D?void 0:D.location.href,$host:null==D?void 0:D.location.host,$pathname:null==D?void 0:D.location.pathname,$raw_user_agent:q.length>1e3?q.substring(0,997)+"...":q,$browser_version:kt.browserVersion(q,navigator.vendor,L.opera),$browser_language:kt.browserLanguage(),$screen_height:null==D?void 0:D.screen.height,$screen_width:null==D?void 0:D.screen.width,$viewport_height:null==D?void 0:D.innerHeight,$viewport_width:null==D?void 0:D.innerWidth,$lib:"web",$lib_version:m.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:J()/1e3})},people_properties:function(){if(!q)return{};var e=kt.os(q),t=e.os_name,n=e.os_version;return z(Z({$os:t,$os_version:n,$browser:kt.browser(q,navigator.vendor,L.opera)}),{$browser_version:kt.browserVersion(q,navigator.vendor,L.opera)})}},wt=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],St=function(){function e(t){r(this,e);var n="";t.token&&(n=t.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),this.props={},this.campaign_params_saved=!1,this.custom_campaign_params=t.custom_campaign_params||[],t.persistence_name?this.name="ph_"+t.persistence_name:this.name="ph_"+n+"_posthog",-1===wt.indexOf(t.persistence.toLowerCase())&&(j.critical("Unknown persistence type "+t.persistence+"; falling back to cookie"),t.persistence="cookie");var i=t.persistence.toLowerCase();"localstorage"===i&&lt.is_supported()?this.storage=lt:"localstorage+cookie"===i&&dt.is_supported()?this.storage=dt:"sessionstorage"===i&&_t.is_supported()?this.storage=_t:this.storage="memory"===i?ht:at,this.user_state="anonymous",this.load(),this.update_config(t),this.save()}return o(e,[{key:"properties",value:function(){var e={};return G(this.props,(function(t,n){if(n===Oe&&I(t))for(var r=Object.keys(t),i=0;i<r.length;i++)e["$feature/".concat(r[i])]=t[r[i]];else s=n,a=!1,(C(o=He)?a:A&&o.indexOf===A?-1!=o.indexOf(s):(G(o,(function(e){if(a||(a=e===s))return V})),a))||(e[n]=t);var o,s,a})),e}},{key:"load",value:function(){if(!this.disabled){var e=this.storage.parse(this.name);e&&(this.props=z({},e))}}},{key:"save",value:function(){this.disabled||this.storage.set(this.name,this.props,this.expire_days,this.cross_subdomain,this.secure)}},{key:"remove",value:function(){this.storage.remove(this.name,!1),this.storage.remove(this.name,!0)}},{key:"clear",value:function(){this.remove(),this.props={}}},{key:"register_once",value:function(e,t,n){var r=this;if(I(e)){R(t)&&(t="None"),this.expire_days=R(n)?this.default_expiry:n;var i=!1;if(G(e,(function(e,n){r.props.hasOwnProperty(n)&&r.props[n]!==t||(r.props[n]=e,i=!0)})),i)return this.save(),!0}return!1}},{key:"register",value:function(e,t){var n=this;if(I(e)){this.expire_days=R(t)?this.default_expiry:t;var r=!1;if(G(e,(function(t,i){e.hasOwnProperty(i)&&n.props[i]!==t&&(n.props[i]=t,r=!0)})),r)return this.save(),!0}return!1}},{key:"unregister",value:function(e){e in this.props&&(delete this.props[e],this.save())}},{key:"update_campaign_params",value:function(){this.campaign_params_saved||(this.register(kt.campaignParams(this.custom_campaign_params)),this.campaign_params_saved=!0)}},{key:"update_search_keyword",value:function(){this.register(kt.searchInfo())}},{key:"update_referrer_info",value:function(){this.register({$referrer:this.props.$referrer||kt.referrer(),$referring_domain:this.props.$referring_domain||kt.referringDomain()})}},{key:"get_referrer_info",value:function(){return Z({$referrer:this.props.$referrer,$referring_domain:this.props.$referring_domain})}},{key:"safe_merge",value:function(e){return G(this.props,(function(t,n){n in e||(e[n]=t)})),e}},{key:"update_config",value:function(e){this.default_expiry=this.expire_days=e.cookie_expiration,this.set_disabled(e.disable_persistence),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie)}},{key:"set_disabled",value:function(e){this.disabled=e,this.disabled?this.remove():this.save()}},{key:"set_cross_subdomain",value:function(e){e!==this.cross_subdomain&&(this.cross_subdomain=e,this.remove(),this.save())}},{key:"get_cross_subdomain",value:function(){return!!this.cross_subdomain}},{key:"set_secure",value:function(e){e!==this.secure&&(this.secure=e,this.remove(),this.save())}},{key:"set_event_timer",value:function(e,t){var n=this.props[Fe]||{};n[e]=t,this.props[Fe]=n,this.save()}},{key:"remove_event_timer",value:function(e){var t=(this.props[Fe]||{})[e];return R(t)||(delete this.props[Fe][e],this.save()),t}},{key:"get_user_state",value:function(){return this.props[Ne]||"anonymous"}},{key:"set_user_state",value:function(e){this.props[Ne]=e,this.save()}},{key:"get_quota_limits",value:function(){return this.props[qe]||{}}},{key:"set_quota_limits",value:function(e){this.props[qe]=e,this.save()}}]),e}(),Ft=2,Pt=4,It=3,xt=6,Rt=0,Et="rrweb/console@1";var Ct=o((function e(t){var n,i,o=this,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};r(this,e),s(this,"bucketSize",100),s(this,"refillRate",10),s(this,"mutationBuckets",{}),s(this,"loggedTracker",{}),s(this,"refillBuckets",(function(){Object.keys(o.mutationBuckets).forEach((function(e){o.mutationBuckets[e]=o.mutationBuckets[e]+o.refillRate,o.mutationBuckets[e]>=o.bucketSize&&delete o.mutationBuckets[e]}))})),s(this,"getNodeOrRelevantParent",(function(e){var t=o.rrweb.mirror.getNode(e);if("svg"!==(null==t?void 0:t.nodeName)&&t instanceof Element){var n=t.closest("svg");if(n)return[o.rrweb.mirror.getId(n),n]}return[e,t]})),s(this,"numberOfChanges",(function(e){var t,n,r,i,o,s,a,u;return(null!==(t=null===(n=e.removes)||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(r=null===(i=e.attributes)||void 0===i?void 0:i.length)&&void 0!==r?r:0)+(null!==(o=null===(s=e.texts)||void 0===s?void 0:s.length)&&void 0!==o?o:0)+(null!==(a=null===(u=e.adds)||void 0===u?void 0:u.length)&&void 0!==a?a:0)})),s(this,"throttleMutations",(function(e){if(e.type!==It||e.data.source!==Rt)return e;var t=e.data,n=o.numberOfChanges(t);t.attributes&&(t.attributes=t.attributes.filter((function(e){var t,n,r,i=h(o.getNodeOrRelevantParent(e.id),2),s=i[0],a=i[1];if(0===o.mutationBuckets[s])return!1;(o.mutationBuckets[s]=null!==(t=o.mutationBuckets[s])&&void 0!==t?t:o.bucketSize,o.mutationBuckets[s]=Math.max(o.mutationBuckets[s]-1,0),0===o.mutationBuckets[s])&&(o.loggedTracker[s]||(o.loggedTracker[s]=!0,null===(n=(r=o.options).onBlockedNode)||void 0===n||n.call(r,s,a)));return e})));var r=o.numberOfChanges(t);return 0!==r||n===r?e:void 0})),this.rrweb=t,this.options=a,this.refillRate=null!==(n=this.options.refillRate)&&void 0!==n?n:this.refillRate,this.bucketSize=null!==(i=this.options.bucketSize)&&void 0!==i?i:this.bucketSize,setInterval((function(){o.refillBuckets()}),1e3)})),$t=function(e){return 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}($t||{}),Ot={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:function(e){return e},recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6},Tt=["authorization","x-forwarded-for","authorization","cookie","set-cookie","x-api-key","x-real-ip","remote-addr","forwarded","proxy-authorization","x-csrf-token","x-csrftoken","x-xsrf-token"],Mt=["/s/","/e/","/i/vo/e/"];function At(e,t,n,r){var i=null==t?void 0:t["content-length"];return i&&parseInt(i)>n?"".concat(r," body too large to record"):e}var Dt,Bt=function(e,n){var r,i,o,s=e.session_recording,a=!1!==s.recordHeaders&&n.recordHeaders,u=!1!==s.recordBody&&n.recordBody,l=!1!==s.recordPerformance&&n.recordPerformance,c=(r=s,o=Math.min(1e6,null!==(i=r.payloadSizeLimitBytes)&&void 0!==i?i:1e6),function(e){return null!=e&&e.requestBody&&(e.requestBody=At(e.requestBody,e.requestHeaders,o,"Request")),null!=e&&e.responseBody&&(e.responseBody=At(e.responseBody,e.responseHeaders,o,"Response")),e}),d=function(e){return c(function(e){var t=vt(e.name);if(!(t&&t.pathname&&Mt.includes(t.pathname)))return e}((t=e,Object.keys(null!==(n=t.requestHeaders)&&void 0!==n?n:{}).forEach((function(e){var n;Tt.includes(e.toLowerCase())&&(null===(n=t.requestHeaders)||void 0===n||delete n[e])})),t)));var t,n},f=P(e.session_recording.maskNetworkRequestFn);return f&&P(e.session_recording.maskCapturedNetworkRequestFn)&&j.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),f&&(e.session_recording.maskCapturedNetworkRequestFn=function(n){var r=e.session_recording.maskNetworkRequestFn({url:n.name});return t(t({},n),{},{name:null==r?void 0:r.url})}),s.maskRequestFn=P(e.session_recording.maskCapturedNetworkRequestFn)?function(t){var n,r,i,o=d(t);return o&&null!==(n=null===(r=(i=e.session_recording).maskCapturedNetworkRequestFn)||void 0===r?void 0:r.call(i,o))&&void 0!==n?n:void 0}:void 0,s.maskRequestFn||(s.maskRequestFn=d),t(t(t({},Ot),s),{},{recordHeaders:a,recordBody:u,recordPerformance:l,recordInitialRequests:l})},Nt="/s/";!function(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"}(Dt||(Dt={}));var qt=[Dt.MouseMove,Dt.MouseInteraction,Dt.Scroll,Dt.ViewportResize,Dt.Input,Dt.TouchMove,Dt.MediaInteraction,Dt.Drag],Lt=function(){function e(t){var n=this;if(r(this,e),s(this,"isIdle",!1),s(this,"_linkedFlagSeen",!1),s(this,"_lastActivityTimestamp",Date.now()),s(this,"windowId",null),s(this,"sessionId",null),s(this,"_linkedFlag",null),s(this,"_sampleRate",null),s(this,"_minimumDuration",null),s(this,"_forceAllowLocalhostNetworkCapture",!1),this.instance=t,this._captureStarted=!1,this._endpoint=Nt,this.stopRrweb=void 0,this.receivedDecide=!1,null==D||D.addEventListener("beforeunload",(function(){n._flushBuffer()})),!this.instance.sessionManager)throw j.error("Session recording started without valid sessionManager"),new Error("Session recording started without valid sessionManager. This is a bug.");this.buffer=this.clearBuffer()}return o(e,[{key:"started",get:function(){return this._captureStarted}},{key:"sessionManager",get:function(){if(!this.instance.sessionManager)throw j.error("Session recording started without valid sessionManager"),new Error("Session recording started without valid sessionManager. This is a bug.");return this.instance.sessionManager}},{key:"isSampled",get:function(){return $(this._sampleRate)?this.instance.get_property($e):null}},{key:"sessionDuration",get:function(){var e,t,n=null===(e=this.buffer)||void 0===e?void 0:e.data[(null===(t=this.buffer)||void 0===t?void 0:t.data.length)-1],r=this.sessionManager.checkAndGetSessionAndWindowId(!0).sessionStartTimestamp;return n?n.timestamp-r:null}},{key:"isRecordingEnabled",get:function(){var e=!!this.instance.get_property(Ie),t=!this.instance.config.disable_session_recording;return D&&e&&t}},{key:"isConsoleLogCaptureEnabled",get:function(){var e=!!this.instance.get_property(xe),t=this.instance.config.enable_recording_console_log;return null!=t?t:e}},{key:"recordingVersion",get:function(){var e,t=this.instance.get_property(Re);return(null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.recorderVersion)||t||"v1"}},{key:"networkPayloadCapture",get:function(){var e,t,n=this.instance.get_property(Ee),r={recordHeaders:null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.recordHeaders,recordBody:null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.recordBody},i=(null==r?void 0:r.recordHeaders)||(null==n?void 0:n.recordHeaders),o=(null==r?void 0:r.recordBody)||(null==n?void 0:n.recordBody),s=this.instance.config.capture_performance||(null==n?void 0:n.capturePerformance);return i||o||s?{recordHeaders:i,recordBody:o,recordPerformance:s}:void 0}},{key:"status",get:function(){return this.receivedDecide?this.isRecordingEnabled?E(this._linkedFlag)&&!this._linkedFlagSeen?"buffering":O(this.isSampled)?this.isSampled?"sampled":"disabled":"active":"disabled":"buffering"}},{key:"startRecordingIfEnabled",value:function(){this.isRecordingEnabled?this.startCaptureAndTrySendingQueuedSnapshots():(this.stopRecording(),this.clearBuffer())}},{key:"stopRecording",value:function(){this._captureStarted&&this.stopRrweb&&(this.stopRrweb(),this.stopRrweb=void 0,this._captureStarted=!1)}},{key:"makeSamplingDecision",value:function(e){var t,n=this.sessionId!==e;if($(this._sampleRate)){var r,i=this.isSampled;if(n||!O(i))r=Math.random()<this._sampleRate;else r=i;r||j.warn("[SessionSampling] Sample rate (".concat(this._sampleRate,") has determined that this sessionId (").concat(e,") will not be sent to the server.")),null===(t=this.instance.persistence)||void 0===t||t.register(s({},$e,r))}else{var o;null===(o=this.instance.persistence)||void 0===o||o.register(s({},$e,null))}}},{key:"afterDecideResponse",value:function(e){var n,r,i,o,a,u,l,c,d=this;this.instance.persistence&&this.instance.persistence.register((s(c={},Ie,!!e.sessionRecording),s(c,xe,null===(a=e.sessionRecording)||void 0===a?void 0:a.consoleLogRecordingEnabled),s(c,Re,null===(u=e.sessionRecording)||void 0===u?void 0:u.recorderVersion),s(c,Ee,t({capturePerformance:e.capturePerformance},null===(l=e.sessionRecording)||void 0===l?void 0:l.networkPayloadCapture)),c));var f=null===(n=e.sessionRecording)||void 0===n?void 0:n.sampleRate;this._sampleRate=R(f)||C(f)?null:parseFloat(f);var h,p=null===(r=e.sessionRecording)||void 0===r?void 0:r.minimumDurationMilliseconds;(this._minimumDuration=R(p)?null:p,this._linkedFlag=(null===(i=e.sessionRecording)||void 0===i?void 0:i.linkedFlag)||null,null!==(o=e.sessionRecording)&&void 0!==o&&o.endpoint)&&(this._endpoint=null===(h=e.sessionRecording)||void 0===h?void 0:h.endpoint);if($(this._sampleRate)&&this.sessionManager.onSessionId((function(e){d.makeSamplingDecision(e)})),E(this._linkedFlag)){var _=this._linkedFlag;this.instance.onFeatureFlags((function(e){d._linkedFlagSeen=e.includes(_)}))}this.receivedDecide=!0,this.startRecordingIfEnabled()}},{key:"log",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"log";null===(t=this.instance.sessionRecording)||void 0===t||t.onRRwebEmit({type:6,data:{plugin:"rrweb/console@1",payload:{level:n,trace:[],payload:[JSON.stringify(e)]}},timestamp:J()})}},{key:"startCaptureAndTrySendingQueuedSnapshots",value:function(){this._startCapture()}},{key:"_startCapture",value:function(){var e=this;if(!R(Object.assign)&&!this._captureStarted&&!this.instance.config.disable_session_recording){this._captureStarted=!0,this.sessionManager.checkAndGetSessionAndWindowId();var t="v2"===this.recordingVersion?"recorder-v2.js":"recorder.js";this.instance.__loaded_recorder_version!==this.recordingVersion?oe(this.instance.config.api_host+"/static/".concat(t,"?v=").concat(m.LIB_VERSION),(function(n){if(n)return j.error("Could not load ".concat(t),n);e._onScriptLoaded()})):this._onScriptLoaded()}}},{key:"_isInteractiveEvent",value:function(e){var t;return e.type===It&&-1!==qt.indexOf(null===(t=e.data)||void 0===t?void 0:t.source)}},{key:"_updateWindowAndSessionIds",value:function(e){var t=this._isInteractiveEvent(e);if(t||this.isIdle||e.timestamp-this._lastActivityTimestamp>3e5&&(this.isIdle=!0),t&&(this._lastActivityTimestamp=e.timestamp,this.isIdle&&(this.isIdle=!1,this._tryTakeFullSnapshot())),!this.isIdle){var n=this.sessionManager.checkAndGetSessionAndWindowId(!t,e.timestamp),r=n.windowId,i=n.sessionId,o=this.sessionId!==i,s=this.windowId!==r;-1===[Ft,Pt].indexOf(e.type)&&(s||o)&&this._tryTakeFullSnapshot(),this.windowId=r,this.sessionId=i}}},{key:"_tryTakeFullSnapshot",value:function(){if(!this._captureStarted)return!1;try{var e;return null===(e=this.rrwebRecord)||void 0===e||e.takeFullSnapshot(),!0}catch(e){return j.error("Error taking full snapshot.",e),!1}}},{key:"_onScriptLoaded",value:function(){var e,n=this,r={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1};this.rrwebRecord=D.rrweb?D.rrweb.record:D.rrwebRecord;for(var i=this.instance.config.session_recording,o=0,s=Object.entries(i||{});o<s.length;o++){var a=h(s[o],2),u=a[0],l=a[1];u in r&&(r[u]=l)}if(this.rrwebRecord){this.mutationRateLimiter=null!==(e=this.mutationRateLimiter)&&void 0!==e?e:new Ct(this.rrwebRecord,{onBlockedNode:function(e,t){var r="Too many mutations on node '".concat(e,"'. Rate limiting. This could be due to SVG animations or something similar");j.info(r,{node:t}),n.log("[PostHog Recorder] "+r,"warn")}});var c=[];if(L.rrwebConsoleRecord&&this.isConsoleLogCaptureEnabled&&c.push(L.rrwebConsoleRecord.getRecordConsolePlugin()),this.networkPayloadCapture&&P(L.getRecordNetworkPlugin)){if(gt.includes(location.hostname)&&!this._forceAllowLocalhostNetworkCapture)return void j.info("[SessionReplay-NetworkCapture] not started because we are on localhost.");c.push(L.getRecordNetworkPlugin(Bt(this.instance.config,this.networkPayloadCapture)))}this.stopRrweb=this.rrwebRecord(t({emit:function(e){n.onRRwebEmit(e)},plugins:c},r)),this.instance._addCaptureHook((function(e){try{if("$pageview"===e){var t,r=D?n._maskUrl(D.location.href):"";if(!r)return;null===(t=n.rrwebRecord)||void 0===t||t.addCustomEvent("$pageview",{href:r})}}catch(e){j.error("Could not add $pageview to rrweb session",e)}})),this._lastActivityTimestamp=Date.now(),this.isIdle=!1}else j.error("onScriptLoaded was called but rrwebRecord is not available. This indicates something has gone wrong.")}},{key:"onRRwebEmit",value:function(e){if(e&&I(e)){if(e.type===$t.Meta){var t=this._maskUrl(e.data.href);if(!t)return;e.data.href=t}var n=this.mutationRateLimiter?this.mutationRateLimiter.throttleMutations(e):e;if(n){var r=function(e){var t=e;if(t&&I(t)&&t.type===xt&&I(t.data)&&t.data.plugin===Et){t.data.payload.payload.length>10&&(t.data.payload.payload=t.data.payload.payload.slice(0,10),t.data.payload.payload.push("...[truncated]"));for(var n=[],r=0;r<t.data.payload.payload.length;r++)t.data.payload.payload[r]&&t.data.payload.payload[r].length>2e3?n.push(t.data.payload.payload[r].slice(0,2e3)+"...[truncated]"):n.push(t.data.payload.payload[r]);return t.data.payload.payload=n,e}return e}(n),i=JSON.stringify(r).length;if(this._updateWindowAndSessionIds(r),!this.isIdle){var o={$snapshot_bytes:i,$snapshot_data:r,$session_id:this.sessionId,$window_id:this.windowId};"disabled"!==this.status?this._captureSnapshotBuffered(o):this.clearBuffer()}}}}},{key:"_maskUrl",value:function(e){var t=this.instance.config.session_recording;if(t.maskNetworkRequestFn){var n,r={url:e};return null===(n=r=t.maskNetworkRequestFn(r))||void 0===n?void 0:n.url}return e}},{key:"clearBuffer",value:function(){return this.buffer=void 0,{size:0,data:[],sessionId:this.sessionId,windowId:this.windowId}}},{key:"_flushBuffer",value:function(){var e=this;this.flushBufferTimer&&(clearTimeout(this.flushBufferTimer),this.flushBufferTimer=void 0);var t=this._minimumDuration,n=this.sessionDuration,r=$(n)&&n>=0,i=$(t)&&r&&n<t;return"buffering"===this.status||i?(this.flushBufferTimer=setTimeout((function(){e._flushBuffer()}),2e3),this.buffer||this.clearBuffer()):this.buffer&&0!==this.buffer.data.length?(this._captureSnapshot({$snapshot_bytes:this.buffer.size,$snapshot_data:this.buffer.data,$session_id:this.buffer.sessionId,$window_id:this.buffer.windowId}),this.clearBuffer()):this.buffer||this.clearBuffer()}},{key:"_captureSnapshotBuffered",value:function(e){var t,n=this,r=2+((null===(t=this.buffer)||void 0===t?void 0:t.data.length)||0);(!this.buffer||this.buffer.size+e.$snapshot_bytes+r>943718.4||this.buffer.sessionId&&this.buffer.sessionId!==this.sessionId)&&(this.buffer=this._flushBuffer()),C(this.buffer.sessionId)&&!C(this.sessionId)&&(this.buffer.sessionId=this.sessionId,this.buffer.windowId=this.windowId),this.buffer.size+=e.$snapshot_bytes,this.buffer.data.push(e.$snapshot_data),this.flushBufferTimer||(this.flushBufferTimer=setTimeout((function(){n._flushBuffer()}),2e3))}},{key:"_captureSnapshot",value:function(e){this.instance.capture("$snapshot",e,{transport:"XHR",method:"POST",endpoint:this._endpoint,_noTruncate:!0,_batchKey:"recordings",_metrics:{rrweb_full_snapshot:e.$snapshot_data.type===Ft}})}}]),e}(),Ht=function(){function e(t){r(this,e),this.instance=t,this.instance.decideEndpointWasHit=this.instance._hasBootstrappedFeatureFlags()}return o(e,[{key:"call",value:function(){var e=this,t=ne(JSON.stringify({token:this.instance.config.token,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),person_properties:this.instance.get_property(Me),group_properties:this.instance.get_property(Ae),disable_flags:this.instance.config.advanced_disable_feature_flags||this.instance.config.advanced_disable_feature_flags_on_first_load||void 0}));this.instance._send_request("".concat(this.instance.config.api_host,"/decide/?v=3"),{data:t,verbose:!0},{method:"POST"},(function(t){return e.parseDecideResponse(t)}))}},{key:"parseDecideResponse",value:function(e){var t,n=this;if(this.instance.featureFlags.setReloadingPaused(!1),this.instance.featureFlags._startReloadTimer(),0!==(null==e?void 0:e.status)){if(!N||!N.body)return j.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((function(){n.parseDecideResponse(e)}),500);this.instance.toolbar.afterDecideResponse(e),null===(t=this.instance.sessionRecording)||void 0===t||t.afterDecideResponse(e),Ve.afterDecideResponse(e,this.instance),this.instance._afterDecideResponse(e),this.instance.config.advanced_disable_feature_flags_on_first_load||this.instance.featureFlags.receivedFeatureFlags(e);var r=null==D?void 0:D.extendPostHogWithSurveys;e.surveys&&!r&&oe(this.instance.config.api_host+"/static/surveys.js",(function(e){if(e)return j.error("Could not load surveys script",e);D.extendPostHogWithSurveys(n.instance)}));var i=null==D?void 0:D.extendPostHogWithExceptionAutoCapture;if(e.autocaptureExceptions&&e.autocaptureExceptions&&R(i)&&oe(this.instance.config.api_host+"/static/exception-autocapture.js",(function(t){if(t)return j.error("Could not load exception autocapture script",t);D.extendPostHogWithExceptionAutocapture(n.instance,e)})),e.siteApps)if(this.instance.config.opt_in_site_apps){var o,s=this.instance.config.api_host,a=v(e.siteApps);try{var u=function(){var e=o.value,t=e.id,r=e.url,i=[s,"/"===s[s.length-1]&&"/"===r[0]?r.substring(1):r].join("");L["__$$ph_site_app_".concat(t)]=n.instance,oe(i,(function(e){e&&j.error("Error while initializing PostHog app with config id ".concat(t),e)}))};for(a.s();!(o=a.n()).done;)u()}catch(e){a.e(e)}finally{a.f()}}else e.siteApps.length>0&&j.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}else j.error("Failed to fetch feature flags from PostHog.")}}]),e}(),jt=["https://app.posthog.com","https://eu.posthog.com"],Vt=["source"],Ut=null!=D&&D.location?bt(D.location.hash,"__posthog")||bt(location.hash,"state"):null,Wt=function(){function e(t){r(this,e),this.instance=t}return o(e,[{key:"afterDecideResponse",value:function(e){var n=e.toolbarParams||e.editorParams||(e.toolbarVersion?{toolbarVersion:e.toolbarVersion}:{});e.isAuthenticated&&n.toolbarVersion&&0===n.toolbarVersion.indexOf("toolbar")&&this.loadToolbar(t({},n))}},{key:"maybeLoadToolbar",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!D||!N)return!1;n=null!==(e=n)&&void 0!==e?e:D.location,i=null!==(t=i)&&void 0!==t?t:D.history;try{if(!r){try{D.localStorage.setItem("test","test"),D.localStorage.removeItem("test")}catch(e){return!1}r=null==D?void 0:D.localStorage}var o,s=Ut||bt(n.hash,"__posthog")||bt(n.hash,"state"),a=s?X((function(){return JSON.parse(atob(decodeURIComponent(s)))}))||X((function(){return JSON.parse(decodeURIComponent(s))})):null;return a&&"ph_authorize"===a.action?((o=a).source="url",o&&Object.keys(o).length>0&&(a.desiredHash?n.hash=a.desiredHash:i?i.replaceState("",N.title,n.pathname+n.search):n.hash="")):((o=JSON.parse(r.getItem("_postHogToolbarParams")||"{}")).source="localstorage",delete o.userIntent),!(!o.token||this.instance.config.token!==o.token)&&(this.loadToolbar(o),!0)}catch(e){return!1}}},{key:"loadToolbar",value:function(e){var n=this;if(!D||L._postHogToolbarLoaded)return!1;L._postHogToolbarLoaded=!0;var r=this.instance.config.api_host,i=3e5,o=Math.floor(Date.now()/i)*i,s="".concat(r).concat(r.endsWith("/")?"":"/","static/toolbar.js?t=").concat(o),a=!jt.includes(this.instance.config.api_host)&&this.instance.config.advanced_disable_toolbar_metrics,u=t(t({token:this.instance.config.token},e),{},{apiURL:r},a?{instrument:!1}:{});u.source;var l=c(u,Vt);return D.localStorage.setItem("_postHogToolbarParams",JSON.stringify(l)),oe(s,(function(e){e?j.error("Failed to load toolbar",e):(L.ph_load_toolbar||L.ph_load_editor)(u,n.instance)})),ie(D,"turbolinks:load",(function(){L._postHogToolbarLoaded=!1,n.loadToolbar(u)})),!0}},{key:"_loadEditor",value:function(e){return this.loadToolbar(e)}},{key:"maybeLoadEditor",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return this.maybeLoadToolbar(e,t,n)}}]),e}(),Gt="__ph_opt_in_out_";function zt(e,t){tn(!0,e,t)}function Yt(e,t){tn(!1,e,t)}function Qt(e,t){return"1"===en(e,t)}function Jt(e,t){return!!function(e){if(e&&e.respectDnt){var t=e&&e.window||D,n=null==t?void 0:t.navigator,r=!1;return G([null==n?void 0:n.doNotTrack,n.msDoNotTrack,t.doNotTrack],(function(e){Y([!0,1,"1","yes"],e)&&(r=!0)})),r}return!1}(t)||"0"===en(e,t)}function Xt(e,t){Kt(t=t||{}).remove(Zt(e,t),!!t.crossSubdomainCookie)}function Kt(e){return"localStorage"===(e=e||{}).persistenceType?lt:"localStorage+cookie"===e.persistenceType?dt:at}function Zt(e,t){return((t=t||{}).persistencePrefix||Gt)+e}function en(e,t){return Kt(t).get(Zt(e,t))}function tn(e,t,n){E(t)&&t.length?(Kt(n=n||{}).set(Zt(t,n),e?1:0,$(n.cookieExpiration)?n.cookieExpiration:null,n.crossSubdomainCookie,n.secureCookie),n.capture&&e&&n.capture(n.captureEventName||"$opt_in",n.captureProperties||{},{send_instantly:!0})):j.error("gdpr."+(e?"optIn":"optOut")+" called with an invalid token")}var nn=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:3e3;r(this,e),this.isPolling=!0,this._event_queue=[],this._empty_queue_count=0,this._poller=void 0,this._pollInterval=t}return o(e,[{key:"setPollInterval",value:function(e){this._pollInterval=e,this.isPolling&&this.poll()}},{key:"poll",value:function(){}},{key:"unload",value:function(){}},{key:"getTime",value:function(){return(new Date).getTime()}}]),e}(),rn=function(e){a(i,e);var n=f(i);function i(e){var t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;return r(this,i),(t=n.call(this,o)).handlePollRequest=e,t}return o(i,[{key:"enqueue",value:function(e,t,n){this._event_queue.push({url:e,data:t,options:n}),this.isPolling||(this.isPolling=!0,this.poll())}},{key:"poll",value:function(){var e=this;clearTimeout(this._poller),this._poller=setTimeout((function(){if(e._event_queue.length>0){var t=e.formatQueue(),n=function(n){var r=t[n],i=r.url,o=r.data,s=r.options;G(o,(function(t,n){o[n].offset=Math.abs(o[n].timestamp-e.getTime()),delete o[n].timestamp})),e.handlePollRequest(i,o,s)};for(var r in t)n(r);e._event_queue.length=0,e._empty_queue_count=0}else e._empty_queue_count++;e._empty_queue_count>4&&(e.isPolling=!1,e._empty_queue_count=0),e.isPolling&&e.poll()}),this._pollInterval)}},{key:"unload",value:function(){var e=this;clearTimeout(this._poller);var n=this._event_queue.length>0?this.formatQueue():{};this._event_queue.length=0;var r=Object.values(n);[].concat(p(r.filter((function(e){return 0===e.url.indexOf("/e")}))),p(r.filter((function(e){return 0!==e.url.indexOf("/e")})))).map((function(n){var r=n.url,i=n.data,o=n.options;e.handlePollRequest(r,i,t(t({},o),{},{transport:"sendBeacon"}))}))}},{key:"formatQueue",value:function(){var e={};return G(this._event_queue,(function(t){var n=t.url,r=t.data,i=t.options,o=(i?i._batchKey:null)||n;R(e[o])&&(e[o]={data:[],url:n,options:i}),i&&e[o].options&&e[o].options._metrics&&!e[o].options._metrics.rrweb_full_snapshot&&(e[o].options._metrics.rrweb_full_snapshot=i._metrics.rrweb_full_snapshot),e[o].data.push(r)})),e}}]),i}(nn),on=Uint8Array,sn=Uint16Array,an=Uint32Array,un=new on([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ln=new on([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),cn=new on([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),dn=function(e,t){for(var n=new sn(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];var i=new an(n[30]);for(r=1;r<30;++r)for(var o=n[r];o<n[r+1];++o)i[o]=o-n[r]<<5|r;return[n,i]},fn=dn(un,2),hn=fn[0],pn=fn[1];hn[28]=258,pn[258]=28;for(var _n=dn(ln,0)[1],gn=new sn(32768),vn=0;vn<32768;++vn){var mn=(43690&vn)>>>1|(21845&vn)<<1;mn=(61680&(mn=(52428&mn)>>>2|(13107&mn)<<2))>>>4|(3855&mn)<<4,gn[vn]=((65280&mn)>>>8|(255&mn)<<8)>>>1}var yn=function(e,t,n){for(var r=e.length,i=0,o=new sn(t);i<r;++i)++o[e[i]-1];var s,a=new sn(t);for(i=0;i<t;++i)a[i]=a[i-1]+o[i-1]<<1;if(n){s=new sn(1<<t);var u=15-t;for(i=0;i<r;++i)if(e[i])for(var l=i<<4|e[i],c=t-e[i],d=a[e[i]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)s[gn[d]>>>u]=l}else for(s=new sn(r),i=0;i<r;++i)s[i]=gn[a[e[i]-1]++]>>>15-e[i];return s},bn=new on(288);for(vn=0;vn<144;++vn)bn[vn]=8;for(vn=144;vn<256;++vn)bn[vn]=9;for(vn=256;vn<280;++vn)bn[vn]=7;for(vn=280;vn<288;++vn)bn[vn]=8;var kn=new on(32);for(vn=0;vn<32;++vn)kn[vn]=5;var wn,Sn=yn(bn,9,0),Fn=yn(kn,5,0),Pn=function(e){return(e/8>>0)+(7&e&&1)},In=function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var r=new(e instanceof sn?sn:e instanceof an?an:on)(n-t);return r.set(e.subarray(t,n)),r},xn=function(e,t,n){n<<=7&t;var r=t/8>>0;e[r]|=n,e[r+1]|=n>>>8},Rn=function(e,t,n){n<<=7&t;var r=t/8>>0;e[r]|=n,e[r+1]|=n>>>8,e[r+2]|=n>>>16},En=function(e,t){for(var n=[],r=0;r<e.length;++r)e[r]&&n.push({s:r,f:e[r]});var i=n.length,o=n.slice();if(!i)return[new on(0),0];if(1==i){var s=new on(n[0].s+1);return s[n[0].s]=1,[s,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var a=n[0],u=n[1],l=0,c=1,d=2;for(n[0]={s:-1,f:a.f+u.f,l:a,r:u};c!=i-1;)a=n[n[l].f<n[d].f?l++:d++],u=n[l!=c&&n[l].f<n[d].f?l++:d++],n[c++]={s:-1,f:a.f+u.f,l:a,r:u};var f=o[0].s;for(r=1;r<i;++r)o[r].s>f&&(f=o[r].s);var h=new sn(f+1),p=Cn(n[c-1],h,0);if(p>t){r=0;var _=0,g=p-t,v=1<<g;for(o.sort((function(e,t){return h[t.s]-h[e.s]||e.f-t.f}));r<i;++r){var m=o[r].s;if(!(h[m]>t))break;_+=v-(1<<p-h[m]),h[m]=t}for(_>>>=g;_>0;){var y=o[r].s;h[y]<t?_-=1<<t-h[y]++-1:++r}for(;r>=0&&_;--r){var b=o[r].s;h[b]==t&&(--h[b],++_)}p=t}return[new on(h),p]},Cn=function e(t,n,r){return-1==t.s?Math.max(e(t.l,n,r+1),e(t.r,n,r+1)):n[t.s]=r},$n=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new sn(++t),r=0,i=e[0],o=1,s=function(e){n[r++]=e},a=1;a<=t;++a)if(e[a]==i&&a!=t)++o;else{if(!i&&o>2){for(;o>138;o-=138)s(32754);o>2&&(s(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(s(i),--o;o>6;o-=6)s(8304);o>2&&(s(o-3<<5|8208),o=0)}for(;o--;)s(i);o=1,i=e[a]}return[n.subarray(0,r),t]},On=function(e,t){for(var n=0,r=0;r<t.length;++r)n+=e[r]*t[r];return n},Tn=function(e,t,n){var r=n.length,i=Pn(t+2);e[i]=255&r,e[i+1]=r>>>8,e[i+2]=255^e[i],e[i+3]=255^e[i+1];for(var o=0;o<r;++o)e[i+o+4]=n[o];return 8*(i+4+r)},Mn=function(e,t,n,r,i,o,s,a,u,l,c){xn(t,c++,n),++i[256];for(var d=En(i,15),f=d[0],h=d[1],p=En(o,15),_=p[0],g=p[1],v=$n(f),m=v[0],y=v[1],b=$n(_),k=b[0],w=b[1],S=new sn(19),F=0;F<m.length;++F)S[31&m[F]]++;for(F=0;F<k.length;++F)S[31&k[F]]++;for(var P=En(S,7),I=P[0],x=P[1],R=19;R>4&&!I[cn[R-1]];--R);var E,C,$,O,T=l+5<<3,M=On(i,bn)+On(o,kn)+s,A=On(i,f)+On(o,_)+s+14+3*R+On(S,I)+(2*S[16]+3*S[17]+7*S[18]);if(T<=M&&T<=A)return Tn(t,c,e.subarray(u,u+l));if(xn(t,c,1+(A<M)),c+=2,A<M){E=yn(f,h,0),C=f,$=yn(_,g,0),O=_;var D=yn(I,x,0);xn(t,c,y-257),xn(t,c+5,w-1),xn(t,c+10,R-4),c+=14;for(F=0;F<R;++F)xn(t,c+3*F,I[cn[F]]);c+=3*R;for(var B=[m,k],N=0;N<2;++N){var q=B[N];for(F=0;F<q.length;++F){var L=31&q[F];xn(t,c,D[L]),c+=I[L],L>15&&(xn(t,c,q[F]>>>5&127),c+=q[F]>>>12)}}}else E=Sn,C=bn,$=Fn,O=kn;for(F=0;F<a;++F)if(r[F]>255){L=r[F]>>>18&31;Rn(t,c,E[L+257]),c+=C[L+257],L>7&&(xn(t,c,r[F]>>>23&31),c+=un[L]);var H=31&r[F];Rn(t,c,$[H]),c+=O[H],H>3&&(Rn(t,c,r[F]>>>5&8191),c+=ln[H])}else Rn(t,c,E[r[F]]),c+=C[r[F]];return Rn(t,c,E[256]),c+C[256]},An=new an([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Dn=new on(0),Bn=function(){for(var e=new an(256),t=0;t<256;++t){for(var n=t,r=9;--r;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e}(),Nn=function(){var e=4294967295;return{p:function(t){for(var n=e,r=0;r<t.length;++r)n=Bn[255&n^t[r]]^n>>>8;e=n},d:function(){return 4294967295^e}}},qn=function(e,t,n,r,i){return function(e,t,n,r,i,o){var s=e.length,a=new on(r+s+5*(1+Math.floor(s/7e3))+i),u=a.subarray(r,a.length-i),l=0;if(!t||s<8)for(var c=0;c<=s;c+=65535){var d=c+65535;d<s?l=Tn(u,l,e.subarray(c,d)):(u[c]=o,l=Tn(u,l,e.subarray(c,s)))}else{for(var f=An[t-1],h=f>>>13,p=8191&f,_=(1<<n)-1,g=new sn(32768),v=new sn(_+1),m=Math.ceil(n/3),y=2*m,b=function(t){return(e[t]^e[t+1]<<m^e[t+2]<<y)&_},k=new an(25e3),w=new sn(288),S=new sn(32),F=0,P=0,I=(c=0,0),x=0,R=0;c<s;++c){var E=b(c),C=32767&c,$=v[E];if(g[C]=$,v[E]=C,x<=c){var O=s-c;if((F>7e3||I>24576)&&O>423){l=Mn(e,u,0,k,w,S,P,I,R,c-R,l),I=F=P=0,R=c;for(var T=0;T<286;++T)w[T]=0;for(T=0;T<30;++T)S[T]=0}var M=2,A=0,D=p,B=C-$&32767;if(O>2&&E==b(c-B))for(var N=Math.min(h,O)-1,q=Math.min(32767,c),L=Math.min(258,O);B<=q&&--D&&C!=$;){if(e[c+M]==e[c+M-B]){for(var H=0;H<L&&e[c+H]==e[c+H-B];++H);if(H>M){if(M=H,A=B,H>N)break;var j=Math.min(B,H-2),V=0;for(T=0;T<j;++T){var U=c-B+T+32768&32767,W=U-g[U]+32768&32767;W>V&&(V=W,$=U)}}}B+=(C=$)-($=g[C])+32768&32767}if(A){k[I++]=268435456|pn[M]<<18|_n[A];var G=31&pn[M],z=31&_n[A];P+=un[G]+ln[z],++w[257+G],++S[z],x=c+M,++F}else k[I++]=e[c],++w[e[c]]}}l=Mn(e,u,o,k,w,S,P,I,R,c-R,l),o||(l=Tn(u,l,Dn))}return In(a,0,r+Pn(l)+i)}(e,null==t.level?6:t.level,null==t.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(e.length)))):12+t.mem,n,r,!i)},Ln=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},Hn=function(e,t){var n=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=t.level<2?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&Ln(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var r=0;r<=n.length;++r)e[r+10]=n.charCodeAt(r)}},jn=function(e){return 10+(e.filename&&e.filename.length+1||0)};function Vn(e,t){void 0===t&&(t={});var n=Nn(),r=e.length;n.p(e);var i=qn(e,t,jn(t),8),o=i.length;return Hn(i,t),Ln(i,o-8,n.d()),Ln(i,o-4,r),i}function Un(e,t){var n=e.length;if(!t&&"undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var r=new on(e.length+(e.length>>>1)),i=0,o=function(e){r[i++]=e},s=0;s<n;++s){if(i+5>r.length){var a=new on(i+8+(n-s<<1));a.set(r),r=a}var u=e.charCodeAt(s);u<128||t?o(u):u<2048?(o(192|u>>>6),o(128|63&u)):u>55295&&u<57344?(o(240|(u=65536+(1047552&u)|1023&e.charCodeAt(++s))>>>18),o(128|u>>>12&63),o(128|u>>>6&63),o(128|63&u)):(o(224|u>>>12),o(128|u>>>6&63),o(128|63&u))}return In(r,0,i)}!function(e){e.GZipJS="gzip-js",e.Base64="base64"}(wn||(wn={}));var Wn=function(e,t,n){var r=t||{};r.ip=n.ip?1:0,r._=(new Date).getTime().toString(),r.ver=m.LIB_VERSION;var i=e.split("?");if(i.length>1){var o,s=v(i[1].split("&"));try{for(s.s();!(o=s.n()).done;){var a=o.value.split("=")[0];R(r[a])||delete r[a]}}catch(e){s.e(e)}finally{s.f()}}var u=e.indexOf("?")>-1?"&":"?";return e+u+function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"&",i=[];return G(e,(function(e,r){R(e)||R(r)||"undefined"===r||(t=encodeURIComponent(e.toString()),n=encodeURIComponent(r),i[i.length]=n+"="+t)})),i.join(r)}(r)},Gn=function e(t,n){if(n.blob&&t.buffer)return new Blob([F(t)?t:t.buffer],{type:"text/plain"});if(n.sendBeacon||n.blob){var r=e(t,{method:"POST"});return new Blob([r],{type:"application/x-www-form-urlencoded"})}return"POST"!==n.method?null:(i=S(t)||F(t)?"data="+encodeURIComponent(t):"data="+encodeURIComponent(t.data),"compression"in t&&t.compression&&(i+="&compression="+t.compression),i);var i},zn=function(e){var t=e.url,n=e.data,r=e.headers,i=e.options,o=e.callback,s=e.retriesPerformedSoFar,a=e.retryQueue,u=e.onXHRError,l=e.timeout,c=void 0===l?6e4:l,d=e.onResponse;$(s)&&s>0&&(t=Wn(t,{retry_count:s},{}));var f=new XMLHttpRequest;f.open(i.method||"GET",t,!0);var h=Gn(n,i);G(r,(function(e,t){f.setRequestHeader(t,e)})),"POST"!==i.method||i.blob||f.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),f.timeout=c,f.withCredentials=!0,f.onreadystatechange=function(){if(4===f.readyState)if(null==d||d(f),200===f.status){if(o){var e;try{e=JSON.parse(f.responseText)}catch(e){return void j.error(e)}o(e)}}else P(u)&&u(f),(f.status<400||f.status>500)&&a.enqueue({url:t,data:n,options:i,headers:r,retriesPerformedSoFar:(s||0)+1,callback:o}),null==o||o({status:0})},f.send(h)},Yn=18e5;var Qn=function(e){a(i,e);var n=f(i);function i(e,t){var o;return r(this,i),(o=n.call(this)).isPolling=!1,o.queue=[],o.areWeOnline=!0,o.onXHRError=e,o.rateLimiter=t,!R(D)&&"onLine"in D.navigator&&(o.areWeOnline=D.navigator.onLine,D.addEventListener("online",(function(){o._handleWeAreNowOnline()})),D.addEventListener("offline",(function(){o.areWeOnline=!1}))),o}return o(i,[{key:"enqueue",value:function(e){var t=e.retriesPerformedSoFar||0;if(!(t>=10)){var n=function(e){var t=3e3*Math.pow(2,e),n=t/2,r=Math.min(Yn,t),i=(Math.random()-.5)*(r-n);return Math.ceil(r+i)}(t),r=new Date(Date.now()+n);this.queue.push({retryAt:r,requestData:e});var i="Enqueued failed request for retry in ".concat(n);navigator.onLine||(i+=" (Browser is offline)"),j.warn(i),this.isPolling||(this.isPolling=!0,this.poll())}}},{key:"poll",value:function(){var e=this;this._poller&&clearTimeout(this._poller),this._poller=setTimeout((function(){e.areWeOnline&&e.queue.length>0&&e.flush(),e.poll()}),this._pollInterval)}},{key:"flush",value:function(){var e=new Date(Date.now()),t=this.queue.filter((function(t){return t.retryAt<e}));if(t.length>0){this.queue=this.queue.filter((function(t){return t.retryAt>=e}));var n,r=v(t);try{for(r.s();!(n=r.n()).done;){var i=n.value.requestData;this._executeXhrRequest(i)}}catch(e){r.e(e)}finally{r.f()}}}},{key:"unload",value:function(){this._poller&&(clearTimeout(this._poller),this._poller=void 0);var e,n=v(this.queue);try{for(n.s();!(e=n.n()).done;){var r=e.value.requestData,i=r.url,o=r.data,s=r.options;if(this.rateLimiter.isRateLimited(s._batchKey))j.warn("[RetryQueue] is quota limited. Dropping request.");else try{null==D||D.navigator.sendBeacon(i,Gn(o,t(t({},s),{},{sendBeacon:!0})))}catch(e){j.error(e)}}}catch(e){n.e(e)}finally{n.f()}this.queue=[]}},{key:"_executeXhrRequest",value:function(e){var t=e.url,n=e.data,r=e.options,i=e.headers,o=e.callback,s=e.retriesPerformedSoFar;this.rateLimiter.isRateLimited(r._batchKey)||zn({url:t,data:n||{},options:r||{},headers:i||{},retriesPerformedSoFar:s||0,callback:o,retryQueue:this,onXHRError:this.onXHRError,onResponse:this.rateLimiter.checkForLimiting})}},{key:"_handleWeAreNowOnline",value:function(){this.areWeOnline=!0,this.flush()}}]),i}(nn),Jn=1800,Xn=60,Kn=864e5,Zn=function(){function e(t,n,i,o){r(this,e),s(this,"_sessionIdChangedHandlers",[]),this.config=t,this.persistence=n,this._windowId=void 0,this._sessionId=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this._sessionIdGenerator=i||tt,this._windowIdGenerator=o||tt;var a=t.persistence_name||t.token,u=t.session_idle_timeout_seconds||Jn;if($(u)?u>Jn?j.warn("session_idle_timeout_seconds cannot be greater than 30 minutes. Using 30 minutes instead."):u<Xn&&j.warn("session_idle_timeout_seconds cannot be less than 60 seconds. Using 60 seconds instead."):(j.warn("session_idle_timeout_seconds must be a number. Defaulting to 30 minutes."),u=Jn),this._sessionTimeoutMs=1e3*Math.min(Math.max(u,Xn),Jn),this._window_id_storage_key="ph_"+a+"_window_id",this._primary_window_exists_storage_key="ph_"+a+"_primary_window_exists",this._canUseSessionStorage()){var l=_t.parse(this._window_id_storage_key),c=_t.parse(this._primary_window_exists_storage_key);l&&!c?this._windowId=l:_t.remove(this._window_id_storage_key),_t.set(this._primary_window_exists_storage_key,!0)}this._listenToReloadWindow()}return o(e,[{key:"onSessionId",value:function(e){var t=this;return R(this._sessionIdChangedHandlers)&&(this._sessionIdChangedHandlers=[]),this._sessionIdChangedHandlers.push(e),this._sessionId&&e(this._sessionId,this._windowId),function(){t._sessionIdChangedHandlers=t._sessionIdChangedHandlers.filter((function(t){return t!==e}))}}},{key:"_canUseSessionStorage",value:function(){return"memory"!==this.config.persistence&&!this.persistence.disabled&&_t.is_supported()}},{key:"_setWindowId",value:function(e){e!==this._windowId&&(this._windowId=e,this._canUseSessionStorage()&&_t.set(this._window_id_storage_key,e))}},{key:"_getWindowId",value:function(){return this._windowId?this._windowId:this._canUseSessionStorage()?_t.parse(this._window_id_storage_key):null}},{key:"_setSessionId",value:function(e,t,n){e===this._sessionId&&t===this._sessionActivityTimestamp&&n===this._sessionStartTimestamp||(this._sessionStartTimestamp=n,this._sessionActivityTimestamp=t,this._sessionId=e,this.persistence.register(s({},Ce,[t,e,n])))}},{key:"_getSessionId",value:function(){if(this._sessionId&&this._sessionActivityTimestamp&&this._sessionStartTimestamp)return[this._sessionActivityTimestamp,this._sessionId,this._sessionStartTimestamp];var e=this.persistence.props[Ce];return S(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}},{key:"resetSessionId",value:function(){this._setSessionId(null,null,null)}},{key:"_listenToReloadWindow",value:function(){var e=this;null==D||D.addEventListener("beforeunload",(function(){e._canUseSessionStorage()&&_t.remove(e._primary_window_exists_storage_key)}))}},{key:"checkAndGetSessionAndWindowId",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:null)||(new Date).getTime(),n=h(this._getSessionId(),3),r=n[0],i=n[1],o=n[2],s=this._getWindowId(),a=o&&o>0&&Math.abs(t-o)>Kn,u=!1,l=!i,c=!e&&Math.abs(t-r)>this._sessionTimeoutMs;l||c||a?(i=this._sessionIdGenerator(),s=this._windowIdGenerator(),o=t,u=!0):s||(s=this._windowIdGenerator(),u=!0);var d=0===r||!e||a?t:r,f=0===o?(new Date).getTime():o;return this._setWindowId(s),this._setSessionId(i,d,f),u&&this._sessionIdChangedHandlers.forEach((function(e){return e(i,s)})),{sessionId:i,windowId:s,sessionStartTimestamp:f}}}]),e}(),er=o((function e(t,n,i,o){r(this,e),this.name="posthog-js",this.setupOnce=function(e){e((function(e){var r,s,a,u,l;if("error"!==e.level||!t.__loaded)return e;e.tags||(e.tags={});var c=t.config.ui_host||t.config.api_host;e.tags["PostHog Person URL"]=c+"/person/"+t.get_distinct_id(),t.sessionRecordingStarted()&&(e.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var d=(null===(r=e.exception)||void 0===r?void 0:r.values)||[],f={$exception_message:null===(s=d[0])||void 0===s?void 0:s.value,$exception_type:null===(a=d[0])||void 0===a?void 0:a.type,$exception_personURL:c+"/person/"+t.get_distinct_id(),$sentry_event_id:e.event_id,$sentry_exception:e.exception,$sentry_exception_message:null===(u=d[0])||void 0===u?void 0:u.value,$sentry_exception_type:null===(l=d[0])||void 0===l?void 0:l.type,$sentry_tags:e.tags};return n&&i&&(f.$sentry_url=(o||"https://sentry.io/organizations/")+n+"/issues/?project="+i+"&query="+e.event_id),t.capture("$exception",f),e}))}})),tr=function(e){Promise&&Promise.resolve||j.warn("This browser does not have Promise support, and can not use the segment integration");var t=function(t,n){t.event.userId||t.event.anonymousId===e.get_distinct_id()||e.reset(),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(e.register({distinct_id:t.event.userId}),e.reloadFeatureFlags());var r=e._calculate_event_properties(n,t.event.properties);return t.event.properties=Object.assign({},r,t.event.properties),t};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:function(){return!0},load:function(){return Promise.resolve()},track:function(e){return t(e,e.event.event)},page:function(e){return t(e,"$pageview")},identify:function(e){return t(e,"$identify")},screen:function(e){return t(e,"$screen")}}},nr=function(){function e(){var t=this;r(this,e),s(this,"_hasSeenPageView",!1),s(this,"_updateScrollData",(function(){var e,n,r,i;t._pageViewData||(t._pageViewData=t._createPageViewData());var o=t._pageViewData,s=t._scrollY(),a=t._scrollHeight(),u=t._contentY(),l=t._contentHeight();o.lastScrollY=s,o.maxScrollY=Math.max(s,null!==(e=o.maxScrollY)&&void 0!==e?e:0),o.maxScrollHeight=Math.max(a,null!==(n=o.maxScrollHeight)&&void 0!==n?n:0),o.lastContentY=u,o.maxContentY=Math.max(u,null!==(r=o.maxContentY)&&void 0!==r?r:0),o.maxContentHeight=Math.max(l,null!==(i=o.maxContentHeight)&&void 0!==i?i:0)}))}return o(e,[{key:"_createPageViewData",value:function(){var e;return{pathname:null!==(e=null==D?void 0:D.location.pathname)&&void 0!==e?e:""}}},{key:"doPageView",value:function(){var e,n;return this._hasSeenPageView?(n=this._pageViewData,this._pageViewData=this._createPageViewData()):(this._hasSeenPageView=!0,n=void 0,this._pageViewData||(this._pageViewData=this._createPageViewData())),setTimeout(this._updateScrollData,0),t({$prev_pageview_pathname:null===(e=n)||void 0===e?void 0:e.pathname},this._calculatePrevPageScrollProperties(n))}},{key:"doPageLeave",value:function(){var e=this._pageViewData;return t({$prev_pageview_pathname:null==e?void 0:e.pathname},this._calculatePrevPageScrollProperties(e))}},{key:"_calculatePrevPageScrollProperties",value:function(e){if(!e||null==e.maxScrollHeight||null==e.lastScrollY||null==e.maxScrollY||null==e.maxContentHeight||null==e.lastContentY||null==e.maxContentY)return{};var t=e.maxScrollHeight,n=e.lastScrollY,r=e.maxScrollY,i=e.maxContentHeight,o=e.lastContentY,s=e.maxContentY;return t=Math.ceil(t),n=Math.ceil(n),r=Math.ceil(r),i=Math.ceil(i),o=Math.ceil(o),s=Math.ceil(s),{$prev_pageview_last_scroll:n,$prev_pageview_last_scroll_percentage:t<=1?1:rr(n/t,0,1),$prev_pageview_max_scroll:r,$prev_pageview_max_scroll_percentage:t<=1?1:rr(r/t,0,1),$prev_pageview_last_content:o,$prev_pageview_last_content_percentage:i<=1?1:rr(o/i,0,1),$prev_pageview_max_content:s,$prev_pageview_max_content_percentage:i<=1?1:rr(s/i,0,1)}}},{key:"startMeasuringScrollPosition",value:function(){null==D||D.addEventListener("scroll",this._updateScrollData),null==D||D.addEventListener("scrollend",this._updateScrollData),null==D||D.addEventListener("resize",this._updateScrollData)}},{key:"stopMeasuringScrollPosition",value:function(){null==D||D.removeEventListener("scroll",this._updateScrollData),null==D||D.removeEventListener("scrollend",this._updateScrollData),null==D||D.removeEventListener("resize",this._updateScrollData)}},{key:"_scrollHeight",value:function(){return D?Math.max(0,D.document.documentElement.scrollHeight-D.document.documentElement.clientHeight):0}},{key:"_scrollY",value:function(){return D&&(D.scrollY||D.pageYOffset||D.document.documentElement.scrollTop)||0}},{key:"_contentHeight",value:function(){return(null==D?void 0:D.document.documentElement.scrollHeight)||0}},{key:"_contentY",value:function(){var e=(null==D?void 0:D.document.documentElement.clientHeight)||0;return this._scrollY()+e}}]),e}();function rr(e,t,n){return Math.max(t,Math.min(e,n))}var ir,or,sr,ar={icontains:function(e){return!!D&&D.location.href.toLowerCase().indexOf(e.toLowerCase())>-1},regex:function(e){return!!D&&mt(D.location.href,e)},exact:function(e){return(null==D?void 0:D.location.href)===e}},ur=function(){function e(t){r(this,e),this.instance=t}return o(e,[{key:"getSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.instance.get_property(De);if(r&&!n)return e(r);this.instance._send_request("".concat(this.instance.config.api_host,"/api/surveys/?token=").concat(this.instance.config.token),{},{method:"GET"},(function(n){var r,i=n.surveys||[];return null===(r=t.instance.persistence)||void 0===r||r.register(s({},De,i)),e(i)}))}},{key:"getActiveMatchingSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.getSurveys((function(n){var r=n.filter((function(e){return!(!e.start_date||e.end_date)})).filter((function(e){var t,n,r,i;if(!e.conditions)return!0;var o=null===(t=e.conditions)||void 0===t||!t.url||ar[null!==(n=null===(r=e.conditions)||void 0===r?void 0:r.urlMatchType)&&void 0!==n?n:"icontains"](e.conditions.url),s=null===(i=e.conditions)||void 0===i||!i.selector||(null==N?void 0:N.querySelector(e.conditions.selector));return o&&s})).filter((function(e){if(!e.linked_flag_key&&!e.targeting_flag_key)return!0;var n=!e.linked_flag_key||t.instance.featureFlags.isFeatureEnabled(e.linked_flag_key),r=!e.targeting_flag_key||t.instance.featureFlags.isFeatureEnabled(e.targeting_flag_key);return n&&r}));return e(r)}),n)}}]),e}(),lr=6e4,cr=function(){function e(){var t=this;r(this,e),s(this,"limits",{}),s(this,"checkForLimiting",(function(e){try{var n=e.responseText;if(!n||!n.length)return;(JSON.parse(n).quota_limited||[]).forEach((function(e){j.info("[RateLimiter] ".concat(e||"events"," is quota limited.")),t.limits[e]=(new Date).getTime()+lr}))}catch(e){return void j.error(e)}}))}return o(e,[{key:"isRateLimited",value:function(e){var t=this.limits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}]),e}(),dr=function(){return t({initialPathName:(null==D?void 0:D.location.pathname)||"",referringDomain:kt.referringDomain()},kt.campaignParams())},fr=function(){function e(t,n,i){var o=this;r(this,e),s(this,"_onSessionIdCallback",(function(e){var t=o._getStoredProps();if(!t||t.sessionId!==e){var n={sessionId:e,props:o._sessionSourceParamGenerator()};o._persistence.register(s({},Le,n))}})),this._sessionIdManager=t,this._persistence=n,this._sessionSourceParamGenerator=i||dr,this._sessionIdManager.onSessionId(this._onSessionIdCallback)}return o(e,[{key:"_getStoredProps",value:function(){return this._persistence.props[Le]}},{key:"getSessionProps",value:function(){var e,t=null===(e=this._getStoredProps())||void 0===e?void 0:e.props;return t?{$client_session_initial_referring_host:t.referringDomain,$client_session_initial_pathname:t.initialPathName,$client_session_initial_utm_source:t.utm_source,$client_session_initial_utm_campaign:t.utm_campaign,$client_session_initial_utm_medium:t.utm_medium,$client_session_initial_utm_content:t.utm_content,$client_session_initial_utm_term:t.utm_term}:{}}}]),e}(),hr=["ahrefsbot","applebot","baiduspider","bingbot","bingpreview","bot.htm","bot.php","crawler","duckduckbot","facebookexternal","facebookcatalog","gptbot","hubspot","linkedinbot","mj12bot","petalbot","pinterest","prerender","rogerbot","screaming frog","semrushbot","sitebulb","twitterbot","yahoo! slurp","yandexbot","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleweblight","mediapartners-google","storebot-google"],pr=function(e,t){if(!e)return!1;var n=e.toLowerCase();return hr.concat(t||[]).some((function(e){var t=e.toLowerCase();return n.includes?n.includes(t):-1!==n.indexOf(t)}))};!function(e){e[e.INIT_MODULE=0]="INIT_MODULE",e[e.INIT_SNIPPET=1]="INIT_SNIPPET"}(ir||(ir={}));var _r=function(){},gr={},vr="posthog",mr=(null==D?void 0:D.XMLHttpRequest)&&"withCredentials"in new XMLHttpRequest,yr=!mr&&-1===(null==q?void 0:q.indexOf("MSIE"))&&-1===(null==q?void 0:q.indexOf("Mozilla")),br=function(){var e,t,n;return{api_host:"https://app.posthog.com",api_method:"POST",api_transport:"XHR",ui_host:null,token:"",autocapture:!0,rageclick:!0,cross_subdomain_cookie:(t=null==N?void 0:N.location,n=null==t?void 0:t.hostname,!!E(n)&&"herokuapp.com"!==n.split(".").slice(-2).join(".")),persistence:"cookie",persistence_name:"",cookie_name:"",loaded:_r,store_google:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageview:!0,capture_pageleave:!0,debug:!1,verbose:!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_cookie:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==D||null===(e=D.location)||void 0===e?void 0:e.protocol),ip:!0,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_capturing_persistence_type:"localStorage",opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_blacklist:[],respect_dnt:!1,sanitize_properties:null,xhr_headers:{},inapp_protocol:"//",inapp_link_new_window:!1,request_batching:!0,properties_string_max_length:65535,session_recording:{},mask_all_element_attributes:!1,mask_all_text:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_disable_toolbar_metrics:!1,on_xhr_error:function(e){var t="Bad HTTP status: "+e.status+" "+e.statusText;j.error(t)},get_device_id:function(e){return e},_onCapture:_r,capture_performance:void 0,name:"posthog",callback_fn:"posthog._jsc",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800}},kr=function(e,t,n,r){var i,o=n!==vr&&sr?n?sr[n]:void 0:sr,s={initComplete:!1,syncCode:!1},a=function(e){return function(t){s[e]||(s[e]=!0,s.initComplete&&s.syncCode&&(null==r||r(t)))}};if(o&&or===ir.INIT_MODULE)i=o;else{if(o&&!S(o))return void j.error("You have already initialized "+n);i=new Sr}if(i._init(e,t,n,a("initComplete")),i.toolbar.maybeLoadToolbar(),i.sessionRecording=new Lt(i),i.sessionRecording.startRecordingIfEnabled(),i.config.__preview_measure_pageview_stats&&i.pageViewManager.startMeasuringScrollPosition(),i.__autocapture=i.config.autocapture,Ve._setIsAutocaptureEnabled(i),Ve._isAutocaptureEnabled){i.__autocapture=i.config.autocapture;Ve.enabledForProject(i.config.token,100,100)?Ve.isBrowserSupported()?Ve.init(i):(i.__autocapture=!1,j.info("Disabling Automatic Event Collection because this browser is not supported")):(i.__autocapture=!1,j.info("Not in active bucket: disabling Automatic Event Collection."))}return m.DEBUG=m.DEBUG||i.config.debug,!R(o)&&S(o)&&(i._execute_array.call(i.people,o.people),i._execute_array(o)),a("syncCode")(i),i},wr=function(){function e(){r(this,e),s(this,"__forceAllowLocalhost",!1)}return o(e,[{key:"_forceAllowLocalhost",get:function(){return this.__forceAllowLocalhost},set:function(e){j.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}]),e}(),Sr=function(){function e(){var t=this;r(this,e),s(this,"webPerformance",new wr),this.config=br(),this.compression={},this.decideEndpointWasHit=!1,this.SentryIntegration=er,this.segmentIntegration=function(){return tr(t)},this.__captureHooks=[],this.__request_queue=[],this.__loaded=!1,this.__loaded_recorder_version=void 0,this.__autocapture=void 0,this._jsc=function(){},this.analyticsDefaultEndpoint="/e/",this.elementsChainAsString=!1,this.featureFlags=new Ye(this),this.toolbar=new Wt(this),this.pageViewManager=new nr,this.surveys=new ur(this),this.rateLimiter=new cr,this.people={set:function(e,n,r){var i=E(e)?s({},e,n):e;t.setPersonProperties(i),null==r||r({})},set_once:function(e,n,r){var i=E(e)?s({},e,n):e;t.setPersonProperties(void 0,i),null==r||r({})}}}return o(e,[{key:"init",value:function(e,t,n){if(R(n))j.critical("You must name your new library: init(token, config, name)");else{if(n!==vr){var r=kr(e,t,n,(function(e){sr[n]=e,e._loaded()}));return sr[n]=r,r}j.critical("You must initialize the main posthog object right after you include the PostHog js snippet")}}},{key:"_init",value:function(e){var n,r,i,o=this,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=arguments.length>2?arguments[2]:void 0,u=arguments.length>3?arguments[3]:void 0;this.__loaded=!0,this.config={},this._triggered_notifs=[];var l,c={segmentRegister:!1,syncCode:!1},d=function(e){return function(){c[e]||(c[e]=!0,c.segmentRegister&&c.syncCode&&(null==u||u(o)))}};(this.set_config(z({},br(),s,{name:a,token:e,callback_fn:(a===vr?a:vr+"."+a)+"._jsc"})),this._jsc=function(){},null!=D&&null!==(n=D.rrweb)&&void 0!==n&&n.record||null!=D&&D.rrwebRecord)&&(this.__loaded_recorder_version=null==D||null===(l=D.rrweb)||void 0===l?void 0:l.version);if(this.persistence=new St(this.config),this._requestQueue=new rn(this._handle_queued_event.bind(this)),this._retryQueue=new Qn(this.config.on_xhr_error,this.rateLimiter),this.__captureHooks=[],this.__request_queue=[],this.sessionManager=new Zn(this.config,this.persistence),this.sessionPropsManager=new fr(this.sessionManager,this.persistence),this.sessionPersistence="sessionStorage"===this.config.persistence?this.persistence:new St(t(t({},this.config),{},{persistence:"sessionStorage"})),this._gdpr_init(),s.segment?(this.config.get_device_id=function(){return s.segment.user().anonymousId()},s.segment.user().id()&&(this.register({distinct_id:s.segment.user().id()}),this.persistence.set_user_state("identified")),s.segment.register(this.segmentIntegration()).then(d("segmentRegister"))):d("segmentRegister")(),void 0!==(null===(r=s.bootstrap)||void 0===r?void 0:r.distinctID)){var f,h,p=this.config.get_device_id(tt()),_=null!==(f=s.bootstrap)&&void 0!==f&&f.isIdentifiedID?p:s.bootstrap.distinctID;this.persistence.set_user_state(null!==(h=s.bootstrap)&&void 0!==h&&h.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:s.bootstrap.distinctID,$device_id:_})}if(this._hasBootstrappedFeatureFlags()){var g,v,m=Object.keys((null===(g=s.bootstrap)||void 0===g?void 0:g.featureFlags)||{}).filter((function(e){var t,n;return!(null===(t=s.bootstrap)||void 0===t||null===(n=t.featureFlags)||void 0===n||!n[e])})).reduce((function(e,t){var n,r;return e[t]=(null===(n=s.bootstrap)||void 0===n||null===(r=n.featureFlags)||void 0===r?void 0:r[t])||!1,e}),{}),y=Object.keys((null===(v=s.bootstrap)||void 0===v?void 0:v.featureFlagPayloads)||{}).filter((function(e){return m[e]})).reduce((function(e,t){var n,r,i,o;null!==(n=s.bootstrap)&&void 0!==n&&null!==(r=n.featureFlagPayloads)&&void 0!==r&&r[t]&&(e[t]=null===(i=s.bootstrap)||void 0===i||null===(o=i.featureFlagPayloads)||void 0===o?void 0:o[t]);return e}),{});this.featureFlags.receivedFeatureFlags({featureFlags:m,featureFlagPayloads:y})}if(!this.get_distinct_id()){var b=this.config.get_device_id(tt());this.register_once({distinct_id:b,$device_id:b},""),this.persistence.set_user_state("anonymous")}null==D||null===(i=D.addEventListener)||void 0===i||i.call(D,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this)),d("syncCode")()}},{key:"_afterDecideResponse",value:function(e){var t;if(this.compression={},e.supportedCompression&&!this.config.disable_compression){var n,r={},i=v(e.supportedCompression);try{for(i.s();!(n=i.n()).done;){r[n.value]=!0}}catch(e){i.e(e)}finally{i.f()}this.compression=r}null!==(t=e.analytics)&&void 0!==t&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),e.elementsChainAsString&&(this.elementsChainAsString=e.elementsChainAsString)}},{key:"_loaded",value:function(){var e=this.config.advanced_disable_decide;e||this.featureFlags.setReloadingPaused(!0);try{this.config.loaded(this)}catch(e){j.critical("`loaded` function failed",e)}this._start_queue_if_opted_in(),this.config.capture_pageview&&N&&this.capture("$pageview",{title:N.title},{send_instantly:!0}),e||(new Ht(this).call(),this.featureFlags.resetRequestQueue())}},{key:"_start_queue_if_opted_in",value:function(){var e;this.has_opted_out_capturing()||this.config.request_batching&&(null===(e=this._requestQueue)||void 0===e||e.poll())}},{key:"_dom_loaded",value:function(){var e=this;this.has_opted_out_capturing()||W(this.__request_queue,(function(t){e._send_request.apply(e,p(t))})),this.__request_queue=[],this._start_queue_if_opted_in()}},{key:"_prepare_callback",value:function(e,t){if(R(e))return null;if(mr)return function(n){e(n,t)};var n=this._jsc,r=""+Math.floor(1e8*Math.random()),i=this.config.callback_fn+"["+r+"]";return n[r]=function(i){delete n[r],e(i,t)},i}},{key:"_handle_unload",value:function(){var e,t;this.config.request_batching?(this.config.capture_pageview&&this.config.capture_pageleave&&this.capture("$pageleave"),null===(e=this._requestQueue)||void 0===e||e.unload(),null===(t=this._retryQueue)||void 0===t||t.unload()):this.config.capture_pageview&&this.config.capture_pageleave&&this.capture("$pageleave",null,{transport:"sendBeacon"})}},{key:"_handle_queued_event",value:function(e,t,n){var r=JSON.stringify(t);this.__compress_and_send_json_request(e,r,n||gr,_r)}},{key:"__compress_and_send_json_request",value:function(e,n,r,i){var o=function(e,n,r){return e===wn.GZipJS?[Vn(Un(n),{mtime:0}),t(t({},r),{},{blob:!0,urlQueryArgs:{compression:wn.GZipJS}})]:[{data:ne(n)},r]}(this.compression[wn.GZipJS]?wn.GZipJS:wn.Base64,n,r),s=h(o,2),a=s[0],u=s[1];this._send_request(e,a,u,i)}},{key:"_send_request",value:function(e,n,r,i){if(this.__loaded&&this._retryQueue&&!this.rateLimiter.isRateLimited(r._batchKey))if(yr)this.__request_queue.push([e,n,r,i]);else{var o={method:this.config.api_method,transport:this.config.api_transport,verbose:this.config.verbose};r=z(o,r||{}),mr||(r.method="GET");var s=D&&"sendBeacon"in D.navigator&&"sendBeacon"===r.transport;if(e=Wn(e,r.urlQueryArgs||{},{ip:this.config.ip}),s)try{null==D||D.navigator.sendBeacon(e,Gn(n,t(t({},r),{},{sendBeacon:!0})))}catch(e){}else if(mr||!N)try{zn({url:e,data:n,headers:this.config.xhr_headers,options:r,callback:i,retriesPerformedSoFar:0,retryQueue:this._retryQueue,onXHRError:this.config.on_xhr_error,onResponse:this.rateLimiter.checkForLimiting})}catch(e){j.error(e)}else{var a,u=N.createElement("script");u.type="text/javascript",u.async=!0,u.defer=!0,u.src=e;var l=N.getElementsByTagName("script")[0];null===(a=l.parentNode)||void 0===a||a.insertBefore(u,l)}}}},{key:"_execute_array",value:function(e){var t,n=this,r=[],i=[],o=[];W(e,(function(e){e&&(t=e[0],S(t)?o.push(e):P(e)?e.call(n):S(e)&&"alias"===t?r.push(e):S(e)&&-1!==t.indexOf("capture")&&P(n[t])?o.push(e):i.push(e))}));var s=function(e,t){W(e,(function(e){if(S(e[0])){var n=t;G(e,(function(e){n=n[e[0]].apply(n,e.slice(1))}))}else this[e[0]].apply(this,e.slice(1))}),t)};s(r,this),s(i,this),s(o,this)}},{key:"_hasBootstrappedFeatureFlags",value:function(){var e,t;return(null===(e=this.config.bootstrap)||void 0===e?void 0:e.featureFlags)&&Object.keys(null===(t=this.config.bootstrap)||void 0===t?void 0:t.featureFlags).length>0||!1}},{key:"push",value:function(e){this._execute_array([e])}},{key:"capture",value:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:gr;if(!this.__loaded||!this.sessionPersistence||!this._requestQueue)return j.uninitializedWarning("posthog.capture");if(!function(e){var t=!1;try{var n=e.config.token,r=e.config.respect_dnt,i=e.config.opt_out_capturing_persistence_type,o=e.config.opt_out_capturing_cookie_prefix||void 0,s=e.config.window;n&&(t=Jt(n,{respectDnt:r,persistenceType:i,persistencePrefix:o,window:s}))}catch(e){j.error("Unexpected error when checking capturing opt-out status: "+e)}return t}(this)){var i=(r=r||gr).transport;if(i&&(r.transport=i),!R(e)&&E(e)){if(!q||!pr(q,this.config.custom_blocked_useragents)){this.sessionPersistence.update_search_keyword(),this.config.store_google&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info();var o={uuid:tt(),event:e,properties:this._calculate_event_properties(e,n||{})};"$identify"===e&&(o.$set=r.$set,o.$set_once=r.$set_once),(o=te(o,r._noTruncate?null:this.config.properties_string_max_length)).timestamp=r.timestamp||new Date;var s=t(t({},o.properties.$set),o.$set);x(s)||this.setPersonPropertiesForFlags(s),j.info("send",o);var a=JSON.stringify(o),u=this.config.api_host+(r.endpoint||this.analyticsDefaultEndpoint),l=r!==gr;return!this.config.request_batching||l&&!r._batchKey||r.send_instantly?this.__compress_and_send_json_request(u,a,r):this._requestQueue.enqueue(u,o,r),this._invokeCaptureHooks(e,o),o}}else j.error("No event name provided to posthog.capture")}}},{key:"_addCaptureHook",value:function(e){this.__captureHooks.push(e)}},{key:"_invokeCaptureHooks",value:function(e,t){this.config._onCapture(e,t),G(this.__captureHooks,(function(t){return t(e)}))}},{key:"_calculate_event_properties",value:function(e,n){if(!this.persistence||!this.sessionPersistence)return n;var r=this.persistence.remove_event_timer(e),i=t({},n);if(i.token=this.config.token,"$snapshot"===e){var o=t(t({},this.persistence.properties()),this.sessionPersistence.properties());return i.distinct_id=o.distinct_id,i}var s=kt.properties();if(this.sessionManager){var a=this.sessionManager.checkAndGetSessionAndWindowId(),u=a.sessionId,l=a.windowId;i.$session_id=u,i.$window_id=l}if(this.sessionPropsManager&&this.config.__preview_send_client_session_params&&("$pageview"===e||"$pageleave"===e||"$autocapture"===e)){var c=this.sessionPropsManager.getSessionProps();i=z(i,c)}if(this.config.__preview_measure_pageview_stats){var d={};"$pageview"===e?d=this.pageViewManager.doPageView():"$pageleave"===e&&(d=this.pageViewManager.doPageLeave()),i=z(i,d)}if("$pageview"===e&&N&&(i.title=N.title),"$performance_event"===e){var f=this.persistence.properties();return i.distinct_id=f.distinct_id,i.$current_url=s.$current_url,i}if(!R(r)){var h=(new Date).getTime()-r;i.$duration=parseFloat((h/1e3).toFixed(3))}i=z({},kt.properties(),this.persistence.properties(),this.sessionPersistence.properties(),i);var p=this.config.property_blacklist;S(p)?G(p,(function(e){delete i[e]})):j.error("Invalid value for property_blacklist config: "+p);var _=this.config.sanitize_properties;return _&&(i=_(i,e)),i}},{key:"register",value:function(e,t){var n;null===(n=this.persistence)||void 0===n||n.register(e,t)}},{key:"register_once",value:function(e,t,n){var r;null===(r=this.persistence)||void 0===r||r.register_once(e,t,n)}},{key:"register_for_session",value:function(e){var t;null===(t=this.sessionPersistence)||void 0===t||t.register(e)}},{key:"unregister",value:function(e){var t;null===(t=this.persistence)||void 0===t||t.unregister(e)}},{key:"unregister_for_session",value:function(e){var t;null===(t=this.sessionPersistence)||void 0===t||t.unregister(e)}},{key:"_register_single",value:function(e,t){this.register(s({},e,t))}},{key:"getFeatureFlag",value:function(e,t){return this.featureFlags.getFeatureFlag(e,t)}},{key:"getFeatureFlagPayload",value:function(e){var t=this.featureFlags.getFeatureFlagPayload(e);try{return JSON.parse(t)}catch(e){return t}}},{key:"isFeatureEnabled",value:function(e,t){return this.featureFlags.isFeatureEnabled(e,t)}},{key:"reloadFeatureFlags",value:function(){this.featureFlags.reloadFeatureFlags()}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,t){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,t)}},{key:"getEarlyAccessFeatures",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this.featureFlags.getEarlyAccessFeatures(e,t)}},{key:"onFeatureFlags",value:function(e){return this.featureFlags.onFeatureFlags(e)}},{key:"onSessionId",value:function(e){var t,n;return null!==(t=null===(n=this.sessionManager)||void 0===n?void 0:n.onSessionId(e))&&void 0!==t?t:function(){}}},{key:"getSurveys",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.surveys.getSurveys(e,t)}},{key:"getActiveMatchingSurveys",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.surveys.getActiveMatchingSurveys(e,t)}},{key:"identify",value:function(e,t,n){if(!this.__loaded||!this.persistence)return j.uninitializedWarning("posthog.identify");if(e){var r=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var i=r;this.register_once({$had_persisted_distinct_id:!0,$device_id:i},"")}e!==r&&e!==this.get_property(Se)&&(this.unregister(Se),this.register({distinct_id:e}));var o="anonymous"===this.persistence.get_user_state();e!==r&&o?(this.persistence.set_user_state("identified"),this.setPersonPropertiesForFlags(t||{},!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:r},{$set:t||{},$set_once:n||{}}),this.featureFlags.setAnonymousDistinctId(r)):(t||n)&&this.setPersonProperties(t,n),e!==r&&(this.reloadFeatureFlags(),this.unregister(Be))}else j.error("Unique user id has not been set in posthog.identify")}},{key:"setPersonProperties",value:function(e,t){(e||t)&&(this.setPersonPropertiesForFlags(e||{}),this.capture("$set",{$set:e||{},$set_once:t||{}}))}},{key:"group",value:function(e,n,r){if(e&&n){var i=this.getGroups();i[e]!==n&&this.resetGroupPropertiesForFlags(e),this.register({$groups:t(t({},i),{},s({},e,n))}),r&&(this.capture("$groupidentify",{$group_type:e,$group_key:n,$group_set:r}),this.setGroupPropertiesForFlags(s({},e,r))),i[e]===n||r||this.reloadFeatureFlags()}else j.error("posthog.group requires a group type and group key")}},{key:"resetGroups",value:function(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}},{key:"setPersonPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.featureFlags.setPersonPropertiesForFlags(e,t)}},{key:"resetPersonPropertiesForFlags",value:function(){this.featureFlags.resetPersonPropertiesForFlags()}},{key:"setGroupPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.featureFlags.setGroupPropertiesForFlags(e,t)}},{key:"resetGroupPropertiesForFlags",value:function(e){this.featureFlags.resetGroupPropertiesForFlags(e)}},{key:"reset",value:function(e){var t,n,r,i;if(!this.__loaded)return j.uninitializedWarning("posthog.reset");var o=this.get_property("$device_id");null===(t=this.persistence)||void 0===t||t.clear(),null===(n=this.sessionPersistence)||void 0===n||n.clear(),null===(r=this.persistence)||void 0===r||r.set_user_state("anonymous"),null===(i=this.sessionManager)||void 0===i||i.resetSessionId();var s=this.config.get_device_id(tt());this.register_once({distinct_id:s,$device_id:e?s:o},"")}},{key:"get_distinct_id",value:function(){return this.get_property("distinct_id")}},{key:"getGroups",value:function(){return this.get_property("$groups")||{}}},{key:"get_session_id",value:function(){var e,t;return null!==(e=null===(t=this.sessionManager)||void 0===t?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)&&void 0!==e?e:""}},{key:"get_session_replay_url",value:function(e){if(!this.sessionManager)return"";var t=this.config.ui_host||this.config.api_host,n=this.sessionManager.checkAndGetSessionAndWindowId(!0),r=n.sessionId,i=n.sessionStartTimestamp,o=t+"/replay/"+r;if(null!=e&&e.withTimestamp&&i){var s,a=null!==(s=e.timestampLookBack)&&void 0!==s?s:10;if(!i)return o;var u=Math.max(Math.floor(((new Date).getTime()-i)/1e3)-a,0);o+="?t=".concat(u)}return o}},{key:"alias",value:function(e,t){return e===this.get_property(we)?(j.critical("Attempting to create alias for existing People user - aborting."),-2):(R(t)&&(t=this.get_distinct_id()),e!==t?(this._register_single(Se,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(j.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1))}},{key:"set_config",value:function(e){var n,r,i=t({},this.config);I(e)&&(z(this.config,e),this.config.persistence_name||(this.config.persistence_name=this.config.cookie_name),this.config.disable_persistence||(this.config.disable_persistence=this.config.disable_cookie),null===(n=this.persistence)||void 0===n||n.update_config(this.config),null===(r=this.sessionPersistence)||void 0===r||r.update_config(this.config),lt.is_supported()&&"true"===lt.get("ph_debug")&&(this.config.debug=!0),this.config.debug&&(m.DEBUG=!0),this.sessionRecording&&!R(e.disable_session_recording)&&i.disable_session_recording!==e.disable_session_recording&&(e.disable_session_recording?this.sessionRecording.stopRecording():this.sessionRecording.startRecordingIfEnabled()))}},{key:"startSessionRecording",value:function(){this.set_config({disable_session_recording:!1})}},{key:"stopSessionRecording",value:function(){this.set_config({disable_session_recording:!0})}},{key:"sessionRecordingStarted",value:function(){var e;return!(null===(e=this.sessionRecording)||void 0===e||!e.started)}},{key:"loadToolbar",value:function(e){return this.toolbar.loadToolbar(e)}},{key:"get_property",value:function(e){var t;return null===(t=this.persistence)||void 0===t?void 0:t.props[e]}},{key:"getSessionProperty",value:function(e){var t;return null===(t=this.sessionPersistence)||void 0===t?void 0:t.props[e]}},{key:"toString",value:function(){var e,t=null!==(e=this.config.name)&&void 0!==e?e:vr;return t!==vr&&(t=vr+"."+t),t}},{key:"_gdpr_init",value:function(){"localStorage"===this.config.opt_out_capturing_persistence_type&&lt.is_supported()&&(!this.has_opted_in_capturing()&&this.has_opted_in_capturing({persistence_type:"cookie"})&&this.opt_in_capturing({enable_persistence:!1}),!this.has_opted_out_capturing()&&this.has_opted_out_capturing({persistence_type:"cookie"})&&this.opt_out_capturing({clear_persistence:!1}),this.clear_opt_in_out_capturing({persistence_type:"cookie",enable_persistence:!1})),this.has_opted_out_capturing()?this._gdpr_update_persistence({clear_persistence:!0}):this.has_opted_in_capturing()||!this.config.opt_out_capturing_by_default&&!at.get("ph_optout")||(at.remove("ph_optout"),this.opt_out_capturing({clear_persistence:this.config.opt_out_persistence_by_default}))}},{key:"_gdpr_update_persistence",value:function(e){var t,n,r,i,o;if(e&&e.clear_persistence)r=!0;else{if(!e||!e.enable_persistence)return;r=!1}this.config.disable_persistence||(null===(t=this.persistence)||void 0===t?void 0:t.disabled)===r||(null===(i=this.persistence)||void 0===i||i.set_disabled(r));this.config.disable_persistence||(null===(n=this.sessionPersistence)||void 0===n?void 0:n.disabled)===r||(null===(o=this.sessionPersistence)||void 0===o||o.set_disabled(r))}},{key:"_gdpr_call_func",value:function(e,t){return t=z({capture:this.capture.bind(this),persistence_type:this.config.opt_out_capturing_persistence_type,cookie_prefix:this.config.opt_out_capturing_cookie_prefix,cookie_expiration:this.config.cookie_expiration,cross_subdomain_cookie:this.config.cross_subdomain_cookie,secure_cookie:this.config.secure_cookie},t||{}),lt.is_supported()||"localStorage"!==t.persistence_type||(t.persistence_type="cookie"),e(this.config.token,{capture:t.capture,captureEventName:t.capture_event_name,captureProperties:t.capture_properties,persistenceType:t.persistence_type,persistencePrefix:t.cookie_prefix,cookieExpiration:t.cookie_expiration,crossSubdomainCookie:t.cross_subdomain_cookie,secureCookie:t.secure_cookie})}},{key:"opt_in_capturing",value:function(e){e=z({enable_persistence:!0},e||{}),this._gdpr_call_func(zt,e),this._gdpr_update_persistence(e)}},{key:"opt_out_capturing",value:function(e){var t=z({clear_persistence:!0},e||{});this._gdpr_call_func(Yt,t),this._gdpr_update_persistence(t)}},{key:"has_opted_in_capturing",value:function(e){return this._gdpr_call_func(Qt,e)}},{key:"has_opted_out_capturing",value:function(e){return this._gdpr_call_func(Jt,e)}},{key:"clear_opt_in_out_capturing",value:function(e){var t=z({enable_persistence:!0},null!=e?e:{});this._gdpr_call_func(Xt,t),this._gdpr_update_persistence(t)}},{key:"debug",value:function(e){!1===e?(null==D||D.console.log("You've disabled debug mode."),localStorage&&localStorage.removeItem("ph_debug"),this.set_config({debug:!1})):(null==D||D.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),localStorage&&localStorage.setItem("ph_debug","true"),this.set_config({debug:!0}))}}]),e}();!function(e,t){for(var n=0;n<t.length;n++)e.prototype[t[n]]=K(e.prototype[t[n]])}(Sr,["identify"]);var Fr={},Pr=function(){sr.init=function(e,t,n){if(n)return sr[n]||(sr[n]=Fr[n]=kr(e||"",t||{},n,(function(e){sr[n]=Fr[n]=e,e._loaded()}))),sr[n];var r=sr;return Fr[vr]?r=Fr[vr]:e&&(r=kr(e,t||{},vr,(function(e){Fr[vr]=e,e._loaded()})),Fr[vr]=r),sr=r,or===ir.INIT_SNIPPET&&(L[vr]=sr),G(Fr,(function(e,t){t!==vr&&(sr[t]=e)})),r}},Ir=function(){function e(){e.done||(e.done=!0,yr=!1,G(Fr,(function(e){e._dom_loaded()})))}null!=N&&N.addEventListener&&("complete"===N.readyState?e():N.addEventListener("DOMContentLoaded",e,!1)),D&&ie(D,"load",e,!0)};or=ir.INIT_SNIPPET,R(L.posthog)&&(L.posthog=[]),(sr=L.posthog).__loaded||sr.config&&sr.persistence?j.critical("PostHog library has already been downloaded at least once."):(G(sr._i,(function(e){e&&S(e)&&(Fr[e[2]]=kr.apply(void 0,p(e)))})),Pr(),sr.init(),G(Fr,(function(e){e._loaded()})),Ir())}();
1
+ !function(){"use strict";function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function t(t){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?e(Object(r),!0).forEach((function(e){s(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):e(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function s(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&l(e,t)}function u(e){return u=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},u(e)}function l(e,t){return l=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},l(e,t)}function c(e,t){if(null==e)return{};var n,r,i=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function d(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function f(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=u(e);if(t){var i=u(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return d(this,n)}}function h(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null==n)return;var r,i,o=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(r=n.next()).done)&&(o.push(r.value),!t||o.length!==t);s=!0);}catch(e){a=!0,i=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw i}}return o}(e,t)||_(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function p(e){return function(e){if(Array.isArray(e))return g(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||_(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function _(e,t){if(e){if("string"==typeof e)return g(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?g(e,t):void 0}}function g(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function v(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=_(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,s=!0,a=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return s=e.done,e},e:function(e){a=!0,o=e},f:function(){try{s||null==n.return||n.return()}finally{if(a)throw o}}}}var m={DEBUG:!1,LIB_VERSION:"1.93.0"},y=Array.isArray,b=Object.prototype,k=b.hasOwnProperty,w=b.toString,S=y||function(e){return"[object Array]"===w.call(e)},F=function(e){return"[object Uint8Array]"===w.call(e)},P=function(e){return"function"==typeof e},I=function(e){return e===Object(e)&&!S(e)},x=function(e){if(I(e)){for(var t in e)if(k.call(e,t))return!1;return!0}return!1},R=function(e){return void 0===e},E=function(e){return"[object String]"==w.call(e)},C=function(e){return null===e},$=function(e){return"[object Number]"==w.call(e)},O=function(e){return"[object Boolean]"===w.call(e)},T=Array.prototype,M=T.forEach,A=T.indexOf,D="undefined"!=typeof window?window:void 0,B=null==D?void 0:D.navigator,N=null==D?void 0:D.document,q=null==B?void 0:B.userAgent,L=null!=D?D:{},H="[PostHog.js]",j={_log:function(e){if(D&&(m.DEBUG||L.POSTHOG_DEBUG)&&!R(D.console)&&D.console){for(var t=("__rrweb_original__"in D.console[e]?D.console[e].__rrweb_original__:D.console[e]),n=arguments.length,r=new Array(n>1?n-1:0),i=1;i<n;i++)r[i-1]=arguments[i];t.apply(void 0,[H].concat(r))}},info:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["log"].concat(t))},warn:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["warn"].concat(t))},error:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];j._log.apply(j,["error"].concat(t))},critical:function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];(e=console).error.apply(e,[H].concat(n))},uninitializedWarning:function(e){j.error("You must initialize PostHog before calling ".concat(e))}},V={},U=function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")};function W(e,t,n){if(S(e))if(M&&e.forEach===M)e.forEach(t,n);else if("length"in e&&e.length===+e.length)for(var r=0,i=e.length;r<i;r++)if(r in e&&t.call(n,e[r],r)===V)return}function G(e,t,n){if(!C(e)&&!R(e)){if(S(e))return W(e,t,n);for(var r in e)if(k.call(e,r)&&t.call(n,e[r],r)===V)return}}var z=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return W(n,(function(t){for(var n in t)void 0!==t[n]&&(e[n]=t[n])})),e};function Y(e,t){return-1!==e.indexOf(t)}function Q(e){for(var t=Object.keys(e),n=t.length,r=new Array(n);n--;)r[n]=[t[n],e[t[n]]];return r}var J=function(){return Date.now=Date.now||function(){return+new Date},Date.now()},X=function(e){try{return e()}catch(e){return}},K=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.apply(this,n)}catch(e){j.critical("Implementation error. Please turn on debug and contact support@posthog.com."),j.critical(e)}}},Z=function(e){var t={};return G(e,(function(e,n){E(e)&&e.length>0&&(t[n]=e)})),t};var ee=["$performance_raw"];function te(e,t){return n=e,r=function(e,n){return n&&ee.indexOf(n)>-1?e:E(e)&&!C(t)?e.slice(0,t):e},i=new Set,function e(t,n){return t!==Object(t)?r?r(t,n):t:i.has(t)?void 0:(i.add(t),S(t)?(o=[],W(t,(function(t){o.push(e(t))}))):(o={},G(t,(function(t,n){i.has(t)||(o[n]=e(t,n))}))),o);var o}(n);var n,r,i}function ne(e){var t,n,r,i,o,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a=0,u=0,l="",c=[];if(!e)return e;e=re(e);do{t=(o=e.charCodeAt(a++)<<16|e.charCodeAt(a++)<<8|e.charCodeAt(a++))>>18&63,n=o>>12&63,r=o>>6&63,i=63&o,c[u++]=s.charAt(t)+s.charAt(n)+s.charAt(r)+s.charAt(i)}while(a<e.length);switch(l=c.join(""),e.length%3){case 1:l=l.slice(0,-2)+"==";break;case 2:l=l.slice(0,-1)+"="}return l}var re=function(e){var t,n,r,i,o="";for(t=n=0,r=(e=(e+"").replace(/\r\n/g,"\n").replace(/\r/g,"\n")).length,i=0;i<r;i++){var s=e.charCodeAt(i),a=null;s<128?n++:a=s>127&&s<2048?String.fromCharCode(s>>6|192,63&s|128):String.fromCharCode(s>>12|224,s>>6&63|128,63&s|128),C(a)||(n>t&&(o+=e.substring(t,n)),o+=a,t=n=i+1)}return n>t&&(o+=e.substring(t,e.length)),o},ie=function(){function e(t){return t&&(t.preventDefault=e.preventDefault,t.stopPropagation=e.stopPropagation),t}return e.preventDefault=function(){this.returnValue=!1},e.stopPropagation=function(){this.cancelBubble=!0},function(t,n,r,i,o){if(t)if(t.addEventListener&&!i)t.addEventListener(n,r,!!o);else{var s="on"+n,a=t[s];t[s]=function(t,n,r){return function(i){if(i=i||e(null==D?void 0:D.event)){var o,s=!0;P(r)&&(o=r(i));var a=n.call(t,i);return!1!==o&&!1!==a||(s=!1),s}}}(t,r,a)}else j.error("No valid element provided to register_event")}}();function oe(e,t){var n=function(){if(!N)return t("document not found");var n=N.createElement("script");n.type="text/javascript",n.src=e,n.onload=function(e){return t(void 0,e)},n.onerror=function(e){return t(e)};var r,i=N.querySelectorAll("body > script");i.length>0?null===(r=i[0].parentNode)||void 0===r||r.insertBefore(n,i[0]):N.body.appendChild(n)};null!=N&&N.body?n():null==N||N.addEventListener("DOMContentLoaded",n)}function se(e){switch(n(e.className)){case"string":return e.className;case"object":return("baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";default:return""}}function ae(e){var t="";return he(e)&&!pe(e)&&e.childNodes&&e.childNodes.length&&G(e.childNodes,(function(e){ce(e)&&e.textContent&&(t+=U(e.textContent).split(/(\s+)/).filter(_e).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255))})),U(t)}function ue(e){return!!e&&1===e.nodeType}function le(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function ce(e){return!!e&&3===e.nodeType}function de(e){return!!e&&11===e.nodeType}var fe=["a","button","form","input","select","textarea","label"];function he(e){for(var t=e;t.parentNode&&!le(t,"body");t=t.parentNode){var n=se(t).split(" ");if(Y(n,"ph-sensitive")||Y(n,"ph-no-capture"))return!1}if(Y(se(e).split(" "),"ph-include"))return!0;var r=e.type||"";if(E(r))switch(r.toLowerCase()){case"hidden":case"password":return!1}var i=e.name||e.id||"";if(E(i)){if(/^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,"")))return!1}return!0}function pe(e){return!!(le(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||le(e,"select")||le(e,"textarea")||"true"===e.getAttribute("contenteditable"))}function _e(e){if(C(e)||R(e))return!1;if(E(e)){e=U(e);if(/^(?:(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}))$/.test((e||"").replace(/[- ]/g,"")))return!1;if(/(^\d{3}-?\d{2}-?\d{4}$)/.test(e))return!1}return!0}function ge(e){var t=ae(e);return _e(t="".concat(t," ").concat(ve(e)).trim())?t:""}function ve(e){var t="";return e&&e.childNodes&&e.childNodes.length&&G(e.childNodes,(function(e){var n;if(e&&"span"===(null===(n=e.tagName)||void 0===n?void 0:n.toLowerCase()))try{var r=ae(e);t="".concat(t," ").concat(r).trim(),e.childNodes&&e.childNodes.length&&(t="".concat(t," ").concat(ve(e)).trim())}catch(e){j.error(e)}})),t}function me(e){return function(e){var n=e.map((function(e){var n,r,i="";if(e.tag_name&&(i+=e.tag_name),e.attr_class){e.attr_class.sort();var o,s=v(e.attr_class);try{for(s.s();!(o=s.n()).done;){var a=o.value;i+=".".concat(a.replace(/"/g,""))}}catch(e){s.e(e)}finally{s.f()}}var u=t(t(t(t({},e.text?{text:e.text}:{}),{},{"nth-child":null!==(n=e.nth_child)&&void 0!==n?n:0,"nth-of-type":null!==(r=e.nth_of_type)&&void 0!==r?r:0},e.href?{href:e.href}:{}),e.attr_id?{attr_id:e.attr_id}:{}),e.attributes),l={};return Q(u).sort((function(e,t){var n=h(e,1)[0],r=h(t,1)[0];return n.localeCompare(r)})).forEach((function(e){var t=h(e,2),n=t[0],r=t[1];return l[ye(n.toString())]=ye(r.toString())})),i+=":",i+=Q(u).map((function(e){var t=h(e,2),n=t[0],r=t[1];return"".concat(n,'="').concat(r,'"')})).join("")}));return n.join(";")}(function(e){return e.map((function(e){var t,n,r={text:null===(t=e.$el_text)||void 0===t?void 0:t.slice(0,400),tag_name:e.tag_name,href:null===(n=e.attr__href)||void 0===n?void 0:n.slice(0,2048),attr_class:be(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return Q(e).filter((function(e){return 0===h(e,1)[0].indexOf("attr__")})).forEach((function(e){var t=h(e,2),n=t[0],i=t[1];return r.attributes[n]=i})),r}))}(e))}function ye(e){return e.replace(/"|\\"/g,'\\"')}function be(e){var t=e.attr__class;return t?S(t)?t:t.split(" "):void 0}var ke=function(){function e(t){r(this,e),this.clicks=[],this.enabled=t}return o(e,[{key:"isRageClick",value:function(e,t,n){if(!this.enabled)return!1;var r=this.clicks[this.clicks.length-1];if(r&&Math.abs(e-r.x)+Math.abs(t-r.y)<30&&n-r.timestamp<1e3){if(this.clicks.push({x:e,y:t,timestamp:n}),3===this.clicks.length)return!0}else this.clicks=[{x:e,y:t,timestamp:n}];return!1}}]),e}(),we="$people_distinct_id",Se="__alias",Fe="__timers",Pe="$autocapture_disabled_server_side",Ie="$session_recording_enabled_server_side",xe="$console_log_recording_enabled_server_side",Re="$session_recording_recorder_version_server_side",Ee="$session_recording_network_payload_capture",Ce="$sesid",$e="$session_is_sampled",Oe="$enabled_feature_flags",Te="$early_access_features",Me="$stored_person_properties",Ae="$stored_group_properties",De="$surveys",Be="$flag_call_reported",Ne="$user_state",qe="$posthog_quota_limited",Le="$client_session_props",He=[we,Se,"__cmpns",Fe,Ie,Ce,Oe,Ne,qe,Te,Ae,Me,De,Be,Le];function je(e,t){return t.length>e?t.slice(0,e)+"...":t}var Ve={_initializedTokens:[],_isDisabledServerSide:null,_isAutocaptureEnabled:!1,_setIsAutocaptureEnabled:function(e){var t,n=C(this._isDisabledServerSide)?!(null===(t=e.persistence)||void 0===t||!t.props[Pe]):this._isDisabledServerSide,r=!!e.config.autocapture;this._isAutocaptureEnabled=r&&!n},_previousElementSibling:function(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!ue(t));return t},_getAugmentPropertiesFromElement:function(e){if(!he(e))return{};var t={};return G(e.attributes,(function(e){if(0===e.name.indexOf("data-ph-capture-attribute")){var n=e.name.replace("data-ph-capture-attribute-",""),r=e.value;n&&r&&_e(r)&&(t[n]=r)}})),t},_getPropertiesFromElement:function(e,t,n){var r,i=e.tagName.toLowerCase(),o={tag_name:i};fe.indexOf(i)>-1&&!n&&("a"===i.toLowerCase()||"button"===i.toLowerCase()?o.$el_text=je(1024,ge(e)):o.$el_text=je(1024,ae(e)));var s=se(e);s.length>0&&(o.classes=s.split(" ").filter((function(e){return""!==e})));var a=null===(r=this.config)||void 0===r?void 0:r.element_attribute_ignorelist;G(e.attributes,(function(n){var r;pe(e)&&-1===["name","id","class"].indexOf(n.name)||(null!=a&&a.includes(n.name)||!t&&_e(n.value)&&(r=n.name,!E(r)||"_ngcontent"!==r.substring(0,10)&&"_nghost"!==r.substring(0,7))&&(o["attr__"+n.name]=je(1024,n.value)))}));for(var u=1,l=1,c=e;c=this._previousElementSibling(c);)u++,c.tagName===e.tagName&&l++;return o.nth_child=u,o.nth_of_type=l,o},_getDefaultProperties:function(e){return{$event_type:e,$ce_version:1}},_extractCustomPropertyValue:function(e){var t=[];return G(null==N?void 0:N.querySelectorAll(e.css_selector),(function(e){var n;["input","select"].indexOf(e.tagName.toLowerCase())>-1?n=e.value:e.textContent&&(n=e.textContent),_e(n)&&t.push(n)})),t.join(", ")},_getCustomProperties:function(e){var t=this,n={};return G(this._customProperties,(function(r){G(r.event_selectors,(function(i){G(null==N?void 0:N.querySelectorAll(i),(function(i){Y(e,i)&&he(i)&&(n[r.name]=t._extractCustomPropertyValue(r))}))}))})),n},_getEventTarget:function(e){return R(e.target)?e.srcElement||null:null!==(t=e.target)&&void 0!==t&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t},_captureEvent:function(e,t){var n,r=this,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"$autocapture",o=this._getEventTarget(e);(ce(o)&&(o=o.parentNode||null),"$autocapture"===i&&"click"===e.type&&e instanceof MouseEvent)&&(null!==(n=this.rageclicks)&&void 0!==n&&n.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._captureEvent(e,t,"$rageclick"));if(o&&function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!D||!e||le(e,"html")||!ue(e))return!1;if(null!=n&&n.url_allowlist){var r=D.location.href,i=n.url_allowlist;if(i&&!i.some((function(e){return r.match(e)})))return!1}if(null!=n&&n.dom_event_allowlist){var o=n.dom_event_allowlist;if(o&&!o.some((function(e){return t.type===e})))return!1}if(null!=n&&n.element_allowlist){var s=n.element_allowlist;if(s&&!s.some((function(t){return e.tagName.toLowerCase()===t})))return!1}if(null!=n&&n.css_selector_allowlist){var a=n.css_selector_allowlist;if(a&&!a.some((function(t){return e.matches(t)})))return!1}for(var u=!1,l=[e],c=!0,d=e;d.parentNode&&!le(d,"body");)if(de(d.parentNode))l.push(d.parentNode.host),d=d.parentNode.host;else{if(!(c=d.parentNode||!1))break;if(fe.indexOf(c.tagName.toLowerCase())>-1)u=!0;else{var f=D.getComputedStyle(c);f&&"pointer"===f.getPropertyValue("cursor")&&(u=!0)}l.push(c),d=c}var h=D.getComputedStyle(e);if(h&&"pointer"===h.getPropertyValue("cursor")&&"click"===t.type)return!0;var p=e.tagName.toLowerCase();switch(p){case"html":return!1;case"form":return"submit"===t.type;case"input":case"select":case"textarea":return"change"===t.type||"click"===t.type;default:return u?"click"===t.type:"click"===t.type&&(fe.indexOf(p)>-1||"true"===e.getAttribute("contenteditable"))}}(o,e,this.config)){for(var s,a,u=[o],l=o;l.parentNode&&!le(l,"body");)de(l.parentNode)?(u.push(l.parentNode.host),l=l.parentNode.host):(u.push(l.parentNode),l=l.parentNode);var c,d=[],f={},h=!1;if(G(u,(function(e){var n=he(e);"a"===e.tagName.toLowerCase()&&(c=e.getAttribute("href"),c=n&&_e(c)&&c),Y(se(e).split(" "),"ph-no-capture")&&(h=!0),d.push(r._getPropertiesFromElement(e,t.config.mask_all_element_attributes,t.config.mask_all_text));var i=r._getAugmentPropertiesFromElement(e);z(f,i)})),t.config.mask_all_text||("a"===o.tagName.toLowerCase()||"button"===o.tagName.toLowerCase()?d[0].$el_text=ge(o):d[0].$el_text=ae(o)),c&&(d[0].attr__href=c),h)return!1;var p=z(this._getDefaultProperties(e.type),t.elementsChainAsString?{$elements_chain:me(d)}:{$elements:d},null!==(s=d[0])&&void 0!==s&&s.$el_text?{$el_text:null===(a=d[0])||void 0===a?void 0:a.$el_text}:{},this._getCustomProperties(u),f);return t.capture(i,p),!0}},_navigate:function(e){D&&(D.location.href=e)},_addDomEventHandlers:function(e){var t=this;if(D&&N){var n=function(n){n=n||(null==D?void 0:D.event),t._captureEvent(n,e)};ie(N,"submit",n,!1,!0),ie(N,"change",n,!1,!0),ie(N,"click",n,!1,!0)}},_customProperties:[],rageclicks:null,config:void 0,init:function(e){var t;O(e.__autocapture)||(this.config=e.__autocapture),null!==(t=this.config)&&void 0!==t&&t.url_allowlist&&(this.config.url_allowlist=this.config.url_allowlist.map((function(e){return new RegExp(e)}))),this.rageclicks=new ke(e.config.rageclick)},afterDecideResponse:function(e,t){var n=t.config.token;this._initializedTokens.indexOf(n)>-1?j.info('autocapture already initialized for token "'+n+'"'):(t.persistence&&t.persistence.register(s({},Pe,!!e.autocapture_opt_out)),this._isDisabledServerSide=!!e.autocapture_opt_out,this._setIsAutocaptureEnabled(t),this._initializedTokens.push(n),e&&e.config&&e.config.enable_collect_everything&&this._isAutocaptureEnabled?(e.custom_properties&&(this._customProperties=e.custom_properties),this._addDomEventHandlers(t)):t.__autocapture=!1)},enabledForProject:function(e,t,n){if(!e)return!0;t=R(t)?10:t,n=R(n)?10:n;for(var r=0,i=0;i<e.length;i++)r+=e.charCodeAt(i);return r%t<n},isBrowserSupported:function(){return P(null==N?void 0:N.querySelectorAll)}};!function(e){for(var t in e)P(e[t])&&(e[t]=e[t].bind(e))}(Ve),function(e){for(var t in e)P(e[t])&&(e[t]=K(e[t]))}(Ve);var Ue="$active_feature_flags",We="$override_feature_flags",Ge="$feature_flag_payloads",ze=function(e){var t,n={},r=v(Q(e||{}));try{for(r.s();!(t=r.n()).done;){var i=h(t.value,2),o=i[0],s=i[1];s&&(n[o]=s)}}catch(e){r.e(e)}finally{r.f()}return n},Ye=function(){function e(t){r(this,e),this.instance=t,this._override_warning=!1,this.featureFlagEventHandlers=[],this.reloadFeatureFlagsQueued=!1,this.reloadFeatureFlagsInAction=!1}return o(e,[{key:"getFlags",value:function(){return Object.keys(this.getFlagVariants())}},{key:"getFlagVariants",value:function(){var e=this.instance.get_property(Oe),t=this.instance.get_property(We);if(!t)return e||{};for(var n=z({},e),r=Object.keys(t),i=0;i<r.length;i++)!1===t[r[i]]?delete n[r[i]]:n[r[i]]=t[r[i]];return this._override_warning||(j.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this._override_warning=!0),n}},{key:"getFlagPayloads",value:function(){return this.instance.get_property(Ge)||{}}},{key:"reloadFeatureFlags",value:function(){this.reloadFeatureFlagsQueued||(this.reloadFeatureFlagsQueued=!0,this._startReloadTimer())}},{key:"setAnonymousDistinctId",value:function(e){this.$anon_distinct_id=e}},{key:"setReloadingPaused",value:function(e){this.reloadFeatureFlagsInAction=e}},{key:"resetRequestQueue",value:function(){this.reloadFeatureFlagsQueued=!1}},{key:"_startReloadTimer",value:function(){var e=this;this.reloadFeatureFlagsQueued&&!this.reloadFeatureFlagsInAction&&setTimeout((function(){!e.reloadFeatureFlagsInAction&&e.reloadFeatureFlagsQueued&&(e.reloadFeatureFlagsQueued=!1,e._reloadFeatureFlagsRequest())}),5)}},{key:"_reloadFeatureFlagsRequest",value:function(){var e=this;this.setReloadingPaused(!0);var t=this.instance.config.token,n=this.instance.get_property(Me),r=this.instance.get_property(Ae),i=ne(JSON.stringify({token:t,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:n,group_properties:r,disable_flags:this.instance.config.advanced_disable_feature_flags||void 0}));this.instance._send_request(this.instance.config.api_host+"/decide/?v=3",{data:i},{method:"POST"},this.instance._prepare_callback((function(t){e.$anon_distinct_id=void 0,e.receivedFeatureFlags(t),e.setReloadingPaused(!1),e._startReloadTimer()})))}},{key:"getFeatureFlag",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.instance.decideEndpointWasHit||this.getFlags()&&this.getFlags().length>0){var n,r=this.getFlagVariants()[e],i="".concat(r),o=this.instance.get_property(Be)||{};if(t.send_event||!("send_event"in t))if(!(e in o)||!o[e].includes(i))S(o[e])?o[e].push(i):o[e]=[i],null===(n=this.instance.persistence)||void 0===n||n.register(s({},Be,o)),this.instance.capture("$feature_flag_called",{$feature_flag:e,$feature_flag_response:r});return r}j.warn('getFeatureFlag for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"getFeatureFlagPayload",value:function(e){return this.getFlagPayloads()[e]}},{key:"isFeatureEnabled",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.instance.decideEndpointWasHit||this.getFlags()&&this.getFlags().length>0)return!!this.getFeatureFlag(e,t);j.warn('isFeatureEnabled for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"addFeatureFlagsHandler",value:function(e){this.featureFlagEventHandlers.push(e)}},{key:"removeFeatureFlagsHandler",value:function(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter((function(t){return t!==e}))}},{key:"receivedFeatureFlags",value:function(e){if(this.instance.persistence){this.instance.decideEndpointWasHit=!0;var n=this.getFlagVariants(),r=this.getFlagPayloads();!function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=e.featureFlags,a=e.featureFlagPayloads;if(o)if(S(o)){var u,l={};if(o)for(var c=0;c<o.length;c++)l[o[c]]=!0;n&&n.register((s(u={},Ue,o),s(u,Oe,l),u))}else{var d,f=o,h=a;e.errorsWhileComputingFlags&&(f=t(t({},r),f),h=t(t({},i),h)),n&&n.register((s(d={},Ue,Object.keys(ze(f))),s(d,Oe,f||{}),s(d,Ge,h||{}),d))}}(e,this.instance.persistence,n,r),this._fireFeatureFlagsCallbacks()}}},{key:"override",value:function(e){if(!this.instance.__loaded||!this.instance.persistence)return j.uninitializedWarning("posthog.feature_flags.override");if(this._override_warning=!1,!1===e)this.instance.persistence.unregister(We);else if(S(e)){for(var t={},n=0;n<e.length;n++)t[e[n]]=!0;this.instance.persistence.register(s({},We,t))}else this.instance.persistence.register(s({},We,e))}},{key:"onFeatureFlags",value:function(e){var t=this;if(this.addFeatureFlagsHandler(e),this.instance.decideEndpointWasHit){var n=this._prepareFeatureFlagsForCallbacks(),r=n.flags,i=n.flagVariants;e(r,i)}return function(){return t.removeFeatureFlagsHandler(e)}}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,n){var r,i,o=s({},"$feature_enrollment/".concat(e),n);this.instance.capture("$feature_enrollment_update",{$feature_flag:e,$feature_enrollment:n,$set:o}),this.setPersonPropertiesForFlags(o,!1);var a=t(t({},this.getFlagVariants()),{},s({},e,n));null===(r=this.instance.persistence)||void 0===r||r.register((s(i={},Ue,Object.keys(ze(a))),s(i,Oe,a),i)),this._fireFeatureFlagsCallbacks()}},{key:"getEarlyAccessFeatures",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.instance.get_property(Te);if(r&&!n)return e(r);this.instance._send_request("".concat(this.instance.config.api_host,"/api/early_access_features/?token=").concat(this.instance.config.token),{},{method:"GET"},(function(n){var r,i=n.earlyAccessFeatures;return null===(r=t.instance.persistence)||void 0===r||r.register(s({},Te,i)),e(i)}))}},{key:"_prepareFeatureFlagsForCallbacks",value:function(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter((function(e){return t[e]})),flagVariants:Object.keys(t).filter((function(e){return t[e]})).reduce((function(e,n){return e[n]=t[n],e}),{})}}},{key:"_fireFeatureFlagsCallbacks",value:function(){var e=this._prepareFeatureFlagsForCallbacks(),t=e.flags,n=e.flagVariants;this.featureFlagEventHandlers.forEach((function(e){return e(t,n)}))}},{key:"setPersonPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.instance.get_property(Me)||{};this.instance.register(s({},Me,t(t({},r),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetPersonPropertiesForFlags",value:function(){this.instance.unregister(Me)}},{key:"setGroupPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=this.instance.get_property(Ae)||{};0!==Object.keys(r).length&&Object.keys(r).forEach((function(n){r[n]=t(t({},r[n]),e[n]),delete e[n]})),this.instance.register(s({},Ae,t(t({},r),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetGroupPropertiesForFlags",value:function(e){if(e){var n=this.instance.get_property(Ae)||{};this.instance.register(s({},Ae,t(t({},n),{},s({},e,{}))))}else this.instance.unregister(Ae)}}]),e}();Math.trunc||(Math.trunc=function(e){return e<0?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return $(e)&&isFinite(e)&&Math.floor(e)===e});var Qe="0123456789abcdef",Je=function(){function e(t){if(r(this,e),this.bytes=t,16!==t.length)throw new TypeError("not 128-bit length")}return o(e,[{key:"toString",value:function(){for(var e="",t=0;t<this.bytes.length;t++)e=e+Qe.charAt(this.bytes[t]>>>4)+Qe.charAt(15&this.bytes[t]),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw new Error("Invalid UUIDv7 was generated");return e}},{key:"clone",value:function(){return new e(this.bytes.slice(0))}},{key:"equals",value:function(e){return 0===this.compareTo(e)}},{key:"compareTo",value:function(e){for(var t=0;t<16;t++){var n=this.bytes[t]-e.bytes[t];if(0!==n)return Math.sign(n)}return 0}}],[{key:"fromFieldsV7",value:function(t,n,r,i){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(r)||!Number.isInteger(i)||t<0||n<0||r<0||i<0||t>0xffffffffffff||n>4095||r>1073741823||i>4294967295)throw new RangeError("invalid field value");var o=new Uint8Array(16);return o[0]=t/Math.pow(2,40),o[1]=t/Math.pow(2,32),o[2]=t/Math.pow(2,24),o[3]=t/Math.pow(2,16),o[4]=t/Math.pow(2,8),o[5]=t,o[6]=112|n>>>8,o[7]=n,o[8]=128|r>>>24,o[9]=r>>>16,o[10]=r>>>8,o[11]=r,o[12]=i>>>24,o[13]=i>>>16,o[14]=i>>>8,o[15]=i,new e(o)}}]),e}(),Xe=function(){function e(){r(this,e),s(this,"timestamp",0),s(this,"counter",0),s(this,"random",new et)}return o(e,[{key:"generate",value:function(){var e=this.generateOrAbort();if(R(e)){this.timestamp=0;var t=this.generateOrAbort();if(R(t))throw new Error("Could not generate UUID after timestamp reset");return t}return e}},{key:"generateOrAbort",value:function(){var e=Date.now();if(e>this.timestamp)this.timestamp=e,this.resetCounter();else{if(!(e+1e4>this.timestamp))return;this.counter++,this.counter>4398046511103&&(this.timestamp++,this.resetCounter())}return Je.fromFieldsV7(this.timestamp,Math.trunc(this.counter/Math.pow(2,30)),this.counter&Math.pow(2,30)-1,this.random.nextUint32())}},{key:"resetCounter",value:function(){this.counter=1024*this.random.nextUint32()+(1023&this.random.nextUint32())}}]),e}(),Ke=function(e){if("undefined"!=typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw new Error("no cryptographically strong RNG available");for(var t=0;t<e.length;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};D&&!R(D.crypto)&&crypto.getRandomValues&&(Ke=function(e){return crypto.getRandomValues(e)});var Ze,et=function(){function e(){r(this,e),s(this,"buffer",new Uint32Array(8)),s(this,"cursor",1/0)}return o(e,[{key:"nextUint32",value:function(){return this.cursor>=this.buffer.length&&(Ke(this.buffer),this.cursor=0),this.buffer[this.cursor++]}}]),e}(),tt=function(){return nt().toString()},nt=function(){return(Ze||(Ze=new Xe)).generate()},rt="Thu, 01 Jan 1970 00:00:00 GMT";var it=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,ot=function(e){var t=e.match(it);return t?t[0]:""};function st(e,t){if(t){var n=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:N;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var n=e.split("."),r=n.length,i="dmn_chk_"+tt(),o=new RegExp("(^|;)\\s*"+i+"=1");r--;){var s=n.slice(r).join("."),a=i+"=1;domain=."+s;if(t.cookie=a,o.test(t.cookie))return t.cookie=a+";expires="+rt,s}return""}(e);if(!n){var r=ot(e);r!==n&&j.info("Warning: cookie subdomain discovery mismatch",r,n),n=r}return n?"; domain=."+n:""}return""}var at={is_supported:function(){return!!N},error:function(e){j.error("cookieStore error: "+e)},get:function(e){if(N){try{for(var t=e+"=",n=N.cookie.split(";").filter((function(e){return e.length})),r=0;r<n.length;r++){for(var i=n[r];" "==i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(t))return decodeURIComponent(i.substring(t.length,i.length))}}catch(e){}return null}},parse:function(e){var t;try{t=JSON.parse(at.get(e))||{}}catch(e){}return t},set:function(e,t,n,r,i){if(N)try{var o="",s="",a=st(N.location.hostname,r);if(n){var u=new Date;u.setTime(u.getTime()+24*n*60*60*1e3),o="; expires="+u.toUTCString()}i&&(s="; secure");var l=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+a+s;return N.cookie=l,l}catch(e){return}},remove:function(e,t){try{at.set(e,"",-1,t)}catch(e){return}}},ut=null,lt={is_supported:function(){if(!C(ut))return ut;var e=!0;if(R(D))e=!1;else try{var t="__mplssupport__";lt.set(t,"xyz"),'"xyz"'!==lt.get(t)&&(e=!1),lt.remove(t)}catch(t){e=!1}return e||j.error("localStorage unsupported; falling back to cookie store"),ut=e,e},error:function(e){j.error("localStorage error: "+e)},get:function(e){try{return null==D?void 0:D.localStorage.getItem(e)}catch(e){lt.error(e)}return null},parse:function(e){try{return JSON.parse(lt.get(e))||{}}catch(e){}return null},set:function(e,t){try{null==D||D.localStorage.setItem(e,JSON.stringify(t))}catch(e){lt.error(e)}},remove:function(e){try{null==D||D.localStorage.removeItem(e)}catch(e){lt.error(e)}}},ct=["distinct_id",Ce,$e],dt=t(t({},lt),{},{parse:function(e){try{var t={};try{t=at.parse(e)||{}}catch(e){}var n=z(t,JSON.parse(lt.get(e)||"{}"));return lt.set(e,n),n}catch(e){}return null},set:function(e,t,n,r,i){try{lt.set(e,t);var o={};ct.forEach((function(e){t[e]&&(o[e]=t[e])})),Object.keys(o).length&&at.set(e,o,n,r,i)}catch(e){lt.error(e)}},remove:function(e,t){try{null==D||D.localStorage.removeItem(e),at.remove(e,t)}catch(e){lt.error(e)}}}),ft={},ht={is_supported:function(){return!0},error:function(e){j.error("memoryStorage error: "+e)},get:function(e){return ft[e]||null},parse:function(e){return ft[e]||null},set:function(e,t){ft[e]=t},remove:function(e){delete ft[e]}},pt=null,_t={is_supported:function(){if(!C(pt))return pt;if(pt=!0,R(D))pt=!1;else try{var e="__support__";_t.set(e,"xyz"),'"xyz"'!==_t.get(e)&&(pt=!1),_t.remove(e)}catch(e){pt=!1}return pt},error:function(e){j.error("sessionStorage error: ",e)},get:function(e){try{return null==D?void 0:D.sessionStorage.getItem(e)}catch(e){_t.error(e)}return null},parse:function(e){try{return JSON.parse(_t.get(e))||null}catch(e){}return null},set:function(e,t){try{null==D||D.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){_t.error(e)}},remove:function(e){try{null==D||D.sessionStorage.removeItem(e)}catch(e){_t.error(e)}}},gt=["localhost","127.0.0.1"],vt=function(e){var t=null==N?void 0:N.createElement("a");return R(t)?null:(t.href=e,t)},mt=function(e,t){return!!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t)&&new RegExp(t).test(e)},yt=function(e,t){for(var n,r=((e.split("#")[0]||"").split("?")[1]||"").split("&"),i=0;i<r.length;i++){var o=r[i].split("=");if(o[0]===t){n=o;break}}if(!S(n)||n.length<2)return"";var s=n[1];try{s=decodeURIComponent(s)}catch(e){j.error("Skipping decoding for malformed query param: "+s)}return s.replace(/\+/g," ")},bt=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null};var kt={campaignParams:function(e){var t=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gclid","fbclid","msclkid"].concat(e||[]),n={};return G(t,(function(e){var t=N?yt(N.URL,e):"";t.length&&(n[e]=t)})),n},searchEngine:function(){var e=null==N?void 0:N.referrer;return e?0===e.search("https?://(.*)google.([^/?]*)")?"google":0===e.search("https?://(.*)bing.com")?"bing":0===e.search("https?://(.*)yahoo.com")?"yahoo":0===e.search("https?://(.*)duckduckgo.com")?"duckduckgo":null:null},searchInfo:function(){var e=kt.searchEngine(),t="yahoo"!=e?"q":"p",n={};if(!C(e)){n.$search_engine=e;var r=N?yt(N.referrer,t):"";r.length&&(n.ph_keyword=r)}return n},browser:function(e,t,n){return t=t||"",n||Y(e," OPR/")?Y(e,"Mini")?"Opera Mini":"Opera":/(BlackBerry|PlayBook|BB10)/i.test(e)?"BlackBerry":Y(e,"IEMobile")||Y(e,"WPDesktop")?"Internet Explorer Mobile":Y(e,"SamsungBrowser/")?"Samsung Internet":Y(e,"Edge")||Y(e,"Edg/")?"Microsoft Edge":Y(e,"FBIOS")?"Facebook Mobile":Y(e,"Chrome")?"Chrome":Y(e,"CriOS")?"Chrome iOS":Y(e,"UCWEB")||Y(e,"UCBrowser")?"UC Browser":Y(e,"FxiOS")?"Firefox iOS":Y(t,"Apple")||function(e){return Y(e,"Safari")&&!Y(e,"Chrome")&&!Y(e,"Android")}(e)?Y(e,"Mobile")?"Mobile Safari":"Safari":Y(e,"Android")?"Android Mobile":Y(e,"Konqueror")||Y(e,"konqueror")?"Konqueror":Y(e,"Firefox")?"Firefox":Y(e,"MSIE")||Y(e,"Trident/")?"Internet Explorer":Y(e,"Gecko")?"Mozilla":""},browserVersion:function(e,t,n){var r={"Internet Explorer Mobile":[/rv:(\d+(\.\d+)?)/],"Microsoft Edge":[/Edge?\/(\d+(\.\d+)?)/],Chrome:[/Chrome\/(\d+(\.\d+)?)/],"Chrome iOS":[/CriOS\/(\d+(\.\d+)?)/],"UC Browser":[/(UCBrowser|UCWEB)\/(\d+(\.\d+)?)/],Safari:[/Version\/(\d+(\.\d+)?)/],"Mobile Safari":[/Version\/(\d+(\.\d+)?)/],Opera:[/(Opera|OPR)\/(\d+(\.\d+)?)/],Firefox:[/Firefox\/(\d+(\.\d+)?)/],"Firefox iOS":[/FxiOS\/(\d+(\.\d+)?)/],Konqueror:[/Konqueror[:/]?(\d+(\.\d+)?)/i],BlackBerry:[/BlackBerry (\d+(\.\d+)?)/,/Version\/(\d+(\.\d+)?)/],"Android Mobile":[/android\s(\d+(\.\d+)?)/],"Samsung Internet":[/SamsungBrowser\/(\d+(\.\d+)?)/],"Internet Explorer":[/(rv:|MSIE )(\d+(\.\d+)?)/],Mozilla:[/rv:(\d+(\.\d+)?)/]}[kt.browser(e,t,n)];if(R(r))return null;for(var i=0;i<r.length;i++){var o=r[i],s=e.match(o);if(s)return parseFloat(s[s.length-2])}return null},browserLanguage:function(){return navigator.language||navigator.userLanguage},os:function(e){if(/Windows/i.test(e)){if(/Phone/.test(e)||/WPDesktop/.test(e))return{os_name:"Windows Phone",os_version:""};var t=/Windows NT ([0-9.]+)/i.exec(e);return t&&t[1]?{os_name:"Windows",os_version:t[1]}:{os_name:"Windows",os_version:""}}if(/(iPhone|iPad|iPod)/.test(e)){var n=/OS (\d+)_(\d+)_?(\d+)?/i.exec(e);return n&&n[1]?{os_name:"iOS",os_version:[n[1],n[2],n[3]||"0"].join(".")}:{os_name:"iOS",os_version:""}}if(/Android/.test(e)){var r=/Android (\d+)\.(\d+)\.?(\d+)?/i.exec(e);return r&&r[1]?{os_name:"Android",os_version:[r[1],r[2],r[3]||"0"].join(".")}:{os_name:"Android",os_version:""}}if(/(BlackBerry|PlayBook|BB10)/i.test(e))return{os_name:"BlackBerry",os_version:""};if(/Mac/i.test(e)){var i=/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i.exec(e);return i&&i[1]?{os_name:"Mac OS X",os_version:[i[1],i[2],i[3]||"0"].join(".")}:{os_name:"Mac OS X",os_version:""}}return/Linux/.test(e)?{os_name:"Linux",os_version:""}:/CrOS/.test(e)?{os_name:"Chrome OS",os_version:""}:{os_name:"",os_version:""}},device:function(e){return/Windows Phone/i.test(e)||/WPDesktop/.test(e)?"Windows Phone":/iPad/.test(e)?"iPad":/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(BlackBerry|PlayBook|BB10)/i.test(e)?"BlackBerry":/Android/.test(e)&&!/Mobile/.test(e)?"Android Tablet":/Android/.test(e)?"Android":""},deviceType:function(e){var t=this.device(e);return"iPad"===t||"Android Tablet"===t?"Tablet":t?"Mobile":"Desktop"},referrer:function(){return(null==N?void 0:N.referrer)||"$direct"},referringDomain:function(){var e;return null!=N&&N.referrer&&(null===(e=vt(N.referrer))||void 0===e?void 0:e.host)||"$direct"},properties:function(){if(!q)return{};var e=kt.os(q),t=e.os_name,n=e.os_version;return z(Z({$os:t,$os_version:n,$browser:kt.browser(q,navigator.vendor,L.opera),$device:kt.device(q),$device_type:kt.deviceType(q)}),{$current_url:null==D?void 0:D.location.href,$host:null==D?void 0:D.location.host,$pathname:null==D?void 0:D.location.pathname,$raw_user_agent:q.length>1e3?q.substring(0,997)+"...":q,$browser_version:kt.browserVersion(q,navigator.vendor,L.opera),$browser_language:kt.browserLanguage(),$screen_height:null==D?void 0:D.screen.height,$screen_width:null==D?void 0:D.screen.width,$viewport_height:null==D?void 0:D.innerHeight,$viewport_width:null==D?void 0:D.innerWidth,$lib:"web",$lib_version:m.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:J()/1e3})},people_properties:function(){if(!q)return{};var e=kt.os(q),t=e.os_name,n=e.os_version;return z(Z({$os:t,$os_version:n,$browser:kt.browser(q,navigator.vendor,L.opera)}),{$browser_version:kt.browserVersion(q,navigator.vendor,L.opera)})}},wt=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],St=function(){function e(t){r(this,e);var n="";t.token&&(n=t.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),this.props={},this.campaign_params_saved=!1,this.custom_campaign_params=t.custom_campaign_params||[],t.persistence_name?this.name="ph_"+t.persistence_name:this.name="ph_"+n+"_posthog",-1===wt.indexOf(t.persistence.toLowerCase())&&(j.critical("Unknown persistence type "+t.persistence+"; falling back to cookie"),t.persistence="cookie");var i=t.persistence.toLowerCase();"localstorage"===i&&lt.is_supported()?this.storage=lt:"localstorage+cookie"===i&&dt.is_supported()?this.storage=dt:"sessionstorage"===i&&_t.is_supported()?this.storage=_t:this.storage="memory"===i?ht:at,this.user_state="anonymous",this.load(),this.update_config(t),this.save()}return o(e,[{key:"properties",value:function(){var e={};return G(this.props,(function(t,n){if(n===Oe&&I(t))for(var r=Object.keys(t),i=0;i<r.length;i++)e["$feature/".concat(r[i])]=t[r[i]];else s=n,a=!1,(C(o=He)?a:A&&o.indexOf===A?-1!=o.indexOf(s):(G(o,(function(e){if(a||(a=e===s))return V})),a))||(e[n]=t);var o,s,a})),e}},{key:"load",value:function(){if(!this.disabled){var e=this.storage.parse(this.name);e&&(this.props=z({},e))}}},{key:"save",value:function(){this.disabled||this.storage.set(this.name,this.props,this.expire_days,this.cross_subdomain,this.secure)}},{key:"remove",value:function(){this.storage.remove(this.name,!1),this.storage.remove(this.name,!0)}},{key:"clear",value:function(){this.remove(),this.props={}}},{key:"register_once",value:function(e,t,n){var r=this;if(I(e)){R(t)&&(t="None"),this.expire_days=R(n)?this.default_expiry:n;var i=!1;if(G(e,(function(e,n){r.props.hasOwnProperty(n)&&r.props[n]!==t||(r.props[n]=e,i=!0)})),i)return this.save(),!0}return!1}},{key:"register",value:function(e,t){var n=this;if(I(e)){this.expire_days=R(t)?this.default_expiry:t;var r=!1;if(G(e,(function(t,i){e.hasOwnProperty(i)&&n.props[i]!==t&&(n.props[i]=t,r=!0)})),r)return this.save(),!0}return!1}},{key:"unregister",value:function(e){e in this.props&&(delete this.props[e],this.save())}},{key:"update_campaign_params",value:function(){this.campaign_params_saved||(this.register(kt.campaignParams(this.custom_campaign_params)),this.campaign_params_saved=!0)}},{key:"update_search_keyword",value:function(){this.register(kt.searchInfo())}},{key:"update_referrer_info",value:function(){this.register({$referrer:this.props.$referrer||kt.referrer(),$referring_domain:this.props.$referring_domain||kt.referringDomain()})}},{key:"get_referrer_info",value:function(){return Z({$referrer:this.props.$referrer,$referring_domain:this.props.$referring_domain})}},{key:"safe_merge",value:function(e){return G(this.props,(function(t,n){n in e||(e[n]=t)})),e}},{key:"update_config",value:function(e){this.default_expiry=this.expire_days=e.cookie_expiration,this.set_disabled(e.disable_persistence),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie)}},{key:"set_disabled",value:function(e){this.disabled=e,this.disabled?this.remove():this.save()}},{key:"set_cross_subdomain",value:function(e){e!==this.cross_subdomain&&(this.cross_subdomain=e,this.remove(),this.save())}},{key:"get_cross_subdomain",value:function(){return!!this.cross_subdomain}},{key:"set_secure",value:function(e){e!==this.secure&&(this.secure=e,this.remove(),this.save())}},{key:"set_event_timer",value:function(e,t){var n=this.props[Fe]||{};n[e]=t,this.props[Fe]=n,this.save()}},{key:"remove_event_timer",value:function(e){var t=(this.props[Fe]||{})[e];return R(t)||(delete this.props[Fe][e],this.save()),t}},{key:"get_user_state",value:function(){return this.props[Ne]||"anonymous"}},{key:"set_user_state",value:function(e){this.props[Ne]=e,this.save()}},{key:"get_quota_limits",value:function(){return this.props[qe]||{}}},{key:"set_quota_limits",value:function(e){this.props[qe]=e,this.save()}}]),e}(),Ft=2,Pt=4,It=3,xt=6,Rt=0,Et="rrweb/console@1";var Ct=o((function e(t){var n,i,o=this,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};r(this,e),s(this,"bucketSize",100),s(this,"refillRate",10),s(this,"mutationBuckets",{}),s(this,"loggedTracker",{}),s(this,"refillBuckets",(function(){Object.keys(o.mutationBuckets).forEach((function(e){o.mutationBuckets[e]=o.mutationBuckets[e]+o.refillRate,o.mutationBuckets[e]>=o.bucketSize&&delete o.mutationBuckets[e]}))})),s(this,"getNodeOrRelevantParent",(function(e){var t=o.rrweb.mirror.getNode(e);if("svg"!==(null==t?void 0:t.nodeName)&&t instanceof Element){var n=t.closest("svg");if(n)return[o.rrweb.mirror.getId(n),n]}return[e,t]})),s(this,"numberOfChanges",(function(e){var t,n,r,i,o,s,a,u;return(null!==(t=null===(n=e.removes)||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(r=null===(i=e.attributes)||void 0===i?void 0:i.length)&&void 0!==r?r:0)+(null!==(o=null===(s=e.texts)||void 0===s?void 0:s.length)&&void 0!==o?o:0)+(null!==(a=null===(u=e.adds)||void 0===u?void 0:u.length)&&void 0!==a?a:0)})),s(this,"throttleMutations",(function(e){if(e.type!==It||e.data.source!==Rt)return e;var t=e.data,n=o.numberOfChanges(t);t.attributes&&(t.attributes=t.attributes.filter((function(e){var t,n,r,i=h(o.getNodeOrRelevantParent(e.id),2),s=i[0],a=i[1];if(0===o.mutationBuckets[s])return!1;(o.mutationBuckets[s]=null!==(t=o.mutationBuckets[s])&&void 0!==t?t:o.bucketSize,o.mutationBuckets[s]=Math.max(o.mutationBuckets[s]-1,0),0===o.mutationBuckets[s])&&(o.loggedTracker[s]||(o.loggedTracker[s]=!0,null===(n=(r=o.options).onBlockedNode)||void 0===n||n.call(r,s,a)));return e})));var r=o.numberOfChanges(t);return 0!==r||n===r?e:void 0})),this.rrweb=t,this.options=a,this.refillRate=null!==(n=this.options.refillRate)&&void 0!==n?n:this.refillRate,this.bucketSize=null!==(i=this.options.bucketSize)&&void 0!==i?i:this.bucketSize,setInterval((function(){o.refillBuckets()}),1e3)})),$t=function(e){return 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}($t||{}),Ot={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:function(e){return e},recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6},Tt=["authorization","x-forwarded-for","authorization","cookie","set-cookie","x-api-key","x-real-ip","remote-addr","forwarded","proxy-authorization","x-csrf-token","x-csrftoken","x-xsrf-token"],Mt=["/s/","/e/","/i/vo/e/"];function At(e,t,n,r){var i=null==t?void 0:t["content-length"];return i&&parseInt(i)>n?"".concat(r," body too large to record"):e}var Dt,Bt=function(e,n){var r,i,o,s=e.session_recording,a=!1!==s.recordHeaders&&n.recordHeaders,u=!1!==s.recordBody&&n.recordBody,l=!1!==s.recordPerformance&&n.recordPerformance,c=(r=s,o=Math.min(1e6,null!==(i=r.payloadSizeLimitBytes)&&void 0!==i?i:1e6),function(e){return null!=e&&e.requestBody&&(e.requestBody=At(e.requestBody,e.requestHeaders,o,"Request")),null!=e&&e.responseBody&&(e.responseBody=At(e.responseBody,e.responseHeaders,o,"Response")),e}),d=function(e){return c(function(e){var t=vt(e.name);if(!(t&&t.pathname&&Mt.includes(t.pathname)))return e}((t=e,Object.keys(null!==(n=t.requestHeaders)&&void 0!==n?n:{}).forEach((function(e){var n;Tt.includes(e.toLowerCase())&&(null===(n=t.requestHeaders)||void 0===n||delete n[e])})),t)));var t,n},f=P(e.session_recording.maskNetworkRequestFn);return f&&P(e.session_recording.maskCapturedNetworkRequestFn)&&j.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),f&&(e.session_recording.maskCapturedNetworkRequestFn=function(n){var r=e.session_recording.maskNetworkRequestFn({url:n.name});return t(t({},n),{},{name:null==r?void 0:r.url})}),s.maskRequestFn=P(e.session_recording.maskCapturedNetworkRequestFn)?function(t){var n,r,i,o=d(t);return o&&null!==(n=null===(r=(i=e.session_recording).maskCapturedNetworkRequestFn)||void 0===r?void 0:r.call(i,o))&&void 0!==n?n:void 0}:void 0,s.maskRequestFn||(s.maskRequestFn=d),t(t(t({},Ot),s),{},{recordHeaders:a,recordBody:u,recordPerformance:l,recordInitialRequests:l})},Nt="/s/";!function(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"}(Dt||(Dt={}));var qt=[Dt.MouseMove,Dt.MouseInteraction,Dt.Scroll,Dt.ViewportResize,Dt.Input,Dt.TouchMove,Dt.MediaInteraction,Dt.Drag],Lt=function(){function e(t){var n=this;if(r(this,e),s(this,"isIdle",!1),s(this,"_linkedFlagSeen",!1),s(this,"_lastActivityTimestamp",Date.now()),s(this,"windowId",null),s(this,"sessionId",null),s(this,"_linkedFlag",null),s(this,"_sampleRate",null),s(this,"_minimumDuration",null),s(this,"_forceAllowLocalhostNetworkCapture",!1),this.instance=t,this._captureStarted=!1,this._endpoint=Nt,this.stopRrweb=void 0,this.receivedDecide=!1,null==D||D.addEventListener("beforeunload",(function(){n._flushBuffer()})),!this.instance.sessionManager)throw j.error("Session recording started without valid sessionManager"),new Error("Session recording started without valid sessionManager. This is a bug.");this.buffer=this.clearBuffer()}return o(e,[{key:"started",get:function(){return this._captureStarted}},{key:"sessionManager",get:function(){if(!this.instance.sessionManager)throw j.error("Session recording started without valid sessionManager"),new Error("Session recording started without valid sessionManager. This is a bug.");return this.instance.sessionManager}},{key:"isSampled",get:function(){return $(this._sampleRate)?this.instance.get_property($e):null}},{key:"sessionDuration",get:function(){var e,t,n=null===(e=this.buffer)||void 0===e?void 0:e.data[(null===(t=this.buffer)||void 0===t?void 0:t.data.length)-1],r=this.sessionManager.checkAndGetSessionAndWindowId(!0).sessionStartTimestamp;return n?n.timestamp-r:null}},{key:"isRecordingEnabled",get:function(){var e=!!this.instance.get_property(Ie),t=!this.instance.config.disable_session_recording;return D&&e&&t}},{key:"isConsoleLogCaptureEnabled",get:function(){var e=!!this.instance.get_property(xe),t=this.instance.config.enable_recording_console_log;return null!=t?t:e}},{key:"recordingVersion",get:function(){var e,t=this.instance.get_property(Re);return(null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.recorderVersion)||t||"v1"}},{key:"networkPayloadCapture",get:function(){var e,t,n=this.instance.get_property(Ee),r={recordHeaders:null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.recordHeaders,recordBody:null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.recordBody},i=(null==r?void 0:r.recordHeaders)||(null==n?void 0:n.recordHeaders),o=(null==r?void 0:r.recordBody)||(null==n?void 0:n.recordBody),s=this.instance.config.capture_performance||(null==n?void 0:n.capturePerformance);return i||o||s?{recordHeaders:i,recordBody:o,recordPerformance:s}:void 0}},{key:"status",get:function(){return this.receivedDecide?this.isRecordingEnabled?E(this._linkedFlag)&&!this._linkedFlagSeen?"buffering":O(this.isSampled)?this.isSampled?"sampled":"disabled":"active":"disabled":"buffering"}},{key:"startRecordingIfEnabled",value:function(){this.isRecordingEnabled?this.startCaptureAndTrySendingQueuedSnapshots():(this.stopRecording(),this.clearBuffer())}},{key:"stopRecording",value:function(){this._captureStarted&&this.stopRrweb&&(this.stopRrweb(),this.stopRrweb=void 0,this._captureStarted=!1)}},{key:"makeSamplingDecision",value:function(e){var t,n=this.sessionId!==e;if($(this._sampleRate)){var r,i=this.isSampled;if(n||!O(i))r=Math.random()<this._sampleRate;else r=i;r||j.warn("[SessionSampling] Sample rate (".concat(this._sampleRate,") has determined that this sessionId (").concat(e,") will not be sent to the server.")),null===(t=this.instance.persistence)||void 0===t||t.register(s({},$e,r))}else{var o;null===(o=this.instance.persistence)||void 0===o||o.register(s({},$e,null))}}},{key:"afterDecideResponse",value:function(e){var n,r,i,o,a,u,l,c,d=this;this.instance.persistence&&this.instance.persistence.register((s(c={},Ie,!!e.sessionRecording),s(c,xe,null===(a=e.sessionRecording)||void 0===a?void 0:a.consoleLogRecordingEnabled),s(c,Re,null===(u=e.sessionRecording)||void 0===u?void 0:u.recorderVersion),s(c,Ee,t({capturePerformance:e.capturePerformance},null===(l=e.sessionRecording)||void 0===l?void 0:l.networkPayloadCapture)),c));var f=null===(n=e.sessionRecording)||void 0===n?void 0:n.sampleRate;this._sampleRate=R(f)||C(f)?null:parseFloat(f);var h,p=null===(r=e.sessionRecording)||void 0===r?void 0:r.minimumDurationMilliseconds;(this._minimumDuration=R(p)?null:p,this._linkedFlag=(null===(i=e.sessionRecording)||void 0===i?void 0:i.linkedFlag)||null,null!==(o=e.sessionRecording)&&void 0!==o&&o.endpoint)&&(this._endpoint=null===(h=e.sessionRecording)||void 0===h?void 0:h.endpoint);if($(this._sampleRate)&&this.sessionManager.onSessionId((function(e){d.makeSamplingDecision(e)})),E(this._linkedFlag)){var _=this._linkedFlag;this.instance.onFeatureFlags((function(e){d._linkedFlagSeen=e.includes(_)}))}this.receivedDecide=!0,this.startRecordingIfEnabled()}},{key:"log",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"log";null===(t=this.instance.sessionRecording)||void 0===t||t.onRRwebEmit({type:6,data:{plugin:"rrweb/console@1",payload:{level:n,trace:[],payload:[JSON.stringify(e)]}},timestamp:J()})}},{key:"startCaptureAndTrySendingQueuedSnapshots",value:function(){this._startCapture()}},{key:"_startCapture",value:function(){var e=this;if(!R(Object.assign)&&!this._captureStarted&&!this.instance.config.disable_session_recording){this._captureStarted=!0,this.sessionManager.checkAndGetSessionAndWindowId();var t="v2"===this.recordingVersion?"recorder-v2.js":"recorder.js";this.instance.__loaded_recorder_version!==this.recordingVersion?oe(this.instance.config.api_host+"/static/".concat(t,"?v=").concat(m.LIB_VERSION),(function(n){if(n)return j.error("Could not load ".concat(t),n);e._onScriptLoaded()})):this._onScriptLoaded()}}},{key:"_isInteractiveEvent",value:function(e){var t;return e.type===It&&-1!==qt.indexOf(null===(t=e.data)||void 0===t?void 0:t.source)}},{key:"_updateWindowAndSessionIds",value:function(e){var t=this._isInteractiveEvent(e);if(t||this.isIdle||e.timestamp-this._lastActivityTimestamp>3e5&&(this.isIdle=!0),t&&(this._lastActivityTimestamp=e.timestamp,this.isIdle&&(this.isIdle=!1,this._tryTakeFullSnapshot())),!this.isIdle){var n=this.sessionManager.checkAndGetSessionAndWindowId(!t,e.timestamp),r=n.windowId,i=n.sessionId,o=this.sessionId!==i,s=this.windowId!==r;-1===[Ft,Pt].indexOf(e.type)&&(s||o)&&this._tryTakeFullSnapshot(),this.windowId=r,this.sessionId=i}}},{key:"_tryTakeFullSnapshot",value:function(){if(!this._captureStarted)return!1;try{var e;return null===(e=this.rrwebRecord)||void 0===e||e.takeFullSnapshot(),!0}catch(e){return j.error("Error taking full snapshot.",e),!1}}},{key:"_onScriptLoaded",value:function(){var e,n=this,r={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1};this.rrwebRecord=D.rrweb?D.rrweb.record:D.rrwebRecord;for(var i=this.instance.config.session_recording,o=0,s=Object.entries(i||{});o<s.length;o++){var a=h(s[o],2),u=a[0],l=a[1];u in r&&(r[u]=l)}if(this.rrwebRecord){this.mutationRateLimiter=null!==(e=this.mutationRateLimiter)&&void 0!==e?e:new Ct(this.rrwebRecord,{onBlockedNode:function(e,t){var r="Too many mutations on node '".concat(e,"'. Rate limiting. This could be due to SVG animations or something similar");j.info(r,{node:t}),n.log("[PostHog Recorder] "+r,"warn")}});var c=[];if(L.rrwebConsoleRecord&&this.isConsoleLogCaptureEnabled&&c.push(L.rrwebConsoleRecord.getRecordConsolePlugin()),this.networkPayloadCapture&&P(L.getRecordNetworkPlugin)){if(gt.includes(location.hostname)&&!this._forceAllowLocalhostNetworkCapture)return void j.info("[SessionReplay-NetworkCapture] not started because we are on localhost.");c.push(L.getRecordNetworkPlugin(Bt(this.instance.config,this.networkPayloadCapture)))}this.stopRrweb=this.rrwebRecord(t({emit:function(e){n.onRRwebEmit(e)},plugins:c},r)),this.instance._addCaptureHook((function(e){try{if("$pageview"===e){var t,r=D?n._maskUrl(D.location.href):"";if(!r)return;null===(t=n.rrwebRecord)||void 0===t||t.addCustomEvent("$pageview",{href:r})}}catch(e){j.error("Could not add $pageview to rrweb session",e)}})),this._lastActivityTimestamp=Date.now(),this.isIdle=!1}else j.error("onScriptLoaded was called but rrwebRecord is not available. This indicates something has gone wrong.")}},{key:"onRRwebEmit",value:function(e){if(e&&I(e)){if(e.type===$t.Meta){var t=this._maskUrl(e.data.href);if(!t)return;e.data.href=t}var n=this.mutationRateLimiter?this.mutationRateLimiter.throttleMutations(e):e;if(n){var r=function(e){var t=e;if(t&&I(t)&&t.type===xt&&I(t.data)&&t.data.plugin===Et){t.data.payload.payload.length>10&&(t.data.payload.payload=t.data.payload.payload.slice(0,10),t.data.payload.payload.push("...[truncated]"));for(var n=[],r=0;r<t.data.payload.payload.length;r++)t.data.payload.payload[r]&&t.data.payload.payload[r].length>2e3?n.push(t.data.payload.payload[r].slice(0,2e3)+"...[truncated]"):n.push(t.data.payload.payload[r]);return t.data.payload.payload=n,e}return e}(n),i=JSON.stringify(r).length;if(this._updateWindowAndSessionIds(r),!this.isIdle){var o={$snapshot_bytes:i,$snapshot_data:r,$session_id:this.sessionId,$window_id:this.windowId};"disabled"!==this.status?this._captureSnapshotBuffered(o):this.clearBuffer()}}}}},{key:"_maskUrl",value:function(e){var t=this.instance.config.session_recording;if(t.maskNetworkRequestFn){var n,r={url:e};return null===(n=r=t.maskNetworkRequestFn(r))||void 0===n?void 0:n.url}return e}},{key:"clearBuffer",value:function(){return this.buffer=void 0,{size:0,data:[],sessionId:this.sessionId,windowId:this.windowId}}},{key:"_flushBuffer",value:function(){var e=this;this.flushBufferTimer&&(clearTimeout(this.flushBufferTimer),this.flushBufferTimer=void 0);var t=this._minimumDuration,n=this.sessionDuration,r=$(n)&&n>=0,i=$(t)&&r&&n<t;return"buffering"===this.status||i?(this.flushBufferTimer=setTimeout((function(){e._flushBuffer()}),2e3),this.buffer||this.clearBuffer()):this.buffer&&0!==this.buffer.data.length?(this._captureSnapshot({$snapshot_bytes:this.buffer.size,$snapshot_data:this.buffer.data,$session_id:this.buffer.sessionId,$window_id:this.buffer.windowId}),this.clearBuffer()):this.buffer||this.clearBuffer()}},{key:"_captureSnapshotBuffered",value:function(e){var t,n=this,r=2+((null===(t=this.buffer)||void 0===t?void 0:t.data.length)||0);(!this.buffer||this.buffer.size+e.$snapshot_bytes+r>943718.4||this.buffer.sessionId&&this.buffer.sessionId!==this.sessionId)&&(this.buffer=this._flushBuffer()),C(this.buffer.sessionId)&&!C(this.sessionId)&&(this.buffer.sessionId=this.sessionId,this.buffer.windowId=this.windowId),this.buffer.size+=e.$snapshot_bytes,this.buffer.data.push(e.$snapshot_data),this.flushBufferTimer||(this.flushBufferTimer=setTimeout((function(){n._flushBuffer()}),2e3))}},{key:"_captureSnapshot",value:function(e){this.instance.capture("$snapshot",e,{transport:"XHR",method:"POST",endpoint:this._endpoint,_noTruncate:!0,_batchKey:"recordings",_metrics:{rrweb_full_snapshot:e.$snapshot_data.type===Ft}})}}]),e}(),Ht=function(){function e(t){r(this,e),this.instance=t,this.instance.decideEndpointWasHit=this.instance._hasBootstrappedFeatureFlags()}return o(e,[{key:"call",value:function(){var e=this,t=ne(JSON.stringify({token:this.instance.config.token,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),person_properties:this.instance.get_property(Me),group_properties:this.instance.get_property(Ae),disable_flags:this.instance.config.advanced_disable_feature_flags||this.instance.config.advanced_disable_feature_flags_on_first_load||void 0}));this.instance._send_request("".concat(this.instance.config.api_host,"/decide/?v=3"),{data:t,verbose:!0},{method:"POST"},(function(t){return e.parseDecideResponse(t)}))}},{key:"parseDecideResponse",value:function(e){var t,n=this;if(this.instance.featureFlags.setReloadingPaused(!1),this.instance.featureFlags._startReloadTimer(),0!==(null==e?void 0:e.status)){if(!N||!N.body)return j.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((function(){n.parseDecideResponse(e)}),500);this.instance.toolbar.afterDecideResponse(e),null===(t=this.instance.sessionRecording)||void 0===t||t.afterDecideResponse(e),Ve.afterDecideResponse(e,this.instance),this.instance._afterDecideResponse(e),this.instance.config.advanced_disable_feature_flags_on_first_load||this.instance.featureFlags.receivedFeatureFlags(e);var r=null==D?void 0:D.extendPostHogWithSurveys;e.surveys&&!r&&oe(this.instance.config.api_host+"/static/surveys.js",(function(e){if(e)return j.error("Could not load surveys script",e);D.extendPostHogWithSurveys(n.instance)}));var i=null==D?void 0:D.extendPostHogWithExceptionAutoCapture;if(e.autocaptureExceptions&&e.autocaptureExceptions&&R(i)&&oe(this.instance.config.api_host+"/static/exception-autocapture.js",(function(t){if(t)return j.error("Could not load exception autocapture script",t);D.extendPostHogWithExceptionAutocapture(n.instance,e)})),e.siteApps)if(this.instance.config.opt_in_site_apps){var o,s=this.instance.config.api_host,a=v(e.siteApps);try{var u=function(){var e=o.value,t=e.id,r=e.url,i=[s,"/"===s[s.length-1]&&"/"===r[0]?r.substring(1):r].join("");L["__$$ph_site_app_".concat(t)]=n.instance,oe(i,(function(e){e&&j.error("Error while initializing PostHog app with config id ".concat(t),e)}))};for(a.s();!(o=a.n()).done;)u()}catch(e){a.e(e)}finally{a.f()}}else e.siteApps.length>0&&j.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}else j.error("Failed to fetch feature flags from PostHog.")}}]),e}(),jt=["https://app.posthog.com","https://eu.posthog.com"],Vt=["source"],Ut=null!=D&&D.location?bt(D.location.hash,"__posthog")||bt(location.hash,"state"):null,Wt=function(){function e(t){r(this,e),this.instance=t}return o(e,[{key:"afterDecideResponse",value:function(e){var n=e.toolbarParams||e.editorParams||(e.toolbarVersion?{toolbarVersion:e.toolbarVersion}:{});e.isAuthenticated&&n.toolbarVersion&&0===n.toolbarVersion.indexOf("toolbar")&&this.loadToolbar(t({},n))}},{key:"maybeLoadToolbar",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!D||!N)return!1;n=null!==(e=n)&&void 0!==e?e:D.location,i=null!==(t=i)&&void 0!==t?t:D.history;try{if(!r){try{D.localStorage.setItem("test","test"),D.localStorage.removeItem("test")}catch(e){return!1}r=null==D?void 0:D.localStorage}var o,s=Ut||bt(n.hash,"__posthog")||bt(n.hash,"state"),a=s?X((function(){return JSON.parse(atob(decodeURIComponent(s)))}))||X((function(){return JSON.parse(decodeURIComponent(s))})):null;return a&&"ph_authorize"===a.action?((o=a).source="url",o&&Object.keys(o).length>0&&(a.desiredHash?n.hash=a.desiredHash:i?i.replaceState("",N.title,n.pathname+n.search):n.hash="")):((o=JSON.parse(r.getItem("_postHogToolbarParams")||"{}")).source="localstorage",delete o.userIntent),!(!o.token||this.instance.config.token!==o.token)&&(this.loadToolbar(o),!0)}catch(e){return!1}}},{key:"loadToolbar",value:function(e){var n=this;if(!D||L._postHogToolbarLoaded)return!1;L._postHogToolbarLoaded=!0;var r=this.instance.config.api_host,i=3e5,o=Math.floor(Date.now()/i)*i,s="".concat(r).concat(r.endsWith("/")?"":"/","static/toolbar.js?t=").concat(o),a=!jt.includes(this.instance.config.api_host)&&this.instance.config.advanced_disable_toolbar_metrics,u=t(t({token:this.instance.config.token},e),{},{apiURL:r},a?{instrument:!1}:{});u.source;var l=c(u,Vt);return D.localStorage.setItem("_postHogToolbarParams",JSON.stringify(l)),oe(s,(function(e){e?j.error("Failed to load toolbar",e):(L.ph_load_toolbar||L.ph_load_editor)(u,n.instance)})),ie(D,"turbolinks:load",(function(){L._postHogToolbarLoaded=!1,n.loadToolbar(u)})),!0}},{key:"_loadEditor",value:function(e){return this.loadToolbar(e)}},{key:"maybeLoadEditor",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;return this.maybeLoadToolbar(e,t,n)}}]),e}(),Gt="__ph_opt_in_out_";function zt(e,t){tn(!0,e,t)}function Yt(e,t){tn(!1,e,t)}function Qt(e,t){return"1"===en(e,t)}function Jt(e,t){return!!function(e){if(e&&e.respectDnt){var t=e&&e.window||D,n=null==t?void 0:t.navigator,r=!1;return G([null==n?void 0:n.doNotTrack,n.msDoNotTrack,t.doNotTrack],(function(e){Y([!0,1,"1","yes"],e)&&(r=!0)})),r}return!1}(t)||"0"===en(e,t)}function Xt(e,t){Kt(t=t||{}).remove(Zt(e,t),!!t.crossSubdomainCookie)}function Kt(e){return"localStorage"===(e=e||{}).persistenceType?lt:"localStorage+cookie"===e.persistenceType?dt:at}function Zt(e,t){return((t=t||{}).persistencePrefix||Gt)+e}function en(e,t){return Kt(t).get(Zt(e,t))}function tn(e,t,n){E(t)&&t.length?(Kt(n=n||{}).set(Zt(t,n),e?1:0,$(n.cookieExpiration)?n.cookieExpiration:null,n.crossSubdomainCookie,n.secureCookie),n.capture&&e&&n.capture(n.captureEventName||"$opt_in",n.captureProperties||{},{send_instantly:!0})):j.error("gdpr."+(e?"optIn":"optOut")+" called with an invalid token")}var nn=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:3e3;r(this,e),this.isPolling=!0,this._event_queue=[],this._empty_queue_count=0,this._poller=void 0,this._pollInterval=t}return o(e,[{key:"setPollInterval",value:function(e){this._pollInterval=e,this.isPolling&&this.poll()}},{key:"poll",value:function(){}},{key:"unload",value:function(){}},{key:"getTime",value:function(){return(new Date).getTime()}}]),e}(),rn=function(e){a(i,e);var n=f(i);function i(e){var t,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;return r(this,i),(t=n.call(this,o)).handlePollRequest=e,t}return o(i,[{key:"enqueue",value:function(e,t,n){this._event_queue.push({url:e,data:t,options:n}),this.isPolling||(this.isPolling=!0,this.poll())}},{key:"poll",value:function(){var e=this;clearTimeout(this._poller),this._poller=setTimeout((function(){if(e._event_queue.length>0){var t=e.formatQueue(),n=function(n){var r=t[n],i=r.url,o=r.data,s=r.options;G(o,(function(t,n){o[n].offset=Math.abs(o[n].timestamp-e.getTime()),delete o[n].timestamp})),e.handlePollRequest(i,o,s)};for(var r in t)n(r);e._event_queue.length=0,e._empty_queue_count=0}else e._empty_queue_count++;e._empty_queue_count>4&&(e.isPolling=!1,e._empty_queue_count=0),e.isPolling&&e.poll()}),this._pollInterval)}},{key:"unload",value:function(){var e=this;clearTimeout(this._poller);var n=this._event_queue.length>0?this.formatQueue():{};this._event_queue.length=0;var r=Object.values(n);[].concat(p(r.filter((function(e){return 0===e.url.indexOf("/e")}))),p(r.filter((function(e){return 0!==e.url.indexOf("/e")})))).map((function(n){var r=n.url,i=n.data,o=n.options;e.handlePollRequest(r,i,t(t({},o),{},{transport:"sendBeacon"}))}))}},{key:"formatQueue",value:function(){var e={};return G(this._event_queue,(function(t){var n=t.url,r=t.data,i=t.options,o=(i?i._batchKey:null)||n;R(e[o])&&(e[o]={data:[],url:n,options:i}),i&&e[o].options&&e[o].options._metrics&&!e[o].options._metrics.rrweb_full_snapshot&&(e[o].options._metrics.rrweb_full_snapshot=i._metrics.rrweb_full_snapshot),e[o].data.push(r)})),e}}]),i}(nn),on=Uint8Array,sn=Uint16Array,an=Uint32Array,un=new on([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ln=new on([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),cn=new on([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),dn=function(e,t){for(var n=new sn(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];var i=new an(n[30]);for(r=1;r<30;++r)for(var o=n[r];o<n[r+1];++o)i[o]=o-n[r]<<5|r;return[n,i]},fn=dn(un,2),hn=fn[0],pn=fn[1];hn[28]=258,pn[258]=28;for(var _n=dn(ln,0)[1],gn=new sn(32768),vn=0;vn<32768;++vn){var mn=(43690&vn)>>>1|(21845&vn)<<1;mn=(61680&(mn=(52428&mn)>>>2|(13107&mn)<<2))>>>4|(3855&mn)<<4,gn[vn]=((65280&mn)>>>8|(255&mn)<<8)>>>1}var yn=function(e,t,n){for(var r=e.length,i=0,o=new sn(t);i<r;++i)++o[e[i]-1];var s,a=new sn(t);for(i=0;i<t;++i)a[i]=a[i-1]+o[i-1]<<1;if(n){s=new sn(1<<t);var u=15-t;for(i=0;i<r;++i)if(e[i])for(var l=i<<4|e[i],c=t-e[i],d=a[e[i]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)s[gn[d]>>>u]=l}else for(s=new sn(r),i=0;i<r;++i)s[i]=gn[a[e[i]-1]++]>>>15-e[i];return s},bn=new on(288);for(vn=0;vn<144;++vn)bn[vn]=8;for(vn=144;vn<256;++vn)bn[vn]=9;for(vn=256;vn<280;++vn)bn[vn]=7;for(vn=280;vn<288;++vn)bn[vn]=8;var kn=new on(32);for(vn=0;vn<32;++vn)kn[vn]=5;var wn,Sn=yn(bn,9,0),Fn=yn(kn,5,0),Pn=function(e){return(e/8>>0)+(7&e&&1)},In=function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var r=new(e instanceof sn?sn:e instanceof an?an:on)(n-t);return r.set(e.subarray(t,n)),r},xn=function(e,t,n){n<<=7&t;var r=t/8>>0;e[r]|=n,e[r+1]|=n>>>8},Rn=function(e,t,n){n<<=7&t;var r=t/8>>0;e[r]|=n,e[r+1]|=n>>>8,e[r+2]|=n>>>16},En=function(e,t){for(var n=[],r=0;r<e.length;++r)e[r]&&n.push({s:r,f:e[r]});var i=n.length,o=n.slice();if(!i)return[new on(0),0];if(1==i){var s=new on(n[0].s+1);return s[n[0].s]=1,[s,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var a=n[0],u=n[1],l=0,c=1,d=2;for(n[0]={s:-1,f:a.f+u.f,l:a,r:u};c!=i-1;)a=n[n[l].f<n[d].f?l++:d++],u=n[l!=c&&n[l].f<n[d].f?l++:d++],n[c++]={s:-1,f:a.f+u.f,l:a,r:u};var f=o[0].s;for(r=1;r<i;++r)o[r].s>f&&(f=o[r].s);var h=new sn(f+1),p=Cn(n[c-1],h,0);if(p>t){r=0;var _=0,g=p-t,v=1<<g;for(o.sort((function(e,t){return h[t.s]-h[e.s]||e.f-t.f}));r<i;++r){var m=o[r].s;if(!(h[m]>t))break;_+=v-(1<<p-h[m]),h[m]=t}for(_>>>=g;_>0;){var y=o[r].s;h[y]<t?_-=1<<t-h[y]++-1:++r}for(;r>=0&&_;--r){var b=o[r].s;h[b]==t&&(--h[b],++_)}p=t}return[new on(h),p]},Cn=function e(t,n,r){return-1==t.s?Math.max(e(t.l,n,r+1),e(t.r,n,r+1)):n[t.s]=r},$n=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new sn(++t),r=0,i=e[0],o=1,s=function(e){n[r++]=e},a=1;a<=t;++a)if(e[a]==i&&a!=t)++o;else{if(!i&&o>2){for(;o>138;o-=138)s(32754);o>2&&(s(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(s(i),--o;o>6;o-=6)s(8304);o>2&&(s(o-3<<5|8208),o=0)}for(;o--;)s(i);o=1,i=e[a]}return[n.subarray(0,r),t]},On=function(e,t){for(var n=0,r=0;r<t.length;++r)n+=e[r]*t[r];return n},Tn=function(e,t,n){var r=n.length,i=Pn(t+2);e[i]=255&r,e[i+1]=r>>>8,e[i+2]=255^e[i],e[i+3]=255^e[i+1];for(var o=0;o<r;++o)e[i+o+4]=n[o];return 8*(i+4+r)},Mn=function(e,t,n,r,i,o,s,a,u,l,c){xn(t,c++,n),++i[256];for(var d=En(i,15),f=d[0],h=d[1],p=En(o,15),_=p[0],g=p[1],v=$n(f),m=v[0],y=v[1],b=$n(_),k=b[0],w=b[1],S=new sn(19),F=0;F<m.length;++F)S[31&m[F]]++;for(F=0;F<k.length;++F)S[31&k[F]]++;for(var P=En(S,7),I=P[0],x=P[1],R=19;R>4&&!I[cn[R-1]];--R);var E,C,$,O,T=l+5<<3,M=On(i,bn)+On(o,kn)+s,A=On(i,f)+On(o,_)+s+14+3*R+On(S,I)+(2*S[16]+3*S[17]+7*S[18]);if(T<=M&&T<=A)return Tn(t,c,e.subarray(u,u+l));if(xn(t,c,1+(A<M)),c+=2,A<M){E=yn(f,h,0),C=f,$=yn(_,g,0),O=_;var D=yn(I,x,0);xn(t,c,y-257),xn(t,c+5,w-1),xn(t,c+10,R-4),c+=14;for(F=0;F<R;++F)xn(t,c+3*F,I[cn[F]]);c+=3*R;for(var B=[m,k],N=0;N<2;++N){var q=B[N];for(F=0;F<q.length;++F){var L=31&q[F];xn(t,c,D[L]),c+=I[L],L>15&&(xn(t,c,q[F]>>>5&127),c+=q[F]>>>12)}}}else E=Sn,C=bn,$=Fn,O=kn;for(F=0;F<a;++F)if(r[F]>255){L=r[F]>>>18&31;Rn(t,c,E[L+257]),c+=C[L+257],L>7&&(xn(t,c,r[F]>>>23&31),c+=un[L]);var H=31&r[F];Rn(t,c,$[H]),c+=O[H],H>3&&(Rn(t,c,r[F]>>>5&8191),c+=ln[H])}else Rn(t,c,E[r[F]]),c+=C[r[F]];return Rn(t,c,E[256]),c+C[256]},An=new an([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Dn=new on(0),Bn=function(){for(var e=new an(256),t=0;t<256;++t){for(var n=t,r=9;--r;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e}(),Nn=function(){var e=4294967295;return{p:function(t){for(var n=e,r=0;r<t.length;++r)n=Bn[255&n^t[r]]^n>>>8;e=n},d:function(){return 4294967295^e}}},qn=function(e,t,n,r,i){return function(e,t,n,r,i,o){var s=e.length,a=new on(r+s+5*(1+Math.floor(s/7e3))+i),u=a.subarray(r,a.length-i),l=0;if(!t||s<8)for(var c=0;c<=s;c+=65535){var d=c+65535;d<s?l=Tn(u,l,e.subarray(c,d)):(u[c]=o,l=Tn(u,l,e.subarray(c,s)))}else{for(var f=An[t-1],h=f>>>13,p=8191&f,_=(1<<n)-1,g=new sn(32768),v=new sn(_+1),m=Math.ceil(n/3),y=2*m,b=function(t){return(e[t]^e[t+1]<<m^e[t+2]<<y)&_},k=new an(25e3),w=new sn(288),S=new sn(32),F=0,P=0,I=(c=0,0),x=0,R=0;c<s;++c){var E=b(c),C=32767&c,$=v[E];if(g[C]=$,v[E]=C,x<=c){var O=s-c;if((F>7e3||I>24576)&&O>423){l=Mn(e,u,0,k,w,S,P,I,R,c-R,l),I=F=P=0,R=c;for(var T=0;T<286;++T)w[T]=0;for(T=0;T<30;++T)S[T]=0}var M=2,A=0,D=p,B=C-$&32767;if(O>2&&E==b(c-B))for(var N=Math.min(h,O)-1,q=Math.min(32767,c),L=Math.min(258,O);B<=q&&--D&&C!=$;){if(e[c+M]==e[c+M-B]){for(var H=0;H<L&&e[c+H]==e[c+H-B];++H);if(H>M){if(M=H,A=B,H>N)break;var j=Math.min(B,H-2),V=0;for(T=0;T<j;++T){var U=c-B+T+32768&32767,W=U-g[U]+32768&32767;W>V&&(V=W,$=U)}}}B+=(C=$)-($=g[C])+32768&32767}if(A){k[I++]=268435456|pn[M]<<18|_n[A];var G=31&pn[M],z=31&_n[A];P+=un[G]+ln[z],++w[257+G],++S[z],x=c+M,++F}else k[I++]=e[c],++w[e[c]]}}l=Mn(e,u,o,k,w,S,P,I,R,c-R,l),o||(l=Tn(u,l,Dn))}return In(a,0,r+Pn(l)+i)}(e,null==t.level?6:t.level,null==t.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(e.length)))):12+t.mem,n,r,!i)},Ln=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},Hn=function(e,t){var n=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=t.level<2?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&Ln(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var r=0;r<=n.length;++r)e[r+10]=n.charCodeAt(r)}},jn=function(e){return 10+(e.filename&&e.filename.length+1||0)};function Vn(e,t){void 0===t&&(t={});var n=Nn(),r=e.length;n.p(e);var i=qn(e,t,jn(t),8),o=i.length;return Hn(i,t),Ln(i,o-8,n.d()),Ln(i,o-4,r),i}function Un(e,t){var n=e.length;if(!t&&"undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var r=new on(e.length+(e.length>>>1)),i=0,o=function(e){r[i++]=e},s=0;s<n;++s){if(i+5>r.length){var a=new on(i+8+(n-s<<1));a.set(r),r=a}var u=e.charCodeAt(s);u<128||t?o(u):u<2048?(o(192|u>>>6),o(128|63&u)):u>55295&&u<57344?(o(240|(u=65536+(1047552&u)|1023&e.charCodeAt(++s))>>>18),o(128|u>>>12&63),o(128|u>>>6&63),o(128|63&u)):(o(224|u>>>12),o(128|u>>>6&63),o(128|63&u))}return In(r,0,i)}!function(e){e.GZipJS="gzip-js",e.Base64="base64"}(wn||(wn={}));var Wn=function(e,t,n){var r=t||{};r.ip=n.ip?1:0,r._=(new Date).getTime().toString(),r.ver=m.LIB_VERSION;var i=e.split("?");if(i.length>1){var o,s=v(i[1].split("&"));try{for(s.s();!(o=s.n()).done;){var a=o.value.split("=")[0];R(r[a])||delete r[a]}}catch(e){s.e(e)}finally{s.f()}}var u=e.indexOf("?")>-1?"&":"?";return e+u+function(e){var t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"&",i=[];return G(e,(function(e,r){R(e)||R(r)||"undefined"===r||(t=encodeURIComponent(e.toString()),n=encodeURIComponent(r),i[i.length]=n+"="+t)})),i.join(r)}(r)},Gn=function e(t,n){if(n.blob&&t.buffer)return new Blob([F(t)?t:t.buffer],{type:"text/plain"});if(n.sendBeacon||n.blob){var r=e(t,{method:"POST"});return new Blob([r],{type:"application/x-www-form-urlencoded"})}return"POST"!==n.method?null:(i=S(t)||F(t)?"data="+encodeURIComponent(t):"data="+encodeURIComponent(t.data),"compression"in t&&t.compression&&(i+="&compression="+t.compression),i);var i},zn=function(e){var t=e.url,n=e.data,r=e.headers,i=e.options,o=e.callback,s=e.retriesPerformedSoFar,a=e.retryQueue,u=e.onXHRError,l=e.timeout,c=void 0===l?6e4:l,d=e.onResponse;$(s)&&s>0&&(t=Wn(t,{retry_count:s},{}));var f=new XMLHttpRequest;f.open(i.method||"GET",t,!0);var h=Gn(n,i);G(r,(function(e,t){f.setRequestHeader(t,e)})),"POST"!==i.method||i.blob||f.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),f.timeout=c,f.withCredentials=!0,f.onreadystatechange=function(){if(4===f.readyState)if(null==d||d(f),200===f.status){if(o){var e;try{e=JSON.parse(f.responseText)}catch(e){return void j.error(e)}o(e)}}else P(u)&&u(f),(f.status<400||f.status>500)&&a.enqueue({url:t,data:n,options:i,headers:r,retriesPerformedSoFar:(s||0)+1,callback:o}),null==o||o({status:0})},f.send(h)},Yn=18e5;var Qn=function(e){a(i,e);var n=f(i);function i(e,t){var o;return r(this,i),(o=n.call(this)).isPolling=!1,o.queue=[],o.areWeOnline=!0,o.onXHRError=e,o.rateLimiter=t,!R(D)&&"onLine"in D.navigator&&(o.areWeOnline=D.navigator.onLine,D.addEventListener("online",(function(){o._handleWeAreNowOnline()})),D.addEventListener("offline",(function(){o.areWeOnline=!1}))),o}return o(i,[{key:"enqueue",value:function(e){var t=e.retriesPerformedSoFar||0;if(!(t>=10)){var n=function(e){var t=3e3*Math.pow(2,e),n=t/2,r=Math.min(Yn,t),i=(Math.random()-.5)*(r-n);return Math.ceil(r+i)}(t),r=new Date(Date.now()+n);this.queue.push({retryAt:r,requestData:e});var i="Enqueued failed request for retry in ".concat(n);navigator.onLine||(i+=" (Browser is offline)"),j.warn(i),this.isPolling||(this.isPolling=!0,this.poll())}}},{key:"poll",value:function(){var e=this;this._poller&&clearTimeout(this._poller),this._poller=setTimeout((function(){e.areWeOnline&&e.queue.length>0&&e.flush(),e.poll()}),this._pollInterval)}},{key:"flush",value:function(){var e=new Date(Date.now()),t=this.queue.filter((function(t){return t.retryAt<e}));if(t.length>0){this.queue=this.queue.filter((function(t){return t.retryAt>=e}));var n,r=v(t);try{for(r.s();!(n=r.n()).done;){var i=n.value.requestData;this._executeXhrRequest(i)}}catch(e){r.e(e)}finally{r.f()}}}},{key:"unload",value:function(){this._poller&&(clearTimeout(this._poller),this._poller=void 0);var e,n=v(this.queue);try{for(n.s();!(e=n.n()).done;){var r=e.value.requestData,i=r.url,o=r.data,s=r.options;if(this.rateLimiter.isRateLimited(s._batchKey))j.warn("[RetryQueue] is quota limited. Dropping request.");else try{null==D||D.navigator.sendBeacon(i,Gn(o,t(t({},s),{},{sendBeacon:!0})))}catch(e){j.error(e)}}}catch(e){n.e(e)}finally{n.f()}this.queue=[]}},{key:"_executeXhrRequest",value:function(e){var t=e.url,n=e.data,r=e.options,i=e.headers,o=e.callback,s=e.retriesPerformedSoFar;this.rateLimiter.isRateLimited(r._batchKey)||zn({url:t,data:n||{},options:r||{},headers:i||{},retriesPerformedSoFar:s||0,callback:o,retryQueue:this,onXHRError:this.onXHRError,onResponse:this.rateLimiter.checkForLimiting})}},{key:"_handleWeAreNowOnline",value:function(){this.areWeOnline=!0,this.flush()}}]),i}(nn),Jn=1800,Xn=60,Kn=864e5,Zn=function(){function e(t,n,i,o){r(this,e),s(this,"_sessionIdChangedHandlers",[]),this.config=t,this.persistence=n,this._windowId=void 0,this._sessionId=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this._sessionIdGenerator=i||tt,this._windowIdGenerator=o||tt;var a=t.persistence_name||t.token,u=t.session_idle_timeout_seconds||Jn;if($(u)?u>Jn?j.warn("session_idle_timeout_seconds cannot be greater than 30 minutes. Using 30 minutes instead."):u<Xn&&j.warn("session_idle_timeout_seconds cannot be less than 60 seconds. Using 60 seconds instead."):(j.warn("session_idle_timeout_seconds must be a number. Defaulting to 30 minutes."),u=Jn),this._sessionTimeoutMs=1e3*Math.min(Math.max(u,Xn),Jn),this._window_id_storage_key="ph_"+a+"_window_id",this._primary_window_exists_storage_key="ph_"+a+"_primary_window_exists",this._canUseSessionStorage()){var l=_t.parse(this._window_id_storage_key),c=_t.parse(this._primary_window_exists_storage_key);l&&!c?this._windowId=l:_t.remove(this._window_id_storage_key),_t.set(this._primary_window_exists_storage_key,!0)}this._listenToReloadWindow()}return o(e,[{key:"onSessionId",value:function(e){var t=this;return R(this._sessionIdChangedHandlers)&&(this._sessionIdChangedHandlers=[]),this._sessionIdChangedHandlers.push(e),this._sessionId&&e(this._sessionId,this._windowId),function(){t._sessionIdChangedHandlers=t._sessionIdChangedHandlers.filter((function(t){return t!==e}))}}},{key:"_canUseSessionStorage",value:function(){return"memory"!==this.config.persistence&&!this.persistence.disabled&&_t.is_supported()}},{key:"_setWindowId",value:function(e){e!==this._windowId&&(this._windowId=e,this._canUseSessionStorage()&&_t.set(this._window_id_storage_key,e))}},{key:"_getWindowId",value:function(){return this._windowId?this._windowId:this._canUseSessionStorage()?_t.parse(this._window_id_storage_key):null}},{key:"_setSessionId",value:function(e,t,n){e===this._sessionId&&t===this._sessionActivityTimestamp&&n===this._sessionStartTimestamp||(this._sessionStartTimestamp=n,this._sessionActivityTimestamp=t,this._sessionId=e,this.persistence.register(s({},Ce,[t,e,n])))}},{key:"_getSessionId",value:function(){if(this._sessionId&&this._sessionActivityTimestamp&&this._sessionStartTimestamp)return[this._sessionActivityTimestamp,this._sessionId,this._sessionStartTimestamp];var e=this.persistence.props[Ce];return S(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}},{key:"resetSessionId",value:function(){this._setSessionId(null,null,null)}},{key:"_listenToReloadWindow",value:function(){var e=this;null==D||D.addEventListener("beforeunload",(function(){e._canUseSessionStorage()&&_t.remove(e._primary_window_exists_storage_key)}))}},{key:"checkAndGetSessionAndWindowId",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:null)||(new Date).getTime(),n=h(this._getSessionId(),3),r=n[0],i=n[1],o=n[2],s=this._getWindowId(),a=o&&o>0&&Math.abs(t-o)>Kn,u=!1,l=!i,c=!e&&Math.abs(t-r)>this._sessionTimeoutMs;l||c||a?(i=this._sessionIdGenerator(),s=this._windowIdGenerator(),o=t,u=!0):s||(s=this._windowIdGenerator(),u=!0);var d=0===r||!e||a?t:r,f=0===o?(new Date).getTime():o;return this._setWindowId(s),this._setSessionId(i,d,f),u&&this._sessionIdChangedHandlers.forEach((function(e){return e(i,s)})),{sessionId:i,windowId:s,sessionStartTimestamp:f}}}]),e}(),er=o((function e(t,n,i,o){r(this,e),this.name="posthog-js",this.setupOnce=function(e){e((function(e){var r,s,a,u,l;if("error"!==e.level||!t.__loaded)return e;e.tags||(e.tags={});var c=t.config.ui_host||t.config.api_host;e.tags["PostHog Person URL"]=c+"/person/"+t.get_distinct_id(),t.sessionRecordingStarted()&&(e.tags["PostHog Recording URL"]=t.get_session_replay_url({withTimestamp:!0}));var d=(null===(r=e.exception)||void 0===r?void 0:r.values)||[],f={$exception_message:null===(s=d[0])||void 0===s?void 0:s.value,$exception_type:null===(a=d[0])||void 0===a?void 0:a.type,$exception_personURL:c+"/person/"+t.get_distinct_id(),$sentry_event_id:e.event_id,$sentry_exception:e.exception,$sentry_exception_message:null===(u=d[0])||void 0===u?void 0:u.value,$sentry_exception_type:null===(l=d[0])||void 0===l?void 0:l.type,$sentry_tags:e.tags};return n&&i&&(f.$sentry_url=(o||"https://sentry.io/organizations/")+n+"/issues/?project="+i+"&query="+e.event_id),t.capture("$exception",f),e}))}})),tr=function(e){Promise&&Promise.resolve||j.warn("This browser does not have Promise support, and can not use the segment integration");var t=function(t,n){t.event.userId||t.event.anonymousId===e.get_distinct_id()||e.reset(),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(e.register({distinct_id:t.event.userId}),e.reloadFeatureFlags());var r=e._calculate_event_properties(n,t.event.properties);return t.event.properties=Object.assign({},r,t.event.properties),t};return{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:function(){return!0},load:function(){return Promise.resolve()},track:function(e){return t(e,e.event.event)},page:function(e){return t(e,"$pageview")},identify:function(e){return t(e,"$identify")},screen:function(e){return t(e,"$screen")}}},nr=function(){function e(){var t=this;r(this,e),s(this,"_hasSeenPageView",!1),s(this,"_updateScrollData",(function(){var e,n,r,i;t._pageViewData||(t._pageViewData=t._createPageViewData());var o=t._pageViewData,s=t._scrollY(),a=t._scrollHeight(),u=t._contentY(),l=t._contentHeight();o.lastScrollY=s,o.maxScrollY=Math.max(s,null!==(e=o.maxScrollY)&&void 0!==e?e:0),o.maxScrollHeight=Math.max(a,null!==(n=o.maxScrollHeight)&&void 0!==n?n:0),o.lastContentY=u,o.maxContentY=Math.max(u,null!==(r=o.maxContentY)&&void 0!==r?r:0),o.maxContentHeight=Math.max(l,null!==(i=o.maxContentHeight)&&void 0!==i?i:0)}))}return o(e,[{key:"_createPageViewData",value:function(){var e;return{pathname:null!==(e=null==D?void 0:D.location.pathname)&&void 0!==e?e:""}}},{key:"doPageView",value:function(){var e,n;return this._hasSeenPageView?(n=this._pageViewData,this._pageViewData=this._createPageViewData()):(this._hasSeenPageView=!0,n=void 0,this._pageViewData||(this._pageViewData=this._createPageViewData())),setTimeout(this._updateScrollData,0),t({$prev_pageview_pathname:null===(e=n)||void 0===e?void 0:e.pathname},this._calculatePrevPageScrollProperties(n))}},{key:"doPageLeave",value:function(){var e=this._pageViewData;return t({$prev_pageview_pathname:null==e?void 0:e.pathname},this._calculatePrevPageScrollProperties(e))}},{key:"_calculatePrevPageScrollProperties",value:function(e){if(!e||null==e.maxScrollHeight||null==e.lastScrollY||null==e.maxScrollY||null==e.maxContentHeight||null==e.lastContentY||null==e.maxContentY)return{};var t=e.maxScrollHeight,n=e.lastScrollY,r=e.maxScrollY,i=e.maxContentHeight,o=e.lastContentY,s=e.maxContentY;return t=Math.ceil(t),n=Math.ceil(n),r=Math.ceil(r),i=Math.ceil(i),o=Math.ceil(o),s=Math.ceil(s),{$prev_pageview_last_scroll:n,$prev_pageview_last_scroll_percentage:t<=1?1:rr(n/t,0,1),$prev_pageview_max_scroll:r,$prev_pageview_max_scroll_percentage:t<=1?1:rr(r/t,0,1),$prev_pageview_last_content:o,$prev_pageview_last_content_percentage:i<=1?1:rr(o/i,0,1),$prev_pageview_max_content:s,$prev_pageview_max_content_percentage:i<=1?1:rr(s/i,0,1)}}},{key:"startMeasuringScrollPosition",value:function(){null==D||D.addEventListener("scroll",this._updateScrollData),null==D||D.addEventListener("scrollend",this._updateScrollData),null==D||D.addEventListener("resize",this._updateScrollData)}},{key:"stopMeasuringScrollPosition",value:function(){null==D||D.removeEventListener("scroll",this._updateScrollData),null==D||D.removeEventListener("scrollend",this._updateScrollData),null==D||D.removeEventListener("resize",this._updateScrollData)}},{key:"_scrollHeight",value:function(){return D?Math.max(0,D.document.documentElement.scrollHeight-D.document.documentElement.clientHeight):0}},{key:"_scrollY",value:function(){return D&&(D.scrollY||D.pageYOffset||D.document.documentElement.scrollTop)||0}},{key:"_contentHeight",value:function(){return(null==D?void 0:D.document.documentElement.scrollHeight)||0}},{key:"_contentY",value:function(){var e=(null==D?void 0:D.document.documentElement.clientHeight)||0;return this._scrollY()+e}}]),e}();function rr(e,t,n){return Math.max(t,Math.min(e,n))}var ir,or,sr,ar={icontains:function(e){return!!D&&D.location.href.toLowerCase().indexOf(e.toLowerCase())>-1},regex:function(e){return!!D&&mt(D.location.href,e)},exact:function(e){return(null==D?void 0:D.location.href)===e}},ur=function(){function e(t){r(this,e),this.instance=t}return o(e,[{key:"getSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.instance.get_property(De);if(r&&!n)return e(r);this.instance._send_request("".concat(this.instance.config.api_host,"/api/surveys/?token=").concat(this.instance.config.token),{},{method:"GET"},(function(n){var r,i=n.surveys||[];return null===(r=t.instance.persistence)||void 0===r||r.register(s({},De,i)),e(i)}))}},{key:"getActiveMatchingSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.getSurveys((function(n){var r=n.filter((function(e){return!(!e.start_date||e.end_date)})).filter((function(e){var t,n,r,i;if(!e.conditions)return!0;var o=null===(t=e.conditions)||void 0===t||!t.url||ar[null!==(n=null===(r=e.conditions)||void 0===r?void 0:r.urlMatchType)&&void 0!==n?n:"icontains"](e.conditions.url),s=null===(i=e.conditions)||void 0===i||!i.selector||(null==N?void 0:N.querySelector(e.conditions.selector));return o&&s})).filter((function(e){if(!e.linked_flag_key&&!e.targeting_flag_key)return!0;var n=!e.linked_flag_key||t.instance.featureFlags.isFeatureEnabled(e.linked_flag_key),r=!e.targeting_flag_key||t.instance.featureFlags.isFeatureEnabled(e.targeting_flag_key);return n&&r}));return e(r)}),n)}}]),e}(),lr=6e4,cr=function(){function e(){var t=this;r(this,e),s(this,"limits",{}),s(this,"checkForLimiting",(function(e){try{var n=e.responseText;if(!n||!n.length)return;(JSON.parse(n).quota_limited||[]).forEach((function(e){j.info("[RateLimiter] ".concat(e||"events"," is quota limited.")),t.limits[e]=(new Date).getTime()+lr}))}catch(e){return void j.error(e)}}))}return o(e,[{key:"isRateLimited",value:function(e){var t=this.limits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}]),e}(),dr=function(){return t({initialPathName:(null==D?void 0:D.location.pathname)||"",referringDomain:kt.referringDomain()},kt.campaignParams())},fr=function(){function e(t,n,i){var o=this;r(this,e),s(this,"_onSessionIdCallback",(function(e){var t=o._getStoredProps();if(!t||t.sessionId!==e){var n={sessionId:e,props:o._sessionSourceParamGenerator()};o._persistence.register(s({},Le,n))}})),this._sessionIdManager=t,this._persistence=n,this._sessionSourceParamGenerator=i||dr,this._sessionIdManager.onSessionId(this._onSessionIdCallback)}return o(e,[{key:"_getStoredProps",value:function(){return this._persistence.props[Le]}},{key:"getSessionProps",value:function(){var e,t=null===(e=this._getStoredProps())||void 0===e?void 0:e.props;return t?{$client_session_initial_referring_host:t.referringDomain,$client_session_initial_pathname:t.initialPathName,$client_session_initial_utm_source:t.utm_source,$client_session_initial_utm_campaign:t.utm_campaign,$client_session_initial_utm_medium:t.utm_medium,$client_session_initial_utm_content:t.utm_content,$client_session_initial_utm_term:t.utm_term}:{}}}]),e}(),hr=["ahrefsbot","applebot","baiduspider","bingbot","bingpreview","bot.htm","bot.php","crawler","duckduckbot","facebookexternal","facebookcatalog","gptbot","hubspot","linkedinbot","mj12bot","petalbot","pinterest","prerender","rogerbot","screaming frog","semrushbot","sitebulb","twitterbot","yahoo! slurp","yandexbot","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleweblight","mediapartners-google","storebot-google"],pr=function(e,t){if(!e)return!1;var n=e.toLowerCase();return hr.concat(t||[]).some((function(e){var t=e.toLowerCase();return n.includes?n.includes(t):-1!==n.indexOf(t)}))};!function(e){e[e.INIT_MODULE=0]="INIT_MODULE",e[e.INIT_SNIPPET=1]="INIT_SNIPPET"}(ir||(ir={}));var _r=function(){},gr={},vr="posthog",mr=(null==D?void 0:D.XMLHttpRequest)&&"withCredentials"in new XMLHttpRequest,yr=!mr&&-1===(null==q?void 0:q.indexOf("MSIE"))&&-1===(null==q?void 0:q.indexOf("Mozilla")),br=function(){var e,t,n;return{api_host:"https://app.posthog.com",api_method:"POST",api_transport:"XHR",ui_host:null,token:"",autocapture:!0,rageclick:!0,cross_subdomain_cookie:(t=null==N?void 0:N.location,n=null==t?void 0:t.hostname,!!E(n)&&"herokuapp.com"!==n.split(".").slice(-2).join(".")),persistence:"cookie",persistence_name:"",cookie_name:"",loaded:_r,store_google:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageview:!0,capture_pageleave:!0,debug:!1,verbose:!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_cookie:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==D||null===(e=D.location)||void 0===e?void 0:e.protocol),ip:!0,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_capturing_persistence_type:"localStorage",opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_blacklist:[],respect_dnt:!1,sanitize_properties:null,xhr_headers:{},inapp_protocol:"//",inapp_link_new_window:!1,request_batching:!0,properties_string_max_length:65535,session_recording:{},mask_all_element_attributes:!1,mask_all_text:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_disable_toolbar_metrics:!1,on_xhr_error:function(e){var t="Bad HTTP status: "+e.status+" "+e.statusText;j.error(t)},get_device_id:function(e){return e},_onCapture:_r,capture_performance:void 0,name:"posthog",callback_fn:"posthog._jsc",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800}},kr=function(e,t,n,r){var i,o=n!==vr&&sr?n?sr[n]:void 0:sr,s={initComplete:!1,syncCode:!1},a=function(e){return function(t){s[e]||(s[e]=!0,s.initComplete&&s.syncCode&&(null==r||r(t)))}};if(o&&or===ir.INIT_MODULE)i=o;else{if(o&&!S(o))return void j.error("You have already initialized "+n);i=new Sr}if(i._init(e,t,n,a("initComplete")),i.toolbar.maybeLoadToolbar(),i.sessionRecording=new Lt(i),i.sessionRecording.startRecordingIfEnabled(),i.config.__preview_measure_pageview_stats&&i.pageViewManager.startMeasuringScrollPosition(),i.__autocapture=i.config.autocapture,Ve._setIsAutocaptureEnabled(i),Ve._isAutocaptureEnabled){i.__autocapture=i.config.autocapture;Ve.enabledForProject(i.config.token,100,100)?Ve.isBrowserSupported()?Ve.init(i):(i.__autocapture=!1,j.info("Disabling Automatic Event Collection because this browser is not supported")):(i.__autocapture=!1,j.info("Not in active bucket: disabling Automatic Event Collection."))}return m.DEBUG=m.DEBUG||i.config.debug,!R(o)&&S(o)&&(i._execute_array.call(i.people,o.people),i._execute_array(o)),a("syncCode")(i),i},wr=function(){function e(){r(this,e),s(this,"__forceAllowLocalhost",!1)}return o(e,[{key:"_forceAllowLocalhost",get:function(){return this.__forceAllowLocalhost},set:function(e){j.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}]),e}(),Sr=function(){function e(){var t=this;r(this,e),s(this,"webPerformance",new wr),this.config=br(),this.compression={},this.decideEndpointWasHit=!1,this.SentryIntegration=er,this.segmentIntegration=function(){return tr(t)},this.__captureHooks=[],this.__request_queue=[],this.__loaded=!1,this.__loaded_recorder_version=void 0,this.__autocapture=void 0,this._jsc=function(){},this.analyticsDefaultEndpoint="/e/",this.elementsChainAsString=!1,this.featureFlags=new Ye(this),this.toolbar=new Wt(this),this.pageViewManager=new nr,this.surveys=new ur(this),this.rateLimiter=new cr,this.people={set:function(e,n,r){var i=E(e)?s({},e,n):e;t.setPersonProperties(i),null==r||r({})},set_once:function(e,n,r){var i=E(e)?s({},e,n):e;t.setPersonProperties(void 0,i),null==r||r({})}}}return o(e,[{key:"init",value:function(e,t,n){if(R(n))j.critical("You must name your new library: init(token, config, name)");else{if(n!==vr){var r=kr(e,t,n,(function(e){sr[n]=e,e._loaded()}));return sr[n]=r,r}j.critical("You must initialize the main posthog object right after you include the PostHog js snippet")}}},{key:"_init",value:function(e){var n,r,i,o=this,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},a=arguments.length>2?arguments[2]:void 0,u=arguments.length>3?arguments[3]:void 0;this.__loaded=!0,this.config={},this._triggered_notifs=[];var l,c={segmentRegister:!1,syncCode:!1},d=function(e){return function(){c[e]||(c[e]=!0,c.segmentRegister&&c.syncCode&&(null==u||u(o)))}};(this.set_config(z({},br(),s,{name:a,token:e,callback_fn:(a===vr?a:vr+"."+a)+"._jsc"})),this._jsc=function(){},null!=D&&null!==(n=D.rrweb)&&void 0!==n&&n.record||null!=D&&D.rrwebRecord)&&(this.__loaded_recorder_version=null==D||null===(l=D.rrweb)||void 0===l?void 0:l.version);if(this.persistence=new St(this.config),this._requestQueue=new rn(this._handle_queued_event.bind(this)),this._retryQueue=new Qn(this.config.on_xhr_error,this.rateLimiter),this.__captureHooks=[],this.__request_queue=[],this.sessionManager=new Zn(this.config,this.persistence),this.sessionPropsManager=new fr(this.sessionManager,this.persistence),this.sessionPersistence="sessionStorage"===this.config.persistence?this.persistence:new St(t(t({},this.config),{},{persistence:"sessionStorage"})),this._gdpr_init(),s.segment?(this.config.get_device_id=function(){return s.segment.user().anonymousId()},s.segment.user().id()&&(this.register({distinct_id:s.segment.user().id()}),this.persistence.set_user_state("identified")),s.segment.register(this.segmentIntegration()).then(d("segmentRegister"))):d("segmentRegister")(),void 0!==(null===(r=s.bootstrap)||void 0===r?void 0:r.distinctID)){var f,h,p=this.config.get_device_id(tt()),_=null!==(f=s.bootstrap)&&void 0!==f&&f.isIdentifiedID?p:s.bootstrap.distinctID;this.persistence.set_user_state(null!==(h=s.bootstrap)&&void 0!==h&&h.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:s.bootstrap.distinctID,$device_id:_})}if(this._hasBootstrappedFeatureFlags()){var g,v,m=Object.keys((null===(g=s.bootstrap)||void 0===g?void 0:g.featureFlags)||{}).filter((function(e){var t,n;return!(null===(t=s.bootstrap)||void 0===t||null===(n=t.featureFlags)||void 0===n||!n[e])})).reduce((function(e,t){var n,r;return e[t]=(null===(n=s.bootstrap)||void 0===n||null===(r=n.featureFlags)||void 0===r?void 0:r[t])||!1,e}),{}),y=Object.keys((null===(v=s.bootstrap)||void 0===v?void 0:v.featureFlagPayloads)||{}).filter((function(e){return m[e]})).reduce((function(e,t){var n,r,i,o;null!==(n=s.bootstrap)&&void 0!==n&&null!==(r=n.featureFlagPayloads)&&void 0!==r&&r[t]&&(e[t]=null===(i=s.bootstrap)||void 0===i||null===(o=i.featureFlagPayloads)||void 0===o?void 0:o[t]);return e}),{});this.featureFlags.receivedFeatureFlags({featureFlags:m,featureFlagPayloads:y})}if(!this.get_distinct_id()){var b=this.config.get_device_id(tt());this.register_once({distinct_id:b,$device_id:b},""),this.persistence.set_user_state("anonymous")}null==D||null===(i=D.addEventListener)||void 0===i||i.call(D,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this)),d("syncCode")()}},{key:"_afterDecideResponse",value:function(e){var t;if(this.compression={},e.supportedCompression&&!this.config.disable_compression){var n,r={},i=v(e.supportedCompression);try{for(i.s();!(n=i.n()).done;){r[n.value]=!0}}catch(e){i.e(e)}finally{i.f()}this.compression=r}null!==(t=e.analytics)&&void 0!==t&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),e.elementsChainAsString&&(this.elementsChainAsString=e.elementsChainAsString)}},{key:"_loaded",value:function(){var e=this.config.advanced_disable_decide;e||this.featureFlags.setReloadingPaused(!0);try{this.config.loaded(this)}catch(e){j.critical("`loaded` function failed",e)}this._start_queue_if_opted_in(),this.config.capture_pageview&&N&&this.capture("$pageview",{title:N.title},{send_instantly:!0}),e||(new Ht(this).call(),this.featureFlags.resetRequestQueue())}},{key:"_start_queue_if_opted_in",value:function(){var e;this.has_opted_out_capturing()||this.config.request_batching&&(null===(e=this._requestQueue)||void 0===e||e.poll())}},{key:"_dom_loaded",value:function(){var e=this;this.has_opted_out_capturing()||W(this.__request_queue,(function(t){e._send_request.apply(e,p(t))})),this.__request_queue=[],this._start_queue_if_opted_in()}},{key:"_prepare_callback",value:function(e,t){if(R(e))return null;if(mr)return function(n){e(n,t)};var n=this._jsc,r=""+Math.floor(1e8*Math.random()),i=this.config.callback_fn+"["+r+"]";return n[r]=function(i){delete n[r],e(i,t)},i}},{key:"_handle_unload",value:function(){var e,t;this.config.request_batching?(this.config.capture_pageview&&this.config.capture_pageleave&&this.capture("$pageleave"),null===(e=this._requestQueue)||void 0===e||e.unload(),null===(t=this._retryQueue)||void 0===t||t.unload()):this.config.capture_pageview&&this.config.capture_pageleave&&this.capture("$pageleave",null,{transport:"sendBeacon"})}},{key:"_handle_queued_event",value:function(e,t,n){var r=JSON.stringify(t);this.__compress_and_send_json_request(e,r,n||gr,_r)}},{key:"__compress_and_send_json_request",value:function(e,n,r,i){var o=function(e,n,r){return e===wn.GZipJS?[Vn(Un(n),{mtime:0}),t(t({},r),{},{blob:!0,urlQueryArgs:{compression:wn.GZipJS}})]:[{data:ne(n)},r]}(this.compression[wn.GZipJS]?wn.GZipJS:wn.Base64,n,r),s=h(o,2),a=s[0],u=s[1];this._send_request(e,a,u,i)}},{key:"_send_request",value:function(e,n,r,i){if(this.__loaded&&this._retryQueue&&!this.rateLimiter.isRateLimited(r._batchKey))if(yr)this.__request_queue.push([e,n,r,i]);else{var o={method:this.config.api_method,transport:this.config.api_transport,verbose:this.config.verbose};r=z(o,r||{}),mr||(r.method="GET");var s=D&&"sendBeacon"in D.navigator&&"sendBeacon"===r.transport;if(e=Wn(e,r.urlQueryArgs||{},{ip:this.config.ip}),s)try{null==D||D.navigator.sendBeacon(e,Gn(n,t(t({},r),{},{sendBeacon:!0})))}catch(e){}else if(mr||!N)try{zn({url:e,data:n,headers:this.config.xhr_headers,options:r,callback:i,retriesPerformedSoFar:0,retryQueue:this._retryQueue,onXHRError:this.config.on_xhr_error,onResponse:this.rateLimiter.checkForLimiting})}catch(e){j.error(e)}else{var a,u=N.createElement("script");u.type="text/javascript",u.async=!0,u.defer=!0,u.src=e;var l=N.getElementsByTagName("script")[0];null===(a=l.parentNode)||void 0===a||a.insertBefore(u,l)}}}},{key:"_execute_array",value:function(e){var t,n=this,r=[],i=[],o=[];W(e,(function(e){e&&(t=e[0],S(t)?o.push(e):P(e)?e.call(n):S(e)&&"alias"===t?r.push(e):S(e)&&-1!==t.indexOf("capture")&&P(n[t])?o.push(e):i.push(e))}));var s=function(e,t){W(e,(function(e){if(S(e[0])){var n=t;G(e,(function(e){n=n[e[0]].apply(n,e.slice(1))}))}else this[e[0]].apply(this,e.slice(1))}),t)};s(r,this),s(i,this),s(o,this)}},{key:"_hasBootstrappedFeatureFlags",value:function(){var e,t;return(null===(e=this.config.bootstrap)||void 0===e?void 0:e.featureFlags)&&Object.keys(null===(t=this.config.bootstrap)||void 0===t?void 0:t.featureFlags).length>0||!1}},{key:"push",value:function(e){this._execute_array([e])}},{key:"capture",value:function(e,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:gr;if(!this.__loaded||!this.sessionPersistence||!this._requestQueue)return j.uninitializedWarning("posthog.capture");if(!function(e){var t=!1;try{var n=e.config.token,r=e.config.respect_dnt,i=e.config.opt_out_capturing_persistence_type,o=e.config.opt_out_capturing_cookie_prefix||void 0,s=e.config.window;n&&(t=Jt(n,{respectDnt:r,persistenceType:i,persistencePrefix:o,window:s}))}catch(e){j.error("Unexpected error when checking capturing opt-out status: "+e)}return t}(this)){var i=(r=r||gr).transport;if(i&&(r.transport=i),!R(e)&&E(e)){if(!q||!pr(q,this.config.custom_blocked_useragents)){this.sessionPersistence.update_search_keyword(),this.config.store_google&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info();var o={uuid:tt(),event:e,properties:this._calculate_event_properties(e,n||{})};"$identify"===e&&(o.$set=r.$set,o.$set_once=r.$set_once),(o=te(o,r._noTruncate?null:this.config.properties_string_max_length)).timestamp=r.timestamp||new Date;var s=t(t({},o.properties.$set),o.$set);x(s)||this.setPersonPropertiesForFlags(s),j.info("send",o);var a=JSON.stringify(o),u=this.config.api_host+(r.endpoint||this.analyticsDefaultEndpoint),l=r!==gr;return!this.config.request_batching||l&&!r._batchKey||r.send_instantly?this.__compress_and_send_json_request(u,a,r):this._requestQueue.enqueue(u,o,r),this._invokeCaptureHooks(e,o),o}}else j.error("No event name provided to posthog.capture")}}},{key:"_addCaptureHook",value:function(e){this.__captureHooks.push(e)}},{key:"_invokeCaptureHooks",value:function(e,t){this.config._onCapture(e,t),G(this.__captureHooks,(function(t){return t(e)}))}},{key:"_calculate_event_properties",value:function(e,n){if(!this.persistence||!this.sessionPersistence)return n;var r=this.persistence.remove_event_timer(e),i=t({},n);if(i.token=this.config.token,"$snapshot"===e){var o=t(t({},this.persistence.properties()),this.sessionPersistence.properties());return i.distinct_id=o.distinct_id,i}var s=kt.properties();if(this.sessionManager){var a=this.sessionManager.checkAndGetSessionAndWindowId(),u=a.sessionId,l=a.windowId;i.$session_id=u,i.$window_id=l}if(this.sessionPropsManager&&this.config.__preview_send_client_session_params&&("$pageview"===e||"$pageleave"===e||"$autocapture"===e)){var c=this.sessionPropsManager.getSessionProps();i=z(i,c)}if(this.config.__preview_measure_pageview_stats){var d={};"$pageview"===e?d=this.pageViewManager.doPageView():"$pageleave"===e&&(d=this.pageViewManager.doPageLeave()),i=z(i,d)}if("$pageview"===e&&N&&(i.title=N.title),"$performance_event"===e){var f=this.persistence.properties();return i.distinct_id=f.distinct_id,i.$current_url=s.$current_url,i}if(!R(r)){var h=(new Date).getTime()-r;i.$duration=parseFloat((h/1e3).toFixed(3))}i=z({},kt.properties(),this.persistence.properties(),this.sessionPersistence.properties(),i);var p=this.config.property_blacklist;S(p)?G(p,(function(e){delete i[e]})):j.error("Invalid value for property_blacklist config: "+p);var _=this.config.sanitize_properties;return _&&(i=_(i,e)),i}},{key:"register",value:function(e,t){var n;null===(n=this.persistence)||void 0===n||n.register(e,t)}},{key:"register_once",value:function(e,t,n){var r;null===(r=this.persistence)||void 0===r||r.register_once(e,t,n)}},{key:"register_for_session",value:function(e){var t;null===(t=this.sessionPersistence)||void 0===t||t.register(e)}},{key:"unregister",value:function(e){var t;null===(t=this.persistence)||void 0===t||t.unregister(e)}},{key:"unregister_for_session",value:function(e){var t;null===(t=this.sessionPersistence)||void 0===t||t.unregister(e)}},{key:"_register_single",value:function(e,t){this.register(s({},e,t))}},{key:"getFeatureFlag",value:function(e,t){return this.featureFlags.getFeatureFlag(e,t)}},{key:"getFeatureFlagPayload",value:function(e){var t=this.featureFlags.getFeatureFlagPayload(e);try{return JSON.parse(t)}catch(e){return t}}},{key:"isFeatureEnabled",value:function(e,t){return this.featureFlags.isFeatureEnabled(e,t)}},{key:"reloadFeatureFlags",value:function(){this.featureFlags.reloadFeatureFlags()}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,t){this.featureFlags.updateEarlyAccessFeatureEnrollment(e,t)}},{key:"getEarlyAccessFeatures",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this.featureFlags.getEarlyAccessFeatures(e,t)}},{key:"onFeatureFlags",value:function(e){return this.featureFlags.onFeatureFlags(e)}},{key:"onSessionId",value:function(e){var t,n;return null!==(t=null===(n=this.sessionManager)||void 0===n?void 0:n.onSessionId(e))&&void 0!==t?t:function(){}}},{key:"getSurveys",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.surveys.getSurveys(e,t)}},{key:"getActiveMatchingSurveys",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.surveys.getActiveMatchingSurveys(e,t)}},{key:"identify",value:function(e,t,n){if(!this.__loaded||!this.persistence)return j.uninitializedWarning("posthog.identify");if(e){var r=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var i=r;this.register_once({$had_persisted_distinct_id:!0,$device_id:i},"")}e!==r&&e!==this.get_property(Se)&&(this.unregister(Se),this.register({distinct_id:e}));var o="anonymous"===this.persistence.get_user_state();e!==r&&o?(this.persistence.set_user_state("identified"),this.setPersonPropertiesForFlags(t||{},!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:r},{$set:t||{},$set_once:n||{}}),this.featureFlags.setAnonymousDistinctId(r)):(t||n)&&this.setPersonProperties(t,n),e!==r&&(this.reloadFeatureFlags(),this.unregister(Be))}else j.error("Unique user id has not been set in posthog.identify")}},{key:"setPersonProperties",value:function(e,t){(e||t)&&(this.setPersonPropertiesForFlags(e||{}),this.capture("$set",{$set:e||{},$set_once:t||{}}))}},{key:"group",value:function(e,n,r){if(e&&n){var i=this.getGroups();i[e]!==n&&this.resetGroupPropertiesForFlags(e),this.register({$groups:t(t({},i),{},s({},e,n))}),r&&(this.capture("$groupidentify",{$group_type:e,$group_key:n,$group_set:r}),this.setGroupPropertiesForFlags(s({},e,r))),i[e]===n||r||this.reloadFeatureFlags()}else j.error("posthog.group requires a group type and group key")}},{key:"resetGroups",value:function(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}},{key:"setPersonPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.featureFlags.setPersonPropertiesForFlags(e,t)}},{key:"resetPersonPropertiesForFlags",value:function(){this.featureFlags.resetPersonPropertiesForFlags()}},{key:"setGroupPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this.featureFlags.setGroupPropertiesForFlags(e,t)}},{key:"resetGroupPropertiesForFlags",value:function(e){this.featureFlags.resetGroupPropertiesForFlags(e)}},{key:"reset",value:function(e){var t,n,r,i;if(!this.__loaded)return j.uninitializedWarning("posthog.reset");var o=this.get_property("$device_id");null===(t=this.persistence)||void 0===t||t.clear(),null===(n=this.sessionPersistence)||void 0===n||n.clear(),null===(r=this.persistence)||void 0===r||r.set_user_state("anonymous"),null===(i=this.sessionManager)||void 0===i||i.resetSessionId();var s=this.config.get_device_id(tt());this.register_once({distinct_id:s,$device_id:e?s:o},"")}},{key:"get_distinct_id",value:function(){return this.get_property("distinct_id")}},{key:"getGroups",value:function(){return this.get_property("$groups")||{}}},{key:"get_session_id",value:function(){var e,t;return null!==(e=null===(t=this.sessionManager)||void 0===t?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)&&void 0!==e?e:""}},{key:"get_session_replay_url",value:function(e){if(!this.sessionManager)return"";var t=this.config.ui_host||this.config.api_host,n=this.sessionManager.checkAndGetSessionAndWindowId(!0),r=n.sessionId,i=n.sessionStartTimestamp,o=t+"/replay/"+r;if(null!=e&&e.withTimestamp&&i){var s,a=null!==(s=e.timestampLookBack)&&void 0!==s?s:10;if(!i)return o;var u=Math.max(Math.floor(((new Date).getTime()-i)/1e3)-a,0);o+="?t=".concat(u)}return o}},{key:"alias",value:function(e,t){return e===this.get_property(we)?(j.critical("Attempting to create alias for existing People user - aborting."),-2):(R(t)&&(t=this.get_distinct_id()),e!==t?(this._register_single(Se,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(j.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1))}},{key:"set_config",value:function(e){var n,r,i=t({},this.config);I(e)&&(z(this.config,e),this.config.persistence_name||(this.config.persistence_name=this.config.cookie_name),this.config.disable_persistence||(this.config.disable_persistence=this.config.disable_cookie),null===(n=this.persistence)||void 0===n||n.update_config(this.config),null===(r=this.sessionPersistence)||void 0===r||r.update_config(this.config),lt.is_supported()&&"true"===lt.get("ph_debug")&&(this.config.debug=!0),this.config.debug&&(m.DEBUG=!0),this.sessionRecording&&!R(e.disable_session_recording)&&i.disable_session_recording!==e.disable_session_recording&&(e.disable_session_recording?this.sessionRecording.stopRecording():this.sessionRecording.startRecordingIfEnabled()))}},{key:"startSessionRecording",value:function(){this.set_config({disable_session_recording:!1})}},{key:"stopSessionRecording",value:function(){this.set_config({disable_session_recording:!0})}},{key:"sessionRecordingStarted",value:function(){var e;return!(null===(e=this.sessionRecording)||void 0===e||!e.started)}},{key:"loadToolbar",value:function(e){return this.toolbar.loadToolbar(e)}},{key:"get_property",value:function(e){var t;return null===(t=this.persistence)||void 0===t?void 0:t.props[e]}},{key:"getSessionProperty",value:function(e){var t;return null===(t=this.sessionPersistence)||void 0===t?void 0:t.props[e]}},{key:"toString",value:function(){var e,t=null!==(e=this.config.name)&&void 0!==e?e:vr;return t!==vr&&(t=vr+"."+t),t}},{key:"_gdpr_init",value:function(){"localStorage"===this.config.opt_out_capturing_persistence_type&&lt.is_supported()&&(!this.has_opted_in_capturing()&&this.has_opted_in_capturing({persistence_type:"cookie"})&&this.opt_in_capturing({enable_persistence:!1}),!this.has_opted_out_capturing()&&this.has_opted_out_capturing({persistence_type:"cookie"})&&this.opt_out_capturing({clear_persistence:!1}),this.clear_opt_in_out_capturing({persistence_type:"cookie",enable_persistence:!1})),this.has_opted_out_capturing()?this._gdpr_update_persistence({clear_persistence:!0}):this.has_opted_in_capturing()||!this.config.opt_out_capturing_by_default&&!at.get("ph_optout")||(at.remove("ph_optout"),this.opt_out_capturing({clear_persistence:this.config.opt_out_persistence_by_default}))}},{key:"_gdpr_update_persistence",value:function(e){var t,n,r,i,o;if(e&&e.clear_persistence)r=!0;else{if(!e||!e.enable_persistence)return;r=!1}this.config.disable_persistence||(null===(t=this.persistence)||void 0===t?void 0:t.disabled)===r||(null===(i=this.persistence)||void 0===i||i.set_disabled(r));this.config.disable_persistence||(null===(n=this.sessionPersistence)||void 0===n?void 0:n.disabled)===r||(null===(o=this.sessionPersistence)||void 0===o||o.set_disabled(r))}},{key:"_gdpr_call_func",value:function(e,t){return t=z({capture:this.capture.bind(this),persistence_type:this.config.opt_out_capturing_persistence_type,cookie_prefix:this.config.opt_out_capturing_cookie_prefix,cookie_expiration:this.config.cookie_expiration,cross_subdomain_cookie:this.config.cross_subdomain_cookie,secure_cookie:this.config.secure_cookie},t||{}),lt.is_supported()||"localStorage"!==t.persistence_type||(t.persistence_type="cookie"),e(this.config.token,{capture:t.capture,captureEventName:t.capture_event_name,captureProperties:t.capture_properties,persistenceType:t.persistence_type,persistencePrefix:t.cookie_prefix,cookieExpiration:t.cookie_expiration,crossSubdomainCookie:t.cross_subdomain_cookie,secureCookie:t.secure_cookie})}},{key:"opt_in_capturing",value:function(e){e=z({enable_persistence:!0},e||{}),this._gdpr_call_func(zt,e),this._gdpr_update_persistence(e)}},{key:"opt_out_capturing",value:function(e){var t=z({clear_persistence:!0},e||{});this._gdpr_call_func(Yt,t),this._gdpr_update_persistence(t)}},{key:"has_opted_in_capturing",value:function(e){return this._gdpr_call_func(Qt,e)}},{key:"has_opted_out_capturing",value:function(e){return this._gdpr_call_func(Jt,e)}},{key:"clear_opt_in_out_capturing",value:function(e){var t=z({enable_persistence:!0},null!=e?e:{});this._gdpr_call_func(Xt,t),this._gdpr_update_persistence(t)}},{key:"debug",value:function(e){!1===e?(null==D||D.console.log("You've disabled debug mode."),localStorage&&localStorage.removeItem("ph_debug"),this.set_config({debug:!1})):(null==D||D.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),localStorage&&localStorage.setItem("ph_debug","true"),this.set_config({debug:!0}))}}]),e}();!function(e,t){for(var n=0;n<t.length;n++)e.prototype[t[n]]=K(e.prototype[t[n]])}(Sr,["identify"]);var Fr={},Pr=function(){sr.init=function(e,t,n){if(n)return sr[n]||(sr[n]=Fr[n]=kr(e||"",t||{},n,(function(e){sr[n]=Fr[n]=e,e._loaded()}))),sr[n];var r=sr;return Fr[vr]?r=Fr[vr]:e&&(r=kr(e,t||{},vr,(function(e){Fr[vr]=e,e._loaded()})),Fr[vr]=r),sr=r,or===ir.INIT_SNIPPET&&(L[vr]=sr),G(Fr,(function(e,t){t!==vr&&(sr[t]=e)})),r}},Ir=function(){function e(){e.done||(e.done=!0,yr=!1,G(Fr,(function(e){e._dom_loaded()})))}null!=N&&N.addEventListener&&("complete"===N.readyState?e():N.addEventListener("DOMContentLoaded",e,!1)),D&&ie(D,"load",e,!0)};or=ir.INIT_SNIPPET,R(L.posthog)&&(L.posthog=[]),(sr=L.posthog).__loaded||sr.config&&sr.persistence?j.critical("PostHog library has already been downloaded at least once."):(G(sr._i,(function(e){e&&S(e)&&(Fr[e[2]]=kr.apply(void 0,p(e)))})),Pr(),sr.init(),G(Fr,(function(e){e._loaded()})),Ir())}();
2
2
  //# sourceMappingURL=array.js.map