posthog-js 1.232.3 → 1.232.4
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.full.es5.js +1 -1
- package/dist/array.full.es5.js.map +1 -1
- package/dist/array.full.js +1 -1
- package/dist/array.full.js.map +1 -1
- package/dist/array.full.no-external.js +1 -1
- package/dist/array.full.no-external.js.map +1 -1
- package/dist/array.js +1 -1
- package/dist/array.js.map +1 -1
- package/dist/array.no-external.js +1 -1
- package/dist/array.no-external.js.map +1 -1
- package/dist/customizations.full.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/module.full.js +1 -1
- package/dist/module.full.js.map +1 -1
- package/dist/module.full.no-external.js +1 -1
- package/dist/module.full.no-external.js.map +1 -1
- package/dist/module.js +1 -1
- package/dist/module.js.map +1 -1
- package/dist/module.no-external.js +1 -1
- package/dist/module.no-external.js.map +1 -1
- package/dist/src/entrypoints/array.full.es5.d.ts +1 -0
- package/lib/package.json +1 -1
- package/lib/src/entrypoints/array.full.es5.d.ts +1 -0
- package/lib/src/entrypoints/array.full.es5.js +1 -0
- package/lib/src/entrypoints/array.full.es5.js.map +1 -1
- package/lib/src/posthog-featureflags.js +2 -2
- package/lib/src/posthog-featureflags.js.map +1 -1
- package/package.json +1 -1
package/dist/array.full.es5.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(){"use strict";function e(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function t(t){for(var n=1;n<arguments.length;n++){var i=null!=arguments[n]?arguments[n]:{};n%2?e(Object(i),!0).forEach((function(e){l(t,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):e(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}function n(){n=function(){return e};var e={},t=Object.prototype,i=t.hasOwnProperty,r="function"==typeof Symbol?Symbol:{},o=r.iterator||"@@iterator",s=r.asyncIterator||"@@asyncIterator",a=r.toStringTag||"@@toStringTag";function l(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{l({},"")}catch(e){l=function(e,t,n){return e[t]=n}}function u(e,t,n,i){var r=t&&t.prototype instanceof f?t:f,o=Object.create(r.prototype),s=new x(i||[]);return o._invoke=function(e,t,n){var i="suspendedStart";return function(r,o){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===r)throw o;return C()}for(n.method=r,n.arg=o;;){var s=n.delegate;if(s){var a=k(s,n);if(a){if(a===d)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===i)throw i="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i="executing";var l=c(e,t,n);if("normal"===l.type){if(i=n.done?"completed":"suspendedYield",l.arg===d)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(i="completed",n.method="throw",n.arg=l.arg)}}}(e,n,s),o}function c(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=u;var d={};function f(){}function h(){}function v(){}var p={};l(p,o,(function(){return this}));var _=Object.getPrototypeOf,g=_&&_(_(E([])));g&&g!==t&&i.call(g,o)&&(p=g);var m=v.prototype=f.prototype=Object.create(p);function y(e){["next","throw","return"].forEach((function(t){l(e,t,(function(e){return this._invoke(t,e)}))}))}function b(e,t){function n(r,o,s,a){var l=c(e[r],e,o);if("throw"!==l.type){var u=l.arg,d=u.value;return d&&"object"==typeof d&&i.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,s,a)}),(function(e){n("throw",e,s,a)})):t.resolve(d).then((function(e){u.value=e,s(u)}),(function(e){return n("throw",e,s,a)}))}a(l.arg)}var r;this._invoke=function(e,i){function o(){return new t((function(t,r){n(e,i,t,r)}))}return r=r?r.then(o,o):o()}}function k(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,k(e,t),"throw"===t.method))return d;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var i=c(n,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,d;var r=i.arg;return r?r.done?(t[e.resultName]=r.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,d):r:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,d)}function w(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function S(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function x(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(w,this),this.reset(!0)}function E(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(i.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:C}}function C(){return{value:void 0,done:!0}}return h.prototype=v,l(m,"constructor",v),l(v,"constructor",h),h.displayName=l(v,a,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===h||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,v):(e.__proto__=v,l(e,a,"GeneratorFunction")),e.prototype=Object.create(m),e},e.awrap=function(e){return{__await:e}},y(b.prototype),l(b.prototype,s,(function(){return this})),e.AsyncIterator=b,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var s=new b(u(t,n,i,r),o);return e.isGeneratorFunction(n)?s:s.next().then((function(e){return e.done?e.value:s.next()}))},y(m),l(m,a,"Generator"),l(m,o,(function(){return this})),l(m,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var i=t.pop();if(i in e)return n.value=i,n.done=!1,n}return n.done=!0,n}},e.values=E,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(S),!e)for(var t in this)"t"===t.charAt(0)&&i.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,i){return s.type="throw",s.arg=e,t.next=n,i&&(t.method="next",t.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],s=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var a=i.call(o,"catchLoc"),l=i.call(o,"finallyLoc");if(a&&l){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!l)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&i.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var s=o?o.completion:{};return s.type=e,s.arg=t,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(s)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),d},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),S(n),d}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if("throw"===i.type){var r=i.arg;S(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:E(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},e}function i(e){return i="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},i(e)}function r(e,t,n,i,r,o,s){try{var a=e[o](s),l=a.value}catch(e){return void n(e)}a.done?t(l):Promise.resolve(l).then(i,r)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function a(e,t,n){return t&&s(e.prototype,t),n&&s(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function l(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function c(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 i,r,o=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);s=!0);}catch(e){a=!0,r=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw r}}return o}(e,t)||f(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 d(e){return function(e){if(Array.isArray(e))return h(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||f(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 f(e,t){if(e){if("string"==typeof e)return h(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)?h(e,t):void 0}}function h(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function v(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=f(e))||t){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}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 p,_,g,m,y,b,k,w,S,x,E,C,P="$people_distinct_id",T="__alias",I="__timers",F="$autocapture_disabled_server_side",R="$heatmaps_enabled_server_side",M="$exception_capture_enabled_server_side",q="$web_vitals_enabled_server_side",$="$dead_clicks_enabled_server_side",O="$web_vitals_allowed_metrics",L="$session_recording_enabled_server_side",A="$console_log_recording_enabled_server_side",D="$session_recording_network_payload_capture",N="$session_recording_masking",H="$session_recording_canvas_recording",B="$replay_sample_rate",j="$replay_minimum_duration",U="$replay_script_config",V="$sesid",z="$session_is_sampled",W="$session_recording_url_trigger_activated_session",G="$session_recording_event_trigger_activated_session",Z="$enabled_feature_flags",Q="$early_access_features",Y="$feature_flag_details",J="$stored_person_properties",X="$stored_group_properties",K="$surveys",ee="$surveys_activated",te="$flag_call_reported",ne="$user_state",ie="$client_session_props",re="$capture_rate_limit",oe="$initial_campaign_params",se="$initial_referrer_info",ae="$initial_person_info",le="$epp",ue="__POSTHOG_TOOLBAR__",ce="$posthog_cookieless",de=[P,T,"__cmpns",I,L,R,V,Z,ne,Q,Y,X,J,K,te,ie,re,oe,se,le],fe={},he=[],ve=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,pe=Array.isArray;function _e(e,t){for(var n in t)e[n]=t[n];return e}function ge(e){var t=e.parentNode;t&&t.removeChild(e)}function me(e,t,n){var i,r,o,s={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:s[o]=t[o];if(arguments.length>2&&(s.children=arguments.length>3?p.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===s[o]&&(s[o]=e.defaultProps[o]);return ye(e,s,i,r,null)}function ye(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==r?++g:r,__i:-1,__u:0};return null==r&&null!=_.vnode&&_.vnode(o),o}function be(e){return e.children}function ke(e,t){this.props=e,this.context=t}function we(e,t){if(null==t)return e.__?we(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?we(e):null}function Se(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return Se(e)}}function xe(e){(!e.__d&&(e.__d=!0)&&m.push(e)&&!Ee.__r++||y!==_.debounceRendering)&&((y=_.debounceRendering)||b)(Ee)}function Ee(){var e,t,n,i,r,o,s,a,l;for(m.sort(k);e=m.shift();)e.__d&&(t=m.length,i=void 0,o=(r=(n=e).__v).__e,a=[],l=[],(s=n.__P)&&((i=_e({},r)).__v=r.__v+1,_.vnode&&_.vnode(i),qe(s,i,r,n.__n,void 0!==s.ownerSVGElement,32&r.__u?[o]:null,a,null==o?we(r):o,!!(32&r.__u),l),i.__.__k[i.__i]=i,$e(a,i,l),i.__e!=o&&Se(i)),m.length>t&&m.sort(k));Ee.__r=0}function Ce(e,t,n,i,r,o,s,a,l,u,c){var d,f,h,v,p,_=i&&i.__k||he,g=t.length;for(n.__d=l,function(e,t,n){var i,r,o,s,a,l=t.length,u=n.length,c=u,d=0;for(e.__k=[],i=0;i<l;i++)null!=(r=e.__k[i]=null==(r=t[i])||"boolean"==typeof r||"function"==typeof r?null:"string"==typeof r||"number"==typeof r||"bigint"==typeof r||r.constructor==String?ye(null,r,null,null,r):pe(r)?ye(be,{children:r},null,null,null):void 0===r.constructor&&r.__b>0?ye(r.type,r.props,r.key,r.ref?r.ref:null,r.__v):r)?(r.__=e,r.__b=e.__b+1,a=Te(r,n,s=i+d,c),r.__i=a,o=null,-1!==a&&(c--,(o=n[a])&&(o.__u|=131072)),null==o||null===o.__v?(-1==a&&d--,"function"!=typeof r.type&&(r.__u|=65536)):a!==s&&(a===s+1?d++:a>s?c>l-s?d+=a-s:d--:d=a<s&&a==s-1?a-s:0,a!==i+d&&(r.__u|=65536))):(o=n[i])&&null==o.key&&o.__e&&(o.__e==e.__d&&(e.__d=we(o)),Ae(o,o,!1),n[i]=null,c--);if(c)for(i=0;i<u;i++)null!=(o=n[i])&&0==(131072&o.__u)&&(o.__e==e.__d&&(e.__d=we(o)),Ae(o,o))}(n,t,_),l=n.__d,d=0;d<g;d++)null!=(h=n.__k[d])&&"boolean"!=typeof h&&"function"!=typeof h&&(f=-1===h.__i?fe:_[h.__i]||fe,h.__i=d,qe(e,h,f,r,o,s,a,l,u,c),v=h.__e,h.ref&&f.ref!=h.ref&&(f.ref&&Le(f.ref,null,h),c.push(h.ref,h.__c||v,h)),null==p&&null!=v&&(p=v),65536&h.__u||f.__k===h.__k?l=Pe(h,l,e):"function"==typeof h.type&&void 0!==h.__d?l=h.__d:v&&(l=v.nextSibling),h.__d=void 0,h.__u&=-196609);n.__d=l,n.__e=p}function Pe(e,t,n){var i,r;if("function"==typeof e.type){for(i=e.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=e,t=Pe(i[r],t,n));return t}return e.__e!=t&&(n.insertBefore(e.__e,t||null),t=e.__e),t&&t.nextSibling}function Te(e,t,n,i){var r=e.key,o=e.type,s=n-1,a=n+1,l=t[n];if(null===l||l&&r==l.key&&o===l.type)return n;if(i>(null!=l&&0==(131072&l.__u)?1:0))for(;s>=0||a<t.length;){if(s>=0){if((l=t[s])&&0==(131072&l.__u)&&r==l.key&&o===l.type)return s;s--}if(a<t.length){if((l=t[a])&&0==(131072&l.__u)&&r==l.key&&o===l.type)return a;a++}}return-1}function Ie(e,t,n){"-"===t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||ve.test(t)?n:n+"px"}function Fe(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||Ie(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||Ie(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/(PointerCapture)$|Capture$/,"$1")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i?n.u=i.u:(n.u=Date.now(),e.addEventListener(t,o?Me:Re,o)):e.removeEventListener(t,o?Me:Re,o);else{if(r)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==t&&"height"!==t&&"href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&"rowSpan"!==t&&"colSpan"!==t&&"role"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,n))}}function Re(e){var t=this.l[e.type+!1];if(e.t){if(e.t<=t.u)return}else e.t=Date.now();return t(_.event?_.event(e):e)}function Me(e){return this.l[e.type+!0](_.event?_.event(e):e)}function qe(e,t,n,i,r,o,s,a,l,u){var c,d,f,h,v,p,g,m,y,b,k,w,S,x,E,C=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(l=!!(32&n.__u),o=[a=t.__e=n.__e]),(c=_.__b)&&c(t);e:if("function"==typeof C)try{if(m=t.props,y=(c=C.contextType)&&i[c.__c],b=c?y?y.props.value:c.__:i,n.__c?g=(d=t.__c=n.__c).__=d.__E:("prototype"in C&&C.prototype.render?t.__c=d=new C(m,b):(t.__c=d=new ke(m,b),d.constructor=C,d.render=De),y&&y.sub(d),d.props=m,d.state||(d.state={}),d.context=b,d.__n=i,f=d.__d=!0,d.__h=[],d._sb=[]),null==d.__s&&(d.__s=d.state),null!=C.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=_e({},d.__s)),_e(d.__s,C.getDerivedStateFromProps(m,d.__s))),h=d.props,v=d.state,d.__v=t,f)null==C.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(null==C.getDerivedStateFromProps&&m!==h&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(m,b),!d.__e&&(null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(m,d.__s,b)||t.__v===n.__v)){for(t.__v!==n.__v&&(d.props=m,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),k=0;k<d._sb.length;k++)d.__h.push(d._sb[k]);d._sb=[],d.__h.length&&s.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(m,d.__s,b),null!=d.componentDidUpdate&&d.__h.push((function(){d.componentDidUpdate(h,v,p)}))}if(d.context=b,d.props=m,d.__P=e,d.__e=!1,w=_.__r,S=0,"prototype"in C&&C.prototype.render){for(d.state=d.__s,d.__d=!1,w&&w(t),c=d.render(d.props,d.state,d.context),x=0;x<d._sb.length;x++)d.__h.push(d._sb[x]);d._sb=[]}else do{d.__d=!1,w&&w(t),c=d.render(d.props,d.state,d.context),d.state=d.__s}while(d.__d&&++S<25);d.state=d.__s,null!=d.getChildContext&&(i=_e(_e({},i),d.getChildContext())),f||null==d.getSnapshotBeforeUpdate||(p=d.getSnapshotBeforeUpdate(h,v)),Ce(e,pe(E=null!=c&&c.type===be&&null==c.key?c.props.children:c)?E:[E],t,n,i,r,o,s,a,l,u),d.base=t.__e,t.__u&=-161,d.__h.length&&s.push(d),g&&(d.__E=d.__=null)}catch(e){t.__v=null,l||null!=o?(t.__e=a,t.__u|=l?160:32,o[o.indexOf(a)]=null):(t.__e=n.__e,t.__k=n.__k),_.__e(e,t,n)}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=Oe(n.__e,t,n,i,r,o,s,l,u);(c=_.diffed)&&c(t)}function $e(e,t,n){t.__d=void 0;for(var i=0;i<n.length;i++)Le(n[i],n[++i],n[++i]);_.__c&&_.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){_.__e(e,t.__v)}}))}function Oe(e,t,n,i,r,o,s,a,l){var u,c,d,f,h,v,_,g=n.props,m=t.props,y=t.type;if("svg"===y&&(r=!0),null!=o)for(u=0;u<o.length;u++)if((h=o[u])&&"setAttribute"in h==!!y&&(y?h.localName===y:3===h.nodeType)){e=h,o[u]=null;break}if(null==e){if(null===y)return document.createTextNode(m);e=r?document.createElementNS("http://www.w3.org/2000/svg",y):document.createElement(y,m.is&&m),o=null,a=!1}if(null===y)g===m||a&&e.data===m||(e.data=m);else{if(o=o&&p.call(e.childNodes),g=n.props||fe,!a&&null!=o)for(g={},u=0;u<e.attributes.length;u++)g[(h=e.attributes[u]).name]=h.value;for(u in g)h=g[u],"children"==u||("dangerouslySetInnerHTML"==u?d=h:"key"===u||u in m||Fe(e,u,null,h,r));for(u in m)h=m[u],"children"==u?f=h:"dangerouslySetInnerHTML"==u?c=h:"value"==u?v=h:"checked"==u?_=h:"key"===u||a&&"function"!=typeof h||g[u]===h||Fe(e,u,h,g[u],r);if(c)a||d&&(c.__html===d.__html||c.__html===e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(d&&(e.innerHTML=""),Ce(e,pe(f)?f:[f],t,n,i,r&&"foreignObject"!==y,o,s,o?o[0]:n.__k&&we(n,0),a,l),null!=o)for(u=o.length;u--;)null!=o[u]&&ge(o[u]);a||(u="value",void 0!==v&&(v!==e[u]||"progress"===y&&!v||"option"===y&&v!==g[u])&&Fe(e,u,v,g[u],!1),u="checked",void 0!==_&&_!==e[u]&&Fe(e,u,_,g[u],!1))}return e}function Le(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){_.__e(e,n)}}function Ae(e,t,n){var i,r;if(_.unmount&&_.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||Le(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){_.__e(e,t)}i.base=i.__P=null,e.__c=void 0}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&Ae(i[r],t,n||"function"!=typeof e.type);n||null==e.__e||ge(e.__e),e.__=e.__e=e.__d=void 0}function De(e,t,n){return this.constructor(e,n)}function Ne(e,t,n){var i,r,o,s;_.__&&_.__(e,t),r=(i="function"==typeof n)?null:t.__k,o=[],s=[],qe(t,e=(!i&&n||t).__k=me(be,null,[e]),r||fe,fe,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?p.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i,s),$e(o,e,s)}function He(e,t,n){var i,r,o,s,a=_e({},e.props);for(o in e.type&&e.type.defaultProps&&(s=e.type.defaultProps),t)"key"==o?i=t[o]:"ref"==o?r=t[o]:a[o]=void 0===t[o]&&void 0!==s?s[o]:t[o];return arguments.length>2&&(a.children=arguments.length>3?p.call(arguments,2):n),ye(e.type,a,i||e.key,r||e.ref,null)}p=he.slice,_={__e:function(e,t,n,i){for(var r,o,s;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&null!=o.getDerivedStateFromError&&(r.setState(o.getDerivedStateFromError(e)),s=r.__d),null!=r.componentDidCatch&&(r.componentDidCatch(e,i||{}),s=r.__d),s)return r.__E=r}catch(t){e=t}throw e}},g=0,ke.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=_e({},this.state),"function"==typeof e&&(e=e(_e({},n),this.props)),e&&_e(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),xe(this))},ke.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),xe(this))},ke.prototype.render=be,m=[],b="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,k=function(e,t){return e.__v.__b-t.__v.__b},Ee.__r=0,w=0,function(e){e.Popover="popover",e.API="api",e.Widget="widget"}(S||(S={})),function(e){e.Open="open",e.MultipleChoice="multiple_choice",e.SingleChoice="single_choice",e.Rating="rating",e.Link="link"}(x||(x={})),function(e){e.NextQuestion="next_question",e.End="end",e.ResponseBased="response_based",e.SpecificQuestion="specific_question"}(E||(E={})),function(e){e.Once="once",e.Recurring="recurring",e.Always="always"}(C||(C={}));var Be,je="undefined"!=typeof window?window:void 0,Ue="undefined"!=typeof globalThis?globalThis:je,Ve=Array.prototype,ze=Ve.forEach,We=Ve.indexOf,Ge=null==Ue?void 0:Ue.navigator,Ze=null==Ue?void 0:Ue.document,Qe=null==Ue?void 0:Ue.location,Ye=null==Ue?void 0:Ue.fetch,Je=null!=Ue&&Ue.XMLHttpRequest&&"withCredentials"in new Ue.XMLHttpRequest?Ue.XMLHttpRequest:void 0,Xe=null==Ue?void 0:Ue.AbortController,Ke=null==Ge?void 0:Ge.userAgent,et=null!=je?je:{},tt={DEBUG:!1,LIB_VERSION:"1.232.3"},nt="$copy_autocapture",it=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];!function(e){e.GZipJS="gzip-js",e.Base64="base64"}(Be||(Be={}));var rt=["fatal","error","warning","log","info","debug"];function ot(e,t){return-1!==e.indexOf(t)}var st=function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},at=function(e){return e.replace(/^\$/,"")};var lt=Array.isArray,ut=Object.prototype,ct=ut.hasOwnProperty,dt=ut.toString,ft=lt||function(e){return"[object Array]"===dt.call(e)},ht=function(e){return"function"==typeof e},vt=function(e){return e===Object(e)&&!ft(e)},pt=function(e){if(vt(e)){for(var t in e)if(ct.call(e,t))return!1;return!0}return!1},_t=function(e){return void 0===e},gt=function(e){return"[object String]"==dt.call(e)},mt=function(e){return gt(e)&&0===e.trim().length},yt=function(e){return null===e},bt=function(e){return _t(e)||yt(e)},kt=function(e){return"[object Number]"==dt.call(e)},wt=function(e){return"[object Boolean]"===dt.call(e)},St=function(e){return e instanceof FormData},xt=function(e){return e instanceof Error},Et=function(e){return ot(it,e)},Ct=function e(t){var n={_log:function(e){if(je&&(tt.DEBUG||et.POSTHOG_DEBUG)&&!_t(je.console)&&je.console){for(var n=("__rrweb_original__"in je.console[e]?je.console[e].__rrweb_original__:je.console[e]),i=arguments.length,r=new Array(i>1?i-1:0),o=1;o<i;o++)r[o-1]=arguments[o];n.apply(void 0,[t].concat(r))}},info:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["log"].concat(t))},warn:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["warn"].concat(t))},error:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["error"].concat(t))},critical:function(){for(var e,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];(e=console).error.apply(e,[t].concat(i))},uninitializedWarning:function(e){n.error("You must initialize PostHog before calling ".concat(e))},createLogger:function(n){return e("".concat(t," ").concat(n))}};return n}("[PostHog.js]"),Pt=Ct.createLogger,Tt=Pt("[Stylesheet Loader]"),It=function(e,t,n){var i,r=e.createElement("style");return r.innerText=t,null!=n&&null!==(i=n.config)&&void 0!==i&&i.prepare_external_dependency_stylesheet&&(r=n.config.prepare_external_dependency_stylesheet(r)),r||(Tt.error("prepare_external_dependency_stylesheet returned null"),null)},Ft=je,Rt=Ze,Mt="seenSurvey_",qt=Pt("[Surveys]"),$t=2147483647;function Ot(e){if("inherit"===e)return"inherit";var t='BlinkMacSystemFont, "Inter", "Segoe UI", "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"';return e?"".concat(e,", ").concat(t):"-apple-system, ".concat(t)}var Lt=function(e){return"\n .survey-form, .thank-you-message {\n position: fixed;\n margin: 0px;\n bottom: 0px;\n color: black;\n font-weight: normal;\n font-family: ".concat(Ot(null==e?void 0:e.fontFamily),";\n text-align: left;\n max-width: ").concat(parseInt((null==e?void 0:e.maxWidth)||"300"),"px;\n width: 100%;\n z-index: ").concat(parseInt((null==e?void 0:e.zIndex)||$t.toString()),";\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n border-bottom: 0px;\n ").concat({left:"left: 30px;",right:"right: 30px;",center:"\n left: 50%;\n transform: translateX(-50%);\n "}[(null==e?void 0:e.position)||"right"]||"right: 30px;","\n flex-direction: column;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n border-top-left-radius: 10px;\n border-top-right-radius: 10px;\n box-shadow: -6px 0 16px -8px rgb(0 0 0 / 8%), -9px 0 28px 0 rgb(0 0 0 / 5%), -12px 0 48px 16px rgb(0 0 0 / 3%);\n }\n\n .survey-box, .thank-you-message-container {\n padding: 20px 25px 10px;\n display: flex;\n flex-direction: column;\n border-radius: 10px;\n }\n\n .thank-you-message {\n text-align: center;\n }\n\n .form-submit[disabled] {\n opacity: ").concat((null==e?void 0:e.disabledButtonOpacity)||"0.6",";\n filter: grayscale(50%);\n cursor: not-allowed;\n }\n .survey-form textarea {\n color: #2d2d2d;\n font-size: 14px;\n font-family: ").concat(Ot(null==e?void 0:e.fontFamily),";\n background: white;\n color: black;\n outline: none;\n padding-left: 10px;\n padding-right: 10px;\n padding-top: 10px;\n border-radius: 6px;\n border-color: ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n margin-top: 14px;\n width: 100%;\n box-sizing: border-box;\n }\n .survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) textarea {\n margin-top: 0;\n }\n .form-submit {\n box-sizing: border-box;\n margin: 0;\n font-family: inherit;\n overflow: visible;\n text-transform: none;\n position: relative;\n display: inline-block;\n font-weight: 700;\n white-space: nowrap;\n text-align: center;\n border: 1.5px solid transparent;\n cursor: pointer;\n user-select: none;\n touch-action: manipulation;\n padding: 12px;\n font-size: 14px;\n border-radius: 6px;\n outline: 0;\n background: ").concat((null==e?void 0:e.submitButtonColor)||"black"," !important;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);\n box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);\n width: 100%;\n }\n .form-cancel {\n display: flex;\n float: right;\n border: none;\n background: none;\n cursor: pointer;\n }\n .cancel-btn-wrapper {\n position: absolute;\n width: 35px;\n height: 35px;\n border-radius: 100%;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n background: white;\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .bolded { font-weight: 600; }\n .buttons {\n display: flex;\n justify-content: center;\n }\n .footer-branding {\n font-size: 11px;\n margin-top: 10px;\n text-align: center;\n display: flex;\n justify-content: center;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n text-decoration: none;\n backgroundColor: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n color: ").concat(Dt((null==e?void 0:e.backgroundColor)||"#eeeded"),";\n }\n .survey-question {\n font-weight: 500;\n font-size: 14px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .question-textarea-wrapper {\n display: flex;\n flex-direction: column;\n }\n .survey-question-description {\n font-size: 13px;\n padding-top: 5px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .ratings-number {\n font-size: 16px;\n font-weight: 600;\n padding: 8px 0px;\n border: none;\n }\n .ratings-number:hover {\n cursor: pointer;\n }\n .rating-options {\n margin-top: 14px;\n }\n .rating-options-number {\n display: grid;\n border-radius: 6px;\n overflow: hidden;\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n }\n .rating-options-number > .ratings-number {\n border-right: 1px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n }\n .rating-options-number > .ratings-number:last-of-type {\n border-right: 0px;\n }\n .rating-options-number .rating-active {\n background: ").concat((null==e?void 0:e.ratingButtonActiveColor)||"black",";\n }\n .rating-options-emoji {\n display: flex;\n justify-content: space-between;\n }\n .ratings-emoji {\n font-size: 16px;\n background-color: transparent;\n border: none;\n padding: 0px;\n }\n .ratings-emoji:hover {\n cursor: pointer;\n }\n .ratings-emoji.rating-active svg {\n fill: ").concat((null==e?void 0:e.ratingButtonActiveColor)||"black",";\n }\n .emoji-svg {\n fill: '#939393';\n }\n .rating-text {\n display: flex;\n flex-direction: row;\n font-size: 11px;\n justify-content: space-between;\n margin-top: 6px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n opacity: .60;\n }\n .limit-height {\n max-height: 300px;\n overflow: auto;\n scrollbar-width: thin;\n scrollbar-color: ").concat((null==e?void 0:e.borderColor)||"#c9c6c6"," ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .multiple-choice-options {\n margin-top: 13px;\n font-size: 14px;\n }\n .survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) .multiple-choice-options {\n margin-top: 0;\n }\n .multiple-choice-options .choice-option {\n display: flex;\n align-items: center;\n gap: 4px;\n font-size: 13px;\n cursor: pointer;\n margin-bottom: 5px;\n position: relative;\n }\n .multiple-choice-options > .choice-option:last-of-type {\n margin-bottom: 0px;\n }\n .multiple-choice-options input {\n cursor: pointer;\n position: absolute;\n opacity: 0;\n }\n .choice-check {\n position: absolute;\n right: 10px;\n background: white;\n }\n .choice-check svg {\n display: none;\n }\n .multiple-choice-options .choice-option:hover .choice-check svg {\n display: inline-block;\n opacity: .25;\n }\n .multiple-choice-options input:checked + label + .choice-check svg {\n display: inline-block;\n opacity: 100% !important;\n }\n .multiple-choice-options input:checked + label {\n font-weight: bold;\n border: 1.5px solid rgba(0,0,0);\n }\n .multiple-choice-options input:checked + label input {\n font-weight: bold;\n }\n .multiple-choice-options label {\n width: 100%;\n cursor: pointer;\n padding: 10px;\n border: 1.5px solid rgba(0,0,0,.25);\n border-radius: 4px;\n background: white;\n }\n .multiple-choice-options .choice-option-open label {\n padding-right: 30px;\n display: flex;\n flex-wrap: wrap;\n gap: 8px;\n max-width: 100%;\n }\n .multiple-choice-options .choice-option-open label span {\n width: 100%;\n }\n .multiple-choice-options .choice-option-open input:disabled + label {\n opacity: 0.6;\n }\n .multiple-choice-options .choice-option-open label input {\n position: relative;\n opacity: 1;\n flex-grow: 1;\n border: 0;\n outline: 0;\n }\n .thank-you-message-body {\n margin-top: 6px;\n font-size: 14px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .thank-you-message-header {\n margin: 10px 0px 0px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .thank-you-message-container .form-submit {\n margin-top: 20px;\n margin-bottom: 10px;\n }\n .thank-you-message-countdown {\n margin-left: 6px;\n }\n .bottom-section {\n margin-top: 14px;\n }\n ")};function At(e){if("#"===e[0]){var t=e.replace(/^#/,"");return"rgb("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+")"}return"rgb(255, 255, 255)"}function Dt(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Ht;"#"===t[0]&&(e=At(t)),t.startsWith("rgb")&&(e=t);var n=function(e){return{aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}[e.toLowerCase()]}(t);if(n&&(e=At(n)),!e)return"black";var i=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(i){var r=parseInt(i[1]),o=parseInt(i[2]),s=parseInt(i[3]);return Math.sqrt(r*r*.299+o*o*.587+s*s*.114)>127.5?"black":"white"}return"black"}var Nt={backgroundColor:"#eeeded",submitButtonColor:"black",submitButtonTextColor:"white",ratingButtonColor:"white",ratingButtonActiveColor:"black",borderColor:"#c9c6c6",placeholder:"Start typing...",whiteLabel:!1,displayThankYouMessage:!0,thankYouMessageHeader:"Thank you for your feedback!",position:"right"},Ht="#eeeded",Bt=function(){var e,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0;r?(localStorage.setItem(Gt(i),"true"),r.capture("survey sent",t(t({$survey_name:i.name,$survey_id:i.id,$survey_iteration:i.current_iteration,$survey_iteration_start_date:i.current_iteration_start_date,$survey_questions:i.questions.map((function(e,t){return{id:e.id,question:e.question,index:t}})),sessionRecordingUrl:null===(e=r.get_session_replay_url)||void 0===e?void 0:e.call(r)},n),{},{$set:l({},Zt(i,"responded"),!0)})),Ft.dispatchEvent(new Event("PHSurveySent"))):qt.error("[survey sent] event not captured, PostHog instance not found.")},jt=function(e,t,n){var i;t?n||(t.capture("survey dismissed",{$survey_name:e.name,$survey_id:e.id,$survey_iteration:e.current_iteration,$survey_iteration_start_date:e.current_iteration_start_date,sessionRecordingUrl:null===(i=t.get_session_replay_url)||void 0===i?void 0:i.call(t),$set:l({},Zt(e,"dismissed"),!0)}),localStorage.setItem(Gt(e),"true"),Ft.dispatchEvent(new Event("PHSurveyClosed"))):qt.error("[survey dismissed] event not captured, PostHog instance not found.")},Ut=function(e){return e.map((function(e){return{sort:Math.floor(10*Math.random()),value:e}})).sort((function(e,t){return e.sort-t.sort})).map((function(e){return e.value}))},Vt=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))?t.reverse():t},zt=function(e){return e.appearance&&e.appearance.shuffleQuestions?Vt(e.questions,Ut(e.questions)):e.questions},Wt=function(e){var t,n;return e.schedule===C.Always&&e.type===S.Widget||!(null===(t=e.conditions)||void 0===t||null===(n=t.events)||void 0===n||!n.repeatedActivation||!function(e){var t,n,i,r,o,s;return null!=(null===(t=e.conditions)||void 0===t||null===(n=t.events)||void 0===n||null===(i=n.values)||void 0===i?void 0:i.length)&&(null===(r=e.conditions)||void 0===r||null===(o=r.events)||void 0===o||null===(s=o.values)||void 0===s?void 0:s.length)>0}(e))},Gt=function(e){var t="".concat(Mt).concat(e.id);return e.current_iteration&&e.current_iteration>0&&(t="".concat(Mt).concat(e.id,"_").concat(e.current_iteration)),t},Zt=function(e,t){var n="$survey_".concat(t,"/").concat(e.id);return e.current_iteration&&e.current_iteration>0&&(n="$survey_".concat(t,"/").concat(e.id,"/").concat(e.current_iteration)),n},Qt=function(e,t){var n={__c:t="__cC"+w++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,i;return this.getChildContext||(n=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some((function(e){e.__e=!0,xe(e)}))},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}({isPreviewMode:!1,previewPageIndex:0,onPopupSurveyDismissed:function(){},isPopup:!0,onPreviewSubmit:function(){},onPopupSurveySent:function(){}}),Yt=function(e){var t=e.component,n=e.children,i=e.renderAsHtml,r=e.style;return He(t,i?{dangerouslySetInnerHTML:{__html:n},style:r}:{children:n,style:r})},Jt={};function Xt(e,t,n){if(ft(e))if(ze&&e.forEach===ze)e.forEach(t,n);else if("length"in e&&e.length===+e.length)for(var i=0,r=e.length;i<r;i++)if(i in e&&t.call(n,e[i],i)===Jt)return}function Kt(e,t,n){if(!bt(e)){if(ft(e))return Xt(e,t,n);if(St(e)){var i,r=v(e.entries());try{for(r.s();!(i=r.n()).done;){var o=i.value;if(t.call(n,o[1],o[0])===Jt)return}}catch(e){r.e(e)}finally{r.f()}}else for(var s in e)if(ct.call(e,s)&&t.call(n,e[s],s)===Jt)return}}var en=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return Xt(n,(function(t){for(var n in t)void 0!==t[n]&&(e[n]=t[n])})),e},tn=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return Xt(n,(function(t){Xt(t,(function(t){e.push(t)}))})),e};function nn(e){for(var t=Object.keys(e),n=t.length,i=new Array(n);n--;)i[n]=[t[n],e[t[n]]];return i}var rn=function(e){try{return e()}catch(e){return}},on=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return e.apply(this,n)}catch(e){Ct.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),Ct.critical(e)}}},sn=function(e){var t={};return Kt(e,(function(e,n){gt(e)&&e.length>0&&(t[n]=e)})),t};function an(e,t){return n=e,i=function(e){return gt(e)&&!yt(t)?e.slice(0,t):e},r=new Set,function e(t,n){return t!==Object(t)?i?i(t,n):t:r.has(t)?void 0:(r.add(t),ft(t)?(o=[],Xt(t,(function(t){o.push(e(t))}))):(o={},Kt(t,(function(t,n){r.has(t)||(o[n]=e(t,n))}))),o);var o}(n);var n,i,r}var ln=["herokuapp.com","vercel.app","netlify.app"];function un(e){var t=null==e?void 0:e.hostname;if(!gt(t))return!1;var n,i=t.split(".").slice(-2).join("."),r=v(ln);try{for(r.s();!(n=r.n()).done;){if(i===n.value)return!1}}catch(e){r.e(e)}finally{r.f()}return!0}function cn(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return e[n]}function dn(e,t,n,i){var r=null!=i?i:{},o=r.capture,s=void 0!==o&&o,a=r.passive,l=void 0===a||a;null==e||e.addEventListener(t,n,{capture:s,passive:l})}var fn,hn=["localhost","127.0.0.1"],vn=function(e){var t=null==Ze?void 0:Ze.createElement("a");return _t(t)?null:(t.href=e,t)},pn=function(e){var t,n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"&",r=[];return Kt(e,(function(e,i){_t(e)||_t(i)||"undefined"===i||(t=encodeURIComponent(function(e){return e instanceof File}(e)?e.name:e.toString()),n=encodeURIComponent(i),r[r.length]=n+"="+t)})),r.join(i)},_n=function(e,t){for(var n,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),r=0;r<i.length;r++){var o=i[r].split("=");if(o[0]===t){n=o;break}}if(!ft(n)||n.length<2)return"";var s=n[1];try{s=decodeURIComponent(s)}catch(e){Ct.error("Skipping decoding for malformed query param: "+s)}return s.replace(/\+/g," ")},gn=function(e,t,n){if(!e||!t||!t.length)return e;for(var i=e.split("#"),r=i[0]||"",o=i[1],s=r.split("?"),a=s[1],l=s[0],u=(a||"").split("&"),c=[],d=0;d<u.length;d++){var f=u[d].split("=");ft(f)&&(t.includes(f[0])?c.push(f[0]+"="+n):c.push(u[d]))}var h=l;return null!=a&&(h+="?"+c.join("&")),null!=o&&(h+="#"+o),h},mn=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null},yn="Mobile",bn="iOS",kn="Android",wn="Tablet",Sn=kn+" "+wn,xn="iPad",En="Apple",Cn=En+" Watch",Pn="Safari",Tn="BlackBerry",In="Samsung",Fn=In+"Browser",Rn=In+" Internet",Mn="Chrome",qn=Mn+" OS",$n=Mn+" "+bn,On="Internet Explorer",Ln=On+" "+yn,An="Opera",Dn=An+" Mini",Nn="Edge",Hn="Microsoft "+Nn,Bn="Firefox",jn=Bn+" "+bn,Un="Nintendo",Vn="PlayStation",zn="Xbox",Wn=kn+" "+yn,Gn=yn+" "+Pn,Zn="Windows",Qn=Zn+" Phone",Yn="Nokia",Jn="Ouya",Xn="Generic",Kn=Xn+" "+yn.toLowerCase(),ei=Xn+" "+wn.toLowerCase(),ti="Konqueror",ni="(\\d+(\\.\\d+)?)",ii=new RegExp("Version/"+ni),ri=new RegExp(zn,"i"),oi=new RegExp(Vn+" \\w+","i"),si=new RegExp(Un+" \\w+","i"),ai=new RegExp(Tn+"|PlayBook|BB10","i"),li={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"};var ui=function(e,t){return t&&ot(t,En)||function(e){return ot(e,Pn)&&!ot(e,Mn)&&!ot(e,kn)}(e)},ci=function(e,t){return t=t||"",ot(e," OPR/")&&ot(e,"Mini")?Dn:ot(e," OPR/")?An:ai.test(e)?Tn:ot(e,"IE"+yn)||ot(e,"WPDesktop")?Ln:ot(e,Fn)?Rn:ot(e,Nn)||ot(e,"Edg/")?Hn:ot(e,"FBIOS")?"Facebook "+yn:ot(e,"UCWEB")||ot(e,"UCBrowser")?"UC Browser":ot(e,"CriOS")?$n:ot(e,"CrMo")||ot(e,Mn)?Mn:ot(e,kn)&&ot(e,Pn)?Wn:ot(e,"FxiOS")?jn:ot(e.toLowerCase(),ti.toLowerCase())?ti:ui(e,t)?ot(e,yn)?Gn:Pn:ot(e,Bn)?Bn:ot(e,"MSIE")||ot(e,"Trident/")?On:ot(e,"Gecko")?Bn:""},di=(l(fn={},Ln,[new RegExp("rv:"+ni)]),l(fn,Hn,[new RegExp(Nn+"?\\/"+ni)]),l(fn,Mn,[new RegExp("("+Mn+"|CrMo)\\/"+ni)]),l(fn,$n,[new RegExp("CriOS\\/"+ni)]),l(fn,"UC Browser",[new RegExp("(UCBrowser|UCWEB)\\/"+ni)]),l(fn,Pn,[ii]),l(fn,Gn,[ii]),l(fn,An,[new RegExp("(Opera|OPR)\\/"+ni)]),l(fn,Bn,[new RegExp(Bn+"\\/"+ni)]),l(fn,jn,[new RegExp("FxiOS\\/"+ni)]),l(fn,ti,[new RegExp("Konqueror[:/]?"+ni,"i")]),l(fn,Tn,[new RegExp(Tn+" "+ni),ii]),l(fn,Wn,[new RegExp("android\\s"+ni,"i")]),l(fn,Rn,[new RegExp(Fn+"\\/"+ni)]),l(fn,On,[new RegExp("(rv:|MSIE )"+ni)]),l(fn,"Mozilla",[new RegExp("rv:"+ni)]),fn),fi=[[new RegExp(zn+"; "+zn+" (.*?)[);]","i"),function(e){return[zn,e&&e[1]||""]}],[new RegExp(Un,"i"),[Un,""]],[new RegExp(Vn,"i"),[Vn,""]],[ai,[Tn,""]],[new RegExp(Zn,"i"),function(e,t){if(/Phone/.test(t)||/WPDesktop/.test(t))return[Qn,""];if(new RegExp(yn).test(t)&&!/IEMobile\b/.test(t))return[Zn+" "+yn,""];var n=/Windows NT ([0-9.]+)/i.exec(t);if(n&&n[1]){var i=n[1],r=li[i]||"";return/arm/i.test(t)&&(r="RT"),[Zn,r]}return[Zn,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,function(e){if(e&&e[3]){var t=[e[3],e[4],e[5]||"0"];return[bn,t.join(".")]}return[bn,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,function(e){var t="";return e&&e.length>=3&&(t=_t(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+kn+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+kn+")","i"),function(e){if(e&&e[2]){var t=[e[2],e[3],e[4]||"0"];return[kn,t.join(".")]}return[kn,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,function(e){var t=["Mac OS X",""];if(e&&e[1]){var n=[e[1],e[2],e[3]||"0"];t[1]=n.join(".")}return t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[qn,""]],[/Linux|debian/i,["Linux",""]]],hi=function(e){return si.test(e)?Un:oi.test(e)?Vn:ri.test(e)?zn:new RegExp(Jn,"i").test(e)?Jn:new RegExp("("+Qn+"|WPDesktop)","i").test(e)?Qn:/iPad/.test(e)?xn:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?Cn:ai.test(e)?Tn:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(Yn,"i").test(e)?Yn:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?!new RegExp(yn).test(e)||/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)?/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?kn:Sn:kn:new RegExp("(pda|"+yn+")","i").test(e)?Kn:new RegExp(wn,"i").test(e)&&!new RegExp(wn+" pc","i").test(e)?ei:""},vi="https?://(.*)",pi=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","irclid","_kx"],_i=tn(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],pi),gi="<masked>",mi={campaignParams:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.customTrackedParams,n=e.maskPersonalDataProperties,i=e.customPersonalDataProperties;if(!Ze)return{};var r=n?tn([],pi,i||[]):[];return this._campaignParamsFromUrl(gn(Ze.URL,r,gi),t)},_campaignParamsFromUrl:function(e,t){var n=_i.concat(t||[]),i={};return Kt(n,(function(t){var n=_n(e,t);i[t]=n||null})),i},_searchEngine:function(e){return e?0===e.search(vi+"google.([^/?]*)")?"google":0===e.search(vi+"bing.com")?"bing":0===e.search(vi+"yahoo.com")?"yahoo":0===e.search(vi+"duckduckgo.com")?"duckduckgo":null:null},_searchInfoFromReferrer:function(e){var t=mi._searchEngine(e),n="yahoo"!=t?"q":"p",i={};if(!yt(t)){i.$search_engine=t;var r=Ze?_n(Ze.referrer,n):"";r.length&&(i.ph_keyword=r)}return i},searchInfo:function(){var e=null==Ze?void 0:Ze.referrer;return e?this._searchInfoFromReferrer(e):{}},browser:ci,browserVersion:function(e,t){var n=ci(e,t),i=di[n];if(_t(i))return null;for(var r=0;r<i.length;r++){var o=i[r],s=e.match(o);if(s)return parseFloat(s[s.length-2])}return null},browserLanguage:function(){return navigator.language||navigator.userLanguage},browserLanguagePrefix:function(){var e=this.browserLanguage();return"string"==typeof e?e.split("-")[0]:void 0},os:function(e){for(var t=0;t<fi.length;t++){var n=c(fi[t],2),i=n[0],r=n[1],o=i.exec(e),s=o&&(ht(r)?r(o,e):r);if(s)return s}return["",""]},device:hi,deviceType:function(e){var t=hi(e);return t===xn||t===Sn||"Kobo"===t||"Kindle Fire"===t||t===ei?wn:t===Un||t===zn||t===Vn||t===Jn?"Console":t===Cn?"Wearable":t?yn:"Desktop"},referrer:function(){return(null==Ze?void 0:Ze.referrer)||"$direct"},referringDomain:function(){var e;return null!=Ze&&Ze.referrer&&(null===(e=vn(Ze.referrer))||void 0===e?void 0:e.host)||"$direct"},referrerInfo:function(){return{$referrer:this.referrer(),$referring_domain:this.referringDomain()}},personInfo:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.maskPersonalDataProperties,n=e.customPersonalDataProperties,i=t?tn([],pi,n||[]):[],r=null==Qe?void 0:Qe.href.substring(0,1e3);return{r:this.referrer().substring(0,1e3),u:r?gn(r,i,gi):void 0}},personPropsFromInfo:function(e){var t,n=e.r,i=e.u,r={$referrer:n,$referring_domain:null==n?void 0:"$direct"==n?"$direct":null===(t=vn(n))||void 0===t?void 0:t.host};if(i){r.$current_url=i;var o=vn(i);r.$host=null==o?void 0:o.host,r.$pathname=null==o?void 0:o.pathname;var s=this._campaignParamsFromUrl(i);en(r,s)}if(n){var a=this._searchInfoFromReferrer(n);en(r,a)}return r},initialPersonPropsFromInfo:function(e){var t=this.personPropsFromInfo(e),n={};return Kt(t,(function(e,t){n["$initial_".concat(at(t))]=e})),n},timezone:function(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}},timezoneOffset:function(){try{return(new Date).getTimezoneOffset()}catch(e){return}},properties:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.maskPersonalDataProperties,n=e.customPersonalDataProperties;if(!Ke)return{};var i=t?tn([],pi,n||[]):[],r=c(mi.os(Ke),2),o=r[0],s=r[1];return en(sn({$os:o,$os_version:s,$browser:mi.browser(Ke,navigator.vendor),$device:mi.device(Ke),$device_type:mi.deviceType(Ke),$timezone:mi.timezone(),$timezone_offset:mi.timezoneOffset()}),{$current_url:gn(null==Qe?void 0:Qe.href,i,gi),$host:null==Qe?void 0:Qe.host,$pathname:null==Qe?void 0:Qe.pathname,$raw_user_agent:Ke.length>1e3?Ke.substring(0,997)+"...":Ke,$browser_version:mi.browserVersion(Ke,navigator.vendor),$browser_language:mi.browserLanguage(),$browser_language_prefix:mi.browserLanguagePrefix(),$screen_height:null==je?void 0:je.screen.height,$screen_width:null==je?void 0:je.screen.width,$viewport_height:null==je?void 0:je.innerHeight,$viewport_width:null==je?void 0:je.innerWidth,$lib:"web",$lib_version:tt.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})},people_properties:function(){if(!Ke)return{};var e=c(mi.os(Ke),2),t=e[0],n=e[1];return en(sn({$os:t,$os_version:n,$browser:mi.browser(Ke,navigator.vendor)}),{$browser_version:mi.browserVersion(Ke,navigator.vendor)})}},yi=function(e,t){if(!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}},bi=function(){function e(){o(this,e),l(this,"events",{}),this.events={}}return a(e,[{key:"on",value:function(e,t){var n=this;return this.events[e]||(this.events[e]=[]),this.events[e].push(t),function(){n.events[e]=n.events[e].filter((function(e){return e!==t}))}}},{key:"emit",value:function(e,t){var n,i=v(this.events[e]||[]);try{for(i.s();!(n=i.n()).done;){(0,n.value)(t)}}catch(e){i.e(e)}finally{i.f()}var r,o=v(this.events["*"]||[]);try{for(o.s();!(r=o.n()).done;){(0,r.value)(e,t)}}catch(e){o.e(e)}finally{o.f()}}}]),e}(),ki=function(){function e(t){var n=this;o(this,e),l(this,"_debugEventEmitter",new bi),l(this,"checkStep",(function(e,t){return n.checkStepEvent(e,t)&&n.checkStepUrl(e,t)&&n.checkStepElement(e,t)})),l(this,"checkStepEvent",(function(e,t){return null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event)})),this.instance=t,this.actionEvents=new Set,this.actionRegistry=new Set}return a(e,[{key:"init",value:function(){var e,t=this;if(!_t(null===(e=this.instance)||void 0===e?void 0:e._addCaptureHook)){var n;null===(n=this.instance)||void 0===n||n._addCaptureHook((function(e,n){t.on(e,n)}))}}},{key:"register",value:function(e){var t,n,i=this;if(!_t(null===(t=this.instance)||void 0===t?void 0:t._addCaptureHook)&&(e.forEach((function(e){var t,n;null===(t=i.actionRegistry)||void 0===t||t.add(e),null===(n=e.steps)||void 0===n||n.forEach((function(e){var t;null===(t=i.actionEvents)||void 0===t||t.add((null==e?void 0:e.event)||"")}))})),null!==(n=this.instance)&&void 0!==n&&n.autocapture)){var r,o=new Set;e.forEach((function(e){var t;null===(t=e.steps)||void 0===t||t.forEach((function(e){null!=e&&e.selector&&o.add(null==e?void 0:e.selector)}))})),null===(r=this.instance)||void 0===r||r.autocapture.setElementSelectors(o)}}},{key:"on",value:function(e,t){var n,i=this;null!=t&&0!=e.length&&(this.actionEvents.has(e)||this.actionEvents.has(null==t?void 0:t.event))&&this.actionRegistry&&(null===(n=this.actionRegistry)||void 0===n?void 0:n.size)>0&&this.actionRegistry.forEach((function(e){i.checkAction(t,e)&&i._debugEventEmitter.emit("actionCaptured",e.name)}))}},{key:"_addActionHook",value:function(e){this.onAction("actionCaptured",(function(t){return e(t)}))}},{key:"checkAction",value:function(e,t){if(null==(null==t?void 0:t.steps))return!1;var n,i=v(t.steps);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(this.checkStep(e,r))return!0}}catch(e){i.e(e)}finally{i.f()}return!1}},{key:"onAction",value:function(e,t){return this._debugEventEmitter.on(e,t)}},{key:"checkStepUrl",value:function(t,n){if(null!=n&&n.url){var i,r=null==t||null===(i=t.properties)||void 0===i?void 0:i.$current_url;if(!r||"string"!=typeof r)return!1;if(!e.matchString(r,null==n?void 0:n.url,(null==n?void 0:n.url_matching)||"contains"))return!1}return!0}},{key:"checkStepElement",value:function(t,n){if((null!=n&&n.href||null!=n&&n.tag_name||null!=n&&n.text)&&!this.getElementsList(t).some((function(t){return!(null!=n&&n.href&&!e.matchString(t.href||"",null==n?void 0:n.href,(null==n?void 0:n.href_matching)||"exact"))&&((null==n||!n.tag_name||t.tag_name===(null==n?void 0:n.tag_name))&&!(null!=n&&n.text&&!e.matchString(t.text||"",null==n?void 0:n.text,(null==n?void 0:n.text_matching)||"exact")&&!e.matchString(t.$el_text||"",null==n?void 0:n.text,(null==n?void 0:n.text_matching)||"exact")))})))return!1;if(null!=n&&n.selector){var i,r=null==t||null===(i=t.properties)||void 0===i?void 0:i.$element_selectors;if(!r)return!1;if(!r.includes(null==n?void 0:n.selector))return!1}return!0}},{key:"getElementsList",value:function(e){return null==(null==e?void 0:e.properties.$elements)?[]:null==e?void 0:e.properties.$elements}}],[{key:"matchString",value:function(t,n,i){switch(i){case"regex":return!!je&&yi(t,n);case"exact":return n===t;case"contains":var r=e.escapeStringRegexp(n).replace(/_/g,".").replace(/%/g,".*");return yi(t,r);default:return!1}}},{key:"escapeStringRegexp",value:function(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}}]),e}(),wi=function(){function e(t){o(this,e),this.instance=t,this.eventToSurveys=new Map,this.actionToSurveys=new Map}return a(e,[{key:"register",value:function(e){var t;_t(null===(t=this.instance)||void 0===t?void 0:t._addCaptureHook)||(this.setupEventBasedSurveys(e),this.setupActionBasedSurveys(e))}},{key:"setupActionBasedSurveys",value:function(e){var t=this,n=e.filter((function(e){var t,n,i,r;return(null===(t=e.conditions)||void 0===t?void 0:t.actions)&&(null===(n=e.conditions)||void 0===n||null===(i=n.actions)||void 0===i||null===(r=i.values)||void 0===r?void 0:r.length)>0}));if(0!==n.length){if(null==this.actionMatcher){this.actionMatcher=new ki(this.instance),this.actionMatcher.init();this.actionMatcher._addActionHook((function(e){t.onAction(e)}))}n.forEach((function(e){var n,i,r,o,s,a,l,u,c,d;e.conditions&&null!==(n=e.conditions)&&void 0!==n&&n.actions&&null!==(i=e.conditions)&&void 0!==i&&null!==(r=i.actions)&&void 0!==r&&r.values&&(null===(o=e.conditions)||void 0===o||null===(s=o.actions)||void 0===s||null===(a=s.values)||void 0===a?void 0:a.length)>0&&(null===(l=t.actionMatcher)||void 0===l||l.register(e.conditions.actions.values),null===(u=e.conditions)||void 0===u||null===(c=u.actions)||void 0===c||null===(d=c.values)||void 0===d||d.forEach((function(n){if(n&&n.name){var i=t.actionToSurveys.get(n.name);i&&i.push(e.id),t.actionToSurveys.set(n.name,i||[e.id])}})))}))}}},{key:"setupEventBasedSurveys",value:function(e){var t,n=this;if(0!==e.filter((function(e){var t,n,i,r;return(null===(t=e.conditions)||void 0===t?void 0:t.events)&&(null===(n=e.conditions)||void 0===n||null===(i=n.events)||void 0===i||null===(r=i.values)||void 0===r?void 0:r.length)>0})).length){null===(t=this.instance)||void 0===t||t._addCaptureHook((function(e,t){n.onEvent(e,t)})),e.forEach((function(e){var t,i,r;null===(t=e.conditions)||void 0===t||null===(i=t.events)||void 0===i||null===(r=i.values)||void 0===r||r.forEach((function(t){if(t&&t.name){var i=n.eventToSurveys.get(t.name);i&&i.push(e.id),n.eventToSurveys.set(t.name,i||[e.id])}}))}))}}},{key:"onEvent",value:function(t,n){var i,r,o=(null===(i=this.instance)||void 0===i||null===(r=i.persistence)||void 0===r?void 0:r.props[ee])||[];if(e.SURVEY_SHOWN_EVENT_NAME==t&&n&&o.length>0){var s,a=null==n||null===(s=n.properties)||void 0===s?void 0:s.$survey_id;if(a){var l=o.indexOf(a);l>=0&&(o.splice(l,1),this._updateActivatedSurveys(o))}}else this.eventToSurveys.has(t)&&this._updateActivatedSurveys(o.concat(this.eventToSurveys.get(t)||[]))}},{key:"onAction",value:function(e){var t,n,i=(null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n?void 0:n.props[ee])||[];this.actionToSurveys.has(e)&&this._updateActivatedSurveys(i.concat(this.actionToSurveys.get(e)||[]))}},{key:"_updateActivatedSurveys",value:function(e){var t,n;null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n||n.register(l({},ee,d(new Set(e))))}},{key:"getSurveys",value:function(){var e,t,n=null===(e=this.instance)||void 0===e||null===(t=e.persistence)||void 0===t?void 0:t.props[ee];return n||[]}},{key:"getEventToSurveys",value:function(){return this.eventToSurveys}},{key:"_getActionMatcher",value:function(){return this.actionMatcher}}]),e}();l(wi,"SURVEY_SHOWN_EVENT_NAME","survey shown");var Si=Pt("[Surveys]"),xi={icontains:function(e,t){return e.some((function(e){return t.toLowerCase().includes(e.toLowerCase())}))},not_icontains:function(e,t){return e.every((function(e){return!t.toLowerCase().includes(e.toLowerCase())}))},regex:function(e,t){return e.some((function(e){return yi(t,e)}))},not_regex:function(e,t){return e.every((function(e){return!yi(t,e)}))},exact:function(e,t){return e.some((function(e){return t===e}))},is_not:function(e,t){return e.every((function(e){return t!==e}))}};function Ei(e){return null!=e?e:"icontains"}function Ci(e){var t,n,i;if(null===(t=e.conditions)||void 0===t||!t.url)return!0;var r=null==je||null===(n=je.location)||void 0===n?void 0:n.href;if(!r)return!1;var o=[e.conditions.url];return xi[Ei(null===(i=e.conditions)||void 0===i?void 0:i.urlMatchType)](o,r)}var Pi,Ti,Ii,Fi,Ri=function(){function e(t){o(this,e),l(this,"_isFetchingSurveys",!1),l(this,"_isInitializingSurveys",!1),this.instance=t,this._surveyEventReceiver=null}return a(e,[{key:"onRemoteConfig",value:function(e){this._decideServerResponse=!!e.surveys,Si.info("decideServerResponse set to ".concat(this._decideServerResponse)),this.loadIfEnabled()}},{key:"reset",value:function(){localStorage.removeItem("lastSeenSurveyDate");var e=function(){for(var e=[],t=0;t<localStorage.length;t++){var n=localStorage.key(t);null!=n&&n.startsWith(Mt)&&e.push(n)}return e}();e.forEach((function(e){return localStorage.removeItem(e)}))}},{key:"loadIfEnabled",value:function(){var e=this;if(!this._surveyManager)if(this._isInitializingSurveys)Si.info("Already initializing surveys, skipping...");else if(this.instance.config.disable_surveys)Si.info("Disabled. Not loading surveys.");else{var t=null==et?void 0:et.__PosthogExtensions__;if(t)if(this._decideServerResponse){this._isInitializingSurveys=!0;try{var n=t.generateSurveys;if(n)this._surveyManager=n(this.instance),this._isInitializingSurveys=!1,this._surveyEventReceiver=new wi(this.instance),Si.info("Surveys loaded successfully");else{var i=t.loadExternalDependency;i?i(this.instance,"surveys",(function(n){if(n||!t.generateSurveys)return Si.error("Could not load surveys script",n),void(e._isInitializingSurveys=!1);e._surveyManager=t.generateSurveys(e.instance),e._isInitializingSurveys=!1,e._surveyEventReceiver=new wi(e.instance),Si.info("Surveys loaded successfully")})):(Si.error("PostHog loadExternalDependency extension not found. Cannot load remote config."),this._isInitializingSurveys=!1)}}catch(e){throw Si.error("Error initializing surveys",e),this._isInitializingSurveys=!1,e}}else Si.warn("Decide not loaded yet. Not loading surveys.");else Si.error("PostHog Extensions not found.")}}},{key:"getSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.instance.config.disable_surveys)return Si.info("Disabled. Not loading surveys."),e([]);var i=this.instance.get_property(K);if(i&&!n)return e(i);if(this._isFetchingSurveys)return e([]);try{this._isFetchingSurveys=!0,this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/surveys/?token=".concat(this.instance.config.token)),method:"GET",timeout:this.instance.config.surveys_request_timeout_ms,callback:function(n){var i;t._isFetchingSurveys=!1;var r=n.statusCode;if(200!==r||!n.json)return Si.error("Surveys API could not be loaded, status: ".concat(r)),e([]);var o,s=n.json.surveys||[],a=s.filter((function(e){var t,n,i,r,o,s,a,l,u,c,d,f;return(null===(t=e.conditions)||void 0===t?void 0:t.events)&&(null===(n=e.conditions)||void 0===n||null===(i=n.events)||void 0===i?void 0:i.values)&&(null===(r=e.conditions)||void 0===r||null===(o=r.events)||void 0===o||null===(s=o.values)||void 0===s?void 0:s.length)>0||(null===(a=e.conditions)||void 0===a?void 0:a.actions)&&(null===(l=e.conditions)||void 0===l||null===(u=l.actions)||void 0===u?void 0:u.values)&&(null===(c=e.conditions)||void 0===c||null===(d=c.actions)||void 0===d||null===(f=d.values)||void 0===f?void 0:f.length)>0}));a.length>0&&(null===(o=t._surveyEventReceiver)||void 0===o||o.register(a));return null===(i=t.instance.persistence)||void 0===i||i.register(l({},K,s)),e(s)}})}catch(e){throw this._isFetchingSurveys=!1,e}}},{key:"isSurveyFeatureFlagEnabled",value:function(e){return!e||this.instance.featureFlags.isFeatureEnabled(e)}},{key:"getActiveMatchingSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.getSurveys((function(n){var i,r=n.filter((function(e){return!(!e.start_date||e.end_date)})).filter((function(e){var t;if(!e.conditions)return!0;var n=Ci(e),i=null===(t=e.conditions)||void 0===t||!t.selector||(null==Ze?void 0:Ze.querySelector(e.conditions.selector)),r=function(e){var t,n,i;if(null===(t=e.conditions)||void 0===t||!t.deviceTypes||0===(null===(n=e.conditions)||void 0===n?void 0:n.deviceTypes.length))return!0;if(!Ke)return!1;var r=mi.deviceType(Ke);return xi[Ei(null===(i=e.conditions)||void 0===i?void 0:i.deviceTypesMatchType)](e.conditions.deviceTypes,r)}(e);return n&&i&&r})),o=null===(i=t._surveyEventReceiver)||void 0===i?void 0:i.getSurveys(),s=r.filter((function(e){var n,i,r,s,a,l,u,c,d;if(!(e.linked_flag_key||e.targeting_flag_key||e.internal_targeting_flag_key||null!==(n=e.feature_flag_keys)&&void 0!==n&&n.length))return!0;var f=t.isSurveyFeatureFlagEnabled(e.linked_flag_key),h=t.isSurveyFeatureFlagEnabled(e.targeting_flag_key),v=(null!==(i=null===(r=e.conditions)||void 0===r||null===(s=r.events)||void 0===s||null===(a=s.values)||void 0===a?void 0:a.length)&&void 0!==i?i:0)>0,p=(null!==(l=null===(u=e.conditions)||void 0===u||null===(c=u.actions)||void 0===c||null===(d=c.values)||void 0===d?void 0:d.length)&&void 0!==l?l:0)>0,_=!v&&!p||(null==o?void 0:o.includes(e.id)),g=t._canActivateRepeatedly(e)||t.isSurveyFeatureFlagEnabled(e.internal_targeting_flag_key),m=t.checkFlags(e);return f&&h&&g&&_&&m}));return e(s)}),n)}},{key:"checkFlags",value:function(e){var t,n=this;return null===(t=e.feature_flag_keys)||void 0===t||!t.length||e.feature_flag_keys.every((function(e){var t=e.key,i=e.value;return!t||!i||n.instance.featureFlags.isFeatureEnabled(i)}))}},{key:"_canActivateRepeatedly",value:function(e){var t;return bt(null===(t=et.__PosthogExtensions__)||void 0===t?void 0:t.canActivateRepeatedly)?(Si.warn("init was not called"),!1):et.__PosthogExtensions__.canActivateRepeatedly(e)}},{key:"canRenderSurvey",value:function(e){var t=this;bt(this._surveyManager)?Si.warn("init was not called"):this.getSurveys((function(n){var i=n.filter((function(t){return t.id===e}))[0];t._surveyManager.canRenderSurvey(i)}))}},{key:"renderSurvey",value:function(e,t){var n=this;bt(this._surveyManager)?Si.warn("init was not called"):this.getSurveys((function(i){var r=i.filter((function(t){return t.id===e}))[0];n._surveyManager.renderSurvey(r,null==Ze?void 0:Ze.querySelector(t))}))}}]),e}(),Mi=0,qi=[],$i=[],Oi=_.__b,Li=_.__r,Ai=_.diffed,Di=_.__c,Ni=_.unmount;function Hi(e,t){_.__h&&_.__h(Ti,e,Mi||t),Mi=0;var n=Ti.__H||(Ti.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:$i}),n.__[e]}function Bi(e){return Mi=1,function(e,t,n){var i=Hi(Pi++,2);if(i.t=e,!i.__c&&(i.__=[Xi(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],n=i.t(t,e);t!==n&&(i.__N=[n,i.__[1]],i.__c.setState({}))}],i.__c=Ti,!Ti.u)){var r=function(e,t,n){if(!i.__c.__H)return!0;var r=i.__c.__H.__.filter((function(e){return e.__c}));if(r.every((function(e){return!e.__N})))return!o||o.call(this,e,t,n);var s=!1;return r.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!(!s&&i.__c.props===e)&&(!o||o.call(this,e,t,n))};Ti.u=!0;var o=Ti.shouldComponentUpdate,s=Ti.componentWillUpdate;Ti.componentWillUpdate=function(e,t,n){if(this.__e){var i=o;o=void 0,r(e,t,n),o=i}s&&s.call(this,e,t,n)},Ti.shouldComponentUpdate=r}return i.__N||i.__}(Xi,e)}function ji(e,t){var n=Hi(Pi++,3);!_.__s&&Ji(n.__H,t)&&(n.__=e,n.i=t,Ti.__H.__h.push(n))}function Ui(e){return Mi=5,Vi((function(){return{current:e}}),[])}function Vi(e,t){var n=Hi(Pi++,7);return Ji(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function zi(e){var t=Ti.context[e.__c],n=Hi(Pi++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Ti)),t.props.value):e.__}function Wi(){for(var e;e=qi.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(Qi),e.__H.__h.forEach(Yi),e.__H.__h=[]}catch(t){e.__H.__h=[],_.__e(t,e.__v)}}_.__b=function(e){Ti=null,Oi&&Oi(e)},_.__r=function(e){Li&&Li(e),Pi=0;var t=(Ti=e.__c).__H;t&&(Ii===Ti?(t.__h=[],Ti.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=$i,e.__N=e.i=void 0}))):(t.__h.forEach(Qi),t.__h.forEach(Yi),t.__h=[],Pi=0)),Ii=Ti},_.diffed=function(e){Ai&&Ai(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==qi.push(t)&&Fi===_.requestAnimationFrame||((Fi=_.requestAnimationFrame)||Zi)(Wi)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==$i&&(e.__=e.__V),e.i=void 0,e.__V=$i}))),Ii=Ti=null},_.__c=function(e,t){t.some((function(e){try{e.__h.forEach(Qi),e.__h=e.__h.filter((function(e){return!e.__||Yi(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],_.__e(n,e.__v)}})),Di&&Di(e,t)},_.unmount=function(e){Ni&&Ni(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{Qi(e)}catch(e){t=e}})),n.__H=void 0,t&&_.__e(t,n.__v))};var Gi="function"==typeof requestAnimationFrame;function Zi(e){var t,n=function(){clearTimeout(i),Gi&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);Gi&&(t=requestAnimationFrame(n))}function Qi(e){var t=Ti,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Ti=t}function Yi(e){var t=Ti;e.__c=e.__(),Ti=t}function Ji(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function Xi(e,t){return"function"==typeof t?t(e):t}var Ki=Ze;function er(e,t){var n,i=Ki.createElement("div");i.className="PostHogWidget".concat(e.id);var r,o=i.attachShadow({mode:"open"}),s=(r=null===(n=e.appearance)||void 0===n?void 0:n.widgetColor,"\n .ph-survey-widget-tab {\n position: fixed;\n top: 50%;\n right: 0;\n background: ".concat(r||"#e0a045",";\n color: white;\n transform: rotate(-90deg) translate(0, -100%);\n transform-origin: right top;\n min-width: 40px;\n padding: 8px 12px;\n font-weight: 500;\n border-radius: 3px 3px 0 0;\n text-align: center;\n cursor: pointer;\n z-index: ").concat($t,";\n }\n .ph-survey-widget-tab:hover {\n padding-bottom: 13px;\n }\n .ph-survey-widget-button {\n position: fixed;\n }\n ")),a=It(Ki,s,t);return a&&o.append(a),Ki.body.appendChild(i),o}var tr=0;function nr(e,t,n,i,r,o){var s,a,l={};for(a in t)"ref"==a?s=t[a]:l[a]=t[a];var u={type:e,props:l,key:n,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--tr,__i:-1,__u:0,__source:r,__self:o};if("function"==typeof e&&(s=e.defaultProps))for(a in s)void 0===l[a]&&(l[a]=s[a]);return _.vnode&&_.vnode(u),u}var ir=nr("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:nr("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146 272q66 0 121.5-35.5T682-393h-52q-23 40-63 61.5T480.5-310q-46.5 0-87-21T331-393h-53q26 61 81 96.5T480-261Zm0 181q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),rr=nr("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:nr("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm20 194h253v-49H354v49ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),or=nr("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:nr("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146.174 116Q413-417 358.5-379.5T278-280h53q22-42 62.173-65t87.5-23Q528-368 567.5-344.5T630-280h52q-25-63-79.826-100-54.826-37-122-37ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),sr=nr("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:nr("path",{d:"M480-417q-67 0-121.5 37.5T278-280h404q-25-63-80-100t-122-37Zm-183-72 50-45 45 45 31-36-45-45 45-45-31-36-45 45-50-45-31 36 45 45-45 45 31 36Zm272 0 44-45 51 45 31-36-45-45 45-45-31-36-51 45-44-45-31 36 44 45-44 45 31 36ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142 0 241-99t99-241q0-142-99-241t-241-99q-142 0-241 99t-99 241q0 142 99 241t241 99Z"})}),ar=nr("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:nr("path",{d:"M479.504-261Q537-261 585.5-287q48.5-26 78.5-72.4 6-11.6-.75-22.6-6.75-11-20.25-11H316.918Q303-393 296.5-382t-.5 22.6q30 46.4 78.5 72.4 48.5 26 105.004 26ZM347-578l27 27q7.636 8 17.818 8Q402-543 410-551q8-8 8-18t-8-18l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.636-8 17.818Q276-559 284-551q8 8 18 8t18-8l27-27Zm267 0 27 27q7.714 8 18 8t18-8q8-7.636 8-17.818Q685-579 677-587l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.714-8 18t8 18q7.636 8 17.818 8Q579-543 587-551l27-27ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),lr=nr("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:nr("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.164752 0.164752C0.384422 -0.0549175 0.740578 -0.0549175 0.960248 0.164752L6 5.20451L11.0398 0.164752C11.2594 -0.0549175 11.6156 -0.0549175 11.8352 0.164752C12.0549 0.384422 12.0549 0.740578 11.8352 0.960248L6.79549 6L11.8352 11.0398C12.0549 11.2594 12.0549 11.6156 11.8352 11.8352C11.6156 12.0549 11.2594 12.0549 11.0398 11.8352L6 6.79549L0.960248 11.8352C0.740578 12.0549 0.384422 12.0549 0.164752 11.8352C-0.0549175 11.6156 -0.0549175 11.2594 0.164752 11.0398L5.20451 6L0.164752 0.960248C-0.0549175 0.740578 -0.0549175 0.384422 0.164752 0.164752Z",fill:"black"})}),ur=nr("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[nr("g",{"clip-path":"url(#clip0_2415_6911)",children:[nr("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:nr("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),nr("g",{mask:"url(#mask0_2415_6911)",children:[nr("path",{d:"M5.77226 8.02931C5.59388 8.37329 5.08474 8.37329 4.90634 8.02931L4.4797 7.20672C4.41155 7.07535 4.41155 6.9207 4.4797 6.78933L4.90634 5.96669C5.08474 5.62276 5.59388 5.62276 5.77226 5.96669L6.19893 6.78933C6.26709 6.9207 6.26709 7.07535 6.19893 7.20672L5.77226 8.02931ZM5.77226 12.6946C5.59388 13.0386 5.08474 13.0386 4.90634 12.6946L4.4797 11.872C4.41155 11.7406 4.41155 11.586 4.4797 11.4546L4.90634 10.632C5.08474 10.288 5.59388 10.288 5.77226 10.632L6.19893 11.4546C6.26709 11.586 6.26709 11.7406 6.19893 11.872L5.77226 12.6946Z",fill:"#1D4AFF"}),nr("path",{d:"M0.5 10.9238C0.5 10.508 1.02142 10.2998 1.32637 10.5938L3.54508 12.7327C3.85003 13.0267 3.63405 13.5294 3.20279 13.5294H0.984076C0.716728 13.5294 0.5 13.3205 0.5 13.0627V10.9238ZM0.5 8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.19753 13.3927C5.28831 13.4802 5.41144 13.5294 5.53982 13.5294H8.0421C8.47337 13.5294 8.68936 13.0267 8.3844 12.7327L1.32637 5.92856C1.02142 5.63456 0.5 5.84278 0.5 6.25854V8.67083ZM0.5 4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L10.0368 13.3927C10.1276 13.4802 10.2508 13.5294 10.3791 13.5294H12.8814C13.3127 13.5294 13.5287 13.0267 13.2237 12.7327L1.32637 1.26329C1.02142 0.969312 0.5 1.17752 0.5 1.59327V4.00556ZM5.33931 4.00556C5.33931 4.12932 5.39033 4.24802 5.4811 4.33554L14.1916 12.7327C14.4965 13.0267 15.0179 12.8185 15.0179 12.4028V9.99047C15.0179 9.86671 14.9669 9.74799 14.8762 9.66049L6.16568 1.26329C5.86071 0.969307 5.33931 1.17752 5.33931 1.59327V4.00556ZM11.005 1.26329C10.7 0.969307 10.1786 1.17752 10.1786 1.59327V4.00556C10.1786 4.12932 10.2296 4.24802 10.3204 4.33554L14.1916 8.06748C14.4965 8.36148 15.0179 8.15325 15.0179 7.7375V5.3252C15.0179 5.20144 14.9669 5.08272 14.8762 4.99522L11.005 1.26329Z",fill:"#F9BD2B"}),nr("path",{d:"M21.0852 10.981L16.5288 6.58843C16.2238 6.29443 15.7024 6.50266 15.7024 6.91841V13.0627C15.7024 13.3205 15.9191 13.5294 16.1865 13.5294H23.2446C23.5119 13.5294 23.7287 13.3205 23.7287 13.0627V12.5032C23.7287 12.2455 23.511 12.0396 23.2459 12.0063C22.4323 11.9042 21.6713 11.546 21.0852 10.981ZM18.0252 12.0365C17.5978 12.0365 17.251 11.7021 17.251 11.2901C17.251 10.878 17.5978 10.5436 18.0252 10.5436C18.4527 10.5436 18.7996 10.878 18.7996 11.2901C18.7996 11.7021 18.4527 12.0365 18.0252 12.0365Z",fill:"currentColor"}),nr("path",{d:"M0.5 13.0627C0.5 13.3205 0.716728 13.5294 0.984076 13.5294H3.20279C3.63405 13.5294 3.85003 13.0267 3.54508 12.7327L1.32637 10.5938C1.02142 10.2998 0.5 10.508 0.5 10.9238V13.0627ZM5.33931 5.13191L1.32637 1.26329C1.02142 0.969306 0.5 1.17752 0.5 1.59327V4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L5.33931 8.86412V5.13191ZM1.32637 5.92855C1.02142 5.63455 0.5 5.84278 0.5 6.25853V8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.33931 13.5294V9.79717L1.32637 5.92855Z",fill:"#1D4AFF"}),nr("path",{d:"M10.1787 5.3252C10.1787 5.20144 10.1277 5.08272 10.0369 4.99522L6.16572 1.26329C5.8608 0.969306 5.33936 1.17752 5.33936 1.59327V4.00556C5.33936 4.12932 5.39037 4.24802 5.48114 4.33554L10.1787 8.86412V5.3252ZM5.33936 13.5294H8.04214C8.47341 13.5294 8.6894 13.0267 8.38443 12.7327L5.33936 9.79717V13.5294ZM5.33936 5.13191V8.67083C5.33936 8.79459 5.39037 8.91331 5.48114 9.00081L10.1787 13.5294V9.99047C10.1787 9.86671 10.1277 9.74803 10.0369 9.66049L5.33936 5.13191Z",fill:"#F54E00"}),nr("path",{d:"M29.375 11.6667H31.3636V8.48772H33.0249C34.8499 8.48772 36.0204 7.4443 36.0204 5.83052C36.0204 4.21681 34.8499 3.17334 33.0249 3.17334H29.375V11.6667ZM31.3636 6.84972V4.81136H32.8236C33.5787 4.81136 34.0318 5.19958 34.0318 5.83052C34.0318 6.4615 33.5787 6.84972 32.8236 6.84972H31.3636ZM39.618 11.7637C41.5563 11.7637 42.9659 10.429 42.9659 8.60905C42.9659 6.78905 41.5563 5.45438 39.618 5.45438C37.6546 5.45438 36.2701 6.78905 36.2701 8.60905C36.2701 10.429 37.6546 11.7637 39.618 11.7637ZM38.1077 8.60905C38.1077 7.63838 38.7118 6.97105 39.618 6.97105C40.5116 6.97105 41.1157 7.63838 41.1157 8.60905C41.1157 9.57972 40.5116 10.2471 39.618 10.2471C38.7118 10.2471 38.1077 9.57972 38.1077 8.60905ZM46.1482 11.7637C47.6333 11.7637 48.6402 10.8658 48.6402 9.81025C48.6402 7.33505 45.2294 8.13585 45.2294 7.16518C45.2294 6.8983 45.5189 6.72843 45.9342 6.72843C46.3622 6.72843 46.8782 6.98318 47.0418 7.54132L48.527 6.94678C48.2375 6.06105 47.1677 5.45438 45.8713 5.45438C44.4743 5.45438 43.6058 6.25518 43.6058 7.21372C43.6058 9.53118 46.9663 8.88812 46.9663 9.84665C46.9663 10.1864 46.6391 10.417 46.1482 10.417C45.4434 10.417 44.9525 9.94376 44.8015 9.3735L43.3164 9.93158C43.6436 10.8537 44.6001 11.7637 46.1482 11.7637ZM53.4241 11.606L53.2982 10.0651C53.0843 10.1743 52.8074 10.2106 52.5808 10.2106C52.1278 10.2106 51.8257 9.89523 51.8257 9.34918V7.03172H53.3612V5.55145H51.8257V3.78001H49.9755V5.55145H48.9687V7.03172H49.9755V9.57972C49.9755 11.06 51.0202 11.7637 52.3921 11.7637C52.7696 11.7637 53.122 11.7031 53.4241 11.606ZM59.8749 3.17334V6.47358H56.376V3.17334H54.3874V11.6667H56.376V8.11158H59.8749V11.6667H61.8761V3.17334H59.8749ZM66.2899 11.7637C68.2281 11.7637 69.6378 10.429 69.6378 8.60905C69.6378 6.78905 68.2281 5.45438 66.2899 5.45438C64.3265 5.45438 62.942 6.78905 62.942 8.60905C62.942 10.429 64.3265 11.7637 66.2899 11.7637ZM64.7796 8.60905C64.7796 7.63838 65.3837 6.97105 66.2899 6.97105C67.1835 6.97105 67.7876 7.63838 67.7876 8.60905C67.7876 9.57972 67.1835 10.2471 66.2899 10.2471C65.3837 10.2471 64.7796 9.57972 64.7796 8.60905ZM73.2088 11.4725C73.901 11.4725 74.5177 11.242 74.845 10.8416V11.424C74.845 12.1034 74.2786 12.5767 73.4102 12.5767C72.7935 12.5767 72.2523 12.2854 72.1642 11.788L70.4776 12.0428C70.7042 13.1955 71.925 13.972 73.4102 13.972C75.361 13.972 76.6574 12.8679 76.6574 11.2298V5.55145H74.8324V6.07318C74.4926 5.69705 73.9136 5.45438 73.171 5.45438C71.409 5.45438 70.3014 6.61918 70.3014 8.46345C70.3014 10.3077 71.409 11.4725 73.2088 11.4725ZM72.1012 8.46345C72.1012 7.55345 72.655 6.97105 73.5109 6.97105C74.3793 6.97105 74.9331 7.55345 74.9331 8.46345C74.9331 9.37345 74.3793 9.95585 73.5109 9.95585C72.655 9.95585 72.1012 9.37345 72.1012 8.46345Z",fill:"currentColor"})]})]}),nr("defs",{children:nr("clipPath",{id:"clip0_2415_6911",children:nr("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]}),cr=nr("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:nr("path",{d:"M5.30769 10.6923L4.77736 11.2226C4.91801 11.3633 5.10878 11.4423 5.30769 11.4423C5.5066 11.4423 5.69737 11.3633 5.83802 11.2226L5.30769 10.6923ZM15.5303 1.53033C15.8232 1.23744 15.8232 0.762563 15.5303 0.46967C15.2374 0.176777 14.7626 0.176777 14.4697 0.46967L15.5303 1.53033ZM1.53033 5.85429C1.23744 5.56139 0.762563 5.56139 0.46967 5.85429C0.176777 6.14718 0.176777 6.62205 0.46967 6.91495L1.53033 5.85429ZM5.83802 11.2226L15.5303 1.53033L14.4697 0.46967L4.77736 10.162L5.83802 11.2226ZM0.46967 6.91495L4.77736 11.2226L5.83802 10.162L1.53033 5.85429L0.46967 6.91495Z",fill:"currentColor"})});function dr(){return nr("a",{href:"https://posthog.com",target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",ur]})}function fr(e){var t=e.text,n=e.submitDisabled,i=e.appearance,r=e.onSubmit,o=e.link,s=e.onPreviewSubmit,a=zi(Qt),l=a.isPreviewMode,u=a.isPopup,c=i.submitButtonTextColor||Dt(i.submitButtonColor||Nt.submitButtonColor);return nr("div",{className:"bottom-section",children:[nr("div",{className:"buttons",children:nr("button",{className:"form-submit",disabled:n,type:"button",style:u?{color:c}:{},onClick:function(){o&&(null==je||je.open(o)),l?null==s||s():r()},children:t})}),!i.whiteLabel&&nr(dr,{})]})}function hr(e){var t=e.question,n=e.description,i=e.descriptionContentType,r=e.backgroundColor,o=e.forceDisableHtml;return nr("div",{style:zi(Qt).isPopup?{backgroundColor:r||Nt.backgroundColor}:{},children:[nr("div",{className:"survey-question",children:t}),n&&Yt({component:me("div",{className:"survey-question-description"}),children:n,renderAsHtml:!o&&"text"!==i})]})}function vr(e){var t=e.onClick,n=zi(Qt).isPreviewMode;return nr("div",{className:"cancel-btn-wrapper",onClick:t,disabled:n,children:nr("button",{className:"form-cancel",onClick:t,disabled:n,children:lr})})}function pr(e){var n=e.header,i=e.description,r=e.contentType,o=e.forceDisableHtml,s=e.appearance,a=e.onClose,l=e.styleOverrides,u=Dt(s.backgroundColor||Nt.backgroundColor),c=zi(Qt).isPopup;return nr(be,{children:nr("div",{className:"thank-you-message",style:t({},l),children:nr("div",{className:"thank-you-message-container",children:[c&&nr(vr,{onClick:function(){return a()}}),nr("h3",{className:"thank-you-message-header",style:{color:u},children:n}),i&&Yt({component:me("div",{className:"thank-you-message-body"}),children:i,renderAsHtml:!o&&"text"!==r,style:{color:u}}),c&&nr(fr,{text:s.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:s,onSubmit:function(){return a()}})]})})})}function _r(e){var t,n=Ui(null),i=c(Bi(null!==(t=e.defaultTextColor)&&void 0!==t?t:"black"),2),r=i[0],o=i[1];return ji((function(){if(n.current){var e=function(e){var t=Ft.getComputedStyle(e).backgroundColor;if("rgba(0, 0, 0, 0)"===t)return"black";var n=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(!n)return"black";var i=parseInt(n[1]),r=parseInt(n[2]),o=parseInt(n[3]);return Math.sqrt(i*i*.299+r*r*.587+o*o*.114)>127.5?"black":"white"}(n.current);o(e)}}),[e.appearance,e.forceUpdate]),{ref:n,textColor:r}}function gr(e){var t=e.question,n=e.forceDisableHtml,i=e.appearance,r=e.onSubmit,o=e.onPreviewSubmit,s=Ui(null),a=c(Bi(""),2),l=a[0],u=a[1];return nr("div",{ref:s,children:[nr(hr,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,backgroundColor:i.backgroundColor,forceDisableHtml:n}),nr("textarea",{rows:4,placeholder:null==i?void 0:i.placeholder,onInput:function(e){return u(e.currentTarget.value)}}),nr(fr,{text:t.buttonText||"Submit",submitDisabled:!l&&!t.optional,appearance:i,onSubmit:function(){return r(l)},onPreviewSubmit:function(){return o(l)}})]})}function mr(e){var t=e.question,n=e.forceDisableHtml,i=e.appearance,r=e.onSubmit,o=e.onPreviewSubmit;return nr(be,{children:[nr(hr,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n}),nr(fr,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:i,onSubmit:function(){return r("link clicked")},onPreviewSubmit:function(){return o("link clicked")}})]})}function yr(e){var t=e.question,n=e.forceDisableHtml,i=e.displayQuestionIndex,r=e.appearance,o=e.onSubmit,s=e.onPreviewSubmit,a=t.scale,l=10===t.scale?0:1,u=c(Bi(null),2),d=u[0],f=u[1];return nr(be,{children:[nr(hr,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n,backgroundColor:r.backgroundColor}),nr("div",{className:"rating-section",children:[nr("div",{className:"rating-options",children:["emoji"===t.display&&nr("div",{className:"rating-options-emoji",children:(3===t.scale?wr:Sr).map((function(e,t){var n=t+1===d;return nr("button",{className:"ratings-emoji question-".concat(i,"-rating-").concat(t," ").concat(n?"rating-active":null),value:t+1,type:"button",onClick:function(){f(t+1)},style:{fill:n?r.ratingButtonActiveColor:r.ratingButtonColor,borderColor:r.borderColor},children:e},t)}))}),"number"===t.display&&nr("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat(".concat(a-l+1,", minmax(0, 1fr))")},children:Pr(t.scale).map((function(e,t){return nr(br,{displayQuestionIndex:i,active:d===e,appearance:r,num:e,setActiveNumber:function(e){f(e)}},t)}))})]}),nr("div",{className:"rating-text",children:[nr("div",{children:t.lowerBoundLabel}),nr("div",{children:t.upperBoundLabel})]})]}),nr(fr,{text:t.buttonText||(null==r?void 0:r.submitButtonText)||"Submit",submitDisabled:yt(d)&&!t.optional,appearance:r,onSubmit:function(){return o(d)},onPreviewSubmit:function(){return s(d)}})]})}function br(e){var t=e.num,n=e.active,i=e.displayQuestionIndex,r=e.appearance,o=e.setActiveNumber,s=_r({appearance:r,defaultTextColor:"black",forceUpdate:n}),a=s.textColor;return nr("button",{ref:s.ref,className:"ratings-number question-".concat(i,"-rating-").concat(t," ").concat(n?"rating-active":null),type:"button",onClick:function(){o(t)},style:{color:a,backgroundColor:n?r.ratingButtonActiveColor:r.ratingButtonColor,borderColor:r.borderColor},children:t})}function kr(e){var t=e.question,n=e.forceDisableHtml,i=e.displayQuestionIndex,r=e.appearance,o=e.onSubmit,s=e.onPreviewSubmit,a=Ui(null),l=Vi((function(){return function(e){if(!e.shuffleOptions)return e.choices;var t=e.choices,n="";e.hasOpenChoice&&(n=t.pop());var i=Vt(t,Ut(t));return e.hasOpenChoice&&(e.choices.push(n),i.push(n)),i}(t)}),[t]),u=c(Bi(t.type===x.MultipleChoice?[]:null),2),f=u[0],h=u[1],v=c(Bi(!1),2),p=v[0],_=v[1],g=c(Bi(""),2),m=g[0],y=g[1],b=t.type===x.SingleChoice?"radio":"checkbox";return nr("div",{ref:a,children:[nr(hr,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n,backgroundColor:r.backgroundColor}),nr("div",{className:"multiple-choice-options limit-height",children:l.map((function(e,n){var r="choice-option",o=e,s=e;return t.hasOpenChoice&&n===t.choices.length-1&&(r+=" choice-option-open"),nr("div",{className:r,children:[nr("input",{type:b,id:"surveyQuestion".concat(i,"Choice").concat(n),name:"question".concat(i),value:o,disabled:!o,onInput:function(){return t.hasOpenChoice&&n===t.choices.length-1?_(!p):t.type===x.SingleChoice?h(o):t.type===x.MultipleChoice&&ft(f)?f.includes(o)?h(f.filter((function(e){return e!==o}))):h([].concat(d(f),[o])):void 0}}),nr("label",{htmlFor:"surveyQuestion".concat(i,"Choice").concat(n),style:{color:"black"},children:t.hasOpenChoice&&n===t.choices.length-1?nr(be,{children:[nr("span",{children:[s,":"]}),nr("input",{type:"text",id:"surveyQuestion".concat(i,"Choice").concat(n,"Open"),name:"question".concat(i),onInput:function(e){var n=e.currentTarget.value;return t.type===x.SingleChoice?h(n):t.type===x.MultipleChoice&&ft(f)?y(n):void 0}})]}):s}),nr("span",{className:"choice-check",style:{color:"black"},children:cr})]})}))}),nr(fr,{text:t.buttonText||"Submit",submitDisabled:(yt(f)||ft(f)&&!p&&0===f.length||ft(f)&&p&&!m&&0===f.length&&!t.optional)&&!t.optional,appearance:r,onSubmit:function(){p&&t.type===x.MultipleChoice?ft(f)&&o([].concat(d(f),[m])):o(f)},onPreviewSubmit:function(){p&&t.type===x.MultipleChoice?ft(f)&&s([].concat(d(f),[m])):s(f)}})]})}var wr=[or,rr,ir],Sr=[sr,or,rr,ir,ar],xr=[1,2,3,4,5],Er=[1,2,3,4,5,6,7],Cr=[0,1,2,3,4,5,6,7,8,9,10];function Pr(e){switch(e){case 5:default:return xr;case 7:return Er;case 10:return Cr}}var Tr=Pt("[Surveys]"),Ir=je,Fr=Ze;function Rr(e){return".PostHogWidget".concat(e)}function Mr(e,t,n){var i,r=e.questions[t],o=t+1;if(null===(i=r.branching)||void 0===i||!i.type)return t===e.questions.length-1?E.End:o;if(r.branching.type===E.End)return E.End;if(r.branching.type===E.SpecificQuestion){if(Number.isInteger(r.branching.index))return r.branching.index}else if(r.branching.type===E.ResponseBased){if(r.type===x.SingleChoice){var s,a,l=r.choices.indexOf("".concat(n));if(null!==(s=r.branching)&&void 0!==s&&null!==(a=s.responseValues)&&void 0!==a&&a.hasOwnProperty(l)){var u=r.branching.responseValues[l];return Number.isInteger(u)?u:u===E.End?E.End:o}}else if(r.type===x.Rating){var c,d;if("number"!=typeof n||!Number.isInteger(n))throw new Error("The response type must be an integer");var f=function(e,t){if(3===t){if(e<1||e>3)throw new Error("The response must be in range 1-3");return 1===e?"negative":2===e?"neutral":"positive"}if(5===t){if(e<1||e>5)throw new Error("The response must be in range 1-5");return e<=2?"negative":3===e?"neutral":"positive"}if(7===t){if(e<1||e>7)throw new Error("The response must be in range 1-7");return e<=3?"negative":4===e?"neutral":"positive"}if(10===t){if(e<0||e>10)throw new Error("The response must be in range 0-10");return e<=6?"detractors":e<=8?"passives":"promoters"}throw new Error("The scale must be one of: 3, 5, 7, 10")}(n,r.scale);if(null!==(c=r.branching)&&void 0!==c&&null!==(d=c.responseValues)&&void 0!==d&&d.hasOwnProperty(f)){var h=r.branching.responseValues[f];return Number.isInteger(h)?h:h===E.End?E.End:o}}return o}return Tr.warn("Falling back to next question index due to unexpected branching type"),o}var qr=function(){function e(n){var i=this;o(this,e),l(this,"surveyTimeouts",new Map),l(this,"canShowNextEventBasedSurvey",(function(){var e,t=Fr.querySelectorAll("div[class^=PostHogSurvey]");return!(t.length>0)||1===(null===(e=t[t.length-1].shadowRoot)||void 0===e?void 0:e.childElementCount)})),l(this,"handlePopoverSurvey",(function(e){var n,r=null===(n=e.conditions)||void 0===n?void 0:n.seenSurveyWaitPeriodInDays;if(function(e,t){if(!t||!e)return!0;var n=new Date,i=Math.abs(n.getTime()-new Date(e).getTime());return Math.ceil(i/864e5)>t}(localStorage.getItem("lastSeenSurveyDate"),r)){var o=function(e){return!!localStorage.getItem(Gt(e))&&!Wt(e)}(e);if(!o){var s;i.clearSurveyTimeout(e.id),i.addSurveyToFocus(e.id);var a=(null===(s=e.appearance)||void 0===s?void 0:s.surveyPopupDelaySeconds)||0,l=function(e,t,n,i){var r=Rt.createElement("div");r.className="PostHogSurvey".concat(t);var o=r.attachShadow({mode:"open"});if(e){var s=It(Rt,e,i);s&&o.appendChild(s)}return Rt.body.appendChild(r),o}(Lt(null==e?void 0:e.appearance),e.id,0,i.posthog);if(a<=0)return Ne(nr(Lr,{posthog:i.posthog,survey:e,removeSurveyFromFocus:i.removeSurveyFromFocus,isPopup:!0},"popover-survey"),l);var u=setTimeout((function(){if(!Ci(e))return i.removeSurveyFromFocus(e.id);Ne(nr(Lr,{posthog:i.posthog,survey:t(t({},e),{},{appearance:t(t({},e.appearance),{},{surveyPopupDelaySeconds:0})}),removeSurveyFromFocus:i.removeSurveyFromFocus,isPopup:!0},"popover-survey"),l)}),1e3*a);i.surveyTimeouts.set(e.id,u)}}})),l(this,"handleWidget",(function(e){var t=er(e,i.posthog),n=Lt(e.appearance),r=It(Fr,n,i.posthog);r&&t.appendChild(r),Ne(nr(Dr,{posthog:i.posthog,survey:e,removeSurveyFromFocus:i.removeSurveyFromFocus},"feedback-survey"),t)})),l(this,"handleWidgetSelector",(function(e){var t,n=(null===(t=e.appearance)||void 0===t?void 0:t.widgetSelector)&&Fr.querySelector(e.appearance.widgetSelector);if(n)if(0===Fr.querySelectorAll(".PostHogWidget".concat(e.id)).length)i.handleWidget(e);else if(1===Fr.querySelectorAll(".PostHogWidget".concat(e.id)).length&&!n.getAttribute("PHWidgetSurveyClickListener")){var r,o,s=null===(r=Fr.querySelector(Rr(e.id)))||void 0===r||null===(o=r.shadowRoot)||void 0===o?void 0:o.querySelector(".survey-form");dn(n,"click",(function(){s&&(s.style.display="none"===s.style.display?"block":"none",dn(s,"PHSurveyClosed",(function(){i.removeSurveyFromFocus(e.id),s.style.display="none"})))})),n.setAttribute("PHWidgetSurveyClickListener","true")}})),l(this,"canRenderSurvey",(function(e){var t={visible:!1};return e.end_date?(t.disabledReason="survey was completed on ".concat(e.end_date),t):e.type!=S.Popover?(t.disabledReason="Only Popover survey types can be rendered",t):!e.linked_flag_key||i.posthog.featureFlags.isFeatureEnabled(e.linked_flag_key)?!e.targeting_flag_key||i.posthog.featureFlags.isFeatureEnabled(e.targeting_flag_key)?!e.internal_targeting_flag_key||i.posthog.featureFlags.isFeatureEnabled(e.internal_targeting_flag_key)?(t.visible=!0,t):(t.disabledReason="internal targeting feature flag ".concat(e.internal_targeting_flag_key," is false"),t):(t.disabledReason="targeting feature flag ".concat(e.targeting_flag_key," is false"),t):(t.disabledReason="linked feature flag ".concat(e.linked_flag_key," is false"),t)})),l(this,"renderSurvey",(function(e,t){Ne(nr(Lr,{posthog:i.posthog,survey:e,removeSurveyFromFocus:i.removeSurveyFromFocus,isPopup:!1},"popover-survey"),t)})),l(this,"callSurveysAndEvaluateDisplayLogic",(function(){var e,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];null===(e=i.posthog)||void 0===e||e.getActiveMatchingSurveys((function(e){var t=e.filter((function(e){return"api"!==e.type}));i.sortSurveysByAppearanceDelay(t).forEach((function(e){if(yt(i.surveyInFocus)){var t,n,r;if(e.type===S.Widget)"tab"===(null===(t=e.appearance)||void 0===t?void 0:t.widgetType)&&0===Fr.querySelectorAll(".PostHogWidget".concat(e.id)).length&&i.handleWidget(e),"selector"===(null===(n=e.appearance)||void 0===n?void 0:n.widgetType)&&null!==(r=e.appearance)&&void 0!==r&&r.widgetSelector&&i.handleWidgetSelector(e);e.type===S.Popover&&i.canShowNextEventBasedSurvey()&&i.handlePopoverSurvey(e)}}))}),t)})),l(this,"addSurveyToFocus",(function(e){yt(i.surveyInFocus)||Tr.error("Survey ".concat(d(i.surveyInFocus)," already in focus. Cannot add survey ").concat(e,".")),i.surveyInFocus=e})),l(this,"removeSurveyFromFocus",(function(e){i.surveyInFocus!==e&&Tr.error("Survey ".concat(e," is not in focus. Cannot remove survey ").concat(e,".")),i.clearSurveyTimeout(e),i.surveyInFocus=null})),this.posthog=n,this.surveyInFocus=null}return a(e,[{key:"clearSurveyTimeout",value:function(e){var t=this.surveyTimeouts.get(e);t&&(clearTimeout(t),this.surveyTimeouts.delete(e))}},{key:"sortSurveysByAppearanceDelay",value:function(e){return e.sort((function(e,t){var n,i;return((null===(n=e.appearance)||void 0===n?void 0:n.surveyPopupDelaySeconds)||0)-((null===(i=t.appearance)||void 0===i?void 0:i.surveyPopupDelaySeconds)||0)}))}},{key:"getTestAPI",value:function(){return{addSurveyToFocus:this.addSurveyToFocus,removeSurveyFromFocus:this.removeSurveyFromFocus,surveyInFocus:this.surveyInFocus,surveyTimeouts:this.surveyTimeouts,canShowNextEventBasedSurvey:this.canShowNextEventBasedSurvey,handleWidget:this.handleWidget,handlePopoverSurvey:this.handlePopoverSurvey,handleWidgetSelector:this.handleWidgetSelector,sortSurveysByAppearanceDelay:this.sortSurveysByAppearanceDelay}}}]),e}();function $r(e){if(Fr&&Ir){var t=new qr(e);return t.callSurveysAndEvaluateDisplayLogic(!0),setInterval((function(){t.callSurveysAndEvaluateDisplayLogic(!1)}),1e3),t}}function Or(e){var t=e.survey,n=e.removeSurveyFromFocus,i=e.setSurveyVisible,r=e.isPreviewMode,o=void 0!==r&&r;ji((function(){var e;if(!o&&null!==(e=t.conditions)&&void 0!==e&&e.url){var r=function(){if(!Ci(t))return i(!1),n(t.id)};dn(Ir,"popstate",r),dn(Ir,"hashchange",r);var s=Ir.history.pushState,a=Ir.history.replaceState;return Ir.history.pushState=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];s.apply(this,t),r()},Ir.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];a.apply(this,t),r()},function(){Ir.removeEventListener("popstate",r),Ir.removeEventListener("hashchange",r),Ir.history.pushState=s,Ir.history.replaceState=a}}}),[o,t,n,i])}function Lr(e){var n,i,r,o,s,a,l=e.survey,u=e.forceDisableHtml,d=e.posthog,f=e.style,h=e.previewPageIndex,v=e.removeSurveyFromFocus,p=e.isPopup,_=e.onPreviewSubmit,g=void 0===_?function(){}:_,m=e.onPopupSurveyDismissed,y=void 0===m?function(){}:m,b=e.onPopupSurveySent,k=void 0===b?function(){}:b,w=Number.isInteger(h),S=null!==(n=l.appearance)&&void 0!==n&&n.surveyPopupDelaySeconds?1e3*l.appearance.surveyPopupDelaySeconds:0,x=function(e,t,n,i,r){var o=c(Bi(i||0===n),2),s=o[0],a=o[1],l=c(Bi(!1),2),u=l[0],d=l[1];return ji((function(){if(t){if(!i){var o=function(){r(e.id),a(!1)},s=function(){var t,n;null!==(t=e.appearance)&&void 0!==t&&t.displayThankYouMessage?(d(!0),r(e.id),null!==(n=e.appearance)&&void 0!==n&&n.autoDisappear&&setTimeout((function(){a(!1)}),5e3)):(r(e.id),a(!1))},l=function(){var n;Ci(e)&&(a(!0),Ir.dispatchEvent(new Event("PHSurveyShown")),t.capture("survey shown",{$survey_name:e.name,$survey_id:e.id,$survey_iteration:e.current_iteration,$survey_iteration_start_date:e.current_iteration_start_date,sessionRecordingUrl:null===(n=t.get_session_replay_url)||void 0===n?void 0:n.call(t)}),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()),setTimeout((function(){var t,n,i=null===(t=Fr.querySelector(Rr(e.id)))||void 0===t||null===(n=t.shadowRoot)||void 0===n?void 0:n.querySelector('textarea, input[type="text"]');i&&i.focus()}),100))};if(dn(Ir,"PHSurveyClosed",o),dn(Ir,"PHSurveySent",s),n>0){var u=setTimeout(l,n);return function(){clearTimeout(u),Ir.removeEventListener("PHSurveyClosed",o),Ir.removeEventListener("PHSurveySent",s)}}return l(),function(){Ir.removeEventListener("PHSurveyClosed",o),Ir.removeEventListener("PHSurveySent",s)}}}else Tr.error("usePopupVisibility hook called without a PostHog instance.")}),[]),Or({survey:e,removeSurveyFromFocus:r,setSurveyVisible:a,isPreviewMode:i}),{isPopupVisible:s,isSurveySent:u,setIsPopupVisible:a}}(l,d,S,w,v),E=x.isPopupVisible,C=x.isSurveySent,P=x.setIsPopupVisible,T=C||h===l.questions.length,I=null!==(i=f)&&void 0!==i&&i.left&&kt(null===(r=f)||void 0===r?void 0:r.left)?{left:f.left-40}:{};return w&&((f=f||{}).left="unset",f.right="unset",f.transform="unset"),E?nr(Qt.Provider,{value:{isPreviewMode:w,previewPageIndex:h,onPopupSurveyDismissed:function(){jt(l,d,w),y()},isPopup:p||!1,onPreviewSubmit:g,onPopupSurveySent:function(){k()}},children:T?nr(pr,{header:(null===(o=l.appearance)||void 0===o?void 0:o.thankYouMessageHeader)||"Thank you!",description:(null===(s=l.appearance)||void 0===s?void 0:s.thankYouMessageDescription)||"",forceDisableHtml:!!u,contentType:null===(a=l.appearance)||void 0===a?void 0:a.thankYouMessageDescriptionContentType,appearance:l.appearance||Nt,styleOverrides:t(t({},f),I),onClose:function(){return P(!1)}}):nr(Ar,{survey:l,forceDisableHtml:!!u,posthog:d,styleOverrides:f})}):null}function Ar(e){var n,i,r=e.survey,o=e.forceDisableHtml,s=e.posthog,a=e.styleOverrides,u=Dt((null===(n=r.appearance)||void 0===n?void 0:n.backgroundColor)||Nt.backgroundColor),d=c(Bi({}),2),f=d[0],h=d[1],v=zi(Qt),p=v.previewPageIndex,_=v.onPopupSurveyDismissed,g=v.isPopup,m=v.onPreviewSubmit,y=v.onPopupSurveySent,b=c(Bi(p||0),2),k=b[0],w=b[1],S=Vi((function(){return zt(r)}),[r]);ji((function(){w(null!=p?p:0)}),[p]);return nr("form",{className:"survey-form",style:g?t({color:u,borderColor:null===(i=r.appearance)||void 0===i?void 0:i.borderColor},a):{},children:S.map((function(e,n){var i;return k===n&&nr("div",{className:"survey-box",style:g?{backgroundColor:(null===(i=r.appearance)||void 0===i?void 0:i.backgroundColor)||Nt.backgroundColor}:{},children:[g&&nr(vr,{onClick:function(){_()}}),Nr({question:e,forceDisableHtml:o,displayQuestionIndex:n,appearance:r.appearance||Nt,onSubmit:function(i){return function(e){var n=e.res,i=e.displayQuestionIndex,o=e.questionId;if(s)if(o){var a=function(e){return"$survey_response_".concat(e)}(o);h(t(t({},f),{},l({},a,n)));var u=Mr(r,i,n);u===E.End?(Bt(t(t({},f),{},l({},a,n)),r,s),y()):w(u)}else Tr.error("onNextButtonClick called without a questionId.");else Tr.error("onNextButtonClick called without a PostHog instance.")}({res:i,displayQuestionIndex:n,questionId:e.id})},onPreviewSubmit:m})]})}))})}function Dr(e){var t,n,i=e.survey,r=e.forceDisableHtml,o=e.posthog,s=e.readOnly,a=e.removeSurveyFromFocus,l=c(Bi(!0),2),u=l[0],d=l[1],f=c(Bi(!1),2),h=f[0],v=f[1],p=c(Bi({}),2),_=p[0],g=p[1],m=Ui(null);if(ji((function(){var e,t;if(o){if(!s){if("tab"===(null===(e=i.appearance)||void 0===e?void 0:e.widgetType)&&m.current){var n,r=m.current.getBoundingClientRect(),a={top:"50%",left:parseInt("".concat(r.right-360)),bottom:"auto",borderRadius:10,borderBottom:"1.5px solid ".concat((null===(n=i.appearance)||void 0===n?void 0:n.borderColor)||"#c9c6c6")};g(a)}if("selector"===(null===(t=i.appearance)||void 0===t?void 0:t.widgetType)){var l,u=null!==(l=Fr.querySelector(i.appearance.widgetSelector||""))&&void 0!==l?l:void 0;dn(u,"click",(function(e){var t,n,r=e.currentTarget.getBoundingClientRect(),o=Ir.innerHeight,s=parseInt((null===(t=i.appearance)||void 0===t?void 0:t.maxWidth)||"300"),a=r.left+r.width/2-s/2;a+s>Ir.innerWidth&&(a=Ir.innerWidth-s-20),a<20&&(a=20);var l=!1;r.bottom+300>o&&(l=!0);var u;u=l?null:r.bottom+Ir.scrollY+12,g({position:"fixed",top:l?"auto":u+"px",left:a+"px",right:"auto",bottom:l?Ir.innerHeight-r.top+12+"px":"auto",transform:"none",border:"1.5px solid ".concat((null===(n=i.appearance)||void 0===n?void 0:n.borderColor)||"#c9c6c6"),borderRadius:"10px",width:"".concat(s,"px"),zIndex:$t,boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxHeight:l?"calc(100vh - 40px - ".concat(24,"px)"):"calc(100vh - ".concat(u,"px - 20px)")}),v(!h)})),null==u||u.setAttribute("PHWidgetSurveyClickListener","true")}}}else Tr.error("FeedbackWidget called without a PostHog instance.")}),[]),Or({survey:i,removeSurveyFromFocus:a,setSurveyVisible:d}),!u)return null;var y=function(){v(!1)};return nr(be,{children:["tab"===(null===(t=i.appearance)||void 0===t?void 0:t.widgetType)&&nr("div",{className:"ph-survey-widget-tab",ref:m,onClick:function(){return!s&&v(!h)},style:{color:Dt(i.appearance.widgetColor)},children:[nr("div",{className:"ph-survey-widget-tab-icon"}),(null===(n=i.appearance)||void 0===n?void 0:n.widgetLabel)||""]}),h&&nr(Lr,{posthog:o,survey:i,forceDisableHtml:r,style:_,removeSurveyFromFocus:a,isPopup:!0,onPopupSurveyDismissed:y,onPopupSurveySent:y},"feedback-widget-survey")]})}var Nr=function(e){var n,i,r=e.question,o=e.forceDisableHtml,s=e.displayQuestionIndex,a=e.appearance,u=e.onSubmit,c=e.onPreviewSubmit,d=(l(n={},x.Open,gr),l(n,x.Link,mr),l(n,x.Rating,yr),l(n,x.SingleChoice,kr),l(n,x.MultipleChoice,kr),n),f={question:r,forceDisableHtml:o,appearance:a,onPreviewSubmit:function(e){c(e)},onSubmit:function(e){u(e)}},h=(l(i={},x.Open,{}),l(i,x.Link,{}),l(i,x.Rating,{displayQuestionIndex:s}),l(i,x.SingleChoice,{displayQuestionIndex:s}),l(i,x.MultipleChoice,{displayQuestionIndex:s}),i),v=d[r.type],p=t(t({},f),h[r.type]);return nr(v,t({},p))};function Hr(e){return!_t(Event)&&Br(e,Event)}function Br(e,t){try{return e instanceof t}catch(e){return!1}}function jr(e){return yt(e)||!vt(e)&&!ht(e)}function Ur(e,t){return Object.prototype.toString.call(e)==="[object ".concat(t,"]")}function Vr(e){return Ur(e,"DOMError")}et.__PosthogExtensions__=et.__PosthogExtensions__||{},et.__PosthogExtensions__.canActivateRepeatedly=Wt,et.__PosthogExtensions__.generateSurveys=$r,et.extendPostHogWithSurveys=$r;var zr=/\(error: (.*)\)/,Wr=50,Gr="?";function Zr(e,t,n,i){var r={platform:"web:javascript",filename:e,function:"<anonymous>"===t?Gr:t,in_app:!0};return _t(n)||(r.lineno=n),_t(i)||(r.colno=i),r}var Qr=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,Yr=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,Jr=/\((\S*)(?::(\d+))(?::(\d+))\)/,Xr=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,Kr=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,eo=function(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];var r=n.sort((function(e,t){return e[0]-t[0]})).map((function(e){return e[1]}));return function(e){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=[],o=e.split("\n"),s=n;s<o.length;s++){var a=o[s];if(!(a.length>1024)){var l=zr.test(a)?a.replace(zr,"$1"):a;if(!l.match(/\S*Error: /)){var u,c=v(r);try{for(c.s();!(u=c.n()).done;){var d=(0,u.value)(l);if(d){i.push(d);break}}}catch(e){c.e(e)}finally{c.f()}if(i.length>=Wr)break}}}return function(e){if(!e.length)return[];var n=Array.from(e);return n.reverse(),n.slice(0,Wr).map((function(e){return t(t({},e),{},{filename:e.filename||to(n).filename,function:e.function||Gr})}))}(i)}}.apply(void 0,[[30,function(e){var t=Qr.exec(e);if(t){var n=c(t,4),i=n[1],r=n[2],o=n[3];return Zr(i,Gr,+r,+o)}var s=Yr.exec(e);if(s){if(s[2]&&0===s[2].indexOf("eval")){var a=Jr.exec(s[2]);a&&(s[2]=a[1],s[3]=a[2],s[4]=a[3])}var l=c(oo(s[1]||Gr,s[2]),2),u=l[0];return Zr(l[1],u,s[3]?+s[3]:void 0,s[4]?+s[4]:void 0)}}],[50,function(e){var t=Xr.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){var n=Kr.exec(t[3]);n&&(t[1]=t[1]||"eval",t[3]=n[1],t[4]=n[2],t[5]="")}var i=t[3],r=t[1]||Gr,o=c(oo(r,i),2);return r=o[0],Zr(i=o[1],r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}}]]);function to(e){return e[e.length-1]||{}}var no,io,ro,oo=function(e,t){var n=-1!==e.indexOf("safari-extension"),i=-1!==e.indexOf("safari-web-extension");return n||i?[-1!==e.indexOf("@")?e.split("@")[0]:Gr,n?"safari-extension:".concat(t):"safari-web-extension:".concat(t)]:[e,t]};var so=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;function ao(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=e.stacktrace||e.stack||"",i=function(e){if(e&&lo.test(e.message))return 1;return 0}(e);try{var r=eo,o=function(e,t){var n=function(e){var t=globalThis._posthogChunkIds;if(!t)return{};var n=Object.keys(t);return ro&&n.length===io||(io=n.length,ro=n.reduce((function(n,i){no||(no={});var r=no[i];if(r)n[r[0]]=r[1];else for(var o=e(i),s=o.length-1;s>=0;s--){var a=o[s],l=null==a?void 0:a.filename,u=t[i];if(l&&u){n[l]=u,no[i]=[l,u];break}}return n}),{})),ro}(t);return e.forEach((function(e){e.filename&&(e.chunk_id=n[e.filename])})),e}(r(n,i),r);return o.slice(0,o.length-t)}catch(e){}return[]}var lo=/Minified React error #\d+;/i;function uo(e,t){var n,i,r=ao(e),o=null===(n=null==t?void 0:t.handled)||void 0===n||n,s=null!==(i=null==t?void 0:t.synthetic)&&void 0!==i&&i;return{$exception_list:[{type:null!=t&&t.overrideExceptionType?t.overrideExceptionType:e.name,value:null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:function(e){var t=e.message;if(t.error&&"string"==typeof t.error.message)return t.error.message;return t}(e),stacktrace:{frames:r,type:"raw"},mechanism:{handled:o,synthetic:s}}],$exception_level:"error"}}function co(e,t){var n,i,r,o=null===(n=null==t?void 0:t.handled)||void 0===n||n,s=null===(i=null==t?void 0:t.synthetic)||void 0===i||i,a={type:null!=t&&t.overrideExceptionType?t.overrideExceptionType:null!==(r=null==t?void 0:t.defaultExceptionType)&&void 0!==r?r:"Error",value:null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:e||(null==t?void 0:t.defaultExceptionMessage),mechanism:{handled:o,synthetic:s}};if(null!=t&&t.syntheticException){var l=ao(t.syntheticException,1);l.length&&(a.stacktrace={frames:l,type:"raw"})}return{$exception_list:[a],$exception_level:"error"}}function fo(e){return gt(e)&&!mt(e)&&rt.indexOf(e)>=0}function ho(e,t){var n,i,r=null===(n=null==t?void 0:t.handled)||void 0===n||n,o=null===(i=null==t?void 0:t.synthetic)||void 0===i||i,s=null!=t&&t.overrideExceptionType?t.overrideExceptionType:Hr(e)?e.constructor.name:"Error",a=null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:"Non-Error ".concat("exception"," captured with keys: ",function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:40,n=Object.keys(e);if(n.sort(),!n.length)return"[object has no keys]";for(var i=n.length;i>0;i--){var r=n.slice(0,i).join(", ");if(!(r.length>t))return i===n.length||r.length<=t?r:"".concat(r.slice(0,t),"...")}return""}(e)),l={type:s,value:a,mechanism:{handled:r,synthetic:o}};if(null!=t&&t.syntheticException){var u=ao(null==t?void 0:t.syntheticException,1);u.length&&(l.stacktrace={frames:u,type:"raw"})}return{$exception_list:[l],$exception_level:fo(e.level)?e.level:"error"}}function vo(e,n){var i=e.error,r=e.event,o={$exception_list:[]},s=i||r;if(Vr(s)||function(e){return Ur(e,"DOMException")}(s)){var a=s;if(function(e){return"stack"in e}(s))o=uo(s,n);else{var l=a.name||(Vr(a)?"DOMError":"DOMException"),u=a.message?"".concat(l,": ").concat(a.message):l,c=Vr(a)?"DOMError":"DOMException";o=co(u,t(t({},n),{},{overrideExceptionType:c,defaultExceptionMessage:u}))}return"code"in a&&(o.$exception_DOMException_code="".concat(a.code)),o}if(function(e){return Ur(e,"ErrorEvent")}(s)&&s.error)return uo(s.error,n);if(function(e){switch(Object.prototype.toString.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object DOMError]":return!0;default:return Br(e,Error)}}(s))return uo(s,n);if(function(e){return Ur(e,"Object")}(s)||Hr(s))return ho(s,n);if(_t(i)&>(r)){var d="Error",f=r,h=r.match(so);return h&&(d=h[1],f=h[2]),co(f,t(t({},n),{},{overrideExceptionType:d,defaultExceptionMessage:f}))}return co(s,n)}function po(e){var t=function(e){if(jr(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}(c(e,1)[0]);return jr(t)?co("Non-Error promise rejection captured with value: ".concat(String(t)),{handled:!1,synthetic:!1,overrideExceptionType:"UnhandledRejection"}):vo({event:t},{handled:!1,overrideExceptionType:"UnhandledRejection",defaultExceptionMessage:String(t)})}var _o=Pt("[ExceptionAutocapture]"),go={wrapOnError:function(e){var t=je;t||_o.info("window not available, cannot wrap onerror");var n=t.onerror;return t.onerror=function(){for(var t,i=arguments.length,r=new Array(i),o=0;o<i;o++)r[o]=arguments[o];var s=vo({event:r[0],error:r[4]});return e(s),null!==(t=null==n?void 0:n.apply(void 0,r))&&void 0!==t&&t},t.onerror.__POSTHOG_INSTRUMENTED__=!0,function(){var e;null===(e=t.onerror)||void 0===e||delete e.__POSTHOG_INSTRUMENTED__,t.onerror=n}},wrapUnhandledRejection:function(e){var t=je;t||_o.info("window not available, cannot wrap onUnhandledRejection");var n=t.onunhandledrejection;return t.onunhandledrejection=function(){for(var i,r=arguments.length,o=new Array(r),s=0;s<r;s++)o[s]=arguments[s];var a=po(o);return e(a),null!==(i=null==n?void 0:n.apply(t,o))&&void 0!==i&&i},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,function(){var e;null===(e=t.onunhandledrejection)||void 0===e||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=n}}};function mo(e,t,n){try{if(!(t in e))return function(){};var i=e[t],r=n(i);return ht(r)&&(r.prototype=r.prototype||{},Object.defineProperties(r,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=r,function(){e[t]=i}}catch(e){return function(){}}}et.__PosthogExtensions__=et.__PosthogExtensions__||{},et.__PosthogExtensions__.errorWrappingFunctions=go,et.__PosthogExtensions__.parseErrorAsProperties=vo,et.posthogErrorWrappingFunctions=go,et.parseErrorAsProperties=vo;var yo=function(e,t){if(e){var n=e.checkAndGetSessionAndWindowId(!0),i=n.sessionId,r=n.windowId;t.headers.set("X-POSTHOG-SESSION-ID",i),t.headers.set("X-POSTHOG-WINDOW-ID",r)}};et.__PosthogExtensions__=et.__PosthogExtensions__||{};var bo={_patchFetch:function(e){return mo(je,"fetch",(function(t){return function(){var i,o=(i=n().mark((function i(r,o){var s;return n().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return s=new Request(r,o),yo(e,s),n.abrupt("return",t(s));case 3:case"end":return n.stop()}}),i)})),function(){var e=this,t=arguments;return new Promise((function(n,o){var s=i.apply(e,t);function a(e){r(s,n,o,a,l,"next",e)}function l(e){r(s,n,o,a,l,"throw",e)}a(void 0)}))});return function(e,t){return o.apply(this,arguments)}}()}))},_patchXHR:function(e){return mo(je.XMLHttpRequest.prototype,"open",(function(t){return function(n,i){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0,a=new Request(i);return yo(e,a),t.call(this,n,a.url,r,o,s)}}))}};function ko(e){var t;return e instanceof Element&&(e.id===ue||!(null===(t=e.closest)||void 0===t||!t.call(e,".toolbar-global-fade-container")))}function wo(e){return!!e&&1===e.nodeType}function So(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function xo(e){return!!e&&3===e.nodeType}function Eo(e){return!!e&&11===e.nodeType}function Co(e){return e?st(e).split(/\s+/):[]}function Po(e){var t=null==je?void 0:je.location.href;return!!(t&&e&&e.some((function(e){return t.match(e)})))}function To(e){var t="";switch(i(e.className)){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return Co(t)}function Io(e){return bt(e)?null:st(e).split(/(\s+)/).filter((function(e){return Uo(e)})).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Fo(e){var t="";return Oo(e)&&!Lo(e)&&e.childNodes&&e.childNodes.length&&Kt(e.childNodes,(function(e){var n;xo(e)&&e.textContent&&(t+=null!==(n=Io(e.textContent))&&void 0!==n?n:"")})),st(t)}function Ro(e){return _t(e.target)?e.srcElement||null:null!==(t=e.target)&&void 0!==t&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}et.__PosthogExtensions__.tracingHeadersPatchFns=bo,et.postHogTracingHeadersPatchFns=bo;var Mo=["a","button","form","input","select","textarea","label"];function qo(e){var t=e.parentNode;return!(!t||!wo(t))&&t}function $o(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0,o=arguments.length>4?arguments[4]:void 0;if(!je||!e||So(e,"html")||!wo(e))return!1;if(null!=n&&n.url_allowlist&&!Po(n.url_allowlist))return!1;if(null!=n&&n.url_ignorelist&&Po(n.url_ignorelist))return!1;if(null!=n&&n.dom_event_allowlist){var s=n.dom_event_allowlist;if(s&&!s.some((function(e){return t.type===e})))return!1}for(var a=!1,l=[e],u=!0,c=e;c.parentNode&&!So(c,"body");)if(Eo(c.parentNode))l.push(c.parentNode.host),c=c.parentNode.host;else{if(!(u=qo(c)))break;if(r||Mo.indexOf(u.tagName.toLowerCase())>-1)a=!0;else{var d=je.getComputedStyle(u);d&&"pointer"===d.getPropertyValue("cursor")&&(a=!0)}l.push(u),c=u}if(!function(e,t){var n=null==t?void 0:t.element_allowlist;if(_t(n))return!0;var r,o=v(e);try{var s=function(){var e=r.value;if(n.some((function(t){return e.tagName.toLowerCase()===t})))return{v:!0}};for(o.s();!(r=o.n()).done;){var a=s();if("object"===i(a))return a.v}}catch(e){o.e(e)}finally{o.f()}return!1}(l,n))return!1;if(!function(e,t){var n=null==t?void 0:t.css_selector_allowlist;if(_t(n))return!0;var r,o=v(e);try{var s=function(){var e=r.value;if(n.some((function(t){return e.matches(t)})))return{v:!0}};for(o.s();!(r=o.n()).done;){var a=s();if("object"===i(a))return a.v}}catch(e){o.e(e)}finally{o.f()}return!1}(l,n))return!1;var f=je.getComputedStyle(e);if(f&&"pointer"===f.getPropertyValue("cursor")&&"click"===t.type)return!0;var h=e.tagName.toLowerCase();switch(h){case"html":return!1;case"form":return(o||["submit"]).indexOf(t.type)>=0;case"input":case"select":case"textarea":return(o||["change","click"]).indexOf(t.type)>=0;default:return a?(o||["click"]).indexOf(t.type)>=0:(o||["click"]).indexOf(t.type)>=0&&(Mo.indexOf(h)>-1||"true"===e.getAttribute("contenteditable"))}}function Oo(e){for(var t=e;t.parentNode&&!So(t,"body");t=t.parentNode){var n=To(t);if(ot(n,"ph-sensitive")||ot(n,"ph-no-capture"))return!1}if(ot(To(e),"ph-include"))return!0;var i=e.type||"";if(gt(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var r=e.name||e.id||"";if(gt(r)){if(/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(r.replace(/[^a-zA-Z0-9]/g,"")))return!1}return!0}function Lo(e){return!!(So(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||So(e,"select")||So(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var Ao="(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})",Do=new RegExp("^(?:".concat(Ao,")$")),No=new RegExp(Ao),Ho="\\d{3}-?\\d{2}-?\\d{4}",Bo=new RegExp("^(".concat(Ho,")$")),jo=new RegExp("(".concat(Ho,")"));function Uo(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(bt(e))return!1;if(gt(e)){if(e=st(e),(t?Do:No).test((e||"").replace(/[- ]/g,"")))return!1;if((t?Bo:jo).test(e))return!1}return!0}function Vo(e){var t=Fo(e);return Uo(t="".concat(t," ").concat(zo(e)).trim())?t:""}function zo(e){var t="";return e&&e.childNodes&&e.childNodes.length&&Kt(e.childNodes,(function(e){var n;if(e&&"span"===(null===(n=e.tagName)||void 0===n?void 0:n.toLowerCase()))try{var i=Fo(e);t="".concat(t," ").concat(i).trim(),e.childNodes&&e.childNodes.length&&(t="".concat(t," ").concat(zo(e)).trim())}catch(e){Ct.error("[AutoCapture]",e)}})),t}function Wo(e){return function(e){var n=e.map((function(e){var n,i,r="";if(e.tag_name&&(r+=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;r+=".".concat(a.replace(/"/g,""))}}catch(e){s.e(e)}finally{s.f()}}var l=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!==(i=e.nth_of_type)&&void 0!==i?i:0},e.href?{href:e.href}:{}),e.attr_id?{attr_id:e.attr_id}:{}),e.attributes),u={};return nn(l).sort((function(e,t){var n=c(e,1)[0],i=c(t,1)[0];return n.localeCompare(i)})).forEach((function(e){var t=c(e,2),n=t[0],i=t[1];return u[Go(n.toString())]=Go(i.toString())})),r+=":",r+=nn(l).map((function(e){var t=c(e,2),n=t[0],i=t[1];return"".concat(n,'="').concat(i,'"')})).join("")}));return n.join(";")}(function(e){return e.map((function(e){var t,n,i={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:Zo(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return nn(e).filter((function(e){return 0===c(e,1)[0].indexOf("attr__")})).forEach((function(e){var t=c(e,2),n=t[0],r=t[1];return i.attributes[n]=r})),i}))}(e))}function Go(e){return e.replace(/"|\\"/g,'\\"')}function Zo(e){var t=e.attr__class;return t?ft(t)?t:Co(t):void 0}var Qo=function(){function e(){o(this,e),this.clicks=[]}return a(e,[{key:"isRageClick",value:function(e,t,n){var i=this.clicks[this.clicks.length-1];if(i&&Math.abs(e-i.x)+Math.abs(t-i.y)<30&&n-i.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}(),Yo=Pt("[AutoCapture]");function Jo(e,t){return t.length>e?t.slice(0,e)+"...":t}function Xo(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!wo(t));return t}function Ko(e,t,n,i){var r=e.tagName.toLowerCase(),o={tag_name:r};Mo.indexOf(r)>-1&&!n&&("a"===r.toLowerCase()||"button"===r.toLowerCase()?o.$el_text=Jo(1024,Vo(e)):o.$el_text=Jo(1024,Fo(e)));var s=To(e);s.length>0&&(o.classes=s.filter((function(e){return""!==e}))),Kt(e.attributes,(function(n){var r;if((!Lo(e)||-1!==["name","id","class","aria-label"].indexOf(n.name))&&((null==i||!i.includes(n.name))&&!t&&Uo(n.value)&&(r=n.name,!gt(r)||"_ngcontent"!==r.substring(0,10)&&"_nghost"!==r.substring(0,7)))){var s=n.value;"class"===n.name&&(s=Co(s).join(" ")),o["attr__"+n.name]=Jo(1024,s)}}));for(var a=1,l=1,u=e;u=Xo(u);)a++,u.tagName===e.tagName&&l++;return o.nth_child=a,o.nth_of_type=l,o}function es(e,t){for(var n,i,r=t.e,o=t.maskAllElementAttributes,s=t.maskAllText,a=t.elementAttributeIgnoreList,l=t.elementsChainAsString,u=[e],c=e;c.parentNode&&!So(c,"body");)Eo(c.parentNode)?(u.push(c.parentNode.host),c=c.parentNode.host):(u.push(c.parentNode),c=c.parentNode);var d,f=[],h={},v=!1,p=!1;if(Kt(u,(function(e){var t=Oo(e);"a"===e.tagName.toLowerCase()&&(v=e.getAttribute("href"),v=t&&v&&Uo(v)&&v),ot(To(e),"ph-no-capture")&&(p=!0),f.push(Ko(e,o,s,a));var n=function(e){if(!Oo(e))return{};var t={};return Kt(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var n=e.name.replace("data-ph-capture-attribute-",""),i=e.value;n&&i&&Uo(i)&&(t[n]=i)}})),t}(e);en(h,n)})),p)return{props:{},explicitNoCapture:p};if(s||("a"===e.tagName.toLowerCase()||"button"===e.tagName.toLowerCase()?f[0].$el_text=Vo(e):f[0].$el_text=Fo(e)),v){var _,g;f[0].attr__href=v;var m=null===(_=vn(v))||void 0===_?void 0:_.host,y=null==je||null===(g=je.location)||void 0===g?void 0:g.host;m&&y&&m!==y&&(d=v)}return{props:en({$event_type:r.type,$ce_version:1},l?{}:{$elements:f},{$elements_chain:Wo(f)},null!==(n=f[0])&&void 0!==n&&n.$el_text?{$el_text:null===(i=f[0])||void 0===i?void 0:i.$el_text}:{},d&&"click"===r.type?{$external_click_url:d}:{},h)}}var ts=function(){function e(t){o(this,e),l(this,"_initialized",!1),l(this,"_isDisabledServerSide",null),l(this,"rageclicks",new Qo),l(this,"_elementsChainAsString",!1),this.instance=t,this._elementSelectors=null}return a(e,[{key:"config",get:function(){var e,t,n=vt(this.instance.config.autocapture)?this.instance.config.autocapture:{};return n.url_allowlist=null===(e=n.url_allowlist)||void 0===e?void 0:e.map((function(e){return new RegExp(e)})),n.url_ignorelist=null===(t=n.url_ignorelist)||void 0===t?void 0:t.map((function(e){return new RegExp(e)})),n}},{key:"_addDomEventHandlers",value:function(){var e=this;if(this.isBrowserSupported()){if(je&&Ze){var t=function(t){t=t||(null==je?void 0:je.event);try{e._captureEvent(t)}catch(e){Yo.error("Failed to capture event",e)}};if(dn(Ze,"submit",t,{capture:!0}),dn(Ze,"change",t,{capture:!0}),dn(Ze,"click",t,{capture:!0}),this.config.capture_copied_text){var n=function(t){t=t||(null==je?void 0:je.event),e._captureEvent(t,nt)};dn(Ze,"copy",n,{capture:!0}),dn(Ze,"cut",n,{capture:!0})}}}else Yo.info("Disabling Automatic Event Collection because this browser is not supported")}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this._initialized&&(this._addDomEventHandlers(),this._initialized=!0)}},{key:"onRemoteConfig",value:function(e){e.elementsChainAsString&&(this._elementsChainAsString=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register(l({},F,!!e.autocapture_opt_out)),this._isDisabledServerSide=!!e.autocapture_opt_out,this.startIfEnabled()}},{key:"setElementSelectors",value:function(e){this._elementSelectors=e}},{key:"getElementSelectors",value:function(e){var t,n=[];return null===(t=this._elementSelectors)||void 0===t||t.forEach((function(t){var i=null==Ze?void 0:Ze.querySelectorAll(t);null==i||i.forEach((function(i){e===i&&n.push(t)}))})),n}},{key:"isEnabled",get:function(){var e,t,n=null===(e=this.instance.persistence)||void 0===e?void 0:e.props[F],i=this._isDisabledServerSide;if(yt(i)&&!wt(n)&&!this.instance.config.advanced_disable_decide)return!1;var r=null!==(t=this._isDisabledServerSide)&&void 0!==t?t:!!n;return!!this.instance.config.autocapture&&!r}},{key:"_captureEvent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"$autocapture";if(this.isEnabled){var n,i=Ro(e);if(xo(i)&&(i=i.parentNode||null),"$autocapture"===t&&"click"===e.type&&e instanceof MouseEvent)this.instance.config.rageclick&&null!==(n=this.rageclicks)&&void 0!==n&&n.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._captureEvent(e,"$rageclick");var r=t===nt;if(i&&$o(i,e,this.config,r,r?["copy","cut"]:void 0)){var o=es(i,{e:e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.config.element_attribute_ignorelist,elementsChainAsString:this._elementsChainAsString}),s=o.props;if(o.explicitNoCapture)return!1;var a=this.getElementSelectors(i);if(a&&a.length>0&&(s.$element_selectors=a),t===nt){var l,u=Io(null==je||null===(l=je.getSelection())||void 0===l?void 0:l.toString()),c=e.type||"clipboard";if(!u)return!1;s.$selected_content=u,s.$copy_type=c}return this.instance.capture(t,s),!0}}}},{key:"isBrowserSupported",value:function(){return ht(null==Ze?void 0:Ze.querySelectorAll)}}]),e}();Math.trunc||(Math.trunc=function(e){return e<0?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return kt(e)&&isFinite(e)&&Math.floor(e)===e});var ns="0123456789abcdef",is=function(){function e(t){if(o(this,e),this.bytes=t,16!==t.length)throw new TypeError("not 128-bit length")}return a(e,[{key:"toString",value:function(){for(var e="",t=0;t<this.bytes.length;t++)e=e+ns.charAt(this.bytes[t]>>>4)+ns.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,i,r){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(i)||!Number.isInteger(r)||t<0||n<0||i<0||r<0||t>0xffffffffffff||n>4095||i>1073741823||r>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|i>>>24,o[9]=i>>>16,o[10]=i>>>8,o[11]=i,o[12]=r>>>24,o[13]=r>>>16,o[14]=r>>>8,o[15]=r,new e(o)}}]),e}(),rs=function(){function e(){o(this,e),l(this,"timestamp",0),l(this,"counter",0),l(this,"random",new as)}return a(e,[{key:"generate",value:function(){var e=this.generateOrAbort();if(_t(e)){this.timestamp=0;var t=this.generateOrAbort();if(_t(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 is.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}(),os=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};je&&!_t(je.crypto)&&crypto.getRandomValues&&(os=function(e){return crypto.getRandomValues(e)});var ss,as=function(){function e(){o(this,e),l(this,"buffer",new Uint32Array(8)),l(this,"cursor",1/0)}return a(e,[{key:"nextUint32",value:function(){return this.cursor>=this.buffer.length&&(os(this.buffer),this.cursor=0),this.buffer[this.cursor++]}}]),e}(),ls=function(){return us().toString()},us=function(){return(ss||(ss=new rs)).generate()},cs="Thu, 01 Jan 1970 00:00:00 GMT",ds="";var fs=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function hs(e,t){if(t){var n=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:Ze;if(ds)return ds;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var n=e.split("."),i=Math.min(n.length,8),r="dmn_chk_"+ls(),o=new RegExp("(^|;)\\s*"+r+"=1");!ds&&i--;){var s=n.slice(i).join("."),a=r+"=1;domain=."+s;t.cookie=a,o.test(t.cookie)&&(t.cookie=a+";expires="+cs,ds=s)}return ds}(e);if(!n){var i=function(e){var t=e.match(fs);return t?t[0]:""}(e);i!==n&&Ct.info("Warning: cookie subdomain discovery mismatch",i,n),n=i}return n?"; domain=."+n:""}return""}var vs,ps={is_supported:function(){return!!Ze},error:function(e){Ct.error("cookieStore error: "+e)},get:function(e){if(Ze){try{for(var t=e+"=",n=Ze.cookie.split(";").filter((function(e){return e.length})),i=0;i<n.length;i++){for(var r=n[i];" "==r.charAt(0);)r=r.substring(1,r.length);if(0===r.indexOf(t))return decodeURIComponent(r.substring(t.length,r.length))}}catch(e){}return null}},parse:function(e){var t;try{t=JSON.parse(ps.get(e))||{}}catch(e){}return t},set:function(e,t,n,i,r){if(Ze)try{var o="",s="",a=hs(Ze.location.hostname,i);if(n){var l=new Date;l.setTime(l.getTime()+24*n*60*60*1e3),o="; expires="+l.toUTCString()}r&&(s="; secure");var u=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+a+s;return u.length>3686.4&&Ct.warn("cookieStore warning: large cookie, len="+u.length),Ze.cookie=u,u}catch(e){return}},remove:function(e,t){try{ps.set(e,"",-1,t)}catch(e){return}}},_s=null,gs={is_supported:function(){if(!yt(_s))return _s;var e=!0;if(_t(je))e=!1;else try{var t="__mplssupport__";gs.set(t,"xyz"),'"xyz"'!==gs.get(t)&&(e=!1),gs.remove(t)}catch(t){e=!1}return e||Ct.error("localStorage unsupported; falling back to cookie store"),_s=e,e},error:function(e){Ct.error("localStorage error: "+e)},get:function(e){try{return null==je?void 0:je.localStorage.getItem(e)}catch(e){gs.error(e)}return null},parse:function(e){try{return JSON.parse(gs.get(e))||{}}catch(e){}return null},set:function(e,t){try{null==je||je.localStorage.setItem(e,JSON.stringify(t))}catch(e){gs.error(e)}},remove:function(e){try{null==je||je.localStorage.removeItem(e)}catch(e){gs.error(e)}}},ms=["distinct_id",V,z,le,ae],ys=t(t({},gs),{},{parse:function(e){try{var t={};try{t=ps.parse(e)||{}}catch(e){}var n=en(t,JSON.parse(gs.get(e)||"{}"));return gs.set(e,n),n}catch(e){}return null},set:function(e,t,n,i,r,o){try{gs.set(e,t,void 0,void 0,o);var s={};ms.forEach((function(e){t[e]&&(s[e]=t[e])})),Object.keys(s).length&&ps.set(e,s,n,i,r,o)}catch(e){gs.error(e)}},remove:function(e,t){try{null==je||je.localStorage.removeItem(e),ps.remove(e,t)}catch(e){gs.error(e)}}}),bs={},ks={is_supported:function(){return!0},error:function(e){Ct.error("memoryStorage error: "+e)},get:function(e){return bs[e]||null},parse:function(e){return bs[e]||null},set:function(e,t){bs[e]=t},remove:function(e){delete bs[e]}},ws=null,Ss={is_supported:function(){if(!yt(ws))return ws;if(ws=!0,_t(je))ws=!1;else try{var e="__support__";Ss.set(e,"xyz"),'"xyz"'!==Ss.get(e)&&(ws=!1),Ss.remove(e)}catch(e){ws=!1}return ws},error:function(e){Ct.error("sessionStorage error: ",e)},get:function(e){try{return null==je?void 0:je.sessionStorage.getItem(e)}catch(e){Ss.error(e)}return null},parse:function(e){try{return JSON.parse(Ss.get(e))||null}catch(e){}return null},set:function(e,t){try{null==je||je.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){Ss.error(e)}},remove:function(e){try{null==je||je.sessionStorage.removeItem(e)}catch(e){Ss.error(e)}}};!function(e){e[e.PENDING=-1]="PENDING",e[e.DENIED=0]="DENIED",e[e.GRANTED=1]="GRANTED"}(vs||(vs={}));var xs=function(){function e(t){o(this,e),this.instance=t}return a(e,[{key:"config",get:function(){return this.instance.config}},{key:"consent",get:function(){return this.getDnt()?vs.DENIED:this.storedConsent}},{key:"isOptedOut",value:function(){return this.consent===vs.DENIED||this.consent===vs.PENDING&&this.config.opt_out_capturing_by_default}},{key:"isOptedIn",value:function(){return!this.isOptedOut()}},{key:"optInOut",value:function(e){this.storage.set(this.storageKey,e?1:0,this.config.cookie_expiration,this.config.cross_subdomain_cookie,this.config.secure_cookie)}},{key:"reset",value:function(){this.storage.remove(this.storageKey,this.config.cross_subdomain_cookie)}},{key:"storageKey",get:function(){var e=this.instance.config,t=e.token;return(e.opt_out_capturing_cookie_prefix||"__ph_opt_in_out_")+t}},{key:"storedConsent",get:function(){var e=this.storage.get(this.storageKey);return"1"===e?vs.GRANTED:"0"===e?vs.DENIED:vs.PENDING}},{key:"storage",get:function(){if(!this._storage){var e=this.config.opt_out_capturing_persistence_type;this._storage="localStorage"===e?gs:ps;var t="localStorage"===e?ps:gs;t.get(this.storageKey)&&(this._storage.get(this.storageKey)||this.optInOut("1"===t.get(this.storageKey)),t.remove(this.storageKey,this.config.cross_subdomain_cookie))}return this._storage}},{key:"getDnt",value:function(){return!!this.config.respect_dnt&&!!cn([null==Ge?void 0:Ge.doNotTrack,null==Ge?void 0:Ge.msDoNotTrack,et.doNotTrack],(function(e){return ot([!0,1,"1","yes"],e)}))}}]),e}(),Es=Pt("[Dead Clicks]"),Cs=function(){return!0},Ps=function(e){var t,n=!(null===(t=e.instance.persistence)||void 0===t||!t.get_property($)),i=e.instance.config.capture_dead_clicks;return wt(i)?i:n},Ts=function(){function e(t,n,i){o(this,e),this.instance=t,this.isEnabled=n,this.onCapture=i,this.startIfEnabled()}return a(e,[{key:"lazyLoadedDeadClicksAutocapture",get:function(){return this._lazyLoadedDeadClicksAutocapture}},{key:"onRemoteConfig",value:function(e){this.instance.persistence&&this.instance.persistence.register(l({},$,null==e?void 0:e.captureDeadClicks)),this.startIfEnabled()}},{key:"startIfEnabled",value:function(){var e=this;this.isEnabled(this)&&this.loadScript((function(){e.start()}))}},{key:"loadScript",value:function(e){var t,n,i;null!==(t=et.__PosthogExtensions__)&&void 0!==t&&t.initDeadClicksAutocapture&&e(),null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"dead-clicks-autocapture",(function(t){t?Es.error("failed to load script",t):e()}))}},{key:"start",value:function(){var e;if(Ze){if(!this._lazyLoadedDeadClicksAutocapture&&null!==(e=et.__PosthogExtensions__)&&void 0!==e&&e.initDeadClicksAutocapture){var t=vt(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};t.__onCapture=this.onCapture,this._lazyLoadedDeadClicksAutocapture=et.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this._lazyLoadedDeadClicksAutocapture.start(Ze),Es.info("starting...")}}else Es.error("`document` not found. Cannot start.")}},{key:"stop",value:function(){this._lazyLoadedDeadClicksAutocapture&&(this._lazyLoadedDeadClicksAutocapture.stop(),this._lazyLoadedDeadClicksAutocapture=void 0,Es.info("stopping..."))}}]),e}(),Is=Pt("[ExceptionAutocapture]"),Fs=function(){function e(t){var n,i=this;o(this,e),l(this,"startCapturing",(function(){var e,t,n,r;if(je&&i.isEnabled&&!i.hasHandlers){var o=null===(e=et.__PosthogExtensions__)||void 0===e||null===(t=e.errorWrappingFunctions)||void 0===t?void 0:t.wrapOnError,s=null===(n=et.__PosthogExtensions__)||void 0===n||null===(r=n.errorWrappingFunctions)||void 0===r?void 0:r.wrapUnhandledRejection;if(o&&s)try{i.unwrapOnError=o(i.captureException.bind(i)),i.unwrapUnhandledRejection=s(i.captureException.bind(i))}catch(e){Is.error("failed to start",e),i.stopCapturing()}else Is.error("failed to load error wrapping functions - cannot start")}})),this.instance=t,this.remoteEnabled=!(null===(n=this.instance.persistence)||void 0===n||!n.props[M]),this.startIfEnabled()}return a(e,[{key:"isEnabled",get:function(){var e;return wt(this.instance.config.capture_exceptions)?this.instance.config.capture_exceptions:null!==(e=this.remoteEnabled)&&void 0!==e&&e}},{key:"hasHandlers",get:function(){return!_t(this.unwrapOnError)}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this.hasHandlers&&(Is.info("enabled, starting..."),this.loadScript(this.startCapturing))}},{key:"loadScript",value:function(e){var t,n;this.hasHandlers&&e(),null===(t=et.__PosthogExtensions__)||void 0===t||null===(n=t.loadExternalDependency)||void 0===n||n.call(t,this.instance,"exception-autocapture",(function(t){if(t)return Is.error("failed to load script",t);e()}))}},{key:"stopCapturing",value:function(){var e,t;null===(e=this.unwrapOnError)||void 0===e||e.call(this),this.unwrapOnError=void 0,null===(t=this.unwrapUnhandledRejection)||void 0===t||t.call(this),this.unwrapUnhandledRejection=void 0}},{key:"onRemoteConfig",value:function(e){var t=e.autocaptureExceptions;this.remoteEnabled=!!t||!1,this.instance.persistence&&this.instance.persistence.register(l({},M,this.remoteEnabled)),this.startIfEnabled()}},{key:"captureException",value:function(e){var t=this.instance.requestRouter.endpointFor("ui");e.$exception_personURL="".concat(t,"/project/").concat(this.instance.config.token,"/person/").concat(this.instance.get_distinct_id()),this.instance.exceptions.sendExceptionEvent(e)}}]),e}();function Rs(e){var t,n;return(null===(t=JSON.stringify(e,(n=[],function(e,t){if(vt(t)){for(;n.length>0&&n[n.length-1]!==this;)n.pop();return n.includes(t)?"[Circular]":(n.push(t),t)}return t})))||void 0===t?void 0:t.length)||0}function Ms(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6606028.8;if(e.size>=t&&e.data.length>1){var n=Math.floor(e.data.length/2),i=e.data.slice(0,n),r=e.data.slice(n);return[Ms({size:Rs(i),data:i,sessionId:e.sessionId,windowId:e.windowId}),Ms({size:Rs(r),data:r,sessionId:e.sessionId,windowId:e.windowId})].flatMap((function(e){return e}))}return[e]}var qs=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}(qs||{}),$s=function(e){return e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e}($s||{}),Os="[SessionRecording]",Ls="redacted",As={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,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com"]},Ds=["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"],Ns=["password","secret","passwd","api_key","apikey","auth","credentials","mysql_pwd","privatekey","private_key","token"],Hs=["/s/","/e/","/i/"];function Bs(e,t,n,i){if(bt(e))return e;var r=(null==t?void 0:t["content-length"])||function(e){return new Blob([e]).size}(e);return gt(r)&&(r=parseInt(r)),r>n?Os+" ".concat(i," body too large to record (").concat(r," bytes)"):e}function js(e,t){if(bt(e))return e;var n=e;return Uo(n,!1)||(n=Os+" "+t+" body "+Ls),Kt(Ns,(function(e){var i,r;null!==(i=n)&&void 0!==i&&i.length&&-1!==(null===(r=n)||void 0===r?void 0:r.indexOf(e))&&(n=Os+" "+t+" body "+Ls+" as might contain: "+e)})),n}var Us=function(e,n){var i,r,o,s={payloadSizeLimitBytes:As.payloadSizeLimitBytes,performanceEntryTypeToObserve:d(As.performanceEntryTypeToObserve),payloadHostDenyList:[].concat(d(n.payloadHostDenyList||[]),d(As.payloadHostDenyList))},a=!1!==e.session_recording.recordHeaders&&n.recordHeaders,l=!1!==e.session_recording.recordBody&&n.recordBody,u=!1!==e.capture_performance&&n.recordPerformance,c=(i=s,o=Math.min(1e6,null!==(r=i.payloadSizeLimitBytes)&&void 0!==r?r:1e6),function(e){return null!=e&&e.requestBody&&(e.requestBody=Bs(e.requestBody,e.requestHeaders,o,"Request")),null!=e&&e.responseBody&&(e.responseBody=Bs(e.responseBody,e.responseHeaders,o,"Response")),e}),f=function(t){return c(function(e,t){var n,i=vn(e.name),r=0===t.indexOf("http")?null===(n=vn(t))||void 0===n?void 0:n.pathname:t;"/"===r&&(r="");var o=null==i?void 0:i.pathname.replace(r||"","");if(!(i&&o&&Hs.some((function(e){return 0===o.indexOf(e)}))))return e}((i=(n=t).requestHeaders,bt(i)||Kt(Object.keys(null!=i?i:{}),(function(e){Ds.includes(e.toLowerCase())&&(i[e]=Ls)})),n),e.api_host));var n,i},h=ht(e.session_recording.maskNetworkRequestFn);return h&&ht(e.session_recording.maskCapturedNetworkRequestFn)&&Ct.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),h&&(e.session_recording.maskCapturedNetworkRequestFn=function(n){var i=e.session_recording.maskNetworkRequestFn({url:n.name});return t(t({},n),{},{name:null==i?void 0:i.url})}),s.maskRequestFn=ht(e.session_recording.maskCapturedNetworkRequestFn)?function(t){var n,i,r,o=f(t);return o&&null!==(n=null===(i=(r=e.session_recording).maskCapturedNetworkRequestFn)||void 0===i?void 0:i.call(r,o))&&void 0!==n?n:void 0}:function(e){return function(e){if(!_t(e))return e.requestBody=js(e.requestBody,"Request"),e.responseBody=js(e.responseBody,"Response"),e}(f(e))},t(t(t({},As),s),{},{recordHeaders:a,recordBody:l,recordPerformance:u,recordInitialRequests:u})};function Vs(e,t,n,i,r){return t>n&&(Ct.warn("min cannot be greater than max."),t=n),kt(e)?e>n?(i&&Ct.warn(i+" cannot be greater than max: "+n+". Using max value instead."),n):e<t?(i&&Ct.warn(i+" cannot be less than min: "+t+". Using min value instead."),t):e:(i&&Ct.warn(i+" must be a number. using max or fallback. max: "+n+", fallback: "+r),Vs(r||n,t,n,i))}var zs=a((function e(t){var n,i,r=this,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};o(this,e),l(this,"bucketSize",100),l(this,"refillRate",10),l(this,"mutationBuckets",{}),l(this,"loggedTracker",{}),l(this,"refillBuckets",(function(){Object.keys(r.mutationBuckets).forEach((function(e){r.mutationBuckets[e]=r.mutationBuckets[e]+r.refillRate,r.mutationBuckets[e]>=r.bucketSize&&delete r.mutationBuckets[e]}))})),l(this,"getNodeOrRelevantParent",(function(e){var t=r.rrweb.mirror.getNode(e);if("svg"!==(null==t?void 0:t.nodeName)&&t instanceof Element){var n=t.closest("svg");if(n)return[r.rrweb.mirror.getId(n),n]}return[e,t]})),l(this,"numberOfChanges",(function(e){var t,n,i,r,o,s,a,l;return(null!==(t=null===(n=e.removes)||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(i=null===(r=e.attributes)||void 0===r?void 0:r.length)&&void 0!==i?i:0)+(null!==(o=null===(s=e.texts)||void 0===s?void 0:s.length)&&void 0!==o?o:0)+(null!==(a=null===(l=e.adds)||void 0===l?void 0:l.length)&&void 0!==a?a:0)})),l(this,"throttleMutations",(function(e){if(3!==e.type||0!==e.data.source)return e;var t=e.data,n=r.numberOfChanges(t);t.attributes&&(t.attributes=t.attributes.filter((function(e){var t,n,i,o=c(r.getNodeOrRelevantParent(e.id),2),s=o[0],a=o[1];if(0===r.mutationBuckets[s])return!1;(r.mutationBuckets[s]=null!==(t=r.mutationBuckets[s])&&void 0!==t?t:r.bucketSize,r.mutationBuckets[s]=Math.max(r.mutationBuckets[s]-1,0),0===r.mutationBuckets[s])&&(r.loggedTracker[s]||(r.loggedTracker[s]=!0,null===(n=(i=r.options).onBlockedNode)||void 0===n||n.call(i,s,a)));return e})));var i=r.numberOfChanges(t);return 0!==i||n===i?e:void 0})),this.rrweb=t,this.options=s,this.refillRate=Vs(null!==(n=this.options.refillRate)&&void 0!==n?n:this.refillRate,0,100,"mutation throttling refill rate"),this.bucketSize=Vs(null!==(i=this.options.bucketSize)&&void 0!==i?i:this.bucketSize,0,100,"mutation throttling bucket size"),setInterval((function(){r.refillBuckets()}),1e3)})),Ws=Uint8Array,Gs=Uint16Array,Zs=Uint32Array,Qs=new Ws([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]),Ys=new Ws([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]),Js=new Ws([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Xs=function(e,t){for(var n=new Gs(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new Zs(n[30]);for(i=1;i<30;++i)for(var o=n[i];o<n[i+1];++o)r[o]=o-n[i]<<5|i;return[n,r]},Ks=Xs(Qs,2),ea=Ks[0],ta=Ks[1];ea[28]=258,ta[258]=28;for(var na=Xs(Ys,0)[1],ia=new Gs(32768),ra=0;ra<32768;++ra){var oa=(43690&ra)>>>1|(21845&ra)<<1;oa=(61680&(oa=(52428&oa)>>>2|(13107&oa)<<2))>>>4|(3855&oa)<<4,ia[ra]=((65280&oa)>>>8|(255&oa)<<8)>>>1}var sa=function(e,t,n){for(var i=e.length,r=0,o=new Gs(t);r<i;++r)++o[e[r]-1];var s,a=new Gs(t);for(r=0;r<t;++r)a[r]=a[r-1]+o[r-1]<<1;if(n){s=new Gs(1<<t);var l=15-t;for(r=0;r<i;++r)if(e[r])for(var u=r<<4|e[r],c=t-e[r],d=a[e[r]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)s[ia[d]>>>l]=u}else for(s=new Gs(i),r=0;r<i;++r)s[r]=ia[a[e[r]-1]++]>>>15-e[r];return s},aa=new Ws(288);for(ra=0;ra<144;++ra)aa[ra]=8;for(ra=144;ra<256;++ra)aa[ra]=9;for(ra=256;ra<280;++ra)aa[ra]=7;for(ra=280;ra<288;++ra)aa[ra]=8;var la=new Ws(32);for(ra=0;ra<32;++ra)la[ra]=5;var ua=sa(aa,9,0),ca=sa(la,5,0),da=function(e){return(e/8>>0)+(7&e&&1)},fa=function(e,t,n){(null==n||n>e.length)&&(n=e.length);var i=new(e instanceof Gs?Gs:e instanceof Zs?Zs:Ws)(n-t);return i.set(e.subarray(t,n)),i},ha=function(e,t,n){n<<=7&t;var i=t/8>>0;e[i]|=n,e[i+1]|=n>>>8},va=function(e,t,n){n<<=7&t;var i=t/8>>0;e[i]|=n,e[i+1]|=n>>>8,e[i+2]|=n>>>16},pa=function(e,t){for(var n=[],i=0;i<e.length;++i)e[i]&&n.push({s:i,f:e[i]});var r=n.length,o=n.slice();if(!r)return[new Ws(0),0];if(1==r){var s=new Ws(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],l=n[1],u=0,c=1,d=2;for(n[0]={s:-1,f:a.f+l.f,l:a,r:l};c!=r-1;)a=n[n[u].f<n[d].f?u++:d++],l=n[u!=c&&n[u].f<n[d].f?u++:d++],n[c++]={s:-1,f:a.f+l.f,l:a,r:l};var f=o[0].s;for(i=1;i<r;++i)o[i].s>f&&(f=o[i].s);var h=new Gs(f+1),v=_a(n[c-1],h,0);if(v>t){i=0;var p=0,_=v-t,g=1<<_;for(o.sort((function(e,t){return h[t.s]-h[e.s]||e.f-t.f}));i<r;++i){var m=o[i].s;if(!(h[m]>t))break;p+=g-(1<<v-h[m]),h[m]=t}for(p>>>=_;p>0;){var y=o[i].s;h[y]<t?p-=1<<t-h[y]++-1:++i}for(;i>=0&&p;--i){var b=o[i].s;h[b]==t&&(--h[b],++p)}v=t}return[new Ws(h),v]},_a=function e(t,n,i){return-1==t.s?Math.max(e(t.l,n,i+1),e(t.r,n,i+1)):n[t.s]=i},ga=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Gs(++t),i=0,r=e[0],o=1,s=function(e){n[i++]=e},a=1;a<=t;++a)if(e[a]==r&&a!=t)++o;else{if(!r&&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(r),--o;o>6;o-=6)s(8304);o>2&&(s(o-3<<5|8208),o=0)}for(;o--;)s(r);o=1,r=e[a]}return[n.subarray(0,i),t]},ma=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},ya=function(e,t,n){var i=n.length,r=da(t+2);e[r]=255&i,e[r+1]=i>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var o=0;o<i;++o)e[r+o+4]=n[o];return 8*(r+4+i)},ba=function(e,t,n,i,r,o,s,a,l,u,c){ha(t,c++,n),++r[256];for(var d=pa(r,15),f=d[0],h=d[1],v=pa(o,15),p=v[0],_=v[1],g=ga(f),m=g[0],y=g[1],b=ga(p),k=b[0],w=b[1],S=new Gs(19),x=0;x<m.length;++x)S[31&m[x]]++;for(x=0;x<k.length;++x)S[31&k[x]]++;for(var E=pa(S,7),C=E[0],P=E[1],T=19;T>4&&!C[Js[T-1]];--T);var I,F,R,M,q=u+5<<3,$=ma(r,aa)+ma(o,la)+s,O=ma(r,f)+ma(o,p)+s+14+3*T+ma(S,C)+(2*S[16]+3*S[17]+7*S[18]);if(q<=$&&q<=O)return ya(t,c,e.subarray(l,l+u));if(ha(t,c,1+(O<$)),c+=2,O<$){I=sa(f,h,0),F=f,R=sa(p,_,0),M=p;var L=sa(C,P,0);ha(t,c,y-257),ha(t,c+5,w-1),ha(t,c+10,T-4),c+=14;for(x=0;x<T;++x)ha(t,c+3*x,C[Js[x]]);c+=3*T;for(var A=[m,k],D=0;D<2;++D){var N=A[D];for(x=0;x<N.length;++x){var H=31&N[x];ha(t,c,L[H]),c+=C[H],H>15&&(ha(t,c,N[x]>>>5&127),c+=N[x]>>>12)}}}else I=ua,F=aa,R=ca,M=la;for(x=0;x<a;++x)if(i[x]>255){H=i[x]>>>18&31;va(t,c,I[H+257]),c+=F[H+257],H>7&&(ha(t,c,i[x]>>>23&31),c+=Qs[H]);var B=31&i[x];va(t,c,R[B]),c+=M[B],B>3&&(va(t,c,i[x]>>>5&8191),c+=Ys[B])}else va(t,c,I[i[x]]),c+=F[i[x]];return va(t,c,I[256]),c+F[256]},ka=new Zs([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),wa=function(){for(var e=new Zs(256),t=0;t<256;++t){for(var n=t,i=9;--i;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e}(),Sa=function(){var e=4294967295;return{p:function(t){for(var n=e,i=0;i<t.length;++i)n=wa[255&n^t[i]]^n>>>8;e=n},d:function(){return 4294967295^e}}},xa=function(e,t,n,i,r){return function(e,t,n,i,r,o){var s=e.length,a=new Ws(i+s+5*(1+Math.floor(s/7e3))+r),l=a.subarray(i,a.length-r),u=0;if(!t||s<8)for(var c=0;c<=s;c+=65535){var d=c+65535;d<s?u=ya(l,u,e.subarray(c,d)):(l[c]=o,u=ya(l,u,e.subarray(c,s)))}else{for(var f=ka[t-1],h=f>>>13,v=8191&f,p=(1<<n)-1,_=new Gs(32768),g=new Gs(p+1),m=Math.ceil(n/3),y=2*m,b=function(t){return(e[t]^e[t+1]<<m^e[t+2]<<y)&p},k=new Zs(25e3),w=new Gs(288),S=new Gs(32),x=0,E=0,C=(c=0,0),P=0,T=0;c<s;++c){var I=b(c),F=32767&c,R=g[I];if(_[F]=R,g[I]=F,P<=c){var M=s-c;if((x>7e3||C>24576)&&M>423){u=ba(e,l,0,k,w,S,E,C,T,c-T,u),C=x=E=0,T=c;for(var q=0;q<286;++q)w[q]=0;for(q=0;q<30;++q)S[q]=0}var $=2,O=0,L=v,A=F-R&32767;if(M>2&&I==b(c-A))for(var D=Math.min(h,M)-1,N=Math.min(32767,c),H=Math.min(258,M);A<=N&&--L&&F!=R;){if(e[c+$]==e[c+$-A]){for(var B=0;B<H&&e[c+B]==e[c+B-A];++B);if(B>$){if($=B,O=A,B>D)break;var j=Math.min(A,B-2),U=0;for(q=0;q<j;++q){var V=c-A+q+32768&32767,z=V-_[V]+32768&32767;z>U&&(U=z,R=V)}}}A+=(F=R)-(R=_[F])+32768&32767}if(O){k[C++]=268435456|ta[$]<<18|na[O];var W=31&ta[$],G=31&na[O];E+=Qs[W]+Ys[G],++w[257+W],++S[G],P=c+$,++x}else k[C++]=e[c],++w[e[c]]}}u=ba(e,l,o,k,w,S,E,C,T,c-T,u)}return fa(a,0,i+da(u)+r)}(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,i,!r)},Ea=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},Ca=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&&Ea(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var i=0;i<=n.length;++i)e[i+10]=n.charCodeAt(i)}},Pa=function(e){return 10+(e.filename&&e.filename.length+1||0)};function Ta(e,t){void 0===t&&(t={});var n=Sa(),i=e.length;n.p(e);var r=xa(e,t,Pa(t),8),o=r.length;return Ca(r,t),Ea(r,o-8,n.d()),Ea(r,o-4,i),r}function Ia(e,t){var n=e.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new Ws(e.length+(e.length>>>1)),r=0,o=function(e){i[r++]=e},s=0;s<n;++s){if(r+5>i.length){var a=new Ws(r+8+(n-s<<1));a.set(i),i=a}var l=e.charCodeAt(s);l<128||t?o(l):l<2048?(o(192|l>>>6),o(128|63&l)):l>55295&&l<57344?(o(240|(l=65536+(1047552&l)|1023&e.charCodeAt(++s))>>>18),o(128|l>>>12&63),o(128|l>>>6&63),o(128|63&l)):(o(224|l>>>12),o(128|l>>>6&63),o(128|63&l))}return fa(i,0,r)}function Fa(e,t){return function(e){for(var t=0,n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return Math.abs(t)}(e)%100<Vs(100*t,0,100)}var Ra="[SessionRecording]",Ma=Pt(Ra);function qa(){var e,t;return null==et||null===(e=et.__PosthogExtensions__)||void 0===e||null===(t=e.rrweb)||void 0===t?void 0:t.record}var $a=3e5,Oa=[$s.MouseMove,$s.MouseInteraction,$s.Scroll,$s.ViewportResize,$s.Input,$s.TouchMove,$s.MediaInteraction,$s.Drag],La=function(e){return{rrwebMethod:e,enqueuedAt:Date.now(),attempt:1}};function Aa(e){return function(e,t){for(var n="",i=0;i<e.length;){var r=e[i++];r<128||t?n+=String.fromCharCode(r):r<224?n+=String.fromCharCode((31&r)<<6|63&e[i++]):r<240?n+=String.fromCharCode((15&r)<<12|(63&e[i++])<<6|63&e[i++]):(r=((15&r)<<18|(63&e[i++])<<12|(63&e[i++])<<6|63&e[i++])-65536,n+=String.fromCharCode(55296|r>>10,56320|1023&r))}return n}(Ta(Ia(JSON.stringify(e))),!0)}function Da(e){return e.type===qs.Custom&&"sessionIdle"===e.data.tag}function Na(e,t){return t.some((function(t){return"regex"===t.matching&&new RegExp(t.url).test(e)}))}var Ha=function(){function e(t){var n=this;if(o(this,e),l(this,"queuedRRWebEvents",[]),l(this,"isIdle","unknown"),l(this,"_linkedFlagSeen",!1),l(this,"_lastActivityTimestamp",Date.now()),l(this,"_linkedFlag",null),l(this,"_removePageViewCaptureHook",void 0),l(this,"_onSessionIdListener",void 0),l(this,"_persistDecideOnSessionListener",void 0),l(this,"_samplingSessionListener",void 0),l(this,"_urlTriggers",[]),l(this,"_urlBlocklist",[]),l(this,"_urlBlocked",!1),l(this,"_eventTriggers",[]),l(this,"_removeEventTriggerCaptureHook",void 0),l(this,"_forceAllowLocalhostNetworkCapture",!1),l(this,"_onBeforeUnload",(function(){n._flushBuffer()})),l(this,"_onOffline",(function(){n._tryAddCustomEvent("browser offline",{})})),l(this,"_onOnline",(function(){n._tryAddCustomEvent("browser online",{})})),l(this,"_onVisibilityChange",(function(){if(null!=Ze&&Ze.visibilityState){var e="window "+Ze.visibilityState;n._tryAddCustomEvent(e,{})}})),this.instance=t,this._captureStarted=!1,this._endpoint="/s/",this.stopRrweb=void 0,this.receivedDecide=!1,!this.instance.sessionManager)throw Ma.error("started without valid sessionManager"),new Error(Ra+" started without valid sessionManager. This is a bug.");if(this.instance.config.__preview_experimental_cookieless_mode)throw new Error(Ra+" cannot be used with __preview_experimental_cookieless_mode.");var i=this.sessionManager.checkAndGetSessionAndWindowId(),r=i.sessionId,s=i.windowId;this.sessionId=r,this.windowId=s,this.buffer=this.clearBuffer(),this.sessionIdleThresholdMilliseconds>=this.sessionManager.sessionTimeoutMs&&Ma.warn("session_idle_threshold_ms (".concat(this.sessionIdleThresholdMilliseconds,") is greater than the session timeout (").concat(this.sessionManager.sessionTimeoutMs,"). Session will never be detected as idle"))}return a(e,[{key:"sessionIdleThresholdMilliseconds",get:function(){return this.instance.config.session_recording.session_idle_threshold_ms||3e5}},{key:"started",get:function(){return this._captureStarted}},{key:"sessionManager",get:function(){if(!this.instance.sessionManager)throw new Error(Ra+" must be started with a valid sessionManager.");return this.instance.sessionManager}},{key:"fullSnapshotIntervalMillis",get:function(){var e,t;return"trigger_pending"===this.triggerStatus?6e4:null!==(e=null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.full_snapshot_interval_millis)&&void 0!==e?e:$a}},{key:"isSampled",get:function(){var e=this.instance.get_property(z);return wt(e)?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],i=this.sessionManager.checkAndGetSessionAndWindowId(!0).sessionStartTimestamp;return n?n.timestamp-i:null}},{key:"isRecordingEnabled",get:function(){var e=!!this.instance.get_property(L),t=!this.instance.config.disable_session_recording;return je&&e&&t}},{key:"isConsoleLogCaptureEnabled",get:function(){var e=!!this.instance.get_property(A),t=this.instance.config.enable_recording_console_log;return null!=t?t:e}},{key:"canvasRecording",get:function(){var e,t,n,i,r,o,s=this.instance.config.session_recording.captureCanvas,a=this.instance.get_property(H),l=null!==(e=null!==(t=null==s?void 0:s.recordCanvas)&&void 0!==t?t:null==a?void 0:a.enabled)&&void 0!==e&&e,u=null!==(n=null!==(i=null==s?void 0:s.canvasFps)&&void 0!==i?i:null==a?void 0:a.fps)&&void 0!==n?n:4,c=null!==(r=null!==(o=null==s?void 0:s.canvasQuality)&&void 0!==o?o:null==a?void 0:a.quality)&&void 0!==r?r:.4;if("string"==typeof c){var d=parseFloat(c);c=isNaN(d)?.4:d}return{enabled:l,fps:Vs(u,0,12,"canvas recording fps",4),quality:Vs(c,0,1,"canvas recording quality",.4)}}},{key:"networkPayloadCapture",get:function(){var e,t,n=this.instance.get_property(D),i={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},r=(null==i?void 0:i.recordHeaders)||(null==n?void 0:n.recordHeaders),o=(null==i?void 0:i.recordBody)||(null==n?void 0:n.recordBody),s=vt(this.instance.config.capture_performance)?this.instance.config.capture_performance.network_timing:this.instance.config.capture_performance,a=!!(wt(s)?s:null==n?void 0:n.capturePerformance);return r||o||a?{recordHeaders:r,recordBody:o,recordPerformance:a}:void 0}},{key:"masking",get:function(){var e,t,n,i,r,o,s=this.instance.get_property(N),a={maskAllInputs:null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.maskAllInputs,maskTextSelector:null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.maskTextSelector,blockSelector:null===(n=this.instance.config.session_recording)||void 0===n?void 0:n.blockSelector},l=null!==(i=null==a?void 0:a.maskAllInputs)&&void 0!==i?i:null==s?void 0:s.maskAllInputs,u=null!==(r=null==a?void 0:a.maskTextSelector)&&void 0!==r?r:null==s?void 0:s.maskTextSelector,c=null!==(o=null==a?void 0:a.blockSelector)&&void 0!==o?o:null==s?void 0:s.blockSelector;return _t(l)&&_t(u)&&_t(c)?void 0:{maskAllInputs:null==l||l,maskTextSelector:u,blockSelector:c}}},{key:"sampleRate",get:function(){var e=this.instance.get_property(B);return kt(e)?e:null}},{key:"minimumDuration",get:function(){var e=this.instance.get_property(j);return kt(e)?e:null}},{key:"status",get:function(){return this.receivedDecide?this.isRecordingEnabled?!1===this.isSampled?"disabled":this._urlBlocked?"paused":bt(this._linkedFlag)||this._linkedFlagSeen?"trigger_pending"===this.triggerStatus?"buffering":wt(this.isSampled)?this.isSampled?"sampled":"disabled":"active":"buffering":"disabled":"buffering"}},{key:"urlTriggerStatus",get:function(){var e;return 0===this._urlTriggers.length?"trigger_disabled":(null===(e=this.instance)||void 0===e?void 0:e.get_property(W))===this.sessionId?"trigger_activated":"trigger_pending"}},{key:"eventTriggerStatus",get:function(){var e;return 0===this._eventTriggers.length?"trigger_disabled":(null===(e=this.instance)||void 0===e?void 0:e.get_property(G))===this.sessionId?"trigger_activated":"trigger_pending"}},{key:"triggerStatus",get:function(){var e="trigger_activated"===this.eventTriggerStatus||"trigger_activated"===this.urlTriggerStatus,t="trigger_pending"===this.eventTriggerStatus||"trigger_pending"===this.urlTriggerStatus;return e?"trigger_activated":t?"trigger_pending":"trigger_disabled"}},{key:"startIfEnabledOrStop",value:function(e){var t=this;this.isRecordingEnabled?(this._startCapture(e),dn(je,"beforeunload",this._onBeforeUnload),dn(je,"offline",this._onOffline),dn(je,"online",this._onOnline),dn(je,"visibilitychange",this._onVisibilityChange),this._setupSampling(),this._addEventTriggerListener(),bt(this._removePageViewCaptureHook)&&(this._removePageViewCaptureHook=this.instance.on("eventCaptured",(function(e){try{if("$pageview"===e.event){var n=null!=e&&e.properties.$current_url?t._maskUrl(null==e?void 0:e.properties.$current_url):"";if(!n)return;t._tryAddCustomEvent("$pageview",{href:n})}}catch(e){Ma.error("Could not add $pageview to rrweb session",e)}}))),this._onSessionIdListener||(this._onSessionIdListener=this.sessionManager.onSessionId((function(e,n,i){var r,o,s,a;i&&(t._tryAddCustomEvent("$session_id_change",{sessionId:e,windowId:n,changeReason:i}),null===(r=t.instance)||void 0===r||null===(o=r.persistence)||void 0===o||o.unregister(G),null===(s=t.instance)||void 0===s||null===(a=s.persistence)||void 0===a||a.unregister(W))})))):this.stopRecording()}},{key:"stopRecording",value:function(){var e,t,n,i;this._captureStarted&&this.stopRrweb&&(this.stopRrweb(),this.stopRrweb=void 0,this._captureStarted=!1,null==je||je.removeEventListener("beforeunload",this._onBeforeUnload),null==je||je.removeEventListener("offline",this._onOffline),null==je||je.removeEventListener("online",this._onOnline),null==je||je.removeEventListener("visibilitychange",this._onVisibilityChange),this.clearBuffer(),clearInterval(this._fullSnapshotTimer),null===(e=this._removePageViewCaptureHook)||void 0===e||e.call(this),this._removePageViewCaptureHook=void 0,null===(t=this._removeEventTriggerCaptureHook)||void 0===t||t.call(this),this._removeEventTriggerCaptureHook=void 0,null===(n=this._onSessionIdListener)||void 0===n||n.call(this),this._onSessionIdListener=void 0,null===(i=this._samplingSessionListener)||void 0===i||i.call(this),this._samplingSessionListener=void 0,Ma.info("stopped"))}},{key:"makeSamplingDecision",value:function(e){var t,n=this.sessionId!==e,i=this.sampleRate;if(kt(i)){var r=this.isSampled,o=n||!wt(r),s=o?Fa(e,i):r;o&&(s?this._reportStarted("sampled"):Ma.warn("Sample rate (".concat(i,") has determined that this sessionId (").concat(e,") will not be sent to the server.")),this._tryAddCustomEvent("samplingDecisionMade",{sampleRate:i,isSampled:s})),null===(t=this.instance.persistence)||void 0===t||t.register(l({},z,s))}else{var a;null===(a=this.instance.persistence)||void 0===a||a.register(l({},z,null))}}},{key:"onRemoteConfig",value:function(e){var t,n,i,r,o,s,a=this;(this._tryAddCustomEvent("$remote_config_received",e),this._persistRemoteConfig(e),this._linkedFlag=(null===(t=e.sessionRecording)||void 0===t?void 0:t.linkedFlag)||null,null!==(n=e.sessionRecording)&&void 0!==n&&n.endpoint)&&(this._endpoint=null===(s=e.sessionRecording)||void 0===s?void 0:s.endpoint);if(this._setupSampling(),!bt(this._linkedFlag)&&!this._linkedFlagSeen){var l=gt(this._linkedFlag)?this._linkedFlag:this._linkedFlag.flag,u=gt(this._linkedFlag)?null:this._linkedFlag.variant;this.instance.onFeatureFlags((function(e,t){var n=vt(t)&&l in t,i=u?t[l]===u:n;i&&a._reportStarted("linked_flag_matched",{linkedFlag:l,linkedVariant:u}),a._linkedFlagSeen=i}))}null!==(i=e.sessionRecording)&&void 0!==i&&i.urlTriggers&&(this._urlTriggers=e.sessionRecording.urlTriggers),null!==(r=e.sessionRecording)&&void 0!==r&&r.urlBlocklist&&(this._urlBlocklist=e.sessionRecording.urlBlocklist),null!==(o=e.sessionRecording)&&void 0!==o&&o.eventTriggers&&(this._eventTriggers=e.sessionRecording.eventTriggers),this.receivedDecide=!0,this.startIfEnabledOrStop()}},{key:"_setupSampling",value:function(){var e=this;kt(this.sampleRate)&&bt(this._samplingSessionListener)&&(this._samplingSessionListener=this.sessionManager.onSessionId((function(t){e.makeSamplingDecision(t)})))}},{key:"_persistRemoteConfig",value:function(e){if(this.instance.persistence){var n,i=this.instance.persistence,r=function(){var n,r,o,s,a,u,c,d,f,h,v=null===(n=e.sessionRecording)||void 0===n?void 0:n.sampleRate,p=bt(v)?null:parseFloat(v),_=null===(r=e.sessionRecording)||void 0===r?void 0:r.minimumDurationMilliseconds;i.register((l(h={},L,!!e.sessionRecording),l(h,A,null===(o=e.sessionRecording)||void 0===o?void 0:o.consoleLogRecordingEnabled),l(h,D,t({capturePerformance:e.capturePerformance},null===(s=e.sessionRecording)||void 0===s?void 0:s.networkPayloadCapture)),l(h,N,null===(a=e.sessionRecording)||void 0===a?void 0:a.masking),l(h,H,{enabled:null===(u=e.sessionRecording)||void 0===u?void 0:u.recordCanvas,fps:null===(c=e.sessionRecording)||void 0===c?void 0:c.canvasFps,quality:null===(d=e.sessionRecording)||void 0===d?void 0:d.canvasQuality}),l(h,B,p),l(h,j,_t(_)?null:_),l(h,U,null===(f=e.sessionRecording)||void 0===f?void 0:f.scriptConfig),h))};r(),null===(n=this._persistDecideOnSessionListener)||void 0===n||n.call(this),this._persistDecideOnSessionListener=this.sessionManager.onSessionId(r)}}},{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:Date.now()})}},{key:"_startCapture",value:function(e){var t=this;if(!_t(Object.assign)&&!_t(Array.from)&&!(this._captureStarted||this.instance.config.disable_session_recording||this.instance.consent.isOptedOut())){var n,i;if(this._captureStarted=!0,this.sessionManager.checkAndGetSessionAndWindowId(),qa())this._onScriptLoaded();else null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,this.scriptName,(function(e){if(e)return Ma.error("could not load recorder",e);t._onScriptLoaded()}));Ma.info("starting"),"active"===this.status&&this._reportStarted(e||"recording_initialized")}}},{key:"scriptName",get:function(){var e,t,n;return(null===(e=this.instance)||void 0===e||null===(t=e.persistence)||void 0===t||null===(n=t.get_property(U))||void 0===n?void 0:n.script)||"recorder"}},{key:"isInteractiveEvent",value:function(e){var t;return 3===e.type&&-1!==Oa.indexOf(null===(t=e.data)||void 0===t?void 0:t.source)}},{key:"_updateWindowAndSessionIds",value:function(e){var t=this.isInteractiveEvent(e);t||this.isIdle||e.timestamp-this._lastActivityTimestamp>this.sessionIdleThresholdMilliseconds&&(this.isIdle=!0,clearInterval(this._fullSnapshotTimer),this._tryAddCustomEvent("sessionIdle",{eventTimestamp:e.timestamp,lastActivityTimestamp:this._lastActivityTimestamp,threshold:this.sessionIdleThresholdMilliseconds,bufferLength:this.buffer.data.length,bufferSize:this.buffer.size}),this._flushBuffer());var n=!1;if(t&&(this._lastActivityTimestamp=e.timestamp,this.isIdle)){var i="unknown"===this.isIdle;this.isIdle=!1,i||(this._tryAddCustomEvent("sessionNoLongerIdle",{reason:"user activity",type:e.type}),n=!0)}if(!this.isIdle){var r=this.sessionManager.checkAndGetSessionAndWindowId(!t,e.timestamp),o=r.windowId,s=r.sessionId,a=this.sessionId!==s,l=this.windowId!==o;this.windowId=o,this.sessionId=s,a||l?(this.stopRecording(),this.startIfEnabledOrStop("session_id_changed")):n&&this._scheduleFullSnapshot()}}},{key:"_tryRRWebMethod",value:function(e){try{return e.rrwebMethod(),!0}catch(t){return this.queuedRRWebEvents.length<10?this.queuedRRWebEvents.push({enqueuedAt:e.enqueuedAt||Date.now(),attempt:e.attempt++,rrwebMethod:e.rrwebMethod}):Ma.warn("could not emit queued rrweb event.",t,e),!1}}},{key:"_tryAddCustomEvent",value:function(e,t){return this._tryRRWebMethod(La((function(){return qa().addCustomEvent(e,t)})))}},{key:"_tryTakeFullSnapshot",value:function(){return this._tryRRWebMethod(La((function(){return qa().takeFullSnapshot()})))}},{key:"_onScriptLoaded",value:function(){for(var e,n,i,r,o=this,s={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{password:!0},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1},a=this.instance.config.session_recording,l=0,u=Object.entries(a||{});l<u.length;l++){var d=c(u[l],2),f=d[0],h=d[1];f in s&&("maskInputOptions"===f?s.maskInputOptions=t({password:!0},h):s[f]=h)}(this.canvasRecording&&this.canvasRecording.enabled&&(s.recordCanvas=!0,s.sampling={canvas:this.canvasRecording.fps},s.dataURLOptions={type:"image/webp",quality:this.canvasRecording.quality}),this.masking)&&(s.maskAllInputs=null===(n=this.masking.maskAllInputs)||void 0===n||n,s.maskTextSelector=null!==(i=this.masking.maskTextSelector)&&void 0!==i?i:void 0,s.blockSelector=null!==(r=this.masking.blockSelector)&&void 0!==r?r:void 0);var v=qa();if(v){this.mutationRateLimiter=null!==(e=this.mutationRateLimiter)&&void 0!==e?e:new zs(v,{refillRate:this.instance.config.session_recording.__mutationRateLimiterRefillRate,bucketSize:this.instance.config.session_recording.__mutationRateLimiterBucketSize,onBlockedNode:function(e,t){var n="Too many mutations on node '".concat(e,"'. Rate limiting. This could be due to SVG animations or something similar");Ma.info(n,{node:t}),o.log(Ra+" "+n,"warn")}});var p=this._gatherRRWebPlugins();this.stopRrweb=v(t({emit:function(e){o.onRRwebEmit(e)},plugins:p},s)),this._lastActivityTimestamp=Date.now(),this.isIdle=wt(this.isIdle)?this.isIdle:"unknown",this._tryAddCustomEvent("$session_options",{sessionRecordingOptions:s,activePlugins:p.map((function(e){return null==e?void 0:e.name}))}),this._tryAddCustomEvent("$posthog_config",{config:this.instance.config})}else Ma.error("onScriptLoaded was called but rrwebRecord is not available. This indicates something has gone wrong.")}},{key:"_scheduleFullSnapshot",value:function(){var e=this;if(this._fullSnapshotTimer&&clearInterval(this._fullSnapshotTimer),!0!==this.isIdle){var t=this.fullSnapshotIntervalMillis;t&&(this._fullSnapshotTimer=setInterval((function(){e._tryTakeFullSnapshot()}),t))}}},{key:"_gatherRRWebPlugins",value:function(){var e,t,n,i,r=[],o=null===(e=et.__PosthogExtensions__)||void 0===e||null===(t=e.rrwebPlugins)||void 0===t?void 0:t.getRecordConsolePlugin;o&&this.isConsoleLogCaptureEnabled&&r.push(o());var s=null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.rrwebPlugins)||void 0===i?void 0:i.getRecordNetworkPlugin;this.networkPayloadCapture&&ht(s)&&(!hn.includes(location.hostname)||this._forceAllowLocalhostNetworkCapture?r.push(s(Us(this.instance.config,this.networkPayloadCapture))):Ma.info("NetworkCapture not started because we are on localhost."));return r}},{key:"onRRwebEmit",value:function(e){var n;if(this._processQueuedEvents(),e&&vt(e)){if(e.type===qs.Meta){var i=this._maskUrl(e.data.href);if(this._lastHref=i,!i)return;e.data.href=i}else this._pageViewFallBack();if(this._checkUrlTriggerConditions(),!this._urlBlocked||function(e){return e.type===qs.Custom&&"recording paused"===e.data.tag}(e)){e.type===qs.FullSnapshot&&this._scheduleFullSnapshot(),e.type===qs.FullSnapshot&&"trigger_pending"===this.triggerStatus&&this.clearBuffer();var r=this.mutationRateLimiter?this.mutationRateLimiter.throttleMutations(e):e;if(r){var o=function(e){var t=e;if(t&&vt(t)&&6===t.type&&vt(t.data)&&"rrweb/console@1"===t.data.plugin){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=[],i=0;i<t.data.payload.payload.length;i++)t.data.payload.payload[i]&&t.data.payload.payload[i].length>2e3?n.push(t.data.payload.payload[i].slice(0,2e3)+"...[truncated]"):n.push(t.data.payload.payload[i]);return t.data.payload.payload=n,e}return e}(r);if(this._updateWindowAndSessionIds(o),!0!==this.isIdle||Da(o)){if(Da(o)){var s=o.data.payload;if(s){var a=s.lastActivityTimestamp,l=s.threshold;o.timestamp=a+l}}var u=null===(n=this.instance.config.session_recording.compress_events)||void 0===n||n?function(e){if(Rs(e)<1024)return e;try{if(e.type===qs.FullSnapshot)return t(t({},e),{},{data:Aa(e.data),cv:"2024-10"});if(e.type===qs.IncrementalSnapshot&&e.data.source===$s.Mutation)return t(t({},e),{},{cv:"2024-10",data:t(t({},e.data),{},{texts:Aa(e.data.texts),attributes:Aa(e.data.attributes),removes:Aa(e.data.removes),adds:Aa(e.data.adds)})});if(e.type===qs.IncrementalSnapshot&&e.data.source===$s.StyleSheetRule)return t(t({},e),{},{cv:"2024-10",data:t(t({},e.data),{},{adds:e.data.adds?Aa(e.data.adds):void 0,removes:e.data.removes?Aa(e.data.removes):void 0})})}catch(e){Ma.error("could not compress event - will use uncompressed event",e)}return e}(o):o,c={$snapshot_bytes:Rs(u),$snapshot_data:u,$session_id:this.sessionId,$window_id:this.windowId};"disabled"!==this.status?this._captureSnapshotBuffered(c):this.clearBuffer()}}}}}},{key:"_pageViewFallBack",value:function(){if(!this.instance.config.capture_pageview&&je){var e=this._maskUrl(je.location.href);this._lastHref!==e&&(this._tryAddCustomEvent("$url_changed",{href:e}),this._lastHref=e)}}},{key:"_processQueuedEvents",value:function(){var e=this;if(this.queuedRRWebEvents.length){var t=d(this.queuedRRWebEvents);this.queuedRRWebEvents=[],t.forEach((function(t){Date.now()-t.enqueuedAt<=2e3&&e._tryRRWebMethod(t)}))}}},{key:"_maskUrl",value:function(e){var t=this.instance.config.session_recording;if(t.maskNetworkRequestFn){var n,i={url:e};return null===(n=i=t.maskNetworkRequestFn(i))||void 0===n?void 0:n.url}return e}},{key:"clearBuffer",value:function(){return this.buffer={size:0,data:[],sessionId:this.sessionId,windowId:this.windowId},this.buffer}},{key:"_flushBuffer",value:function(){var e=this;this.flushBufferTimer&&(clearTimeout(this.flushBufferTimer),this.flushBufferTimer=void 0);var t=this.minimumDuration,n=this.sessionDuration,i=kt(n)&&n>=0,r=kt(t)&&i&&n<t;if("buffering"===this.status||"paused"===this.status||"disabled"===this.status||r)return this.flushBufferTimer=setTimeout((function(){e._flushBuffer()}),2e3),this.buffer;this.buffer.data.length>0&&Ms(this.buffer).forEach((function(t){e._captureSnapshot({$snapshot_bytes:t.size,$snapshot_data:t.data,$session_id:t.sessionId,$window_id:t.windowId,$lib:"web",$lib_version:tt.LIB_VERSION})}));return this.clearBuffer()}},{key:"_captureSnapshotBuffered",value:function(e){var t,n=this,i=2+((null===(t=this.buffer)||void 0===t?void 0:t.data.length)||0);!this.isIdle&&(this.buffer.size+e.$snapshot_bytes+i>943718.4||this.buffer.sessionId!==this.sessionId)&&(this.buffer=this._flushBuffer()),this.buffer.size+=e.$snapshot_bytes,this.buffer.data.push(e.$snapshot_data),this.flushBufferTimer||this.isIdle||(this.flushBufferTimer=setTimeout((function(){n._flushBuffer()}),2e3))}},{key:"_captureSnapshot",value:function(e){this.instance.capture("$snapshot",e,{_url:this.instance.requestRouter.endpointFor("api",this._endpoint),_noTruncate:!0,_batchKey:"recordings",skip_client_rate_limiting:!0})}},{key:"_checkUrlTriggerConditions",value:function(){if(void 0!==je&&je.location.href){var e=je.location.href,t=this._urlBlocked,n=Na(e,this._urlBlocklist);n&&!t?this._pauseRecording():!n&&t&&this._resumeRecording(),Na(e,this._urlTriggers)&&this._activateTrigger("url")}}},{key:"_activateTrigger",value:function(e){var t,n;"trigger_pending"===this.triggerStatus&&(null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n||n.register(l({},"url"===e?W:G,this.sessionId)),this._flushBuffer(),this._reportStarted(e+"_trigger_matched"))}},{key:"_pauseRecording",value:function(){this._urlBlocked||(this._urlBlocked=!0,clearInterval(this._fullSnapshotTimer),Ma.info("recording paused due to URL blocker"),this._tryAddCustomEvent("recording paused",{reason:"url blocker"}))}},{key:"_resumeRecording",value:function(){this._urlBlocked&&(this._urlBlocked=!1,this._tryTakeFullSnapshot(),this._scheduleFullSnapshot(),this._tryAddCustomEvent("recording resumed",{reason:"left blocked url"}),Ma.info("recording resumed"))}},{key:"_addEventTriggerListener",value:function(){var e=this;0!==this._eventTriggers.length&&bt(this._removeEventTriggerCaptureHook)&&(this._removeEventTriggerCaptureHook=this.instance.on("eventCaptured",(function(t){try{e._eventTriggers.includes(t.event)&&e._activateTrigger("event")}catch(e){Ma.error("Could not activate event trigger",e)}})))}},{key:"overrideLinkedFlag",value:function(){this._linkedFlagSeen=!0,this._tryTakeFullSnapshot(),this._reportStarted("linked_flag_overridden")}},{key:"overrideSampling",value:function(){var e;null===(e=this.instance.persistence)||void 0===e||e.register(l({},z,!0)),this._tryTakeFullSnapshot(),this._reportStarted("sampling_overridden")}},{key:"overrideTrigger",value:function(e){this._activateTrigger(e)}},{key:"_reportStarted",value:function(e,t){this.instance.register_for_session({$session_recording_start_reason:e}),Ma.info(e.replace("_"," "),t),ot(["recording_initialized","session_id_changed"],e)||this._tryAddCustomEvent(e,t)}}]),e}(),Ba=Pt("[SegmentIntegration]");function ja(e,t){var n=e.config.segment;if(!n)return t();!function(e,t){var n=e.config.segment;if(!n)return t();var i=function(n){var i=function(){return n.anonymousId()||ls()};e.config.get_device_id=i,n.id()&&(e.register({distinct_id:n.id(),$device_id:i()}),e.persistence.set_property(ne,"identified")),t()},r=n.user();"then"in r&&ht(r.then)?r.then((function(e){return i(e)})):i(r)}(e,(function(){n.register(function(e){Promise&&Promise.resolve||Ba.warn("This browser does not have Promise support, and can not use the segment integration");var t=function(t,n){var i;if(!n)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(Ba.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(Ba.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var r=e._calculate_event_properties(n,null!==(i=t.event.properties)&&void 0!==i?i:{},new Date);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")}}}(e)).then((function(){t()}))}))}var Ua="posthog-js";function Va(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=n.organization,r=n.projectId,o=n.prefix,s=n.severityAllowList,a=void 0===s?["error"]:s;return function(n){var s,l,u,c,d;if(!("*"===a||a.includes(n.level))||!e.__loaded)return n;n.tags||(n.tags={});var f=e.requestRouter.endpointFor("ui","/project/".concat(e.config.token,"/person/").concat(e.get_distinct_id()));n.tags["PostHog Person URL"]=f,e.sessionRecordingStarted()&&(n.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var h=(null===(s=n.exception)||void 0===s?void 0:s.values)||[],v=h.map((function(e){return t(t({},e),{},{stacktrace:e.stacktrace?t(t({},e.stacktrace),{},{type:"raw",frames:(e.stacktrace.frames||[]).map((function(e){return t(t({},e),{},{platform:"web:javascript"})}))}):void 0})})),p={$exception_message:(null===(l=h[0])||void 0===l?void 0:l.value)||n.message,$exception_type:null===(u=h[0])||void 0===u?void 0:u.type,$exception_personURL:f,$exception_level:n.level,$exception_list:v,$sentry_event_id:n.event_id,$sentry_exception:n.exception,$sentry_exception_message:(null===(c=h[0])||void 0===c?void 0:c.value)||n.message,$sentry_exception_type:null===(d=h[0])||void 0===d?void 0:d.type,$sentry_tags:n.tags};return i&&r&&(p.$sentry_url=(o||"https://sentry.io/organizations/")+i+"/issues/?project="+r+"&query="+n.event_id),e.exceptions.sendExceptionEvent(p),n}}var za,Wa=a((function e(t,n,i,r,s){o(this,e),this.name=Ua,this.setupOnce=function(e){e(Va(t,{organization:n,projectId:i,prefix:r,severityAllowList:s}))}})),Ga=null!=je&&je.location?mn(je.location.hash,"__posthog")||mn(location.hash,"state"):null,Za="_postHogToolbarParams",Qa=Pt("[Toolbar]");!function(e){e[e.UNINITIALIZED=0]="UNINITIALIZED",e[e.LOADING=1]="LOADING",e[e.LOADED=2]="LOADED"}(za||(za={}));var Ya=function(){function e(t){o(this,e),this.instance=t}return a(e,[{key:"setToolbarState",value:function(e){et.ph_toolbar_state=e}},{key:"getToolbarState",value:function(){var e;return null!==(e=et.ph_toolbar_state)&&void 0!==e?e:za.UNINITIALIZED}},{key:"maybeLoadToolbar",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!je||!Ze)return!1;n=null!==(e=n)&&void 0!==e?e:je.location,r=null!==(t=r)&&void 0!==t?t:je.history;try{if(!i){try{je.localStorage.setItem("test","test"),je.localStorage.removeItem("test")}catch(e){return!1}i=null==je?void 0:je.localStorage}var o,s=Ga||mn(n.hash,"__posthog")||mn(n.hash,"state"),a=s?rn((function(){return JSON.parse(atob(decodeURIComponent(s)))}))||rn((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:r?r.replaceState(r.state,"",n.pathname+n.search):n.hash="")):((o=JSON.parse(i.getItem(Za)||"{}")).source="localstorage",delete o.userIntent),!(!o.token||this.instance.config.token!==o.token)&&(this.loadToolbar(o),!0)}catch(e){return!1}}},{key:"_callLoadToolbar",value:function(e){var t=et.ph_load_toolbar||et.ph_load_editor;!bt(t)&&ht(t)?t(e,this.instance):Qa.warn("No toolbar load function found")}},{key:"loadToolbar",value:function(e){var n=this,i=!(null==Ze||!Ze.getElementById(ue));if(!je||i)return!1;var r="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,o=t(t({token:this.instance.config.token},e),{},{apiURL:this.instance.requestRouter.endpointFor("ui")},r?{instrument:!1}:{});if(je.localStorage.setItem(Za,JSON.stringify(t(t({},o),{},{source:void 0}))),this.getToolbarState()===za.LOADED)this._callLoadToolbar(o);else if(this.getToolbarState()===za.UNINITIALIZED){var s,a;this.setToolbarState(za.LOADING),null===(s=et.__PosthogExtensions__)||void 0===s||null===(a=s.loadExternalDependency)||void 0===a||a.call(s,this.instance,"toolbar",(function(e){if(e)return Qa.error("[Toolbar] Failed to load",e),void n.setToolbarState(za.UNINITIALIZED);n.setToolbarState(za.LOADED),n._callLoadToolbar(o)})),dn(je,"turbolinks:load",(function(){n.setToolbarState(za.UNINITIALIZED),n.loadToolbar(o)}))}return!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}(),Ja=Pt("[TracingHeaders]"),Xa=function(){function e(t){var n=this;o(this,e),l(this,"_restoreXHRPatch",void 0),l(this,"_restoreFetchPatch",void 0),l(this,"_startCapturing",(function(){var e,t,i,r;_t(n._restoreXHRPatch)&&(null===(e=et.__PosthogExtensions__)||void 0===e||null===(t=e.tracingHeadersPatchFns)||void 0===t||t._patchXHR(n.instance.sessionManager));_t(n._restoreFetchPatch)&&(null===(i=et.__PosthogExtensions__)||void 0===i||null===(r=i.tracingHeadersPatchFns)||void 0===r||r._patchFetch(n.instance.sessionManager))})),this.instance=t}return a(e,[{key:"_loadScript",value:function(e){var t,n,i;null!==(t=et.__PosthogExtensions__)&&void 0!==t&&t.tracingHeadersPatchFns&&e(),null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"tracing-headers",(function(t){if(t)return Ja.error("failed to load script",t);e()}))}},{key:"startIfEnabledOrStop",value:function(){var e,t;this.instance.config.__add_tracing_headers?this._loadScript(this._startCapturing):(null===(e=this._restoreXHRPatch)||void 0===e||e.call(this),null===(t=this._restoreFetchPatch)||void 0===t||t.call(this),this._restoreXHRPatch=void 0,this._restoreFetchPatch=void 0)}}]),e}(),Ka=Pt("[Web Vitals]"),el=9e5,tl=function(){function e(n){var i,r=this;o(this,e),l(this,"_enabledServerSide",!1),l(this,"_initialized",!1),l(this,"buffer",{url:void 0,metrics:[],firstMetricTimestamp:void 0}),l(this,"_flushToCapture",(function(){clearTimeout(r._delayedFlushTimer),0!==r.buffer.metrics.length&&(r.instance.capture("$web_vitals",r.buffer.metrics.reduce((function(e,n){var i;return t(t({},e),{},(l(i={},"$web_vitals_".concat(n.name,"_event"),t({},n)),l(i,"$web_vitals_".concat(n.name,"_value"),n.value),i))}),{})),r.buffer={url:void 0,metrics:[],firstMetricTimestamp:void 0})})),l(this,"_addToBuffer",(function(e){var n,i=null===(n=r.instance.sessionManager)||void 0===n?void 0:n.checkAndGetSessionAndWindowId(!0);if(_t(i))Ka.error("Could not read session ID. Dropping metrics!");else{r.buffer=r.buffer||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var o=r._currentURL();if(!_t(o))if(bt(null==e?void 0:e.name)||bt(null==e?void 0:e.value))Ka.error("Invalid metric received",e);else if(r._maxAllowedValue&&e.value>=r._maxAllowedValue)Ka.error("Ignoring metric with value >= "+r._maxAllowedValue,e);else r.buffer.url!==o&&(r._flushToCapture(),r._delayedFlushTimer=setTimeout(r._flushToCapture,r.flushToCaptureTimeoutMs)),_t(r.buffer.url)&&(r.buffer.url=o),r.buffer.firstMetricTimestamp=_t(r.buffer.firstMetricTimestamp)?Date.now():r.buffer.firstMetricTimestamp,e.attribution&&e.attribution.interactionTargetElement&&(e.attribution.interactionTargetElement=void 0),r.buffer.metrics.push(t(t({},e),{},{$current_url:o,$session_id:i.sessionId,$window_id:i.windowId,timestamp:Date.now()})),r.buffer.metrics.length===r.allowedMetrics.length&&r._flushToCapture()}})),l(this,"_startCapturing",(function(){var e,t,n,i,o=et.__PosthogExtensions__;if(!_t(o)&&!_t(o.postHogWebVitalsCallbacks)){var s=o.postHogWebVitalsCallbacks;e=s.onLCP,t=s.onCLS,n=s.onFCP,i=s.onINP}e&&t&&n&&i?(r.allowedMetrics.indexOf("LCP")>-1&&e(r._addToBuffer.bind(r)),r.allowedMetrics.indexOf("CLS")>-1&&t(r._addToBuffer.bind(r)),r.allowedMetrics.indexOf("FCP")>-1&&n(r._addToBuffer.bind(r)),r.allowedMetrics.indexOf("INP")>-1&&i(r._addToBuffer.bind(r)),r._initialized=!0):Ka.error("web vitals callbacks not loaded - not starting")})),this.instance=n,this._enabledServerSide=!(null===(i=this.instance.persistence)||void 0===i||!i.props[q]),this.startIfEnabled()}return a(e,[{key:"allowedMetrics",get:function(){var e,t,n=vt(this.instance.config.capture_performance)?null===(e=this.instance.config.capture_performance)||void 0===e?void 0:e.web_vitals_allowed_metrics:void 0;return _t(n)?(null===(t=this.instance.persistence)||void 0===t?void 0:t.props[O])||["CLS","FCP","INP","LCP"]:n}},{key:"flushToCaptureTimeoutMs",get:function(){return(vt(this.instance.config.capture_performance)?this.instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}},{key:"_maxAllowedValue",get:function(){var e=vt(this.instance.config.capture_performance)&&kt(this.instance.config.capture_performance.__web_vitals_max_value)?this.instance.config.capture_performance.__web_vitals_max_value:el;return 0<e&&e<=6e4?el:e}},{key:"isEnabled",get:function(){var e=vt(this.instance.config.capture_performance)?this.instance.config.capture_performance.web_vitals:void 0;return wt(e)?e:this._enabledServerSide}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this._initialized&&(Ka.info("enabled, starting..."),this.loadScript(this._startCapturing))}},{key:"onRemoteConfig",value:function(e){var t=vt(e.capturePerformance)&&!!e.capturePerformance.web_vitals,n=vt(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this.instance.persistence&&(this.instance.persistence.register(l({},q,t)),this.instance.persistence.register(l({},O,n))),this._enabledServerSide=t,this.startIfEnabled()}},{key:"loadScript",value:function(e){var t,n,i;null!==(t=et.__PosthogExtensions__)&&void 0!==t&&t.postHogWebVitalsCallbacks&&e(),null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"web-vitals",(function(t){t?Ka.error("failed to load script",t):e()}))}},{key:"_currentURL",value:function(){var e=je?je.location.href:void 0;return e||Ka.error("Could not determine current URL"),e}}]),e}(),nl=Pt("[Heatmaps]");function il(e){return vt(e)&&"clientX"in e&&"clientY"in e&&kt(e.clientX)&&kt(e.clientY)}var rl,ol=function(){function e(t){var n;o(this,e),l(this,"rageclicks",new Qo),l(this,"_enabledServerSide",!1),l(this,"_initialized",!1),l(this,"_flushInterval",null),this.instance=t,this._enabledServerSide=!(null===(n=this.instance.persistence)||void 0===n||!n.props[R])}return a(e,[{key:"flushIntervalMilliseconds",get:function(){var e=5e3;return vt(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}},{key:"isEnabled",get:function(){return _t(this.instance.config.capture_heatmaps)?_t(this.instance.config.enable_heatmaps)?this._enabledServerSide:this.instance.config.enable_heatmaps:!1!==this.instance.config.capture_heatmaps}},{key:"startIfEnabled",value:function(){if(this.isEnabled){if(this._initialized)return;nl.info("starting..."),this._setupListeners(),this._flushInterval=setInterval(this.flush.bind(this),this.flushIntervalMilliseconds)}else{var e,t;clearInterval(null!==(e=this._flushInterval)&&void 0!==e?e:void 0),null===(t=this.deadClicksCapture)||void 0===t||t.stop(),this.getAndClearBuffer()}}},{key:"onRemoteConfig",value:function(e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register(l({},R,t)),this._enabledServerSide=t,this.startIfEnabled()}},{key:"getAndClearBuffer",value:function(){var e=this.buffer;return this.buffer=void 0,e}},{key:"_onDeadClick",value:function(e){this._onClick(e.originalEvent,"deadclick")}},{key:"_setupListeners",value:function(){var e=this;je&&Ze&&(dn(je,"beforeunload",this.flush.bind(this)),dn(Ze,"click",(function(t){return e._onClick(t||(null==je?void 0:je.event))}),{capture:!0}),dn(Ze,"mousemove",(function(t){return e._onMouseMove(t||(null==je?void 0:je.event))}),{capture:!0}),this.deadClicksCapture=new Ts(this.instance,Cs,this._onDeadClick.bind(this)),this.deadClicksCapture.startIfEnabled(),this._initialized=!0)}},{key:"_getProperties",value:function(e,t){var n=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),r=this.instance.scrollManager.scrollElement(),o=function(e,t,n){for(var i=e;i&&wo(i)&&!So(i,"body");){if(i===n)return!1;if(ot(t,null==je?void 0:je.getComputedStyle(i).position))return!0;i=qo(i)}return!1}(Ro(e),["fixed","sticky"],r);return{x:e.clientX+(o?0:i),y:e.clientY+(o?0:n),target_fixed:o,type:t}}},{key:"_onClick",value:function(e){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"click";if(!ko(e.target)&&il(e)){var r=this._getProperties(e,i);null!==(n=this.rageclicks)&&void 0!==n&&n.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._capture(t(t({},r),{},{type:"rageclick"})),this._capture(r)}}},{key:"_onMouseMove",value:function(e){var t=this;!ko(e.target)&&il(e)&&(clearTimeout(this._mouseMoveTimeout),this._mouseMoveTimeout=setTimeout((function(){t._capture(t._getProperties(e,"mousemove"))}),500))}},{key:"_capture",value:function(e){if(je){var t=je.location.href;this.buffer=this.buffer||{},this.buffer[t]||(this.buffer[t]=[]),this.buffer[t].push(e)}}},{key:"flush",value:function(){this.buffer&&!pt(this.buffer)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}}]),e}(),sl=function(){function e(t){o(this,e),this._instance=t}return a(e,[{key:"doPageView",value:function(e,t){var n,i=this._previousPageViewProperties(e,t);return this._currentPageview={pathname:null!==(n=null==je?void 0:je.location.pathname)&&void 0!==n?n:"",pageViewId:t,timestamp:e},this._instance.scrollManager.resetContext(),i}},{key:"doPageLeave",value:function(e){var t;return this._previousPageViewProperties(e,null===(t=this._currentPageview)||void 0===t?void 0:t.pageViewId)}},{key:"doEvent",value:function(){var e;return{$pageview_id:null===(e=this._currentPageview)||void 0===e?void 0:e.pageViewId}}},{key:"_previousPageViewProperties",value:function(e,t){var n=this._currentPageview;if(!n)return{$pageview_id:t};var i={$pageview_id:t,$prev_pageview_id:n.pageViewId},r=this._instance.scrollManager.getContext();if(r&&!this._instance.config.disable_scroll_properties){var o=r.maxScrollHeight,s=r.lastScrollY,a=r.maxScrollY,l=r.maxContentHeight,u=r.lastContentY,c=r.maxContentY;if(!(_t(o)||_t(s)||_t(a)||_t(l)||_t(u)||_t(c))){o=Math.ceil(o),s=Math.ceil(s),a=Math.ceil(a),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c);var d=o<=1?1:Vs(s/o,0,1),f=o<=1?1:Vs(a/o,0,1),h=l<=1?1:Vs(u/l,0,1),v=l<=1?1:Vs(c/l,0,1);i=en(i,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:d,$prev_pageview_max_scroll:a,$prev_pageview_max_scroll_percentage:f,$prev_pageview_last_content:u,$prev_pageview_last_content_percentage:h,$prev_pageview_max_content:c,$prev_pageview_max_content_percentage:v})}}return n.pathname&&(i.$prev_pageview_pathname=n.pathname),n.timestamp&&(i.$prev_pageview_duration=(e.getTime()-n.timestamp.getTime())/1e3),i}}]),e}(),al=function(){function e(t){o(this,e),this.instance=t}return a(e,[{key:"sendExceptionEvent",value:function(e){this.instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}}]),e}(),ll=Pt("[FeatureFlags]"),ul="$active_feature_flags",cl="$override_feature_flags",dl="$feature_flag_payloads",fl="$override_feature_flag_payloads",hl="$feature_flag_request_id",vl=function(e){var t,n={},i=v(nn(e||{}));try{for(i.s();!(t=i.n()).done;){var r=c(t.value,2),o=r[0],s=r[1];s&&(n[o]=s)}}catch(e){i.e(e)}finally{i.f()}return n},pl=function(e){var t=e.flags;return t?(e.featureFlags=Object.fromEntries(Object.keys(t).map((function(e){var n;return[e,null!==(n=t[e].variant)&&void 0!==n?n:t[e].enabled]}))),e.featureFlagPayloads=Object.fromEntries(Object.keys(t).filter((function(e){return t[e].enabled})).filter((function(e){var n;return null===(n=t[e].metadata)||void 0===n?void 0:n.payload})).map((function(e){var n;return[e,null===(n=t[e].metadata)||void 0===n?void 0:n.payload]})))):ll.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e};!function(e){e.FeatureFlags="feature_flags",e.Recordings="recordings"}(rl||(rl={}));var _l=function(){function e(t){o(this,e),l(this,"_override_warning",!1),l(this,"_hasLoadedFlags",!1),l(this,"_requestInFlight",!1),l(this,"_reloadingDisabled",!1),l(this,"_additionalReloadRequested",!1),l(this,"_decideCalled",!1),l(this,"_flagsLoadedFromRemote",!1),this.instance=t,this.featureFlagEventHandlers=[]}return a(e,[{key:"decide",value:function(){if(this.instance.config.__preview_remote_config)this._decideCalled=!0;else{var e=!this._reloadDebouncer&&(this.instance.config.advanced_disable_feature_flags||this.instance.config.advanced_disable_feature_flags_on_first_load);this._callDecideEndpoint({disableFlags:e})}}},{key:"hasLoadedFlags",get:function(){return this._hasLoadedFlags}},{key:"getFlags",value:function(){return Object.keys(this.getFlagVariants())}},{key:"getFlagsWithDetails",value:function(){var e=this.instance.get_property(Y),n=this.instance.get_property(cl),i=this.instance.get_property(fl);if(!i&&!n)return e||{};var r,o=en({},e||{}),s=v(d(new Set([].concat(d(Object.keys(i||{})),d(Object.keys(n||{}))))));try{for(s.s();!(r=s.n()).done;){var a,l,u=r.value,c=o[u],f=null==n?void 0:n[u],h=_t(f)?null!==(a=null==c?void 0:c.enabled)&&void 0!==a&&a:!!f,p=_t(f)?c.variant:"string"==typeof f?f:void 0,_=null==i?void 0:i[u],g=t(t({},c),{},{enabled:h,variant:h?null!=p?p:null==c?void 0:c.variant:void 0});if(h!==(null==c?void 0:c.enabled)&&(g.original_enabled=null==c?void 0:c.enabled),p!==(null==c?void 0:c.variant)&&(g.original_variant=null==c?void 0:c.variant),_)g.metadata=t(t({},null==c?void 0:c.metadata),{},{payload:_,original_payload:null==c||null===(l=c.metadata)||void 0===l?void 0:l.payload});o[u]=g}}catch(e){s.e(e)}finally{s.f()}return this._override_warning||(ll.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:i,finalDetails:o}),this._override_warning=!0),o}},{key:"getFlagVariants",value:function(){var e=this.instance.get_property(Z),t=this.instance.get_property(cl);if(!t)return e||{};for(var n=en({},e),i=Object.keys(t),r=0;r<i.length;r++)n[i[r]]=t[i[r]];return this._override_warning||(ll.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this._override_warning=!0),n}},{key:"getFlagPayloads",value:function(){var e=this.instance.get_property(dl),t=this.instance.get_property(fl);if(!t)return e||{};for(var n=en({},e||{}),i=Object.keys(t),r=0;r<i.length;r++)n[i[r]]=t[i[r]];return this._override_warning||(ll.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:n}),this._override_warning=!0),n}},{key:"reloadFeatureFlags",value:function(){var e=this;this._reloadingDisabled||this.instance.config.advanced_disable_feature_flags||this._reloadDebouncer||(this._reloadDebouncer=setTimeout((function(){e._callDecideEndpoint()}),5))}},{key:"clearDebouncer",value:function(){clearTimeout(this._reloadDebouncer),this._reloadDebouncer=void 0}},{key:"ensureFlagsLoaded",value:function(){this._hasLoadedFlags||this._requestInFlight||this._reloadDebouncer||this.reloadFeatureFlags()}},{key:"setAnonymousDistinctId",value:function(e){this.$anon_distinct_id=e}},{key:"setReloadingPaused",value:function(e){this._reloadingDisabled=e}},{key:"_callDecideEndpoint",value:function(e){var n,i=this;if(this.clearDebouncer(),!this.instance.config.advanced_disable_decide)if(this._requestInFlight)this._additionalReloadRequested=!0;else{var r={token:this.instance.config.token,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:t(t({},(null===(n=this.instance.persistence)||void 0===n?void 0:n.get_initial_props())||{}),this.instance.get_property(J)||{}),group_properties:this.instance.get_property(X)};(null!=e&&e.disableFlags||this.instance.config.advanced_disable_feature_flags)&&(r.disable_flags=!0),this._requestInFlight=!0,this.instance._send_request({method:"POST",url:this.instance.requestRouter.endpointFor("api","/decide/?v=3"),data:r,compression:this.instance.config.disable_compression?void 0:Be.Base64,timeout:this.instance.config.feature_flag_request_timeout_ms,callback:function(e){var t,n,o,s=!0;(200===e.statusCode&&(i._additionalReloadRequested||(i.$anon_distinct_id=void 0),s=!1),i._requestInFlight=!1,i._decideCalled)||(i._decideCalled=!0,i.instance._onRemoteConfig(null!==(o=e.json)&&void 0!==o?o:{}));r.disable_flags&&!i._additionalReloadRequested||(i._flagsLoadedFromRemote=!s,e.json&&null!==(t=e.json.quotaLimited)&&void 0!==t&&t.includes(rl.FeatureFlags)?ll.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more."):(i.receivedFeatureFlags(null!==(n=e.json)&&void 0!==n?n:{},s),i._additionalReloadRequested&&(i._additionalReloadRequested=!1,i._callDecideEndpoint())))}})}}},{key:"getFeatureFlag",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._hasLoadedFlags||this.getFlags()&&this.getFlags().length>0){var n=this.getFlagVariants()[e],i="".concat(n),r=this.instance.get_property(hl)||void 0,o=this.instance.get_property(te)||{};if((t.send_event||!("send_event"in t))&&(!(e in o)||!o[e].includes(i))){var s,a,u,c,d,f,h,v,p,_,g;ft(o[e])?o[e].push(i):o[e]=[i],null===(s=this.instance.persistence)||void 0===s||s.register(l({},te,o));var m=this.getFeatureFlagDetails(e),y={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:this.getFeatureFlagPayload(e)||null,$feature_flag_request_id:r,$feature_flag_bootstrapped_response:(null===(a=this.instance.config.bootstrap)||void 0===a||null===(u=a.featureFlags)||void 0===u?void 0:u[e])||null,$feature_flag_bootstrapped_payload:(null===(c=this.instance.config.bootstrap)||void 0===c||null===(d=c.featureFlagPayloads)||void 0===d?void 0:d[e])||null,$used_bootstrap_value:!this._flagsLoadedFromRemote};_t(null==m||null===(f=m.metadata)||void 0===f?void 0:f.version)||(y.$feature_flag_version=m.metadata.version);var b,k=null!==(h=null==m||null===(v=m.reason)||void 0===v?void 0:v.description)&&void 0!==h?h:null==m||null===(p=m.reason)||void 0===p?void 0:p.code;if(k&&(y.$feature_flag_reason=k),null!=m&&null!==(_=m.metadata)&&void 0!==_&&_.id&&(y.$feature_flag_id=m.metadata.id),_t(null==m?void 0:m.original_variant)&&_t(null==m?void 0:m.original_enabled)||(y.$feature_flag_original_response=_t(m.original_variant)?m.original_enabled:m.original_variant),null!=m&&null!==(g=m.metadata)&&void 0!==g&&g.original_payload)y.$feature_flag_original_payload=null==m||null===(b=m.metadata)||void 0===b?void 0:b.original_payload;this.instance.capture("$feature_flag_called",y)}return n}ll.warn('getFeatureFlag for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"getFeatureFlagDetails",value:function(e){return this.getFlagsWithDetails()[e]}},{key:"getFeatureFlagPayload",value:function(e){return this.getFlagPayloads()[e]}},{key:"getRemoteConfigPayload",value:function(e,t){var n=this.instance.config.token;this.instance._send_request({method:"POST",url:this.instance.requestRouter.endpointFor("api","/decide/?v=3"),data:{distinct_id:this.instance.get_distinct_id(),token:n},compression:this.instance.config.disable_compression?void 0:Be.Base64,timeout:this.instance.config.feature_flag_request_timeout_ms,callback:function(n){var i,r=null===(i=n.json)||void 0===i?void 0:i.featureFlagPayloads;t((null==r?void 0:r[e])||void 0)}})}},{key:"isFeatureEnabled",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._hasLoadedFlags||this.getFlags()&&this.getFlags().length>0)return!!this.getFeatureFlag(e,t);ll.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,n){if(this.instance.persistence){this._hasLoadedFlags=!0;var i=this.getFlagVariants(),r=this.getFlagPayloads(),o=this.getFlagsWithDetails();!function(e,n){var i,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},s=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},a=pl(e),u=a.flags,c=a.featureFlags,d=a.featureFlagPayloads;if(c){var f=e.requestId;if(ft(c)){var h;ll.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var v={};if(c)for(var p=0;p<c.length;p++)v[c[p]]=!0;n&&n.register((l(h={},ul,c),l(h,Z,v),h))}else{var _=c,g=d,m=u;e.errorsWhileComputingFlags&&(_=t(t({},r),_),g=t(t({},o),g),m=t(t({},s),m)),n&&n.register(t((l(i={},ul,Object.keys(vl(_))),l(i,Z,_||{}),l(i,dl,g||{}),l(i,Y,m||{}),i),f?l({},hl,f):{}))}}}(e,this.instance.persistence,i,r,o),this._fireFeatureFlagsCallbacks(n)}}},{key:"override",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];ll.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}},{key:"overrideFeatureFlags",value:function(e){if(!this.instance.__loaded||!this.instance.persistence)return ll.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(!1===e)return this.instance.persistence.unregister(cl),this.instance.persistence.unregister(fl),void this._fireFeatureFlagsCallbacks();if(e&&"object"===i(e)&&("flags"in e||"payloads"in e)){var t,n=e;if(this._override_warning=Boolean(null!==(t=n.suppressWarning)&&void 0!==t&&t),"flags"in n)if(!1===n.flags)this.instance.persistence.unregister(cl);else if(n.flags)if(ft(n.flags)){for(var r={},o=0;o<n.flags.length;o++)r[n.flags[o]]=!0;this.instance.persistence.register(l({},cl,r))}else this.instance.persistence.register(l({},cl,n.flags));return"payloads"in n&&(!1===n.payloads?this.instance.persistence.unregister(fl):n.payloads&&this.instance.persistence.register(l({},fl,n.payloads))),void this._fireFeatureFlagsCallbacks()}this._fireFeatureFlagsCallbacks()}},{key:"onFeatureFlags",value:function(e){var t=this;if(this.addFeatureFlagsHandler(e),this._hasLoadedFlags){var n=this._prepareFeatureFlagsForCallbacks(),i=n.flags,r=n.flagVariants;e(i,r)}return function(){return t.removeFeatureFlagsHandler(e)}}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,n){var i,r,o=(this.instance.get_property(Q)||[]).find((function(t){return t.flagKey===e})),s=l({},"$feature_enrollment/".concat(e),n),a={$feature_flag:e,$feature_enrollment:n,$set:s};o&&(a.$early_access_feature_name=o.name),this.instance.capture("$feature_enrollment_update",a),this.setPersonPropertiesForFlags(s,!1);var u=t(t({},this.getFlagVariants()),{},l({},e,n));null===(i=this.instance.persistence)||void 0===i||i.register((l(r={},ul,Object.keys(vl(u))),l(r,Z,u),r)),this._fireFeatureFlagsCallbacks()}},{key:"getEarlyAccessFeatures",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=arguments.length>2?arguments[2]:void 0,r=this.instance.get_property(Q),o=i?"&".concat(i.map((function(e){return"stage=".concat(e)})).join("&")):"";if(r&&!n)return e(r);this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/early_access_features/?token=".concat(this.instance.config.token).concat(o)),method:"GET",callback:function(n){var i;if(n.json){var r=n.json.earlyAccessFeatures;return null===(i=t.instance.persistence)||void 0===i||i.register(l({},Q,r)),e(r)}}})}},{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(e){var t=this._prepareFeatureFlagsForCallbacks(),n=t.flags,i=t.flagVariants;this.featureFlagEventHandlers.forEach((function(t){return t(n,i,{errorsLoading:e})}))}},{key:"setPersonPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=this.instance.get_property(J)||{};this.instance.register(l({},J,t(t({},i),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetPersonPropertiesForFlags",value:function(){this.instance.unregister(J)}},{key:"setGroupPropertiesForFlags",value:function(e){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=this.instance.get_property(X)||{};0!==Object.keys(i).length&&Object.keys(i).forEach((function(n){i[n]=t(t({},i[n]),e[n]),delete e[n]})),this.instance.register(l({},X,t(t({},i),e))),n&&this.instance.reloadFeatureFlags()}},{key:"resetGroupPropertiesForFlags",value:function(e){if(e){var n=this.instance.get_property(X)||{};this.instance.register(l({},X,t(t({},n),{},l({},e,{}))))}else this.instance.unregister(X)}}]),e}(),gl=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],ml=function(){function e(n){o(this,e),this.config=n,this.props={},this.campaign_params_saved=!1,this.name=function(e){var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"}(n),this.storage=this.buildStorage(n),this.load(),n.debug&&Ct.info("Persistence loaded",n.persistence,t({},this.props)),this.update_config(n,n),this.save()}return a(e,[{key:"buildStorage",value:function(e){-1===gl.indexOf(e.persistence.toLowerCase())&&(Ct.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var t=e.persistence.toLowerCase();return"localstorage"===t&&gs.is_supported()?gs:"localstorage+cookie"===t&&ys.is_supported()?ys:"sessionstorage"===t&&Ss.is_supported()?Ss:"memory"===t?ks:"cookie"===t?ps:ys.is_supported()?ys:ps}},{key:"properties",value:function(){var e={};return Kt(this.props,(function(t,n){if(n===Z&&vt(t))for(var i=Object.keys(t),r=0;r<i.length;r++)e["$feature/".concat(i[r])]=t[i[r]];else s=n,a=!1,(yt(o=de)?a:We&&o.indexOf===We?-1!=o.indexOf(s):(Kt(o,(function(e){if(a||(a=e===s))return Jt})),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=en({},e))}}},{key:"save",value:function(){this.disabled||this.storage.set(this.name,this.props,this.expire_days,this.cross_subdomain,this.secure,this.config.debug)}},{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 i=this;if(vt(e)){_t(t)&&(t="None"),this.expire_days=_t(n)?this.default_expiry:n;var r=!1;if(Kt(e,(function(e,n){i.props.hasOwnProperty(n)&&i.props[n]!==t||(i.props[n]=e,r=!0)})),r)return this.save(),!0}return!1}},{key:"register",value:function(e,t){var n=this;if(vt(e)){this.expire_days=_t(t)?this.default_expiry:t;var i=!1;if(Kt(e,(function(t,r){e.hasOwnProperty(r)&&n.props[r]!==t&&(n.props[r]=t,i=!0)})),i)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(){if(!this.campaign_params_saved){var e=mi.campaignParams({customTrackedParams:this.config.custom_campaign_params,maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties});pt(sn(e))||this.register(e),this.campaign_params_saved=!0}}},{key:"update_search_keyword",value:function(){this.register(mi.searchInfo())}},{key:"update_referrer_info",value:function(){this.register_once(mi.referrerInfo(),void 0)}},{key:"set_initial_person_info",value:function(){this.props[oe]||this.props[se]||this.register_once(l({},ae,mi.personInfo({maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties})),void 0)}},{key:"get_referrer_info",value:function(){return sn({$referrer:this.props.$referrer,$referring_domain:this.props.$referring_domain})}},{key:"get_initial_props",value:function(){var e=this,t={};Kt([se,oe],(function(n){var i=e.props[n];i&&Kt(i,(function(e,n){t["$initial_"+at(n)]=e}))}));var n=this.props[ae];if(n){var i=mi.initialPersonPropsFromInfo(n);en(t,i)}return t}},{key:"safe_merge",value:function(e){return Kt(this.props,(function(t,n){n in e||(e[n]=t)})),e}},{key:"update_config",value:function(e,t){if(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),e.persistence!==t.persistence){var n=this.buildStorage(e),i=this.props;this.clear(),this.storage=n,this.props=i,this.save()}}},{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[I]||{};n[e]=t,this.props[I]=n,this.save()}},{key:"remove_event_timer",value:function(e){var t=(this.props[I]||{})[e];return _t(t)||(delete this.props[I][e],this.save()),t}},{key:"get_property",value:function(e){return this.props[e]}},{key:"set_property",value:function(e,t){this.props[e]=t,this.save()}}]),e}(),yl=Pt("[RateLimiter]"),bl=function(){function e(t){var n,i,r=this;o(this,e),l(this,"serverLimits",{}),l(this,"lastEventRateLimited",!1),l(this,"checkForLimiting",(function(e){var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach((function(e){yl.info("".concat(e||"events"," is quota limited.")),r.serverLimits[e]=(new Date).getTime()+6e4}))}catch(e){return void yl.warn('could not rate limit - continuing. Error: "'.concat(null==e?void 0:e.message,'"'),{text:t})}})),this.instance=t,this.captureEventsPerSecond=(null===(n=t.config.rate_limiting)||void 0===n?void 0:n.events_per_second)||10,this.captureEventsBurstLimit=Math.max((null===(i=t.config.rate_limiting)||void 0===i?void 0:i.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond),this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}return a(e,[{key:"clientRateLimitContext",value:function(){var e,t,n,i=arguments.length>0&&void 0!==arguments[0]&&arguments[0],r=(new Date).getTime(),o=null!==(e=null===(t=this.instance.persistence)||void 0===t?void 0:t.get_property(re))&&void 0!==e?e:{tokens:this.captureEventsBurstLimit,last:r};o.tokens+=(r-o.last)/1e3*this.captureEventsPerSecond,o.last=r,o.tokens>this.captureEventsBurstLimit&&(o.tokens=this.captureEventsBurstLimit);var s=o.tokens<1;return s||i||(o.tokens=Math.max(0,o.tokens-1)),!s||this.lastEventRateLimited||i||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to ".concat(this.captureEventsPerSecond," events per second and ").concat(this.captureEventsBurstLimit," events burst limit.")},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=s,null===(n=this.instance.persistence)||void 0===n||n.set_property(re,o),{isRateLimited:s,remainingTokens:o.tokens}}},{key:"isServerRateLimited",value:function(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}]),e}(),kl=Pt("[RemoteConfig]"),wl=function(){function e(t){o(this,e),this.instance=t}return a(e,[{key:"remoteConfig",get:function(){var e,t;return null===(e=et._POSTHOG_REMOTE_CONFIG)||void 0===e||null===(t=e[this.instance.config.token])||void 0===t?void 0:t.config}},{key:"_loadRemoteConfigJs",value:function(e){var t,n,i,r=this;null!==(t=et.__PosthogExtensions__)&&void 0!==t&&t.loadExternalDependency?null===(n=et.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"remote-config",(function(){return e(r.remoteConfig)})):(kl.error("PostHog Extensions not found. Cannot load remote config."),e())}},{key:"_loadRemoteConfigJSON",value:function(e){this.instance._send_request({method:"GET",url:this.instance.requestRouter.endpointFor("assets","/array/".concat(this.instance.config.token,"/config")),callback:function(t){e(t.json)}})}},{key:"load",value:function(){var e=this;try{if(this.remoteConfig)return kl.info("Using preloaded remote config",this.remoteConfig),void this.onRemoteConfig(this.remoteConfig);if(this.instance.config.advanced_disable_decide)return void kl.warn("Remote config is disabled. Falling back to local config.");this._loadRemoteConfigJs((function(t){if(!t)return kl.info("No config found after loading remote JS config. Falling back to JSON."),void e._loadRemoteConfigJSON((function(t){e.onRemoteConfig(t)}));e.onRemoteConfig(t)}))}catch(e){kl.error("Error loading remote config",e)}}},{key:"onRemoteConfig",value:function(e){e?this.instance.config.__preview_remote_config?(this.instance._onRemoteConfig(e),!1!==e.hasFeatureFlags&&this.instance.featureFlags.ensureFlagsLoaded()):kl.info("__preview_remote_config is disabled. Logging config instead",e):kl.error("Failed to fetch remote config from PostHog.")}}]),e}();var Sl=function(e){var t,n,i,r,o="";for(t=n=0,i=(e=(e+"").replace(/\r\n/g,"\n").replace(/\r/g,"\n")).length,r=0;r<i;r++){var s=e.charCodeAt(r),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),yt(a)||(n>t&&(o+=e.substring(t,n)),o+=a,t=n=r+1)}return n>t&&(o+=e.substring(t,e.length)),o},xl=!!Je||!!Ye,El="text/plain",Cl=function(e,n){var i=c(e.split("?"),2),r=i[0],o=i[1],s=t({},n);null==o||o.split("&").forEach((function(e){var t=c(e.split("="),1)[0];delete s[t]}));var a=pn(s);return a=a?(o?o+"&":"")+a:o,"".concat(r,"?").concat(a)},Pl=function(e,t){return JSON.stringify(e,(function(e,t){return"bigint"==typeof t?t.toString():t}),t)},Tl=function(e){var t=e.data,n=e.compression;if(t){if(n===Be.GZipJS){var i=Ta(Ia(Pl(t)),{mtime:0}),r=new Blob([i],{type:El});return{contentType:El,body:r,estimatedSize:r.size}}if(n===Be.Base64){var o=function(e){var t,n,i,r,o,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a=0,l=0,u="",c=[];if(!e)return e;e=Sl(e);do{t=(o=e.charCodeAt(a++)<<16|e.charCodeAt(a++)<<8|e.charCodeAt(a++))>>18&63,n=o>>12&63,i=o>>6&63,r=63&o,c[l++]=s.charAt(t)+s.charAt(n)+s.charAt(i)+s.charAt(r)}while(a<e.length);switch(u=c.join(""),e.length%3){case 1:u=u.slice(0,-2)+"==";break;case 2:u=u.slice(0,-1)+"="}return u}(Pl(t)),s=function(e){return"data="+encodeURIComponent("string"==typeof e?e:Pl(e))}(o);return{contentType:"application/x-www-form-urlencoded",body:s,estimatedSize:new Blob([s]).size}}var a=Pl(t);return{contentType:"application/json",body:a,estimatedSize:new Blob([a]).size}}},Il=[];Ye&&Il.push({transport:"fetch",method:function(e){var n,i,r=null!==(n=Tl(e))&&void 0!==n?n:{},o=r.contentType,s=r.body,a=r.estimatedSize,l=new Headers;Kt(e.headers,(function(e,t){l.append(t,e)})),o&&l.append("Content-Type",o);var u=e.url,c=null;if(Xe){var d=new Xe;c={signal:d.signal,timeout:setTimeout((function(){return d.abort()}),e.timeout)}}Ye(u,t({method:(null==e?void 0:e.method)||"GET",headers:l,keepalive:"POST"===e.method&&(a||0)<52428.8,body:s,signal:null===(i=c)||void 0===i?void 0:i.signal},e.fetchOptions)).then((function(t){return t.text().then((function(n){var i,r={statusCode:t.status,text:n};if(200===t.status)try{r.json=JSON.parse(n)}catch(e){Ct.error(e)}null===(i=e.callback)||void 0===i||i.call(e,r)}))})).catch((function(t){var n;Ct.error(t),null===(n=e.callback)||void 0===n||n.call(e,{statusCode:0,text:t})})).finally((function(){return c?clearTimeout(c.timeout):null}))}}),Je&&Il.push({transport:"XHR",method:function(e){var t,n=new Je;n.open(e.method||"GET",e.url,!0);var i=null!==(t=Tl(e))&&void 0!==t?t:{},r=i.contentType,o=i.body;Kt(e.headers,(function(e,t){n.setRequestHeader(t,e)})),r&&n.setRequestHeader("Content-Type",r),e.timeout&&(n.timeout=e.timeout),n.withCredentials=!0,n.onreadystatechange=function(){if(4===n.readyState){var t,i={statusCode:n.status,text:n.responseText};if(200===n.status)try{i.json=JSON.parse(n.responseText)}catch(e){}null===(t=e.callback)||void 0===t||t.call(e,i)}},n.send(o)}}),null!=Ge&&Ge.sendBeacon&&Il.push({transport:"sendBeacon",method:function(e){var t=Cl(e.url,{beacon:"1"});try{var n,i=null!==(n=Tl(e))&&void 0!==n?n:{},r=i.contentType,o=i.body,s="string"==typeof o?new Blob([o],{type:r}):o;Ge.sendBeacon(t,s)}catch(e){}}});var Fl=3e3,Rl=function(){function e(t,n){o(this,e),l(this,"isPaused",!0),l(this,"queue",[]),this.flushTimeoutMs=Vs((null==n?void 0:n.flush_interval_ms)||Fl,250,5e3,"flush interval",Fl),this.sendRequest=t}return a(e,[{key:"enqueue",value:function(e){this.queue.push(e),this.flushTimeout||this.setFlushTimeout()}},{key:"unload",value:function(){var e=this;this.clearFlushTimeout();var n=this.queue.length>0?this.formatQueue():{},i=Object.values(n),r=[].concat(d(i.filter((function(e){return 0===e.url.indexOf("/e")}))),d(i.filter((function(e){return 0!==e.url.indexOf("/e")}))));r.map((function(n){e.sendRequest(t(t({},n),{},{transport:"sendBeacon"}))}))}},{key:"enable",value:function(){this.isPaused=!1,this.setFlushTimeout()}},{key:"setFlushTimeout",value:function(){var e=this;this.isPaused||(this.flushTimeout=setTimeout((function(){if(e.clearFlushTimeout(),e.queue.length>0){var t=e.formatQueue(),n=function(n){var i=t[n],r=(new Date).getTime();i.data&&ft(i.data)&&Kt(i.data,(function(e){e.offset=Math.abs(e.timestamp-r),delete e.timestamp})),e.sendRequest(i)};for(var i in t)n(i)}}),this.flushTimeoutMs))}},{key:"clearFlushTimeout",value:function(){clearTimeout(this.flushTimeout),this.flushTimeout=void 0}},{key:"formatQueue",value:function(){var e={};return Kt(this.queue,(function(n){var i,r=n,o=(r?r.batchKey:null)||r.url;_t(e[o])&&(e[o]=t(t({},r),{},{data:[]})),null===(i=e[o].data)||void 0===i||i.push(r.data)})),this.queue=[],e}}]),e}(),Ml=["retriesPerformedSoFar"];var ql,$l=function(){function e(t){var n=this;o(this,e),l(this,"isPolling",!1),l(this,"pollIntervalMs",3e3),l(this,"queue",[]),this.instance=t,this.queue=[],this.areWeOnline=!0,!_t(je)&&"onLine"in je.navigator&&(this.areWeOnline=je.navigator.onLine,dn(je,"online",(function(){n.areWeOnline=!0,n.flush()})),dn(je,"offline",(function(){n.areWeOnline=!1})))}return a(e,[{key:"retriableRequest",value:function(e){var n=this,i=e.retriesPerformedSoFar,r=u(e,Ml);kt(i)&&i>0&&(r.url=Cl(r.url,{retry_count:i})),this.instance._send_request(t(t({},r),{},{callback:function(e){var o;200!==e.statusCode&&(e.statusCode<400||e.statusCode>=500)&&(null!=i?i:0)<10?n.enqueue(t({retriesPerformedSoFar:i},r)):null===(o=r.callback)||void 0===o||o.call(r,e)}}))}},{key:"enqueue",value:function(e){var t=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=t+1;var n=function(e){var t=3e3*Math.pow(2,e),n=t/2,i=Math.min(18e5,t),r=(Math.random()-.5)*(i-n);return Math.ceil(i+r)}(t),i=Date.now()+n;this.queue.push({retryAt:i,requestOptions:e});var r="Enqueued failed request for retry in ".concat(n);navigator.onLine||(r+=" (Browser is offline)"),Ct.warn(r),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.pollIntervalMs)}},{key:"flush",value:function(){var e=Date.now(),t=[],n=this.queue.filter((function(n){return n.retryAt<e||(t.push(n),!1)}));if(this.queue=t,n.length>0){var i,r=v(n);try{for(r.s();!(i=r.n()).done;){var o=i.value.requestOptions;this.retriableRequest(o)}}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 i=e.value.requestOptions;try{this.instance._send_request(t(t({},i),{},{transport:"sendBeacon"}))}catch(e){Ct.error(e)}}}catch(e){n.e(e)}finally{n.f()}this.queue=[]}}]),e}(),Ol=function(){function e(t){var n=this;o(this,e),l(this,"_updateScrollData",(function(){var e,t,i,r;n.context||(n.context={});var o=n.scrollElement(),s=n.scrollY(),a=o?Math.max(0,o.scrollHeight-o.clientHeight):0,l=s+((null==o?void 0:o.clientHeight)||0),u=(null==o?void 0:o.scrollHeight)||0;n.context.lastScrollY=Math.ceil(s),n.context.maxScrollY=Math.max(s,null!==(e=n.context.maxScrollY)&&void 0!==e?e:0),n.context.maxScrollHeight=Math.max(a,null!==(t=n.context.maxScrollHeight)&&void 0!==t?t:0),n.context.lastContentY=l,n.context.maxContentY=Math.max(l,null!==(i=n.context.maxContentY)&&void 0!==i?i:0),n.context.maxContentHeight=Math.max(u,null!==(r=n.context.maxContentHeight)&&void 0!==r?r:0)})),this.instance=t}return a(e,[{key:"getContext",value:function(){return this.context}},{key:"resetContext",value:function(){var e=this.context;return setTimeout(this._updateScrollData,0),e}},{key:"startMeasuringScrollPosition",value:function(){dn(je,"scroll",this._updateScrollData,{capture:!0}),dn(je,"scrollend",this._updateScrollData,{capture:!0}),dn(je,"resize",this._updateScrollData)}},{key:"scrollElement",value:function(){if(!this.instance.config.scroll_root_selector)return null==je?void 0:je.document.documentElement;var e,t=v(ft(this.instance.config.scroll_root_selector)?this.instance.config.scroll_root_selector:[this.instance.config.scroll_root_selector]);try{for(t.s();!(e=t.n()).done;){var n=e.value,i=null==je?void 0:je.document.querySelector(n);if(i)return i}}catch(e){t.e(e)}finally{t.f()}}},{key:"scrollY",value:function(){if(this.instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return je&&(je.scrollY||je.pageYOffset||je.document.documentElement.scrollTop)||0}},{key:"scrollX",value:function(){if(this.instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return je&&(je.scrollX||je.pageXOffset||je.document.documentElement.scrollLeft)||0}}]),e}(),Ll=function(e){return mi.personInfo({maskPersonalDataProperties:null==e?void 0:e.config.mask_personal_data_properties,customPersonalDataProperties:null==e?void 0:e.config.custom_personal_data_properties})},Al=function(){function e(t,n,i,r){var s=this;o(this,e),l(this,"_onSessionIdCallback",(function(e){var t=s._getStored();if(!t||t.sessionId!==e){var n={sessionId:e,props:s._sessionSourceParamGenerator(s.instance)};s._persistence.register(l({},ie,n))}})),this.instance=t,this._sessionIdManager=n,this._persistence=i,this._sessionSourceParamGenerator=r||Ll,this._sessionIdManager.onSessionId(this._onSessionIdCallback)}return a(e,[{key:"_getStored",value:function(){return this._persistence.props[ie]}},{key:"getSetOnceProps",value:function(){var e,t=null===(e=this._getStored())||void 0===e?void 0:e.props;return t?"r"in t?mi.personPropsFromInfo(t):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}},{key:"getSessionProps",value:function(){var e={};return Kt(sn(this.getSetOnceProps()),(function(t,n){"$current_url"===n&&(n="url"),e["$session_entry_".concat(at(n))]=t})),e}}]),e}(),Dl=Pt("[SessionId]"),Nl=function(){function e(t,n,i){var r;if(o(this,e),l(this,"_sessionIdChangedHandlers",[]),!t.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(t.config.__preview_experimental_cookieless_mode)throw new Error("SessionIdManager cannot be used with __preview_experimental_cookieless_mode");this.config=t.config,this.persistence=t.persistence,this._windowId=void 0,this._sessionId=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this._sessionIdGenerator=n||ls,this._windowIdGenerator=i||ls;var s=this.config.persistence_name||this.config.token,a=this.config.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*Vs(a,60,36e3,"session_idle_timeout_seconds",1800),t.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.resetIdleTimer(),this._window_id_storage_key="ph_"+s+"_window_id",this._primary_window_exists_storage_key="ph_"+s+"_primary_window_exists",this._canUseSessionStorage()){var u=Ss.parse(this._window_id_storage_key),c=Ss.parse(this._primary_window_exists_storage_key);u&&!c?this._windowId=u:Ss.remove(this._window_id_storage_key),Ss.set(this._primary_window_exists_storage_key,!0)}if(null!==(r=this.config.bootstrap)&&void 0!==r&&r.sessionID)try{var d=function(e){var t=e.replace(/-/g,"");if(32!==t.length)throw new Error("Not a valid UUID");if("7"!==t[12])throw new Error("Not a UUIDv7");return parseInt(t.substring(0,12),16)}(this.config.bootstrap.sessionID);this._setSessionId(this.config.bootstrap.sessionID,(new Date).getTime(),d)}catch(e){Dl.error("Invalid sessionID in bootstrap",e)}this._listenToReloadWindow()}return a(e,[{key:"sessionTimeoutMs",get:function(){return this._sessionTimeoutMs}},{key:"onSessionId",value:function(e){var t=this;return _t(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&&Ss.is_supported()}},{key:"_setWindowId",value:function(e){e!==this._windowId&&(this._windowId=e,this._canUseSessionStorage()&&Ss.set(this._window_id_storage_key,e))}},{key:"_getWindowId",value:function(){return this._windowId?this._windowId:this._canUseSessionStorage()?Ss.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(l({},V,[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[V];return ft(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;dn(je,"beforeunload",(function(){e._canUseSessionStorage()&&Ss.remove(e._primary_window_exists_storage_key)}),{capture:!1})}},{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;if(this.config.__preview_experimental_cookieless_mode)throw new Error("checkAndGetSessionAndWindowId should not be called in __preview_experimental_cookieless_mode");var n=t||(new Date).getTime(),i=c(this._getSessionId(),3),r=i[0],o=i[1],s=i[2],a=this._getWindowId(),l=kt(s)&&s>0&&Math.abs(n-s)>864e5,u=!1,d=!o,f=!e&&Math.abs(n-r)>this.sessionTimeoutMs;d||f||l?(o=this._sessionIdGenerator(),a=this._windowIdGenerator(),Dl.info("new session ID generated",{sessionId:o,windowId:a,changeReason:{noSessionId:d,activityTimeout:f,sessionPastMaximumLength:l}}),s=n,u=!0):a||(a=this._windowIdGenerator(),u=!0);var h=0===r||!e||l?n:r,v=0===s?(new Date).getTime():s;return this._setWindowId(a),this._setSessionId(o,h,v),e||this.resetIdleTimer(),u&&this._sessionIdChangedHandlers.forEach((function(e){return e(o,a,u?{noSessionId:d,activityTimeout:f,sessionPastMaximumLength:l}:void 0)})),{sessionId:o,windowId:a,sessionStartTimestamp:v,changeReason:u?{noSessionId:d,activityTimeout:f,sessionPastMaximumLength:l}:void 0,lastActivityTimestamp:r}}},{key:"resetIdleTimer",value:function(){var e=this;clearTimeout(this._enforceIdleTimeout),this._enforceIdleTimeout=setTimeout((function(){e.resetSessionId()}),1.1*this.sessionTimeoutMs)}}]),e}(),Hl=["$set_once","$set"],Bl=Pt("[SiteApps]"),jl=function(){function e(t){o(this,e),this.instance=t,this.bufferedInvocations=[],this.apps={}}return a(e,[{key:"isEnabled",get:function(){return!!this.instance.config.opt_in_site_apps}},{key:"eventCollector",value:function(e,t){if(t){var n=this.globalsForEvent(t);this.bufferedInvocations.push(n),this.bufferedInvocations.length>1e3&&(this.bufferedInvocations=this.bufferedInvocations.slice(10))}}},{key:"siteAppLoaders",get:function(){var e,t;return null===(e=et._POSTHOG_REMOTE_CONFIG)||void 0===e||null===(t=e[this.instance.config.token])||void 0===t?void 0:t.siteApps}},{key:"init",value:function(){var e=this;if(this.isEnabled){var t=this.instance._addCaptureHook(this.eventCollector.bind(this));this.stopBuffering=function(){t(),e.bufferedInvocations=[],e.stopBuffering=void 0}}}},{key:"globalsForEvent",value:function(e){var n,i,r,o,s,a,l;if(!e)throw new Error("Event payload is required");for(var d={},f=this.instance.get_property("$groups")||[],h=this.instance.get_property("$stored_group_properties")||{},v=0,p=Object.entries(h);v<p.length;v++){var _=c(p[v],2),g=_[0],m=_[1];d[g]={id:f[g],type:g,properties:m}}var y=e.$set_once,b=e.$set;return{event:t(t({},u(e,Hl)),{},{properties:t(t(t({},e.properties),b?{$set:t(t({},null!==(n=null===(i=e.properties)||void 0===i?void 0:i.$set)&&void 0!==n?n:{}),b)}:{}),y?{$set_once:t(t({},null!==(r=null===(o=e.properties)||void 0===o?void 0:o.$set_once)&&void 0!==r?r:{}),y)}:{}),elements_chain:null!==(s=null===(a=e.properties)||void 0===a?void 0:a.$elements_chain)&&void 0!==s?s:"",distinct_id:null===(l=e.properties)||void 0===l?void 0:l.distinct_id}),person:{properties:this.instance.get_property("$stored_person_properties")},groups:d}}},{key:"setupSiteApp",value:function(e){var t=this,n=this.apps[e.id],i=function(){var i;(!n.errored&&t.bufferedInvocations.length&&(Bl.info("Processing ".concat(t.bufferedInvocations.length," events for site app with id ").concat(e.id)),t.bufferedInvocations.forEach((function(e){var t;return null===(t=n.processEvent)||void 0===t?void 0:t.call(n,e)})),n.processedBuffer=!0),Object.values(t.apps).every((function(e){return e.processedBuffer||e.errored})))&&(null===(i=t.stopBuffering)||void 0===i||i.call(t))},r=!1,o=function(t){n.errored=!t,n.loaded=!0,Bl.info("Site app with id ".concat(e.id," ").concat(t?"loaded":"errored")),r&&i()};try{var s=e.init({posthog:this.instance,callback:function(e){o(e)}}).processEvent;s&&(n.processEvent=s),r=!0}catch(t){Bl.error("Error while initializing PostHog app with config id ".concat(e.id),t),o(!1)}if(r&&n.loaded)try{i()}catch(t){Bl.error("Error while processing buffered events PostHog app with config id ".concat(e.id),t),n.errored=!0}}},{key:"setupSiteApps",value:function(){var e,t=this.siteAppLoaders||[],n=v(t);try{for(n.s();!(e=n.n()).done;){var i=e.value;this.apps[i.id]={id:i.id,loaded:!1,errored:!1,processedBuffer:!1}}}catch(e){n.e(e)}finally{n.f()}var r,o=v(t);try{for(o.s();!(r=o.n()).done;){var s=r.value;this.setupSiteApp(s)}}catch(e){o.e(e)}finally{o.f()}}},{key:"onCapturedEvent",value:function(e){if(0!==Object.keys(this.apps).length)for(var t=this.globalsForEvent(e),n=0,i=Object.values(this.apps);n<i.length;n++){var r=i[n];try{var o;null===(o=r.processEvent)||void 0===o||o.call(r,t)}catch(t){Bl.error("Error while processing event ".concat(e.event," for site app ").concat(r.id),t)}}}},{key:"onRemoteConfig",value:function(e){var t,n,i,r=this;if(null!==(t=this.siteAppLoaders)&&void 0!==t&&t.length)return this.isEnabled?(this.setupSiteApps(),void this.instance.on("eventCaptured",(function(e){return r.onCapturedEvent(e)}))):void Bl.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null===(n=this.stopBuffering)||void 0===n||n.call(this),null!==(i=e.siteApps)&&void 0!==i&&i.length)if(this.isEnabled){var o,s=v(e.siteApps);try{var a=function(){var e,t,n=o.value,i=n.id,s=n.url;et["__$$ph_site_app_".concat(i)]=r.instance,null===(e=et.__PosthogExtensions__)||void 0===e||null===(t=e.loadSiteApp)||void 0===t||t.call(e,r.instance,s,(function(e){if(e)return Bl.error("Error while initializing PostHog app with config id ".concat(i),e)}))};for(s.s();!(o=s.n()).done;)a()}catch(e){s.e(e)}finally{s.f()}}else Bl.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}]),e}(),Ul=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleweblight","mediapartners-google","storebot-google","bytespider"],Vl=function(e,t){if(!e)return!1;var n=e.toLowerCase();return Ul.concat(t||[]).some((function(e){var t=e.toLowerCase();return-1!==n.indexOf(t)}))},zl=function(e,t){if(!e)return!1;var n=e.userAgent;if(n&&Vl(n,t))return!0;try{var i=null==e?void 0:e.userAgentData;if(null!=i&&i.brands&&i.brands.some((function(e){return Vl(null==e?void 0:e.brand,t)})))return!0}catch(e){}return!!e.webdriver};function Wl(e,t,n){return Pl({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:n})}!function(e){e.US="us",e.EU="eu",e.CUSTOM="custom"}(ql||(ql={}));var Gl="i.posthog.com",Zl=function(){function e(t){o(this,e),l(this,"_regionCache",{}),this.instance=t}return a(e,[{key:"apiHost",get:function(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}},{key:"uiHost",get:function(){var e,t=null===(e=this.instance.config.ui_host)||void 0===e?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace(".".concat(Gl),".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}},{key:"region",get:function(){return this._regionCache[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this._regionCache[this.apiHost]=ql.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this._regionCache[this.apiHost]=ql.EU:this._regionCache[this.apiHost]=ql.CUSTOM),this._regionCache[this.apiHost]}},{key:"endpointFor",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(t&&(t="/"===t[0]?t:"/".concat(t)),"ui"===e)return this.uiHost+t;if(this.region===ql.CUSTOM)return this.apiHost+t;var n=Gl+t;switch(e){case"assets":return"https://".concat(this.region,"-assets.").concat(n);case"api":return"https://".concat(this.region,".").concat(n)}}}]),e}(),Ql={icontains:function(e,t){return!!je&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1},not_icontains:function(e,t){return!!je&&-1===t.href.toLowerCase().indexOf(e.toLowerCase())},regex:function(e,t){return!!je&&yi(t.href,e)},not_regex:function(e,t){return!!je&&!yi(t.href,e)},exact:function(e,t){return t.href===e},is_not:function(e,t){return t.href!==e}},Yl=function(){function e(t){var n=this;o(this,e),l(this,"getWebExperimentsAndEvaluateDisplayLogic",(function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];n.getWebExperiments((function(t){e.logInfo("retrieved web experiments from the server"),n._flagToExperiments=new Map,t.forEach((function(t){if(t.feature_flag_key){var i;if(n._flagToExperiments)e.logInfo("setting flag key ",t.feature_flag_key," to web experiment ",t),null===(i=n._flagToExperiments)||void 0===i||i.set(t.feature_flag_key,t);var r=n.instance.getFeatureFlag(t.feature_flag_key);gt(r)&&t.variants[r]&&n.applyTransforms(t.name,r,t.variants[r].transforms)}else if(t.variants)for(var o in t.variants){var s=t.variants[o];e.matchesTestVariant(s)&&n.applyTransforms(t.name,o,s.transforms)}}))}),t)})),this.instance=t,this.instance.onFeatureFlags((function(e){n.onFeatureFlags(e)}))}return a(e,[{key:"onFeatureFlags",value:function(t){var n=this;if(this._is_bot())e.logInfo("Refusing to render web experiment since the viewer is a likely bot");else if(!this.instance.config.disable_web_experiments){if(bt(this._flagToExperiments))return this._flagToExperiments=new Map,this.loadIfEnabled(),void this.previewWebExperiment();e.logInfo("applying feature flags",t),t.forEach((function(e){var t;if(n._flagToExperiments&&null!==(t=n._flagToExperiments)&&void 0!==t&&t.has(e)){var i,r=n.instance.getFeatureFlag(e),o=null===(i=n._flagToExperiments)||void 0===i?void 0:i.get(e);r&&null!=o&&o.variants[r]&&n.applyTransforms(o.name,r,o.variants[r].transforms)}}))}}},{key:"previewWebExperiment",value:function(){var t=this,n=e.getWindowLocation();if(null!=n&&n.search){var i=_n(null==n?void 0:n.search,"__experiment_id"),r=_n(null==n?void 0:n.search,"__experiment_variant");i&&r&&(e.logInfo("previewing web experiments ".concat(i," && ").concat(r)),this.getWebExperiments((function(e){t.showPreviewWebExperiment(parseInt(i),r,e)}),!1,!0))}}},{key:"loadIfEnabled",value:function(){this.instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}},{key:"getWebExperiments",value:function(e,t,n){if(this.instance.config.disable_web_experiments&&!n)return e([]);var i=this.instance.get_property("$web_experiments");if(i&&!t)return e(i);this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/web_experiments/?token=".concat(this.instance.config.token)),method:"GET",callback:function(t){if(200!==t.statusCode||!t.json)return e([]);var n=t.json.experiments||[];return e(n)}})}},{key:"showPreviewWebExperiment",value:function(t,n,i){var r=i.filter((function(e){return e.id===t}));r&&r.length>0&&(e.logInfo("Previewing web experiment [".concat(r[0].name,"] with variant [").concat(n,"]")),this.applyTransforms(r[0].name,n,r[0].variants[n].transforms))}},{key:"applyTransforms",value:function(t,n,i){this._is_bot()?e.logInfo("Refusing to render web experiment since the viewer is a likely bot"):"control"!==n?i.forEach((function(i){if(i.selector){var r;e.logInfo("applying transform of variant ".concat(n," for experiment ").concat(t," "),i);var o=null===(r=document)||void 0===r?void 0:r.querySelectorAll(i.selector);null==o||o.forEach((function(e){var t=e;i.html&&(t.innerHTML=i.html),i.css&&t.setAttribute("style",i.css)}))}})):e.logInfo("Control variants leave the page unmodified.")}},{key:"_is_bot",value:function(){return Ge&&this.instance?zl(Ge,this.instance.config.custom_blocked_useragents):void 0}}],[{key:"matchesTestVariant",value:function(t){return!bt(t.conditions)&&(e.matchUrlConditions(t)&&e.matchUTMConditions(t))}},{key:"matchUrlConditions",value:function(t){var n;if(bt(t.conditions)||bt(null===(n=t.conditions)||void 0===n?void 0:n.url))return!0;var i,r,o,s=e.getWindowLocation();return!!s&&(null===(i=t.conditions)||void 0===i||!i.url||Ql[null!==(r=null===(o=t.conditions)||void 0===o?void 0:o.urlMatchType)&&void 0!==r?r:"icontains"](t.conditions.url,s))}},{key:"getWindowLocation",value:function(){return null==je?void 0:je.location}},{key:"matchUTMConditions",value:function(e){var t;if(bt(e.conditions)||bt(null===(t=e.conditions)||void 0===t?void 0:t.utm))return!0;var n=mi.campaignParams();if(n.utm_source){var i,r,o,s,a,l,u,c,d,f,h,v,p,_,g,m,y=null===(i=e.conditions)||void 0===i||null===(r=i.utm)||void 0===r||!r.utm_campaign||(null===(o=e.conditions)||void 0===o||null===(s=o.utm)||void 0===s?void 0:s.utm_campaign)==n.utm_campaign,b=null===(a=e.conditions)||void 0===a||null===(l=a.utm)||void 0===l||!l.utm_source||(null===(u=e.conditions)||void 0===u||null===(c=u.utm)||void 0===c?void 0:c.utm_source)==n.utm_source,k=null===(d=e.conditions)||void 0===d||null===(f=d.utm)||void 0===f||!f.utm_medium||(null===(h=e.conditions)||void 0===h||null===(v=h.utm)||void 0===v?void 0:v.utm_medium)==n.utm_medium,w=null===(p=e.conditions)||void 0===p||null===(_=p.utm)||void 0===_||!_.utm_term||(null===(g=e.conditions)||void 0===g||null===(m=g.utm)||void 0===m?void 0:m.utm_term)==n.utm_term;return y&&k&&w&&b}return!1}},{key:"logInfo",value:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];Ct.info("[WebExperiments] ".concat(e),n)}}]),e}(),Jl={},Xl=function(){},Kl="posthog",eu=!xl&&-1===(null==Ke?void 0:Ke.indexOf("MSIE"))&&-1===(null==Ke?void 0:Ke.indexOf("Mozilla")),tu=function(){var e;return{api_host:"https://us.i.posthog.com",ui_host:null,token:"",autocapture:!0,rageclick:!0,cross_subdomain_cookie:un(null==Ze?void 0:Ze.location),persistence:"localStorage+cookie",persistence_name:"",loaded:Xl,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageview:!0,capture_pageleave:"if_capture_pageview",debug:Qe&>(null==Qe?void 0:Qe.search)&&-1!==Qe.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==je||null===(e=je.location)||void 0===e?void 0:e.protocol),ip:!0,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,session_recording:{},mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:function(e){var t="Bad HTTP status: "+e.statusCode+" "+e.text;Ct.error(t)},get_device_id:function(e){return e},capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:Fl},_onCapture:Xl}},nu=function(e){var t={};_t(e.process_person)||(t.person_profiles=e.process_person),_t(e.xhr_headers)||(t.request_headers=e.xhr_headers),_t(e.cookie_name)||(t.persistence_name=e.cookie_name),_t(e.disable_cookie)||(t.disable_persistence=e.disable_cookie),_t(e.store_google)||(t.save_campaign_params=e.store_google),_t(e.verbose)||(t.debug=e.verbose);var n=en({},t,e);return ft(e.property_blacklist)&&(_t(e.property_denylist)?n.property_denylist=e.property_blacklist:ft(e.property_denylist)?n.property_denylist=[].concat(d(e.property_blacklist),d(e.property_denylist)):Ct.error("Invalid value for property_denylist config: "+e.property_denylist)),n},iu=function(){function e(){o(this,e),l(this,"__forceAllowLocalhost",!1)}return a(e,[{key:"_forceAllowLocalhost",get:function(){return this.__forceAllowLocalhost},set:function(e){Ct.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}]),e}(),ru=function(){function e(){var t=this;o(this,e),l(this,"webPerformance",new iu),l(this,"_personProcessingSetOncePropertiesSent",!1),l(this,"version",tt.LIB_VERSION),l(this,"_internalEventEmitter",new bi),this.config=tu(),this.SentryIntegration=Wa,this.sentryIntegration=function(e){return function(e,t){var n=Va(e,t);return{name:Ua,processEvent:function(e){return n(e)}}}(t,e)},this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this._initialPageviewCaptured=!1,this._initialPersonProfilesConfig=null,this._cachedIdentify=null,this.featureFlags=new _l(this),this.toolbar=new Ya(this),this.scrollManager=new Ol(this),this.pageViewManager=new sl(this),this.surveys=new Ri(this),this.experiments=new Yl(this),this.exceptions=new al(this),this.rateLimiter=new bl(this),this.requestRouter=new Zl(this),this.consent=new xs(this),this.people={set:function(e,n,i){var r=gt(e)?l({},e,n):e;t.setPersonProperties(r),null==i||i({})},set_once:function(e,n,i){var r=gt(e)?l({},e,n):e;t.setPersonProperties(void 0,r),null==i||i({})}},this.on("eventCaptured",(function(e){return Ct.info('send "'.concat(null==e?void 0:e.event,'"'),e)}))}return a(e,[{key:"decideEndpointWasHit",get:function(){var e,t;return null!==(e=null===(t=this.featureFlags)||void 0===t?void 0:t.hasLoadedFlags)&&void 0!==e&&e}},{key:"init",value:function(t,n,i){if(i&&i!==Kl){var r,o=null!==(r=Jl[i])&&void 0!==r?r:new e;return o._init(t,n,i),Jl[i]=o,Jl[Kl][i]=o,o}return this._init(t,n,i)}},{key:"_init",value:function(e){var n,i,r=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},s=arguments.length>2?arguments[2]:void 0;if(_t(e)||mt(e))return Ct.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return Ct.warn("You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},this._triggered_notifs=[],o.person_profiles&&(this._initialPersonProfilesConfig=o.person_profiles),this.set_config(en({},tu(),nu(o),{name:s,token:e})),this.config.on_xhr_error&&Ct.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=o.disable_compression?void 0:Be.GZipJS,this.persistence=new ml(this.config),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new ml(t(t({},this.config),{},{persistence:"sessionStorage"}));var a=t({},this.persistence.props),l=t({},this.sessionPersistence.props);if(this._requestQueue=new Rl((function(e){return r._send_retriable_request(e)}),this.config.request_queue_config),this._retryQueue=new $l(this),this.__request_queue=[],this.config.__preview_experimental_cookieless_mode||(this.sessionManager=new Nl(this),this.sessionPropsManager=new Al(this,this.sessionManager,this.persistence)),new Xa(this).startIfEnabledOrStop(),this.siteApps=new jl(this),null===(n=this.siteApps)||void 0===n||n.init(),this.config.__preview_experimental_cookieless_mode||(this.sessionRecording=new Ha(this),this.sessionRecording.startIfEnabledOrStop()),this.config.disable_scroll_properties||this.scrollManager.startMeasuringScrollPosition(),this.autocapture=new ts(this),this.autocapture.startIfEnabled(),this.surveys.loadIfEnabled(),this.heatmaps=new ol(this),this.heatmaps.startIfEnabled(),this.webVitalsAutocapture=new tl(this),this.exceptionObserver=new Fs(this),this.exceptionObserver.startIfEnabled(),this.deadClicksAutocapture=new Ts(this,Ps),this.deadClicksAutocapture.startIfEnabled(),tt.DEBUG=tt.DEBUG||this.config.debug,tt.DEBUG&&Ct.info("Starting in debug mode",{this:this,config:o,thisC:t({},this.config),p:a,s:l}),this._sync_opt_out_with_persistence(),void 0!==(null===(i=o.bootstrap)||void 0===i?void 0:i.distinctID)){var u,c,d=this.config.get_device_id(ls()),f=null!==(u=o.bootstrap)&&void 0!==u&&u.isIdentifiedID?d:o.bootstrap.distinctID;this.persistence.set_property(ne,null!==(c=o.bootstrap)&&void 0!==c&&c.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:o.bootstrap.distinctID,$device_id:f})}if(this._hasBootstrappedFeatureFlags()){var h,v,p=Object.keys((null===(h=o.bootstrap)||void 0===h?void 0:h.featureFlags)||{}).filter((function(e){var t,n;return!(null===(t=o.bootstrap)||void 0===t||null===(n=t.featureFlags)||void 0===n||!n[e])})).reduce((function(e,t){var n,i;return e[t]=(null===(n=o.bootstrap)||void 0===n||null===(i=n.featureFlags)||void 0===i?void 0:i[t])||!1,e}),{}),_=Object.keys((null===(v=o.bootstrap)||void 0===v?void 0:v.featureFlagPayloads)||{}).filter((function(e){return p[e]})).reduce((function(e,t){var n,i,r,s;null!==(n=o.bootstrap)&&void 0!==n&&null!==(i=n.featureFlagPayloads)&&void 0!==i&&i[t]&&(e[t]=null===(r=o.bootstrap)||void 0===r||null===(s=r.featureFlagPayloads)||void 0===s?void 0:s[t]);return e}),{});this.featureFlags.receivedFeatureFlags({featureFlags:p,featureFlagPayloads:_})}if(this.config.__preview_experimental_cookieless_mode)this.register_once({distinct_id:ce,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(ls());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(ne,"anonymous")}return dn(je,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),o.segment?ja(this,(function(){return r._loaded()})):this._loaded(),ht(this.config._onCapture)&&this.config._onCapture!==Xl&&(Ct.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(function(e){return r.config._onCapture(e.event,e)}))),this}},{key:"_onRemoteConfig",value:function(e){var t,n,i,r,o,s,a,l,u=this;if(!Ze||!Ze.body)return Ct.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((function(){u._onRemoteConfig(e)}),500);this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=ot(e.supportedCompression,Be.GZipJS)?Be.GZipJS:ot(e.supportedCompression,Be.Base64)?Be.Base64:void 0),null!==(t=e.analytics)&&void 0!==t&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this._initialPersonProfilesConfig?this._initialPersonProfilesConfig:"identified_only"}),null===(n=this.siteApps)||void 0===n||n.onRemoteConfig(e),null===(i=this.sessionRecording)||void 0===i||i.onRemoteConfig(e),null===(r=this.autocapture)||void 0===r||r.onRemoteConfig(e),null===(o=this.heatmaps)||void 0===o||o.onRemoteConfig(e),this.surveys.onRemoteConfig(e),null===(s=this.webVitalsAutocapture)||void 0===s||s.onRemoteConfig(e),null===(a=this.exceptionObserver)||void 0===a||a.onRemoteConfig(e),null===(l=this.deadClicksAutocapture)||void 0===l||l.onRemoteConfig(e)}},{key:"_loaded",value:function(){var e=this;try{this.config.loaded(this)}catch(e){Ct.critical("`loaded` function failed",e)}this._start_queue_if_opted_in(),this.config.capture_pageview&&setTimeout((function(){e.consent.isOptedIn()&&e._captureInitialPageview()}),1),new wl(this).load(),this.featureFlags.decide()}},{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.enable())}},{key:"_dom_loaded",value:function(){var e=this;this.has_opted_out_capturing()||Xt(this.__request_queue,(function(t){return e._send_retriable_request(t)})),this.__request_queue=[],this._start_queue_if_opted_in()}},{key:"_handle_unload",value:function(){var e,t;this.config.request_batching?(this._shouldCapturePageleave()&&this.capture("$pageleave"),null===(e=this._requestQueue)||void 0===e||e.unload(),null===(t=this._retryQueue)||void 0===t||t.unload()):this._shouldCapturePageleave()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}},{key:"_send_request",value:function(e){var n=this;this.__loaded&&(eu?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=Cl(e.url,{ip:this.config.ip?1:0}),e.headers=t({},this.config.request_headers),e.compression="best-available"===e.compression?this.compression:e.compression,e.fetchOptions=e.fetchOptions||this.config.fetch_options,function(e){var n,i,r,o=t({},e);o.timeout=o.timeout||6e4,o.url=Cl(o.url,{_:(new Date).getTime().toString(),ver:tt.LIB_VERSION,compression:o.compression});var s=null!==(n=o.transport)&&void 0!==n?n:"fetch",a=null!==(i=null===(r=cn(Il,(function(e){return e.transport===s})))||void 0===r?void 0:r.method)&&void 0!==i?i:Il[0].method;if(!a)throw new Error("No available transport method");a(o)}(t(t({},e),{},{callback:function(t){var i,r,o;(n.rateLimiter.checkForLimiting(t),t.statusCode>=400)&&(null===(r=(o=n.config).on_request_error)||void 0===r||r.call(o,t));null===(i=e.callback)||void 0===i||i.call(e,t)}}))))}},{key:"_send_retriable_request",value:function(e){this._retryQueue?this._retryQueue.retriableRequest(e):this._send_request(e)}},{key:"_execute_array",value:function(e){var t,n=this,i=[],r=[],o=[];Xt(e,(function(e){e&&(t=e[0],ft(t)?o.push(e):ht(e)?e.call(n):ft(e)&&"alias"===t?i.push(e):ft(e)&&-1!==t.indexOf("capture")&&ht(n[t])?o.push(e):r.push(e))}));var s=function(e,t){Xt(e,(function(e){if(ft(e[0])){var n=t;Kt(e,(function(e){n=n[e[0]].apply(n,e.slice(1))}))}else this[e[0]].apply(this,e.slice(1))}),t)};s(i,this),s(r,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,i){var r;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this._requestQueue){if(!this.consent.isOptedOut())if(!_t(e)&>(e)){if(this.config.opt_out_useragent_filter||!this._is_bot()){var o=null!=i&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==o||!o.isRateLimited){null!=n&&n.$current_url&&!gt(null==n?void 0:n.$current_url)&&(Ct.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==n||delete n.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var s=new Date,a=(null==i?void 0:i.timestamp)||s,l=ls(),u={uuid:l,event:e,properties:this._calculate_event_properties(e,n||{},a,l)};o&&(u.properties.$lib_rate_limit_remaining_tokens=o.remainingTokens),(null==i?void 0:i.$set)&&(u.$set=null==i?void 0:i.$set);var c=this._calculate_set_once_properties(null==i?void 0:i.$set_once);c&&(u.$set_once=c),(u=an(u,null!=i&&i._noTruncate?null:this.config.properties_string_max_length)).timestamp=a,_t(null==i?void 0:i.timestamp)||(u.properties.$event_time_override_provided=!0,u.properties.$event_time_override_system_time=s);var d=t(t({},u.properties.$set),u.$set);if(pt(d)||this.setPersonPropertiesForFlags(d),!bt(this.config.before_send)){var f=this._runBeforeSend(u);if(!f)return;u=f}this._internalEventEmitter.emit("eventCaptured",u);var h={method:"POST",url:null!==(r=null==i?void 0:i._url)&&void 0!==r?r:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:u,compression:"best-available",batchKey:null==i?void 0:i._batchKey};return!this.config.request_batching||i&&(null==i||!i._batchKey)||null!=i&&i.send_instantly?this._send_retriable_request(h):this._requestQueue.enqueue(h),u}Ct.critical("This capture call is ignored due to client rate limiting.")}}else Ct.error("No event name provided to posthog.capture")}else Ct.uninitializedWarning("posthog.capture")}},{key:"_addCaptureHook",value:function(e){return this.on("eventCaptured",(function(t){return e(t.event,t)}))}},{key:"_calculate_event_properties",value:function(e,n,i,r){if(i=i||new Date,!this.persistence||!this.sessionPersistence)return n;var o=this.persistence.remove_event_timer(e),s=t({},n);if(s.token=this.config.token,this.config.__preview_experimental_cookieless_mode&&(s.$cookieless_mode=!0),"$snapshot"===e){var a=t(t({},this.persistence.properties()),this.sessionPersistence.properties());return s.distinct_id=a.distinct_id,(!gt(s.distinct_id)&&!kt(s.distinct_id)||mt(s.distinct_id))&&Ct.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),s}var l,u=mi.properties({maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties});if(this.sessionManager){var c=this.sessionManager.checkAndGetSessionAndWindowId(),d=c.sessionId,f=c.windowId;s.$session_id=d,s.$window_id=f}this.sessionPropsManager&&en(s,this.sessionPropsManager.getSessionProps());try{var h,v;this.sessionRecording&&(s.$recording_status=this.sessionRecording.status,s.$sdk_debug_replay_internal_buffer_length=this.sessionRecording.buffer.data.length,s.$sdk_debug_replay_internal_buffer_size=this.sessionRecording.buffer.size),s.$sdk_debug_retry_queue_size=null===(h=this._retryQueue)||void 0===h||null===(v=h.queue)||void 0===v?void 0:v.length}catch(e){s.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===ql.CUSTOM&&(s.$lib_custom_api_host=this.config.api_host),l="$pageview"===e?this.pageViewManager.doPageView(i,r):"$pageleave"===e?this.pageViewManager.doPageLeave(i):this.pageViewManager.doEvent(),s=en(s,l),"$pageview"===e&&Ze&&(s.title=Ze.title),!_t(o)){var p=i.getTime()-o;s.$duration=parseFloat((p/1e3).toFixed(3))}Ke&&this.config.opt_out_useragent_filter&&(s.$browser_type=this._is_bot()?"bot":"browser"),(s=en({},u,this.persistence.properties(),this.sessionPersistence.properties(),s)).$is_identified=this._isIdentified(),ft(this.config.property_denylist)?Kt(this.config.property_denylist,(function(e){delete s[e]})):Ct.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var _=this.config.sanitize_properties;_&&(Ct.error("sanitize_properties is deprecated. Use before_send instead"),s=_(s,e));var g=this._hasPersonProcessing();return s.$process_person_profile=g,g&&this._requirePersonProcessing("_calculate_event_properties"),s}},{key:"_calculate_set_once_properties",value:function(e){var t;if(!this.persistence||!this._hasPersonProcessing())return e;if(this._personProcessingSetOncePropertiesSent)return e;var n=this.persistence.get_initial_props(),i=null===(t=this.sessionPropsManager)||void 0===t?void 0:t.getSetOnceProps(),r=en({},n,i||{},e||{}),o=this.config.sanitize_properties;return o&&(Ct.error("sanitize_properties is deprecated. Use before_send instead"),r=o(r,"$set_once")),this._personProcessingSetOncePropertiesSent=!0,pt(r)?void 0:r}},{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 i;null===(i=this.persistence)||void 0===i||i.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(l({},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],n=arguments.length>2?arguments[2]:void 0;return this.featureFlags.getEarlyAccessFeatures(e,t,n)}},{key:"on",value:function(e,t){return this._internalEventEmitter.on(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:"renderSurvey",value:function(e,t){this.surveys.renderSurvey(e,t)}},{key:"canRenderSurvey",value:function(e){this.surveys.canRenderSurvey(e)}},{key:"identify",value:function(e,n,i){if(!this.__loaded||!this.persistence)return Ct.uninitializedWarning("posthog.identify");if(kt(e)&&(e=e.toString(),Ct.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e){if(["distinct_id","distinctid"].includes(e.toLowerCase()))Ct.critical('The string "'.concat(e,'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'));else if(this._requirePersonProcessing("posthog.identify")){var r=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var o=r;this.register_once({$had_persisted_distinct_id:!0,$device_id:o},"")}e!==r&&e!==this.get_property(T)&&(this.unregister(T),this.register({distinct_id:e}));var s="anonymous"===(this.persistence.get_property(ne)||"anonymous");e!==r&&s?(this.persistence.set_property(ne,"identified"),this.setPersonPropertiesForFlags(t(t({},i||{}),n||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:r},{$set:n||{},$set_once:i||{}}),this.featureFlags.setAnonymousDistinctId(r),this._cachedIdentify=Wl(e,n,i)):(n||i)&&(this._cachedIdentify!==Wl(e,n,i)?(this.setPersonProperties(n,i),this._cachedIdentify=Wl(e,n,i)):Ct.info("A duplicate posthog.identify call was made with the same properties. It has been ignored.")),e!==r&&(this.reloadFeatureFlags(),this.unregister(te))}}else Ct.error("Unique user id has not been set in posthog.identify")}},{key:"setPersonProperties",value:function(e,n){(e||n)&&this._requirePersonProcessing("posthog.setPersonProperties")&&(this.setPersonPropertiesForFlags(t(t({},n||{}),e||{})),this.capture("$set",{$set:e||{},$set_once:n||{}}))}},{key:"group",value:function(e,n,i){if(e&&n){if(this._requirePersonProcessing("posthog.group")){var r=this.getGroups();r[e]!==n&&this.resetGroupPropertiesForFlags(e),this.register({$groups:t(t({},r),{},l({},e,n))}),i&&(this.capture("$groupidentify",{$group_type:e,$group_key:n,$group_set:i}),this.setGroupPropertiesForFlags(l({},e,i))),r[e]===n||i||this.reloadFeatureFlags()}}else Ct.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._requirePersonProcessing("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,t)}},{key:"resetGroupPropertiesForFlags",value:function(e){this.featureFlags.resetGroupPropertiesForFlags(e)}},{key:"reset",value:function(e){var t,n,i,r;if(Ct.info("reset"),!this.__loaded)return Ct.uninitializedWarning("posthog.reset");var o=this.get_property("$device_id");if(this.consent.reset(),null===(t=this.persistence)||void 0===t||t.clear(),null===(n=this.sessionPersistence)||void 0===n||n.clear(),this.surveys.reset(),null===(i=this.persistence)||void 0===i||i.set_property(ne,"anonymous"),null===(r=this.sessionManager)||void 0===r||r.resetSessionId(),this._cachedIdentify=null,this.config.__preview_experimental_cookieless_mode)this.register_once({distinct_id:ce,$device_id:null},"");else{var s=this.config.get_device_id(ls());this.register_once({distinct_id:s,$device_id:e?s:o},"")}this.register({$last_posthog_reset:(new Date).toISOString()},1)}},{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.sessionManager.checkAndGetSessionAndWindowId(!0),n=t.sessionId,i=t.sessionStartTimestamp,r=this.requestRouter.endpointFor("ui","/project/".concat(this.config.token,"/replay/").concat(n));if(null!=e&&e.withTimestamp&&i){var o,s=null!==(o=e.timestampLookBack)&&void 0!==o?o:10;if(!i)return r;var a=Math.max(Math.floor(((new Date).getTime()-i)/1e3)-s,0);r+="?t=".concat(a)}return r}},{key:"alias",value:function(e,t){return e===this.get_property(P)?(Ct.critical("Attempting to create alias for existing People user - aborting."),-2):this._requirePersonProcessing("posthog.alias")?(_t(t)&&(t=this.get_distinct_id()),e!==t?(this._register_single(T,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(Ct.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}},{key:"set_config",value:function(e){var n,i,r,o,s=t({},this.config);vt(e)&&(en(this.config,nu(e)),null===(n=this.persistence)||void 0===n||n.update_config(this.config,s),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new ml(t(t({},this.config),{},{persistence:"sessionStorage"})),gs.is_supported()&&"true"===gs.get("ph_debug")&&(this.config.debug=!0),this.config.debug&&(tt.DEBUG=!0,Ct.info("set_config",{config:e,oldConfig:s,newConfig:t({},this.config)})),null===(i=this.sessionRecording)||void 0===i||i.startIfEnabledOrStop(),null===(r=this.autocapture)||void 0===r||r.startIfEnabled(),null===(o=this.heatmaps)||void 0===o||o.startIfEnabled(),this.surveys.loadIfEnabled(),this._sync_opt_out_with_persistence())}},{key:"startSessionRecording",value:function(e){var t=!0===e,n={sampling:t||!(null==e||!e.sampling),linked_flag:t||!(null==e||!e.linked_flag),url_trigger:t||!(null==e||!e.url_trigger),event_trigger:t||!(null==e||!e.event_trigger)};if(Object.values(n).some(Boolean)){var i,r,o,s,a;if(null===(i=this.sessionManager)||void 0===i||i.checkAndGetSessionAndWindowId(),n.sampling)null===(r=this.sessionRecording)||void 0===r||r.overrideSampling();if(n.linked_flag)null===(o=this.sessionRecording)||void 0===o||o.overrideLinkedFlag();if(n.url_trigger)null===(s=this.sessionRecording)||void 0===s||s.overrideTrigger("url");if(n.event_trigger)null===(a=this.sessionRecording)||void 0===a||a.overrideTrigger("event")}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:"captureException",value:function(e,n){var i,r=new Error("PostHog syntheticException"),o=ht(null===(i=et.__PosthogExtensions__)||void 0===i?void 0:i.parseErrorAsProperties)?t(t({},et.__PosthogExtensions__.parseErrorAsProperties(xt(e)?{error:e,event:e.message}:{event:e},{syntheticException:r})),n):t({$exception_level:"error",$exception_list:[{type:xt(e)?e.name:"Error",value:xt(e)?e.message:vt(e)&&"message"in e?String(e.message):String(e),mechanism:{handled:!0,synthetic:!1}}]},n);this.exceptions.sendExceptionEvent(o)}},{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:Kl;return t!==Kl&&(t=Kl+"."+t),t}},{key:"_isIdentified",value:function(){var e,t;return"identified"===(null===(e=this.persistence)||void 0===e?void 0:e.get_property(ne))||"identified"===(null===(t=this.sessionPersistence)||void 0===t?void 0:t.get_property(ne))}},{key:"_hasPersonProcessing",value:function(){var e,t,n,i;return!("never"===this.config.person_profiles||"identified_only"===this.config.person_profiles&&!this._isIdentified()&&pt(this.getGroups())&&(null===(e=this.persistence)||void 0===e||null===(t=e.props)||void 0===t||!t[T])&&(null===(n=this.persistence)||void 0===n||null===(i=n.props)||void 0===i||!i[le]))}},{key:"_shouldCapturePageleave",value:function(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&this.config.capture_pageview}},{key:"createPersonProfile",value:function(){this._hasPersonProcessing()||this._requirePersonProcessing("posthog.createPersonProfile")&&this.setPersonProperties({},{})}},{key:"_requirePersonProcessing",value:function(e){return"never"===this.config.person_profiles?(Ct.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this._register_single(le,!0),!0)}},{key:"_sync_opt_out_with_persistence",value:function(){var e,t,n,i,r=this.consent.isOptedOut(),o=this.config.opt_out_persistence_by_default,s=this.config.disable_persistence||r&&!!o;(null===(e=this.persistence)||void 0===e?void 0:e.disabled)!==s&&(null===(n=this.persistence)||void 0===n||n.set_disabled(s));(null===(t=this.sessionPersistence)||void 0===t?void 0:t.disabled)!==s&&(null===(i=this.sessionPersistence)||void 0===i||i.set_disabled(s))}},{key:"opt_in_capturing",value:function(e){var t;(this.consent.optInOut(!0),this._sync_opt_out_with_persistence(),_t(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!==(t=null==e?void 0:e.captureEventName)&&void 0!==t?t:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0});this.config.capture_pageview&&this._captureInitialPageview()}},{key:"opt_out_capturing",value:function(){this.consent.optInOut(!1),this._sync_opt_out_with_persistence()}},{key:"has_opted_in_capturing",value:function(){return this.consent.isOptedIn()}},{key:"has_opted_out_capturing",value:function(){return this.consent.isOptedOut()}},{key:"clear_opt_in_out_capturing",value:function(){this.consent.reset(),this._sync_opt_out_with_persistence()}},{key:"_is_bot",value:function(){return Ge?zl(Ge,this.config.custom_blocked_useragents):void 0}},{key:"_captureInitialPageview",value:function(){Ze&&!this._initialPageviewCaptured&&(this._initialPageviewCaptured=!0,this.capture("$pageview",{title:Ze.title},{send_instantly:!0}))}},{key:"debug",value:function(e){!1===e?(null==je||je.console.log("You've disabled debug mode."),localStorage&&localStorage.removeItem("ph_debug"),this.set_config({debug:!1})):(null==je||je.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}))}},{key:"_runBeforeSend",value:function(e){if(bt(this.config.before_send))return e;var t,n=e,i=v(ft(this.config.before_send)?this.config.before_send:[this.config.before_send]);try{for(i.s();!(t=i.n()).done;){if(n=(0,t.value)(n),bt(n)){var r="Event '".concat(e.event,"' was rejected in beforeSend function");return Et(e.event)?Ct.warn("".concat(r,". This can cause unexpected behavior.")):Ct.info(r),null}n.properties&&!pt(n.properties)||Ct.warn("Event '".concat(e.event,"' has no properties after beforeSend function, this is likely an error."))}}catch(e){i.e(e)}finally{i.f()}return n}},{key:"getPageViewId",value:function(){var e;return null===(e=this.pageViewManager._currentPageview)||void 0===e?void 0:e.pageViewId}},{key:"captureTraceFeedback",value:function(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}},{key:"captureTraceMetric",value:function(e,t,n){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(n)})}}]),e}();!function(e,t){for(var n=0;n<t.length;n++)e.prototype[t[n]]=on(e.prototype[t[n]])}(ru,["identify"]);var ou,su;ou=Jl[Kl]=new ru,(su=et.posthog)&&Kt(su._i,(function(e){if(e&&ft(e)){var t=ou.init(e[0],e[1],e[2]),n=su[e[2]]||su;t&&(t._execute_array.call(t.people,n.people),t._execute_array(n))}})),et.posthog=ou,function(){function e(){e.done||(e.done=!0,eu=!1,Kt(Jl,(function(e){e._dom_loaded()})))}null!=Ze&&Ze.addEventListener?"complete"===Ze.readyState?e():dn(Ze,"DOMContentLoaded",e,{capture:!1}):je&&Ct.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}()}();
|
|
1
|
+
!function(){"use strict";var e,t,n,i,r,o,s,a,u,l,c,d,f,v,h,p,g,_,m="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function y(){return t?e:(t=1,e=function(e){try{return!!e()}catch(e){return!0}})}function b(){if(i)return n;i=1;var e=y();return n=!e((function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}))}function k(){if(o)return r;o=1;var e=b(),t=Function.prototype,n=t.call,i=e&&t.bind.bind(n,n);return r=e?i:function(e){return function(){return n.apply(e,arguments)}},r}function w(){if(a)return s;a=1;var e=k(),t=e({}.toString),n=e("".slice);return s=function(e){return n(t(e),8,-1)}}function S(){return d?c:(d=1,c=function(e){return null==e})}function x(){if(v)return f;v=1;var e=S(),t=TypeError;return f=function(n){if(e(n))throw new t("Can't call method on "+n);return n}}function E(){if(p)return h;p=1;var e=function(){if(l)return u;l=1;var e=k(),t=y(),n=w(),i=Object,r=e("".split);return u=t((function(){return!i("z").propertyIsEnumerable(0)}))?function(e){return"String"===n(e)?r(e,""):i(e)}:i}(),t=x();return h=function(n){return e(t(n))}}function C(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function P(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?C(Object(n),!0).forEach((function(t){L(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function T(){T=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},r=i.iterator||"@@iterator",o=i.asyncIterator||"@@asyncIterator",s=i.toStringTag||"@@toStringTag";function a(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{a({},"")}catch(e){a=function(e,t,n){return e[t]=n}}function u(e,t,n,i){var r=t&&t.prototype instanceof d?t:d,o=Object.create(r.prototype),s=new S(i||[]);return o._invoke=function(e,t,n){var i="suspendedStart";return function(r,o){if("executing"===i)throw new Error("Generator is already running");if("completed"===i){if("throw"===r)throw o;return E()}for(n.method=r,n.arg=o;;){var s=n.delegate;if(s){var a=b(s,n);if(a){if(a===c)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===i)throw i="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);i="executing";var u=l(e,t,n);if("normal"===u.type){if(i=n.done?"completed":"suspendedYield",u.arg===c)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(i="completed",n.method="throw",n.arg=u.arg)}}}(e,n,s),o}function l(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=u;var c={};function d(){}function f(){}function v(){}var h={};a(h,r,(function(){return this}));var p=Object.getPrototypeOf,g=p&&p(p(x([])));g&&g!==t&&n.call(g,r)&&(h=g);var _=v.prototype=d.prototype=Object.create(h);function m(e){["next","throw","return"].forEach((function(t){a(e,t,(function(e){return this._invoke(t,e)}))}))}function y(e,t){function i(r,o,s,a){var u=l(e[r],e,o);if("throw"!==u.type){var c=u.arg,d=c.value;return d&&"object"==typeof d&&n.call(d,"__await")?t.resolve(d.__await).then((function(e){i("next",e,s,a)}),(function(e){i("throw",e,s,a)})):t.resolve(d).then((function(e){c.value=e,s(c)}),(function(e){return i("throw",e,s,a)}))}a(u.arg)}var r;this._invoke=function(e,n){function o(){return new t((function(t,r){i(e,n,t,r)}))}return r=r?r.then(o,o):o()}}function b(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,b(e,t),"throw"===t.method))return c;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return c}var i=l(n,e.iterator,t.arg);if("throw"===i.type)return t.method="throw",t.arg=i.arg,t.delegate=null,c;var r=i.arg;return r?r.done?(t[e.resultName]=r.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,c):r:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,c)}function k(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function w(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function S(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(k,this),this.reset(!0)}function x(e){if(e){var t=e[r];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var i=-1,o=function t(){for(;++i<e.length;)if(n.call(e,i))return t.value=e[i],t.done=!1,t;return t.value=void 0,t.done=!0,t};return o.next=o}}return{next:E}}function E(){return{value:void 0,done:!0}}return f.prototype=v,a(_,"constructor",v),a(v,"constructor",f),f.displayName=a(v,s,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,v):(e.__proto__=v,a(e,s,"GeneratorFunction")),e.prototype=Object.create(_),e},e.awrap=function(e){return{__await:e}},m(y.prototype),a(y.prototype,o,(function(){return this})),e.AsyncIterator=y,e.async=function(t,n,i,r,o){void 0===o&&(o=Promise);var s=new y(u(t,n,i,r),o);return e.isGeneratorFunction(n)?s:s.next().then((function(e){return e.done?e.value:s.next()}))},m(_),a(_,s,"Generator"),a(_,r,(function(){return this})),a(_,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var i=t.pop();if(i in e)return n.value=i,n.done=!1,n}return n.done=!0,n}},e.values=x,S.prototype={constructor:S,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(w),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function i(n,i){return s.type="throw",s.arg=e,t.next=n,i&&(t.method="next",t.arg=void 0),!!i}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],s=o.completion;if("root"===o.tryLoc)return i("end");if(o.tryLoc<=this.prev){var a=n.call(o,"catchLoc"),u=n.call(o,"finallyLoc");if(a&&u){if(this.prev<o.catchLoc)return i(o.catchLoc,!0);if(this.prev<o.finallyLoc)return i(o.finallyLoc)}else if(a){if(this.prev<o.catchLoc)return i(o.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return i(o.finallyLoc)}}}},abrupt:function(e,t){for(var i=this.tryEntries.length-1;i>=0;--i){var r=this.tryEntries[i];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var s=o?o.completion:{};return s.type=e,s.arg=t,o?(this.method="next",this.next=o.finallyLoc,c):this.complete(s)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),c},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),w(n),c}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var i=n.completion;if("throw"===i.type){var r=i.arg;w(n)}return r}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:x(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),c}},e}function I(e){return I="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},I(e)}function F(e,t,n,i,r,o,s){try{var a=e[o](s),u=a.value}catch(e){return void n(e)}a.done?t(u):Promise.resolve(u).then(i,r)}function R(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function O(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function M(e,t,n){return t&&O(e.prototype,t),n&&O(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function L(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(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function q(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 i,r,o=[],s=!0,a=!1;try{for(n=n.call(e);!(s=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);s=!0);}catch(e){a=!0,r=e}finally{try{s||null==n.return||n.return()}finally{if(a)throw r}}return o}(e,t)||D(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 $(e){return function(e){if(Array.isArray(e))return N(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||D(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 D(e,t){if(e){if("string"==typeof e)return N(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)?N(e,t):void 0}}function N(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function H(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=D(e))||t){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}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}}}}function j(){if(_)return g;_=1;var e=function(e){return e&&e.Math===Math&&e};return g=e("object"==("undefined"==typeof globalThis?"undefined":I(globalThis))&&globalThis)||e("object"==("undefined"==typeof window?"undefined":I(window))&&window)||e("object"==("undefined"==typeof self?"undefined":I(self))&&self)||e("object"==I(m)&&m)||e("object"==I(g)&&g)||function(){return this}()||Function("return this")()}var B,U,V,z,W,G,Z,Q,Y,J,X,K,ee,te,ne,ie,re,oe,se,ae,ue,le,ce,de,fe,ve,he,pe,ge,_e={exports:{}};function me(){return U?B:(U=1,B=!1)}function ye(){if(z)return V;z=1;var e=j(),t=Object.defineProperty;return V=function(n,i){try{t(e,n,{value:i,configurable:!0,writable:!0})}catch(t){e[n]=i}return i}}function be(){if(W)return _e.exports;W=1;var e=me(),t=j(),n=ye(),i="__core-js_shared__",r=_e.exports=t[i]||n(i,{});return(r.versions||(r.versions=[])).push({version:"3.38.1",mode:e?"pure":"global",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"}),_e.exports}function ke(){if(Z)return G;Z=1;var e=be();return G=function(t,n){return e[t]||(e[t]=n||{})}}function we(){if(Y)return Q;Y=1;var e=x(),t=Object;return Q=function(n){return t(e(n))}}function Se(){if(X)return J;X=1;var e=k(),t=we(),n=e({}.hasOwnProperty);return J=Object.hasOwn||function(e,i){return n(t(e),i)}}function xe(){if(ee)return K;ee=1;var e=k(),t=0,n=Math.random(),i=e(1..toString);return K=function(e){return"Symbol("+(void 0===e?"":e)+")_"+i(++t+n,36)}}function Ee(){if(re)return ie;re=1;var e,t,n=j(),i=function(){if(ne)return te;ne=1;var e=j().navigator,t=e&&e.userAgent;return te=t?String(t):""}(),r=n.process,o=n.Deno,s=r&&r.versions||o&&o.version,a=s&&s.v8;return a&&(t=(e=a.split("."))[0]>0&&e[0]<4?1:+(e[0]+e[1])),!t&&i&&(!(e=i.match(/Edge\/(\d+)/))||e[1]>=74)&&(e=i.match(/Chrome\/(\d+)/))&&(t=+e[1]),ie=t}function Ce(){if(se)return oe;se=1;var e=Ee(),t=y(),n=j().String;return oe=!!Object.getOwnPropertySymbols&&!t((function(){var t=Symbol("symbol detection");return!n(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&e&&e<41}))}function Pe(){if(ue)return ae;ue=1;var e=Ce();return ae=e&&!Symbol.sham&&"symbol"==I(Symbol.iterator)}function Te(){if(ce)return le;ce=1;var e=j(),t=ke(),n=Se(),i=xe(),r=Ce(),o=Pe(),s=e.Symbol,a=t("wks"),u=o?s.for||s:s&&s.withoutSetter||i;return le=function(e){return n(a,e)||(a[e]=r&&n(s,e)?s[e]:u("Symbol."+e)),a[e]},le}function Ie(){if(fe)return de;fe=1;var e="object"==("undefined"==typeof document?"undefined":I(document))&&document.all;return de=void 0===e&&void 0!==e?function(t){return"function"==typeof t||t===e}:function(e){return"function"==typeof e}}function Fe(){if(he)return ve;he=1;var e=Ie();return ve=function(t){return"object"==I(t)?null!==t:e(t)}}function Re(){if(ge)return pe;ge=1;var e=Fe(),t=String,n=TypeError;return pe=function(i){if(e(i))return i;throw new n(t(i)+" is not an object")}}var Oe,Me,Le,Ae,qe={};function $e(){if(Me)return Oe;Me=1;var e=y();return Oe=!e((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))}function De(){if(Ae)return Le;Ae=1;var e=$e(),t=y();return Le=e&&t((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))}var Ne,He,je,Be,Ue,Ve,ze,We,Ge,Ze,Qe,Ye,Je,Xe,Ke,et,tt,nt,it,rt,ot,st,at,ut,lt,ct,dt,ft,vt,ht,pt,gt,_t,mt,yt,bt,kt,wt,St,xt,Et,Ct,Pt,Tt,It,Ft,Rt,Ot,Mt,Lt,At,qt,$t,Dt,Nt,Ht,jt,Bt,Ut,Vt,zt,Wt,Gt,Zt,Qt={};function Yt(){if(He)return Ne;He=1;var e=j(),t=Fe(),n=e.document,i=t(n)&&t(n.createElement);return Ne=function(e){return i?n.createElement(e):{}}}function Jt(){if(Be)return je;Be=1;var e=$e(),t=y(),n=Yt();return je=!e&&!t((function(){return 7!==Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a}))}function Xt(){if(Ve)return Ue;Ve=1;var e=b(),t=Function.prototype.call;return Ue=e?t.bind(t):function(){return t.apply(t,arguments)},Ue}function Kt(){if(We)return ze;We=1;var e=j(),t=Ie();return ze=function(n,i){return arguments.length<2?(r=e[n],t(r)?r:void 0):e[n]&&e[n][i];var r},ze}function en(){if(Ze)return Ge;Ze=1;var e=k();return Ge=e({}.isPrototypeOf)}function tn(){if(Ye)return Qe;Ye=1;var e=Kt(),t=Ie(),n=en(),i=Pe(),r=Object;return Qe=i?function(e){return"symbol"==I(e)}:function(i){var o=e("Symbol");return t(o)&&n(o.prototype,r(i))}}function nn(){if(Xe)return Je;Xe=1;var e=String;return Je=function(t){try{return e(t)}catch(e){return"Object"}}}function rn(){if(et)return Ke;et=1;var e=Ie(),t=nn(),n=TypeError;return Ke=function(i){if(e(i))return i;throw new n(t(i)+" is not a function")}}function on(){if(nt)return tt;nt=1;var e=rn(),t=S();return tt=function(n,i){var r=n[i];return t(r)?void 0:e(r)},tt}function sn(){if(rt)return it;rt=1;var e=Xt(),t=Ie(),n=Fe(),i=TypeError;return it=function(r,o){var s,a;if("string"===o&&t(s=r.toString)&&!n(a=e(s,r)))return a;if(t(s=r.valueOf)&&!n(a=e(s,r)))return a;if("string"!==o&&t(s=r.toString)&&!n(a=e(s,r)))return a;throw new i("Can't convert object to primitive value")}}function an(){if(st)return ot;st=1;var e=Xt(),t=Fe(),n=tn(),i=on(),r=sn(),o=Te(),s=TypeError,a=o("toPrimitive");return ot=function(o,u){if(!t(o)||n(o))return o;var l,c=i(o,a);if(c){if(void 0===u&&(u="default"),l=e(c,o,u),!t(l)||n(l))return l;throw new s("Can't convert object to primitive value")}return void 0===u&&(u="number"),r(o,u)}}function un(){if(ut)return at;ut=1;var e=an(),t=tn();return at=function(n){var i=e(n,"string");return t(i)?i:i+""}}function ln(){if(lt)return Qt;lt=1;var e=$e(),t=Jt(),n=De(),i=Re(),r=un(),o=TypeError,s=Object.defineProperty,a=Object.getOwnPropertyDescriptor,u="enumerable",l="configurable",c="writable";return Qt.f=e?n?function(e,t,n){if(i(e),t=r(t),i(n),"function"==typeof e&&"prototype"===t&&"value"in n&&c in n&&!n[c]){var o=a(e,t);o&&o[c]&&(e[t]=n.value,n={configurable:l in n?n[l]:o[l],enumerable:u in n?n[u]:o[u],writable:!1})}return s(e,t,n)}:s:function(e,n,a){if(i(e),n=r(n),i(a),t)try{return s(e,n,a)}catch(e){}if("get"in a||"set"in a)throw new o("Accessors not supported");return"value"in a&&(e[n]=a.value),e},Qt}function cn(){if(vt)return ft;vt=1;var e=function(){if(dt)return ct;dt=1;var e=Math.ceil,t=Math.floor;return ct=Math.trunc||function(n){var i=+n;return(i>0?t:e)(i)},ct}();return ft=function(t){var n=+t;return n!=n||0===n?0:e(n)}}function dn(){if(pt)return ht;pt=1;var e=cn(),t=Math.max,n=Math.min;return ht=function(i,r){var o=e(i);return o<0?t(o+r,0):n(o,r)}}function fn(){if(_t)return gt;_t=1;var e=cn(),t=Math.min;return gt=function(n){var i=e(n);return i>0?t(i,9007199254740991):0}}function vn(){if(yt)return mt;yt=1;var e=fn();return mt=function(t){return e(t.length)}}function hn(){return St?wt:(St=1,wt={})}function pn(){if(Et)return xt;Et=1;var e=k(),t=Se(),n=E(),i=function(){if(kt)return bt;kt=1;var e=E(),t=dn(),n=vn(),i=function(i){return function(r,o,s){var a=e(r),u=n(a);if(0===u)return!i&&-1;var l,c=t(s,u);if(i&&o!=o){for(;u>c;)if((l=a[c++])!=l)return!0}else for(;u>c;c++)if((i||c in a)&&a[c]===o)return i||c||0;return!i&&-1}};return bt={includes:i(!0),indexOf:i(!1)}}().indexOf,r=hn(),o=e([].push);return xt=function(e,s){var a,u=n(e),l=0,c=[];for(a in u)!t(r,a)&&t(u,a)&&o(c,a);for(;s.length>l;)t(u,a=s[l++])&&(~i(c,a)||o(c,a));return c},xt}function gn(){return Pt?Ct:(Pt=1,Ct=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"])}function _n(){if(It)return Tt;It=1;var e=pn(),t=gn();return Tt=Object.keys||function(n){return e(n,t)},Tt}function mn(){if(Ot)return Rt;Ot=1;var e=Kt();return Rt=e("document","documentElement")}function yn(){if(Lt)return Mt;Lt=1;var e=ke(),t=xe(),n=e("keys");return Mt=function(e){return n[e]||(n[e]=t(e))}}function bn(){if(qt)return At;qt=1;var e,t=Re(),n=function(){if(Ft)return qe;Ft=1;var e=$e(),t=De(),n=ln(),i=Re(),r=E(),o=_n();return qe.f=e&&!t?Object.defineProperties:function(e,t){i(e);for(var s,a=r(t),u=o(t),l=u.length,c=0;l>c;)n.f(e,s=u[c++],a[s]);return e},qe}(),i=gn(),r=hn(),o=mn(),s=Yt(),a=yn(),u="prototype",l="script",c=a("IE_PROTO"),d=function(){},f=function(e){return"<"+l+">"+e+"</"+l+">"},v=function(e){e.write(f("")),e.close();var t=e.parentWindow.Object;return e=null,t},h=function(){try{e=new ActiveXObject("htmlfile")}catch(e){}var t,n,r;h="undefined"!=typeof document?document.domain&&e?v(e):(n=s("iframe"),r="java"+l+":",n.style.display="none",o.appendChild(n),n.src=String(r),(t=n.contentWindow.document).open(),t.write(f("document.F=Object")),t.close(),t.F):v(e);for(var a=i.length;a--;)delete h[u][i[a]];return h()};return r[c]=!0,At=Object.create||function(e,i){var r;return null!==e?(d[u]=t(e),r=new d,d[u]=null,r[c]=e):r=h(),void 0===i?r:n.f(r,i)},At}function kn(){if(Dt)return $t;Dt=1;var e=Te(),t=bn(),n=ln().f,i=e("unscopables"),r=Array.prototype;return void 0===r[i]&&n(r,i,{configurable:!0,value:t(null)}),$t=function(e){r[i][e]=!0}}function wn(){return Ht?Nt:(Ht=1,Nt={})}function Sn(){return Vt?Ut:(Vt=1,Ut=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}})}function xn(){if(Wt)return zt;Wt=1;var e=$e(),t=ln(),n=Sn();return zt=e?function(e,i,r){return t.f(e,i,n(1,r))}:function(e,t,n){return e[t]=n,e}}function En(){if(Zt)return Gt;Zt=1;var e,t,n,i=function(){if(Bt)return jt;Bt=1;var e=j(),t=Ie(),n=e.WeakMap;return jt=t(n)&&/native code/.test(String(n))}(),r=j(),o=Fe(),s=xn(),a=Se(),u=be(),l=yn(),c=hn(),d="Object already initialized",f=r.TypeError,v=r.WeakMap;if(i||u.state){var h=u.state||(u.state=new v);h.get=h.get,h.has=h.has,h.set=h.set,e=function(e,t){if(h.has(e))throw new f(d);return t.facade=e,h.set(e,t),t},t=function(e){return h.get(e)||{}},n=function(e){return h.has(e)}}else{var p=l("state");c[p]=!0,e=function(e,t){if(a(e,p))throw new f(d);return t.facade=e,s(e,p,t),t},t=function(e){return a(e,p)?e[p]:{}},n=function(e){return a(e,p)}}return Gt={set:e,get:t,has:n,enforce:function(i){return n(i)?t(i):e(i,{})},getterFor:function(e){return function(n){var i;if(!o(n)||(i=t(n)).type!==e)throw new f("Incompatible receiver, "+e+" required");return i}}}}var Cn,Pn,Tn={},In={};function Fn(){if(Pn)return Tn;Pn=1;var e=$e(),t=Xt(),n=function(){if(Cn)return In;Cn=1;var e={}.propertyIsEnumerable,t=Object.getOwnPropertyDescriptor,n=t&&!e.call({1:2},1);return In.f=n?function(e){var n=t(this,e);return!!n&&n.enumerable}:e,In}(),i=Sn(),r=E(),o=un(),s=Se(),a=Jt(),u=Object.getOwnPropertyDescriptor;return Tn.f=e?u:function(e,l){if(e=r(e),l=o(l),a)try{return u(e,l)}catch(e){}if(s(e,l))return i(!t(n.f,e,l),e[l])},Tn}var Rn,On,Mn,Ln,An,qn,$n,Dn={exports:{}};function Nn(){if(On)return Rn;On=1;var e=$e(),t=Se(),n=Function.prototype,i=e&&Object.getOwnPropertyDescriptor,r=t(n,"name"),o=r&&"something"===function(){}.name,s=r&&(!e||e&&i(n,"name").configurable);return Rn={EXISTS:r,PROPER:o,CONFIGURABLE:s}}function Hn(){if(Ln)return Mn;Ln=1;var e=k(),t=Ie(),n=be(),i=e(Function.toString);return t(n.inspectSource)||(n.inspectSource=function(e){return i(e)}),Mn=n.inspectSource}function jn(){if(An)return Dn.exports;An=1;var e=k(),t=y(),n=Ie(),i=Se(),r=$e(),o=Nn().CONFIGURABLE,s=Hn(),a=En(),u=a.enforce,l=a.get,c=String,d=Object.defineProperty,f=e("".slice),v=e("".replace),h=e([].join),p=r&&!t((function(){return 8!==d((function(){}),"length",{value:8}).length})),g=String(String).split("String"),_=Dn.exports=function(e,t,n){"Symbol("===f(c(t),0,7)&&(t="["+v(c(t),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),n&&n.getter&&(t="get "+t),n&&n.setter&&(t="set "+t),(!i(e,"name")||o&&e.name!==t)&&(r?d(e,"name",{value:t,configurable:!0}):e.name=t),p&&n&&i(n,"arity")&&e.length!==n.arity&&d(e,"length",{value:n.arity});try{n&&i(n,"constructor")&&n.constructor?r&&d(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}var s=u(e);return i(s,"source")||(s.source=h(g,"string"==typeof t?t:"")),e};return Function.prototype.toString=_((function(){return n(this)&&l(this).source||s(this)}),"toString"),Dn.exports}function Bn(){if($n)return qn;$n=1;var e=Ie(),t=ln(),n=jn(),i=ye();return qn=function(r,o,s,a){a||(a={});var u=a.enumerable,l=void 0!==a.name?a.name:o;if(e(s)&&n(s,l,a),a.global)u?r[o]=s:i(o,s);else{try{a.unsafe?r[o]&&(u=!0):delete r[o]}catch(e){}u?r[o]=s:t.f(r,o,{value:s,enumerable:!1,configurable:!a.nonConfigurable,writable:!a.nonWritable})}return r},qn}var Un,Vn={};var zn,Wn,Gn,Zn,Qn,Yn,Jn,Xn,Kn,ei,ti,ni,ii,ri,oi,si,ai,ui,li,ci,di,fi,vi,hi,pi,gi,_i,mi,yi,bi,ki,wi,Si,xi={};function Ei(){if(Gn)return Wn;Gn=1;var e=Kt(),t=k(),n=function(){if(Un)return Vn;Un=1;var e=pn(),t=gn().concat("length","prototype");return Vn.f=Object.getOwnPropertyNames||function(n){return e(n,t)},Vn}(),i=(zn||(zn=1,xi.f=Object.getOwnPropertySymbols),xi),r=Re(),o=t([].concat);return Wn=e("Reflect","ownKeys")||function(e){var t=n.f(r(e)),s=i.f;return s?o(t,s(e)):t}}function Ci(){if(Qn)return Zn;Qn=1;var e=Se(),t=Ei(),n=Fn(),i=ln();return Zn=function(r,o,s){for(var a=t(o),u=i.f,l=n.f,c=0;c<a.length;c++){var d=a[c];e(r,d)||s&&e(s,d)||u(r,d,l(o,d))}},Zn}function Pi(){if(Kn)return Xn;Kn=1;var e=j(),t=Fn().f,n=xn(),i=Bn(),r=ye(),o=Ci(),s=function(){if(Jn)return Yn;Jn=1;var e=y(),t=Ie(),n=/#|\.prototype\./,i=function(n,i){var u=o[r(n)];return u===a||u!==s&&(t(i)?e(i):!!i)},r=i.normalize=function(e){return String(e).replace(n,".").toLowerCase()},o=i.data={},s=i.NATIVE="N",a=i.POLYFILL="P";return Yn=i}();return Xn=function(a,u){var l,c,d,f,v,h=a.target,p=a.global,g=a.stat;if(l=p?e:g?e[h]||r(h,{}):e[h]&&e[h].prototype)for(c in u){if(f=u[c],d=a.dontCallGetSet?(v=t(l,c))&&v.value:l[c],!s(p?c:h+(g?".":"#")+c,a.forced)&&void 0!==d){if(I(f)==I(d))continue;o(f,d)}(a.sham||d&&d.sham)&&n(f,"sham",!0),i(l,c,f,a)}}}function Ti(){if(ii)return ni;ii=1;var e=Se(),t=Ie(),n=we(),i=yn(),r=function(){if(ti)return ei;ti=1;var e=y();return ei=!e((function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype})),ei}(),o=i("IE_PROTO"),s=Object,a=s.prototype;return ni=r?s.getPrototypeOf:function(i){var r=n(i);if(e(r,o))return r[o];var u=r.constructor;return t(u)&&r instanceof u?u.prototype:r instanceof s?a:null},ni}function Ii(){if(oi)return ri;oi=1;var e,t,n,i=y(),r=Ie(),o=Fe(),s=bn(),a=Ti(),u=Bn(),l=Te(),c=me(),d=l("iterator"),f=!1;return[].keys&&("next"in(n=[].keys())?(t=a(a(n)))!==Object.prototype&&(e=t):f=!0),!o(e)||i((function(){var t={};return e[d].call(t)!==t}))?e={}:c&&(e=s(e)),r(e[d])||u(e,d,(function(){return this})),ri={IteratorPrototype:e,BUGGY_SAFARI_ITERATORS:f}}function Fi(){if(ai)return si;ai=1;var e=ln().f,t=Se(),n=Te()("toStringTag");return si=function(i,r,o){i&&!o&&(i=i.prototype),i&&!t(i,n)&&e(i,n,{configurable:!0,value:r})}}function Ri(){if(vi)return fi;vi=1;var e=Fe();return fi=function(t){return e(t)||null===t}}function Oi(){if(pi)return hi;pi=1;var e=Ri(),t=String,n=TypeError;return hi=function(i){if(e(i))return i;throw new n("Can't set "+t(i)+" as a prototype")}}function Mi(){if(_i)return gi;_i=1;var e=function(){if(di)return ci;di=1;var e=k(),t=rn();return ci=function(n,i,r){try{return e(t(Object.getOwnPropertyDescriptor(n,i)[r]))}catch(e){}}}(),t=Fe(),n=x(),i=Oi();return gi=Object.setPrototypeOf||("__proto__"in{}?function(){var r,o=!1,s={};try{(r=e(Object.prototype,"__proto__","set"))(s,[]),o=s instanceof Array}catch(e){}return function(e,s){return n(e),i(s),t(e)?(o?r(e,s):e.__proto__=s,e):e}}():void 0),gi}function Li(){if(yi)return mi;yi=1;var e=Pi(),t=Xt(),n=me(),i=Nn(),r=Ie(),o=function(){if(li)return ui;li=1;var e=Ii().IteratorPrototype,t=bn(),n=Sn(),i=Fi(),r=wn(),o=function(){return this};return ui=function(s,a,u,l){var c=a+" Iterator";return s.prototype=t(e,{next:n(+!l,u)}),i(s,c,!1,!0),r[c]=o,s},ui}(),s=Ti(),a=Mi(),u=Fi(),l=xn(),c=Bn(),d=Te(),f=wn(),v=Ii(),h=i.PROPER,p=i.CONFIGURABLE,g=v.IteratorPrototype,_=v.BUGGY_SAFARI_ITERATORS,m=d("iterator"),y="keys",b="values",k="entries",w=function(){return this};return mi=function(i,d,v,S,x,E,C){o(v,d,S);var P,T,I,F=function(e){if(e===x&&A)return A;if(!_&&e&&e in M)return M[e];switch(e){case y:case b:case k:return function(){return new v(this,e)}}return function(){return new v(this)}},R=d+" Iterator",O=!1,M=i.prototype,L=M[m]||M["@@iterator"]||x&&M[x],A=!_&&L||F(x),q="Array"===d&&M.entries||L;if(q&&(P=s(q.call(new i)))!==Object.prototype&&P.next&&(n||s(P)===g||(a?a(P,g):r(P[m])||c(P,m,w)),u(P,R,!0,!0),n&&(f[R]=w)),h&&x===b&&L&&L.name!==b&&(!n&&p?l(M,"name",b):(O=!0,A=function(){return t(L,this)})),x)if(T={values:F(b),keys:E?A:F(y),entries:F(k)},C)for(I in T)(_||O||!(I in M))&&c(M,I,T[I]);else e({target:d,proto:!0,forced:_||O},T);return n&&!C||M[m]===A||c(M,m,A,{name:x}),f[d]=A,T},mi}function Ai(){return ki?bi:(ki=1,bi=function(e,t){return{value:e,done:t}})}function qi(){if(Si)return wi;Si=1;var e=E(),t=kn(),n=wn(),i=En(),r=ln().f,o=Li(),s=Ai(),a=me(),u=$e(),l="Array Iterator",c=i.set,d=i.getterFor(l);wi=o(Array,"Array",(function(t,n){c(this,{type:l,target:e(t),index:0,kind:n})}),(function(){var e=d(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,s(void 0,!0);switch(e.kind){case"keys":return s(n,!1);case"values":return s(t[n],!1)}return s([n,t[n]],!1)}),"values");var f=n.Arguments=n.Array;if(t("keys"),t("values"),t("entries"),!a&&u&&"values"!==f.name)try{r(f,"name",{value:"values"})}catch(e){}return wi}var $i,Di,Ni,Hi,ji,Bi,Ui,Vi,zi,Wi,Gi,Zi,Qi,Yi,Ji,Xi,Ki,er,tr,nr,ir,rr,or,sr,ar,ur={};function lr(){if(Hi)return Ni;Hi=1;var e=function(){if(Di)return $i;Di=1;var e=w(),t=k();return $i=function(n){if("Function"===e(n))return t(n)}}(),t=rn(),n=b(),i=e(e.bind);return Ni=function(e,r){return t(e),void 0===r?e:n?i(e,r):function(){return e.apply(r,arguments)}},Ni}function cr(){if(Bi)return ji;Bi=1;var e=Te(),t=wn(),n=e("iterator"),i=Array.prototype;return ji=function(e){return void 0!==e&&(t.Array===e||i[n]===e)}}function dr(){if(Wi)return zi;Wi=1;var e=function(){if(Vi)return Ui;Vi=1;var e={};return e[Te()("toStringTag")]="z",Ui="[object z]"===String(e)}(),t=Ie(),n=w(),i=Te()("toStringTag"),r=Object,o="Arguments"===n(function(){return arguments}());return zi=e?n:function(e){var s,a,u;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(a=function(e,t){try{return e[t]}catch(e){}}(s=r(e),i))?a:o?n(s):"Object"===(u=n(s))&&t(s.callee)?"Arguments":u},zi}function fr(){if(Zi)return Gi;Zi=1;var e=dr(),t=on(),n=S(),i=wn(),r=Te()("iterator");return Gi=function(o){if(!n(o))return t(o,r)||t(o,"@@iterator")||i[e(o)]}}function vr(){if(Yi)return Qi;Yi=1;var e=Xt(),t=rn(),n=Re(),i=nn(),r=fr(),o=TypeError;return Qi=function(s,a){var u=arguments.length<2?r(s):a;if(t(u))return n(e(u,s));throw new o(i(s)+" is not iterable")},Qi}function hr(){if(Xi)return Ji;Xi=1;var e=Xt(),t=Re(),n=on();return Ji=function(i,r,o){var s,a;t(i);try{if(!(s=n(i,"return"))){if("throw"===r)throw o;return o}s=e(s,i)}catch(e){a=!0,s=e}if("throw"===r)throw o;if(a)throw s;return t(s),o}}function pr(){if(er)return Ki;er=1;var e=lr(),t=Xt(),n=Re(),i=nn(),r=cr(),o=vn(),s=en(),a=vr(),u=fr(),l=hr(),c=TypeError,d=function(e,t){this.stopped=e,this.result=t},f=d.prototype;return Ki=function(v,h,p){var g,_,m,y,b,k,w,S=p&&p.that,x=!(!p||!p.AS_ENTRIES),E=!(!p||!p.IS_RECORD),C=!(!p||!p.IS_ITERATOR),P=!(!p||!p.INTERRUPTED),T=e(h,S),F=function(e){return g&&l(g,"normal",e),new d(!0,e)},R=function(e){return x?(n(e),P?T(e[0],e[1],F):T(e[0],e[1])):P?T(e,F):T(e)};if(E)g=v.iterator;else if(C)g=v;else{if(!(_=u(v)))throw new c(i(v)+" is not iterable");if(r(_)){for(m=0,y=o(v);y>m;m++)if((b=R(v[m]))&&s(f,b))return b;return new d(!1)}g=a(v,_)}for(k=E?v.next:g.next;!(w=t(k,g)).done;){try{b=R(w.value)}catch(e){l(g,"throw",e)}if("object"==I(b)&&b&&s(f,b))return b}return new d(!1)}}function gr(){if(nr)return tr;nr=1;var e=$e(),t=ln(),n=Sn();return tr=function(i,r,o){e?t.f(i,r,n(0,o)):i[r]=o}}function _r(){if(or)return rr;or=1;var e=j();return rr=e}function mr(){if(ar)return sr;ar=1,qi(),function(){if(ir)return ur;ir=1;var e=Pi(),t=pr(),n=gr();e({target:"Object",stat:!0},{fromEntries:function(e){var i={};return t(e,(function(e,t){n(i,e,t)}),{AS_ENTRIES:!0}),i}})}();var e=_r();return sr=e.Object.fromEntries}var yr,br,kr,wr,Sr,xr,Er,Cr,Pr,Tr,Ir,Fr,Rr={};function Or(){if(Sr)return Rr;Sr=1;var e=j(),t=br?yr:(br=1,yr={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}),n=function(){if(wr)return kr;wr=1;var e=Yt()("span").classList,t=e&&e.constructor&&e.constructor.prototype;return kr=t===Object.prototype?void 0:t}(),i=qi(),r=xn(),o=Fi(),s=Te()("iterator"),a=i.values,u=function(e,n){if(e){if(e[s]!==a)try{r(e,s,a)}catch(t){e[s]=a}if(o(e,n,!0),t[n])for(var u in i)if(e[u]!==i[u])try{r(e,u,i[u])}catch(t){e[u]=i[u]}}};for(var l in t)u(e[l]&&e[l].prototype,l);return u(n,"DOMTokenList"),Rr}function Mr(){if(Pr)return Cr;Pr=1;var e=function(){if(Er)return xr;Er=1;var e=mr();return Or(),xr=e}();return Cr=e}Fr||(Fr=1,function(){if(Ir)return Tr;Ir=1;var e=Mr();Tr=e}());var Lr,Ar,qr,$r,Dr,Nr,Hr,jr,Br,Ur,Vr,zr,Wr="$people_distinct_id",Gr="__alias",Zr="__timers",Qr="$autocapture_disabled_server_side",Yr="$heatmaps_enabled_server_side",Jr="$exception_capture_enabled_server_side",Xr="$web_vitals_enabled_server_side",Kr="$dead_clicks_enabled_server_side",eo="$web_vitals_allowed_metrics",to="$session_recording_enabled_server_side",no="$console_log_recording_enabled_server_side",io="$session_recording_network_payload_capture",ro="$session_recording_masking",oo="$session_recording_canvas_recording",so="$replay_sample_rate",ao="$replay_minimum_duration",uo="$replay_script_config",lo="$sesid",co="$session_is_sampled",fo="$session_recording_url_trigger_activated_session",vo="$session_recording_event_trigger_activated_session",ho="$enabled_feature_flags",po="$early_access_features",go="$feature_flag_details",_o="$stored_person_properties",mo="$stored_group_properties",yo="$surveys",bo="$surveys_activated",ko="$flag_call_reported",wo="$user_state",So="$client_session_props",xo="$capture_rate_limit",Eo="$initial_campaign_params",Co="$initial_referrer_info",Po="$initial_person_info",To="$epp",Io="__POSTHOG_TOOLBAR__",Fo="$posthog_cookieless",Ro=[Wr,Gr,"__cmpns",Zr,to,Yr,lo,ho,wo,po,go,mo,_o,yo,ko,So,xo,Eo,Co,To],Oo={},Mo=[],Lo=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i,Ao=Array.isArray;function qo(e,t){for(var n in t)e[n]=t[n];return e}function $o(e){var t=e.parentNode;t&&t.removeChild(e)}function Do(e,t,n){var i,r,o,s={};for(o in t)"key"==o?i=t[o]:"ref"==o?r=t[o]:s[o]=t[o];if(arguments.length>2&&(s.children=arguments.length>3?Lr.call(arguments,2):n),"function"==typeof e&&null!=e.defaultProps)for(o in e.defaultProps)void 0===s[o]&&(s[o]=e.defaultProps[o]);return No(e,s,i,r,null)}function No(e,t,n,i,r){var o={type:e,props:t,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:null==r?++qr:r,__i:-1,__u:0};return null==r&&null!=Ar.vnode&&Ar.vnode(o),o}function Ho(e){return e.children}function jo(e,t){this.props=e,this.context=t}function Bo(e,t){if(null==t)return e.__?Bo(e.__,e.__i+1):null;for(var n;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e)return n.__e;return"function"==typeof e.type?Bo(e):null}function Uo(e){var t,n;if(null!=(e=e.__)&&null!=e.__c){for(e.__e=e.__c.base=null,t=0;t<e.__k.length;t++)if(null!=(n=e.__k[t])&&null!=n.__e){e.__e=e.__c.base=n.__e;break}return Uo(e)}}function Vo(e){(!e.__d&&(e.__d=!0)&&$r.push(e)&&!zo.__r++||Dr!==Ar.debounceRendering)&&((Dr=Ar.debounceRendering)||Nr)(zo)}function zo(){var e,t,n,i,r,o,s,a,u;for($r.sort(Hr);e=$r.shift();)e.__d&&(t=$r.length,i=void 0,o=(r=(n=e).__v).__e,a=[],u=[],(s=n.__P)&&((i=qo({},r)).__v=r.__v+1,Ar.vnode&&Ar.vnode(i),Ko(s,i,r,n.__n,void 0!==s.ownerSVGElement,32&r.__u?[o]:null,a,null==o?Bo(r):o,!!(32&r.__u),u),i.__.__k[i.__i]=i,es(a,i,u),i.__e!=o&&Uo(i)),$r.length>t&&$r.sort(Hr));zo.__r=0}function Wo(e,t,n,i,r,o,s,a,u,l,c){var d,f,v,h,p,g=i&&i.__k||Mo,_=t.length;for(n.__d=u,function(e,t,n){var i,r,o,s,a,u=t.length,l=n.length,c=l,d=0;for(e.__k=[],i=0;i<u;i++)null!=(r=e.__k[i]=null==(r=t[i])||"boolean"==typeof r||"function"==typeof r?null:"string"==typeof r||"number"==typeof r||"bigint"==typeof r||r.constructor==String?No(null,r,null,null,r):Ao(r)?No(Ho,{children:r},null,null,null):void 0===r.constructor&&r.__b>0?No(r.type,r.props,r.key,r.ref?r.ref:null,r.__v):r)?(r.__=e,r.__b=e.__b+1,a=Zo(r,n,s=i+d,c),r.__i=a,o=null,-1!==a&&(c--,(o=n[a])&&(o.__u|=131072)),null==o||null===o.__v?(-1==a&&d--,"function"!=typeof r.type&&(r.__u|=65536)):a!==s&&(a===s+1?d++:a>s?c>u-s?d+=a-s:d--:d=a<s&&a==s-1?a-s:0,a!==i+d&&(r.__u|=65536))):(o=n[i])&&null==o.key&&o.__e&&(o.__e==e.__d&&(e.__d=Bo(o)),is(o,o,!1),n[i]=null,c--);if(c)for(i=0;i<l;i++)null!=(o=n[i])&&0==(131072&o.__u)&&(o.__e==e.__d&&(e.__d=Bo(o)),is(o,o))}(n,t,g),u=n.__d,d=0;d<_;d++)null!=(v=n.__k[d])&&"boolean"!=typeof v&&"function"!=typeof v&&(f=-1===v.__i?Oo:g[v.__i]||Oo,v.__i=d,Ko(e,v,f,r,o,s,a,u,l,c),h=v.__e,v.ref&&f.ref!=v.ref&&(f.ref&&ns(f.ref,null,v),c.push(v.ref,v.__c||h,v)),null==p&&null!=h&&(p=h),65536&v.__u||f.__k===v.__k?u=Go(v,u,e):"function"==typeof v.type&&void 0!==v.__d?u=v.__d:h&&(u=h.nextSibling),v.__d=void 0,v.__u&=-196609);n.__d=u,n.__e=p}function Go(e,t,n){var i,r;if("function"==typeof e.type){for(i=e.__k,r=0;i&&r<i.length;r++)i[r]&&(i[r].__=e,t=Go(i[r],t,n));return t}return e.__e!=t&&(n.insertBefore(e.__e,t||null),t=e.__e),t&&t.nextSibling}function Zo(e,t,n,i){var r=e.key,o=e.type,s=n-1,a=n+1,u=t[n];if(null===u||u&&r==u.key&&o===u.type)return n;if(i>(null!=u&&0==(131072&u.__u)?1:0))for(;s>=0||a<t.length;){if(s>=0){if((u=t[s])&&0==(131072&u.__u)&&r==u.key&&o===u.type)return s;s--}if(a<t.length){if((u=t[a])&&0==(131072&u.__u)&&r==u.key&&o===u.type)return a;a++}}return-1}function Qo(e,t,n){"-"===t[0]?e.setProperty(t,null==n?"":n):e[t]=null==n?"":"number"!=typeof n||Lo.test(t)?n:n+"px"}function Yo(e,t,n,i,r){var o;e:if("style"===t)if("string"==typeof n)e.style.cssText=n;else{if("string"==typeof i&&(e.style.cssText=i=""),i)for(t in i)n&&t in n||Qo(e.style,t,"");if(n)for(t in n)i&&n[t]===i[t]||Qo(e.style,t,n[t])}else if("o"===t[0]&&"n"===t[1])o=t!==(t=t.replace(/(PointerCapture)$|Capture$/,"$1")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+o]=n,n?i?n.u=i.u:(n.u=Date.now(),e.addEventListener(t,o?Xo:Jo,o)):e.removeEventListener(t,o?Xo:Jo,o);else{if(r)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==t&&"height"!==t&&"href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&"rowSpan"!==t&&"colSpan"!==t&&"role"!==t&&t in e)try{e[t]=null==n?"":n;break e}catch(e){}"function"==typeof n||(null==n||!1===n&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,n))}}function Jo(e){var t=this.l[e.type+!1];if(e.t){if(e.t<=t.u)return}else e.t=Date.now();return t(Ar.event?Ar.event(e):e)}function Xo(e){return this.l[e.type+!0](Ar.event?Ar.event(e):e)}function Ko(e,t,n,i,r,o,s,a,u,l){var c,d,f,v,h,p,g,_,m,y,b,k,w,S,x,E=t.type;if(void 0!==t.constructor)return null;128&n.__u&&(u=!!(32&n.__u),o=[a=t.__e=n.__e]),(c=Ar.__b)&&c(t);e:if("function"==typeof E)try{if(_=t.props,m=(c=E.contextType)&&i[c.__c],y=c?m?m.props.value:c.__:i,n.__c?g=(d=t.__c=n.__c).__=d.__E:("prototype"in E&&E.prototype.render?t.__c=d=new E(_,y):(t.__c=d=new jo(_,y),d.constructor=E,d.render=rs),m&&m.sub(d),d.props=_,d.state||(d.state={}),d.context=y,d.__n=i,f=d.__d=!0,d.__h=[],d._sb=[]),null==d.__s&&(d.__s=d.state),null!=E.getDerivedStateFromProps&&(d.__s==d.state&&(d.__s=qo({},d.__s)),qo(d.__s,E.getDerivedStateFromProps(_,d.__s))),v=d.props,h=d.state,d.__v=t,f)null==E.getDerivedStateFromProps&&null!=d.componentWillMount&&d.componentWillMount(),null!=d.componentDidMount&&d.__h.push(d.componentDidMount);else{if(null==E.getDerivedStateFromProps&&_!==v&&null!=d.componentWillReceiveProps&&d.componentWillReceiveProps(_,y),!d.__e&&(null!=d.shouldComponentUpdate&&!1===d.shouldComponentUpdate(_,d.__s,y)||t.__v===n.__v)){for(t.__v!==n.__v&&(d.props=_,d.state=d.__s,d.__d=!1),t.__e=n.__e,t.__k=n.__k,t.__k.forEach((function(e){e&&(e.__=t)})),b=0;b<d._sb.length;b++)d.__h.push(d._sb[b]);d._sb=[],d.__h.length&&s.push(d);break e}null!=d.componentWillUpdate&&d.componentWillUpdate(_,d.__s,y),null!=d.componentDidUpdate&&d.__h.push((function(){d.componentDidUpdate(v,h,p)}))}if(d.context=y,d.props=_,d.__P=e,d.__e=!1,k=Ar.__r,w=0,"prototype"in E&&E.prototype.render){for(d.state=d.__s,d.__d=!1,k&&k(t),c=d.render(d.props,d.state,d.context),S=0;S<d._sb.length;S++)d.__h.push(d._sb[S]);d._sb=[]}else do{d.__d=!1,k&&k(t),c=d.render(d.props,d.state,d.context),d.state=d.__s}while(d.__d&&++w<25);d.state=d.__s,null!=d.getChildContext&&(i=qo(qo({},i),d.getChildContext())),f||null==d.getSnapshotBeforeUpdate||(p=d.getSnapshotBeforeUpdate(v,h)),Wo(e,Ao(x=null!=c&&c.type===Ho&&null==c.key?c.props.children:c)?x:[x],t,n,i,r,o,s,a,u,l),d.base=t.__e,t.__u&=-161,d.__h.length&&s.push(d),g&&(d.__E=d.__=null)}catch(e){t.__v=null,u||null!=o?(t.__e=a,t.__u|=u?160:32,o[o.indexOf(a)]=null):(t.__e=n.__e,t.__k=n.__k),Ar.__e(e,t,n)}else null==o&&t.__v===n.__v?(t.__k=n.__k,t.__e=n.__e):t.__e=ts(n.__e,t,n,i,r,o,s,u,l);(c=Ar.diffed)&&c(t)}function es(e,t,n){t.__d=void 0;for(var i=0;i<n.length;i++)ns(n[i],n[++i],n[++i]);Ar.__c&&Ar.__c(t,e),e.some((function(t){try{e=t.__h,t.__h=[],e.some((function(e){e.call(t)}))}catch(e){Ar.__e(e,t.__v)}}))}function ts(e,t,n,i,r,o,s,a,u){var l,c,d,f,v,h,p,g=n.props,_=t.props,m=t.type;if("svg"===m&&(r=!0),null!=o)for(l=0;l<o.length;l++)if((v=o[l])&&"setAttribute"in v==!!m&&(m?v.localName===m:3===v.nodeType)){e=v,o[l]=null;break}if(null==e){if(null===m)return document.createTextNode(_);e=r?document.createElementNS("http://www.w3.org/2000/svg",m):document.createElement(m,_.is&&_),o=null,a=!1}if(null===m)g===_||a&&e.data===_||(e.data=_);else{if(o=o&&Lr.call(e.childNodes),g=n.props||Oo,!a&&null!=o)for(g={},l=0;l<e.attributes.length;l++)g[(v=e.attributes[l]).name]=v.value;for(l in g)v=g[l],"children"==l||("dangerouslySetInnerHTML"==l?d=v:"key"===l||l in _||Yo(e,l,null,v,r));for(l in _)v=_[l],"children"==l?f=v:"dangerouslySetInnerHTML"==l?c=v:"value"==l?h=v:"checked"==l?p=v:"key"===l||a&&"function"!=typeof v||g[l]===v||Yo(e,l,v,g[l],r);if(c)a||d&&(c.__html===d.__html||c.__html===e.innerHTML)||(e.innerHTML=c.__html),t.__k=[];else if(d&&(e.innerHTML=""),Wo(e,Ao(f)?f:[f],t,n,i,r&&"foreignObject"!==m,o,s,o?o[0]:n.__k&&Bo(n,0),a,u),null!=o)for(l=o.length;l--;)null!=o[l]&&$o(o[l]);a||(l="value",void 0!==h&&(h!==e[l]||"progress"===m&&!h||"option"===m&&h!==g[l])&&Yo(e,l,h,g[l],!1),l="checked",void 0!==p&&p!==e[l]&&Yo(e,l,p,g[l],!1))}return e}function ns(e,t,n){try{"function"==typeof e?e(t):e.current=t}catch(e){Ar.__e(e,n)}}function is(e,t,n){var i,r;if(Ar.unmount&&Ar.unmount(e),(i=e.ref)&&(i.current&&i.current!==e.__e||ns(i,null,t)),null!=(i=e.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount()}catch(e){Ar.__e(e,t)}i.base=i.__P=null,e.__c=void 0}if(i=e.__k)for(r=0;r<i.length;r++)i[r]&&is(i[r],t,n||"function"!=typeof e.type);n||null==e.__e||$o(e.__e),e.__=e.__e=e.__d=void 0}function rs(e,t,n){return this.constructor(e,n)}function os(e,t,n){var i,r,o,s;Ar.__&&Ar.__(e,t),r=(i="function"==typeof n)?null:t.__k,o=[],s=[],Ko(t,e=(!i&&n||t).__k=Do(Ho,null,[e]),r||Oo,Oo,void 0!==t.ownerSVGElement,!i&&n?[n]:r?null:t.firstChild?Lr.call(t.childNodes):null,o,!i&&n?n:r?r.__e:t.firstChild,i,s),es(o,e,s)}function ss(e,t,n){var i,r,o,s,a=qo({},e.props);for(o in e.type&&e.type.defaultProps&&(s=e.type.defaultProps),t)"key"==o?i=t[o]:"ref"==o?r=t[o]:a[o]=void 0===t[o]&&void 0!==s?s[o]:t[o];return arguments.length>2&&(a.children=arguments.length>3?Lr.call(arguments,2):n),No(e.type,a,i||e.key,r||e.ref,null)}Lr=Mo.slice,Ar={__e:function(e,t,n,i){for(var r,o,s;t=t.__;)if((r=t.__c)&&!r.__)try{if((o=r.constructor)&&null!=o.getDerivedStateFromError&&(r.setState(o.getDerivedStateFromError(e)),s=r.__d),null!=r.componentDidCatch&&(r.componentDidCatch(e,i||{}),s=r.__d),s)return r.__E=r}catch(t){e=t}throw e}},qr=0,jo.prototype.setState=function(e,t){var n;n=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=qo({},this.state),"function"==typeof e&&(e=e(qo({},n),this.props)),e&&qo(n,e),null!=e&&this.__v&&(t&&this._sb.push(t),Vo(this))},jo.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),Vo(this))},jo.prototype.render=Ho,$r=[],Nr="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,Hr=function(e,t){return e.__v.__b-t.__v.__b},zo.__r=0,jr=0,function(e){e.Popover="popover",e.API="api",e.Widget="widget"}(Br||(Br={})),function(e){e.Open="open",e.MultipleChoice="multiple_choice",e.SingleChoice="single_choice",e.Rating="rating",e.Link="link"}(Ur||(Ur={})),function(e){e.NextQuestion="next_question",e.End="end",e.ResponseBased="response_based",e.SpecificQuestion="specific_question"}(Vr||(Vr={})),function(e){e.Once="once",e.Recurring="recurring",e.Always="always"}(zr||(zr={}));var as,us="undefined"!=typeof window?window:void 0,ls="undefined"!=typeof globalThis?globalThis:us,cs=Array.prototype,ds=cs.forEach,fs=cs.indexOf,vs=null==ls?void 0:ls.navigator,hs=null==ls?void 0:ls.document,ps=null==ls?void 0:ls.location,gs=null==ls?void 0:ls.fetch,_s=null!=ls&&ls.XMLHttpRequest&&"withCredentials"in new ls.XMLHttpRequest?ls.XMLHttpRequest:void 0,ms=null==ls?void 0:ls.AbortController,ys=null==vs?void 0:vs.userAgent,bs=null!=us?us:{},ks={DEBUG:!1,LIB_VERSION:"1.232.4"},ws="$copy_autocapture",Ss=["$snapshot","$pageview","$pageleave","$set","survey dismissed","survey sent","survey shown","$identify","$groupidentify","$create_alias","$$client_ingestion_warning","$web_experiment_applied","$feature_enrollment_update","$feature_flag_called"];!function(e){e.GZipJS="gzip-js",e.Base64="base64"}(as||(as={}));var xs=["fatal","error","warning","log","info","debug"];function Es(e,t){return-1!==e.indexOf(t)}var Cs=function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},Ps=function(e){return e.replace(/^\$/,"")};var Ts=Array.isArray,Is=Object.prototype,Fs=Is.hasOwnProperty,Rs=Is.toString,Os=Ts||function(e){return"[object Array]"===Rs.call(e)},Ms=function(e){return"function"==typeof e},Ls=function(e){return e===Object(e)&&!Os(e)},As=function(e){if(Ls(e)){for(var t in e)if(Fs.call(e,t))return!1;return!0}return!1},qs=function(e){return void 0===e},$s=function(e){return"[object String]"==Rs.call(e)},Ds=function(e){return $s(e)&&0===e.trim().length},Ns=function(e){return null===e},Hs=function(e){return qs(e)||Ns(e)},js=function(e){return"[object Number]"==Rs.call(e)},Bs=function(e){return"[object Boolean]"===Rs.call(e)},Us=function(e){return e instanceof FormData},Vs=function(e){return e instanceof Error},zs=function(e){return Es(Ss,e)},Ws=function e(t){var n={_log:function(e){if(us&&(ks.DEBUG||bs.POSTHOG_DEBUG)&&!qs(us.console)&&us.console){for(var n=("__rrweb_original__"in us.console[e]?us.console[e].__rrweb_original__:us.console[e]),i=arguments.length,r=new Array(i>1?i-1:0),o=1;o<i;o++)r[o-1]=arguments[o];n.apply(void 0,[t].concat(r))}},info:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["log"].concat(t))},warn:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["warn"].concat(t))},error:function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];n._log.apply(n,["error"].concat(t))},critical:function(){for(var e,n=arguments.length,i=new Array(n),r=0;r<n;r++)i[r]=arguments[r];(e=console).error.apply(e,[t].concat(i))},uninitializedWarning:function(e){n.error("You must initialize PostHog before calling ".concat(e))},createLogger:function(n){return e("".concat(t," ").concat(n))}};return n}("[PostHog.js]"),Gs=Ws.createLogger,Zs=Gs("[Stylesheet Loader]"),Qs=function(e,t,n){var i,r=e.createElement("style");return r.innerText=t,null!=n&&null!==(i=n.config)&&void 0!==i&&i.prepare_external_dependency_stylesheet&&(r=n.config.prepare_external_dependency_stylesheet(r)),r||(Zs.error("prepare_external_dependency_stylesheet returned null"),null)},Ys=us,Js=hs,Xs="seenSurvey_",Ks=Gs("[Surveys]"),ea=2147483647;function ta(e){if("inherit"===e)return"inherit";var t='BlinkMacSystemFont, "Inter", "Segoe UI", "Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"';return e?"".concat(e,", ").concat(t):"-apple-system, ".concat(t)}var na=function(e){return"\n .survey-form, .thank-you-message {\n position: fixed;\n margin: 0px;\n bottom: 0px;\n color: black;\n font-weight: normal;\n font-family: ".concat(ta(null==e?void 0:e.fontFamily),";\n text-align: left;\n max-width: ").concat(parseInt((null==e?void 0:e.maxWidth)||"300"),"px;\n width: 100%;\n z-index: ").concat(parseInt((null==e?void 0:e.zIndex)||ea.toString()),";\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n border-bottom: 0px;\n ").concat({left:"left: 30px;",right:"right: 30px;",center:"\n left: 50%;\n transform: translateX(-50%);\n "}[(null==e?void 0:e.position)||"right"]||"right: 30px;","\n flex-direction: column;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n border-top-left-radius: 10px;\n border-top-right-radius: 10px;\n box-shadow: -6px 0 16px -8px rgb(0 0 0 / 8%), -9px 0 28px 0 rgb(0 0 0 / 5%), -12px 0 48px 16px rgb(0 0 0 / 3%);\n }\n\n .survey-box, .thank-you-message-container {\n padding: 20px 25px 10px;\n display: flex;\n flex-direction: column;\n border-radius: 10px;\n }\n\n .thank-you-message {\n text-align: center;\n }\n\n .form-submit[disabled] {\n opacity: ").concat((null==e?void 0:e.disabledButtonOpacity)||"0.6",";\n filter: grayscale(50%);\n cursor: not-allowed;\n }\n .survey-form textarea {\n color: #2d2d2d;\n font-size: 14px;\n font-family: ").concat(ta(null==e?void 0:e.fontFamily),";\n background: white;\n color: black;\n outline: none;\n padding-left: 10px;\n padding-right: 10px;\n padding-top: 10px;\n border-radius: 6px;\n border-color: ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n margin-top: 14px;\n width: 100%;\n box-sizing: border-box;\n }\n .survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) textarea {\n margin-top: 0;\n }\n .form-submit {\n box-sizing: border-box;\n margin: 0;\n font-family: inherit;\n overflow: visible;\n text-transform: none;\n position: relative;\n display: inline-block;\n font-weight: 700;\n white-space: nowrap;\n text-align: center;\n border: 1.5px solid transparent;\n cursor: pointer;\n user-select: none;\n touch-action: manipulation;\n padding: 12px;\n font-size: 14px;\n border-radius: 6px;\n outline: 0;\n background: ").concat((null==e?void 0:e.submitButtonColor)||"black"," !important;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);\n box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);\n width: 100%;\n }\n .form-cancel {\n display: flex;\n float: right;\n border: none;\n background: none;\n cursor: pointer;\n }\n .cancel-btn-wrapper {\n position: absolute;\n width: 35px;\n height: 35px;\n border-radius: 100%;\n top: 0;\n right: 0;\n transform: translate(50%, -50%);\n background: white;\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .bolded { font-weight: 600; }\n .buttons {\n display: flex;\n justify-content: center;\n }\n .footer-branding {\n font-size: 11px;\n margin-top: 10px;\n text-align: center;\n display: flex;\n justify-content: center;\n gap: 4px;\n align-items: center;\n font-weight: 500;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n text-decoration: none;\n backgroundColor: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n color: ").concat(ra((null==e?void 0:e.backgroundColor)||"#eeeded"),";\n }\n .survey-question {\n font-weight: 500;\n font-size: 14px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .question-textarea-wrapper {\n display: flex;\n flex-direction: column;\n }\n .survey-question-description {\n font-size: 13px;\n padding-top: 5px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .ratings-number {\n font-size: 16px;\n font-weight: 600;\n padding: 8px 0px;\n border: none;\n }\n .ratings-number:hover {\n cursor: pointer;\n }\n .rating-options {\n margin-top: 14px;\n }\n .rating-options-number {\n display: grid;\n border-radius: 6px;\n overflow: hidden;\n border: 1.5px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n }\n .rating-options-number > .ratings-number {\n border-right: 1px solid ").concat((null==e?void 0:e.borderColor)||"#c9c6c6",";\n }\n .rating-options-number > .ratings-number:last-of-type {\n border-right: 0px;\n }\n .rating-options-number .rating-active {\n background: ").concat((null==e?void 0:e.ratingButtonActiveColor)||"black",";\n }\n .rating-options-emoji {\n display: flex;\n justify-content: space-between;\n }\n .ratings-emoji {\n font-size: 16px;\n background-color: transparent;\n border: none;\n padding: 0px;\n }\n .ratings-emoji:hover {\n cursor: pointer;\n }\n .ratings-emoji.rating-active svg {\n fill: ").concat((null==e?void 0:e.ratingButtonActiveColor)||"black",";\n }\n .emoji-svg {\n fill: '#939393';\n }\n .rating-text {\n display: flex;\n flex-direction: row;\n font-size: 11px;\n justify-content: space-between;\n margin-top: 6px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n opacity: .60;\n }\n .limit-height {\n max-height: 300px;\n overflow: auto;\n scrollbar-width: thin;\n scrollbar-color: ").concat((null==e?void 0:e.borderColor)||"#c9c6c6"," ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .multiple-choice-options {\n margin-top: 13px;\n font-size: 14px;\n }\n .survey-box:has(.survey-question:empty):not(:has(.survey-question-description)) .multiple-choice-options {\n margin-top: 0;\n }\n .multiple-choice-options .choice-option {\n display: flex;\n align-items: center;\n gap: 4px;\n font-size: 13px;\n cursor: pointer;\n margin-bottom: 5px;\n position: relative;\n }\n .multiple-choice-options > .choice-option:last-of-type {\n margin-bottom: 0px;\n }\n .multiple-choice-options input {\n cursor: pointer;\n position: absolute;\n opacity: 0;\n }\n .choice-check {\n position: absolute;\n right: 10px;\n background: white;\n }\n .choice-check svg {\n display: none;\n }\n .multiple-choice-options .choice-option:hover .choice-check svg {\n display: inline-block;\n opacity: .25;\n }\n .multiple-choice-options input:checked + label + .choice-check svg {\n display: inline-block;\n opacity: 100% !important;\n }\n .multiple-choice-options input:checked + label {\n font-weight: bold;\n border: 1.5px solid rgba(0,0,0);\n }\n .multiple-choice-options input:checked + label input {\n font-weight: bold;\n }\n .multiple-choice-options label {\n width: 100%;\n cursor: pointer;\n padding: 10px;\n border: 1.5px solid rgba(0,0,0,.25);\n border-radius: 4px;\n background: white;\n }\n .multiple-choice-options .choice-option-open label {\n padding-right: 30px;\n display: flex;\n flex-wrap: wrap;\n gap: 8px;\n max-width: 100%;\n }\n .multiple-choice-options .choice-option-open label span {\n width: 100%;\n }\n .multiple-choice-options .choice-option-open input:disabled + label {\n opacity: 0.6;\n }\n .multiple-choice-options .choice-option-open label input {\n position: relative;\n opacity: 1;\n flex-grow: 1;\n border: 0;\n outline: 0;\n }\n .thank-you-message-body {\n margin-top: 6px;\n font-size: 14px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .thank-you-message-header {\n margin: 10px 0px 0px;\n background: ").concat((null==e?void 0:e.backgroundColor)||"#eeeded",";\n }\n .thank-you-message-container .form-submit {\n margin-top: 20px;\n margin-bottom: 10px;\n }\n .thank-you-message-countdown {\n margin-left: 6px;\n }\n .bottom-section {\n margin-top: 14px;\n }\n ")};function ia(e){if("#"===e[0]){var t=e.replace(/^#/,"");return"rgb("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+")"}return"rgb(255, 255, 255)"}function ra(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:sa;"#"===t[0]&&(e=ia(t)),t.startsWith("rgb")&&(e=t);var n=function(e){return{aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"}[e.toLowerCase()]}(t);if(n&&(e=ia(n)),!e)return"black";var i=e.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(i){var r=parseInt(i[1]),o=parseInt(i[2]),s=parseInt(i[3]);return Math.sqrt(r*r*.299+o*o*.587+s*s*.114)>127.5?"black":"white"}return"black"}var oa={backgroundColor:"#eeeded",submitButtonColor:"black",submitButtonTextColor:"white",ratingButtonColor:"white",ratingButtonActiveColor:"black",borderColor:"#c9c6c6",placeholder:"Start typing...",whiteLabel:!1,displayThankYouMessage:!0,thankYouMessageHeader:"Thank you for your feedback!",position:"right"},sa="#eeeded",aa=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,i=arguments.length>2?arguments[2]:void 0;i?(localStorage.setItem(va(n),"true"),i.capture("survey sent",P(P({$survey_name:n.name,$survey_id:n.id,$survey_iteration:n.current_iteration,$survey_iteration_start_date:n.current_iteration_start_date,$survey_questions:n.questions.map((function(e,t){return{id:e.id,question:e.question,index:t}})),sessionRecordingUrl:null===(e=i.get_session_replay_url)||void 0===e?void 0:e.call(i)},t),{},{$set:L({},ha(n,"responded"),!0)})),Ys.dispatchEvent(new Event("PHSurveySent"))):Ks.error("[survey sent] event not captured, PostHog instance not found.")},ua=function(e,t,n){var i;t?n||(t.capture("survey dismissed",{$survey_name:e.name,$survey_id:e.id,$survey_iteration:e.current_iteration,$survey_iteration_start_date:e.current_iteration_start_date,sessionRecordingUrl:null===(i=t.get_session_replay_url)||void 0===i?void 0:i.call(t),$set:L({},ha(e,"dismissed"),!0)}),localStorage.setItem(va(e),"true"),Ys.dispatchEvent(new Event("PHSurveyClosed"))):Ks.error("[survey dismissed] event not captured, PostHog instance not found.")},la=function(e){return e.map((function(e){return{sort:Math.floor(10*Math.random()),value:e}})).sort((function(e,t){return e.sort-t.sort})).map((function(e){return e.value}))},ca=function(e,t){return e.length===t.length&&e.every((function(e,n){return e===t[n]}))?t.reverse():t},da=function(e){return e.appearance&&e.appearance.shuffleQuestions?ca(e.questions,la(e.questions)):e.questions},fa=function(e){var t,n;return e.schedule===zr.Always&&e.type===Br.Widget||!(null===(t=e.conditions)||void 0===t||null===(n=t.events)||void 0===n||!n.repeatedActivation||!function(e){var t,n,i,r,o,s;return null!=(null===(t=e.conditions)||void 0===t||null===(n=t.events)||void 0===n||null===(i=n.values)||void 0===i?void 0:i.length)&&(null===(r=e.conditions)||void 0===r||null===(o=r.events)||void 0===o||null===(s=o.values)||void 0===s?void 0:s.length)>0}(e))},va=function(e){var t="".concat(Xs).concat(e.id);return e.current_iteration&&e.current_iteration>0&&(t="".concat(Xs).concat(e.id,"_").concat(e.current_iteration)),t},ha=function(e,t){var n="$survey_".concat(t,"/").concat(e.id);return e.current_iteration&&e.current_iteration>0&&(n="$survey_".concat(t,"/").concat(e.id,"/").concat(e.current_iteration)),n},pa=function(e,t){var n={__c:t="__cC"+jr++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var n,i;return this.getChildContext||(n=[],(i={})[t]=this,this.getChildContext=function(){return i},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&n.some((function(e){e.__e=!0,Vo(e)}))},this.sub=function(e){n.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){n.splice(n.indexOf(e),1),t&&t.call(e)}}),e.children}};return n.Provider.__=n.Consumer.contextType=n}({isPreviewMode:!1,previewPageIndex:0,onPopupSurveyDismissed:function(){},isPopup:!0,onPreviewSubmit:function(){},onPopupSurveySent:function(){}}),ga=function(e){var t=e.component,n=e.children,i=e.renderAsHtml,r=e.style;return ss(t,i?{dangerouslySetInnerHTML:{__html:n},style:r}:{children:n,style:r})},_a={};function ma(e,t,n){if(Os(e))if(ds&&e.forEach===ds)e.forEach(t,n);else if("length"in e&&e.length===+e.length)for(var i=0,r=e.length;i<r;i++)if(i in e&&t.call(n,e[i],i)===_a)return}function ya(e,t,n){if(!Hs(e)){if(Os(e))return ma(e,t,n);if(Us(e)){var i,r=H(e.entries());try{for(r.s();!(i=r.n()).done;){var o=i.value;if(t.call(n,o[1],o[0])===_a)return}}catch(e){r.e(e)}finally{r.f()}}else for(var s in e)if(Fs.call(e,s)&&t.call(n,e[s],s)===_a)return}}var ba=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return ma(n,(function(t){for(var n in t)void 0!==t[n]&&(e[n]=t[n])})),e},ka=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];return ma(n,(function(t){ma(t,(function(t){e.push(t)}))})),e};function wa(e){for(var t=Object.keys(e),n=t.length,i=new Array(n);n--;)i[n]=[t[n],e[t[n]]];return i}var Sa=function(e){try{return e()}catch(e){return}},xa=function(e){return function(){try{for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return e.apply(this,n)}catch(e){Ws.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),Ws.critical(e)}}},Ea=function(e){var t={};return ya(e,(function(e,n){$s(e)&&e.length>0&&(t[n]=e)})),t};function Ca(e,t){return n=e,i=function(e){return $s(e)&&!Ns(t)?e.slice(0,t):e},r=new Set,function e(t,n){return t!==Object(t)?i?i(t,n):t:r.has(t)?void 0:(r.add(t),Os(t)?(o=[],ma(t,(function(t){o.push(e(t))}))):(o={},ya(t,(function(t,n){r.has(t)||(o[n]=e(t,n))}))),o);var o}(n);var n,i,r}var Pa=["herokuapp.com","vercel.app","netlify.app"];function Ta(e){var t=null==e?void 0:e.hostname;if(!$s(t))return!1;var n,i=t.split(".").slice(-2).join("."),r=H(Pa);try{for(r.s();!(n=r.n()).done;){if(i===n.value)return!1}}catch(e){r.e(e)}finally{r.f()}return!0}function Ia(e,t){for(var n=0;n<e.length;n++)if(t(e[n]))return e[n]}function Fa(e,t,n,i){var r=null!=i?i:{},o=r.capture,s=void 0!==o&&o,a=r.passive,u=void 0===a||a;null==e||e.addEventListener(t,n,{capture:s,passive:u})}var Ra,Oa=["localhost","127.0.0.1"],Ma=function(e){var t=null==hs?void 0:hs.createElement("a");return qs(t)?null:(t.href=e,t)},La=function(e){var t,n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"&",r=[];return ya(e,(function(e,i){qs(e)||qs(i)||"undefined"===i||(t=encodeURIComponent(function(e){return e instanceof File}(e)?e.name:e.toString()),n=encodeURIComponent(i),r[r.length]=n+"="+t)})),r.join(i)},Aa=function(e,t){for(var n,i=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),r=0;r<i.length;r++){var o=i[r].split("=");if(o[0]===t){n=o;break}}if(!Os(n)||n.length<2)return"";var s=n[1];try{s=decodeURIComponent(s)}catch(e){Ws.error("Skipping decoding for malformed query param: "+s)}return s.replace(/\+/g," ")},qa=function(e,t,n){if(!e||!t||!t.length)return e;for(var i=e.split("#"),r=i[0]||"",o=i[1],s=r.split("?"),a=s[1],u=s[0],l=(a||"").split("&"),c=[],d=0;d<l.length;d++){var f=l[d].split("=");Os(f)&&(t.includes(f[0])?c.push(f[0]+"="+n):c.push(l[d]))}var v=u;return null!=a&&(v+="?"+c.join("&")),null!=o&&(v+="#"+o),v},$a=function(e,t){var n=e.match(new RegExp(t+"=([^&]*)"));return n?n[1]:null},Da="Mobile",Na="iOS",Ha="Android",ja="Tablet",Ba=Ha+" "+ja,Ua="iPad",Va="Apple",za=Va+" Watch",Wa="Safari",Ga="BlackBerry",Za="Samsung",Qa=Za+"Browser",Ya=Za+" Internet",Ja="Chrome",Xa=Ja+" OS",Ka=Ja+" "+Na,eu="Internet Explorer",tu=eu+" "+Da,nu="Opera",iu=nu+" Mini",ru="Edge",ou="Microsoft "+ru,su="Firefox",au=su+" "+Na,uu="Nintendo",lu="PlayStation",cu="Xbox",du=Ha+" "+Da,fu=Da+" "+Wa,vu="Windows",hu=vu+" Phone",pu="Nokia",gu="Ouya",_u="Generic",mu=_u+" "+Da.toLowerCase(),yu=_u+" "+ja.toLowerCase(),bu="Konqueror",ku="(\\d+(\\.\\d+)?)",wu=new RegExp("Version/"+ku),Su=new RegExp(cu,"i"),xu=new RegExp(lu+" \\w+","i"),Eu=new RegExp(uu+" \\w+","i"),Cu=new RegExp(Ga+"|PlayBook|BB10","i"),Pu={"NT3.51":"NT 3.11","NT4.0":"NT 4.0","5.0":"2000",5.1:"XP",5.2:"XP","6.0":"Vista",6.1:"7",6.2:"8",6.3:"8.1",6.4:"10","10.0":"10"};var Tu=function(e,t){return t&&Es(t,Va)||function(e){return Es(e,Wa)&&!Es(e,Ja)&&!Es(e,Ha)}(e)},Iu=function(e,t){return t=t||"",Es(e," OPR/")&&Es(e,"Mini")?iu:Es(e," OPR/")?nu:Cu.test(e)?Ga:Es(e,"IE"+Da)||Es(e,"WPDesktop")?tu:Es(e,Qa)?Ya:Es(e,ru)||Es(e,"Edg/")?ou:Es(e,"FBIOS")?"Facebook "+Da:Es(e,"UCWEB")||Es(e,"UCBrowser")?"UC Browser":Es(e,"CriOS")?Ka:Es(e,"CrMo")||Es(e,Ja)?Ja:Es(e,Ha)&&Es(e,Wa)?du:Es(e,"FxiOS")?au:Es(e.toLowerCase(),bu.toLowerCase())?bu:Tu(e,t)?Es(e,Da)?fu:Wa:Es(e,su)?su:Es(e,"MSIE")||Es(e,"Trident/")?eu:Es(e,"Gecko")?su:""},Fu=(L(Ra={},tu,[new RegExp("rv:"+ku)]),L(Ra,ou,[new RegExp(ru+"?\\/"+ku)]),L(Ra,Ja,[new RegExp("("+Ja+"|CrMo)\\/"+ku)]),L(Ra,Ka,[new RegExp("CriOS\\/"+ku)]),L(Ra,"UC Browser",[new RegExp("(UCBrowser|UCWEB)\\/"+ku)]),L(Ra,Wa,[wu]),L(Ra,fu,[wu]),L(Ra,nu,[new RegExp("(Opera|OPR)\\/"+ku)]),L(Ra,su,[new RegExp(su+"\\/"+ku)]),L(Ra,au,[new RegExp("FxiOS\\/"+ku)]),L(Ra,bu,[new RegExp("Konqueror[:/]?"+ku,"i")]),L(Ra,Ga,[new RegExp(Ga+" "+ku),wu]),L(Ra,du,[new RegExp("android\\s"+ku,"i")]),L(Ra,Ya,[new RegExp(Qa+"\\/"+ku)]),L(Ra,eu,[new RegExp("(rv:|MSIE )"+ku)]),L(Ra,"Mozilla",[new RegExp("rv:"+ku)]),Ra),Ru=[[new RegExp(cu+"; "+cu+" (.*?)[);]","i"),function(e){return[cu,e&&e[1]||""]}],[new RegExp(uu,"i"),[uu,""]],[new RegExp(lu,"i"),[lu,""]],[Cu,[Ga,""]],[new RegExp(vu,"i"),function(e,t){if(/Phone/.test(t)||/WPDesktop/.test(t))return[hu,""];if(new RegExp(Da).test(t)&&!/IEMobile\b/.test(t))return[vu+" "+Da,""];var n=/Windows NT ([0-9.]+)/i.exec(t);if(n&&n[1]){var i=n[1],r=Pu[i]||"";return/arm/i.test(t)&&(r="RT"),[vu,r]}return[vu,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,function(e){if(e&&e[3]){var t=[e[3],e[4],e[5]||"0"];return[Na,t.join(".")]}return[Na,""]}],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,function(e){var t="";return e&&e.length>=3&&(t=qs(e[2])?e[3]:e[2]),["watchOS",t]}],[new RegExp("("+Ha+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+Ha+")","i"),function(e){if(e&&e[2]){var t=[e[2],e[3],e[4]||"0"];return[Ha,t.join(".")]}return[Ha,""]}],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,function(e){var t=["Mac OS X",""];if(e&&e[1]){var n=[e[1],e[2],e[3]||"0"];t[1]=n.join(".")}return t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[Xa,""]],[/Linux|debian/i,["Linux",""]]],Ou=function(e){return Eu.test(e)?uu:xu.test(e)?lu:Su.test(e)?cu:new RegExp(gu,"i").test(e)?gu:new RegExp("("+hu+"|WPDesktop)","i").test(e)?hu:/iPad/.test(e)?Ua:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?za:Cu.test(e)?Ga:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":new RegExp(pu,"i").test(e)?pu:/(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i.test(e)||/(kf[a-z]+)( bui|\)).+silk\//i.test(e)?"Kindle Fire":/(Android|ZTE)/i.test(e)?!new RegExp(Da).test(e)||/(9138B|TB782B|Nexus [97]|pixel c|HUAWEISHT|BTV|noble nook|smart ultra 6)/i.test(e)?/pixel[\daxl ]{1,6}/i.test(e)&&!/pixel c/i.test(e)||/(huaweimed-al00|tah-|APA|SM-G92|i980|zte|U304AA)/i.test(e)||/lmy47v/i.test(e)&&!/QTAQZ3/i.test(e)?Ha:Ba:Ha:new RegExp("(pda|"+Da+")","i").test(e)?mu:new RegExp(ja,"i").test(e)&&!new RegExp(ja+" pc","i").test(e)?yu:""},Mu="https?://(.*)",Lu=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","irclid","_kx"],Au=ka(["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid"],Lu),qu="<masked>",$u={campaignParams:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.customTrackedParams,n=e.maskPersonalDataProperties,i=e.customPersonalDataProperties;if(!hs)return{};var r=n?ka([],Lu,i||[]):[];return this._campaignParamsFromUrl(qa(hs.URL,r,qu),t)},_campaignParamsFromUrl:function(e,t){var n=Au.concat(t||[]),i={};return ya(n,(function(t){var n=Aa(e,t);i[t]=n||null})),i},_searchEngine:function(e){return e?0===e.search(Mu+"google.([^/?]*)")?"google":0===e.search(Mu+"bing.com")?"bing":0===e.search(Mu+"yahoo.com")?"yahoo":0===e.search(Mu+"duckduckgo.com")?"duckduckgo":null:null},_searchInfoFromReferrer:function(e){var t=$u._searchEngine(e),n="yahoo"!=t?"q":"p",i={};if(!Ns(t)){i.$search_engine=t;var r=hs?Aa(hs.referrer,n):"";r.length&&(i.ph_keyword=r)}return i},searchInfo:function(){var e=null==hs?void 0:hs.referrer;return e?this._searchInfoFromReferrer(e):{}},browser:Iu,browserVersion:function(e,t){var n=Iu(e,t),i=Fu[n];if(qs(i))return null;for(var r=0;r<i.length;r++){var o=i[r],s=e.match(o);if(s)return parseFloat(s[s.length-2])}return null},browserLanguage:function(){return navigator.language||navigator.userLanguage},browserLanguagePrefix:function(){var e=this.browserLanguage();return"string"==typeof e?e.split("-")[0]:void 0},os:function(e){for(var t=0;t<Ru.length;t++){var n=q(Ru[t],2),i=n[0],r=n[1],o=i.exec(e),s=o&&(Ms(r)?r(o,e):r);if(s)return s}return["",""]},device:Ou,deviceType:function(e){var t=Ou(e);return t===Ua||t===Ba||"Kobo"===t||"Kindle Fire"===t||t===yu?ja:t===uu||t===cu||t===lu||t===gu?"Console":t===za?"Wearable":t?Da:"Desktop"},referrer:function(){return(null==hs?void 0:hs.referrer)||"$direct"},referringDomain:function(){var e;return null!=hs&&hs.referrer&&(null===(e=Ma(hs.referrer))||void 0===e?void 0:e.host)||"$direct"},referrerInfo:function(){return{$referrer:this.referrer(),$referring_domain:this.referringDomain()}},personInfo:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.maskPersonalDataProperties,n=e.customPersonalDataProperties,i=t?ka([],Lu,n||[]):[],r=null==ps?void 0:ps.href.substring(0,1e3);return{r:this.referrer().substring(0,1e3),u:r?qa(r,i,qu):void 0}},personPropsFromInfo:function(e){var t,n=e.r,i=e.u,r={$referrer:n,$referring_domain:null==n?void 0:"$direct"==n?"$direct":null===(t=Ma(n))||void 0===t?void 0:t.host};if(i){r.$current_url=i;var o=Ma(i);r.$host=null==o?void 0:o.host,r.$pathname=null==o?void 0:o.pathname;var s=this._campaignParamsFromUrl(i);ba(r,s)}if(n){var a=this._searchInfoFromReferrer(n);ba(r,a)}return r},initialPersonPropsFromInfo:function(e){var t=this.personPropsFromInfo(e),n={};return ya(t,(function(e,t){n["$initial_".concat(Ps(t))]=e})),n},timezone:function(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}},timezoneOffset:function(){try{return(new Date).getTimezoneOffset()}catch(e){return}},properties:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.maskPersonalDataProperties,n=e.customPersonalDataProperties;if(!ys)return{};var i=t?ka([],Lu,n||[]):[],r=q($u.os(ys),2),o=r[0],s=r[1];return ba(Ea({$os:o,$os_version:s,$browser:$u.browser(ys,navigator.vendor),$device:$u.device(ys),$device_type:$u.deviceType(ys),$timezone:$u.timezone(),$timezone_offset:$u.timezoneOffset()}),{$current_url:qa(null==ps?void 0:ps.href,i,qu),$host:null==ps?void 0:ps.host,$pathname:null==ps?void 0:ps.pathname,$raw_user_agent:ys.length>1e3?ys.substring(0,997)+"...":ys,$browser_version:$u.browserVersion(ys,navigator.vendor),$browser_language:$u.browserLanguage(),$browser_language_prefix:$u.browserLanguagePrefix(),$screen_height:null==us?void 0:us.screen.height,$screen_width:null==us?void 0:us.screen.width,$viewport_height:null==us?void 0:us.innerHeight,$viewport_width:null==us?void 0:us.innerWidth,$lib:"web",$lib_version:ks.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})},people_properties:function(){if(!ys)return{};var e=q($u.os(ys),2),t=e[0],n=e[1];return ba(Ea({$os:t,$os_version:n,$browser:$u.browser(ys,navigator.vendor)}),{$browser_version:$u.browserVersion(ys,navigator.vendor)})}},Du=function(e,t){if(!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}},Nu=function(){function e(){R(this,e),L(this,"events",{}),this.events={}}return M(e,[{key:"on",value:function(e,t){var n=this;return this.events[e]||(this.events[e]=[]),this.events[e].push(t),function(){n.events[e]=n.events[e].filter((function(e){return e!==t}))}}},{key:"emit",value:function(e,t){var n,i=H(this.events[e]||[]);try{for(i.s();!(n=i.n()).done;){(0,n.value)(t)}}catch(e){i.e(e)}finally{i.f()}var r,o=H(this.events["*"]||[]);try{for(o.s();!(r=o.n()).done;){(0,r.value)(e,t)}}catch(e){o.e(e)}finally{o.f()}}}]),e}(),Hu=function(){function e(t){var n=this;R(this,e),L(this,"_debugEventEmitter",new Nu),L(this,"checkStep",(function(e,t){return n.checkStepEvent(e,t)&&n.checkStepUrl(e,t)&&n.checkStepElement(e,t)})),L(this,"checkStepEvent",(function(e,t){return null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event)})),this.instance=t,this.actionEvents=new Set,this.actionRegistry=new Set}return M(e,[{key:"init",value:function(){var e,t=this;if(!qs(null===(e=this.instance)||void 0===e?void 0:e._addCaptureHook)){var n;null===(n=this.instance)||void 0===n||n._addCaptureHook((function(e,n){t.on(e,n)}))}}},{key:"register",value:function(e){var t,n,i=this;if(!qs(null===(t=this.instance)||void 0===t?void 0:t._addCaptureHook)&&(e.forEach((function(e){var t,n;null===(t=i.actionRegistry)||void 0===t||t.add(e),null===(n=e.steps)||void 0===n||n.forEach((function(e){var t;null===(t=i.actionEvents)||void 0===t||t.add((null==e?void 0:e.event)||"")}))})),null!==(n=this.instance)&&void 0!==n&&n.autocapture)){var r,o=new Set;e.forEach((function(e){var t;null===(t=e.steps)||void 0===t||t.forEach((function(e){null!=e&&e.selector&&o.add(null==e?void 0:e.selector)}))})),null===(r=this.instance)||void 0===r||r.autocapture.setElementSelectors(o)}}},{key:"on",value:function(e,t){var n,i=this;null!=t&&0!=e.length&&(this.actionEvents.has(e)||this.actionEvents.has(null==t?void 0:t.event))&&this.actionRegistry&&(null===(n=this.actionRegistry)||void 0===n?void 0:n.size)>0&&this.actionRegistry.forEach((function(e){i.checkAction(t,e)&&i._debugEventEmitter.emit("actionCaptured",e.name)}))}},{key:"_addActionHook",value:function(e){this.onAction("actionCaptured",(function(t){return e(t)}))}},{key:"checkAction",value:function(e,t){if(null==(null==t?void 0:t.steps))return!1;var n,i=H(t.steps);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(this.checkStep(e,r))return!0}}catch(e){i.e(e)}finally{i.f()}return!1}},{key:"onAction",value:function(e,t){return this._debugEventEmitter.on(e,t)}},{key:"checkStepUrl",value:function(t,n){if(null!=n&&n.url){var i,r=null==t||null===(i=t.properties)||void 0===i?void 0:i.$current_url;if(!r||"string"!=typeof r)return!1;if(!e.matchString(r,null==n?void 0:n.url,(null==n?void 0:n.url_matching)||"contains"))return!1}return!0}},{key:"checkStepElement",value:function(t,n){if((null!=n&&n.href||null!=n&&n.tag_name||null!=n&&n.text)&&!this.getElementsList(t).some((function(t){return!(null!=n&&n.href&&!e.matchString(t.href||"",null==n?void 0:n.href,(null==n?void 0:n.href_matching)||"exact"))&&((null==n||!n.tag_name||t.tag_name===(null==n?void 0:n.tag_name))&&!(null!=n&&n.text&&!e.matchString(t.text||"",null==n?void 0:n.text,(null==n?void 0:n.text_matching)||"exact")&&!e.matchString(t.$el_text||"",null==n?void 0:n.text,(null==n?void 0:n.text_matching)||"exact")))})))return!1;if(null!=n&&n.selector){var i,r=null==t||null===(i=t.properties)||void 0===i?void 0:i.$element_selectors;if(!r)return!1;if(!r.includes(null==n?void 0:n.selector))return!1}return!0}},{key:"getElementsList",value:function(e){return null==(null==e?void 0:e.properties.$elements)?[]:null==e?void 0:e.properties.$elements}}],[{key:"matchString",value:function(t,n,i){switch(i){case"regex":return!!us&&Du(t,n);case"exact":return n===t;case"contains":var r=e.escapeStringRegexp(n).replace(/_/g,".").replace(/%/g,".*");return Du(t,r);default:return!1}}},{key:"escapeStringRegexp",value:function(e){return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}}]),e}(),ju=function(){function e(t){R(this,e),this.instance=t,this.eventToSurveys=new Map,this.actionToSurveys=new Map}return M(e,[{key:"register",value:function(e){var t;qs(null===(t=this.instance)||void 0===t?void 0:t._addCaptureHook)||(this.setupEventBasedSurveys(e),this.setupActionBasedSurveys(e))}},{key:"setupActionBasedSurveys",value:function(e){var t=this,n=e.filter((function(e){var t,n,i,r;return(null===(t=e.conditions)||void 0===t?void 0:t.actions)&&(null===(n=e.conditions)||void 0===n||null===(i=n.actions)||void 0===i||null===(r=i.values)||void 0===r?void 0:r.length)>0}));if(0!==n.length){if(null==this.actionMatcher){this.actionMatcher=new Hu(this.instance),this.actionMatcher.init();this.actionMatcher._addActionHook((function(e){t.onAction(e)}))}n.forEach((function(e){var n,i,r,o,s,a,u,l,c,d;e.conditions&&null!==(n=e.conditions)&&void 0!==n&&n.actions&&null!==(i=e.conditions)&&void 0!==i&&null!==(r=i.actions)&&void 0!==r&&r.values&&(null===(o=e.conditions)||void 0===o||null===(s=o.actions)||void 0===s||null===(a=s.values)||void 0===a?void 0:a.length)>0&&(null===(u=t.actionMatcher)||void 0===u||u.register(e.conditions.actions.values),null===(l=e.conditions)||void 0===l||null===(c=l.actions)||void 0===c||null===(d=c.values)||void 0===d||d.forEach((function(n){if(n&&n.name){var i=t.actionToSurveys.get(n.name);i&&i.push(e.id),t.actionToSurveys.set(n.name,i||[e.id])}})))}))}}},{key:"setupEventBasedSurveys",value:function(e){var t,n=this;if(0!==e.filter((function(e){var t,n,i,r;return(null===(t=e.conditions)||void 0===t?void 0:t.events)&&(null===(n=e.conditions)||void 0===n||null===(i=n.events)||void 0===i||null===(r=i.values)||void 0===r?void 0:r.length)>0})).length){null===(t=this.instance)||void 0===t||t._addCaptureHook((function(e,t){n.onEvent(e,t)})),e.forEach((function(e){var t,i,r;null===(t=e.conditions)||void 0===t||null===(i=t.events)||void 0===i||null===(r=i.values)||void 0===r||r.forEach((function(t){if(t&&t.name){var i=n.eventToSurveys.get(t.name);i&&i.push(e.id),n.eventToSurveys.set(t.name,i||[e.id])}}))}))}}},{key:"onEvent",value:function(t,n){var i,r,o=(null===(i=this.instance)||void 0===i||null===(r=i.persistence)||void 0===r?void 0:r.props[bo])||[];if(e.SURVEY_SHOWN_EVENT_NAME==t&&n&&o.length>0){var s,a=null==n||null===(s=n.properties)||void 0===s?void 0:s.$survey_id;if(a){var u=o.indexOf(a);u>=0&&(o.splice(u,1),this._updateActivatedSurveys(o))}}else this.eventToSurveys.has(t)&&this._updateActivatedSurveys(o.concat(this.eventToSurveys.get(t)||[]))}},{key:"onAction",value:function(e){var t,n,i=(null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n?void 0:n.props[bo])||[];this.actionToSurveys.has(e)&&this._updateActivatedSurveys(i.concat(this.actionToSurveys.get(e)||[]))}},{key:"_updateActivatedSurveys",value:function(e){var t,n;null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n||n.register(L({},bo,$(new Set(e))))}},{key:"getSurveys",value:function(){var e,t,n=null===(e=this.instance)||void 0===e||null===(t=e.persistence)||void 0===t?void 0:t.props[bo];return n||[]}},{key:"getEventToSurveys",value:function(){return this.eventToSurveys}},{key:"_getActionMatcher",value:function(){return this.actionMatcher}}]),e}();L(ju,"SURVEY_SHOWN_EVENT_NAME","survey shown");var Bu=Gs("[Surveys]"),Uu={icontains:function(e,t){return e.some((function(e){return t.toLowerCase().includes(e.toLowerCase())}))},not_icontains:function(e,t){return e.every((function(e){return!t.toLowerCase().includes(e.toLowerCase())}))},regex:function(e,t){return e.some((function(e){return Du(t,e)}))},not_regex:function(e,t){return e.every((function(e){return!Du(t,e)}))},exact:function(e,t){return e.some((function(e){return t===e}))},is_not:function(e,t){return e.every((function(e){return t!==e}))}};function Vu(e){return null!=e?e:"icontains"}function zu(e){var t,n,i;if(null===(t=e.conditions)||void 0===t||!t.url)return!0;var r=null==us||null===(n=us.location)||void 0===n?void 0:n.href;if(!r)return!1;var o=[e.conditions.url];return Uu[Vu(null===(i=e.conditions)||void 0===i?void 0:i.urlMatchType)](o,r)}var Wu,Gu,Zu,Qu,Yu=function(){function e(t){R(this,e),L(this,"_isFetchingSurveys",!1),L(this,"_isInitializingSurveys",!1),this.instance=t,this._surveyEventReceiver=null}return M(e,[{key:"onRemoteConfig",value:function(e){this._decideServerResponse=!!e.surveys,Bu.info("decideServerResponse set to ".concat(this._decideServerResponse)),this.loadIfEnabled()}},{key:"reset",value:function(){localStorage.removeItem("lastSeenSurveyDate");var e=function(){for(var e=[],t=0;t<localStorage.length;t++){var n=localStorage.key(t);null!=n&&n.startsWith(Xs)&&e.push(n)}return e}();e.forEach((function(e){return localStorage.removeItem(e)}))}},{key:"loadIfEnabled",value:function(){var e=this;if(!this._surveyManager)if(this._isInitializingSurveys)Bu.info("Already initializing surveys, skipping...");else if(this.instance.config.disable_surveys)Bu.info("Disabled. Not loading surveys.");else{var t=null==bs?void 0:bs.__PosthogExtensions__;if(t)if(this._decideServerResponse){this._isInitializingSurveys=!0;try{var n=t.generateSurveys;if(n)this._surveyManager=n(this.instance),this._isInitializingSurveys=!1,this._surveyEventReceiver=new ju(this.instance),Bu.info("Surveys loaded successfully");else{var i=t.loadExternalDependency;i?i(this.instance,"surveys",(function(n){if(n||!t.generateSurveys)return Bu.error("Could not load surveys script",n),void(e._isInitializingSurveys=!1);e._surveyManager=t.generateSurveys(e.instance),e._isInitializingSurveys=!1,e._surveyEventReceiver=new ju(e.instance),Bu.info("Surveys loaded successfully")})):(Bu.error("PostHog loadExternalDependency extension not found. Cannot load remote config."),this._isInitializingSurveys=!1)}}catch(e){throw Bu.error("Error initializing surveys",e),this._isInitializingSurveys=!1,e}}else Bu.warn("Decide not loaded yet. Not loading surveys.");else Bu.error("PostHog Extensions not found.")}}},{key:"getSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.instance.config.disable_surveys)return Bu.info("Disabled. Not loading surveys."),e([]);var i=this.instance.get_property(yo);if(i&&!n)return e(i);if(this._isFetchingSurveys)return e([]);try{this._isFetchingSurveys=!0,this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/surveys/?token=".concat(this.instance.config.token)),method:"GET",timeout:this.instance.config.surveys_request_timeout_ms,callback:function(n){var i;t._isFetchingSurveys=!1;var r=n.statusCode;if(200!==r||!n.json)return Bu.error("Surveys API could not be loaded, status: ".concat(r)),e([]);var o,s=n.json.surveys||[],a=s.filter((function(e){var t,n,i,r,o,s,a,u,l,c,d,f;return(null===(t=e.conditions)||void 0===t?void 0:t.events)&&(null===(n=e.conditions)||void 0===n||null===(i=n.events)||void 0===i?void 0:i.values)&&(null===(r=e.conditions)||void 0===r||null===(o=r.events)||void 0===o||null===(s=o.values)||void 0===s?void 0:s.length)>0||(null===(a=e.conditions)||void 0===a?void 0:a.actions)&&(null===(u=e.conditions)||void 0===u||null===(l=u.actions)||void 0===l?void 0:l.values)&&(null===(c=e.conditions)||void 0===c||null===(d=c.actions)||void 0===d||null===(f=d.values)||void 0===f?void 0:f.length)>0}));a.length>0&&(null===(o=t._surveyEventReceiver)||void 0===o||o.register(a));return null===(i=t.instance.persistence)||void 0===i||i.register(L({},yo,s)),e(s)}})}catch(e){throw this._isFetchingSurveys=!1,e}}},{key:"isSurveyFeatureFlagEnabled",value:function(e){return!e||this.instance.featureFlags.isFeatureEnabled(e)}},{key:"getActiveMatchingSurveys",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1];this.getSurveys((function(n){var i,r=n.filter((function(e){return!(!e.start_date||e.end_date)})).filter((function(e){var t;if(!e.conditions)return!0;var n=zu(e),i=null===(t=e.conditions)||void 0===t||!t.selector||(null==hs?void 0:hs.querySelector(e.conditions.selector)),r=function(e){var t,n,i;if(null===(t=e.conditions)||void 0===t||!t.deviceTypes||0===(null===(n=e.conditions)||void 0===n?void 0:n.deviceTypes.length))return!0;if(!ys)return!1;var r=$u.deviceType(ys);return Uu[Vu(null===(i=e.conditions)||void 0===i?void 0:i.deviceTypesMatchType)](e.conditions.deviceTypes,r)}(e);return n&&i&&r})),o=null===(i=t._surveyEventReceiver)||void 0===i?void 0:i.getSurveys(),s=r.filter((function(e){var n,i,r,s,a,u,l,c,d;if(!(e.linked_flag_key||e.targeting_flag_key||e.internal_targeting_flag_key||null!==(n=e.feature_flag_keys)&&void 0!==n&&n.length))return!0;var f=t.isSurveyFeatureFlagEnabled(e.linked_flag_key),v=t.isSurveyFeatureFlagEnabled(e.targeting_flag_key),h=(null!==(i=null===(r=e.conditions)||void 0===r||null===(s=r.events)||void 0===s||null===(a=s.values)||void 0===a?void 0:a.length)&&void 0!==i?i:0)>0,p=(null!==(u=null===(l=e.conditions)||void 0===l||null===(c=l.actions)||void 0===c||null===(d=c.values)||void 0===d?void 0:d.length)&&void 0!==u?u:0)>0,g=!h&&!p||(null==o?void 0:o.includes(e.id)),_=t._canActivateRepeatedly(e)||t.isSurveyFeatureFlagEnabled(e.internal_targeting_flag_key),m=t.checkFlags(e);return f&&v&&_&&g&&m}));return e(s)}),n)}},{key:"checkFlags",value:function(e){var t,n=this;return null===(t=e.feature_flag_keys)||void 0===t||!t.length||e.feature_flag_keys.every((function(e){var t=e.key,i=e.value;return!t||!i||n.instance.featureFlags.isFeatureEnabled(i)}))}},{key:"_canActivateRepeatedly",value:function(e){var t;return Hs(null===(t=bs.__PosthogExtensions__)||void 0===t?void 0:t.canActivateRepeatedly)?(Bu.warn("init was not called"),!1):bs.__PosthogExtensions__.canActivateRepeatedly(e)}},{key:"canRenderSurvey",value:function(e){var t=this;Hs(this._surveyManager)?Bu.warn("init was not called"):this.getSurveys((function(n){var i=n.filter((function(t){return t.id===e}))[0];t._surveyManager.canRenderSurvey(i)}))}},{key:"renderSurvey",value:function(e,t){var n=this;Hs(this._surveyManager)?Bu.warn("init was not called"):this.getSurveys((function(i){var r=i.filter((function(t){return t.id===e}))[0];n._surveyManager.renderSurvey(r,null==hs?void 0:hs.querySelector(t))}))}}]),e}(),Ju=0,Xu=[],Ku=[],el=Ar.__b,tl=Ar.__r,nl=Ar.diffed,il=Ar.__c,rl=Ar.unmount;function ol(e,t){Ar.__h&&Ar.__h(Gu,e,Ju||t),Ju=0;var n=Gu.__H||(Gu.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:Ku}),n.__[e]}function sl(e){return Ju=1,function(e,t,n){var i=ol(Wu++,2);if(i.t=e,!i.__c&&(i.__=[_l(void 0,t),function(e){var t=i.__N?i.__N[0]:i.__[0],n=i.t(t,e);t!==n&&(i.__N=[n,i.__[1]],i.__c.setState({}))}],i.__c=Gu,!Gu.u)){var r=function(e,t,n){if(!i.__c.__H)return!0;var r=i.__c.__H.__.filter((function(e){return e.__c}));if(r.every((function(e){return!e.__N})))return!o||o.call(this,e,t,n);var s=!1;return r.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(s=!0)}})),!(!s&&i.__c.props===e)&&(!o||o.call(this,e,t,n))};Gu.u=!0;var o=Gu.shouldComponentUpdate,s=Gu.componentWillUpdate;Gu.componentWillUpdate=function(e,t,n){if(this.__e){var i=o;o=void 0,r(e,t,n),o=i}s&&s.call(this,e,t,n)},Gu.shouldComponentUpdate=r}return i.__N||i.__}(_l,e)}function al(e,t){var n=ol(Wu++,3);!Ar.__s&&gl(n.__H,t)&&(n.__=e,n.i=t,Gu.__H.__h.push(n))}function ul(e){return Ju=5,ll((function(){return{current:e}}),[])}function ll(e,t){var n=ol(Wu++,7);return gl(n.__H,t)?(n.__V=e(),n.i=t,n.__h=e,n.__V):n.__}function cl(e){var t=Gu.context[e.__c],n=ol(Wu++,9);return n.c=e,t?(null==n.__&&(n.__=!0,t.sub(Gu)),t.props.value):e.__}function dl(){for(var e;e=Xu.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(hl),e.__H.__h.forEach(pl),e.__H.__h=[]}catch(t){e.__H.__h=[],Ar.__e(t,e.__v)}}Ar.__b=function(e){Gu=null,el&&el(e)},Ar.__r=function(e){tl&&tl(e),Wu=0;var t=(Gu=e.__c).__H;t&&(Zu===Gu?(t.__h=[],Gu.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=Ku,e.__N=e.i=void 0}))):(t.__h.forEach(hl),t.__h.forEach(pl),t.__h=[],Wu=0)),Zu=Gu},Ar.diffed=function(e){nl&&nl(e);var t=e.__c;t&&t.__H&&(t.__H.__h.length&&(1!==Xu.push(t)&&Qu===Ar.requestAnimationFrame||((Qu=Ar.requestAnimationFrame)||vl)(dl)),t.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==Ku&&(e.__=e.__V),e.i=void 0,e.__V=Ku}))),Zu=Gu=null},Ar.__c=function(e,t){t.some((function(e){try{e.__h.forEach(hl),e.__h=e.__h.filter((function(e){return!e.__||pl(e)}))}catch(n){t.some((function(e){e.__h&&(e.__h=[])})),t=[],Ar.__e(n,e.__v)}})),il&&il(e,t)},Ar.unmount=function(e){rl&&rl(e);var t,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{hl(e)}catch(e){t=e}})),n.__H=void 0,t&&Ar.__e(t,n.__v))};var fl="function"==typeof requestAnimationFrame;function vl(e){var t,n=function(){clearTimeout(i),fl&&cancelAnimationFrame(t),setTimeout(e)},i=setTimeout(n,100);fl&&(t=requestAnimationFrame(n))}function hl(e){var t=Gu,n=e.__c;"function"==typeof n&&(e.__c=void 0,n()),Gu=t}function pl(e){var t=Gu;e.__c=e.__(),Gu=t}function gl(e,t){return!e||e.length!==t.length||t.some((function(t,n){return t!==e[n]}))}function _l(e,t){return"function"==typeof t?t(e):t}var ml=hs;function yl(e,t){var n,i=ml.createElement("div");i.className="PostHogWidget".concat(e.id);var r,o=i.attachShadow({mode:"open"}),s=(r=null===(n=e.appearance)||void 0===n?void 0:n.widgetColor,"\n .ph-survey-widget-tab {\n position: fixed;\n top: 50%;\n right: 0;\n background: ".concat(r||"#e0a045",";\n color: white;\n transform: rotate(-90deg) translate(0, -100%);\n transform-origin: right top;\n min-width: 40px;\n padding: 8px 12px;\n font-weight: 500;\n border-radius: 3px 3px 0 0;\n text-align: center;\n cursor: pointer;\n z-index: ").concat(ea,";\n }\n .ph-survey-widget-tab:hover {\n padding-bottom: 13px;\n }\n .ph-survey-widget-button {\n position: fixed;\n }\n ")),a=Qs(ml,s,t);return a&&o.append(a),ml.body.appendChild(i),o}var bl=0;function kl(e,t,n,i,r,o){var s,a,u={};for(a in t)"ref"==a?s=t[a]:u[a]=t[a];var l={type:e,props:u,key:n,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,constructor:void 0,__v:--bl,__i:-1,__u:0,__source:r,__self:o};if("function"==typeof e&&(s=e.defaultProps))for(a in s)void 0===u[a]&&(u[a]=s[a]);return Ar.vnode&&Ar.vnode(l),l}var wl=kl("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:kl("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146 272q66 0 121.5-35.5T682-393h-52q-23 40-63 61.5T480.5-310q-46.5 0-87-21T331-393h-53q26 61 81 96.5T480-261Zm0 181q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Sl=kl("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:kl("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm20 194h253v-49H354v49ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),xl=kl("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:kl("path",{d:"M626-533q22.5 0 38.25-15.75T680-587q0-22.5-15.75-38.25T626-641q-22.5 0-38.25 15.75T572-587q0 22.5 15.75 38.25T626-533Zm-292 0q22.5 0 38.25-15.75T388-587q0-22.5-15.75-38.25T334-641q-22.5 0-38.25 15.75T280-587q0 22.5 15.75 38.25T334-533Zm146.174 116Q413-417 358.5-379.5T278-280h53q22-42 62.173-65t87.5-23Q528-368 567.5-344.5T630-280h52q-25-63-79.826-100-54.826-37-122-37ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),El=kl("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:kl("path",{d:"M480-417q-67 0-121.5 37.5T278-280h404q-25-63-80-100t-122-37Zm-183-72 50-45 45 45 31-36-45-45 45-45-31-36-45 45-50-45-31 36 45 45-45 45 31 36Zm272 0 44-45 51 45 31-36-45-45 45-45-31-36-51 45-44-45-31 36 44 45-44 45 31 36ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142 0 241-99t99-241q0-142-99-241t-241-99q-142 0-241 99t-99 241q0 142 99 241t241 99Z"})}),Cl=kl("svg",{className:"emoji-svg",xmlns:"http://www.w3.org/2000/svg",height:"48",viewBox:"0 -960 960 960",width:"48",children:kl("path",{d:"M479.504-261Q537-261 585.5-287q48.5-26 78.5-72.4 6-11.6-.75-22.6-6.75-11-20.25-11H316.918Q303-393 296.5-382t-.5 22.6q30 46.4 78.5 72.4 48.5 26 105.004 26ZM347-578l27 27q7.636 8 17.818 8Q402-543 410-551q8-8 8-18t-8-18l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.636-8 17.818Q276-559 284-551q8 8 18 8t18-8l27-27Zm267 0 27 27q7.714 8 18 8t18-8q8-7.636 8-17.818Q685-579 677-587l-42-42q-8.8-9-20.9-9-12.1 0-21.1 9l-42 42q-8 7.714-8 18t8 18q7.636 8 17.818 8Q579-543 587-551l27-27ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-400Zm0 340q142.375 0 241.188-98.812Q820-337.625 820-480t-98.812-241.188Q622.375-820 480-820t-241.188 98.812Q140-622.375 140-480t98.812 241.188Q337.625-140 480-140Z"})}),Pl=kl("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:kl("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M0.164752 0.164752C0.384422 -0.0549175 0.740578 -0.0549175 0.960248 0.164752L6 5.20451L11.0398 0.164752C11.2594 -0.0549175 11.6156 -0.0549175 11.8352 0.164752C12.0549 0.384422 12.0549 0.740578 11.8352 0.960248L6.79549 6L11.8352 11.0398C12.0549 11.2594 12.0549 11.6156 11.8352 11.8352C11.6156 12.0549 11.2594 12.0549 11.0398 11.8352L6 6.79549L0.960248 11.8352C0.740578 12.0549 0.384422 12.0549 0.164752 11.8352C-0.0549175 11.6156 -0.0549175 11.2594 0.164752 11.0398L5.20451 6L0.164752 0.960248C-0.0549175 0.740578 -0.0549175 0.384422 0.164752 0.164752Z",fill:"black"})}),Tl=kl("svg",{width:"77",height:"14",viewBox:"0 0 77 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[kl("g",{"clip-path":"url(#clip0_2415_6911)",children:[kl("mask",{id:"mask0_2415_6911",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"77",height:"14",children:kl("path",{d:"M0.5 0H76.5V14H0.5V0Z",fill:"white"})}),kl("g",{mask:"url(#mask0_2415_6911)",children:[kl("path",{d:"M5.77226 8.02931C5.59388 8.37329 5.08474 8.37329 4.90634 8.02931L4.4797 7.20672C4.41155 7.07535 4.41155 6.9207 4.4797 6.78933L4.90634 5.96669C5.08474 5.62276 5.59388 5.62276 5.77226 5.96669L6.19893 6.78933C6.26709 6.9207 6.26709 7.07535 6.19893 7.20672L5.77226 8.02931ZM5.77226 12.6946C5.59388 13.0386 5.08474 13.0386 4.90634 12.6946L4.4797 11.872C4.41155 11.7406 4.41155 11.586 4.4797 11.4546L4.90634 10.632C5.08474 10.288 5.59388 10.288 5.77226 10.632L6.19893 11.4546C6.26709 11.586 6.26709 11.7406 6.19893 11.872L5.77226 12.6946Z",fill:"#1D4AFF"}),kl("path",{d:"M0.5 10.9238C0.5 10.508 1.02142 10.2998 1.32637 10.5938L3.54508 12.7327C3.85003 13.0267 3.63405 13.5294 3.20279 13.5294H0.984076C0.716728 13.5294 0.5 13.3205 0.5 13.0627V10.9238ZM0.5 8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.19753 13.3927C5.28831 13.4802 5.41144 13.5294 5.53982 13.5294H8.0421C8.47337 13.5294 8.68936 13.0267 8.3844 12.7327L1.32637 5.92856C1.02142 5.63456 0.5 5.84278 0.5 6.25854V8.67083ZM0.5 4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L10.0368 13.3927C10.1276 13.4802 10.2508 13.5294 10.3791 13.5294H12.8814C13.3127 13.5294 13.5287 13.0267 13.2237 12.7327L1.32637 1.26329C1.02142 0.969312 0.5 1.17752 0.5 1.59327V4.00556ZM5.33931 4.00556C5.33931 4.12932 5.39033 4.24802 5.4811 4.33554L14.1916 12.7327C14.4965 13.0267 15.0179 12.8185 15.0179 12.4028V9.99047C15.0179 9.86671 14.9669 9.74799 14.8762 9.66049L6.16568 1.26329C5.86071 0.969307 5.33931 1.17752 5.33931 1.59327V4.00556ZM11.005 1.26329C10.7 0.969307 10.1786 1.17752 10.1786 1.59327V4.00556C10.1786 4.12932 10.2296 4.24802 10.3204 4.33554L14.1916 8.06748C14.4965 8.36148 15.0179 8.15325 15.0179 7.7375V5.3252C15.0179 5.20144 14.9669 5.08272 14.8762 4.99522L11.005 1.26329Z",fill:"#F9BD2B"}),kl("path",{d:"M21.0852 10.981L16.5288 6.58843C16.2238 6.29443 15.7024 6.50266 15.7024 6.91841V13.0627C15.7024 13.3205 15.9191 13.5294 16.1865 13.5294H23.2446C23.5119 13.5294 23.7287 13.3205 23.7287 13.0627V12.5032C23.7287 12.2455 23.511 12.0396 23.2459 12.0063C22.4323 11.9042 21.6713 11.546 21.0852 10.981ZM18.0252 12.0365C17.5978 12.0365 17.251 11.7021 17.251 11.2901C17.251 10.878 17.5978 10.5436 18.0252 10.5436C18.4527 10.5436 18.7996 10.878 18.7996 11.2901C18.7996 11.7021 18.4527 12.0365 18.0252 12.0365Z",fill:"currentColor"}),kl("path",{d:"M0.5 13.0627C0.5 13.3205 0.716728 13.5294 0.984076 13.5294H3.20279C3.63405 13.5294 3.85003 13.0267 3.54508 12.7327L1.32637 10.5938C1.02142 10.2998 0.5 10.508 0.5 10.9238V13.0627ZM5.33931 5.13191L1.32637 1.26329C1.02142 0.969306 0.5 1.17752 0.5 1.59327V4.00556C0.5 4.12932 0.551001 4.24802 0.641783 4.33554L5.33931 8.86412V5.13191ZM1.32637 5.92855C1.02142 5.63455 0.5 5.84278 0.5 6.25853V8.67083C0.5 8.79459 0.551001 8.91331 0.641783 9.00081L5.33931 13.5294V9.79717L1.32637 5.92855Z",fill:"#1D4AFF"}),kl("path",{d:"M10.1787 5.3252C10.1787 5.20144 10.1277 5.08272 10.0369 4.99522L6.16572 1.26329C5.8608 0.969306 5.33936 1.17752 5.33936 1.59327V4.00556C5.33936 4.12932 5.39037 4.24802 5.48114 4.33554L10.1787 8.86412V5.3252ZM5.33936 13.5294H8.04214C8.47341 13.5294 8.6894 13.0267 8.38443 12.7327L5.33936 9.79717V13.5294ZM5.33936 5.13191V8.67083C5.33936 8.79459 5.39037 8.91331 5.48114 9.00081L10.1787 13.5294V9.99047C10.1787 9.86671 10.1277 9.74803 10.0369 9.66049L5.33936 5.13191Z",fill:"#F54E00"}),kl("path",{d:"M29.375 11.6667H31.3636V8.48772H33.0249C34.8499 8.48772 36.0204 7.4443 36.0204 5.83052C36.0204 4.21681 34.8499 3.17334 33.0249 3.17334H29.375V11.6667ZM31.3636 6.84972V4.81136H32.8236C33.5787 4.81136 34.0318 5.19958 34.0318 5.83052C34.0318 6.4615 33.5787 6.84972 32.8236 6.84972H31.3636ZM39.618 11.7637C41.5563 11.7637 42.9659 10.429 42.9659 8.60905C42.9659 6.78905 41.5563 5.45438 39.618 5.45438C37.6546 5.45438 36.2701 6.78905 36.2701 8.60905C36.2701 10.429 37.6546 11.7637 39.618 11.7637ZM38.1077 8.60905C38.1077 7.63838 38.7118 6.97105 39.618 6.97105C40.5116 6.97105 41.1157 7.63838 41.1157 8.60905C41.1157 9.57972 40.5116 10.2471 39.618 10.2471C38.7118 10.2471 38.1077 9.57972 38.1077 8.60905ZM46.1482 11.7637C47.6333 11.7637 48.6402 10.8658 48.6402 9.81025C48.6402 7.33505 45.2294 8.13585 45.2294 7.16518C45.2294 6.8983 45.5189 6.72843 45.9342 6.72843C46.3622 6.72843 46.8782 6.98318 47.0418 7.54132L48.527 6.94678C48.2375 6.06105 47.1677 5.45438 45.8713 5.45438C44.4743 5.45438 43.6058 6.25518 43.6058 7.21372C43.6058 9.53118 46.9663 8.88812 46.9663 9.84665C46.9663 10.1864 46.6391 10.417 46.1482 10.417C45.4434 10.417 44.9525 9.94376 44.8015 9.3735L43.3164 9.93158C43.6436 10.8537 44.6001 11.7637 46.1482 11.7637ZM53.4241 11.606L53.2982 10.0651C53.0843 10.1743 52.8074 10.2106 52.5808 10.2106C52.1278 10.2106 51.8257 9.89523 51.8257 9.34918V7.03172H53.3612V5.55145H51.8257V3.78001H49.9755V5.55145H48.9687V7.03172H49.9755V9.57972C49.9755 11.06 51.0202 11.7637 52.3921 11.7637C52.7696 11.7637 53.122 11.7031 53.4241 11.606ZM59.8749 3.17334V6.47358H56.376V3.17334H54.3874V11.6667H56.376V8.11158H59.8749V11.6667H61.8761V3.17334H59.8749ZM66.2899 11.7637C68.2281 11.7637 69.6378 10.429 69.6378 8.60905C69.6378 6.78905 68.2281 5.45438 66.2899 5.45438C64.3265 5.45438 62.942 6.78905 62.942 8.60905C62.942 10.429 64.3265 11.7637 66.2899 11.7637ZM64.7796 8.60905C64.7796 7.63838 65.3837 6.97105 66.2899 6.97105C67.1835 6.97105 67.7876 7.63838 67.7876 8.60905C67.7876 9.57972 67.1835 10.2471 66.2899 10.2471C65.3837 10.2471 64.7796 9.57972 64.7796 8.60905ZM73.2088 11.4725C73.901 11.4725 74.5177 11.242 74.845 10.8416V11.424C74.845 12.1034 74.2786 12.5767 73.4102 12.5767C72.7935 12.5767 72.2523 12.2854 72.1642 11.788L70.4776 12.0428C70.7042 13.1955 71.925 13.972 73.4102 13.972C75.361 13.972 76.6574 12.8679 76.6574 11.2298V5.55145H74.8324V6.07318C74.4926 5.69705 73.9136 5.45438 73.171 5.45438C71.409 5.45438 70.3014 6.61918 70.3014 8.46345C70.3014 10.3077 71.409 11.4725 73.2088 11.4725ZM72.1012 8.46345C72.1012 7.55345 72.655 6.97105 73.5109 6.97105C74.3793 6.97105 74.9331 7.55345 74.9331 8.46345C74.9331 9.37345 74.3793 9.95585 73.5109 9.95585C72.655 9.95585 72.1012 9.37345 72.1012 8.46345Z",fill:"currentColor"})]})]}),kl("defs",{children:kl("clipPath",{id:"clip0_2415_6911",children:kl("rect",{width:"76",height:"14",fill:"white",transform:"translate(0.5)"})})})]}),Il=kl("svg",{width:"16",height:"12",viewBox:"0 0 16 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:kl("path",{d:"M5.30769 10.6923L4.77736 11.2226C4.91801 11.3633 5.10878 11.4423 5.30769 11.4423C5.5066 11.4423 5.69737 11.3633 5.83802 11.2226L5.30769 10.6923ZM15.5303 1.53033C15.8232 1.23744 15.8232 0.762563 15.5303 0.46967C15.2374 0.176777 14.7626 0.176777 14.4697 0.46967L15.5303 1.53033ZM1.53033 5.85429C1.23744 5.56139 0.762563 5.56139 0.46967 5.85429C0.176777 6.14718 0.176777 6.62205 0.46967 6.91495L1.53033 5.85429ZM5.83802 11.2226L15.5303 1.53033L14.4697 0.46967L4.77736 10.162L5.83802 11.2226ZM0.46967 6.91495L4.77736 11.2226L5.83802 10.162L1.53033 5.85429L0.46967 6.91495Z",fill:"currentColor"})});function Fl(){return kl("a",{href:"https://posthog.com",target:"_blank",rel:"noopener",className:"footer-branding",children:["Survey by ",Tl]})}function Rl(e){var t=e.text,n=e.submitDisabled,i=e.appearance,r=e.onSubmit,o=e.link,s=e.onPreviewSubmit,a=cl(pa),u=a.isPreviewMode,l=a.isPopup,c=i.submitButtonTextColor||ra(i.submitButtonColor||oa.submitButtonColor);return kl("div",{className:"bottom-section",children:[kl("div",{className:"buttons",children:kl("button",{className:"form-submit",disabled:n,type:"button",style:l?{color:c}:{},onClick:function(){o&&(null==us||us.open(o)),u?null==s||s():r()},children:t})}),!i.whiteLabel&&kl(Fl,{})]})}function Ol(e){var t=e.question,n=e.description,i=e.descriptionContentType,r=e.backgroundColor,o=e.forceDisableHtml;return kl("div",{style:cl(pa).isPopup?{backgroundColor:r||oa.backgroundColor}:{},children:[kl("div",{className:"survey-question",children:t}),n&&ga({component:Do("div",{className:"survey-question-description"}),children:n,renderAsHtml:!o&&"text"!==i})]})}function Ml(e){var t=e.onClick,n=cl(pa).isPreviewMode;return kl("div",{className:"cancel-btn-wrapper",onClick:t,disabled:n,children:kl("button",{className:"form-cancel",onClick:t,disabled:n,children:Pl})})}function Ll(e){var t=e.header,n=e.description,i=e.contentType,r=e.forceDisableHtml,o=e.appearance,s=e.onClose,a=e.styleOverrides,u=ra(o.backgroundColor||oa.backgroundColor),l=cl(pa).isPopup;return kl(Ho,{children:kl("div",{className:"thank-you-message",style:P({},a),children:kl("div",{className:"thank-you-message-container",children:[l&&kl(Ml,{onClick:function(){return s()}}),kl("h3",{className:"thank-you-message-header",style:{color:u},children:t}),n&&ga({component:Do("div",{className:"thank-you-message-body"}),children:n,renderAsHtml:!r&&"text"!==i,style:{color:u}}),l&&kl(Rl,{text:o.thankYouMessageCloseButtonText||"Close",submitDisabled:!1,appearance:o,onSubmit:function(){return s()}})]})})})}function Al(e){var t,n=ul(null),i=q(sl(null!==(t=e.defaultTextColor)&&void 0!==t?t:"black"),2),r=i[0],o=i[1];return al((function(){if(n.current){var e=function(e){var t=Ys.getComputedStyle(e).backgroundColor;if("rgba(0, 0, 0, 0)"===t)return"black";var n=t.match(/^rgba?\((\d+),\s*(\d+),\s*(\d+)(?:,\s*(\d+(?:\.\d+)?))?\)$/);if(!n)return"black";var i=parseInt(n[1]),r=parseInt(n[2]),o=parseInt(n[3]);return Math.sqrt(i*i*.299+r*r*.587+o*o*.114)>127.5?"black":"white"}(n.current);o(e)}}),[e.appearance,e.forceUpdate]),{ref:n,textColor:r}}function ql(e){var t=e.question,n=e.forceDisableHtml,i=e.appearance,r=e.onSubmit,o=e.onPreviewSubmit,s=ul(null),a=q(sl(""),2),u=a[0],l=a[1];return kl("div",{ref:s,children:[kl(Ol,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,backgroundColor:i.backgroundColor,forceDisableHtml:n}),kl("textarea",{rows:4,placeholder:null==i?void 0:i.placeholder,onInput:function(e){return l(e.currentTarget.value)}}),kl(Rl,{text:t.buttonText||"Submit",submitDisabled:!u&&!t.optional,appearance:i,onSubmit:function(){return r(u)},onPreviewSubmit:function(){return o(u)}})]})}function $l(e){var t=e.question,n=e.forceDisableHtml,i=e.appearance,r=e.onSubmit,o=e.onPreviewSubmit;return kl(Ho,{children:[kl(Ol,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n}),kl(Rl,{text:t.buttonText||"Submit",submitDisabled:!1,link:t.link,appearance:i,onSubmit:function(){return r("link clicked")},onPreviewSubmit:function(){return o("link clicked")}})]})}function Dl(e){var t=e.question,n=e.forceDisableHtml,i=e.displayQuestionIndex,r=e.appearance,o=e.onSubmit,s=e.onPreviewSubmit,a=t.scale,u=10===t.scale?0:1,l=q(sl(null),2),c=l[0],d=l[1];return kl(Ho,{children:[kl(Ol,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n,backgroundColor:r.backgroundColor}),kl("div",{className:"rating-section",children:[kl("div",{className:"rating-options",children:["emoji"===t.display&&kl("div",{className:"rating-options-emoji",children:(3===t.scale?jl:Bl).map((function(e,t){var n=t+1===c;return kl("button",{className:"ratings-emoji question-".concat(i,"-rating-").concat(t," ").concat(n?"rating-active":null),value:t+1,type:"button",onClick:function(){d(t+1)},style:{fill:n?r.ratingButtonActiveColor:r.ratingButtonColor,borderColor:r.borderColor},children:e},t)}))}),"number"===t.display&&kl("div",{className:"rating-options-number",style:{gridTemplateColumns:"repeat(".concat(a-u+1,", minmax(0, 1fr))")},children:Wl(t.scale).map((function(e,t){return kl(Nl,{displayQuestionIndex:i,active:c===e,appearance:r,num:e,setActiveNumber:function(e){d(e)}},t)}))})]}),kl("div",{className:"rating-text",children:[kl("div",{children:t.lowerBoundLabel}),kl("div",{children:t.upperBoundLabel})]})]}),kl(Rl,{text:t.buttonText||(null==r?void 0:r.submitButtonText)||"Submit",submitDisabled:Ns(c)&&!t.optional,appearance:r,onSubmit:function(){return o(c)},onPreviewSubmit:function(){return s(c)}})]})}function Nl(e){var t=e.num,n=e.active,i=e.displayQuestionIndex,r=e.appearance,o=e.setActiveNumber,s=Al({appearance:r,defaultTextColor:"black",forceUpdate:n}),a=s.textColor;return kl("button",{ref:s.ref,className:"ratings-number question-".concat(i,"-rating-").concat(t," ").concat(n?"rating-active":null),type:"button",onClick:function(){o(t)},style:{color:a,backgroundColor:n?r.ratingButtonActiveColor:r.ratingButtonColor,borderColor:r.borderColor},children:t})}function Hl(e){var t=e.question,n=e.forceDisableHtml,i=e.displayQuestionIndex,r=e.appearance,o=e.onSubmit,s=e.onPreviewSubmit,a=ul(null),u=ll((function(){return function(e){if(!e.shuffleOptions)return e.choices;var t=e.choices,n="";e.hasOpenChoice&&(n=t.pop());var i=ca(t,la(t));return e.hasOpenChoice&&(e.choices.push(n),i.push(n)),i}(t)}),[t]),l=q(sl(t.type===Ur.MultipleChoice?[]:null),2),c=l[0],d=l[1],f=q(sl(!1),2),v=f[0],h=f[1],p=q(sl(""),2),g=p[0],_=p[1],m=t.type===Ur.SingleChoice?"radio":"checkbox";return kl("div",{ref:a,children:[kl(Ol,{question:t.question,description:t.description,descriptionContentType:t.descriptionContentType,forceDisableHtml:n,backgroundColor:r.backgroundColor}),kl("div",{className:"multiple-choice-options limit-height",children:u.map((function(e,n){var r="choice-option",o=e,s=e;return t.hasOpenChoice&&n===t.choices.length-1&&(r+=" choice-option-open"),kl("div",{className:r,children:[kl("input",{type:m,id:"surveyQuestion".concat(i,"Choice").concat(n),name:"question".concat(i),value:o,disabled:!o,onInput:function(){return t.hasOpenChoice&&n===t.choices.length-1?h(!v):t.type===Ur.SingleChoice?d(o):t.type===Ur.MultipleChoice&&Os(c)?c.includes(o)?d(c.filter((function(e){return e!==o}))):d([].concat($(c),[o])):void 0}}),kl("label",{htmlFor:"surveyQuestion".concat(i,"Choice").concat(n),style:{color:"black"},children:t.hasOpenChoice&&n===t.choices.length-1?kl(Ho,{children:[kl("span",{children:[s,":"]}),kl("input",{type:"text",id:"surveyQuestion".concat(i,"Choice").concat(n,"Open"),name:"question".concat(i),onInput:function(e){var n=e.currentTarget.value;return t.type===Ur.SingleChoice?d(n):t.type===Ur.MultipleChoice&&Os(c)?_(n):void 0}})]}):s}),kl("span",{className:"choice-check",style:{color:"black"},children:Il})]})}))}),kl(Rl,{text:t.buttonText||"Submit",submitDisabled:(Ns(c)||Os(c)&&!v&&0===c.length||Os(c)&&v&&!g&&0===c.length&&!t.optional)&&!t.optional,appearance:r,onSubmit:function(){v&&t.type===Ur.MultipleChoice?Os(c)&&o([].concat($(c),[g])):o(c)},onPreviewSubmit:function(){v&&t.type===Ur.MultipleChoice?Os(c)&&s([].concat($(c),[g])):s(c)}})]})}var jl=[xl,Sl,wl],Bl=[El,xl,Sl,wl,Cl],Ul=[1,2,3,4,5],Vl=[1,2,3,4,5,6,7],zl=[0,1,2,3,4,5,6,7,8,9,10];function Wl(e){switch(e){case 5:default:return Ul;case 7:return Vl;case 10:return zl}}var Gl=Gs("[Surveys]"),Zl=us,Ql=hs;function Yl(e){return".PostHogWidget".concat(e)}function Jl(e,t,n){var i,r=e.questions[t],o=t+1;if(null===(i=r.branching)||void 0===i||!i.type)return t===e.questions.length-1?Vr.End:o;if(r.branching.type===Vr.End)return Vr.End;if(r.branching.type===Vr.SpecificQuestion){if(Number.isInteger(r.branching.index))return r.branching.index}else if(r.branching.type===Vr.ResponseBased){if(r.type===Ur.SingleChoice){var s,a,u=r.choices.indexOf("".concat(n));if(null!==(s=r.branching)&&void 0!==s&&null!==(a=s.responseValues)&&void 0!==a&&a.hasOwnProperty(u)){var l=r.branching.responseValues[u];return Number.isInteger(l)?l:l===Vr.End?Vr.End:o}}else if(r.type===Ur.Rating){var c,d;if("number"!=typeof n||!Number.isInteger(n))throw new Error("The response type must be an integer");var f=function(e,t){if(3===t){if(e<1||e>3)throw new Error("The response must be in range 1-3");return 1===e?"negative":2===e?"neutral":"positive"}if(5===t){if(e<1||e>5)throw new Error("The response must be in range 1-5");return e<=2?"negative":3===e?"neutral":"positive"}if(7===t){if(e<1||e>7)throw new Error("The response must be in range 1-7");return e<=3?"negative":4===e?"neutral":"positive"}if(10===t){if(e<0||e>10)throw new Error("The response must be in range 0-10");return e<=6?"detractors":e<=8?"passives":"promoters"}throw new Error("The scale must be one of: 3, 5, 7, 10")}(n,r.scale);if(null!==(c=r.branching)&&void 0!==c&&null!==(d=c.responseValues)&&void 0!==d&&d.hasOwnProperty(f)){var v=r.branching.responseValues[f];return Number.isInteger(v)?v:v===Vr.End?Vr.End:o}}return o}return Gl.warn("Falling back to next question index due to unexpected branching type"),o}var Xl=function(){function e(t){var n=this;R(this,e),L(this,"surveyTimeouts",new Map),L(this,"canShowNextEventBasedSurvey",(function(){var e,t=Ql.querySelectorAll("div[class^=PostHogSurvey]");return!(t.length>0)||1===(null===(e=t[t.length-1].shadowRoot)||void 0===e?void 0:e.childElementCount)})),L(this,"handlePopoverSurvey",(function(e){var t,i=null===(t=e.conditions)||void 0===t?void 0:t.seenSurveyWaitPeriodInDays;if(function(e,t){if(!t||!e)return!0;var n=new Date,i=Math.abs(n.getTime()-new Date(e).getTime());return Math.ceil(i/864e5)>t}(localStorage.getItem("lastSeenSurveyDate"),i)){var r=function(e){return!!localStorage.getItem(va(e))&&!fa(e)}(e);if(!r){var o;n.clearSurveyTimeout(e.id),n.addSurveyToFocus(e.id);var s=(null===(o=e.appearance)||void 0===o?void 0:o.surveyPopupDelaySeconds)||0,a=function(e,t,n,i){var r=Js.createElement("div");r.className="PostHogSurvey".concat(t);var o=r.attachShadow({mode:"open"});if(e){var s=Qs(Js,e,i);s&&o.appendChild(s)}return Js.body.appendChild(r),o}(na(null==e?void 0:e.appearance),e.id,0,n.posthog);if(s<=0)return os(kl(tc,{posthog:n.posthog,survey:e,removeSurveyFromFocus:n.removeSurveyFromFocus,isPopup:!0},"popover-survey"),a);var u=setTimeout((function(){if(!zu(e))return n.removeSurveyFromFocus(e.id);os(kl(tc,{posthog:n.posthog,survey:P(P({},e),{},{appearance:P(P({},e.appearance),{},{surveyPopupDelaySeconds:0})}),removeSurveyFromFocus:n.removeSurveyFromFocus,isPopup:!0},"popover-survey"),a)}),1e3*s);n.surveyTimeouts.set(e.id,u)}}})),L(this,"handleWidget",(function(e){var t=yl(e,n.posthog),i=na(e.appearance),r=Qs(Ql,i,n.posthog);r&&t.appendChild(r),os(kl(ic,{posthog:n.posthog,survey:e,removeSurveyFromFocus:n.removeSurveyFromFocus},"feedback-survey"),t)})),L(this,"handleWidgetSelector",(function(e){var t,i=(null===(t=e.appearance)||void 0===t?void 0:t.widgetSelector)&&Ql.querySelector(e.appearance.widgetSelector);if(i)if(0===Ql.querySelectorAll(".PostHogWidget".concat(e.id)).length)n.handleWidget(e);else if(1===Ql.querySelectorAll(".PostHogWidget".concat(e.id)).length&&!i.getAttribute("PHWidgetSurveyClickListener")){var r,o,s=null===(r=Ql.querySelector(Yl(e.id)))||void 0===r||null===(o=r.shadowRoot)||void 0===o?void 0:o.querySelector(".survey-form");Fa(i,"click",(function(){s&&(s.style.display="none"===s.style.display?"block":"none",Fa(s,"PHSurveyClosed",(function(){n.removeSurveyFromFocus(e.id),s.style.display="none"})))})),i.setAttribute("PHWidgetSurveyClickListener","true")}})),L(this,"canRenderSurvey",(function(e){var t={visible:!1};return e.end_date?(t.disabledReason="survey was completed on ".concat(e.end_date),t):e.type!=Br.Popover?(t.disabledReason="Only Popover survey types can be rendered",t):!e.linked_flag_key||n.posthog.featureFlags.isFeatureEnabled(e.linked_flag_key)?!e.targeting_flag_key||n.posthog.featureFlags.isFeatureEnabled(e.targeting_flag_key)?!e.internal_targeting_flag_key||n.posthog.featureFlags.isFeatureEnabled(e.internal_targeting_flag_key)?(t.visible=!0,t):(t.disabledReason="internal targeting feature flag ".concat(e.internal_targeting_flag_key," is false"),t):(t.disabledReason="targeting feature flag ".concat(e.targeting_flag_key," is false"),t):(t.disabledReason="linked feature flag ".concat(e.linked_flag_key," is false"),t)})),L(this,"renderSurvey",(function(e,t){os(kl(tc,{posthog:n.posthog,survey:e,removeSurveyFromFocus:n.removeSurveyFromFocus,isPopup:!1},"popover-survey"),t)})),L(this,"callSurveysAndEvaluateDisplayLogic",(function(){var e,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];null===(e=n.posthog)||void 0===e||e.getActiveMatchingSurveys((function(e){var t=e.filter((function(e){return"api"!==e.type}));n.sortSurveysByAppearanceDelay(t).forEach((function(e){if(Ns(n.surveyInFocus)){var t,i,r;if(e.type===Br.Widget)"tab"===(null===(t=e.appearance)||void 0===t?void 0:t.widgetType)&&0===Ql.querySelectorAll(".PostHogWidget".concat(e.id)).length&&n.handleWidget(e),"selector"===(null===(i=e.appearance)||void 0===i?void 0:i.widgetType)&&null!==(r=e.appearance)&&void 0!==r&&r.widgetSelector&&n.handleWidgetSelector(e);e.type===Br.Popover&&n.canShowNextEventBasedSurvey()&&n.handlePopoverSurvey(e)}}))}),t)})),L(this,"addSurveyToFocus",(function(e){Ns(n.surveyInFocus)||Gl.error("Survey ".concat($(n.surveyInFocus)," already in focus. Cannot add survey ").concat(e,".")),n.surveyInFocus=e})),L(this,"removeSurveyFromFocus",(function(e){n.surveyInFocus!==e&&Gl.error("Survey ".concat(e," is not in focus. Cannot remove survey ").concat(e,".")),n.clearSurveyTimeout(e),n.surveyInFocus=null})),this.posthog=t,this.surveyInFocus=null}return M(e,[{key:"clearSurveyTimeout",value:function(e){var t=this.surveyTimeouts.get(e);t&&(clearTimeout(t),this.surveyTimeouts.delete(e))}},{key:"sortSurveysByAppearanceDelay",value:function(e){return e.sort((function(e,t){var n,i;return((null===(n=e.appearance)||void 0===n?void 0:n.surveyPopupDelaySeconds)||0)-((null===(i=t.appearance)||void 0===i?void 0:i.surveyPopupDelaySeconds)||0)}))}},{key:"getTestAPI",value:function(){return{addSurveyToFocus:this.addSurveyToFocus,removeSurveyFromFocus:this.removeSurveyFromFocus,surveyInFocus:this.surveyInFocus,surveyTimeouts:this.surveyTimeouts,canShowNextEventBasedSurvey:this.canShowNextEventBasedSurvey,handleWidget:this.handleWidget,handlePopoverSurvey:this.handlePopoverSurvey,handleWidgetSelector:this.handleWidgetSelector,sortSurveysByAppearanceDelay:this.sortSurveysByAppearanceDelay}}}]),e}();function Kl(e){if(Ql&&Zl){var t=new Xl(e);return t.callSurveysAndEvaluateDisplayLogic(!0),setInterval((function(){t.callSurveysAndEvaluateDisplayLogic(!1)}),1e3),t}}function ec(e){var t=e.survey,n=e.removeSurveyFromFocus,i=e.setSurveyVisible,r=e.isPreviewMode,o=void 0!==r&&r;al((function(){var e;if(!o&&null!==(e=t.conditions)&&void 0!==e&&e.url){var r=function(){if(!zu(t))return i(!1),n(t.id)};Fa(Zl,"popstate",r),Fa(Zl,"hashchange",r);var s=Zl.history.pushState,a=Zl.history.replaceState;return Zl.history.pushState=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];s.apply(this,t),r()},Zl.history.replaceState=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];a.apply(this,t),r()},function(){Zl.removeEventListener("popstate",r),Zl.removeEventListener("hashchange",r),Zl.history.pushState=s,Zl.history.replaceState=a}}}),[o,t,n,i])}function tc(e){var t,n,i,r,o,s,a=e.survey,u=e.forceDisableHtml,l=e.posthog,c=e.style,d=e.previewPageIndex,f=e.removeSurveyFromFocus,v=e.isPopup,h=e.onPreviewSubmit,p=void 0===h?function(){}:h,g=e.onPopupSurveyDismissed,_=void 0===g?function(){}:g,m=e.onPopupSurveySent,y=void 0===m?function(){}:m,b=Number.isInteger(d),k=null!==(t=a.appearance)&&void 0!==t&&t.surveyPopupDelaySeconds?1e3*a.appearance.surveyPopupDelaySeconds:0,w=function(e,t,n,i,r){var o=q(sl(i||0===n),2),s=o[0],a=o[1],u=q(sl(!1),2),l=u[0],c=u[1];return al((function(){if(t){if(!i){var o=function(){r(e.id),a(!1)},s=function(){var t,n;null!==(t=e.appearance)&&void 0!==t&&t.displayThankYouMessage?(c(!0),r(e.id),null!==(n=e.appearance)&&void 0!==n&&n.autoDisappear&&setTimeout((function(){a(!1)}),5e3)):(r(e.id),a(!1))},u=function(){var n;zu(e)&&(a(!0),Zl.dispatchEvent(new Event("PHSurveyShown")),t.capture("survey shown",{$survey_name:e.name,$survey_id:e.id,$survey_iteration:e.current_iteration,$survey_iteration_start_date:e.current_iteration_start_date,sessionRecordingUrl:null===(n=t.get_session_replay_url)||void 0===n?void 0:n.call(t)}),localStorage.setItem("lastSeenSurveyDate",(new Date).toISOString()),setTimeout((function(){var t,n,i=null===(t=Ql.querySelector(Yl(e.id)))||void 0===t||null===(n=t.shadowRoot)||void 0===n?void 0:n.querySelector('textarea, input[type="text"]');i&&i.focus()}),100))};if(Fa(Zl,"PHSurveyClosed",o),Fa(Zl,"PHSurveySent",s),n>0){var l=setTimeout(u,n);return function(){clearTimeout(l),Zl.removeEventListener("PHSurveyClosed",o),Zl.removeEventListener("PHSurveySent",s)}}return u(),function(){Zl.removeEventListener("PHSurveyClosed",o),Zl.removeEventListener("PHSurveySent",s)}}}else Gl.error("usePopupVisibility hook called without a PostHog instance.")}),[]),ec({survey:e,removeSurveyFromFocus:r,setSurveyVisible:a,isPreviewMode:i}),{isPopupVisible:s,isSurveySent:l,setIsPopupVisible:a}}(a,l,k,b,f),S=w.isPopupVisible,x=w.isSurveySent,E=w.setIsPopupVisible,C=x||d===a.questions.length,T=null!==(n=c)&&void 0!==n&&n.left&&js(null===(i=c)||void 0===i?void 0:i.left)?{left:c.left-40}:{};return b&&((c=c||{}).left="unset",c.right="unset",c.transform="unset"),S?kl(pa.Provider,{value:{isPreviewMode:b,previewPageIndex:d,onPopupSurveyDismissed:function(){ua(a,l,b),_()},isPopup:v||!1,onPreviewSubmit:p,onPopupSurveySent:function(){y()}},children:C?kl(Ll,{header:(null===(r=a.appearance)||void 0===r?void 0:r.thankYouMessageHeader)||"Thank you!",description:(null===(o=a.appearance)||void 0===o?void 0:o.thankYouMessageDescription)||"",forceDisableHtml:!!u,contentType:null===(s=a.appearance)||void 0===s?void 0:s.thankYouMessageDescriptionContentType,appearance:a.appearance||oa,styleOverrides:P(P({},c),T),onClose:function(){return E(!1)}}):kl(nc,{survey:a,forceDisableHtml:!!u,posthog:l,styleOverrides:c})}):null}function nc(e){var t,n,i=e.survey,r=e.forceDisableHtml,o=e.posthog,s=e.styleOverrides,a=ra((null===(t=i.appearance)||void 0===t?void 0:t.backgroundColor)||oa.backgroundColor),u=q(sl({}),2),l=u[0],c=u[1],d=cl(pa),f=d.previewPageIndex,v=d.onPopupSurveyDismissed,h=d.isPopup,p=d.onPreviewSubmit,g=d.onPopupSurveySent,_=q(sl(f||0),2),m=_[0],y=_[1],b=ll((function(){return da(i)}),[i]);al((function(){y(null!=f?f:0)}),[f]);return kl("form",{className:"survey-form",style:h?P({color:a,borderColor:null===(n=i.appearance)||void 0===n?void 0:n.borderColor},s):{},children:b.map((function(e,t){var n;return m===t&&kl("div",{className:"survey-box",style:h?{backgroundColor:(null===(n=i.appearance)||void 0===n?void 0:n.backgroundColor)||oa.backgroundColor}:{},children:[h&&kl(Ml,{onClick:function(){v()}}),rc({question:e,forceDisableHtml:r,displayQuestionIndex:t,appearance:i.appearance||oa,onSubmit:function(n){return function(e){var t=e.res,n=e.displayQuestionIndex,r=e.questionId;if(o)if(r){var s=function(e){return"$survey_response_".concat(e)}(r);c(P(P({},l),{},L({},s,t)));var a=Jl(i,n,t);a===Vr.End?(aa(P(P({},l),{},L({},s,t)),i,o),g()):y(a)}else Gl.error("onNextButtonClick called without a questionId.");else Gl.error("onNextButtonClick called without a PostHog instance.")}({res:n,displayQuestionIndex:t,questionId:e.id})},onPreviewSubmit:p})]})}))})}function ic(e){var t,n,i=e.survey,r=e.forceDisableHtml,o=e.posthog,s=e.readOnly,a=e.removeSurveyFromFocus,u=q(sl(!0),2),l=u[0],c=u[1],d=q(sl(!1),2),f=d[0],v=d[1],h=q(sl({}),2),p=h[0],g=h[1],_=ul(null);if(al((function(){var e,t;if(o){if(!s){if("tab"===(null===(e=i.appearance)||void 0===e?void 0:e.widgetType)&&_.current){var n,r=_.current.getBoundingClientRect(),a={top:"50%",left:parseInt("".concat(r.right-360)),bottom:"auto",borderRadius:10,borderBottom:"1.5px solid ".concat((null===(n=i.appearance)||void 0===n?void 0:n.borderColor)||"#c9c6c6")};g(a)}if("selector"===(null===(t=i.appearance)||void 0===t?void 0:t.widgetType)){var u,l=null!==(u=Ql.querySelector(i.appearance.widgetSelector||""))&&void 0!==u?u:void 0;Fa(l,"click",(function(e){var t,n,r=e.currentTarget.getBoundingClientRect(),o=Zl.innerHeight,s=parseInt((null===(t=i.appearance)||void 0===t?void 0:t.maxWidth)||"300"),a=r.left+r.width/2-s/2;a+s>Zl.innerWidth&&(a=Zl.innerWidth-s-20),a<20&&(a=20);var u=!1;r.bottom+300>o&&(u=!0);var l;l=u?null:r.bottom+Zl.scrollY+12,g({position:"fixed",top:u?"auto":l+"px",left:a+"px",right:"auto",bottom:u?Zl.innerHeight-r.top+12+"px":"auto",transform:"none",border:"1.5px solid ".concat((null===(n=i.appearance)||void 0===n?void 0:n.borderColor)||"#c9c6c6"),borderRadius:"10px",width:"".concat(s,"px"),zIndex:ea,boxShadow:"0 4px 12px rgba(0, 0, 0, 0.15)",maxHeight:u?"calc(100vh - 40px - ".concat(24,"px)"):"calc(100vh - ".concat(l,"px - 20px)")}),v(!f)})),null==l||l.setAttribute("PHWidgetSurveyClickListener","true")}}}else Gl.error("FeedbackWidget called without a PostHog instance.")}),[]),ec({survey:i,removeSurveyFromFocus:a,setSurveyVisible:c}),!l)return null;var m=function(){v(!1)};return kl(Ho,{children:["tab"===(null===(t=i.appearance)||void 0===t?void 0:t.widgetType)&&kl("div",{className:"ph-survey-widget-tab",ref:_,onClick:function(){return!s&&v(!f)},style:{color:ra(i.appearance.widgetColor)},children:[kl("div",{className:"ph-survey-widget-tab-icon"}),(null===(n=i.appearance)||void 0===n?void 0:n.widgetLabel)||""]}),f&&kl(tc,{posthog:o,survey:i,forceDisableHtml:r,style:p,removeSurveyFromFocus:a,isPopup:!0,onPopupSurveyDismissed:m,onPopupSurveySent:m},"feedback-widget-survey")]})}var rc=function(e){var t,n,i=e.question,r=e.forceDisableHtml,o=e.displayQuestionIndex,s=e.appearance,a=e.onSubmit,u=e.onPreviewSubmit,l=(L(t={},Ur.Open,ql),L(t,Ur.Link,$l),L(t,Ur.Rating,Dl),L(t,Ur.SingleChoice,Hl),L(t,Ur.MultipleChoice,Hl),t),c={question:i,forceDisableHtml:r,appearance:s,onPreviewSubmit:function(e){u(e)},onSubmit:function(e){a(e)}},d=(L(n={},Ur.Open,{}),L(n,Ur.Link,{}),L(n,Ur.Rating,{displayQuestionIndex:o}),L(n,Ur.SingleChoice,{displayQuestionIndex:o}),L(n,Ur.MultipleChoice,{displayQuestionIndex:o}),n),f=l[i.type],v=P(P({},c),d[i.type]);return kl(f,P({},v))};function oc(e){return!qs(Event)&&sc(e,Event)}function sc(e,t){try{return e instanceof t}catch(e){return!1}}function ac(e){return Ns(e)||!Ls(e)&&!Ms(e)}function uc(e,t){return Object.prototype.toString.call(e)==="[object ".concat(t,"]")}function lc(e){return uc(e,"DOMError")}bs.__PosthogExtensions__=bs.__PosthogExtensions__||{},bs.__PosthogExtensions__.canActivateRepeatedly=fa,bs.__PosthogExtensions__.generateSurveys=Kl,bs.extendPostHogWithSurveys=Kl;var cc=/\(error: (.*)\)/,dc=50,fc="?";function vc(e,t,n,i){var r={platform:"web:javascript",filename:e,function:"<anonymous>"===t?fc:t,in_app:!0};return qs(n)||(r.lineno=n),qs(i)||(r.colno=i),r}var hc=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,pc=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:<anonymous>|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,gc=/\((\S*)(?::(\d+))(?::(\d+))\)/,_c=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,mc=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,yc=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.sort((function(e,t){return e[0]-t[0]})).map((function(e){return e[1]}));return function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=[],r=e.split("\n"),o=t;o<r.length;o++){var s=r[o];if(!(s.length>1024)){var a=cc.test(s)?s.replace(cc,"$1"):s;if(!a.match(/\S*Error: /)){var u,l=H(i);try{for(l.s();!(u=l.n()).done;){var c=(0,u.value)(a);if(c){n.push(c);break}}}catch(e){l.e(e)}finally{l.f()}if(n.length>=dc)break}}}return function(e){if(!e.length)return[];var t=Array.from(e);return t.reverse(),t.slice(0,dc).map((function(e){return P(P({},e),{},{filename:e.filename||bc(t).filename,function:e.function||fc})}))}(n)}}.apply(void 0,[[30,function(e){var t=hc.exec(e);if(t){var n=q(t,4),i=n[1],r=n[2],o=n[3];return vc(i,fc,+r,+o)}var s=pc.exec(e);if(s){if(s[2]&&0===s[2].indexOf("eval")){var a=gc.exec(s[2]);a&&(s[2]=a[1],s[3]=a[2],s[4]=a[3])}var u=q(xc(s[1]||fc,s[2]),2),l=u[0];return vc(u[1],l,s[3]?+s[3]:void 0,s[4]?+s[4]:void 0)}}],[50,function(e){var t=_c.exec(e);if(t){if(t[3]&&t[3].indexOf(" > eval")>-1){var n=mc.exec(t[3]);n&&(t[1]=t[1]||"eval",t[3]=n[1],t[4]=n[2],t[5]="")}var i=t[3],r=t[1]||fc,o=q(xc(r,i),2);return r=o[0],vc(i=o[1],r,t[4]?+t[4]:void 0,t[5]?+t[5]:void 0)}}]]);function bc(e){return e[e.length-1]||{}}var kc,wc,Sc,xc=function(e,t){var n=-1!==e.indexOf("safari-extension"),i=-1!==e.indexOf("safari-web-extension");return n||i?[-1!==e.indexOf("@")?e.split("@")[0]:fc,n?"safari-extension:".concat(t):"safari-web-extension:".concat(t)]:[e,t]};var Ec=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;function Cc(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=e.stacktrace||e.stack||"",i=function(e){if(e&&Pc.test(e.message))return 1;return 0}(e);try{var r=yc,o=function(e,t){var n=function(e){var t=globalThis._posthogChunkIds;if(!t)return{};var n=Object.keys(t);return Sc&&n.length===wc||(wc=n.length,Sc=n.reduce((function(n,i){kc||(kc={});var r=kc[i];if(r)n[r[0]]=r[1];else for(var o=e(i),s=o.length-1;s>=0;s--){var a=o[s],u=null==a?void 0:a.filename,l=t[i];if(u&&l){n[u]=l,kc[i]=[u,l];break}}return n}),{})),Sc}(t);return e.forEach((function(e){e.filename&&(e.chunk_id=n[e.filename])})),e}(r(n,i),r);return o.slice(0,o.length-t)}catch(e){}return[]}var Pc=/Minified React error #\d+;/i;function Tc(e,t){var n,i,r=Cc(e),o=null===(n=null==t?void 0:t.handled)||void 0===n||n,s=null!==(i=null==t?void 0:t.synthetic)&&void 0!==i&&i;return{$exception_list:[{type:null!=t&&t.overrideExceptionType?t.overrideExceptionType:e.name,value:null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:function(e){var t=e.message;if(t.error&&"string"==typeof t.error.message)return t.error.message;return t}(e),stacktrace:{frames:r,type:"raw"},mechanism:{handled:o,synthetic:s}}],$exception_level:"error"}}function Ic(e,t){var n,i,r,o=null===(n=null==t?void 0:t.handled)||void 0===n||n,s=null===(i=null==t?void 0:t.synthetic)||void 0===i||i,a={type:null!=t&&t.overrideExceptionType?t.overrideExceptionType:null!==(r=null==t?void 0:t.defaultExceptionType)&&void 0!==r?r:"Error",value:null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:e||(null==t?void 0:t.defaultExceptionMessage),mechanism:{handled:o,synthetic:s}};if(null!=t&&t.syntheticException){var u=Cc(t.syntheticException,1);u.length&&(a.stacktrace={frames:u,type:"raw"})}return{$exception_list:[a],$exception_level:"error"}}function Fc(e){return $s(e)&&!Ds(e)&&xs.indexOf(e)>=0}function Rc(e,t){var n,i,r=null===(n=null==t?void 0:t.handled)||void 0===n||n,o=null===(i=null==t?void 0:t.synthetic)||void 0===i||i,s=null!=t&&t.overrideExceptionType?t.overrideExceptionType:oc(e)?e.constructor.name:"Error",a=null!=t&&t.overrideExceptionMessage?t.overrideExceptionMessage:"Non-Error ".concat("exception"," captured with keys: ",function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:40,n=Object.keys(e);if(n.sort(),!n.length)return"[object has no keys]";for(var i=n.length;i>0;i--){var r=n.slice(0,i).join(", ");if(!(r.length>t))return i===n.length||r.length<=t?r:"".concat(r.slice(0,t),"...")}return""}(e)),u={type:s,value:a,mechanism:{handled:r,synthetic:o}};if(null!=t&&t.syntheticException){var l=Cc(null==t?void 0:t.syntheticException,1);l.length&&(u.stacktrace={frames:l,type:"raw"})}return{$exception_list:[u],$exception_level:Fc(e.level)?e.level:"error"}}function Oc(e,t){var n=e.error,i=e.event,r={$exception_list:[]},o=n||i;if(lc(o)||function(e){return uc(e,"DOMException")}(o)){var s=o;if(function(e){return"stack"in e}(o))r=Tc(o,t);else{var a=s.name||(lc(s)?"DOMError":"DOMException"),u=s.message?"".concat(a,": ").concat(s.message):a,l=lc(s)?"DOMError":"DOMException";r=Ic(u,P(P({},t),{},{overrideExceptionType:l,defaultExceptionMessage:u}))}return"code"in s&&(r.$exception_DOMException_code="".concat(s.code)),r}if(function(e){return uc(e,"ErrorEvent")}(o)&&o.error)return Tc(o.error,t);if(function(e){switch(Object.prototype.toString.call(e)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object DOMError]":return!0;default:return sc(e,Error)}}(o))return Tc(o,t);if(function(e){return uc(e,"Object")}(o)||oc(o))return Rc(o,t);if(qs(n)&&$s(i)){var c="Error",d=i,f=i.match(Ec);return f&&(c=f[1],d=f[2]),Ic(d,P(P({},t),{},{overrideExceptionType:c,defaultExceptionMessage:d}))}return Ic(o,t)}function Mc(e){var t=function(e){if(ac(e))return e;try{if("reason"in e)return e.reason;if("detail"in e&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}(q(e,1)[0]);return ac(t)?Ic("Non-Error promise rejection captured with value: ".concat(String(t)),{handled:!1,synthetic:!1,overrideExceptionType:"UnhandledRejection"}):Oc({event:t},{handled:!1,overrideExceptionType:"UnhandledRejection",defaultExceptionMessage:String(t)})}var Lc=Gs("[ExceptionAutocapture]"),Ac={wrapOnError:function(e){var t=us;t||Lc.info("window not available, cannot wrap onerror");var n=t.onerror;return t.onerror=function(){for(var t,i=arguments.length,r=new Array(i),o=0;o<i;o++)r[o]=arguments[o];var s=Oc({event:r[0],error:r[4]});return e(s),null!==(t=null==n?void 0:n.apply(void 0,r))&&void 0!==t&&t},t.onerror.__POSTHOG_INSTRUMENTED__=!0,function(){var e;null===(e=t.onerror)||void 0===e||delete e.__POSTHOG_INSTRUMENTED__,t.onerror=n}},wrapUnhandledRejection:function(e){var t=us;t||Lc.info("window not available, cannot wrap onUnhandledRejection");var n=t.onunhandledrejection;return t.onunhandledrejection=function(){for(var i,r=arguments.length,o=new Array(r),s=0;s<r;s++)o[s]=arguments[s];var a=Mc(o);return e(a),null!==(i=null==n?void 0:n.apply(t,o))&&void 0!==i&&i},t.onunhandledrejection.__POSTHOG_INSTRUMENTED__=!0,function(){var e;null===(e=t.onunhandledrejection)||void 0===e||delete e.__POSTHOG_INSTRUMENTED__,t.onunhandledrejection=n}}};function qc(e,t,n){try{if(!(t in e))return function(){};var i=e[t],r=n(i);return Ms(r)&&(r.prototype=r.prototype||{},Object.defineProperties(r,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=r,function(){e[t]=i}}catch(e){return function(){}}}bs.__PosthogExtensions__=bs.__PosthogExtensions__||{},bs.__PosthogExtensions__.errorWrappingFunctions=Ac,bs.__PosthogExtensions__.parseErrorAsProperties=Oc,bs.posthogErrorWrappingFunctions=Ac,bs.parseErrorAsProperties=Oc;var $c=function(e,t){if(e){var n=e.checkAndGetSessionAndWindowId(!0),i=n.sessionId,r=n.windowId;t.headers.set("X-POSTHOG-SESSION-ID",i),t.headers.set("X-POSTHOG-WINDOW-ID",r)}};bs.__PosthogExtensions__=bs.__PosthogExtensions__||{};var Dc={_patchFetch:function(e){return qc(us,"fetch",(function(t){return function(){var n,i=(n=T().mark((function n(i,r){var o;return T().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return o=new Request(i,r),$c(e,o),n.abrupt("return",t(o));case 3:case"end":return n.stop()}}),n)})),function(){var e=this,t=arguments;return new Promise((function(i,r){var o=n.apply(e,t);function s(e){F(o,i,r,s,a,"next",e)}function a(e){F(o,i,r,s,a,"throw",e)}s(void 0)}))});return function(e,t){return i.apply(this,arguments)}}()}))},_patchXHR:function(e){return qc(us.XMLHttpRequest.prototype,"open",(function(t){return function(n,i){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],o=arguments.length>3?arguments[3]:void 0,s=arguments.length>4?arguments[4]:void 0,a=new Request(i);return $c(e,a),t.call(this,n,a.url,r,o,s)}}))}};function Nc(e){var t;return e instanceof Element&&(e.id===Io||!(null===(t=e.closest)||void 0===t||!t.call(e,".toolbar-global-fade-container")))}function Hc(e){return!!e&&1===e.nodeType}function jc(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function Bc(e){return!!e&&3===e.nodeType}function Uc(e){return!!e&&11===e.nodeType}function Vc(e){return e?Cs(e).split(/\s+/):[]}function zc(e){var t=null==us?void 0:us.location.href;return!!(t&&e&&e.some((function(e){return t.match(e)})))}function Wc(e){var t="";switch(I(e.className)){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return Vc(t)}function Gc(e){return Hs(e)?null:Cs(e).split(/(\s+)/).filter((function(e){return ad(e)})).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function Zc(e){var t="";return Kc(e)&&!ed(e)&&e.childNodes&&e.childNodes.length&&ya(e.childNodes,(function(e){var n;Bc(e)&&e.textContent&&(t+=null!==(n=Gc(e.textContent))&&void 0!==n?n:"")})),Cs(t)}function Qc(e){return qs(e.target)?e.srcElement||null:null!==(t=e.target)&&void 0!==t&&t.shadowRoot?e.composedPath()[0]||null:e.target||null;var t}bs.__PosthogExtensions__.tracingHeadersPatchFns=Dc,bs.postHogTracingHeadersPatchFns=Dc;var Yc=["a","button","form","input","select","textarea","label"];function Jc(e){var t=e.parentNode;return!(!t||!Hc(t))&&t}function Xc(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0,r=arguments.length>4?arguments[4]:void 0;if(!us||!e||jc(e,"html")||!Hc(e))return!1;if(null!=n&&n.url_allowlist&&!zc(n.url_allowlist))return!1;if(null!=n&&n.url_ignorelist&&zc(n.url_ignorelist))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}for(var s=!1,a=[e],u=!0,l=e;l.parentNode&&!jc(l,"body");)if(Uc(l.parentNode))a.push(l.parentNode.host),l=l.parentNode.host;else{if(!(u=Jc(l)))break;if(i||Yc.indexOf(u.tagName.toLowerCase())>-1)s=!0;else{var c=us.getComputedStyle(u);c&&"pointer"===c.getPropertyValue("cursor")&&(s=!0)}a.push(u),l=u}if(!function(e,t){var n=null==t?void 0:t.element_allowlist;if(qs(n))return!0;var i,r=H(e);try{var o=function(){var e=i.value;if(n.some((function(t){return e.tagName.toLowerCase()===t})))return{v:!0}};for(r.s();!(i=r.n()).done;){var s=o();if("object"===I(s))return s.v}}catch(e){r.e(e)}finally{r.f()}return!1}(a,n))return!1;if(!function(e,t){var n=null==t?void 0:t.css_selector_allowlist;if(qs(n))return!0;var i,r=H(e);try{var o=function(){var e=i.value;if(n.some((function(t){return e.matches(t)})))return{v:!0}};for(r.s();!(i=r.n()).done;){var s=o();if("object"===I(s))return s.v}}catch(e){r.e(e)}finally{r.f()}return!1}(a,n))return!1;var d=us.getComputedStyle(e);if(d&&"pointer"===d.getPropertyValue("cursor")&&"click"===t.type)return!0;var f=e.tagName.toLowerCase();switch(f){case"html":return!1;case"form":return(r||["submit"]).indexOf(t.type)>=0;case"input":case"select":case"textarea":return(r||["change","click"]).indexOf(t.type)>=0;default:return s?(r||["click"]).indexOf(t.type)>=0:(r||["click"]).indexOf(t.type)>=0&&(Yc.indexOf(f)>-1||"true"===e.getAttribute("contenteditable"))}}function Kc(e){for(var t=e;t.parentNode&&!jc(t,"body");t=t.parentNode){var n=Wc(t);if(Es(n,"ph-sensitive")||Es(n,"ph-no-capture"))return!1}if(Es(Wc(e),"ph-include"))return!0;var i=e.type||"";if($s(i))switch(i.toLowerCase()){case"hidden":case"password":return!1}var r=e.name||e.id||"";if($s(r)){if(/^cc|cardnum|ccnum|creditcard|csc|cvc|cvv|exp|pass|pwd|routing|seccode|securitycode|securitynum|socialsec|socsec|ssn/i.test(r.replace(/[^a-zA-Z0-9]/g,"")))return!1}return!0}function ed(e){return!!(jc(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||jc(e,"select")||jc(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var td="(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})",nd=new RegExp("^(?:".concat(td,")$")),id=new RegExp(td),rd="\\d{3}-?\\d{2}-?\\d{4}",od=new RegExp("^(".concat(rd,")$")),sd=new RegExp("(".concat(rd,")"));function ad(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(Hs(e))return!1;if($s(e)){if(e=Cs(e),(t?nd:id).test((e||"").replace(/[- ]/g,"")))return!1;if((t?od:sd).test(e))return!1}return!0}function ud(e){var t=Zc(e);return ad(t="".concat(t," ").concat(ld(e)).trim())?t:""}function ld(e){var t="";return e&&e.childNodes&&e.childNodes.length&&ya(e.childNodes,(function(e){var n;if(e&&"span"===(null===(n=e.tagName)||void 0===n?void 0:n.toLowerCase()))try{var i=Zc(e);t="".concat(t," ").concat(i).trim(),e.childNodes&&e.childNodes.length&&(t="".concat(t," ").concat(ld(e)).trim())}catch(e){Ws.error("[AutoCapture]",e)}})),t}function cd(e){return function(e){var t=e.map((function(e){var t,n,i="";if(e.tag_name&&(i+=e.tag_name),e.attr_class){e.attr_class.sort();var r,o=H(e.attr_class);try{for(o.s();!(r=o.n()).done;){var s=r.value;i+=".".concat(s.replace(/"/g,""))}}catch(e){o.e(e)}finally{o.f()}}var a=P(P(P(P({},e.text?{text:e.text}:{}),{},{"nth-child":null!==(t=e.nth_child)&&void 0!==t?t:0,"nth-of-type":null!==(n=e.nth_of_type)&&void 0!==n?n:0},e.href?{href:e.href}:{}),e.attr_id?{attr_id:e.attr_id}:{}),e.attributes),u={};return wa(a).sort((function(e,t){var n=q(e,1)[0],i=q(t,1)[0];return n.localeCompare(i)})).forEach((function(e){var t=q(e,2),n=t[0],i=t[1];return u[dd(n.toString())]=dd(i.toString())})),i+=":",i+=wa(a).map((function(e){var t=q(e,2),n=t[0],i=t[1];return"".concat(n,'="').concat(i,'"')})).join("")}));return t.join(";")}(function(e){return e.map((function(e){var t,n,i={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:fd(e),attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return wa(e).filter((function(e){return 0===q(e,1)[0].indexOf("attr__")})).forEach((function(e){var t=q(e,2),n=t[0],r=t[1];return i.attributes[n]=r})),i}))}(e))}function dd(e){return e.replace(/"|\\"/g,'\\"')}function fd(e){var t=e.attr__class;return t?Os(t)?t:Vc(t):void 0}var vd=function(){function e(){R(this,e),this.clicks=[]}return M(e,[{key:"isRageClick",value:function(e,t,n){var i=this.clicks[this.clicks.length-1];if(i&&Math.abs(e-i.x)+Math.abs(t-i.y)<30&&n-i.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}(),hd=Gs("[AutoCapture]");function pd(e,t){return t.length>e?t.slice(0,e)+"...":t}function gd(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do{t=t.previousSibling}while(t&&!Hc(t));return t}function _d(e,t,n,i){var r=e.tagName.toLowerCase(),o={tag_name:r};Yc.indexOf(r)>-1&&!n&&("a"===r.toLowerCase()||"button"===r.toLowerCase()?o.$el_text=pd(1024,ud(e)):o.$el_text=pd(1024,Zc(e)));var s=Wc(e);s.length>0&&(o.classes=s.filter((function(e){return""!==e}))),ya(e.attributes,(function(n){var r;if((!ed(e)||-1!==["name","id","class","aria-label"].indexOf(n.name))&&((null==i||!i.includes(n.name))&&!t&&ad(n.value)&&(r=n.name,!$s(r)||"_ngcontent"!==r.substring(0,10)&&"_nghost"!==r.substring(0,7)))){var s=n.value;"class"===n.name&&(s=Vc(s).join(" ")),o["attr__"+n.name]=pd(1024,s)}}));for(var a=1,u=1,l=e;l=gd(l);)a++,l.tagName===e.tagName&&u++;return o.nth_child=a,o.nth_of_type=u,o}function md(e,t){for(var n,i,r=t.e,o=t.maskAllElementAttributes,s=t.maskAllText,a=t.elementAttributeIgnoreList,u=t.elementsChainAsString,l=[e],c=e;c.parentNode&&!jc(c,"body");)Uc(c.parentNode)?(l.push(c.parentNode.host),c=c.parentNode.host):(l.push(c.parentNode),c=c.parentNode);var d,f=[],v={},h=!1,p=!1;if(ya(l,(function(e){var t=Kc(e);"a"===e.tagName.toLowerCase()&&(h=e.getAttribute("href"),h=t&&h&&ad(h)&&h),Es(Wc(e),"ph-no-capture")&&(p=!0),f.push(_d(e,o,s,a));var n=function(e){if(!Kc(e))return{};var t={};return ya(e.attributes,(function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var n=e.name.replace("data-ph-capture-attribute-",""),i=e.value;n&&i&&ad(i)&&(t[n]=i)}})),t}(e);ba(v,n)})),p)return{props:{},explicitNoCapture:p};if(s||("a"===e.tagName.toLowerCase()||"button"===e.tagName.toLowerCase()?f[0].$el_text=ud(e):f[0].$el_text=Zc(e)),h){var g,_;f[0].attr__href=h;var m=null===(g=Ma(h))||void 0===g?void 0:g.host,y=null==us||null===(_=us.location)||void 0===_?void 0:_.host;m&&y&&m!==y&&(d=h)}return{props:ba({$event_type:r.type,$ce_version:1},u?{}:{$elements:f},{$elements_chain:cd(f)},null!==(n=f[0])&&void 0!==n&&n.$el_text?{$el_text:null===(i=f[0])||void 0===i?void 0:i.$el_text}:{},d&&"click"===r.type?{$external_click_url:d}:{},v)}}var yd=function(){function e(t){R(this,e),L(this,"_initialized",!1),L(this,"_isDisabledServerSide",null),L(this,"rageclicks",new vd),L(this,"_elementsChainAsString",!1),this.instance=t,this._elementSelectors=null}return M(e,[{key:"config",get:function(){var e,t,n=Ls(this.instance.config.autocapture)?this.instance.config.autocapture:{};return n.url_allowlist=null===(e=n.url_allowlist)||void 0===e?void 0:e.map((function(e){return new RegExp(e)})),n.url_ignorelist=null===(t=n.url_ignorelist)||void 0===t?void 0:t.map((function(e){return new RegExp(e)})),n}},{key:"_addDomEventHandlers",value:function(){var e=this;if(this.isBrowserSupported()){if(us&&hs){var t=function(t){t=t||(null==us?void 0:us.event);try{e._captureEvent(t)}catch(e){hd.error("Failed to capture event",e)}};if(Fa(hs,"submit",t,{capture:!0}),Fa(hs,"change",t,{capture:!0}),Fa(hs,"click",t,{capture:!0}),this.config.capture_copied_text){var n=function(t){t=t||(null==us?void 0:us.event),e._captureEvent(t,ws)};Fa(hs,"copy",n,{capture:!0}),Fa(hs,"cut",n,{capture:!0})}}}else hd.info("Disabling Automatic Event Collection because this browser is not supported")}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this._initialized&&(this._addDomEventHandlers(),this._initialized=!0)}},{key:"onRemoteConfig",value:function(e){e.elementsChainAsString&&(this._elementsChainAsString=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register(L({},Qr,!!e.autocapture_opt_out)),this._isDisabledServerSide=!!e.autocapture_opt_out,this.startIfEnabled()}},{key:"setElementSelectors",value:function(e){this._elementSelectors=e}},{key:"getElementSelectors",value:function(e){var t,n=[];return null===(t=this._elementSelectors)||void 0===t||t.forEach((function(t){var i=null==hs?void 0:hs.querySelectorAll(t);null==i||i.forEach((function(i){e===i&&n.push(t)}))})),n}},{key:"isEnabled",get:function(){var e,t,n=null===(e=this.instance.persistence)||void 0===e?void 0:e.props[Qr],i=this._isDisabledServerSide;if(Ns(i)&&!Bs(n)&&!this.instance.config.advanced_disable_decide)return!1;var r=null!==(t=this._isDisabledServerSide)&&void 0!==t?t:!!n;return!!this.instance.config.autocapture&&!r}},{key:"_captureEvent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"$autocapture";if(this.isEnabled){var n,i=Qc(e);if(Bc(i)&&(i=i.parentNode||null),"$autocapture"===t&&"click"===e.type&&e instanceof MouseEvent)this.instance.config.rageclick&&null!==(n=this.rageclicks)&&void 0!==n&&n.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._captureEvent(e,"$rageclick");var r=t===ws;if(i&&Xc(i,e,this.config,r,r?["copy","cut"]:void 0)){var o=md(i,{e:e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.config.element_attribute_ignorelist,elementsChainAsString:this._elementsChainAsString}),s=o.props;if(o.explicitNoCapture)return!1;var a=this.getElementSelectors(i);if(a&&a.length>0&&(s.$element_selectors=a),t===ws){var u,l=Gc(null==us||null===(u=us.getSelection())||void 0===u?void 0:u.toString()),c=e.type||"clipboard";if(!l)return!1;s.$selected_content=l,s.$copy_type=c}return this.instance.capture(t,s),!0}}}},{key:"isBrowserSupported",value:function(){return Ms(null==hs?void 0:hs.querySelectorAll)}}]),e}();Math.trunc||(Math.trunc=function(e){return e<0?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return js(e)&&isFinite(e)&&Math.floor(e)===e});var bd="0123456789abcdef",kd=function(){function e(t){if(R(this,e),this.bytes=t,16!==t.length)throw new TypeError("not 128-bit length")}return M(e,[{key:"toString",value:function(){for(var e="",t=0;t<this.bytes.length;t++)e=e+bd.charAt(this.bytes[t]>>>4)+bd.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,i,r){if(!Number.isInteger(t)||!Number.isInteger(n)||!Number.isInteger(i)||!Number.isInteger(r)||t<0||n<0||i<0||r<0||t>0xffffffffffff||n>4095||i>1073741823||r>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|i>>>24,o[9]=i>>>16,o[10]=i>>>8,o[11]=i,o[12]=r>>>24,o[13]=r>>>16,o[14]=r>>>8,o[15]=r,new e(o)}}]),e}(),wd=function(){function e(){R(this,e),L(this,"timestamp",0),L(this,"counter",0),L(this,"random",new Ed)}return M(e,[{key:"generate",value:function(){var e=this.generateOrAbort();if(qs(e)){this.timestamp=0;var t=this.generateOrAbort();if(qs(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 kd.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}(),Sd=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};us&&!qs(us.crypto)&&crypto.getRandomValues&&(Sd=function(e){return crypto.getRandomValues(e)});var xd,Ed=function(){function e(){R(this,e),L(this,"buffer",new Uint32Array(8)),L(this,"cursor",1/0)}return M(e,[{key:"nextUint32",value:function(){return this.cursor>=this.buffer.length&&(Sd(this.buffer),this.cursor=0),this.buffer[this.cursor++]}}]),e}(),Cd=function(){return Pd().toString()},Pd=function(){return(xd||(xd=new wd)).generate()},Td="Thu, 01 Jan 1970 00:00:00 GMT",Id="";var Fd=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i;function Rd(e,t){if(t){var n=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:hs;if(Id)return Id;if(!t)return"";if(["localhost","127.0.0.1"].includes(e))return"";for(var n=e.split("."),i=Math.min(n.length,8),r="dmn_chk_"+Cd(),o=new RegExp("(^|;)\\s*"+r+"=1");!Id&&i--;){var s=n.slice(i).join("."),a=r+"=1;domain=."+s;t.cookie=a,o.test(t.cookie)&&(t.cookie=a+";expires="+Td,Id=s)}return Id}(e);if(!n){var i=function(e){var t=e.match(Fd);return t?t[0]:""}(e);i!==n&&Ws.info("Warning: cookie subdomain discovery mismatch",i,n),n=i}return n?"; domain=."+n:""}return""}var Od,Md={is_supported:function(){return!!hs},error:function(e){Ws.error("cookieStore error: "+e)},get:function(e){if(hs){try{for(var t=e+"=",n=hs.cookie.split(";").filter((function(e){return e.length})),i=0;i<n.length;i++){for(var r=n[i];" "==r.charAt(0);)r=r.substring(1,r.length);if(0===r.indexOf(t))return decodeURIComponent(r.substring(t.length,r.length))}}catch(e){}return null}},parse:function(e){var t;try{t=JSON.parse(Md.get(e))||{}}catch(e){}return t},set:function(e,t,n,i,r){if(hs)try{var o="",s="",a=Rd(hs.location.hostname,i);if(n){var u=new Date;u.setTime(u.getTime()+24*n*60*60*1e3),o="; expires="+u.toUTCString()}r&&(s="; secure");var l=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+a+s;return l.length>3686.4&&Ws.warn("cookieStore warning: large cookie, len="+l.length),hs.cookie=l,l}catch(e){return}},remove:function(e,t){try{Md.set(e,"",-1,t)}catch(e){return}}},Ld=null,Ad={is_supported:function(){if(!Ns(Ld))return Ld;var e=!0;if(qs(us))e=!1;else try{var t="__mplssupport__";Ad.set(t,"xyz"),'"xyz"'!==Ad.get(t)&&(e=!1),Ad.remove(t)}catch(t){e=!1}return e||Ws.error("localStorage unsupported; falling back to cookie store"),Ld=e,e},error:function(e){Ws.error("localStorage error: "+e)},get:function(e){try{return null==us?void 0:us.localStorage.getItem(e)}catch(e){Ad.error(e)}return null},parse:function(e){try{return JSON.parse(Ad.get(e))||{}}catch(e){}return null},set:function(e,t){try{null==us||us.localStorage.setItem(e,JSON.stringify(t))}catch(e){Ad.error(e)}},remove:function(e){try{null==us||us.localStorage.removeItem(e)}catch(e){Ad.error(e)}}},qd=["distinct_id",lo,co,To,Po],$d=P(P({},Ad),{},{parse:function(e){try{var t={};try{t=Md.parse(e)||{}}catch(e){}var n=ba(t,JSON.parse(Ad.get(e)||"{}"));return Ad.set(e,n),n}catch(e){}return null},set:function(e,t,n,i,r,o){try{Ad.set(e,t,void 0,void 0,o);var s={};qd.forEach((function(e){t[e]&&(s[e]=t[e])})),Object.keys(s).length&&Md.set(e,s,n,i,r,o)}catch(e){Ad.error(e)}},remove:function(e,t){try{null==us||us.localStorage.removeItem(e),Md.remove(e,t)}catch(e){Ad.error(e)}}}),Dd={},Nd={is_supported:function(){return!0},error:function(e){Ws.error("memoryStorage error: "+e)},get:function(e){return Dd[e]||null},parse:function(e){return Dd[e]||null},set:function(e,t){Dd[e]=t},remove:function(e){delete Dd[e]}},Hd=null,jd={is_supported:function(){if(!Ns(Hd))return Hd;if(Hd=!0,qs(us))Hd=!1;else try{var e="__support__";jd.set(e,"xyz"),'"xyz"'!==jd.get(e)&&(Hd=!1),jd.remove(e)}catch(e){Hd=!1}return Hd},error:function(e){Ws.error("sessionStorage error: ",e)},get:function(e){try{return null==us?void 0:us.sessionStorage.getItem(e)}catch(e){jd.error(e)}return null},parse:function(e){try{return JSON.parse(jd.get(e))||null}catch(e){}return null},set:function(e,t){try{null==us||us.sessionStorage.setItem(e,JSON.stringify(t))}catch(e){jd.error(e)}},remove:function(e){try{null==us||us.sessionStorage.removeItem(e)}catch(e){jd.error(e)}}};!function(e){e[e.PENDING=-1]="PENDING",e[e.DENIED=0]="DENIED",e[e.GRANTED=1]="GRANTED"}(Od||(Od={}));var Bd=function(){function e(t){R(this,e),this.instance=t}return M(e,[{key:"config",get:function(){return this.instance.config}},{key:"consent",get:function(){return this.getDnt()?Od.DENIED:this.storedConsent}},{key:"isOptedOut",value:function(){return this.consent===Od.DENIED||this.consent===Od.PENDING&&this.config.opt_out_capturing_by_default}},{key:"isOptedIn",value:function(){return!this.isOptedOut()}},{key:"optInOut",value:function(e){this.storage.set(this.storageKey,e?1:0,this.config.cookie_expiration,this.config.cross_subdomain_cookie,this.config.secure_cookie)}},{key:"reset",value:function(){this.storage.remove(this.storageKey,this.config.cross_subdomain_cookie)}},{key:"storageKey",get:function(){var e=this.instance.config,t=e.token;return(e.opt_out_capturing_cookie_prefix||"__ph_opt_in_out_")+t}},{key:"storedConsent",get:function(){var e=this.storage.get(this.storageKey);return"1"===e?Od.GRANTED:"0"===e?Od.DENIED:Od.PENDING}},{key:"storage",get:function(){if(!this._storage){var e=this.config.opt_out_capturing_persistence_type;this._storage="localStorage"===e?Ad:Md;var t="localStorage"===e?Md:Ad;t.get(this.storageKey)&&(this._storage.get(this.storageKey)||this.optInOut("1"===t.get(this.storageKey)),t.remove(this.storageKey,this.config.cross_subdomain_cookie))}return this._storage}},{key:"getDnt",value:function(){return!!this.config.respect_dnt&&!!Ia([null==vs?void 0:vs.doNotTrack,null==vs?void 0:vs.msDoNotTrack,bs.doNotTrack],(function(e){return Es([!0,1,"1","yes"],e)}))}}]),e}(),Ud=Gs("[Dead Clicks]"),Vd=function(){return!0},zd=function(e){var t,n=!(null===(t=e.instance.persistence)||void 0===t||!t.get_property(Kr)),i=e.instance.config.capture_dead_clicks;return Bs(i)?i:n},Wd=function(){function e(t,n,i){R(this,e),this.instance=t,this.isEnabled=n,this.onCapture=i,this.startIfEnabled()}return M(e,[{key:"lazyLoadedDeadClicksAutocapture",get:function(){return this._lazyLoadedDeadClicksAutocapture}},{key:"onRemoteConfig",value:function(e){this.instance.persistence&&this.instance.persistence.register(L({},Kr,null==e?void 0:e.captureDeadClicks)),this.startIfEnabled()}},{key:"startIfEnabled",value:function(){var e=this;this.isEnabled(this)&&this.loadScript((function(){e.start()}))}},{key:"loadScript",value:function(e){var t,n,i;null!==(t=bs.__PosthogExtensions__)&&void 0!==t&&t.initDeadClicksAutocapture&&e(),null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"dead-clicks-autocapture",(function(t){t?Ud.error("failed to load script",t):e()}))}},{key:"start",value:function(){var e;if(hs){if(!this._lazyLoadedDeadClicksAutocapture&&null!==(e=bs.__PosthogExtensions__)&&void 0!==e&&e.initDeadClicksAutocapture){var t=Ls(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};t.__onCapture=this.onCapture,this._lazyLoadedDeadClicksAutocapture=bs.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this._lazyLoadedDeadClicksAutocapture.start(hs),Ud.info("starting...")}}else Ud.error("`document` not found. Cannot start.")}},{key:"stop",value:function(){this._lazyLoadedDeadClicksAutocapture&&(this._lazyLoadedDeadClicksAutocapture.stop(),this._lazyLoadedDeadClicksAutocapture=void 0,Ud.info("stopping..."))}}]),e}(),Gd=Gs("[ExceptionAutocapture]"),Zd=function(){function e(t){var n,i=this;R(this,e),L(this,"startCapturing",(function(){var e,t,n,r;if(us&&i.isEnabled&&!i.hasHandlers){var o=null===(e=bs.__PosthogExtensions__)||void 0===e||null===(t=e.errorWrappingFunctions)||void 0===t?void 0:t.wrapOnError,s=null===(n=bs.__PosthogExtensions__)||void 0===n||null===(r=n.errorWrappingFunctions)||void 0===r?void 0:r.wrapUnhandledRejection;if(o&&s)try{i.unwrapOnError=o(i.captureException.bind(i)),i.unwrapUnhandledRejection=s(i.captureException.bind(i))}catch(e){Gd.error("failed to start",e),i.stopCapturing()}else Gd.error("failed to load error wrapping functions - cannot start")}})),this.instance=t,this.remoteEnabled=!(null===(n=this.instance.persistence)||void 0===n||!n.props[Jr]),this.startIfEnabled()}return M(e,[{key:"isEnabled",get:function(){var e;return Bs(this.instance.config.capture_exceptions)?this.instance.config.capture_exceptions:null!==(e=this.remoteEnabled)&&void 0!==e&&e}},{key:"hasHandlers",get:function(){return!qs(this.unwrapOnError)}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this.hasHandlers&&(Gd.info("enabled, starting..."),this.loadScript(this.startCapturing))}},{key:"loadScript",value:function(e){var t,n;this.hasHandlers&&e(),null===(t=bs.__PosthogExtensions__)||void 0===t||null===(n=t.loadExternalDependency)||void 0===n||n.call(t,this.instance,"exception-autocapture",(function(t){if(t)return Gd.error("failed to load script",t);e()}))}},{key:"stopCapturing",value:function(){var e,t;null===(e=this.unwrapOnError)||void 0===e||e.call(this),this.unwrapOnError=void 0,null===(t=this.unwrapUnhandledRejection)||void 0===t||t.call(this),this.unwrapUnhandledRejection=void 0}},{key:"onRemoteConfig",value:function(e){var t=e.autocaptureExceptions;this.remoteEnabled=!!t||!1,this.instance.persistence&&this.instance.persistence.register(L({},Jr,this.remoteEnabled)),this.startIfEnabled()}},{key:"captureException",value:function(e){var t=this.instance.requestRouter.endpointFor("ui");e.$exception_personURL="".concat(t,"/project/").concat(this.instance.config.token,"/person/").concat(this.instance.get_distinct_id()),this.instance.exceptions.sendExceptionEvent(e)}}]),e}();function Qd(e){var t,n;return(null===(t=JSON.stringify(e,(n=[],function(e,t){if(Ls(t)){for(;n.length>0&&n[n.length-1]!==this;)n.pop();return n.includes(t)?"[Circular]":(n.push(t),t)}return t})))||void 0===t?void 0:t.length)||0}function Yd(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:6606028.8;if(e.size>=t&&e.data.length>1){var n=Math.floor(e.data.length/2),i=e.data.slice(0,n),r=e.data.slice(n);return[Yd({size:Qd(i),data:i,sessionId:e.sessionId,windowId:e.windowId}),Yd({size:Qd(r),data:r,sessionId:e.sessionId,windowId:e.windowId})].flatMap((function(e){return e}))}return[e]}var Jd=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}(Jd||{}),Xd=function(e){return e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e}(Xd||{}),Kd="[SessionRecording]",ef="redacted",tf={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,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com"]},nf=["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"],rf=["password","secret","passwd","api_key","apikey","auth","credentials","mysql_pwd","privatekey","private_key","token"],of=["/s/","/e/","/i/"];function sf(e,t,n,i){if(Hs(e))return e;var r=(null==t?void 0:t["content-length"])||function(e){return new Blob([e]).size}(e);return $s(r)&&(r=parseInt(r)),r>n?Kd+" ".concat(i," body too large to record (").concat(r," bytes)"):e}function af(e,t){if(Hs(e))return e;var n=e;return ad(n,!1)||(n=Kd+" "+t+" body "+ef),ya(rf,(function(e){var i,r;null!==(i=n)&&void 0!==i&&i.length&&-1!==(null===(r=n)||void 0===r?void 0:r.indexOf(e))&&(n=Kd+" "+t+" body "+ef+" as might contain: "+e)})),n}var uf=function(e,t){var n,i,r,o={payloadSizeLimitBytes:tf.payloadSizeLimitBytes,performanceEntryTypeToObserve:$(tf.performanceEntryTypeToObserve),payloadHostDenyList:[].concat($(t.payloadHostDenyList||[]),$(tf.payloadHostDenyList))},s=!1!==e.session_recording.recordHeaders&&t.recordHeaders,a=!1!==e.session_recording.recordBody&&t.recordBody,u=!1!==e.capture_performance&&t.recordPerformance,l=(n=o,r=Math.min(1e6,null!==(i=n.payloadSizeLimitBytes)&&void 0!==i?i:1e6),function(e){return null!=e&&e.requestBody&&(e.requestBody=sf(e.requestBody,e.requestHeaders,r,"Request")),null!=e&&e.responseBody&&(e.responseBody=sf(e.responseBody,e.responseHeaders,r,"Response")),e}),c=function(t){return l(function(e,t){var n,i=Ma(e.name),r=0===t.indexOf("http")?null===(n=Ma(t))||void 0===n?void 0:n.pathname:t;"/"===r&&(r="");var o=null==i?void 0:i.pathname.replace(r||"","");if(!(i&&o&&of.some((function(e){return 0===o.indexOf(e)}))))return e}((i=(n=t).requestHeaders,Hs(i)||ya(Object.keys(null!=i?i:{}),(function(e){nf.includes(e.toLowerCase())&&(i[e]=ef)})),n),e.api_host));var n,i},d=Ms(e.session_recording.maskNetworkRequestFn);return d&&Ms(e.session_recording.maskCapturedNetworkRequestFn)&&Ws.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),d&&(e.session_recording.maskCapturedNetworkRequestFn=function(t){var n=e.session_recording.maskNetworkRequestFn({url:t.name});return P(P({},t),{},{name:null==n?void 0:n.url})}),o.maskRequestFn=Ms(e.session_recording.maskCapturedNetworkRequestFn)?function(t){var n,i,r,o=c(t);return o&&null!==(n=null===(i=(r=e.session_recording).maskCapturedNetworkRequestFn)||void 0===i?void 0:i.call(r,o))&&void 0!==n?n:void 0}:function(e){return function(e){if(!qs(e))return e.requestBody=af(e.requestBody,"Request"),e.responseBody=af(e.responseBody,"Response"),e}(c(e))},P(P(P({},tf),o),{},{recordHeaders:s,recordBody:a,recordPerformance:u,recordInitialRequests:u})};function lf(e,t,n,i,r){return t>n&&(Ws.warn("min cannot be greater than max."),t=n),js(e)?e>n?(i&&Ws.warn(i+" cannot be greater than max: "+n+". Using max value instead."),n):e<t?(i&&Ws.warn(i+" cannot be less than min: "+t+". Using min value instead."),t):e:(i&&Ws.warn(i+" must be a number. using max or fallback. max: "+n+", fallback: "+r),lf(r||n,t,n,i))}var cf=M((function e(t){var n,i,r=this,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};R(this,e),L(this,"bucketSize",100),L(this,"refillRate",10),L(this,"mutationBuckets",{}),L(this,"loggedTracker",{}),L(this,"refillBuckets",(function(){Object.keys(r.mutationBuckets).forEach((function(e){r.mutationBuckets[e]=r.mutationBuckets[e]+r.refillRate,r.mutationBuckets[e]>=r.bucketSize&&delete r.mutationBuckets[e]}))})),L(this,"getNodeOrRelevantParent",(function(e){var t=r.rrweb.mirror.getNode(e);if("svg"!==(null==t?void 0:t.nodeName)&&t instanceof Element){var n=t.closest("svg");if(n)return[r.rrweb.mirror.getId(n),n]}return[e,t]})),L(this,"numberOfChanges",(function(e){var t,n,i,r,o,s,a,u;return(null!==(t=null===(n=e.removes)||void 0===n?void 0:n.length)&&void 0!==t?t:0)+(null!==(i=null===(r=e.attributes)||void 0===r?void 0:r.length)&&void 0!==i?i: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)})),L(this,"throttleMutations",(function(e){if(3!==e.type||0!==e.data.source)return e;var t=e.data,n=r.numberOfChanges(t);t.attributes&&(t.attributes=t.attributes.filter((function(e){var t,n,i,o=q(r.getNodeOrRelevantParent(e.id),2),s=o[0],a=o[1];if(0===r.mutationBuckets[s])return!1;(r.mutationBuckets[s]=null!==(t=r.mutationBuckets[s])&&void 0!==t?t:r.bucketSize,r.mutationBuckets[s]=Math.max(r.mutationBuckets[s]-1,0),0===r.mutationBuckets[s])&&(r.loggedTracker[s]||(r.loggedTracker[s]=!0,null===(n=(i=r.options).onBlockedNode)||void 0===n||n.call(i,s,a)));return e})));var i=r.numberOfChanges(t);return 0!==i||n===i?e:void 0})),this.rrweb=t,this.options=o,this.refillRate=lf(null!==(n=this.options.refillRate)&&void 0!==n?n:this.refillRate,0,100,"mutation throttling refill rate"),this.bucketSize=lf(null!==(i=this.options.bucketSize)&&void 0!==i?i:this.bucketSize,0,100,"mutation throttling bucket size"),setInterval((function(){r.refillBuckets()}),1e3)})),df=Uint8Array,ff=Uint16Array,vf=Uint32Array,hf=new df([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]),pf=new df([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]),gf=new df([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),_f=function(e,t){for(var n=new ff(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new vf(n[30]);for(i=1;i<30;++i)for(var o=n[i];o<n[i+1];++o)r[o]=o-n[i]<<5|i;return[n,r]},mf=_f(hf,2),yf=mf[0],bf=mf[1];yf[28]=258,bf[258]=28;for(var kf=_f(pf,0)[1],wf=new ff(32768),Sf=0;Sf<32768;++Sf){var xf=(43690&Sf)>>>1|(21845&Sf)<<1;xf=(61680&(xf=(52428&xf)>>>2|(13107&xf)<<2))>>>4|(3855&xf)<<4,wf[Sf]=((65280&xf)>>>8|(255&xf)<<8)>>>1}var Ef=function(e,t,n){for(var i=e.length,r=0,o=new ff(t);r<i;++r)++o[e[r]-1];var s,a=new ff(t);for(r=0;r<t;++r)a[r]=a[r-1]+o[r-1]<<1;if(n){s=new ff(1<<t);var u=15-t;for(r=0;r<i;++r)if(e[r])for(var l=r<<4|e[r],c=t-e[r],d=a[e[r]-1]++<<c,f=d|(1<<c)-1;d<=f;++d)s[wf[d]>>>u]=l}else for(s=new ff(i),r=0;r<i;++r)s[r]=wf[a[e[r]-1]++]>>>15-e[r];return s},Cf=new df(288);for(Sf=0;Sf<144;++Sf)Cf[Sf]=8;for(Sf=144;Sf<256;++Sf)Cf[Sf]=9;for(Sf=256;Sf<280;++Sf)Cf[Sf]=7;for(Sf=280;Sf<288;++Sf)Cf[Sf]=8;var Pf=new df(32);for(Sf=0;Sf<32;++Sf)Pf[Sf]=5;var Tf=Ef(Cf,9,0),If=Ef(Pf,5,0),Ff=function(e){return(e/8>>0)+(7&e&&1)},Rf=function(e,t,n){(null==n||n>e.length)&&(n=e.length);var i=new(e instanceof ff?ff:e instanceof vf?vf:df)(n-t);return i.set(e.subarray(t,n)),i},Of=function(e,t,n){n<<=7&t;var i=t/8>>0;e[i]|=n,e[i+1]|=n>>>8},Mf=function(e,t,n){n<<=7&t;var i=t/8>>0;e[i]|=n,e[i+1]|=n>>>8,e[i+2]|=n>>>16},Lf=function(e,t){for(var n=[],i=0;i<e.length;++i)e[i]&&n.push({s:i,f:e[i]});var r=n.length,o=n.slice();if(!r)return[new df(0),0];if(1==r){var s=new df(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!=r-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(i=1;i<r;++i)o[i].s>f&&(f=o[i].s);var v=new ff(f+1),h=Af(n[c-1],v,0);if(h>t){i=0;var p=0,g=h-t,_=1<<g;for(o.sort((function(e,t){return v[t.s]-v[e.s]||e.f-t.f}));i<r;++i){var m=o[i].s;if(!(v[m]>t))break;p+=_-(1<<h-v[m]),v[m]=t}for(p>>>=g;p>0;){var y=o[i].s;v[y]<t?p-=1<<t-v[y]++-1:++i}for(;i>=0&&p;--i){var b=o[i].s;v[b]==t&&(--v[b],++p)}h=t}return[new df(v),h]},Af=function e(t,n,i){return-1==t.s?Math.max(e(t.l,n,i+1),e(t.r,n,i+1)):n[t.s]=i},qf=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new ff(++t),i=0,r=e[0],o=1,s=function(e){n[i++]=e},a=1;a<=t;++a)if(e[a]==r&&a!=t)++o;else{if(!r&&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(r),--o;o>6;o-=6)s(8304);o>2&&(s(o-3<<5|8208),o=0)}for(;o--;)s(r);o=1,r=e[a]}return[n.subarray(0,i),t]},$f=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},Df=function(e,t,n){var i=n.length,r=Ff(t+2);e[r]=255&i,e[r+1]=i>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var o=0;o<i;++o)e[r+o+4]=n[o];return 8*(r+4+i)},Nf=function(e,t,n,i,r,o,s,a,u,l,c){Of(t,c++,n),++r[256];for(var d=Lf(r,15),f=d[0],v=d[1],h=Lf(o,15),p=h[0],g=h[1],_=qf(f),m=_[0],y=_[1],b=qf(p),k=b[0],w=b[1],S=new ff(19),x=0;x<m.length;++x)S[31&m[x]]++;for(x=0;x<k.length;++x)S[31&k[x]]++;for(var E=Lf(S,7),C=E[0],P=E[1],T=19;T>4&&!C[gf[T-1]];--T);var I,F,R,O,M=l+5<<3,L=$f(r,Cf)+$f(o,Pf)+s,A=$f(r,f)+$f(o,p)+s+14+3*T+$f(S,C)+(2*S[16]+3*S[17]+7*S[18]);if(M<=L&&M<=A)return Df(t,c,e.subarray(u,u+l));if(Of(t,c,1+(A<L)),c+=2,A<L){I=Ef(f,v,0),F=f,R=Ef(p,g,0),O=p;var q=Ef(C,P,0);Of(t,c,y-257),Of(t,c+5,w-1),Of(t,c+10,T-4),c+=14;for(x=0;x<T;++x)Of(t,c+3*x,C[gf[x]]);c+=3*T;for(var $=[m,k],D=0;D<2;++D){var N=$[D];for(x=0;x<N.length;++x){var H=31&N[x];Of(t,c,q[H]),c+=C[H],H>15&&(Of(t,c,N[x]>>>5&127),c+=N[x]>>>12)}}}else I=Tf,F=Cf,R=If,O=Pf;for(x=0;x<a;++x)if(i[x]>255){H=i[x]>>>18&31;Mf(t,c,I[H+257]),c+=F[H+257],H>7&&(Of(t,c,i[x]>>>23&31),c+=hf[H]);var j=31&i[x];Mf(t,c,R[j]),c+=O[j],j>3&&(Mf(t,c,i[x]>>>5&8191),c+=pf[j])}else Mf(t,c,I[i[x]]),c+=F[i[x]];return Mf(t,c,I[256]),c+F[256]},Hf=new vf([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),jf=function(){for(var e=new vf(256),t=0;t<256;++t){for(var n=t,i=9;--i;)n=(1&n&&3988292384)^n>>>1;e[t]=n}return e}(),Bf=function(){var e=4294967295;return{p:function(t){for(var n=e,i=0;i<t.length;++i)n=jf[255&n^t[i]]^n>>>8;e=n},d:function(){return 4294967295^e}}},Uf=function(e,t,n,i,r){return function(e,t,n,i,r,o){var s=e.length,a=new df(i+s+5*(1+Math.floor(s/7e3))+r),u=a.subarray(i,a.length-r),l=0;if(!t||s<8)for(var c=0;c<=s;c+=65535){var d=c+65535;d<s?l=Df(u,l,e.subarray(c,d)):(u[c]=o,l=Df(u,l,e.subarray(c,s)))}else{for(var f=Hf[t-1],v=f>>>13,h=8191&f,p=(1<<n)-1,g=new ff(32768),_=new ff(p+1),m=Math.ceil(n/3),y=2*m,b=function(t){return(e[t]^e[t+1]<<m^e[t+2]<<y)&p},k=new vf(25e3),w=new ff(288),S=new ff(32),x=0,E=0,C=(c=0,0),P=0,T=0;c<s;++c){var I=b(c),F=32767&c,R=_[I];if(g[F]=R,_[I]=F,P<=c){var O=s-c;if((x>7e3||C>24576)&&O>423){l=Nf(e,u,0,k,w,S,E,C,T,c-T,l),C=x=E=0,T=c;for(var M=0;M<286;++M)w[M]=0;for(M=0;M<30;++M)S[M]=0}var L=2,A=0,q=h,$=F-R&32767;if(O>2&&I==b(c-$))for(var D=Math.min(v,O)-1,N=Math.min(32767,c),H=Math.min(258,O);$<=N&&--q&&F!=R;){if(e[c+L]==e[c+L-$]){for(var j=0;j<H&&e[c+j]==e[c+j-$];++j);if(j>L){if(L=j,A=$,j>D)break;var B=Math.min($,j-2),U=0;for(M=0;M<B;++M){var V=c-$+M+32768&32767,z=V-g[V]+32768&32767;z>U&&(U=z,R=V)}}}$+=(F=R)-(R=g[F])+32768&32767}if(A){k[C++]=268435456|bf[L]<<18|kf[A];var W=31&bf[L],G=31&kf[A];E+=hf[W]+pf[G],++w[257+W],++S[G],P=c+L,++x}else k[C++]=e[c],++w[e[c]]}}l=Nf(e,u,o,k,w,S,E,C,T,c-T,l)}return Rf(a,0,i+Ff(l)+r)}(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,i,!r)},Vf=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},zf=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&&Vf(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var i=0;i<=n.length;++i)e[i+10]=n.charCodeAt(i)}},Wf=function(e){return 10+(e.filename&&e.filename.length+1||0)};function Gf(e,t){void 0===t&&(t={});var n=Bf(),i=e.length;n.p(e);var r=Uf(e,t,Wf(t),8),o=r.length;return zf(r,t),Vf(r,o-8,n.d()),Vf(r,o-4,i),r}function Zf(e,t){var n=e.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new df(e.length+(e.length>>>1)),r=0,o=function(e){i[r++]=e},s=0;s<n;++s){if(r+5>i.length){var a=new df(r+8+(n-s<<1));a.set(i),i=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 Rf(i,0,r)}function Qf(e,t){return function(e){for(var t=0,n=0;n<e.length;n++)t=(t<<5)-t+e.charCodeAt(n),t|=0;return Math.abs(t)}(e)%100<lf(100*t,0,100)}var Yf="[SessionRecording]",Jf=Gs(Yf);function Xf(){var e,t;return null==bs||null===(e=bs.__PosthogExtensions__)||void 0===e||null===(t=e.rrweb)||void 0===t?void 0:t.record}var Kf=3e5,ev=[Xd.MouseMove,Xd.MouseInteraction,Xd.Scroll,Xd.ViewportResize,Xd.Input,Xd.TouchMove,Xd.MediaInteraction,Xd.Drag],tv=function(e){return{rrwebMethod:e,enqueuedAt:Date.now(),attempt:1}};function nv(e){return function(e,t){for(var n="",i=0;i<e.length;){var r=e[i++];r<128||t?n+=String.fromCharCode(r):r<224?n+=String.fromCharCode((31&r)<<6|63&e[i++]):r<240?n+=String.fromCharCode((15&r)<<12|(63&e[i++])<<6|63&e[i++]):(r=((15&r)<<18|(63&e[i++])<<12|(63&e[i++])<<6|63&e[i++])-65536,n+=String.fromCharCode(55296|r>>10,56320|1023&r))}return n}(Gf(Zf(JSON.stringify(e))),!0)}function iv(e){return e.type===Jd.Custom&&"sessionIdle"===e.data.tag}function rv(e,t){return t.some((function(t){return"regex"===t.matching&&new RegExp(t.url).test(e)}))}var ov=function(){function e(t){var n=this;if(R(this,e),L(this,"queuedRRWebEvents",[]),L(this,"isIdle","unknown"),L(this,"_linkedFlagSeen",!1),L(this,"_lastActivityTimestamp",Date.now()),L(this,"_linkedFlag",null),L(this,"_removePageViewCaptureHook",void 0),L(this,"_onSessionIdListener",void 0),L(this,"_persistDecideOnSessionListener",void 0),L(this,"_samplingSessionListener",void 0),L(this,"_urlTriggers",[]),L(this,"_urlBlocklist",[]),L(this,"_urlBlocked",!1),L(this,"_eventTriggers",[]),L(this,"_removeEventTriggerCaptureHook",void 0),L(this,"_forceAllowLocalhostNetworkCapture",!1),L(this,"_onBeforeUnload",(function(){n._flushBuffer()})),L(this,"_onOffline",(function(){n._tryAddCustomEvent("browser offline",{})})),L(this,"_onOnline",(function(){n._tryAddCustomEvent("browser online",{})})),L(this,"_onVisibilityChange",(function(){if(null!=hs&&hs.visibilityState){var e="window "+hs.visibilityState;n._tryAddCustomEvent(e,{})}})),this.instance=t,this._captureStarted=!1,this._endpoint="/s/",this.stopRrweb=void 0,this.receivedDecide=!1,!this.instance.sessionManager)throw Jf.error("started without valid sessionManager"),new Error(Yf+" started without valid sessionManager. This is a bug.");if(this.instance.config.__preview_experimental_cookieless_mode)throw new Error(Yf+" cannot be used with __preview_experimental_cookieless_mode.");var i=this.sessionManager.checkAndGetSessionAndWindowId(),r=i.sessionId,o=i.windowId;this.sessionId=r,this.windowId=o,this.buffer=this.clearBuffer(),this.sessionIdleThresholdMilliseconds>=this.sessionManager.sessionTimeoutMs&&Jf.warn("session_idle_threshold_ms (".concat(this.sessionIdleThresholdMilliseconds,") is greater than the session timeout (").concat(this.sessionManager.sessionTimeoutMs,"). Session will never be detected as idle"))}return M(e,[{key:"sessionIdleThresholdMilliseconds",get:function(){return this.instance.config.session_recording.session_idle_threshold_ms||3e5}},{key:"started",get:function(){return this._captureStarted}},{key:"sessionManager",get:function(){if(!this.instance.sessionManager)throw new Error(Yf+" must be started with a valid sessionManager.");return this.instance.sessionManager}},{key:"fullSnapshotIntervalMillis",get:function(){var e,t;return"trigger_pending"===this.triggerStatus?6e4:null!==(e=null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.full_snapshot_interval_millis)&&void 0!==e?e:Kf}},{key:"isSampled",get:function(){var e=this.instance.get_property(co);return Bs(e)?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],i=this.sessionManager.checkAndGetSessionAndWindowId(!0).sessionStartTimestamp;return n?n.timestamp-i:null}},{key:"isRecordingEnabled",get:function(){var e=!!this.instance.get_property(to),t=!this.instance.config.disable_session_recording;return us&&e&&t}},{key:"isConsoleLogCaptureEnabled",get:function(){var e=!!this.instance.get_property(no),t=this.instance.config.enable_recording_console_log;return null!=t?t:e}},{key:"canvasRecording",get:function(){var e,t,n,i,r,o,s=this.instance.config.session_recording.captureCanvas,a=this.instance.get_property(oo),u=null!==(e=null!==(t=null==s?void 0:s.recordCanvas)&&void 0!==t?t:null==a?void 0:a.enabled)&&void 0!==e&&e,l=null!==(n=null!==(i=null==s?void 0:s.canvasFps)&&void 0!==i?i:null==a?void 0:a.fps)&&void 0!==n?n:4,c=null!==(r=null!==(o=null==s?void 0:s.canvasQuality)&&void 0!==o?o:null==a?void 0:a.quality)&&void 0!==r?r:.4;if("string"==typeof c){var d=parseFloat(c);c=isNaN(d)?.4:d}return{enabled:u,fps:lf(l,0,12,"canvas recording fps",4),quality:lf(c,0,1,"canvas recording quality",.4)}}},{key:"networkPayloadCapture",get:function(){var e,t,n=this.instance.get_property(io),i={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},r=(null==i?void 0:i.recordHeaders)||(null==n?void 0:n.recordHeaders),o=(null==i?void 0:i.recordBody)||(null==n?void 0:n.recordBody),s=Ls(this.instance.config.capture_performance)?this.instance.config.capture_performance.network_timing:this.instance.config.capture_performance,a=!!(Bs(s)?s:null==n?void 0:n.capturePerformance);return r||o||a?{recordHeaders:r,recordBody:o,recordPerformance:a}:void 0}},{key:"masking",get:function(){var e,t,n,i,r,o,s=this.instance.get_property(ro),a={maskAllInputs:null===(e=this.instance.config.session_recording)||void 0===e?void 0:e.maskAllInputs,maskTextSelector:null===(t=this.instance.config.session_recording)||void 0===t?void 0:t.maskTextSelector,blockSelector:null===(n=this.instance.config.session_recording)||void 0===n?void 0:n.blockSelector},u=null!==(i=null==a?void 0:a.maskAllInputs)&&void 0!==i?i:null==s?void 0:s.maskAllInputs,l=null!==(r=null==a?void 0:a.maskTextSelector)&&void 0!==r?r:null==s?void 0:s.maskTextSelector,c=null!==(o=null==a?void 0:a.blockSelector)&&void 0!==o?o:null==s?void 0:s.blockSelector;return qs(u)&&qs(l)&&qs(c)?void 0:{maskAllInputs:null==u||u,maskTextSelector:l,blockSelector:c}}},{key:"sampleRate",get:function(){var e=this.instance.get_property(so);return js(e)?e:null}},{key:"minimumDuration",get:function(){var e=this.instance.get_property(ao);return js(e)?e:null}},{key:"status",get:function(){return this.receivedDecide?this.isRecordingEnabled?!1===this.isSampled?"disabled":this._urlBlocked?"paused":Hs(this._linkedFlag)||this._linkedFlagSeen?"trigger_pending"===this.triggerStatus?"buffering":Bs(this.isSampled)?this.isSampled?"sampled":"disabled":"active":"buffering":"disabled":"buffering"}},{key:"urlTriggerStatus",get:function(){var e;return 0===this._urlTriggers.length?"trigger_disabled":(null===(e=this.instance)||void 0===e?void 0:e.get_property(fo))===this.sessionId?"trigger_activated":"trigger_pending"}},{key:"eventTriggerStatus",get:function(){var e;return 0===this._eventTriggers.length?"trigger_disabled":(null===(e=this.instance)||void 0===e?void 0:e.get_property(vo))===this.sessionId?"trigger_activated":"trigger_pending"}},{key:"triggerStatus",get:function(){var e="trigger_activated"===this.eventTriggerStatus||"trigger_activated"===this.urlTriggerStatus,t="trigger_pending"===this.eventTriggerStatus||"trigger_pending"===this.urlTriggerStatus;return e?"trigger_activated":t?"trigger_pending":"trigger_disabled"}},{key:"startIfEnabledOrStop",value:function(e){var t=this;this.isRecordingEnabled?(this._startCapture(e),Fa(us,"beforeunload",this._onBeforeUnload),Fa(us,"offline",this._onOffline),Fa(us,"online",this._onOnline),Fa(us,"visibilitychange",this._onVisibilityChange),this._setupSampling(),this._addEventTriggerListener(),Hs(this._removePageViewCaptureHook)&&(this._removePageViewCaptureHook=this.instance.on("eventCaptured",(function(e){try{if("$pageview"===e.event){var n=null!=e&&e.properties.$current_url?t._maskUrl(null==e?void 0:e.properties.$current_url):"";if(!n)return;t._tryAddCustomEvent("$pageview",{href:n})}}catch(e){Jf.error("Could not add $pageview to rrweb session",e)}}))),this._onSessionIdListener||(this._onSessionIdListener=this.sessionManager.onSessionId((function(e,n,i){var r,o,s,a;i&&(t._tryAddCustomEvent("$session_id_change",{sessionId:e,windowId:n,changeReason:i}),null===(r=t.instance)||void 0===r||null===(o=r.persistence)||void 0===o||o.unregister(vo),null===(s=t.instance)||void 0===s||null===(a=s.persistence)||void 0===a||a.unregister(fo))})))):this.stopRecording()}},{key:"stopRecording",value:function(){var e,t,n,i;this._captureStarted&&this.stopRrweb&&(this.stopRrweb(),this.stopRrweb=void 0,this._captureStarted=!1,null==us||us.removeEventListener("beforeunload",this._onBeforeUnload),null==us||us.removeEventListener("offline",this._onOffline),null==us||us.removeEventListener("online",this._onOnline),null==us||us.removeEventListener("visibilitychange",this._onVisibilityChange),this.clearBuffer(),clearInterval(this._fullSnapshotTimer),null===(e=this._removePageViewCaptureHook)||void 0===e||e.call(this),this._removePageViewCaptureHook=void 0,null===(t=this._removeEventTriggerCaptureHook)||void 0===t||t.call(this),this._removeEventTriggerCaptureHook=void 0,null===(n=this._onSessionIdListener)||void 0===n||n.call(this),this._onSessionIdListener=void 0,null===(i=this._samplingSessionListener)||void 0===i||i.call(this),this._samplingSessionListener=void 0,Jf.info("stopped"))}},{key:"makeSamplingDecision",value:function(e){var t,n=this.sessionId!==e,i=this.sampleRate;if(js(i)){var r=this.isSampled,o=n||!Bs(r),s=o?Qf(e,i):r;o&&(s?this._reportStarted("sampled"):Jf.warn("Sample rate (".concat(i,") has determined that this sessionId (").concat(e,") will not be sent to the server.")),this._tryAddCustomEvent("samplingDecisionMade",{sampleRate:i,isSampled:s})),null===(t=this.instance.persistence)||void 0===t||t.register(L({},co,s))}else{var a;null===(a=this.instance.persistence)||void 0===a||a.register(L({},co,null))}}},{key:"onRemoteConfig",value:function(e){var t,n,i,r,o,s,a=this;(this._tryAddCustomEvent("$remote_config_received",e),this._persistRemoteConfig(e),this._linkedFlag=(null===(t=e.sessionRecording)||void 0===t?void 0:t.linkedFlag)||null,null!==(n=e.sessionRecording)&&void 0!==n&&n.endpoint)&&(this._endpoint=null===(s=e.sessionRecording)||void 0===s?void 0:s.endpoint);if(this._setupSampling(),!Hs(this._linkedFlag)&&!this._linkedFlagSeen){var u=$s(this._linkedFlag)?this._linkedFlag:this._linkedFlag.flag,l=$s(this._linkedFlag)?null:this._linkedFlag.variant;this.instance.onFeatureFlags((function(e,t){var n=Ls(t)&&u in t,i=l?t[u]===l:n;i&&a._reportStarted("linked_flag_matched",{linkedFlag:u,linkedVariant:l}),a._linkedFlagSeen=i}))}null!==(i=e.sessionRecording)&&void 0!==i&&i.urlTriggers&&(this._urlTriggers=e.sessionRecording.urlTriggers),null!==(r=e.sessionRecording)&&void 0!==r&&r.urlBlocklist&&(this._urlBlocklist=e.sessionRecording.urlBlocklist),null!==(o=e.sessionRecording)&&void 0!==o&&o.eventTriggers&&(this._eventTriggers=e.sessionRecording.eventTriggers),this.receivedDecide=!0,this.startIfEnabledOrStop()}},{key:"_setupSampling",value:function(){var e=this;js(this.sampleRate)&&Hs(this._samplingSessionListener)&&(this._samplingSessionListener=this.sessionManager.onSessionId((function(t){e.makeSamplingDecision(t)})))}},{key:"_persistRemoteConfig",value:function(e){if(this.instance.persistence){var t,n=this.instance.persistence,i=function(){var t,i,r,o,s,a,u,l,c,d,f=null===(t=e.sessionRecording)||void 0===t?void 0:t.sampleRate,v=Hs(f)?null:parseFloat(f),h=null===(i=e.sessionRecording)||void 0===i?void 0:i.minimumDurationMilliseconds;n.register((L(d={},to,!!e.sessionRecording),L(d,no,null===(r=e.sessionRecording)||void 0===r?void 0:r.consoleLogRecordingEnabled),L(d,io,P({capturePerformance:e.capturePerformance},null===(o=e.sessionRecording)||void 0===o?void 0:o.networkPayloadCapture)),L(d,ro,null===(s=e.sessionRecording)||void 0===s?void 0:s.masking),L(d,oo,{enabled:null===(a=e.sessionRecording)||void 0===a?void 0:a.recordCanvas,fps:null===(u=e.sessionRecording)||void 0===u?void 0:u.canvasFps,quality:null===(l=e.sessionRecording)||void 0===l?void 0:l.canvasQuality}),L(d,so,v),L(d,ao,qs(h)?null:h),L(d,uo,null===(c=e.sessionRecording)||void 0===c?void 0:c.scriptConfig),d))};i(),null===(t=this._persistDecideOnSessionListener)||void 0===t||t.call(this),this._persistDecideOnSessionListener=this.sessionManager.onSessionId(i)}}},{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:Date.now()})}},{key:"_startCapture",value:function(e){var t=this;if(!qs(Object.assign)&&!qs(Array.from)&&!(this._captureStarted||this.instance.config.disable_session_recording||this.instance.consent.isOptedOut())){var n,i;if(this._captureStarted=!0,this.sessionManager.checkAndGetSessionAndWindowId(),Xf())this._onScriptLoaded();else null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,this.scriptName,(function(e){if(e)return Jf.error("could not load recorder",e);t._onScriptLoaded()}));Jf.info("starting"),"active"===this.status&&this._reportStarted(e||"recording_initialized")}}},{key:"scriptName",get:function(){var e,t,n;return(null===(e=this.instance)||void 0===e||null===(t=e.persistence)||void 0===t||null===(n=t.get_property(uo))||void 0===n?void 0:n.script)||"recorder"}},{key:"isInteractiveEvent",value:function(e){var t;return 3===e.type&&-1!==ev.indexOf(null===(t=e.data)||void 0===t?void 0:t.source)}},{key:"_updateWindowAndSessionIds",value:function(e){var t=this.isInteractiveEvent(e);t||this.isIdle||e.timestamp-this._lastActivityTimestamp>this.sessionIdleThresholdMilliseconds&&(this.isIdle=!0,clearInterval(this._fullSnapshotTimer),this._tryAddCustomEvent("sessionIdle",{eventTimestamp:e.timestamp,lastActivityTimestamp:this._lastActivityTimestamp,threshold:this.sessionIdleThresholdMilliseconds,bufferLength:this.buffer.data.length,bufferSize:this.buffer.size}),this._flushBuffer());var n=!1;if(t&&(this._lastActivityTimestamp=e.timestamp,this.isIdle)){var i="unknown"===this.isIdle;this.isIdle=!1,i||(this._tryAddCustomEvent("sessionNoLongerIdle",{reason:"user activity",type:e.type}),n=!0)}if(!this.isIdle){var r=this.sessionManager.checkAndGetSessionAndWindowId(!t,e.timestamp),o=r.windowId,s=r.sessionId,a=this.sessionId!==s,u=this.windowId!==o;this.windowId=o,this.sessionId=s,a||u?(this.stopRecording(),this.startIfEnabledOrStop("session_id_changed")):n&&this._scheduleFullSnapshot()}}},{key:"_tryRRWebMethod",value:function(e){try{return e.rrwebMethod(),!0}catch(t){return this.queuedRRWebEvents.length<10?this.queuedRRWebEvents.push({enqueuedAt:e.enqueuedAt||Date.now(),attempt:e.attempt++,rrwebMethod:e.rrwebMethod}):Jf.warn("could not emit queued rrweb event.",t,e),!1}}},{key:"_tryAddCustomEvent",value:function(e,t){return this._tryRRWebMethod(tv((function(){return Xf().addCustomEvent(e,t)})))}},{key:"_tryTakeFullSnapshot",value:function(){return this._tryRRWebMethod(tv((function(){return Xf().takeFullSnapshot()})))}},{key:"_onScriptLoaded",value:function(){for(var e,t,n,i,r=this,o={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{password:!0},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1},s=this.instance.config.session_recording,a=0,u=Object.entries(s||{});a<u.length;a++){var l=q(u[a],2),c=l[0],d=l[1];c in o&&("maskInputOptions"===c?o.maskInputOptions=P({password:!0},d):o[c]=d)}(this.canvasRecording&&this.canvasRecording.enabled&&(o.recordCanvas=!0,o.sampling={canvas:this.canvasRecording.fps},o.dataURLOptions={type:"image/webp",quality:this.canvasRecording.quality}),this.masking)&&(o.maskAllInputs=null===(t=this.masking.maskAllInputs)||void 0===t||t,o.maskTextSelector=null!==(n=this.masking.maskTextSelector)&&void 0!==n?n:void 0,o.blockSelector=null!==(i=this.masking.blockSelector)&&void 0!==i?i:void 0);var f=Xf();if(f){this.mutationRateLimiter=null!==(e=this.mutationRateLimiter)&&void 0!==e?e:new cf(f,{refillRate:this.instance.config.session_recording.__mutationRateLimiterRefillRate,bucketSize:this.instance.config.session_recording.__mutationRateLimiterBucketSize,onBlockedNode:function(e,t){var n="Too many mutations on node '".concat(e,"'. Rate limiting. This could be due to SVG animations or something similar");Jf.info(n,{node:t}),r.log(Yf+" "+n,"warn")}});var v=this._gatherRRWebPlugins();this.stopRrweb=f(P({emit:function(e){r.onRRwebEmit(e)},plugins:v},o)),this._lastActivityTimestamp=Date.now(),this.isIdle=Bs(this.isIdle)?this.isIdle:"unknown",this._tryAddCustomEvent("$session_options",{sessionRecordingOptions:o,activePlugins:v.map((function(e){return null==e?void 0:e.name}))}),this._tryAddCustomEvent("$posthog_config",{config:this.instance.config})}else Jf.error("onScriptLoaded was called but rrwebRecord is not available. This indicates something has gone wrong.")}},{key:"_scheduleFullSnapshot",value:function(){var e=this;if(this._fullSnapshotTimer&&clearInterval(this._fullSnapshotTimer),!0!==this.isIdle){var t=this.fullSnapshotIntervalMillis;t&&(this._fullSnapshotTimer=setInterval((function(){e._tryTakeFullSnapshot()}),t))}}},{key:"_gatherRRWebPlugins",value:function(){var e,t,n,i,r=[],o=null===(e=bs.__PosthogExtensions__)||void 0===e||null===(t=e.rrwebPlugins)||void 0===t?void 0:t.getRecordConsolePlugin;o&&this.isConsoleLogCaptureEnabled&&r.push(o());var s=null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.rrwebPlugins)||void 0===i?void 0:i.getRecordNetworkPlugin;this.networkPayloadCapture&&Ms(s)&&(!Oa.includes(location.hostname)||this._forceAllowLocalhostNetworkCapture?r.push(s(uf(this.instance.config,this.networkPayloadCapture))):Jf.info("NetworkCapture not started because we are on localhost."));return r}},{key:"onRRwebEmit",value:function(e){var t;if(this._processQueuedEvents(),e&&Ls(e)){if(e.type===Jd.Meta){var n=this._maskUrl(e.data.href);if(this._lastHref=n,!n)return;e.data.href=n}else this._pageViewFallBack();if(this._checkUrlTriggerConditions(),!this._urlBlocked||function(e){return e.type===Jd.Custom&&"recording paused"===e.data.tag}(e)){e.type===Jd.FullSnapshot&&this._scheduleFullSnapshot(),e.type===Jd.FullSnapshot&&"trigger_pending"===this.triggerStatus&&this.clearBuffer();var i=this.mutationRateLimiter?this.mutationRateLimiter.throttleMutations(e):e;if(i){var r=function(e){var t=e;if(t&&Ls(t)&&6===t.type&&Ls(t.data)&&"rrweb/console@1"===t.data.plugin){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=[],i=0;i<t.data.payload.payload.length;i++)t.data.payload.payload[i]&&t.data.payload.payload[i].length>2e3?n.push(t.data.payload.payload[i].slice(0,2e3)+"...[truncated]"):n.push(t.data.payload.payload[i]);return t.data.payload.payload=n,e}return e}(i);if(this._updateWindowAndSessionIds(r),!0!==this.isIdle||iv(r)){if(iv(r)){var o=r.data.payload;if(o){var s=o.lastActivityTimestamp,a=o.threshold;r.timestamp=s+a}}var u=null===(t=this.instance.config.session_recording.compress_events)||void 0===t||t?function(e){if(Qd(e)<1024)return e;try{if(e.type===Jd.FullSnapshot)return P(P({},e),{},{data:nv(e.data),cv:"2024-10"});if(e.type===Jd.IncrementalSnapshot&&e.data.source===Xd.Mutation)return P(P({},e),{},{cv:"2024-10",data:P(P({},e.data),{},{texts:nv(e.data.texts),attributes:nv(e.data.attributes),removes:nv(e.data.removes),adds:nv(e.data.adds)})});if(e.type===Jd.IncrementalSnapshot&&e.data.source===Xd.StyleSheetRule)return P(P({},e),{},{cv:"2024-10",data:P(P({},e.data),{},{adds:e.data.adds?nv(e.data.adds):void 0,removes:e.data.removes?nv(e.data.removes):void 0})})}catch(e){Jf.error("could not compress event - will use uncompressed event",e)}return e}(r):r,l={$snapshot_bytes:Qd(u),$snapshot_data:u,$session_id:this.sessionId,$window_id:this.windowId};"disabled"!==this.status?this._captureSnapshotBuffered(l):this.clearBuffer()}}}}}},{key:"_pageViewFallBack",value:function(){if(!this.instance.config.capture_pageview&&us){var e=this._maskUrl(us.location.href);this._lastHref!==e&&(this._tryAddCustomEvent("$url_changed",{href:e}),this._lastHref=e)}}},{key:"_processQueuedEvents",value:function(){var e=this;if(this.queuedRRWebEvents.length){var t=$(this.queuedRRWebEvents);this.queuedRRWebEvents=[],t.forEach((function(t){Date.now()-t.enqueuedAt<=2e3&&e._tryRRWebMethod(t)}))}}},{key:"_maskUrl",value:function(e){var t=this.instance.config.session_recording;if(t.maskNetworkRequestFn){var n,i={url:e};return null===(n=i=t.maskNetworkRequestFn(i))||void 0===n?void 0:n.url}return e}},{key:"clearBuffer",value:function(){return this.buffer={size:0,data:[],sessionId:this.sessionId,windowId:this.windowId},this.buffer}},{key:"_flushBuffer",value:function(){var e=this;this.flushBufferTimer&&(clearTimeout(this.flushBufferTimer),this.flushBufferTimer=void 0);var t=this.minimumDuration,n=this.sessionDuration,i=js(n)&&n>=0,r=js(t)&&i&&n<t;if("buffering"===this.status||"paused"===this.status||"disabled"===this.status||r)return this.flushBufferTimer=setTimeout((function(){e._flushBuffer()}),2e3),this.buffer;this.buffer.data.length>0&&Yd(this.buffer).forEach((function(t){e._captureSnapshot({$snapshot_bytes:t.size,$snapshot_data:t.data,$session_id:t.sessionId,$window_id:t.windowId,$lib:"web",$lib_version:ks.LIB_VERSION})}));return this.clearBuffer()}},{key:"_captureSnapshotBuffered",value:function(e){var t,n=this,i=2+((null===(t=this.buffer)||void 0===t?void 0:t.data.length)||0);!this.isIdle&&(this.buffer.size+e.$snapshot_bytes+i>943718.4||this.buffer.sessionId!==this.sessionId)&&(this.buffer=this._flushBuffer()),this.buffer.size+=e.$snapshot_bytes,this.buffer.data.push(e.$snapshot_data),this.flushBufferTimer||this.isIdle||(this.flushBufferTimer=setTimeout((function(){n._flushBuffer()}),2e3))}},{key:"_captureSnapshot",value:function(e){this.instance.capture("$snapshot",e,{_url:this.instance.requestRouter.endpointFor("api",this._endpoint),_noTruncate:!0,_batchKey:"recordings",skip_client_rate_limiting:!0})}},{key:"_checkUrlTriggerConditions",value:function(){if(void 0!==us&&us.location.href){var e=us.location.href,t=this._urlBlocked,n=rv(e,this._urlBlocklist);n&&!t?this._pauseRecording():!n&&t&&this._resumeRecording(),rv(e,this._urlTriggers)&&this._activateTrigger("url")}}},{key:"_activateTrigger",value:function(e){var t,n;"trigger_pending"===this.triggerStatus&&(null===(t=this.instance)||void 0===t||null===(n=t.persistence)||void 0===n||n.register(L({},"url"===e?fo:vo,this.sessionId)),this._flushBuffer(),this._reportStarted(e+"_trigger_matched"))}},{key:"_pauseRecording",value:function(){this._urlBlocked||(this._urlBlocked=!0,clearInterval(this._fullSnapshotTimer),Jf.info("recording paused due to URL blocker"),this._tryAddCustomEvent("recording paused",{reason:"url blocker"}))}},{key:"_resumeRecording",value:function(){this._urlBlocked&&(this._urlBlocked=!1,this._tryTakeFullSnapshot(),this._scheduleFullSnapshot(),this._tryAddCustomEvent("recording resumed",{reason:"left blocked url"}),Jf.info("recording resumed"))}},{key:"_addEventTriggerListener",value:function(){var e=this;0!==this._eventTriggers.length&&Hs(this._removeEventTriggerCaptureHook)&&(this._removeEventTriggerCaptureHook=this.instance.on("eventCaptured",(function(t){try{e._eventTriggers.includes(t.event)&&e._activateTrigger("event")}catch(e){Jf.error("Could not activate event trigger",e)}})))}},{key:"overrideLinkedFlag",value:function(){this._linkedFlagSeen=!0,this._tryTakeFullSnapshot(),this._reportStarted("linked_flag_overridden")}},{key:"overrideSampling",value:function(){var e;null===(e=this.instance.persistence)||void 0===e||e.register(L({},co,!0)),this._tryTakeFullSnapshot(),this._reportStarted("sampling_overridden")}},{key:"overrideTrigger",value:function(e){this._activateTrigger(e)}},{key:"_reportStarted",value:function(e,t){this.instance.register_for_session({$session_recording_start_reason:e}),Jf.info(e.replace("_"," "),t),Es(["recording_initialized","session_id_changed"],e)||this._tryAddCustomEvent(e,t)}}]),e}(),sv=Gs("[SegmentIntegration]");function av(e,t){var n=e.config.segment;if(!n)return t();!function(e,t){var n=e.config.segment;if(!n)return t();var i=function(n){var i=function(){return n.anonymousId()||Cd()};e.config.get_device_id=i,n.id()&&(e.register({distinct_id:n.id(),$device_id:i()}),e.persistence.set_property(wo,"identified")),t()},r=n.user();"then"in r&&Ms(r.then)?r.then((function(e){return i(e)})):i(r)}(e,(function(){n.register(function(e){Promise&&Promise.resolve||sv.warn("This browser does not have Promise support, and can not use the segment integration");var t=function(t,n){var i;if(!n)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(sv.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(sv.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var r=e._calculate_event_properties(n,null!==(i=t.event.properties)&&void 0!==i?i:{},new Date);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")}}}(e)).then((function(){t()}))}))}var uv="posthog-js";function lv(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.organization,i=t.projectId,r=t.prefix,o=t.severityAllowList,s=void 0===o?["error"]:o;return function(t){var o,a,u,l,c;if(!("*"===s||s.includes(t.level))||!e.__loaded)return t;t.tags||(t.tags={});var d=e.requestRouter.endpointFor("ui","/project/".concat(e.config.token,"/person/").concat(e.get_distinct_id()));t.tags["PostHog Person URL"]=d,e.sessionRecordingStarted()&&(t.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var f=(null===(o=t.exception)||void 0===o?void 0:o.values)||[],v=f.map((function(e){return P(P({},e),{},{stacktrace:e.stacktrace?P(P({},e.stacktrace),{},{type:"raw",frames:(e.stacktrace.frames||[]).map((function(e){return P(P({},e),{},{platform:"web:javascript"})}))}):void 0})})),h={$exception_message:(null===(a=f[0])||void 0===a?void 0:a.value)||t.message,$exception_type:null===(u=f[0])||void 0===u?void 0:u.type,$exception_personURL:d,$exception_level:t.level,$exception_list:v,$sentry_event_id:t.event_id,$sentry_exception:t.exception,$sentry_exception_message:(null===(l=f[0])||void 0===l?void 0:l.value)||t.message,$sentry_exception_type:null===(c=f[0])||void 0===c?void 0:c.type,$sentry_tags:t.tags};return n&&i&&(h.$sentry_url=(r||"https://sentry.io/organizations/")+n+"/issues/?project="+i+"&query="+t.event_id),e.exceptions.sendExceptionEvent(h),t}}var cv,dv=M((function e(t,n,i,r,o){R(this,e),this.name=uv,this.setupOnce=function(e){e(lv(t,{organization:n,projectId:i,prefix:r,severityAllowList:o}))}})),fv=null!=us&&us.location?$a(us.location.hash,"__posthog")||$a(location.hash,"state"):null,vv="_postHogToolbarParams",hv=Gs("[Toolbar]");!function(e){e[e.UNINITIALIZED=0]="UNINITIALIZED",e[e.LOADING=1]="LOADING",e[e.LOADED=2]="LOADED"}(cv||(cv={}));var pv=function(){function e(t){R(this,e),this.instance=t}return M(e,[{key:"setToolbarState",value:function(e){bs.ph_toolbar_state=e}},{key:"getToolbarState",value:function(){var e;return null!==(e=bs.ph_toolbar_state)&&void 0!==e?e:cv.UNINITIALIZED}},{key:"maybeLoadToolbar",value:function(){var e,t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:void 0,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:void 0;if(!us||!hs)return!1;n=null!==(e=n)&&void 0!==e?e:us.location,r=null!==(t=r)&&void 0!==t?t:us.history;try{if(!i){try{us.localStorage.setItem("test","test"),us.localStorage.removeItem("test")}catch(e){return!1}i=null==us?void 0:us.localStorage}var o,s=fv||$a(n.hash,"__posthog")||$a(n.hash,"state"),a=s?Sa((function(){return JSON.parse(atob(decodeURIComponent(s)))}))||Sa((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:r?r.replaceState(r.state,"",n.pathname+n.search):n.hash="")):((o=JSON.parse(i.getItem(vv)||"{}")).source="localstorage",delete o.userIntent),!(!o.token||this.instance.config.token!==o.token)&&(this.loadToolbar(o),!0)}catch(e){return!1}}},{key:"_callLoadToolbar",value:function(e){var t=bs.ph_load_toolbar||bs.ph_load_editor;!Hs(t)&&Ms(t)?t(e,this.instance):hv.warn("No toolbar load function found")}},{key:"loadToolbar",value:function(e){var t=this,n=!(null==hs||!hs.getElementById(Io));if(!us||n)return!1;var i="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,r=P(P({token:this.instance.config.token},e),{},{apiURL:this.instance.requestRouter.endpointFor("ui")},i?{instrument:!1}:{});if(us.localStorage.setItem(vv,JSON.stringify(P(P({},r),{},{source:void 0}))),this.getToolbarState()===cv.LOADED)this._callLoadToolbar(r);else if(this.getToolbarState()===cv.UNINITIALIZED){var o,s;this.setToolbarState(cv.LOADING),null===(o=bs.__PosthogExtensions__)||void 0===o||null===(s=o.loadExternalDependency)||void 0===s||s.call(o,this.instance,"toolbar",(function(e){if(e)return hv.error("[Toolbar] Failed to load",e),void t.setToolbarState(cv.UNINITIALIZED);t.setToolbarState(cv.LOADED),t._callLoadToolbar(r)})),Fa(us,"turbolinks:load",(function(){t.setToolbarState(cv.UNINITIALIZED),t.loadToolbar(r)}))}return!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}(),gv=Gs("[TracingHeaders]"),_v=function(){function e(t){var n=this;R(this,e),L(this,"_restoreXHRPatch",void 0),L(this,"_restoreFetchPatch",void 0),L(this,"_startCapturing",(function(){var e,t,i,r;qs(n._restoreXHRPatch)&&(null===(e=bs.__PosthogExtensions__)||void 0===e||null===(t=e.tracingHeadersPatchFns)||void 0===t||t._patchXHR(n.instance.sessionManager));qs(n._restoreFetchPatch)&&(null===(i=bs.__PosthogExtensions__)||void 0===i||null===(r=i.tracingHeadersPatchFns)||void 0===r||r._patchFetch(n.instance.sessionManager))})),this.instance=t}return M(e,[{key:"_loadScript",value:function(e){var t,n,i;null!==(t=bs.__PosthogExtensions__)&&void 0!==t&&t.tracingHeadersPatchFns&&e(),null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"tracing-headers",(function(t){if(t)return gv.error("failed to load script",t);e()}))}},{key:"startIfEnabledOrStop",value:function(){var e,t;this.instance.config.__add_tracing_headers?this._loadScript(this._startCapturing):(null===(e=this._restoreXHRPatch)||void 0===e||e.call(this),null===(t=this._restoreFetchPatch)||void 0===t||t.call(this),this._restoreXHRPatch=void 0,this._restoreFetchPatch=void 0)}}]),e}(),mv=Gs("[Web Vitals]"),yv=9e5,bv=function(){function e(t){var n,i=this;R(this,e),L(this,"_enabledServerSide",!1),L(this,"_initialized",!1),L(this,"buffer",{url:void 0,metrics:[],firstMetricTimestamp:void 0}),L(this,"_flushToCapture",(function(){clearTimeout(i._delayedFlushTimer),0!==i.buffer.metrics.length&&(i.instance.capture("$web_vitals",i.buffer.metrics.reduce((function(e,t){var n;return P(P({},e),{},(L(n={},"$web_vitals_".concat(t.name,"_event"),P({},t)),L(n,"$web_vitals_".concat(t.name,"_value"),t.value),n))}),{})),i.buffer={url:void 0,metrics:[],firstMetricTimestamp:void 0})})),L(this,"_addToBuffer",(function(e){var t,n=null===(t=i.instance.sessionManager)||void 0===t?void 0:t.checkAndGetSessionAndWindowId(!0);if(qs(n))mv.error("Could not read session ID. Dropping metrics!");else{i.buffer=i.buffer||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var r=i._currentURL();if(!qs(r))if(Hs(null==e?void 0:e.name)||Hs(null==e?void 0:e.value))mv.error("Invalid metric received",e);else if(i._maxAllowedValue&&e.value>=i._maxAllowedValue)mv.error("Ignoring metric with value >= "+i._maxAllowedValue,e);else i.buffer.url!==r&&(i._flushToCapture(),i._delayedFlushTimer=setTimeout(i._flushToCapture,i.flushToCaptureTimeoutMs)),qs(i.buffer.url)&&(i.buffer.url=r),i.buffer.firstMetricTimestamp=qs(i.buffer.firstMetricTimestamp)?Date.now():i.buffer.firstMetricTimestamp,e.attribution&&e.attribution.interactionTargetElement&&(e.attribution.interactionTargetElement=void 0),i.buffer.metrics.push(P(P({},e),{},{$current_url:r,$session_id:n.sessionId,$window_id:n.windowId,timestamp:Date.now()})),i.buffer.metrics.length===i.allowedMetrics.length&&i._flushToCapture()}})),L(this,"_startCapturing",(function(){var e,t,n,r,o=bs.__PosthogExtensions__;if(!qs(o)&&!qs(o.postHogWebVitalsCallbacks)){var s=o.postHogWebVitalsCallbacks;e=s.onLCP,t=s.onCLS,n=s.onFCP,r=s.onINP}e&&t&&n&&r?(i.allowedMetrics.indexOf("LCP")>-1&&e(i._addToBuffer.bind(i)),i.allowedMetrics.indexOf("CLS")>-1&&t(i._addToBuffer.bind(i)),i.allowedMetrics.indexOf("FCP")>-1&&n(i._addToBuffer.bind(i)),i.allowedMetrics.indexOf("INP")>-1&&r(i._addToBuffer.bind(i)),i._initialized=!0):mv.error("web vitals callbacks not loaded - not starting")})),this.instance=t,this._enabledServerSide=!(null===(n=this.instance.persistence)||void 0===n||!n.props[Xr]),this.startIfEnabled()}return M(e,[{key:"allowedMetrics",get:function(){var e,t,n=Ls(this.instance.config.capture_performance)?null===(e=this.instance.config.capture_performance)||void 0===e?void 0:e.web_vitals_allowed_metrics:void 0;return qs(n)?(null===(t=this.instance.persistence)||void 0===t?void 0:t.props[eo])||["CLS","FCP","INP","LCP"]:n}},{key:"flushToCaptureTimeoutMs",get:function(){return(Ls(this.instance.config.capture_performance)?this.instance.config.capture_performance.web_vitals_delayed_flush_ms:void 0)||5e3}},{key:"_maxAllowedValue",get:function(){var e=Ls(this.instance.config.capture_performance)&&js(this.instance.config.capture_performance.__web_vitals_max_value)?this.instance.config.capture_performance.__web_vitals_max_value:yv;return 0<e&&e<=6e4?yv:e}},{key:"isEnabled",get:function(){var e=Ls(this.instance.config.capture_performance)?this.instance.config.capture_performance.web_vitals:void 0;return Bs(e)?e:this._enabledServerSide}},{key:"startIfEnabled",value:function(){this.isEnabled&&!this._initialized&&(mv.info("enabled, starting..."),this.loadScript(this._startCapturing))}},{key:"onRemoteConfig",value:function(e){var t=Ls(e.capturePerformance)&&!!e.capturePerformance.web_vitals,n=Ls(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this.instance.persistence&&(this.instance.persistence.register(L({},Xr,t)),this.instance.persistence.register(L({},eo,n))),this._enabledServerSide=t,this.startIfEnabled()}},{key:"loadScript",value:function(e){var t,n,i;null!==(t=bs.__PosthogExtensions__)&&void 0!==t&&t.postHogWebVitalsCallbacks&&e(),null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"web-vitals",(function(t){t?mv.error("failed to load script",t):e()}))}},{key:"_currentURL",value:function(){var e=us?us.location.href:void 0;return e||mv.error("Could not determine current URL"),e}}]),e}(),kv=Gs("[Heatmaps]");function wv(e){return Ls(e)&&"clientX"in e&&"clientY"in e&&js(e.clientX)&&js(e.clientY)}var Sv,xv=function(){function e(t){var n;R(this,e),L(this,"rageclicks",new vd),L(this,"_enabledServerSide",!1),L(this,"_initialized",!1),L(this,"_flushInterval",null),this.instance=t,this._enabledServerSide=!(null===(n=this.instance.persistence)||void 0===n||!n.props[Yr])}return M(e,[{key:"flushIntervalMilliseconds",get:function(){var e=5e3;return Ls(this.instance.config.capture_heatmaps)&&this.instance.config.capture_heatmaps.flush_interval_milliseconds&&(e=this.instance.config.capture_heatmaps.flush_interval_milliseconds),e}},{key:"isEnabled",get:function(){return qs(this.instance.config.capture_heatmaps)?qs(this.instance.config.enable_heatmaps)?this._enabledServerSide:this.instance.config.enable_heatmaps:!1!==this.instance.config.capture_heatmaps}},{key:"startIfEnabled",value:function(){if(this.isEnabled){if(this._initialized)return;kv.info("starting..."),this._setupListeners(),this._flushInterval=setInterval(this.flush.bind(this),this.flushIntervalMilliseconds)}else{var e,t;clearInterval(null!==(e=this._flushInterval)&&void 0!==e?e:void 0),null===(t=this.deadClicksCapture)||void 0===t||t.stop(),this.getAndClearBuffer()}}},{key:"onRemoteConfig",value:function(e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register(L({},Yr,t)),this._enabledServerSide=t,this.startIfEnabled()}},{key:"getAndClearBuffer",value:function(){var e=this.buffer;return this.buffer=void 0,e}},{key:"_onDeadClick",value:function(e){this._onClick(e.originalEvent,"deadclick")}},{key:"_setupListeners",value:function(){var e=this;us&&hs&&(Fa(us,"beforeunload",this.flush.bind(this)),Fa(hs,"click",(function(t){return e._onClick(t||(null==us?void 0:us.event))}),{capture:!0}),Fa(hs,"mousemove",(function(t){return e._onMouseMove(t||(null==us?void 0:us.event))}),{capture:!0}),this.deadClicksCapture=new Wd(this.instance,Vd,this._onDeadClick.bind(this)),this.deadClicksCapture.startIfEnabled(),this._initialized=!0)}},{key:"_getProperties",value:function(e,t){var n=this.instance.scrollManager.scrollY(),i=this.instance.scrollManager.scrollX(),r=this.instance.scrollManager.scrollElement(),o=function(e,t,n){for(var i=e;i&&Hc(i)&&!jc(i,"body");){if(i===n)return!1;if(Es(t,null==us?void 0:us.getComputedStyle(i).position))return!0;i=Jc(i)}return!1}(Qc(e),["fixed","sticky"],r);return{x:e.clientX+(o?0:i),y:e.clientY+(o?0:n),target_fixed:o,type:t}}},{key:"_onClick",value:function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"click";if(!Nc(e.target)&&wv(e)){var i=this._getProperties(e,n);null!==(t=this.rageclicks)&&void 0!==t&&t.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this._capture(P(P({},i),{},{type:"rageclick"})),this._capture(i)}}},{key:"_onMouseMove",value:function(e){var t=this;!Nc(e.target)&&wv(e)&&(clearTimeout(this._mouseMoveTimeout),this._mouseMoveTimeout=setTimeout((function(){t._capture(t._getProperties(e,"mousemove"))}),500))}},{key:"_capture",value:function(e){if(us){var t=us.location.href;this.buffer=this.buffer||{},this.buffer[t]||(this.buffer[t]=[]),this.buffer[t].push(e)}}},{key:"flush",value:function(){this.buffer&&!As(this.buffer)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}}]),e}(),Ev=function(){function e(t){R(this,e),this._instance=t}return M(e,[{key:"doPageView",value:function(e,t){var n,i=this._previousPageViewProperties(e,t);return this._currentPageview={pathname:null!==(n=null==us?void 0:us.location.pathname)&&void 0!==n?n:"",pageViewId:t,timestamp:e},this._instance.scrollManager.resetContext(),i}},{key:"doPageLeave",value:function(e){var t;return this._previousPageViewProperties(e,null===(t=this._currentPageview)||void 0===t?void 0:t.pageViewId)}},{key:"doEvent",value:function(){var e;return{$pageview_id:null===(e=this._currentPageview)||void 0===e?void 0:e.pageViewId}}},{key:"_previousPageViewProperties",value:function(e,t){var n=this._currentPageview;if(!n)return{$pageview_id:t};var i={$pageview_id:t,$prev_pageview_id:n.pageViewId},r=this._instance.scrollManager.getContext();if(r&&!this._instance.config.disable_scroll_properties){var o=r.maxScrollHeight,s=r.lastScrollY,a=r.maxScrollY,u=r.maxContentHeight,l=r.lastContentY,c=r.maxContentY;if(!(qs(o)||qs(s)||qs(a)||qs(u)||qs(l)||qs(c))){o=Math.ceil(o),s=Math.ceil(s),a=Math.ceil(a),u=Math.ceil(u),l=Math.ceil(l),c=Math.ceil(c);var d=o<=1?1:lf(s/o,0,1),f=o<=1?1:lf(a/o,0,1),v=u<=1?1:lf(l/u,0,1),h=u<=1?1:lf(c/u,0,1);i=ba(i,{$prev_pageview_last_scroll:s,$prev_pageview_last_scroll_percentage:d,$prev_pageview_max_scroll:a,$prev_pageview_max_scroll_percentage:f,$prev_pageview_last_content:l,$prev_pageview_last_content_percentage:v,$prev_pageview_max_content:c,$prev_pageview_max_content_percentage:h})}}return n.pathname&&(i.$prev_pageview_pathname=n.pathname),n.timestamp&&(i.$prev_pageview_duration=(e.getTime()-n.timestamp.getTime())/1e3),i}}]),e}(),Cv=function(){function e(t){R(this,e),this.instance=t}return M(e,[{key:"sendExceptionEvent",value:function(e){this.instance.capture("$exception",e,{_noTruncate:!0,_batchKey:"exceptionEvent"})}}]),e}(),Pv=Gs("[FeatureFlags]"),Tv="$active_feature_flags",Iv="$override_feature_flags",Fv="$feature_flag_payloads",Rv="$override_feature_flag_payloads",Ov="$feature_flag_request_id",Mv=function(e){var t,n={},i=H(wa(e||{}));try{for(i.s();!(t=i.n()).done;){var r=q(t.value,2),o=r[0],s=r[1];s&&(n[o]=s)}}catch(e){i.e(e)}finally{i.f()}return n},Lv=function(e){var t=e.flags;return t?(e.featureFlags=Object.fromEntries(Object.keys(t).map((function(e){var n;return[e,null!==(n=t[e].variant)&&void 0!==n?n:t[e].enabled]}))),e.featureFlagPayloads=Object.fromEntries(Object.keys(t).filter((function(e){return t[e].enabled})).filter((function(e){var n;return null===(n=t[e].metadata)||void 0===n?void 0:n.payload})).map((function(e){var n;return[e,null===(n=t[e].metadata)||void 0===n?void 0:n.payload]})))):Pv.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e};!function(e){e.FeatureFlags="feature_flags",e.Recordings="recordings"}(Sv||(Sv={}));var Av=function(){function e(t){R(this,e),L(this,"_override_warning",!1),L(this,"_hasLoadedFlags",!1),L(this,"_requestInFlight",!1),L(this,"_reloadingDisabled",!1),L(this,"_additionalReloadRequested",!1),L(this,"_decideCalled",!1),L(this,"_flagsLoadedFromRemote",!1),this.instance=t,this.featureFlagEventHandlers=[]}return M(e,[{key:"decide",value:function(){if(this.instance.config.__preview_remote_config)this._decideCalled=!0;else{var e=!this._reloadDebouncer&&(this.instance.config.advanced_disable_feature_flags||this.instance.config.advanced_disable_feature_flags_on_first_load);this._callDecideEndpoint({disableFlags:e})}}},{key:"hasLoadedFlags",get:function(){return this._hasLoadedFlags}},{key:"getFlags",value:function(){return Object.keys(this.getFlagVariants())}},{key:"getFlagsWithDetails",value:function(){var e=this.instance.get_property(go),t=this.instance.get_property(Iv),n=this.instance.get_property(Rv);if(!n&&!t)return e||{};var i,r=ba({},e||{}),o=H($(new Set([].concat($(Object.keys(n||{})),$(Object.keys(t||{}))))));try{for(o.s();!(i=o.n()).done;){var s,a,u=i.value,l=r[u],c=null==t?void 0:t[u],d=qs(c)?null!==(s=null==l?void 0:l.enabled)&&void 0!==s&&s:!!c,f=qs(c)?l.variant:"string"==typeof c?c:void 0,v=null==n?void 0:n[u],h=P(P({},l),{},{enabled:d,variant:d?null!=f?f:null==l?void 0:l.variant:void 0});if(d!==(null==l?void 0:l.enabled)&&(h.original_enabled=null==l?void 0:l.enabled),f!==(null==l?void 0:l.variant)&&(h.original_variant=null==l?void 0:l.variant),v)h.metadata=P(P({},null==l?void 0:l.metadata),{},{payload:v,original_payload:null==l||null===(a=l.metadata)||void 0===a?void 0:a.payload});r[u]=h}}catch(e){o.e(e)}finally{o.f()}return this._override_warning||(Pv.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:n,finalDetails:r}),this._override_warning=!0),r}},{key:"getFlagVariants",value:function(){var e=this.instance.get_property(ho),t=this.instance.get_property(Iv);if(!t)return e||{};for(var n=ba({},e),i=Object.keys(t),r=0;r<i.length;r++)n[i[r]]=t[i[r]];return this._override_warning||(Pv.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:n}),this._override_warning=!0),n}},{key:"getFlagPayloads",value:function(){var e=this.instance.get_property(Fv),t=this.instance.get_property(Rv);if(!t)return e||{};for(var n=ba({},e||{}),i=Object.keys(t),r=0;r<i.length;r++)n[i[r]]=t[i[r]];return this._override_warning||(Pv.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:n}),this._override_warning=!0),n}},{key:"reloadFeatureFlags",value:function(){var e=this;this._reloadingDisabled||this.instance.config.advanced_disable_feature_flags||this._reloadDebouncer||(this._reloadDebouncer=setTimeout((function(){e._callDecideEndpoint()}),5))}},{key:"clearDebouncer",value:function(){clearTimeout(this._reloadDebouncer),this._reloadDebouncer=void 0}},{key:"ensureFlagsLoaded",value:function(){this._hasLoadedFlags||this._requestInFlight||this._reloadDebouncer||this.reloadFeatureFlags()}},{key:"setAnonymousDistinctId",value:function(e){this.$anon_distinct_id=e}},{key:"setReloadingPaused",value:function(e){this._reloadingDisabled=e}},{key:"_callDecideEndpoint",value:function(e){var t,n=this;if(this.clearDebouncer(),!this.instance.config.advanced_disable_decide)if(this._requestInFlight)this._additionalReloadRequested=!0;else{var i={token:this.instance.config.token,distinct_id:this.instance.get_distinct_id(),groups:this.instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:P(P({},(null===(t=this.instance.persistence)||void 0===t?void 0:t.get_initial_props())||{}),this.instance.get_property(_o)||{}),group_properties:this.instance.get_property(mo)};(null!=e&&e.disableFlags||this.instance.config.advanced_disable_feature_flags)&&(i.disable_flags=!0),this._requestInFlight=!0,this.instance._send_request({method:"POST",url:this.instance.requestRouter.endpointFor("api","/decide/?v=4"),data:i,compression:this.instance.config.disable_compression?void 0:as.Base64,timeout:this.instance.config.feature_flag_request_timeout_ms,callback:function(e){var t,r,o,s=!0;(200===e.statusCode&&(n._additionalReloadRequested||(n.$anon_distinct_id=void 0),s=!1),n._requestInFlight=!1,n._decideCalled)||(n._decideCalled=!0,n.instance._onRemoteConfig(null!==(o=e.json)&&void 0!==o?o:{}));i.disable_flags&&!n._additionalReloadRequested||(n._flagsLoadedFromRemote=!s,e.json&&null!==(t=e.json.quotaLimited)&&void 0!==t&&t.includes(Sv.FeatureFlags)?Pv.warn("You have hit your feature flags quota limit, and will not be able to load feature flags until the quota is reset. Please visit https://posthog.com/docs/billing/limits-alerts to learn more."):(n.receivedFeatureFlags(null!==(r=e.json)&&void 0!==r?r:{},s),n._additionalReloadRequested&&(n._additionalReloadRequested=!1,n._callDecideEndpoint())))}})}}},{key:"getFeatureFlag",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._hasLoadedFlags||this.getFlags()&&this.getFlags().length>0){var n=this.getFlagVariants()[e],i="".concat(n),r=this.instance.get_property(Ov)||void 0,o=this.instance.get_property(ko)||{};if((t.send_event||!("send_event"in t))&&(!(e in o)||!o[e].includes(i))){var s,a,u,l,c,d,f,v,h,p,g;Os(o[e])?o[e].push(i):o[e]=[i],null===(s=this.instance.persistence)||void 0===s||s.register(L({},ko,o));var _=this.getFeatureFlagDetails(e),m={$feature_flag:e,$feature_flag_response:n,$feature_flag_payload:this.getFeatureFlagPayload(e)||null,$feature_flag_request_id:r,$feature_flag_bootstrapped_response:(null===(a=this.instance.config.bootstrap)||void 0===a||null===(u=a.featureFlags)||void 0===u?void 0:u[e])||null,$feature_flag_bootstrapped_payload:(null===(l=this.instance.config.bootstrap)||void 0===l||null===(c=l.featureFlagPayloads)||void 0===c?void 0:c[e])||null,$used_bootstrap_value:!this._flagsLoadedFromRemote};qs(null==_||null===(d=_.metadata)||void 0===d?void 0:d.version)||(m.$feature_flag_version=_.metadata.version);var y,b=null!==(f=null==_||null===(v=_.reason)||void 0===v?void 0:v.description)&&void 0!==f?f:null==_||null===(h=_.reason)||void 0===h?void 0:h.code;if(b&&(m.$feature_flag_reason=b),null!=_&&null!==(p=_.metadata)&&void 0!==p&&p.id&&(m.$feature_flag_id=_.metadata.id),qs(null==_?void 0:_.original_variant)&&qs(null==_?void 0:_.original_enabled)||(m.$feature_flag_original_response=qs(_.original_variant)?_.original_enabled:_.original_variant),null!=_&&null!==(g=_.metadata)&&void 0!==g&&g.original_payload)m.$feature_flag_original_payload=null==_||null===(y=_.metadata)||void 0===y?void 0:y.original_payload;this.instance.capture("$feature_flag_called",m)}return n}Pv.warn('getFeatureFlag for key "'+e+"\" failed. Feature flags didn't load in time.")}},{key:"getFeatureFlagDetails",value:function(e){return this.getFlagsWithDetails()[e]}},{key:"getFeatureFlagPayload",value:function(e){return this.getFlagPayloads()[e]}},{key:"getRemoteConfigPayload",value:function(e,t){var n=this.instance.config.token;this.instance._send_request({method:"POST",url:this.instance.requestRouter.endpointFor("api","/decide/?v=4"),data:{distinct_id:this.instance.get_distinct_id(),token:n},compression:this.instance.config.disable_compression?void 0:as.Base64,timeout:this.instance.config.feature_flag_request_timeout_ms,callback:function(n){var i,r=null===(i=n.json)||void 0===i?void 0:i.featureFlagPayloads;t((null==r?void 0:r[e])||void 0)}})}},{key:"isFeatureEnabled",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this._hasLoadedFlags||this.getFlags()&&this.getFlags().length>0)return!!this.getFeatureFlag(e,t);Pv.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,t){if(this.instance.persistence){this._hasLoadedFlags=!0;var n=this.getFlagVariants(),i=this.getFlagPayloads(),r=this.getFlagsWithDetails();!function(e,t){var n,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{},s=Lv(e),a=s.flags,u=s.featureFlags,l=s.featureFlagPayloads;if(u){var c=e.requestId;if(Os(u)){var d;Pv.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var f={};if(u)for(var v=0;v<u.length;v++)f[u[v]]=!0;t&&t.register((L(d={},Tv,u),L(d,ho,f),d))}else{var h=u,p=l,g=a;e.errorsWhileComputingFlags&&(h=P(P({},i),h),p=P(P({},r),p),g=P(P({},o),g)),t&&t.register(P((L(n={},Tv,Object.keys(Mv(h))),L(n,ho,h||{}),L(n,Fv,p||{}),L(n,go,g||{}),n),c?L({},Ov,c):{}))}}}(e,this.instance.persistence,n,i,r),this._fireFeatureFlagsCallbacks(t)}}},{key:"override",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];Pv.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}},{key:"overrideFeatureFlags",value:function(e){if(!this.instance.__loaded||!this.instance.persistence)return Pv.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(!1===e)return this.instance.persistence.unregister(Iv),this.instance.persistence.unregister(Rv),void this._fireFeatureFlagsCallbacks();if(e&&"object"===I(e)&&("flags"in e||"payloads"in e)){var t,n=e;if(this._override_warning=Boolean(null!==(t=n.suppressWarning)&&void 0!==t&&t),"flags"in n)if(!1===n.flags)this.instance.persistence.unregister(Iv);else if(n.flags)if(Os(n.flags)){for(var i={},r=0;r<n.flags.length;r++)i[n.flags[r]]=!0;this.instance.persistence.register(L({},Iv,i))}else this.instance.persistence.register(L({},Iv,n.flags));return"payloads"in n&&(!1===n.payloads?this.instance.persistence.unregister(Rv):n.payloads&&this.instance.persistence.register(L({},Rv,n.payloads))),void this._fireFeatureFlagsCallbacks()}this._fireFeatureFlagsCallbacks()}},{key:"onFeatureFlags",value:function(e){var t=this;if(this.addFeatureFlagsHandler(e),this._hasLoadedFlags){var n=this._prepareFeatureFlagsForCallbacks(),i=n.flags,r=n.flagVariants;e(i,r)}return function(){return t.removeFeatureFlagsHandler(e)}}},{key:"updateEarlyAccessFeatureEnrollment",value:function(e,t){var n,i,r=(this.instance.get_property(po)||[]).find((function(t){return t.flagKey===e})),o=L({},"$feature_enrollment/".concat(e),t),s={$feature_flag:e,$feature_enrollment:t,$set:o};r&&(s.$early_access_feature_name=r.name),this.instance.capture("$feature_enrollment_update",s),this.setPersonPropertiesForFlags(o,!1);var a=P(P({},this.getFlagVariants()),{},L({},e,t));null===(n=this.instance.persistence)||void 0===n||n.register((L(i={},Tv,Object.keys(Mv(a))),L(i,ho,a),i)),this._fireFeatureFlagsCallbacks()}},{key:"getEarlyAccessFeatures",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=arguments.length>2?arguments[2]:void 0,r=this.instance.get_property(po),o=i?"&".concat(i.map((function(e){return"stage=".concat(e)})).join("&")):"";if(r&&!n)return e(r);this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/early_access_features/?token=".concat(this.instance.config.token).concat(o)),method:"GET",callback:function(n){var i;if(n.json){var r=n.json.earlyAccessFeatures;return null===(i=t.instance.persistence)||void 0===i||i.register(L({},po,r)),e(r)}}})}},{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(e){var t=this._prepareFeatureFlagsForCallbacks(),n=t.flags,i=t.flagVariants;this.featureFlagEventHandlers.forEach((function(t){return t(n,i,{errorsLoading:e})}))}},{key:"setPersonPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.instance.get_property(_o)||{};this.instance.register(L({},_o,P(P({},n),e))),t&&this.instance.reloadFeatureFlags()}},{key:"resetPersonPropertiesForFlags",value:function(){this.instance.unregister(_o)}},{key:"setGroupPropertiesForFlags",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=this.instance.get_property(mo)||{};0!==Object.keys(n).length&&Object.keys(n).forEach((function(t){n[t]=P(P({},n[t]),e[t]),delete e[t]})),this.instance.register(L({},mo,P(P({},n),e))),t&&this.instance.reloadFeatureFlags()}},{key:"resetGroupPropertiesForFlags",value:function(e){if(e){var t=this.instance.get_property(mo)||{};this.instance.register(L({},mo,P(P({},t),{},L({},e,{}))))}else this.instance.unregister(mo)}}]),e}(),qv=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"],$v=function(){function e(t){R(this,e),this.config=t,this.props={},this.campaign_params_saved=!1,this.name=function(e){var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"}(t),this.storage=this.buildStorage(t),this.load(),t.debug&&Ws.info("Persistence loaded",t.persistence,P({},this.props)),this.update_config(t,t),this.save()}return M(e,[{key:"buildStorage",value:function(e){-1===qv.indexOf(e.persistence.toLowerCase())&&(Ws.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var t=e.persistence.toLowerCase();return"localstorage"===t&&Ad.is_supported()?Ad:"localstorage+cookie"===t&&$d.is_supported()?$d:"sessionstorage"===t&&jd.is_supported()?jd:"memory"===t?Nd:"cookie"===t?Md:$d.is_supported()?$d:Md}},{key:"properties",value:function(){var e={};return ya(this.props,(function(t,n){if(n===ho&&Ls(t))for(var i=Object.keys(t),r=0;r<i.length;r++)e["$feature/".concat(i[r])]=t[i[r]];else s=n,a=!1,(Ns(o=Ro)?a:fs&&o.indexOf===fs?-1!=o.indexOf(s):(ya(o,(function(e){if(a||(a=e===s))return _a})),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=ba({},e))}}},{key:"save",value:function(){this.disabled||this.storage.set(this.name,this.props,this.expire_days,this.cross_subdomain,this.secure,this.config.debug)}},{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 i=this;if(Ls(e)){qs(t)&&(t="None"),this.expire_days=qs(n)?this.default_expiry:n;var r=!1;if(ya(e,(function(e,n){i.props.hasOwnProperty(n)&&i.props[n]!==t||(i.props[n]=e,r=!0)})),r)return this.save(),!0}return!1}},{key:"register",value:function(e,t){var n=this;if(Ls(e)){this.expire_days=qs(t)?this.default_expiry:t;var i=!1;if(ya(e,(function(t,r){e.hasOwnProperty(r)&&n.props[r]!==t&&(n.props[r]=t,i=!0)})),i)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(){if(!this.campaign_params_saved){var e=$u.campaignParams({customTrackedParams:this.config.custom_campaign_params,maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties});As(Ea(e))||this.register(e),this.campaign_params_saved=!0}}},{key:"update_search_keyword",value:function(){this.register($u.searchInfo())}},{key:"update_referrer_info",value:function(){this.register_once($u.referrerInfo(),void 0)}},{key:"set_initial_person_info",value:function(){this.props[Eo]||this.props[Co]||this.register_once(L({},Po,$u.personInfo({maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties})),void 0)}},{key:"get_referrer_info",value:function(){return Ea({$referrer:this.props.$referrer,$referring_domain:this.props.$referring_domain})}},{key:"get_initial_props",value:function(){var e=this,t={};ya([Co,Eo],(function(n){var i=e.props[n];i&&ya(i,(function(e,n){t["$initial_"+Ps(n)]=e}))}));var n=this.props[Po];if(n){var i=$u.initialPersonPropsFromInfo(n);ba(t,i)}return t}},{key:"safe_merge",value:function(e){return ya(this.props,(function(t,n){n in e||(e[n]=t)})),e}},{key:"update_config",value:function(e,t){if(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),e.persistence!==t.persistence){var n=this.buildStorage(e),i=this.props;this.clear(),this.storage=n,this.props=i,this.save()}}},{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[Zr]||{};n[e]=t,this.props[Zr]=n,this.save()}},{key:"remove_event_timer",value:function(e){var t=(this.props[Zr]||{})[e];return qs(t)||(delete this.props[Zr][e],this.save()),t}},{key:"get_property",value:function(e){return this.props[e]}},{key:"set_property",value:function(e,t){this.props[e]=t,this.save()}}]),e}(),Dv=Gs("[RateLimiter]"),Nv=function(){function e(t){var n,i,r=this;R(this,e),L(this,"serverLimits",{}),L(this,"lastEventRateLimited",!1),L(this,"checkForLimiting",(function(e){var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach((function(e){Dv.info("".concat(e||"events"," is quota limited.")),r.serverLimits[e]=(new Date).getTime()+6e4}))}catch(e){return void Dv.warn('could not rate limit - continuing. Error: "'.concat(null==e?void 0:e.message,'"'),{text:t})}})),this.instance=t,this.captureEventsPerSecond=(null===(n=t.config.rate_limiting)||void 0===n?void 0:n.events_per_second)||10,this.captureEventsBurstLimit=Math.max((null===(i=t.config.rate_limiting)||void 0===i?void 0:i.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond),this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}return M(e,[{key:"clientRateLimitContext",value:function(){var e,t,n,i=arguments.length>0&&void 0!==arguments[0]&&arguments[0],r=(new Date).getTime(),o=null!==(e=null===(t=this.instance.persistence)||void 0===t?void 0:t.get_property(xo))&&void 0!==e?e:{tokens:this.captureEventsBurstLimit,last:r};o.tokens+=(r-o.last)/1e3*this.captureEventsPerSecond,o.last=r,o.tokens>this.captureEventsBurstLimit&&(o.tokens=this.captureEventsBurstLimit);var s=o.tokens<1;return s||i||(o.tokens=Math.max(0,o.tokens-1)),!s||this.lastEventRateLimited||i||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to ".concat(this.captureEventsPerSecond," events per second and ").concat(this.captureEventsBurstLimit," events burst limit.")},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=s,null===(n=this.instance.persistence)||void 0===n||n.set_property(xo,o),{isRateLimited:s,remainingTokens:o.tokens}}},{key:"isServerRateLimited",value:function(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()<t}}]),e}(),Hv=Gs("[RemoteConfig]"),jv=function(){function e(t){R(this,e),this.instance=t}return M(e,[{key:"remoteConfig",get:function(){var e,t;return null===(e=bs._POSTHOG_REMOTE_CONFIG)||void 0===e||null===(t=e[this.instance.config.token])||void 0===t?void 0:t.config}},{key:"_loadRemoteConfigJs",value:function(e){var t,n,i,r=this;null!==(t=bs.__PosthogExtensions__)&&void 0!==t&&t.loadExternalDependency?null===(n=bs.__PosthogExtensions__)||void 0===n||null===(i=n.loadExternalDependency)||void 0===i||i.call(n,this.instance,"remote-config",(function(){return e(r.remoteConfig)})):(Hv.error("PostHog Extensions not found. Cannot load remote config."),e())}},{key:"_loadRemoteConfigJSON",value:function(e){this.instance._send_request({method:"GET",url:this.instance.requestRouter.endpointFor("assets","/array/".concat(this.instance.config.token,"/config")),callback:function(t){e(t.json)}})}},{key:"load",value:function(){var e=this;try{if(this.remoteConfig)return Hv.info("Using preloaded remote config",this.remoteConfig),void this.onRemoteConfig(this.remoteConfig);if(this.instance.config.advanced_disable_decide)return void Hv.warn("Remote config is disabled. Falling back to local config.");this._loadRemoteConfigJs((function(t){if(!t)return Hv.info("No config found after loading remote JS config. Falling back to JSON."),void e._loadRemoteConfigJSON((function(t){e.onRemoteConfig(t)}));e.onRemoteConfig(t)}))}catch(e){Hv.error("Error loading remote config",e)}}},{key:"onRemoteConfig",value:function(e){e?this.instance.config.__preview_remote_config?(this.instance._onRemoteConfig(e),!1!==e.hasFeatureFlags&&this.instance.featureFlags.ensureFlagsLoaded()):Hv.info("__preview_remote_config is disabled. Logging config instead",e):Hv.error("Failed to fetch remote config from PostHog.")}}]),e}();var Bv=function(e){var t,n,i,r,o="";for(t=n=0,i=(e=(e+"").replace(/\r\n/g,"\n").replace(/\r/g,"\n")).length,r=0;r<i;r++){var s=e.charCodeAt(r),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),Ns(a)||(n>t&&(o+=e.substring(t,n)),o+=a,t=n=r+1)}return n>t&&(o+=e.substring(t,e.length)),o},Uv=!!_s||!!gs,Vv="text/plain",zv=function(e,t){var n=q(e.split("?"),2),i=n[0],r=n[1],o=P({},t);null==r||r.split("&").forEach((function(e){var t=q(e.split("="),1)[0];delete o[t]}));var s=La(o);return s=s?(r?r+"&":"")+s:r,"".concat(i,"?").concat(s)},Wv=function(e,t){return JSON.stringify(e,(function(e,t){return"bigint"==typeof t?t.toString():t}),t)},Gv=function(e){var t=e.data,n=e.compression;if(t){if(n===as.GZipJS){var i=Gf(Zf(Wv(t)),{mtime:0}),r=new Blob([i],{type:Vv});return{contentType:Vv,body:r,estimatedSize:r.size}}if(n===as.Base64){var o=function(e){var t,n,i,r,o,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",a=0,u=0,l="",c=[];if(!e)return e;e=Bv(e);do{t=(o=e.charCodeAt(a++)<<16|e.charCodeAt(a++)<<8|e.charCodeAt(a++))>>18&63,n=o>>12&63,i=o>>6&63,r=63&o,c[u++]=s.charAt(t)+s.charAt(n)+s.charAt(i)+s.charAt(r)}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}(Wv(t)),s=function(e){return"data="+encodeURIComponent("string"==typeof e?e:Wv(e))}(o);return{contentType:"application/x-www-form-urlencoded",body:s,estimatedSize:new Blob([s]).size}}var a=Wv(t);return{contentType:"application/json",body:a,estimatedSize:new Blob([a]).size}}},Zv=[];gs&&Zv.push({transport:"fetch",method:function(e){var t,n,i=null!==(t=Gv(e))&&void 0!==t?t:{},r=i.contentType,o=i.body,s=i.estimatedSize,a=new Headers;ya(e.headers,(function(e,t){a.append(t,e)})),r&&a.append("Content-Type",r);var u=e.url,l=null;if(ms){var c=new ms;l={signal:c.signal,timeout:setTimeout((function(){return c.abort()}),e.timeout)}}gs(u,P({method:(null==e?void 0:e.method)||"GET",headers:a,keepalive:"POST"===e.method&&(s||0)<52428.8,body:o,signal:null===(n=l)||void 0===n?void 0:n.signal},e.fetchOptions)).then((function(t){return t.text().then((function(n){var i,r={statusCode:t.status,text:n};if(200===t.status)try{r.json=JSON.parse(n)}catch(e){Ws.error(e)}null===(i=e.callback)||void 0===i||i.call(e,r)}))})).catch((function(t){var n;Ws.error(t),null===(n=e.callback)||void 0===n||n.call(e,{statusCode:0,text:t})})).finally((function(){return l?clearTimeout(l.timeout):null}))}}),_s&&Zv.push({transport:"XHR",method:function(e){var t,n=new _s;n.open(e.method||"GET",e.url,!0);var i=null!==(t=Gv(e))&&void 0!==t?t:{},r=i.contentType,o=i.body;ya(e.headers,(function(e,t){n.setRequestHeader(t,e)})),r&&n.setRequestHeader("Content-Type",r),e.timeout&&(n.timeout=e.timeout),n.withCredentials=!0,n.onreadystatechange=function(){if(4===n.readyState){var t,i={statusCode:n.status,text:n.responseText};if(200===n.status)try{i.json=JSON.parse(n.responseText)}catch(e){}null===(t=e.callback)||void 0===t||t.call(e,i)}},n.send(o)}}),null!=vs&&vs.sendBeacon&&Zv.push({transport:"sendBeacon",method:function(e){var t=zv(e.url,{beacon:"1"});try{var n,i=null!==(n=Gv(e))&&void 0!==n?n:{},r=i.contentType,o=i.body,s="string"==typeof o?new Blob([o],{type:r}):o;vs.sendBeacon(t,s)}catch(e){}}});var Qv=3e3,Yv=function(){function e(t,n){R(this,e),L(this,"isPaused",!0),L(this,"queue",[]),this.flushTimeoutMs=lf((null==n?void 0:n.flush_interval_ms)||Qv,250,5e3,"flush interval",Qv),this.sendRequest=t}return M(e,[{key:"enqueue",value:function(e){this.queue.push(e),this.flushTimeout||this.setFlushTimeout()}},{key:"unload",value:function(){var e=this;this.clearFlushTimeout();var t=this.queue.length>0?this.formatQueue():{},n=Object.values(t),i=[].concat($(n.filter((function(e){return 0===e.url.indexOf("/e")}))),$(n.filter((function(e){return 0!==e.url.indexOf("/e")}))));i.map((function(t){e.sendRequest(P(P({},t),{},{transport:"sendBeacon"}))}))}},{key:"enable",value:function(){this.isPaused=!1,this.setFlushTimeout()}},{key:"setFlushTimeout",value:function(){var e=this;this.isPaused||(this.flushTimeout=setTimeout((function(){if(e.clearFlushTimeout(),e.queue.length>0){var t=e.formatQueue(),n=function(n){var i=t[n],r=(new Date).getTime();i.data&&Os(i.data)&&ya(i.data,(function(e){e.offset=Math.abs(e.timestamp-r),delete e.timestamp})),e.sendRequest(i)};for(var i in t)n(i)}}),this.flushTimeoutMs))}},{key:"clearFlushTimeout",value:function(){clearTimeout(this.flushTimeout),this.flushTimeout=void 0}},{key:"formatQueue",value:function(){var e={};return ya(this.queue,(function(t){var n,i=t,r=(i?i.batchKey:null)||i.url;qs(e[r])&&(e[r]=P(P({},i),{},{data:[]})),null===(n=e[r].data)||void 0===n||n.push(i.data)})),this.queue=[],e}}]),e}(),Jv=["retriesPerformedSoFar"];var Xv,Kv=function(){function e(t){var n=this;R(this,e),L(this,"isPolling",!1),L(this,"pollIntervalMs",3e3),L(this,"queue",[]),this.instance=t,this.queue=[],this.areWeOnline=!0,!qs(us)&&"onLine"in us.navigator&&(this.areWeOnline=us.navigator.onLine,Fa(us,"online",(function(){n.areWeOnline=!0,n.flush()})),Fa(us,"offline",(function(){n.areWeOnline=!1})))}return M(e,[{key:"retriableRequest",value:function(e){var t=this,n=e.retriesPerformedSoFar,i=A(e,Jv);js(n)&&n>0&&(i.url=zv(i.url,{retry_count:n})),this.instance._send_request(P(P({},i),{},{callback:function(e){var r;200!==e.statusCode&&(e.statusCode<400||e.statusCode>=500)&&(null!=n?n:0)<10?t.enqueue(P({retriesPerformedSoFar:n},i)):null===(r=i.callback)||void 0===r||r.call(i,e)}}))}},{key:"enqueue",value:function(e){var t=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=t+1;var n=function(e){var t=3e3*Math.pow(2,e),n=t/2,i=Math.min(18e5,t),r=(Math.random()-.5)*(i-n);return Math.ceil(i+r)}(t),i=Date.now()+n;this.queue.push({retryAt:i,requestOptions:e});var r="Enqueued failed request for retry in ".concat(n);navigator.onLine||(r+=" (Browser is offline)"),Ws.warn(r),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.pollIntervalMs)}},{key:"flush",value:function(){var e=Date.now(),t=[],n=this.queue.filter((function(n){return n.retryAt<e||(t.push(n),!1)}));if(this.queue=t,n.length>0){var i,r=H(n);try{for(r.s();!(i=r.n()).done;){var o=i.value.requestOptions;this.retriableRequest(o)}}catch(e){r.e(e)}finally{r.f()}}}},{key:"unload",value:function(){this.poller&&(clearTimeout(this.poller),this.poller=void 0);var e,t=H(this.queue);try{for(t.s();!(e=t.n()).done;){var n=e.value.requestOptions;try{this.instance._send_request(P(P({},n),{},{transport:"sendBeacon"}))}catch(e){Ws.error(e)}}}catch(e){t.e(e)}finally{t.f()}this.queue=[]}}]),e}(),eh=function(){function e(t){var n=this;R(this,e),L(this,"_updateScrollData",(function(){var e,t,i,r;n.context||(n.context={});var o=n.scrollElement(),s=n.scrollY(),a=o?Math.max(0,o.scrollHeight-o.clientHeight):0,u=s+((null==o?void 0:o.clientHeight)||0),l=(null==o?void 0:o.scrollHeight)||0;n.context.lastScrollY=Math.ceil(s),n.context.maxScrollY=Math.max(s,null!==(e=n.context.maxScrollY)&&void 0!==e?e:0),n.context.maxScrollHeight=Math.max(a,null!==(t=n.context.maxScrollHeight)&&void 0!==t?t:0),n.context.lastContentY=u,n.context.maxContentY=Math.max(u,null!==(i=n.context.maxContentY)&&void 0!==i?i:0),n.context.maxContentHeight=Math.max(l,null!==(r=n.context.maxContentHeight)&&void 0!==r?r:0)})),this.instance=t}return M(e,[{key:"getContext",value:function(){return this.context}},{key:"resetContext",value:function(){var e=this.context;return setTimeout(this._updateScrollData,0),e}},{key:"startMeasuringScrollPosition",value:function(){Fa(us,"scroll",this._updateScrollData,{capture:!0}),Fa(us,"scrollend",this._updateScrollData,{capture:!0}),Fa(us,"resize",this._updateScrollData)}},{key:"scrollElement",value:function(){if(!this.instance.config.scroll_root_selector)return null==us?void 0:us.document.documentElement;var e,t=H(Os(this.instance.config.scroll_root_selector)?this.instance.config.scroll_root_selector:[this.instance.config.scroll_root_selector]);try{for(t.s();!(e=t.n()).done;){var n=e.value,i=null==us?void 0:us.document.querySelector(n);if(i)return i}}catch(e){t.e(e)}finally{t.f()}}},{key:"scrollY",value:function(){if(this.instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollTop||0}return us&&(us.scrollY||us.pageYOffset||us.document.documentElement.scrollTop)||0}},{key:"scrollX",value:function(){if(this.instance.config.scroll_root_selector){var e=this.scrollElement();return e&&e.scrollLeft||0}return us&&(us.scrollX||us.pageXOffset||us.document.documentElement.scrollLeft)||0}}]),e}(),th=function(e){return $u.personInfo({maskPersonalDataProperties:null==e?void 0:e.config.mask_personal_data_properties,customPersonalDataProperties:null==e?void 0:e.config.custom_personal_data_properties})},nh=function(){function e(t,n,i,r){var o=this;R(this,e),L(this,"_onSessionIdCallback",(function(e){var t=o._getStored();if(!t||t.sessionId!==e){var n={sessionId:e,props:o._sessionSourceParamGenerator(o.instance)};o._persistence.register(L({},So,n))}})),this.instance=t,this._sessionIdManager=n,this._persistence=i,this._sessionSourceParamGenerator=r||th,this._sessionIdManager.onSessionId(this._onSessionIdCallback)}return M(e,[{key:"_getStored",value:function(){return this._persistence.props[So]}},{key:"getSetOnceProps",value:function(){var e,t=null===(e=this._getStored())||void 0===e?void 0:e.props;return t?"r"in t?$u.personPropsFromInfo(t):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}},{key:"getSessionProps",value:function(){var e={};return ya(Ea(this.getSetOnceProps()),(function(t,n){"$current_url"===n&&(n="url"),e["$session_entry_".concat(Ps(n))]=t})),e}}]),e}(),ih=Gs("[SessionId]"),rh=function(){function e(t,n,i){var r;if(R(this,e),L(this,"_sessionIdChangedHandlers",[]),!t.persistence)throw new Error("SessionIdManager requires a PostHogPersistence instance");if(t.config.__preview_experimental_cookieless_mode)throw new Error("SessionIdManager cannot be used with __preview_experimental_cookieless_mode");this.config=t.config,this.persistence=t.persistence,this._windowId=void 0,this._sessionId=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this._sessionIdGenerator=n||Cd,this._windowIdGenerator=i||Cd;var o=this.config.persistence_name||this.config.token,s=this.config.session_idle_timeout_seconds||1800;if(this._sessionTimeoutMs=1e3*lf(s,60,36e3,"session_idle_timeout_seconds",1800),t.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.resetIdleTimer(),this._window_id_storage_key="ph_"+o+"_window_id",this._primary_window_exists_storage_key="ph_"+o+"_primary_window_exists",this._canUseSessionStorage()){var a=jd.parse(this._window_id_storage_key),u=jd.parse(this._primary_window_exists_storage_key);a&&!u?this._windowId=a:jd.remove(this._window_id_storage_key),jd.set(this._primary_window_exists_storage_key,!0)}if(null!==(r=this.config.bootstrap)&&void 0!==r&&r.sessionID)try{var l=function(e){var t=e.replace(/-/g,"");if(32!==t.length)throw new Error("Not a valid UUID");if("7"!==t[12])throw new Error("Not a UUIDv7");return parseInt(t.substring(0,12),16)}(this.config.bootstrap.sessionID);this._setSessionId(this.config.bootstrap.sessionID,(new Date).getTime(),l)}catch(e){ih.error("Invalid sessionID in bootstrap",e)}this._listenToReloadWindow()}return M(e,[{key:"sessionTimeoutMs",get:function(){return this._sessionTimeoutMs}},{key:"onSessionId",value:function(e){var t=this;return qs(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&&jd.is_supported()}},{key:"_setWindowId",value:function(e){e!==this._windowId&&(this._windowId=e,this._canUseSessionStorage()&&jd.set(this._window_id_storage_key,e))}},{key:"_getWindowId",value:function(){return this._windowId?this._windowId:this._canUseSessionStorage()?jd.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(L({},lo,[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[lo];return Os(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;Fa(us,"beforeunload",(function(){e._canUseSessionStorage()&&jd.remove(e._primary_window_exists_storage_key)}),{capture:!1})}},{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;if(this.config.__preview_experimental_cookieless_mode)throw new Error("checkAndGetSessionAndWindowId should not be called in __preview_experimental_cookieless_mode");var n=t||(new Date).getTime(),i=q(this._getSessionId(),3),r=i[0],o=i[1],s=i[2],a=this._getWindowId(),u=js(s)&&s>0&&Math.abs(n-s)>864e5,l=!1,c=!o,d=!e&&Math.abs(n-r)>this.sessionTimeoutMs;c||d||u?(o=this._sessionIdGenerator(),a=this._windowIdGenerator(),ih.info("new session ID generated",{sessionId:o,windowId:a,changeReason:{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:u}}),s=n,l=!0):a||(a=this._windowIdGenerator(),l=!0);var f=0===r||!e||u?n:r,v=0===s?(new Date).getTime():s;return this._setWindowId(a),this._setSessionId(o,f,v),e||this.resetIdleTimer(),l&&this._sessionIdChangedHandlers.forEach((function(e){return e(o,a,l?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:u}:void 0)})),{sessionId:o,windowId:a,sessionStartTimestamp:v,changeReason:l?{noSessionId:c,activityTimeout:d,sessionPastMaximumLength:u}:void 0,lastActivityTimestamp:r}}},{key:"resetIdleTimer",value:function(){var e=this;clearTimeout(this._enforceIdleTimeout),this._enforceIdleTimeout=setTimeout((function(){e.resetSessionId()}),1.1*this.sessionTimeoutMs)}}]),e}(),oh=["$set_once","$set"],sh=Gs("[SiteApps]"),ah=function(){function e(t){R(this,e),this.instance=t,this.bufferedInvocations=[],this.apps={}}return M(e,[{key:"isEnabled",get:function(){return!!this.instance.config.opt_in_site_apps}},{key:"eventCollector",value:function(e,t){if(t){var n=this.globalsForEvent(t);this.bufferedInvocations.push(n),this.bufferedInvocations.length>1e3&&(this.bufferedInvocations=this.bufferedInvocations.slice(10))}}},{key:"siteAppLoaders",get:function(){var e,t;return null===(e=bs._POSTHOG_REMOTE_CONFIG)||void 0===e||null===(t=e[this.instance.config.token])||void 0===t?void 0:t.siteApps}},{key:"init",value:function(){var e=this;if(this.isEnabled){var t=this.instance._addCaptureHook(this.eventCollector.bind(this));this.stopBuffering=function(){t(),e.bufferedInvocations=[],e.stopBuffering=void 0}}}},{key:"globalsForEvent",value:function(e){var t,n,i,r,o,s,a;if(!e)throw new Error("Event payload is required");for(var u={},l=this.instance.get_property("$groups")||[],c=this.instance.get_property("$stored_group_properties")||{},d=0,f=Object.entries(c);d<f.length;d++){var v=q(f[d],2),h=v[0],p=v[1];u[h]={id:l[h],type:h,properties:p}}var g=e.$set_once,_=e.$set;return{event:P(P({},A(e,oh)),{},{properties:P(P(P({},e.properties),_?{$set:P(P({},null!==(t=null===(n=e.properties)||void 0===n?void 0:n.$set)&&void 0!==t?t:{}),_)}:{}),g?{$set_once:P(P({},null!==(i=null===(r=e.properties)||void 0===r?void 0:r.$set_once)&&void 0!==i?i:{}),g)}:{}),elements_chain:null!==(o=null===(s=e.properties)||void 0===s?void 0:s.$elements_chain)&&void 0!==o?o:"",distinct_id:null===(a=e.properties)||void 0===a?void 0:a.distinct_id}),person:{properties:this.instance.get_property("$stored_person_properties")},groups:u}}},{key:"setupSiteApp",value:function(e){var t=this,n=this.apps[e.id],i=function(){var i;(!n.errored&&t.bufferedInvocations.length&&(sh.info("Processing ".concat(t.bufferedInvocations.length," events for site app with id ").concat(e.id)),t.bufferedInvocations.forEach((function(e){var t;return null===(t=n.processEvent)||void 0===t?void 0:t.call(n,e)})),n.processedBuffer=!0),Object.values(t.apps).every((function(e){return e.processedBuffer||e.errored})))&&(null===(i=t.stopBuffering)||void 0===i||i.call(t))},r=!1,o=function(t){n.errored=!t,n.loaded=!0,sh.info("Site app with id ".concat(e.id," ").concat(t?"loaded":"errored")),r&&i()};try{var s=e.init({posthog:this.instance,callback:function(e){o(e)}}).processEvent;s&&(n.processEvent=s),r=!0}catch(t){sh.error("Error while initializing PostHog app with config id ".concat(e.id),t),o(!1)}if(r&&n.loaded)try{i()}catch(t){sh.error("Error while processing buffered events PostHog app with config id ".concat(e.id),t),n.errored=!0}}},{key:"setupSiteApps",value:function(){var e,t=this.siteAppLoaders||[],n=H(t);try{for(n.s();!(e=n.n()).done;){var i=e.value;this.apps[i.id]={id:i.id,loaded:!1,errored:!1,processedBuffer:!1}}}catch(e){n.e(e)}finally{n.f()}var r,o=H(t);try{for(o.s();!(r=o.n()).done;){var s=r.value;this.setupSiteApp(s)}}catch(e){o.e(e)}finally{o.f()}}},{key:"onCapturedEvent",value:function(e){if(0!==Object.keys(this.apps).length)for(var t=this.globalsForEvent(e),n=0,i=Object.values(this.apps);n<i.length;n++){var r=i[n];try{var o;null===(o=r.processEvent)||void 0===o||o.call(r,t)}catch(t){sh.error("Error while processing event ".concat(e.event," for site app ").concat(r.id),t)}}}},{key:"onRemoteConfig",value:function(e){var t,n,i,r=this;if(null!==(t=this.siteAppLoaders)&&void 0!==t&&t.length)return this.isEnabled?(this.setupSiteApps(),void this.instance.on("eventCaptured",(function(e){return r.onCapturedEvent(e)}))):void sh.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null===(n=this.stopBuffering)||void 0===n||n.call(this),null!==(i=e.siteApps)&&void 0!==i&&i.length)if(this.isEnabled){var o,s=H(e.siteApps);try{var a=function(){var e,t,n=o.value,i=n.id,s=n.url;bs["__$$ph_site_app_".concat(i)]=r.instance,null===(e=bs.__PosthogExtensions__)||void 0===e||null===(t=e.loadSiteApp)||void 0===t||t.call(e,r.instance,s,(function(e){if(e)return sh.error("Error while initializing PostHog app with config id ".concat(i),e)}))};for(s.s();!(o=s.n()).done;)a()}catch(e){s.e(e)}finally{s.f()}}else sh.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}]),e}(),uh=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleweblight","mediapartners-google","storebot-google","bytespider"],lh=function(e,t){if(!e)return!1;var n=e.toLowerCase();return uh.concat(t||[]).some((function(e){var t=e.toLowerCase();return-1!==n.indexOf(t)}))},ch=function(e,t){if(!e)return!1;var n=e.userAgent;if(n&&lh(n,t))return!0;try{var i=null==e?void 0:e.userAgentData;if(null!=i&&i.brands&&i.brands.some((function(e){return lh(null==e?void 0:e.brand,t)})))return!0}catch(e){}return!!e.webdriver};function dh(e,t,n){return Wv({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:n})}!function(e){e.US="us",e.EU="eu",e.CUSTOM="custom"}(Xv||(Xv={}));var fh="i.posthog.com",vh=function(){function e(t){R(this,e),L(this,"_regionCache",{}),this.instance=t}return M(e,[{key:"apiHost",get:function(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}},{key:"uiHost",get:function(){var e,t=null===(e=this.instance.config.ui_host)||void 0===e?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace(".".concat(fh),".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}},{key:"region",get:function(){return this._regionCache[this.apiHost]||(/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this._regionCache[this.apiHost]=Xv.US:/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?this._regionCache[this.apiHost]=Xv.EU:this._regionCache[this.apiHost]=Xv.CUSTOM),this._regionCache[this.apiHost]}},{key:"endpointFor",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(t&&(t="/"===t[0]?t:"/".concat(t)),"ui"===e)return this.uiHost+t;if(this.region===Xv.CUSTOM)return this.apiHost+t;var n=fh+t;switch(e){case"assets":return"https://".concat(this.region,"-assets.").concat(n);case"api":return"https://".concat(this.region,".").concat(n)}}}]),e}(),hh={icontains:function(e,t){return!!us&&t.href.toLowerCase().indexOf(e.toLowerCase())>-1},not_icontains:function(e,t){return!!us&&-1===t.href.toLowerCase().indexOf(e.toLowerCase())},regex:function(e,t){return!!us&&Du(t.href,e)},not_regex:function(e,t){return!!us&&!Du(t.href,e)},exact:function(e,t){return t.href===e},is_not:function(e,t){return t.href!==e}},ph=function(){function e(t){var n=this;R(this,e),L(this,"getWebExperimentsAndEvaluateDisplayLogic",(function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];n.getWebExperiments((function(t){e.logInfo("retrieved web experiments from the server"),n._flagToExperiments=new Map,t.forEach((function(t){if(t.feature_flag_key){var i;if(n._flagToExperiments)e.logInfo("setting flag key ",t.feature_flag_key," to web experiment ",t),null===(i=n._flagToExperiments)||void 0===i||i.set(t.feature_flag_key,t);var r=n.instance.getFeatureFlag(t.feature_flag_key);$s(r)&&t.variants[r]&&n.applyTransforms(t.name,r,t.variants[r].transforms)}else if(t.variants)for(var o in t.variants){var s=t.variants[o];e.matchesTestVariant(s)&&n.applyTransforms(t.name,o,s.transforms)}}))}),t)})),this.instance=t,this.instance.onFeatureFlags((function(e){n.onFeatureFlags(e)}))}return M(e,[{key:"onFeatureFlags",value:function(t){var n=this;if(this._is_bot())e.logInfo("Refusing to render web experiment since the viewer is a likely bot");else if(!this.instance.config.disable_web_experiments){if(Hs(this._flagToExperiments))return this._flagToExperiments=new Map,this.loadIfEnabled(),void this.previewWebExperiment();e.logInfo("applying feature flags",t),t.forEach((function(e){var t;if(n._flagToExperiments&&null!==(t=n._flagToExperiments)&&void 0!==t&&t.has(e)){var i,r=n.instance.getFeatureFlag(e),o=null===(i=n._flagToExperiments)||void 0===i?void 0:i.get(e);r&&null!=o&&o.variants[r]&&n.applyTransforms(o.name,r,o.variants[r].transforms)}}))}}},{key:"previewWebExperiment",value:function(){var t=this,n=e.getWindowLocation();if(null!=n&&n.search){var i=Aa(null==n?void 0:n.search,"__experiment_id"),r=Aa(null==n?void 0:n.search,"__experiment_variant");i&&r&&(e.logInfo("previewing web experiments ".concat(i," && ").concat(r)),this.getWebExperiments((function(e){t.showPreviewWebExperiment(parseInt(i),r,e)}),!1,!0))}}},{key:"loadIfEnabled",value:function(){this.instance.config.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}},{key:"getWebExperiments",value:function(e,t,n){if(this.instance.config.disable_web_experiments&&!n)return e([]);var i=this.instance.get_property("$web_experiments");if(i&&!t)return e(i);this.instance._send_request({url:this.instance.requestRouter.endpointFor("api","/api/web_experiments/?token=".concat(this.instance.config.token)),method:"GET",callback:function(t){if(200!==t.statusCode||!t.json)return e([]);var n=t.json.experiments||[];return e(n)}})}},{key:"showPreviewWebExperiment",value:function(t,n,i){var r=i.filter((function(e){return e.id===t}));r&&r.length>0&&(e.logInfo("Previewing web experiment [".concat(r[0].name,"] with variant [").concat(n,"]")),this.applyTransforms(r[0].name,n,r[0].variants[n].transforms))}},{key:"applyTransforms",value:function(t,n,i){this._is_bot()?e.logInfo("Refusing to render web experiment since the viewer is a likely bot"):"control"!==n?i.forEach((function(i){if(i.selector){var r;e.logInfo("applying transform of variant ".concat(n," for experiment ").concat(t," "),i);var o=null===(r=document)||void 0===r?void 0:r.querySelectorAll(i.selector);null==o||o.forEach((function(e){var t=e;i.html&&(t.innerHTML=i.html),i.css&&t.setAttribute("style",i.css)}))}})):e.logInfo("Control variants leave the page unmodified.")}},{key:"_is_bot",value:function(){return vs&&this.instance?ch(vs,this.instance.config.custom_blocked_useragents):void 0}}],[{key:"matchesTestVariant",value:function(t){return!Hs(t.conditions)&&(e.matchUrlConditions(t)&&e.matchUTMConditions(t))}},{key:"matchUrlConditions",value:function(t){var n;if(Hs(t.conditions)||Hs(null===(n=t.conditions)||void 0===n?void 0:n.url))return!0;var i,r,o,s=e.getWindowLocation();return!!s&&(null===(i=t.conditions)||void 0===i||!i.url||hh[null!==(r=null===(o=t.conditions)||void 0===o?void 0:o.urlMatchType)&&void 0!==r?r:"icontains"](t.conditions.url,s))}},{key:"getWindowLocation",value:function(){return null==us?void 0:us.location}},{key:"matchUTMConditions",value:function(e){var t;if(Hs(e.conditions)||Hs(null===(t=e.conditions)||void 0===t?void 0:t.utm))return!0;var n=$u.campaignParams();if(n.utm_source){var i,r,o,s,a,u,l,c,d,f,v,h,p,g,_,m,y=null===(i=e.conditions)||void 0===i||null===(r=i.utm)||void 0===r||!r.utm_campaign||(null===(o=e.conditions)||void 0===o||null===(s=o.utm)||void 0===s?void 0:s.utm_campaign)==n.utm_campaign,b=null===(a=e.conditions)||void 0===a||null===(u=a.utm)||void 0===u||!u.utm_source||(null===(l=e.conditions)||void 0===l||null===(c=l.utm)||void 0===c?void 0:c.utm_source)==n.utm_source,k=null===(d=e.conditions)||void 0===d||null===(f=d.utm)||void 0===f||!f.utm_medium||(null===(v=e.conditions)||void 0===v||null===(h=v.utm)||void 0===h?void 0:h.utm_medium)==n.utm_medium,w=null===(p=e.conditions)||void 0===p||null===(g=p.utm)||void 0===g||!g.utm_term||(null===(_=e.conditions)||void 0===_||null===(m=_.utm)||void 0===m?void 0:m.utm_term)==n.utm_term;return y&&k&&w&&b}return!1}},{key:"logInfo",value:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];Ws.info("[WebExperiments] ".concat(e),n)}}]),e}(),gh={},_h=function(){},mh="posthog",yh=!Uv&&-1===(null==ys?void 0:ys.indexOf("MSIE"))&&-1===(null==ys?void 0:ys.indexOf("Mozilla")),bh=function(){var e;return{api_host:"https://us.i.posthog.com",ui_host:null,token:"",autocapture:!0,rageclick:!0,cross_subdomain_cookie:Ta(null==hs?void 0:hs.location),persistence:"localStorage+cookie",persistence_name:"",loaded:_h,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageview:!0,capture_pageleave:"if_capture_pageview",debug:ps&&$s(null==ps?void 0:ps.search)&&-1!==ps.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==us||null===(e=us.location)||void 0===e?void 0:e.protocol),ip:!0,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,session_recording:{},mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error:function(e){var t="Bad HTTP status: "+e.statusCode+" "+e.text;Ws.error(t)},get_device_id:function(e){return e},capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:"identified_only",before_send:void 0,request_queue_config:{flush_interval_ms:Qv},_onCapture:_h}},kh=function(e){var t={};qs(e.process_person)||(t.person_profiles=e.process_person),qs(e.xhr_headers)||(t.request_headers=e.xhr_headers),qs(e.cookie_name)||(t.persistence_name=e.cookie_name),qs(e.disable_cookie)||(t.disable_persistence=e.disable_cookie),qs(e.store_google)||(t.save_campaign_params=e.store_google),qs(e.verbose)||(t.debug=e.verbose);var n=ba({},t,e);return Os(e.property_blacklist)&&(qs(e.property_denylist)?n.property_denylist=e.property_blacklist:Os(e.property_denylist)?n.property_denylist=[].concat($(e.property_blacklist),$(e.property_denylist)):Ws.error("Invalid value for property_denylist config: "+e.property_denylist)),n},wh=function(){function e(){R(this,e),L(this,"__forceAllowLocalhost",!1)}return M(e,[{key:"_forceAllowLocalhost",get:function(){return this.__forceAllowLocalhost},set:function(e){Ws.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}]),e}(),Sh=function(){function e(){var t=this;R(this,e),L(this,"webPerformance",new wh),L(this,"_personProcessingSetOncePropertiesSent",!1),L(this,"version",ks.LIB_VERSION),L(this,"_internalEventEmitter",new Nu),this.config=bh(),this.SentryIntegration=dv,this.sentryIntegration=function(e){return function(e,t){var n=lv(e,t);return{name:uv,processEvent:function(e){return n(e)}}}(t,e)},this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this._initialPageviewCaptured=!1,this._initialPersonProfilesConfig=null,this._cachedIdentify=null,this.featureFlags=new Av(this),this.toolbar=new pv(this),this.scrollManager=new eh(this),this.pageViewManager=new Ev(this),this.surveys=new Yu(this),this.experiments=new ph(this),this.exceptions=new Cv(this),this.rateLimiter=new Nv(this),this.requestRouter=new vh(this),this.consent=new Bd(this),this.people={set:function(e,n,i){var r=$s(e)?L({},e,n):e;t.setPersonProperties(r),null==i||i({})},set_once:function(e,n,i){var r=$s(e)?L({},e,n):e;t.setPersonProperties(void 0,r),null==i||i({})}},this.on("eventCaptured",(function(e){return Ws.info('send "'.concat(null==e?void 0:e.event,'"'),e)}))}return M(e,[{key:"decideEndpointWasHit",get:function(){var e,t;return null!==(e=null===(t=this.featureFlags)||void 0===t?void 0:t.hasLoadedFlags)&&void 0!==e&&e}},{key:"init",value:function(t,n,i){if(i&&i!==mh){var r,o=null!==(r=gh[i])&&void 0!==r?r:new e;return o._init(t,n,i),gh[i]=o,gh[mh][i]=o,o}return this._init(t,n,i)}},{key:"_init",value:function(e){var t,n,i=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=arguments.length>2?arguments[2]:void 0;if(qs(e)||Ds(e))return Ws.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return Ws.warn("You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},this._triggered_notifs=[],r.person_profiles&&(this._initialPersonProfilesConfig=r.person_profiles),this.set_config(ba({},bh(),kh(r),{name:o,token:e})),this.config.on_xhr_error&&Ws.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=r.disable_compression?void 0:as.GZipJS,this.persistence=new $v(this.config),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new $v(P(P({},this.config),{},{persistence:"sessionStorage"}));var s=P({},this.persistence.props),a=P({},this.sessionPersistence.props);if(this._requestQueue=new Yv((function(e){return i._send_retriable_request(e)}),this.config.request_queue_config),this._retryQueue=new Kv(this),this.__request_queue=[],this.config.__preview_experimental_cookieless_mode||(this.sessionManager=new rh(this),this.sessionPropsManager=new nh(this,this.sessionManager,this.persistence)),new _v(this).startIfEnabledOrStop(),this.siteApps=new ah(this),null===(t=this.siteApps)||void 0===t||t.init(),this.config.__preview_experimental_cookieless_mode||(this.sessionRecording=new ov(this),this.sessionRecording.startIfEnabledOrStop()),this.config.disable_scroll_properties||this.scrollManager.startMeasuringScrollPosition(),this.autocapture=new yd(this),this.autocapture.startIfEnabled(),this.surveys.loadIfEnabled(),this.heatmaps=new xv(this),this.heatmaps.startIfEnabled(),this.webVitalsAutocapture=new bv(this),this.exceptionObserver=new Zd(this),this.exceptionObserver.startIfEnabled(),this.deadClicksAutocapture=new Wd(this,zd),this.deadClicksAutocapture.startIfEnabled(),ks.DEBUG=ks.DEBUG||this.config.debug,ks.DEBUG&&Ws.info("Starting in debug mode",{this:this,config:r,thisC:P({},this.config),p:s,s:a}),this._sync_opt_out_with_persistence(),void 0!==(null===(n=r.bootstrap)||void 0===n?void 0:n.distinctID)){var u,l,c=this.config.get_device_id(Cd()),d=null!==(u=r.bootstrap)&&void 0!==u&&u.isIdentifiedID?c:r.bootstrap.distinctID;this.persistence.set_property(wo,null!==(l=r.bootstrap)&&void 0!==l&&l.isIdentifiedID?"identified":"anonymous"),this.register({distinct_id:r.bootstrap.distinctID,$device_id:d})}if(this._hasBootstrappedFeatureFlags()){var f,v,h=Object.keys((null===(f=r.bootstrap)||void 0===f?void 0:f.featureFlags)||{}).filter((function(e){var t,n;return!(null===(t=r.bootstrap)||void 0===t||null===(n=t.featureFlags)||void 0===n||!n[e])})).reduce((function(e,t){var n,i;return e[t]=(null===(n=r.bootstrap)||void 0===n||null===(i=n.featureFlags)||void 0===i?void 0:i[t])||!1,e}),{}),p=Object.keys((null===(v=r.bootstrap)||void 0===v?void 0:v.featureFlagPayloads)||{}).filter((function(e){return h[e]})).reduce((function(e,t){var n,i,o,s;null!==(n=r.bootstrap)&&void 0!==n&&null!==(i=n.featureFlagPayloads)&&void 0!==i&&i[t]&&(e[t]=null===(o=r.bootstrap)||void 0===o||null===(s=o.featureFlagPayloads)||void 0===s?void 0:s[t]);return e}),{});this.featureFlags.receivedFeatureFlags({featureFlags:h,featureFlagPayloads:p})}if(this.config.__preview_experimental_cookieless_mode)this.register_once({distinct_id:Fo,$device_id:null},"");else if(!this.get_distinct_id()){var g=this.config.get_device_id(Cd());this.register_once({distinct_id:g,$device_id:g},""),this.persistence.set_property(wo,"anonymous")}return Fa(us,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),this.toolbar.maybeLoadToolbar(),r.segment?av(this,(function(){return i._loaded()})):this._loaded(),Ms(this.config._onCapture)&&this.config._onCapture!==_h&&(Ws.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",(function(e){return i.config._onCapture(e.event,e)}))),this}},{key:"_onRemoteConfig",value:function(e){var t,n,i,r,o,s,a,u,l=this;if(!hs||!hs.body)return Ws.info("document not ready yet, trying again in 500 milliseconds..."),void setTimeout((function(){l._onRemoteConfig(e)}),500);this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=Es(e.supportedCompression,as.GZipJS)?as.GZipJS:Es(e.supportedCompression,as.Base64)?as.Base64:void 0),null!==(t=e.analytics)&&void 0!==t&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this._initialPersonProfilesConfig?this._initialPersonProfilesConfig:"identified_only"}),null===(n=this.siteApps)||void 0===n||n.onRemoteConfig(e),null===(i=this.sessionRecording)||void 0===i||i.onRemoteConfig(e),null===(r=this.autocapture)||void 0===r||r.onRemoteConfig(e),null===(o=this.heatmaps)||void 0===o||o.onRemoteConfig(e),this.surveys.onRemoteConfig(e),null===(s=this.webVitalsAutocapture)||void 0===s||s.onRemoteConfig(e),null===(a=this.exceptionObserver)||void 0===a||a.onRemoteConfig(e),null===(u=this.deadClicksAutocapture)||void 0===u||u.onRemoteConfig(e)}},{key:"_loaded",value:function(){var e=this;try{this.config.loaded(this)}catch(e){Ws.critical("`loaded` function failed",e)}this._start_queue_if_opted_in(),this.config.capture_pageview&&setTimeout((function(){e.consent.isOptedIn()&&e._captureInitialPageview()}),1),new jv(this).load(),this.featureFlags.decide()}},{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.enable())}},{key:"_dom_loaded",value:function(){var e=this;this.has_opted_out_capturing()||ma(this.__request_queue,(function(t){return e._send_retriable_request(t)})),this.__request_queue=[],this._start_queue_if_opted_in()}},{key:"_handle_unload",value:function(){var e,t;this.config.request_batching?(this._shouldCapturePageleave()&&this.capture("$pageleave"),null===(e=this._requestQueue)||void 0===e||e.unload(),null===(t=this._retryQueue)||void 0===t||t.unload()):this._shouldCapturePageleave()&&this.capture("$pageleave",null,{transport:"sendBeacon"})}},{key:"_send_request",value:function(e){var t=this;this.__loaded&&(yh?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=zv(e.url,{ip:this.config.ip?1:0}),e.headers=P({},this.config.request_headers),e.compression="best-available"===e.compression?this.compression:e.compression,e.fetchOptions=e.fetchOptions||this.config.fetch_options,function(e){var t,n,i,r=P({},e);r.timeout=r.timeout||6e4,r.url=zv(r.url,{_:(new Date).getTime().toString(),ver:ks.LIB_VERSION,compression:r.compression});var o=null!==(t=r.transport)&&void 0!==t?t:"fetch",s=null!==(n=null===(i=Ia(Zv,(function(e){return e.transport===o})))||void 0===i?void 0:i.method)&&void 0!==n?n:Zv[0].method;if(!s)throw new Error("No available transport method");s(r)}(P(P({},e),{},{callback:function(n){var i,r,o;(t.rateLimiter.checkForLimiting(n),n.statusCode>=400)&&(null===(r=(o=t.config).on_request_error)||void 0===r||r.call(o,n));null===(i=e.callback)||void 0===i||i.call(e,n)}}))))}},{key:"_send_retriable_request",value:function(e){this._retryQueue?this._retryQueue.retriableRequest(e):this._send_request(e)}},{key:"_execute_array",value:function(e){var t,n=this,i=[],r=[],o=[];ma(e,(function(e){e&&(t=e[0],Os(t)?o.push(e):Ms(e)?e.call(n):Os(e)&&"alias"===t?i.push(e):Os(e)&&-1!==t.indexOf("capture")&&Ms(n[t])?o.push(e):r.push(e))}));var s=function(e,t){ma(e,(function(e){if(Os(e[0])){var n=t;ya(e,(function(e){n=n[e[0]].apply(n,e.slice(1))}))}else this[e[0]].apply(this,e.slice(1))}),t)};s(i,this),s(r,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,t,n){var i;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this._requestQueue){if(!this.consent.isOptedOut())if(!qs(e)&&$s(e)){if(this.config.opt_out_useragent_filter||!this._is_bot()){var r=null!=n&&n.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==r||!r.isRateLimited){null!=t&&t.$current_url&&!$s(null==t?void 0:t.$current_url)&&(Ws.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==t||delete t.$current_url),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var o=new Date,s=(null==n?void 0:n.timestamp)||o,a=Cd(),u={uuid:a,event:e,properties:this._calculate_event_properties(e,t||{},s,a)};r&&(u.properties.$lib_rate_limit_remaining_tokens=r.remainingTokens),(null==n?void 0:n.$set)&&(u.$set=null==n?void 0:n.$set);var l=this._calculate_set_once_properties(null==n?void 0:n.$set_once);l&&(u.$set_once=l),(u=Ca(u,null!=n&&n._noTruncate?null:this.config.properties_string_max_length)).timestamp=s,qs(null==n?void 0:n.timestamp)||(u.properties.$event_time_override_provided=!0,u.properties.$event_time_override_system_time=o);var c=P(P({},u.properties.$set),u.$set);if(As(c)||this.setPersonPropertiesForFlags(c),!Hs(this.config.before_send)){var d=this._runBeforeSend(u);if(!d)return;u=d}this._internalEventEmitter.emit("eventCaptured",u);var f={method:"POST",url:null!==(i=null==n?void 0:n._url)&&void 0!==i?i:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:u,compression:"best-available",batchKey:null==n?void 0:n._batchKey};return!this.config.request_batching||n&&(null==n||!n._batchKey)||null!=n&&n.send_instantly?this._send_retriable_request(f):this._requestQueue.enqueue(f),u}Ws.critical("This capture call is ignored due to client rate limiting.")}}else Ws.error("No event name provided to posthog.capture")}else Ws.uninitializedWarning("posthog.capture")}},{key:"_addCaptureHook",value:function(e){return this.on("eventCaptured",(function(t){return e(t.event,t)}))}},{key:"_calculate_event_properties",value:function(e,t,n,i){if(n=n||new Date,!this.persistence||!this.sessionPersistence)return t;var r=this.persistence.remove_event_timer(e),o=P({},t);if(o.token=this.config.token,this.config.__preview_experimental_cookieless_mode&&(o.$cookieless_mode=!0),"$snapshot"===e){var s=P(P({},this.persistence.properties()),this.sessionPersistence.properties());return o.distinct_id=s.distinct_id,(!$s(o.distinct_id)&&!js(o.distinct_id)||Ds(o.distinct_id))&&Ws.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),o}var a,u=$u.properties({maskPersonalDataProperties:this.config.mask_personal_data_properties,customPersonalDataProperties:this.config.custom_personal_data_properties});if(this.sessionManager){var l=this.sessionManager.checkAndGetSessionAndWindowId(),c=l.sessionId,d=l.windowId;o.$session_id=c,o.$window_id=d}this.sessionPropsManager&&ba(o,this.sessionPropsManager.getSessionProps());try{var f,v;this.sessionRecording&&(o.$recording_status=this.sessionRecording.status,o.$sdk_debug_replay_internal_buffer_length=this.sessionRecording.buffer.data.length,o.$sdk_debug_replay_internal_buffer_size=this.sessionRecording.buffer.size),o.$sdk_debug_retry_queue_size=null===(f=this._retryQueue)||void 0===f||null===(v=f.queue)||void 0===v?void 0:v.length}catch(e){o.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===Xv.CUSTOM&&(o.$lib_custom_api_host=this.config.api_host),a="$pageview"===e?this.pageViewManager.doPageView(n,i):"$pageleave"===e?this.pageViewManager.doPageLeave(n):this.pageViewManager.doEvent(),o=ba(o,a),"$pageview"===e&&hs&&(o.title=hs.title),!qs(r)){var h=n.getTime()-r;o.$duration=parseFloat((h/1e3).toFixed(3))}ys&&this.config.opt_out_useragent_filter&&(o.$browser_type=this._is_bot()?"bot":"browser"),(o=ba({},u,this.persistence.properties(),this.sessionPersistence.properties(),o)).$is_identified=this._isIdentified(),Os(this.config.property_denylist)?ya(this.config.property_denylist,(function(e){delete o[e]})):Ws.error("Invalid value for property_denylist config: "+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var p=this.config.sanitize_properties;p&&(Ws.error("sanitize_properties is deprecated. Use before_send instead"),o=p(o,e));var g=this._hasPersonProcessing();return o.$process_person_profile=g,g&&this._requirePersonProcessing("_calculate_event_properties"),o}},{key:"_calculate_set_once_properties",value:function(e){var t;if(!this.persistence||!this._hasPersonProcessing())return e;if(this._personProcessingSetOncePropertiesSent)return e;var n=this.persistence.get_initial_props(),i=null===(t=this.sessionPropsManager)||void 0===t?void 0:t.getSetOnceProps(),r=ba({},n,i||{},e||{}),o=this.config.sanitize_properties;return o&&(Ws.error("sanitize_properties is deprecated. Use before_send instead"),r=o(r,"$set_once")),this._personProcessingSetOncePropertiesSent=!0,As(r)?void 0:r}},{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 i;null===(i=this.persistence)||void 0===i||i.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(L({},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],n=arguments.length>2?arguments[2]:void 0;return this.featureFlags.getEarlyAccessFeatures(e,t,n)}},{key:"on",value:function(e,t){return this._internalEventEmitter.on(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:"renderSurvey",value:function(e,t){this.surveys.renderSurvey(e,t)}},{key:"canRenderSurvey",value:function(e){this.surveys.canRenderSurvey(e)}},{key:"identify",value:function(e,t,n){if(!this.__loaded||!this.persistence)return Ws.uninitializedWarning("posthog.identify");if(js(e)&&(e=e.toString(),Ws.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),e){if(["distinct_id","distinctid"].includes(e.toLowerCase()))Ws.critical('The string "'.concat(e,'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'));else if(this._requirePersonProcessing("posthog.identify")){var i=this.get_distinct_id();if(this.register({$user_id:e}),!this.get_property("$device_id")){var r=i;this.register_once({$had_persisted_distinct_id:!0,$device_id:r},"")}e!==i&&e!==this.get_property(Gr)&&(this.unregister(Gr),this.register({distinct_id:e}));var o="anonymous"===(this.persistence.get_property(wo)||"anonymous");e!==i&&o?(this.persistence.set_property(wo,"identified"),this.setPersonPropertiesForFlags(P(P({},n||{}),t||{}),!1),this.capture("$identify",{distinct_id:e,$anon_distinct_id:i},{$set:t||{},$set_once:n||{}}),this.featureFlags.setAnonymousDistinctId(i),this._cachedIdentify=dh(e,t,n)):(t||n)&&(this._cachedIdentify!==dh(e,t,n)?(this.setPersonProperties(t,n),this._cachedIdentify=dh(e,t,n)):Ws.info("A duplicate posthog.identify call was made with the same properties. It has been ignored.")),e!==i&&(this.reloadFeatureFlags(),this.unregister(ko))}}else Ws.error("Unique user id has not been set in posthog.identify")}},{key:"setPersonProperties",value:function(e,t){(e||t)&&this._requirePersonProcessing("posthog.setPersonProperties")&&(this.setPersonPropertiesForFlags(P(P({},t||{}),e||{})),this.capture("$set",{$set:e||{},$set_once:t||{}}))}},{key:"group",value:function(e,t,n){if(e&&t){if(this._requirePersonProcessing("posthog.group")){var i=this.getGroups();i[e]!==t&&this.resetGroupPropertiesForFlags(e),this.register({$groups:P(P({},i),{},L({},e,t))}),n&&(this.capture("$groupidentify",{$group_type:e,$group_key:t,$group_set:n}),this.setGroupPropertiesForFlags(L({},e,n))),i[e]===t||n||this.reloadFeatureFlags()}}else Ws.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._requirePersonProcessing("posthog.setGroupPropertiesForFlags")&&this.featureFlags.setGroupPropertiesForFlags(e,t)}},{key:"resetGroupPropertiesForFlags",value:function(e){this.featureFlags.resetGroupPropertiesForFlags(e)}},{key:"reset",value:function(e){var t,n,i,r;if(Ws.info("reset"),!this.__loaded)return Ws.uninitializedWarning("posthog.reset");var o=this.get_property("$device_id");if(this.consent.reset(),null===(t=this.persistence)||void 0===t||t.clear(),null===(n=this.sessionPersistence)||void 0===n||n.clear(),this.surveys.reset(),null===(i=this.persistence)||void 0===i||i.set_property(wo,"anonymous"),null===(r=this.sessionManager)||void 0===r||r.resetSessionId(),this._cachedIdentify=null,this.config.__preview_experimental_cookieless_mode)this.register_once({distinct_id:Fo,$device_id:null},"");else{var s=this.config.get_device_id(Cd());this.register_once({distinct_id:s,$device_id:e?s:o},"")}this.register({$last_posthog_reset:(new Date).toISOString()},1)}},{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.sessionManager.checkAndGetSessionAndWindowId(!0),n=t.sessionId,i=t.sessionStartTimestamp,r=this.requestRouter.endpointFor("ui","/project/".concat(this.config.token,"/replay/").concat(n));if(null!=e&&e.withTimestamp&&i){var o,s=null!==(o=e.timestampLookBack)&&void 0!==o?o:10;if(!i)return r;var a=Math.max(Math.floor(((new Date).getTime()-i)/1e3)-s,0);r+="?t=".concat(a)}return r}},{key:"alias",value:function(e,t){return e===this.get_property(Wr)?(Ws.critical("Attempting to create alias for existing People user - aborting."),-2):this._requirePersonProcessing("posthog.alias")?(qs(t)&&(t=this.get_distinct_id()),e!==t?(this._register_single(Gr,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(Ws.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}},{key:"set_config",value:function(e){var t,n,i,r,o=P({},this.config);Ls(e)&&(ba(this.config,kh(e)),null===(t=this.persistence)||void 0===t||t.update_config(this.config,o),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new $v(P(P({},this.config),{},{persistence:"sessionStorage"})),Ad.is_supported()&&"true"===Ad.get("ph_debug")&&(this.config.debug=!0),this.config.debug&&(ks.DEBUG=!0,Ws.info("set_config",{config:e,oldConfig:o,newConfig:P({},this.config)})),null===(n=this.sessionRecording)||void 0===n||n.startIfEnabledOrStop(),null===(i=this.autocapture)||void 0===i||i.startIfEnabled(),null===(r=this.heatmaps)||void 0===r||r.startIfEnabled(),this.surveys.loadIfEnabled(),this._sync_opt_out_with_persistence())}},{key:"startSessionRecording",value:function(e){var t=!0===e,n={sampling:t||!(null==e||!e.sampling),linked_flag:t||!(null==e||!e.linked_flag),url_trigger:t||!(null==e||!e.url_trigger),event_trigger:t||!(null==e||!e.event_trigger)};if(Object.values(n).some(Boolean)){var i,r,o,s,a;if(null===(i=this.sessionManager)||void 0===i||i.checkAndGetSessionAndWindowId(),n.sampling)null===(r=this.sessionRecording)||void 0===r||r.overrideSampling();if(n.linked_flag)null===(o=this.sessionRecording)||void 0===o||o.overrideLinkedFlag();if(n.url_trigger)null===(s=this.sessionRecording)||void 0===s||s.overrideTrigger("url");if(n.event_trigger)null===(a=this.sessionRecording)||void 0===a||a.overrideTrigger("event")}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:"captureException",value:function(e,t){var n,i=new Error("PostHog syntheticException"),r=Ms(null===(n=bs.__PosthogExtensions__)||void 0===n?void 0:n.parseErrorAsProperties)?P(P({},bs.__PosthogExtensions__.parseErrorAsProperties(Vs(e)?{error:e,event:e.message}:{event:e},{syntheticException:i})),t):P({$exception_level:"error",$exception_list:[{type:Vs(e)?e.name:"Error",value:Vs(e)?e.message:Ls(e)&&"message"in e?String(e.message):String(e),mechanism:{handled:!0,synthetic:!1}}]},t);this.exceptions.sendExceptionEvent(r)}},{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:mh;return t!==mh&&(t=mh+"."+t),t}},{key:"_isIdentified",value:function(){var e,t;return"identified"===(null===(e=this.persistence)||void 0===e?void 0:e.get_property(wo))||"identified"===(null===(t=this.sessionPersistence)||void 0===t?void 0:t.get_property(wo))}},{key:"_hasPersonProcessing",value:function(){var e,t,n,i;return!("never"===this.config.person_profiles||"identified_only"===this.config.person_profiles&&!this._isIdentified()&&As(this.getGroups())&&(null===(e=this.persistence)||void 0===e||null===(t=e.props)||void 0===t||!t[Gr])&&(null===(n=this.persistence)||void 0===n||null===(i=n.props)||void 0===i||!i[To]))}},{key:"_shouldCapturePageleave",value:function(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&this.config.capture_pageview}},{key:"createPersonProfile",value:function(){this._hasPersonProcessing()||this._requirePersonProcessing("posthog.createPersonProfile")&&this.setPersonProperties({},{})}},{key:"_requirePersonProcessing",value:function(e){return"never"===this.config.person_profiles?(Ws.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this._register_single(To,!0),!0)}},{key:"_sync_opt_out_with_persistence",value:function(){var e,t,n,i,r=this.consent.isOptedOut(),o=this.config.opt_out_persistence_by_default,s=this.config.disable_persistence||r&&!!o;(null===(e=this.persistence)||void 0===e?void 0:e.disabled)!==s&&(null===(n=this.persistence)||void 0===n||n.set_disabled(s));(null===(t=this.sessionPersistence)||void 0===t?void 0:t.disabled)!==s&&(null===(i=this.sessionPersistence)||void 0===i||i.set_disabled(s))}},{key:"opt_in_capturing",value:function(e){var t;(this.consent.optInOut(!0),this._sync_opt_out_with_persistence(),qs(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!==(t=null==e?void 0:e.captureEventName)&&void 0!==t?t:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0});this.config.capture_pageview&&this._captureInitialPageview()}},{key:"opt_out_capturing",value:function(){this.consent.optInOut(!1),this._sync_opt_out_with_persistence()}},{key:"has_opted_in_capturing",value:function(){return this.consent.isOptedIn()}},{key:"has_opted_out_capturing",value:function(){return this.consent.isOptedOut()}},{key:"clear_opt_in_out_capturing",value:function(){this.consent.reset(),this._sync_opt_out_with_persistence()}},{key:"_is_bot",value:function(){return vs?ch(vs,this.config.custom_blocked_useragents):void 0}},{key:"_captureInitialPageview",value:function(){hs&&!this._initialPageviewCaptured&&(this._initialPageviewCaptured=!0,this.capture("$pageview",{title:hs.title},{send_instantly:!0}))}},{key:"debug",value:function(e){!1===e?(null==us||us.console.log("You've disabled debug mode."),localStorage&&localStorage.removeItem("ph_debug"),this.set_config({debug:!1})):(null==us||us.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}))}},{key:"_runBeforeSend",value:function(e){if(Hs(this.config.before_send))return e;var t,n=e,i=H(Os(this.config.before_send)?this.config.before_send:[this.config.before_send]);try{for(i.s();!(t=i.n()).done;){if(n=(0,t.value)(n),Hs(n)){var r="Event '".concat(e.event,"' was rejected in beforeSend function");return zs(e.event)?Ws.warn("".concat(r,". This can cause unexpected behavior.")):Ws.info(r),null}n.properties&&!As(n.properties)||Ws.warn("Event '".concat(e.event,"' has no properties after beforeSend function, this is likely an error."))}}catch(e){i.e(e)}finally{i.f()}return n}},{key:"getPageViewId",value:function(){var e;return null===(e=this.pageViewManager._currentPageview)||void 0===e?void 0:e.pageViewId}},{key:"captureTraceFeedback",value:function(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}},{key:"captureTraceMetric",value:function(e,t,n){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(n)})}}]),e}();!function(e,t){for(var n=0;n<t.length;n++)e.prototype[t[n]]=xa(e.prototype[t[n]])}(Sh,["identify"]);var xh,Eh;xh=gh[mh]=new Sh,(Eh=bs.posthog)&&ya(Eh._i,(function(e){if(e&&Os(e)){var t=xh.init(e[0],e[1],e[2]),n=Eh[e[2]]||Eh;t&&(t._execute_array.call(t.people,n.people),t._execute_array(n))}})),bs.posthog=xh,function(){function e(){e.done||(e.done=!0,yh=!1,ya(gh,(function(e){e._dom_loaded()})))}null!=hs&&hs.addEventListener?"complete"===hs.readyState?e():Fa(hs,"DOMContentLoaded",e,{capture:!1}):us&&Ws.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}()}();
|
|
2
2
|
//# sourceMappingURL=array.full.es5.js.map
|