rudder-sdk-js 2.40.1 → 2.40.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/index.es.js +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/service-worker/index.es.js +1 -1
- package/service-worker/index.js +1 -1
package/index.js
CHANGED
@@ -1 +1 @@
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).rudderanalytics={})}(this,(function(e){"use strict";function t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function n(e){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?t(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):t(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,f(r.key),r)}}function s(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function a(e,t,n){return(t=f(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}function c(e){return function(e){if(Array.isArray(e))return l(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}var h="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function d(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function p(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){if(this instanceof e){var n=[null];n.push.apply(n,arguments);var r=Function.bind.apply(t,n);return new r}return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}var g={exports:{}};!function(e){function t(e){if(e)return function(e){for(var n in t.prototype)e[n]=t.prototype[n];return e}(e)}e.exports=t,t.prototype.on=t.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},t.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},t.prototype.off=t.prototype.removeListener=t.prototype.removeAllListeners=t.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+e],this;for(var i=0;i<r.length;i++)if((n=r[i])===t||n.fn===t){r.splice(i,1);break}return 0===r.length&&delete this._callbacks["$"+e],this},t.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){r=0;for(var i=(n=n.slice(0)).length;r<i;++r)n[r].apply(this,t)}return this},t.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},t.prototype.hasListeners=function(e){return!!this.listeners(e).length}}(g);var y=g.exports,v=d(y);function m(e){return null!=e&&"object"===r(e)&&!0===e["@@functional/placeholder"]}function I(e){return function t(n){return 0===arguments.length||m(n)?t:e.apply(this,arguments)}}function b(e){return function t(n,r){switch(arguments.length){case 0:return t;case 1:return m(n)?t:I((function(t){return e(n,t)}));default:return m(n)&&m(r)?t:m(n)?I((function(t){return e(t,r)})):m(r)?I((function(t){return e(n,t)})):e(n,r)}}}function k(e){return function t(n,r,i){switch(arguments.length){case 0:return t;case 1:return m(n)?t:b((function(t,r){return e(n,t,r)}));case 2:return m(n)&&m(r)?t:m(n)?b((function(t,n){return e(t,r,n)})):m(r)?b((function(t,r){return e(n,t,r)})):I((function(t){return e(n,r,t)}));default:return m(n)&&m(r)&&m(i)?t:m(n)&&m(r)?b((function(t,n){return e(t,n,i)})):m(n)&&m(i)?b((function(t,n){return e(t,r,n)})):m(r)&&m(i)?b((function(t,r){return e(n,t,r)})):m(n)?I((function(t){return e(t,r,i)})):m(r)?I((function(t){return e(n,t,i)})):m(i)?I((function(t){return e(n,r,t)})):e(n,r,i)}}}function A(e,t){return Object.prototype.hasOwnProperty.call(t,e)}var E=I((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function S(e){return"[object Object]"===Object.prototype.toString.call(e)}function w(e,t,n){if(n||(n=new C),function(e){var t=r(e);return null==e||"object"!=t&&"function"!=t}(e))return e;var i,o=function(r){var i=n.get(e);if(i)return i;for(var o in n.set(e,r),e)Object.prototype.hasOwnProperty.call(e,o)&&(r[o]=t?w(e[o],!0,n):e[o]);return r};switch(E(e)){case"Object":return o(Object.create(Object.getPrototypeOf(e)));case"Array":return o([]);case"Date":return new Date(e.valueOf());case"RegExp":return i=e,new RegExp(i.source,i.flags?i.flags:(i.global?"g":"")+(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.sticky?"y":"")+(i.unicode?"u":"")+(i.dotAll?"s":""));case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":return e.slice();default:return e}}var C=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){var n=this.hash(e),r=this.map[n];r||(this.map[n]=r=[]),r.push([e,t]),this.length+=1},e.prototype.hash=function(e){var t=[];for(var n in e)t.push(Object.prototype.toString.call(e[n]));return t.join()},e.prototype.get=function(e){if(this.length<=180)for(var t in this.map)for(var n=this.map[t],r=0;r<n.length;r+=1){var i=n[r];if(i[0]===e)return i[1]}else{var o=this.hash(e),s=this.map[o];if(s)for(var a=0;a<s.length;a+=1){var u=s[a];if(u[0]===e)return u[1]}}},e}(),T=I((function(e){return null!=e&&"function"==typeof e.clone?e.clone():w(e,!0)})),O=k((function(e,t,n){var r,i={};for(r in n=n||{},t=t||{})A(r,t)&&(i[r]=A(r,n)?e(r,t[r],n[r]):t[r]);for(r in n)A(r,n)&&!A(r,i)&&(i[r]=n[r]);return i})),_=k((function e(t,n,r){return O((function(n,r,i){return S(r)&&S(i)?e(t,r,i):t(n,r,i)}),n,r)})),R=k((function(e,t,n){return _((function(t,n,r){return e(n,r)}),t,n)})),P=function(e){return null!=e&&"object"===r(e)&&!1===Array.isArray(e)},D=function(e,t,n){if(P(n)||(n={default:n}),!M(e))return void 0!==n.default?n.default:e;"number"==typeof t&&(t=String(t));var r=Array.isArray(t),i="string"==typeof t,o=n.separator||".",s=n.joinChar||("string"==typeof o?o:".");if(!i&&!r)return e;if(i&&t in e)return x(t,e,n)?e[t]:n.default;var a=r?t:function(e,t,n){if("function"==typeof n.split)return n.split(e);return e.split(t)}(t,o,n),u=a.length,c=0;do{var l=a[c];for("number"==typeof l&&(l=String(l));l&&"\\"===l.slice(-1);)l=L([l.slice(0,-1),a[++c]||""],s,n);if(l in e){if(!x(l,e,n))return n.default;e=e[l]}else{for(var f=!1,h=c+1;h<u;)if(f=(l=L([l,a[h++]],s,n))in e){if(!x(l,e,n))return n.default;e=e[l],c=h-1;break}if(!f)return n.default}}while(++c<u&&M(e));return c===u?e:n.default};function L(e,t,n){return"function"==typeof n.join?n.join(e):e[0]+t+e[1]}function x(e,t,n){return"function"!=typeof n.isValid||n.isValid(e,t)}function M(e){return P(e)||Array.isArray(e)||"function"==typeof e}for(var B,N=d(D),j=256,F=[];j--;)F[j]=(j+256).toString(16).substring(1);for(var U,G=[],K=0;K<256;K++)G[K]=(K+256).toString(16).substring(1);function Q(){var e;(!U||K+16>4096)&&(e=4096,U=crypto.getRandomValues(new Uint8Array(e)),K=0);for(var t,n=0,r="";n<16;n++)t=U[K+n],r+=6==n?G[15&t|64]:8==n?G[63&t|128]:G[t],1&n&&n>1&&n<11&&(r+="-");return K+=16,r}var z,H,q,V,W,Y,X,J,$,Z,ee,te,ne,re,ie,oe,se,ae,ue,ce,le,fe,he,de,pe,ge,ye,ve,me,Ie,be,ke,Ae,Ee,Se,we,Ce,Te,Oe,_e,Re,Pe,De,Le,xe,Me,Be,Ne,je,Fe,Ue,Ge,Ke,Qe,ze,He,qe,Ve,We,Ye,Xe,Je,$e,Ze,et,tt,nt,rt,it,ot,st,at,ut,ct=4,lt={setLogLevel:function(e){switch(e.toUpperCase()){case"INFO":ct=1;break;case"DEBUG":ct=2;break;case"WARN":ct=3;break;default:ct=4}},info:function(){var e;ct<=1&&(e=console).info.apply(e,arguments)},debug:function(){var e;ct<=2&&(e=console).log.apply(e,arguments)},warn:function(){var e;ct<=3&&(e=console).warn.apply(e,arguments)},error:function(){var e;ct<=4&&(e=console).error.apply(e,arguments)}},ft="ADOBE_ANALYTICS",ht=(z={"Adobe Analytics":ft,ADOBEANALYTICS:ft,"ADOBE ANALYTICS":ft},a(z,ft,ft),a(z,"AdobeAnalytics",ft),a(z,"adobeanalytics",ft),a(z,"adobe analytics",ft),a(z,"Adobe analytics",ft),a(z,"adobe Analytics",ft),z),dt="AM",pt=(H={},a(H,dt,dt),a(H,"AMPLITUDE",dt),a(H,"Amplitude",dt),a(H,"am",dt),H),gt="APPCUES",yt=(q={},a(q,gt,gt),a(q,"Appcues",gt),a(q,"App Cues",gt),a(q,"appcues",gt),q),vt="BINGADS",mt=(V={},a(V,vt,vt),a(V,"BingAds",vt),a(V,"bingads",vt),a(V,"Bing Ads",vt),a(V,"Bing ads",vt),a(V,"bing Ads",vt),a(V,"bing ads",vt),V),It="BRAZE",bt=(W={},a(W,It,It),a(W,"Braze",It),a(W,"braze",It),W),kt="BUGSNAG",At=(Y={},a(Y,kt,kt),a(Y,"bugsnag",kt),a(Y,"Bugsnag",kt),Y),Et="CHARTBEAT",St=(X={},a(X,Et,Et),a(X,"Chartbeat",Et),a(X,"chartbeat",Et),a(X,"Chart Beat",Et),a(X,"chart beat",Et),X),wt="CLEVERTAP",Ct=(J={},a(J,wt,wt),a(J,"Clevertap",wt),a(J,"clevertap",wt),J),Tt="COMSCORE",Ot=($={},a($,Tt,Tt),a($,"Comscore",Tt),a($,"Com Score",Tt),a($,"com Score",Tt),a($,"com score",Tt),a($,"Com score",Tt),$),_t="CRITEO",Rt=(Z={},a(Z,_t,_t),a(Z,"Criteo",_t),a(Z,"criteo",_t),Z),Pt="CUSTOMERIO",Dt=(ee={},a(ee,Pt,Pt),a(ee,"Customerio",Pt),a(ee,"Customer.io",Pt),a(ee,"CUSTOMER.IO",Pt),a(ee,"customer.io",Pt),ee),Lt="DRIP",xt=(te={},a(te,Lt,Lt),a(te,"Drip",Lt),a(te,"drip",Lt),te),Mt="FACEBOOK_PIXEL",Bt=(ne={},a(ne,Mt,Mt),a(ne,"FB Pixel",Mt),a(ne,"Facebook Pixel",Mt),a(ne,"facebook pixel",Mt),a(ne,"fbpixel",Mt),a(ne,"FBPIXEL",Mt),a(ne,"FB_PIXEL",Mt),ne),Nt="FULLSTORY",jt=(re={},a(re,Nt,Nt),a(re,"Fullstory",Nt),a(re,"FullStory",Nt),a(re,"full Story",Nt),a(re,"Full Story",Nt),a(re,"Full story",Nt),a(re,"full story",Nt),a(re,"fullstory",Nt),re),Ft="GA",Ut=(ie={},a(ie,Ft,Ft),a(ie,"Google Analytics",Ft),a(ie,"GoogleAnalytics",Ft),a(ie,"GOOGLE ANALYTICS",Ft),a(ie,"google analytics",Ft),ie),Gt="GA4",Kt=(oe={},a(oe,Gt,Gt),a(oe,"Google Analytics 4",Gt),a(oe,"Google analytics 4",Gt),a(oe,"google analytics 4",Gt),a(oe,"Google Analytics4",Gt),a(oe,"Google analytics4",Gt),a(oe,"google analytics4",Gt),a(oe,"GoogleAnalytics4",Gt),oe),Qt="GOOGLEADS",zt=(se={},a(se,Qt,Qt),a(se,"Google Ads",Qt),a(se,"GoogleAds",Qt),a(se,"GOOGLE ADS",Qt),a(se,"google ads",Qt),a(se,"googleads",Qt),se),Ht="GOOGLE_OPTIMIZE",qt=(ae={},a(ae,Ht,Ht),a(ae,"Google Optimize",Ht),a(ae,"GoogleOptimize",Ht),a(ae,"Googleoptimize",Ht),a(ae,"GOOGLEOPTIMIZE",Ht),a(ae,"google optimize",Ht),a(ae,"Google optimize",Ht),a(ae,"GOOGLE OPTIMIZE",Ht),ae),Vt="GTM",Wt=(ue={},a(ue,Vt,Vt),a(ue,"Google Tag Manager",Vt),a(ue,"google tag manager",Vt),a(ue,"googletag manager",Vt),a(ue,"googletagmanager",Vt),ue),Yt="HEAP",Xt=(a(ce={},Yt,Yt),a(ce,"Heap",Yt),a(ce,"heap",Yt),a(ce,"Heap.io",Yt),ce),Jt="HOTJAR",$t=(a(le={},Jt,Jt),a(le,"Hotjar",Jt),a(le,"hotjar",Jt),a(le,"Hot Jar",Jt),a(le,"hot jar",Jt),le),Zt="HS",en=(a(fe={},Zt,Zt),a(fe,"Hubspot",Zt),a(fe,"HUBSPOT",Zt),a(fe,"hub spot",Zt),a(fe,"Hub Spot",Zt),a(fe,"Hub spot",Zt),fe),tn="INTERCOM",nn=(a(he={},tn,tn),a(he,"Intercom",tn),a(he,"intercom",tn),he),rn="KEEN",on=(a(de={},rn,rn),a(de,"Keen",rn),a(de,"Keen.io",rn),a(de,"keen",rn),a(de,"keen.io",rn),de),sn="KISSMETRICS",an=(a(pe={},sn,sn),a(pe,"Kissmetrics",sn),a(pe,"kissmetrics",sn),pe),un="KLAVIYO",cn=(a(ge={},un,un),a(ge,"Klaviyo",un),a(ge,"klaviyo",un),ge),ln="LAUNCHDARKLY",fn=(a(ye={},ln,ln),a(ye,"LaunchDarkly",ln),a(ye,"Launch_Darkly",ln),a(ye,"Launch Darkly",ln),a(ye,"launchDarkly",ln),a(ye,"launch darkly",ln),ye),hn="LINKEDIN_INSIGHT_TAG",dn=(a(ve={},hn,hn),a(ve,"LinkedIn Insight Tag",hn),a(ve,"LinkedIn insight tag",hn),a(ve,"linkedIn insight tag",hn),a(ve,"Linkedin_insight_tag",hn),a(ve,"LinkedinInsighttag",hn),a(ve,"LinkedinInsightTag",hn),a(ve,"LinkedInInsightTag",hn),a(ve,"Linkedininsighttag",hn),a(ve,"LINKEDININSIGHTTAG",hn),a(ve,"linkedininsighttag",hn),ve),pn="LOTAME",gn=(a(me={},pn,pn),a(me,"Lotame",pn),a(me,"lotame",pn),me),yn="LYTICS",vn=(a(Ie={},yn,yn),a(Ie,"Lytics",yn),a(Ie,"lytics",yn),Ie),mn="MP",In=(a(be={},mn,mn),a(be,"MIXPANEL",mn),a(be,"Mixpanel",mn),a(be,"MIX PANEL",mn),a(be,"Mix panel",mn),a(be,"Mix Panel",mn),be),bn="MOENGAGE",kn=(a(ke={},bn,bn),a(ke,"MoEngage",bn),a(ke,"moengage",bn),a(ke,"Moengage",bn),a(ke,"Mo Engage",bn),a(ke,"mo engage",bn),a(ke,"Mo engage",bn),ke),An="OPTIMIZELY",En=(a(Ae={},An,An),a(Ae,"Optimizely",An),a(Ae,"optimizely",An),Ae),Sn="PENDO",wn=(a(Ee={},Sn,Sn),a(Ee,"Pendo",Sn),a(Ee,"pendo",Sn),Ee),Cn="PINTEREST_TAG",Tn=(a(Se={},Cn,Cn),a(Se,"PinterestTag",Cn),a(Se,"Pinterest_Tag",Cn),a(Se,"PINTERESTTAG",Cn),a(Se,"pinterest",Cn),a(Se,"PinterestAds",Cn),a(Se,"Pinterest_Ads",Cn),a(Se,"Pinterest",Cn),a(Se,"Pinterest Tag",Cn),a(Se,"Pinterest tag",Cn),a(Se,"PINTEREST TAG",Cn),a(Se,"pinterest tag",Cn),a(Se,"Pinterest Ads",Cn),a(Se,"Pinterest ads",Cn),Se),On="POST_AFFILIATE_PRO",_n=(a(we={},On,On),a(we,"PostAffiliatePro",On),a(we,"Post_affiliate_pro",On),a(we,"Post Affiliate Pro",On),a(we,"Post affiliate pro",On),a(we,"post affiliate pro",On),a(we,"postaffiliatepro",On),a(we,"POSTAFFILIATEPRO",On),we),Rn="POSTHOG",Pn=(a(Ce={},Rn,Rn),a(Ce,"PostHog",Rn),a(Ce,"Posthog",Rn),a(Ce,"posthog",Rn),a(Ce,"Post Hog",Rn),a(Ce,"Post hog",Rn),a(Ce,"post hog",Rn),Ce),Dn="PROFITWELL",Ln=(a(Te={},Dn,Dn),a(Te,"ProfitWell",Dn),a(Te,"profitwell",Dn),a(Te,"Profitwell",Dn),a(Te,"Profit Well",Dn),a(Te,"profit well",Dn),a(Te,"Profit well",Dn),Te),xn="QUALTRICS",Mn=(a(Oe={},xn,xn),a(Oe,"Qualtrics",xn),a(Oe,"qualtrics",xn),Oe),Bn="QUANTUMMETRIC",Nn=(a(_e={},Bn,Bn),a(_e,"Quantum Metric",Bn),a(_e,"quantum Metric",Bn),a(_e,"quantum metric",Bn),a(_e,"QuantumMetric",Bn),a(_e,"quantumMetric",Bn),a(_e,"quantummetric",Bn),a(_e,"Quantum_Metric",Bn),_e),jn="REDDIT_PIXEL",Fn=(a(Re={},jn,jn),a(Re,"Reddit_Pixel",jn),a(Re,"RedditPixel",jn),a(Re,"REDDITPIXEL",jn),a(Re,"redditpixel",jn),a(Re,"Reddit Pixel",jn),a(Re,"REDDIT PIXEL",jn),a(Re,"reddit pixel",jn),Re),Un="SENTRY",Gn=(a(Pe={},Un,Un),a(Pe,"sentry",Un),a(Pe,"Sentry",Un),Pe),Kn="SNAP_PIXEL",Qn=(a(De={},Kn,Kn),a(De,"Snap_Pixel",Kn),a(De,"SnapPixel",Kn),a(De,"SNAPPIXEL",Kn),a(De,"snappixel",Kn),a(De,"Snap Pixel",Kn),a(De,"SNAP PIXEL",Kn),a(De,"snap pixel",Kn),De),zn="TVSQUARED",Hn=(a(Le={},zn,zn),a(Le,"TVSquared",zn),a(Le,"tvsquared",zn),a(Le,"tvSquared",zn),a(Le,"TvSquared",zn),a(Le,"Tvsquared",zn),a(Le,"TV Squared",zn),a(Le,"tv squared",zn),a(Le,"tv Squared",zn),Le),qn="VWO",Vn=(a(xe={},qn,qn),a(xe,"VisualWebsiteOptimizer",qn),a(xe,"Visualwebsiteoptimizer",qn),a(xe,"visualwebsiteoptimizer",qn),a(xe,"vwo",qn),a(xe,"Visual Website Optimizer",qn),a(xe,"Visual website optimizer",qn),a(xe,"visual website optimizer",qn),xe),Wn="GA360",Yn=(a(Me={},Wn,Wn),a(Me,"Google Analytics 360",Wn),a(Me,"Google analytics 360",Wn),a(Me,"google analytics 360",Wn),a(Me,"Google Analytics360",Wn),a(Me,"Google analytics360",Wn),a(Me,"google analytics360",Wn),a(Me,"GoogleAnalytics360",Wn),a(Me,"GA 360",Wn),Me),Xn="ADROLL",Jn=(a(Be={},Xn,Xn),a(Be,"Adroll",Xn),a(Be,"Ad roll",Xn),a(Be,"ad roll",Xn),a(Be,"adroll",Xn),Be),$n="DCM_FLOODLIGHT",Zn=(a(Ne={},$n,$n),a(Ne,"DCM Floodlight",$n),a(Ne,"dcm floodlight",$n),a(Ne,"Dcm Floodlight",$n),a(Ne,"DCMFloodlight",$n),a(Ne,"dcmfloodlight",$n),a(Ne,"DcmFloodlight",$n),a(Ne,"dcm_floodlight",$n),a(Ne,"DCM_Floodlight",$n),Ne),er="MATOMO",tr=(a(je={},er,er),a(je,"Matomo",er),a(je,"matomo",er),je),nr="VERO",rr=(a(Fe={},nr,nr),a(Fe,"Vero",nr),a(Fe,"vero",nr),Fe),ir="MOUSEFLOW",or=(a(Ue={},ir,ir),a(Ue,"Mouseflow",ir),a(Ue,"mouseflow",ir),a(Ue,"mouseFlow",ir),a(Ue,"MouseFlow",ir),a(Ue,"Mouse flow",ir),a(Ue,"mouse flow",ir),a(Ue,"mouse Flow",ir),a(Ue,"Mouse Flow",ir),Ue),sr="ROCKERBOX",ar=(a(Ge={},sr,sr),a(Ge,"Rockerbox",sr),a(Ge,"rockerbox",sr),a(Ge,"RockerBox",sr),a(Ge,"Rocker box",sr),a(Ge,"rocker box",sr),a(Ge,"Rocker Box",sr),Ge),ur="CONVERTFLOW",cr=(a(Ke={},ur,ur),a(Ke,"Convertflow",ur),a(Ke,"convertflow",ur),a(Ke,"convertFlow",ur),a(Ke,"ConvertFlow",ur),a(Ke,"Convert flow",ur),a(Ke,"convert flow",ur),a(Ke,"convert Flow",ur),a(Ke,"Convert Flow",ur),a(Ke,"CONVERT FLOW",ur),Ke),lr="SNAPENGAGE",fr=(a(Qe={},lr,lr),a(Qe,"SnapEngage",lr),a(Qe,"Snap_Engage",lr),a(Qe,"snapengage",lr),a(Qe,"SNAP ENGAGE",lr),a(Qe,"Snap Engage",lr),a(Qe,"snap engage",lr),Qe),hr="LIVECHAT",dr=(a(ze={},hr,hr),a(ze,"LiveChat",hr),a(ze,"Live_Chat",hr),a(ze,"livechat",hr),a(ze,"LIVE CHAT",hr),a(ze,"Live Chat",hr),a(ze,"live chat",hr),ze),pr="SHYNET",gr=(a(He={},pr,pr),a(He,"shynet",pr),a(He,"ShyNet",pr),a(He,"shyNet",pr),a(He,"Shynet",pr),a(He,"shy net",pr),a(He,"Shy Net",pr),a(He,"shy Net",pr),a(He,"Shy net",pr),He),yr="WOOPRA",vr=(a(qe={},yr,yr),a(qe,"Woopra",yr),a(qe,"woopra",yr),qe),mr="ROLLBAR",Ir=(a(Ve={},mr,mr),a(Ve,"RollBar",mr),a(Ve,"Roll_Bar",mr),a(Ve,"rollbar",mr),a(Ve,"Rollbar",mr),a(Ve,"ROLL BAR",mr),a(Ve,"Roll Bar",mr),a(Ve,"roll bar",mr),Ve),br="QUORA_PIXEL",kr=(a(We={},br,br),a(We,"Quora Pixel",br),a(We,"Quora pixel",br),a(We,"QUORA PIXEL",br),a(We,"QuoraPixel",br),a(We,"Quorapixel",br),a(We,"QUORAPIXEL",br),a(We,"Quora_Pixel",br),a(We,"quora_pixel",br),a(We,"Quora",br),We),Ar="JUNE",Er=(a(Ye={},Ar,Ar),a(Ye,"June",Ar),a(Ye,"june",Ar),Ye),Sr="ENGAGE",wr=(a(Xe={},Sr,Sr),a(Xe,"Engage",Sr),a(Xe,"engage",Sr),Xe),Cr="ITERABLE",Tr=(a(Je={},Cr,Cr),a(Je,"Iterable",Cr),a(Je,"iterable",Cr),Je),Or="YANDEX_METRICA",_r=(a($e={},Or,Or),a($e,"Yandexmetrica",Or),a($e,"yandexmetrica",Or),a($e,"yandexMetrica",Or),a($e,"YandexMetrica",Or),$e),Rr="REFINER",Pr=(a(Ze={},Rr,Rr),a(Ze,"Refiner",Rr),a(Ze,"refiner",Rr),Ze),Dr="QUALAROO",Lr=(a(et={},Dr,Dr),a(et,"Qualaroo",Dr),a(et,"qualaroo",Dr),et),xr="PODSIGHTS",Mr=(a(tt={},xr,xr),a(tt,"Podsights",xr),a(tt,"PodSights",xr),a(tt,"pod Sights",xr),a(tt,"Pod Sights",xr),a(tt,"pod sights",xr),a(tt,"POD SIGHTS",xr),a(tt,"Pod sights",xr),tt),Br="AXEPTIO",Nr=(a(nt={},Br,Br),a(nt,"Axeptio",Br),a(nt,"axeptio",Br),nt),jr="SATISMETER",Fr=(a(rt={},jr,jr),a(rt,"Satismeter",jr),a(rt,"SatisMeter",jr),a(rt,"SATISMETER",jr),rt),Ur="MICROSOFT_CLARITY",Gr=(a(it={},Ur,Ur),a(it,"Microsoft Clarity",Ur),a(it,"Microsoft clarity",Ur),a(it,"microsoft clarity",Ur),a(it,"Microsoft_clarity",Ur),a(it,"MicrosoftClarity",Ur),a(it,"MICROSOFTCLARITY",Ur),a(it,"microsoftclarity",Ur),a(it,"microsoftClarity",Ur),it),Kr="SENDINBLUE",Qr=(a(ot={},Kr,Kr),a(ot,"Sendinblue",Kr),a(ot,"sendinblue",Kr),a(ot,"SendinBlue",Kr),ot),zr="OLARK",Hr=(a(st={},zr,zr),a(st,"Olark",zr),a(st,"olark",zr),st),qr="LEMNISK",Vr=(a(at={},qr,qr),a(at,"LEMNISK_MARKETING_AUTOMATION",qr),a(at,"Lemnisk Marketing Automation",qr),a(at,"LemniskMarketingAutomation",qr),a(at,"lemniskmarketingautomation",qr),a(at,"lemniskMarketingAutomation",qr),a(at,"lemnisk",qr),a(at,"Lemnisk",qr),at),Wr="TIKTOK_ADS",Yr=(a(ut={},Wr,Wr),a(ut,"TiktokAds",Wr),a(ut,"TIKTOK_ADS",Wr),a(ut,"Tiktok ads",Wr),a(ut,"Tiktok Ads",Wr),a(ut,"Tik Tok Ads",Wr),a(ut,"tik tok ads",Wr),a(ut,"tiktokads",Wr),ut),Xr=n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n({All:"All"},ht),pt),yt),mt),bt),At),St),Ct),Ot),Rt),Dt),xt),Bt),jt),Ut),Kt),Yn),zt),qt),Wt),Xt),$t),en),nn),on),an),cn),fn),dn),gn),vn),In),kn),En),wn),Tn),_n),Pn),Ln),Mn),Nn),Fn),Gn),Qn),Hn),Vn),Jn),Zn),tr),rr),or),cr),fr),dr),gr),vr),Ir),kr),Er),wr),Tr),ar),_r),Pr),Lr),Mr),Nr),Fr),Gr),Qr),Hr),Vr),Yr),Jr={All:"All",GA:"Google Analytics",GOOGLEADS:"Google Ads",BRAZE:"Braze",CHARTBEAT:"Chartbeat",COMSCORE:"Comscore",CUSTOMERIO:"Customer IO",DCM_Floodlight:"DCM Floodlight",FACEBOOK_PIXEL:"Facebook Pixel",GTM:"Google Tag Manager",HOTJAR:"Hotjar",HS:"HubSpot",INTERCOM:"Intercom",KEEN:"Keen",KISSMETRICS:"Kiss Metrics",LOTAME:"Lotame",VWO:"VWO",OPTIMIZELY:"Optimizely Web",FULLSTORY:"Fullstory",TVSQUARED:"TVSquared",GA4:"Google Analytics 4",MOENGAGE:"MoEngage",AM:"Amplitude",PENDO:"Pendo",LYTICS:"Lytics",APPCUES:"Appcues",POSTHOG:"PostHog",PROFITWELL:"ProfitWell",KLAVIYO:"Klaviyo",CLEVERTAP:"CleverTap",BINGADS:"Bing Ads",PINTEREST_TAG:"Pinterest Tag",SNAP_PIXEL:"Snap Pixel",LINKEDIN_INSIGHT_TAG:"Linkedin Insight Tag",REDDIT_PIXEL:"Reddit Pixel",DRIP:"Drip",HEAP:"Heap.io",CRITEO:"Criteo",MP:"Mixpanel",QUALTRICS:"Qualtrics",SENTRY:"Sentry",GOOGLE_OPTIMIZE:"Google Optimize",POST_AFFILIATE_PRO:"Post Affiliate Pro",LAUNCHDARKLY:"LaunchDarkly",GA360:"Google Analytics 360",ADROLL:"Adroll",VERO:"Vero",MATOMO:"Matomo",MOUSEFLOW:"Mouseflow",ROCKERBOX:"Rockerbox",CONVERTFLOW:"ConvertFlow",SNAPENGAGE:"SnapEngage",LIVECHAT:"LiveChat",SHYNET:"Shynet",WOOPRA:"Woopra",ROLLBAR:"RollBar",QUORA_PIXEL:"Quora Pixel",JUNE:"June",ENGAGE:"Engage",ITERABLE:"Iterable",YANDEX_METRICA:"Yandex.Metrica",REFINER:"Refiner",QUALAROO:"Qualaroo",PODSIGHTS:"Podsights",AXEPTIO:"Axeptio",SATISMETER:"Satismeter",MICROSOFT_CLARITY:"Microsoft Clarity",SENDINBLUE:"Sendinblue",OLARK:"Olark",LEMNISK:"Lemnisk",TIKTOK_ADS:"TikTok Ads"},$r=["anonymous_id","id","sent_at","received_at","timestamp","original_timestamp","event_text","event"],Zr="https://api.rudderlabs.com/sourceConfig/?p=npm&v=2.40.1",ei="v1.1",ti="js-integrations",ni="".concat("https://cdn.rudderlabs.com","/").concat(ei,"/").concat(ti),ri=1e4,ii=1e3,oi="_RS",si=["Lax","None","Strict"],ai=["US","EU"],ui=["oneTrust","ketch"],ci=["library","consentManagement"],li=["none","default","full"],fi={All:!0},hi="Request failed with status:",di=[hi],pi=function(e){var t=window.RudderStackGlobals&&window.RudderStackGlobals.errorReporting;t&&e instanceof Error&&t.notify(e)},gi=function(e,t){if(!Array.isArray(e)||!Array.isArray(t))return T(t);var n=T(e);return t.forEach((function(e,t){n[t]=yi(n[t],e)})),n},yi=function(e,t){return R(gi,e,t)},vi=function(e,t){return JSON.stringify(e,function(e){var t=[];return function(n,i){if(!e||null!=i){if("object"!==r(i)||null===i)return i;for(;t.length>0&&t[t.length-1]!==this;)t.pop();return t.includes(i)?(lt.debug("Circular Reference detected for key: ".concat(n)),"[Circular Reference]"):(t.push(i),i)}}}(t))},mi=function(e){return function(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}(e)&&Object.keys(e).length>0},Ii=function(e,t,n){var i,o;try{i="string"==typeof e?e:e instanceof Error||e.message?e.message:vi(e)}catch(e){i=""}if("object"===r(o=e)&&null!==o&&"target"in o){if(e.target&&"script"!==e.target.localName)return"";if(e.target.dataset&&("RS_JS_SDK"!==e.target.dataset.loader||"true"!==e.target.dataset.isnonnativesdk))return"";if(i="error in script loading:: src:: ".concat(e.target.src," id:: ").concat(e.target.id),"ad-block"===e.target.id)return n.page("RudderJS-Initiated","ad-block page request",{path:"/ad-blocked",title:i},n.sendAdblockPageOptions),""}return"[handleError]::".concat(t||"",' "').concat(i,'"')},bi=function(e,t,n){var r;try{r=Ii(e,t,n)}catch(t){lt.error("[handleError] Exception:: ",t),lt.error("[handleError] Original error:: ",vi(e)),pi(t)}r&&(lt.error(r),function(e){return!e.message||!di.some((function(t){return e.message.includes(t)}))}(e)&&pi(e))};function ki(e){return e&&e.endsWith("/")?e.replace(/\/+$/,""):e}function Ai(){return window.crypto&&"function"==typeof window.crypto.getRandomValues?Q():function(){var e,t=0,n="";if(!B||j+16>256){for(B=Array(t=256);t--;)B[t]=256*Math.random()|0;t=j=0}for(;t<16;t++)e=B[j+t],n+=6==t?F[15&e|64]:8==t?F[63&e|128]:F[e],1&t&&t>1&&t<11&&(n+="-");return j++,n}()}function Ei(){return(new Date).toISOString()}function Si(e,t){Object.keys(e).forEach((function(n){e.hasOwnProperty(n)&&(t[n]&&(e[t[n]]=e[n]),"All"!=n&&null!=t[n]&&t[n]!=n&&delete e[n])}))}function wi(e){Si(e,Xr)}function Ci(e){Si(e,Jr)}function Ti(e,t){var n=[];if(!t||0===t.length)return n;var i=!0;void 0!==e.All&&(i=e.All);var o=[];return"string"==typeof t[0]?t.forEach((function(e){o.push({intgName:e,intObj:e})})):"object"===r(t[0])&&t.forEach((function(e){o.push({intgName:e.name,intObj:e})})),o.forEach((function(t){var r=t.intgName,o=t.intObj;if(i){var s=!0;void 0!==e[r]&&!1===Boolean(e[r])&&(s=!1),s&&n.push(o)}else void 0!==e[r]&&!0===Boolean(e[r])&&n.push(o)})),n}var Oi=function(){for(var e,t=document.getElementsByTagName("script"),n=!1,r=0;r<t.length;r+=1){var i=ki(t[r].getAttribute("src"));if(i){var o=i.match(/^.*rudder-analytics(-staging)?(\.min)?\.js$/);if(o){e=i,n=void 0!==o[1];break}}}return{sdkURL:e,isStaging:n}},_i=function(e){return"string"==typeof e||null==e?e:JSON.stringify(e)},Ri=function(e){return!(!e||"string"!=typeof e||0===e.trim().length)},Pi=function(e,t,n){try{var r=e.source.dataplanes||{};if(Object.keys(r).length){var i=function(e){var t=e?e.residencyServer:void 0;if(t)return"string"==typeof t&&ai.includes(t.toUpperCase())?t.toUpperCase():void lt.error("Invalid residencyServer input")}(n),o=r[i]||r.US;if(o){var s=function(e){if(Array.isArray(e)&&e.length){var t=e.find((function(e){return!0===e.default}));if(t&&Ri(t.url))return t.url}}(o);if(s)return s}}if(Ri(t))return t;throw Error("Unable to load the SDK due to invalid data plane url")}catch(e){throw Error(e)}},Di={exports:{}};var Li,xi={exports:{}},Mi=p(Object.freeze({__proto__:null,default:{}}));function Bi(){return Li||(Li=1,function(e,t){var n;e.exports=(n=n||function(e,t){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),"undefined"!=typeof self&&self.crypto&&(n=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(n=globalThis.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==h&&h.crypto&&(n=h.crypto),!n)try{n=Mi}catch(e){}var r=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),o={},s=o.lib={},a=s.Base={extend:function(e){var t=i(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},u=s.WordArray=a.extend({init:function(e,n){e=this.words=e||[],this.sigBytes=n!=t?n:4*e.length},toString:function(e){return(e||l).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var s=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=s<<24-(r+o)%4*8}else for(var a=0;a<i;a+=4)t[r+a>>>2]=n[a>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=a.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],n=0;n<e;n+=4)t.push(r());return new u.init(t,e)}}),c=o.enc={},l=c.Hex={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new u.init(n,t/2)}},f=c.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new u.init(n,t)}},d=c.Utf8={stringify:function(e){try{return decodeURIComponent(escape(f.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return f.parse(unescape(encodeURIComponent(e)))}},p=s.BufferedBlockAlgorithm=a.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=d.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n,r=this._data,i=r.words,o=r.sigBytes,s=this.blockSize,a=o/(4*s),c=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*s,l=e.min(4*c,o);if(c){for(var f=0;f<c;f+=s)this._doProcessBlock(i,f);n=i.splice(0,c),r.sigBytes-=l}return new u.init(n,l)},clone:function(){var e=a.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});s.Hasher=p.extend({cfg:a.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){p.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function(e){return function(t,n){return new g.HMAC.init(e,n).finalize(t)}}});var g=o.algo={};return o}(Math),n)}(xi)),xi.exports}var Ni,ji={exports:{}};function Fi(){return Ni||(Ni=1,function(e,t){var n;e.exports=(n=Bi(),function(){var e=n,t=e.lib.WordArray;function r(e,n,r){for(var i=[],o=0,s=0;s<n;s++)if(s%4){var a=r[e.charCodeAt(s-1)]<<s%4*2|r[e.charCodeAt(s)]>>>6-s%4*2;i[o>>>2]|=a<<24-o%4*8,o++}return t.create(i,o)}e.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<n;a++)i.push(r.charAt(s>>>6*(3-a)&63));var u=r.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,n=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<n.length;o++)i[n.charCodeAt(o)]=o}var s=n.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return r(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),n.enc.Base64)}(ji)),ji.exports}var Ui,Gi={exports:{}};function Ki(){return Ui||(Ui=1,function(e,t){var n;e.exports=(n=Bi(),function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],y=e[t+5],v=e[t+6],m=e[t+7],I=e[t+8],b=e[t+9],k=e[t+10],A=e[t+11],E=e[t+12],S=e[t+13],w=e[t+14],C=e[t+15],T=o[0],O=o[1],_=o[2],R=o[3];T=c(T,O,_,R,s,7,a[0]),R=c(R,T,O,_,u,12,a[1]),_=c(_,R,T,O,d,17,a[2]),O=c(O,_,R,T,p,22,a[3]),T=c(T,O,_,R,g,7,a[4]),R=c(R,T,O,_,y,12,a[5]),_=c(_,R,T,O,v,17,a[6]),O=c(O,_,R,T,m,22,a[7]),T=c(T,O,_,R,I,7,a[8]),R=c(R,T,O,_,b,12,a[9]),_=c(_,R,T,O,k,17,a[10]),O=c(O,_,R,T,A,22,a[11]),T=c(T,O,_,R,E,7,a[12]),R=c(R,T,O,_,S,12,a[13]),_=c(_,R,T,O,w,17,a[14]),T=l(T,O=c(O,_,R,T,C,22,a[15]),_,R,u,5,a[16]),R=l(R,T,O,_,v,9,a[17]),_=l(_,R,T,O,A,14,a[18]),O=l(O,_,R,T,s,20,a[19]),T=l(T,O,_,R,y,5,a[20]),R=l(R,T,O,_,k,9,a[21]),_=l(_,R,T,O,C,14,a[22]),O=l(O,_,R,T,g,20,a[23]),T=l(T,O,_,R,b,5,a[24]),R=l(R,T,O,_,w,9,a[25]),_=l(_,R,T,O,p,14,a[26]),O=l(O,_,R,T,I,20,a[27]),T=l(T,O,_,R,S,5,a[28]),R=l(R,T,O,_,d,9,a[29]),_=l(_,R,T,O,m,14,a[30]),T=f(T,O=l(O,_,R,T,E,20,a[31]),_,R,y,4,a[32]),R=f(R,T,O,_,I,11,a[33]),_=f(_,R,T,O,A,16,a[34]),O=f(O,_,R,T,w,23,a[35]),T=f(T,O,_,R,u,4,a[36]),R=f(R,T,O,_,g,11,a[37]),_=f(_,R,T,O,m,16,a[38]),O=f(O,_,R,T,k,23,a[39]),T=f(T,O,_,R,S,4,a[40]),R=f(R,T,O,_,s,11,a[41]),_=f(_,R,T,O,p,16,a[42]),O=f(O,_,R,T,v,23,a[43]),T=f(T,O,_,R,b,4,a[44]),R=f(R,T,O,_,E,11,a[45]),_=f(_,R,T,O,C,16,a[46]),T=h(T,O=f(O,_,R,T,d,23,a[47]),_,R,s,6,a[48]),R=h(R,T,O,_,m,10,a[49]),_=h(_,R,T,O,w,15,a[50]),O=h(O,_,R,T,y,21,a[51]),T=h(T,O,_,R,E,6,a[52]),R=h(R,T,O,_,p,10,a[53]),_=h(_,R,T,O,k,15,a[54]),O=h(O,_,R,T,u,21,a[55]),T=h(T,O,_,R,I,6,a[56]),R=h(R,T,O,_,C,10,a[57]),_=h(_,R,T,O,v,15,a[58]),O=h(O,_,R,T,S,21,a[59]),T=h(T,O,_,R,g,6,a[60]),R=h(R,T,O,_,A,10,a[61]),_=h(_,R,T,O,d,15,a[62]),O=h(O,_,R,T,b,21,a[63]),o[0]=o[0]+T|0,o[1]=o[1]+O|0,o[2]=o[2]+_|0,o[3]=o[3]+R|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),s=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,i,o,s){var a=e+(t&n|~t&r)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,n,r,i,o,s){var a=e+(t&r|n&~r)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,n,r,i,o,s){var a=e+(t^n^r)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,n,r,i,o,s){var a=e+(n^(t|~r))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),n.MD5)}(Gi)),Gi.exports}var Qi,zi={exports:{}},Hi={exports:{}};function qi(){return Qi||(Qi=1,function(e,t){var n,r,i,o,s,a,u,c;e.exports=(c=Bi(),r=(n=c).lib,i=r.WordArray,o=r.Hasher,s=n.algo,a=[],u=s.SHA1=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],u=n[4],c=0;c<80;c++){if(c<16)a[c]=0|e[t+c];else{var l=a[c-3]^a[c-8]^a[c-14]^a[c-16];a[c]=l<<1|l>>>31}var f=(r<<5|r>>>27)+u+a[c];f+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,u=s,s=o,o=i<<30|i>>>2,i=r,r=f}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+u|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}}),n.SHA1=o._createHelper(u),n.HmacSHA1=o._createHmacHelper(u),c.SHA1)}(Hi)),Hi.exports}var Vi,Wi,Yi={exports:{}};function Xi(){return Wi||(Wi=1,function(e,t){var n,r,i,o,s,a,u,c;e.exports=(c=Bi(),qi(),Vi||(Vi=1,function(e,t){var n;e.exports=(n=Bi(),void function(){var e=n,t=e.lib.Base,r=e.enc.Utf8;e.algo.HMAC=t.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=r.parse(t));var n=e.blockSize,i=4*n;t.sigBytes>i&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),s=this._iKey=t.clone(),a=o.words,u=s.words,c=0;c<n;c++)a[c]^=1549556828,u[c]^=909522486;o.sigBytes=s.sigBytes=i,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,n=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(n))}})}())}(Yi)),r=(n=c).lib,i=r.Base,o=r.WordArray,s=n.algo,a=s.MD5,u=s.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:a,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n,r=this.cfg,i=r.hasher.create(),s=o.create(),a=s.words,u=r.keySize,c=r.iterations;a.length<u;){n&&i.update(n),n=i.update(e).finalize(t),i.reset();for(var l=1;l<c;l++)n=i.finalize(n),i.reset();s.concat(n)}return s.sigBytes=4*u,s}}),n.EvpKDF=function(e,t,n){return u.create(n).compute(e,t)},c.EvpKDF)}(zi)),zi.exports}var Ji,$i={exports:{}};!function(e,t){var n;e.exports=(n=Bi(),Fi(),Ki(),Xi(),Ji||(Ji=1,function(e,t){var n;e.exports=(n=Bi(),Xi(),void(n.lib.Cipher||function(e){var t=n,r=t.lib,i=r.Base,o=r.WordArray,s=r.BufferedBlockAlgorithm,a=t.enc;a.Utf8;var u=a.Base64,c=t.algo.EvpKDF,l=r.Cipher=s.extend({cfg:i.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){s.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?I:v}return function(t){return{encrypt:function(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()});r.StreamCipher=l.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var f=t.mode={},h=r.BlockCipherMode=i.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),d=f.CBC=function(){var t=h.extend();function n(t,n,r){var i,o=this._iv;o?(i=o,this._iv=e):i=this._prevBlock;for(var s=0;s<r;s++)t[n+s]^=i[s]}return t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,i=r.blockSize;n.call(this,e,t,i),r.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),t.Decryptor=t.extend({processBlock:function(e,t){var r=this._cipher,i=r.blockSize,o=e.slice(t,t+i);r.decryptBlock(e,t),n.call(this,e,t,i),this._prevBlock=o}}),t}(),p=(t.pad={}).Pkcs7={pad:function(e,t){for(var n=4*t,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,s=[],a=0;a<r;a+=4)s.push(i);var u=o.create(s,r);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:d,padding:p}),reset:function(){var e;l.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var g=r.CipherParams=i.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(t.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;return(n?o.create([1398893684,1701076831]).concat(n).concat(t):t).toString(u)},parse:function(e){var t,n=u.parse(e),r=n.words;return 1398893684==r[0]&&1701076831==r[1]&&(t=o.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),g.create({ciphertext:n,salt:t})}},v=r.SerializableCipher=i.extend({cfg:i.extend({format:y}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),s=i.cfg;return g.create({ciphertext:o,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),m=(t.kdf={}).OpenSSL={execute:function(e,t,n,r){r||(r=o.random(8));var i=c.create({keySize:t+n}).compute(e,r),s=o.create(i.words.slice(t),4*n);return i.sigBytes=4*t,g.create({key:i,iv:s,salt:r})}},I=r.PasswordBasedCipher=v.extend({cfg:v.cfg.extend({kdf:m}),encrypt:function(e,t,n,r){var i=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=i.iv;var o=v.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=i.iv,v.decrypt.call(this,e,t,i.key,r)}})}()))}($i)),function(){var e=n,t=e.lib.BlockCipher,r=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],f=[],h=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var n=0,r=0;for(t=0;t<256;t++){var p=r^r<<1^r<<2^r<<3^r<<4;p=p>>>8^255&p^99,i[n]=p,o[p]=n;var g=e[n],y=e[g],v=e[y],m=257*e[p]^16843008*p;s[n]=m<<24|m>>>8,a[n]=m<<16|m>>>16,u[n]=m<<8|m>>>24,c[n]=m,m=16843009*v^65537*y^257*g^16843008*n,l[p]=m<<24|m>>>8,f[p]=m<<16|m>>>16,h[p]=m<<8|m>>>24,d[p]=m,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=r.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),o=this._keySchedule=[],s=0;s<r;s++)s<n?o[s]=t[s]:(c=o[s-1],s%n?n>6&&s%n==4&&(c=i[c>>>24]<<24|i[c>>>16&255]<<16|i[c>>>8&255]<<8|i[255&c]):(c=i[(c=c<<8|c>>>24)>>>24]<<24|i[c>>>16&255]<<16|i[c>>>8&255]<<8|i[255&c],c^=p[s/n|0]<<24),o[s]=o[s-n]^c);for(var a=this._invKeySchedule=[],u=0;u<r;u++){if(s=r-u,u%4)var c=o[s];else c=o[s-4];a[u]=u<4||s<=4?c:l[i[c>>>24]]^f[i[c>>>16&255]]^h[i[c>>>8&255]]^d[i[255&c]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,l,f,h,d,o),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,i,o,s,a){for(var u=this._nRounds,c=e[t]^n[0],l=e[t+1]^n[1],f=e[t+2]^n[2],h=e[t+3]^n[3],d=4,p=1;p<u;p++){var g=r[c>>>24]^i[l>>>16&255]^o[f>>>8&255]^s[255&h]^n[d++],y=r[l>>>24]^i[f>>>16&255]^o[h>>>8&255]^s[255&c]^n[d++],v=r[f>>>24]^i[h>>>16&255]^o[c>>>8&255]^s[255&l]^n[d++],m=r[h>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&f]^n[d++];c=g,l=y,f=v,h=m}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[f>>>8&255]<<8|a[255&h])^n[d++],y=(a[l>>>24]<<24|a[f>>>16&255]<<16|a[h>>>8&255]<<8|a[255&c])^n[d++],v=(a[f>>>24]<<24|a[h>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^n[d++],m=(a[h>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&f])^n[d++],e[t]=g,e[t+1]=y,e[t+2]=v,e[t+3]=m},keySize:8});e.AES=t._createHelper(g)}(),n.AES)}(Di);var Zi=d(Di.exports),eo={exports:{}};!function(e,t){e.exports=Bi().enc.Utf8}(eo);var to=d(eo.exports),no="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function ro(){throw new Error("setTimeout has not been defined")}function io(){throw new Error("clearTimeout has not been defined")}var oo=ro,so=io;function ao(e){if(oo===setTimeout)return setTimeout(e,0);if((oo===ro||!oo)&&setTimeout)return oo=setTimeout,setTimeout(e,0);try{return oo(e,0)}catch(t){try{return oo.call(null,e,0)}catch(t){return oo.call(this,e,0)}}}"function"==typeof no.setTimeout&&(oo=setTimeout),"function"==typeof no.clearTimeout&&(so=clearTimeout);var uo,co=[],lo=!1,fo=-1;function ho(){lo&&uo&&(lo=!1,uo.length?co=uo.concat(co):fo=-1,co.length&&po())}function po(){if(!lo){var e=ao(ho);lo=!0;for(var t=co.length;t;){for(uo=co,co=[];++fo<t;)uo&&uo[fo].run();fo=-1,t=co.length}uo=null,lo=!1,function(e){if(so===clearTimeout)return clearTimeout(e);if((so===io||!so)&&clearTimeout)return so=clearTimeout,clearTimeout(e);try{so(e)}catch(t){try{return so.call(null,e)}catch(t){return so.call(this,e)}}}(e)}}function go(e,t){this.fun=e,this.array=t}go.prototype.run=function(){this.fun.apply(null,this.array)};function yo(){}var vo=yo,mo=yo,Io=yo,bo=yo,ko=yo,Ao=yo,Eo=yo;var So=no.performance||{},wo=So.now||So.mozNow||So.msNow||So.oNow||So.webkitNow||function(){return(new Date).getTime()};var Co=new Date;var To,Oo,_o={nextTick:function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];co.push(new go(e,t)),1!==co.length||lo||ao(po)},title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:vo,addListener:mo,once:Io,off:bo,removeListener:ko,removeAllListeners:Ao,emit:Eo,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*wo.call(So),n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n-=e[0],(r-=e[1])<0&&(n--,r+=1e9)),[n,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-Co)/1e3}},Ro={exports:{}};function Po(){if(Oo)return To;Oo=1;var e=1e3,t=60*e,n=60*t,i=24*n,o=7*i,s=365.25*i;function a(e,t,n,r){var i=t>=1.5*n;return Math.round(e/n)+" "+r+(i?"s":"")}return To=function(u,c){c=c||{};var l=r(u);if("string"===l&&u.length>0)return function(r){if((r=String(r)).length>100)return;var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!a)return;var u=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return u*s;case"weeks":case"week":case"w":return u*o;case"days":case"day":case"d":return u*i;case"hours":case"hour":case"hrs":case"hr":case"h":return u*n;case"minutes":case"minute":case"mins":case"min":case"m":return u*t;case"seconds":case"second":case"secs":case"sec":case"s":return u*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return u;default:return}}(u);if("number"===l&&isFinite(u))return c.long?function(r){var o=Math.abs(r);if(o>=i)return a(r,o,i,"day");if(o>=n)return a(r,o,n,"hour");if(o>=t)return a(r,o,t,"minute");if(o>=e)return a(r,o,e,"second");return r+" ms"}(u):function(r){var o=Math.abs(r);if(o>=i)return Math.round(r/i)+"d";if(o>=n)return Math.round(r/n)+"h";if(o>=t)return Math.round(r/t)+"m";if(o>=e)return Math.round(r/e)+"s";return r+"ms"}(u);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(u))},To}var Do=function(e){function t(e){var r,i,o,s=null;function a(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(a.enabled){var o=a,s=Number(new Date),u=s-(r||s);o.diff=u,o.prev=r,o.curr=s,r=s,n[0]=t.coerce(n[0]),"string"!=typeof n[0]&&n.unshift("%O");var c=0;n[0]=n[0].replace(/%([a-zA-Z%])/g,(function(e,r){if("%%"===e)return"%";c++;var i=t.formatters[r];if("function"==typeof i){var s=n[c];e=i.call(o,s),n.splice(c,1),c--}return e})),t.formatArgs.call(o,n);var l=o.log||t.log;l.apply(o,n)}}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=n,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:function(){return null!==s?s:(i!==t.namespaces&&(i=t.namespaces,o=t.enabled(e)),o)},set:function(e){s=e}}),"function"==typeof t.init&&t.init(a),a}function n(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(c(t.names.map(r)),c(t.skips.map(r).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=Po(),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((function(n){t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t};!function(e,t){var n;t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(e){}!e&&void 0!==_o&&"env"in _o&&(e=_o.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(n=!1,function(){n||(n=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||function(){},e.exports=Do(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(Ro,Ro.exports);var Lo=Ro.exports,xo=Lo("cookie"),Mo=function(e,t,n){switch(arguments.length){case 3:case 2:return Bo(e,t,n);case 1:return jo(e);default:return No()}};function Bo(e,t,n){n=n||{};var r=Fo(e)+"="+Fo(t);null==t&&(n.maxage=-1),n.maxage&&(n.expires=new Date(+new Date+n.maxage)),n.path&&(r+="; path="+n.path),n.domain&&(r+="; domain="+n.domain),n.expires&&(r+="; expires="+n.expires.toUTCString()),n.samesite&&(r+="; samesite="+n.samesite),n.secure&&(r+="; secure"),document.cookie=r}function No(){var e;try{e=document.cookie}catch(e){return"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e.stack||e),{}}return function(e){var t,n={},r=e.split(/ *; */);if(""==r[0])return n;for(var i=0;i<r.length;++i)n[Uo((t=r[i].split("="))[0])]=Uo(t[1]);return n}(e)}function jo(e){return No()[e]}function Fo(e){try{return encodeURIComponent(e)}catch(t){xo("error `encode(%o)` - %o",e,t)}}function Uo(e){try{return decodeURIComponent(e)}catch(t){xo("error `decode(%o)` - %o",e,t)}}var Go=d(Mo),Ko={exports:{}},Qo=Math.max,zo=function(e,t){var n=t?t.length:0;if(!n)return[];for(var r=Qo(Number(e)||0,0),i=Qo(n-r,0),o=new Array(i),s=0;s<i;s+=1)o[s]=t[s+r];return o},Ho=Math.max,qo=function(e){if(null==e||!e.length)return[];for(var t=new Array(Ho(e.length-2,0)),n=1;n<e.length;n+=1)t[n-1]=e[n];return t},Vo=zo,Wo=qo,Yo=Object.prototype.hasOwnProperty,Xo=Object.prototype.toString,Jo=function(e){return Boolean(e)&&"object"===r(e)},$o=function(e){return Boolean(e)&&"[object Object]"===Xo.call(e)},Zo=function(e,t,n,r){return Yo.call(t,r)&&void 0===e[r]&&(e[r]=n),t},es=function(e,t,n,r){return Yo.call(t,r)&&($o(e[r])&&$o(n)?e[r]=ns(e[r],n):void 0===e[r]&&(e[r]=n)),t},ts=function(e,t){if(!Jo(t))return t;e=e||Zo;for(var n=Vo(2,arguments),r=0;r<n.length;r+=1)for(var i in n[r])e(t,n[r],n[r][i],i);return t},ns=function(e){return ts.apply(null,[es,e].concat(Wo(arguments)))};Ko.exports=function(e){return ts.apply(null,[null,e].concat(Wo(arguments)))},Ko.exports.deep=ns;var rs=d(Ko.exports),is={exports:{}},os=Lo("cookie"),ss=function(e,t,n){switch(arguments.length){case 3:case 2:return as(e,t,n);case 1:return cs(e);default:return us()}};function as(e,t,n){n=n||{};var r=ls(e)+"="+ls(t);null==t&&(n.maxage=-1),n.maxage&&(n.expires=new Date(+new Date+n.maxage)),n.path&&(r+="; path="+n.path),n.domain&&(r+="; domain="+n.domain),n.expires&&(r+="; expires="+n.expires.toUTCString()),n.secure&&(r+="; secure"),document.cookie=r}function us(){var e;try{e=document.cookie}catch(e){return"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e.stack||e),{}}return function(e){var t,n={},r=e.split(/ *; */);if(""==r[0])return n;for(var i=0;i<r.length;++i)n[fs((t=r[i].split("="))[0])]=fs(t[1]);return n}(e)}function cs(e){return us()[e]}function ls(e){try{return encodeURIComponent(e)}catch(t){os("error `encode(%o)` - %o",e,t)}}function fs(e){try{return decodeURIComponent(e)}catch(t){os("error `decode(%o)` - %o",e,t)}}!function(e,t){var n=ss;function r(e){for(var n=t.cookie,r=t.levels(e),i=0;i<r.length;++i){var o="__tld__",s=r[i],a={domain:"."+s};if(n(o,1,a),n(o))return n(o,null,a),s}return""}r.levels=function(e){var t,n,r=("function"!=typeof window.URL?(t=e,(n=document.createElement("a")).href=t,n.hostname):new URL(e).hostname).split("."),i=r[r.length-1],o=[];if(4===r.length&&i===parseInt(i,10))return o;if(r.length<=1)return o;for(var s=r.length-2;s>=0;--s)o.push(r.slice(s).join("."));return o},r.cookie=n,t=e.exports=r}(is,is.exports);var hs=d(is.exports),ds=function(){function e(t){i(this,e),this.cOpts={},this.options(t),this.isSupportAvailable=this.checkSupportAvailability()}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(0===arguments.length)return this.cOpts;var t=".".concat(hs(window.location.href));return"."===t&&(t=null),this.cOpts=rs(e,{maxage:31536e6,path:"/",domain:t,samesite:"Lax"}),this.cOpts}},{key:"set",value:function(e,t){try{return Go(e,t,T(this.cOpts)),!0}catch(e){return lt.error(e),!1}}},{key:"get",value:function(e){return Go(e)}},{key:"remove",value:function(e){try{return Go(e,null,T(this.cOpts)),!0}catch(e){return!1}}},{key:"checkSupportAvailability",value:function(){var e="test_rudder_cookie";return this.set(e,!0),!!this.get(e)&&(this.remove(e),!0)}}]),e}(),ps=new ds({}),gs={exports:{}};!function(e,t){e.exports=function(){function e(e){return e=JSON.stringify(e),!!/^\{[\s\S]*\}$/.test(e)}function t(e){return void 0===e||"function"==typeof e?e+"":JSON.stringify(e)}function n(e){if("string"==typeof e)try{return JSON.parse(e)}catch(t){return e}}function r(e){return"[object Function]"==={}.toString.call(e)}function i(e){return"[object Array]"===Object.prototype.toString.call(e)}function o(e){var t="_Is_Incognit",n="yes";try{e||(e=window.localStorage),e.setItem(t,n),e.removeItem(t)}catch(t){var r={_data:{},setItem:function(e,t){return r._data[e]=String(t)},getItem:function(e){return r._data.hasOwnProperty(e)?r._data[e]:void 0},removeItem:function(e){return delete r._data[e]},clear:function(){return r._data={}}};e=r}finally{e.getItem(t)===n&&e.removeItem(t)}return e}var s=o();function a(){if(!(this instanceof a))return new a}a.prototype={set:function(n,r){if(n&&!e(n))s.setItem(n,t(r));else if(e(n))for(var i in n)this.set(i,n[i]);return this},get:function(e){if(!e){var t={};return this.forEach((function(e,n){return t[e]=n})),t}if("?"===e.charAt(0))return this.has(e.substr(1));var r=arguments;if(r.length>1){for(var i={},o=0,a=r.length;o<a;o++){var u=n(s.getItem(r[o]));this.has(r[o])&&(i[r[o]]=u)}return i}return n(s.getItem(e))},clear:function(){return s.clear(),this},remove:function(e){var t=this.get(e);return s.removeItem(e),t},has:function(e){return{}.hasOwnProperty.call(this.get(),e)},keys:function(){var e=[];return this.forEach((function(t){e.push(t)})),e},forEach:function(e){for(var t=0,n=s.length;t<n;t++){var r=s.key(t);e(r,this.get(r))}return this},search:function(e){for(var t=this.keys(),n={},r=0,i=t.length;r<i;r++)t[r].indexOf(e)>-1&&(n[t[r]]=this.get(t[r]));return n}};var u=null;function c(t,n){var o=arguments,s=null;if(u||(u=a()),0===o.length)return u.get();if(1===o.length){if("string"==typeof t)return u.get(t);if(e(t))return u.set(t)}if(2===o.length&&"string"==typeof t){if(!n)return u.remove(t);if(n&&"string"==typeof n)return u.set(t,n);n&&r(n)&&(s=null,s=n(t,u.get(t)),c.set(t,s))}if(2===o.length&&i(t)&&r(n))for(var l=0,f=t.length;l<f;l++)s=n(t[l],u.get(t[l])),c.set(t[l],s);return c}for(var l in a.prototype)c[l]=a.prototype[l];return c}()}(gs);var ys=d(gs.exports),vs=function(){function e(t){i(this,e),this.sOpts={},this.enabled=this.checkSupportAvailability(),this.options(t)}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return 0===arguments.length||(rs(e,{enabled:!0}),this.enabled=e.enabled&&this.enabled,this.sOpts=e),this.sOpts}},{key:"set",value:function(e,t){return ys.set(e,t)}},{key:"get",value:function(e){return ys.get(e)}},{key:"remove",value:function(e){return ys.remove(e)}},{key:"checkSupportAvailability",value:function(){var e="test_rudder_ls";return this.set(e,!0),!!this.get(e)&&(this.remove(e),!0)}}]),e}(),ms=new vs({}),Is="rl_user_id",bs="rl_trait",ks="rl_anonymous_id",As="rl_group_id",Es="rl_group_trait",Ss="rl_page_init_referrer",ws="rl_page_init_referring_domain",Cs="rl_session",Ts="rl_auth_token",Os="RudderEncrypt:",_s="Rudder",Rs={segment:"ajs_anonymous_id"};function Ps(e){try{return e?JSON.parse(e):null}catch(t){return lt.error(t),e||null}}function Ds(e){return e.replace(/^\s+|\s+$/gm,"")}function Ls(e){return e&&"string"==typeof e&&""!==Ds(e)&&e.substring(0,Os.length)===Os?Zi.decrypt(e.substring(Os.length),_s).toString(to):e}var xs=function(){function e(){i(this,e),ps.isSupportAvailable?this.storage=ps:(ms.enabled&&(this.storage=ms),this.storage||lt.error("No storage is available :: initializing the SDK without storage"))}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.storage.options(e)}},{key:"setItem",value:function(e,t){this.storage.set(e,function(e){return""===Ds(e)?e:"".concat(Os).concat(Zi.encrypt(e,_s).toString())}(function(e){return JSON.stringify(e)}(t)))}},{key:"setStringItem",value:function(e,t){"string"==typeof t?this.setItem(e,t):lt.error("[Storage] ".concat(e," should be string"))}},{key:"setUserId",value:function(e){this.setStringItem(Is,e)}},{key:"setUserTraits",value:function(e){this.setItem(bs,e)}},{key:"setGroupId",value:function(e){this.setStringItem(As,e)}},{key:"setGroupTraits",value:function(e){this.setItem(Es,e)}},{key:"setAnonymousId",value:function(e){this.setStringItem(ks,e)}},{key:"setInitialReferrer",value:function(e){this.setItem(Ss,e)}},{key:"setInitialReferringDomain",value:function(e){this.setItem(ws,e)}},{key:"setSessionInfo",value:function(e){this.setItem(Cs,e)}},{key:"setAuthToken",value:function(e){this.setItem(Ts,e)}},{key:"getItem",value:function(e){return Ps(Ls(this.storage.get(e)))}},{key:"getUserId",value:function(){return this.getItem(Is)}},{key:"getUserTraits",value:function(){return this.getItem(bs)}},{key:"getGroupId",value:function(){return this.getItem(As)}},{key:"getGroupTraits",value:function(){return this.getItem(Es)}},{key:"fetchExternalAnonymousId",value:function(e){var t,n=e.toLowerCase();return Object.keys(Rs).includes(n)&&"segment"===n?(ms.enabled&&(t=ms.get(Rs[n])),!t&&ps.isSupportAvailable&&(t=ps.get(Rs[n])),t):t}},{key:"getAnonymousId",value:function(e){var t=Ps(Ls(this.storage.get(ks)));if(t)return t;var n=N(e,"autoCapture.source");if(!0===N(e,"autoCapture.enabled")&&"string"==typeof n){var r=this.fetchExternalAnonymousId(n);if(r)return r}return t}},{key:"getInitialReferrer",value:function(){return this.getItem(Ss)}},{key:"getInitialReferringDomain",value:function(){return this.getItem(ws)}},{key:"getSessionInfo",value:function(){return this.getItem(Cs)}},{key:"getAuthToken",value:function(){return this.getItem(Ts)}},{key:"removeItem",value:function(e){return this.storage.remove(e)}},{key:"removeSessionInfo",value:function(){this.removeItem(Cs)}},{key:"clear",value:function(e){this.storage.remove(Is),this.storage.remove(bs),this.storage.remove(As),this.storage.remove(Es),this.storage.remove(Ts),e&&this.storage.remove(ks)}}]),e}(),Ms=new xs;function Bs(){return document.referrer||"$direct"}function Ns(e){var t=e.split("/");return t.length>=3?t[2]:""}function js(){for(var e=document.getElementsByTagName("link"),t=0;e[t];t+=1){var n=e[t];if("canonical"===n.getAttribute("rel"))return n.getAttribute("href")}}function Fs(){var e=js(),t=window.location.pathname;if(e)try{t=new URL(e).pathname}catch(e){}var n=window.location,r=n.search,i=n.href,o=document.title,s=function(e){var t,n=js(),r=(t=n?n.includes("?")?n:n+e:window.location.href).indexOf("#");return r>-1?t.slice(0,r):t}(r),a=i,u=Bs();return{path:t,referrer:u,referring_domain:Ns(u),search:r,title:o,url:s,tab_url:a,initial_referrer:Ms.getInitialReferrer()||"",initial_referring_domain:Ms.getInitialReferringDomain()||""}}for(var Us,Gs=s((function e(){i(this,e),this.name="RudderLabs JavaScript SDK",this.namespace="com.rudderlabs.javascript",this.version="2.40.1"})),Ks=s((function e(){i(this,e),this.name="RudderLabs JavaScript SDK",this.version="2.40.1"})),Qs=s((function e(){i(this,e),this.name="",this.version=""})),zs=s((function e(){i(this,e),this.density=0,this.width=0,this.height=0,this.innerWidth=0,this.innerHeight=0})),Hs=s((function e(){var t;i(this,e),this.app=new Gs,this.traits=null,this.library=new Ks,this.userAgent=function(){if("undefined"==typeof navigator)return null;var e=navigator.userAgent,t=navigator.brave;if(t&&Object.getPrototypeOf(t).isBrave){var n=e.match(/(chrome)\/([\w.]+)/i);n&&(e="".concat(e," Brave/").concat(n[2]))}return e}(),this.device=null,this.network=null,this.os=new Qs,this.locale="undefined"==typeof navigator?null:navigator.language||navigator.browserLanguage,this.screen=(t=new zs,"undefined"==typeof window||(t.width=window.screen.width,t.height=window.screen.height,t.density=window.devicePixelRatio,t.innerWidth=window.innerWidth,t.innerHeight=window.innerHeight),t)})),qs=function(){function e(){i(this,e),this.channel="web",this.context=new Hs,this.type=null,this.messageId=Ai(),this.originalTimestamp=(new Date).toISOString(),this.anonymousId=null,this.userId=null,this.event=null,this.properties={}}return s(e,[{key:"getProperty",value:function(e){return this.properties[e]}},{key:"addProperty",value:function(e,t){this.properties[e]=t}}]),e}(),Vs=function(){function e(){i(this,e),this.message=new qs}return s(e,[{key:"setType",value:function(e){this.message.type=e}},{key:"setProperty",value:function(e){this.message.properties=e}},{key:"setUserProperty",value:function(e){this.message.user_properties=e}},{key:"setUserId",value:function(e){this.message.userId=e}},{key:"setEventName",value:function(e){this.message.event=e}},{key:"getElementContent",value:function(){return this.message}}]),e}(),Ws=function(){function e(){i(this,e),this.rudderProperty=null,this.rudderUserProperty=null,this.event=null,this.userId=null,this.type=null}return s(e,[{key:"setType",value:function(e){return this.type=e,this}},{key:"build",value:function(){var e=new Vs;return e.setUserId(this.userId),e.setType(this.type),e.setEventName(this.event),e.setProperty(this.rudderProperty),e.setUserProperty(this.rudderUserProperty),e}}]),e}(),Ys={},Xs=256,Js=[];Xs--;)Js[Xs]=(Xs+256).toString(16).substring(1);Ys.v4=function(){var e,t=0,n="";if(!Us||Xs+16>256){for(Us=Array(t=256);t--;)Us[t]=256*Math.random()|0;t=Xs=0}for(;t<16;t++)e=Us[Xs+t],n+=6==t?Js[15&e|64]:8==t?Js[63&e|128]:Js[e],1&t&&t>1&&t<11&&(n+="-");return Xs++,n};var $s={},Zs=Object.prototype.hasOwnProperty,ea=String.prototype.charAt,ta=Object.prototype.toString,na=function(e,t){return ea.call(e,t)},ra=function(e,t){return Zs.call(e,t)},ia=function(e,t){t=t||ra;for(var n=[],r=0,i=e.length;r<i;r+=1)t(e,r)&&n.push(String(r));return n},oa=function(e){return null==e?[]:(t=e,"[object String]"===ta.call(t)?ia(e,na):function(e){return null!=e&&"function"!=typeof e&&"number"==typeof e.length}(e)?ia(e,ra):function(e,t){t=t||ra;var n=[];for(var r in e)t(e,r)&&n.push(String(r));return n}(e));var t},sa=oa,aa=Ys.v4,ua={_data:{},length:0,setItem:function(e,t){return this._data[e]=t,this.length=sa(this._data).length,t},getItem:function(e){return e in this._data?this._data[e]:null},removeItem:function(e){return e in this._data&&delete this._data[e],this.length=sa(this._data).length,null},clear:function(){this._data={},this.length=0},key:function(e){return sa(this._data)[e]}};$s.defaultEngine=function(){try{if(!window.localStorage)return!1;var e=aa();window.localStorage.setItem(e,"test_value");var t=window.localStorage.getItem(e);return window.localStorage.removeItem(e),"test_value"===t}catch(e){return!1}}()?window.localStorage:ua,$s.inMemoryEngine=ua;var ca=oa,la=Object.prototype.toString,fa="function"==typeof Array.isArray?Array.isArray:function(e){return"[object Array]"===la.call(e)},ha=function(e){return null!=e&&(fa(e)||"function"!==e&&function(e){var t=r(e);return"number"===t||"object"===t&&"[object Number]"===la.call(e)}(e.length))},da=function(e,t){for(var n=0;n<t.length&&!1!==e(t[n],n,t);n+=1);},pa=function(e,t){for(var n=ca(t),r=0;r<n.length&&!1!==e(t[n[r]],n[r],t);r+=1);},ga=function(e,t){return(ha(t)?da:pa).call(this,e,t)},ya=$s.defaultEngine,va=$s.inMemoryEngine,ma=ga,Ia=oa,ba=JSON;function ka(e,t,n,r){this.id=t,this.name=e,this.keys=n||{},this.engine=r||ya,this.originalEngine=this.engine}ka.prototype.set=function(e,t){var n=this._createValidKey(e);if(n)try{this.engine.setItem(n,ba.stringify(t))}catch(n){(function(e){var t=!1;if(e.code)switch(e.code){case 22:t=!0;break;case 1014:"NS_ERROR_DOM_QUOTA_REACHED"===e.name&&(t=!0)}else-2147024882===e.number&&(t=!0);return t})(n)&&(this._swapEngine(),this.set(e,t))}},ka.prototype.get=function(e){try{var t=this.engine.getItem(this._createValidKey(e));return null===t?null:ba.parse(t)}catch(e){return null}},ka.prototype.getOriginalEngine=function(){return this.originalEngine},ka.prototype.remove=function(e){this.engine.removeItem(this._createValidKey(e))},ka.prototype._createValidKey=function(e){var t,n=this.name,r=this.id;return Ia(this.keys).length?(ma((function(i){i===e&&(t=[n,r,e].join("."))}),this.keys),t):[n,r,e].join(".")},ka.prototype._swapEngine=function(){var e=this;ma((function(t){var n=e.get(t);va.setItem([e.name,e.id,t].join("."),n),e.remove(t)}),this.keys),this.engine=va};var Aa=ka;var Ea=ga,Sa={setTimeout:function(e,t){return window.setTimeout(e,t)},clearTimeout:function(e){return window.clearTimeout(e)},Date:window.Date},wa=Sa,Ca={ASAP:1,RESCHEDULE:2,ABANDON:3};function Ta(){this.tasks={},this.nextId=1}Ta.prototype.now=function(){return+new wa.Date},Ta.prototype.run=function(e,t,n){var r=this.nextId++;return this.tasks[r]=wa.setTimeout(this._handle(r,e,t,n||Ca.ASAP),t),r},Ta.prototype.cancel=function(e){this.tasks[e]&&(wa.clearTimeout(this.tasks[e]),delete this.tasks[e])},Ta.prototype.cancelAll=function(){Ea(wa.clearTimeout,this.tasks),this.tasks={}},Ta.prototype._handle=function(e,t,n,r){var i=this,o=i.now();return function(){if(delete i.tasks[e],!(r>=Ca.RESCHEDULE&&o+2*n<i.now()))return t();r===Ca.RESCHEDULE&&i.run(t,n,r)}},Ta.setClock=function(e){wa=e},Ta.resetClock=function(){wa=Sa},Ta.Modes=Ca;var Oa=Ta,_a=Ys.v4,Ra=Aa,Pa=ga,Da=Oa,La=Lo("localstorage-retry");function xa(e,t){return function(){return e.apply(t,arguments)}}function Ma(e,t,n){"function"==typeof t&&(n=t),this.name=e,this.id=_a(),this.fn=n,this.maxItems=t.maxItems||1/0,this.maxAttempts=t.maxAttempts||1/0,this.backoff={MIN_RETRY_DELAY:t.minRetryDelay||1e3,MAX_RETRY_DELAY:t.maxRetryDelay||3e4,FACTOR:t.backoffFactor||2,JITTER:t.backoffJitter||0},this.timeouts={ACK_TIMER:1e3,RECLAIM_TIMER:3e3,RECLAIM_TIMEOUT:1e4,RECLAIM_WAIT:500},this.keys={IN_PROGRESS:"inProgress",QUEUE:"queue",RECLAIM_START:"reclaimStart",RECLAIM_END:"reclaimEnd",ACK:"ack"},this._schedule=new Da,this._processId=0,this._store=new Ra(this.name,this.id,this.keys),this._store.set(this.keys.IN_PROGRESS,{}),this._store.set(this.keys.QUEUE,[]),this._ack=xa(this._ack,this),this._checkReclaim=xa(this._checkReclaim,this),this._processHead=xa(this._processHead,this),this._running=!1}y(Ma.prototype),Ma.prototype.start=function(){this._running&&this.stop(),this._running=!0,this._ack(),this._checkReclaim(),this._processHead()},Ma.prototype.stop=function(){this._schedule.cancelAll(),this._running=!1},Ma.prototype.shouldRetry=function(e,t){return!(t>this.maxAttempts)},Ma.prototype.getDelay=function(e){var t=this.backoff.MIN_RETRY_DELAY*Math.pow(this.backoff.FACTOR,e);if(this.backoff.JITTER){var n=Math.random(),r=Math.floor(n*this.backoff.JITTER*t);Math.floor(10*n)<5?t-=r:t+=r}return Number(Math.min(t,this.backoff.MAX_RETRY_DELAY).toPrecision(1))},Ma.prototype.addItem=function(e){this._enqueue({item:e,attemptNumber:0,time:this._schedule.now(),id:_a()})},Ma.prototype.requeue=function(e,t,n,r){this.shouldRetry(e,t,n)?this._enqueue({item:e,attemptNumber:t,time:this._schedule.now()+this.getDelay(t),id:r||_a()}):this.emit("discard",e,t)},Ma.prototype._enqueue=function(e){var t=this._store.get(this.keys.QUEUE)||[];(t=t.slice(-(this.maxItems-1))).push(e),t=t.sort((function(e,t){return e.time-t.time})),this._store.set(this.keys.QUEUE,t),this._running&&this._processHead()},Ma.prototype._processHead=function(){var e=this,t=this._store;this._schedule.cancel(this._processId);var n=t.get(this.keys.QUEUE)||[],r=t.get(this.keys.IN_PROGRESS)||{},i=this._schedule.now(),o=[];function s(n,r){o.push({item:n.item,done:function(i,o){var s=t.get(e.keys.IN_PROGRESS)||{};delete s[r],t.set(e.keys.IN_PROGRESS,s),e.emit("processed",i,o,n.item),i&&e.requeue(n.item,n.attemptNumber+1,i,n.id)}})}for(var a=Object.keys(r).length;n.length&&n[0].time<=i&&a++<e.maxItems;){var u=n.shift(),c=_a();r[c]={item:u.item,attemptNumber:u.attemptNumber,time:e._schedule.now()},s(u,c)}t.set(this.keys.QUEUE,n),t.set(this.keys.IN_PROGRESS,r),Pa((function(t){try{e.fn(t.item,t.done)}catch(e){La("Process function threw error: "+e)}}),o),n=t.get(this.keys.QUEUE)||[],this._schedule.cancel(this._processId),n.length>0&&(this._processId=this._schedule.run(this._processHead,n[0].time-i,Da.Modes.ASAP))},Ma.prototype._ack=function(){this._store.set(this.keys.ACK,this._schedule.now()),this._store.set(this.keys.RECLAIM_START,null),this._store.set(this.keys.RECLAIM_END,null),this._schedule.run(this._ack,this.timeouts.ACK_TIMER,Da.Modes.ASAP)},Ma.prototype._checkReclaim=function(){var e=this;Pa((function(t){t.id!==e.id&&(e._schedule.now()-t.get(e.keys.ACK)<e.timeouts.RECLAIM_TIMEOUT||function(t){t.set(e.keys.RECLAIM_START,e.id),t.set(e.keys.ACK,e._schedule.now()),e._schedule.run((function(){t.get(e.keys.RECLAIM_START)===e.id&&(t.set(e.keys.RECLAIM_END,e.id),e._schedule.run((function(){t.get(e.keys.RECLAIM_END)===e.id&&t.get(e.keys.RECLAIM_START)===e.id&&e._reclaim(t.id)}),e.timeouts.RECLAIM_WAIT,Da.Modes.ABANDON))}),e.timeouts.RECLAIM_WAIT,Da.Modes.ABANDON)}(t))}),function(t){for(var n=[],r=e._store.getOriginalEngine(),i=0;i<r.length;i++){var o=r.key(i);if(null!==o){var s=o.split(".");3===s.length&&s[0]===t&&"ack"===s[2]&&n.push(new Ra(t,s[1],e.keys))}}return n}(this.name)),this._schedule.run(this._checkReclaim,this.timeouts.RECLAIM_TIMER,Da.Modes.RESCHEDULE)},Ma.prototype._reclaim=function(e){var t=this,n=new Ra(this.name,e,this.keys),r={queue:this._store.get(this.keys.QUEUE)||[]},i={inProgress:n.get(this.keys.IN_PROGRESS)||{},queue:n.get(this.keys.QUEUE)||[]},o=[],s=function(e,n){Pa((function(e){var i=e.id||_a();o.indexOf(i)>=0?t.emit("duplication",e.item,e.attemptNumber):(r.queue.push({item:e.item,attemptNumber:e.attemptNumber+n,time:t._schedule.now(),id:i}),o.push(i))}),e)};s(i.queue,0),s(i.inProgress,1),r.queue=r.queue.sort((function(e,t){return e.time-t.time})),this._store.set(this.keys.QUEUE,r.queue);try{this._clearOtherQueue(n,1)}catch(e){if("NS_ERROR_STORAGE_BUSY"===e.name||"NS_ERROR_STORAGE_BUSY"===e.code||2153971713===e.code)try{this._clearOtherQueue(n,40)}catch(e){console.error(e)}else console.error(e)}this._processHead()},Ma.prototype._clearOtherQueue=function(e,t){var n=this;setTimeout((function(){e.remove(n.keys.IN_PROGRESS),setTimeout((function(){e.remove(n.keys.QUEUE),setTimeout((function(){e.remove(n.keys.RECLAIM_START),setTimeout((function(){e.remove(n.keys.RECLAIM_END),setTimeout((function(){e.remove(n.keys.ACK)}),t)}),t)}),t)}),t)}),t)};var Ba=d(Ma),Na={maxRetryDelay:36e4,minRetryDelay:1e3,backoffFactor:2,maxAttempts:10,maxItems:100},ja=function(){function e(){i(this,e),this.url="",this.writeKey=""}return s(e,[{key:"init",value:function(e,t,n){var r=this;this.url=t,this.writeKey=e,n&&u(Na,n),this.payloadQueue=new Ba("rudder",Na,(function(e,t){e.message.sentAt=Ei(),r.processQueueElement(e.url,e.headers,e.message,1e4,(function(e,n){if(e)return t(e);t(null,n)}))})),this.payloadQueue.start()}},{key:"processQueueElement",value:function(e,t,n,r,i){try{var o=new XMLHttpRequest;for(var s in o.open("POST",e,!0),t)o.setRequestHeader(s,t[s]);o.timeout=r,o.ontimeout=i,o.onerror=i,o.onreadystatechange=function(){if(4===o.readyState)if(429===o.status||o.status>=500&&o.status<600){var t="".concat(hi,' "').concat(o.status,'" status text: "').concat(o.statusText,'" for URL: "').concat(e,'"'),n=new Error(t);bi(n),i(n)}else i(null,o.status)},o.send(vi(n,!0))}catch(e){i(e)}}},{key:"enqueue",value:function(e,t){var n={"Content-Type":"application/json",Authorization:"Basic ".concat(btoa("".concat(this.writeKey,":"))),AnonymousId:btoa(e.anonymousId)};this.payloadQueue.addItem({url:"".concat(this.url,"/v1/").concat(t),headers:n,message:e})}}]),e}(),Fa="queue",Ua=64e3,Ga=function(){function e(){i(this,e),this.storage=ms,this.maxItems=10,this.flushQueueTimeOut=void 0,this.timeOutActive=!1,this.flushQueueTimeOutInterval=6e5,this.url="",this.writekey="",this.queueName="".concat(Fa,".").concat(Date.now())}return s(e,[{key:"sendQueueDataForBeacon",value:function(){this.sendDataFromQueueAndDestroyQueue()}},{key:"init",value:function(e,t,n){this.url=t,this.writekey=e,n.maxItems&&(this.maxItems=n.maxItems),n.flushQueueInterval&&(this.flushQueueTimeOutInterval=n.flushQueueInterval),this.sendQueueDataForBeacon=this.sendQueueDataForBeacon.bind(this),this.attachListeners()}},{key:"attachListeners",value:function(){var e=this;window.addEventListener("visibilitychange",(function(){"hidden"===document.visibilityState&&e.sendQueueDataForBeacon()}))}},{key:"getQueue",value:function(){return this.storage.get(this.queueName)}},{key:"setQueue",value:function(e){this.storage.set(this.queueName,e)}},{key:"enqueue",value:function(e){var t=this.getQueue()||[];(t=t.slice(-(this.maxItems-1))).push(e);var n=t.slice(0);vi({batch:n},!0).length>Ua&&(n=t.slice(0,t.length-1),this.flushQueue(n),(t=this.getQueue()).push(e)),this.setQueue(t),this.setTimer(),t.length===this.maxItems&&this.flushQueue(n)}},{key:"sendDataFromQueueAndDestroyQueue",value:function(){this.sendDataFromQueue(),this.storage.remove(this.queueName)}},{key:"sendDataFromQueue",value:function(){var e=this.getQueue();if(e&&e.length>0){var t=e.slice(0,e.length);this.flushQueue(t)}}},{key:"flushQueue",value:function(e){e.forEach((function(e){e.sentAt=(new Date).toISOString()}));var t=vi({batch:e},!0),n=new Blob([t],{type:"text/plain"}),r="".concat(this.url,"?writeKey=").concat(this.writekey);try{"function"!=typeof navigator.sendBeacon&&bi(new Error("Beacon API is not supported by browser")),navigator.sendBeacon(r,n)||bi(new Error("Unable to queue data to browser's beacon queue"))}catch(e){e.message="".concat(e.message," - While sending Beacon data to: ").concat(r),bi(e)}this.setQueue([]),this.clearTimer()}},{key:"setTimer",value:function(){this.timeOutActive||(this.flushQueueTimeOut=setTimeout(this.sendDataFromQueue.bind(this),this.flushQueueTimeOutInterval),this.timeOutActive=!0)}},{key:"clearTimer",value:function(){this.timeOutActive&&(clearTimeout(this.flushQueueTimeOut),this.timeOutActive=!1)}}]),e}(),Ka=function(){function e(){i(this,e),this.queue=void 0}return s(e,[{key:"initialize",value:function(e,t,n){var i={},o=ki(t);n&&n.useBeacon&&navigator.sendBeacon?(n.beaconQueueOptions&&null!=n.beaconQueueOptions&&"object"===r(n.beaconQueueOptions)&&(i=n.beaconQueueOptions),o="".concat(o,"/beacon/v1/batch"),this.queue=new Ga):(n&&n.useBeacon&<.info("[EventRepository] sendBeacon feature not available in this browser :: fallback to XHR"),n&&n.queueOptions&&null!=n.queueOptions&&"object"===r(n.queueOptions)&&(i=n.queueOptions),this.queue=new ja),this.queue.init(e,o,i)}},{key:"enqueue",value:function(e,t){var n=e.getElementContent();n.originalTimestamp=n.originalTimestamp||Ei(),n.sentAt=Ei(),vi(n,!0).length>32e3&<.error("[EventRepository] enqueue:: message length greater 32 Kb ",n),this.queue.enqueue(n,t)}}]),e}(),Qa=new Ka,za={maxRetryDelay:36e4,minRetryDelay:1e3,backoffFactor:2,maxAttempts:1/0},Ha=function(){function e(){i(this,e),this.callback=void 0,this.processQueueElements=!1}return s(e,[{key:"init",value:function(e,t){var n=this;e&&u(za,e),t&&(this.callback=t),this.payloadQueue=new Ba("rs_events",za,(function(e,t){n.processQueueElement(e.type,e.rudderElement,(function(e,n){if(e)return t(e);t(null,n)}))})),this.payloadQueue.start()}},{key:"activateProcessor",value:function(){this.processQueueElements=!0}},{key:"processQueueElement",value:function(e,t,n){try{this.processQueueElements?(Object.setPrototypeOf(t,Vs.prototype),this.callback(e,t),n(null)):n(new Error("The queue elements are not ready to be processed yet"))}catch(e){n(e)}}},{key:"enqueue",value:function(e,t){this.payloadQueue.addItem({type:e,rudderElement:t})}}]),e}(),qa="RS_JS_SDK",Va=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{var r=document.getElementById(e);if(r)return;var i=document.createElement("script");i.src=t,i.async=void 0===n.async||n.async,i.type="text/javascript",i.id=e,!0!==n.skipDatasetAttributes&&(i.setAttribute("data-loader",qa),void 0!==n.isNonNativeSDK&&i.setAttribute("data-isNonNativeSDK",n.isNonNativeSDK));var o=document.getElementsByTagName("head");if(o.length>0)o[0].insertBefore(i,o[0].firstChild);else{var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(i,s)}}catch(s){bi(s)}},Wa=function(){return navigator&&navigator.language},Ya=function(){return navigator&&navigator.userAgent};function Xa(e){return decodeURIComponent(atob(e).split("").map((function(e){return"%".concat("00".concat(e.charCodeAt(0).toString(16)).slice(-2))})).join(""))}function Ja(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Xa(e=e.endsWith("..")?e.substr(0,e.length-2):e)}var $a=/^[a-zA-Z0-9\-_.]+$/,Za="*";function eu(e,t,n,r){var i=function(e,t){return[e,(new Date).getTimezoneOffset(),t].join(Za)}(n,r),o=t||0,s=function(e){for(var t=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}(),n=-1,r=0;r<e.length;r++)n=n>>>8^t[255&(n^e.charCodeAt(r))];return(-1^n)>>>0}([i,Math.floor(Date.now()/6e4)-o,e].join(Za));return s.toString(36)}function tu(e){var t=function(e){var t=e.split(Za),n=t.length%2==0;return t.length<4||!n||1!==Number(t.shift())?null:{checksum:t.shift(),serializedIds:t.join(Za)}}(e);if(!t)return null;var n=t.checksum,r=t.serializedIds;return function(e,t){for(var n=Ya(),r=Wa(),i=0;i<=1;i+=1)if(eu(e,i,n,r)===t)return!0;return!1}(r,n)?function(e){for(var t={},n=e.split(Za),r=0;r<n.length;r+=2){var i=n[r];if($a.test(i)){var o=Ja(n[r+1]);t[i]=o}}return t}(r):null}var nu={HS:"HubSpot",GA:"GA",HOTJAR:"Hotjar",GOOGLEADS:"GoogleAds",VWO:"VWO",GTM:"GoogleTagManager",BRAZE:"Braze",INTERCOM:"INTERCOM",KEEN:"Keen",KISSMETRICS:"Kissmetrics",CUSTOMERIO:"CustomerIO",CHARTBEAT:"Chartbeat",COMSCORE:"Comscore",FACEBOOK_PIXEL:"FacebookPixel",LOTAME:"Lotame",OPTIMIZELY:"Optimizely",BUGSNAG:"Bugsnag",FULLSTORY:"Fullstory",TVSQUARED:"TVSquared",GA4:"GA4",MOENGAGE:"MoEngage",AM:"Amplitude",PENDO:"Pendo",LYTICS:"Lytics",APPCUES:"Appcues",POSTHOG:"Posthog",KLAVIYO:"Klaviyo",CLEVERTAP:"Clevertap",BINGADS:"BingAds",PINTEREST_TAG:"PinterestTag",ADOBE_ANALYTICS:"AdobeAnalytics",LINKEDIN_INSIGHT_TAG:"LinkedInInsightTag",REDDIT_PIXEL:"RedditPixel",DRIP:"Drip",HEAP:"Heap",CRITEO:"Criteo",MP:"Mixpanel",QUALTRICS:"Qualtrics",PROFITWELL:"ProfitWell",SENTRY:"Sentry",QUANTUMMETRIC:"QuantumMetric",SNAP_PIXEL:"SnapPixel",POST_AFFILIATE_PRO:"PostAffiliatePro",GOOGLE_OPTIMIZE:"GoogleOptimize",LAUNCHDARKLY:"LaunchDarkly",GA360:"GA360",ADROLL:"Adroll",DCM_FLOODLIGHT:"DCMFloodlight",MATOMO:"Matomo",VERO:"Vero",MOUSEFLOW:"Mouseflow",ROCKERBOX:"Rockerbox",CONVERTFLOW:"ConvertFlow",SNAPENGAGE:"SnapEngage",LIVECHAT:"LiveChat",SHYNET:"Shynet",WOOPRA:"Woopra",ROLLBAR:"RollBar",QUORA_PIXEL:"QuoraPixel",JUNE:"June",ENGAGE:"Engage",ITERABLE:"Iterable",YANDEX_METRICA:"YandexMetrica",REFINER:"Refiner",QUALAROO:"Qualaroo",PODSIGHTS:"Podsights",AXEPTIO:"Axeptio",SATISMETER:"Satismeter",MICROSOFT_CLARITY:"MicrosoftClarity",SENDINBLUE:"Sendinblue",OLARK:"Olark",LEMNISK:"Lemnisk",TIKTOK_ADS:"TiktokAds"},ru=function(){function e(){var t=this;if(i(this,e),this.isInitialized=!1,window.OneTrust&&window.OnetrustActiveGroups){this.userSetConsentGroupIds=window.OnetrustActiveGroups.split(",").filter((function(e){return e}));var n=window.OneTrust.GetDomainData().Groups;this.userSetConsentGroupNames=[],this.userDeniedConsentGroupIds=[],n.forEach((function(e){var n=e.CustomGroupId,r=e.GroupName;t.userSetConsentGroupIds.includes(n)?t.userSetConsentGroupNames.push(r.toUpperCase().trim()):t.userDeniedConsentGroupIds.push(n)})),this.userSetConsentGroupIds=this.userSetConsentGroupIds.map((function(e){return e.toUpperCase()})),this.isInitialized=!0}else lt.error("OneTrust resources are not accessible.")}return s(e,[{key:"isEnabled",value:function(e){var t=this;try{if(!this.isInitialized)return!0;var n=e.oneTrustCookieCategories;if(!n)return!0;var r=n.map((function(e){return e.oneTrustCookieCategory})).filter((function(e){return e}));return r.every((function(e){return t.userSetConsentGroupIds.includes(e.toUpperCase().trim())||t.userSetConsentGroupNames.includes(e.toUpperCase().trim())}))}catch(e){return lt.error("Error during onetrust cookie consent management ".concat(e)),!0}}},{key:"getDeniedList",value:function(){return this.isInitialized?this.userDeniedConsentGroupIds:[]}}]),e}(),iu=function(){function e(){var t=this;if(i(this,e),this.updatePurposes=function(e){e&&Object.entries(e).forEach((function(e){var n=e[0];e[1]?t.userConsentedPurposes.push(n):t.userDeniedPurposes.push(n)}))},this.userConsentedPurposes=[],this.userDeniedPurposes=[],window.updateKetchConsent=function(e){e&&(t.userConsentedPurposes=[],t.userDeniedPurposes=[],t.updatePurposes(e))},window.getKetchUserConsentedPurposes=function(){return t.userConsentedPurposes.slice()},window.getKetchUserDeniedPurposes=function(){return t.userDeniedPurposes.slice()},window.ketchConsent)this.updatePurposes(window.ketchConsent);else{var n=this.getConsent();this.updatePurposes(n)}}return s(e,[{key:"isEnabled",value:function(e){var t=this;try{var n=e.ketchConsentPurposes;if(!n||0===n.length)return!0;var r=n.map((function(e){return e.purpose})).filter((function(e){return e}));return r.some((function(e){return t.userConsentedPurposes.includes(e.trim())}))}catch(e){return lt.error("Error occured checking ketch consent state ".concat(e)),!0}}},{key:"getDeniedList",value:function(){return this.userDeniedPurposes}},{key:"getConsent",value:function(){var e=ps.get("_ketch_consent_v1_");if(e){var t;try{t=JSON.parse(atob(e))}catch(e){return void lt.error("Error occured while parsing consent cookie ".concat(e))}if(t){var n={};return Object.entries(t).forEach((function(e){var t=e[0],r=e[1];r&&r.status&&(n[t]="granted"===r.status)})),n}}}}]),e}(),ou=function(e){var t,n;return null!=e&&null!==(t=e.oneTrust)&&void 0!==t&&t.enabled?new ru:null!=e&&null!==(n=e.ketch)&&void 0!==n&&n.enabled?new iu:null},su=function(){function e(){i(this,e),this.storage=Ms,this.timeout=18e5,this.sessionInfo=this.storage.getSessionInfo()||{autoTrack:!0}}return s(e,[{key:"initialize",value:function(e){try{var t;if(this.sessionInfo.autoTrack=!(!1===(null==e||null===(t=e.sessions)||void 0===t?void 0:t.autoTrack)||this.sessionInfo.manualTrack),null!=e&&e.sessions&&!isNaN(e.sessions.timeout)){var n=e.sessions.timeout;0===n&&(lt.warn("[Session]:: Provided timeout value 0 will disable the auto session tracking feature."),this.sessionInfo.autoTrack=!1),n>0&&n<1e4&<.warn('[Session]:: It is not advised to set "timeout" less than 10 seconds'),this.timeout=n}this.sessionInfo.autoTrack?this.startAutoTracking():!1!==this.sessionInfo.autoTrack||this.sessionInfo.manualTrack||this.end()}catch(e){bi(e)}}},{key:"isValidSession",value:function(e){return e<=this.sessionInfo.expiresAt}},{key:"generateSessionId",value:function(){return Date.now()}},{key:"startAutoTracking",value:function(){var e=Date.now();this.isValidSession(e)||(this.sessionInfo={},this.sessionInfo.id=e,this.sessionInfo.expiresAt=e+this.timeout,this.sessionInfo.sessionStart=!0,this.sessionInfo.autoTrack=!0),this.storage.setSessionInfo(this.sessionInfo)}},{key:"validateSessionId",value:function(e){if("number"==typeof e&&e%1==0){var t;if(!(((t=e)?t.toString().length:0)<10))return e;lt.error('[Session]:: "sessionId" should at least be "'.concat(10,'" digits long'))}else lt.error('[Session]:: "sessionId" should only be a positive integer')}},{key:"start",value:function(e){var t=e?this.validateSessionId(e):this.generateSessionId();this.sessionInfo={id:t||this.generateSessionId(),sessionStart:!0,manualTrack:!0},this.storage.setSessionInfo(this.sessionInfo)}},{key:"getSessionId",value:function(){return this.sessionInfo.autoTrack&&this.isValidSession(Date.now())||this.sessionInfo.manualTrack?this.sessionInfo.id:null}},{key:"end",value:function(){this.sessionInfo={},this.storage.removeSessionInfo()}},{key:"getSessionInfo",value:function(){var e={};if(this.sessionInfo.autoTrack||this.sessionInfo.manualTrack){if(this.sessionInfo.autoTrack){var t=Date.now();this.isValidSession(t)?this.sessionInfo.expiresAt=t+this.timeout:this.startAutoTracking()}this.sessionInfo.sessionStart&&(e.sessionStart=!0,this.sessionInfo.sessionStart=!1),e.sessionId=this.sessionInfo.id,this.storage.setSessionInfo(this.sessionInfo)}return e}},{key:"reset",value:function(){var e=this.sessionInfo,t=e.manualTrack;e.autoTrack?(this.sessionInfo={},this.startAutoTracking()):t&&this.start()}}]),e}(),au=new su,uu=["integrations","anonymousId","originalTimestamp"],cu="rs-bugsnag",lu="bugsnag",fu=["Bugsnag",lu],hu="0d96a60df267f4a13f808bbaa54e535c",du=["rudder-analytics.min.js","rudder-analytics-staging.min.js","rudder-analytics.js"].concat(c(Object.keys(nu).map((function(e){return"".concat(nu[e],".min.js")}))),c(Object.keys(nu).map((function(e){return"".concat(nu[e],"-staging.min.js")}))),c(Object.keys(nu).map((function(e){return"".concat(nu[e],".js")})))),pu=function(e){var t=e&&e._client&&e._client._notifier&&e._client._notifier.version;if(!t){var n=e({apiKey:hu,releaseStage:"version-test",beforeSend:function(){return!1}});t=n.notifier&&n.notifier.version,n=void 0}return t&&"6"===t.charAt(0)},gu=function(e){fu.every((function(e){return!function(e,t){if(null==e)throw new TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}(window,e)}))&&Va(e,"https://d2wy8f7a9ursnm.cloudfront.net/v6/bugsnag.min.js",{isNonNativeSDK:"true",skipDatasetAttributes:!0})},yu=function(){function e(t,n){i(this,e),this.pluginName=cu,this.sourceId=t,this.onClientReady=n,this.initClientOnLibReadyInterval=void 0,this.init()}return s(e,[{key:"init",value:function(){var e=this;if(!window.RudderStackGlobals||!window.RudderStackGlobals.errorReporting){if(!hu.match(/{{.+}}/)){gu(this.pluginName);var t=window.bugsnag;"function"!=typeof t?(this.initClientOnLibReadyInterval=setInterval((function(){var t=window.bugsnag;"function"==typeof t&&(pu(t)&&e.initClient(),clearInterval(e.initClientOnLibReadyInterval))}),100),setTimeout((function(){clearInterval(e.initClientOnLibReadyInterval)}),ri)):pu(t)&&this.initClient()}}}},{key:"initClient",value:function(){var e,t=window.bugsnag;this.client=t({apiKey:hu,appVersion:"2.40.1",metaData:{SDK:{name:"JS",installType:"npm"}},beforeSend:this.onError(),autoTrackSessions:!1,collectUserIp:!1,enabledBreadcrumbTypes:["error","log","user"],maxEvents:100,releaseStage:(e=window.location.hostname,e&&["www.rs-unit-test-host.com","localhost","127.0.0.1","[::1]"].includes(e)?"development":"production")}),this.onClientReady()}},{key:"onError",value:function(){var e=this.sourceId;return function(t){try{return!!function(e){var t=N(e,"stacktrace.0.file");if(!t||"string"!=typeof t)return!1;var n=t.substring(t.lastIndexOf("/")+1);return du.includes(n)}(t)&&(function(e,t){e.updateMetaData("source",{metadataSource:t});var n=e.errorMessage;e.context=n,n.includes("error in script loading")&&(e.context="Script load failures"),e.severity="error"}(t,e),!0)}catch(e){return!1}}}},{key:"notify",value:function(e){this.client&&this.client.notify(e)}},{key:"leaveBreadcrumb",value:function(e){this.client&&this.client.leaveBreadcrumb(e)}}]),e}(),vu=cu,mu=[cu],Iu=function(){function e(t){i(this,e),this.isEnabled=!1,this.providerName=vu,this.provider=void 0,this.logger=t,this.onClientReady=this.onClientReady.bind(this),this.exposeToGlobal=this.exposeToGlobal.bind(this)}return s(e,[{key:"init",value:function(e,t){e&&t?!0===function(e){return N(e,"statsCollection.errors.enabled")||!1}(e)?(this.enable(),this.setProviderName(function(e){return N(e,"statsCollection.errors.provider")}(e)),this.initProvider(e,t)):this.disable():this.logger.error("[Analytics] ErrorReporting :: Invalid configuration or missing source id provided.")}},{key:"enable",value:function(){this.isEnabled=!0}},{key:"disable",value:function(){this.isEnabled=!1}},{key:"setProviderName",value:function(e){e?!e||mu.includes(e)?this.providerName=e:this.logger.error("[Analytics] ErrorReporting :: Invalid error reporting provider value. Value should be one of: ".concat(mu.join(","))):this.providerName=vu}},{key:"initProvider",value:function(e,t){if(this.providerName===cu)this.provider=new yu(t,this.onClientReady)}},{key:"onClientReady",value:function(){this.exposeToGlobal()}},{key:"exposeToGlobal",value:function(){window.RudderStackGlobals||(window.RudderStackGlobals={}),window.RudderStackGlobals.errorReporting=this}},{key:"leaveBreadcrumb",value:function(e){if(this.provider)try{this.provider.leaveBreadcrumb(e)}catch(e){this.logger.error("[Analytics] ErrorReporting :: leaveBreadcrumb method ".concat(e.toString()))}}},{key:"notify",value:function(e){if(this.provider)try{this.provider.notify(e)}catch(e){this.logger.error("[Analytics] ErrorReporting :: notify method ".concat(e.toString()))}}}]),e}(),bu=new(function(){function e(){i(this,e),this.retryAttempt=3,this.queue=[],this.isTransformationProcessing=!1,this.authToken=null}return s(e,[{key:"init",value:function(e,t,n){this.dataPlaneUrl=ki(t),this.writeKey=e,this.authToken=n||this.authToken,this.start()}},{key:"enqueue",value:function(e,t,n){this.queue.push({event:e,destinationIds:t,cb:n})}},{key:"sendEventForTransformation",value:function(e,t){var n=this;return new Promise((function(r,i){var o="".concat(n.dataPlaneUrl,"/transform"),s={"Content-Type":"application/json",Authorization:"Basic ".concat(btoa("".concat(n.writeKey,":")))};try{var a=new XMLHttpRequest;a.open("POST",o,!0),Object.keys(s).forEach((function(e){return a.setRequestHeader(e,s[e])})),a.timeout=1e4,a.onreadystatechange=function(){if(4===a.readyState)try{var o=a.status,s=a.response;switch(o){case 200:return s=JSON.parse(s),void r({status:o,transformedPayload:s.transformedBatch});case 400:var u=s?"".concat(s):"Invalid request payload";return void r({status:o,errorMessage:u});case 404:return void r({status:o});default:if(!(t>0))return void r({status:o,errorMessage:"Retries exhausted"});var c=t-1;setTimeout((function(){return n.sendEventForTransformation(e,c).then(r).catch(i)}),500*Math.pow(2,n.retryAttempt-c))}}catch(e){i(e)}},a.send(vi(e,!0))}catch(e){i(e)}}))}},{key:"checkQueueLengthAndProcess",value:function(){this.queue.length>0&&this.process()}},{key:"process",value:function(){var e=this;this.isTransformationProcessing=!0;var t,n,r=this.queue.shift(),i=(t=r.event,n=r.destinationIds,{metadata:{"Custom-Authorization":this.authToken},batch:[{orderNo:Date.now(),destinationIds:n,event:t.message}]});this.sendEventForTransformation(i,this.retryAttempt).then((function(t){e.isTransformationProcessing=!1,r.cb(t),e.checkQueueLengthAndProcess()})).catch((function(t){bi("string"==typeof t?t:t.message),e.isTransformationProcessing=!1,r.cb({status:0}),e.checkQueueLengthAndProcess()}))}},{key:"start",value:function(){var e=this;setInterval((function(){e.isTransformationProcessing||e.checkQueueLengthAndProcess()}),100)}},{key:"setAuthToken",value:function(e){this.authToken=e}}]),e}()),ku=function(){function e(){i(this,e),this.initialized=!1,this.clientIntegrations=[],this.loadOnlyIntegrations={},this.clientIntegrationObjects=void 0,this.successfullyLoadedIntegration=[],this.failedToBeLoadedIntegration=[],this.toBeProcessedArray=[],this.toBeProcessedByIntegrationArray=[],this.storage=Ms,this.eventRepository=Qa,this.preProcessQueue=new Ha,this.sendAdblockPage=!1,this.sendAdblockPageOptions={},this.clientSuppliedCallbacks={},this.readyCallbacks=[],this.methodToCallbackMapping={syncPixel:"syncPixelCallback"},this.loaded=!1,this.loadIntegration=!0,this.bufferDataPlaneEventsUntilReady=!1,this.dataPlaneEventsBufferTimeout=1e4,this.integrationsData={},this.dynamicallyLoadedIntegrations={},this.destSDKBaseURL=ni,this.cookieConsentOptions={},this.logLevel=void 0,this.clientIntegrationsReady=!1,this.uSession=au,this.version="2.40.1",this.lockIntegrationsVersion=!1,this.errorReporting=new Iu(lt),this.deniedConsentIds=[],this.transformationHandler=bu}return s(e,[{key:"initializeUser",value:function(e){this.userId=this.storage.getUserId()||"",this.storage.setUserId(this.userId),this.userTraits=this.storage.getUserTraits()||{},this.storage.setUserTraits(this.userTraits),this.groupId=this.storage.getGroupId()||"",this.storage.setGroupId(this.groupId),this.groupTraits=this.storage.getGroupTraits()||{},this.storage.setGroupTraits(this.groupTraits),this.anonymousId=this.getAnonymousId(e),this.storage.setAnonymousId(this.anonymousId)}},{key:"setInitialPageProperties",value:function(){if(null==this.storage.getInitialReferrer()&&null==this.storage.getInitialReferringDomain()){var e=Bs();this.storage.setInitialReferrer(e),this.storage.setInitialReferringDomain(Ns(e))}}},{key:"allModulesInitialized",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new Promise((function(n){e.clientIntegrations.every((function(t){return null!=e.dynamicallyLoadedIntegrations["".concat(nu[t.name]).concat(oi)]}))||t>=2e4?n(e):e.pause(ii).then((function(){return e.allModulesInitialized(t+ii).then(n)}))}))}},{key:"executeReadyCallback",value:function(){this.readyCallbacks.forEach((function(e){return e()}))}},{key:"integrationSDKLoaded",value:function(e,t){return window[e]&&window[e][t]&&window[e][t].prototype&&void 0!==window[e][t].prototype.constructor}},{key:"processResponse",value:function(e,t){var n=this;try{var i=t;try{if("string"==typeof t&&(i=JSON.parse(t)),!i||"object"!==r(i)||Array.isArray(i))return void lt.error("Invalid source configuration")}catch(e){return void bi(e)}try{this.errorReporting.init(i.source.config,i.source.id)}catch(e){bi(e)}if(this.serverUrl=Pi(i,this.serverUrl,this.options),this.eventRepository.initialize(this.writeKey,this.serverUrl,this.options),this.loaded=!0,this.transformationHandler.init(this.writeKey,this.serverUrl,this.storage.getAuthToken()),this.options&&"function"==typeof this.options.onLoaded&&this.options.onLoaded(this),function(e){if(e.toBeProcessedArray.length>0)for(;e.toBeProcessedArray.length>0;){var t=c(e.toBeProcessedArray[0]);e.toBeProcessedArray.shift();var n=t[0];t.shift(),e[n].apply(e,c(t))}}(this),i.source.destinations.forEach((function(e){e.enabled&&this.clientIntegrations.push({name:e.destinationDefinition.name,config:e.config,destinationInfo:{shouldApplyDeviceModeTransformation:e.shouldApplyDeviceModeTransformation||!1,propagateEventsUntransformedOnError:e.propagateEventsUntransformedOnError||!1,destinationId:e.id}})}),this),this.clientIntegrations=Ti(this.loadOnlyIntegrations,this.clientIntegrations),Object.keys(this.cookieConsentOptions).length>0)try{var o=ou(this.cookieConsentOptions);this.deniedConsentIds=o&&o.getDeniedList(),this.clientIntegrations=this.clientIntegrations.filter((function(e){return!o||o&&o.isEnabled(e.config)}))}catch(e){bi(e)}this.clientIntegrations=this.clientIntegrations.filter((function(e){return!!nu[e.name]||(lt.error("[Analytics] Integration:: ".concat(e.name," not available for initialization")),!1)}));var s="";Oi().isStaging&&(s="-staging"),this.bufferDataPlaneEventsUntilReady&&setTimeout((function(){n.processBufferedCloudModeEvents()}),this.dataPlaneEventsBufferTimeout),this.errorReporting.leaveBreadcrumb("Starting device-mode initialization"),this.clientIntegrations.forEach((function(e){var t=nu[e.name],r="".concat(t).concat(oi),i="".concat(n.destSDKBaseURL,"/").concat(t).concat(s,".min.js");window.hasOwnProperty(r)||Va(r,i,{isNonNativeSDK:!0});var o=n,a=setInterval((function(){if(o.integrationSDKLoaded(r,t)){var i,s=window[r];clearInterval(a);try{var u="[Analytics] processResponse :: trying to initialize integration name:: ".concat(r);n.errorReporting.leaveBreadcrumb(u),(i=new s[t](e.config,o,e.destinationInfo)).init(),o.isInitialized(i).then((function(){o.dynamicallyLoadedIntegrations[r]=s[t]}))}catch(e){var c="[Analytics] 'integration.init()' failed :: ".concat(r," :: ").concat(e.message);bi(e,c),o.failedToBeLoadedIntegration.push(i)}}}),100);setTimeout((function(){clearInterval(a)}),ri)}));var a=this;this.allModulesInitialized().then((function(){if(!a.clientIntegrations||0===a.clientIntegrations.length)return n.clientIntegrationsReady=!0,n.executeReadyCallback(),void(n.toBeProcessedByIntegrationArray=[]);a.replayEvents(a)}))}catch(e){bi(e)}}},{key:"sendDataToDestination",value:function(e,t,n){try{if(e[n]){var r=T(t);e[n](r)}}catch(t){var i="[sendToNative]:: [Destination: ".concat(e.name,"]:: ");bi(t,i)}}},{key:"sendTransformedDataToDestination",value:function(e,t,n){var r=this;try{Ci(t.message.integrations);var i=e.map((function(e){return e.destinationId}));this.transformationHandler.enqueue(t,i,(function(i){var o=i.status,s=i.transformedPayload,a=i.errorMessage;e.forEach((function(e){try{switch(o){case 200:var i=s.find((function(t){return t.id===e.destinationId})),u=[];null==i||i.payload.forEach((function(n){if("200"===n.status)u.push(n);else{var r='[DMT]:: Event transformation unsuccessful for destination "'.concat(e.name,'". Reason: '),i="Unknown";"410"===n.status&&(i="Transformation is not available");var o="Dropping the event",s=lt.error;!0===e.propagateEventsUntransformedOnError&&(o="Sending untransformed event to the destination",s=lt.warn,u.push({event:t.message})),s("".concat(r," ").concat(i,". ").concat(o,"."))}})),null==u||u.forEach((function(t){mi(t.event)&&r.sendDataToDestination(e,{message:t.event},n)}));break;case 404:lt.warn("[DMT]:: Transformation server access is denied. The configuration data seems to be out of sync. Sending untransformed event to the destination."),r.sendDataToDestination(e,t,n);break;default:!0===e.propagateEventsUntransformedOnError?(lt.warn("[DMT]::[Destination: ".concat(e.name,"] :: Transformation request failed with status: ").concat(o," ").concat(a,". Sending untransformed event.")),r.sendDataToDestination(e,t,n)):lt.error("[DMT]::[Destination: ".concat(e.name,"] :: Transformation request failed with status: ").concat(o," ").concat(a,". Dropping the event."))}}catch(t){t instanceof Error&&(t.message="[DMT]::[Destination:".concat(e.name,"]:: ").concat(t.message)),bi(t)}}))}))}catch(e){e instanceof Error&&(e.message="[DMT]:: ".concat(e.message)),bi(e)}}},{key:"processAndSendEventsToDeviceMode",value:function(e,t,n){var r=this,i=[],o=[];e.forEach((function(e){!r.IsEventBlackListed(t.message.event,e.name)&&(e.shouldApplyDeviceModeTransformation?o.push(e):i.push(e))})),i.forEach((function(e){r.sendDataToDestination(e,t,n)})),o.length>0&&this.sendTransformedDataToDestination(o,t,n)}},{key:"queueEventForDataPlane",value:function(e,t){var n=t.message.integrations||{All:!0};t.message.integrations=function(e,t){var n=T(e),r=Object.keys(t).filter((function(e){return!(!0===t[e]&&n[e])})).reduce((function(e,n){return e[n]=t[n],e}),{});return yi(n,r)}(this.integrationsData,n),this.eventRepository.enqueue(t,e)}},{key:"processBufferedCloudModeEvents",value:function(){this.bufferDataPlaneEventsUntilReady&&this.preProcessQueue.activateProcessor()}},{key:"replayEvents",value:function(e){var t,n,r,i=this;this.errorReporting.leaveBreadcrumb("Started replaying buffered events"),e.clientIntegrationObjects=[],e.clientIntegrationObjects=e.successfullyLoadedIntegration,e.clientIntegrationObjects.every((function(e){return!e.isReady||e.isReady()}))&&(this.integrationsData=(t=this.integrationsData,n=e.clientIntegrationObjects,r=T(t),n.forEach((function(e){if(e.getDataForIntegrationsObject)try{r=yi(r,e.getDataForIntegrationsObject())}catch(e){lt.debug("[Analytics: prepareDataForIntegrationsObj]",e)}})),r),e.clientIntegrationsReady=!0,e.executeReadyCallback()),this.processBufferedCloudModeEvents(),e.toBeProcessedByIntegrationArray.forEach((function(t){var n=t[0];t.shift(),Object.keys(t[0].message.integrations).length>0&&wi(t[0].message.integrations);var r=Ti(t[0].message.integrations,e.clientIntegrationObjects);i.processAndSendEventsToDeviceMode(r,t[0],n)})),e.toBeProcessedByIntegrationArray=[]}},{key:"pause",value:function(e){return new Promise((function(t){setTimeout(t,e)}))}},{key:"isInitialized",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return new Promise((function(r){e.isLoaded()?(t.successfullyLoadedIntegration.push(e),r(t)):n>=ri?(t.failedToBeLoadedIntegration.push(e),r(t)):t.pause(ii).then((function(){return t.isInitialized(e,n+ii).then(r)}))}))}},{key:"page",value:function(e,t,n,i,o){if(this.errorReporting.leaveBreadcrumb("Page event"),this.loaded){"function"==typeof i&&(o=i,i=null),"function"==typeof n&&(o=n,i=n=null),"function"==typeof t&&(o=t,i=n=t=null),"function"==typeof e&&(o=e,i=n=t=e=null),"object"===r(e)&&null!=e&&null!=e&&(i=t,n=e,t=e=null),"object"===r(t)&&null!=t&&null!=t&&(i=n,n=t,t=null),"string"==typeof e&&"string"!=typeof t&&(t=e,e=null),this.sendAdblockPage&&"RudderJS-Initiated"!=e&&this.sendSampleRequest();var s=T(n),a=T(i),u=(new Ws).setType("page").build();s||(s={}),t&&(u.message.name=s.name=t),e&&(u.message.category=s.category=e),u.message.properties=this.getPageProperties(s),this.processAndSendDataToDestinations("page",u,a,o)}else this.toBeProcessedArray.push(["page"].concat(Array.prototype.slice.call(arguments)))}},{key:"track",value:function(e,t,n,r){if(this.errorReporting.leaveBreadcrumb("Track event"),this.loaded){"function"==typeof n&&(r=n,n=null),"function"==typeof t&&(r=t,n=null,t=null);var i=T(t),o=T(n),s=(new Ws).setType("track").build();e&&s.setEventName(e),s.setProperty(i||{}),this.processAndSendDataToDestinations("track",s,o,r)}else this.toBeProcessedArray.push(["track"].concat(Array.prototype.slice.call(arguments)))}},{key:"identify",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Identify event"),this.loaded){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"object"===r(e)&&(n=t,t=e,e=this.userId);var o=_i(e);o&&this.userId&&o!==this.userId&&this.reset(),this.userId=o,this.storage.setUserId(this.userId);var s=T(t),a=T(n);if(s){for(var u in s)this.userTraits[u]=s[u];this.storage.setUserTraits(this.userTraits)}var c=(new Ws).setType("identify").build();this.processAndSendDataToDestinations("identify",c,a,i)}else this.toBeProcessedArray.push(["identify"].concat(Array.prototype.slice.call(arguments)))}},{key:"alias",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Alias event"),this.loaded){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"function"==typeof e&&(i=e,n=null,t=null,e=null),"object"===r(t)&&(n=t,t=null),"object"===r(e)&&(n=e,t=null,e=null);var o=(new Ws).setType("alias").build();o.message.previousId=_i(t)||(this.userId?this.userId:this.getAnonymousId()),o.message.userId=_i(e);var s=T(n);this.processAndSendDataToDestinations("alias",o,s,i)}else this.toBeProcessedArray.push(["alias"].concat(Array.prototype.slice.call(arguments)))}},{key:"group",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Group event"),this.loaded){if(0!==arguments.length){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"object"===r(e)&&(n=t,t=e,e=this.groupId),"function"==typeof e&&(i=e,n=null,t=null,e=this.groupId),this.groupId=_i(e),this.storage.setGroupId(this.groupId);var o=T(t),s=T(n),a=(new Ws).setType("group").build();if(o)for(var u in o)this.groupTraits[u]=o[u];else this.groupTraits={};this.storage.setGroupTraits(this.groupTraits),this.processAndSendDataToDestinations("group",a,s,i)}}else this.toBeProcessedArray.push(["group"].concat(Array.prototype.slice.call(arguments)))}},{key:"IsEventBlackListed",value:function(e,t){if(!e||"string"!=typeof e)return!1;var n=Xr[t],r=this.clientIntegrations.find((function(e){return e.name===n})).config,i=r.blacklistedEvents,o=r.whitelistedEvents,s=r.eventFilteringOption;if(!s)return!1;var a=e.trim().toUpperCase();switch(s){case"disable":default:return!1;case"blacklistedEvents":return!!Array.isArray(i)&&i.some((function(e){return e.eventName.trim().toUpperCase()===a}));case"whitelistedEvents":return!Array.isArray(o)||!o.some((function(e){return e.eventName.trim().toUpperCase()===a}))}}},{key:"shouldUseGlobalIntegrationsConfigInEvents",value:function(){return this.useGlobalIntegrationsConfigInEvents&&this.loadOnlyIntegrations&&Object.keys(this.loadOnlyIntegrations).length>0}},{key:"processAndSendDataToDestinations",value:function(e,t,r,i){try{this.anonymousId||this.setAnonymousId(),this.errorReporting.leaveBreadcrumb("Started sending data to destinations"),t.message.context.traits=n({},this.userTraits),t.message.anonymousId=this.anonymousId,t.message.userId=t.message.userId?t.message.userId:this.userId,"group"==e&&(this.groupId&&(t.message.groupId=this.groupId),this.groupTraits&&(t.message.traits=n({},this.groupTraits)));try{var o=this.uSession.getSessionInfo(),s=o.sessionId,a=o.sessionStart;t.message.context.sessionId=s,a&&(t.message.context.sessionStart=!0)}catch(e){bi(e)}f=this.cookieConsentOptions,h=!1,Object.keys(f).forEach((function(e){ui.includes(e)&&"boolean"==typeof f[e].enabled&&!0===f[e].enabled&&(h=!0)})),h&&(t.message.context.consentManagement={deniedConsentIds:this.deniedConsentIds||[]}),this.processOptionsParam(t,r),function(e,t){var n=e.properties,r=e.traits;n&&Object.keys(n).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in properties--\x3e ".concat(e," with ").concat(t," call"))})),r&&Object.keys(r).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in traits--\x3e ".concat(e," with ").concat(t," call"))}));var i=e.context.traits;i&&Object.keys(i).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in traits --\x3e ".concat(e," with ").concat(t," call"))}))}(t.message,e);var u=t.message.integrations;u?wi(u):u=this.shouldUseGlobalIntegrationsConfigInEvents()?this.loadOnlyIntegrations:fi,t.message.integrations=u;try{t.message.context["ua-ch"]=this.uach}catch(e){bi(e)}if(this.clientIntegrationObjects){var c=Ti(u,this.clientIntegrationObjects);this.processAndSendEventsToDeviceMode(c,t,e)}else this.toBeProcessedByIntegrationArray.push([e,t]);var l=T(t);Ci(l.message.integrations),!this.bufferDataPlaneEventsUntilReady||this.clientIntegrationObjects?this.queueEventForDataPlane(e,l):this.preProcessQueue.enqueue(e,l),i&&"function"==typeof i&&i(l)}catch(e){bi(e)}var f,h}},{key:"utm",value:function(e){var t={};try{var n=new URL(e),r="utm_";n.searchParams.forEach((function(e,n){if(n.startsWith(r)){var i=n.substring(r.length);"campaign"===i&&(i="name"),t[i]=e}}))}catch(e){}return t}},{key:"addCampaignInfo",value:function(e){var t=e.message.context;t&&"object"===r(t)&&(e.message.context.campaign=this.utm(window.location.href))}},{key:"processOptionsParam",value:function(e,t){var i=e.message,o=i.type,s=i.properties;this.addCampaignInfo(e),e.message.context.page=this.getContextPageProperties("page"===o?s:void 0),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};"object"===r(t)&&null!==t&&Object.keys(t).forEach((function(n){uu.includes(n)&&(e[n]=t[n])}))}(e.message,t),e.message.context=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e.context;return"object"!==r(t)||null===t||Object.keys(t).forEach((function(e){if(!uu.includes(e)&&!ci.includes(e))if("context"!==e)i=yi(i,a({},e,t[e]));else if("object"===r(t[e])&&null!==t[e]){var o={};Object.keys(t[e]).forEach((function(n){ci.includes(n)||(o[n]=t[e][n])})),i=yi(i,n({},o))}else lt.error("[Analytics: processOptionsParam] context passed in options ".concat(e," is not object."))})),i}(e.message,t)}},{key:"getPageProperties",value:function(e,t){var n=Fs(),r=t&&t.page||{};for(var i in n)void 0===e[i]&&(e[i]=r[i]||n[i]);return e}},{key:"getContextPageProperties",value:function(e){var t=Fs(),n={};for(var r in t)n[r]=e&&e[r]?e[r]:t[r];return n}},{key:"reset",value:function(e){this.errorReporting.leaveBreadcrumb("reset API :: flag: ".concat(e)),this.loaded?(e&&(this.anonymousId=""),this.userId="",this.userTraits={},this.groupId="",this.groupTraits={},this.uSession.reset(),this.storage.clear(e)):this.toBeProcessedArray.push(["reset",e])}},{key:"getAnonymousId",value:function(e){return this.anonymousId=this.storage.getAnonymousId(e),this.anonymousId||this.setAnonymousId(),this.anonymousId}},{key:"getUserId",value:function(){return this.userId}},{key:"getSessionId",value:function(){return this.uSession.getSessionId()}},{key:"getUserTraits",value:function(){return this.userTraits}},{key:"getGroupId",value:function(){return this.groupId}},{key:"getGroupTraits",value:function(){return this.groupTraits}},{key:"setAnonymousId",value:function(e,t){var n=t?tu(t):null,r=n?n.rs_amp_id:null;this.anonymousId=e||r||Ai(),this.storage.setAnonymousId(this.anonymousId)}},{key:"isValidWriteKey",value:function(e){return e&&"string"==typeof e&&e.trim().length>0}},{key:"isValidServerUrl",value:function(e){return e&&"string"==typeof e&&e.trim().length>0}},{key:"isDatasetAvailable",value:function(){var e=document.createElement("div");return e.setAttribute("data-a-b","c"),!!e.dataset&&"c"===e.dataset.aB}},{key:"loadAfterPolyfill",value:function(e,t,i){var o=this;if("object"===r(t)&&null!==t&&(i=t,t=null),i&&i.logLevel&&(this.logLevel=i.logLevel,lt.setLogLevel(i.logLevel)),!this.isValidWriteKey(e))throw Error("Unable to load the SDK due to invalid writeKey");if(!this.storage||0===Object.keys(this.storage).length)throw Error("Cannot proceed as no storage is available");i&&i.cookieConsentManager&&(this.cookieConsentOptions=i.cookieConsentManager),this.writeKey=e,this.serverUrl=t,this.options=i;var s={};if(i&&i.setCookieDomain&&(s=n(n({},s),{},{domain:i.setCookieDomain})),i&&"boolean"==typeof i.secureCookie&&(s=n(n({},s),{},{secure:i.secureCookie})),i&&-1!==si.indexOf(i.sameSiteCookie)&&(s=n(n({},s),{},{samesite:i.sameSiteCookie})),this.storage.options(s),i&&"string"==typeof i.uaChTrackLevel&&li.includes(i.uaChTrackLevel)&&(this.uaChTrackLevel=i.uaChTrackLevel),navigator.userAgentData&&function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"none";"none"===t&&e(void 0),"default"===t&&e(navigator.userAgentData),"full"===t&&navigator.userAgentData.getHighEntropyValues(["architecture","bitness","brands","mobile","model","platform","platformVersion","uaFullVersion","fullVersionList","wow64"]).then((function(t){e(t)}))}((function(e){o.uach=e}),this.uaChTrackLevel),i&&i.integrations&&(u(this.loadOnlyIntegrations,i.integrations),wi(this.loadOnlyIntegrations)),this.useGlobalIntegrationsConfigInEvents=i&&!0===i.useGlobalIntegrationsConfigInEvents,i&&i.sendAdblockPage&&(this.sendAdblockPage=!0),i&&i.sendAdblockPageOptions&&"object"===r(i.sendAdblockPageOptions)&&(this.sendAdblockPageOptions=i.sendAdblockPageOptions),this.uSession.initialize(i),i&&i.clientSuppliedCallbacks){var a={};Object.keys(this.methodToCallbackMapping).forEach((function(e){o.methodToCallbackMapping.hasOwnProperty(e)&&i.clientSuppliedCallbacks[o.methodToCallbackMapping[e]]&&(a[e]=i.clientSuppliedCallbacks[o.methodToCallbackMapping[e]])})),u(this.clientSuppliedCallbacks,a),this.registerCallbacks(!0)}if(i&&null!=i.loadIntegration&&(this.loadIntegration=!!i.loadIntegration),i&&"boolean"==typeof i.bufferDataPlaneEventsUntilReady&&(this.bufferDataPlaneEventsUntilReady=!0===i.bufferDataPlaneEventsUntilReady,this.bufferDataPlaneEventsUntilReady&&this.preProcessQueue.init(this.options,this.queueEventForDataPlane.bind(this))),i&&"number"==typeof i.dataPlaneEventsBufferTimeout&&(this.dataPlaneEventsBufferTimeout=i.dataPlaneEventsBufferTimeout),i&&void 0!==i.lockIntegrationsVersion&&(this.lockIntegrationsVersion=!0===i.lockIntegrationsVersion),this.initializeUser(i?i.anonymousIdOptions:void 0),this.setInitialPageProperties(),this.destSDKBaseURL=function(e,t,n){var r="";if(n){if(!(r=ki(n))){var i="CDN base URL for integrations is not valid";throw bi({message:"[Analytics] load:: ".concat(i)}),Error("Failed to load Rudder SDK: ".concat(i))}return r}var o=Oi().sdkURL;return r=o?o.split("/").slice(0,-1).concat(ti).join("/"):ni,t&&(r=r.replace(ei,e)),r}(this.version,this.lockIntegrationsVersion,i&&i.destSDKBaseURL),i&&i.getSourceConfig)if("function"!=typeof i.getSourceConfig)bi(new Error('option "getSourceConfig" must be a function'));else{var c=i.getSourceConfig();c instanceof Promise?c.then((function(e){return o.processResponse(200,e)})).catch(bi):this.processResponse(200,c)}else{var l=function(e){return Zr.concat(Zr.includes("?")?"&":"?").concat(e?"writeKey=".concat(e):"")}(e);i&&i.configUrl&&(l=function(e,t){var n=e;-1===n.indexOf("sourceConfig")&&(n="".concat(ki(n),"/sourceConfig/")),n="/"===n.slice(-1)?n:"".concat(n,"/");var r=t.split("?")[1],i=n.split("?");return i.length>1&&i[1]!==r?"".concat(i[0],"?").concat(r):"".concat(n,"?").concat(r)}(i.configUrl,l));try{!function(e,t,n,r){var i=r.bind(e),o=new XMLHttpRequest;o.open("GET",t,!0),o.setRequestHeader("Authorization","Basic ".concat(btoa("".concat(n,":")))),o.onload=function(){var e=o.status;200==e?i(200,o.responseText):(bi(new Error("".concat(hi," ").concat(e," for url: ").concat(t))),i(e))},o.send()}(this,l,e,this.processResponse)}catch(e){bi(e)}}}},{key:"arePolyfillsRequired",value:function(e){return(!e||"boolean"!=typeof e.polyfillIfRequired||e.polyfillIfRequired)&&(!String.prototype.endsWith||!String.prototype.startsWith||!String.prototype.includes||!Array.prototype.find||!Array.prototype.includes||"function"!=typeof window.URL||"undefined"==typeof Promise||!Object.entries||!Object.values||!String.prototype.replaceAll||!this.isDatasetAvailable())}},{key:"load",value:function(e,t,n){if(!this.loaded){var r=T(n);if(this.arePolyfillsRequired(r)){var i="polyfill";Va(i,"https://polyfill.io/v3/polyfill.min.js?features=Number.isNaN%2CURL%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CString.prototype.endsWith%2CString.prototype.includes%2CString.prototype.startsWith%2CObject.entries%2CObject.values%2CElement.prototype.dataset%2CString.prototype.replaceAll",{skipDatasetAttributes:!0});var o=this,s=setInterval((function(){!window.hasOwnProperty(i)&&null===document.getElementById(i)||"undefined"==typeof Promise||(clearInterval(s),o.loadAfterPolyfill(e,t,r))}),100);setTimeout((function(){clearInterval(s)}),ri)}else this.loadAfterPolyfill(e,t,r)}}},{key:"ready",value:function(e){this.loaded?"function"!=typeof e?lt.error("ready callback is not a function"):this.clientIntegrationsReady?e():this.readyCallbacks.push(e):this.toBeProcessedArray.push(["ready",e])}},{key:"initializeCallbacks",value:function(){var e=this;Object.keys(this.methodToCallbackMapping).forEach((function(t){e.methodToCallbackMapping.hasOwnProperty(t)&&e.on(t,(function(){}))}))}},{key:"registerCallbacks",value:function(e){var t=this;e||Object.keys(this.methodToCallbackMapping).forEach((function(e){t.methodToCallbackMapping.hasOwnProperty(e)&&window.rudderanalytics&&"function"==typeof window.rudderanalytics[t.methodToCallbackMapping[e]]&&(t.clientSuppliedCallbacks[e]=window.rudderanalytics[t.methodToCallbackMapping[e]])})),Object.keys(this.clientSuppliedCallbacks).forEach((function(e){t.clientSuppliedCallbacks.hasOwnProperty(e)&&t.on(e,t.clientSuppliedCallbacks[e])}))}},{key:"sendSampleRequest",value:function(){Va("ad-block","//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",{isNonNativeSDK:!0})}},{key:"startSession",value:function(e){this.uSession.start(e)}},{key:"endSession",value:function(){this.uSession.end()}},{key:"setAuthToken",value:function(e){"string"==typeof e?(this.storage.setAuthToken(e),this.transformationHandler.setAuthToken(e)):lt.error("Provided input should be in string format")}}]),e}(),Au=new ku;v(Au),window.addEventListener("error",(function(e){bi(e,void 0,Au)}),!0),Au.initializeCallbacks(),Au.registerCallbacks(!1);var Eu,Su="load",wu=window.rudderanalytics,Cu=Array.isArray(wu);if(Cu)for(var Tu=0;Tu<wu.length;){if(wu[Tu]&&wu[Tu][0]===Su){Eu=wu[Tu],wu.splice(Tu,1);break}Tu+=1}!function(e){var t="ajs_trait_",n="ajs_prop_";function r(e,t){var n={};return Object.keys(e).forEach((function(r){r.startsWith(t)&&(n[r.substr(t.length)]=e[r])})),n}var i=function(e){var t={};try{new URL(e).searchParams.forEach((function(e,n){t[n]=e}))}catch(e){}return t}(e);i.ajs_aid&&Au.toBeProcessedArray.push(["setAnonymousId",i.ajs_aid]),i.ajs_uid&&Au.toBeProcessedArray.push(["identify",i.ajs_uid,r(i,t)]),i.ajs_event&&Au.toBeProcessedArray.push(["track",i.ajs_event,r(i,n)])}(window.location.href),Cu&&wu.forEach((function(e){return Au.toBeProcessedArray.push(e)})),Eu&&Eu.length>0&&(Eu.shift(),Au.load.apply(Au,c(Eu)));var Ou=Au.ready.bind(Au),_u=Au.identify.bind(Au),Ru=Au.page.bind(Au),Pu=Au.track.bind(Au),Du=Au.alias.bind(Au),Lu=Au.group.bind(Au),xu=Au.reset.bind(Au),Mu=Au.load.bind(Au),Bu=Au.initialized=!0,Nu=Au.getUserId.bind(Au),ju=Au.getSessionId.bind(Au),Fu=Au.getUserTraits.bind(Au),Uu=Au.getAnonymousId.bind(Au),Gu=Au.setAnonymousId.bind(Au),Ku=Au.getGroupId.bind(Au),Qu=Au.getGroupTraits.bind(Au),zu=Au.startSession.bind(Au),Hu=Au.endSession.bind(Au),qu=Au.setAuthToken.bind(Au);e.alias=Du,e.endSession=Hu,e.getAnonymousId=Uu,e.getGroupId=Ku,e.getGroupTraits=Qu,e.getSessionId=ju,e.getUserId=Nu,e.getUserTraits=Fu,e.group=Lu,e.identify=_u,e.initialized=Bu,e.load=Mu,e.page=Ru,e.ready=Ou,e.reset=xu,e.setAnonymousId=Gu,e.setAuthToken=qu,e.startSession=zu,e.track=Pu,Object.defineProperty(e,"__esModule",{value:!0})}));
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).rudderanalytics={})}(this,(function(e){"use strict";function t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function n(e){for(var n=1;n<arguments.length;n++){var r=null!=arguments[n]?arguments[n]:{};n%2?t(Object(r),!0).forEach((function(t){a(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):t(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,f(r.key),r)}}function s(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function a(e,t,n){return(t=f(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(this,arguments)}function c(e){return function(e){if(Array.isArray(e))return l(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return l(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return l(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function f(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}var h="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function d(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function p(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){if(this instanceof e){var n=[null];n.push.apply(n,arguments);var r=Function.bind.apply(t,n);return new r}return t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}var g={exports:{}};!function(e){function t(e){if(e)return function(e){for(var n in t.prototype)e[n]=t.prototype[n];return e}(e)}e.exports=t,t.prototype.on=t.prototype.addEventListener=function(e,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+e]=this._callbacks["$"+e]||[]).push(t),this},t.prototype.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}return n.fn=t,this.on(e,n),this},t.prototype.off=t.prototype.removeListener=t.prototype.removeAllListeners=t.prototype.removeEventListener=function(e,t){if(this._callbacks=this._callbacks||{},0==arguments.length)return this._callbacks={},this;var n,r=this._callbacks["$"+e];if(!r)return this;if(1==arguments.length)return delete this._callbacks["$"+e],this;for(var i=0;i<r.length;i++)if((n=r[i])===t||n.fn===t){r.splice(i,1);break}return 0===r.length&&delete this._callbacks["$"+e],this},t.prototype.emit=function(e){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),n=this._callbacks["$"+e],r=1;r<arguments.length;r++)t[r-1]=arguments[r];if(n){r=0;for(var i=(n=n.slice(0)).length;r<i;++r)n[r].apply(this,t)}return this},t.prototype.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks["$"+e]||[]},t.prototype.hasListeners=function(e){return!!this.listeners(e).length}}(g);var y=g.exports,v=d(y);function m(e){return null!=e&&"object"===r(e)&&!0===e["@@functional/placeholder"]}function I(e){return function t(n){return 0===arguments.length||m(n)?t:e.apply(this,arguments)}}function b(e){return function t(n,r){switch(arguments.length){case 0:return t;case 1:return m(n)?t:I((function(t){return e(n,t)}));default:return m(n)&&m(r)?t:m(n)?I((function(t){return e(t,r)})):m(r)?I((function(t){return e(n,t)})):e(n,r)}}}function k(e){return function t(n,r,i){switch(arguments.length){case 0:return t;case 1:return m(n)?t:b((function(t,r){return e(n,t,r)}));case 2:return m(n)&&m(r)?t:m(n)?b((function(t,n){return e(t,r,n)})):m(r)?b((function(t,r){return e(n,t,r)})):I((function(t){return e(n,r,t)}));default:return m(n)&&m(r)&&m(i)?t:m(n)&&m(r)?b((function(t,n){return e(t,n,i)})):m(n)&&m(i)?b((function(t,n){return e(t,r,n)})):m(r)&&m(i)?b((function(t,r){return e(n,t,r)})):m(n)?I((function(t){return e(t,r,i)})):m(r)?I((function(t){return e(n,t,i)})):m(i)?I((function(t){return e(n,r,t)})):e(n,r,i)}}}function A(e,t){return Object.prototype.hasOwnProperty.call(t,e)}var E=I((function(e){return null===e?"Null":void 0===e?"Undefined":Object.prototype.toString.call(e).slice(8,-1)}));function S(e){return"[object Object]"===Object.prototype.toString.call(e)}function C(e,t,n){if(n||(n=new w),function(e){var t=r(e);return null==e||"object"!=t&&"function"!=t}(e))return e;var i,o=function(r){var i=n.get(e);if(i)return i;for(var o in n.set(e,r),e)Object.prototype.hasOwnProperty.call(e,o)&&(r[o]=t?C(e[o],!0,n):e[o]);return r};switch(E(e)){case"Object":return o(Object.create(Object.getPrototypeOf(e)));case"Array":return o([]);case"Date":return new Date(e.valueOf());case"RegExp":return i=e,new RegExp(i.source,i.flags?i.flags:(i.global?"g":"")+(i.ignoreCase?"i":"")+(i.multiline?"m":"")+(i.sticky?"y":"")+(i.unicode?"u":"")+(i.dotAll?"s":""));case"Int8Array":case"Uint8Array":case"Uint8ClampedArray":case"Int16Array":case"Uint16Array":case"Int32Array":case"Uint32Array":case"Float32Array":case"Float64Array":case"BigInt64Array":case"BigUint64Array":return e.slice();default:return e}}var w=function(){function e(){this.map={},this.length=0}return e.prototype.set=function(e,t){var n=this.hash(e),r=this.map[n];r||(this.map[n]=r=[]),r.push([e,t]),this.length+=1},e.prototype.hash=function(e){var t=[];for(var n in e)t.push(Object.prototype.toString.call(e[n]));return t.join()},e.prototype.get=function(e){if(this.length<=180)for(var t in this.map)for(var n=this.map[t],r=0;r<n.length;r+=1){var i=n[r];if(i[0]===e)return i[1]}else{var o=this.hash(e),s=this.map[o];if(s)for(var a=0;a<s.length;a+=1){var u=s[a];if(u[0]===e)return u[1]}}},e}(),T=I((function(e){return null!=e&&"function"==typeof e.clone?e.clone():C(e,!0)})),O=k((function(e,t,n){var r,i={};for(r in n=n||{},t=t||{})A(r,t)&&(i[r]=A(r,n)?e(r,t[r],n[r]):t[r]);for(r in n)A(r,n)&&!A(r,i)&&(i[r]=n[r]);return i})),_=k((function e(t,n,r){return O((function(n,r,i){return S(r)&&S(i)?e(t,r,i):t(n,r,i)}),n,r)})),R=k((function(e,t,n){return _((function(t,n,r){return e(n,r)}),t,n)})),P=function(e){return null!=e&&"object"===r(e)&&!1===Array.isArray(e)},D=function(e,t,n){if(P(n)||(n={default:n}),!M(e))return void 0!==n.default?n.default:e;"number"==typeof t&&(t=String(t));var r=Array.isArray(t),i="string"==typeof t,o=n.separator||".",s=n.joinChar||("string"==typeof o?o:".");if(!i&&!r)return e;if(i&&t in e)return x(t,e,n)?e[t]:n.default;var a=r?t:function(e,t,n){if("function"==typeof n.split)return n.split(e);return e.split(t)}(t,o,n),u=a.length,c=0;do{var l=a[c];for("number"==typeof l&&(l=String(l));l&&"\\"===l.slice(-1);)l=L([l.slice(0,-1),a[++c]||""],s,n);if(l in e){if(!x(l,e,n))return n.default;e=e[l]}else{for(var f=!1,h=c+1;h<u;)if(f=(l=L([l,a[h++]],s,n))in e){if(!x(l,e,n))return n.default;e=e[l],c=h-1;break}if(!f)return n.default}}while(++c<u&&M(e));return c===u?e:n.default};function L(e,t,n){return"function"==typeof n.join?n.join(e):e[0]+t+e[1]}function x(e,t,n){return"function"!=typeof n.isValid||n.isValid(e,t)}function M(e){return P(e)||Array.isArray(e)||"function"==typeof e}for(var B,N=d(D),j=256,U=[];j--;)U[j]=(j+256).toString(16).substring(1);for(var F,G=[],K=0;K<256;K++)G[K]=(K+256).toString(16).substring(1);function Q(){var e;(!F||K+16>4096)&&(e=4096,F=crypto.getRandomValues(new Uint8Array(e)),K=0);for(var t,n=0,r="";n<16;n++)t=F[K+n],r+=6==n?G[15&t|64]:8==n?G[63&t|128]:G[t],1&n&&n>1&&n<11&&(r+="-");return K+=16,r}var z,H,q,V,W,Y,X,J,$,Z,ee,te,ne,re,ie,oe,se,ae,ue,ce,le,fe,he,de,pe,ge,ye,ve,me,Ie,be,ke,Ae,Ee,Se,Ce,we,Te,Oe,_e,Re,Pe,De,Le,xe,Me,Be,Ne,je,Ue,Fe,Ge,Ke,Qe,ze,He,qe,Ve,We,Ye,Xe,Je,$e,Ze,et,tt,nt,rt,it,ot,st,at,ut,ct=4,lt={setLogLevel:function(e){switch(e.toUpperCase()){case"INFO":ct=1;break;case"DEBUG":ct=2;break;case"WARN":ct=3;break;default:ct=4}},info:function(){var e;ct<=1&&(e=console).info.apply(e,arguments)},debug:function(){var e;ct<=2&&(e=console).log.apply(e,arguments)},warn:function(){var e;ct<=3&&(e=console).warn.apply(e,arguments)},error:function(){var e;ct<=4&&(e=console).error.apply(e,arguments)}},ft="ADOBE_ANALYTICS",ht=(z={"Adobe Analytics":ft,ADOBEANALYTICS:ft,"ADOBE ANALYTICS":ft},a(z,ft,ft),a(z,"AdobeAnalytics",ft),a(z,"adobeanalytics",ft),a(z,"adobe analytics",ft),a(z,"Adobe analytics",ft),a(z,"adobe Analytics",ft),z),dt="AM",pt=(H={},a(H,dt,dt),a(H,"AMPLITUDE",dt),a(H,"Amplitude",dt),a(H,"am",dt),H),gt="APPCUES",yt=(q={},a(q,gt,gt),a(q,"Appcues",gt),a(q,"App Cues",gt),a(q,"appcues",gt),q),vt="BINGADS",mt=(V={},a(V,vt,vt),a(V,"BingAds",vt),a(V,"bingads",vt),a(V,"Bing Ads",vt),a(V,"Bing ads",vt),a(V,"bing Ads",vt),a(V,"bing ads",vt),V),It="BRAZE",bt=(W={},a(W,It,It),a(W,"Braze",It),a(W,"braze",It),W),kt="BUGSNAG",At=(Y={},a(Y,kt,kt),a(Y,"bugsnag",kt),a(Y,"Bugsnag",kt),Y),Et="CHARTBEAT",St=(X={},a(X,Et,Et),a(X,"Chartbeat",Et),a(X,"chartbeat",Et),a(X,"Chart Beat",Et),a(X,"chart beat",Et),X),Ct="CLEVERTAP",wt=(J={},a(J,Ct,Ct),a(J,"Clevertap",Ct),a(J,"clevertap",Ct),J),Tt="COMSCORE",Ot=($={},a($,Tt,Tt),a($,"Comscore",Tt),a($,"Com Score",Tt),a($,"com Score",Tt),a($,"com score",Tt),a($,"Com score",Tt),$),_t="CRITEO",Rt=(Z={},a(Z,_t,_t),a(Z,"Criteo",_t),a(Z,"criteo",_t),Z),Pt="CUSTOMERIO",Dt=(ee={},a(ee,Pt,Pt),a(ee,"Customerio",Pt),a(ee,"Customer.io",Pt),a(ee,"CUSTOMER.IO",Pt),a(ee,"customer.io",Pt),ee),Lt="DRIP",xt=(te={},a(te,Lt,Lt),a(te,"Drip",Lt),a(te,"drip",Lt),te),Mt="FACEBOOK_PIXEL",Bt=(ne={},a(ne,Mt,Mt),a(ne,"FB Pixel",Mt),a(ne,"Facebook Pixel",Mt),a(ne,"facebook pixel",Mt),a(ne,"fbpixel",Mt),a(ne,"FBPIXEL",Mt),a(ne,"FB_PIXEL",Mt),ne),Nt="FULLSTORY",jt=(re={},a(re,Nt,Nt),a(re,"Fullstory",Nt),a(re,"FullStory",Nt),a(re,"full Story",Nt),a(re,"Full Story",Nt),a(re,"Full story",Nt),a(re,"full story",Nt),a(re,"fullstory",Nt),re),Ut="GA",Ft=(ie={},a(ie,Ut,Ut),a(ie,"Google Analytics",Ut),a(ie,"GoogleAnalytics",Ut),a(ie,"GOOGLE ANALYTICS",Ut),a(ie,"google analytics",Ut),ie),Gt="GA4",Kt=(oe={},a(oe,Gt,Gt),a(oe,"Google Analytics 4",Gt),a(oe,"Google analytics 4",Gt),a(oe,"google analytics 4",Gt),a(oe,"Google Analytics4",Gt),a(oe,"Google analytics4",Gt),a(oe,"google analytics4",Gt),a(oe,"GoogleAnalytics4",Gt),oe),Qt="GOOGLEADS",zt=(se={},a(se,Qt,Qt),a(se,"Google Ads",Qt),a(se,"GoogleAds",Qt),a(se,"GOOGLE ADS",Qt),a(se,"google ads",Qt),a(se,"googleads",Qt),se),Ht="GOOGLE_OPTIMIZE",qt=(ae={},a(ae,Ht,Ht),a(ae,"Google Optimize",Ht),a(ae,"GoogleOptimize",Ht),a(ae,"Googleoptimize",Ht),a(ae,"GOOGLEOPTIMIZE",Ht),a(ae,"google optimize",Ht),a(ae,"Google optimize",Ht),a(ae,"GOOGLE OPTIMIZE",Ht),ae),Vt="GTM",Wt=(ue={},a(ue,Vt,Vt),a(ue,"Google Tag Manager",Vt),a(ue,"google tag manager",Vt),a(ue,"googletag manager",Vt),a(ue,"googletagmanager",Vt),ue),Yt="HEAP",Xt=(a(ce={},Yt,Yt),a(ce,"Heap",Yt),a(ce,"heap",Yt),a(ce,"Heap.io",Yt),ce),Jt="HOTJAR",$t=(a(le={},Jt,Jt),a(le,"Hotjar",Jt),a(le,"hotjar",Jt),a(le,"Hot Jar",Jt),a(le,"hot jar",Jt),le),Zt="HS",en=(a(fe={},Zt,Zt),a(fe,"Hubspot",Zt),a(fe,"HUBSPOT",Zt),a(fe,"hub spot",Zt),a(fe,"Hub Spot",Zt),a(fe,"Hub spot",Zt),fe),tn="INTERCOM",nn=(a(he={},tn,tn),a(he,"Intercom",tn),a(he,"intercom",tn),he),rn="KEEN",on=(a(de={},rn,rn),a(de,"Keen",rn),a(de,"Keen.io",rn),a(de,"keen",rn),a(de,"keen.io",rn),de),sn="KISSMETRICS",an=(a(pe={},sn,sn),a(pe,"Kissmetrics",sn),a(pe,"kissmetrics",sn),pe),un="KLAVIYO",cn=(a(ge={},un,un),a(ge,"Klaviyo",un),a(ge,"klaviyo",un),ge),ln="LAUNCHDARKLY",fn=(a(ye={},ln,ln),a(ye,"LaunchDarkly",ln),a(ye,"Launch_Darkly",ln),a(ye,"Launch Darkly",ln),a(ye,"launchDarkly",ln),a(ye,"launch darkly",ln),ye),hn="LINKEDIN_INSIGHT_TAG",dn=(a(ve={},hn,hn),a(ve,"LinkedIn Insight Tag",hn),a(ve,"LinkedIn insight tag",hn),a(ve,"linkedIn insight tag",hn),a(ve,"Linkedin_insight_tag",hn),a(ve,"LinkedinInsighttag",hn),a(ve,"LinkedinInsightTag",hn),a(ve,"LinkedInInsightTag",hn),a(ve,"Linkedininsighttag",hn),a(ve,"LINKEDININSIGHTTAG",hn),a(ve,"linkedininsighttag",hn),ve),pn="LOTAME",gn=(a(me={},pn,pn),a(me,"Lotame",pn),a(me,"lotame",pn),me),yn="LYTICS",vn=(a(Ie={},yn,yn),a(Ie,"Lytics",yn),a(Ie,"lytics",yn),Ie),mn="MP",In=(a(be={},mn,mn),a(be,"MIXPANEL",mn),a(be,"Mixpanel",mn),a(be,"MIX PANEL",mn),a(be,"Mix panel",mn),a(be,"Mix Panel",mn),be),bn="MOENGAGE",kn=(a(ke={},bn,bn),a(ke,"MoEngage",bn),a(ke,"moengage",bn),a(ke,"Moengage",bn),a(ke,"Mo Engage",bn),a(ke,"mo engage",bn),a(ke,"Mo engage",bn),ke),An="OPTIMIZELY",En=(a(Ae={},An,An),a(Ae,"Optimizely",An),a(Ae,"optimizely",An),Ae),Sn="PENDO",Cn=(a(Ee={},Sn,Sn),a(Ee,"Pendo",Sn),a(Ee,"pendo",Sn),Ee),wn="PINTEREST_TAG",Tn=(a(Se={},wn,wn),a(Se,"PinterestTag",wn),a(Se,"Pinterest_Tag",wn),a(Se,"PINTERESTTAG",wn),a(Se,"pinterest",wn),a(Se,"PinterestAds",wn),a(Se,"Pinterest_Ads",wn),a(Se,"Pinterest",wn),a(Se,"Pinterest Tag",wn),a(Se,"Pinterest tag",wn),a(Se,"PINTEREST TAG",wn),a(Se,"pinterest tag",wn),a(Se,"Pinterest Ads",wn),a(Se,"Pinterest ads",wn),Se),On="POST_AFFILIATE_PRO",_n=(a(Ce={},On,On),a(Ce,"PostAffiliatePro",On),a(Ce,"Post_affiliate_pro",On),a(Ce,"Post Affiliate Pro",On),a(Ce,"Post affiliate pro",On),a(Ce,"post affiliate pro",On),a(Ce,"postaffiliatepro",On),a(Ce,"POSTAFFILIATEPRO",On),Ce),Rn="POSTHOG",Pn=(a(we={},Rn,Rn),a(we,"PostHog",Rn),a(we,"Posthog",Rn),a(we,"posthog",Rn),a(we,"Post Hog",Rn),a(we,"Post hog",Rn),a(we,"post hog",Rn),we),Dn="PROFITWELL",Ln=(a(Te={},Dn,Dn),a(Te,"ProfitWell",Dn),a(Te,"profitwell",Dn),a(Te,"Profitwell",Dn),a(Te,"Profit Well",Dn),a(Te,"profit well",Dn),a(Te,"Profit well",Dn),Te),xn="QUALTRICS",Mn=(a(Oe={},xn,xn),a(Oe,"Qualtrics",xn),a(Oe,"qualtrics",xn),Oe),Bn="QUANTUMMETRIC",Nn=(a(_e={},Bn,Bn),a(_e,"Quantum Metric",Bn),a(_e,"quantum Metric",Bn),a(_e,"quantum metric",Bn),a(_e,"QuantumMetric",Bn),a(_e,"quantumMetric",Bn),a(_e,"quantummetric",Bn),a(_e,"Quantum_Metric",Bn),_e),jn="REDDIT_PIXEL",Un=(a(Re={},jn,jn),a(Re,"Reddit_Pixel",jn),a(Re,"RedditPixel",jn),a(Re,"REDDITPIXEL",jn),a(Re,"redditpixel",jn),a(Re,"Reddit Pixel",jn),a(Re,"REDDIT PIXEL",jn),a(Re,"reddit pixel",jn),Re),Fn="SENTRY",Gn=(a(Pe={},Fn,Fn),a(Pe,"sentry",Fn),a(Pe,"Sentry",Fn),Pe),Kn="SNAP_PIXEL",Qn=(a(De={},Kn,Kn),a(De,"Snap_Pixel",Kn),a(De,"SnapPixel",Kn),a(De,"SNAPPIXEL",Kn),a(De,"snappixel",Kn),a(De,"Snap Pixel",Kn),a(De,"SNAP PIXEL",Kn),a(De,"snap pixel",Kn),De),zn="TVSQUARED",Hn=(a(Le={},zn,zn),a(Le,"TVSquared",zn),a(Le,"tvsquared",zn),a(Le,"tvSquared",zn),a(Le,"TvSquared",zn),a(Le,"Tvsquared",zn),a(Le,"TV Squared",zn),a(Le,"tv squared",zn),a(Le,"tv Squared",zn),Le),qn="VWO",Vn=(a(xe={},qn,qn),a(xe,"VisualWebsiteOptimizer",qn),a(xe,"Visualwebsiteoptimizer",qn),a(xe,"visualwebsiteoptimizer",qn),a(xe,"vwo",qn),a(xe,"Visual Website Optimizer",qn),a(xe,"Visual website optimizer",qn),a(xe,"visual website optimizer",qn),xe),Wn="GA360",Yn=(a(Me={},Wn,Wn),a(Me,"Google Analytics 360",Wn),a(Me,"Google analytics 360",Wn),a(Me,"google analytics 360",Wn),a(Me,"Google Analytics360",Wn),a(Me,"Google analytics360",Wn),a(Me,"google analytics360",Wn),a(Me,"GoogleAnalytics360",Wn),a(Me,"GA 360",Wn),Me),Xn="ADROLL",Jn=(a(Be={},Xn,Xn),a(Be,"Adroll",Xn),a(Be,"Ad roll",Xn),a(Be,"ad roll",Xn),a(Be,"adroll",Xn),Be),$n="DCM_FLOODLIGHT",Zn=(a(Ne={},$n,$n),a(Ne,"DCM Floodlight",$n),a(Ne,"dcm floodlight",$n),a(Ne,"Dcm Floodlight",$n),a(Ne,"DCMFloodlight",$n),a(Ne,"dcmfloodlight",$n),a(Ne,"DcmFloodlight",$n),a(Ne,"dcm_floodlight",$n),a(Ne,"DCM_Floodlight",$n),Ne),er="MATOMO",tr=(a(je={},er,er),a(je,"Matomo",er),a(je,"matomo",er),je),nr="VERO",rr=(a(Ue={},nr,nr),a(Ue,"Vero",nr),a(Ue,"vero",nr),Ue),ir="MOUSEFLOW",or=(a(Fe={},ir,ir),a(Fe,"Mouseflow",ir),a(Fe,"mouseflow",ir),a(Fe,"mouseFlow",ir),a(Fe,"MouseFlow",ir),a(Fe,"Mouse flow",ir),a(Fe,"mouse flow",ir),a(Fe,"mouse Flow",ir),a(Fe,"Mouse Flow",ir),Fe),sr="ROCKERBOX",ar=(a(Ge={},sr,sr),a(Ge,"Rockerbox",sr),a(Ge,"rockerbox",sr),a(Ge,"RockerBox",sr),a(Ge,"Rocker box",sr),a(Ge,"rocker box",sr),a(Ge,"Rocker Box",sr),Ge),ur="CONVERTFLOW",cr=(a(Ke={},ur,ur),a(Ke,"Convertflow",ur),a(Ke,"convertflow",ur),a(Ke,"convertFlow",ur),a(Ke,"ConvertFlow",ur),a(Ke,"Convert flow",ur),a(Ke,"convert flow",ur),a(Ke,"convert Flow",ur),a(Ke,"Convert Flow",ur),a(Ke,"CONVERT FLOW",ur),Ke),lr="SNAPENGAGE",fr=(a(Qe={},lr,lr),a(Qe,"SnapEngage",lr),a(Qe,"Snap_Engage",lr),a(Qe,"snapengage",lr),a(Qe,"SNAP ENGAGE",lr),a(Qe,"Snap Engage",lr),a(Qe,"snap engage",lr),Qe),hr="LIVECHAT",dr=(a(ze={},hr,hr),a(ze,"LiveChat",hr),a(ze,"Live_Chat",hr),a(ze,"livechat",hr),a(ze,"LIVE CHAT",hr),a(ze,"Live Chat",hr),a(ze,"live chat",hr),ze),pr="SHYNET",gr=(a(He={},pr,pr),a(He,"shynet",pr),a(He,"ShyNet",pr),a(He,"shyNet",pr),a(He,"Shynet",pr),a(He,"shy net",pr),a(He,"Shy Net",pr),a(He,"shy Net",pr),a(He,"Shy net",pr),He),yr="WOOPRA",vr=(a(qe={},yr,yr),a(qe,"Woopra",yr),a(qe,"woopra",yr),qe),mr="ROLLBAR",Ir=(a(Ve={},mr,mr),a(Ve,"RollBar",mr),a(Ve,"Roll_Bar",mr),a(Ve,"rollbar",mr),a(Ve,"Rollbar",mr),a(Ve,"ROLL BAR",mr),a(Ve,"Roll Bar",mr),a(Ve,"roll bar",mr),Ve),br="QUORA_PIXEL",kr=(a(We={},br,br),a(We,"Quora Pixel",br),a(We,"Quora pixel",br),a(We,"QUORA PIXEL",br),a(We,"QuoraPixel",br),a(We,"Quorapixel",br),a(We,"QUORAPIXEL",br),a(We,"Quora_Pixel",br),a(We,"quora_pixel",br),a(We,"Quora",br),We),Ar="JUNE",Er=(a(Ye={},Ar,Ar),a(Ye,"June",Ar),a(Ye,"june",Ar),Ye),Sr="ENGAGE",Cr=(a(Xe={},Sr,Sr),a(Xe,"Engage",Sr),a(Xe,"engage",Sr),Xe),wr="ITERABLE",Tr=(a(Je={},wr,wr),a(Je,"Iterable",wr),a(Je,"iterable",wr),Je),Or="YANDEX_METRICA",_r=(a($e={},Or,Or),a($e,"Yandexmetrica",Or),a($e,"yandexmetrica",Or),a($e,"yandexMetrica",Or),a($e,"YandexMetrica",Or),$e),Rr="REFINER",Pr=(a(Ze={},Rr,Rr),a(Ze,"Refiner",Rr),a(Ze,"refiner",Rr),Ze),Dr="QUALAROO",Lr=(a(et={},Dr,Dr),a(et,"Qualaroo",Dr),a(et,"qualaroo",Dr),et),xr="PODSIGHTS",Mr=(a(tt={},xr,xr),a(tt,"Podsights",xr),a(tt,"PodSights",xr),a(tt,"pod Sights",xr),a(tt,"Pod Sights",xr),a(tt,"pod sights",xr),a(tt,"POD SIGHTS",xr),a(tt,"Pod sights",xr),tt),Br="AXEPTIO",Nr=(a(nt={},Br,Br),a(nt,"Axeptio",Br),a(nt,"axeptio",Br),nt),jr="SATISMETER",Ur=(a(rt={},jr,jr),a(rt,"Satismeter",jr),a(rt,"SatisMeter",jr),a(rt,"SATISMETER",jr),rt),Fr="MICROSOFT_CLARITY",Gr=(a(it={},Fr,Fr),a(it,"Microsoft Clarity",Fr),a(it,"Microsoft clarity",Fr),a(it,"microsoft clarity",Fr),a(it,"Microsoft_clarity",Fr),a(it,"MicrosoftClarity",Fr),a(it,"MICROSOFTCLARITY",Fr),a(it,"microsoftclarity",Fr),a(it,"microsoftClarity",Fr),it),Kr="SENDINBLUE",Qr=(a(ot={},Kr,Kr),a(ot,"Sendinblue",Kr),a(ot,"sendinblue",Kr),a(ot,"SendinBlue",Kr),ot),zr="OLARK",Hr=(a(st={},zr,zr),a(st,"Olark",zr),a(st,"olark",zr),st),qr="LEMNISK",Vr=(a(at={},qr,qr),a(at,"LEMNISK_MARKETING_AUTOMATION",qr),a(at,"Lemnisk Marketing Automation",qr),a(at,"LemniskMarketingAutomation",qr),a(at,"lemniskmarketingautomation",qr),a(at,"lemniskMarketingAutomation",qr),a(at,"lemnisk",qr),a(at,"Lemnisk",qr),at),Wr="TIKTOK_ADS",Yr=(a(ut={},Wr,Wr),a(ut,"TiktokAds",Wr),a(ut,"TIKTOK_ADS",Wr),a(ut,"Tiktok ads",Wr),a(ut,"Tiktok Ads",Wr),a(ut,"Tik Tok Ads",Wr),a(ut,"tik tok ads",Wr),a(ut,"tiktokads",Wr),ut),Xr=n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n(n({All:"All"},ht),pt),yt),mt),bt),At),St),wt),Ot),Rt),Dt),xt),Bt),jt),Ft),Kt),Yn),zt),qt),Wt),Xt),$t),en),nn),on),an),cn),fn),dn),gn),vn),In),kn),En),Cn),Tn),_n),Pn),Ln),Mn),Nn),Un),Gn),Qn),Hn),Vn),Jn),Zn),tr),rr),or),cr),fr),dr),gr),vr),Ir),kr),Er),Cr),Tr),ar),_r),Pr),Lr),Mr),Nr),Ur),Gr),Qr),Hr),Vr),Yr),Jr={All:"All",GA:"Google Analytics",GOOGLEADS:"Google Ads",BRAZE:"Braze",CHARTBEAT:"Chartbeat",COMSCORE:"Comscore",CUSTOMERIO:"Customer IO",DCM_Floodlight:"DCM Floodlight",FACEBOOK_PIXEL:"Facebook Pixel",GTM:"Google Tag Manager",HOTJAR:"Hotjar",HS:"HubSpot",INTERCOM:"Intercom",KEEN:"Keen",KISSMETRICS:"Kiss Metrics",LOTAME:"Lotame",VWO:"VWO",OPTIMIZELY:"Optimizely Web",FULLSTORY:"Fullstory",TVSQUARED:"TVSquared",GA4:"Google Analytics 4",MOENGAGE:"MoEngage",AM:"Amplitude",PENDO:"Pendo",LYTICS:"Lytics",APPCUES:"Appcues",POSTHOG:"PostHog",PROFITWELL:"ProfitWell",KLAVIYO:"Klaviyo",CLEVERTAP:"CleverTap",BINGADS:"Bing Ads",PINTEREST_TAG:"Pinterest Tag",SNAP_PIXEL:"Snap Pixel",LINKEDIN_INSIGHT_TAG:"Linkedin Insight Tag",REDDIT_PIXEL:"Reddit Pixel",DRIP:"Drip",HEAP:"Heap.io",CRITEO:"Criteo",MP:"Mixpanel",QUALTRICS:"Qualtrics",SENTRY:"Sentry",GOOGLE_OPTIMIZE:"Google Optimize",POST_AFFILIATE_PRO:"Post Affiliate Pro",LAUNCHDARKLY:"LaunchDarkly",GA360:"Google Analytics 360",ADROLL:"Adroll",VERO:"Vero",MATOMO:"Matomo",MOUSEFLOW:"Mouseflow",ROCKERBOX:"Rockerbox",CONVERTFLOW:"ConvertFlow",SNAPENGAGE:"SnapEngage",LIVECHAT:"LiveChat",SHYNET:"Shynet",WOOPRA:"Woopra",ROLLBAR:"RollBar",QUORA_PIXEL:"Quora Pixel",JUNE:"June",ENGAGE:"Engage",ITERABLE:"Iterable",YANDEX_METRICA:"Yandex.Metrica",REFINER:"Refiner",QUALAROO:"Qualaroo",PODSIGHTS:"Podsights",AXEPTIO:"Axeptio",SATISMETER:"Satismeter",MICROSOFT_CLARITY:"Microsoft Clarity",SENDINBLUE:"Sendinblue",OLARK:"Olark",LEMNISK:"Lemnisk",TIKTOK_ADS:"TikTok Ads"},$r=["anonymous_id","id","sent_at","received_at","timestamp","original_timestamp","event_text","event"],Zr="https://api.rudderlabs.com/sourceConfig/?p=npm&v=2.40.2",ei="v1.1",ti="js-integrations",ni="".concat("https://cdn.rudderlabs.com","/").concat(ei,"/").concat(ti),ri=1e4,ii=1e3,oi="_RS",si=["Lax","None","Strict"],ai=["US","EU"],ui=["oneTrust","ketch"],ci=["library","consentManagement"],li=["none","default","full"],fi={All:!0},hi="Request failed with status:",di=[hi],pi=function(e){var t=window.RudderStackGlobals&&window.RudderStackGlobals.errorReporting;t&&e instanceof Error&&t.notify(e)},gi=function(e,t){if(!Array.isArray(e)||!Array.isArray(t))return T(t);var n=T(e);return t.forEach((function(e,t){n[t]=yi(n[t],e)})),n},yi=function(e,t){return R(gi,e,t)},vi=function(e,t){return JSON.stringify(e,function(e){var t=[];return function(n,i){if(!e||null!=i){if("object"!==r(i)||null===i)return i;for(;t.length>0&&t[t.length-1]!==this;)t.pop();return t.includes(i)?(lt.debug("Circular Reference detected for key: ".concat(n)),"[Circular Reference]"):(t.push(i),i)}}}(t))},mi=function(e){return function(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}(e)&&Object.keys(e).length>0},Ii=function(e,t,n){var i,o;try{i="string"==typeof e?e:e instanceof Error||e.message?e.message:vi(e)}catch(e){i=""}if("object"===r(o=e)&&null!==o&&"target"in o){if(e.target&&"script"!==e.target.localName)return"";if(e.target.dataset&&("RS_JS_SDK"!==e.target.dataset.loader||"true"!==e.target.dataset.isnonnativesdk))return"";if(i="error in script loading:: src:: ".concat(e.target.src," id:: ").concat(e.target.id),"ad-block"===e.target.id)return n.page("RudderJS-Initiated","ad-block page request",{path:"/ad-blocked",title:i},n.sendAdblockPageOptions),""}return"[handleError]::".concat(t||"",' "').concat(i,'"')},bi=function(e,t,n){var r;try{r=Ii(e,t,n)}catch(t){lt.error("[handleError] Exception:: ",t),lt.error("[handleError] Original error:: ",vi(e)),pi(t)}r&&(lt.error(r),function(e){return!e.message||!di.some((function(t){return e.message.includes(t)}))}(e)&&pi(e))};function ki(e){return e&&e.endsWith("/")?e.replace(/\/+$/,""):e}function Ai(){return window.crypto&&"function"==typeof window.crypto.getRandomValues?Q():function(){var e,t=0,n="";if(!B||j+16>256){for(B=Array(t=256);t--;)B[t]=256*Math.random()|0;t=j=0}for(;t<16;t++)e=B[j+t],n+=6==t?U[15&e|64]:8==t?U[63&e|128]:U[e],1&t&&t>1&&t<11&&(n+="-");return j++,n}()}function Ei(){return(new Date).toISOString()}function Si(e,t){Object.keys(e).forEach((function(n){e.hasOwnProperty(n)&&(t[n]&&(e[t[n]]=e[n]),"All"!=n&&null!=t[n]&&t[n]!=n&&delete e[n])}))}function Ci(e){Si(e,Xr)}function wi(e){Si(e,Jr)}function Ti(e,t){var n=[];if(!t||0===t.length)return n;var i=!0;void 0!==e.All&&(i=e.All);var o=[];return"string"==typeof t[0]?t.forEach((function(e){o.push({intgName:e,intObj:e})})):"object"===r(t[0])&&t.forEach((function(e){o.push({intgName:e.name,intObj:e})})),o.forEach((function(t){var r=t.intgName,o=t.intObj;if(i){var s=!0;void 0!==e[r]&&!1===Boolean(e[r])&&(s=!1),s&&n.push(o)}else void 0!==e[r]&&!0===Boolean(e[r])&&n.push(o)})),n}var Oi=function(){for(var e,t=document.getElementsByTagName("script"),n=!1,r=0;r<t.length;r+=1){var i=ki(t[r].getAttribute("src"));if(i){var o=i.match(/^.*rudder-analytics(-staging)?(\.min)?\.js$/);if(o){e=i,n=void 0!==o[1];break}}}return{sdkURL:e,isStaging:n}},_i=function(e){return"string"==typeof e||null==e?e:JSON.stringify(e)},Ri=function(e){return!(!e||"string"!=typeof e||0===e.trim().length)},Pi=function(e,t,n){try{var r=e.source.dataplanes||{};if(Object.keys(r).length){var i=function(e){var t=e?e.residencyServer:void 0;if(t)return"string"==typeof t&&ai.includes(t.toUpperCase())?t.toUpperCase():void lt.error("Invalid residencyServer input")}(n),o=r[i]||r.US;if(o){var s=function(e){if(Array.isArray(e)&&e.length){var t=e.find((function(e){return!0===e.default}));if(t&&Ri(t.url))return t.url}}(o);if(s)return s}}if(Ri(t))return t;throw Error("Unable to load the SDK due to invalid data plane url")}catch(e){throw Error(e)}},Di={exports:{}};var Li,xi={exports:{}},Mi=p(Object.freeze({__proto__:null,default:{}}));function Bi(){return Li||(Li=1,function(e,t){var n;e.exports=(n=n||function(e,t){var n;if("undefined"!=typeof window&&window.crypto&&(n=window.crypto),"undefined"!=typeof self&&self.crypto&&(n=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(n=globalThis.crypto),!n&&"undefined"!=typeof window&&window.msCrypto&&(n=window.msCrypto),!n&&void 0!==h&&h.crypto&&(n=h.crypto),!n)try{n=Mi}catch(e){}var r=function(){if(n){if("function"==typeof n.getRandomValues)try{return n.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof n.randomBytes)try{return n.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},i=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),o={},s=o.lib={},a=s.Base={extend:function(e){var t=i(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},u=s.WordArray=a.extend({init:function(e,n){e=this.words=e||[],this.sigBytes=n!=t?n:4*e.length},toString:function(e){return(e||l).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var o=0;o<i;o++){var s=n[o>>>2]>>>24-o%4*8&255;t[r+o>>>2]|=s<<24-(r+o)%4*8}else for(var a=0;a<i;a+=4)t[r+a>>>2]=n[a>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=a.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],n=0;n<e;n+=4)t.push(r());return new u.init(t,e)}}),c=o.enc={},l=c.Hex={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push((o>>>4).toString(16)),r.push((15&o).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new u.init(n,t/2)}},f=c.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var o=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(o))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new u.init(n,t)}},d=c.Utf8={stringify:function(e){try{return decodeURIComponent(escape(f.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return f.parse(unescape(encodeURIComponent(e)))}},p=s.BufferedBlockAlgorithm=a.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=d.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n,r=this._data,i=r.words,o=r.sigBytes,s=this.blockSize,a=o/(4*s),c=(a=t?e.ceil(a):e.max((0|a)-this._minBufferSize,0))*s,l=e.min(4*c,o);if(c){for(var f=0;f<c;f+=s)this._doProcessBlock(i,f);n=i.splice(0,c),r.sigBytes-=l}return new u.init(n,l)},clone:function(){var e=a.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0});s.Hasher=p.extend({cfg:a.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){p.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function(e){return function(t,n){return new g.HMAC.init(e,n).finalize(t)}}});var g=o.algo={};return o}(Math),n)}(xi)),xi.exports}var Ni,ji={exports:{}};function Ui(){return Ni||(Ni=1,function(e,t){var n;e.exports=(n=Bi(),function(){var e=n,t=e.lib.WordArray;function r(e,n,r){for(var i=[],o=0,s=0;s<n;s++)if(s%4){var a=r[e.charCodeAt(s-1)]<<s%4*2|r[e.charCodeAt(s)]>>>6-s%4*2;i[o>>>2]|=a<<24-o%4*8,o++}return t.create(i,o)}e.enc.Base64={stringify:function(e){var t=e.words,n=e.sigBytes,r=this._map;e.clamp();for(var i=[],o=0;o<n;o+=3)for(var s=(t[o>>>2]>>>24-o%4*8&255)<<16|(t[o+1>>>2]>>>24-(o+1)%4*8&255)<<8|t[o+2>>>2]>>>24-(o+2)%4*8&255,a=0;a<4&&o+.75*a<n;a++)i.push(r.charAt(s>>>6*(3-a)&63));var u=r.charAt(64);if(u)for(;i.length%4;)i.push(u);return i.join("")},parse:function(e){var t=e.length,n=this._map,i=this._reverseMap;if(!i){i=this._reverseMap=[];for(var o=0;o<n.length;o++)i[n.charCodeAt(o)]=o}var s=n.charAt(64);if(s){var a=e.indexOf(s);-1!==a&&(t=a)}return r(e,t,i)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="}}(),n.enc.Base64)}(ji)),ji.exports}var Fi,Gi={exports:{}};function Ki(){return Fi||(Fi=1,function(e,t){var n;e.exports=(n=Bi(),function(e){var t=n,r=t.lib,i=r.WordArray,o=r.Hasher,s=t.algo,a=[];!function(){for(var t=0;t<64;t++)a[t]=4294967296*e.abs(e.sin(t+1))|0}();var u=s.MD5=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var n=0;n<16;n++){var r=t+n,i=e[r];e[r]=16711935&(i<<8|i>>>24)|4278255360&(i<<24|i>>>8)}var o=this._hash.words,s=e[t+0],u=e[t+1],d=e[t+2],p=e[t+3],g=e[t+4],y=e[t+5],v=e[t+6],m=e[t+7],I=e[t+8],b=e[t+9],k=e[t+10],A=e[t+11],E=e[t+12],S=e[t+13],C=e[t+14],w=e[t+15],T=o[0],O=o[1],_=o[2],R=o[3];T=c(T,O,_,R,s,7,a[0]),R=c(R,T,O,_,u,12,a[1]),_=c(_,R,T,O,d,17,a[2]),O=c(O,_,R,T,p,22,a[3]),T=c(T,O,_,R,g,7,a[4]),R=c(R,T,O,_,y,12,a[5]),_=c(_,R,T,O,v,17,a[6]),O=c(O,_,R,T,m,22,a[7]),T=c(T,O,_,R,I,7,a[8]),R=c(R,T,O,_,b,12,a[9]),_=c(_,R,T,O,k,17,a[10]),O=c(O,_,R,T,A,22,a[11]),T=c(T,O,_,R,E,7,a[12]),R=c(R,T,O,_,S,12,a[13]),_=c(_,R,T,O,C,17,a[14]),T=l(T,O=c(O,_,R,T,w,22,a[15]),_,R,u,5,a[16]),R=l(R,T,O,_,v,9,a[17]),_=l(_,R,T,O,A,14,a[18]),O=l(O,_,R,T,s,20,a[19]),T=l(T,O,_,R,y,5,a[20]),R=l(R,T,O,_,k,9,a[21]),_=l(_,R,T,O,w,14,a[22]),O=l(O,_,R,T,g,20,a[23]),T=l(T,O,_,R,b,5,a[24]),R=l(R,T,O,_,C,9,a[25]),_=l(_,R,T,O,p,14,a[26]),O=l(O,_,R,T,I,20,a[27]),T=l(T,O,_,R,S,5,a[28]),R=l(R,T,O,_,d,9,a[29]),_=l(_,R,T,O,m,14,a[30]),T=f(T,O=l(O,_,R,T,E,20,a[31]),_,R,y,4,a[32]),R=f(R,T,O,_,I,11,a[33]),_=f(_,R,T,O,A,16,a[34]),O=f(O,_,R,T,C,23,a[35]),T=f(T,O,_,R,u,4,a[36]),R=f(R,T,O,_,g,11,a[37]),_=f(_,R,T,O,m,16,a[38]),O=f(O,_,R,T,k,23,a[39]),T=f(T,O,_,R,S,4,a[40]),R=f(R,T,O,_,s,11,a[41]),_=f(_,R,T,O,p,16,a[42]),O=f(O,_,R,T,v,23,a[43]),T=f(T,O,_,R,b,4,a[44]),R=f(R,T,O,_,E,11,a[45]),_=f(_,R,T,O,w,16,a[46]),T=h(T,O=f(O,_,R,T,d,23,a[47]),_,R,s,6,a[48]),R=h(R,T,O,_,m,10,a[49]),_=h(_,R,T,O,C,15,a[50]),O=h(O,_,R,T,y,21,a[51]),T=h(T,O,_,R,E,6,a[52]),R=h(R,T,O,_,p,10,a[53]),_=h(_,R,T,O,k,15,a[54]),O=h(O,_,R,T,u,21,a[55]),T=h(T,O,_,R,I,6,a[56]),R=h(R,T,O,_,w,10,a[57]),_=h(_,R,T,O,v,15,a[58]),O=h(O,_,R,T,S,21,a[59]),T=h(T,O,_,R,g,6,a[60]),R=h(R,T,O,_,A,10,a[61]),_=h(_,R,T,O,d,15,a[62]),O=h(O,_,R,T,b,21,a[63]),o[0]=o[0]+T|0,o[1]=o[1]+O|0,o[2]=o[2]+_|0,o[3]=o[3]+R|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;n[i>>>5]|=128<<24-i%32;var o=e.floor(r/4294967296),s=r;n[15+(i+64>>>9<<4)]=16711935&(o<<8|o>>>24)|4278255360&(o<<24|o>>>8),n[14+(i+64>>>9<<4)]=16711935&(s<<8|s>>>24)|4278255360&(s<<24|s>>>8),t.sigBytes=4*(n.length+1),this._process();for(var a=this._hash,u=a.words,c=0;c<4;c++){var l=u[c];u[c]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8)}return a},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});function c(e,t,n,r,i,o,s){var a=e+(t&n|~t&r)+i+s;return(a<<o|a>>>32-o)+t}function l(e,t,n,r,i,o,s){var a=e+(t&r|n&~r)+i+s;return(a<<o|a>>>32-o)+t}function f(e,t,n,r,i,o,s){var a=e+(t^n^r)+i+s;return(a<<o|a>>>32-o)+t}function h(e,t,n,r,i,o,s){var a=e+(n^(t|~r))+i+s;return(a<<o|a>>>32-o)+t}t.MD5=o._createHelper(u),t.HmacMD5=o._createHmacHelper(u)}(Math),n.MD5)}(Gi)),Gi.exports}var Qi,zi={exports:{}},Hi={exports:{}};function qi(){return Qi||(Qi=1,function(e,t){var n,r,i,o,s,a,u,c;e.exports=(c=Bi(),r=(n=c).lib,i=r.WordArray,o=r.Hasher,s=n.algo,a=[],u=s.SHA1=o.extend({_doReset:function(){this._hash=new i.init([1732584193,4023233417,2562383102,271733878,3285377520])},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],o=n[2],s=n[3],u=n[4],c=0;c<80;c++){if(c<16)a[c]=0|e[t+c];else{var l=a[c-3]^a[c-8]^a[c-14]^a[c-16];a[c]=l<<1|l>>>31}var f=(r<<5|r>>>27)+u+a[c];f+=c<20?1518500249+(i&o|~i&s):c<40?1859775393+(i^o^s):c<60?(i&o|i&s|o&s)-1894007588:(i^o^s)-899497514,u=s,s=o,o=i<<30|i>>>2,i=r,r=f}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+o|0,n[3]=n[3]+s|0,n[4]=n[4]+u|0},_doFinalize:function(){var e=this._data,t=e.words,n=8*this._nDataBytes,r=8*e.sigBytes;return t[r>>>5]|=128<<24-r%32,t[14+(r+64>>>9<<4)]=Math.floor(n/4294967296),t[15+(r+64>>>9<<4)]=n,e.sigBytes=4*t.length,this._process(),this._hash},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}}),n.SHA1=o._createHelper(u),n.HmacSHA1=o._createHmacHelper(u),c.SHA1)}(Hi)),Hi.exports}var Vi,Wi,Yi={exports:{}};function Xi(){return Wi||(Wi=1,function(e,t){var n,r,i,o,s,a,u,c;e.exports=(c=Bi(),qi(),Vi||(Vi=1,function(e,t){var n;e.exports=(n=Bi(),void function(){var e=n,t=e.lib.Base,r=e.enc.Utf8;e.algo.HMAC=t.extend({init:function(e,t){e=this._hasher=new e.init,"string"==typeof t&&(t=r.parse(t));var n=e.blockSize,i=4*n;t.sigBytes>i&&(t=e.finalize(t)),t.clamp();for(var o=this._oKey=t.clone(),s=this._iKey=t.clone(),a=o.words,u=s.words,c=0;c<n;c++)a[c]^=1549556828,u[c]^=909522486;o.sigBytes=s.sigBytes=i,this.reset()},reset:function(){var e=this._hasher;e.reset(),e.update(this._iKey)},update:function(e){return this._hasher.update(e),this},finalize:function(e){var t=this._hasher,n=t.finalize(e);return t.reset(),t.finalize(this._oKey.clone().concat(n))}})}())}(Yi)),r=(n=c).lib,i=r.Base,o=r.WordArray,s=n.algo,a=s.MD5,u=s.EvpKDF=i.extend({cfg:i.extend({keySize:4,hasher:a,iterations:1}),init:function(e){this.cfg=this.cfg.extend(e)},compute:function(e,t){for(var n,r=this.cfg,i=r.hasher.create(),s=o.create(),a=s.words,u=r.keySize,c=r.iterations;a.length<u;){n&&i.update(n),n=i.update(e).finalize(t),i.reset();for(var l=1;l<c;l++)n=i.finalize(n),i.reset();s.concat(n)}return s.sigBytes=4*u,s}}),n.EvpKDF=function(e,t,n){return u.create(n).compute(e,t)},c.EvpKDF)}(zi)),zi.exports}var Ji,$i={exports:{}};!function(e,t){var n;e.exports=(n=Bi(),Ui(),Ki(),Xi(),Ji||(Ji=1,function(e,t){var n;e.exports=(n=Bi(),Xi(),void(n.lib.Cipher||function(e){var t=n,r=t.lib,i=r.Base,o=r.WordArray,s=r.BufferedBlockAlgorithm,a=t.enc;a.Utf8;var u=a.Base64,c=t.algo.EvpKDF,l=r.Cipher=s.extend({cfg:i.extend(),createEncryptor:function(e,t){return this.create(this._ENC_XFORM_MODE,e,t)},createDecryptor:function(e,t){return this.create(this._DEC_XFORM_MODE,e,t)},init:function(e,t,n){this.cfg=this.cfg.extend(n),this._xformMode=e,this._key=t,this.reset()},reset:function(){s.reset.call(this),this._doReset()},process:function(e){return this._append(e),this._process()},finalize:function(e){return e&&this._append(e),this._doFinalize()},keySize:4,ivSize:4,_ENC_XFORM_MODE:1,_DEC_XFORM_MODE:2,_createHelper:function(){function e(e){return"string"==typeof e?I:v}return function(t){return{encrypt:function(n,r,i){return e(r).encrypt(t,n,r,i)},decrypt:function(n,r,i){return e(r).decrypt(t,n,r,i)}}}}()});r.StreamCipher=l.extend({_doFinalize:function(){return this._process(!0)},blockSize:1});var f=t.mode={},h=r.BlockCipherMode=i.extend({createEncryptor:function(e,t){return this.Encryptor.create(e,t)},createDecryptor:function(e,t){return this.Decryptor.create(e,t)},init:function(e,t){this._cipher=e,this._iv=t}}),d=f.CBC=function(){var t=h.extend();function n(t,n,r){var i,o=this._iv;o?(i=o,this._iv=e):i=this._prevBlock;for(var s=0;s<r;s++)t[n+s]^=i[s]}return t.Encryptor=t.extend({processBlock:function(e,t){var r=this._cipher,i=r.blockSize;n.call(this,e,t,i),r.encryptBlock(e,t),this._prevBlock=e.slice(t,t+i)}}),t.Decryptor=t.extend({processBlock:function(e,t){var r=this._cipher,i=r.blockSize,o=e.slice(t,t+i);r.decryptBlock(e,t),n.call(this,e,t,i),this._prevBlock=o}}),t}(),p=(t.pad={}).Pkcs7={pad:function(e,t){for(var n=4*t,r=n-e.sigBytes%n,i=r<<24|r<<16|r<<8|r,s=[],a=0;a<r;a+=4)s.push(i);var u=o.create(s,r);e.concat(u)},unpad:function(e){var t=255&e.words[e.sigBytes-1>>>2];e.sigBytes-=t}};r.BlockCipher=l.extend({cfg:l.cfg.extend({mode:d,padding:p}),reset:function(){var e;l.reset.call(this);var t=this.cfg,n=t.iv,r=t.mode;this._xformMode==this._ENC_XFORM_MODE?e=r.createEncryptor:(e=r.createDecryptor,this._minBufferSize=1),this._mode&&this._mode.__creator==e?this._mode.init(this,n&&n.words):(this._mode=e.call(r,this,n&&n.words),this._mode.__creator=e)},_doProcessBlock:function(e,t){this._mode.processBlock(e,t)},_doFinalize:function(){var e,t=this.cfg.padding;return this._xformMode==this._ENC_XFORM_MODE?(t.pad(this._data,this.blockSize),e=this._process(!0)):(e=this._process(!0),t.unpad(e)),e},blockSize:4});var g=r.CipherParams=i.extend({init:function(e){this.mixIn(e)},toString:function(e){return(e||this.formatter).stringify(this)}}),y=(t.format={}).OpenSSL={stringify:function(e){var t=e.ciphertext,n=e.salt;return(n?o.create([1398893684,1701076831]).concat(n).concat(t):t).toString(u)},parse:function(e){var t,n=u.parse(e),r=n.words;return 1398893684==r[0]&&1701076831==r[1]&&(t=o.create(r.slice(2,4)),r.splice(0,4),n.sigBytes-=16),g.create({ciphertext:n,salt:t})}},v=r.SerializableCipher=i.extend({cfg:i.extend({format:y}),encrypt:function(e,t,n,r){r=this.cfg.extend(r);var i=e.createEncryptor(n,r),o=i.finalize(t),s=i.cfg;return g.create({ciphertext:o,key:n,iv:s.iv,algorithm:e,mode:s.mode,padding:s.padding,blockSize:e.blockSize,formatter:r.format})},decrypt:function(e,t,n,r){return r=this.cfg.extend(r),t=this._parse(t,r.format),e.createDecryptor(n,r).finalize(t.ciphertext)},_parse:function(e,t){return"string"==typeof e?t.parse(e,this):e}}),m=(t.kdf={}).OpenSSL={execute:function(e,t,n,r){r||(r=o.random(8));var i=c.create({keySize:t+n}).compute(e,r),s=o.create(i.words.slice(t),4*n);return i.sigBytes=4*t,g.create({key:i,iv:s,salt:r})}},I=r.PasswordBasedCipher=v.extend({cfg:v.cfg.extend({kdf:m}),encrypt:function(e,t,n,r){var i=(r=this.cfg.extend(r)).kdf.execute(n,e.keySize,e.ivSize);r.iv=i.iv;var o=v.encrypt.call(this,e,t,i.key,r);return o.mixIn(i),o},decrypt:function(e,t,n,r){r=this.cfg.extend(r),t=this._parse(t,r.format);var i=r.kdf.execute(n,e.keySize,e.ivSize,t.salt);return r.iv=i.iv,v.decrypt.call(this,e,t,i.key,r)}})}()))}($i)),function(){var e=n,t=e.lib.BlockCipher,r=e.algo,i=[],o=[],s=[],a=[],u=[],c=[],l=[],f=[],h=[],d=[];!function(){for(var e=[],t=0;t<256;t++)e[t]=t<128?t<<1:t<<1^283;var n=0,r=0;for(t=0;t<256;t++){var p=r^r<<1^r<<2^r<<3^r<<4;p=p>>>8^255&p^99,i[n]=p,o[p]=n;var g=e[n],y=e[g],v=e[y],m=257*e[p]^16843008*p;s[n]=m<<24|m>>>8,a[n]=m<<16|m>>>16,u[n]=m<<8|m>>>24,c[n]=m,m=16843009*v^65537*y^257*g^16843008*n,l[p]=m<<24|m>>>8,f[p]=m<<16|m>>>16,h[p]=m<<8|m>>>24,d[p]=m,n?(n=g^e[e[e[v^g]]],r^=e[e[r]]):n=r=1}}();var p=[0,1,2,4,8,16,32,64,128,27,54],g=r.AES=t.extend({_doReset:function(){if(!this._nRounds||this._keyPriorReset!==this._key){for(var e=this._keyPriorReset=this._key,t=e.words,n=e.sigBytes/4,r=4*((this._nRounds=n+6)+1),o=this._keySchedule=[],s=0;s<r;s++)s<n?o[s]=t[s]:(c=o[s-1],s%n?n>6&&s%n==4&&(c=i[c>>>24]<<24|i[c>>>16&255]<<16|i[c>>>8&255]<<8|i[255&c]):(c=i[(c=c<<8|c>>>24)>>>24]<<24|i[c>>>16&255]<<16|i[c>>>8&255]<<8|i[255&c],c^=p[s/n|0]<<24),o[s]=o[s-n]^c);for(var a=this._invKeySchedule=[],u=0;u<r;u++){if(s=r-u,u%4)var c=o[s];else c=o[s-4];a[u]=u<4||s<=4?c:l[i[c>>>24]]^f[i[c>>>16&255]]^h[i[c>>>8&255]]^d[i[255&c]]}}},encryptBlock:function(e,t){this._doCryptBlock(e,t,this._keySchedule,s,a,u,c,i)},decryptBlock:function(e,t){var n=e[t+1];e[t+1]=e[t+3],e[t+3]=n,this._doCryptBlock(e,t,this._invKeySchedule,l,f,h,d,o),n=e[t+1],e[t+1]=e[t+3],e[t+3]=n},_doCryptBlock:function(e,t,n,r,i,o,s,a){for(var u=this._nRounds,c=e[t]^n[0],l=e[t+1]^n[1],f=e[t+2]^n[2],h=e[t+3]^n[3],d=4,p=1;p<u;p++){var g=r[c>>>24]^i[l>>>16&255]^o[f>>>8&255]^s[255&h]^n[d++],y=r[l>>>24]^i[f>>>16&255]^o[h>>>8&255]^s[255&c]^n[d++],v=r[f>>>24]^i[h>>>16&255]^o[c>>>8&255]^s[255&l]^n[d++],m=r[h>>>24]^i[c>>>16&255]^o[l>>>8&255]^s[255&f]^n[d++];c=g,l=y,f=v,h=m}g=(a[c>>>24]<<24|a[l>>>16&255]<<16|a[f>>>8&255]<<8|a[255&h])^n[d++],y=(a[l>>>24]<<24|a[f>>>16&255]<<16|a[h>>>8&255]<<8|a[255&c])^n[d++],v=(a[f>>>24]<<24|a[h>>>16&255]<<16|a[c>>>8&255]<<8|a[255&l])^n[d++],m=(a[h>>>24]<<24|a[c>>>16&255]<<16|a[l>>>8&255]<<8|a[255&f])^n[d++],e[t]=g,e[t+1]=y,e[t+2]=v,e[t+3]=m},keySize:8});e.AES=t._createHelper(g)}(),n.AES)}(Di);var Zi=d(Di.exports),eo={exports:{}};!function(e,t){e.exports=Bi().enc.Utf8}(eo);var to=d(eo.exports),no="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{};function ro(){throw new Error("setTimeout has not been defined")}function io(){throw new Error("clearTimeout has not been defined")}var oo=ro,so=io;function ao(e){if(oo===setTimeout)return setTimeout(e,0);if((oo===ro||!oo)&&setTimeout)return oo=setTimeout,setTimeout(e,0);try{return oo(e,0)}catch(t){try{return oo.call(null,e,0)}catch(t){return oo.call(this,e,0)}}}"function"==typeof no.setTimeout&&(oo=setTimeout),"function"==typeof no.clearTimeout&&(so=clearTimeout);var uo,co=[],lo=!1,fo=-1;function ho(){lo&&uo&&(lo=!1,uo.length?co=uo.concat(co):fo=-1,co.length&&po())}function po(){if(!lo){var e=ao(ho);lo=!0;for(var t=co.length;t;){for(uo=co,co=[];++fo<t;)uo&&uo[fo].run();fo=-1,t=co.length}uo=null,lo=!1,function(e){if(so===clearTimeout)return clearTimeout(e);if((so===io||!so)&&clearTimeout)return so=clearTimeout,clearTimeout(e);try{so(e)}catch(t){try{return so.call(null,e)}catch(t){return so.call(this,e)}}}(e)}}function go(e,t){this.fun=e,this.array=t}go.prototype.run=function(){this.fun.apply(null,this.array)};function yo(){}var vo=yo,mo=yo,Io=yo,bo=yo,ko=yo,Ao=yo,Eo=yo;var So=no.performance||{},Co=So.now||So.mozNow||So.msNow||So.oNow||So.webkitNow||function(){return(new Date).getTime()};var wo=new Date;var To,Oo,_o={nextTick:function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];co.push(new go(e,t)),1!==co.length||lo||ao(po)},title:"browser",browser:!0,env:{},argv:[],version:"",versions:{},on:vo,addListener:mo,once:Io,off:bo,removeListener:ko,removeAllListeners:Ao,emit:Eo,binding:function(e){throw new Error("process.binding is not supported")},cwd:function(){return"/"},chdir:function(e){throw new Error("process.chdir is not supported")},umask:function(){return 0},hrtime:function(e){var t=.001*Co.call(So),n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n-=e[0],(r-=e[1])<0&&(n--,r+=1e9)),[n,r]},platform:"browser",release:{},config:{},uptime:function(){return(new Date-wo)/1e3}},Ro={exports:{}};function Po(){if(Oo)return To;Oo=1;var e=1e3,t=60*e,n=60*t,i=24*n,o=7*i,s=365.25*i;function a(e,t,n,r){var i=t>=1.5*n;return Math.round(e/n)+" "+r+(i?"s":"")}return To=function(u,c){c=c||{};var l=r(u);if("string"===l&&u.length>0)return function(r){if((r=String(r)).length>100)return;var a=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!a)return;var u=parseFloat(a[1]);switch((a[2]||"ms").toLowerCase()){case"years":case"year":case"yrs":case"yr":case"y":return u*s;case"weeks":case"week":case"w":return u*o;case"days":case"day":case"d":return u*i;case"hours":case"hour":case"hrs":case"hr":case"h":return u*n;case"minutes":case"minute":case"mins":case"min":case"m":return u*t;case"seconds":case"second":case"secs":case"sec":case"s":return u*e;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return u;default:return}}(u);if("number"===l&&isFinite(u))return c.long?function(r){var o=Math.abs(r);if(o>=i)return a(r,o,i,"day");if(o>=n)return a(r,o,n,"hour");if(o>=t)return a(r,o,t,"minute");if(o>=e)return a(r,o,e,"second");return r+" ms"}(u):function(r){var o=Math.abs(r);if(o>=i)return Math.round(r/i)+"d";if(o>=n)return Math.round(r/n)+"h";if(o>=t)return Math.round(r/t)+"m";if(o>=e)return Math.round(r/e)+"s";return r+"ms"}(u);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(u))},To}var Do=function(e){function t(e){var r,i,o,s=null;function a(){for(var e=arguments.length,n=new Array(e),i=0;i<e;i++)n[i]=arguments[i];if(a.enabled){var o=a,s=Number(new Date),u=s-(r||s);o.diff=u,o.prev=r,o.curr=s,r=s,n[0]=t.coerce(n[0]),"string"!=typeof n[0]&&n.unshift("%O");var c=0;n[0]=n[0].replace(/%([a-zA-Z%])/g,(function(e,r){if("%%"===e)return"%";c++;var i=t.formatters[r];if("function"==typeof i){var s=n[c];e=i.call(o,s),n.splice(c,1),c--}return e})),t.formatArgs.call(o,n);var l=o.log||t.log;l.apply(o,n)}}return a.namespace=e,a.useColors=t.useColors(),a.color=t.selectColor(e),a.extend=n,a.destroy=t.destroy,Object.defineProperty(a,"enabled",{enumerable:!0,configurable:!1,get:function(){return null!==s?s:(i!==t.namespaces&&(i=t.namespaces,o=t.enabled(e)),o)},set:function(e){s=e}}),"function"==typeof t.init&&t.init(a),a}function n(e,n){var r=t(this.namespace+(void 0===n?":":n)+e);return r.log=this.log,r}function r(e){return e.toString().substring(2,e.toString().length-2).replace(/\.\*\?$/,"*")}return t.debug=t,t.default=t,t.coerce=function(e){if(e instanceof Error)return e.stack||e.message;return e},t.disable=function(){var e=[].concat(c(t.names.map(r)),c(t.skips.map(r).map((function(e){return"-"+e})))).join(",");return t.enable(""),e},t.enable=function(e){var n;t.save(e),t.namespaces=e,t.names=[],t.skips=[];var r=("string"==typeof e?e:"").split(/[\s,]+/),i=r.length;for(n=0;n<i;n++)r[n]&&("-"===(e=r[n].replace(/\*/g,".*?"))[0]?t.skips.push(new RegExp("^"+e.slice(1)+"$")):t.names.push(new RegExp("^"+e+"$")))},t.enabled=function(e){if("*"===e[e.length-1])return!0;var n,r;for(n=0,r=t.skips.length;n<r;n++)if(t.skips[n].test(e))return!1;for(n=0,r=t.names.length;n<r;n++)if(t.names[n].test(e))return!0;return!1},t.humanize=Po(),t.destroy=function(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")},Object.keys(e).forEach((function(n){t[n]=e[n]})),t.names=[],t.skips=[],t.formatters={},t.selectColor=function(e){for(var n=0,r=0;r<e.length;r++)n=(n<<5)-n+e.charCodeAt(r),n|=0;return t.colors[Math.abs(n)%t.colors.length]},t.enable(t.load()),t};!function(e,t){var n;t.formatArgs=function(t){if(t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff),!this.useColors)return;var n="color: "+this.color;t.splice(1,0,n,"color: inherit");var r=0,i=0;t[0].replace(/%[a-zA-Z%]/g,(function(e){"%%"!==e&&(r++,"%c"===e&&(i=r))})),t.splice(i,0,n)},t.save=function(e){try{e?t.storage.setItem("debug",e):t.storage.removeItem("debug")}catch(e){}},t.load=function(){var e;try{e=t.storage.getItem("debug")}catch(e){}!e&&void 0!==_o&&"env"in _o&&(e=_o.env.DEBUG);return e},t.useColors=function(){if("undefined"!=typeof window&&window.process&&("renderer"===window.process.type||window.process.__nwjs))return!0;if("undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;return"undefined"!=typeof document&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||"undefined"!=typeof window&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)},t.storage=function(){try{return localStorage}catch(e){}}(),t.destroy=(n=!1,function(){n||(n=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}),t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"],t.log=console.debug||console.log||function(){},e.exports=Do(t),e.exports.formatters.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}}(Ro,Ro.exports);var Lo=Ro.exports,xo=Lo("cookie"),Mo=function(e,t,n){switch(arguments.length){case 3:case 2:return Bo(e,t,n);case 1:return jo(e);default:return No()}};function Bo(e,t,n){n=n||{};var r=Uo(e)+"="+Uo(t);null==t&&(n.maxage=-1),n.maxage&&(n.expires=new Date(+new Date+n.maxage)),n.path&&(r+="; path="+n.path),n.domain&&(r+="; domain="+n.domain),n.expires&&(r+="; expires="+n.expires.toUTCString()),n.samesite&&(r+="; samesite="+n.samesite),n.secure&&(r+="; secure"),document.cookie=r}function No(){var e;try{e=document.cookie}catch(e){return"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e.stack||e),{}}return function(e){var t,n={},r=e.split(/ *; */);if(""==r[0])return n;for(var i=0;i<r.length;++i)n[Fo((t=r[i].split("="))[0])]=Fo(t[1]);return n}(e)}function jo(e){return No()[e]}function Uo(e){try{return encodeURIComponent(e)}catch(t){xo("error `encode(%o)` - %o",e,t)}}function Fo(e){try{return decodeURIComponent(e)}catch(t){xo("error `decode(%o)` - %o",e,t)}}var Go=d(Mo),Ko={exports:{}},Qo=Math.max,zo=function(e,t){var n=t?t.length:0;if(!n)return[];for(var r=Qo(Number(e)||0,0),i=Qo(n-r,0),o=new Array(i),s=0;s<i;s+=1)o[s]=t[s+r];return o},Ho=Math.max,qo=function(e){if(null==e||!e.length)return[];for(var t=new Array(Ho(e.length-2,0)),n=1;n<e.length;n+=1)t[n-1]=e[n];return t},Vo=zo,Wo=qo,Yo=Object.prototype.hasOwnProperty,Xo=Object.prototype.toString,Jo=function(e){return Boolean(e)&&"object"===r(e)},$o=function(e){return Boolean(e)&&"[object Object]"===Xo.call(e)},Zo=function(e,t,n,r){return Yo.call(t,r)&&void 0===e[r]&&(e[r]=n),t},es=function(e,t,n,r){return Yo.call(t,r)&&($o(e[r])&&$o(n)?e[r]=ns(e[r],n):void 0===e[r]&&(e[r]=n)),t},ts=function(e,t){if(!Jo(t))return t;e=e||Zo;for(var n=Vo(2,arguments),r=0;r<n.length;r+=1)for(var i in n[r])e(t,n[r],n[r][i],i);return t},ns=function(e){return ts.apply(null,[es,e].concat(Wo(arguments)))};Ko.exports=function(e){return ts.apply(null,[null,e].concat(Wo(arguments)))},Ko.exports.deep=ns;var rs=d(Ko.exports),is={exports:{}},os=Lo("cookie"),ss=function(e,t,n){switch(arguments.length){case 3:case 2:return as(e,t,n);case 1:return cs(e);default:return us()}};function as(e,t,n){n=n||{};var r=ls(e)+"="+ls(t);null==t&&(n.maxage=-1),n.maxage&&(n.expires=new Date(+new Date+n.maxage)),n.path&&(r+="; path="+n.path),n.domain&&(r+="; domain="+n.domain),n.expires&&(r+="; expires="+n.expires.toUTCString()),n.secure&&(r+="; secure"),document.cookie=r}function us(){var e;try{e=document.cookie}catch(e){return"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e.stack||e),{}}return function(e){var t,n={},r=e.split(/ *; */);if(""==r[0])return n;for(var i=0;i<r.length;++i)n[fs((t=r[i].split("="))[0])]=fs(t[1]);return n}(e)}function cs(e){return us()[e]}function ls(e){try{return encodeURIComponent(e)}catch(t){os("error `encode(%o)` - %o",e,t)}}function fs(e){try{return decodeURIComponent(e)}catch(t){os("error `decode(%o)` - %o",e,t)}}!function(e,t){var n=ss;function r(e){for(var n=t.cookie,r=t.levels(e),i=0;i<r.length;++i){var o="__tld__",s=r[i],a={domain:"."+s};if(n(o,1,a),n(o))return n(o,null,a),s}return""}r.levels=function(e){var t,n,r=("function"!=typeof window.URL?(t=e,(n=document.createElement("a")).href=t,n.hostname):new URL(e).hostname).split("."),i=r[r.length-1],o=[];if(4===r.length&&i===parseInt(i,10))return o;if(r.length<=1)return o;for(var s=r.length-2;s>=0;--s)o.push(r.slice(s).join("."));return o},r.cookie=n,t=e.exports=r}(is,is.exports);var hs=d(is.exports),ds=function(){function e(t){i(this,e),this.cOpts={},this.options(t),this.isSupportAvailable=this.checkSupportAvailability()}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(0===arguments.length)return this.cOpts;var t=".".concat(hs(window.location.href));return"."===t&&(t=null),this.cOpts=rs(e,{maxage:31536e6,path:"/",domain:t,samesite:"Lax"}),this.cOpts}},{key:"set",value:function(e,t){try{return Go(e,t,T(this.cOpts)),!0}catch(e){return lt.error(e),!1}}},{key:"get",value:function(e){return Go(e)}},{key:"remove",value:function(e){try{return Go(e,null,T(this.cOpts)),!0}catch(e){return!1}}},{key:"checkSupportAvailability",value:function(){var e="test_rudder_cookie";return this.set(e,!0),!!this.get(e)&&(this.remove(e),!0)}}]),e}(),ps=new ds({}),gs={exports:{}};!function(e,t){e.exports=function(){function e(e){return e=JSON.stringify(e),!!/^\{[\s\S]*\}$/.test(e)}function t(e){return void 0===e||"function"==typeof e?e+"":JSON.stringify(e)}function n(e){if("string"==typeof e)try{return JSON.parse(e)}catch(t){return e}}function r(e){return"[object Function]"==={}.toString.call(e)}function i(e){return"[object Array]"===Object.prototype.toString.call(e)}function o(e){var t="_Is_Incognit",n="yes";try{e||(e=window.localStorage),e.setItem(t,n),e.removeItem(t)}catch(t){var r={_data:{},setItem:function(e,t){return r._data[e]=String(t)},getItem:function(e){return r._data.hasOwnProperty(e)?r._data[e]:void 0},removeItem:function(e){return delete r._data[e]},clear:function(){return r._data={}}};e=r}finally{e.getItem(t)===n&&e.removeItem(t)}return e}var s=o();function a(){if(!(this instanceof a))return new a}a.prototype={set:function(n,r){if(n&&!e(n))s.setItem(n,t(r));else if(e(n))for(var i in n)this.set(i,n[i]);return this},get:function(e){if(!e){var t={};return this.forEach((function(e,n){return t[e]=n})),t}if("?"===e.charAt(0))return this.has(e.substr(1));var r=arguments;if(r.length>1){for(var i={},o=0,a=r.length;o<a;o++){var u=n(s.getItem(r[o]));this.has(r[o])&&(i[r[o]]=u)}return i}return n(s.getItem(e))},clear:function(){return s.clear(),this},remove:function(e){var t=this.get(e);return s.removeItem(e),t},has:function(e){return{}.hasOwnProperty.call(this.get(),e)},keys:function(){var e=[];return this.forEach((function(t){e.push(t)})),e},forEach:function(e){for(var t=0,n=s.length;t<n;t++){var r=s.key(t);e(r,this.get(r))}return this},search:function(e){for(var t=this.keys(),n={},r=0,i=t.length;r<i;r++)t[r].indexOf(e)>-1&&(n[t[r]]=this.get(t[r]));return n}};var u=null;function c(t,n){var o=arguments,s=null;if(u||(u=a()),0===o.length)return u.get();if(1===o.length){if("string"==typeof t)return u.get(t);if(e(t))return u.set(t)}if(2===o.length&&"string"==typeof t){if(!n)return u.remove(t);if(n&&"string"==typeof n)return u.set(t,n);n&&r(n)&&(s=null,s=n(t,u.get(t)),c.set(t,s))}if(2===o.length&&i(t)&&r(n))for(var l=0,f=t.length;l<f;l++)s=n(t[l],u.get(t[l])),c.set(t[l],s);return c}for(var l in a.prototype)c[l]=a.prototype[l];return c}()}(gs);var ys=d(gs.exports),vs=function(){function e(t){i(this,e),this.sOpts={},this.enabled=this.checkSupportAvailability(),this.options(t)}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return 0===arguments.length||(rs(e,{enabled:!0}),this.enabled=e.enabled&&this.enabled,this.sOpts=e),this.sOpts}},{key:"set",value:function(e,t){return ys.set(e,t)}},{key:"get",value:function(e){return ys.get(e)}},{key:"remove",value:function(e){return ys.remove(e)}},{key:"checkSupportAvailability",value:function(){var e="test_rudder_ls";return this.set(e,!0),!!this.get(e)&&(this.remove(e),!0)}}]),e}(),ms=new vs({}),Is=function(e){return(new TextDecoder).decode((t=e,n=globalThis.atob(t).split("").map((function(e){return e.charCodeAt(0)})),new Uint8Array(n)));var t,n},bs="rl_user_id",ks="rl_trait",As="rl_anonymous_id",Es="rl_group_id",Ss="rl_group_trait",Cs="rl_page_init_referrer",ws="rl_page_init_referring_domain",Ts="rl_session",Os="rl_auth_token",_s="RudderEncrypt:",Rs="RS_ENC_v3_",Ps="Rudder",Ds={segment:"ajs_anonymous_id"};function Ls(e){try{return e?JSON.parse(e):null}catch(t){return lt.error(t),e||null}}function xs(e){return e.replace(/^\s+|\s+$/gm,"")}function Ms(e){return e&&"string"==typeof e&&""!==xs(e)?e.substring(0,_s.length)===_s?Zi.decrypt(e.substring(_s.length),Ps).toString(to):e.substring(0,Rs.length)===Rs?Is(e.substring(Rs.length)):e:e}var Bs=function(){function e(){i(this,e),ps.isSupportAvailable?this.storage=ps:(ms.enabled&&(this.storage=ms),this.storage||lt.error("No storage is available :: initializing the SDK without storage"))}return s(e,[{key:"options",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.storage.options(e)}},{key:"setItem",value:function(e,t){this.storage.set(e,function(e){return""===xs(e)?e:"".concat(_s).concat(Zi.encrypt(e,Ps).toString())}(function(e){return JSON.stringify(e)}(t)))}},{key:"setStringItem",value:function(e,t){"string"==typeof t?this.setItem(e,t):lt.error("[Storage] ".concat(e," should be string"))}},{key:"setUserId",value:function(e){this.setStringItem(bs,e)}},{key:"setUserTraits",value:function(e){this.setItem(ks,e)}},{key:"setGroupId",value:function(e){this.setStringItem(Es,e)}},{key:"setGroupTraits",value:function(e){this.setItem(Ss,e)}},{key:"setAnonymousId",value:function(e){this.setStringItem(As,e)}},{key:"setInitialReferrer",value:function(e){this.setItem(Cs,e)}},{key:"setInitialReferringDomain",value:function(e){this.setItem(ws,e)}},{key:"setSessionInfo",value:function(e){this.setItem(Ts,e)}},{key:"setAuthToken",value:function(e){this.setItem(Os,e)}},{key:"getItem",value:function(e){return Ls(Ms(this.storage.get(e)))}},{key:"getUserId",value:function(){return this.getItem(bs)}},{key:"getUserTraits",value:function(){return this.getItem(ks)}},{key:"getGroupId",value:function(){return this.getItem(Es)}},{key:"getGroupTraits",value:function(){return this.getItem(Ss)}},{key:"fetchExternalAnonymousId",value:function(e){var t,n=e.toLowerCase();return Object.keys(Ds).includes(n)&&"segment"===n?(ms.enabled&&(t=ms.get(Ds[n])),!t&&ps.isSupportAvailable&&(t=ps.get(Ds[n])),t):t}},{key:"getAnonymousId",value:function(e){var t=Ls(Ms(this.storage.get(As)));if(t)return t;var n=N(e,"autoCapture.source");if(!0===N(e,"autoCapture.enabled")&&"string"==typeof n){var r=this.fetchExternalAnonymousId(n);if(r)return r}return t}},{key:"getInitialReferrer",value:function(){return this.getItem(Cs)}},{key:"getInitialReferringDomain",value:function(){return this.getItem(ws)}},{key:"getSessionInfo",value:function(){return this.getItem(Ts)}},{key:"getAuthToken",value:function(){return this.getItem(Os)}},{key:"removeItem",value:function(e){return this.storage.remove(e)}},{key:"removeSessionInfo",value:function(){this.removeItem(Ts)}},{key:"clear",value:function(e){this.storage.remove(bs),this.storage.remove(ks),this.storage.remove(Es),this.storage.remove(Ss),this.storage.remove(Os),e&&this.storage.remove(As)}}]),e}(),Ns=new Bs;function js(){return document.referrer||"$direct"}function Us(e){var t=e.split("/");return t.length>=3?t[2]:""}function Fs(){for(var e=document.getElementsByTagName("link"),t=0;e[t];t+=1){var n=e[t];if("canonical"===n.getAttribute("rel"))return n.getAttribute("href")}}function Gs(){var e=Fs(),t=window.location.pathname;if(e)try{t=new URL(e).pathname}catch(e){}var n=window.location,r=n.search,i=n.href,o=document.title,s=function(e){var t,n=Fs(),r=(t=n?n.includes("?")?n:n+e:window.location.href).indexOf("#");return r>-1?t.slice(0,r):t}(r),a=i,u=js();return{path:t,referrer:u,referring_domain:Us(u),search:r,title:o,url:s,tab_url:a,initial_referrer:Ns.getInitialReferrer()||"",initial_referring_domain:Ns.getInitialReferringDomain()||""}}for(var Ks,Qs=s((function e(){i(this,e),this.name="RudderLabs JavaScript SDK",this.namespace="com.rudderlabs.javascript",this.version="2.40.2"})),zs=s((function e(){i(this,e),this.name="RudderLabs JavaScript SDK",this.version="2.40.2"})),Hs=s((function e(){i(this,e),this.name="",this.version=""})),qs=s((function e(){i(this,e),this.density=0,this.width=0,this.height=0,this.innerWidth=0,this.innerHeight=0})),Vs=s((function e(){var t;i(this,e),this.app=new Qs,this.traits=null,this.library=new zs,this.userAgent=function(){if("undefined"==typeof navigator)return null;var e=navigator.userAgent,t=navigator.brave;if(t&&Object.getPrototypeOf(t).isBrave){var n=e.match(/(chrome)\/([\w.]+)/i);n&&(e="".concat(e," Brave/").concat(n[2]))}return e}(),this.device=null,this.network=null,this.os=new Hs,this.locale="undefined"==typeof navigator?null:navigator.language||navigator.browserLanguage,this.screen=(t=new qs,"undefined"==typeof window||(t.width=window.screen.width,t.height=window.screen.height,t.density=window.devicePixelRatio,t.innerWidth=window.innerWidth,t.innerHeight=window.innerHeight),t)})),Ws=function(){function e(){i(this,e),this.channel="web",this.context=new Vs,this.type=null,this.messageId=Ai(),this.originalTimestamp=(new Date).toISOString(),this.anonymousId=null,this.userId=null,this.event=null,this.properties={}}return s(e,[{key:"getProperty",value:function(e){return this.properties[e]}},{key:"addProperty",value:function(e,t){this.properties[e]=t}}]),e}(),Ys=function(){function e(){i(this,e),this.message=new Ws}return s(e,[{key:"setType",value:function(e){this.message.type=e}},{key:"setProperty",value:function(e){this.message.properties=e}},{key:"setUserProperty",value:function(e){this.message.user_properties=e}},{key:"setUserId",value:function(e){this.message.userId=e}},{key:"setEventName",value:function(e){this.message.event=e}},{key:"getElementContent",value:function(){return this.message}}]),e}(),Xs=function(){function e(){i(this,e),this.rudderProperty=null,this.rudderUserProperty=null,this.event=null,this.userId=null,this.type=null}return s(e,[{key:"setType",value:function(e){return this.type=e,this}},{key:"build",value:function(){var e=new Ys;return e.setUserId(this.userId),e.setType(this.type),e.setEventName(this.event),e.setProperty(this.rudderProperty),e.setUserProperty(this.rudderUserProperty),e}}]),e}(),Js={},$s=256,Zs=[];$s--;)Zs[$s]=($s+256).toString(16).substring(1);Js.v4=function(){var e,t=0,n="";if(!Ks||$s+16>256){for(Ks=Array(t=256);t--;)Ks[t]=256*Math.random()|0;t=$s=0}for(;t<16;t++)e=Ks[$s+t],n+=6==t?Zs[15&e|64]:8==t?Zs[63&e|128]:Zs[e],1&t&&t>1&&t<11&&(n+="-");return $s++,n};var ea={},ta=Object.prototype.hasOwnProperty,na=String.prototype.charAt,ra=Object.prototype.toString,ia=function(e,t){return na.call(e,t)},oa=function(e,t){return ta.call(e,t)},sa=function(e,t){t=t||oa;for(var n=[],r=0,i=e.length;r<i;r+=1)t(e,r)&&n.push(String(r));return n},aa=function(e){return null==e?[]:(t=e,"[object String]"===ra.call(t)?sa(e,ia):function(e){return null!=e&&"function"!=typeof e&&"number"==typeof e.length}(e)?sa(e,oa):function(e,t){t=t||oa;var n=[];for(var r in e)t(e,r)&&n.push(String(r));return n}(e));var t},ua=aa,ca=Js.v4,la={_data:{},length:0,setItem:function(e,t){return this._data[e]=t,this.length=ua(this._data).length,t},getItem:function(e){return e in this._data?this._data[e]:null},removeItem:function(e){return e in this._data&&delete this._data[e],this.length=ua(this._data).length,null},clear:function(){this._data={},this.length=0},key:function(e){return ua(this._data)[e]}};ea.defaultEngine=function(){try{if(!window.localStorage)return!1;var e=ca();window.localStorage.setItem(e,"test_value");var t=window.localStorage.getItem(e);return window.localStorage.removeItem(e),"test_value"===t}catch(e){return!1}}()?window.localStorage:la,ea.inMemoryEngine=la;var fa=aa,ha=Object.prototype.toString,da="function"==typeof Array.isArray?Array.isArray:function(e){return"[object Array]"===ha.call(e)},pa=function(e){return null!=e&&(da(e)||"function"!==e&&function(e){var t=r(e);return"number"===t||"object"===t&&"[object Number]"===ha.call(e)}(e.length))},ga=function(e,t){for(var n=0;n<t.length&&!1!==e(t[n],n,t);n+=1);},ya=function(e,t){for(var n=fa(t),r=0;r<n.length&&!1!==e(t[n[r]],n[r],t);r+=1);},va=function(e,t){return(pa(t)?ga:ya).call(this,e,t)},ma=ea.defaultEngine,Ia=ea.inMemoryEngine,ba=va,ka=aa,Aa=JSON;function Ea(e,t,n,r){this.id=t,this.name=e,this.keys=n||{},this.engine=r||ma,this.originalEngine=this.engine}Ea.prototype.set=function(e,t){var n=this._createValidKey(e);if(n)try{this.engine.setItem(n,Aa.stringify(t))}catch(n){(function(e){var t=!1;if(e.code)switch(e.code){case 22:t=!0;break;case 1014:"NS_ERROR_DOM_QUOTA_REACHED"===e.name&&(t=!0)}else-2147024882===e.number&&(t=!0);return t})(n)&&(this._swapEngine(),this.set(e,t))}},Ea.prototype.get=function(e){try{var t=this.engine.getItem(this._createValidKey(e));return null===t?null:Aa.parse(t)}catch(e){return null}},Ea.prototype.getOriginalEngine=function(){return this.originalEngine},Ea.prototype.remove=function(e){this.engine.removeItem(this._createValidKey(e))},Ea.prototype._createValidKey=function(e){var t,n=this.name,r=this.id;return ka(this.keys).length?(ba((function(i){i===e&&(t=[n,r,e].join("."))}),this.keys),t):[n,r,e].join(".")},Ea.prototype._swapEngine=function(){var e=this;ba((function(t){var n=e.get(t);Ia.setItem([e.name,e.id,t].join("."),n),e.remove(t)}),this.keys),this.engine=Ia};var Sa=Ea;var Ca=va,wa={setTimeout:function(e,t){return window.setTimeout(e,t)},clearTimeout:function(e){return window.clearTimeout(e)},Date:window.Date},Ta=wa,Oa={ASAP:1,RESCHEDULE:2,ABANDON:3};function _a(){this.tasks={},this.nextId=1}_a.prototype.now=function(){return+new Ta.Date},_a.prototype.run=function(e,t,n){var r=this.nextId++;return this.tasks[r]=Ta.setTimeout(this._handle(r,e,t,n||Oa.ASAP),t),r},_a.prototype.cancel=function(e){this.tasks[e]&&(Ta.clearTimeout(this.tasks[e]),delete this.tasks[e])},_a.prototype.cancelAll=function(){Ca(Ta.clearTimeout,this.tasks),this.tasks={}},_a.prototype._handle=function(e,t,n,r){var i=this,o=i.now();return function(){if(delete i.tasks[e],!(r>=Oa.RESCHEDULE&&o+2*n<i.now()))return t();r===Oa.RESCHEDULE&&i.run(t,n,r)}},_a.setClock=function(e){Ta=e},_a.resetClock=function(){Ta=wa},_a.Modes=Oa;var Ra=_a,Pa=Js.v4,Da=Sa,La=va,xa=Ra,Ma=Lo("localstorage-retry");function Ba(e,t){return function(){return e.apply(t,arguments)}}function Na(e,t,n){"function"==typeof t&&(n=t),this.name=e,this.id=Pa(),this.fn=n,this.maxItems=t.maxItems||1/0,this.maxAttempts=t.maxAttempts||1/0,this.backoff={MIN_RETRY_DELAY:t.minRetryDelay||1e3,MAX_RETRY_DELAY:t.maxRetryDelay||3e4,FACTOR:t.backoffFactor||2,JITTER:t.backoffJitter||0},this.timeouts={ACK_TIMER:1e3,RECLAIM_TIMER:3e3,RECLAIM_TIMEOUT:1e4,RECLAIM_WAIT:500},this.keys={IN_PROGRESS:"inProgress",QUEUE:"queue",RECLAIM_START:"reclaimStart",RECLAIM_END:"reclaimEnd",ACK:"ack"},this._schedule=new xa,this._processId=0,this._store=new Da(this.name,this.id,this.keys),this._store.set(this.keys.IN_PROGRESS,{}),this._store.set(this.keys.QUEUE,[]),this._ack=Ba(this._ack,this),this._checkReclaim=Ba(this._checkReclaim,this),this._processHead=Ba(this._processHead,this),this._running=!1}y(Na.prototype),Na.prototype.start=function(){this._running&&this.stop(),this._running=!0,this._ack(),this._checkReclaim(),this._processHead()},Na.prototype.stop=function(){this._schedule.cancelAll(),this._running=!1},Na.prototype.shouldRetry=function(e,t){return!(t>this.maxAttempts)},Na.prototype.getDelay=function(e){var t=this.backoff.MIN_RETRY_DELAY*Math.pow(this.backoff.FACTOR,e);if(this.backoff.JITTER){var n=Math.random(),r=Math.floor(n*this.backoff.JITTER*t);Math.floor(10*n)<5?t-=r:t+=r}return Number(Math.min(t,this.backoff.MAX_RETRY_DELAY).toPrecision(1))},Na.prototype.addItem=function(e){this._enqueue({item:e,attemptNumber:0,time:this._schedule.now(),id:Pa()})},Na.prototype.requeue=function(e,t,n,r){this.shouldRetry(e,t,n)?this._enqueue({item:e,attemptNumber:t,time:this._schedule.now()+this.getDelay(t),id:r||Pa()}):this.emit("discard",e,t)},Na.prototype._enqueue=function(e){var t=this._store.get(this.keys.QUEUE)||[];(t=t.slice(-(this.maxItems-1))).push(e),t=t.sort((function(e,t){return e.time-t.time})),this._store.set(this.keys.QUEUE,t),this._running&&this._processHead()},Na.prototype._processHead=function(){var e=this,t=this._store;this._schedule.cancel(this._processId);var n=t.get(this.keys.QUEUE)||[],r=t.get(this.keys.IN_PROGRESS)||{},i=this._schedule.now(),o=[];function s(n,r){o.push({item:n.item,done:function(i,o){var s=t.get(e.keys.IN_PROGRESS)||{};delete s[r],t.set(e.keys.IN_PROGRESS,s),e.emit("processed",i,o,n.item),i&&e.requeue(n.item,n.attemptNumber+1,i,n.id)}})}for(var a=Object.keys(r).length;n.length&&n[0].time<=i&&a++<e.maxItems;){var u=n.shift(),c=Pa();r[c]={item:u.item,attemptNumber:u.attemptNumber,time:e._schedule.now()},s(u,c)}t.set(this.keys.QUEUE,n),t.set(this.keys.IN_PROGRESS,r),La((function(t){try{e.fn(t.item,t.done)}catch(e){Ma("Process function threw error: "+e)}}),o),n=t.get(this.keys.QUEUE)||[],this._schedule.cancel(this._processId),n.length>0&&(this._processId=this._schedule.run(this._processHead,n[0].time-i,xa.Modes.ASAP))},Na.prototype._ack=function(){this._store.set(this.keys.ACK,this._schedule.now()),this._store.set(this.keys.RECLAIM_START,null),this._store.set(this.keys.RECLAIM_END,null),this._schedule.run(this._ack,this.timeouts.ACK_TIMER,xa.Modes.ASAP)},Na.prototype._checkReclaim=function(){var e=this;La((function(t){t.id!==e.id&&(e._schedule.now()-t.get(e.keys.ACK)<e.timeouts.RECLAIM_TIMEOUT||function(t){t.set(e.keys.RECLAIM_START,e.id),t.set(e.keys.ACK,e._schedule.now()),e._schedule.run((function(){t.get(e.keys.RECLAIM_START)===e.id&&(t.set(e.keys.RECLAIM_END,e.id),e._schedule.run((function(){t.get(e.keys.RECLAIM_END)===e.id&&t.get(e.keys.RECLAIM_START)===e.id&&e._reclaim(t.id)}),e.timeouts.RECLAIM_WAIT,xa.Modes.ABANDON))}),e.timeouts.RECLAIM_WAIT,xa.Modes.ABANDON)}(t))}),function(t){for(var n=[],r=e._store.getOriginalEngine(),i=0;i<r.length;i++){var o=r.key(i);if(null!==o){var s=o.split(".");3===s.length&&s[0]===t&&"ack"===s[2]&&n.push(new Da(t,s[1],e.keys))}}return n}(this.name)),this._schedule.run(this._checkReclaim,this.timeouts.RECLAIM_TIMER,xa.Modes.RESCHEDULE)},Na.prototype._reclaim=function(e){var t=this,n=new Da(this.name,e,this.keys),r={queue:this._store.get(this.keys.QUEUE)||[]},i={inProgress:n.get(this.keys.IN_PROGRESS)||{},queue:n.get(this.keys.QUEUE)||[]},o=[],s=function(e,n){La((function(e){var i=e.id||Pa();o.indexOf(i)>=0?t.emit("duplication",e.item,e.attemptNumber):(r.queue.push({item:e.item,attemptNumber:e.attemptNumber+n,time:t._schedule.now(),id:i}),o.push(i))}),e)};s(i.queue,0),s(i.inProgress,1),r.queue=r.queue.sort((function(e,t){return e.time-t.time})),this._store.set(this.keys.QUEUE,r.queue);try{this._clearOtherQueue(n,1)}catch(e){if("NS_ERROR_STORAGE_BUSY"===e.name||"NS_ERROR_STORAGE_BUSY"===e.code||2153971713===e.code)try{this._clearOtherQueue(n,40)}catch(e){console.error(e)}else console.error(e)}this._processHead()},Na.prototype._clearOtherQueue=function(e,t){var n=this;setTimeout((function(){e.remove(n.keys.IN_PROGRESS),setTimeout((function(){e.remove(n.keys.QUEUE),setTimeout((function(){e.remove(n.keys.RECLAIM_START),setTimeout((function(){e.remove(n.keys.RECLAIM_END),setTimeout((function(){e.remove(n.keys.ACK)}),t)}),t)}),t)}),t)}),t)};var ja=d(Na),Ua={maxRetryDelay:36e4,minRetryDelay:1e3,backoffFactor:2,maxAttempts:10,maxItems:100},Fa=function(){function e(){i(this,e),this.url="",this.writeKey=""}return s(e,[{key:"init",value:function(e,t,n){var r=this;this.url=t,this.writeKey=e,n&&u(Ua,n),this.payloadQueue=new ja("rudder",Ua,(function(e,t){e.message.sentAt=Ei(),r.processQueueElement(e.url,e.headers,e.message,1e4,(function(e,n){if(e)return t(e);t(null,n)}))})),this.payloadQueue.start()}},{key:"processQueueElement",value:function(e,t,n,r,i){try{var o=new XMLHttpRequest;for(var s in o.open("POST",e,!0),t)o.setRequestHeader(s,t[s]);o.timeout=r,o.ontimeout=i,o.onerror=i,o.onreadystatechange=function(){if(4===o.readyState)if(429===o.status||o.status>=500&&o.status<600){var t="".concat(hi,' "').concat(o.status,'" status text: "').concat(o.statusText,'" for URL: "').concat(e,'"'),n=new Error(t);bi(n),i(n)}else i(null,o.status)},o.send(vi(n,!0))}catch(e){i(e)}}},{key:"enqueue",value:function(e,t){var n={"Content-Type":"application/json",Authorization:"Basic ".concat(btoa("".concat(this.writeKey,":"))),AnonymousId:btoa(e.anonymousId)};this.payloadQueue.addItem({url:"".concat(this.url,"/v1/").concat(t),headers:n,message:e})}}]),e}(),Ga="queue",Ka=64e3,Qa=function(){function e(){i(this,e),this.storage=ms,this.maxItems=10,this.flushQueueTimeOut=void 0,this.timeOutActive=!1,this.flushQueueTimeOutInterval=6e5,this.url="",this.writekey="",this.queueName="".concat(Ga,".").concat(Date.now())}return s(e,[{key:"sendQueueDataForBeacon",value:function(){this.sendDataFromQueueAndDestroyQueue()}},{key:"init",value:function(e,t,n){this.url=t,this.writekey=e,n.maxItems&&(this.maxItems=n.maxItems),n.flushQueueInterval&&(this.flushQueueTimeOutInterval=n.flushQueueInterval),this.sendQueueDataForBeacon=this.sendQueueDataForBeacon.bind(this),this.attachListeners()}},{key:"attachListeners",value:function(){var e=this;window.addEventListener("visibilitychange",(function(){"hidden"===document.visibilityState&&e.sendQueueDataForBeacon()}))}},{key:"getQueue",value:function(){return this.storage.get(this.queueName)}},{key:"setQueue",value:function(e){this.storage.set(this.queueName,e)}},{key:"enqueue",value:function(e){var t=this.getQueue()||[];(t=t.slice(-(this.maxItems-1))).push(e);var n=t.slice(0);vi({batch:n},!0).length>Ka&&(n=t.slice(0,t.length-1),this.flushQueue(n),(t=this.getQueue()).push(e)),this.setQueue(t),this.setTimer(),t.length===this.maxItems&&this.flushQueue(n)}},{key:"sendDataFromQueueAndDestroyQueue",value:function(){this.sendDataFromQueue(),this.storage.remove(this.queueName)}},{key:"sendDataFromQueue",value:function(){var e=this.getQueue();if(e&&e.length>0){var t=e.slice(0,e.length);this.flushQueue(t)}}},{key:"flushQueue",value:function(e){e.forEach((function(e){e.sentAt=(new Date).toISOString()}));var t=vi({batch:e},!0),n=new Blob([t],{type:"text/plain"}),r="".concat(this.url,"?writeKey=").concat(this.writekey);try{"function"!=typeof navigator.sendBeacon&&bi(new Error("Beacon API is not supported by browser")),navigator.sendBeacon(r,n)||bi(new Error("Unable to queue data to browser's beacon queue"))}catch(e){e.message="".concat(e.message," - While sending Beacon data to: ").concat(r),bi(e)}this.setQueue([]),this.clearTimer()}},{key:"setTimer",value:function(){this.timeOutActive||(this.flushQueueTimeOut=setTimeout(this.sendDataFromQueue.bind(this),this.flushQueueTimeOutInterval),this.timeOutActive=!0)}},{key:"clearTimer",value:function(){this.timeOutActive&&(clearTimeout(this.flushQueueTimeOut),this.timeOutActive=!1)}}]),e}(),za=function(){function e(){i(this,e),this.queue=void 0}return s(e,[{key:"initialize",value:function(e,t,n){var i={},o=ki(t);n&&n.useBeacon&&navigator.sendBeacon?(n.beaconQueueOptions&&null!=n.beaconQueueOptions&&"object"===r(n.beaconQueueOptions)&&(i=n.beaconQueueOptions),o="".concat(o,"/beacon/v1/batch"),this.queue=new Qa):(n&&n.useBeacon&<.info("[EventRepository] sendBeacon feature not available in this browser :: fallback to XHR"),n&&n.queueOptions&&null!=n.queueOptions&&"object"===r(n.queueOptions)&&(i=n.queueOptions),this.queue=new Fa),this.queue.init(e,o,i)}},{key:"enqueue",value:function(e,t){var n=e.getElementContent();n.originalTimestamp=n.originalTimestamp||Ei(),n.sentAt=Ei(),vi(n,!0).length>32e3&<.error("[EventRepository] enqueue:: message length greater 32 Kb ",n),this.queue.enqueue(n,t)}}]),e}(),Ha=new za,qa={maxRetryDelay:36e4,minRetryDelay:1e3,backoffFactor:2,maxAttempts:1/0},Va=function(){function e(){i(this,e),this.callback=void 0,this.processQueueElements=!1}return s(e,[{key:"init",value:function(e,t){var n=this;e&&u(qa,e),t&&(this.callback=t),this.payloadQueue=new ja("rs_events",qa,(function(e,t){n.processQueueElement(e.type,e.rudderElement,(function(e,n){if(e)return t(e);t(null,n)}))})),this.payloadQueue.start()}},{key:"activateProcessor",value:function(){this.processQueueElements=!0}},{key:"processQueueElement",value:function(e,t,n){try{this.processQueueElements?(Object.setPrototypeOf(t,Ys.prototype),this.callback(e,t),n(null)):n(new Error("The queue elements are not ready to be processed yet"))}catch(e){n(e)}}},{key:"enqueue",value:function(e,t){this.payloadQueue.addItem({type:e,rudderElement:t})}}]),e}(),Wa="RS_JS_SDK",Ya=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};try{var r=document.getElementById(e);if(r)return;var i=document.createElement("script");i.src=t,i.async=void 0===n.async||n.async,i.type="text/javascript",i.id=e,!0!==n.skipDatasetAttributes&&(i.setAttribute("data-loader",Wa),void 0!==n.isNonNativeSDK&&i.setAttribute("data-isNonNativeSDK",n.isNonNativeSDK));var o=document.getElementsByTagName("head");if(o.length>0)o[0].insertBefore(i,o[0].firstChild);else{var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(i,s)}}catch(s){bi(s)}},Xa=function(){return navigator&&navigator.language},Ja=function(){return navigator&&navigator.userAgent};function $a(e){return decodeURIComponent(atob(e).split("").map((function(e){return"%".concat("00".concat(e.charCodeAt(0).toString(16)).slice(-2))})).join(""))}function Za(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return $a(e=e.endsWith("..")?e.substr(0,e.length-2):e)}var eu=/^[a-zA-Z0-9\-_.]+$/,tu="*";function nu(e,t,n,r){var i=function(e,t){return[e,(new Date).getTimezoneOffset(),t].join(tu)}(n,r),o=t||0,s=function(e){for(var t=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var r=0;r<8;r++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}(),n=-1,r=0;r<e.length;r++)n=n>>>8^t[255&(n^e.charCodeAt(r))];return(-1^n)>>>0}([i,Math.floor(Date.now()/6e4)-o,e].join(tu));return s.toString(36)}function ru(e){var t=function(e){var t=e.split(tu),n=t.length%2==0;return t.length<4||!n||1!==Number(t.shift())?null:{checksum:t.shift(),serializedIds:t.join(tu)}}(e);if(!t)return null;var n=t.checksum,r=t.serializedIds;return function(e,t){for(var n=Ja(),r=Xa(),i=0;i<=1;i+=1)if(nu(e,i,n,r)===t)return!0;return!1}(r,n)?function(e){for(var t={},n=e.split(tu),r=0;r<n.length;r+=2){var i=n[r];if(eu.test(i)){var o=Za(n[r+1]);t[i]=o}}return t}(r):null}var iu={HS:"HubSpot",GA:"GA",HOTJAR:"Hotjar",GOOGLEADS:"GoogleAds",VWO:"VWO",GTM:"GoogleTagManager",BRAZE:"Braze",INTERCOM:"INTERCOM",KEEN:"Keen",KISSMETRICS:"Kissmetrics",CUSTOMERIO:"CustomerIO",CHARTBEAT:"Chartbeat",COMSCORE:"Comscore",FACEBOOK_PIXEL:"FacebookPixel",LOTAME:"Lotame",OPTIMIZELY:"Optimizely",BUGSNAG:"Bugsnag",FULLSTORY:"Fullstory",TVSQUARED:"TVSquared",GA4:"GA4",MOENGAGE:"MoEngage",AM:"Amplitude",PENDO:"Pendo",LYTICS:"Lytics",APPCUES:"Appcues",POSTHOG:"Posthog",KLAVIYO:"Klaviyo",CLEVERTAP:"Clevertap",BINGADS:"BingAds",PINTEREST_TAG:"PinterestTag",ADOBE_ANALYTICS:"AdobeAnalytics",LINKEDIN_INSIGHT_TAG:"LinkedInInsightTag",REDDIT_PIXEL:"RedditPixel",DRIP:"Drip",HEAP:"Heap",CRITEO:"Criteo",MP:"Mixpanel",QUALTRICS:"Qualtrics",PROFITWELL:"ProfitWell",SENTRY:"Sentry",QUANTUMMETRIC:"QuantumMetric",SNAP_PIXEL:"SnapPixel",POST_AFFILIATE_PRO:"PostAffiliatePro",GOOGLE_OPTIMIZE:"GoogleOptimize",LAUNCHDARKLY:"LaunchDarkly",GA360:"GA360",ADROLL:"Adroll",DCM_FLOODLIGHT:"DCMFloodlight",MATOMO:"Matomo",VERO:"Vero",MOUSEFLOW:"Mouseflow",ROCKERBOX:"Rockerbox",CONVERTFLOW:"ConvertFlow",SNAPENGAGE:"SnapEngage",LIVECHAT:"LiveChat",SHYNET:"Shynet",WOOPRA:"Woopra",ROLLBAR:"RollBar",QUORA_PIXEL:"QuoraPixel",JUNE:"June",ENGAGE:"Engage",ITERABLE:"Iterable",YANDEX_METRICA:"YandexMetrica",REFINER:"Refiner",QUALAROO:"Qualaroo",PODSIGHTS:"Podsights",AXEPTIO:"Axeptio",SATISMETER:"Satismeter",MICROSOFT_CLARITY:"MicrosoftClarity",SENDINBLUE:"Sendinblue",OLARK:"Olark",LEMNISK:"Lemnisk",TIKTOK_ADS:"TiktokAds"},ou=function(){function e(){var t=this;if(i(this,e),this.isInitialized=!1,window.OneTrust&&window.OnetrustActiveGroups){this.userSetConsentGroupIds=window.OnetrustActiveGroups.split(",").filter((function(e){return e}));var n=window.OneTrust.GetDomainData().Groups;this.userSetConsentGroupNames=[],this.userDeniedConsentGroupIds=[],n.forEach((function(e){var n=e.CustomGroupId,r=e.GroupName;t.userSetConsentGroupIds.includes(n)?t.userSetConsentGroupNames.push(r.toUpperCase().trim()):t.userDeniedConsentGroupIds.push(n)})),this.userSetConsentGroupIds=this.userSetConsentGroupIds.map((function(e){return e.toUpperCase()})),this.isInitialized=!0}else lt.error("OneTrust resources are not accessible.")}return s(e,[{key:"isEnabled",value:function(e){var t=this;try{if(!this.isInitialized)return!0;var n=e.oneTrustCookieCategories;if(!n)return!0;var r=n.map((function(e){return e.oneTrustCookieCategory})).filter((function(e){return e}));return r.every((function(e){return t.userSetConsentGroupIds.includes(e.toUpperCase().trim())||t.userSetConsentGroupNames.includes(e.toUpperCase().trim())}))}catch(e){return lt.error("Error during onetrust cookie consent management ".concat(e)),!0}}},{key:"getDeniedList",value:function(){return this.isInitialized?this.userDeniedConsentGroupIds:[]}}]),e}(),su=function(){function e(){var t=this;if(i(this,e),this.updatePurposes=function(e){e&&Object.entries(e).forEach((function(e){var n=e[0];e[1]?t.userConsentedPurposes.push(n):t.userDeniedPurposes.push(n)}))},this.userConsentedPurposes=[],this.userDeniedPurposes=[],window.updateKetchConsent=function(e){e&&(t.userConsentedPurposes=[],t.userDeniedPurposes=[],t.updatePurposes(e))},window.getKetchUserConsentedPurposes=function(){return t.userConsentedPurposes.slice()},window.getKetchUserDeniedPurposes=function(){return t.userDeniedPurposes.slice()},window.ketchConsent)this.updatePurposes(window.ketchConsent);else{var n=this.getConsent();this.updatePurposes(n)}}return s(e,[{key:"isEnabled",value:function(e){var t=this;try{var n=e.ketchConsentPurposes;if(!n||0===n.length)return!0;var r=n.map((function(e){return e.purpose})).filter((function(e){return e}));return r.some((function(e){return t.userConsentedPurposes.includes(e.trim())}))}catch(e){return lt.error("Error occured checking ketch consent state ".concat(e)),!0}}},{key:"getDeniedList",value:function(){return this.userDeniedPurposes}},{key:"getConsent",value:function(){var e=ps.get("_ketch_consent_v1_");if(e){var t;try{t=JSON.parse(atob(e))}catch(e){return void lt.error("Error occured while parsing consent cookie ".concat(e))}if(t){var n={};return Object.entries(t).forEach((function(e){var t=e[0],r=e[1];r&&r.status&&(n[t]="granted"===r.status)})),n}}}}]),e}(),au=function(e){var t,n;return null!=e&&null!==(t=e.oneTrust)&&void 0!==t&&t.enabled?new ou:null!=e&&null!==(n=e.ketch)&&void 0!==n&&n.enabled?new su:null},uu=function(){function e(){i(this,e),this.storage=Ns,this.timeout=18e5,this.sessionInfo=this.storage.getSessionInfo()||{autoTrack:!0}}return s(e,[{key:"initialize",value:function(e){try{var t;if(this.sessionInfo.autoTrack=!(!1===(null==e||null===(t=e.sessions)||void 0===t?void 0:t.autoTrack)||this.sessionInfo.manualTrack),null!=e&&e.sessions&&!isNaN(e.sessions.timeout)){var n=e.sessions.timeout;0===n&&(lt.warn("[Session]:: Provided timeout value 0 will disable the auto session tracking feature."),this.sessionInfo.autoTrack=!1),n>0&&n<1e4&<.warn('[Session]:: It is not advised to set "timeout" less than 10 seconds'),this.timeout=n}this.sessionInfo.autoTrack?this.startAutoTracking():!1!==this.sessionInfo.autoTrack||this.sessionInfo.manualTrack||this.end()}catch(e){bi(e)}}},{key:"isValidSession",value:function(e){return e<=this.sessionInfo.expiresAt}},{key:"generateSessionId",value:function(){return Date.now()}},{key:"startAutoTracking",value:function(){var e=Date.now();this.isValidSession(e)||(this.sessionInfo={},this.sessionInfo.id=e,this.sessionInfo.expiresAt=e+this.timeout,this.sessionInfo.sessionStart=!0,this.sessionInfo.autoTrack=!0),this.storage.setSessionInfo(this.sessionInfo)}},{key:"validateSessionId",value:function(e){if("number"==typeof e&&e%1==0){var t;if(!(((t=e)?t.toString().length:0)<10))return e;lt.error('[Session]:: "sessionId" should at least be "'.concat(10,'" digits long'))}else lt.error('[Session]:: "sessionId" should only be a positive integer')}},{key:"start",value:function(e){var t=e?this.validateSessionId(e):this.generateSessionId();this.sessionInfo={id:t||this.generateSessionId(),sessionStart:!0,manualTrack:!0},this.storage.setSessionInfo(this.sessionInfo)}},{key:"getSessionId",value:function(){return this.sessionInfo.autoTrack&&this.isValidSession(Date.now())||this.sessionInfo.manualTrack?this.sessionInfo.id:null}},{key:"end",value:function(){this.sessionInfo={},this.storage.removeSessionInfo()}},{key:"getSessionInfo",value:function(){var e={};if(this.sessionInfo.autoTrack||this.sessionInfo.manualTrack){if(this.sessionInfo.autoTrack){var t=Date.now();this.isValidSession(t)?this.sessionInfo.expiresAt=t+this.timeout:this.startAutoTracking()}this.sessionInfo.sessionStart&&(e.sessionStart=!0,this.sessionInfo.sessionStart=!1),e.sessionId=this.sessionInfo.id,this.storage.setSessionInfo(this.sessionInfo)}return e}},{key:"reset",value:function(){var e=this.sessionInfo,t=e.manualTrack;e.autoTrack?(this.sessionInfo={},this.startAutoTracking()):t&&this.start()}}]),e}(),cu=new uu,lu=["integrations","anonymousId","originalTimestamp"],fu="rs-bugsnag",hu="bugsnag",du=["Bugsnag",hu],pu="0d96a60df267f4a13f808bbaa54e535c",gu=["rudder-analytics.min.js","rudder-analytics-staging.min.js","rudder-analytics.js"].concat(c(Object.keys(iu).map((function(e){return"".concat(iu[e],".min.js")}))),c(Object.keys(iu).map((function(e){return"".concat(iu[e],"-staging.min.js")}))),c(Object.keys(iu).map((function(e){return"".concat(iu[e],".js")})))),yu=function(e){var t=e&&e._client&&e._client._notifier&&e._client._notifier.version;if(!t){var n=e({apiKey:pu,releaseStage:"version-test",beforeSend:function(){return!1}});t=n.notifier&&n.notifier.version,n=void 0}return t&&"6"===t.charAt(0)},vu=function(e){du.every((function(e){return!function(e,t){if(null==e)throw new TypeError("Cannot convert undefined or null to object");return Object.prototype.hasOwnProperty.call(Object(e),t)}(window,e)}))&&Ya(e,"https://d2wy8f7a9ursnm.cloudfront.net/v6/bugsnag.min.js",{isNonNativeSDK:"true",skipDatasetAttributes:!0})},mu=function(){function e(t,n){i(this,e),this.pluginName=fu,this.sourceId=t,this.onClientReady=n,this.initClientOnLibReadyInterval=void 0,this.init()}return s(e,[{key:"init",value:function(){var e=this;if(!window.RudderStackGlobals||!window.RudderStackGlobals.errorReporting){if(!pu.match(/{{.+}}/)){vu(this.pluginName);var t=window.bugsnag;"function"!=typeof t?(this.initClientOnLibReadyInterval=setInterval((function(){var t=window.bugsnag;"function"==typeof t&&(yu(t)&&e.initClient(),clearInterval(e.initClientOnLibReadyInterval))}),100),setTimeout((function(){clearInterval(e.initClientOnLibReadyInterval)}),ri)):yu(t)&&this.initClient()}}}},{key:"initClient",value:function(){var e,t=window.bugsnag;this.client=t({apiKey:pu,appVersion:"2.40.2",metaData:{SDK:{name:"JS",installType:"npm"}},beforeSend:this.onError(),autoTrackSessions:!1,collectUserIp:!1,enabledBreadcrumbTypes:["error","log","user"],maxEvents:100,releaseStage:(e=window.location.hostname,e&&["www.rs-unit-test-host.com","localhost","127.0.0.1","[::1]"].includes(e)?"development":"production")}),this.onClientReady()}},{key:"onError",value:function(){var e=this.sourceId;return function(t){try{return!!function(e){var t=N(e,"stacktrace.0.file");if(!t||"string"!=typeof t)return!1;var n=t.substring(t.lastIndexOf("/")+1);return gu.includes(n)}(t)&&(function(e,t){e.updateMetaData("source",{metadataSource:t});var n=e.errorMessage;e.context=n,n.includes("error in script loading")&&(e.context="Script load failures"),e.severity="error"}(t,e),!0)}catch(e){return!1}}}},{key:"notify",value:function(e){this.client&&this.client.notify(e)}},{key:"leaveBreadcrumb",value:function(e){this.client&&this.client.leaveBreadcrumb(e)}}]),e}(),Iu=fu,bu=[fu],ku=function(){function e(t){i(this,e),this.isEnabled=!1,this.providerName=Iu,this.provider=void 0,this.logger=t,this.onClientReady=this.onClientReady.bind(this),this.exposeToGlobal=this.exposeToGlobal.bind(this)}return s(e,[{key:"init",value:function(e,t){e&&t?!0===function(e){return N(e,"statsCollection.errors.enabled")||!1}(e)?(this.enable(),this.setProviderName(function(e){return N(e,"statsCollection.errors.provider")}(e)),this.initProvider(e,t)):this.disable():this.logger.error("[Analytics] ErrorReporting :: Invalid configuration or missing source id provided.")}},{key:"enable",value:function(){this.isEnabled=!0}},{key:"disable",value:function(){this.isEnabled=!1}},{key:"setProviderName",value:function(e){e?!e||bu.includes(e)?this.providerName=e:this.logger.error("[Analytics] ErrorReporting :: Invalid error reporting provider value. Value should be one of: ".concat(bu.join(","))):this.providerName=Iu}},{key:"initProvider",value:function(e,t){if(this.providerName===fu)this.provider=new mu(t,this.onClientReady)}},{key:"onClientReady",value:function(){this.exposeToGlobal()}},{key:"exposeToGlobal",value:function(){window.RudderStackGlobals||(window.RudderStackGlobals={}),window.RudderStackGlobals.errorReporting=this}},{key:"leaveBreadcrumb",value:function(e){if(this.provider)try{this.provider.leaveBreadcrumb(e)}catch(e){this.logger.error("[Analytics] ErrorReporting :: leaveBreadcrumb method ".concat(e.toString()))}}},{key:"notify",value:function(e){if(this.provider)try{this.provider.notify(e)}catch(e){this.logger.error("[Analytics] ErrorReporting :: notify method ".concat(e.toString()))}}}]),e}(),Au=new(function(){function e(){i(this,e),this.retryAttempt=3,this.queue=[],this.isTransformationProcessing=!1,this.authToken=null}return s(e,[{key:"init",value:function(e,t,n){this.dataPlaneUrl=ki(t),this.writeKey=e,this.authToken=n||this.authToken,this.start()}},{key:"enqueue",value:function(e,t,n){this.queue.push({event:e,destinationIds:t,cb:n})}},{key:"sendEventForTransformation",value:function(e,t){var n=this;return new Promise((function(r,i){var o="".concat(n.dataPlaneUrl,"/transform"),s={"Content-Type":"application/json",Authorization:"Basic ".concat(btoa("".concat(n.writeKey,":")))};try{var a=new XMLHttpRequest;a.open("POST",o,!0),Object.keys(s).forEach((function(e){return a.setRequestHeader(e,s[e])})),a.timeout=1e4,a.onreadystatechange=function(){if(4===a.readyState)try{var o=a.status,s=a.response;switch(o){case 200:return s=JSON.parse(s),void r({status:o,transformedPayload:s.transformedBatch});case 400:var u=s?"".concat(s):"Invalid request payload";return void r({status:o,errorMessage:u});case 404:return void r({status:o});default:if(!(t>0))return void r({status:o,errorMessage:"Retries exhausted"});var c=t-1;setTimeout((function(){return n.sendEventForTransformation(e,c).then(r).catch(i)}),500*Math.pow(2,n.retryAttempt-c))}}catch(e){i(e)}},a.send(vi(e,!0))}catch(e){i(e)}}))}},{key:"checkQueueLengthAndProcess",value:function(){this.queue.length>0&&this.process()}},{key:"process",value:function(){var e=this;this.isTransformationProcessing=!0;var t,n,r=this.queue.shift(),i=(t=r.event,n=r.destinationIds,{metadata:{"Custom-Authorization":this.authToken},batch:[{orderNo:Date.now(),destinationIds:n,event:t.message}]});this.sendEventForTransformation(i,this.retryAttempt).then((function(t){e.isTransformationProcessing=!1,r.cb(t),e.checkQueueLengthAndProcess()})).catch((function(t){bi("string"==typeof t?t:t.message),e.isTransformationProcessing=!1,r.cb({status:0}),e.checkQueueLengthAndProcess()}))}},{key:"start",value:function(){var e=this;setInterval((function(){e.isTransformationProcessing||e.checkQueueLengthAndProcess()}),100)}},{key:"setAuthToken",value:function(e){this.authToken=e}}]),e}()),Eu=function(){function e(){i(this,e),this.initialized=!1,this.clientIntegrations=[],this.loadOnlyIntegrations={},this.clientIntegrationObjects=void 0,this.successfullyLoadedIntegration=[],this.failedToBeLoadedIntegration=[],this.toBeProcessedArray=[],this.toBeProcessedByIntegrationArray=[],this.storage=Ns,this.eventRepository=Ha,this.preProcessQueue=new Va,this.sendAdblockPage=!1,this.sendAdblockPageOptions={},this.clientSuppliedCallbacks={},this.readyCallbacks=[],this.methodToCallbackMapping={syncPixel:"syncPixelCallback"},this.loaded=!1,this.loadIntegration=!0,this.bufferDataPlaneEventsUntilReady=!1,this.dataPlaneEventsBufferTimeout=1e4,this.integrationsData={},this.dynamicallyLoadedIntegrations={},this.destSDKBaseURL=ni,this.cookieConsentOptions={},this.logLevel=void 0,this.clientIntegrationsReady=!1,this.uSession=cu,this.version="2.40.2",this.lockIntegrationsVersion=!1,this.errorReporting=new ku(lt),this.deniedConsentIds=[],this.transformationHandler=Au}return s(e,[{key:"initializeUser",value:function(e){this.userId=this.storage.getUserId()||"",this.storage.setUserId(this.userId),this.userTraits=this.storage.getUserTraits()||{},this.storage.setUserTraits(this.userTraits),this.groupId=this.storage.getGroupId()||"",this.storage.setGroupId(this.groupId),this.groupTraits=this.storage.getGroupTraits()||{},this.storage.setGroupTraits(this.groupTraits),this.anonymousId=this.getAnonymousId(e),this.storage.setAnonymousId(this.anonymousId)}},{key:"setInitialPageProperties",value:function(){if(null==this.storage.getInitialReferrer()&&null==this.storage.getInitialReferringDomain()){var e=js();this.storage.setInitialReferrer(e),this.storage.setInitialReferringDomain(Us(e))}}},{key:"allModulesInitialized",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new Promise((function(n){e.clientIntegrations.every((function(t){return null!=e.dynamicallyLoadedIntegrations["".concat(iu[t.name]).concat(oi)]}))||t>=2e4?n(e):e.pause(ii).then((function(){return e.allModulesInitialized(t+ii).then(n)}))}))}},{key:"executeReadyCallback",value:function(){this.readyCallbacks.forEach((function(e){return e()}))}},{key:"integrationSDKLoaded",value:function(e,t){return window[e]&&window[e][t]&&window[e][t].prototype&&void 0!==window[e][t].prototype.constructor}},{key:"processResponse",value:function(e,t){var n=this;try{var i=t;try{if("string"==typeof t&&(i=JSON.parse(t)),!i||"object"!==r(i)||Array.isArray(i))return void lt.error("Invalid source configuration")}catch(e){return void bi(e)}try{this.errorReporting.init(i.source.config,i.source.id)}catch(e){bi(e)}if(this.serverUrl=Pi(i,this.serverUrl,this.options),this.eventRepository.initialize(this.writeKey,this.serverUrl,this.options),this.loaded=!0,this.transformationHandler.init(this.writeKey,this.serverUrl,this.storage.getAuthToken()),this.options&&"function"==typeof this.options.onLoaded&&this.options.onLoaded(this),function(e){if(e.toBeProcessedArray.length>0)for(;e.toBeProcessedArray.length>0;){var t=c(e.toBeProcessedArray[0]);e.toBeProcessedArray.shift();var n=t[0];t.shift(),e[n].apply(e,c(t))}}(this),i.source.destinations.forEach((function(e){e.enabled&&this.clientIntegrations.push({name:e.destinationDefinition.name,config:e.config,destinationInfo:{shouldApplyDeviceModeTransformation:e.shouldApplyDeviceModeTransformation||!1,propagateEventsUntransformedOnError:e.propagateEventsUntransformedOnError||!1,destinationId:e.id}})}),this),this.clientIntegrations=Ti(this.loadOnlyIntegrations,this.clientIntegrations),Object.keys(this.cookieConsentOptions).length>0)try{var o=au(this.cookieConsentOptions);this.deniedConsentIds=o&&o.getDeniedList(),this.clientIntegrations=this.clientIntegrations.filter((function(e){return!o||o&&o.isEnabled(e.config)}))}catch(e){bi(e)}this.clientIntegrations=this.clientIntegrations.filter((function(e){return!!iu[e.name]||(lt.error("[Analytics] Integration:: ".concat(e.name," not available for initialization")),!1)}));var s="";Oi().isStaging&&(s="-staging"),this.bufferDataPlaneEventsUntilReady&&setTimeout((function(){n.processBufferedCloudModeEvents()}),this.dataPlaneEventsBufferTimeout),this.errorReporting.leaveBreadcrumb("Starting device-mode initialization"),this.clientIntegrations.forEach((function(e){var t=iu[e.name],r="".concat(t).concat(oi),i="".concat(n.destSDKBaseURL,"/").concat(t).concat(s,".min.js");window.hasOwnProperty(r)||Ya(r,i,{isNonNativeSDK:!0});var o=n,a=setInterval((function(){if(o.integrationSDKLoaded(r,t)){var i,s=window[r];clearInterval(a);try{var u="[Analytics] processResponse :: trying to initialize integration name:: ".concat(r);n.errorReporting.leaveBreadcrumb(u),(i=new s[t](e.config,o,e.destinationInfo)).init(),o.isInitialized(i).then((function(){o.dynamicallyLoadedIntegrations[r]=s[t]}))}catch(e){var c="[Analytics] 'integration.init()' failed :: ".concat(r," :: ").concat(e.message);bi(e,c),o.failedToBeLoadedIntegration.push(i)}}}),100);setTimeout((function(){clearInterval(a)}),ri)}));var a=this;this.allModulesInitialized().then((function(){if(!a.clientIntegrations||0===a.clientIntegrations.length)return n.clientIntegrationsReady=!0,n.executeReadyCallback(),void(n.toBeProcessedByIntegrationArray=[]);a.replayEvents(a)}))}catch(e){bi(e)}}},{key:"sendDataToDestination",value:function(e,t,n){try{if(e[n]){var r=T(t);e[n](r)}}catch(t){var i="[sendToNative]:: [Destination: ".concat(e.name,"]:: ");bi(t,i)}}},{key:"sendTransformedDataToDestination",value:function(e,t,n){var r=this;try{wi(t.message.integrations);var i=e.map((function(e){return e.destinationId}));this.transformationHandler.enqueue(t,i,(function(i){var o=i.status,s=i.transformedPayload,a=i.errorMessage;e.forEach((function(e){try{switch(o){case 200:var i=s.find((function(t){return t.id===e.destinationId})),u=[];null==i||i.payload.forEach((function(n){if("200"===n.status)u.push(n);else{var r='[DMT]:: Event transformation unsuccessful for destination "'.concat(e.name,'". Reason: '),i="Unknown";"410"===n.status&&(i="Transformation is not available");var o="Dropping the event",s=lt.error;!0===e.propagateEventsUntransformedOnError&&(o="Sending untransformed event to the destination",s=lt.warn,u.push({event:t.message})),s("".concat(r," ").concat(i,". ").concat(o,"."))}})),null==u||u.forEach((function(t){mi(t.event)&&r.sendDataToDestination(e,{message:t.event},n)}));break;case 404:lt.warn("[DMT]:: Transformation server access is denied. The configuration data seems to be out of sync. Sending untransformed event to the destination."),r.sendDataToDestination(e,t,n);break;default:!0===e.propagateEventsUntransformedOnError?(lt.warn("[DMT]::[Destination: ".concat(e.name,"] :: Transformation request failed with status: ").concat(o," ").concat(a,". Sending untransformed event.")),r.sendDataToDestination(e,t,n)):lt.error("[DMT]::[Destination: ".concat(e.name,"] :: Transformation request failed with status: ").concat(o," ").concat(a,". Dropping the event."))}}catch(t){t instanceof Error&&(t.message="[DMT]::[Destination:".concat(e.name,"]:: ").concat(t.message)),bi(t)}}))}))}catch(e){e instanceof Error&&(e.message="[DMT]:: ".concat(e.message)),bi(e)}}},{key:"processAndSendEventsToDeviceMode",value:function(e,t,n){var r=this,i=[],o=[];e.forEach((function(e){!r.IsEventBlackListed(t.message.event,e.name)&&(e.shouldApplyDeviceModeTransformation?o.push(e):i.push(e))})),i.forEach((function(e){r.sendDataToDestination(e,t,n)})),o.length>0&&this.sendTransformedDataToDestination(o,t,n)}},{key:"queueEventForDataPlane",value:function(e,t){var n=t.message.integrations||{All:!0};t.message.integrations=function(e,t){var n=T(e),r=Object.keys(t).filter((function(e){return!(!0===t[e]&&n[e])})).reduce((function(e,n){return e[n]=t[n],e}),{});return yi(n,r)}(this.integrationsData,n),this.eventRepository.enqueue(t,e)}},{key:"processBufferedCloudModeEvents",value:function(){this.bufferDataPlaneEventsUntilReady&&this.preProcessQueue.activateProcessor()}},{key:"replayEvents",value:function(e){var t,n,r,i=this;this.errorReporting.leaveBreadcrumb("Started replaying buffered events"),e.clientIntegrationObjects=[],e.clientIntegrationObjects=e.successfullyLoadedIntegration,e.clientIntegrationObjects.every((function(e){return!e.isReady||e.isReady()}))&&(this.integrationsData=(t=this.integrationsData,n=e.clientIntegrationObjects,r=T(t),n.forEach((function(e){if(e.getDataForIntegrationsObject)try{r=yi(r,e.getDataForIntegrationsObject())}catch(e){lt.debug("[Analytics: prepareDataForIntegrationsObj]",e)}})),r),e.clientIntegrationsReady=!0,e.executeReadyCallback()),this.processBufferedCloudModeEvents(),e.toBeProcessedByIntegrationArray.forEach((function(t){var n=t[0];t.shift(),Object.keys(t[0].message.integrations).length>0&&Ci(t[0].message.integrations);var r=Ti(t[0].message.integrations,e.clientIntegrationObjects);i.processAndSendEventsToDeviceMode(r,t[0],n)})),e.toBeProcessedByIntegrationArray=[]}},{key:"pause",value:function(e){return new Promise((function(t){setTimeout(t,e)}))}},{key:"isInitialized",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return new Promise((function(r){e.isLoaded()?(t.successfullyLoadedIntegration.push(e),r(t)):n>=ri?(t.failedToBeLoadedIntegration.push(e),r(t)):t.pause(ii).then((function(){return t.isInitialized(e,n+ii).then(r)}))}))}},{key:"page",value:function(e,t,n,i,o){if(this.errorReporting.leaveBreadcrumb("Page event"),this.loaded){"function"==typeof i&&(o=i,i=null),"function"==typeof n&&(o=n,i=n=null),"function"==typeof t&&(o=t,i=n=t=null),"function"==typeof e&&(o=e,i=n=t=e=null),"object"===r(e)&&null!=e&&null!=e&&(i=t,n=e,t=e=null),"object"===r(t)&&null!=t&&null!=t&&(i=n,n=t,t=null),"string"==typeof e&&"string"!=typeof t&&(t=e,e=null),this.sendAdblockPage&&"RudderJS-Initiated"!=e&&this.sendSampleRequest();var s=T(n),a=T(i),u=(new Xs).setType("page").build();s||(s={}),t&&(u.message.name=s.name=t),e&&(u.message.category=s.category=e),u.message.properties=this.getPageProperties(s),this.processAndSendDataToDestinations("page",u,a,o)}else this.toBeProcessedArray.push(["page"].concat(Array.prototype.slice.call(arguments)))}},{key:"track",value:function(e,t,n,r){if(this.errorReporting.leaveBreadcrumb("Track event"),this.loaded){"function"==typeof n&&(r=n,n=null),"function"==typeof t&&(r=t,n=null,t=null);var i=T(t),o=T(n),s=(new Xs).setType("track").build();e&&s.setEventName(e),s.setProperty(i||{}),this.processAndSendDataToDestinations("track",s,o,r)}else this.toBeProcessedArray.push(["track"].concat(Array.prototype.slice.call(arguments)))}},{key:"identify",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Identify event"),this.loaded){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"object"===r(e)&&(n=t,t=e,e=this.userId);var o=_i(e);o&&this.userId&&o!==this.userId&&this.reset(),this.userId=o,this.storage.setUserId(this.userId);var s=T(t),a=T(n);if(s){for(var u in s)this.userTraits[u]=s[u];this.storage.setUserTraits(this.userTraits)}var c=(new Xs).setType("identify").build();this.processAndSendDataToDestinations("identify",c,a,i)}else this.toBeProcessedArray.push(["identify"].concat(Array.prototype.slice.call(arguments)))}},{key:"alias",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Alias event"),this.loaded){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"function"==typeof e&&(i=e,n=null,t=null,e=null),"object"===r(t)&&(n=t,t=null),"object"===r(e)&&(n=e,t=null,e=null);var o=(new Xs).setType("alias").build();o.message.previousId=_i(t)||(this.userId?this.userId:this.getAnonymousId()),o.message.userId=_i(e);var s=T(n);this.processAndSendDataToDestinations("alias",o,s,i)}else this.toBeProcessedArray.push(["alias"].concat(Array.prototype.slice.call(arguments)))}},{key:"group",value:function(e,t,n,i){if(this.errorReporting.leaveBreadcrumb("Group event"),this.loaded){if(0!==arguments.length){"function"==typeof n&&(i=n,n=null),"function"==typeof t&&(i=t,n=null,t=null),"object"===r(e)&&(n=t,t=e,e=this.groupId),"function"==typeof e&&(i=e,n=null,t=null,e=this.groupId),this.groupId=_i(e),this.storage.setGroupId(this.groupId);var o=T(t),s=T(n),a=(new Xs).setType("group").build();if(o)for(var u in o)this.groupTraits[u]=o[u];else this.groupTraits={};this.storage.setGroupTraits(this.groupTraits),this.processAndSendDataToDestinations("group",a,s,i)}}else this.toBeProcessedArray.push(["group"].concat(Array.prototype.slice.call(arguments)))}},{key:"IsEventBlackListed",value:function(e,t){if(!e||"string"!=typeof e)return!1;var n=Xr[t],r=this.clientIntegrations.find((function(e){return e.name===n})).config,i=r.blacklistedEvents,o=r.whitelistedEvents,s=r.eventFilteringOption;if(!s)return!1;var a=e.trim().toUpperCase();switch(s){case"disable":default:return!1;case"blacklistedEvents":return!!Array.isArray(i)&&i.some((function(e){return e.eventName.trim().toUpperCase()===a}));case"whitelistedEvents":return!Array.isArray(o)||!o.some((function(e){return e.eventName.trim().toUpperCase()===a}))}}},{key:"shouldUseGlobalIntegrationsConfigInEvents",value:function(){return this.useGlobalIntegrationsConfigInEvents&&this.loadOnlyIntegrations&&Object.keys(this.loadOnlyIntegrations).length>0}},{key:"processAndSendDataToDestinations",value:function(e,t,r,i){try{this.anonymousId||this.setAnonymousId(),this.errorReporting.leaveBreadcrumb("Started sending data to destinations"),t.message.context.traits=n({},this.userTraits),t.message.anonymousId=this.anonymousId,t.message.userId=t.message.userId?t.message.userId:this.userId,"group"==e&&(this.groupId&&(t.message.groupId=this.groupId),this.groupTraits&&(t.message.traits=n({},this.groupTraits)));try{var o=this.uSession.getSessionInfo(),s=o.sessionId,a=o.sessionStart;t.message.context.sessionId=s,a&&(t.message.context.sessionStart=!0)}catch(e){bi(e)}f=this.cookieConsentOptions,h=!1,Object.keys(f).forEach((function(e){ui.includes(e)&&"boolean"==typeof f[e].enabled&&!0===f[e].enabled&&(h=!0)})),h&&(t.message.context.consentManagement={deniedConsentIds:this.deniedConsentIds||[]}),this.processOptionsParam(t,r),function(e,t){var n=e.properties,r=e.traits;n&&Object.keys(n).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in properties--\x3e ".concat(e," with ").concat(t," call"))})),r&&Object.keys(r).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in traits--\x3e ".concat(e," with ").concat(t," call"))}));var i=e.context.traits;i&&Object.keys(i).forEach((function(e){$r.indexOf(e.toLowerCase())>=0&<.error("Warning! : Reserved keyword used in traits --\x3e ".concat(e," with ").concat(t," call"))}))}(t.message,e);var u=t.message.integrations;u?Ci(u):u=this.shouldUseGlobalIntegrationsConfigInEvents()?this.loadOnlyIntegrations:fi,t.message.integrations=u;try{t.message.context["ua-ch"]=this.uach}catch(e){bi(e)}if(this.clientIntegrationObjects){var c=Ti(u,this.clientIntegrationObjects);this.processAndSendEventsToDeviceMode(c,t,e)}else this.toBeProcessedByIntegrationArray.push([e,t]);var l=T(t);wi(l.message.integrations),!this.bufferDataPlaneEventsUntilReady||this.clientIntegrationObjects?this.queueEventForDataPlane(e,l):this.preProcessQueue.enqueue(e,l),i&&"function"==typeof i&&i(l)}catch(e){bi(e)}var f,h}},{key:"utm",value:function(e){var t={};try{var n=new URL(e),r="utm_";n.searchParams.forEach((function(e,n){if(n.startsWith(r)){var i=n.substring(r.length);"campaign"===i&&(i="name"),t[i]=e}}))}catch(e){}return t}},{key:"addCampaignInfo",value:function(e){var t=e.message.context;t&&"object"===r(t)&&(e.message.context.campaign=this.utm(window.location.href))}},{key:"processOptionsParam",value:function(e,t){var i=e.message,o=i.type,s=i.properties;this.addCampaignInfo(e),e.message.context.page=this.getContextPageProperties("page"===o?s:void 0),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};"object"===r(t)&&null!==t&&Object.keys(t).forEach((function(n){lu.includes(n)&&(e[n]=t[n])}))}(e.message,t),e.message.context=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=e.context;return"object"!==r(t)||null===t||Object.keys(t).forEach((function(e){if(!lu.includes(e)&&!ci.includes(e))if("context"!==e)i=yi(i,a({},e,t[e]));else if("object"===r(t[e])&&null!==t[e]){var o={};Object.keys(t[e]).forEach((function(n){ci.includes(n)||(o[n]=t[e][n])})),i=yi(i,n({},o))}else lt.error("[Analytics: processOptionsParam] context passed in options ".concat(e," is not object."))})),i}(e.message,t)}},{key:"getPageProperties",value:function(e,t){var n=Gs(),r=t&&t.page||{};for(var i in n)void 0===e[i]&&(e[i]=r[i]||n[i]);return e}},{key:"getContextPageProperties",value:function(e){var t=Gs(),n={};for(var r in t)n[r]=e&&e[r]?e[r]:t[r];return n}},{key:"reset",value:function(e){this.errorReporting.leaveBreadcrumb("reset API :: flag: ".concat(e)),this.loaded?(e&&(this.anonymousId=""),this.userId="",this.userTraits={},this.groupId="",this.groupTraits={},this.uSession.reset(),this.storage.clear(e)):this.toBeProcessedArray.push(["reset",e])}},{key:"getAnonymousId",value:function(e){return this.anonymousId=this.storage.getAnonymousId(e),this.anonymousId||this.setAnonymousId(),this.anonymousId}},{key:"getUserId",value:function(){return this.userId}},{key:"getSessionId",value:function(){return this.uSession.getSessionId()}},{key:"getUserTraits",value:function(){return this.userTraits}},{key:"getGroupId",value:function(){return this.groupId}},{key:"getGroupTraits",value:function(){return this.groupTraits}},{key:"setAnonymousId",value:function(e,t){var n=t?ru(t):null,r=n?n.rs_amp_id:null;this.anonymousId=e||r||Ai(),this.storage.setAnonymousId(this.anonymousId)}},{key:"isValidWriteKey",value:function(e){return e&&"string"==typeof e&&e.trim().length>0}},{key:"isValidServerUrl",value:function(e){return e&&"string"==typeof e&&e.trim().length>0}},{key:"isDatasetAvailable",value:function(){var e=document.createElement("div");return e.setAttribute("data-a-b","c"),!!e.dataset&&"c"===e.dataset.aB}},{key:"loadAfterPolyfill",value:function(e,t,i){var o=this;if("object"===r(t)&&null!==t&&(i=t,t=null),i&&i.logLevel&&(this.logLevel=i.logLevel,lt.setLogLevel(i.logLevel)),!this.isValidWriteKey(e))throw Error("Unable to load the SDK due to invalid writeKey");if(!this.storage||0===Object.keys(this.storage).length)throw Error("Cannot proceed as no storage is available");i&&i.cookieConsentManager&&(this.cookieConsentOptions=i.cookieConsentManager),this.writeKey=e,this.serverUrl=t,this.options=i;var s={};if(i&&i.setCookieDomain&&(s=n(n({},s),{},{domain:i.setCookieDomain})),i&&"boolean"==typeof i.secureCookie&&(s=n(n({},s),{},{secure:i.secureCookie})),i&&-1!==si.indexOf(i.sameSiteCookie)&&(s=n(n({},s),{},{samesite:i.sameSiteCookie})),this.storage.options(s),i&&"string"==typeof i.uaChTrackLevel&&li.includes(i.uaChTrackLevel)&&(this.uaChTrackLevel=i.uaChTrackLevel),navigator.userAgentData&&function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"none";"none"===t&&e(void 0),"default"===t&&e(navigator.userAgentData),"full"===t&&navigator.userAgentData.getHighEntropyValues(["architecture","bitness","brands","mobile","model","platform","platformVersion","uaFullVersion","fullVersionList","wow64"]).then((function(t){e(t)}))}((function(e){o.uach=e}),this.uaChTrackLevel),i&&i.integrations&&(u(this.loadOnlyIntegrations,i.integrations),Ci(this.loadOnlyIntegrations)),this.useGlobalIntegrationsConfigInEvents=i&&!0===i.useGlobalIntegrationsConfigInEvents,i&&i.sendAdblockPage&&(this.sendAdblockPage=!0),i&&i.sendAdblockPageOptions&&"object"===r(i.sendAdblockPageOptions)&&(this.sendAdblockPageOptions=i.sendAdblockPageOptions),this.uSession.initialize(i),i&&i.clientSuppliedCallbacks){var a={};Object.keys(this.methodToCallbackMapping).forEach((function(e){o.methodToCallbackMapping.hasOwnProperty(e)&&i.clientSuppliedCallbacks[o.methodToCallbackMapping[e]]&&(a[e]=i.clientSuppliedCallbacks[o.methodToCallbackMapping[e]])})),u(this.clientSuppliedCallbacks,a),this.registerCallbacks(!0)}if(i&&null!=i.loadIntegration&&(this.loadIntegration=!!i.loadIntegration),i&&"boolean"==typeof i.bufferDataPlaneEventsUntilReady&&(this.bufferDataPlaneEventsUntilReady=!0===i.bufferDataPlaneEventsUntilReady,this.bufferDataPlaneEventsUntilReady&&this.preProcessQueue.init(this.options,this.queueEventForDataPlane.bind(this))),i&&"number"==typeof i.dataPlaneEventsBufferTimeout&&(this.dataPlaneEventsBufferTimeout=i.dataPlaneEventsBufferTimeout),i&&void 0!==i.lockIntegrationsVersion&&(this.lockIntegrationsVersion=!0===i.lockIntegrationsVersion),this.initializeUser(i?i.anonymousIdOptions:void 0),this.setInitialPageProperties(),this.destSDKBaseURL=function(e,t,n){var r="";if(n){if(!(r=ki(n))){var i="CDN base URL for integrations is not valid";throw bi({message:"[Analytics] load:: ".concat(i)}),Error("Failed to load Rudder SDK: ".concat(i))}return r}var o=Oi().sdkURL;return r=o?o.split("/").slice(0,-1).concat(ti).join("/"):ni,t&&(r=r.replace(ei,e)),r}(this.version,this.lockIntegrationsVersion,i&&i.destSDKBaseURL),i&&i.getSourceConfig)if("function"!=typeof i.getSourceConfig)bi(new Error('option "getSourceConfig" must be a function'));else{var c=i.getSourceConfig();c instanceof Promise?c.then((function(e){return o.processResponse(200,e)})).catch(bi):this.processResponse(200,c)}else{var l=function(e){return Zr.concat(Zr.includes("?")?"&":"?").concat(e?"writeKey=".concat(e):"")}(e);i&&i.configUrl&&(l=function(e,t){var n=e;-1===n.indexOf("sourceConfig")&&(n="".concat(ki(n),"/sourceConfig/")),n="/"===n.slice(-1)?n:"".concat(n,"/");var r=t.split("?")[1],i=n.split("?");return i.length>1&&i[1]!==r?"".concat(i[0],"?").concat(r):"".concat(n,"?").concat(r)}(i.configUrl,l));try{!function(e,t,n,r){var i=r.bind(e),o=new XMLHttpRequest;o.open("GET",t,!0),o.setRequestHeader("Authorization","Basic ".concat(btoa("".concat(n,":")))),o.onload=function(){var e=o.status;200==e?i(200,o.responseText):(bi(new Error("".concat(hi," ").concat(e," for url: ").concat(t))),i(e))},o.send()}(this,l,e,this.processResponse)}catch(e){bi(e)}}}},{key:"arePolyfillsRequired",value:function(e){return(!e||"boolean"!=typeof e.polyfillIfRequired||e.polyfillIfRequired)&&(!String.prototype.endsWith||!String.prototype.startsWith||!String.prototype.includes||!Array.prototype.find||!Array.prototype.includes||"function"!=typeof window.URL||"undefined"==typeof Promise||!Object.entries||!Object.values||!String.prototype.replaceAll||!this.isDatasetAvailable()||"function"!=typeof TextDecoder||"function"!=typeof Uint8Array)}},{key:"load",value:function(e,t,n){if(!this.loaded){var r=T(n);if(this.arePolyfillsRequired(r)){var i="polyfill";Ya(i,"https://polyfill.io/v3/polyfill.min.js?features=Number.isNaN%2CURL%2CArray.prototype.find%2CArray.prototype.includes%2CPromise%2CString.prototype.endsWith%2CString.prototype.includes%2CString.prototype.startsWith%2CObject.entries%2CObject.values%2CElement.prototype.dataset%2CString.prototype.replaceAll%2CTextDecoder%2Uint8Array",{skipDatasetAttributes:!0});var o=this,s=setInterval((function(){!window.hasOwnProperty(i)&&null===document.getElementById(i)||"undefined"==typeof Promise||(clearInterval(s),o.loadAfterPolyfill(e,t,r))}),100);setTimeout((function(){clearInterval(s)}),ri)}else this.loadAfterPolyfill(e,t,r)}}},{key:"ready",value:function(e){this.loaded?"function"!=typeof e?lt.error("ready callback is not a function"):this.clientIntegrationsReady?e():this.readyCallbacks.push(e):this.toBeProcessedArray.push(["ready",e])}},{key:"initializeCallbacks",value:function(){var e=this;Object.keys(this.methodToCallbackMapping).forEach((function(t){e.methodToCallbackMapping.hasOwnProperty(t)&&e.on(t,(function(){}))}))}},{key:"registerCallbacks",value:function(e){var t=this;e||Object.keys(this.methodToCallbackMapping).forEach((function(e){t.methodToCallbackMapping.hasOwnProperty(e)&&window.rudderanalytics&&"function"==typeof window.rudderanalytics[t.methodToCallbackMapping[e]]&&(t.clientSuppliedCallbacks[e]=window.rudderanalytics[t.methodToCallbackMapping[e]])})),Object.keys(this.clientSuppliedCallbacks).forEach((function(e){t.clientSuppliedCallbacks.hasOwnProperty(e)&&t.on(e,t.clientSuppliedCallbacks[e])}))}},{key:"sendSampleRequest",value:function(){Ya("ad-block","//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",{isNonNativeSDK:!0})}},{key:"startSession",value:function(e){this.uSession.start(e)}},{key:"endSession",value:function(){this.uSession.end()}},{key:"setAuthToken",value:function(e){"string"==typeof e?(this.storage.setAuthToken(e),this.transformationHandler.setAuthToken(e)):lt.error("Provided input should be in string format")}}]),e}(),Su=new Eu;v(Su),window.addEventListener("error",(function(e){bi(e,void 0,Su)}),!0),Su.initializeCallbacks(),Su.registerCallbacks(!1);var Cu,wu="load",Tu=window.rudderanalytics,Ou=Array.isArray(Tu);if(Ou)for(var _u=0;_u<Tu.length;){if(Tu[_u]&&Tu[_u][0]===wu){Cu=Tu[_u],Tu.splice(_u,1);break}_u+=1}!function(e){var t="ajs_trait_",n="ajs_prop_";function r(e,t){var n={};return Object.keys(e).forEach((function(r){r.startsWith(t)&&(n[r.substr(t.length)]=e[r])})),n}var i=function(e){var t={};try{new URL(e).searchParams.forEach((function(e,n){t[n]=e}))}catch(e){}return t}(e);i.ajs_aid&&Su.toBeProcessedArray.push(["setAnonymousId",i.ajs_aid]),i.ajs_uid&&Su.toBeProcessedArray.push(["identify",i.ajs_uid,r(i,t)]),i.ajs_event&&Su.toBeProcessedArray.push(["track",i.ajs_event,r(i,n)])}(window.location.href),Ou&&Tu.forEach((function(e){return Su.toBeProcessedArray.push(e)})),Cu&&Cu.length>0&&(Cu.shift(),Su.load.apply(Su,c(Cu)));var Ru=Su.ready.bind(Su),Pu=Su.identify.bind(Su),Du=Su.page.bind(Su),Lu=Su.track.bind(Su),xu=Su.alias.bind(Su),Mu=Su.group.bind(Su),Bu=Su.reset.bind(Su),Nu=Su.load.bind(Su),ju=Su.initialized=!0,Uu=Su.getUserId.bind(Su),Fu=Su.getSessionId.bind(Su),Gu=Su.getUserTraits.bind(Su),Ku=Su.getAnonymousId.bind(Su),Qu=Su.setAnonymousId.bind(Su),zu=Su.getGroupId.bind(Su),Hu=Su.getGroupTraits.bind(Su),qu=Su.startSession.bind(Su),Vu=Su.endSession.bind(Su),Wu=Su.setAuthToken.bind(Su);e.alias=xu,e.endSession=Vu,e.getAnonymousId=Ku,e.getGroupId=zu,e.getGroupTraits=Hu,e.getSessionId=Fu,e.getUserId=Uu,e.getUserTraits=Gu,e.group=Mu,e.identify=Pu,e.initialized=ju,e.load=Nu,e.page=Du,e.ready=Ru,e.reset=Bu,e.setAnonymousId=Qu,e.setAuthToken=Wu,e.startSession=qu,e.track=Lu,Object.defineProperty(e,"__esModule",{value:!0})}));
|