!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._posthogChunkIds=e._posthogChunkIds||{},e._posthogChunkIds[n]="019fed1b-8d95-73a3-a291-2fc460457aa7")}catch(e){}}();(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,665434,e=>{"use strict";var t="u">typeof window?window:void 0,i="u">typeof globalThis?globalThis:t;"u"e.length>=2&&31===e[0]&&139===e[1],S=e=>!(!e||"object"!=typeof e)&&"NotReadableError"===("name"in e?String(e.name):""),P=e=>{var t=Error("Native gzip produced invalid output: "+e);throw t.name=E,t},F=(y=v(function*(e,t){18>e.size&&P("too-short");var i=new Uint8Array((yield e.slice(0,10).arrayBuffer()));k(i)&&8===i[2]||P("invalid-header");var s=new DataView((yield e.slice(e.size-8).arrayBuffer()));s.getUint32(0,!0)!==(e=>{for(var t=(()=>{if(b)return b;b=[];for(var e=0;256>e;e++){for(var t=e,i=0;8>i;i++)t=1&t?0xedb88320^t>>>1:t>>>1;b[e]=t>>>0}return b})(),i=0xffffffff,s=0;e.length>s;s++)i=t[255&(i^e[s])]^i>>>8;return(0xffffffff^i)>>>0})(t)&&P("invalid-crc");var r=t.length>>>0;s.getUint32(4,!0)!==r&&P("invalid-size")}),function(e,t){return y.apply(this,arguments)});function $(){return($=v(function*(e,t,i){void 0===t&&(t=!0);try{var s,r=(new TextEncoder).encode(e),n=new CompressionStream("gzip"),o=n.writable.getWriter(),a=o.write(r).then(()=>o.close()).catch((s=v(function*(e){try{yield o.abort(e)}catch(e){}throw e}),function(e){return s.apply(this,arguments)})),l=new Response(n.readable).blob(),[u]=yield Promise.all([l,a]);return yield F(u,r),u}catch(e){if(null!=i&&i.rethrow)throw e;return t&&console.error("Failed to gzip compress data",e),null}})).apply(this,arguments)}var I=["amazonbot","amazonproductbot","app.hypefactors.com","applebot","archive.org_bot","awariobot","backlinksextendedbot","baiduspider","bingbot","bingpreview","chrome-lighthouse","dataforseobot","deepscan","duckduckbot","facebookexternal","facebookcatalog","http://yandex.com/bots","hubspot","ia_archiver","leikibot","linkedinbot","meta-externalagent","mj12bot","msnbot","nessus","petalbot","pinterest","prerender","rogerbot","screaming frog","sebot-wa","sitebulb","slackbot","slurp","trendictionbot","turnitin","twitterbot","vercel-screenshot","vercelbot","yahoo! slurp","yandexbot","zoombot","bot.htm","bot.php","(bot;","bot/","crawler","ahrefsbot","ahrefssiteaudit","semrushbot","siteauditbot","splitsignalbot","gptbot","oai-searchbot","chatgpt-user","perplexitybot","better uptime bot","sentryuptimebot","uptimerobot","headlesschrome","cypress","google-hoteladsverifier","adsbot-google","apis-google","duplexweb-google","feedfetcher-google","google favicon","google web preview","google-read-aloud","googlebot","googleother","google-cloudvertexbot","googleweblight","mediapartners-google","storebot-google","google-inspectiontool","bytespider"],R=function(e,t){if(void 0===t&&(t=[]),!e)return!1;var i=e.toLowerCase();return I.concat(t).some(e=>{var t=e.toLowerCase();return -1!==i.indexOf(t)})};function C(e,t){return -1!==e.indexOf(t)}var M=function(e){return e.trim()},T=function(e){return e.replace(/^\$/,"")},O=Object.prototype,A=O.hasOwnProperty,q=O.toString,L=Array.isArray||function(e){return"[object Array]"===q.call(e)},D=e=>"function"==typeof e,N=e=>e===Object(e)&&!L(e),j=e=>{if(N(e)){for(var t in e)if(A.call(e,t))return!1;return!0}return!1},H=e=>void 0===e,z=e=>"[object String]"==q.call(e),U=e=>z(e)&&0===e.trim().length,B=e=>null===e,V=e=>H(e)||B(e),W=e=>"[object Number]"==q.call(e)&&e==e,G=e=>W(e)&&e>0,X=e=>"[object Boolean]"===q.call(e),Y=e=>C(w,e);function K(e){return null===e||"object"!=typeof e}function J(e,t){return({}).toString.call(e)==="[object "+t+"]"}function Z(e){return"u">typeof Event&&function(e,t){try{return e instanceof t}catch(e){return!1}}(e,Event)}var Q=[!0,"true",1,"1","yes"],ee=[!1,"false",0,"0","no"];function et(e,t,i,s,r){return t>i&&(s.warn("min cannot be greater than max."),t=i),W(e)?e>i?(s.warn(" cannot be greater than max: "+i+". Using max value instead."),i):t>e?(s.warn(" cannot be less than min: "+t+". Using min value instead."),t):e:(s.warn(" must be a number. using max or fallback. max: "+i+", fallback: "+r),et(r||i,t,i,s))}class ei{constructor(e){this.$t={},this.zt=e.zt,this.Zt=et(e.bucketSize,0,100,e.Gt),this.Qt=et(e.refillRate,0,this.Zt,e.Gt),this.Jt=et(e.refillInterval,0,864e5,e.Gt)}Kt(e,t){var i=Math.floor((t-e.lastAccess)/this.Jt);i>0&&(e.tokens=Math.min(e.tokens+i*this.Qt,this.Zt),e.lastAccess=e.lastAccess+i*this.Jt)}consumeRateLimit(e){var t,i=Date.now(),s=String(e),r=this.$t[s];return r?this.Kt(r,i):this.$t[s]=r={tokens:this.Zt,lastAccess:i},0===r.tokens||(r.tokens--,0===r.tokens&&(null==(t=this.zt)||t.call(this,e)),0===r.tokens)}stop(){this.$t={}}}var es,er,en,eo="Mobile",ea="Android",el="Tablet",eu=ea+" "+el,ec="iPad",eh="Apple",ed=eh+" Watch",ep="Safari",eg="BlackBerry",ev="Samsung",e_=ev+"Browser",ef=ev+" Internet",em="Chrome",ey=em+" OS",eb=em+" iOS",ex="Internet Explorer",ew=ex+" "+eo,eE="Opera",ek=eE+" Mini",eS="Edge",eP="Microsoft "+eS,eF="Firefox",e$=eF+" iOS",eI="Nintendo",eR="PlayStation",eC="Xbox",eM=ea+" "+eo,eT=eo+" "+ep,eO="Windows",eA=eO+" Phone",eq="Nokia",eL="Ouya",eD="Generic",eN=eD+" "+eo.toLowerCase(),ej=eD+" "+el.toLowerCase(),eH="Konqueror",ez="(\\d+(\\.\\d+)?)",eU=RegExp("Version/"+ez),eB=RegExp(eC,"i"),eV=RegExp(eR+" \\w+","i"),eW=RegExp(eI+" \\w+","i"),eG=RegExp(eg+"|PlayBook|BB10","i"),eX={"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"},eY=function(e,t){var i;return t=t||"",C(e," OPR/")&&C(e,"Mini")?ek:C(e," OPR/")?eE:eG.test(e)?eg:C(e,"IE"+eo)||C(e,"WPDesktop")?ew:C(e,e_)?ef:C(e,eS)||C(e,"Edg/")?eP:C(e,"FBIOS")?"Facebook "+eo:C(e,"UCWEB")||C(e,"UCBrowser")?"UC Browser":C(e,"CriOS")?eb:C(e,"CrMo")||C(e,em)?em:C(e,ea)&&C(e,ep)?eM:C(e,"FxiOS")?e$:C(e.toLowerCase(),eH.toLowerCase())?eH:(i=t)&&C(i,eh)||C(e,ep)&&!C(e,em)&&!C(e,ea)?C(e,eo)?eT:ep:C(e,eF)?eF:C(e,"MSIE")||C(e,"Trident/")?ex:C(e,"Gecko")?eF:""},eK={[ew]:[RegExp("rv:"+ez)],[eP]:[RegExp(eS+"?\\/"+ez)],[em]:[RegExp("("+em+"|CrMo)\\/"+ez)],[eb]:[RegExp("CriOS\\/"+ez)],"UC Browser":[RegExp("(UCBrowser|UCWEB)\\/"+ez)],[ep]:[eU],[eT]:[eU],[eE]:[RegExp("(Opera|OPR)\\/"+ez)],[eF]:[RegExp(eF+"\\/"+ez)],[e$]:[RegExp("FxiOS\\/"+ez)],[eH]:[RegExp("Konqueror[:/]?"+ez,"i")],[eg]:[RegExp(eg+" "+ez),eU],[eM]:[RegExp("android\\s"+ez,"i")],[ef]:[RegExp(e_+"\\/"+ez)],[ex]:[RegExp("(rv:|MSIE )"+ez)],Mozilla:[RegExp("rv:"+ez)]},eJ=function(e,t){var i=eK[eY(e,t)];if(H(i))return null;for(var s=0;i.length>s;s++){var r=e.match(i[s]);if(r)return parseFloat(r[r.length-2])}return null},eZ=[[RegExp(eC+"; "+eC+" (.*?)[);]","i"),e=>[eC,e&&e[1]||""]],[RegExp(eI,"i"),[eI,""]],[RegExp(eR,"i"),[eR,""]],[eG,[eg,""]],[RegExp(eO,"i"),(e,t)=>{if(/Phone/.test(t)||/WPDesktop/.test(t))return[eA,""];if(new RegExp(eo).test(t)&&!/IEMobile\b/.test(t))return[eO+" "+eo,""];var i=/Windows NT ([0-9.]+)/i.exec(t);if(i&&i[1]){var s=eX[i[1]]||"";return/arm/i.test(t)&&(s="RT"),[eO,s]}return[eO,""]}],[/((iPhone|iPad|iPod).*?OS (\d+)_(\d+)_?(\d+)?|iPhone)/,e=>e&&e[3]?["iOS",[e[3],e[4],e[5]||"0"].join(".")]:["iOS",""]],[/(watch.*\/(\d+\.\d+\.\d+)|watch os,(\d+\.\d+),)/i,e=>{var t="";return e&&e.length>=3&&(t=H(e[2])?e[3]:e[2]),["watchOS",t]}],[RegExp("("+ea+" (\\d+)\\.(\\d+)\\.?(\\d+)?|"+ea+")","i"),e=>e&&e[2]?[ea,[e[2],e[3],e[4]||"0"].join(".")]:[ea,""]],[/Mac OS X (\d+)[_.](\d+)[_.]?(\d+)?/i,e=>{var t=["Mac OS X",""];return e&&e[1]&&(t[1]=[e[1],e[2],e[3]||"0"].join(".")),t}],[/Mac/i,["Mac OS X",""]],[/CrOS/,[ey,""]],[/Linux|debian/i,["Linux",""]]],eQ=function(e){return eW.test(e)?eI:eV.test(e)?eR:eB.test(e)?eC:RegExp(eL,"i").test(e)?eL:RegExp("("+eA+"|WPDesktop)","i").test(e)?eA:/iPad/.test(e)?ec:/iPod/.test(e)?"iPod Touch":/iPhone/.test(e)?"iPhone":/(watch)(?: ?os[,/]|\d,\d\/)[\d.]+/i.test(e)?ed:eG.test(e)?eg:/(kobo)\s(ereader|touch)/i.test(e)?"Kobo":RegExp(eq,"i").test(e)?eq:/(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(eo).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)?ea:eu:RegExp("(pda|"+eo+")","i").test(e)?eN:RegExp(el,"i").test(e)&&!RegExp(el+" pc","i").test(e)?ej:""},e0=e=>e instanceof Error,e1={trace:{text:"TRACE",number:1},debug:{text:"DEBUG",number:5},info:{text:"INFO",number:9},warn:{text:"WARN",number:13},error:{text:"ERROR",number:17},fatal:{text:"FATAL",number:21}},e2=e1.info;function e3(e){var t=[];for(var i in e){var s=e[i];B(s)||H(s)||t.push({key:i,value:function e(t){if(X(t))return{boolValue:t};if("number"==typeof t)return Number.isFinite(t)?Number.isInteger(t)?{intValue:t}:{doubleValue:t}:{stringValue:String(t)};if("string"==typeof t)return{stringValue:t};if(L(t))return{arrayValue:{values:t.map(t=>e(t))}};try{return{stringValue:JSON.stringify(t)}}catch(e){return{stringValue:String(t)}}}(s)})}return t}class e5{constructor(e,t,i){void 0===i&&(i=[]),this.coercers=e,this.stackParser=t,this.modifiers=i}buildFromUnknown(e,t){void 0===t&&(t={});var i=t&&t.mechanism||{handled:!0,type:"generic"},s=this.buildCoercingContext(i,t,0).apply(e),r=this.buildParsingContext(t),n=this.parseStacktrace(s,r);return{$exception_list:this.convertToExceptionList(n,i),$exception_level:"error"}}modifyFrames(e){var t=this;return v(function*(){for(var i of e)i.stacktrace&&i.stacktrace.frames&&L(i.stacktrace.frames)&&(i.stacktrace.frames=yield t.applyModifiers(i.stacktrace.frames));return e})()}coerceFallback(e){var t;return{type:"Error",value:"Unknown error",stack:null==(t=e.syntheticException)?void 0:t.stack,synthetic:!0}}parseStacktrace(e,t){var i,s;return null!=e.cause&&(i=this.parseStacktrace(e.cause,t)),""!=e.stack&&null!=e.stack&&(s=this.applyChunkIds(this.stackParser(e.stack,e.synthetic?t.skipFirstLines:0),t.chunkIdMap)),_({},e,{cause:i,stack:s})}applyChunkIds(e,t){return e.map(e=>(e.filename&&t&&(e.chunk_id=t[e.filename]),e))}applyCoercers(e,t){for(var i of this.coercers)if(i.match(e))return i.coerce(e,t);return this.coerceFallback(t)}applyModifiers(e){var t=this;return v(function*(){var i=e;for(var s of t.modifiers)i=yield s(i);return i})()}convertToExceptionList(e,t){var i,s,r,n={type:e.type,value:e.value,mechanism:{type:null!=(i=t.type)?i:"generic",handled:null==(s=t.handled)||s,synthetic:null!=(r=e.synthetic)&&r}};e.stack&&(n.stacktrace={type:"raw",frames:e.stack});var o=[n];return null!=e.cause&&o.push(...this.convertToExceptionList(e.cause,_({},t,{handled:!0}))),o}buildParsingContext(e){var t;return{chunkIdMap:function(e){var t=globalThis._posthogChunkIds;if(t){var i=Object.keys(t);return en&&i.length===er||(er=i.length,en=i.reduce((i,s)=>{es||(es={});var r=es[s];if(r)i[r[0]]=r[1];else for(var n=e(s),o=n.length-1;o>=0;o--){var a=n[o],l=null==a?void 0:a.filename,u=t[s];if(l&&u){i[l]=u,es[s]=[l,u];break}}return i},{})),en}}(this.stackParser),skipFirstLines:null!=(t=e.skipFirstLines)?t:1}}buildCoercingContext(e,t,i){void 0===i&&(i=0);var s=(i,s)=>{if(4>=s){var r=this.buildCoercingContext(e,t,s);return this.applyCoercers(i,r)}};return _({},t,{syntheticException:0==i?t.syntheticException:void 0,mechanism:e,apply:e=>s(e,i),next:e=>s(e,i+1)})}}function e8(e,t,i,s,r){var n={platform:e,filename:t,function:""===i?"?":i,in_app:!0};return H(s)||(n.lineno=s),H(r)||(n.colno=r),n}var e6=(e,t)=>{var i=-1!==e.indexOf("safari-extension"),s=-1!==e.indexOf("safari-web-extension");return i||s?[-1!==e.indexOf("@")?e.split("@")[0]:"?",i?"safari-extension:"+t:"safari-web-extension:"+t]:[e,t]},e4=/^\s*at (\S+?)(?::(\d+))(?::(\d+))\s*$/i,e7=/^\s*at (?:(.+?\)(?: \[.+\])?|.*?) ?\((?:address at )?)?(?:async )?((?:|[-a-z]+:|.*bundle|\/)?.*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,e9=/\((\S*)(?::(\d+))(?::(\d+))\)/,te=(e,t)=>{var i=e4.exec(e);if(i){var[,s,r,n]=i;return e8(t,s,"?",+r,+n)}var o=e7.exec(e);if(o){if(o[2]&&0===o[2].indexOf("eval")){var a=e9.exec(o[2]);a&&(o[2]=a[1],o[3]=a[2],o[4]=a[3])}var[l,u]=e6(o[1]||"?",o[2]);return e8(t,u,l,o[3]?+o[3]:void 0,o[4]?+o[4]:void 0)}},tt=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:[-a-z]+)?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js)|\/[\w\-. /=]+)(?::(\d+))?(?::(\d+))?\s*$/i,ti=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,ts=(e,t)=>{var i=tt.exec(e);if(i){if(i[3]&&i[3].indexOf(" > eval")>-1){var s=ti.exec(i[3]);s&&(i[1]=i[1]||"eval",i[3]=s[1],i[4]=s[2],i[5]="")}var r=i[3],n=i[1]||"?";return[n,r]=e6(n,r),e8(t,r,n,i[4]?+i[4]:void 0,i[5]?+i[5]:void 0)}},tr=/\(error: (.*)\)/;class tn{match(e){return this.isDOMException(e)||this.isDOMError(e)}coerce(e,t){var i=z(e.stack);return{type:this.getType(e),value:this.getValue(e),stack:i?e.stack:void 0,cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return this.isDOMError(e)?"DOMError":"DOMException"}getValue(e){var t=e.name||(this.isDOMError(e)?"DOMError":"DOMException");return e.message?t+": "+e.message:t}isDOMException(e){return J(e,"DOMException")}isDOMError(e){return J(e,"DOMError")}}class to{match(e){return e instanceof Error}coerce(e,t){return{type:this.getType(e),value:this.getMessage(e,t),stack:this.getStack(e),cause:e.cause?t.next(e.cause):void 0,synthetic:!1}}getType(e){return e.name||e.constructor.name}getMessage(e,t){var i=e.message;return String(i.error&&"string"==typeof i.error.message?i.error.message:i)}getStack(e){return e.stacktrace||e.stack||void 0}}class ta{match(e){return J(e,"ErrorEvent")&&null!=e.error}coerce(e,t){var i;return t.apply(e.error)||{type:"ErrorEvent",value:e.message,stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}}var tl=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/i;class tu{match(e){return"string"==typeof e}coerce(e,t){var i,[s,r]=this.getInfos(e);return{type:null!=s?s:"Error",value:null!=r?r:e,stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}getInfos(e){var t="Error",i=e,s=e.match(tl);return s&&(t=s[1],i=s[2]),[t,i]}}var tc=["fatal","error","warning","log","info","debug"];function th(e,t){void 0===t&&(t=40);var i=Object.keys(e);if(i.sort(),!i.length)return"[object has no keys]";for(var s=i.length;s>0;s--){var r=i.slice(0,s).join(", ");if(t>=r.length)return s===i.length?r:r.length>t?r.slice(0,t)+"...":r}return""}class td{match(e){return"object"==typeof e&&null!==e}coerce(e,t){var i,s=this.getErrorPropertyFromObject(e);return s?t.apply(s):{type:this.getType(e),value:this.getValue(e),stack:null==(i=t.syntheticException)?void 0:i.stack,level:this.isSeverityLevel(e.level)?e.level:"error",synthetic:!0}}getType(e){return Z(e)?e.constructor.name:"Error"}getValue(e){if("name"in e&&"string"==typeof e.name){var t="'"+e.name+"' captured as exception";return"message"in e&&"string"==typeof e.message&&(t+=" with message: '"+e.message+"'"),t}if("message"in e&&"string"==typeof e.message)return e.message;var i=this.getObjectClassName(e);return(i&&"Object"!==i?"'"+i+"'":"Object")+" captured as exception with keys: "+th(e)}isSeverityLevel(e){return z(e)&&!U(e)&&tc.indexOf(e)>=0}getErrorPropertyFromObject(e){for(var t in e)if(({}).hasOwnProperty.call(e,t)){var i=e[t];if(e0(i))return i}}getObjectClassName(e){try{var t=Object.getPrototypeOf(e);return t?t.constructor.name:void 0}catch(e){return}}}class tp{match(e){return Z(e)}coerce(e,t){var i,s=e.constructor.name;return{type:s,value:s+" captured as exception with keys: "+th(e),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}}class tg{match(e){return K(e)}coerce(e,t){var i;return{type:"Error",value:"Primitive value captured as exception: "+String(e),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}}}class tv{match(e){return J(e,"PromiseRejectionEvent")||this.isCustomEventWrappingRejection(e)}isCustomEventWrappingRejection(e){if(!Z(e))return!1;try{var t=e.detail;return null!=t&&"object"==typeof t&&"reason"in t}catch(e){return!1}}coerce(e,t){var i,s=this.getUnhandledRejectionReason(e);return K(s)?{type:"UnhandledRejection",value:"Non-Error promise rejection captured with value: "+String(s),stack:null==(i=t.syntheticException)?void 0:i.stack,synthetic:!0}:t.apply(s)}getUnhandledRejectionReason(e){try{if("reason"in e)return e.reason;if("detail"in e&&null!=e.detail&&"object"==typeof e.detail&&"reason"in e.detail)return e.detail.reason}catch(e){}return e}}var t_="$message",tf="$timestamp",tm=new Set([t_,tf]),ty={enabled:!0,max_bytes:32768};function tb(e){var t;return e?{enabled:null!=(t=e.enabled)?t:ty.enabled,max_bytes:function(e,t){if(!W(e)||e===1/0||e===-1/0)return t;var i=Math.floor(e);return 0>i?t:i}(e.max_bytes,ty.max_bytes)}:_({},ty)}class tx{constructor(e){this.Yt=[],this.Xt=0,this.qt=tb(e)}setConfig(e){this.qt=tb(e),this.er()}add(e){var t=function(e){var t=function(e){var t=new WeakSet;try{return JSON.stringify(e,(e,i)=>{if("bigint"==typeof i)return i.toString();if("function"!=typeof i&&"symbol"!=typeof i){if(i instanceof Date)return i.toISOString();if(i instanceof Error)return{name:i.name,message:i.message,stack:i.stack};if(i&&"object"==typeof i){if(t.has(i))return"[Circular]";t.add(i)}return i}})}catch(e){return}}(e);if(t)try{var i=JSON.parse(t);if(!N(i))return;var s=i[t_],r=i[tf];if(!z(s)||0===s.trim().length||!z(r)&&!W(r))return;return{step:i,json:t}}catch(e){return}}(e);if(t){var i=function(e){if("u">typeof TextEncoder)return(new TextEncoder).encode(e).length;for(var t=encodeURIComponent(e),i=0,s=0;t.length>s;s++)"%"===t[s]?(i+=1,s+=2):i+=1;return i}(t.json);i>this.qt.max_bytes||(this.Yt.push({step:t.step,bytes:i}),this.Xt+=i,this.er())}}getAttachable(){return this.Yt.map(e=>e.step)}clear(){this.Yt=[],this.Xt=0}size(){return this.Yt.length}er(){for(;this.Xt>this.qt.max_bytes&&this.Yt.length>0;){var e=this.Yt.shift();e&&(this.Xt-=e.bytes)}}}var tw=function(e,i){var{debugEnabled:s}=void 0===i?{}:i,r={k(i){if(t&&(p.DEBUG||h.POSTHOG_DEBUG||s)&&!H(t.console)&&t.console){for(var r=("__rrweb_original__"in t.console[i])?t.console[i].__rrweb_original__:t.console[i],n=arguments.length,o=Array(n>1?n-1:0),a=1;n>a;a++)o[a-1]=arguments[a];r(e,...o)}},debug(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];r.k("debug",...t)},info(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];r.k("log",...t)},warn(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];r.k("warn",...t)},error(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];r.k("error",...t)},critical(){for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];console.error(e,...i)},uninitializedWarning(e){r.error("You must initialize PostHog before calling "+e)},createLogger:(t,i)=>tw(e+" "+t,i)};return r},tE=tw("[PostHog.js]"),tk=tE.createLogger,tS=tk("[ExternalScriptsLoader]"),tP=(e,t,i)=>{if(e.config.disable_external_dependency_loading)return tS.warn(t+" was requested but loading of external scripts is disabled."),i("Loading of external scripts is disabled");var s=null==r?void 0:r.querySelectorAll("script");if(s){for(var n,o=0;s.length>o;o++)if(n=function(){if(s[o].src===t){var e=s[o];return e.__posthog_loading_callback_fired?{v:i()}:(e.addEventListener("load",t=>{e.__posthog_loading_callback_fired=!0,i(void 0,t)}),e.onerror=e=>i(e),{v:void 0})}}())return n.v}var a=()=>{if(!r)return i("document not found");var s=r.createElement("script");if(s.type="text/javascript",s.crossOrigin="anonymous",s.src=t,s.onload=e=>{s.__posthog_loading_callback_fired=!0,i(void 0,e)},s.onerror=e=>i(e),e.config.prepare_external_dependency_script&&(s=e.config.prepare_external_dependency_script(s)),!s)return i("prepare_external_dependency_script returned null");if("head"===e.config.external_scripts_inject_target)r.head.appendChild(s);else{var n,o=r.querySelectorAll("body > script");o.length>0?null==(n=o[0].parentNode)||n.insertBefore(s,o[0]):r.body.appendChild(s)}};null!=r&&r.body?a():null==r||r.addEventListener("DOMContentLoaded",a)};h.__PosthogExtensions__=h.__PosthogExtensions__||{},h.__PosthogExtensions__.loadExternalDependency=(e,t,i)=>{if("remote-config"!==t){var s;if(e.config.__preview_external_dependency_versioned_paths)s=e.requestRouter.endpointFor("assets","/static/"+e.version+"/"+t+".js");else{var r="/static/"+t+".js?v="+e.version;"toolbar"===t&&(r=r+"&t="+3e5*Math.floor(Date.now()/3e5)),s=e.requestRouter.endpointFor("assets",r)}tP(e,s,i)}else{var n=e.requestRouter.endpointFor("assets","/array/"+e.config.token+"/config.js");tP(e,n,i)}},h.__PosthogExtensions__.loadSiteApp=(e,t,i)=>{var s=e.requestRouter.endpointFor("api",t);tP(e,s,i)};var tF="$people_distinct_id",t$="$device_id",tI="__alias",tR="__timers",tC="$autocapture_disabled_server_side",tM="$heatmaps_enabled_server_side",tT="$exception_capture_enabled_server_side",tO="$error_tracking_suppression_rules",tA="$error_tracking_capture_extension_exceptions",tq="$web_vitals_enabled_server_side",tL="$dead_clicks_enabled_server_side",tD="$product_tours_enabled_server_side",tN="$web_vitals_allowed_metrics",tj="$session_recording_remote_config",tH="$replay_override_sampling",tz="$replay_override_linked_flag",tU="$replay_override_url_trigger",tB="$replay_override_event_trigger",tV="$sesid",tW="$session_is_sampled",tG="$enabled_feature_flags",tX="$active_feature_flags",tY="$early_access_features",tK="$feature_flag_details",tJ="$feature_flag_payloads",tZ="$feature_flag_request_id",tQ="$override_feature_flags",t0="$override_feature_flag_payloads",t1="$stored_person_properties",t2="$stored_group_properties",t3="$surveys",t5="$surveys_activated",t8="ph_product_tours",t6="$flag_call_reported",t4="$flag_call_reported_session_id",t7="$feature_flag_errors",t9="$feature_flag_evaluated_at",ie="$user_state",it="$client_session_props",ii="$capture_rate_limit",is="$initial_campaign_params",ir="$initial_referrer_info",io="$initial_person_info",ia="$epp",il="__POSTHOG_TOOLBAR__",iu="$posthog_cookieless",ic="$sdk_debug_extensions_init_method",ih="$sdk_debug_extensions_init_time_ms",id="$sdk_debug_recording_script_not_loaded",ip="PostHog loadExternalDependency extension not found.",ig="on_reject",iv="always",i_="anonymous",im="identified",iy="identified_only",ib="visibilitychange",ix="beforeunload",iw="$pageview",iE="$pageleave",ik="$identify",iS="$groupidentify";function iP(e,t){L(e)&&e.forEach(t)}function iF(e,t){if(!V(e))if(L(e))e.forEach(t);else if(e instanceof FormData)e.forEach((e,i)=>t(e,i));else for(var i in e)A.call(e,i)&&t(e[i],i)}var i$=function(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];for(var r of i)for(var n in r)void 0!==r[n]&&(e[n]=r[n]);return e};function iI(e){for(var t=Object.keys(e),i=t.length,s=Array(i);i--;)s[i]=[t[i],e[t[i]]];return s}var iR=function(e){try{return e()}catch(e){return}},iC=function(e){return function(){try{for(var t=arguments.length,i=Array(t),s=0;t>s;s++)i[s]=arguments[s];return e.apply(this,i)}catch(e){tE.critical("Implementation error. Please turn on debug mode and open a ticket on https://app.posthog.com/home#panel=support%3Asupport%3A."),tE.critical(e)}}},iM=function(e){var t={};return iF(e,function(e,i){(z(e)&&e.length>0||W(e))&&(t[i]=e)}),t},iT=["herokuapp.com","vercel.app","netlify.app"];function iO(e,t,i,s){var{capture:r=!1,passive:n=!0}=null!=s?s:{};null==e||e.addEventListener(t,i,{capture:r,passive:n})}function iA(e){return"ph_toolbar_internal"===e.name}Math.trunc||(Math.trunc=function(e){return 0>e?Math.ceil(e):Math.floor(e)}),Number.isInteger||(Number.isInteger=function(e){return W(e)&&isFinite(e)&&Math.floor(e)===e});class iq{constructor(e){if(this.bytes=e,16!==e.length)throw TypeError("not 128-bit length")}static fromFieldsV7(e,t,i,s){if(!Number.isInteger(e)||!Number.isInteger(t)||!Number.isInteger(i)||!Number.isInteger(s)||0>e||0>t||0>i||0>s||e>0xffffffffffff||t>4095||i>0x3fffffff||s>0xffffffff)throw RangeError("invalid field value");var r=new Uint8Array(16);return r[0]=e/0x10000000000,r[1]=e/0x100000000,r[2]=e/0x1000000,r[3]=e/65536,r[4]=e/256,r[5]=e,r[6]=112|t>>>8,r[7]=t,r[8]=128|i>>>24,r[9]=i>>>16,r[10]=i>>>8,r[11]=i,r[12]=s>>>24,r[13]=s>>>16,r[14]=s>>>8,r[15]=s,new iq(r)}toString(){for(var e="",t=0;this.bytes.length>t;t++)e=e+(this.bytes[t]>>>4).toString(16)+(15&this.bytes[t]).toString(16),3!==t&&5!==t&&7!==t&&9!==t||(e+="-");if(36!==e.length)throw Error("Invalid UUIDv7 was generated");return e}clone(){return new iq(this.bytes.slice(0))}equals(e){return 0===this.compareTo(e)}compareTo(e){for(var t=0;16>t;t++){var i=this.bytes[t]-e.bytes[t];if(0!==i)return Math.sign(i)}return 0}}class iL{constructor(){this.S=0,this.C=0,this.I=new ij}generate(){var e=this.generateOrAbort();if(H(e)){this.S=0;var t=this.generateOrAbort();if(H(t))throw Error("Could not generate UUID after timestamp reset");return t}return e}generateOrAbort(){var e=Date.now();if(e>this.S)this.S=e,this.T();else{if(this.S>=e+1e4)return;this.C++,this.C>0x3ffffffffff&&(this.S++,this.T())}return iq.fromFieldsV7(this.S,Math.trunc(this.C/0x40000000),0x3fffffff&this.C,this.I.nextUint32())}T(){this.C=1024*this.I.nextUint32()+(1023&this.I.nextUint32())}}var iD,iN=e=>{if("u">typeof UUIDV7_DENY_WEAK_RNG&&UUIDV7_DENY_WEAK_RNG)throw Error("no cryptographically strong RNG available");for(var t=0;e.length>t;t++)e[t]=65536*Math.trunc(65536*Math.random())+Math.trunc(65536*Math.random());return e};t&&!H(t.crypto)&&crypto.getRandomValues&&(iN=e=>crypto.getRandomValues(e));class ij{constructor(){this.M=new Uint32Array(8),this.O=1/0}nextUint32(){return this.M.length>this.O||(iN(this.M),this.O=0),this.M[this.O++]}}var iH=()=>iz().toString(),iz=()=>(iD||(iD=new iL)).generate(),iU="",iB=/[a-z0-9][a-z0-9-]+\.[a-z]{2,}$/i,iV={R:()=>!!r,D(e){tE.error("cookieStore error: "+e)},A(e){if(r){try{for(var t=e+"=",i=r.cookie.split(";").filter(e=>e.length),s=0;i.length>s;s++){for(var n=i[s];" "==n.charAt(0);)n=n.substring(1,n.length);if(0===n.indexOf(t))return decodeURIComponent(n.substring(t.length,n.length))}}catch(e){}return null}},F(e){var t;try{t=JSON.parse(iV.A(e))||{}}catch(e){}return t},N(e,t,i,s,n){if(r)try{var o="",a="",l=function(e,t){if(t){var i=function(e,t){if(void 0===t&&(t=r),iU)return iU;if(!t||["localhost","127.0.0.1"].includes(e))return"";for(var i=e.split("."),s=Math.min(i.length,8),n="dmn_chk_"+iH();!iU&&s--;){var o=i.slice(s).join("."),a=n+"=1;domain=."+o+";path=/";t.cookie=a+";max-age=3",t.cookie.includes(n)&&(t.cookie=a+";max-age=0",iU=o)}return iU}(e);if(!i){var s,n=(s=e.match(iB))?s[0]:"";n!==i&&tE.info("Warning: cookie subdomain discovery mismatch",n,i),i=n}return i?"; domain=."+i:""}return""}(r.location.hostname,s);if(i){var u=new Date;u.setTime(u.getTime()+864e5*i),o="; expires="+u.toUTCString()}n&&(a="; secure");var c=e+"="+encodeURIComponent(JSON.stringify(t))+o+"; SameSite=Lax; path=/"+l+a;return c.length>3686.4&&tE.warn("cookieStore warning: large cookie, len="+c.length),r.cookie=c,c}catch(e){return}},q(e,t){if(null!=r&&r.cookie)try{iV.N(e,"",-1,t)}catch(e){return}}},iW=null,iG={R(){if(!B(iW))return iW;var e=!0;if(H(t))e=!1;else try{var i="__mplssupport__";iG.N(i,"xyz"),'"xyz"'!==iG.A(i)&&(e=!1),iG.q(i)}catch(t){e=!1}return e||tE.error("localStorage unsupported; falling back to cookie store"),iW=e,e},D(e){tE.error("localStorage error: "+e)},A(e){try{return null==t?void 0:t.localStorage.getItem(e)}catch(e){iG.D(e)}return null},F(e){try{return JSON.parse(iG.A(e))||{}}catch(e){}return null},N(e,i){try{null==t||t.localStorage.setItem(e,JSON.stringify(i))}catch(e){iG.D(e)}},q(e){try{null==t||t.localStorage.removeItem(e)}catch(e){iG.D(e)}}},iX=[t$,"distinct_id",tV,tW,ia,io,ie],iY={},iK={R:()=>!0,D(e){tE.error("memoryStorage error: "+e)},A:e=>iY[e]||null,F:e=>iY[e]||null,N(e,t){iY[e]=t},q(e){delete iY[e]}},iJ=null,iZ={R(){if(!B(iJ))return iJ;if(iJ=!0,H(t))iJ=!1;else try{var e="__support__";iZ.N(e,"xyz"),'"xyz"'!==iZ.A(e)&&(iJ=!1),iZ.q(e)}catch(e){iJ=!1}return iJ},D(e){tE.error("sessionStorage error: ",e)},A(e){try{return null==t?void 0:t.sessionStorage.getItem(e)}catch(e){iZ.D(e)}return null},F(e){try{return JSON.parse(iZ.A(e))||null}catch(e){}return null},N(e,i){try{null==t||t.sessionStorage.setItem(e,JSON.stringify(i))}catch(e){iZ.D(e)}},q(e){try{null==t||t.sessionStorage.removeItem(e)}catch(e){iZ.D(e)}}};class iQ{constructor(e){this._instance=e}get qt(){return this._instance.config}get consent(){return this.rr()?0:this.ir}isOptedOut(){return this.qt.cookieless_mode===iv||this.isRejected()||-1===this.consent&&this.qt.cookieless_mode===ig}isOptedIn(){return!this.isOptedOut()}isExplicitlyOptedOut(){return 0===this.consent}isRejected(){return 0===this.consent||-1===this.consent&&this.qt.opt_out_capturing_by_default}optInOut(e){this.nr.N(this.sr,+!!e,this.qt.cookie_expiration,this.qt.cross_subdomain_cookie,this.qt.secure_cookie)}reset(){this.nr.q(this.sr,this.qt.cross_subdomain_cookie)}get sr(){var{token:e,opt_out_capturing_cookie_prefix:t,consent_persistence_name:i}=this._instance.config;return i||(t?t+e:"__ph_opt_in_out_"+e)}get ir(){var e=this.nr.A(this.sr);return C(Q,e)?1:C(ee,e)?0:-1}get nr(){var e=this.qt.opt_out_capturing_persistence_type,t="localStorage"===e?iG:iV;if(!this.ar||this.ar!==t){this.ar=t;var i="localStorage"===e?iV:iG;i.A(this.sr)&&(this.ar.A(this.sr)||this.optInOut(C(Q,i.A(this.sr))),i.q(this.sr,this.qt.cross_subdomain_cookie))}return this.ar}rr(){return!!this.qt.respect_dnt&&[null==s?void 0:s.doNotTrack,null==s?void 0:s.msDoNotTrack,h.doNotTrack].some(e=>C(Q,e))}}var i0=tk("[Dead Clicks]"),i1=()=>!0,i2=e=>{var t,i=!(null==(t=e.instance.persistence)||!t.get_property(tL)),s=e.instance.config.capture_dead_clicks;return X(s)?s:!!N(s)||i};class i3{get lazyLoadedDeadClicksAutocapture(){return this.ur}constructor(e,t,i){this.instance=e,this.isEnabled=t,this.onCapture=i,this.startIfEnabledOrStop()}onRemoteConfig(e){"captureDeadClicks"in e&&(this.instance.persistence&&this.instance.persistence.register({[tL]:e.captureDeadClicks}),this.startIfEnabledOrStop())}startIfEnabledOrStop(){this.isEnabled(this)?this.lr(()=>{this.hr()}):this.stop()}lr(e){var t,i;null!=(t=h.__PosthogExtensions__)&&t.initDeadClicksAutocapture&&e(),null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this.instance,"dead-clicks-autocapture",t=>{t?i0.error("failed to load script",t):e()})}hr(){var e;if(r){if(!this.ur&&null!=(e=h.__PosthogExtensions__)&&e.initDeadClicksAutocapture){var t=N(this.instance.config.capture_dead_clicks)?this.instance.config.capture_dead_clicks:{};t.__onCapture=this.onCapture,this.ur=h.__PosthogExtensions__.initDeadClicksAutocapture(this.instance,t),this.ur.start(r),i0.info("starting...")}}else i0.error("`document` not found. Cannot start.")}stop(){this.ur&&(this.ur.stop(),this.ur=void 0,i0.info("stopping..."))}}var i5=tk("[SegmentIntegration]"),i8="posthog-js";function i6(e,t){var{organization:i,projectId:s,prefix:r,severityAllowList:n=["error"],sendExceptionsToPostHog:o=!0}=void 0===t?{}:t;return t=>{if("*"!==n&&!n.includes(t.level)||!e.__loaded)return t;t.tags||(t.tags={});var a=e.requestRouter.endpointFor("ui","/project/"+e.config.token+"/person/"+e.get_distinct_id());t.tags["PostHog Person URL"]=a,e.sessionRecordingStarted()&&(t.tags["PostHog Recording URL"]=e.get_session_replay_url({withTimestamp:!0}));var l,u,c,h,d,p,g=(null==(l=t.exception)?void 0:l.values)||[],v=g.map(e=>_({},e,{stacktrace:e.stacktrace?_({},e.stacktrace,{type:"raw",frames:(e.stacktrace.frames||[]).map(e=>_({},e,{platform:"web:javascript"}))}):void 0})),f={$exception_message:(null==(u=g[0])?void 0:u.value)||t.message,$exception_type:null==(c=g[0])?void 0:c.type,$exception_level:t.level,$exception_list:v,$sentry_event_id:t.event_id,$sentry_exception:t.exception,$sentry_exception_message:(null==(h=g[0])?void 0:h.value)||t.message,$sentry_exception_type:null==(d=g[0])?void 0:d.type,$sentry_tags:t.tags};return i&&s&&(f.$sentry_url=(r||"https://sentry.io/organizations/")+i+"/issues/?project="+s+"&query="+t.event_id),o&&(null==(p=e.exceptions)||p.sendExceptionEvent(f)),t}}class i4{constructor(e,t,i,s,r,n){this.name=i8,this.setupOnce=function(o){o(i6(e,{organization:t,projectId:i,prefix:s,severityAllowList:r,sendExceptionsToPostHog:null==n||n}))}}}class i7{constructor(e){this.cr=(e,t,i)=>{i&&(i.noSessionId||i.activityTimeout||i.sessionPastMaximumLength)&&(tE.info("[PageViewManager] Session rotated, clearing pageview state",{sessionId:e,changeReason:i}),this.dr=void 0,this._instance.scrollManager.resetContext())},this._instance=e,this.vr()}vr(){var e;this.pr=null==(e=this._instance.sessionManager)?void 0:e.onSessionId(this.cr)}destroy(){var e;null==(e=this.pr)||e.call(this),this.pr=void 0}doPageView(e,i){var s,r=this.gr(e,i);return this.dr={pathname:null!=(s=null==t?void 0:t.location.pathname)?s:"",pageViewId:i,timestamp:e},this._instance.scrollManager.resetContext(),r}doPageLeave(e){var t;return this.gr(e,null==(t=this.dr)?void 0:t.pageViewId)}doEvent(){var e;return{$pageview_id:null==(e=this.dr)?void 0:e.pageViewId}}gr(e,t){var i=this.dr;if(!i)return{$pageview_id:t};var s={$pageview_id:t,$prev_pageview_id:i.pageViewId},r=this._instance.scrollManager.getContext();if(r&&!this._instance.config.disable_scroll_properties){var{maxScrollHeight:n,lastScrollY:o,maxScrollY:a,maxContentHeight:l,lastContentY:u,maxContentY:c}=r;if(!(H(n)||H(o)||H(a)||H(l)||H(u)||H(c))){n=Math.ceil(n),o=Math.ceil(o),a=Math.ceil(a),l=Math.ceil(l),u=Math.ceil(u),c=Math.ceil(c);var h=n>1?et(o/n,0,1,tE):1,d=n>1?et(a/n,0,1,tE):1,p=l>1?et(u/l,0,1,tE):1,g=l>1?et(c/l,0,1,tE):1;s=i$(s,{$prev_pageview_last_scroll:o,$prev_pageview_last_scroll_percentage:h,$prev_pageview_max_scroll:a,$prev_pageview_max_scroll_percentage:d,$prev_pageview_last_content:u,$prev_pageview_last_content_percentage:p,$prev_pageview_max_content:c,$prev_pageview_max_content_percentage:g})}}return i.pathname&&(s.$prev_pageview_pathname=i.pathname),i.timestamp&&(s.$prev_pageview_duration=(e.getTime()-i.timestamp.getTime())/1e3),s}}var i9={[tF]:{exposure:"hidden"},[tI]:{exposure:"hidden"},__cmpns:{exposure:"hidden"},[tR]:{exposure:"hidden"},[tC]:{exposure:"event"},[tM]:{exposure:"hidden"},[tT]:{exposure:"event"},[tO]:{exposure:"hidden"},[tA]:{exposure:"event"},[tq]:{exposure:"event"},[tL]:{exposure:"event"},[tD]:{exposure:"hidden"},[tN]:{exposure:"event"},[tj]:{exposure:"hidden"},$session_recording_enabled_server_side:{exposure:"hidden"},[tV]:{exposure:"hidden"},[tW]:{exposure:"event"},$session_past_minimum_duration:{exposure:"event"},$session_recording_url_trigger_activated_session:{exposure:"event"},$session_recording_event_trigger_activated_session:{exposure:"event"},$debug_first_full_snapshot_timestamp:{exposure:"event"},[tG]:{exposure:"derived",shouldSkipFromEventProperties:(e,t)=>t(),transformToEventProperties(e){if(!N(e))return{};for(var t={},i=Object.keys(e),s=0;i.length>s;s++)t["$feature/"+i[s]]=e[i[s]];return t}},[tX]:{exposure:"event"},[tY]:{exposure:"hidden"},[tK]:{exposure:"hidden"},[tJ]:{exposure:"event"},[tZ]:{exposure:"event"},[tQ]:{exposure:"event"},[t0]:{exposure:"hidden"},[t1]:{exposure:"hidden"},[t2]:{exposure:"hidden"},[t3]:{exposure:"hidden"},[t5]:{exposure:"event"},[t8]:{exposure:"hidden"},$product_tours_activated:{exposure:"hidden"},$conversations_widget_session_id:{exposure:"event"},$conversations_ticket_id:{exposure:"event"},$conversations_widget_state:{exposure:"event"},$conversations_user_traits:{exposure:"event"},[t6]:{exposure:"hidden"},[t4]:{exposure:"hidden"},[t7]:{exposure:"hidden"},[t9]:{exposure:"hidden"},[ie]:{exposure:"hidden"},[it]:{exposure:"hidden"},[ii]:{exposure:"hidden"},[is]:{exposure:"hidden"},[ir]:{exposure:"hidden"},[io]:{exposure:"hidden"},[ia]:{exposure:"hidden"},[tH]:{exposure:"event"},[tz]:{exposure:"event"},[tU]:{exposure:"event"},[tB]:{exposure:"event"},[ic]:{exposure:"event"},[ih]:{exposure:"event"},[id]:{exposure:"event"},$sdk_debug_replay_event_trigger_status:{exposure:"event"},$sdk_debug_replay_linked_flag_trigger_status:{exposure:"event"},$sdk_debug_replay_matched_recording_trigger_groups:{exposure:"event"},$sdk_debug_replay_remote_trigger_matching_config:{exposure:"event"},$sdk_debug_replay_trigger_groups_count:{exposure:"event"},$sdk_debug_replay_url_trigger_status:{exposure:"event"},$session_recording_start_reason:{exposure:"event"}},se=[["$posthog_sr_group_event_trigger_",{exposure:"hidden"}],["$posthog_sr_group_url_trigger_",{exposure:"hidden"}],["$posthog_sr_group_sampling_",{exposure:"hidden"}]],st=e=>{var t=null==r?void 0:r.createElement("a");return H(t)?null:(t.href=e,t)},si=function(e,t){for(var i,s=((e.split("#")[0]||"").split(/\?(.*)/)[1]||"").replace(/^\?+/g,"").split("&"),r=0;s.length>r;r++){var n=s[r].split("=");if(n[0]===t){i=n;break}}if(!L(i)||2>i.length)return"";var o=i[1];try{o=decodeURIComponent(o)}catch(e){tE.error("Skipping decoding for malformed query param: "+o)}return o.replace(/\+/g," ")},ss=function(e,t,i){if(!e||!t||!t.length)return e;for(var s=e.split("#"),r=s[1],n=(s[0]||"").split("?"),o=n[1],a=n[0],l=(o||"").split("&"),u=[],c=0;l.length>c;c++){var h=l[c].split("=");L(h)&&(t.includes(h[0])?u.push(h[0]+"="+i):u.push(l[c]))}var d=a;return null!=o&&(d+="?"+u.join("&")),null!=r&&(d+="#"+r),d},sr=function(e,t){var i=e.match(RegExp(t+"=([^&]*)"));return i?i[1]:null},sn="https?://(.*)",so=["gclid","gclsrc","dclid","gbraid","wbraid","fbclid","msclkid","twclid","li_fat_id","igshid","ttclid","rdt_cid","epik","qclid","sccid","irclid","_kx"],sa=["utm_source","utm_medium","utm_campaign","utm_content","utm_term","gad_source","mc_cid",...so],sl="",su=["li_fat_id"];function sc(e,t,i){if(!r)return{};var s,n=t?[...so,...i||[]]:[],o=sh(ss(r.URL,n,sl),e);return i$((s={},iF(su,function(e){var t=iV.A(e);s[e]=t||null}),s),o)}function sh(e,t){var i=sa.concat(t||[]),s={};return iF(i,function(t){var i=si(e,t);s[t]=i||null}),s}function sd(e){var t=e?0===e.search(sn+"google.([^/?]*)")?"google":0===e.search(sn+"bing.com")?"bing":0===e.search(sn+"yahoo.com")?"yahoo":0===e.search(sn+"duckduckgo.com")?"duckduckgo":null:null,i={};if(!B(t)){i.$search_engine=t;var s=r?si(r.referrer,"yahoo"!=t?"q":"p"):"";s.length&&(i.ph_keyword=s)}return i}function sp(){return navigator.language||navigator.userLanguage}var sg="$direct";function sv(){return(null==r?void 0:r.referrer)||sg}function s_(e,t){var i=e?[...so,...t||[]]:[],s=null==n?void 0:n.href.substring(0,1e3);return{r:sv().substring(0,1e3),u:s?ss(s,i,sl):void 0}}function sf(e){var t,{r:i,u:s}=e,r={$referrer:i,$referring_domain:null==i?void 0:i==sg?sg:null==(t=st(i))?void 0:t.host};if(s){r.$current_url=s;var n=st(s);r.$host=null==n?void 0:n.host,r.$pathname=null==n?void 0:n.pathname,i$(r,sh(s))}return i&&i$(r,sd(i)),r}function sm(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){return}}var sy=["cookie","localstorage","localstorage+cookie","sessionstorage","memory"];class sb{constructor(e,t){this.qt=e,this.props={},this.mr=!1,this.yr=(e=>{var t="";return e.token&&(t=e.token.replace(/\+/g,"PL").replace(/\//g,"SL").replace(/=/g,"EQ")),e.persistence_name?"ph_"+e.persistence_name:"ph_"+t+"_posthog"})(e),this.nr=this.br(e),this.load(),e.debug&&tE.info("Persistence loaded",e.persistence,_({},this.props)),this.update_config(e,e,t),this.save()}isDisabled(){return!!this._r}br(e){-1===sy.indexOf(e.persistence.toLowerCase())&&(tE.critical("Unknown persistence type "+e.persistence+"; falling back to localStorage+cookie"),e.persistence="localStorage+cookie");var i,s,r=(void 0===(i=e.cookie_persisted_properties||[])&&(i=[]),s=[...iX,...i],_({},iG,{F(e){try{var t={};try{t=iV.F(e)||{}}catch(e){}var i=i$(t,JSON.parse(iG.A(e)||"{}"));return iG.N(e,i),i}catch(e){}return null},N(e,t,i,r,n,o){try{iG.N(e,t,void 0,void 0,o);var a={};s.forEach(e=>{t[e]&&(a[e]=t[e])}),Object.keys(a).length&&iV.N(e,a,i,r,n,o)}catch(e){iG.D(e)}},q(e,i){try{null==t||t.localStorage.removeItem(e),iV.q(e,i)}catch(e){iG.D(e)}}})),n=e.persistence.toLowerCase();return"localstorage"===n&&iG.R()?iG:"localstorage+cookie"===n&&r.R()?r:"sessionstorage"===n&&iZ.R()?iZ:"memory"===n?iK:"cookie"===n?iV:r.R()?r:iV}wr(e){var t=null!=e?e:this.qt.feature_flag_cache_ttl_ms;if(!t||0>=t)return!1;var i=this.props[t9];return!i||"number"!=typeof i||Date.now()-i>t}properties(){var e={};return iF(this.props,(t,i)=>{var s=(e=>{var t=i9[e];if(t)return t;for(var[i,s]of se)if(0===e.indexOf(i))return s})(i);if("derived"===(null==s?void 0:s.exposure)){if(null!=s.shouldSkipFromEventProperties&&s.shouldSkipFromEventProperties(t,i===tG?()=>this.wr():()=>!1))return;s.transformToEventProperties&&i$(e,s.transformToEventProperties(t))}else s&&"event"!==s.exposure||(e[i]=t)}),e}load(){if(!this._r){var e=this.nr.F(this.yr);e&&(this.props=i$({},e))}}save(){this._r||this.nr.N(this.yr,this.props,this.Sr,this.kr,this.Cr,this.qt.debug)}remove(){this.nr.q(this.yr,!1),this.nr.q(this.yr,!0)}clear(){this.remove(),this.props={}}register_once(e,t,i){if(N(e)){H(t)&&(t="None"),this.Sr=H(i)?this.Ir:i;var s=!1;if(iF(e,(e,i)=>{this.props.hasOwnProperty(i)&&this.props[i]!==t||(this.Tr(i,e),s=!0)}),s)return this.save(),!0}return!1}register(e,t){if(N(e)){this.Sr=H(t)?this.Ir:t;var i=!1;if(iF(e,(t,s)=>{e.hasOwnProperty(s)&&this.props[s]!==t&&(this.Tr(s,t),i=!0)}),i)return this.save(),!0}return!1}unregister(e){e in this.props&&(this.Er(e),this.save())}update_campaign_params(){if(!this.mr){var e=sc(this.qt.custom_campaign_params,this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties);j(iM(e))||this.register(e),this.mr=!0}}update_search_keyword(){var e;this.register((e=null==r?void 0:r.referrer)?sd(e):{})}update_referrer_info(){var e;this.register_once({$referrer:sv(),$referring_domain:null!=r&&r.referrer&&(null==(e=st(r.referrer))?void 0:e.host)||sg},void 0)}set_initial_person_info(){this.props[is]||this.props[ir]||this.register_once({[io]:s_(this.qt.mask_personal_data_properties,this.qt.custom_personal_data_properties)},void 0)}get_initial_props(){var e={};iF([ir,is],t=>{var i=this.props[t];i&&iF(i,function(t,i){e["$initial_"+T(i)]=t})});var t,i,s=this.props[io];return s&&i$(e,(t=sf(s),i={},iF(t,function(e,t){i["$initial_"+T(t)]=e}),i)),e}safe_merge(e){return iF(this.props,function(t,i){i in e||(e[i]=t)}),e}update_config(e,t,i){if(this.Ir=this.Sr=e.cookie_expiration,this.set_disabled(e.disable_persistence||!!i),this.set_cross_subdomain(e.cross_subdomain_cookie),this.set_secure(e.secure_cookie),e.persistence!==t.persistence||!((e,t)=>{if(e.length!==t.length)return!1;var i=[...e].sort(),s=[...t].sort();return i.every((e,t)=>e===s[t])})(e.cookie_persisted_properties||[],t.cookie_persisted_properties||[])){var s=this.br(e),r=this.props;this.clear(),this.nr=s,this.props=r,this.save()}}set_disabled(e){this._r=e,this._r?this.remove():this.save()}set_cross_subdomain(e){e!==this.kr&&(this.kr=e,this.remove(),this.save())}set_secure(e){e!==this.Cr&&(this.Cr=e,this.remove(),this.save())}set_event_timer(e,t){var i=this.props[tR]||{};i[e]=t,this.Tr(tR,i),this.save()}remove_event_timer(e){var t=this.props[tR]||{},i=t[e];return H(i)||(delete t[e],this.Tr(tR,t),this.save()),i}get_property(e){return this.props[e]}set_property(e,t){this.Tr(e,t),this.save()}Tr(e,t){this.props[e]=t}Er(e){delete this.props[e]}}var sx="events",sw="cancelEvents",sE="survey shown",sk="survey sent",sS="popover",sP=tk("[RateLimiter]");class sF{constructor(e){this.serverLimits={},this.lastEventRateLimited=!1,this.checkForLimiting=e=>{var t=e.text;if(t&&t.length)try{(JSON.parse(t).quota_limited||[]).forEach(e=>{sP.info((e||"events")+" is quota limited."),this.serverLimits[e]=(new Date).getTime()+6e4})}catch(e){return void sP.warn('could not rate limit - continuing. Error: "'+(null==e?void 0:e.message)+'"',{text:t})}},this.instance=e,this.lastEventRateLimited=this.clientRateLimitContext(!0).isRateLimited}get captureEventsPerSecond(){var e;return(null==(e=this.instance.config.rate_limiting)?void 0:e.events_per_second)||10}get captureEventsBurstLimit(){var e;return Math.max((null==(e=this.instance.config.rate_limiting)?void 0:e.events_burst_limit)||10*this.captureEventsPerSecond,this.captureEventsPerSecond)}clientRateLimitContext(e){void 0===e&&(e=!1);var t,i,s,{captureEventsBurstLimit:r,captureEventsPerSecond:n}=this,o=(new Date).getTime(),a=null!=(t=null==(i=this.instance.persistence)?void 0:i.get_property(ii))?t:{tokens:r,last:o};a.tokens+=(o-a.last)/1e3*n,a.last=o,a.tokens>r&&(a.tokens=r);var l=1>a.tokens;return l||e||(a.tokens=Math.max(0,a.tokens-1)),!l||this.lastEventRateLimited||e||this.instance.capture("$$client_ingestion_warning",{$$client_ingestion_warning_message:"posthog-js client rate limited. Config is set to "+n+" events per second and "+r+" events burst limit."},{skip_client_rate_limiting:!0}),this.lastEventRateLimited=l,null==(s=this.instance.persistence)||s.set_property(ii,a),{isRateLimited:l,remainingTokens:a.tokens}}isServerRateLimited(e){var t=this.serverLimits[e||"events"]||!1;return!1!==t&&(new Date).getTime()e(this.remoteConfig)):e()}Pr(e){this._instance._send_request({method:"GET",url:this._instance.requestRouter.endpointFor("assets","/array/"+this._instance.config.token+"/config"),callback(t){e(t.json)}})}load(){try{if(this.remoteConfig)return s$.info("Using preloaded remote config",this.remoteConfig),this.Rr(this.remoteConfig),void this.Or();if(this._instance.Lr())return void s$.warn("Remote config is disabled. Falling back to local config.");this.Mr(e=>{e?(this.Rr(e),this.Or()):(s$.info("No config found after loading remote JS config. Falling back to JSON."),this.Pr(e=>{this.Rr(e),this.Or()}))})}catch(e){s$.error("Error loading remote config",e)}}stop(){this.Fr&&(clearInterval(this.Fr),this.Fr=void 0)}refresh(){!this._instance.Lr()&&r&&"hidden"!==r.visibilityState&&this._instance.reloadFeatureFlags()}Or(){var e;if(!this.Fr){var t=null!=(e=this._instance.config.remote_config_refresh_interval_ms)?e:3e5;0!==t&&(this.Fr=setInterval(()=>{this.refresh()},t))}}Rr(e){var t;e||s$.error("Failed to fetch remote config from PostHog."),this._instance.Rr(null!=e?e:{}),!1!==(null==e?void 0:e.hasFeatureFlags)&&(this._instance.config.advanced_disable_feature_flags_on_first_load||null==(t=this._instance.featureFlags)||t.ensureFlagsLoaded())}}var sR="gzip-js",sC="base64",sM=Uint8Array,sT=Uint16Array,sO=Uint32Array,sA=new sM([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]),sq=new sM([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]),sL=new sM([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),sD=function(e,t){for(var i=new sT(31),s=0;31>s;++s)i[s]=t+=1<s;++s)for(var n=i[s];i[s+1]>n;++n)r[n]=n-i[s]<<5|s;return[i,r]},sN=sD(sA,2),sj=sN[1];sN[0][28]=258,sj[258]=28;for(var sH=sD(sq,0)[1],sz=new sT(32768),sU=0;32768>sU;++sU){var sB=(43690&sU)>>>1|(21845&sU)<<1;sz[sU]=((65280&(sB=(61680&(sB=(52428&sB)>>>2|(13107&sB)<<2))>>>4|(3855&sB)<<4))>>>8|(255&sB)<<8)>>>1}var sV=function(e,t,i){for(var s=e.length,r=0,n=new sT(t);s>r;++r)++n[e[r]-1];var o,a=new sT(t);for(r=0;t>r;++r)a[r]=a[r-1]+n[r-1]<<1;if(i){o=new sT(1<r;++r)if(e[r])for(var u=r<<4|e[r],c=t-e[r],h=a[e[r]-1]++<=h;++h)o[sz[h]>>>l]=u}else for(o=new sT(s),r=0;s>r;++r)o[r]=sz[a[e[r]-1]++]>>>15-e[r];return o},sW=new sM(288);for(sU=0;144>sU;++sU)sW[sU]=8;for(sU=144;256>sU;++sU)sW[sU]=9;for(sU=256;280>sU;++sU)sW[sU]=7;for(sU=280;288>sU;++sU)sW[sU]=8;var sG=new sM(32);for(sU=0;32>sU;++sU)sG[sU]=5;var sX=sV(sW,9,0),sY=sV(sG,5,0),sK=function(e){return(e/8|0)+(7&e&&1)},sJ=function(e,t,i){(null==i||i>e.length)&&(i=e.length);var s=new(e instanceof sT?sT:e instanceof sO?sO:sM)(i-t);return s.set(e.subarray(t,i)),s},sZ=function(e,t,i){var s=t/8|0;e[s]|=i<<=7&t,e[s+1]|=i>>>8},sQ=function(e,t,i){var s=t/8|0;e[s]|=i<<=7&t,e[s+1]|=i>>>8,e[s+2]|=i>>>16},s0=function(e,t){for(var i=[],s=0;e.length>s;++s)e[s]&&i.push({s:s,f:e[s]});var r=i.length,n=i.slice();if(!r)return[new sM(0),0];if(1==r){var o=new sM(i[0].s+1);return o[i[0].s]=1,[o,1]}i.sort(function(e,t){return e.f-t.f}),i.push({s:-1,f:25001});var a=i[0],l=i[1],u=0,c=1,h=2;for(i[0]={s:-1,f:a.f+l.f,l:a,r:l};c!=r-1;)a=i[i[h].f>i[u].f?u++:h++],l=i[u!=c&&i[h].f>i[u].f?u++:h++],i[c++]={s:-1,f:a.f+l.f,l:a,r:l};var d=n[0].s;for(s=1;r>s;++s)n[s].s>d&&(d=n[s].s);var p=new sT(d+1),g=s1(i[c-1],p,0);if(g>t){s=0;var v=0,_=g-t,f=1<<_;for(n.sort(function(e,t){return p[t.s]-p[e.s]||e.f-t.f});r>s;++s){var m=n[s].s;if(t>=p[m])break;v+=f-(1<>>=_;v>0;){var y=n[s].s;t>p[y]?v-=1<=0&&v;--s){var b=n[s].s;p[b]==t&&(--p[b],++v)}g=t}return[new sM(p),g]},s1=function(e,t,i){return -1==e.s?Math.max(s1(e.l,t,i+1),s1(e.r,t,i+1)):t[e.s]=i},s2=function(e){for(var t=e.length;t&&!e[--t];);for(var i=new sT(++t),s=0,r=e[0],n=1,o=function(e){i[s++]=e},a=1;t>=a;++a)if(e[a]==r&&a!=t)++n;else{if(!r&&n>2){for(;n>138;n-=138)o(32754);n>2&&(o(n>10?n-11<<5|28690:n-3<<5|12305),n=0)}else if(n>3){for(o(r),--n;n>6;n-=6)o(8304);n>2&&(o(n-3<<5|8208),n=0)}for(;n--;)o(r);n=1,r=e[a]}return[i.subarray(0,s),t]},s3=function(e,t){for(var i=0,s=0;t.length>s;++s)i+=e[s]*t[s];return i},s5=function(e,t,i){var s=i.length,r=sK(t+2);e[r]=255&s,e[r+1]=s>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var n=0;s>n;++n)e[r+n+4]=i[n];return 8*(r+4+s)},s8=function(e,t,i,s,r,n,o,a,l,u,c){sZ(t,c++,i),++r[256];for(var h=s0(r,15),d=h[0],p=h[1],g=s0(n,15),v=g[0],_=g[1],f=s2(d),m=f[0],y=f[1],b=s2(v),x=b[0],w=b[1],E=new sT(19),k=0;m.length>k;++k)E[31&m[k]]++;for(k=0;x.length>k;++k)E[31&x[k]]++;for(var S=s0(E,7),P=S[0],F=S[1],$=19;$>4&&!P[sL[$-1]];--$);var I,R,C,M,T=u+5<<3,O=s3(r,sW)+s3(n,sG)+o,A=s3(r,d)+s3(n,v)+o+14+3*$+s3(E,P)+(2*E[16]+3*E[17]+7*E[18]);if(O>=T&&A>=T)return s5(t,c,e.subarray(l,l+u));if(sZ(t,c,1+(O>A)),c+=2,O>A){I=sV(d,p,0),R=d,C=sV(v,_,0),M=v;var q=sV(P,F,0);for(sZ(t,c,y-257),sZ(t,c+5,w-1),sZ(t,c+10,$-4),c+=14,k=0;$>k;++k)sZ(t,c+3*k,P[sL[k]]);c+=3*$;for(var L=[m,x],D=0;2>D;++D){var N=L[D];for(k=0;N.length>k;++k)sZ(t,c,q[j=31&N[k]]),c+=P[j],j>15&&(sZ(t,c,N[k]>>>5&127),c+=N[k]>>>12)}}else I=sX,R=sW,C=sY,M=sG;for(k=0;a>k;++k)if(s[k]>255){sQ(t,c,I[257+(j=s[k]>>>18&31)]),c+=R[j+257],j>7&&(sZ(t,c,s[k]>>>23&31),c+=sA[j]);var j,H=31&s[k];sQ(t,c,C[H]),c+=M[H],H>3&&(sQ(t,c,s[k]>>>5&8191),c+=sq[H])}else sQ(t,c,I[s[k]]),c+=R[s[k]];return sQ(t,c,I[256]),c+R[256]},s6=new sO([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),s4=function(){for(var e=new sO(256),t=0;256>t;++t){for(var i=t,s=9;--s;)i=(1&i&&0xedb88320)^i>>>1;e[t]=i}return e}(),s7=function(e,t,i){for(;i;++t)e[t]=i,i>>>=8},s9=!!a||!!o,re="text/plain",rt=!1,ri=function(e,t,i){void 0===i&&(i=!0);var s,r,n,o,a,[l,u]=e.split("?"),c=_({},t),h=null!=(a=null==u?void 0:u.split("&").map(e=>{var t,[s,r]=e.split("="),n=i&&null!=(t=c[s])?t:r;return delete c[s],s+"="+n}))?a:[],d=(void 0===s&&(s="&"),o=[],iF(c,function(e,t){H(e)||H(t)||"undefined"===t||(r=encodeURIComponent(e instanceof File?e.name:e.toString()),n=encodeURIComponent(t),o[o.length]=n+"="+r)}),o.join(s));return d&&h.push(d),l+"?"+h.join("&")},rs=(e,t)=>JSON.stringify(e,(e,t)=>"bigint"==typeof t?t.toString():t,t),rr=e=>{if(e.tr)return e.tr;var{data:t,compression:i}=e;if(t){if(i===sR){var s,r,n,o,a,l,u,c,h=(s=function(e){var t=e.length;if("u">typeof TextEncoder)return(new TextEncoder).encode(e);for(var i=new sM(e.length+(e.length>>>1)),s=0,r=function(e){i[s++]=e},n=0;t>n;++n){if(s+5>i.length){var o=new sM(s+8+(t-n<<1));o.set(i),i=o}var a=e.charCodeAt(n);128>a?r(a):(2048>a?r(192|a>>>6):(a>55295&&57344>a?(r(240|(a=65536+(1047552&a)|1023&e.charCodeAt(++n))>>>18),r(128|a>>>12&63)):r(224|a>>>12),r(128|a>>>6&63)),r(128|63&a))}return sJ(i,0,s)}(rs(t)),r={mtime:0},n=0xffffffff,o={p(e){for(var t=n,i=0;e.length>i;++i)t=s4[255&t^e[i]]^t>>>8;n=t},d:()=>0xffffffff^n},a=s.length,o.p(s),c=(l=10+(r.filename&&r.filename.length+1||0),u=function(e,t,i,s){var r=e.length,n=new sM(s+r+5*(1+Math.floor(r/7e3))+8),o=n.subarray(s,n.length-8),a=0;if(!t||8>r)for(var l=0;r>=l;l+=65535){var u=l+65535;r>u?a=s5(o,a,e.subarray(l,u)):(o[l]=!0,a=s5(o,a,e.subarray(l,r)))}else{for(var c=s6[t-1],h=c>>>13,d=8191&c,p=(1<l;++l){var F=m(l),$=32767&l,I=v[F];if(g[$]=I,v[F]=$,l>=S){var R=r-l;if((w>7e3||k>24576)&&R>423){a=s8(e,o,0,y,b,x,E,k,P,l-P,a),k=w=E=0,P=l;for(var C=0;286>C;++C)b[C]=0;for(C=0;30>C;++C)x[C]=0}var M=2,T=0,O=d,A=$-I&32767;if(R>2&&F==m(l-A))for(var q=Math.min(h,R)-1,L=Math.min(32767,l),D=Math.min(258,R);L>=A&&--O&&$!=I;){if(e[l+M]==e[l+M-A]){for(var N=0;D>N&&e[l+N]==e[l+N-A];++N);if(N>M){if(M=N,T=A,N>q)break;var j=Math.min(A,N-2),H=0;for(C=0;j>C;++C){var z=l-A+C+32768&32767,U=z-g[z]+32768&32767;U>H&&(H=U,I=z)}}}A+=($=I)-(I=g[$])+32768&32767}if(T){y[k++]=0x10000000|sj[M]<<18|sH[T];var B=31&sj[M],V=31&sH[T];E+=sA[B]+sq[V],++b[257+B],++x[V],S=l+M,++w}else y[k++]=e[l],++b[e[l]]}}a=s8(e,o,!0,y,b,x,E,k,P,l-P,a)}return sJ(n,0,s+sK(a)+8)}(s,null==r.level?6:r.level,null==r.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(s.length)))):12+r.mem,l)).length,function(e,t){var i=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=2>t.level?4:2*(9==t.level),e[9]=3,0!=t.mtime&&s7(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),i){e[3]=8;for(var s=0;i.length>=s;++s)e[s+10]=i.charCodeAt(s)}}(u,r),s7(u,c-8,o.d()),s7(u,c-4,a),u);return{contentType:re,body:h.buffer.slice(h.byteOffset,h.byteOffset+h.byteLength),estimatedSize:h.byteLength}}if(i===sC){let e;var d,p="data="+encodeURIComponent("string"==typeof(e=(d=rs(t))?btoa(encodeURIComponent(d).replace(/%([0-9A-F]{2})/g,(e,t)=>String.fromCharCode(parseInt(t,16)))):d)?e:rs(e));return{contentType:"application/x-www-form-urlencoded",body:p,estimatedSize:new Blob([p]).size}}var g=rs(t);return{contentType:"application/json",body:g,estimatedSize:new Blob([g]).size}}},rn=e=>{var t,i,s,r=rr(e);return!r||(i=e.compression,s=si(e.url,"compression"),i!==x.GZipJS&&s!==x.GZipJS&&"gzip"!==s)||((t=r.body)instanceof ArrayBuffer?k(new Uint8Array(t)):ArrayBuffer.isView(t)&&k(new Uint8Array(t.buffer,t.byteOffset,t.byteLength)))?{url:e.url,encodedBody:r}:(rt=!0,{url:((e,t)=>{var[i,s]=e.split("#"),[r,n]=i.split("?");if(!n)return e;var o=n.split("&").filter(e=>e.split("=")[0]!==t).join("&");return r+(o?"?"+o:"")+(s?"#"+s:"")})(e.url,"compression"),encodedBody:rr(_({},e,{compression:void 0,tr:void 0}))})},ro=(rA=v(function*(e){var t=rs(e.data),i=yield function(e,t,i){return $.apply(this,arguments)}(t,p.DEBUG,{rethrow:!0});if(!i)return e;var s=yield i.arrayBuffer();return _({},e,{tr:{contentType:re,body:s,estimatedSize:s.byteLength}})}),function(e){return rA.apply(this,arguments)}),ra=(e,t)=>ri(e,{_:(new Date).getTime().toString(),ver:p.JS_SDK_VERSION,compression:t}),rl=[];o&&rl.push({transport:"fetch",method(e){var t,{url:i,encodedBody:s}=rn(e),{contentType:r,body:n,estimatedSize:a}=null!=s?s:{},u=new Headers;iF(e.headers,function(e,t){u.append(t,e)}),r&&u.append("Content-Type",r);var c=null;if(l){var h=new l;c={signal:h.signal,timeout:setTimeout(()=>h.abort(),e.timeout)}}o(i,_({method:(null==e?void 0:e.method)||"GET",headers:u,keepalive:"POST"===e.method&&52428.8>(a||0),body:n,signal:null==(t=c)?void 0:t.signal},e.fetchOptions)).then(t=>t.text().then(i=>{var s={statusCode:t.status,text:i};if(200===t.status)try{s.json=JSON.parse(i)}catch(e){tE.error(e)}null==e.callback||e.callback(s)})).catch(t=>{tE.error(t),null==e.callback||e.callback({statusCode:0,error:t})}).finally(()=>c?clearTimeout(c.timeout):null)}}),a&&rl.push({transport:"XHR",method(e){var t=new a,{url:i,encodedBody:s}=rn(e);t.open(e.method||"GET",i,!0);var{contentType:r,body:n}=null!=s?s:{};iF(e.headers,function(e,i){t.setRequestHeader(i,e)}),r&&t.setRequestHeader("Content-Type",r),e.timeout&&(t.timeout=e.timeout),e.disableXHRCredentials||(t.withCredentials=!0),t.onreadystatechange=()=>{if(4===t.readyState){var i={statusCode:t.status,text:t.responseText};if(200===t.status)try{i.json=JSON.parse(t.responseText)}catch(e){}null==e.callback||e.callback(i)}},t.send(n)}}),null!=s&&s.sendBeacon&&rl.push({transport:"sendBeacon",method(e){try{var{url:t,encodedBody:i}=rn(e),r=ri(t,{beacon:"1"}),{contentType:n,body:o}=null!=i?i:{};if(!o)return;var a=o instanceof Blob?o:new Blob([o],{type:n});s.sendBeacon(r,a)}catch(e){}}});class ru{constructor(e,t){this.Ar=!0,this.Nr=[],this.$r=et((null==t?void 0:t.flush_interval_ms)||3e3,250,5e3,tE.createLogger("flush interval"),3e3),this.Dr=e}enqueue(e){this.Nr.push(e),this.qr||this.jr()}unload(){this.Hr();var e=Object.values(this.Nr.length>0?this.Ur():{});[...e.filter(e=>0===e.url.indexOf("/e")),...e.filter(e=>0!==e.url.indexOf("/e"))].map(e=>{this.Dr(_({},e,{transport:"sendBeacon"}))})}enable(){this.Ar=!1,this.jr()}jr(){var e=this;this.Ar||(this.qr=setTimeout(()=>{if(this.Hr(),this.Nr.length>0){var t=this.Ur();for(var i in t)!function(){var s=t[i],r=(new Date).getTime();s.data&&L(s.data)&&iF(s.data,e=>{e.offset=Math.abs(e.timestamp-r),delete e.timestamp}),e.Dr(s)}()}},this.$r))}Hr(){clearTimeout(this.qr),this.qr=void 0}Ur(){var e={};return iF(this.Nr,t=>{var i,s=(t?t.batchKey:null)||t.url;H(e[s])&&(e[s]=_({},t,{data:[]})),null==(i=e[s].data)||i.push(t.data)}),this.Nr=[],e}}var rc=["retriesPerformedSoFar"];class rh{constructor(e){this.Br=!1,this.zr=3e3,this.Nr=[],this._instance=e,this.Nr=[],this.Vr=!0,!H(t)&&"onLine"in t.navigator&&(this.Vr=t.navigator.onLine,this.Wr=()=>{this.Vr=!0,this.Zr()},this.Gr=()=>{this.Vr=!1},iO(t,"online",this.Wr),iO(t,"offline",this.Gr))}get length(){return this.Nr.length}retriableRequest(e){var{retriesPerformedSoFar:t}=e,i=f(e,rc);G(t)&&(i.url=ri(i.url,{retry_count:t})),this._instance._send_request(_({},i,{callback:e=>{200===e.statusCode||e.statusCode>=400&&500>e.statusCode||(null!=t?t:0)>=10?null==i.callback||i.callback(e):this.Qr(_({retriesPerformedSoFar:t},i))}}))}Qr(e){var t,i,s=e.retriesPerformedSoFar||0;e.retriesPerformedSoFar=s+1;var r=Math.ceil((i=Math.min(18e5,t=3e3*Math.pow(2,s)))+(Math.random()-.5)*(i-t/2)),n=Date.now()+r;this.Nr.push({retryAt:n,requestOptions:e});var o="Enqueued failed request for retry in "+r;navigator.onLine||(o+=" (Browser is offline)"),tE.warn(o),this.Br||(this.Br=!0,this.Jr())}Jr(){(this.Kr&&clearTimeout(this.Kr),0===this.Nr.length)?(this.Br=!1,this.Kr=void 0):this.Kr=setTimeout(()=>{this.Vr&&this.Nr.length>0&&this.Zr(),this.Jr()},this.zr)}Zr(){var e=Date.now(),t=[],i=this.Nr.filter(i=>e>i.retryAt||(t.push(i),!1));if(this.Nr=t,i.length>0)for(var{requestOptions:s}of i)this.retriableRequest(s)}unload(){for(var{requestOptions:e}of(this.Kr&&(clearTimeout(this.Kr),this.Kr=void 0),this.Br=!1,H(t)||(this.Wr&&(t.removeEventListener("online",this.Wr),this.Wr=void 0),this.Gr&&(t.removeEventListener("offline",this.Gr),this.Gr=void 0)),this.Nr))try{this._instance._send_request(_({},e,{transport:"sendBeacon"}))}catch(e){tE.error(e)}this.Nr=[]}}class rd{constructor(e){this.Yr=()=>{this.Xr||(this.Xr={});var e,t,i,s,r=this.scrollElement(),n=this.scrollY(),o=r?Math.max(0,r.scrollHeight-r.clientHeight):0,a=n+((null==r?void 0:r.clientHeight)||0),l=(null==r?void 0:r.scrollHeight)||0;this.Xr.lastScrollY=Math.ceil(n),this.Xr.maxScrollY=Math.max(n,null!=(e=this.Xr.maxScrollY)?e:0),this.Xr.maxScrollHeight=Math.max(o,null!=(t=this.Xr.maxScrollHeight)?t:0),this.Xr.lastContentY=a,this.Xr.maxContentY=Math.max(a,null!=(i=this.Xr.maxContentY)?i:0),this.Xr.maxContentHeight=Math.max(l,null!=(s=this.Xr.maxContentHeight)?s:0)},this._instance=e}get ei(){return this._instance.config.scroll_root_selector}getContext(){return this.Xr}resetContext(){var e=this.Xr;return setTimeout(this.Yr,0),e}startMeasuringScrollPosition(){iO(t,"scroll",this.Yr,{capture:!0}),iO(t,"scrollend",this.Yr,{capture:!0}),iO(t,"resize",this.Yr)}scrollElement(){if(!this.ei)return null==t?void 0:t.document.documentElement;for(var e of L(this.ei)?this.ei:[this.ei]){var i=null==t?void 0:t.document.querySelector(e);if(i)return i}}scrollY(){if(this.ei){var e=this.scrollElement();return e&&e.scrollTop||0}return t&&(t.scrollY||t.pageYOffset||t.document.documentElement.scrollTop)||0}scrollX(){if(this.ei){var e=this.scrollElement();return e&&e.scrollLeft||0}return t&&(t.scrollX||t.pageXOffset||t.document.documentElement.scrollLeft)||0}}var rp=e=>s_(null==e?void 0:e.config.mask_personal_data_properties,null==e?void 0:e.config.custom_personal_data_properties);class rg{constructor(e,t,i,s){this.ti=e=>{var t=this.ri();if(!t||t.sessionId!==e){var i={sessionId:e,props:this.ii(this._instance)};this.ni.register({[it]:i})}},this._instance=e,this.si=t,this.ni=i,this.ii=s||rp,this.si.onSessionId(this.ti)}ri(){return this.ni.props[it]}getSetOnceProps(){var e,t=null==(e=this.ri())?void 0:e.props;return t?"r"in t?sf(t):{$referring_domain:t.referringDomain,$pathname:t.initialPathName,utm_source:t.utm_source,utm_campaign:t.utm_campaign,utm_medium:t.utm_medium,utm_content:t.utm_content,utm_term:t.utm_term}:{}}getSessionProps(){var e={};return iF(iM(this.getSetOnceProps()),(t,i)=>{"$current_url"===i&&(i="url"),e["$session_entry_"+T(i)]=t}),e}}class rv{constructor(){this.oi={}}on(e,t){return this.oi[e]||(this.oi[e]=[]),this.oi[e].push(t),()=>{this.oi[e]=this.oi[e].filter(e=>e!==t)}}emit(e,t){for(var i of this.oi[e]||[])i(t);for(var s of this.oi["*"]||[])s(e,t)}}var r_=tk("[SessionId]");class rf{on(e,t){return this.ai.on(e,t)}constructor(e,t,i){if(this.ui=[],this.li=void 0,this.ai=new rv,this.hi=(e,t)=>!(!G(e)||!G(t))&&Math.abs(e-t)>this.sessionTimeoutMs,!e.persistence)throw Error("SessionIdManager requires a PostHogPersistence instance");if(e.config.cookieless_mode===iv)throw Error('SessionIdManager cannot be used with cookieless_mode="always"');this.qt=e.config,this.ni=e.persistence,this.ci=void 0,this.di=void 0,this._sessionStartTimestamp=null,this._sessionActivityTimestamp=null,this.vi=t||iH,this.fi=i||iH;var s,r=this.qt.persistence_name||this.qt.token;if(this._sessionTimeoutMs=1e3*et(this.qt.session_idle_timeout_seconds||1800,60,36e3,r_.createLogger("session_idle_timeout_seconds"),1800),e.register({$configured_session_timeout_ms:this._sessionTimeoutMs}),this.pi(),this.gi="ph_"+r+"_window_id",this.mi="ph_"+r+"_primary_window_exists",this.yi()){var n=iZ.F(this.gi),o=iZ.F(this.mi);n&&!o?this.ci=n:iZ.q(this.gi),iZ.N(this.mi,!0)}if(null!=(s=this.qt.bootstrap)&&s.sessionID)try{var a=(()=>{var e=this.qt.bootstrap.sessionID.replace(/-/g,"");if(32!==e.length)throw Error("Not a valid UUID");if("7"!==e[12])throw Error("Not a UUIDv7");return parseInt(e.substring(0,12),16)})();this.bi(this.qt.bootstrap.sessionID,(new Date).getTime(),a)}catch(e){r_.error("Invalid sessionID in bootstrap",e)}this.wi()}get sessionTimeoutMs(){return this._sessionTimeoutMs}onSessionId(e){return H(this.ui)&&(this.ui=[]),this.ui.push(e),this.di&&e(this.di,this.ci),()=>{this.ui=this.ui.filter(t=>t!==e)}}yi(){return"memory"!==this.qt.persistence&&!this.ni._r&&iZ.R()}xi(e){e!==this.ci&&(this.ci=e,this.yi()&&iZ.N(this.gi,e))}Si(){return this.ci?this.ci:this.yi()?iZ.F(this.gi):null}bi(e,t,i){e===this.di&&t===this._sessionActivityTimestamp&&i===this._sessionStartTimestamp||(this._sessionStartTimestamp=i,this._sessionActivityTimestamp=t,this.di=e,this.ni.register({[tV]:[t,e,i]}))}ki(){var e=this.ni.props[tV];return L(e)&&2===e.length&&e.push(e[0]),e||[0,null,0]}resetSessionId(){this.bi(null,null,null)}destroy(){clearTimeout(this.Ci),this.Ci=void 0,this.li&&t&&(t.removeEventListener(ix,this.li,{capture:!1}),this.li=void 0),this.ui=[]}wi(){this.li=()=>{this.yi()&&iZ.q(this.mi)},iO(t,ix,this.li,{capture:!1})}checkAndGetSessionAndWindowId(e,t){if(void 0===e&&(e=!1),void 0===t&&(t=null),this.qt.cookieless_mode===iv)throw Error('checkAndGetSessionAndWindowId should not be called with cookieless_mode="always"');var i=t||(new Date).getTime(),[s,r,n]=this.ki(),o=this.Si(),a=G(n)&&Math.abs(i-n)>864e5,l=!1,u=!r,c=!u&&!e&&this.hi(i,s);u||c||a?(r=this.vi(),o=this.fi(),r_.info("new session ID generated",{sessionId:r,windowId:o,changeReason:{noSessionId:u,activityTimeout:c,sessionPastMaximumLength:a}}),n=i,l=!0):o||(o=this.fi(),l=!0);var h=G(s)&&e&&!a?s:i,d=G(n)?n:(new Date).getTime();return this.xi(o),this.bi(r,h,d),e||this.pi(),l&&this.ui.forEach(e=>e(r,o,l?{noSessionId:u,activityTimeout:c,sessionPastMaximumLength:a}:void 0)),{sessionId:r,windowId:o,sessionStartTimestamp:d,changeReason:l?{noSessionId:u,activityTimeout:c,sessionPastMaximumLength:a}:void 0,lastActivityTimestamp:s}}pi(){clearTimeout(this.Ci),this.Ci=setTimeout(()=>{var[e]=this.ki();if(this.hi((new Date).getTime(),e)){var t=this.di;this.resetSessionId(),this.ai.emit("forcedIdleReset",{idleSessionId:t})}},1.1*this.sessionTimeoutMs)}}var rm=function(e,t){if(!e)return!1;var i=e.userAgent;if(i&&R(i,t))return!0;try{var s=null==e?void 0:e.userAgentData;if(null!=s&&s.brands&&s.brands.some(e=>R(null==e?void 0:e.brand,t)))return!0}catch(e){}return!!e.webdriver},ry=function(e,t){if(!function(e){try{new RegExp(e)}catch(e){return!1}return!0}(t))return!1;try{return new RegExp(t).test(e)}catch(e){return!1}};function rb(e,t,i){return rs({distinct_id:e,userPropertiesToSet:t,userPropertiesToSetOnce:i})}var rx={exact:(e,t)=>t.some(t=>e.some(e=>t===e)),is_not:(e,t)=>t.every(t=>e.every(e=>t!==e)),regex:(e,t)=>t.some(t=>e.some(e=>ry(t,e))),not_regex:(e,t)=>t.every(t=>e.every(e=>!ry(t,e))),icontains:(e,t)=>t.map(rw).some(t=>e.map(rw).some(e=>t.includes(e))),not_icontains:(e,t)=>t.map(rw).every(t=>e.map(rw).every(e=>!t.includes(e))),gt:(e,t)=>t.some(t=>{var i=parseFloat(t);return!isNaN(i)&&e.some(e=>i>parseFloat(e))}),lt:(e,t)=>t.some(t=>{var i=parseFloat(t);return!isNaN(i)&&e.some(e=>ie.toLowerCase();function rE(e,t){return!e||Object.entries(e).every(e=>{var[i,s]=e,r=null==t?void 0:t[i];if(H(r)||B(r))return!1;var n=[String(r)],o=rx[s.operator];return!!o&&o(s.values,n)})}var rk="custom",rS="i.posthog.com",rP=/^\/static\//;class rF{constructor(e){this.Ii={},this.instance=e}get apiHost(){var e=this.instance.config.api_host.trim().replace(/\/$/,"");return"https://app.posthog.com"===e?"https://us.i.posthog.com":e}get flagsApiHost(){var e=this.instance.config.flags_api_host;return e?e.trim().replace(/\/$/,""):this.apiHost}get uiHost(){var e,t=null==(e=this.instance.config.ui_host)?void 0:e.replace(/\/$/,"");return t||(t=this.apiHost.replace("."+rS,".posthog.com")),"https://app.posthog.com"===t?"https://us.posthog.com":t}get region(){return this.Ii[this.apiHost]||(this.Ii[this.apiHost]=/https:\/\/(app|us|us-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"us":/https:\/\/(eu|eu-assets)(\.i)?\.posthog\.com/i.test(this.apiHost)?"eu":rk),this.Ii[this.apiHost]}Ti(e){var t=this.instance.config.__preview_external_dependency_versioned_paths;if("string"==typeof t&&rP.test(e))return t.trim().replace(/\/$/,"")||void 0}endpointFor(e,t){if(void 0===t&&(t=""),t&&(t="/"===t[0]?t:"/"+t),"ui"===e)return this.uiHost+t;if("flags"===e)return this.flagsApiHost+t;if("assets"===e){var i=this.Ti(t);if(i)return""+i+t}if(this.region===rk)return this.apiHost+t;var s=rS+t;switch(e){case"assets":return"https://"+this.region+"-assets."+s;case"api":return"https://"+this.region+"."+s}}}var r$=tk("[Surveys]"),rI="seenSurvey_",rR=["popover","widget","api"],rC={ignoreConditions:!1,ignoreDelay:!1,displayType:sS},rM=tk("[PostHog ExternalIntegrations]"),rT={intercom:"intercom-integration",crispChat:"crisp-chat-integration"};class rO{constructor(e){this._instance=e}lr(e,t){var i;null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,e,e=>{if(e)return rM.error("failed to load script",e);t()})}startIfEnabledOrStop(){var e,t=this,i=function(e){var i,s,n;!r||null!=(i=h.__PosthogExtensions__)&&null!=(i=i.integrations)&&i[e]||t.lr(rT[e],()=>{var i;null==(i=h.__PosthogExtensions__)||null==(i=i.integrations)||null==(i=i[e])||i.start(t._instance)}),!r&&null!=(s=h.__PosthogExtensions__)&&null!=(s=s.integrations)&&s[e]&&(null==(n=h.__PosthogExtensions__)||null==(n=n.integrations)||null==(n=n[e])||n.stop())};for(var[s,r]of Object.entries(null!=(e=this._instance.config.integrations)?e:{}))i(s)}}var rA,rq,rL={},rD=0,rN=()=>{},rj='Consent opt in/out is not valid with cookieless_mode="always" and will be ignored',rH="Surveys module not available",rz="sanitize_properties is deprecated. Use before_send instead",rU="Invalid value for property_denylist config: ",rB="posthog",rV=!s9&&-1===(null==c?void 0:c.indexOf("MSIE"))&&-1===(null==c?void 0:c.indexOf("Mozilla")),rW=e=>{var i;return _({api_host:"https://us.i.posthog.com",flags_api_host:null,ui_host:null,token:"",autocapture:!0,cross_subdomain_cookie:function(e){var t=null==e?void 0:e.hostname;if(!z(t))return!1;var i=t.split(".").slice(-2).join(".");for(var s of iT)if(i===s)return!1;return!0}(null==r?void 0:r.location),persistence:"localStorage+cookie",persistence_name:"",cookie_persisted_properties:[],loaded:rN,save_campaign_params:!0,custom_campaign_params:[],custom_blocked_useragents:[],save_referrer:!0,capture_pageleave:"if_capture_pageview",defaults:null!=e?e:"unset",__preview_deferred_init_extensions:!1,__preview_external_dependency_versioned_paths:!1,debug:n&&z(null==n?void 0:n.search)&&-1!==n.search.indexOf("__posthog_debug=true")||!1,cookie_expiration:365,upgrade:!1,disable_session_recording:!1,disable_persistence:!1,disable_web_experiments:!0,disable_surveys:!1,disable_surveys_automatic_display:!1,disable_conversations:!1,disable_product_tours:!1,disable_external_dependency_loading:!1,enable_recording_console_log:void 0,secure_cookie:"https:"===(null==t||null==(i=t.location)?void 0:i.protocol),ip:!1,opt_out_capturing_by_default:!1,opt_out_persistence_by_default:!1,opt_out_useragent_filter:!1,opt_out_capturing_persistence_type:"localStorage",consent_persistence_name:null,opt_out_capturing_cookie_prefix:null,opt_in_site_apps:!1,property_denylist:[],respect_dnt:!1,sanitize_properties:null,request_headers:{},request_batching:!0,properties_string_max_length:65535,mask_all_element_attributes:!1,mask_all_text:!1,mask_personal_data_properties:!1,custom_personal_data_properties:[],advanced_disable_flags:!1,advanced_disable_decide:!1,advanced_disable_feature_flags:!1,advanced_disable_feature_flags_on_first_load:!1,advanced_only_evaluate_survey_feature_flags:!1,advanced_feature_flags_dedup_per_session:!1,advanced_enable_surveys:!1,advanced_disable_toolbar_metrics:!1,feature_flag_request_timeout_ms:3e3,surveys_request_timeout_ms:1e4,on_request_error(e){tE.error("Bad HTTP status: "+e.statusCode+" "+e.text)},get_device_id:e=>e,capture_performance:void 0,name:"posthog",bootstrap:{},disable_compression:!1,session_idle_timeout_seconds:1800,person_profiles:iy,before_send:void 0,request_queue_config:{flush_interval_ms:3e3},error_tracking:{},_onCapture:rN,__preview_eager_load_replay:!1},{rageclick:!e||"2025-11-30">e||{content_ignorelist:!0},capture_pageview:!e||"2025-05-24">e||"history_change",session_recording:e&&e>="2025-11-30"?{strictMinimumDuration:!0}:{},external_scripts_inject_target:e&&e>="2026-01-30"?"head":"body",internal_or_test_user_hostname:e&&e>="2026-01-30"?/^(localhost|127\.0\.0\.1)$/:void 0})},rG=[["process_person","person_profiles"],["xhr_headers","request_headers"],["cookie_name","persistence_name"],["disable_cookie","disable_persistence"],["store_google","save_campaign_params"],["verbose","debug"]],rX=e=>{var t={};for(var[i,s]of rG)H(e[i])||(t[s]=e[i]);var r=i$({},t,e);return L(e.property_blacklist)&&(H(e.property_denylist)?r.property_denylist=e.property_blacklist:L(e.property_denylist)?r.property_denylist=[...e.property_blacklist,...e.property_denylist]:tE.error(rU+e.property_denylist)),r};class rY{constructor(){this.__forceAllowLocalhost=!1}get Ei(){return this.__forceAllowLocalhost}set Ei(e){tE.error("WebPerformanceObserver is deprecated and has no impact on network capture. Use `_forceAllowLocalhostNetworkCapture` on `posthog.sessionRecording`"),this.__forceAllowLocalhost=e}}class rK{Mi(e,t){if(e){var i=this.Pi.indexOf(e);-1!==i&&this.Pi.splice(i,1)}return this.Pi.push(t),null==t.initialize||t.initialize(),t}Ri(){return this.config.cookieless_mode===iv||this.config.cookieless_mode===ig&&this.consent.isRejected()}get decideEndpointWasHit(){var e,t;return null!=(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&e}get flagsEndpointWasHit(){var e,t;return null!=(e=null==(t=this.featureFlags)?void 0:t.hasLoadedFlags)&&e}constructor(){this.webPerformance=new rY,this.Oi=!1,this.version=p.LIB_VERSION,this.Li=new rv,this.Pi=[],this._calculate_event_properties=this.calculateEventProperties.bind(this),this.config=rW(),this.SentryIntegration=i4,this.sentryIntegration=e=>{var t;return t=i6(this,e),{name:i8,processEvent:e=>t(e)}},this.__request_queue=[],this.__loaded=!1,this.analyticsDefaultEndpoint="/e/",this.Fi=!1,this.Ai=null,this.Ni=null,this.$i=null,this.scrollManager=new rd(this),this.pageViewManager=new i7(this),this.rateLimiter=new sF(this),this.requestRouter=new rF(this),this.consent=new iQ(this),this.externalIntegrations=new rO(this);var e,t=null!=(e=rK.__defaultExtensionClasses)?e:{};this.featureFlags=t.featureFlags&&new t.featureFlags(this),this.toolbar=t.toolbar&&new t.toolbar(this),this.surveys=t.surveys&&new t.surveys(this),this.conversations=t.conversations&&new t.conversations(this),this.logs=t.logs&&new t.logs(this),this.experiments=t.experiments&&new t.experiments(this),this.exceptions=t.exceptions&&new t.exceptions(this),this.people={set:(e,t,i)=>{var s=z(e)?{[e]:t}:e;this.setPersonProperties(s),null==i||i({})},set_once:(e,t,i)=>{var s=z(e)?{[e]:t}:e;this.setPersonProperties(void 0,s),null==i||i({})}},this.on("eventCaptured",e=>tE.info('send "'+(null==e?void 0:e.event)+'"',e))}init(e,t,i){if(i&&i!==rB){var s,r=null!=(s=rL[i])?s:new rK;return r._init(e,t,i),rL[i]=r,rL[rB][i]=r,r}return this._init(e,t,i)}_init(e,i,s){if(void 0===i&&(i={}),H(e)||U(e))return tE.critical("PostHog was initialized without a token. This likely indicates a misconfiguration. Please check the first argument passed to posthog.init()"),this;if(this.__loaded)return console.warn("[PostHog.js]","You have already initialized PostHog! Re-initializing is a no-op"),this;this.__loaded=!0,this.config={},i.debug=this.Di(i.debug),this.qi=i,this.ji=[],i.person_profiles?this.Ni=i.person_profiles:i.process_person&&(this.Ni=i.process_person),this.set_config(i$({},rW(i.defaults),rX(i),{name:s,token:e})),this.config.on_xhr_error&&tE.error("on_xhr_error is deprecated. Use on_request_error instead"),this.compression=i.disable_compression?void 0:sR;var r,n,o=this.Hi();this.persistence=new sb(this.config,o),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new sb(_({},this.config,{persistence:"sessionStorage"}),o);var a=_({},this.persistence.props),l=_({},this.sessionPersistence.props);this.register({$initialization_time:(new Date).toISOString()}),this.Ui=new ru(e=>this.Bi(e),this.config.request_queue_config),this.zi=new rh(this),this.__request_queue=[];var u=this.Ri();if(u||(this.sessionManager=new rf(this),this.sessionPropsManager=new rg(this,this.sessionManager,this.persistence)),this.config.__preview_deferred_init_extensions?(tE.info("Deferring extension initialization to improve startup performance"),setTimeout(()=>{this.Vi(u)},0)):(tE.info("Initializing extensions synchronously"),this.Vi(u)),p.DEBUG=p.DEBUG||this.config.debug,p.DEBUG&&tE.info("Starting in debug mode",{this:this,config:i,thisC:_({},this.config),p:a,s:l}),!this.config.identity_distinct_id||null!=(r=i.bootstrap)&&r.distinctID||(i.bootstrap=_({},i.bootstrap,{distinctID:this.config.identity_distinct_id,isIdentifiedID:!0})),void 0!==(null==(n=i.bootstrap)?void 0:n.distinctID)){var c=i.bootstrap.distinctID,h=this.get_distinct_id(),d=this.persistence.get_property(ie);if(i.bootstrap.isIdentifiedID&&null!=h&&h!==c&&d===i_)this.identify(c);else if(i.bootstrap.isIdentifiedID&&null!=h&&h!==c&&d===im)tE.warn("Bootstrap distinctID differs from an already-identified user. The existing identity is preserved. Call reset() before reinitializing if you intend to switch users.");else{var g=this.config.get_device_id(iH()),v=i.bootstrap.isIdentifiedID?g:c;this.persistence.set_property(ie,i.bootstrap.isIdentifiedID?im:i_),this.register({distinct_id:c,$device_id:v})}}if(u)this.register_once({distinct_id:iu,$device_id:null},"");else if(!this.get_distinct_id()){var f=this.config.get_device_id(iH());this.register_once({distinct_id:f,$device_id:f},""),this.persistence.set_property(ie,i_)}return iO(t,"onpagehide"in self?"pagehide":"unload",this._handle_unload.bind(this),{passive:!1}),i.segment?function(e,t){var i=e.config.segment;if(!i)return t();!function(e,t){var i=e.config.segment;if(!i)return t();var s=i=>{var s=()=>i.anonymousId()||iH();e.config.get_device_id=s,i.id()&&(e.register({distinct_id:i.id(),$device_id:s()}),e.persistence.set_property(ie,im)),t()},r=i.user();"then"in r&&D(r.then)?r.then(s):s(r)}(e,()=>{var s;i.register((Promise&&Promise.resolve||i5.warn("This browser does not have Promise support, and can not use the segment integration"),s=(t,i)=>{if(!i)return t;t.event.userId||t.event.anonymousId===e.get_distinct_id()||(i5.info("No userId set, resetting PostHog"),e.reset()),t.event.userId&&t.event.userId!==e.get_distinct_id()&&(i5.info("UserId set, identifying with PostHog"),e.identify(t.event.userId));var s=e.calculateEventProperties(i,t.event.properties);return t.event.properties=Object.assign({},s,t.event.properties),t},{name:"PostHog JS",type:"enrichment",version:"1.0.0",isLoaded:()=>!0,load:()=>Promise.resolve(),track:e=>s(e,e.event.event),page:e=>s(e,iw),identify:e=>s(e,ik),screen:e=>s(e,"$screen")})).then(()=>{t()})})}(this,()=>this.Wi()):this.Wi(),D(this.config._onCapture)&&this.config._onCapture!==rN&&(tE.warn("onCapture is deprecated. Please use `before_send` instead"),this.on("eventCaptured",e=>this.config._onCapture(e.event,e))),this.config.ip&&tE.warn('The `ip` config option has NO EFFECT AT ALL and has been deprecated. Use a custom transformation or "Discard IP data" project setting instead. See https://posthog.com/tutorials/web-redact-properties#hiding-customer-ip-address for more information.'),this}Vi(e){var t,i,s,r,n,o,a,l=performance.now(),u=_({},rK.__defaultExtensionClasses,this.config.__extensionClasses),c=[];u.featureFlags&&this.Pi.push(this.featureFlags=null!=(t=this.featureFlags)?t:new u.featureFlags(this)),u.exceptions&&this.Pi.push(this.exceptions=null!=(i=this.exceptions)?i:new u.exceptions(this)),u.historyAutocapture&&this.Pi.push(this.historyAutocapture=new u.historyAutocapture(this)),u.tracingHeaders&&this.Pi.push(new u.tracingHeaders(this)),u.siteApps&&this.Pi.push(this.siteApps=new u.siteApps(this)),u.sessionRecording&&!e&&this.Pi.push(this.sessionRecording=new u.sessionRecording(this)),this.config.disable_scroll_properties||c.push(()=>{this.scrollManager.startMeasuringScrollPosition()}),u.autocapture&&this.Pi.push(this.autocapture=new u.autocapture(this)),u.surveys&&this.Pi.push(this.surveys=null!=(s=this.surveys)?s:new u.surveys(this)),u.logs&&this.Pi.push(this.logs=null!=(r=this.logs)?r:new u.logs(this)),u.conversations&&this.Pi.push(this.conversations=null!=(n=this.conversations)?n:new u.conversations(this)),u.productTours&&this.Pi.push(this.productTours=new u.productTours(this)),u.heatmaps&&this.Pi.push(this.heatmaps=new u.heatmaps(this)),u.webVitalsAutocapture&&this.Pi.push(this.webVitalsAutocapture=new u.webVitalsAutocapture(this)),u.exceptionObserver&&this.Pi.push(this.exceptionObserver=new u.exceptionObserver(this)),u.deadClicksAutocapture&&this.Pi.push(this.deadClicksAutocapture=new u.deadClicksAutocapture(this,i2)),u.toolbar&&this.Pi.push(this.toolbar=null!=(o=this.toolbar)?o:new u.toolbar(this)),u.experiments&&this.Pi.push(this.experiments=null!=(a=this.experiments)?a:new u.experiments(this)),this.Pi.forEach(e=>{e.initialize&&c.push(()=>{null==e.initialize||e.initialize()})}),c.push(()=>{if(this.Zi){var e=this.Zi;this.Zi=void 0,this.Rr(e)}}),this.Gi(c,l)}Gi(e,t){for(;e.length>0;){if(this.config.__preview_deferred_init_extensions&&performance.now()-t>=30&&e.length>0)return void setTimeout(()=>{this.Gi(e,t)},0);var i=e.shift();if(i)try{i()}catch(e){tE.error("Error initializing extension:",e)}}var s=Math.round(performance.now()-t);this.register_for_session({[ic]:this.config.__preview_deferred_init_extensions?"deferred":"synchronous",[ih]:s}),this.config.__preview_deferred_init_extensions&&tE.info("PostHog extensions initialized ("+s+"ms)")}Rr(e){var t;r&&r.body?(this.config.__preview_deferred_init_extensions&&(this.Zi=e),this.Qi=e,this.compression=void 0,e.supportedCompression&&!this.config.disable_compression&&(this.compression=C(e.supportedCompression,sR)?sR:C(e.supportedCompression,sC)?sC:void 0),null!=(t=e.analytics)&&t.endpoint&&(this.analyticsDefaultEndpoint=e.analytics.endpoint),this.set_config({person_profiles:this.Ni?this.Ni:iy}),this.Pi.forEach(t=>null==t.onRemoteConfig?void 0:t.onRemoteConfig(e))):(tE.info("document not ready yet, trying again in 500 milliseconds..."),setTimeout(()=>{this.Rr(e)},500))}Wi(){try{this.config.loaded(this)}catch(e){tE.critical("`loaded` function failed",e)}if(this.Ji(),this.config.internal_or_test_user_hostname&&null!=n&&n.hostname){var e=n.hostname,t=this.config.internal_or_test_user_hostname;("string"==typeof t?e===t:t.test(e))&&this.setInternalOrTestUser()}this.config.capture_pageview&&setTimeout(()=>{(this.consent.isOptedIn()||this.Ri())&&this.Ki()},1),this.Yi=new sI(this),this.Yi.load()}Ji(){var e;this.is_capturing()&&this.config.request_batching&&(null==(e=this.Ui)||e.enable())}_dom_loaded(){this.is_capturing()&&iP(this.__request_queue,e=>this.Bi(e)),this.__request_queue=[],this.Ji()}_handle_unload(){var e,t,i,s;null==(e=this.surveys)||e.handlePageUnload(),this.config.request_batching?(this.Xi()&&this.capture(iE),null==(t=this.logs)||t.flushLogs("sendBeacon"),null==(i=this.Ui)||i.unload(),null==(s=this.zi)||s.unload()):this.Xi()&&this.capture(iE,null,{transport:"sendBeacon"})}_send_request(e){this.__loaded&&(rV?this.__request_queue.push(e):this.rateLimiter.isServerRateLimited(e.batchKey)||(e.transport=e.transport||this.config.api_transport,e.url=ri(e.url,{ip:+!!this.config.ip}),e.headers=_({},this.config.request_headers,e.headers),e.compression="best-available"===e.compression?this.compression:e.compression,e.disableXHRCredentials=this.config.__preview_disable_xhr_credentials,this.config.__preview_disable_beacon&&(e.disableTransport=["sendBeacon"]),e.fetchOptions=e.fetchOptions||this.config.fetch_options,(e=>{var t,i,s,r=_({},e);r.timeout=r.timeout||6e4,r.url=ra(r.url,r.compression);var n=null!=(t=r.transport)?t:"fetch",o=rl.filter(e=>!r.disableTransport||!e.transport||!r.disableTransport.includes(e.transport)),a=null!=(i=null==(s=function(e){for(var t=0;e.length>t;t++)if(e[t].transport===n)return e[t]}(o))?void 0:s.method)?i:o[0].method;if(!a)throw Error("No available transport method");"sendBeacon"!==n&&r.data&&r.compression===sR&&u&&!rt?ro(r).then(e=>{a(e)}).catch(t=>{S(t)?(rt=!0,a(_({},r,{compression:void 0,url:ra(e.url,void 0)}))):((e=>{if(!e||"object"!=typeof e)return!1;var t="name"in e?String(e.name):"";return S(e)||t===E})(t)&&(rt=!0),a(r))}):a(r)})(_({},e,{callback:t=>{var i,s;this.rateLimiter.checkForLimiting(t),400>t.statusCode||null==(i=(s=this.config).on_request_error)||i.call(s,t),null==e.callback||e.callback(t)}}))))}Bi(e){this.zi?this.zi.retriableRequest(e):this._send_request(e)}_execute_array(e){rD++;try{var t,i=[],s=[],r=[];iP(e,e=>{if(e)if(L(t=e[0]))r.push(e);else if(D(e))try{e.call(this)}catch(t){tE.error("Error executing queued PostHog call",e,t)}else L(e)&&"alias"===t?i.push(e):L(e)&&-1!==t.indexOf("capture")&&D(this[t])?r.push(e):s.push(e)});var n=function(e,t){iP(e,function(e){try{if(L(e[0])){var i=t;iF(e,function(e){i=i[e[0]].apply(i,e.slice(1))})}else t[e[0]].apply(t,e.slice(1))}catch(t){tE.error("Error executing queued PostHog call",e,t)}})};n(i,this),n(s,this),n(r,this)}finally{rD--}}push(e){if(rD>0&&L(e)&&z(e[0])){var t=rK.prototype[e[0]];D(t)&&t.apply(this,e.slice(1))}else this._execute_array([e])}capture(e,t,i){var s,r,n,o,a;if(this.__loaded&&this.persistence&&this.sessionPersistence&&this.Ui){if(this.is_capturing())if(!H(e)&&z(e)){var l=!this.config.opt_out_useragent_filter&&this._is_bot();if(!l||this.config.__preview_capture_bot_pageviews){var u=null!=i&&i.skip_client_rate_limiting?void 0:this.rateLimiter.clientRateLimitContext();if(null==u||!u.isRateLimited){null!=t&&t.$current_url&&!z(null==t?void 0:t.$current_url)&&(tE.error("Invalid `$current_url` property provided to `posthog.capture`. Input must be a string. Ignoring provided value."),null==t||delete t.$current_url),"$exception"!==e||null!=i&&i.en||tE.warn("Using `posthog.capture('$exception')` is unreliable because it does not attach required metadata. Use `posthog.captureException(error)` instead, which attaches required metadata automatically."),this.sessionPersistence.update_search_keyword(),this.config.save_campaign_params&&this.sessionPersistence.update_campaign_params(),this.config.save_referrer&&this.sessionPersistence.update_referrer_info(),(this.config.save_campaign_params||this.config.save_referrer)&&this.persistence.set_initial_person_info();var c=new Date,h=(null==i?void 0:i.timestamp)||c,d=(null==i?void 0:i.uuid)||iH(),p={uuid:d,event:e,properties:this.calculateEventProperties(e,t||{},h,d)};e===iw&&this.config.__preview_capture_bot_pageviews&&l&&(p.event="$bot_pageview",p.properties.$browser_type="bot"),u&&(p.properties.$lib_rate_limit_remaining_tokens=u.remainingTokens),(null==i?void 0:i.$set)&&(p.$set=null==i?void 0:i.$set);var g,v,f,m=this.tn(null==i?void 0:i.$set_once,e!==iS,e===ik);if(m&&(p.$set_once=m),null!=i&&i._noTruncate||(r=this.config.properties_string_max_length,n=p,o=e=>z(e)?e.slice(0,r):e,a=new Set,p=function e(t,i){var s;return t!==Object(t)?o?o(t):t:a.has(t)?void 0:(a.add(t),L(t)?(s=[],iP(t,t=>{s.push(e(t))})):(s={},iF(t,(t,i)=>{a.has(t)||(s[i]=e(t,i))})),s)}(n)),p.timestamp=h,H(null==i?void 0:i.timestamp)||(p.properties.$event_time_override_provided=!0,p.properties.$event_time_override_system_time=c),"survey dismissed"===e||e===sk){var y=null==t?void 0:t.$survey_id,b=null==t?void 0:t.$survey_iteration;(e=>{try{var t,i=(t=""+rI+e.id,e.current_iteration&&e.current_iteration>0&&(t=""+rI+e.id+"_"+e.current_iteration),t);if(localStorage.getItem(i))return;localStorage.setItem(i,"true")}catch(e){r$.error("Failed to persist survey seen state",e)}})({id:y,current_iteration:b}),p.$set=_({},p.$set,{[(g={id:y,current_iteration:b},f="$survey_"+(v=e===sk?"responded":"dismissed")+"/"+g.id,g.current_iteration&&g.current_iteration>0&&(f="$survey_"+v+"/"+g.id+"/"+g.current_iteration),f)]:!0})}else e===sE&&(p.$set=_({},p.$set,{$survey_last_seen_date:(new Date).toISOString()}));if("product tour shown"===e){var x=null==t?void 0:t.$product_tour_type;x&&(p.$set=_({},p.$set,{["$product_tour_last_seen_date/"+x]:(new Date).toISOString()}))}var w=_({},p.properties.$set,p.$set);if(j(w)||this.setPersonPropertiesForFlags(w),!V(this.config.before_send)){var E=this.rn(p);if(!E)return;p=E}this.Li.emit("eventCaptured",p);var k={method:"POST",url:null!=(s=null==i?void 0:i._url)?s:this.requestRouter.endpointFor("api",this.analyticsDefaultEndpoint),data:p,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.Bi(k):this.Ui.enqueue(k),p}tE.critical("This capture call is ignored due to client rate limiting.")}}else tE.error("No event name provided to posthog.capture")}else tE.uninitializedWarning("posthog.capture")}_addCaptureHook(e){return this.on("eventCaptured",t=>e(t.event,t))}calculateEventProperties(e,i,s,o,a){if(s=s||new Date,!this.persistence||!this.sessionPersistence)return i;var l,u=a?void 0:this.persistence.remove_event_timer(e),h=_({},i);if(h.token=this.config.token,h.$config_defaults=this.config.defaults,this.Ri()&&(h.$cookieless_mode=!0),"$snapshot"===e){var d=_({},this.persistence.properties(),this.sessionPersistence.properties());return h.distinct_id=d.distinct_id,(!z(h.distinct_id)&&!W(h.distinct_id)||U(h.distinct_id))&&tE.error("Invalid distinct_id for replay event. This indicates a bug in your implementation"),h}var g,v=function(e,i){if(!c)return{};var s,r,o,a,l,u,h,d,g,v,_,f=e?[...so,...i||[]]:[],[m,y]=function(e){for(var t=0;eZ.length>t;t++){var[i,s]=eZ[t],r=i.exec(e),n=r&&(D(s)?s(r,e):s);if(n)return n}return["",""]}(c);return i$(iM({$os:m,$os_version:y,$browser:eY(c,navigator.vendor),$device:eQ(c),$device_type:(u={userAgentDataPlatform:null==(s=navigator)||null==(s=s.userAgentData)?void 0:s.platform,maxTouchPoints:null==(r=navigator)?void 0:r.maxTouchPoints,screenWidth:null==t||null==(o=t.screen)?void 0:o.width,screenHeight:null==t||null==(a=t.screen)?void 0:a.height,devicePixelRatio:null==t?void 0:t.devicePixelRatio},(_=eQ(c))===ec||_===eu||"Kobo"===_||"Kindle Fire"===_||_===ej?el:_===eI||_===eC||_===eR||_===eL?"Console":_===ed?"Wearable":_?eo:"Android"===(null==u?void 0:u.userAgentDataPlatform)&&(null!=(h=null==u?void 0:u.maxTouchPoints)?h:0)>0?600>Math.min(null!=(d=null==u?void 0:u.screenWidth)?d:0,null!=(g=null==u?void 0:u.screenHeight)?g:0)/(null!=(v=null==u?void 0:u.devicePixelRatio)?v:1)?eo:el:"Desktop"),$timezone:sm(),$timezone_offset:function(){try{return(new Date).getTimezoneOffset()}catch(e){return}}()}),{$current_url:ss(null==n?void 0:n.href,f,sl),$host:null==n?void 0:n.host,$pathname:null==n?void 0:n.pathname,$raw_user_agent:c.length>1e3?c.substring(0,997)+"...":c,$browser_version:eJ(c,navigator.vendor),$browser_language:sp(),$browser_language_prefix:"string"==typeof(l=sp())?l.split("-")[0]:void 0,$screen_height:null==t?void 0:t.screen.height,$screen_width:null==t?void 0:t.screen.width,$viewport_height:null==t?void 0:t.innerHeight,$viewport_width:null==t?void 0:t.innerWidth,$lib:p.LIB_NAME,$lib_version:p.LIB_VERSION,$insert_id:Math.random().toString(36).substring(2,10)+Math.random().toString(36).substring(2,10),$time:Date.now()/1e3})}(this.config.mask_personal_data_properties,this.config.custom_personal_data_properties);if(this.sessionManager){var{sessionId:f,windowId:m}=this.sessionManager.checkAndGetSessionAndWindowId(a,s.getTime());h.$session_id=f,h.$window_id=m}this.sessionPropsManager&&i$(h,this.sessionPropsManager.getSessionProps());try{this.sessionRecording&&i$(h,this.sessionRecording.sdkDebugProperties),h.$sdk_debug_retry_queue_size=null==(l=this.zi)?void 0:l.length}catch(e){h.$sdk_debug_error_capturing_properties=String(e)}if(this.requestRouter.region===rk&&(h.$lib_custom_api_host=this.config.api_host),g=e!==iw||a?e!==iE||a?this.pageViewManager.doEvent():this.pageViewManager.doPageLeave(s):this.pageViewManager.doPageView(s,o),h=i$(h,g),e===iw&&r&&(h.title=r.title),!H(u)){var y=s.getTime()-u;h.$duration=parseFloat((y/1e3).toFixed(3))}c&&this.config.opt_out_useragent_filter&&(h.$browser_type=this._is_bot()?"bot":"browser"),(h=i$({},v,this.persistence.properties(),this.sessionPersistence.properties(),h)).$is_identified=this._isIdentified(),L(this.config.property_denylist)?iF(this.config.property_denylist,function(e){delete h[e]}):tE.error(rU+this.config.property_denylist+" or property_blacklist config: "+this.config.property_blacklist);var b=this.config.sanitize_properties;b&&(tE.error(rz),h=b(h,e));var x=this.nn();return h.$process_person_profile=x,x&&!a&&this.sn("_calculate_event_properties"),h}tn(e,t,i){if(void 0===t&&(t=!0),void 0===i&&(i=!1),!this.persistence||!this.nn()||this.Oi&&!i)return e;var s,r=i$({},this.persistence.get_initial_props(),(null==(s=this.sessionPropsManager)?void 0:s.getSetOnceProps())||{},e||{}),n=this.config.sanitize_properties;return n&&(tE.error(rz),r=n(r,"$set_once")),t&&(this.Oi=!0),j(r)?void 0:r}register(e,t){var i;null==(i=this.persistence)||i.register(e,t)}register_once(e,t,i){var s;null==(s=this.persistence)||s.register_once(e,t,i)}register_for_session(e){var t;null==(t=this.sessionPersistence)||t.register(e)}unregister(e){var t;null==(t=this.persistence)||t.unregister(e)}unregister_for_session(e){var t;null==(t=this.sessionPersistence)||t.unregister(e)}an(e,t){this.register({[e]:t})}getFeatureFlag(e,t){var i;return null==(i=this.featureFlags)?void 0:i.getFeatureFlag(e,t)}getFeatureFlagPayload(e){var t;return null==(t=this.featureFlags)?void 0:t.getFeatureFlagPayload(e)}getFeatureFlagResult(e,t){var i;return null==(i=this.featureFlags)?void 0:i.getFeatureFlagResult(e,t)}isFeatureEnabled(e,t){var i;return null==(i=this.featureFlags)?void 0:i.isFeatureEnabled(e,t)}reloadFeatureFlags(){var e;null==(e=this.featureFlags)||e.reloadFeatureFlags()}updateFlags(e,t,i){var s;null==(s=this.featureFlags)||s.updateFlags(e,t,i)}updateEarlyAccessFeatureEnrollment(e,t,i){var s;null==(s=this.featureFlags)||s.updateEarlyAccessFeatureEnrollment(e,t,i)}getEarlyAccessFeatures(e,t,i){var s;return void 0===t&&(t=!1),null==(s=this.featureFlags)?void 0:s.getEarlyAccessFeatures(e,t,i)}on(e,t){return this.Li.on(e,t)}onFeatureFlags(e){return this.featureFlags?this.featureFlags.onFeatureFlags(e):(e([],{},{errorsLoading:!0}),()=>{})}onSurveysLoaded(e){return this.surveys?this.surveys.onSurveysLoaded(e):(e([],{isLoaded:!1,error:rH}),()=>{})}onSessionId(e){var t,i;return null!=(t=null==(i=this.sessionManager)?void 0:i.onSessionId(e))?t:()=>{}}getSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getSurveys(e,t):e([],{isLoaded:!1,error:rH})}getActiveMatchingSurveys(e,t){void 0===t&&(t=!1),this.surveys?this.surveys.getActiveMatchingSurveys(e,t):e([],{isLoaded:!1,error:rH})}renderSurvey(e,t){var i;null==(i=this.surveys)||i.renderSurvey(e,t)}displaySurvey(e,t){var i;void 0===t&&(t=rC),null==(i=this.surveys)||i.displaySurvey(e,t)}cancelPendingSurvey(e){var t;null==(t=this.surveys)||t.cancelPendingSurvey(e)}canRenderSurvey(e){var t,i;return null!=(t=null==(i=this.surveys)?void 0:i.canRenderSurvey(e))?t:{visible:!1,disabledReason:rH}}canRenderSurveyAsync(e,t){var i,s;return void 0===t&&(t=!1),null!=(i=null==(s=this.surveys)?void 0:s.canRenderSurveyAsync(e,t))?i:Promise.resolve({visible:!1,disabledReason:rH})}un(e){return!e||U(e)?(tE.critical("Unique user id has not been set in posthog.identify"),!1):e===iu?(tE.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID is only used as a sentinel value.'),!1):!["distinct_id","distinctid"].includes(e.toLowerCase())&&!["undefined","null"].includes(e.toLowerCase())||(tE.critical('The string "'+e+'" was set in posthog.identify which indicates an error. This ID should be unique to the user and not a hardcoded string.'),!1)}identify(e,t,i){if(!this.__loaded||!this.persistence)return tE.uninitializedWarning("posthog.identify");if(W(e)&&(e=e.toString(),tE.warn("The first argument to posthog.identify was a number, but it should be a string. It has been converted to a string.")),this.un(e)&&this.sn("posthog.identify")){var s=this.get_distinct_id();this.register({$user_id:e}),this.get_property(t$)||this.register_once({$had_persisted_distinct_id:!0,$device_id:s},""),e!==s&&e!==this.get_property(tI)&&(this.unregister(tI),this.register({distinct_id:e}));var r,n=(this.persistence.get_property(ie)||i_)===i_;e!==s&&n?(this.persistence.set_property(ie,im),this.setPersonPropertiesForFlags({$set:t||{},$set_once:i||{}},!1),this.capture(ik,{distinct_id:e,$anon_distinct_id:s},{$set:t||{},$set_once:i||{}}),this.$i=rb(e,t,i),null==(r=this.featureFlags)||r.setAnonymousDistinctId(s)):(t||i)&&this.setPersonProperties(t,i),e!==s&&(this.reloadFeatureFlags(),this.unregister(t6))}}setPersonProperties(e,t){if((e||t)&&this.sn("posthog.setPersonProperties")){var i=rb(this.get_distinct_id(),e,t);this.$i!==i?(this.setPersonPropertiesForFlags({$set:e||{},$set_once:t||{}},!0),this.capture("$set",{$set:e||{},$set_once:t||{}}),this.$i=i):tE.info("A duplicate setPersonProperties call was made with the same properties. It has been ignored.")}}group(e,t,i){if(e&&t){var s=this.getGroups(),r=s[e]!==t;if(r&&this.resetGroupPropertiesForFlags(e),this.register({$groups:_({},s,{[e]:t})}),r||i){var n={$group_type:e,$group_key:t};i&&(n.$group_set=i),this.capture(iS,n)}i&&this.setGroupPropertiesForFlags({[e]:i}),r&&!i&&this.reloadFeatureFlags()}else tE.error("posthog.group requires a group type and group key")}resetGroups(){this.register({$groups:{}}),this.resetGroupPropertiesForFlags(),this.reloadFeatureFlags()}setPersonPropertiesForFlags(e,t){var i;void 0===t&&(t=!0),null==(i=this.featureFlags)||i.setPersonPropertiesForFlags(e,t)}resetPersonPropertiesForFlags(){var e;null==(e=this.featureFlags)||e.resetPersonPropertiesForFlags()}setGroupPropertiesForFlags(e,t){var i;void 0===t&&(t=!0),this.sn("posthog.setGroupPropertiesForFlags")&&(null==(i=this.featureFlags)||i.setGroupPropertiesForFlags(e,t))}resetGroupPropertiesForFlags(e){var t;null==(t=this.featureFlags)||t.resetGroupPropertiesForFlags(e)}reset(e){if(tE.info("reset"),!this.__loaded)return tE.uninitializedWarning("posthog.reset");var t,i,s,r,n,o,a,l,u=this.get_property(t$);if(this.consent.reset(),null==(t=this.persistence)||t.clear(),null==(i=this.sessionPersistence)||i.clear(),null==(s=this.surveys)||s.reset(),null==(r=this.Yi)||r.stop(),null==(n=this.featureFlags)||n.reset(),null==(o=this.conversations)||o.reset(),null==(a=this.persistence)||a.set_property(ie,i_),null==(l=this.sessionManager)||l.resetSessionId(),this.$i=null,this.config.cookieless_mode===iv)this.register_once({distinct_id:iu,$device_id:null},"");else{var c=this.config.get_device_id(iH());this.register_once({distinct_id:c,$device_id:e?c:u},"")}this.register({$last_posthog_reset:(new Date).toISOString()},1),delete this.config.identity_distinct_id,delete this.config.identity_hash,this.reloadFeatureFlags()}setIdentity(e,t){var i;this.config.identity_distinct_id=e,this.config.identity_hash=t,this.alias(e),null==(i=this.conversations)||i.ln()}clearIdentity(){var e;delete this.config.identity_distinct_id,delete this.config.identity_hash,null==(e=this.conversations)||e.hn()}get_distinct_id(){return this.get_property("distinct_id")}getGroups(){return this.get_property("$groups")||{}}get_session_id(){var e,t;return null!=(e=null==(t=this.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0).sessionId)?e:""}get_session_replay_url(e){if(!this.sessionManager)return"";var{sessionId:t,sessionStartTimestamp:i}=this.sessionManager.checkAndGetSessionAndWindowId(!0),s=this.requestRouter.endpointFor("ui","/project/"+this.config.token+"/replay/"+t);if(null!=e&&e.withTimestamp&&i){var r,n=null!=(r=e.timestampLookBack)?r:10;if(!i)return s;s+="?t="+Math.max(Math.floor(((new Date).getTime()-i)/1e3)-n,0)}return s}alias(e,t){return e===this.get_property(tF)?(tE.critical("Attempting to create alias for existing People user - aborting."),-2):this.sn("posthog.alias")?(H(t)&&(t=this.get_distinct_id()),e!==t?(this.an(tI,e),this.capture("$create_alias",{alias:e,distinct_id:t})):(tE.warn("alias matches current distinct_id - skipping api call."),this.identify(e),-1)):void 0}set_config(e){var t=_({},this.config);if(N(e)){i$(this.config,rX(e));var i,s,r,n,o,a,l,u,c,h,d=this.Hi();null==(i=this.persistence)||i.update_config(this.config,t,d),this.sessionPersistence="sessionStorage"===this.config.persistence||"memory"===this.config.persistence?this.persistence:new sb(_({},this.config,{persistence:"sessionStorage"}),d);var g=this.Di(this.config.debug);X(g)&&(this.config.debug=g),X(this.config.debug)&&(this.config.debug?(p.DEBUG=!0,iG.R()&&iG.N("ph_debug",!0),tE.info("set_config",{config:e,oldConfig:t,newConfig:_({},this.config)})):(p.DEBUG=!1,iG.R()&&iG.q("ph_debug"))),null==(s=this.exceptionObserver)||s.onConfigChange(),null==(r=this.exceptions)||r.onConfigChange(),null==(n=this.sessionRecording)||n.startIfEnabledOrStop(),null==(o=this.autocapture)||o.startIfEnabled(),null==(a=this.heatmaps)||a.startIfEnabled(),null==(l=this.exceptionObserver)||l.startIfEnabledOrStop(),null==(u=this.deadClicksAutocapture)||u.startIfEnabledOrStop(),null==(c=this.surveys)||c.loadIfEnabled(),this.cn(),null==(h=this.externalIntegrations)||h.startIfEnabledOrStop()}}_overrideSDKInfo(e,t){p.LIB_NAME=e,p.LIB_VERSION=t}startSessionRecording(e){var t,i,s,r,n,o=!0===e,a={sampling:o||!(null==e||!e.sampling),linked_flag:o||!(null==e||!e.linked_flag),url_trigger:o||!(null==e||!e.url_trigger),event_trigger:o||!(null==e||!e.event_trigger)};Object.values(a).some(Boolean)&&(null==(t=this.sessionManager)||t.checkAndGetSessionAndWindowId(),a.sampling&&(null==(i=this.sessionRecording)||i.overrideSampling()),a.linked_flag&&(null==(s=this.sessionRecording)||s.overrideLinkedFlag()),a.url_trigger&&(null==(r=this.sessionRecording)||r.overrideTrigger("url")),a.event_trigger&&(null==(n=this.sessionRecording)||n.overrideTrigger("event"))),this.set_config({disable_session_recording:!1})}stopSessionRecording(){this.set_config({disable_session_recording:!0})}sessionRecordingStarted(){var e;return!(null==(e=this.sessionRecording)||!e.started)}captureException(e,t){if(this.exceptions){var i=Error("PostHog syntheticException"),s=this.exceptions.buildProperties(e,{handled:!0,syntheticException:i});return this.exceptions.sendExceptionEvent(_({},s,t))}}addExceptionStep(e,t){var i;null==(i=this.exceptions)||i.addExceptionStep(e,t)}captureLog(e){var t;null==(t=this.logs)||t.captureLog(e)}get logger(){var e,t;return null!=(e=null==(t=this.logs)?void 0:t.logger)?e:rK.dn}startExceptionAutocapture(e){this.set_config({capture_exceptions:null==e||e})}stopExceptionAutocapture(){this.set_config({capture_exceptions:!1})}loadToolbar(e){var t,i;return null!=(t=null==(i=this.toolbar)?void 0:i.loadToolbar(e))&&t}get_property(e){var t;return null==(t=this.persistence)?void 0:t.props[e]}getSessionProperty(e){var t;return null==(t=this.sessionPersistence)?void 0:t.props[e]}toString(){var e,t=null!=(e=this.config.name)?e:rB;return t!==rB&&(t=rB+"."+t),t}_isIdentified(){var e,t;return(null==(e=this.persistence)?void 0:e.get_property(ie))===im||(null==(t=this.sessionPersistence)?void 0:t.get_property(ie))===im}nn(){var e,t;return!("never"===this.config.person_profiles||this.config.person_profiles===iy&&!this._isIdentified()&&j(this.getGroups())&&(null==(e=this.persistence)||null==(e=e.props)||!e[tI])&&(null==(t=this.persistence)||null==(t=t.props)||!t[ia]))}Xi(){return!0===this.config.capture_pageleave||"if_capture_pageview"===this.config.capture_pageleave&&(!0===this.config.capture_pageview||"history_change"===this.config.capture_pageview)}createPersonProfile(){this.nn()||this.sn("posthog.createPersonProfile")&&this.setPersonProperties({},{})}setInternalOrTestUser(){this.sn("posthog.setInternalOrTestUser")&&this.setPersonProperties({$internal_or_test_user:!0})}sn(e){return"never"===this.config.person_profiles?(tE.error(e+' was called, but process_person is set to "never". This call will be ignored.'),!1):(this.an(ia,!0),!0)}Hi(){if("always"===this.config.cookieless_mode)return!0;var e=this.consent.isOptedOut();return this.config.disable_persistence||e&&!(!this.config.opt_out_persistence_by_default&&this.config.cookieless_mode!==ig)}cn(){var e,t,i,s,r=this.Hi();return(null==(e=this.persistence)?void 0:e._r)!==r&&(null==(i=this.persistence)||i.set_disabled(r)),(null==(t=this.sessionPersistence)?void 0:t._r)!==r&&(null==(s=this.sessionPersistence)||s.set_disabled(r)),r}opt_in_capturing(e){var t;if(this.config.cookieless_mode!==iv){if(this.Ri()){this.reset(!0),null==(r=this.sessionManager)||r.destroy(),null==(n=this.pageViewManager)||n.destroy(),this.sessionManager=new rf(this),this.pageViewManager=new i7(this),this.persistence&&(this.sessionPropsManager=new rg(this,this.sessionManager,this.persistence));var i,s,r,n,o,a,l,u,c=null!=(o=null==(a=this.config.__extensionClasses)?void 0:a.sessionRecording)?o:null==(l=rK.__defaultExtensionClasses)?void 0:l.sessionRecording;c&&(this.sessionRecording=this.Mi(this.sessionRecording,new c(this)),this.Qi&&(null==(u=this.sessionRecording)||null==u.onRemoteConfig||u.onRemoteConfig(this.Qi)))}this.consent.optInOut(!0),this.cn(),this.Ji(),null==(t=this.sessionRecording)||t.startIfEnabledOrStop(),this.config.cookieless_mode==ig&&(null==(i=this.surveys)||i.loadIfEnabled()),(H(null==e?void 0:e.captureEventName)||null!=e&&e.captureEventName)&&this.capture(null!=(s=null==e?void 0:e.captureEventName)?s:"$opt_in",null==e?void 0:e.captureProperties,{send_instantly:!0}),this.config.capture_pageview&&this.Ki()}else tE.warn(rj)}opt_out_capturing(){var e,t,i;this.config.cookieless_mode!==iv?(this.config.cookieless_mode===ig&&this.consent.isOptedIn()&&this.reset(!0),this.consent.optInOut(!1),this.cn(),this.config.cookieless_mode===ig&&(this.register({distinct_id:iu,$device_id:null}),null==(e=this.sessionRecording)||e.stopRecording(),this.sessionRecording=void 0,null==(t=this.sessionManager)||t.destroy(),null==(i=this.pageViewManager)||i.destroy(),this.sessionManager=void 0,this.sessionPropsManager=void 0,this.Ki())):tE.warn(rj)}has_opted_in_capturing(){return this.consent.isOptedIn()}has_opted_out_capturing(){return this.consent.isOptedOut()}get_explicit_consent_status(){var e=this.consent.consent;return 1===e?"granted":0===e?"denied":"pending"}is_capturing(){return this.config.cookieless_mode===iv||(this.config.cookieless_mode===ig?this.consent.isRejected()||this.consent.isOptedIn():!this.has_opted_out_capturing())}clear_opt_in_out_capturing(){this.consent.reset(),this.cn()}_is_bot(){return s?rm(s,this.config.custom_blocked_useragents):void 0}Ki(){r&&("visible"===r.visibilityState?this.Fi||(this.Fi=!0,this.capture(iw,{title:r.title},{send_instantly:!0}),this.Ai&&(r.removeEventListener(ib,this.Ai),this.Ai=null)):this.Ai||(this.Ai=this.Ki.bind(this),iO(r,ib,this.Ai)))}debug(e){!1===e?(null==t||t.console.log("You've disabled debug mode."),this.set_config({debug:!1})):(null==t||t.console.log("You're now in debug mode. All calls to PostHog will be logged in your console.\nYou can disable this with `posthog.debug(false)`."),this.set_config({debug:!0}))}Lr(){var e,t,i,s,r=this.qi||{};return"advanced_disable_flags"in r?!!r.advanced_disable_flags:!1!==this.config.advanced_disable_flags?!!this.config.advanced_disable_flags:!0===this.config.advanced_disable_decide?(tE.warn("Config field 'advanced_disable_decide' is deprecated. Please use 'advanced_disable_flags' instead. The old field will be removed in a future major version."),!0):(t="advanced_disable_decide",i=(e="advanced_disable_flags")in r&&!V(r[e]),s=t in r&&!V(r[t]),i?r[e]:!!s&&(tE&&tE.warn("Config field '"+t+"' is deprecated. Please use '"+e+"' instead. The old field will be removed in a future major version."),r[t]))}rn(e){if(V(this.config.before_send))return e;var t=L(this.config.before_send)?this.config.before_send:[this.config.before_send],i=e;for(var s of t){if(V(i=s(i))){var r="Event '"+e.event+"' was rejected in beforeSend function";return Y(e.event)?tE.warn(r+". This can cause unexpected behavior."):tE.info(r),null}i.properties&&!j(i.properties)||tE.warn("Event '"+e.event+"' has no properties after beforeSend function, this is likely an error.")}return i}getPageViewId(){var e;return null==(e=this.pageViewManager.dr)?void 0:e.pageViewId}captureTraceFeedback(e,t){this.capture("$ai_feedback",{$ai_trace_id:String(e),$ai_feedback_text:t})}captureTraceMetric(e,t,i){this.capture("$ai_metric",{$ai_trace_id:String(e),$ai_metric_name:t,$ai_metric_value:String(i)})}Di(e){var t=X(e)&&!e,i=iG.R()&&"true"===iG.A("ph_debug");return!t&&(!!i||e)}}function rJ(e){return e instanceof Element&&(e.id===il||!(null==e.closest||!e.closest(".toolbar-global-fade-container")))}function rZ(e){return!!e&&1===e.nodeType}function rQ(e,t){return!!e&&!!e.tagName&&e.tagName.toLowerCase()===t.toLowerCase()}function r0(e){return!!e&&3===e.nodeType}function r1(e){return!!e&&11===e.nodeType&&rZ(e.host)}function r2(e){return e?M(e).split(/\s+/):[]}function r3(e){var i=null==t?void 0:t.location.href;return!!(i&&e&&e.some(e=>i.match(e)))}function r5(e){var t="";switch(typeof e.className){case"string":t=e.className;break;case"object":t=(e.className&&"baseVal"in e.className?e.className.baseVal:null)||e.getAttribute("class")||"";break;default:t=""}return r2(t)}function r8(e){return V(e)?null:M(e).split(/(\s+)/).filter(e=>np(e)).join("").replace(/[\r\n]/g," ").replace(/[ ]+/g," ").substring(0,255)}function r6(e){var t="";return nn(e)&&!no(e)&&e.childNodes&&e.childNodes.length&&iF(e.childNodes,function(e){var i;r0(e)&&e.textContent&&(t+=null!=(i=r8(e.textContent))?i:"")}),M(t)}function r4(e){var t;return H(e.target)?e.srcElement||null:null!=(t=e.target)&&t.shadowRoot?e.composedPath()[0]||null:e.target||null}rK.__defaultExtensionClasses={},rK.dn={trace:rq=()=>{},debug:rq,info:rq,warn:rq,error:rq,fatal:rq},function(e,t){for(var i=0;t.length>i;i++)e.prototype[t[i]]=iC(e.prototype[t[i]])}(rK,["identify"]);var r7=["a","button","form","input","select","textarea","label"];function r9(e,t){if(H(t))return!0;var i,s=function(e){if(t.some(t=>e.matches(t)))return{v:!0}};for(var r of e)if(i=s(r))return i.v;return!1}function ne(e){var t=e.parentNode;return!(!t||!rZ(t))&&t}var nt=["next","previous","prev",">","<"],ni=[".ph-no-rageclick",".ph-no-capture"],ns=e=>!e||rQ(e,"html")||!rZ(e),nr=(e,i)=>{if(!t||ns(e))return{parentIsUsefulElement:!1,targetElementList:[]};for(var s=!1,r=[e],n=e;n.parentNode&&!rQ(n,"body");)if(r1(n.parentNode))r.push(n.parentNode.host),n=n.parentNode.host;else{var o=ne(n);if(!o)break;if(i||r7.indexOf(o.tagName.toLowerCase())>-1)s=!0;else{var a=t.getComputedStyle(o);a&&"pointer"===a.getPropertyValue("cursor")&&(s=!0)}r.push(o),n=o}return{parentIsUsefulElement:s,targetElementList:r}};function nn(e){for(var t=e;t.parentNode&&!rQ(t,"body");t=t.parentNode){var i=r5(t);if(C(i,"ph-sensitive")||C(i,"ph-no-capture"))return!1}if(C(r5(e),"ph-include"))return!0;var s=e.type||"";if(z(s))switch(s.toLowerCase()){case"hidden":case"password":return!1}var r=e.name||e.id||"";return!z(r)||!/^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,""))}function no(e){return!!(rQ(e,"input")&&!["button","checkbox","submit","reset"].includes(e.type)||rQ(e,"select")||rQ(e,"textarea")||"true"===e.getAttribute("contenteditable"))}var na="(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})",nl=RegExp("^(?:"+na+")$"),nu=new RegExp(na),nc="\\d{3}-?\\d{2}-?\\d{4}",nh=RegExp("^("+nc+")$"),nd=RegExp("("+nc+")");function np(e,t){return void 0===t&&(t=!0),!(V(e)||z(e)&&(e=M(e),(t?nl:nu).test((e||"").replace(/[- ]/g,""))||(t?nh:nd).test(e)))&&!0}function ng(e){var t=r6(e);return np(t=(t+" "+function e(t){var i="";return t&&t.childNodes&&t.childNodes.length&&iF(t.childNodes,function(t){var s;if(t&&"span"===(null==(s=t.tagName)?void 0:s.toLowerCase()))try{var r=r6(t);i=(i+" "+r).trim(),t.childNodes&&t.childNodes.length&&(i=(i+" "+e(t)).trim())}catch(e){tE.error("[AutoCapture]",e)}}),i}(e)).trim())?t:""}function nv(e){return e.replace(/"|\\"/g,'\\"')}class n_{constructor(e){this.disabled=!1===e;var t=N(e)?e:{};this.thresholdPx=t.threshold_px||30,this.timeoutMs=t.timeout_ms||1e3,this.clickCount=t.click_count||3,this.clicks=[]}isRageClick(e,t,i){if(this.disabled)return!1;var s=this.clicks[this.clicks.length-1];if(s&&Math.abs(e-s.x)+Math.abs(t-s.y)i-s.timestamp){if(this.clicks.push({x:e,y:t,timestamp:i}),this.clicks.length===this.clickCount)return!0}else this.clicks=[{x:e,y:t,timestamp:i}];return!1}}var nf="$copy_autocapture",nm=tk("[AutoCapture]");function ny(e,t){return t.length>e?t.slice(0,e)+"...":t}var nb=tk("[ExceptionAutocapture]");function nx(e,t,i){try{if(!(t in e))return()=>{};var s=e[t],r=i(s);return D(r)&&(r.prototype=r.prototype||{},Object.defineProperties(r,{__posthog_wrapped__:{enumerable:!1,value:!0}})),e[t]=r,()=>{e[t]=s}}catch(e){return()=>{}}}var nw=tk("[TracingHeaders]"),nE=tk("[Web Vitals]"),nk="disabled",nS="lazy_loading",nP="awaiting_config",nF="missing_config";tk("[SessionRecording]"),tk("[SessionRecording]");var n$="[SessionRecording]",nI=tk(n$),nR=tk("[Heatmaps]");function nC(e){return N(e)&&"clientX"in e&&"clientY"in e&&W(e.clientX)&&W(e.clientY)}var nM=tk("[Product Tours]"),nT=["$set_once","$set"],nO=tk("[SiteApps]"),nA="Error while initializing PostHog app with config id ";function nq(e,t,i){if(V(e))return!1;switch(i){case"exact":return e===t;case"contains":return RegExp(t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&").replace(/_/g,".").replace(/%/g,".*"),"i").test(e);case"regex":try{return new RegExp(t).test(e)}catch(e){return!1}default:return!1}}class nL{constructor(e){this.vn=new rv,this.fn=(e,t)=>this.pn(e,t)&&this.gn(e,t)&&this.mn(e,t)&&this.yn(e,t),this.pn=(e,t)=>null==t||!t.event||(null==e?void 0:e.event)===(null==t?void 0:t.event),this._instance=e,this.bn=new Set,this._n=new Set}init(){var e,t;H(null==(e=this._instance)?void 0:e._addCaptureHook)||null==(t=this._instance)||t._addCaptureHook((e,t)=>{this.on(e,t)})}register(e){var t,i;if(!H(null==(t=this._instance)?void 0:t._addCaptureHook)&&(e.forEach(e=>{var t,i;null==(t=this._n)||t.add(e),null==(i=e.steps)||i.forEach(e=>{var t;null==(t=this.bn)||t.add((null==e?void 0:e.event)||"")})}),null!=(i=this._instance)&&i.autocapture)){var s,r=new Set;e.forEach(e=>{var t;null==(t=e.steps)||t.forEach(e=>{null!=e&&e.selector&&r.add(null==e?void 0:e.selector)})}),null==(s=this._instance)||s.autocapture.setElementSelectors(r)}}on(e,t){var i;null!=t&&0!=e.length&&(this.bn.has(e)||this.bn.has(null==t?void 0:t.event))&&this._n&&(null==(i=this._n)?void 0:i.size)>0&&this._n.forEach(e=>{this.wn(t,e)&&this.vn.emit("actionCaptured",e.name)})}xn(e){this.onAction("actionCaptured",t=>e(t))}wn(e,t){if(null==(null==t?void 0:t.steps))return!1;for(var i of t.steps)if(this.fn(e,i))return!0;return!1}onAction(e,t){return this.vn.on(e,t)}gn(e,t){if(null!=t&&t.url){var i,s=null==e||null==(i=e.properties)?void 0:i.$current_url;if(!s||"string"!=typeof s||!nq(s,t.url,t.url_matching||"contains"))return!1}return!0}mn(e,t){return!!this.Sn(e,t)&&!!this.kn(e,t)&&!!this.Cn(e,t)}Sn(e,t){if(null==t||!t.href)return!0;var i=this.In(e);if(i.length>0)return i.some(e=>nq(e.href,t.href,t.href_matching||"exact"));var s,r,n=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";return!!n&&nq((r=n.match(/(?::|")href="(.*?)"/))?r[1]:"",t.href,t.href_matching||"exact")}kn(e,t){if(null==t||!t.text)return!0;var i=this.In(e);if(i.length>0)return i.some(e=>nq(e.text,t.text,t.text_matching||"exact")||nq(e.$el_text,t.text,t.text_matching||"exact"));var s,r,n,o,a=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";return!!a&&(r=function(e){for(var t,i=[],s=/(?::|")text="(.*?)"/g;!V(t=s.exec(e));)i.includes(t[1])||i.push(t[1]);return i}(a),n=t.text,o=t.text_matching||"exact",r.some(e=>nq(e,n,o)))}Cn(e,t){if(null==t||!t.selector)return!0;var i,s,r=null==e||null==(i=e.properties)?void 0:i.$element_selectors;if(null!=r&&r.includes(t.selector))return!0;var n=(null==e||null==(s=e.properties)?void 0:s.$elements_chain)||"";if(t.selector_regex&&n)try{return new RegExp(t.selector_regex).test(n)}catch(e){}return!1}In(e){var t;return null==(null==e||null==(t=e.properties)?void 0:t.$elements)?[]:null==e?void 0:e.properties.$elements}yn(e,t){return null==t||!t.properties||0===t.properties.length||rE(t.properties.reduce((e,t)=>{var i=L(t.value)?t.value.map(String):null!=t.value?[String(t.value)]:[];return e[t.key]={values:i,operator:t.operator||"exact"},e},{}),null==e?void 0:e.properties)}}class nD{constructor(e){this._instance=e,this.Tn=new Map,this.En=new Map,this.Mn=new Map}Pn(e,t){return!!e&&rE(e.propertyFilters,null==t?void 0:t.properties)}Rn(e,t){var i=new Map;return e.forEach(e=>{var s;null==(s=e.conditions)||null==(s=s[t])||null==(s=s.values)||s.forEach(t=>{if(null!=t&&t.name){var s=i.get(t.name)||[];s.push(e.id),i.set(t.name,s)}})}),i}On(e,t,i){var s=(i===sx?this.Tn:this.En).get(e),r=[];return this.Ln(e=>{r=e.filter(e=>null==s?void 0:s.includes(e.id))}),r.filter(s=>{var r,n=null==(r=s.conditions)||null==(r=r[i])||null==(r=r.values)?void 0:r.find(t=>t.name===e);return this.Pn(n,t)})}register(e){var t;H(null==(t=this._instance)?void 0:t._addCaptureHook)||(this.Fn(e),this.An(e))}An(e){var t=e.filter(e=>{var t,i;return(null==(t=e.conditions)?void 0:t.actions)&&(null==(i=e.conditions)||null==(i=i.actions)||null==(i=i.values)?void 0:i.length)>0});0!==t.length&&(null==this.Nn&&(this.Nn=new nL(this._instance),this.Nn.init(),this.Nn.xn(e=>{this.onAction(e)})),t.forEach(e=>{var t,i,s,r,n;e.conditions&&null!=(t=e.conditions)&&t.actions&&null!=(i=e.conditions)&&null!=(i=i.actions)&&i.values&&(null==(s=e.conditions)||null==(s=s.actions)||null==(s=s.values)?void 0:s.length)>0&&(null==(r=this.Nn)||r.register(e.conditions.actions.values),null==(n=e.conditions)||null==(n=n.actions)||null==(n=n.values)||n.forEach(t=>{if(t&&t.name){var i=this.Mn.get(t.name);i&&i.push(e.id),this.Mn.set(t.name,i||[e.id])}}))}))}Fn(e){var t,i=e.filter(e=>{var t,i;return(null==(t=e.conditions)?void 0:t.events)&&(null==(i=e.conditions)||null==(i=i.events)||null==(i=i.values)?void 0:i.length)>0}),s=e.filter(e=>{var t,i;return(null==(t=e.conditions)?void 0:t.cancelEvents)&&(null==(i=e.conditions)||null==(i=i.cancelEvents)||null==(i=i.values)?void 0:i.length)>0});0===i.length&&0===s.length||(null==(t=this._instance)||t._addCaptureHook((e,t)=>{this.onEvent(e,t)}),this.Tn=this.Rn(e,sx),this.En=this.Rn(e,sw))}onEvent(e,t){var i,s=this.le(),r=this.$n(),n=this.Dn(),o=(null==(i=this._instance)||null==(i=i.persistence)?void 0:i.props[r])||[];if(n===e&&t&&o.length>0){s.info("event matched, removing item from activated items",{event:e,eventPayload:t,existingActivatedItems:o});var a,l,u=(null==t||null==(a=t.properties)?void 0:a.$survey_id)||(null==t||null==(l=t.properties)?void 0:l.$product_tour_id);if(u){var c=o.indexOf(u);0>c||(o.splice(c,1),this.qn(o))}}else{if(this.En.has(e)){var h=this.On(e,t,sw);h.length>0&&(s.info("cancel event matched, cancelling items",{event:e,itemsToCancel:h.map(e=>e.id)}),h.forEach(e=>{var t=o.indexOf(e.id);0>t||o.splice(t,1),this.jn(e.id)}),this.qn(o))}if(this.Tn.has(e)){s.info("event name matched",{event:e,eventPayload:t,items:this.Tn.get(e)});var d=this.On(e,t,sx);this.qn(o.concat(d.map(e=>e.id)||[]))}}}onAction(e){var t,i=this.$n(),s=(null==(t=this._instance)||null==(t=t.persistence)?void 0:t.props[i])||[];this.Mn.has(e)&&this.qn(s.concat(this.Mn.get(e)||[]))}qn(e){var t=this.le(),i=[...new Set(e)].filter(e=>!this.Hn(e));t.info("updating activated items",{activatedItems:i}),this.Un(i)}getActivatedIds(){var e,t=this.$n();return(null==(e=this._instance)||null==(e=e.persistence)?void 0:e.props[t])||[]}getEventToItemsMap(){return this.Tn}Bn(){return this.Nn}}class nN extends nD{constructor(e){super(e)}$n(){return t5}Dn(){return sE}Ln(e){var t;null==(t=this._instance)||t.getSurveys(e)}jn(e){var t;null==(t=this._instance)||t.cancelPendingSurvey(e)}le(){return r$}Un(e){var t;null==(t=this._instance)||null==(t=t.persistence)||t.register({[t5]:e})}Hn(){return!1}getSurveys(){return this.getActivatedIds()}getEventToSurveys(){return this.getEventToItemsMap()}}var nj="SDK is not enabled or survey functionality is not yet loaded",nH="Disabled. Not loading surveys.",nz=null!=t&&t.location?sr(t.location.hash,"__posthog")||sr(location.hash,"state"):null,nU="_postHogToolbarParams",nB=tk("[Toolbar]"),nV=tk("[FeatureFlags]"),nW=tk("[FeatureFlags]",{debugEnabled:!0}),nG="\" failed. Feature flags didn't load in time.",nX=e=>{for(var t={},i=0;e.length>i;i++)t[e[i]]=!0;return t},nY=e=>{var t={};for(var[i,s]of iI(e||{}))s&&(t[i]=s);return t},nK=tk("[Error tracking]"),nJ="Refusing to render web experiment since the viewer is a likely bot",nZ={icontains:(e,i)=>!!t&&i.href.toLowerCase().indexOf(e.toLowerCase())>-1,not_icontains:(e,i)=>!!t&&-1===i.href.toLowerCase().indexOf(e.toLowerCase()),regex:(e,i)=>!!t&&ry(i.href,e),not_regex:(e,i)=>!!t&&!ry(i.href,e),exact:(e,t)=>t.href===e,is_not:(e,t)=>t.href!==e};class nQ{get qt(){return this._instance.config}constructor(e){var t=this;this.getWebExperimentsAndEvaluateDisplayLogic=function(e){void 0===e&&(e=!1),t.getWebExperiments(e=>{nQ.zn("retrieved web experiments from the server"),t.Vn=new Map,e.forEach(e=>{if(e.feature_flag_key){t.Vn&&(nQ.zn("setting flag key ",e.feature_flag_key," to web experiment ",e),null==(i=t.Vn)||i.set(e.feature_flag_key,e));var i,s=t._instance.getFeatureFlag(e.feature_flag_key);z(s)&&e.variants[s]&&t.Wn(e.name,s,e.variants[s].transforms)}else if(e.variants)for(var r in e.variants){var n=e.variants[r];nQ.Zn(n)&&t.Wn(e.name,r,n.transforms)}})},e)},this._instance=e,this._instance.onFeatureFlags(e=>{this.onFeatureFlags(e)})}initialize(){}onFeatureFlags(e){if(this._is_bot())nQ.zn(nJ);else if(!this.qt.disable_web_experiments){if(V(this.Vn))return this.Vn=new Map,this.loadIfEnabled(),void this.previewWebExperiment();nQ.zn("applying feature flags",e),e.forEach(e=>{var t;if(this.Vn&&null!=(t=this.Vn)&&t.has(e)){var i,s=this._instance.getFeatureFlag(e),r=null==(i=this.Vn)?void 0:i.get(e);s&&null!=r&&r.variants[s]&&this.Wn(r.name,s,r.variants[s].transforms)}})}}previewWebExperiment(){var e=nQ.getWindowLocation();if(null!=e&&e.search){var t=si(null==e?void 0:e.search,"__experiment_id"),i=si(null==e?void 0:e.search,"__experiment_variant");t&&i&&(nQ.zn("previewing web experiments "+t+" && "+i),this.getWebExperiments(e=>{this.Gn(parseInt(t),i,e)},!1,!0))}}loadIfEnabled(){this.qt.disable_web_experiments||this.getWebExperimentsAndEvaluateDisplayLogic()}getWebExperiments(e,t,i){if(this.qt.disable_web_experiments&&!i)return e([]);var s=this._instance.get_property("$web_experiments");if(s&&!t)return e(s);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/web_experiments/?token="+this.qt.token),method:"GET",callback:t=>e(200===t.statusCode&&t.json&&t.json.experiments||[])})}Gn(e,t,i){var s=i.filter(t=>t.id===e);s&&s.length>0&&(nQ.zn("Previewing web experiment ["+s[0].name+"] with variant ["+t+"]"),this.Wn(s[0].name,t,s[0].variants[t].transforms))}static Zn(e){return!V(e.conditions)&&nQ.Qn(e)&&nQ.Jn(e)}static Qn(e){if(V(e.conditions)||V(null==(t=e.conditions)?void 0:t.url))return!0;var t,i,s,r,n=nQ.getWindowLocation();return!!n&&(null==(i=e.conditions)||!i.url||nZ[null!=(s=null==(r=e.conditions)?void 0:r.urlMatchType)?s:"icontains"](e.conditions.url,n))}static getWindowLocation(){return null==t?void 0:t.location}static Jn(e){if(V(e.conditions)||V(null==(i=e.conditions)?void 0:i.utm))return!0;var t=sc();if(t.utm_source){var i,s,r,n,o,a,l,u,c,h=null==(s=e.conditions)||null==(s=s.utm)||!s.utm_campaign||(null==(r=e.conditions)||null==(r=r.utm)?void 0:r.utm_campaign)==t.utm_campaign,d=null==(n=e.conditions)||null==(n=n.utm)||!n.utm_source||(null==(o=e.conditions)||null==(o=o.utm)?void 0:o.utm_source)==t.utm_source,p=null==(a=e.conditions)||null==(a=a.utm)||!a.utm_medium||(null==(l=e.conditions)||null==(l=l.utm)?void 0:l.utm_medium)==t.utm_medium,g=null==(u=e.conditions)||null==(u=u.utm)||!u.utm_term||(null==(c=e.conditions)||null==(c=c.utm)?void 0:c.utm_term)==t.utm_term;return h&&p&&g&&d}return!1}static zn(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];tE.info("[WebExperiments] "+e,i)}Wn(e,t,i){this._is_bot()?nQ.zn(nJ):"control"!==t?i.forEach(i=>{if(i.selector){nQ.zn("applying transform of variant "+t+" for experiment "+e+" ",i);var s,r=null==(s=document)?void 0:s.querySelectorAll(i.selector);null==r||r.forEach(e=>{i.html&&(e.innerHTML=i.html),i.css&&e.setAttribute("style",i.css)})}}):nQ.zn("Control variants leave the page unmodified.")}_is_bot(){return s&&this._instance?rm(s,this.qt.custom_blocked_useragents):void 0}}var n0=tk("[Conversations]"),n1="Conversations not available yet.",n2={featureFlags:class{constructor(e){this.Kn=!1,this.Yn=!1,this.Xn=!1,this.es=!1,this.ts=!1,this.rs=!1,this.ns=!1,this.ss=!1,this._instance=e,this.featureFlagEventHandlers=[]}get qt(){return this._instance.config}get ni(){return this._instance.persistence}os(e){return this._instance.get_property(e)}us(){var e,t;return null!=(e=null==(t=this.ni)?void 0:t.wr(this.qt.feature_flag_cache_ttl_ms))&&e}ls(){return!!this.us()&&(this.ss||this.Xn||(this.ss=!0,nV.warn("Feature flag cache is stale, triggering refresh..."),this.reloadFeatureFlags()),!0)}hs(){var e,t=null!=(e=this.qt.evaluation_contexts)?e:this.qt.evaluation_environments;return!this.qt.evaluation_environments||this.qt.evaluation_contexts||this.ns||(nV.warn("evaluation_environments is deprecated. Use evaluation_contexts instead. evaluation_environments will be removed in a future version."),this.ns=!0),null!=t&&t.length?t.filter(e=>{var t=e&&"string"==typeof e&&e.trim().length>0;return t||nV.error("Invalid evaluation context found:",e,"Expected non-empty string"),t}):[]}cs(){return this.hs().length>0}initialize(){var e,t,{config:i}=this._instance,s=null!=(e=null==(t=i.bootstrap)?void 0:t.featureFlags)?e:{};if(Object.keys(s).length){var r,n,o=null!=(r=null==(n=i.bootstrap)?void 0:n.featureFlagPayloads)?r:{},a=Object.keys(s).filter(e=>!!s[e]).reduce((e,t)=>(e[t]=s[t]||!1,e),{}),l=Object.keys(o).filter(e=>a[e]).reduce((e,t)=>(o[t]&&(e[t]=o[t]),e),{});this.receivedFeatureFlags({featureFlags:a,featureFlagPayloads:l})}}updateFlags(e,t,i){var s=null!=i&&i.merge?this.getFlagVariants():{},r=null!=i&&i.merge?this.getFlagPayloads():{},n=_({},s,e),o=_({},r,t),a={};for(var[l,u]of Object.entries(n)){var c="string"==typeof u;a[l]={key:l,enabled:!!c||!!u,variant:c?u:void 0,reason:void 0,metadata:H(null==o?void 0:o[l])?void 0:{id:0,version:void 0,description:void 0,payload:o[l]}}}this.receivedFeatureFlags({flags:a})}get hasLoadedFlags(){return this.Yn}getFlags(){return Object.keys(this.getFlagVariants())}getFlagsWithDetails(){var e=this.os(tK),t=this.os(tQ),i=this.os(t0);if(!i&&!t)return e||{};var s=i$({},e||{});for(var r of[...new Set([...Object.keys(i||{}),...Object.keys(t||{})])]){var n,o,a=s[r],l=null==t?void 0:t[r],u=H(l)?null!=(n=null==a?void 0:a.enabled)&&n:!!l,c=H(l)?a.variant:"string"==typeof l?l:void 0,h=null==i?void 0:i[r],d=_({},a,{enabled:u,variant:u?null!=c?c:null==a?void 0:a.variant:void 0});u!==(null==a?void 0:a.enabled)&&(d.original_enabled=null==a?void 0:a.enabled),c!==(null==a?void 0:a.variant)&&(d.original_variant=null==a?void 0:a.variant),h&&(d.metadata=_({},null==a?void 0:a.metadata,{payload:h,original_payload:null==a||null==(o=a.metadata)?void 0:o.payload})),s[r]=d}return this.Kn||(nV.warn(" Overriding feature flag details!",{flagDetails:e,overriddenPayloads:i,finalDetails:s}),this.Kn=!0),s}getFlagVariants(){var e=this.os(tG),t=this.os(tQ);if(!t)return e||{};for(var i=i$({},e),s=Object.keys(t),r=0;s.length>r;r++)i[s[r]]=t[s[r]];return this.Kn||(nV.warn(" Overriding feature flags!",{enabledFlags:e,overriddenFlags:t,finalFlags:i}),this.Kn=!0),i}getFlagPayloads(){var e=this.os(tJ),t=this.os(t0);if(!t)return e||{};for(var i=i$({},e||{}),s=Object.keys(t),r=0;s.length>r;r++)i[s[r]]=t[s[r]];return this.Kn||(nV.warn(" Overriding feature flag payloads!",{flagPayloads:e,overriddenPayloads:t,finalPayloads:i}),this.Kn=!0),i}reloadFeatureFlags(){this.es||this.qt.advanced_disable_feature_flags||this.ds||(this._instance.Li.emit("featureFlagsReloading",!0),this.ds=setTimeout(()=>{this.vs()},5))}fs(){clearTimeout(this.ds),this.ds=void 0}ensureFlagsLoaded(){this.Yn||this.Xn||this.ds||this.reloadFeatureFlags()}setAnonymousDistinctId(e){this.$anon_distinct_id=e}setReloadingPaused(e){this.es=e}vs(e){var t;if(this.fs(),!this._instance.Lr())if(this.Xn)this.ts=!0;else{var i=this.qt.token,s=this.os(t$),r={token:i,distinct_id:this._instance.get_distinct_id(),groups:this._instance.getGroups(),$anon_distinct_id:this.$anon_distinct_id,person_properties:_({},(null==(t=this.ni)?void 0:t.get_initial_props())||{},this.os(t1)||{}),group_properties:this.os(t2),timezone:sm()};B(s)||H(s)||(r.$device_id=s),(null!=e&&e.disableFlags||this.qt.advanced_disable_feature_flags)&&(r.disable_flags=!0),this.cs()&&(r.evaluation_contexts=this.hs());var n=this._instance.requestRouter.endpointFor("flags","/flags/?v=2"+(this.qt.advanced_only_evaluate_survey_feature_flags?"&only_evaluate_survey_feature_flags=true":""));this.Xn=!0,this._instance._send_request({method:"POST",url:n,data:r,compression:this.qt.disable_compression?void 0:sC,timeout:this.qt.feature_flag_request_timeout_ms,callback:e=>{var t,i,s,n=!0;if(200===e.statusCode&&(this.ts||(this.$anon_distinct_id=void 0),n=!1),this.Xn=!1,!r.disable_flags||this.ts){this.rs=!n;var o=[];e.error?e.error instanceof Error?o.push("AbortError"===e.error.name?"timeout":"connection_error"):o.push("unknown_error"):200!==e.statusCode&&o.push("api_error_"+e.statusCode),null!=(t=e.json)&&t.errorsWhileComputingFlags&&o.push("errors_while_computing_flags");var a,l=!(null==(i=e.json)||null==(i=i.quotaLimited)||!i.includes("feature_flags"));(l&&o.push("quota_limited"),null==(s=this.ni)||s.register({[t7]:o}),l)?nV.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."):(r.disable_flags||this.receivedFeatureFlags(null!=(a=e.json)?a:{},n,{partialResponse:!!this.qt.advanced_only_evaluate_survey_feature_flags}),this.ts&&(this.ts=!1,this.vs()))}}})}}getFeatureFlag(e,t){var i;if(void 0===t&&(t={}),!t.fresh||this.rs)if(this.Yn||this.getFlags()&&this.getFlags().length>0){if(!this.ls()){var s=this.getFeatureFlagResult(e,t);return null!=(i=null==s?void 0:s.variant)?i:null==s?void 0:s.enabled}}else nV.warn('getFeatureFlag for key "'+e+nG)}getFeatureFlagDetails(e){return this.getFlagsWithDetails()[e]}getFeatureFlagPayload(e){var t=this.getFeatureFlagResult(e,{send_event:!1});return null==t?void 0:t.payload}getFeatureFlagResult(e,t){if(void 0===t&&(t={}),!t.fresh||this.rs)if(this.Yn||this.getFlags()&&this.getFlags().length>0){if(!this.ls()){var i=this.getFlagVariants(),s=e in i,r=i[e],n=this.getFlagPayloads()[e],o=String(r),a=this.os(tZ)||void 0,l=this.os(t9)||void 0,u=this.os(t6)||{};if(this.qt.advanced_feature_flags_dedup_per_session){var c,h=this._instance.get_session_id(),d=this.os(t4);h&&h!==d&&(u={},null==(c=this.ni)||c.register({[t6]:u,[t4]:h}))}if((t.send_event||!("send_event"in t))&&(!(e in u)||!u[e].includes(o))){L(u[e])?u[e].push(o):u[e]=[o],null==(_=this.ni)||_.register({[t6]:u});var p=this.getFeatureFlagDetails(e),g=[...null!=(f=this.os(t7))?f:[]];H(r)&&g.push("flag_missing");var v={$feature_flag:e,$feature_flag_response:r,$feature_flag_payload:n||null,$feature_flag_request_id:a,$feature_flag_evaluated_at:l,$feature_flag_bootstrapped_response:(null==(m=this.qt.bootstrap)||null==(m=m.featureFlags)?void 0:m[e])||null,$feature_flag_bootstrapped_payload:(null==(y=this.qt.bootstrap)||null==(y=y.featureFlagPayloads)?void 0:y[e])||null,$used_bootstrap_value:!this.rs};H(null==p||null==(b=p.metadata)?void 0:b.version)||(v.$feature_flag_version=p.metadata.version);var _,f,m,y,b,x,w,E,k,S,P,F=null!=(x=null==p||null==(w=p.reason)?void 0:w.description)?x:null==p||null==(E=p.reason)?void 0:E.code;F&&(v.$feature_flag_reason=F),null!=p&&null!=(k=p.metadata)&&k.id&&(v.$feature_flag_id=p.metadata.id),H(null==p?void 0:p.original_variant)&&H(null==p?void 0:p.original_enabled)||(v.$feature_flag_original_response=H(p.original_variant)?p.original_enabled:p.original_variant),null!=p&&null!=(S=p.metadata)&&S.original_payload&&(v.$feature_flag_original_payload=null==p||null==(P=p.metadata)?void 0:P.original_payload),g.length&&(v.$feature_flag_error=g.join(",")),this._instance.capture("$feature_flag_called",v)}if(s){var $=n;if(!H(n))try{$=JSON.parse(n)}catch(e){}return{key:e,enabled:!!r,variant:"string"==typeof r?r:void 0,payload:$}}}}else nV.warn('getFeatureFlagResult for key "'+e+nG)}getRemoteConfigPayload(e,t){var i=this.qt.token,s={distinct_id:this._instance.get_distinct_id(),token:i};this.cs()&&(s.evaluation_contexts=this.hs()),this._instance._send_request({method:"POST",url:this._instance.requestRouter.endpointFor("flags","/flags/?v=2"),data:s,compression:this.qt.disable_compression?void 0:sC,timeout:this.qt.feature_flag_request_timeout_ms,callback(i){var s,r=null==(s=i.json)?void 0:s.featureFlagPayloads;t((null==r?void 0:r[e])||void 0)}})}isFeatureEnabled(e,t){if(void 0===t&&(t={}),!t.fresh||this.rs){if(this.Yn||this.getFlags()&&this.getFlags().length>0){var i=this.getFeatureFlag(e,t);return H(i)?void 0:!!i}nV.warn('isFeatureEnabled for key "'+e+nG)}}addFeatureFlagsHandler(e){this.featureFlagEventHandlers.push(e)}removeFeatureFlagsHandler(e){this.featureFlagEventHandlers=this.featureFlagEventHandlers.filter(t=>t!==e)}receivedFeatureFlags(e,t,i){if(this.ni){this.Yn=!0;var s=this.getFlagVariants(),r=this.getFlagPayloads(),n=this.getFlagsWithDetails();!function(e,t,i,s,r,n){void 0===i&&(i={}),void 0===s&&(s={}),void 0===r&&(r={});var o,a=((o=e.flags)?(e.featureFlags=Object.fromEntries(Object.keys(o).map(e=>{var t;return[e,null!=(t=o[e].variant)?t:o[e].enabled]})),e.featureFlagPayloads=Object.fromEntries(Object.keys(o).filter(e=>o[e].enabled).filter(e=>{var t;return null==(t=o[e].metadata)?void 0:t.payload}).map(e=>{var t;return[e,null==(t=o[e].metadata)?void 0:t.payload]}))):nV.warn("Using an older version of the feature flags endpoint. Please upgrade your PostHog server to the latest version"),e),l=a.flags,u=a.featureFlags,c=a.featureFlagPayloads;if(u){var h=e.requestId,d=e.evaluatedAt;if(L(u)){nV.warn("v1 of the feature flags endpoint is deprecated. Please use the latest version.");var p={};if(u)for(var g=0;u.length>g;g++)p[u[g]]=!0;t&&t.register({[tX]:u,[tG]:p})}else{var v=u,f=c,m=l;if(null!=n&&n.partialResponse)v=_({},i,v),f=_({},s,f),m=_({},r,m);else if(e.errorsWhileComputingFlags)if(l){var y=new Set(Object.keys(l).filter(e=>{var t;return!(null!=(t=l[e])&&t.failed)}));v=_({},i,Object.fromEntries(Object.entries(v).filter(e=>{var[t]=e;return y.has(t)}))),f=_({},s,Object.fromEntries(Object.entries(f||{}).filter(e=>{var[t]=e;return y.has(t)}))),m=_({},r,Object.fromEntries(Object.entries(m||{}).filter(e=>{var[t]=e;return y.has(t)})))}else v=_({},i,v),f=_({},s,f),m=_({},r,m);t&&t.register(_({[tX]:Object.keys(nY(v)),[tG]:v||{},[tJ]:f||{},[tK]:m||{}},h?{[tZ]:h}:{},d?{[t9]:d}:{}))}}}(e,this.ni,s,r,n,i),t||(this.ss=!1),this.ps(t)}}override(e,t){void 0===t&&(t=!1),nV.warn("override is deprecated. Please use overrideFeatureFlags instead."),this.overrideFeatureFlags({flags:e,suppressWarning:t})}overrideFeatureFlags(e){if(!this._instance.__loaded||!this.ni)return nV.uninitializedWarning("posthog.featureFlags.overrideFeatureFlags");if(!1===e)return this.ni.unregister(tQ),this.ni.unregister(t0),this.ps(),nW.info("All overrides cleared");if(L(e)){var t,i=nX(e);return this.ni.register({[tQ]:i}),this.ps(),nW.info("Flag overrides set",{flags:e})}if(e&&"object"==typeof e&&("flags"in e||"payloads"in e)){if(this.Kn=!!(null!=(t=e.suppressWarning)&&t),"flags"in e){if(!1===e.flags)this.ni.unregister(tQ),nW.info("Flag overrides cleared");else if(e.flags){if(L(e.flags)){var s=nX(e.flags);this.ni.register({[tQ]:s})}else this.ni.register({[tQ]:e.flags});nW.info("Flag overrides set",{flags:e.flags})}}return"payloads"in e&&(!1===e.payloads?(this.ni.unregister(t0),nW.info("Payload overrides cleared")):e.payloads&&(this.ni.register({[t0]:e.payloads}),nW.info("Payload overrides set",{payloads:e.payloads}))),void this.ps()}if(e&&"object"==typeof e)return this.ni.register({[tQ]:e}),this.ps(),nW.info("Flag overrides set",{flags:e});nV.warn("Invalid overrideOptions provided to overrideFeatureFlags",{overrideOptions:e})}onFeatureFlags(e){if(this.addFeatureFlagsHandler(e),this.Yn){var{flags:t,flagVariants:i}=this.gs();e(t,i)}return()=>this.removeFeatureFlagsHandler(e)}updateEarlyAccessFeatureEnrollment(e,t,i){var s,r=(this.os(tY)||[]).find(t=>t.flagKey===e),n={["$feature_enrollment/"+e]:t},o={$feature_flag:e,$feature_enrollment:t,$set:n};r&&(o.$early_access_feature_name=r.name),i&&(o.$feature_enrollment_stage=i),this._instance.capture("$feature_enrollment_update",o),this.setPersonPropertiesForFlags(n,!1);var a=_({},this.getFlagVariants(),{[e]:t});null==(s=this.ni)||s.register({[tX]:Object.keys(nY(a)),[tG]:a}),this.ps()}getEarlyAccessFeatures(e,t,i){void 0===t&&(t=!1);var s=this.os(tY),r=i?"&"+i.map(e=>"stage="+e).join("&"):"";if(s&&!t)return e(s);this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/early_access_features/?token="+this.qt.token+r),method:"GET",callback:t=>{var i,s;if(t.json){var r=t.json.earlyAccessFeatures;return null==(i=this.ni)||i.unregister(tY),null==(s=this.ni)||s.register({[tY]:r}),e(r)}}})}gs(){var e=this.getFlags(),t=this.getFlagVariants();return{flags:e.filter(e=>t[e]),flagVariants:Object.keys(t).filter(e=>t[e]).reduce((e,i)=>(e[i]=t[i],e),{})}}ps(e){var{flags:t,flagVariants:i}=this.gs();this.featureFlagEventHandlers.forEach(s=>s(t,i,{errorsLoading:e}))}setPersonPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.os(t1)||{},s=(null==e?void 0:e.$set)||(null!=e&&e.$set_once?{}:e),r=null==e?void 0:e.$set_once,n={};if(r)for(var o in r)({}).hasOwnProperty.call(r,o)&&(o in i||(n[o]=r[o]));this._instance.register({[t1]:_({},i,n,s)}),t&&this._instance.reloadFeatureFlags()}resetPersonPropertiesForFlags(){this._instance.unregister(t1)}setGroupPropertiesForFlags(e,t){void 0===t&&(t=!0);var i=this.os(t2)||{};0!==Object.keys(i).length&&Object.keys(i).forEach(t=>{i[t]=_({},i[t],e[t]),delete e[t]}),this._instance.register({[t2]:_({},i,e)}),t&&this._instance.reloadFeatureFlags()}resetGroupPropertiesForFlags(e){if(e){var t=this.os(t2)||{};this._instance.register({[t2]:_({},t,{[e]:{}})})}else this._instance.unregister(t2)}reset(){this.Yn=!1,this.Xn=!1,this.es=!1,this.ts=!1,this.rs=!1,this.$anon_distinct_id=void 0,this.fs(),this.Kn=!1}}},n3=_({productTours:class{get ni(){return this._instance.persistence}constructor(e){this.Eo=null,this.Mo=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){"productTours"in e&&(this.ni&&this.ni.register({[tD]:!!e.productTours}),this.loadIfEnabled())}loadIfEnabled(){var e,t;this.Eo||(e=this._instance).config.disable_product_tours||null==(t=e.persistence)||!t.get_property(tD)||this.lr(()=>this.Po())}lr(e){var t,i;null!=(t=h.__PosthogExtensions__)&&t.generateProductTours?e():null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"product-tours",t=>{t?nM.error("Could not load product tours script",t):e()})}Po(){var e;!this.Eo&&null!=(e=h.__PosthogExtensions__)&&e.generateProductTours&&(this.Eo=h.__PosthogExtensions__.generateProductTours(this._instance,!0))}getProductTours(e,t){if(void 0===t&&(t=!1),!L(this.Mo)||t){var i=this.ni;if(i){var s=i.props[t8];if(L(s)&&!t)return this.Mo=s,void e(s,{isLoaded:!0})}this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/product_tours/?token="+this._instance.config.token),method:"GET",callback:t=>{var s=t.statusCode;if(200!==s||!t.json){var r="Product Tours API could not be loaded, status: "+s;return nM.error(r),void e([],{isLoaded:!1,error:r})}var n=L(t.json.product_tours)?t.json.product_tours:[];this.Mo=n,i&&i.register({[t8]:n}),e(n,{isLoaded:!0})}})}else e(this.Mo,{isLoaded:!0})}getActiveProductTours(e){V(this.Eo)?e([],{isLoaded:!1,error:"Product tours not loaded"}):this.Eo.getActiveProductTours(e)}showProductTour(e){var t;null==(t=this.Eo)||t.showTourById(e)}previewTour(e){this.Eo?this.Eo.previewTour(e):this.lr(()=>{var t;this.Po(),null==(t=this.Eo)||t.previewTour(e)})}dismissProductTour(){var e;null==(e=this.Eo)||e.dismissTour("user_clicked_skip")}nextStep(){var e;null==(e=this.Eo)||e.nextStep()}previousStep(){var e;null==(e=this.Eo)||e.previousStep()}clearCache(){var e;this.Mo=null,null==(e=this.ni)||e.unregister(t8)}resetTour(e){var t;null==(t=this.Eo)||t.resetTour(e)}resetAllTours(){var e;null==(e=this.Eo)||e.resetAllTours()}cancelPendingTour(e){var t;null==(t=this.Eo)||t.cancelPendingTour(e)}}},n2),n5=_({surveys:class{get qt(){return this._instance.config}constructor(e){this.qo=void 0,this._surveyManager=null,this.jo=!1,this.Ho=[],this.Uo=null,this._instance=e,this._surveyEventReceiver=null}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this.qt.disable_surveys){var t=e.surveys;if(V(t))return r$.warn("Flags not loaded yet. Not loading surveys.");var i=L(t);this.qo=i?t.length>0:t,r$.info("flags response received, isSurveysEnabled: "+this.qo),this.loadIfEnabled()}}reset(){localStorage.removeItem("lastSeenSurveyDate");for(var e=[],t=0;tlocalStorage.removeItem(e))}loadIfEnabled(){if(!this._surveyManager)if(this.jo)r$.info("Already initializing surveys, skipping...");else if(this.qt.disable_surveys)r$.info(nH);else if(this.qt.cookieless_mode&&this._instance.consent.isOptedOut())r$.info("Not loading surveys in cookieless mode without consent.");else{var e=null==h?void 0:h.__PosthogExtensions__;if(e){if(!H(this.qo)||this.qt.advanced_enable_surveys){var t=this.qo||this.qt.advanced_enable_surveys;this.jo=!0;try{var i=e.generateSurveys;if(i)return void this.Bo(i,t);var s=e.loadExternalDependency;if(!s)return void this.zo(ip);s(this._instance,"surveys",i=>{i||!e.generateSurveys?this.zo("Could not load surveys script",i):this.Bo(e.generateSurveys,t)})}catch(e){throw this.zo("Error initializing surveys",e),e}finally{this.jo=!1}}}else r$.error("PostHog Extensions not found.")}}Bo(e,t){this._surveyManager=e(this._instance,t),this._surveyEventReceiver=new nN(this._instance),r$.info("Surveys loaded successfully"),this.Vo({isLoaded:!0})}zo(e,t){r$.error(e,t),this.Vo({isLoaded:!1,error:e})}onSurveysLoaded(e){return this.Ho.push(e),this._surveyManager&&this.Vo({isLoaded:!0}),()=>{this.Ho=this.Ho.filter(t=>t!==e)}}getSurveys(e,t){if(void 0===t&&(t=!1),this.qt.disable_surveys)return r$.info(nH),e([]);var i,s=this._instance.get_property(t3);if(s&&!t)return e(s,{isLoaded:!0});"u">typeof Promise&&this.Uo?this.Uo.then(t=>{var{surveys:i,context:s}=t;return e(i,s)}):("u">typeof Promise&&(this.Uo=new Promise(e=>{i=e})),this._instance._send_request({url:this._instance.requestRouter.endpointFor("api","/api/surveys/?token="+this.qt.token),method:"GET",timeout:this.qt.surveys_request_timeout_ms,callback:t=>{this.Uo=null;var s=t.statusCode;if(200!==s||!t.json){var r="Surveys API could not be loaded, status: "+s;r$.error(r);var n={isLoaded:!1,error:r};return e([],n),void(null==i||i({surveys:[],context:n}))}var o,a,l=t.json.surveys||[],u=l.filter(e=>{var t,i;return!(!e.start_date||e.end_date)&&(!(null==(t=e.conditions)||null==(t=t.events)||null==(t=t.values)||!t.length)||!(null==(i=e.conditions)||null==(i=i.actions)||null==(i=i.values)||!i.length))});u.length>0&&(null==(a=this._surveyEventReceiver)||a.register(u)),null==(o=this._instance.persistence)||o.register({[t3]:l});var c={isLoaded:!0};e(l,c),null==i||i({surveys:l,context:c})}}))}Vo(e){for(var t of this.Ho)try{if(!e.isLoaded)return t([],e);this.getSurveys(t)}catch(e){r$.error("Error in survey callback",e)}}getActiveMatchingSurveys(e,t){if(void 0===t&&(t=!1),!V(this._surveyManager))return this._surveyManager.getActiveMatchingSurveys(e,t);r$.warn("init was not called")}Wo(e){var t=null;return this.getSurveys(i=>{var s;t=null!=(s=i.find(t=>t.id===e))?s:null}),t}Zo(e){if(V(this._surveyManager))return{eligible:!1,reason:nj};var t="string"==typeof e?this.Wo(e):e;return t?this._surveyManager.checkSurveyEligibility(t):{eligible:!1,reason:"Survey not found"}}canRenderSurvey(e){if(V(this._surveyManager))return r$.warn("init was not called"),{visible:!1,disabledReason:nj};var t=this.Zo(e);return{visible:t.eligible,disabledReason:t.reason}}canRenderSurveyAsync(e,t){return V(this._surveyManager)?(r$.warn("init was not called"),Promise.resolve({visible:!1,disabledReason:nj})):new Promise(i=>{this.getSurveys(t=>{var s,r=null!=(s=t.find(t=>t.id===e))?s:null;if(r){var n=this.Zo(r);i({visible:n.eligible,disabledReason:n.reason})}else i({visible:!1,disabledReason:"Survey not found"})},t)})}renderSurvey(e,t,i){var s;if(V(this._surveyManager))r$.warn("init was not called");else{var n="string"==typeof e?this.Wo(e):e;if(null!=n&&n.id)if(rR.includes(n.type)){var o=null==r?void 0:r.querySelector(t);if(o)return null!=(s=n.appearance)&&s.surveyPopupDelaySeconds?(r$.info("Rendering survey "+n.id+" with delay of "+n.appearance.surveyPopupDelaySeconds+" seconds"),void setTimeout(()=>{var e,t;r$.info("Rendering survey "+n.id+" with delay of "+(null==(e=n.appearance)?void 0:e.surveyPopupDelaySeconds)+" seconds"),null==(t=this._surveyManager)||t.renderSurvey(n,o,i),r$.info("Survey "+n.id+" rendered")},1e3*n.appearance.surveyPopupDelaySeconds)):void this._surveyManager.renderSurvey(n,o,i);r$.warn("Survey element not found")}else r$.warn("Surveys of type "+n.type+" cannot be rendered in the app");else r$.warn("Survey not found")}}displaySurvey(e,t){var i;if(V(this._surveyManager))r$.warn("init was not called");else{var s=this.Wo(e);if(s){var r=s;if(null!=(i=s.appearance)&&i.surveyPopupDelaySeconds&&t.ignoreDelay&&(r=_({},s,{appearance:_({},s.appearance,{surveyPopupDelaySeconds:0})})),t.displayType!==sS&&t.initialResponses&&r$.warn("initialResponses is only supported for popover surveys. prefill will not be applied."),!1===t.ignoreConditions){var n=this.canRenderSurvey(s);if(!n.visible)return void r$.warn("Survey is not eligible to be displayed: ",n.disabledReason)}"inline"!==t.displayType?this._surveyManager.handlePopoverSurvey(r,t):this.renderSurvey(r,t.selector,t.properties)}else r$.warn("Survey not found")}}cancelPendingSurvey(e){V(this._surveyManager)?r$.warn("init was not called"):this._surveyManager.cancelSurvey(e)}handlePageUnload(){var e;null==(e=this._surveyManager)||e.handlePageUnload()}}},n2),n8=_({experiments:nQ},n2),n6=_({},n2,{sessionRecording:class{get qt(){return this._instance.config}get ni(){return this._instance.persistence}get started(){var e;return!(null==(e=this.ys)||!e.isStarted)}get status(){var e,t;return this.bs===nP||this.bs===nF?this.bs:null!=(e=null==(t=this.ys)?void 0:t.status)?e:this.bs}constructor(e){if(this._forceAllowLocalhostNetworkCapture=!1,this.bs=nk,this._s=void 0,this._instance=e,!this._instance.sessionManager)throw nI.error("started without valid sessionManager"),Error(n$+" started without valid sessionManager. This is a bug.");if(this.qt.cookieless_mode===iv)throw Error(n$+' cannot be used with cookieless_mode="always"')}initialize(){this.startIfEnabledOrStop()}get ws(){var e,i=!(null==(e=this._instance.get_property(tj))||!e.enabled),s=!this.qt.disable_session_recording,r=this.qt.disable_session_recording||this._instance.consent.isOptedOut();return t&&i&&s&&!r}startIfEnabledOrStop(e){var t;if(!this.ws||null==(t=this.ys)||!t.isStarted){var i=!H(Object.assign)&&!H(Array.from);this.ws&&i?(this.xs(e),nI.info("starting")):(this.bs=nk,this.stopRecording())}}xs(e){var t,i,s;this.ws&&(this.bs!==nP&&this.bs!==nF&&(this.bs=nS),null!=h&&null!=(t=h.__PosthogExtensions__)&&null!=(t=t.rrweb)&&t.record&&null!=(i=h.__PosthogExtensions__)&&i.initSessionRecording?this.Ss(e):null==(s=h.__PosthogExtensions__)||null==s.loadExternalDependency||s.loadExternalDependency(this._instance,this.ks,t=>{if(t)return nI.error("could not load recorder",t);this.Ss(e)}))}stopRecording(){var e,t;null==(e=this._s)||e.call(this),this._s=void 0,null==(t=this.ys)||t.stop()}Cs(){var e,t;null==(e=this._s)||e.call(this),this._s=void 0,null==(t=this.ys)||t.discard()}Is(){var e;null==(e=this.ni)||e.unregister(tW)}Ts(e,t){if(V(e))return null;var i=W(e)?e:parseFloat(e);return"number"!=typeof i||!Number.isFinite(i)||0>i||i>1?(nI.warn(t+" must be between 0 and 1. Ignoring invalid value:",e),null):i}Es(e){if(this.ni){var t,i,s=this.ni,r=()=>{var t,i=!1===e.sessionRecording?void 0:e.sessionRecording,r=this.Ts(null==(t=this.qt.session_recording)?void 0:t.sampleRate,"session_recording.sampleRate"),n=this.Ts(null==i?void 0:i.sampleRate,"remote config sampleRate"),o=null!=r?r:n;V(o)&&this.Is();var a=null==i?void 0:i.minimumDurationMilliseconds;s.register({[tj]:_({cache_timestamp:Date.now(),enabled:!!i},i,{networkPayloadCapture:_({capturePerformance:e.capturePerformance},null==i?void 0:i.networkPayloadCapture),canvasRecording:{enabled:null==i?void 0:i.recordCanvas,fps:null==i?void 0:i.canvasFps,quality:null==i?void 0:i.canvasQuality},sampleRate:o,minimumDurationMilliseconds:H(a)?null:a,endpoint:null==i?void 0:i.endpoint,triggerMatchType:null==i?void 0:i.triggerMatchType,masking:null==i?void 0:i.masking,urlTriggers:null==i?void 0:i.urlTriggers,version:null==i?void 0:i.version,triggerGroups:null==i?void 0:i.triggerGroups})})};r(),null==(t=this._s)||t.call(this),this._s=null==(i=this._instance.sessionManager)?void 0:i.onSessionId(r)}}onRemoteConfig(e){return"sessionRecording"in e?!1===e.sessionRecording?(this.Es(e),void this.Cs()):(this.Es(e),void this.startIfEnabledOrStop()):(this.bs===nP&&(this.bs=nF,nI.warn("config refresh failed, recording will not start until page reload")),void this.startIfEnabledOrStop())}log(e,t){var i;void 0===t&&(t="log"),null!=(i=this.ys)&&i.log?this.ys.log(e,t):nI.warn("log called before recorder was ready")}get ks(){var e,t,i=null==(e=this._instance)||null==(e=e.persistence)?void 0:e.get_property(tj);return(null==i||null==(t=i.scriptConfig)?void 0:t.script)||"lazy-recorder"}Ms(){var e,t,i=this._instance.get_property(tj);if(!i)return!1;try{t="object"==typeof i?i:JSON.parse(i)}catch(e){return nI.warn("persisted remote config for session recording is invalid and will be ignored",e),!1}var s=null!=(e=t.cache_timestamp)?e:Date.now();return 36e5>=Date.now()-s}Ss(e){var t,i;if(null==(t=h.__PosthogExtensions__)||!t.initSessionRecording)return nI.warn("Called on script loaded before session recording is available. This can be caused by adblockers."),void this._instance.register_for_session({[id]:!0});if(this.ys||(this.ys=null==(i=h.__PosthogExtensions__)?void 0:i.initSessionRecording(this._instance),this.ys._forceAllowLocalhostNetworkCapture=this._forceAllowLocalhostNetworkCapture),!this.Ms()){if(this.bs===nF||this.bs===nP)return;return this.bs=nP,nI.info("persisted remote config is stale, requesting fresh config before starting"),void new sI(this._instance).load()}this.bs=nS,this.ys.start(e)}onRRwebEmit(e){var t;null==(t=this.ys)||null==t.onRRwebEmit||t.onRRwebEmit(e)}overrideLinkedFlag(){var e,t;this.ys||null==(t=this.ni)||t.register({[tz]:!0}),null==(e=this.ys)||e.overrideLinkedFlag()}overrideSampling(){var e,t;this.ys||null==(t=this.ni)||t.register({[tH]:!0}),null==(e=this.ys)||e.overrideSampling()}overrideTrigger(e){var t,i;this.ys||null==(i=this.ni)||i.register({["url"===e?tU:tB]:!0}),null==(t=this.ys)||t.overrideTrigger(e)}get sdkDebugProperties(){var e;return(null==(e=this.ys)?void 0:e.sdkDebugProperties)||{$recording_status:this.status}}tryAddCustomEvent(e,t){var i;return!(null==(i=this.ys)||!i.tryAddCustomEvent(e,t))}}},{autocapture:class{constructor(e){this.Ps=!1,this.Rs=null,this.Os=!1,this.instance=e,this.rageclicks=new n_(e.config.rageclick),this.Ls=null}initialize(){this.startIfEnabled()}get qt(){var e,t,i=N(this.instance.config.autocapture)?this.instance.config.autocapture:{};return i.url_allowlist=null==(e=i.url_allowlist)?void 0:e.map(e=>new RegExp(e)),i.url_ignorelist=null==(t=i.url_ignorelist)?void 0:t.map(e=>new RegExp(e)),i}Fs(){if(this.isBrowserSupported()){if(t&&r){var e=e=>{e=e||(null==t?void 0:t.event);try{this.As(e)}catch(e){nm.error("Failed to capture event",e)}};if(iO(r,"submit",e,{capture:!0}),iO(r,"change",e,{capture:!0}),iO(r,"click",e,{capture:!0}),this.qt.capture_copied_text){var i=e=>{e=e||(null==t?void 0:t.event);try{this.As(e,nf)}catch(e){nm.error("Failed to capture copy/cut event",e)}};iO(r,"copy",i,{capture:!0}),iO(r,"cut",i,{capture:!0})}}}else nm.info("Disabling Automatic Event Collection because this browser is not supported")}startIfEnabled(){this.isEnabled&&!this.Ps&&(this.Fs(),this.Ps=!0)}onRemoteConfig(e){e.elementsChainAsString&&(this.Os=e.elementsChainAsString),this.instance.persistence&&this.instance.persistence.register({[tC]:!!e.autocapture_opt_out}),this.Rs=!!e.autocapture_opt_out,this.startIfEnabled()}setElementSelectors(e){this.Ls=e}getElementSelectors(e){var t,i=[];return null==(t=this.Ls)||t.forEach(t=>{var s=null==r?void 0:r.querySelectorAll(t);null==s||s.forEach(s=>{e===s&&i.push(t)})}),i}get isEnabled(){var e,t,i=null==(e=this.instance.persistence)?void 0:e.props[tC];if(B(this.Rs)&&!X(i)&&!this.instance.Lr())return!1;var s=null!=(t=this.Rs)?t:!!i;return!!this.instance.config.autocapture&&!s}As(e,i){if(void 0===i&&(i="$autocapture"),this.isEnabled){var s,r=r4(e);r0(r)&&(r=r.parentNode||null),"$autocapture"===i&&"click"===e.type&&e instanceof MouseEvent&&this.instance.config.rageclick&&null!=(s=this.rageclicks)&&s.isRageClick(e.clientX,e.clientY,e.timeStamp||(new Date).getTime())&&function(e,i){if(!t||ns(e)||(X(i)?(s=!!i&&ni,r=void 0):(s=null!=(n=null==i?void 0:i.css_selector_ignorelist)?n:ni,r=null==i?void 0:i.content_ignorelist),!1===s))return!1;var s,r,n,{targetElementList:o}=nr(e,!1);return!function(e,t){var i;if(!1===e||H(e))return!1;if(!0===e)i=nt;else{if(!L(e))return!1;if(e.length>10)return tE.error("[PostHog] content_ignorelist array cannot exceed 10 items. Use css_selector_ignorelist for more complex matching."),!1;i=e.map(e=>e.toLowerCase())}return t.some(e=>{var{safeText:t,ariaLabel:s}=e;return i.some(e=>t.includes(e)||s.includes(e))})}(r,o.map(e=>{var t;return{safeText:r6(e).toLowerCase(),ariaLabel:(null==(t=e.getAttribute("aria-label"))?void 0:t.toLowerCase().trim())||""}}))&&!r9(o,s)}(r,this.instance.config.rageclick)&&this.As(e,"$rageclick");var n=i===nf;if(r&&function(e,i,s,r,n){if(void 0===s&&(s=void 0),!t||ns(e)||null!=(o=s)&&o.url_allowlist&&!r3(s.url_allowlist)||null!=(a=s)&&a.url_ignorelist&&r3(s.url_ignorelist))return!1;if(null!=(l=s)&&l.dom_event_allowlist){var o,a,l,u,c=s.dom_event_allowlist;if(c&&!c.some(e=>i.type===e))return!1}var{parentIsUsefulElement:h,targetElementList:d}=nr(e,r);if(!function(e,t){var i=null==t?void 0:t.element_allowlist;if(H(i))return!0;var s,r=function(e){if(i.some(t=>e.tagName.toLowerCase()===t))return{v:!0}};for(var n of e)if(s=r(n))return s.v;return!1}(d,s)||!r9(d,null==(u=s)?void 0:u.css_selector_allowlist))return!1;var p=t.getComputedStyle(e);if(p&&"pointer"===p.getPropertyValue("cursor")&&"click"===i.type)return!0;var g=e.tagName.toLowerCase();switch(g){case"html":return!1;case"form":return(n||["submit"]).indexOf(i.type)>=0;case"input":case"select":case"textarea":return(n||["change","click"]).indexOf(i.type)>=0;default:return h?(n||["click"]).indexOf(i.type)>=0:(n||["click"]).indexOf(i.type)>=0&&(r7.indexOf(g)>-1||"true"===e.getAttribute("contenteditable"))}}(r,e,this.qt,n,n?["copy","cut"]:void 0)){var{props:o,explicitNoCapture:a}=function(e,i){var s,r,{e:n,maskAllElementAttributes:o,maskAllText:a,elementAttributeIgnoreList:l,elementsChainAsString:u}=i;if(!rZ(e))return{props:{}};for(var c=[e],h=e;h.parentNode&&!rQ(h,"body");)if(r1(h.parentNode))c.push(h.parentNode.host),h=h.parentNode.host;else{if(!rZ(h.parentNode))break;c.push(h.parentNode),h=h.parentNode}var d,p=[],g={},v=!1,f=!1;if(iF(c,e=>{var t=nn(e);if(rQ(e,"a")){var i=e.getAttribute("href");v=t&&!!i&&np(i)&&i}C(r5(e),"ph-no-capture")&&(f=!0),p.push(function(e,t,i,s){var r=e.tagName.toLowerCase(),n={tag_name:r};r7.indexOf(r)>-1&&!i&&(n.$el_text="a"===r.toLowerCase()||"button"===r.toLowerCase()?ny(1024,ng(e)):ny(1024,r6(e)));var o=r5(e);o.length>0&&(n.classes=o.filter(function(e){return""!==e})),iF(e.attributes,function(i){var r;if((!no(e)||-1!==["name","id","class","aria-label"].indexOf(i.name))&&(null==s||!s.includes(i.name))&&!t&&np(i.value)&&(!z(r=i.name)||"_ngcontent"!==r.substring(0,10)&&"_nghost"!==r.substring(0,7))){var o=i.value;"class"===i.name&&(o=r2(o).join(" ")),n["attr__"+i.name]=ny(1024,o)}});for(var a=1,l=1,u=e;u=function(e){if(e.previousElementSibling)return e.previousElementSibling;var t=e;do t=t.previousSibling;while(t&&!rZ(t))return t}(u);)a++,u.tagName===e.tagName&&l++;return n.nth_child=a,n.nth_of_type=l,n}(e,o,a,l)),i$(g,function(e){if(!nn(e))return{};var t={};return iF(e.attributes,function(e){if(e.name&&0===e.name.indexOf("data-ph-capture-attribute")){var i=e.name.replace("data-ph-capture-attribute-",""),s=e.value;i&&s&&np(s)&&(t[i]=s)}}),t}(e))}),f)return{props:{},explicitNoCapture:f};if(a||(p[0].$el_text=rQ(e,"a")||rQ(e,"button")?ng(e):r6(e)),v){p[0].attr__href=v;var m,y,b=null==(m=st(v))?void 0:m.host,x=null==t||null==(y=t.location)?void 0:y.host;b&&x&&b!==x&&(d=v)}return{props:i$({$event_type:n.type,$ce_version:1},u?{}:{$elements:p},{$elements_chain:p.map(e=>{var t,i,s,r={text:null==(i=e.$el_text)?void 0:i.slice(0,400),tag_name:e.tag_name,href:null==(s=e.attr__href)?void 0:s.slice(0,2048),attr_class:(t=e.attr__class)?L(t)?t:r2(t):void 0,attr_id:e.attr__id,nth_child:e.nth_child,nth_of_type:e.nth_of_type,attributes:{}};return iI(e).filter(e=>{var[t]=e;return 0===t.indexOf("attr__")}).forEach(e=>{var[t,i]=e;return r.attributes[t]=i}),r}).map(e=>{var t,i,s="";if(e.tag_name&&(s+=e.tag_name),e.attr_class)for(var r of(e.attr_class.sort(),e.attr_class))s+="."+r.replace(/"/g,"");var n=_({},e.text?{text:e.text}:{},{"nth-child":null!=(t=e.nth_child)?t:0,"nth-of-type":null!=(i=e.nth_of_type)?i:0},e.href?{href:e.href}:{},e.attr_id?{attr_id:e.attr_id}:{},e.attributes),o={};return iI(n).sort((e,t)=>{var[i]=e,[s]=t;return i.localeCompare(s)}).forEach(e=>{var[t,i]=e;return o[nv(t.toString())]=nv(i.toString())}),(s+=":")+iI(o).map(e=>{var[t,i]=e;return t+'="'+i+'"'}).join("")}).join(";")},null!=(s=p[0])&&s.$el_text?{$el_text:null==(r=p[0])?void 0:r.$el_text}:{},d&&"click"===n.type?{$external_click_url:d}:{},g)}}(r,{e:e,maskAllElementAttributes:this.instance.config.mask_all_element_attributes,maskAllText:this.instance.config.mask_all_text,elementAttributeIgnoreList:this.qt.element_attribute_ignorelist,elementsChainAsString:this.Os});if(a)return!1;var l=this.getElementSelectors(r);if(l&&l.length>0&&(o.$element_selectors=l),i===nf){var u,c=r8(null==t||null==(u=t.getSelection())?void 0:u.toString()),h=e.type||"clipboard";if(!c)return!1;o.$selected_content=c,o.$copy_type=h}return this.instance.capture(i,o),!0}}}isBrowserSupported(){return D(null==r?void 0:r.querySelectorAll)}},historyAutocapture:class{constructor(e){var i;this._instance=e,this.Ns=(null==t||null==(i=t.location)?void 0:i.pathname)||""}initialize(){this.startIfEnabled()}get isEnabled(){return"history_change"===this._instance.config.capture_pageview}startIfEnabled(){this.isEnabled&&(tE.info("History API monitoring enabled, starting..."),this.monitorHistoryChanges())}stop(){this.$s&&this.$s(),this.$s=void 0,tE.info("History API monitoring stopped")}monitorHistoryChanges(){var e,i;if(t&&t.history){var s=this;null!=(e=t.history.pushState)&&e.__posthog_wrapped__||nx(t.history,"pushState",e=>function(t,i,r){e.call(this,t,i,r),s.Ds("pushState")}),null!=(i=t.history.replaceState)&&i.__posthog_wrapped__||nx(t.history,"replaceState",e=>function(t,i,r){e.call(this,t,i,r),s.Ds("replaceState")}),this.qs()}}Ds(e){try{var i,s=null==t||null==(i=t.location)?void 0:i.pathname;if(!s)return;s!==this.Ns&&this.isEnabled&&this._instance.capture(iw,{navigation_type:e}),this.Ns=s}catch(t){tE.error("Error capturing "+e+" pageview",t)}}qs(){if(!this.$s){var e=()=>{this.Ds("popstate")};iO(t,"popstate",e),this.$s=()=>{t&&t.removeEventListener("popstate",e)}}}},heatmaps:class{get qt(){return this.instance.config}constructor(e){var t;this.js=!1,this.Ps=!1,this.Hs=null,this.instance=e,this.js=!(null==(t=this.instance.persistence)||!t.props[tM]),this.rageclicks=new n_(e.config.rageclick)}initialize(){this.startIfEnabled()}get flushIntervalMilliseconds(){var e=5e3;return N(this.qt.capture_heatmaps)&&this.qt.capture_heatmaps.flush_interval_milliseconds&&(e=this.qt.capture_heatmaps.flush_interval_milliseconds),e}get isEnabled(){return V(this.qt.capture_heatmaps)?V(this.qt.enable_heatmaps)?this.js:this.qt.enable_heatmaps:!1!==this.qt.capture_heatmaps}startIfEnabled(){if(this.isEnabled)this.Ps||(nR.info("starting..."),this.Us(),this.At());else{var e;clearInterval(null!=(e=this.Hs)?e:void 0),this.Bs(),this.getAndClearBuffer()}}onRemoteConfig(e){if("heatmaps"in e){var t=!!e.heatmaps;this.instance.persistence&&this.instance.persistence.register({[tM]:t}),this.js=t,this.startIfEnabled()}}getAndClearBuffer(){var e=this.M;return this.M=void 0,e}zs(e){this.Mt(e.originalEvent,"deadclick")}At(){this.Hs&&clearInterval(this.Hs),this.Hs="visible"===(null==r?void 0:r.visibilityState)?setInterval(this.Zr.bind(this),this.flushIntervalMilliseconds):null}Us(){t&&r&&(this.Vs=this.Zr.bind(this),iO(t,ix,this.Vs),this.Ws=e=>this.Mt(e||(null==t?void 0:t.event)),iO(r,"click",this.Ws,{capture:!0}),this.Zs=e=>this.Gs(e||(null==t?void 0:t.event)),iO(r,"mousemove",this.Zs,{capture:!0}),this.Qs=new i3(this.instance,i1,this.zs.bind(this)),this.Qs.startIfEnabledOrStop(),this.Js=this.At.bind(this),iO(r,ib,this.Js),this.Ps=!0)}Bs(){var e;t&&r&&(this.Vs&&t.removeEventListener(ix,this.Vs),this.Ws&&r.removeEventListener("click",this.Ws,{capture:!0}),this.Zs&&r.removeEventListener("mousemove",this.Zs,{capture:!0}),this.Js&&r.removeEventListener(ib,this.Js),clearTimeout(this.Ks),null==(e=this.Qs)||e.stop(),this.Ps=!1)}Ys(e,i){var s=this.instance.scrollManager.scrollY(),r=this.instance.scrollManager.scrollX(),n=this.instance.scrollManager.scrollElement(),o=function(e,i,s){for(var r=e;r&&rZ(r)&&!rQ(r,"body")&&r!==s;){if(C(i,null==t?void 0:t.getComputedStyle(r).position))return!0;r=ne(r)}return!1}(r4(e),["fixed","sticky"],n);return{x:e.clientX+(o?0:r),y:e.clientY+(o?0:s),target_fixed:o,type:i}}Mt(e,t){var i;if(void 0===t&&(t="click"),!rJ(e.target)&&nC(e)){var s=this.Ys(e,t);null!=(i=this.rageclicks)&&i.isRageClick(e.clientX,e.clientY,(new Date).getTime())&&this.Xs(_({},s,{type:"rageclick"})),this.Xs(s)}}Gs(e){!rJ(e.target)&&nC(e)&&(clearTimeout(this.Ks),this.Ks=setTimeout(()=>{this.Xs(this.Ys(e,"mousemove"))},500))}Xs(e){if(t){var i=t.location.href,s=this.qt.custom_personal_data_properties,r=ss(i,this.qt.mask_personal_data_properties?[...so,...s||[]]:[],sl);this.M=this.M||{},this.M[r]||(this.M[r]=[]),this.M[r].push(e)}}Zr(){this.M&&!j(this.M)&&this.instance.capture("$$heatmap",{$heatmap_data:this.getAndClearBuffer()})}},deadClicksAutocapture:i3,webVitalsAutocapture:class{constructor(e){var t;this.js=!1,this.Ps=!1,this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0},this.eo=()=>{clearTimeout(this.ro),0!==this.M.metrics.length&&(this._instance.capture("$web_vitals",this.M.metrics.reduce((e,t)=>_({},e,{["$web_vitals_"+t.name+"_event"]:_({},t),["$web_vitals_"+t.name+"_value"]:t.value}),{})),this.M={url:void 0,metrics:[],firstMetricTimestamp:void 0})},this.ht=e=>{var t,i=null==(t=this._instance.sessionManager)?void 0:t.checkAndGetSessionAndWindowId(!0);if(H(i))nE.error("Could not read session ID. Dropping metrics!");else{this.M=this.M||{url:void 0,metrics:[],firstMetricTimestamp:void 0};var s=this.io();H(s)||(V(null==e?void 0:e.name)||V(null==e?void 0:e.value)?nE.error("Invalid metric received",e):!this.no||this.no>e.value?(this.M.url!==s&&(this.eo(),this.ro=setTimeout(this.eo,this.flushToCaptureTimeoutMs)),H(this.M.url)&&(this.M.url=s),this.M.firstMetricTimestamp=H(this.M.firstMetricTimestamp)?Date.now():this.M.firstMetricTimestamp,e.attribution&&e.attribution.interactionTargetElement&&(e.attribution.interactionTargetElement=void 0),this.M.metrics.push(_({},e,{$current_url:s,$session_id:i.sessionId,$window_id:i.windowId,timestamp:Date.now()})),this.M.metrics.length===this.allowedMetrics.length&&this.eo()):nE.error("Ignoring metric with value >= "+this.no,e))}},this.so=()=>{if(!this.Ps){var e,t,i,s,r=h.__PosthogExtensions__;H(r)||H(r.postHogWebVitalsCallbacks)||({onLCP:e,onCLS:t,onFCP:i,onINP:s}=r.postHogWebVitalsCallbacks),e&&t&&i&&s?(this.allowedMetrics.indexOf("LCP")>-1&&e(this.ht.bind(this)),this.allowedMetrics.indexOf("CLS")>-1&&t(this.ht.bind(this)),this.allowedMetrics.indexOf("FCP")>-1&&i(this.ht.bind(this)),this.allowedMetrics.indexOf("INP")>-1&&s(this.ht.bind(this)),this.Ps=!0):nE.error("web vitals callbacks not loaded - not starting")}},this._instance=e,this.js=!(null==(t=this._instance.persistence)||!t.props[tq]),this.startIfEnabled()}get oo(){return this._instance.config.capture_performance}get allowedMetrics(){var e,t,i=N(this.oo)?null==(e=this.oo)?void 0:e.web_vitals_allowed_metrics:void 0;return V(i)?(null==(t=this._instance.persistence)?void 0:t.props[tN])||["CLS","FCP","INP","LCP"]:i}get flushToCaptureTimeoutMs(){return(N(this.oo)?this.oo.web_vitals_delayed_flush_ms:void 0)||5e3}get useAttribution(){var e=N(this.oo)?this.oo.web_vitals_attribution:void 0;return null!=e&&e}get no(){var e=N(this.oo)&&W(this.oo.__web_vitals_max_value)?this.oo.__web_vitals_max_value:9e5;return e>0&&6e4>=e?9e5:e}get isEnabled(){var e=null==n?void 0:n.protocol;if("http:"!==e&&"https:"!==e)return nE.info("Web Vitals are disabled on non-http/https protocols"),!1;var t=N(this.oo)?this.oo.web_vitals:X(this.oo)?this.oo:void 0;return X(t)?t:this.js}startIfEnabled(){this.isEnabled&&!this.Ps&&(nE.info("enabled, starting..."),this.lr(this.so))}onRemoteConfig(e){if("capturePerformance"in e){var t=N(e.capturePerformance)&&!!e.capturePerformance.web_vitals,i=N(e.capturePerformance)?e.capturePerformance.web_vitals_allowed_metrics:void 0;this._instance.persistence&&(this._instance.persistence.register({[tq]:t}),this._instance.persistence.register({[tN]:i})),this.js=t,this.startIfEnabled()}}lr(e){var t,i;null!=(t=h.__PosthogExtensions__)&&t.postHogWebVitalsCallbacks?e():null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,this.useAttribution?"web-vitals-with-attribution":"web-vitals",t=>{t?nE.error("failed to load script",t):e()})}io(){var e=t?t.location.href:void 0;if(e){var i=this._instance.config.custom_personal_data_properties;return ss(e,this._instance.config.mask_personal_data_properties?[...so,...i||[]]:[],sl)}nE.error("Could not determine current URL")}}},{exceptionObserver:class{constructor(e){var i,s,r;this.so=()=>{var e;if(t&&this.isEnabled&&null!=(e=h.__PosthogExtensions__)&&e.errorWrappingFunctions){var i=h.__PosthogExtensions__.errorWrappingFunctions.wrapOnError,s=h.__PosthogExtensions__.errorWrappingFunctions.wrapUnhandledRejection,r=h.__PosthogExtensions__.errorWrappingFunctions.wrapConsoleError;try{!this.ao&&this.qt.capture_unhandled_errors&&(this.ao=i(this.captureException.bind(this))),!this.uo&&this.qt.capture_unhandled_rejections&&(this.uo=s(this.captureException.bind(this))),!this.lo&&this.qt.capture_console_errors&&(this.lo=r(this.captureException.bind(this)))}catch(e){nb.error("failed to start",e),this.ho()}}},this._instance=e,this.co=!(null==(i=this._instance.persistence)||!i.props[tT]),this.do=new ei({refillRate:null!=(s=this._instance.config.error_tracking.__exceptionRateLimiterRefillRate)?s:1,bucketSize:null!=(r=this._instance.config.error_tracking.__exceptionRateLimiterBucketSize)?r:10,refillInterval:1e4,Gt:nb}),this.qt=this.vo(),this.startIfEnabledOrStop()}vo(){var e=this._instance.config.capture_exceptions,t={capture_unhandled_errors:!1,capture_unhandled_rejections:!1,capture_console_errors:!1};return N(e)?t=_({},t,e):(H(e)?this.co:e)&&(t=_({},t,{capture_unhandled_errors:!0,capture_unhandled_rejections:!0})),t}get isEnabled(){return this.qt.capture_console_errors||this.qt.capture_unhandled_errors||this.qt.capture_unhandled_rejections}startIfEnabledOrStop(){this.isEnabled?(nb.info("enabled"),this.ho(),this.lr(this.so)):this.ho()}lr(e){var t,i;null!=(t=h.__PosthogExtensions__)&&t.errorWrappingFunctions&&e(),null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"exception-autocapture",t=>{if(t)return nb.error("failed to load script",t);e()})}ho(){var e,t,i;null==(e=this.ao)||e.call(this),this.ao=void 0,null==(t=this.uo)||t.call(this),this.uo=void 0,null==(i=this.lo)||i.call(this),this.lo=void 0}onRemoteConfig(e){"autocaptureExceptions"in e&&(this.co=!!e.autocaptureExceptions,this._instance.persistence&&this._instance.persistence.register({[tT]:this.co}),this.qt=this.vo(),this.startIfEnabledOrStop())}onConfigChange(){this.qt=this.vo()}captureException(e){var t,i,s,r=null!=(t=null==e||null==(i=e.$exception_list)||null==(i=i[0])?void 0:i.type)?t:"Exception";this.do.consumeRateLimit(r)?nb.info("Skipping exception capture because of client rate limiting.",{exception:r}):null==(s=this._instance.exceptions)||s.sendExceptionEvent(e)}},exceptions:class{constructor(e){var t,i;this.fo=[],this.po=new e5([new tn,new tv,new ta,new to,new tp,new td,new tu,new tg],function(e){for(var t=arguments.length,i=Array(t>1?t-1:0),s=1;t>s;s++)i[s-1]=arguments[s];return function(t,s){void 0===s&&(s=0);for(var r=[],n=t.split("\n"),o=s;n.length>o;o++){var a=n[o];if(1024>=a.length){var l=tr.test(a)?a.replace(tr,"$1"):a;if(!l.match(/\S*Error: /)){for(var u of i){var c=u(l,e);if(c){r.push(c);break}}if(r.length>=50)break}}}if(!r.length)return[];var h=Array.from(r);return h.reverse(),h.slice(0,50).map(e=>_({},e,{filename:e.filename||(h[h.length-1]||{}).filename,function:e.function||"?"}))}}("web:javascript",te,ts)),this._instance=e,this.fo=null!=(t=null==(i=this._instance.persistence)?void 0:i.get_property(tO))?t:[],this.mo=tb(this.yo()),this.bo=new tx(this.mo)}onConfigChange(){this.mo=tb(this.yo()),this.bo.setConfig(this.mo)}onRemoteConfig(e){var t,i,s;if("errorTracking"in e){var r=null!=(t=null==(i=e.errorTracking)?void 0:i.suppressionRules)?t:[],n=null==(s=e.errorTracking)?void 0:s.captureExtensionExceptions;this.fo=r,this._instance.persistence&&this._instance.persistence.register({[tO]:this.fo,[tA]:n})}}get _o(){var e,t=!!this._instance.get_property(tA),i=this._instance.config.error_tracking.captureExtensionExceptions;return null!=(e=null!=i?i:t)&&e}buildProperties(e,t){return this.po.buildFromUnknown(e,{syntheticException:null==t?void 0:t.syntheticException,mechanism:{handled:null==t?void 0:t.handled}})}addExceptionStep(e,t){if(this.mo.enabled)try{if(!z(e)||0===e.trim().length)return void nK.warn("Ignoring exception step because message must be a non-empty string");var i=this.wo(t),{sanitizedProperties:s,droppedKeys:r}=function(e){if(!e)return{sanitizedProperties:{},droppedKeys:[]};var t=[];return{sanitizedProperties:Object.keys(e).reduce((i,s)=>(tm.has(s)?t.push(s):i[s]=e[s],i),{}),droppedKeys:t}}(i);r.length>0&&nK.warn("Ignoring reserved exception step fields",{droppedKeys:r}),this.bo.add(_({[t_]:e,[tf]:(new Date).toISOString()},s))}catch(e){nK.error("Failed to add exception step. Ignoring breadcrumb.",e)}}sendExceptionEvent(e){try{var t=e.$exception_list;if(this.xo(t)){if(this.So(t))return this.ko("Exception dropped: matched a suppression rule"),void nK.info("Skipping exception capture because a suppression rule matched");if(!this._o&&this.Co(t))return this.ko("Exception dropped: thrown by a browser extension"),void nK.info("Skipping exception capture because it was thrown by an extension");if(!this._instance.config.error_tracking.__capturePostHogExceptions&&this.Io(t))return this.ko("Exception dropped: thrown by the PostHog SDK"),void nK.info("Skipping exception capture because it was thrown by the PostHog SDK")}var i=this.mo.enabled&&V(e.$exception_steps)?this.To(e):e;try{var s=this._instance.capture("$exception",i,{_noTruncate:!0,_batchKey:"exceptionEvent",en:!0});return s&&this.bo.clear(),s}catch(e){return nK.error("Failed to capture exception event. Dropping this exception.",e),void this.bo.clear()}}catch(e){return void nK.error("Failed to process exception event. Ignoring this exception.",e)}}To(e){try{var t=this.bo.getAttachable();return 0===t.length?e:_({},e,{$exception_steps:t})}catch(t){return nK.error("Failed to read buffered exception steps. Capturing exception without steps.",t),e}}ko(e){this.mo.enabled&&this.bo.add({[t_]:e,[tf]:(new Date).toISOString()})}wo(e){return N(e)?_({},e):{}}yo(){var e,t;return null!=(e=null==(t=this._instance.config.error_tracking)?void 0:t.exception_steps)?e:{}}So(e){if(0===e.length)return!1;var t=e.reduce((e,t)=>{var{type:i,value:s}=t;return z(i)&&i.length>0&&e.$exception_types.push(i),z(s)&&s.length>0&&e.$exception_values.push(s),e},{$exception_types:[],$exception_values:[]});return this.fo.some(e=>{var i=e.values.map(e=>{var i,s=rx[e.operator],r=L(e.value)?e.value:[e.value],n=null!=(i=t[e.key])?i:[];return r.length>0&&s(r,n)});return"OR"===e.type?i.some(Boolean):i.every(Boolean)})}Co(e){return e.flatMap(e=>{var t,i;return null!=(t=null==(i=e.stacktrace)?void 0:i.frames)?t:[]}).some(e=>e.filename&&e.filename.startsWith("chrome-extension://"))}Io(e){if(e.length>0){var t,i,s,r,n=null!=(t=null==(i=e[0].stacktrace)?void 0:i.frames)?t:[],o=n[n.length-1];return null!=(s=null==o||null==(r=o.filename)?void 0:r.includes("posthog.com/static"))&&s}return!1}xo(e){return!V(e)&&L(e)}}},n3,{siteApps:class{constructor(e){this._instance=e,this.Ro=[],this.apps={}}get isEnabled(){return!!this._instance.config.opt_in_site_apps}Oo(e,t){if(t){var i=this.globalsForEvent(t);this.Ro.push(i),this.Ro.length>1e3&&(this.Ro=this.Ro.slice(10))}}get siteAppLoaders(){var e;return null==(e=h._POSTHOG_REMOTE_CONFIG)||null==(e=e[this._instance.config.token])?void 0:e.siteApps}initialize(){if(this.isEnabled){var e=this._instance._addCaptureHook(this.Oo.bind(this));this.Lo=()=>{e(),this.Ro=[],this.Lo=void 0}}}globalsForEvent(e){if(!e)throw Error("Event payload is required");var t,i,s,r,n,o,a,l={},u=this._instance.get_property("$groups")||[];for(var[c,h]of Object.entries(this._instance.get_property("$stored_group_properties")||{}))l[c]={id:u[c],type:c,properties:h};var{$set_once:d,$set:p}=e;return{event:_({},f(e,nT),{properties:_({},e.properties,p?{$set:_({},null!=(t=null==(i=e.properties)?void 0:i.$set)?t:{},p)}:{},d?{$set_once:_({},null!=(s=null==(r=e.properties)?void 0:r.$set_once)?s:{},d)}:{}),elements_chain:null!=(n=null==(o=e.properties)?void 0:o.$elements_chain)?n:"",distinct_id:null==(a=e.properties)?void 0:a.distinct_id}),person:{properties:this._instance.get_property("$stored_person_properties")},groups:l}}setupSiteApp(e){var t=this.apps[e.id],i=()=>{var i;!t.errored&&this.Ro.length&&(nO.info("Processing "+this.Ro.length+" events for site app with id "+e.id),this.Ro.forEach(e=>null==t.processEvent?void 0:t.processEvent(e)),t.processedBuffer=!0),Object.values(this.apps).every(e=>e.processedBuffer||e.errored)&&(null==(i=this.Lo)||i.call(this))},s=!1,r=r=>{t.errored=!r,t.loaded=!0,nO.info("Site app with id "+e.id+" "+(r?"loaded":"errored")),s&&i()};try{var{processEvent:n}=e.init({posthog:this._instance,callback(e){r(e)}});n&&(t.processEvent=n),s=!0}catch(t){nO.error(nA+e.id,t),r(!1)}if(s&&t.loaded)try{i()}catch(i){nO.error("Error while processing buffered events PostHog app with config id "+e.id,i),t.errored=!0}}Fo(){var e=this.siteAppLoaders||[];for(var t of e)this.apps[t.id]={id:t.id,loaded:!1,errored:!1,processedBuffer:!1};for(var i of e)this.setupSiteApp(i)}Ao(e){if(0!==Object.keys(this.apps).length){var t=this.globalsForEvent(e);for(var i of Object.values(this.apps))try{null==i.processEvent||i.processEvent(t)}catch(t){nO.error("Error while processing event "+e.event+" for site app "+i.id,t)}}}onRemoteConfig(e){var t,i,s,r=this;if(null!=(t=this.siteAppLoaders)&&t.length)return this.isEnabled?(this.Fo(),void this._instance.on("eventCaptured",e=>this.Ao(e))):void nO.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.');if(null==(i=this.Lo)||i.call(this),null!=(s=e.siteApps)&&s.length)if(this.isEnabled){var n=function(e){var t;h["__$$ph_site_app_"+e]=r._instance,null==(t=h.__PosthogExtensions__)||null==t.loadSiteApp||t.loadSiteApp(r._instance,a,t=>{if(t)return nO.error(nA+e,t)})};for(var{id:o,url:a}of e.siteApps)n(o)}else nO.error('PostHog site apps are disabled. Enable the "opt_in_site_apps" config to proceed.')}}},n5,{tracingHeaders:class{constructor(e){this.No=void 0,this.$o=void 0,this.so=()=>{var e,t,i=this.Do()||[];H(this.No)&&(null==(e=h.__PosthogExtensions__)||null==(e=e.tracingHeadersPatchFns)||e._patchXHR(i,this._instance.get_distinct_id(),this._instance.sessionManager)),H(this.$o)&&(null==(t=h.__PosthogExtensions__)||null==(t=t.tracingHeadersPatchFns)||t._patchFetch(i,this._instance.get_distinct_id(),this._instance.sessionManager))},this._instance=e}initialize(){this.startIfEnabledOrStop()}lr(e){var t,i;null!=(t=h.__PosthogExtensions__)&&t.tracingHeadersPatchFns&&e(),null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this._instance,"tracing-headers",t=>{if(t)return nw.error("failed to load script",t);e()})}Do(){var e;return null!=(e=this._instance.config.addTracingHeaders)?e:this._instance.config.__add_tracing_headers}startIfEnabledOrStop(){var e,t;this.Do()?this.lr(this.so):(null==(e=this.No)||e.call(this),null==(t=this.$o)||t.call(this),this.No=void 0,this.$o=void 0)}}},{toolbar:class{constructor(e){this.instance=e}Go(e){h.ph_toolbar_state=e}Qo(){var e;return null!=(e=h.ph_toolbar_state)?e:0}initialize(){return this.maybeLoadToolbar()}maybeLoadToolbar(e,i,s){if(void 0===e&&(e=void 0),void 0===i&&(i=void 0),void 0===s&&(s=void 0),iA(this.instance.config)||!t||!r)return!1;e=null!=e?e:t.location,s=null!=s?s:t.history;try{if(!i){try{t.localStorage.setItem("test","test"),t.localStorage.removeItem("test")}catch(e){return!1}i=null==t?void 0:t.localStorage}var n,o=nz||sr(e.hash,"__posthog")||sr(e.hash,"state"),a=o?iR(()=>JSON.parse(atob(decodeURIComponent(o))))||iR(()=>JSON.parse(decodeURIComponent(o))):null;return a&&"ph_authorize"===a.action?((n=a).source="url",n&&Object.keys(n).length>0&&(a.desiredHash?e.hash=a.desiredHash:s?s.replaceState(s.state,"",e.pathname+e.search):e.hash="")):((n=JSON.parse(i.getItem(nU)||"{}")).source="localstorage",delete n.userIntent),!(!n.token||this.instance.config.token!==n.token||(this.loadToolbar(n),0))}catch(e){return!1}}Jo(e){var t=h.ph_load_toolbar||h.ph_load_editor;!V(t)&&D(t)?t(e,this.instance):nB.warn("No toolbar load function found")}loadToolbar(e){var i,s=!(null==r||!r.getElementById(il));if(!t||s)return!1;var n="custom"===this.instance.requestRouter.region&&this.instance.config.advanced_disable_toolbar_metrics,o=_({token:this.instance.config.token},e,{apiURL:this.instance.requestRouter.endpointFor("ui")},n?{instrument:!1}:{});return(t.localStorage.setItem(nU,JSON.stringify(_({},o,{source:void 0}))),2===this.Qo())?this.Jo(o):0===this.Qo()&&(this.Go(1),null==(i=h.__PosthogExtensions__)||null==i.loadExternalDependency||i.loadExternalDependency(this.instance,"toolbar",e=>{e?(nB.error("[Toolbar] Failed to load",e),this.Go(0)):(this.Go(2),this.Jo(o))}),iO(t,"turbolinks:load",()=>{this.Go(0),this.loadToolbar(o)})),!0}Ko(e){return this.loadToolbar(e)}maybeLoadEditor(e,t,i){return void 0===e&&(e=void 0),void 0===t&&(t=void 0),void 0===i&&(i=void 0),this.maybeLoadToolbar(e,t,i)}}},n8,{conversations:class{constructor(e){this.Yo=void 0,this._conversationsManager=null,this.Xo=!1,this.ea=null,this._instance=e}initialize(){this.loadIfEnabled()}onRemoteConfig(e){if(!this._instance.config.disable_conversations){var t=e.conversations;V(t)||(X(t)?this.Yo=t:(this.Yo=t.enabled,this.ea=t),this.loadIfEnabled())}}reset(){var e;null==(e=this._conversationsManager)||e.reset(),this._conversationsManager=null,this.Yo=void 0,this.ea=null}loadIfEnabled(){if(!(this._conversationsManager||this.Xo||this._instance.config.disable_conversations||iA(this._instance.config)||this._instance.config.cookieless_mode&&this._instance.consent.isOptedOut())){var e=null==h?void 0:h.__PosthogExtensions__;if(e&&!H(this.Yo)&&this.Yo)if(this.ea&&this.ea.token){this.Xo=!0;try{var t=e.initConversations;if(t)return this.ta(t),void(this.Xo=!1);var i=e.loadExternalDependency;if(!i)return void this.ra(ip);i(this._instance,"conversations",t=>{t||!e.initConversations?this.ra("Could not load conversations script",t):this.ta(e.initConversations),this.Xo=!1})}catch(e){this.ra("Error initializing conversations",e),this.Xo=!1}}else n0.error("Conversations enabled but missing token in remote config.")}}ta(e){if(this.ea)try{this._conversationsManager=e(this.ea,this._instance),n0.info("Conversations loaded successfully")}catch(e){this.ra("Error completing conversations initialization",e)}else n0.error("Cannot complete initialization: remote config is null")}ra(e,t){n0.error(e,t),this._conversationsManager=null,this.Xo=!1}show(){this._conversationsManager?this._conversationsManager.show():n0.warn("Conversations not loaded yet.")}hide(){this._conversationsManager&&this._conversationsManager.hide()}isAvailable(){return!0===this.Yo&&!B(this._conversationsManager)}isVisible(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.isVisible())&&e}sendMessage(e,t,i){var s=this;return v(function*(){return s._conversationsManager?s._conversationsManager.sendMessage(e,t,i):(n0.warn(n1),null)})()}getMessages(e,t){var i=this;return v(function*(){return i._conversationsManager?i._conversationsManager.getMessages(e,t):(n0.warn(n1),null)})()}markAsRead(e){var t=this;return v(function*(){return t._conversationsManager?t._conversationsManager.markAsRead(e):(n0.warn(n1),null)})()}getTickets(e){var t=this;return v(function*(){return t._conversationsManager?t._conversationsManager.getTickets(e):(n0.warn(n1),null)})()}requestRestoreLink(e){var t=this;return v(function*(){return t._conversationsManager?t._conversationsManager.requestRestoreLink(e):(n0.warn(n1),null)})()}restoreFromToken(e){var t=this;return v(function*(){return t._conversationsManager?t._conversationsManager.restoreFromToken(e):(n0.warn(n1),null)})()}restoreFromUrlToken(){var e=this;return v(function*(){return e._conversationsManager?e._conversationsManager.restoreFromUrlToken():(n0.warn(n1),null)})()}getCurrentTicketId(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.getCurrentTicketId())?e:null}getWidgetSessionId(){var e,t;return null!=(e=null==(t=this._conversationsManager)?void 0:t.getWidgetSessionId())?e:null}ln(){var e;null==(e=this._conversationsManager)||e.setIdentity()}hn(){var e;null==(e=this._conversationsManager)||e.clearIdentity()}}},{logs:class{constructor(e){var t;this.ia=!1,this.na=!1,this.Gt=tk("[logs]"),this.sa=[],this.oa=0,this.aa=0,this.ua=!1,this._instance=e,this._instance&&null!=(t=this._instance.config.logs)&&t.captureConsoleLogs&&(this.ia=!0)}initialize(){this.loadIfEnabled()}onRemoteConfig(e){var t,i=null==(t=e.logs)?void 0:t.captureConsoleLogs;!V(i)&&i&&(this.ia=!0,this.loadIfEnabled())}reset(){this.sa=[],this.qr&&(clearTimeout(this.qr),this.qr=void 0),this.oa=0,this.aa=0,this.ua=!1}loadIfEnabled(){if(this.ia&&!this.na){var e=null==h?void 0:h.__PosthogExtensions__;if(e){var t=e.loadExternalDependency;t?t(this._instance,"logs",t=>{var i;t||null==(i=e.logs)||!i.initializeLogs?this.Gt.error("Could not load logs script",t):(e.logs.initializeLogs(this._instance),this.na=!0)}):this.Gt.error(ip)}else this.Gt.error("PostHog Extensions not found.")}}captureLog(e){var t,i,s,r,n,o;if(this._instance.is_capturing())if(e&&e.body){var a=null!=(t=null==(i=this._instance.config.logs)?void 0:i.flushIntervalMs)?t:3e3,l=null!=(s=null==(r=this._instance.config.logs)?void 0:r.maxLogsPerInterval)?s:1e3,u=Date.now();if(a>u-this.aa||(this.aa=u,this.oa=0,this.ua=!1),l>this.oa){this.oa++;var c=function(e,t){var{text:i,number:s}=e1[e.level||"info"]||e2,r=String(Date.now())+"000000",n={};t.distinctId&&(n.posthogDistinctId=t.distinctId),t.sessionId&&(n.sessionId=t.sessionId),t.currentUrl&&(n["url.full"]=t.currentUrl),t.screenName&&(n["screen.name"]=t.screenName),t.appState&&(n["app.state"]=t.appState),t.activeFeatureFlags&&t.activeFeatureFlags.length>0&&(n.feature_flags=t.activeFeatureFlags);var o=_({},n,e.attributes||{}),a={timeUnixNano:r,observedTimeUnixNano:r,severityNumber:s,severityText:i,body:{stringValue:e.body},attributes:e3(o)};return e.trace_id&&(a.traceId=e.trace_id),e.span_id&&(a.spanId=e.span_id),H(e.trace_flags)||(a.flags=e.trace_flags),a}(e,this.la());this.sa.push({record:c}),(null!=(n=null==(o=this._instance.config.logs)?void 0:o.maxBufferSize)?n:100)>this.sa.length?this.ha():this.flushLogs()}else this.ua||(this.Gt.warn("captureLog dropping logs: exceeded "+l+" logs per "+a+"ms"),this.ua=!0)}else this.Gt.warn("captureLog requires a body")}get logger(){return this.ca||(this.ca={trace:(e,t)=>this.captureLog({body:e,level:"trace",attributes:t}),debug:(e,t)=>this.captureLog({body:e,level:"debug",attributes:t}),info:(e,t)=>this.captureLog({body:e,level:"info",attributes:t}),warn:(e,t)=>this.captureLog({body:e,level:"warn",attributes:t}),error:(e,t)=>this.captureLog({body:e,level:"error",attributes:t}),fatal:(e,t)=>this.captureLog({body:e,level:"fatal",attributes:t})}),this.ca}flushLogs(e){if(this.qr&&(clearTimeout(this.qr),this.qr=void 0),0!==this.sa.length){var t,i,s,r=this.sa;this.sa=[];var n=this._instance.config.logs,o=_({"service.name":(null==n?void 0:n.serviceName)||"unknown_service"},(null==n?void 0:n.environment)&&{"deployment.environment":n.environment},(null==n?void 0:n.serviceVersion)&&{"service.version":n.serviceVersion},null==n?void 0:n.resourceAttributes),a=(t=r.map(e=>e.record),i=p.LIB_NAME,s=p.LIB_VERSION,{resourceLogs:[{resource:{attributes:e3(o)},scopeLogs:[{scope:{name:i,version:s},logRecords:t}]}]}),l=this._instance.requestRouter.endpointFor("api","/i/v1/logs")+"?token="+encodeURIComponent(this._instance.config.token);this._instance.Bi({method:"POST",url:l,data:a,compression:"best-available",batchKey:"logs",transport:e})}}ha(){var e,t;this.qr||(this.qr=setTimeout(()=>{this.qr=void 0,this.flushLogs()},null!=(e=null==(t=this._instance.config.logs)?void 0:t.flushIntervalMs)?e:3e3))}la(){var e,t={};if(t.distinctId=this._instance.get_distinct_id(),this._instance.sessionManager){var{sessionId:i}=this._instance.sessionManager.checkAndGetSessionAndWindowId(!0);t.sessionId=i}if(null!=h&&null!=(e=h.location)&&e.href&&(t.currentUrl=h.location.href),this._instance.featureFlags){var s=this._instance.featureFlags.getFlags();s&&s.length>0&&(t.activeFeatureFlags=s)}return t}}});rK.__defaultExtensionClasses=_({},n6);var n4,n7=(n4=rL[rB]=new rK,function(){function e(){e.done||(e.done=!0,rV=!1,iF(rL,function(e){e._dom_loaded()}))}null!=r&&r.addEventListener?"complete"===r.readyState?e():iO(r,"DOMContentLoaded",e,{capture:!1}):t&&tE.error("Browser doesn't support `document.addEventListener` so PostHog couldn't be initialized")}(),n4);e.s(["default",0,n7])}]); //# sourceMappingURL=1l5uvjx9kbvoj.js.map //# chunkId=019fed1b-8d95-73a3-a291-2fc460457aa7