@amplitude/analytics-browser 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,7 +32,7 @@ Alternatively, the package is also distributed through a CDN. Copy and paste the
32
32
  <!-- README_SNIPPET_BLOCK -->
33
33
  ```html
34
34
  <script type="text/javascript">
35
- !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:[]};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{r.invoked=!0;var n=t.createElement("script");n.type="text/javascript",n.integrity="sha384-Ys0h/oiqmshYlwI4oqi01AGWCWLYchy2RGi8eR27QDul2Fs71brl9DvE6iNppUut",n.crossOrigin="anonymous",n.async=!0,n.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.0-min.js.gz",n.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(n,s);for(var i=function(){return this._q=[],this},o=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<o.length;a++)v(i,o[a]);r.Identify=i;for(var u=function(){return this._q=[],this},c=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<c.length;p++)v(u,c[p]);r.Revenue=u;var l=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],d=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,r){e[t]=function(){var n={promise:new Promise((r=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:r})}))};if(r)return n}}for(var r=0;r<l.length;r++)t(l[r],!1);for(var n=0;n<d.length;n++)t(d[n],!0)}f(r),r.createInstance=function(){var e=r._iq.push({_q:[]})-1;return f(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
35
+ !function(){"use strict";!function(e,t){var n=e.amplitude||{_q:[],_iq:[]};if(n.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{n.invoked=!0;var r=t.createElement("script");r.type="text/javascript",r.integrity="sha384-XUaOGvAvcj+PJOP3egenmvzXyQkTj/DmcOnKPJfVTDBKsGSDd4UBi2cvt/tyauf1",r.crossOrigin="anonymous",r.async=!0,r.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.1-min.js.gz",r.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(r,s);for(var o=function(){return this._q=[],this},i=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<i.length;a++)v(o,i[a]);n.Identify=o;for(var c=function(){return this._q=[],this},u=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<u.length;p++)v(c,u[p]);n.Revenue=c;var d=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],l=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,n){e[t]=function(){var r={promise:new Promise((n=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:n})}))};if(n)return r}}for(var n=0;n<d.length;n++)t(d[n],!1);for(var r=0;r<l.length;r++)t(l[r],!0)}f(n),n.createInstance=function(){var e=n._iq.push({_q:[]})-1;return f(n._iq[e]),n._iq[e]},e.amplitude=n}}(window,document)}();
36
36
 
37
37
  amplitude.init("YOUR_API_KEY_HERE");
38
38
  </script>
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "1.4.0";
1
+ export declare const VERSION = "1.4.1";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1,4 +1,4 @@
1
1
  Object.defineProperty(exports, "__esModule", { value: true });
2
2
  exports.VERSION = void 0;
3
- exports.VERSION = '1.4.0';
3
+ exports.VERSION = '1.4.1';
4
4
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;AAAa,QAAA,OAAO,GAAG,OAAO,CAAC","sourcesContent":["export const VERSION = '1.4.0';\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":";;AAAa,QAAA,OAAO,GAAG,OAAO,CAAC","sourcesContent":["export const VERSION = '1.4.1';\n"]}
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "1.4.0";
1
+ export declare const VERSION = "1.4.1";
2
2
  //# sourceMappingURL=version.d.ts.map
@@ -1,2 +1,2 @@
1
- export var VERSION = '1.4.0';
1
+ export var VERSION = '1.4.1';
2
2
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,OAAO,GAAG,OAAO,CAAC","sourcesContent":["export const VERSION = '1.4.0';\n"]}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,IAAM,OAAO,GAAG,OAAO,CAAC","sourcesContent":["export const VERSION = '1.4.1';\n"]}
@@ -1,4 +1,4 @@
1
- !function(){"use strict";function e(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(i){if("default"!==i&&!(i in e)){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}))})),Object.freeze(e)}
1
+ !function(){"use strict";
2
2
  /*! *****************************************************************************
3
3
  Copyright (c) Microsoft Corporation.
4
4
 
@@ -12,4 +12,4 @@
12
12
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
13
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
  PERFORMANCE OF THIS SOFTWARE.
15
- ***************************************************************************** */var t=function(e,i){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},t(e,i)};function i(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}var n=function(){return n=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},n.apply(this,arguments)};function r(e,t,i,n){return new(i||(i=Promise))((function(r,o){function s(e){try{a(n.next(e))}catch(e){o(e)}}function u(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){var t;e.done?r(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(s,u)}a((n=n.apply(e,t||[])).next())}))}function o(e,t){var i,n,r,o,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function u(o){return function(u){return function(o){if(i)throw new TypeError("Generator is already executing.");for(;s;)try{if(i=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,n=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(r=s.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){s.label=o[1];break}if(6===o[0]&&s.label<r[1]){s.label=r[1],r=o;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(o);break}r[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],n=0}finally{i=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,u])}}}function s(e){var t="function"==typeof Symbol&&Symbol.iterator,i=t&&e[t],n=0;if(i)return i.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function u(e,t){var i="function"==typeof Symbol&&e[Symbol.iterator];if(!i)return e;var n,r,o=i.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(e){r={error:e}}finally{try{n&&!n.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s}function a(e,t,i){if(i||2===arguments.length)for(var n,r=0,o=t.length;r<o;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}var c="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function l(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var d,p,f={},h={};d=h,Object.defineProperty(d,"__esModule",{value:!0}),d.ServerZone=void 0,(p=d.ServerZone||(d.ServerZone={})).US="US",p.EU="EU";var v={};!function(e){var t,i,n;Object.defineProperty(e,"__esModule",{value:!0}),e.SpecialEventType=e.RevenueProperty=e.IdentifyOperation=void 0,(t=e.IdentifyOperation||(e.IdentifyOperation={})).SET="$set",t.SET_ONCE="$setOnce",t.ADD="$add",t.APPEND="$append",t.PREPEND="$prepend",t.REMOVE="$remove",t.PREINSERT="$preInsert",t.POSTINSERT="$postInsert",t.UNSET="$unset",t.CLEAR_ALL="$clearAll",(i=e.RevenueProperty||(e.RevenueProperty={})).REVENUE_PRODUCT_ID="$productId",i.REVENUE_QUANTITY="$quantity",i.REVENUE_PRICE="$price",i.REVENUE_TYPE="$revenueType",i.REVENUE="$revenue",(n=e.SpecialEventType||(e.SpecialEventType={})).IDENTIFY="$identify",n.GROUP_IDENTIFY="$groupidentify",n.REVENUE="revenue_amount"}(v);var g={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.LogLevel=void 0,(t=e.LogLevel||(e.LogLevel={}))[t.None=0]="None",t[t.Error=1]="Error",t[t.Warn=2]="Warn",t[t.Verbose=3]="Verbose"}(g);var y={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.PluginType=void 0,(t=e.PluginType||(e.PluginType={})).BEFORE="before",t.ENRICHMENT="enrichment",t.DESTINATION="destination"}(y);var b={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.Status=void 0,(t=e.Status||(e.Status={})).Unknown="unknown",t.Skipped="skipped",t.Success="success",t.RateLimit="rate_limit",t.PayloadTooLarge="payload_too_large",t.Invalid="invalid",t.Failed="failed",t.Timeout="Timeout",t.SystemError="SystemError"}(b);var m={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.TransportType=void 0,(t=e.TransportType||(e.TransportType={})).XHR="xhr",t.SendBeacon="beacon",t.Fetch="fetch"}(m),function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.TransportType=e.Status=e.PluginType=e.LogLevel=e.RevenueProperty=e.IdentifyOperation=e.SpecialEventType=e.ServerZone=void 0;var t=h;Object.defineProperty(e,"ServerZone",{enumerable:!0,get:function(){return t.ServerZone}});var i=v;Object.defineProperty(e,"SpecialEventType",{enumerable:!0,get:function(){return i.SpecialEventType}}),Object.defineProperty(e,"IdentifyOperation",{enumerable:!0,get:function(){return i.IdentifyOperation}}),Object.defineProperty(e,"RevenueProperty",{enumerable:!0,get:function(){return i.RevenueProperty}});var n=g;Object.defineProperty(e,"LogLevel",{enumerable:!0,get:function(){return n.LogLevel}});var r=y;Object.defineProperty(e,"PluginType",{enumerable:!0,get:function(){return r.PluginType}});var o=b;Object.defineProperty(e,"Status",{enumerable:!0,get:function(){return o.Status}});var s=m;Object.defineProperty(e,"TransportType",{enumerable:!0,get:function(){return s.TransportType}})}(f);var w=e({__proto__:null,default:l(f)},[f]),_="AMP",S="".concat(_,"_unsent"),I="https://api2.amplitude.com/2/httpapi",E=function(e){if(Object.keys(e).length>1e3)return!1;for(var t in e){var i=e[t];if(!O(t,i))return!1}return!0},O=function(e,t){var i,n;if("string"!=typeof e)return!1;if(Array.isArray(t)){var r=!0;try{for(var o=s(t),u=o.next();!u.done;u=o.next()){var a=u.value;if(Array.isArray(a))return!1;if("object"==typeof a)r=r&&E(a);else if(!["number","string"].includes(typeof a))return!1;if(!r)return!1}}catch(e){i={error:e}}finally{try{u&&!u.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}}else{if(null==t)return!1;if("object"==typeof t)return E(t);if(!["number","string","boolean"].includes(typeof t))return!1}return!0},T=function(){function e(){this._propertySet=new Set,this._properties={}}return e.prototype.getUserProperties=function(){return n({},this._properties)},e.prototype.set=function(e,t){return this._safeSet(f.IdentifyOperation.SET,e,t),this},e.prototype.setOnce=function(e,t){return this._safeSet(f.IdentifyOperation.SET_ONCE,e,t),this},e.prototype.append=function(e,t){return this._safeSet(f.IdentifyOperation.APPEND,e,t),this},e.prototype.prepend=function(e,t){return this._safeSet(f.IdentifyOperation.PREPEND,e,t),this},e.prototype.postInsert=function(e,t){return this._safeSet(f.IdentifyOperation.POSTINSERT,e,t),this},e.prototype.preInsert=function(e,t){return this._safeSet(f.IdentifyOperation.PREINSERT,e,t),this},e.prototype.remove=function(e,t){return this._safeSet(f.IdentifyOperation.REMOVE,e,t),this},e.prototype.add=function(e,t){return this._safeSet(f.IdentifyOperation.ADD,e,t),this},e.prototype.unset=function(e){return this._safeSet(f.IdentifyOperation.UNSET,e,"-"),this},e.prototype.clearAll=function(){return this._properties={},this._properties[f.IdentifyOperation.CLEAR_ALL]="-",this},e.prototype._safeSet=function(e,t,i){if(this._validate(e,t,i)){var n=this._properties[e];return void 0===n&&(n={},this._properties[e]=n),n[t]=i,this._propertySet.add(t),!0}return!1},e.prototype._validate=function(e,t,i){return void 0===this._properties[f.IdentifyOperation.CLEAR_ALL]&&(!this._propertySet.has(t)&&(e===f.IdentifyOperation.ADD?"number"==typeof i:e===f.IdentifyOperation.UNSET||e===f.IdentifyOperation.REMOVE||O(t,i)))},e}(),k=function(e,t){return n(n({},t),{event_type:f.SpecialEventType.IDENTIFY,user_properties:e.getUserProperties()})},P=function(e,t,i){return void 0===t&&(t=0),void 0===i&&(i=f.Status.Unknown),{event:e,code:t,message:i}},x=function(){function e(){this.queue=[],this.applying=!1,this.isReady=!1,this.plugins=[]}return e.prototype.register=function(e,t){return r(this,void 0,void 0,(function(){return o(this,(function(i){switch(i.label){case 0:return[4,e.setup(t)];case 1:return i.sent(),this.plugins.push(e),[2]}}))}))},e.prototype.deregister=function(e){return this.plugins.splice(this.plugins.findIndex((function(t){return t.name===e})),1),Promise.resolve()},e.prototype.reset=function(){this.applying=!1,this.isReady=!1,this.plugins=[]},e.prototype.push=function(e){var t=this;return new Promise((function(i){t.queue.push([e,i]),t.scheduleApply(0)}))},e.prototype.scheduleApply=function(e){var t=this;this.isReady&&!this.applying&&(this.applying=!0,setTimeout((function(){t.apply(t.queue.shift()).then((function(){t.applying=!1,t.queue.length>0&&t.scheduleApply(0)}))}),e))},e.prototype.apply=function(e){return r(this,void 0,void 0,(function(){var t,i,r,a,c,l,d,p,h,v,g,y,b,m,w,_,S,I;return o(this,(function(o){switch(o.label){case 0:if(!e)return[2];t=u(e,1),i=t[0],r=u(e,2),a=r[1],c=this.plugins.filter((function(e){return e.type===f.PluginType.BEFORE})),o.label=1;case 1:o.trys.push([1,6,7,8]),l=s(c),d=l.next(),o.label=2;case 2:return d.done?[3,5]:[4,d.value.execute(n({},i))];case 3:i=o.sent(),o.label=4;case 4:return d=l.next(),[3,2];case 5:return[3,8];case 6:return p=o.sent(),w={error:p},[3,8];case 7:try{d&&!d.done&&(_=l.return)&&_.call(l)}finally{if(w)throw w.error}return[7];case 8:h=this.plugins.filter((function(e){return e.type===f.PluginType.ENRICHMENT})),o.label=9;case 9:o.trys.push([9,14,15,16]),v=s(h),g=v.next(),o.label=10;case 10:return g.done?[3,13]:[4,g.value.execute(n({},i))];case 11:i=o.sent(),o.label=12;case 12:return g=v.next(),[3,10];case 13:return[3,16];case 14:return y=o.sent(),S={error:y},[3,16];case 15:try{g&&!g.done&&(I=v.return)&&I.call(v)}finally{if(S)throw S.error}return[7];case 16:return b=this.plugins.filter((function(e){return e.type===f.PluginType.DESTINATION})),m=b.map((function(e){var t=n({},i);return e.execute(t).catch((function(e){return P(t,0,String(e))}))})),Promise.all(m).then((function(e){var t=u(e,1)[0];a(t)})),[2]}}))}))},e.prototype.flush=function(){return r(this,void 0,void 0,(function(){var e,t,i,n=this;return o(this,(function(r){switch(r.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map((function(e){return n.apply(e)})))];case 1:return r.sent(),t=this.plugins.filter((function(e){return e.type===f.PluginType.DESTINATION})),i=t.map((function(e){return e.flush&&e.flush()})),[4,Promise.all(i)];case 2:return r.sent(),[2]}}))}))},e}(),R="Event rejected due to exceeded retry count",N=function(){function e(e){void 0===e&&(e="$default"),this.initializing=!1,this.q=[],this.logEvent=this.track.bind(this),this.timeline=new x,this.name=e}return e.prototype._init=function(e){return r(this,void 0,void 0,(function(){var t,i,n,r,u,a;return o(this,(function(o){switch(o.label){case 0:this.config=e,this.timeline.reset(),t=this.q,this.q=[],o.label=1;case 1:o.trys.push([1,6,7,8]),i=s(t),n=i.next(),o.label=2;case 2:return n.done?[3,5]:[4,(0,n.value)()];case 3:o.sent(),o.label=4;case 4:return n=i.next(),[3,2];case 5:return[3,8];case 6:return r=o.sent(),u={error:r},[3,8];case 7:try{n&&!n.done&&(a=i.return)&&a.call(i)}finally{if(u)throw u.error}return[7];case 8:return[2]}}))}))},e.prototype.track=function(e,t,i){var r=function(e,t,i){return n(n(n({},"string"==typeof e?{event_type:e}:e),i),t&&{event_properties:t})}(e,t,i);return this.dispatch(r)},e.prototype.identify=function(e,t){var i=k(e,t);return this.dispatch(i)},e.prototype.groupIdentify=function(e,t,i,r){var o=function(e,t,i,r){var o;return n(n({},r),{event_type:f.SpecialEventType.GROUP_IDENTIFY,group_properties:i.getUserProperties(),groups:(o={},o[e]=t,o)})}(e,t,i,r);return this.dispatch(o)},e.prototype.setGroup=function(e,t,i){var r=function(e,t,i){var r,o=new T;return o.set(e,t),n(n({},i),{event_type:f.SpecialEventType.IDENTIFY,user_properties:o.getUserProperties(),groups:(r={},r[e]=t,r)})}(e,t,i);return this.dispatch(r)},e.prototype.revenue=function(e,t){var i=function(e,t){return n(n({},t),{event_type:f.SpecialEventType.REVENUE,event_properties:e.getEventProperties()})}(e,t);return this.dispatch(i)},e.prototype.add=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){return this.config?[2,this.timeline.register(e,this.config)]:(this.q.push(this.add.bind(this,e)),[2])}))}))},e.prototype.remove=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){return this.config?[2,this.timeline.deregister(e)]:(this.q.push(this.remove.bind(this,e)),[2])}))}))},e.prototype.dispatch=function(e){var t;return r(this,void 0,void 0,(function(){var i,n,r;return o(this,(function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),(null===(t=this.config)||void 0===t?void 0:t.optOut)?[2,P(e,0,"Event skipped due to optOut config")]:[4,this.timeline.push(e)];case 1:return 200===(i=o.sent()).code?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return n=o.sent(),r=String(n),this.config.loggerProvider.error(r),[2,P(e,0,r)];case 3:return[2]}}))}))},e.prototype.setOptOut=function(e){this.config?this.config.optOut=Boolean(e):this.q.push(this.setOptOut.bind(this,Boolean(e)))},e.prototype.flush=function(){return this.timeline.flush()},e}(),U=function(){function e(){this.productId="",this.quantity=1,this.price=0}return e.prototype.setProductId=function(e){return this.productId=e,this},e.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},e.prototype.setPrice=function(e){return this.price=e,this},e.prototype.setRevenueType=function(e){return this.revenueType=e,this},e.prototype.setRevenue=function(e){return this.revenue=e,this},e.prototype.setEventProperties=function(e){return E(e)&&(this.properties=e),this},e.prototype.getEventProperties=function(){var e=this.properties?n({},this.properties):{};return e[f.RevenueProperty.REVENUE_PRODUCT_ID]=this.productId,e[f.RevenueProperty.REVENUE_QUANTITY]=this.quantity,e[f.RevenueProperty.REVENUE_PRICE]=this.price,e[f.RevenueProperty.REVENUE_TYPE]=this.revenueType,e[f.RevenueProperty.REVENUE]=this.revenue,e},e}(),C="Amplitude Logger ",j=function(){function e(){this.logLevel=f.LogLevel.None}return e.prototype.disable=function(){this.logLevel=f.LogLevel.None},e.prototype.enable=function(e){void 0===e&&(e=f.LogLevel.Warn),this.logLevel=e},e.prototype.log=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<f.LogLevel.Verbose||console.log("".concat(C,"[Log]: ").concat(e.join(" ")))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<f.LogLevel.Warn||console.warn("".concat(C,"[Warn]: ").concat(e.join(" ")))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<f.LogLevel.Error||console.error("".concat(C,"[Error]: ").concat(e.join(" ")))},e}(),q=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,logLevel:f.LogLevel.Warn,loggerProvider:new j,optOut:!1,serverUrl:I,serverZone:f.ServerZone.US,useBatch:!1}},L=function(){function e(e){var t,i,n;this._optOut=!1;var r=q();this.apiKey=e.apiKey,this.flushIntervalMillis=e.flushIntervalMillis||r.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||r.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||r.flushQueueSize,this.loggerProvider=e.loggerProvider||r.loggerProvider,this.logLevel=null!==(t=e.logLevel)&&void 0!==t?t:r.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=null!==(i=e.optOut)&&void 0!==i?i:r.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||r.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=null!==(n=e.useBatch)&&void 0!==n?n:r.useBatch,this.loggerProvider.enable(this.logLevel);var o=M(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=o.serverZone,this.serverUrl=o.serverUrl}return Object.defineProperty(e.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),e}(),A=function(e,t){return e===f.ServerZone.EU?t?"https://api.eu.amplitude.com/batch":"https://api.eu.amplitude.com/2/httpapi":t?"https://api2.amplitude.com/batch":I},M=function(e,t,i){if(void 0===e&&(e=""),void 0===t&&(t=q().serverZone),void 0===i&&(i=q().useBatch),e)return{serverUrl:e,serverZone:void 0};var n=[f.ServerZone.US,f.ServerZone.EU].includes(t)?t:q().serverZone;return{serverZone:n,serverUrl:A(n,i)}},D=function(){function e(){this.name="amplitude",this.type=f.PluginType.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=!1,this.queue=[]}return e.prototype.setup=function(e){var t;return r(this,void 0,void 0,(function(){var i,n=this;return o(this,(function(r){switch(r.label){case 0:return this.config=e,this.storageKey="".concat(S,"_").concat(this.config.apiKey.substring(0,10)),[4,null===(t=this.config.storageProvider)||void 0===t?void 0:t.get(this.storageKey)];case 1:return i=r.sent(),this.saveEvents(),i&&i.length>0&&Promise.all(i.map((function(e){return n.execute(e)}))).catch(),[2,Promise.resolve(void 0)]}}))}))},e.prototype.execute=function(e){var t=this;return new Promise((function(i){var n={event:e,attempts:0,callback:function(e){return i(e)},timeout:0};t.addToQueue(n)}))},e.prototype.addToQueue=function(){for(var e=this,t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var n=t.filter((function(t){return t.attempts<e.config.flushMaxRetries?(t.attempts+=1,!0):(e.fulfillRequest([t],500,R),!1)}));n.forEach((function(t){e.queue=e.queue.concat(t),0!==t.timeout?setTimeout((function(){t.timeout=0,e.schedule(0)}),t.timeout):e.schedule(e.config.flushIntervalMillis)})),this.saveEvents()},e.prototype.schedule=function(e){var t=this;this.scheduled||(this.scheduled=!0,setTimeout((function(){t.flush(!0).then((function(){t.scheduled=!1,t.queue.length>0&&t.schedule(e)}))}),e))},e.prototype.flush=function(e){return void 0===e&&(e=!1),r(this,void 0,void 0,(function(){var t,i,n,r=this;return o(this,(function(o){switch(o.label){case 0:return t=[],i=[],this.queue.forEach((function(e){return 0===e.timeout?t.push(e):i.push(e)})),this.queue=i,s=t,u=this.config.flushQueueSize,a=Math.max(u,1),n=s.reduce((function(e,t,i){var n=Math.floor(i/a);return e[n]||(e[n]=[]),e[n].push(t),e}),[]),[4,Promise.all(n.map((function(t){return r.send(t,e)})))];case 1:return o.sent(),[2]}var s,u,a}))}))},e.prototype.send=function(e,t){return void 0===t&&(t=!0),r(this,void 0,void 0,(function(){var i,n,r,s;return o(this,(function(o){switch(o.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,"Event rejected due to missing API key")];i={api_key:this.config.apiKey,events:e.map((function(e){var t=e.event;t.extra;var i=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(i[n[r]]=e[n[r]])}return i}(t,["extra"]);return i})),options:{min_id_length:this.config.minIdLength}},o.label=1;case 1:return o.trys.push([1,3,,4]),n=M(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(n,i)];case 2:return null===(r=o.sent())?(this.fulfillRequest(e,0,"Unexpected error occurred"),[2]):t?(this.handleReponse(r,e),[3,4]):(this.fulfillRequest(e,r.statusCode,r.status),[2]);case 3:return s=o.sent(),this.fulfillRequest(e,0,String(s)),[3,4];case 4:return[2]}}))}))},e.prototype.handleReponse=function(e,t){switch(e.status){case f.Status.Success:this.handleSuccessResponse(e,t);break;case f.Status.Invalid:this.handleInvalidResponse(e,t);break;case f.Status.PayloadTooLarge:this.handlePayloadTooLargeResponse(e,t);break;case f.Status.RateLimit:this.handleRateLimitResponse(e,t);break;default:this.handleOtherReponse(t)}},e.prototype.handleSuccessResponse=function(e,t){this.fulfillRequest(t,e.statusCode,"Event tracked successfully")},e.prototype.handleInvalidResponse=function(e,t){var i=this;if(e.body.missingField||e.body.error.startsWith("Invalid API key"))this.fulfillRequest(t,e.statusCode,e.body.error);else{var n=a(a(a(a([],u(Object.values(e.body.eventsWithInvalidFields)),!1),u(Object.values(e.body.eventsWithMissingFields)),!1),u(Object.values(e.body.eventsWithInvalidIdLengths)),!1),u(e.body.silencedEvents),!1).flat(),r=new Set(n),o=t.filter((function(t,n){if(!r.has(n))return!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,a([],u(o),!1))}},e.prototype.handlePayloadTooLargeResponse=function(e,t){1!==t.length?(this.config.flushQueueSize/=2,this.addToQueue.apply(this,a([],u(t),!1))):this.fulfillRequest(t,e.statusCode,e.body.error)},e.prototype.handleRateLimitResponse=function(e,t){var i=this,n=Object.keys(e.body.exceededDailyQuotaUsers),r=Object.keys(e.body.exceededDailyQuotaDevices),o=e.body.throttledEvents,s=new Set(n),c=new Set(r),l=new Set(o),d=t.filter((function(t,n){if(!(t.event.user_id&&s.has(t.event.user_id)||t.event.device_id&&c.has(t.event.device_id)))return l.has(n)&&(t.timeout=i.throttleTimeout),!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,a([],u(d),!1))},e.prototype.handleOtherReponse=function(e){var t=this;this.addToQueue.apply(this,a([],u(e.map((function(e){return e.timeout=e.attempts*t.retryTimeout,e}))),!1))},e.prototype.fulfillRequest=function(e,t,i){this.saveEvents(),e.forEach((function(e){return e.callback(P(e.event,t,i))}))},e.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map((function(e){return e.event})));this.config.storageProvider.set(this.storageKey,e)}},e}(),V=function(e){return function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];return{promise:e.apply(void 0,a([],u(t),!1))}}},B=function(e){return e?(e^16*Math.random()>>e/4).toString(16):(String(1e7)+String(-1e3)+String(-4e3)+String(-8e3)+String(-1e11)).replace(/[018]/g,B)},z=function(){function e(){this.memoryStorage=new Map}return e.prototype.isEnabled=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){return[2,!0]}))}))},e.prototype.get=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){return[2,this.memoryStorage.get(e)]}))}))},e.prototype.getRaw=function(e){return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){switch(i.label){case 0:return[4,this.get(e)];case 1:return[2,(t=i.sent())?JSON.stringify(t):void 0]}}))}))},e.prototype.set=function(e,t){return r(this,void 0,void 0,(function(){return o(this,(function(i){return this.memoryStorage.set(e,t),[2]}))}))},e.prototype.remove=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){return this.memoryStorage.delete(e),[2]}))}))},e.prototype.reset=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){return this.memoryStorage.clear(),[2]}))}))},e}(),F=function(){function e(){}return e.prototype.send=function(e,t){return Promise.resolve(null)},e.prototype.buildResponse=function(e){var t,i,n,r,o,s,u,a,c,l,d,p,h,v,g,y,b,m,w,_,S,I;if("object"!=typeof e)return null;var E=e.code||0,O=this.buildStatus(E);switch(O){case f.Status.Success:return{status:O,statusCode:E,body:{eventsIngested:null!==(t=e.events_ingested)&&void 0!==t?t:0,payloadSizeBytes:null!==(i=e.payload_size_bytes)&&void 0!==i?i:0,serverUploadTime:null!==(n=e.server_upload_time)&&void 0!==n?n:0}};case f.Status.Invalid:return{status:O,statusCode:E,body:{error:null!==(r=e.error)&&void 0!==r?r:"",missingField:null!==(o=e.missing_field)&&void 0!==o?o:"",eventsWithInvalidFields:null!==(s=e.events_with_invalid_fields)&&void 0!==s?s:{},eventsWithMissingFields:null!==(u=e.events_with_missing_fields)&&void 0!==u?u:{},eventsWithInvalidIdLengths:null!==(a=e.events_with_invalid_id_lengths)&&void 0!==a?a:{},epsThreshold:null!==(c=e.eps_threshold)&&void 0!==c?c:0,exceededDailyQuotaDevices:null!==(l=e.exceeded_daily_quota_devices)&&void 0!==l?l:{},silencedDevices:null!==(d=e.silenced_devices)&&void 0!==d?d:[],silencedEvents:null!==(p=e.silenced_events)&&void 0!==p?p:[],throttledDevices:null!==(h=e.throttled_devices)&&void 0!==h?h:{},throttledEvents:null!==(v=e.throttled_events)&&void 0!==v?v:[]}};case f.Status.PayloadTooLarge:return{status:O,statusCode:E,body:{error:null!==(g=e.error)&&void 0!==g?g:""}};case f.Status.RateLimit:return{status:O,statusCode:E,body:{error:null!==(y=e.error)&&void 0!==y?y:"",epsThreshold:null!==(b=e.eps_threshold)&&void 0!==b?b:0,throttledDevices:null!==(m=e.throttled_devices)&&void 0!==m?m:{},throttledUsers:null!==(w=e.throttled_users)&&void 0!==w?w:{},exceededDailyQuotaDevices:null!==(_=e.exceeded_daily_quota_devices)&&void 0!==_?_:{},exceededDailyQuotaUsers:null!==(S=e.exceeded_daily_quota_users)&&void 0!==S?S:{},throttledEvents:null!==(I=e.throttled_events)&&void 0!==I?I:[]}};case f.Status.Timeout:default:return{status:O,statusCode:E}}},e.prototype.buildStatus=function(e){return e>=200&&e<300?f.Status.Success:429===e?f.Status.RateLimit:413===e?f.Status.PayloadTooLarge:408===e?f.Status.Timeout:e>=400&&e<500?f.Status.Invalid:e>=500?f.Status.Failed:f.Status.Unknown},e}(),$=function(){function e(e){this.options=n({},e)}return e.prototype.isEnabled=function(){return r(this,void 0,void 0,(function(){var t,i,n;return o(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e(this.options),n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){switch(i.label){case 0:return[4,this.getRaw(e)];case 1:if(!(t=i.sent()))return[2,void 0];try{try{t=decodeURIComponent(atob(t))}catch(e){}return[2,JSON.parse(t)]}catch(e){return[2,void 0]}return[2]}}))}))},e.prototype.getRaw=function(e){return r(this,void 0,void 0,(function(){var t,i;return o(this,(function(n){return t=window.document.cookie.split("; "),(i=t.find((function(t){return 0===t.indexOf(e+"=")})))?[2,i.substring(e.length+1)]:[2,void 0]}))}))},e.prototype.set=function(e,t){var i;return r(this,void 0,void 0,(function(){var n,r,s,u,a;return o(this,(function(o){try{n=null!==(i=this.options.expirationDays)&&void 0!==i?i:0,s=void 0,(r=null!==t?n:-1)&&((u=new Date).setTime(u.getTime()+24*r*60*60*1e3),s=u),a="".concat(e,"=").concat(btoa(encodeURIComponent(JSON.stringify(t)))),s&&(a+="; expires=".concat(s.toUTCString())),a+="; path=/",this.options.domain&&(a+="; domain=".concat(this.options.domain)),this.options.secure&&(a+="; Secure"),this.options.sameSite&&(a+="; SameSite=".concat(this.options.sameSite)),window.document.cookie=a}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.set(e,null)];case 1:return t.sent(),[2]}}))}))},e.prototype.reset=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){return[2]}))}))},e}(),Z=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.get=function(e){return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,t.split(".").splice(-1)[0].split("|").reduce((function(e,t){var i=u(t.split("=",2),2),n=i[0],r=i[1],o=void 0===r?"":r;return o?(e[n]=decodeURIComponent(o),e):e}),{})]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},t.prototype.set=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){return[2,void 0]}))}))},t}($),Q=function(){return"undefined"!=typeof window&&window.location&&window.location.search?window.location.search.substring(1).split("&").filter(Boolean).reduce((function(e,t){var i=t.split("=",2),n=W(i[0]),r=W(i[1]);return r?(e[n]=r,e):e}),{}):{}},W=function(e){void 0===e&&(e="");try{return decodeURIComponent(e)}catch(e){return""}},K={utm_source:void 0,utm_medium:void 0,utm_campaign:void 0,utm_term:void 0,utm_content:void 0,referrer:void 0,referring_domain:void 0,gclid:void 0,fbclid:void 0},G=function(){function e(){this.utmCookieStorage=new Z}return e.prototype.parse=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return e=[n({},K)],[4,this.getUtmParam()];case 1:return[2,n.apply(void 0,[n.apply(void 0,[n.apply(void 0,e.concat([t.sent()])),this.getReferrer()]),this.getClickIds()])]}}))}))},e.prototype.getUtmParam=function(){return r(this,void 0,void 0,(function(){var e,t,i,n,r,s,u,a;return o(this,(function(o){switch(o.label){case 0:return e=Q(),[4,this.utmCookieStorage.isEnabled()];case 1:return(i=o.sent())?[4,this.utmCookieStorage.get("__utmz")]:[3,3];case 2:i=o.sent(),o.label=3;case 3:return t=i||{},n=e.utm_source||t.utmcsr,r=e.utm_medium||t.utmcmd,s=e.utm_campaign||t.utmccn,u=e.utm_term||t.utmctr,a=e.utm_content||t.utmcct,[2,{utm_source:n,utm_medium:r,utm_campaign:s,utm_term:u,utm_content:a}]}}))}))},e.prototype.getReferrer=function(){var e,t,i={referrer:void 0,referring_domain:void 0};try{i.referrer=document.referrer||void 0,i.referring_domain=null!==(t=null===(e=i.referrer)||void 0===e?void 0:e.split("/")[2])&&void 0!==t?t:void 0}catch(e){}return i},e.prototype.getClickIds=function(){var e,t=Q();return(e={}).dclid=t.dclid,e.fbclid=t.fbclid,e.gclid=t.gclid,e.ko_click_id=t.ko_click_id,e.msclkid=t.msclkid,e.ttclid=t.ttclid,e.twclid=t.twclid,e},e}(),H=function(e,t,i){return void 0===t&&(t=""),void 0===i&&(i=10),[_,t,e.substring(0,i)].filter(Boolean).join("_")},Y=function(){function e(e,t){var i,n;this.storage=t.storage,this.storageKey=H(e,"MKTG"),this.parser=new G,this.track=t.track,this.onNewCampaign=t.onNewCampaign,this.disabled=Boolean(t.disabled),this.trackNewCampaigns=Boolean(t.trackNewCampaigns),this.trackPageViews=Boolean(t.trackPageViews),this.excludeReferrers=null!==(i=t.excludeReferrers)&&void 0!==i?i:[],"undefined"!=typeof location&&this.excludeReferrers.unshift(location.hostname),this.initialEmptyValue=null!==(n=t.initialEmptyValue)&&void 0!==n?n:"EMPTY"}return e.prototype.isNewCampaign=function(e,t){var i=Boolean(e.referring_domain&&this.excludeReferrers.includes(e.referring_domain)),n=t.utm_campaign!==e.utm_campaign||t.utm_source!==e.utm_source||t.utm_medium!==e.utm_medium||t.utm_term!==e.utm_term||t.utm_content!==e.utm_content,r=t.referring_domain!==e.referring_domain;return!i&&(n||r)},e.prototype.saveCampaignToStorage=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.storage.set(this.storageKey,e)];case 1:return t.sent(),[2]}}))}))},e.prototype.getCampaignFromStorage=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return[4,this.storage.get(this.storageKey)];case 1:return[2,e.sent()||n({},K)]}}))}))},e.prototype.createCampaignEvent=function(e){var t=this,i=n(n({},K),e),r=Object.entries(i).reduce((function(e,i){var n=u(i,2),r=n[0],o=n[1];return e.setOnce("initial_".concat(r),o||t.initialEmptyValue),o?e.set(r,o):e.unset(r)}),new T),o={event_type:"Page View",event_properties:{page_title:"undefined"!=typeof document&&document.title||"",page_location:"undefined"!=typeof location&&location.href||"",page_path:"undefined"!=typeof location&&location.pathname||""}};return n(n({},k(r)),this.trackPageViews&&o)},e.prototype.send=function(e){return r(this,void 0,void 0,(function(){var t,i;return o(this,(function(n){switch(n.label){case 0:return this.disabled?[2]:[4,this.parser.parse()];case 1:return t=n.sent(),[4,this.getCampaignFromStorage()];case 2:if(i=n.sent(),!e){if(!this.trackNewCampaigns||!this.isNewCampaign(t,i))return[2];this.onNewCampaign(t)}return[4,this.track(this.createCampaignEvent(t))];case 3:return n.sent(),[4,this.saveCampaignToStorage(t)];case 4:return n.sent(),[2]}}))}))},e}(),J=function(){function e(e,t){this.storage=e,this.isSessionCacheValid=!0,this.storageKey=H(t),this.cache={optOut:!1}}return e.prototype.load=function(){var e;return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){switch(i.label){case 0:return t=this,[4,this.storage.get(this.storageKey)];case 1:return t.cache=null!==(e=i.sent())&&void 0!==e?e:{optOut:!1},[2,this]}}))}))},e.prototype.setSession=function(e){this.cache=n(n({},this.cache),e),this.storage.set(this.storageKey,this.cache)},e.prototype.getSessionId=function(){var e=this;return this.isSessionCacheValid=!0,this.storage.get(this.storageKey).then((function(t){e.isSessionCacheValid&&(e.cache.sessionId=null==t?void 0:t.sessionId)})),this.cache.sessionId},e.prototype.setSessionId=function(e){this.isSessionCacheValid=!1,this.setSession({sessionId:e})},e.prototype.getDeviceId=function(){return this.cache.deviceId},e.prototype.setDeviceId=function(e){this.setSession({deviceId:e})},e.prototype.getUserId=function(){return this.cache.userId},e.prototype.setUserId=function(e){this.setSession({userId:e})},e.prototype.getLastEventTime=function(){return this.cache.lastEventTime},e.prototype.setLastEventTime=function(e){this.setSession({lastEventTime:e})},e.prototype.getOptOut=function(){return this.cache.optOut},e.prototype.setOptOut=function(e){this.setSession({optOut:e})},e}(),X=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.send=function(e,t){return r(this,void 0,void 0,(function(){var i,n;return o(this,(function(r){switch(r.label){case 0:if("undefined"==typeof fetch)throw new Error("FetchTransport is not supported");return i={headers:{"Content-Type":"application/json",Accept:"*/*"},body:JSON.stringify(t),method:"POST"},[4,fetch(e,i)];case 1:return[4,r.sent().json()];case 2:return n=r.sent(),[2,this.buildResponse(n)]}}))}))},t}(F),ee={exports:{}};!function(e,t){!function(i,n){var r="function",o="undefined",s="object",u="string",a="model",c="name",l="type",d="vendor",p="version",f="architecture",h="console",v="mobile",g="tablet",y="smarttv",b="wearable",m="embedded",w="Amazon",_="Apple",S="ASUS",I="BlackBerry",E="Firefox",O="Google",T="Huawei",k="LG",P="Microsoft",x="Motorola",R="Opera",N="Samsung",U="Sony",C="Xiaomi",j="Zebra",q="Facebook",L=function(e){for(var t={},i=0;i<e.length;i++)t[e[i].toUpperCase()]=e[i];return t},A=function(e,t){return typeof e===u&&-1!==M(t).indexOf(M(e))},M=function(e){return e.toLowerCase()},D=function(e,t){if(typeof e===u)return e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),typeof t===o?e:e.substring(0,275)},V=function(e,t){for(var i,o,u,a,c,l,d=0;d<t.length&&!c;){var p=t[d],f=t[d+1];for(i=o=0;i<p.length&&!c;)if(c=p[i++].exec(e))for(u=0;u<f.length;u++)l=c[++o],typeof(a=f[u])===s&&a.length>0?2===a.length?typeof a[1]==r?this[a[0]]=a[1].call(this,l):this[a[0]]=a[1]:3===a.length?typeof a[1]!==r||a[1].exec&&a[1].test?this[a[0]]=l?l.replace(a[1],a[2]):n:this[a[0]]=l?a[1].call(this,l,a[2]):n:4===a.length&&(this[a[0]]=l?a[3].call(this,l.replace(a[1],a[2])):n):this[a]=l||n;d+=2}},B=function(e,t){for(var i in t)if(typeof t[i]===s&&t[i].length>0){for(var r=0;r<t[i].length;r++)if(A(t[i][r],e))return"?"===i?n:i}else if(A(t[i],e))return"?"===i?n:i;return e},z={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},F={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[p,[c,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[p,[c,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[c,p],[/opios[\/ ]+([\w\.]+)/i],[p,[c,"Opera Mini"]],[/\bopr\/([\w\.]+)/i],[p,[c,R]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq)\/([-\w\.]+)/i,/(weibo)__([\d\.]+)/i],[c,p],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[p,[c,"UCBrowser"]],[/\bqbcore\/([\w\.]+)/i],[p,[c,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[p,[c,"WeChat"]],[/konqueror\/([\w\.]+)/i],[p,[c,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[p,[c,"IE"]],[/yabrowser\/([\w\.]+)/i],[p,[c,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[c,/(.+)/,"$1 Secure Browser"],p],[/\bfocus\/([\w\.]+)/i],[p,[c,"Firefox Focus"]],[/\bopt\/([\w\.]+)/i],[p,[c,"Opera Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[p,[c,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[p,[c,"Dolphin"]],[/coast\/([\w\.]+)/i],[p,[c,"Opera Coast"]],[/miuibrowser\/([\w\.]+)/i],[p,[c,"MIUI Browser"]],[/fxios\/([-\w\.]+)/i],[p,[c,E]],[/\bqihu|(qi?ho?o?|360)browser/i],[[c,"360 Browser"]],[/(oculus|samsung|sailfish)browser\/([\w\.]+)/i],[[c,/(.+)/,"$1 Browser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[c,/_/g," "],p],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[c,p],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i],[c],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[c,q],p],[/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[c,p],[/\bgsa\/([\w\.]+) .*safari\//i],[p,[c,"GSA"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[p,[c,"Chrome Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[c,"Chrome WebView"],p],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[p,[c,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[c,p],[/version\/([\w\.]+) .*mobile\/\w+ (safari)/i],[p,[c,"Mobile Safari"]],[/version\/([\w\.]+) .*(mobile ?safari|safari)/i],[p,c],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[c,[p,B,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[c,p],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[c,"Netscape"],p],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[p,[c,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[c,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[f,"amd64"]],[/(ia32(?=;))/i],[[f,M]],[/((?:i[346]|x)86)[;\)]/i],[[f,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[f,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[f,"armhf"]],[/windows (ce|mobile); ppc;/i],[[f,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[f,/ower/,"",M]],[/(sun4\w)[;\)]/i],[[f,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[f,M]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[pt]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[a,[d,N],[l,g]],[/\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[a,[d,N],[l,v]],[/((ipod|iphone)\d+,\d+)/i],[a,[d,_],[l,v]],[/(ipad\d+,\d+)/i],[a,[d,_],[l,g]],[/\((ip(?:hone|od)[\w ]*);/i],[a,[d,_],[l,v]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[a,[d,_],[l,g]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[a,[d,T],[l,g]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[a,[d,T],[l,v]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,v]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,g]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[a,[d,"OPPO"],[l,v]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[a,[d,"Vivo"],[l,v]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[a,[d,"Realme"],[l,v]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[a,[d,x],[l,v]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[a,[d,x],[l,g]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[a,[d,k],[l,g]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[a,[d,k],[l,v]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[a,[d,"Lenovo"],[l,g]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[a,/_/g," "],[d,"Nokia"],[l,v]],[/(pixel c)\b/i],[a,[d,O],[l,g]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[a,[d,O],[l,v]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[a,[d,U],[l,v]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[a,"Xperia Tablet"],[d,U],[l,g]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[a,[d,"OnePlus"],[l,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[a,[d,w],[l,g]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[a,/(.+)/g,"Fire Phone $1"],[d,w],[l,v]],[/(playbook);[-\w\),; ]+(rim)/i],[a,d,[l,g]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[a,[d,I],[l,v]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[a,[d,S],[l,g]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[a,[d,S],[l,v]],[/(nexus 9)/i],[a,[d,"HTC"],[l,g]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\w]*)/i],[d,[a,/_/g," "],[l,v]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[a,[d,"Acer"],[l,g]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[a,[d,"Meizu"],[l,v]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[a,[d,"Sharp"],[l,v]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[d,a,[l,v]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[d,a,[l,g]],[/(surface duo)/i],[a,[d,P],[l,g]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[a,[d,"Fairphone"],[l,v]],[/(u304aa)/i],[a,[d,"AT&T"],[l,v]],[/\bsie-(\w*)/i],[a,[d,"Siemens"],[l,v]],[/\b(rct\w+) b/i],[a,[d,"RCA"],[l,g]],[/\b(venue[\d ]{2,7}) b/i],[a,[d,"Dell"],[l,g]],[/\b(q(?:mv|ta)\w+) b/i],[a,[d,"Verizon"],[l,g]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[a,[d,"Barnes & Noble"],[l,g]],[/\b(tm\d{3}\w+) b/i],[a,[d,"NuVision"],[l,g]],[/\b(k88) b/i],[a,[d,"ZTE"],[l,g]],[/\b(nx\d{3}j) b/i],[a,[d,"ZTE"],[l,v]],[/\b(gen\d{3}) b.+49h/i],[a,[d,"Swiss"],[l,v]],[/\b(zur\d{3}) b/i],[a,[d,"Swiss"],[l,g]],[/\b((zeki)?tb.*\b) b/i],[a,[d,"Zeki"],[l,g]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[d,"Dragon Touch"],a,[l,g]],[/\b(ns-?\w{0,9}) b/i],[a,[d,"Insignia"],[l,g]],[/\b((nxa|next)-?\w{0,9}) b/i],[a,[d,"NextBook"],[l,g]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[d,"Voice"],a,[l,v]],[/\b(lvtel\-)?(v1[12]) b/i],[[d,"LvTel"],a,[l,v]],[/\b(ph-1) /i],[a,[d,"Essential"],[l,v]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[a,[d,"Envizen"],[l,g]],[/\b(trio[-\w\. ]+) b/i],[a,[d,"MachSpeed"],[l,g]],[/\btu_(1491) b/i],[a,[d,"Rotor"],[l,g]],[/(shield[\w ]+) b/i],[a,[d,"Nvidia"],[l,g]],[/(sprint) (\w+)/i],[d,a,[l,v]],[/(kin\.[onetw]{3})/i],[[a,/\./g," "],[d,P],[l,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[a,[d,j],[l,g]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[a,[d,j],[l,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[d,a,[l,h]],[/droid.+; (shield) bui/i],[a,[d,"Nvidia"],[l,h]],[/(playstation [345portablevi]+)/i],[a,[d,U],[l,h]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[a,[d,P],[l,h]],[/smart-tv.+(samsung)/i],[d,[l,y]],[/hbbtv.+maple;(\d+)/i],[[a,/^/,"SmartTV"],[d,N],[l,y]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[d,k],[l,y]],[/(apple) ?tv/i],[d,[a,"Apple TV"],[l,y]],[/crkey/i],[[a,"Chromecast"],[d,O],[l,y]],[/droid.+aft(\w)( bui|\))/i],[a,[d,w],[l,y]],[/\(dtv[\);].+(aquos)/i],[a,[d,"Sharp"],[l,y]],[/(bravia[\w- ]+) bui/i],[a,[d,U],[l,y]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w ]*; *(\w[^;]*);([^;]*)/i],[[d,D],[a,D],[l,y]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[l,y]],[/((pebble))app/i],[d,a,[l,b]],[/droid.+; (glass) \d/i],[a,[d,O],[l,b]],[/droid.+; (wt63?0{2,3})\)/i],[a,[d,j],[l,b]],[/(quest( 2)?)/i],[a,[d,q],[l,b]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[d,[l,m]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[a,[l,v]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[a,[l,g]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[l,g]],[/(phone|mobile(?:[;\/]| safari)|pda(?=.+windows ce))/i],[[l,v]],[/(android[-\w\. ]{0,9});.+buil/i],[a,[d,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[p,[c,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[c,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i],[c,p],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[p,c]],os:[[/microsoft (windows) (vista|xp)/i],[c,p],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[c,[p,B,z]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[c,"Windows"],[p,B,z]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i],[[p,/_/g,"."],[c,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[c,"Mac OS"],[p,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[p,c],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[c,p],[/\(bb(10);/i],[p,[c,I]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[p,[c,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[p,[c,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[p,[c,"webOS"]],[/crkey\/([\d\.]+)/i],[p,[c,"Chromecast"]],[/(cros) [\w]+ ([\w\.]+\w)/i],[[c,"Chromium OS"],p],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[c,p],[/(sunos) ?([\w\.\d]*)/i],[[c,"Solaris"],p],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\w\.]*)/i],[c,p]]},$=function(e,t){if(typeof e===s&&(t=e,e=n),!(this instanceof $))return new $(e,t).getResult();var r=e||(typeof i!==o&&i.navigator&&i.navigator.userAgent?i.navigator.userAgent:""),a=t?function(e,t){var i={};for(var n in e)t[n]&&t[n].length%2==0?i[n]=t[n].concat(e[n]):i[n]=e[n];return i}(F,t):F;return this.getBrowser=function(){var e,t={};return t.name=n,t.version=n,V.call(t,r,a.browser),t.major=typeof(e=t.version)===u?e.replace(/[^\d\.]/g,"").split(".")[0]:n,t},this.getCPU=function(){var e={};return e.architecture=n,V.call(e,r,a.cpu),e},this.getDevice=function(){var e={};return e.vendor=n,e.model=n,e.type=n,V.call(e,r,a.device),e},this.getEngine=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.engine),e},this.getOS=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return r},this.setUA=function(e){return r=typeof e===u&&e.length>275?D(e,275):e,this},this.setUA(r),this};$.VERSION="0.7.31",$.BROWSER=L([c,p,"major"]),$.CPU=L([f]),$.DEVICE=L([a,d,l,h,v,y,g,b,m]),$.ENGINE=$.OS=L([c,p]),e.exports&&(t=e.exports=$),t.UAParser=$;var Z=typeof i!==o&&(i.jQuery||i.Zepto);if(Z&&!Z.ua){var Q=new $;Z.ua=Q.getResult(),Z.ua.get=function(){return Q.getUA()},Z.ua.set=function(e){Q.setUA(e);var t=Q.getResult();for(var i in t)Z.ua[i]=t[i]}}}("object"==typeof window?window:c)}(ee,ee.exports);var te=ee.exports,ie=function(){function e(){this.ua=new ee.exports.UAParser("undefined"!=typeof navigator?navigator.userAgent:null).getResult()}return e.prototype.getApplicationContext=function(){return{versionName:this.versionName,language:oe(),platform:"Web",os:ne(this.ua),deviceModel:re(this.ua)}},e}(),ne=function(e){var t,i;return[null===(t=e.browser)||void 0===t?void 0:t.name,null===(i=e.browser)||void 0===i?void 0:i.major].filter((function(e){return null!=e})).join(" ")},re=function(e){var t;return null===(t=e.os)||void 0===t?void 0:t.name},oe=function(){return"undefined"!=typeof navigator&&(navigator.languages&&navigator.languages[0]||navigator.language)||""},se=function(){function e(){this.queue=[]}return e.prototype.logEvent=function(e){this.receiver?this.receiver(e):this.queue.length<512&&this.queue.push(e)},e.prototype.setEventReceiver=function(e){this.receiver=e,this.queue.length>0&&(this.queue.forEach((function(t){e(t)})),this.queue=[])},e}(),ue=function(){return ue=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},ue.apply(this,arguments)};Object.entries||(Object.entries=function(e){for(var t=Object.keys(e),i=t.length,n=new Array(i);i--;)n[i]=[t[i],e[t[i]]];return n});var ae=function(){function e(){this.identity={userProperties:{}},this.listeners=new Set}return e.prototype.editIdentity=function(){var e=this,t=ue({},this.identity.userProperties),i=ue(ue({},this.identity),{userProperties:t});return{setUserId:function(e){return i.userId=e,this},setDeviceId:function(e){return i.deviceId=e,this},setUserProperties:function(e){return i.userProperties=e,this},updateUserProperties:function(e){for(var t=i.userProperties||{},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],s=o[0],u=o[1];switch(s){case"$set":for(var a=0,c=Object.entries(u);a<c.length;a++){var l=c[a],d=l[0],p=l[1];t[d]=p}break;case"$unset":for(var f=0,h=Object.keys(u);f<h.length;f++){delete t[d=h[f]]}break;case"$clearAll":t={}}}return i.userProperties=t,this},commit:function(){return e.setIdentity(i),this}}},e.prototype.getIdentity=function(){return ue({},this.identity)},e.prototype.setIdentity=function(e){var t=ue({},this.identity);this.identity=ue({},e),ce(t,this.identity)||this.listeners.forEach((function(t){t(e)}))},e.prototype.addIdentityListener=function(e){this.listeners.add(e)},e.prototype.removeIdentityListener=function(e){this.listeners.delete(e)},e}(),ce=function(e,t){var i=typeof e;if(i!==typeof t)return!1;for(var n=0,r=["string","number","boolean","undefined"];n<r.length;n++){if(r[n]===i)return e===t}if(e.length!==t.length)return!1;var o=Array.isArray(e),s=Array.isArray(t);if(o!==s)return!1;if(!o||!s){var u=Object.keys(e).sort(),a=Object.keys(t).sort();if(!ce(u,a))return!1;var c=!0;return Object.keys(e).forEach((function(i){ce(e[i],t[i])||(c=!1)})),c}for(var l=0;l<e.length;l++)if(!ce(e[l],t[l]))return!1;return!0},le="undefined"!=typeof globalThis?globalThis:global||self,de=function(){function e(){this.identityStore=new ae,this.eventBridge=new se,this.applicationContextProvider=new ie}return e.getInstance=function(t){return le.analyticsConnectorInstances||(le.analyticsConnectorInstances={}),le.analyticsConnectorInstances[t]||(le.analyticsConnectorInstances[t]=new e),le.analyticsConnectorInstances[t]},e}(),pe=function(){return de.getInstance("$default_instance")},fe=function(){function e(){this.name="identity",this.type=f.PluginType.BEFORE,this.identityStore=pe().identityStore}return e.prototype.execute=function(e){return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){return(t=e.user_properties)&&this.identityStore.editIdentity().updateUserProperties(t).commit(),[2,e]}))}))},e.prototype.setup=function(e){return Promise.resolve(void 0)},e}(),he=function(){var e,t,i,n;if("undefined"==typeof navigator)return"";var r=navigator.userLanguage;return null!==(n=null!==(i=null!==(t=null===(e=navigator.languages)||void 0===e?void 0:e[0])&&void 0!==t?t:navigator.language)&&void 0!==i?i:r)&&void 0!==n?n:""},ve=function(e,t){ge(e,t)},ge=function(e,t){for(var i=0;i<t.length;i++){var n=t[i],r=n.name,o=n.args,s=n.resolve,u=e&&e[r];if("function"==typeof u){var a=u.apply(e,o);"function"==typeof s&&s(null==a?void 0:a.promise)}}return e},ye=function(e){return e&&void 0!==e._q},be=function(){function e(){var e;this.name="context",this.type=f.PluginType.BEFORE,this.eventId=0,this.library="amplitude-ts/".concat("1.4.0"),"undefined"!=typeof navigator&&(e=navigator.userAgent),this.uaResult=new te(e).getResult()}return e.prototype.setup=function(e){return this.config=e,Promise.resolve(void 0)},e.prototype.execute=function(e){return r(this,void 0,void 0,(function(){var t,i,r,s,u;return o(this,(function(o){return this.isSessionValid()||(this.config.sessionId=Date.now()),this.config.lastEventTime=Date.now(),t=(new Date).getTime(),i=this.uaResult.browser.name,r=this.uaResult.browser.version,s=this.uaResult.device.model||this.uaResult.os.name,u=this.uaResult.device.vendor,[2,n(n(n(n(n(n(n(n(n(n(n(n({user_id:this.config.userId,device_id:this.config.deviceId,session_id:this.config.sessionId,time:t},this.config.appVersion&&{app_version:this.config.appVersion}),this.config.trackingOptions.platform&&{platform:"Web"}),this.config.trackingOptions.osName&&{os_name:i}),this.config.trackingOptions.osVersion&&{os_version:r}),this.config.trackingOptions.deviceManufacturer&&{device_manufacturer:u}),this.config.trackingOptions.deviceModel&&{device_model:s}),this.config.trackingOptions.language&&{language:he()}),this.config.trackingOptions.ipAddress&&{ip:"$remote"}),{insert_id:B(),partner_id:this.config.partnerId,plan:this.config.plan}),this.config.ingestionMetadata&&{ingestion_metadata:{source_name:this.config.ingestionMetadata.sourceName,source_version:this.config.ingestionMetadata.sourceVersion}}),e),{event_id:this.eventId++,library:this.library})]}))}))},e.prototype.isSessionValid=function(){var e=this.config.lastEventTime||Date.now();return Date.now()-e<this.config.sessionTimeout},e}(),me=function(){function e(){}return e.prototype.isEnabled=function(){return r(this,void 0,void 0,(function(){var t,i,n;return o(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e,n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return r(this,void 0,void 0,(function(){var t;return o(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,JSON.parse(t)]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},e.prototype.getRaw=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){return[2,window.localStorage.getItem(e)||void 0]}))}))},e.prototype.set=function(e,t){return r(this,void 0,void 0,(function(){return o(this,(function(i){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){try{window.localStorage.removeItem(e)}catch(e){}return[2]}))}))},e.prototype.reset=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){try{window.localStorage.clear()}catch(e){}return[2]}))}))},e}(),we=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={done:4},t}return i(t,e),t.prototype.send=function(e,t){return r(this,void 0,void 0,(function(){var i=this;return o(this,(function(n){return[2,new Promise((function(n,r){"undefined"==typeof XMLHttpRequest&&r(new Error("XHRTransport is not supported."));var o=new XMLHttpRequest;o.open("POST",e,!0),o.onreadystatechange=function(){if(o.readyState===i.state.done)try{var e=o.responseText,t=JSON.parse(e),s=i.buildResponse(t);n(s)}catch(e){r(e)}},o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("Accept","*/*"),o.send(JSON.stringify(t))}))]}))}))},t}(F),_e=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.send=function(e,t){return r(this,void 0,void 0,(function(){var i=this;return o(this,(function(n){return[2,new Promise((function(n,r){if("undefined"==typeof window||void 0===window.navigator||void 0===window.navigator.sendBeacon)throw new Error("SendBeaconTransport is not supported");try{var o=JSON.stringify(t);return n(window.navigator.sendBeacon(e,JSON.stringify(t))?i.buildResponse({code:200,events_ingested:t.events.length,payload_size_bytes:o.length,server_upload_time:Date.now()}):i.buildResponse({code:500}))}catch(e){r(e)}}))]}))}))},t}(F),Se=function(){var e=new z;return{cookieExpiration:365,cookieSameSite:"Lax",cookieSecure:!1,cookieStorage:e,disableCookies:!1,domain:"",sessionManager:new J(e,""),sessionTimeout:18e5,storageProvider:new z,trackingOptions:{deviceManufacturer:!0,deviceModel:!0,ipAddress:!0,language:!0,osName:!0,osVersion:!0,platform:!0},transportProvider:new X}},Ie=function(e){function t(t,i,r){var o,s,u,a,c,l,d,p,f,h,v,g,y=this,b=Se();return(y=e.call(this,n(n({flushIntervalMillis:1e3,flushMaxRetries:5,flushQueueSize:30},r),{apiKey:t,storageProvider:null!==(o=null==r?void 0:r.storageProvider)&&void 0!==o?o:b.storageProvider,transportProvider:null!==(s=null==r?void 0:r.transportProvider)&&void 0!==s?s:b.transportProvider}))||this).cookieStorage=null!==(u=null==r?void 0:r.cookieStorage)&&void 0!==u?u:b.cookieStorage,y.sessionManager=null!==(a=null==r?void 0:r.sessionManager)&&void 0!==a?a:b.sessionManager,y.sessionTimeout=null!==(c=null==r?void 0:r.sessionTimeout)&&void 0!==c?c:b.sessionTimeout,y.appVersion=null==r?void 0:r.appVersion,y.attribution=null==r?void 0:r.attribution,y.cookieExpiration=null!==(l=null==r?void 0:r.cookieExpiration)&&void 0!==l?l:b.cookieExpiration,y.cookieSameSite=null!==(d=null==r?void 0:r.cookieSameSite)&&void 0!==d?d:b.cookieSameSite,y.cookieSecure=null!==(p=null==r?void 0:r.cookieSecure)&&void 0!==p?p:b.cookieSecure,y.deviceId=null==r?void 0:r.deviceId,y.disableCookies=null!==(f=null==r?void 0:r.disableCookies)&&void 0!==f?f:b.disableCookies,y.domain=null!==(h=null==r?void 0:r.domain)&&void 0!==h?h:b.domain,y.lastEventTime=null!==(v=y.lastEventTime)&&void 0!==v?v:null==r?void 0:r.lastEventTime,y.optOut=Boolean(null==r?void 0:r.optOut),y.partnerId=null==r?void 0:r.partnerId,y.sessionId=null==r?void 0:r.sessionId,y.trackingOptions=null!==(g=null==r?void 0:r.trackingOptions)&&void 0!==g?g:b.trackingOptions,y.userId=i,y}return i(t,e),Object.defineProperty(t.prototype,"deviceId",{get:function(){return this.sessionManager.getDeviceId()},set:function(e){this.sessionManager.setDeviceId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userId",{get:function(){return this.sessionManager.getUserId()},set:function(e){this.sessionManager.setUserId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sessionId",{get:function(){return this.sessionManager.getSessionId()},set:function(e){this.sessionManager.setSessionId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"optOut",{get:function(){return this.sessionManager.getOptOut()},set:function(e){var t;null===(t=this.sessionManager)||void 0===t||t.setOptOut(Boolean(e))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastEventTime",{get:function(){return this.sessionManager.getLastEventTime()},set:function(e){this.sessionManager.setLastEventTime(e)},enumerable:!1,configurable:!0}),t}(L),Ee=function(e,t,i){return r(void 0,void 0,void 0,(function(){var r,s,u,a,c,l,d,p,f,h,v,g,y,b,m,w,_;return o(this,(function(o){switch(o.label){case 0:return r=Se(),null===(y=null==i?void 0:i.domain)||void 0===y?[3,1]:(u=y,[3,3]);case 1:return[4,Re()];case 2:u=o.sent(),o.label=3;case 3:return s=u,[4,Oe(n(n({},i),{domain:s}))];case 4:return a=o.sent(),c=H(e),[4,a.get(c)];case 5:return l=o.sent(),d=Q(),[4,new J(a,e).load()];case 6:return p=o.sent(),f=Ie.bind,h=[void 0,e,null!=t?t:null==l?void 0:l.userId],v=[n({},i)],g={cookieStorage:a,sessionManager:p,deviceId:Pe(null==l?void 0:l.deviceId,null==i?void 0:i.deviceId,d.deviceId),domain:s,optOut:null!==(b=null==i?void 0:i.optOut)&&void 0!==b?b:Boolean(null==l?void 0:l.optOut)},[4,a.get(c)];case 7:return g.sessionId=null!==(w=null===(m=o.sent())||void 0===m?void 0:m.sessionId)&&void 0!==w?w:null==i?void 0:i.sessionId,[4,ke(i)];case 8:return[2,new(f.apply(Ie,h.concat([n.apply(void 0,v.concat([(g.storageProvider=o.sent(),g.trackingOptions=n(n({},r.trackingOptions),null==i?void 0:i.trackingOptions),g.transportProvider=null!==(_=null==i?void 0:i.transportProvider)&&void 0!==_?_:xe(null==i?void 0:i.transport),g)]))])))]}}))}))},Oe=function(e,t){return void 0===t&&(t=Se()),r(void 0,void 0,void 0,(function(){var i,r,s;return o(this,(function(o){switch(o.label){case 0:return i=n(n({},t),e),r=null==e?void 0:e.cookieStorage,(s=!r)?[3,2]:[4,r.isEnabled()];case 1:s=!o.sent(),o.label=2;case 2:return s?[2,Te(i)]:[2,r]}}))}))},Te=function(e){return r(void 0,void 0,void 0,(function(){var t,i;return o(this,(function(n){switch(n.label){case 0:return t=new $({domain:e.domain,expirationDays:e.cookieExpiration,sameSite:e.cookieSameSite,secure:e.cookieSecure}),(i=e.disableCookies)?[3,2]:[4,t.isEnabled()];case 1:i=!n.sent(),n.label=2;case 2:return i?[4,(t=new me).isEnabled()]:[3,4];case 3:n.sent()||(t=new z),n.label=4;case 4:return[2,t]}}))}))},ke=function(e){return r(void 0,void 0,void 0,(function(){var t,i,n,r,u,a,c;return o(this,(function(o){switch(o.label){case 0:if(e&&Object.prototype.hasOwnProperty.call(e,"storageProvider")&&!e.storageProvider)return[3,9];o.label=1;case 1:o.trys.push([1,7,8,9]),t=s([null==e?void 0:e.storageProvider,new me]),i=t.next(),o.label=2;case 2:return i.done?[3,6]:(n=i.value,(r=n)?[4,n.isEnabled()]:[3,4]);case 3:r=o.sent(),o.label=4;case 4:if(r)return[2,n];o.label=5;case 5:return i=t.next(),[3,2];case 6:return[3,9];case 7:return u=o.sent(),a={error:u},[3,9];case 8:try{i&&!i.done&&(c=t.return)&&c.call(t)}finally{if(a)throw a.error}return[7];case 9:return[2,void 0]}}))}))},Pe=function(e,t,i){return t||i||e||B()},xe=function(e){return e===f.TransportType.XHR?new we:e===f.TransportType.SendBeacon?new _e:Se().transportProvider},Re=function(e){return r(void 0,void 0,void 0,(function(){var t,i,n,r,s,u,a;return o(this,(function(o){switch(o.label){case 0:return[4,(new $).isEnabled()];case 1:if(!o.sent()||!e&&"undefined"==typeof location)return[2,""];for(t=null!=e?e:location.hostname,i=t.split("."),n=[],r="AMP_TLDTEST",s=i.length-2;s>=0;--s)n.push(i.slice(s).join("."));s=0,o.label=2;case 2:return s<n.length?(u=n[s],[4,(a=new $({domain:"."+u})).set(r,1)]):[3,7];case 3:return o.sent(),[4,a.get(r)];case 4:return o.sent()?[4,a.remove(r)]:[3,6];case 5:return o.sent(),[2,"."+u];case 6:return s++,[3,2];case 7:return[2,""]}}))}))},Ne=function(e,t){return r(void 0,void 0,void 0,(function(){var i,n,r,s,a,c,l,d,p;return o(this,(function(o){switch(o.label){case 0:return[4,(i=new $).isEnabled()];case 1:return o.sent()&&!(null==t?void 0:t.disableCookies)||(i=new me),[4,i.isEnabled()];case 2:return o.sent()?(n=function(e){return"".concat(_.toLowerCase(),"_").concat(e.substring(0,6))}(e),[4,i.getRaw(n)]):[2,{optOut:!1}];case 3:return(r=o.sent())?[4,i.remove(n)]:[2,{optOut:!1}];case 4:return o.sent(),s=u(r.split("."),5),a=s[0],c=s[1],l=s[2],d=s[3],p=s[4],[2,{deviceId:a,userId:Ce(c),sessionId:Ue(d),lastEventTime:Ue(p),optOut:Boolean(l)}]}}))}))},Ue=function(e){var t=parseInt(e,32);if(!isNaN(t))return t},Ce=function(e){if(atob&&escape&&e)try{return decodeURIComponent(escape(atob(e)))}catch(e){return}},je=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.init=function(t,i,s){var u,a,c;return r(this,void 0,void 0,(function(){var r,l,d,p,f=this;return o(this,(function(o){switch(o.label){case 0:return this.initializing?[2]:(this.initializing=!0,[4,Ne(t,s)]);case 1:return r=o.sent(),[4,Ee(t,i||r.userId,n(n({},s),{deviceId:null!==(u=r.deviceId)&&void 0!==u?u:null==s?void 0:s.deviceId,sessionId:null!==(a=r.sessionId)&&void 0!==a?a:null==s?void 0:s.sessionId,optOut:null!==(c=null==s?void 0:s.optOut)&&void 0!==c?c:r.optOut,lastEventTime:r.lastEventTime}))];case 2:return l=o.sent(),[4,e.prototype._init.call(this,l)];case 3:return o.sent(),d=!this.config.lastEventTime,(!this.config.sessionId||this.config.lastEventTime&&Date.now()-this.config.lastEventTime>this.config.sessionTimeout)&&(this.setSessionId(Date.now()),d=!0),(p=pe()).eventBridge.setEventReceiver((function(e){f.track(e.eventType,e.eventProperties)})),p.identityStore.setIdentity({userId:this.config.userId,deviceId:this.config.deviceId}),[4,this.add(new be)];case 4:return o.sent(),[4,this.add(new fe)];case 5:return o.sent(),[4,this.add(new D)];case 6:return o.sent(),this.initializing=!1,this.timeline.isReady=!0,this.config.optOut||this.timeline.scheduleApply(0),[4,this.runAttributionStrategy(l.attribution,d)];case 7:return o.sent(),[2]}}))}))},t.prototype.runAttributionStrategy=function(e,t){return void 0===t&&(t=!1),r(this,void 0,void 0,(function(){var i,r,s;return o(this,(function(o){switch(o.label){case 0:return i=this.track.bind(this),r=this.setSessionId.bind(this,Date.now()),[4,Te(this.config)];case 1:return s=o.sent(),[4,new Y(this.config.apiKey,n(n({},e),{storage:s,track:i,onNewCampaign:r})).send(t)];case 2:return o.sent(),[2]}}))}))},t.prototype.getUserId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.userId},t.prototype.setUserId=function(e){this.config?this.config.userId=e:this.q.push(this.setUserId.bind(this,e))},t.prototype.getDeviceId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.deviceId},t.prototype.setDeviceId=function(e){this.config?this.config.deviceId=e:this.q.push(this.setDeviceId.bind(this,e))},t.prototype.reset=function(){this.setUserId(void 0),this.setDeviceId(B())},t.prototype.getSessionId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.sessionId},t.prototype.setSessionId=function(e){this.config?(this.config.sessionId=e,this.config.lastEventTime=void 0):this.q.push(this.setSessionId.bind(this,e))},t.prototype.setTransport=function(e){this.config?this.config.transportProvider=xe(e):this.q.push(this.setTransport.bind(this,e))},t.prototype.identify=function(t,i){if(ye(t)){var n=t._q;t._q=[],t=ge(new T,n)}return e.prototype.identify.call(this,t,i)},t.prototype.groupIdentify=function(t,i,n,r){if(ye(n)){var o=n._q;n._q=[],n=ge(new T,o)}return e.prototype.groupIdentify.call(this,t,i,n,r)},t.prototype.revenue=function(t,i){if(ye(t)){var n=t._q;t._q=[],t=ge(new U,n)}return e.prototype.revenue.call(this,t,i)},t}(N),qe=function(){var e=new je;return{init:V(e.init.bind(e)),add:V(e.add.bind(e)),remove:V(e.remove.bind(e)),track:V(e.track.bind(e)),logEvent:V(e.logEvent.bind(e)),identify:V(e.identify.bind(e)),groupIdentify:V(e.groupIdentify.bind(e)),setGroup:V(e.setGroup.bind(e)),revenue:V(e.revenue.bind(e)),flush:V(e.flush.bind(e)),getUserId:e.getUserId.bind(e),setUserId:e.setUserId.bind(e),getDeviceId:e.getDeviceId.bind(e),setDeviceId:e.setDeviceId.bind(e),reset:e.reset.bind(e),getSessionId:e.getSessionId.bind(e),setSessionId:e.setSessionId.bind(e),setOptOut:e.setOptOut.bind(e),setTransport:e.setTransport.bind(e)}},Le=qe(),Ae=Le.add,Me=Le.flush,De=Le.getDeviceId,Ve=Le.getSessionId,Be=Le.getUserId,ze=Le.groupIdentify,Fe=Le.identify,$e=Le.init,Ze=Le.logEvent,Qe=Le.remove,We=Le.reset,Ke=Le.revenue,Ge=Le.setDeviceId,He=Le.setGroup,Ye=Le.setOptOut,Je=Le.setSessionId,Xe=Le.setTransport,et=Le.setUserId,tt=Le.track,it=Object.freeze({__proto__:null,add:Ae,flush:Me,getDeviceId:De,getSessionId:Ve,getUserId:Be,groupIdentify:ze,identify:Fe,init:$e,logEvent:Ze,remove:Qe,reset:We,revenue:Ke,setDeviceId:Ge,setGroup:He,setOptOut:Ye,setSessionId:Je,setTransport:Xe,setUserId:et,track:tt,Types:w,createInstance:qe,runQueuedFunctions:ve,Revenue:U,Identify:T});if(globalThis.amplitude=Object.assign(globalThis.amplitude||{},it),globalThis.amplitude.invoked){var nt=globalThis.amplitude._q;globalThis.amplitude._q=[],ve(it,nt);for(var rt=0;rt<globalThis.amplitude._iq.length;rt++){var ot=Object.assign(globalThis.amplitude._iq[rt],qe()),st=ot._q;ot._q=[],ve(ot,st)}}}();
15
+ ***************************************************************************** */var e=function(t,i){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},e(t,i)};function t(t,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");function n(){this.constructor=t}e(t,i),t.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}var i,n,r,o,s,u,a,c,l=function(){return l=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},l.apply(this,arguments)};function d(e,t,i,n){return new(i||(i=Promise))((function(r,o){function s(e){try{a(n.next(e))}catch(e){o(e)}}function u(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){var t;e.done?r(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(s,u)}a((n=n.apply(e,t||[])).next())}))}function p(e,t){var i,n,r,o,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function u(o){return function(u){return function(o){if(i)throw new TypeError("Generator is already executing.");for(;s;)try{if(i=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,n=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(r=s.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){s.label=o[1];break}if(6===o[0]&&s.label<r[1]){s.label=r[1],r=o;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(o);break}r[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],n=0}finally{i=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,u])}}}function h(e){var t="function"==typeof Symbol&&Symbol.iterator,i=t&&e[t],n=0;if(i)return i.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function f(e,t){var i="function"==typeof Symbol&&e[Symbol.iterator];if(!i)return e;var n,r,o=i.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(e){r={error:e}}finally{try{n&&!n.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s}function v(e,t,i){if(i||2===arguments.length)for(var n,r=0,o=t.length;r<o;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}!function(e){e.US="US",e.EU="EU"}(i||(i={})),function(e){e.SET="$set",e.SET_ONCE="$setOnce",e.ADD="$add",e.APPEND="$append",e.PREPEND="$prepend",e.REMOVE="$remove",e.PREINSERT="$preInsert",e.POSTINSERT="$postInsert",e.UNSET="$unset",e.CLEAR_ALL="$clearAll"}(n||(n={})),function(e){e.REVENUE_PRODUCT_ID="$productId",e.REVENUE_QUANTITY="$quantity",e.REVENUE_PRICE="$price",e.REVENUE_TYPE="$revenueType",e.REVENUE="$revenue"}(r||(r={})),function(e){e.IDENTIFY="$identify",e.GROUP_IDENTIFY="$groupidentify",e.REVENUE="revenue_amount"}(o||(o={})),function(e){e[e.None=0]="None",e[e.Error=1]="Error",e[e.Warn=2]="Warn",e[e.Verbose=3]="Verbose"}(s||(s={})),function(e){e.BEFORE="before",e.ENRICHMENT="enrichment",e.DESTINATION="destination"}(u||(u={})),function(e){e.Unknown="unknown",e.Skipped="skipped",e.Success="success",e.RateLimit="rate_limit",e.PayloadTooLarge="payload_too_large",e.Invalid="invalid",e.Failed="failed",e.Timeout="Timeout",e.SystemError="SystemError"}(a||(a={})),function(e){e.XHR="xhr",e.SendBeacon="beacon",e.Fetch="fetch"}(c||(c={}));var g,b,y=Object.freeze({__proto__:null,get ServerZone(){return i},get SpecialEventType(){return o},get IdentifyOperation(){return n},get RevenueProperty(){return r},get LogLevel(){return s},get PluginType(){return u},get Status(){return a},get TransportType(){return c}}),m="AMP",w="".concat(m,"_unsent"),_="https://api2.amplitude.com/2/httpapi",I=function(e){if(Object.keys(e).length>1e3)return!1;for(var t in e){var i=e[t];if(!S(t,i))return!1}return!0},S=function(e,t){var i,n;if("string"!=typeof e)return!1;if(Array.isArray(t)){var r=!0;try{for(var o=h(t),s=o.next();!s.done;s=o.next()){var u=s.value;if(Array.isArray(u))return!1;if("object"==typeof u)r=r&&I(u);else if(!["number","string"].includes(typeof u))return!1;if(!r)return!1}}catch(e){i={error:e}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}}else{if(null==t)return!1;if("object"==typeof t)return I(t);if(!["number","string","boolean"].includes(typeof t))return!1}return!0},E=function(){function e(){this._propertySet=new Set,this._properties={}}return e.prototype.getUserProperties=function(){return l({},this._properties)},e.prototype.set=function(e,t){return this._safeSet(n.SET,e,t),this},e.prototype.setOnce=function(e,t){return this._safeSet(n.SET_ONCE,e,t),this},e.prototype.append=function(e,t){return this._safeSet(n.APPEND,e,t),this},e.prototype.prepend=function(e,t){return this._safeSet(n.PREPEND,e,t),this},e.prototype.postInsert=function(e,t){return this._safeSet(n.POSTINSERT,e,t),this},e.prototype.preInsert=function(e,t){return this._safeSet(n.PREINSERT,e,t),this},e.prototype.remove=function(e,t){return this._safeSet(n.REMOVE,e,t),this},e.prototype.add=function(e,t){return this._safeSet(n.ADD,e,t),this},e.prototype.unset=function(e){return this._safeSet(n.UNSET,e,"-"),this},e.prototype.clearAll=function(){return this._properties={},this._properties[n.CLEAR_ALL]="-",this},e.prototype._safeSet=function(e,t,i){if(this._validate(e,t,i)){var n=this._properties[e];return void 0===n&&(n={},this._properties[e]=n),n[t]=i,this._propertySet.add(t),!0}return!1},e.prototype._validate=function(e,t,i){return void 0===this._properties[n.CLEAR_ALL]&&(!this._propertySet.has(t)&&(e===n.ADD?"number"==typeof i:e===n.UNSET||e===n.REMOVE||S(t,i)))},e}(),k=function(e,t){return l(l({},t),{event_type:o.IDENTIFY,user_properties:e.getUserProperties()})},O=function(e,t,i){return void 0===t&&(t=0),void 0===i&&(i=a.Unknown),{event:e,code:t,message:i}},T=function(){function e(){this.queue=[],this.applying=!1,this.isReady=!1,this.plugins=[]}return e.prototype.register=function(e,t){return d(this,void 0,void 0,(function(){return p(this,(function(i){switch(i.label){case 0:return[4,e.setup(t)];case 1:return i.sent(),this.plugins.push(e),[2]}}))}))},e.prototype.deregister=function(e){return this.plugins.splice(this.plugins.findIndex((function(t){return t.name===e})),1),Promise.resolve()},e.prototype.reset=function(){this.applying=!1,this.isReady=!1,this.plugins=[]},e.prototype.push=function(e){var t=this;return new Promise((function(i){t.queue.push([e,i]),t.scheduleApply(0)}))},e.prototype.scheduleApply=function(e){var t=this;this.isReady&&!this.applying&&(this.applying=!0,setTimeout((function(){t.apply(t.queue.shift()).then((function(){t.applying=!1,t.queue.length>0&&t.scheduleApply(0)}))}),e))},e.prototype.apply=function(e){return d(this,void 0,void 0,(function(){var t,i,n,r,o,s,a,c,d,v,g,b,y,m,w,_,I,S;return p(this,(function(p){switch(p.label){case 0:if(!e)return[2];t=f(e,1),i=t[0],n=f(e,2),r=n[1],o=this.plugins.filter((function(e){return e.type===u.BEFORE})),p.label=1;case 1:p.trys.push([1,6,7,8]),s=h(o),a=s.next(),p.label=2;case 2:return a.done?[3,5]:[4,a.value.execute(l({},i))];case 3:i=p.sent(),p.label=4;case 4:return a=s.next(),[3,2];case 5:return[3,8];case 6:return c=p.sent(),w={error:c},[3,8];case 7:try{a&&!a.done&&(_=s.return)&&_.call(s)}finally{if(w)throw w.error}return[7];case 8:d=this.plugins.filter((function(e){return e.type===u.ENRICHMENT})),p.label=9;case 9:p.trys.push([9,14,15,16]),v=h(d),g=v.next(),p.label=10;case 10:return g.done?[3,13]:[4,g.value.execute(l({},i))];case 11:i=p.sent(),p.label=12;case 12:return g=v.next(),[3,10];case 13:return[3,16];case 14:return b=p.sent(),I={error:b},[3,16];case 15:try{g&&!g.done&&(S=v.return)&&S.call(v)}finally{if(I)throw I.error}return[7];case 16:return y=this.plugins.filter((function(e){return e.type===u.DESTINATION})),m=y.map((function(e){var t=l({},i);return e.execute(t).catch((function(e){return O(t,0,String(e))}))})),Promise.all(m).then((function(e){var t=f(e,1)[0];r(t)})),[2]}}))}))},e.prototype.flush=function(){return d(this,void 0,void 0,(function(){var e,t,i,n=this;return p(this,(function(r){switch(r.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map((function(e){return n.apply(e)})))];case 1:return r.sent(),t=this.plugins.filter((function(e){return e.type===u.DESTINATION})),i=t.map((function(e){return e.flush&&e.flush()})),[4,Promise.all(i)];case 2:return r.sent(),[2]}}))}))},e}(),x="Event rejected due to exceeded retry count",P=function(){function e(e){void 0===e&&(e="$default"),this.initializing=!1,this.q=[],this.logEvent=this.track.bind(this),this.timeline=new T,this.name=e}return e.prototype._init=function(e){return d(this,void 0,void 0,(function(){var t,i,n,r,o,s;return p(this,(function(u){switch(u.label){case 0:this.config=e,this.timeline.reset(),t=this.q,this.q=[],u.label=1;case 1:u.trys.push([1,6,7,8]),i=h(t),n=i.next(),u.label=2;case 2:return n.done?[3,5]:[4,(0,n.value)()];case 3:u.sent(),u.label=4;case 4:return n=i.next(),[3,2];case 5:return[3,8];case 6:return r=u.sent(),o={error:r},[3,8];case 7:try{n&&!n.done&&(s=i.return)&&s.call(i)}finally{if(o)throw o.error}return[7];case 8:return[2]}}))}))},e.prototype.track=function(e,t,i){var n=function(e,t,i){return l(l(l({},"string"==typeof e?{event_type:e}:e),i),t&&{event_properties:t})}(e,t,i);return this.dispatch(n)},e.prototype.identify=function(e,t){var i=k(e,t);return this.dispatch(i)},e.prototype.groupIdentify=function(e,t,i,n){var r=function(e,t,i,n){var r;return l(l({},n),{event_type:o.GROUP_IDENTIFY,group_properties:i.getUserProperties(),groups:(r={},r[e]=t,r)})}(e,t,i,n);return this.dispatch(r)},e.prototype.setGroup=function(e,t,i){var n=function(e,t,i){var n,r=new E;return r.set(e,t),l(l({},i),{event_type:o.IDENTIFY,user_properties:r.getUserProperties(),groups:(n={},n[e]=t,n)})}(e,t,i);return this.dispatch(n)},e.prototype.revenue=function(e,t){var i=function(e,t){return l(l({},t),{event_type:o.REVENUE,event_properties:e.getEventProperties()})}(e,t);return this.dispatch(i)},e.prototype.add=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){return this.config?[2,this.timeline.register(e,this.config)]:(this.q.push(this.add.bind(this,e)),[2])}))}))},e.prototype.remove=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){return this.config?[2,this.timeline.deregister(e)]:(this.q.push(this.remove.bind(this,e)),[2])}))}))},e.prototype.dispatch=function(e){var t;return d(this,void 0,void 0,(function(){var i,n,r;return p(this,(function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),(null===(t=this.config)||void 0===t?void 0:t.optOut)?[2,O(e,0,"Event skipped due to optOut config")]:[4,this.timeline.push(e)];case 1:return 200===(i=o.sent()).code?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return n=o.sent(),r=String(n),this.config.loggerProvider.error(r),[2,O(e,0,r)];case 3:return[2]}}))}))},e.prototype.setOptOut=function(e){this.config?this.config.optOut=Boolean(e):this.q.push(this.setOptOut.bind(this,Boolean(e)))},e.prototype.flush=function(){return this.timeline.flush()},e}(),R=function(){function e(){this.productId="",this.quantity=1,this.price=0}return e.prototype.setProductId=function(e){return this.productId=e,this},e.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},e.prototype.setPrice=function(e){return this.price=e,this},e.prototype.setRevenueType=function(e){return this.revenueType=e,this},e.prototype.setRevenue=function(e){return this.revenue=e,this},e.prototype.setEventProperties=function(e){return I(e)&&(this.properties=e),this},e.prototype.getEventProperties=function(){var e=this.properties?l({},this.properties):{};return e[r.REVENUE_PRODUCT_ID]=this.productId,e[r.REVENUE_QUANTITY]=this.quantity,e[r.REVENUE_PRICE]=this.price,e[r.REVENUE_TYPE]=this.revenueType,e[r.REVENUE]=this.revenue,e},e}(),N="Amplitude Logger ",U=function(){function e(){this.logLevel=s.None}return e.prototype.disable=function(){this.logLevel=s.None},e.prototype.enable=function(e){void 0===e&&(e=s.Warn),this.logLevel=e},e.prototype.log=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<s.Verbose||console.log("".concat(N,"[Log]: ").concat(e.join(" ")))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<s.Warn||console.warn("".concat(N,"[Warn]: ").concat(e.join(" ")))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<s.Error||console.error("".concat(N,"[Error]: ").concat(e.join(" ")))},e}(),q=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,logLevel:s.Warn,loggerProvider:new U,optOut:!1,serverUrl:_,serverZone:i.US,useBatch:!1}},C=function(){function e(e){var t,i,n;this._optOut=!1;var r=q();this.apiKey=e.apiKey,this.flushIntervalMillis=e.flushIntervalMillis||r.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||r.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||r.flushQueueSize,this.loggerProvider=e.loggerProvider||r.loggerProvider,this.logLevel=null!==(t=e.logLevel)&&void 0!==t?t:r.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=null!==(i=e.optOut)&&void 0!==i?i:r.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||r.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=null!==(n=e.useBatch)&&void 0!==n?n:r.useBatch,this.loggerProvider.enable(this.logLevel);var o=D(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=o.serverZone,this.serverUrl=o.serverUrl}return Object.defineProperty(e.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),e}(),A=function(e,t){return e===i.EU?t?"https://api.eu.amplitude.com/batch":"https://api.eu.amplitude.com/2/httpapi":t?"https://api2.amplitude.com/batch":_},D=function(e,t,n){if(void 0===e&&(e=""),void 0===t&&(t=q().serverZone),void 0===n&&(n=q().useBatch),e)return{serverUrl:e,serverZone:void 0};var r=[i.US,i.EU].includes(t)?t:q().serverZone;return{serverZone:r,serverUrl:A(r,n)}},j=function(){function e(){this.name="amplitude",this.type=u.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=!1,this.queue=[]}return e.prototype.setup=function(e){var t;return d(this,void 0,void 0,(function(){var i,n=this;return p(this,(function(r){switch(r.label){case 0:return this.config=e,this.storageKey="".concat(w,"_").concat(this.config.apiKey.substring(0,10)),[4,null===(t=this.config.storageProvider)||void 0===t?void 0:t.get(this.storageKey)];case 1:return i=r.sent(),this.saveEvents(),i&&i.length>0&&Promise.all(i.map((function(e){return n.execute(e)}))).catch(),[2,Promise.resolve(void 0)]}}))}))},e.prototype.execute=function(e){var t=this;return new Promise((function(i){var n={event:e,attempts:0,callback:function(e){return i(e)},timeout:0};t.addToQueue(n)}))},e.prototype.addToQueue=function(){for(var e=this,t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var n=t.filter((function(t){return t.attempts<e.config.flushMaxRetries?(t.attempts+=1,!0):(e.fulfillRequest([t],500,x),!1)}));n.forEach((function(t){e.queue=e.queue.concat(t),0!==t.timeout?setTimeout((function(){t.timeout=0,e.schedule(0)}),t.timeout):e.schedule(e.config.flushIntervalMillis)})),this.saveEvents()},e.prototype.schedule=function(e){var t=this;this.scheduled||(this.scheduled=!0,setTimeout((function(){t.flush(!0).then((function(){t.scheduled=!1,t.queue.length>0&&t.schedule(e)}))}),e))},e.prototype.flush=function(e){return void 0===e&&(e=!1),d(this,void 0,void 0,(function(){var t,i,n,r=this;return p(this,(function(o){switch(o.label){case 0:return t=[],i=[],this.queue.forEach((function(e){return 0===e.timeout?t.push(e):i.push(e)})),this.queue=i,s=t,u=this.config.flushQueueSize,a=Math.max(u,1),n=s.reduce((function(e,t,i){var n=Math.floor(i/a);return e[n]||(e[n]=[]),e[n].push(t),e}),[]),[4,Promise.all(n.map((function(t){return r.send(t,e)})))];case 1:return o.sent(),[2]}var s,u,a}))}))},e.prototype.send=function(e,t){return void 0===t&&(t=!0),d(this,void 0,void 0,(function(){var i,n,r,o;return p(this,(function(s){switch(s.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,"Event rejected due to missing API key")];i={api_key:this.config.apiKey,events:e.map((function(e){var t=e.event;t.extra;var i=function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(i[n[r]]=e[n[r]])}return i}(t,["extra"]);return i})),options:{min_id_length:this.config.minIdLength}},s.label=1;case 1:return s.trys.push([1,3,,4]),n=D(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(n,i)];case 2:return null===(r=s.sent())?(this.fulfillRequest(e,0,"Unexpected error occurred"),[2]):t?(this.handleReponse(r,e),[3,4]):(this.fulfillRequest(e,r.statusCode,r.status),[2]);case 3:return o=s.sent(),this.fulfillRequest(e,0,String(o)),[3,4];case 4:return[2]}}))}))},e.prototype.handleReponse=function(e,t){switch(e.status){case a.Success:this.handleSuccessResponse(e,t);break;case a.Invalid:this.handleInvalidResponse(e,t);break;case a.PayloadTooLarge:this.handlePayloadTooLargeResponse(e,t);break;case a.RateLimit:this.handleRateLimitResponse(e,t);break;default:this.handleOtherReponse(t)}},e.prototype.handleSuccessResponse=function(e,t){this.fulfillRequest(t,e.statusCode,"Event tracked successfully")},e.prototype.handleInvalidResponse=function(e,t){var i=this;if(e.body.missingField||e.body.error.startsWith("Invalid API key"))this.fulfillRequest(t,e.statusCode,e.body.error);else{var n=v(v(v(v([],f(Object.values(e.body.eventsWithInvalidFields)),!1),f(Object.values(e.body.eventsWithMissingFields)),!1),f(Object.values(e.body.eventsWithInvalidIdLengths)),!1),f(e.body.silencedEvents),!1).flat(),r=new Set(n),o=t.filter((function(t,n){if(!r.has(n))return!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,v([],f(o),!1))}},e.prototype.handlePayloadTooLargeResponse=function(e,t){1!==t.length?(this.config.flushQueueSize/=2,this.addToQueue.apply(this,v([],f(t),!1))):this.fulfillRequest(t,e.statusCode,e.body.error)},e.prototype.handleRateLimitResponse=function(e,t){var i=this,n=Object.keys(e.body.exceededDailyQuotaUsers),r=Object.keys(e.body.exceededDailyQuotaDevices),o=e.body.throttledEvents,s=new Set(n),u=new Set(r),a=new Set(o),c=t.filter((function(t,n){if(!(t.event.user_id&&s.has(t.event.user_id)||t.event.device_id&&u.has(t.event.device_id)))return a.has(n)&&(t.timeout=i.throttleTimeout),!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,v([],f(c),!1))},e.prototype.handleOtherReponse=function(e){var t=this;this.addToQueue.apply(this,v([],f(e.map((function(e){return e.timeout=e.attempts*t.retryTimeout,e}))),!1))},e.prototype.fulfillRequest=function(e,t,i){this.saveEvents(),e.forEach((function(e){return e.callback(O(e.event,t,i))}))},e.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map((function(e){return e.event})));this.config.storageProvider.set(this.storageKey,e)}},e}(),M=function(e){return function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];return{promise:e.apply(void 0,v([],f(t),!1))}}},L=function(e){return e?(e^16*Math.random()>>e/4).toString(16):(String(1e7)+String(-1e3)+String(-4e3)+String(-8e3)+String(-1e11)).replace(/[018]/g,L)},V=function(){function e(){this.memoryStorage=new Map}return e.prototype.isEnabled=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){return[2,!0]}))}))},e.prototype.get=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){return[2,this.memoryStorage.get(e)]}))}))},e.prototype.getRaw=function(e){return d(this,void 0,void 0,(function(){var t;return p(this,(function(i){switch(i.label){case 0:return[4,this.get(e)];case 1:return[2,(t=i.sent())?JSON.stringify(t):void 0]}}))}))},e.prototype.set=function(e,t){return d(this,void 0,void 0,(function(){return p(this,(function(i){return this.memoryStorage.set(e,t),[2]}))}))},e.prototype.remove=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){return this.memoryStorage.delete(e),[2]}))}))},e.prototype.reset=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){return this.memoryStorage.clear(),[2]}))}))},e}(),B=function(){function e(){}return e.prototype.send=function(e,t){return Promise.resolve(null)},e.prototype.buildResponse=function(e){var t,i,n,r,o,s,u,c,l,d,p,h,f,v,g,b,y,m,w,_,I,S;if("object"!=typeof e)return null;var E=e.code||0,k=this.buildStatus(E);switch(k){case a.Success:return{status:k,statusCode:E,body:{eventsIngested:null!==(t=e.events_ingested)&&void 0!==t?t:0,payloadSizeBytes:null!==(i=e.payload_size_bytes)&&void 0!==i?i:0,serverUploadTime:null!==(n=e.server_upload_time)&&void 0!==n?n:0}};case a.Invalid:return{status:k,statusCode:E,body:{error:null!==(r=e.error)&&void 0!==r?r:"",missingField:null!==(o=e.missing_field)&&void 0!==o?o:"",eventsWithInvalidFields:null!==(s=e.events_with_invalid_fields)&&void 0!==s?s:{},eventsWithMissingFields:null!==(u=e.events_with_missing_fields)&&void 0!==u?u:{},eventsWithInvalidIdLengths:null!==(c=e.events_with_invalid_id_lengths)&&void 0!==c?c:{},epsThreshold:null!==(l=e.eps_threshold)&&void 0!==l?l:0,exceededDailyQuotaDevices:null!==(d=e.exceeded_daily_quota_devices)&&void 0!==d?d:{},silencedDevices:null!==(p=e.silenced_devices)&&void 0!==p?p:[],silencedEvents:null!==(h=e.silenced_events)&&void 0!==h?h:[],throttledDevices:null!==(f=e.throttled_devices)&&void 0!==f?f:{},throttledEvents:null!==(v=e.throttled_events)&&void 0!==v?v:[]}};case a.PayloadTooLarge:return{status:k,statusCode:E,body:{error:null!==(g=e.error)&&void 0!==g?g:""}};case a.RateLimit:return{status:k,statusCode:E,body:{error:null!==(b=e.error)&&void 0!==b?b:"",epsThreshold:null!==(y=e.eps_threshold)&&void 0!==y?y:0,throttledDevices:null!==(m=e.throttled_devices)&&void 0!==m?m:{},throttledUsers:null!==(w=e.throttled_users)&&void 0!==w?w:{},exceededDailyQuotaDevices:null!==(_=e.exceeded_daily_quota_devices)&&void 0!==_?_:{},exceededDailyQuotaUsers:null!==(I=e.exceeded_daily_quota_users)&&void 0!==I?I:{},throttledEvents:null!==(S=e.throttled_events)&&void 0!==S?S:[]}};case a.Timeout:default:return{status:k,statusCode:E}}},e.prototype.buildStatus=function(e){return e>=200&&e<300?a.Success:429===e?a.RateLimit:413===e?a.PayloadTooLarge:408===e?a.Timeout:e>=400&&e<500?a.Invalid:e>=500?a.Failed:a.Unknown},e}(),z=function(){return"undefined"!=typeof window&&window.location&&window.location.search?window.location.search.substring(1).split("&").filter(Boolean).reduce((function(e,t){var i=t.split("=",2),n=F(i[0]),r=F(i[1]);return r?(e[n]=r,e):e}),{}):{}},F=function(e){void 0===e&&(e="");try{return decodeURIComponent(e)}catch(e){return""}},$={utm_source:void 0,utm_medium:void 0,utm_campaign:void 0,utm_term:void 0,utm_content:void 0,referrer:void 0,referring_domain:void 0,gclid:void 0,fbclid:void 0},Q=function(){function e(){}return e.prototype.parse=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){return[2,l(l(l(l({},$),this.getUtmParam()),this.getReferrer()),this.getClickIds())]}))}))},e.prototype.getUtmParam=function(){var e=z();return{utm_source:e.utm_source,utm_medium:e.utm_medium,utm_campaign:e.utm_campaign,utm_term:e.utm_term,utm_content:e.utm_content}},e.prototype.getReferrer=function(){var e,t,i={referrer:void 0,referring_domain:void 0};try{i.referrer=document.referrer||void 0,i.referring_domain=null!==(t=null===(e=i.referrer)||void 0===e?void 0:e.split("/")[2])&&void 0!==t?t:void 0}catch(e){}return i},e.prototype.getClickIds=function(){var e,t=z();return(e={}).dclid=t.dclid,e.fbclid=t.fbclid,e.gclid=t.gclid,e.ko_click_id=t.ko_click_id,e.msclkid=t.msclkid,e.ttclid=t.ttclid,e.twclid=t.twclid,e},e}(),W=function(e,t,i){return void 0===t&&(t=""),void 0===i&&(i=10),[m,t,e.substring(0,i)].filter(Boolean).join("_")},K=function(){function e(e,t){var i,n;this.storage=t.storage,this.storageKey=W(e,"MKTG"),this.parser=new Q,this.track=t.track,this.onNewCampaign=t.onNewCampaign,this.disabled=Boolean(t.disabled),this.trackNewCampaigns=Boolean(t.trackNewCampaigns),this.trackPageViews=Boolean(t.trackPageViews),this.excludeReferrers=null!==(i=t.excludeReferrers)&&void 0!==i?i:[],"undefined"!=typeof location&&this.excludeReferrers.unshift(location.hostname),this.initialEmptyValue=null!==(n=t.initialEmptyValue)&&void 0!==n?n:"EMPTY"}return e.prototype.isNewCampaign=function(e,t){var i=Boolean(e.referring_domain&&this.excludeReferrers.includes(e.referring_domain)),n=t.utm_campaign!==e.utm_campaign||t.utm_source!==e.utm_source||t.utm_medium!==e.utm_medium||t.utm_term!==e.utm_term||t.utm_content!==e.utm_content,r=t.referring_domain!==e.referring_domain;return!i&&(n||r)},e.prototype.saveCampaignToStorage=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){switch(t.label){case 0:return[4,this.storage.set(this.storageKey,e)];case 1:return t.sent(),[2]}}))}))},e.prototype.getCampaignFromStorage=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){switch(e.label){case 0:return[4,this.storage.get(this.storageKey)];case 1:return[2,e.sent()||l({},$)]}}))}))},e.prototype.createCampaignEvent=function(e){var t=this,i=l(l({},$),e),n=Object.entries(i).reduce((function(e,i){var n=f(i,2),r=n[0],o=n[1];return e.setOnce("initial_".concat(r),o||t.initialEmptyValue),o?e.set(r,o):e.unset(r)}),new E),r={event_type:"Page View",event_properties:{page_title:"undefined"!=typeof document&&document.title||"",page_location:"undefined"!=typeof location&&location.href||"",page_path:"undefined"!=typeof location&&location.pathname||""}};return l(l({},k(n)),this.trackPageViews&&r)},e.prototype.send=function(e){return d(this,void 0,void 0,(function(){var t,i;return p(this,(function(n){switch(n.label){case 0:return this.disabled?[2]:[4,this.parser.parse()];case 1:return t=n.sent(),[4,this.getCampaignFromStorage()];case 2:if(i=n.sent(),!e){if(!this.trackNewCampaigns||!this.isNewCampaign(t,i))return[2];this.onNewCampaign(t)}return[4,this.track(this.createCampaignEvent(t))];case 3:return n.sent(),[4,this.saveCampaignToStorage(t)];case 4:return n.sent(),[2]}}))}))},e}(),Z=function(){function e(e){this.options=l({},e)}return e.prototype.isEnabled=function(){return d(this,void 0,void 0,(function(){var t,i,n;return p(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e(this.options),n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return d(this,void 0,void 0,(function(){var t;return p(this,(function(i){switch(i.label){case 0:return[4,this.getRaw(e)];case 1:if(!(t=i.sent()))return[2,void 0];try{try{t=decodeURIComponent(atob(t))}catch(e){}return[2,JSON.parse(t)]}catch(e){return[2,void 0]}return[2]}}))}))},e.prototype.getRaw=function(e){return d(this,void 0,void 0,(function(){var t,i;return p(this,(function(n){return t=window.document.cookie.split("; "),(i=t.find((function(t){return 0===t.indexOf(e+"=")})))?[2,i.substring(e.length+1)]:[2,void 0]}))}))},e.prototype.set=function(e,t){var i;return d(this,void 0,void 0,(function(){var n,r,o,s,u;return p(this,(function(a){try{n=null!==(i=this.options.expirationDays)&&void 0!==i?i:0,o=void 0,(r=null!==t?n:-1)&&((s=new Date).setTime(s.getTime()+24*r*60*60*1e3),o=s),u="".concat(e,"=").concat(btoa(encodeURIComponent(JSON.stringify(t)))),o&&(u+="; expires=".concat(o.toUTCString())),u+="; path=/",this.options.domain&&(u+="; domain=".concat(this.options.domain)),this.options.secure&&(u+="; Secure"),this.options.sameSite&&(u+="; SameSite=".concat(this.options.sameSite)),window.document.cookie=u}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){switch(t.label){case 0:return[4,this.set(e,null)];case 1:return t.sent(),[2]}}))}))},e.prototype.reset=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){return[2]}))}))},e}(),G=function(){function e(e,t){this.storage=e,this.isSessionCacheValid=!0,this.storageKey=W(t),this.cache={optOut:!1}}return e.prototype.load=function(){var e;return d(this,void 0,void 0,(function(){var t;return p(this,(function(i){switch(i.label){case 0:return t=this,[4,this.storage.get(this.storageKey)];case 1:return t.cache=null!==(e=i.sent())&&void 0!==e?e:{optOut:!1},[2,this]}}))}))},e.prototype.setSession=function(e){this.cache=l(l({},this.cache),e),this.storage.set(this.storageKey,this.cache)},e.prototype.getSessionId=function(){var e=this;return this.isSessionCacheValid=!0,this.storage.get(this.storageKey).then((function(t){e.isSessionCacheValid&&(e.cache.sessionId=null==t?void 0:t.sessionId)})),this.cache.sessionId},e.prototype.setSessionId=function(e){this.isSessionCacheValid=!1,this.setSession({sessionId:e})},e.prototype.getDeviceId=function(){return this.cache.deviceId},e.prototype.setDeviceId=function(e){this.setSession({deviceId:e})},e.prototype.getUserId=function(){return this.cache.userId},e.prototype.setUserId=function(e){this.setSession({userId:e})},e.prototype.getLastEventTime=function(){return this.cache.lastEventTime},e.prototype.setLastEventTime=function(e){this.setSession({lastEventTime:e})},e.prototype.getOptOut=function(){return this.cache.optOut},e.prototype.setOptOut=function(e){this.setSession({optOut:e})},e}(),H=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t(i,e),i.prototype.send=function(e,t){return d(this,void 0,void 0,(function(){var i,n;return p(this,(function(r){switch(r.label){case 0:if("undefined"==typeof fetch)throw new Error("FetchTransport is not supported");return i={headers:{"Content-Type":"application/json",Accept:"*/*"},body:JSON.stringify(t),method:"POST"},[4,fetch(e,i)];case 1:return[4,r.sent().json()];case 2:return n=r.sent(),[2,this.buildResponse(n)]}}))}))},i}(B),Y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},J={exports:{}};g=J,b=J.exports,function(e,t){var i="function",n="undefined",r="object",o="string",s="model",u="name",a="type",c="vendor",l="version",d="architecture",p="console",h="mobile",f="tablet",v="smarttv",y="wearable",m="embedded",w="Amazon",_="Apple",I="ASUS",S="BlackBerry",E="Firefox",k="Google",O="Huawei",T="LG",x="Microsoft",P="Motorola",R="Opera",N="Samsung",U="Sony",q="Xiaomi",C="Zebra",A="Facebook",D=function(e){for(var t={},i=0;i<e.length;i++)t[e[i].toUpperCase()]=e[i];return t},j=function(e,t){return typeof e===o&&-1!==M(t).indexOf(M(e))},M=function(e){return e.toLowerCase()},L=function(e,t){if(typeof e===o)return e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),typeof t===n?e:e.substring(0,275)},V=function(e,n){for(var o,s,u,a,c,l,d=0;d<n.length&&!c;){var p=n[d],h=n[d+1];for(o=s=0;o<p.length&&!c;)if(c=p[o++].exec(e))for(u=0;u<h.length;u++)l=c[++s],typeof(a=h[u])===r&&a.length>0?2===a.length?typeof a[1]==i?this[a[0]]=a[1].call(this,l):this[a[0]]=a[1]:3===a.length?typeof a[1]!==i||a[1].exec&&a[1].test?this[a[0]]=l?l.replace(a[1],a[2]):t:this[a[0]]=l?a[1].call(this,l,a[2]):t:4===a.length&&(this[a[0]]=l?a[3].call(this,l.replace(a[1],a[2])):t):this[a]=l||t;d+=2}},B=function(e,i){for(var n in i)if(typeof i[n]===r&&i[n].length>0){for(var o=0;o<i[n].length;o++)if(j(i[n][o],e))return"?"===n?t:n}else if(j(i[n],e))return"?"===n?t:n;return e},z={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},F={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[l,[u,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[l,[u,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[u,l],[/opios[\/ ]+([\w\.]+)/i],[l,[u,"Opera Mini"]],[/\bopr\/([\w\.]+)/i],[l,[u,R]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq)\/([-\w\.]+)/i,/(weibo)__([\d\.]+)/i],[u,l],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[l,[u,"UCBrowser"]],[/\bqbcore\/([\w\.]+)/i],[l,[u,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[l,[u,"WeChat"]],[/konqueror\/([\w\.]+)/i],[l,[u,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[l,[u,"IE"]],[/yabrowser\/([\w\.]+)/i],[l,[u,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[u,/(.+)/,"$1 Secure Browser"],l],[/\bfocus\/([\w\.]+)/i],[l,[u,"Firefox Focus"]],[/\bopt\/([\w\.]+)/i],[l,[u,"Opera Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[l,[u,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[l,[u,"Dolphin"]],[/coast\/([\w\.]+)/i],[l,[u,"Opera Coast"]],[/miuibrowser\/([\w\.]+)/i],[l,[u,"MIUI Browser"]],[/fxios\/([-\w\.]+)/i],[l,[u,E]],[/\bqihu|(qi?ho?o?|360)browser/i],[[u,"360 Browser"]],[/(oculus|samsung|sailfish)browser\/([\w\.]+)/i],[[u,/(.+)/,"$1 Browser"],l],[/(comodo_dragon)\/([\w\.]+)/i],[[u,/_/g," "],l],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[u,l],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i],[u],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[u,A],l],[/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[u,l],[/\bgsa\/([\w\.]+) .*safari\//i],[l,[u,"GSA"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[l,[u,"Chrome Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[u,"Chrome WebView"],l],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[l,[u,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[u,l],[/version\/([\w\.]+) .*mobile\/\w+ (safari)/i],[l,[u,"Mobile Safari"]],[/version\/([\w\.]+) .*(mobile ?safari|safari)/i],[l,u],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[u,[l,B,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[u,l],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[u,"Netscape"],l],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[l,[u,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[u,l]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[d,"amd64"]],[/(ia32(?=;))/i],[[d,M]],[/((?:i[346]|x)86)[;\)]/i],[[d,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[d,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[d,"armhf"]],[/windows (ce|mobile); ppc;/i],[[d,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[d,/ower/,"",M]],[/(sun4\w)[;\)]/i],[[d,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[d,M]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[pt]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[s,[c,N],[a,f]],[/\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[s,[c,N],[a,h]],[/((ipod|iphone)\d+,\d+)/i],[s,[c,_],[a,h]],[/(ipad\d+,\d+)/i],[s,[c,_],[a,f]],[/\((ip(?:hone|od)[\w ]*);/i],[s,[c,_],[a,h]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[s,[c,_],[a,f]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[s,[c,O],[a,f]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[s,[c,O],[a,h]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[s,/_/g," "],[c,q],[a,h]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[s,/_/g," "],[c,q],[a,f]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[s,[c,"OPPO"],[a,h]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[s,[c,"Vivo"],[a,h]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[s,[c,"Realme"],[a,h]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[s,[c,P],[a,h]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[s,[c,P],[a,f]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[s,[c,T],[a,f]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[s,[c,T],[a,h]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[s,[c,"Lenovo"],[a,f]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[s,/_/g," "],[c,"Nokia"],[a,h]],[/(pixel c)\b/i],[s,[c,k],[a,f]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[s,[c,k],[a,h]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[s,[c,U],[a,h]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[s,"Xperia Tablet"],[c,U],[a,f]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[s,[c,"OnePlus"],[a,h]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[s,[c,w],[a,f]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[s,/(.+)/g,"Fire Phone $1"],[c,w],[a,h]],[/(playbook);[-\w\),; ]+(rim)/i],[s,c,[a,f]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[s,[c,S],[a,h]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[s,[c,I],[a,f]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[s,[c,I],[a,h]],[/(nexus 9)/i],[s,[c,"HTC"],[a,f]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\w]*)/i],[c,[s,/_/g," "],[a,h]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[s,[c,"Acer"],[a,f]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[s,[c,"Meizu"],[a,h]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[s,[c,"Sharp"],[a,h]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[c,s,[a,h]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[c,s,[a,f]],[/(surface duo)/i],[s,[c,x],[a,f]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[s,[c,"Fairphone"],[a,h]],[/(u304aa)/i],[s,[c,"AT&T"],[a,h]],[/\bsie-(\w*)/i],[s,[c,"Siemens"],[a,h]],[/\b(rct\w+) b/i],[s,[c,"RCA"],[a,f]],[/\b(venue[\d ]{2,7}) b/i],[s,[c,"Dell"],[a,f]],[/\b(q(?:mv|ta)\w+) b/i],[s,[c,"Verizon"],[a,f]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[s,[c,"Barnes & Noble"],[a,f]],[/\b(tm\d{3}\w+) b/i],[s,[c,"NuVision"],[a,f]],[/\b(k88) b/i],[s,[c,"ZTE"],[a,f]],[/\b(nx\d{3}j) b/i],[s,[c,"ZTE"],[a,h]],[/\b(gen\d{3}) b.+49h/i],[s,[c,"Swiss"],[a,h]],[/\b(zur\d{3}) b/i],[s,[c,"Swiss"],[a,f]],[/\b((zeki)?tb.*\b) b/i],[s,[c,"Zeki"],[a,f]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[c,"Dragon Touch"],s,[a,f]],[/\b(ns-?\w{0,9}) b/i],[s,[c,"Insignia"],[a,f]],[/\b((nxa|next)-?\w{0,9}) b/i],[s,[c,"NextBook"],[a,f]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[c,"Voice"],s,[a,h]],[/\b(lvtel\-)?(v1[12]) b/i],[[c,"LvTel"],s,[a,h]],[/\b(ph-1) /i],[s,[c,"Essential"],[a,h]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[s,[c,"Envizen"],[a,f]],[/\b(trio[-\w\. ]+) b/i],[s,[c,"MachSpeed"],[a,f]],[/\btu_(1491) b/i],[s,[c,"Rotor"],[a,f]],[/(shield[\w ]+) b/i],[s,[c,"Nvidia"],[a,f]],[/(sprint) (\w+)/i],[c,s,[a,h]],[/(kin\.[onetw]{3})/i],[[s,/\./g," "],[c,x],[a,h]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[s,[c,C],[a,f]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[s,[c,C],[a,h]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[c,s,[a,p]],[/droid.+; (shield) bui/i],[s,[c,"Nvidia"],[a,p]],[/(playstation [345portablevi]+)/i],[s,[c,U],[a,p]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[s,[c,x],[a,p]],[/smart-tv.+(samsung)/i],[c,[a,v]],[/hbbtv.+maple;(\d+)/i],[[s,/^/,"SmartTV"],[c,N],[a,v]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[c,T],[a,v]],[/(apple) ?tv/i],[c,[s,"Apple TV"],[a,v]],[/crkey/i],[[s,"Chromecast"],[c,k],[a,v]],[/droid.+aft(\w)( bui|\))/i],[s,[c,w],[a,v]],[/\(dtv[\);].+(aquos)/i],[s,[c,"Sharp"],[a,v]],[/(bravia[\w- ]+) bui/i],[s,[c,U],[a,v]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w ]*; *(\w[^;]*);([^;]*)/i],[[c,L],[s,L],[a,v]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[a,v]],[/((pebble))app/i],[c,s,[a,y]],[/droid.+; (glass) \d/i],[s,[c,k],[a,y]],[/droid.+; (wt63?0{2,3})\)/i],[s,[c,C],[a,y]],[/(quest( 2)?)/i],[s,[c,A],[a,y]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[c,[a,m]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[s,[a,h]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[s,[a,f]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[a,f]],[/(phone|mobile(?:[;\/]| safari)|pda(?=.+windows ce))/i],[[a,h]],[/(android[-\w\. ]{0,9});.+buil/i],[s,[c,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[l,[u,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[l,[u,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i],[u,l],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[l,u]],os:[[/microsoft (windows) (vista|xp)/i],[u,l],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[u,[l,B,z]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[u,"Windows"],[l,B,z]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i],[[l,/_/g,"."],[u,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[u,"Mac OS"],[l,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[l,u],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[u,l],[/\(bb(10);/i],[l,[u,S]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[l,[u,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[l,[u,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[l,[u,"webOS"]],[/crkey\/([\d\.]+)/i],[l,[u,"Chromecast"]],[/(cros) [\w]+ ([\w\.]+\w)/i],[[u,"Chromium OS"],l],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[u,l],[/(sunos) ?([\w\.\d]*)/i],[[u,"Solaris"],l],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\w\.]*)/i],[u,l]]},$=function(i,s){if(typeof i===r&&(s=i,i=t),!(this instanceof $))return new $(i,s).getResult();var u=i||(typeof e!==n&&e.navigator&&e.navigator.userAgent?e.navigator.userAgent:""),a=s?function(e,t){var i={};for(var n in e)t[n]&&t[n].length%2==0?i[n]=t[n].concat(e[n]):i[n]=e[n];return i}(F,s):F;return this.getBrowser=function(){var e,i={};return i.name=t,i.version=t,V.call(i,u,a.browser),i.major=typeof(e=i.version)===o?e.replace(/[^\d\.]/g,"").split(".")[0]:t,i},this.getCPU=function(){var e={};return e.architecture=t,V.call(e,u,a.cpu),e},this.getDevice=function(){var e={};return e.vendor=t,e.model=t,e.type=t,V.call(e,u,a.device),e},this.getEngine=function(){var e={};return e.name=t,e.version=t,V.call(e,u,a.engine),e},this.getOS=function(){var e={};return e.name=t,e.version=t,V.call(e,u,a.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return u},this.setUA=function(e){return u=typeof e===o&&e.length>275?L(e,275):e,this},this.setUA(u),this};$.VERSION="0.7.31",$.BROWSER=D([u,l,"major"]),$.CPU=D([d]),$.DEVICE=D([s,c,a,p,h,v,f,y,m]),$.ENGINE=$.OS=D([u,l]),g.exports&&(b=g.exports=$),b.UAParser=$;var Q=typeof e!==n&&(e.jQuery||e.Zepto);if(Q&&!Q.ua){var W=new $;Q.ua=W.getResult(),Q.ua.get=function(){return W.getUA()},Q.ua.set=function(e){W.setUA(e);var t=W.getResult();for(var i in t)Q.ua[i]=t[i]}}}("object"==typeof window?window:Y);var X=J.exports,ee=function(){function e(){this.ua=new J.exports.UAParser("undefined"!=typeof navigator?navigator.userAgent:null).getResult()}return e.prototype.getApplicationContext=function(){return{versionName:this.versionName,language:ne(),platform:"Web",os:te(this.ua),deviceModel:ie(this.ua)}},e}(),te=function(e){var t,i;return[null===(t=e.browser)||void 0===t?void 0:t.name,null===(i=e.browser)||void 0===i?void 0:i.major].filter((function(e){return null!=e})).join(" ")},ie=function(e){var t;return null===(t=e.os)||void 0===t?void 0:t.name},ne=function(){return"undefined"!=typeof navigator&&(navigator.languages&&navigator.languages[0]||navigator.language)||""},re=function(){function e(){this.queue=[]}return e.prototype.logEvent=function(e){this.receiver?this.receiver(e):this.queue.length<512&&this.queue.push(e)},e.prototype.setEventReceiver=function(e){this.receiver=e,this.queue.length>0&&(this.queue.forEach((function(t){e(t)})),this.queue=[])},e}(),oe=function(){return oe=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},oe.apply(this,arguments)};Object.entries||(Object.entries=function(e){for(var t=Object.keys(e),i=t.length,n=new Array(i);i--;)n[i]=[t[i],e[t[i]]];return n});var se=function(){function e(){this.identity={userProperties:{}},this.listeners=new Set}return e.prototype.editIdentity=function(){var e=this,t=oe({},this.identity.userProperties),i=oe(oe({},this.identity),{userProperties:t});return{setUserId:function(e){return i.userId=e,this},setDeviceId:function(e){return i.deviceId=e,this},setUserProperties:function(e){return i.userProperties=e,this},updateUserProperties:function(e){for(var t=i.userProperties||{},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],s=o[0],u=o[1];switch(s){case"$set":for(var a=0,c=Object.entries(u);a<c.length;a++){var l=c[a],d=l[0],p=l[1];t[d]=p}break;case"$unset":for(var h=0,f=Object.keys(u);h<f.length;h++){delete t[d=f[h]]}break;case"$clearAll":t={}}}return i.userProperties=t,this},commit:function(){return e.setIdentity(i),this}}},e.prototype.getIdentity=function(){return oe({},this.identity)},e.prototype.setIdentity=function(e){var t=oe({},this.identity);this.identity=oe({},e),ue(t,this.identity)||this.listeners.forEach((function(t){t(e)}))},e.prototype.addIdentityListener=function(e){this.listeners.add(e)},e.prototype.removeIdentityListener=function(e){this.listeners.delete(e)},e}(),ue=function(e,t){var i=typeof e;if(i!==typeof t)return!1;for(var n=0,r=["string","number","boolean","undefined"];n<r.length;n++){if(r[n]===i)return e===t}if(e.length!==t.length)return!1;var o=Array.isArray(e),s=Array.isArray(t);if(o!==s)return!1;if(!o||!s){var u=Object.keys(e).sort(),a=Object.keys(t).sort();if(!ue(u,a))return!1;var c=!0;return Object.keys(e).forEach((function(i){ue(e[i],t[i])||(c=!1)})),c}for(var l=0;l<e.length;l++)if(!ue(e[l],t[l]))return!1;return!0},ae="undefined"!=typeof globalThis?globalThis:global||self,ce=function(){function e(){this.identityStore=new se,this.eventBridge=new re,this.applicationContextProvider=new ee}return e.getInstance=function(t){return ae.analyticsConnectorInstances||(ae.analyticsConnectorInstances={}),ae.analyticsConnectorInstances[t]||(ae.analyticsConnectorInstances[t]=new e),ae.analyticsConnectorInstances[t]},e}(),le=function(){return ce.getInstance("$default_instance")},de=function(){function e(){this.name="identity",this.type=u.BEFORE,this.identityStore=le().identityStore}return e.prototype.execute=function(e){return d(this,void 0,void 0,(function(){var t;return p(this,(function(i){return(t=e.user_properties)&&this.identityStore.editIdentity().updateUserProperties(t).commit(),[2,e]}))}))},e.prototype.setup=function(e){return Promise.resolve(void 0)},e}(),pe=function(){var e,t,i,n;if("undefined"==typeof navigator)return"";var r=navigator.userLanguage;return null!==(n=null!==(i=null!==(t=null===(e=navigator.languages)||void 0===e?void 0:e[0])&&void 0!==t?t:navigator.language)&&void 0!==i?i:r)&&void 0!==n?n:""},he=function(e,t){fe(e,t)},fe=function(e,t){for(var i=0;i<t.length;i++){var n=t[i],r=n.name,o=n.args,s=n.resolve,u=e&&e[r];if("function"==typeof u){var a=u.apply(e,o);"function"==typeof s&&s(null==a?void 0:a.promise)}}return e},ve=function(e){return e&&void 0!==e._q},ge=function(){function e(){var e;this.name="context",this.type=u.BEFORE,this.eventId=0,this.library="amplitude-ts/".concat("1.4.1"),"undefined"!=typeof navigator&&(e=navigator.userAgent),this.uaResult=new X(e).getResult()}return e.prototype.setup=function(e){return this.config=e,Promise.resolve(void 0)},e.prototype.execute=function(e){return d(this,void 0,void 0,(function(){var t,i,n,r,o;return p(this,(function(s){return this.isSessionValid()||(this.config.sessionId=Date.now()),this.config.lastEventTime=Date.now(),t=(new Date).getTime(),i=this.uaResult.browser.name,n=this.uaResult.browser.version,r=this.uaResult.device.model||this.uaResult.os.name,o=this.uaResult.device.vendor,[2,l(l(l(l(l(l(l(l(l(l(l(l({user_id:this.config.userId,device_id:this.config.deviceId,session_id:this.config.sessionId,time:t},this.config.appVersion&&{app_version:this.config.appVersion}),this.config.trackingOptions.platform&&{platform:"Web"}),this.config.trackingOptions.osName&&{os_name:i}),this.config.trackingOptions.osVersion&&{os_version:n}),this.config.trackingOptions.deviceManufacturer&&{device_manufacturer:o}),this.config.trackingOptions.deviceModel&&{device_model:r}),this.config.trackingOptions.language&&{language:pe()}),this.config.trackingOptions.ipAddress&&{ip:"$remote"}),{insert_id:L(),partner_id:this.config.partnerId,plan:this.config.plan}),this.config.ingestionMetadata&&{ingestion_metadata:{source_name:this.config.ingestionMetadata.sourceName,source_version:this.config.ingestionMetadata.sourceVersion}}),e),{event_id:this.eventId++,library:this.library})]}))}))},e.prototype.isSessionValid=function(){var e=this.config.lastEventTime||Date.now();return Date.now()-e<this.config.sessionTimeout},e}(),be=function(){function e(){}return e.prototype.isEnabled=function(){return d(this,void 0,void 0,(function(){var t,i,n;return p(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e,n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return d(this,void 0,void 0,(function(){var t;return p(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,JSON.parse(t)]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},e.prototype.getRaw=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){return[2,window.localStorage.getItem(e)||void 0]}))}))},e.prototype.set=function(e,t){return d(this,void 0,void 0,(function(){return p(this,(function(i){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return d(this,void 0,void 0,(function(){return p(this,(function(t){try{window.localStorage.removeItem(e)}catch(e){}return[2]}))}))},e.prototype.reset=function(){return d(this,void 0,void 0,(function(){return p(this,(function(e){try{window.localStorage.clear()}catch(e){}return[2]}))}))},e}(),ye=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={done:4},t}return t(i,e),i.prototype.send=function(e,t){return d(this,void 0,void 0,(function(){var i=this;return p(this,(function(n){return[2,new Promise((function(n,r){"undefined"==typeof XMLHttpRequest&&r(new Error("XHRTransport is not supported."));var o=new XMLHttpRequest;o.open("POST",e,!0),o.onreadystatechange=function(){if(o.readyState===i.state.done)try{var e=o.responseText,t=JSON.parse(e),s=i.buildResponse(t);n(s)}catch(e){r(e)}},o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("Accept","*/*"),o.send(JSON.stringify(t))}))]}))}))},i}(B),me=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t(i,e),i.prototype.send=function(e,t){return d(this,void 0,void 0,(function(){var i=this;return p(this,(function(n){return[2,new Promise((function(n,r){if("undefined"==typeof window||void 0===window.navigator||void 0===window.navigator.sendBeacon)throw new Error("SendBeaconTransport is not supported");try{var o=JSON.stringify(t);return n(window.navigator.sendBeacon(e,JSON.stringify(t))?i.buildResponse({code:200,events_ingested:t.events.length,payload_size_bytes:o.length,server_upload_time:Date.now()}):i.buildResponse({code:500}))}catch(e){r(e)}}))]}))}))},i}(B),we=function(){var e=new V;return{cookieExpiration:365,cookieSameSite:"Lax",cookieSecure:!1,cookieStorage:e,disableCookies:!1,domain:"",sessionManager:new G(e,""),sessionTimeout:18e5,storageProvider:new V,trackingOptions:{deviceManufacturer:!0,deviceModel:!0,ipAddress:!0,language:!0,osName:!0,osVersion:!0,platform:!0},transportProvider:new H}},_e=function(e){function i(t,i,n){var r,o,s,u,a,c,d,p,h,f,v,g,b=this,y=we();return(b=e.call(this,l(l({flushIntervalMillis:1e3,flushMaxRetries:5,flushQueueSize:30},n),{apiKey:t,storageProvider:null!==(r=null==n?void 0:n.storageProvider)&&void 0!==r?r:y.storageProvider,transportProvider:null!==(o=null==n?void 0:n.transportProvider)&&void 0!==o?o:y.transportProvider}))||this).cookieStorage=null!==(s=null==n?void 0:n.cookieStorage)&&void 0!==s?s:y.cookieStorage,b.sessionManager=null!==(u=null==n?void 0:n.sessionManager)&&void 0!==u?u:y.sessionManager,b.sessionTimeout=null!==(a=null==n?void 0:n.sessionTimeout)&&void 0!==a?a:y.sessionTimeout,b.appVersion=null==n?void 0:n.appVersion,b.attribution=null==n?void 0:n.attribution,b.cookieExpiration=null!==(c=null==n?void 0:n.cookieExpiration)&&void 0!==c?c:y.cookieExpiration,b.cookieSameSite=null!==(d=null==n?void 0:n.cookieSameSite)&&void 0!==d?d:y.cookieSameSite,b.cookieSecure=null!==(p=null==n?void 0:n.cookieSecure)&&void 0!==p?p:y.cookieSecure,b.deviceId=null==n?void 0:n.deviceId,b.disableCookies=null!==(h=null==n?void 0:n.disableCookies)&&void 0!==h?h:y.disableCookies,b.domain=null!==(f=null==n?void 0:n.domain)&&void 0!==f?f:y.domain,b.lastEventTime=null!==(v=b.lastEventTime)&&void 0!==v?v:null==n?void 0:n.lastEventTime,b.optOut=Boolean(null==n?void 0:n.optOut),b.partnerId=null==n?void 0:n.partnerId,b.sessionId=null==n?void 0:n.sessionId,b.trackingOptions=null!==(g=null==n?void 0:n.trackingOptions)&&void 0!==g?g:y.trackingOptions,b.userId=i,b}return t(i,e),Object.defineProperty(i.prototype,"deviceId",{get:function(){return this.sessionManager.getDeviceId()},set:function(e){this.sessionManager.setDeviceId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userId",{get:function(){return this.sessionManager.getUserId()},set:function(e){this.sessionManager.setUserId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"sessionId",{get:function(){return this.sessionManager.getSessionId()},set:function(e){this.sessionManager.setSessionId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"optOut",{get:function(){return this.sessionManager.getOptOut()},set:function(e){var t;null===(t=this.sessionManager)||void 0===t||t.setOptOut(Boolean(e))},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"lastEventTime",{get:function(){return this.sessionManager.getLastEventTime()},set:function(e){this.sessionManager.setLastEventTime(e)},enumerable:!1,configurable:!0}),i}(C),Ie=function(e,t,i){return d(void 0,void 0,void 0,(function(){var n,r,o,s,u,a,c,d,h,f,v,g,b,y,m,w,_;return p(this,(function(p){switch(p.label){case 0:return n=we(),null===(b=null==i?void 0:i.domain)||void 0===b?[3,1]:(o=b,[3,3]);case 1:return[4,xe()];case 2:o=p.sent(),p.label=3;case 3:return r=o,[4,Se(l(l({},i),{domain:r}))];case 4:return s=p.sent(),u=W(e),[4,s.get(u)];case 5:return a=p.sent(),c=z(),[4,new G(s,e).load()];case 6:return d=p.sent(),h=_e.bind,f=[void 0,e,null!=t?t:null==a?void 0:a.userId],v=[l({},i)],g={cookieStorage:s,sessionManager:d,deviceId:Oe(null==a?void 0:a.deviceId,null==i?void 0:i.deviceId,c.deviceId),domain:r,optOut:null!==(y=null==i?void 0:i.optOut)&&void 0!==y?y:Boolean(null==a?void 0:a.optOut)},[4,s.get(u)];case 7:return g.sessionId=null!==(w=null===(m=p.sent())||void 0===m?void 0:m.sessionId)&&void 0!==w?w:null==i?void 0:i.sessionId,[4,ke(i)];case 8:return[2,new(h.apply(_e,f.concat([l.apply(void 0,v.concat([(g.storageProvider=p.sent(),g.trackingOptions=l(l({},n.trackingOptions),null==i?void 0:i.trackingOptions),g.transportProvider=null!==(_=null==i?void 0:i.transportProvider)&&void 0!==_?_:Te(null==i?void 0:i.transport),g)]))])))]}}))}))},Se=function(e,t){return void 0===t&&(t=we()),d(void 0,void 0,void 0,(function(){var i,n,r;return p(this,(function(o){switch(o.label){case 0:return i=l(l({},t),e),n=null==e?void 0:e.cookieStorage,(r=!n)?[3,2]:[4,n.isEnabled()];case 1:r=!o.sent(),o.label=2;case 2:return r?[2,Ee(i)]:[2,n]}}))}))},Ee=function(e){return d(void 0,void 0,void 0,(function(){var t,i;return p(this,(function(n){switch(n.label){case 0:return t=new Z({domain:e.domain,expirationDays:e.cookieExpiration,sameSite:e.cookieSameSite,secure:e.cookieSecure}),(i=e.disableCookies)?[3,2]:[4,t.isEnabled()];case 1:i=!n.sent(),n.label=2;case 2:return i?[4,(t=new be).isEnabled()]:[3,4];case 3:n.sent()||(t=new V),n.label=4;case 4:return[2,t]}}))}))},ke=function(e){return d(void 0,void 0,void 0,(function(){var t,i,n,r,o,s,u;return p(this,(function(a){switch(a.label){case 0:if(e&&Object.prototype.hasOwnProperty.call(e,"storageProvider")&&!e.storageProvider)return[3,9];a.label=1;case 1:a.trys.push([1,7,8,9]),t=h([null==e?void 0:e.storageProvider,new be]),i=t.next(),a.label=2;case 2:return i.done?[3,6]:(n=i.value,(r=n)?[4,n.isEnabled()]:[3,4]);case 3:r=a.sent(),a.label=4;case 4:if(r)return[2,n];a.label=5;case 5:return i=t.next(),[3,2];case 6:return[3,9];case 7:return o=a.sent(),s={error:o},[3,9];case 8:try{i&&!i.done&&(u=t.return)&&u.call(t)}finally{if(s)throw s.error}return[7];case 9:return[2,void 0]}}))}))},Oe=function(e,t,i){return t||i||e||L()},Te=function(e){return e===c.XHR?new ye:e===c.SendBeacon?new me:we().transportProvider},xe=function(e){return d(void 0,void 0,void 0,(function(){var t,i,n,r,o,s,u;return p(this,(function(a){switch(a.label){case 0:return[4,(new Z).isEnabled()];case 1:if(!a.sent()||!e&&"undefined"==typeof location)return[2,""];for(t=null!=e?e:location.hostname,i=t.split("."),n=[],r="AMP_TLDTEST",o=i.length-2;o>=0;--o)n.push(i.slice(o).join("."));o=0,a.label=2;case 2:return o<n.length?(s=n[o],[4,(u=new Z({domain:"."+s})).set(r,1)]):[3,7];case 3:return a.sent(),[4,u.get(r)];case 4:return a.sent()?[4,u.remove(r)]:[3,6];case 5:return a.sent(),[2,"."+s];case 6:return o++,[3,2];case 7:return[2,""]}}))}))},Pe=function(e,t){return d(void 0,void 0,void 0,(function(){var i,n,r,o,s,u,a,c,l;return p(this,(function(d){switch(d.label){case 0:return[4,(i=new Z).isEnabled()];case 1:return d.sent()&&!(null==t?void 0:t.disableCookies)||(i=new be),[4,i.isEnabled()];case 2:return d.sent()?(n=function(e){return"".concat(m.toLowerCase(),"_").concat(e.substring(0,6))}(e),[4,i.getRaw(n)]):[2,{optOut:!1}];case 3:return(r=d.sent())?[4,i.remove(n)]:[2,{optOut:!1}];case 4:return d.sent(),o=f(r.split("."),5),s=o[0],u=o[1],a=o[2],c=o[3],l=o[4],[2,{deviceId:s,userId:Ne(u),sessionId:Re(c),lastEventTime:Re(l),optOut:Boolean(a)}]}}))}))},Re=function(e){var t=parseInt(e,32);if(!isNaN(t))return t},Ne=function(e){if(atob&&escape&&e)try{return decodeURIComponent(escape(atob(e)))}catch(e){return}},Ue=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t(i,e),i.prototype.init=function(t,i,n){var r,o,s;return d(this,void 0,void 0,(function(){var u,a,c,d,h=this;return p(this,(function(p){switch(p.label){case 0:return this.initializing?[2]:(this.initializing=!0,[4,Pe(t,n)]);case 1:return u=p.sent(),[4,Ie(t,i||u.userId,l(l({},n),{deviceId:null!==(r=u.deviceId)&&void 0!==r?r:null==n?void 0:n.deviceId,sessionId:null!==(o=u.sessionId)&&void 0!==o?o:null==n?void 0:n.sessionId,optOut:null!==(s=null==n?void 0:n.optOut)&&void 0!==s?s:u.optOut,lastEventTime:u.lastEventTime}))];case 2:return a=p.sent(),[4,e.prototype._init.call(this,a)];case 3:return p.sent(),c=!this.config.lastEventTime,(!this.config.sessionId||this.config.lastEventTime&&Date.now()-this.config.lastEventTime>this.config.sessionTimeout)&&(this.setSessionId(Date.now()),c=!0),(d=le()).eventBridge.setEventReceiver((function(e){h.track(e.eventType,e.eventProperties)})),d.identityStore.setIdentity({userId:this.config.userId,deviceId:this.config.deviceId}),[4,this.add(new ge)];case 4:return p.sent(),[4,this.add(new de)];case 5:return p.sent(),[4,this.add(new j)];case 6:return p.sent(),this.initializing=!1,this.timeline.isReady=!0,this.config.optOut||this.timeline.scheduleApply(0),[4,this.runAttributionStrategy(a.attribution,c)];case 7:return p.sent(),[2]}}))}))},i.prototype.runAttributionStrategy=function(e,t){return void 0===t&&(t=!1),d(this,void 0,void 0,(function(){var i,n,r;return p(this,(function(o){switch(o.label){case 0:return i=this.track.bind(this),n=this.setSessionId.bind(this,Date.now()),[4,Ee(this.config)];case 1:return r=o.sent(),[4,new K(this.config.apiKey,l(l({},e),{storage:r,track:i,onNewCampaign:n})).send(t)];case 2:return o.sent(),[2]}}))}))},i.prototype.getUserId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.userId},i.prototype.setUserId=function(e){this.config?this.config.userId=e:this.q.push(this.setUserId.bind(this,e))},i.prototype.getDeviceId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.deviceId},i.prototype.setDeviceId=function(e){this.config?this.config.deviceId=e:this.q.push(this.setDeviceId.bind(this,e))},i.prototype.reset=function(){this.setUserId(void 0),this.setDeviceId(L())},i.prototype.getSessionId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.sessionId},i.prototype.setSessionId=function(e){this.config?(this.config.sessionId=e,this.config.lastEventTime=void 0):this.q.push(this.setSessionId.bind(this,e))},i.prototype.setTransport=function(e){this.config?this.config.transportProvider=Te(e):this.q.push(this.setTransport.bind(this,e))},i.prototype.identify=function(t,i){if(ve(t)){var n=t._q;t._q=[],t=fe(new E,n)}return e.prototype.identify.call(this,t,i)},i.prototype.groupIdentify=function(t,i,n,r){if(ve(n)){var o=n._q;n._q=[],n=fe(new E,o)}return e.prototype.groupIdentify.call(this,t,i,n,r)},i.prototype.revenue=function(t,i){if(ve(t)){var n=t._q;t._q=[],t=fe(new R,n)}return e.prototype.revenue.call(this,t,i)},i}(P),qe=function(){var e=new Ue;return{init:M(e.init.bind(e)),add:M(e.add.bind(e)),remove:M(e.remove.bind(e)),track:M(e.track.bind(e)),logEvent:M(e.logEvent.bind(e)),identify:M(e.identify.bind(e)),groupIdentify:M(e.groupIdentify.bind(e)),setGroup:M(e.setGroup.bind(e)),revenue:M(e.revenue.bind(e)),flush:M(e.flush.bind(e)),getUserId:e.getUserId.bind(e),setUserId:e.setUserId.bind(e),getDeviceId:e.getDeviceId.bind(e),setDeviceId:e.setDeviceId.bind(e),reset:e.reset.bind(e),getSessionId:e.getSessionId.bind(e),setSessionId:e.setSessionId.bind(e),setOptOut:e.setOptOut.bind(e),setTransport:e.setTransport.bind(e)}},Ce=qe(),Ae=Ce.add,De=Ce.flush,je=Ce.getDeviceId,Me=Ce.getSessionId,Le=Ce.getUserId,Ve=Ce.groupIdentify,Be=Ce.identify,ze=Ce.init,Fe=Ce.logEvent,$e=Ce.remove,Qe=Ce.reset,We=Ce.revenue,Ke=Ce.setDeviceId,Ze=Ce.setGroup,Ge=Ce.setOptOut,He=Ce.setSessionId,Ye=Ce.setTransport,Je=Ce.setUserId,Xe=Ce.track,et=Object.freeze({__proto__:null,add:Ae,flush:De,getDeviceId:je,getSessionId:Me,getUserId:Le,groupIdentify:Ve,identify:Be,init:ze,logEvent:Fe,remove:$e,reset:Qe,revenue:We,setDeviceId:Ke,setGroup:Ze,setOptOut:Ge,setSessionId:He,setTransport:Ye,setUserId:Je,track:Xe,Types:y,createInstance:qe,runQueuedFunctions:he,Revenue:R,Identify:E});if(globalThis.amplitude=Object.assign(globalThis.amplitude||{},et),globalThis.amplitude.invoked){var tt=globalThis.amplitude._q;globalThis.amplitude._q=[],he(et,tt);for(var it=0;it<globalThis.amplitude._iq.length;it++){var nt=Object.assign(globalThis.amplitude._iq[it],qe()),rt=nt._q;nt._q=[],he(nt,rt)}}}();
Binary file
@@ -1,4 +1,4 @@
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).amplitude={})}(this,(function(e){"use strict";function t(e,t){return t.forEach((function(t){t&&"string"!=typeof t&&!Array.isArray(t)&&Object.keys(t).forEach((function(i){if("default"!==i&&!(i in e)){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}))})),Object.freeze(e)}
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).amplitude={})}(this,(function(e){"use strict";
2
2
  /*! *****************************************************************************
3
3
  Copyright (c) Microsoft Corporation.
4
4
 
@@ -12,4 +12,4 @@
12
12
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
13
13
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14
14
  PERFORMANCE OF THIS SOFTWARE.
15
- ***************************************************************************** */var i=function(e,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},i(e,t)};function n(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var r=function(){return r=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},r.apply(this,arguments)};function o(e,t,i,n){return new(i||(i=Promise))((function(r,o){function s(e){try{a(n.next(e))}catch(e){o(e)}}function u(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){var t;e.done?r(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(s,u)}a((n=n.apply(e,t||[])).next())}))}function s(e,t){var i,n,r,o,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function u(o){return function(u){return function(o){if(i)throw new TypeError("Generator is already executing.");for(;s;)try{if(i=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,n=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(r=s.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){s.label=o[1];break}if(6===o[0]&&s.label<r[1]){s.label=r[1],r=o;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(o);break}r[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],n=0}finally{i=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,u])}}}function u(e){var t="function"==typeof Symbol&&Symbol.iterator,i=t&&e[t],n=0;if(i)return i.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function a(e,t){var i="function"==typeof Symbol&&e[Symbol.iterator];if(!i)return e;var n,r,o=i.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(e){r={error:e}}finally{try{n&&!n.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s}function c(e,t,i){if(i||2===arguments.length)for(var n,r=0,o=t.length;r<o;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}var l="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}var p={},f={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.ServerZone=void 0,(t=e.ServerZone||(e.ServerZone={})).US="US",t.EU="EU"}(f);var h={};!function(e){var t,i,n;Object.defineProperty(e,"__esModule",{value:!0}),e.SpecialEventType=e.RevenueProperty=e.IdentifyOperation=void 0,(t=e.IdentifyOperation||(e.IdentifyOperation={})).SET="$set",t.SET_ONCE="$setOnce",t.ADD="$add",t.APPEND="$append",t.PREPEND="$prepend",t.REMOVE="$remove",t.PREINSERT="$preInsert",t.POSTINSERT="$postInsert",t.UNSET="$unset",t.CLEAR_ALL="$clearAll",(i=e.RevenueProperty||(e.RevenueProperty={})).REVENUE_PRODUCT_ID="$productId",i.REVENUE_QUANTITY="$quantity",i.REVENUE_PRICE="$price",i.REVENUE_TYPE="$revenueType",i.REVENUE="$revenue",(n=e.SpecialEventType||(e.SpecialEventType={})).IDENTIFY="$identify",n.GROUP_IDENTIFY="$groupidentify",n.REVENUE="revenue_amount"}(h);var v={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.LogLevel=void 0,(t=e.LogLevel||(e.LogLevel={}))[t.None=0]="None",t[t.Error=1]="Error",t[t.Warn=2]="Warn",t[t.Verbose=3]="Verbose"}(v);var g={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.PluginType=void 0,(t=e.PluginType||(e.PluginType={})).BEFORE="before",t.ENRICHMENT="enrichment",t.DESTINATION="destination"}(g);var y={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.Status=void 0,(t=e.Status||(e.Status={})).Unknown="unknown",t.Skipped="skipped",t.Success="success",t.RateLimit="rate_limit",t.PayloadTooLarge="payload_too_large",t.Invalid="invalid",t.Failed="failed",t.Timeout="Timeout",t.SystemError="SystemError"}(y);var b={};!function(e){var t;Object.defineProperty(e,"__esModule",{value:!0}),e.TransportType=void 0,(t=e.TransportType||(e.TransportType={})).XHR="xhr",t.SendBeacon="beacon",t.Fetch="fetch"}(b),function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.TransportType=e.Status=e.PluginType=e.LogLevel=e.RevenueProperty=e.IdentifyOperation=e.SpecialEventType=e.ServerZone=void 0;var t=f;Object.defineProperty(e,"ServerZone",{enumerable:!0,get:function(){return t.ServerZone}});var i=h;Object.defineProperty(e,"SpecialEventType",{enumerable:!0,get:function(){return i.SpecialEventType}}),Object.defineProperty(e,"IdentifyOperation",{enumerable:!0,get:function(){return i.IdentifyOperation}}),Object.defineProperty(e,"RevenueProperty",{enumerable:!0,get:function(){return i.RevenueProperty}});var n=v;Object.defineProperty(e,"LogLevel",{enumerable:!0,get:function(){return n.LogLevel}});var r=g;Object.defineProperty(e,"PluginType",{enumerable:!0,get:function(){return r.PluginType}});var o=y;Object.defineProperty(e,"Status",{enumerable:!0,get:function(){return o.Status}});var s=b;Object.defineProperty(e,"TransportType",{enumerable:!0,get:function(){return s.TransportType}})}(p);var m=t({__proto__:null,default:d(p)},[p]),w="AMP",S="".concat(w,"_unsent"),_="https://api2.amplitude.com/2/httpapi",I=function(e){if(Object.keys(e).length>1e3)return!1;for(var t in e){var i=e[t];if(!E(t,i))return!1}return!0},E=function(e,t){var i,n;if("string"!=typeof e)return!1;if(Array.isArray(t)){var r=!0;try{for(var o=u(t),s=o.next();!s.done;s=o.next()){var a=s.value;if(Array.isArray(a))return!1;if("object"==typeof a)r=r&&I(a);else if(!["number","string"].includes(typeof a))return!1;if(!r)return!1}}catch(e){i={error:e}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}}else{if(null==t)return!1;if("object"==typeof t)return I(t);if(!["number","string","boolean"].includes(typeof t))return!1}return!0},O=function(){function e(){this._propertySet=new Set,this._properties={}}return e.prototype.getUserProperties=function(){return r({},this._properties)},e.prototype.set=function(e,t){return this._safeSet(p.IdentifyOperation.SET,e,t),this},e.prototype.setOnce=function(e,t){return this._safeSet(p.IdentifyOperation.SET_ONCE,e,t),this},e.prototype.append=function(e,t){return this._safeSet(p.IdentifyOperation.APPEND,e,t),this},e.prototype.prepend=function(e,t){return this._safeSet(p.IdentifyOperation.PREPEND,e,t),this},e.prototype.postInsert=function(e,t){return this._safeSet(p.IdentifyOperation.POSTINSERT,e,t),this},e.prototype.preInsert=function(e,t){return this._safeSet(p.IdentifyOperation.PREINSERT,e,t),this},e.prototype.remove=function(e,t){return this._safeSet(p.IdentifyOperation.REMOVE,e,t),this},e.prototype.add=function(e,t){return this._safeSet(p.IdentifyOperation.ADD,e,t),this},e.prototype.unset=function(e){return this._safeSet(p.IdentifyOperation.UNSET,e,"-"),this},e.prototype.clearAll=function(){return this._properties={},this._properties[p.IdentifyOperation.CLEAR_ALL]="-",this},e.prototype._safeSet=function(e,t,i){if(this._validate(e,t,i)){var n=this._properties[e];return void 0===n&&(n={},this._properties[e]=n),n[t]=i,this._propertySet.add(t),!0}return!1},e.prototype._validate=function(e,t,i){return void 0===this._properties[p.IdentifyOperation.CLEAR_ALL]&&(!this._propertySet.has(t)&&(e===p.IdentifyOperation.ADD?"number"==typeof i:e===p.IdentifyOperation.UNSET||e===p.IdentifyOperation.REMOVE||E(t,i)))},e}(),T=function(e,t){return r(r({},t),{event_type:p.SpecialEventType.IDENTIFY,user_properties:e.getUserProperties()})},k=function(e,t,i){return void 0===t&&(t=0),void 0===i&&(i=p.Status.Unknown),{event:e,code:t,message:i}},P=function(){function e(){this.queue=[],this.applying=!1,this.isReady=!1,this.plugins=[]}return e.prototype.register=function(e,t){return o(this,void 0,void 0,(function(){return s(this,(function(i){switch(i.label){case 0:return[4,e.setup(t)];case 1:return i.sent(),this.plugins.push(e),[2]}}))}))},e.prototype.deregister=function(e){return this.plugins.splice(this.plugins.findIndex((function(t){return t.name===e})),1),Promise.resolve()},e.prototype.reset=function(){this.applying=!1,this.isReady=!1,this.plugins=[]},e.prototype.push=function(e){var t=this;return new Promise((function(i){t.queue.push([e,i]),t.scheduleApply(0)}))},e.prototype.scheduleApply=function(e){var t=this;this.isReady&&!this.applying&&(this.applying=!0,setTimeout((function(){t.apply(t.queue.shift()).then((function(){t.applying=!1,t.queue.length>0&&t.scheduleApply(0)}))}),e))},e.prototype.apply=function(e){return o(this,void 0,void 0,(function(){var t,i,n,o,c,l,d,f,h,v,g,y,b,m,w,S,_,I;return s(this,(function(s){switch(s.label){case 0:if(!e)return[2];t=a(e,1),i=t[0],n=a(e,2),o=n[1],c=this.plugins.filter((function(e){return e.type===p.PluginType.BEFORE})),s.label=1;case 1:s.trys.push([1,6,7,8]),l=u(c),d=l.next(),s.label=2;case 2:return d.done?[3,5]:[4,d.value.execute(r({},i))];case 3:i=s.sent(),s.label=4;case 4:return d=l.next(),[3,2];case 5:return[3,8];case 6:return f=s.sent(),w={error:f},[3,8];case 7:try{d&&!d.done&&(S=l.return)&&S.call(l)}finally{if(w)throw w.error}return[7];case 8:h=this.plugins.filter((function(e){return e.type===p.PluginType.ENRICHMENT})),s.label=9;case 9:s.trys.push([9,14,15,16]),v=u(h),g=v.next(),s.label=10;case 10:return g.done?[3,13]:[4,g.value.execute(r({},i))];case 11:i=s.sent(),s.label=12;case 12:return g=v.next(),[3,10];case 13:return[3,16];case 14:return y=s.sent(),_={error:y},[3,16];case 15:try{g&&!g.done&&(I=v.return)&&I.call(v)}finally{if(_)throw _.error}return[7];case 16:return b=this.plugins.filter((function(e){return e.type===p.PluginType.DESTINATION})),m=b.map((function(e){var t=r({},i);return e.execute(t).catch((function(e){return k(t,0,String(e))}))})),Promise.all(m).then((function(e){var t=a(e,1)[0];o(t)})),[2]}}))}))},e.prototype.flush=function(){return o(this,void 0,void 0,(function(){var e,t,i,n=this;return s(this,(function(r){switch(r.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map((function(e){return n.apply(e)})))];case 1:return r.sent(),t=this.plugins.filter((function(e){return e.type===p.PluginType.DESTINATION})),i=t.map((function(e){return e.flush&&e.flush()})),[4,Promise.all(i)];case 2:return r.sent(),[2]}}))}))},e}(),x="Event rejected due to exceeded retry count",R=function(){function e(e){void 0===e&&(e="$default"),this.initializing=!1,this.q=[],this.logEvent=this.track.bind(this),this.timeline=new P,this.name=e}return e.prototype._init=function(e){return o(this,void 0,void 0,(function(){var t,i,n,r,o,a;return s(this,(function(s){switch(s.label){case 0:this.config=e,this.timeline.reset(),t=this.q,this.q=[],s.label=1;case 1:s.trys.push([1,6,7,8]),i=u(t),n=i.next(),s.label=2;case 2:return n.done?[3,5]:[4,(0,n.value)()];case 3:s.sent(),s.label=4;case 4:return n=i.next(),[3,2];case 5:return[3,8];case 6:return r=s.sent(),o={error:r},[3,8];case 7:try{n&&!n.done&&(a=i.return)&&a.call(i)}finally{if(o)throw o.error}return[7];case 8:return[2]}}))}))},e.prototype.track=function(e,t,i){var n=function(e,t,i){return r(r(r({},"string"==typeof e?{event_type:e}:e),i),t&&{event_properties:t})}(e,t,i);return this.dispatch(n)},e.prototype.identify=function(e,t){var i=T(e,t);return this.dispatch(i)},e.prototype.groupIdentify=function(e,t,i,n){var o=function(e,t,i,n){var o;return r(r({},n),{event_type:p.SpecialEventType.GROUP_IDENTIFY,group_properties:i.getUserProperties(),groups:(o={},o[e]=t,o)})}(e,t,i,n);return this.dispatch(o)},e.prototype.setGroup=function(e,t,i){var n=function(e,t,i){var n,o=new O;return o.set(e,t),r(r({},i),{event_type:p.SpecialEventType.IDENTIFY,user_properties:o.getUserProperties(),groups:(n={},n[e]=t,n)})}(e,t,i);return this.dispatch(n)},e.prototype.revenue=function(e,t){var i=function(e,t){return r(r({},t),{event_type:p.SpecialEventType.REVENUE,event_properties:e.getEventProperties()})}(e,t);return this.dispatch(i)},e.prototype.add=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){return this.config?[2,this.timeline.register(e,this.config)]:(this.q.push(this.add.bind(this,e)),[2])}))}))},e.prototype.remove=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){return this.config?[2,this.timeline.deregister(e)]:(this.q.push(this.remove.bind(this,e)),[2])}))}))},e.prototype.dispatch=function(e){var t;return o(this,void 0,void 0,(function(){var i,n,r;return s(this,(function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),(null===(t=this.config)||void 0===t?void 0:t.optOut)?[2,k(e,0,"Event skipped due to optOut config")]:[4,this.timeline.push(e)];case 1:return 200===(i=o.sent()).code?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return n=o.sent(),r=String(n),this.config.loggerProvider.error(r),[2,k(e,0,r)];case 3:return[2]}}))}))},e.prototype.setOptOut=function(e){this.config?this.config.optOut=Boolean(e):this.q.push(this.setOptOut.bind(this,Boolean(e)))},e.prototype.flush=function(){return this.timeline.flush()},e}(),N=function(){function e(){this.productId="",this.quantity=1,this.price=0}return e.prototype.setProductId=function(e){return this.productId=e,this},e.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},e.prototype.setPrice=function(e){return this.price=e,this},e.prototype.setRevenueType=function(e){return this.revenueType=e,this},e.prototype.setRevenue=function(e){return this.revenue=e,this},e.prototype.setEventProperties=function(e){return I(e)&&(this.properties=e),this},e.prototype.getEventProperties=function(){var e=this.properties?r({},this.properties):{};return e[p.RevenueProperty.REVENUE_PRODUCT_ID]=this.productId,e[p.RevenueProperty.REVENUE_QUANTITY]=this.quantity,e[p.RevenueProperty.REVENUE_PRICE]=this.price,e[p.RevenueProperty.REVENUE_TYPE]=this.revenueType,e[p.RevenueProperty.REVENUE]=this.revenue,e},e}(),U="Amplitude Logger ",C=function(){function e(){this.logLevel=p.LogLevel.None}return e.prototype.disable=function(){this.logLevel=p.LogLevel.None},e.prototype.enable=function(e){void 0===e&&(e=p.LogLevel.Warn),this.logLevel=e},e.prototype.log=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<p.LogLevel.Verbose||console.log("".concat(U,"[Log]: ").concat(e.join(" ")))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<p.LogLevel.Warn||console.warn("".concat(U,"[Warn]: ").concat(e.join(" ")))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<p.LogLevel.Error||console.error("".concat(U,"[Error]: ").concat(e.join(" ")))},e}(),j=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,logLevel:p.LogLevel.Warn,loggerProvider:new C,optOut:!1,serverUrl:_,serverZone:p.ServerZone.US,useBatch:!1}},L=function(){function e(e){var t,i,n;this._optOut=!1;var r=j();this.apiKey=e.apiKey,this.flushIntervalMillis=e.flushIntervalMillis||r.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||r.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||r.flushQueueSize,this.loggerProvider=e.loggerProvider||r.loggerProvider,this.logLevel=null!==(t=e.logLevel)&&void 0!==t?t:r.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=null!==(i=e.optOut)&&void 0!==i?i:r.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||r.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=null!==(n=e.useBatch)&&void 0!==n?n:r.useBatch,this.loggerProvider.enable(this.logLevel);var o=M(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=o.serverZone,this.serverUrl=o.serverUrl}return Object.defineProperty(e.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),e}(),q=function(e,t){return e===p.ServerZone.EU?t?"https://api.eu.amplitude.com/batch":"https://api.eu.amplitude.com/2/httpapi":t?"https://api2.amplitude.com/batch":_},M=function(e,t,i){if(void 0===e&&(e=""),void 0===t&&(t=j().serverZone),void 0===i&&(i=j().useBatch),e)return{serverUrl:e,serverZone:void 0};var n=[p.ServerZone.US,p.ServerZone.EU].includes(t)?t:j().serverZone;return{serverZone:n,serverUrl:q(n,i)}},A=function(){function e(){this.name="amplitude",this.type=p.PluginType.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=!1,this.queue=[]}return e.prototype.setup=function(e){var t;return o(this,void 0,void 0,(function(){var i,n=this;return s(this,(function(r){switch(r.label){case 0:return this.config=e,this.storageKey="".concat(S,"_").concat(this.config.apiKey.substring(0,10)),[4,null===(t=this.config.storageProvider)||void 0===t?void 0:t.get(this.storageKey)];case 1:return i=r.sent(),this.saveEvents(),i&&i.length>0&&Promise.all(i.map((function(e){return n.execute(e)}))).catch(),[2,Promise.resolve(void 0)]}}))}))},e.prototype.execute=function(e){var t=this;return new Promise((function(i){var n={event:e,attempts:0,callback:function(e){return i(e)},timeout:0};t.addToQueue(n)}))},e.prototype.addToQueue=function(){for(var e=this,t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var n=t.filter((function(t){return t.attempts<e.config.flushMaxRetries?(t.attempts+=1,!0):(e.fulfillRequest([t],500,x),!1)}));n.forEach((function(t){e.queue=e.queue.concat(t),0!==t.timeout?setTimeout((function(){t.timeout=0,e.schedule(0)}),t.timeout):e.schedule(e.config.flushIntervalMillis)})),this.saveEvents()},e.prototype.schedule=function(e){var t=this;this.scheduled||(this.scheduled=!0,setTimeout((function(){t.flush(!0).then((function(){t.scheduled=!1,t.queue.length>0&&t.schedule(e)}))}),e))},e.prototype.flush=function(e){return void 0===e&&(e=!1),o(this,void 0,void 0,(function(){var t,i,n,r=this;return s(this,(function(o){switch(o.label){case 0:return t=[],i=[],this.queue.forEach((function(e){return 0===e.timeout?t.push(e):i.push(e)})),this.queue=i,s=t,u=this.config.flushQueueSize,a=Math.max(u,1),n=s.reduce((function(e,t,i){var n=Math.floor(i/a);return e[n]||(e[n]=[]),e[n].push(t),e}),[]),[4,Promise.all(n.map((function(t){return r.send(t,e)})))];case 1:return o.sent(),[2]}var s,u,a}))}))},e.prototype.send=function(e,t){return void 0===t&&(t=!0),o(this,void 0,void 0,(function(){var i,n,r,o;return s(this,(function(s){switch(s.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,"Event rejected due to missing API key")];i={api_key:this.config.apiKey,events:e.map((function(e){var t=e.event;return t.extra,function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(i[n[r]]=e[n[r]])}return i}(t,["extra"])})),options:{min_id_length:this.config.minIdLength}},s.label=1;case 1:return s.trys.push([1,3,,4]),n=M(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(n,i)];case 2:return null===(r=s.sent())?(this.fulfillRequest(e,0,"Unexpected error occurred"),[2]):t?(this.handleReponse(r,e),[3,4]):(this.fulfillRequest(e,r.statusCode,r.status),[2]);case 3:return o=s.sent(),this.fulfillRequest(e,0,String(o)),[3,4];case 4:return[2]}}))}))},e.prototype.handleReponse=function(e,t){switch(e.status){case p.Status.Success:this.handleSuccessResponse(e,t);break;case p.Status.Invalid:this.handleInvalidResponse(e,t);break;case p.Status.PayloadTooLarge:this.handlePayloadTooLargeResponse(e,t);break;case p.Status.RateLimit:this.handleRateLimitResponse(e,t);break;default:this.handleOtherReponse(t)}},e.prototype.handleSuccessResponse=function(e,t){this.fulfillRequest(t,e.statusCode,"Event tracked successfully")},e.prototype.handleInvalidResponse=function(e,t){var i=this;if(e.body.missingField||e.body.error.startsWith("Invalid API key"))this.fulfillRequest(t,e.statusCode,e.body.error);else{var n=c(c(c(c([],a(Object.values(e.body.eventsWithInvalidFields)),!1),a(Object.values(e.body.eventsWithMissingFields)),!1),a(Object.values(e.body.eventsWithInvalidIdLengths)),!1),a(e.body.silencedEvents),!1).flat(),r=new Set(n),o=t.filter((function(t,n){if(!r.has(n))return!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,c([],a(o),!1))}},e.prototype.handlePayloadTooLargeResponse=function(e,t){1!==t.length?(this.config.flushQueueSize/=2,this.addToQueue.apply(this,c([],a(t),!1))):this.fulfillRequest(t,e.statusCode,e.body.error)},e.prototype.handleRateLimitResponse=function(e,t){var i=this,n=Object.keys(e.body.exceededDailyQuotaUsers),r=Object.keys(e.body.exceededDailyQuotaDevices),o=e.body.throttledEvents,s=new Set(n),u=new Set(r),l=new Set(o),d=t.filter((function(t,n){if(!(t.event.user_id&&s.has(t.event.user_id)||t.event.device_id&&u.has(t.event.device_id)))return l.has(n)&&(t.timeout=i.throttleTimeout),!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,c([],a(d),!1))},e.prototype.handleOtherReponse=function(e){var t=this;this.addToQueue.apply(this,c([],a(e.map((function(e){return e.timeout=e.attempts*t.retryTimeout,e}))),!1))},e.prototype.fulfillRequest=function(e,t,i){this.saveEvents(),e.forEach((function(e){return e.callback(k(e.event,t,i))}))},e.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map((function(e){return e.event})));this.config.storageProvider.set(this.storageKey,e)}},e}(),D=function(e){return function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];return{promise:e.apply(void 0,c([],a(t),!1))}}},V=function(e){return e?(e^16*Math.random()>>e/4).toString(16):(String(1e7)+String(-1e3)+String(-4e3)+String(-8e3)+String(-1e11)).replace(/[018]/g,V)},B=function(){function e(){this.memoryStorage=new Map}return e.prototype.isEnabled=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){return[2,!0]}))}))},e.prototype.get=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){return[2,this.memoryStorage.get(e)]}))}))},e.prototype.getRaw=function(e){return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){switch(i.label){case 0:return[4,this.get(e)];case 1:return[2,(t=i.sent())?JSON.stringify(t):void 0]}}))}))},e.prototype.set=function(e,t){return o(this,void 0,void 0,(function(){return s(this,(function(i){return this.memoryStorage.set(e,t),[2]}))}))},e.prototype.remove=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){return this.memoryStorage.delete(e),[2]}))}))},e.prototype.reset=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){return this.memoryStorage.clear(),[2]}))}))},e}(),z=function(){function e(){}return e.prototype.send=function(e,t){return Promise.resolve(null)},e.prototype.buildResponse=function(e){var t,i,n,r,o,s,u,a,c,l,d,f,h,v,g,y,b,m,w,S,_,I;if("object"!=typeof e)return null;var E=e.code||0,O=this.buildStatus(E);switch(O){case p.Status.Success:return{status:O,statusCode:E,body:{eventsIngested:null!==(t=e.events_ingested)&&void 0!==t?t:0,payloadSizeBytes:null!==(i=e.payload_size_bytes)&&void 0!==i?i:0,serverUploadTime:null!==(n=e.server_upload_time)&&void 0!==n?n:0}};case p.Status.Invalid:return{status:O,statusCode:E,body:{error:null!==(r=e.error)&&void 0!==r?r:"",missingField:null!==(o=e.missing_field)&&void 0!==o?o:"",eventsWithInvalidFields:null!==(s=e.events_with_invalid_fields)&&void 0!==s?s:{},eventsWithMissingFields:null!==(u=e.events_with_missing_fields)&&void 0!==u?u:{},eventsWithInvalidIdLengths:null!==(a=e.events_with_invalid_id_lengths)&&void 0!==a?a:{},epsThreshold:null!==(c=e.eps_threshold)&&void 0!==c?c:0,exceededDailyQuotaDevices:null!==(l=e.exceeded_daily_quota_devices)&&void 0!==l?l:{},silencedDevices:null!==(d=e.silenced_devices)&&void 0!==d?d:[],silencedEvents:null!==(f=e.silenced_events)&&void 0!==f?f:[],throttledDevices:null!==(h=e.throttled_devices)&&void 0!==h?h:{},throttledEvents:null!==(v=e.throttled_events)&&void 0!==v?v:[]}};case p.Status.PayloadTooLarge:return{status:O,statusCode:E,body:{error:null!==(g=e.error)&&void 0!==g?g:""}};case p.Status.RateLimit:return{status:O,statusCode:E,body:{error:null!==(y=e.error)&&void 0!==y?y:"",epsThreshold:null!==(b=e.eps_threshold)&&void 0!==b?b:0,throttledDevices:null!==(m=e.throttled_devices)&&void 0!==m?m:{},throttledUsers:null!==(w=e.throttled_users)&&void 0!==w?w:{},exceededDailyQuotaDevices:null!==(S=e.exceeded_daily_quota_devices)&&void 0!==S?S:{},exceededDailyQuotaUsers:null!==(_=e.exceeded_daily_quota_users)&&void 0!==_?_:{},throttledEvents:null!==(I=e.throttled_events)&&void 0!==I?I:[]}};case p.Status.Timeout:default:return{status:O,statusCode:E}}},e.prototype.buildStatus=function(e){return e>=200&&e<300?p.Status.Success:429===e?p.Status.RateLimit:413===e?p.Status.PayloadTooLarge:408===e?p.Status.Timeout:e>=400&&e<500?p.Status.Invalid:e>=500?p.Status.Failed:p.Status.Unknown},e}(),F=function(){function e(e){this.options=r({},e)}return e.prototype.isEnabled=function(){return o(this,void 0,void 0,(function(){var t,i,n;return s(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e(this.options),n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){switch(i.label){case 0:return[4,this.getRaw(e)];case 1:if(!(t=i.sent()))return[2,void 0];try{try{t=decodeURIComponent(atob(t))}catch(e){}return[2,JSON.parse(t)]}catch(e){return[2,void 0]}return[2]}}))}))},e.prototype.getRaw=function(e){return o(this,void 0,void 0,(function(){var t,i;return s(this,(function(n){return t=window.document.cookie.split("; "),(i=t.find((function(t){return 0===t.indexOf(e+"=")})))?[2,i.substring(e.length+1)]:[2,void 0]}))}))},e.prototype.set=function(e,t){var i;return o(this,void 0,void 0,(function(){var n,r,o,u,a;return s(this,(function(s){try{n=null!==(i=this.options.expirationDays)&&void 0!==i?i:0,o=void 0,(r=null!==t?n:-1)&&((u=new Date).setTime(u.getTime()+24*r*60*60*1e3),o=u),a="".concat(e,"=").concat(btoa(encodeURIComponent(JSON.stringify(t)))),o&&(a+="; expires=".concat(o.toUTCString())),a+="; path=/",this.options.domain&&(a+="; domain=".concat(this.options.domain)),this.options.secure&&(a+="; Secure"),this.options.sameSite&&(a+="; SameSite=".concat(this.options.sameSite)),window.document.cookie=a}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){switch(t.label){case 0:return[4,this.set(e,null)];case 1:return t.sent(),[2]}}))}))},e.prototype.reset=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){return[2]}))}))},e}(),$=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.get=function(e){return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,t.split(".").splice(-1)[0].split("|").reduce((function(e,t){var i=a(t.split("=",2),2),n=i[0],r=i[1],o=void 0===r?"":r;return o?(e[n]=decodeURIComponent(o),e):e}),{})]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},t.prototype.set=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){return[2,void 0]}))}))},t}(F),Z=function(){return"undefined"!=typeof window&&window.location&&window.location.search?window.location.search.substring(1).split("&").filter(Boolean).reduce((function(e,t){var i=t.split("=",2),n=Q(i[0]),r=Q(i[1]);return r?(e[n]=r,e):e}),{}):{}},Q=function(e){void 0===e&&(e="");try{return decodeURIComponent(e)}catch(e){return""}},W={utm_source:void 0,utm_medium:void 0,utm_campaign:void 0,utm_term:void 0,utm_content:void 0,referrer:void 0,referring_domain:void 0,gclid:void 0,fbclid:void 0},K=function(){function e(){this.utmCookieStorage=new $}return e.prototype.parse=function(){return o(this,void 0,void 0,(function(){var e;return s(this,(function(t){switch(t.label){case 0:return e=[r({},W)],[4,this.getUtmParam()];case 1:return[2,r.apply(void 0,[r.apply(void 0,[r.apply(void 0,e.concat([t.sent()])),this.getReferrer()]),this.getClickIds()])]}}))}))},e.prototype.getUtmParam=function(){return o(this,void 0,void 0,(function(){var e,t,i,n,r,o,u,a;return s(this,(function(s){switch(s.label){case 0:return e=Z(),[4,this.utmCookieStorage.isEnabled()];case 1:return(i=s.sent())?[4,this.utmCookieStorage.get("__utmz")]:[3,3];case 2:i=s.sent(),s.label=3;case 3:return t=i||{},n=e.utm_source||t.utmcsr,r=e.utm_medium||t.utmcmd,o=e.utm_campaign||t.utmccn,u=e.utm_term||t.utmctr,a=e.utm_content||t.utmcct,[2,{utm_source:n,utm_medium:r,utm_campaign:o,utm_term:u,utm_content:a}]}}))}))},e.prototype.getReferrer=function(){var e,t,i={referrer:void 0,referring_domain:void 0};try{i.referrer=document.referrer||void 0,i.referring_domain=null!==(t=null===(e=i.referrer)||void 0===e?void 0:e.split("/")[2])&&void 0!==t?t:void 0}catch(e){}return i},e.prototype.getClickIds=function(){var e,t=Z();return(e={}).dclid=t.dclid,e.fbclid=t.fbclid,e.gclid=t.gclid,e.ko_click_id=t.ko_click_id,e.msclkid=t.msclkid,e.ttclid=t.ttclid,e.twclid=t.twclid,e},e}(),G=function(e,t,i){return void 0===t&&(t=""),void 0===i&&(i=10),[w,t,e.substring(0,i)].filter(Boolean).join("_")},H=function(){function e(e,t){var i,n;this.storage=t.storage,this.storageKey=G(e,"MKTG"),this.parser=new K,this.track=t.track,this.onNewCampaign=t.onNewCampaign,this.disabled=Boolean(t.disabled),this.trackNewCampaigns=Boolean(t.trackNewCampaigns),this.trackPageViews=Boolean(t.trackPageViews),this.excludeReferrers=null!==(i=t.excludeReferrers)&&void 0!==i?i:[],"undefined"!=typeof location&&this.excludeReferrers.unshift(location.hostname),this.initialEmptyValue=null!==(n=t.initialEmptyValue)&&void 0!==n?n:"EMPTY"}return e.prototype.isNewCampaign=function(e,t){var i=Boolean(e.referring_domain&&this.excludeReferrers.includes(e.referring_domain)),n=t.utm_campaign!==e.utm_campaign||t.utm_source!==e.utm_source||t.utm_medium!==e.utm_medium||t.utm_term!==e.utm_term||t.utm_content!==e.utm_content,r=t.referring_domain!==e.referring_domain;return!i&&(n||r)},e.prototype.saveCampaignToStorage=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){switch(t.label){case 0:return[4,this.storage.set(this.storageKey,e)];case 1:return t.sent(),[2]}}))}))},e.prototype.getCampaignFromStorage=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){switch(e.label){case 0:return[4,this.storage.get(this.storageKey)];case 1:return[2,e.sent()||r({},W)]}}))}))},e.prototype.createCampaignEvent=function(e){var t=this,i=r(r({},W),e),n=Object.entries(i).reduce((function(e,i){var n=a(i,2),r=n[0],o=n[1];return e.setOnce("initial_".concat(r),o||t.initialEmptyValue),o?e.set(r,o):e.unset(r)}),new O),o={event_type:"Page View",event_properties:{page_title:"undefined"!=typeof document&&document.title||"",page_location:"undefined"!=typeof location&&location.href||"",page_path:"undefined"!=typeof location&&location.pathname||""}};return r(r({},T(n)),this.trackPageViews&&o)},e.prototype.send=function(e){return o(this,void 0,void 0,(function(){var t,i;return s(this,(function(n){switch(n.label){case 0:return this.disabled?[2]:[4,this.parser.parse()];case 1:return t=n.sent(),[4,this.getCampaignFromStorage()];case 2:if(i=n.sent(),!e){if(!this.trackNewCampaigns||!this.isNewCampaign(t,i))return[2];this.onNewCampaign(t)}return[4,this.track(this.createCampaignEvent(t))];case 3:return n.sent(),[4,this.saveCampaignToStorage(t)];case 4:return n.sent(),[2]}}))}))},e}(),Y=function(){function e(e,t){this.storage=e,this.isSessionCacheValid=!0,this.storageKey=G(t),this.cache={optOut:!1}}return e.prototype.load=function(){var e;return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){switch(i.label){case 0:return t=this,[4,this.storage.get(this.storageKey)];case 1:return t.cache=null!==(e=i.sent())&&void 0!==e?e:{optOut:!1},[2,this]}}))}))},e.prototype.setSession=function(e){this.cache=r(r({},this.cache),e),this.storage.set(this.storageKey,this.cache)},e.prototype.getSessionId=function(){var e=this;return this.isSessionCacheValid=!0,this.storage.get(this.storageKey).then((function(t){e.isSessionCacheValid&&(e.cache.sessionId=null==t?void 0:t.sessionId)})),this.cache.sessionId},e.prototype.setSessionId=function(e){this.isSessionCacheValid=!1,this.setSession({sessionId:e})},e.prototype.getDeviceId=function(){return this.cache.deviceId},e.prototype.setDeviceId=function(e){this.setSession({deviceId:e})},e.prototype.getUserId=function(){return this.cache.userId},e.prototype.setUserId=function(e){this.setSession({userId:e})},e.prototype.getLastEventTime=function(){return this.cache.lastEventTime},e.prototype.setLastEventTime=function(e){this.setSession({lastEventTime:e})},e.prototype.getOptOut=function(){return this.cache.optOut},e.prototype.setOptOut=function(e){this.setSession({optOut:e})},e}(),J=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.send=function(e,t){return o(this,void 0,void 0,(function(){var i,n;return s(this,(function(r){switch(r.label){case 0:if("undefined"==typeof fetch)throw new Error("FetchTransport is not supported");return i={headers:{"Content-Type":"application/json",Accept:"*/*"},body:JSON.stringify(t),method:"POST"},[4,fetch(e,i)];case 1:return[4,r.sent().json()];case 2:return n=r.sent(),[2,this.buildResponse(n)]}}))}))},t}(z),X={exports:{}};!function(e,t){!function(i,n){var r="function",o="undefined",s="object",u="string",a="model",c="name",l="type",d="vendor",p="version",f="architecture",h="console",v="mobile",g="tablet",y="smarttv",b="wearable",m="embedded",w="Amazon",S="Apple",_="ASUS",I="BlackBerry",E="Firefox",O="Google",T="Huawei",k="LG",P="Microsoft",x="Motorola",R="Opera",N="Samsung",U="Sony",C="Xiaomi",j="Zebra",L="Facebook",q=function(e){for(var t={},i=0;i<e.length;i++)t[e[i].toUpperCase()]=e[i];return t},M=function(e,t){return typeof e===u&&-1!==A(t).indexOf(A(e))},A=function(e){return e.toLowerCase()},D=function(e,t){if(typeof e===u)return e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),typeof t===o?e:e.substring(0,275)},V=function(e,t){for(var i,o,u,a,c,l,d=0;d<t.length&&!c;){var p=t[d],f=t[d+1];for(i=o=0;i<p.length&&!c;)if(c=p[i++].exec(e))for(u=0;u<f.length;u++)l=c[++o],typeof(a=f[u])===s&&a.length>0?2===a.length?typeof a[1]==r?this[a[0]]=a[1].call(this,l):this[a[0]]=a[1]:3===a.length?typeof a[1]!==r||a[1].exec&&a[1].test?this[a[0]]=l?l.replace(a[1],a[2]):n:this[a[0]]=l?a[1].call(this,l,a[2]):n:4===a.length&&(this[a[0]]=l?a[3].call(this,l.replace(a[1],a[2])):n):this[a]=l||n;d+=2}},B=function(e,t){for(var i in t)if(typeof t[i]===s&&t[i].length>0){for(var r=0;r<t[i].length;r++)if(M(t[i][r],e))return"?"===i?n:i}else if(M(t[i],e))return"?"===i?n:i;return e},z={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},F={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[p,[c,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[p,[c,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[c,p],[/opios[\/ ]+([\w\.]+)/i],[p,[c,"Opera Mini"]],[/\bopr\/([\w\.]+)/i],[p,[c,R]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq)\/([-\w\.]+)/i,/(weibo)__([\d\.]+)/i],[c,p],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[p,[c,"UCBrowser"]],[/\bqbcore\/([\w\.]+)/i],[p,[c,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[p,[c,"WeChat"]],[/konqueror\/([\w\.]+)/i],[p,[c,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[p,[c,"IE"]],[/yabrowser\/([\w\.]+)/i],[p,[c,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[c,/(.+)/,"$1 Secure Browser"],p],[/\bfocus\/([\w\.]+)/i],[p,[c,"Firefox Focus"]],[/\bopt\/([\w\.]+)/i],[p,[c,"Opera Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[p,[c,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[p,[c,"Dolphin"]],[/coast\/([\w\.]+)/i],[p,[c,"Opera Coast"]],[/miuibrowser\/([\w\.]+)/i],[p,[c,"MIUI Browser"]],[/fxios\/([-\w\.]+)/i],[p,[c,E]],[/\bqihu|(qi?ho?o?|360)browser/i],[[c,"360 Browser"]],[/(oculus|samsung|sailfish)browser\/([\w\.]+)/i],[[c,/(.+)/,"$1 Browser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[c,/_/g," "],p],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[c,p],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i],[c],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[c,L],p],[/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[c,p],[/\bgsa\/([\w\.]+) .*safari\//i],[p,[c,"GSA"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[p,[c,"Chrome Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[c,"Chrome WebView"],p],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[p,[c,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[c,p],[/version\/([\w\.]+) .*mobile\/\w+ (safari)/i],[p,[c,"Mobile Safari"]],[/version\/([\w\.]+) .*(mobile ?safari|safari)/i],[p,c],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[c,[p,B,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[c,p],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[c,"Netscape"],p],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[p,[c,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[c,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[f,"amd64"]],[/(ia32(?=;))/i],[[f,A]],[/((?:i[346]|x)86)[;\)]/i],[[f,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[f,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[f,"armhf"]],[/windows (ce|mobile); ppc;/i],[[f,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[f,/ower/,"",A]],[/(sun4\w)[;\)]/i],[[f,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[f,A]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[pt]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[a,[d,N],[l,g]],[/\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[a,[d,N],[l,v]],[/((ipod|iphone)\d+,\d+)/i],[a,[d,S],[l,v]],[/(ipad\d+,\d+)/i],[a,[d,S],[l,g]],[/\((ip(?:hone|od)[\w ]*);/i],[a,[d,S],[l,v]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[a,[d,S],[l,g]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[a,[d,T],[l,g]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[a,[d,T],[l,v]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,v]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,g]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[a,[d,"OPPO"],[l,v]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[a,[d,"Vivo"],[l,v]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[a,[d,"Realme"],[l,v]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[a,[d,x],[l,v]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[a,[d,x],[l,g]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[a,[d,k],[l,g]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[a,[d,k],[l,v]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[a,[d,"Lenovo"],[l,g]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[a,/_/g," "],[d,"Nokia"],[l,v]],[/(pixel c)\b/i],[a,[d,O],[l,g]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[a,[d,O],[l,v]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[a,[d,U],[l,v]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[a,"Xperia Tablet"],[d,U],[l,g]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[a,[d,"OnePlus"],[l,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[a,[d,w],[l,g]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[a,/(.+)/g,"Fire Phone $1"],[d,w],[l,v]],[/(playbook);[-\w\),; ]+(rim)/i],[a,d,[l,g]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[a,[d,I],[l,v]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[a,[d,_],[l,g]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[a,[d,_],[l,v]],[/(nexus 9)/i],[a,[d,"HTC"],[l,g]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\w]*)/i],[d,[a,/_/g," "],[l,v]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[a,[d,"Acer"],[l,g]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[a,[d,"Meizu"],[l,v]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[a,[d,"Sharp"],[l,v]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[d,a,[l,v]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[d,a,[l,g]],[/(surface duo)/i],[a,[d,P],[l,g]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[a,[d,"Fairphone"],[l,v]],[/(u304aa)/i],[a,[d,"AT&T"],[l,v]],[/\bsie-(\w*)/i],[a,[d,"Siemens"],[l,v]],[/\b(rct\w+) b/i],[a,[d,"RCA"],[l,g]],[/\b(venue[\d ]{2,7}) b/i],[a,[d,"Dell"],[l,g]],[/\b(q(?:mv|ta)\w+) b/i],[a,[d,"Verizon"],[l,g]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[a,[d,"Barnes & Noble"],[l,g]],[/\b(tm\d{3}\w+) b/i],[a,[d,"NuVision"],[l,g]],[/\b(k88) b/i],[a,[d,"ZTE"],[l,g]],[/\b(nx\d{3}j) b/i],[a,[d,"ZTE"],[l,v]],[/\b(gen\d{3}) b.+49h/i],[a,[d,"Swiss"],[l,v]],[/\b(zur\d{3}) b/i],[a,[d,"Swiss"],[l,g]],[/\b((zeki)?tb.*\b) b/i],[a,[d,"Zeki"],[l,g]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[d,"Dragon Touch"],a,[l,g]],[/\b(ns-?\w{0,9}) b/i],[a,[d,"Insignia"],[l,g]],[/\b((nxa|next)-?\w{0,9}) b/i],[a,[d,"NextBook"],[l,g]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[d,"Voice"],a,[l,v]],[/\b(lvtel\-)?(v1[12]) b/i],[[d,"LvTel"],a,[l,v]],[/\b(ph-1) /i],[a,[d,"Essential"],[l,v]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[a,[d,"Envizen"],[l,g]],[/\b(trio[-\w\. ]+) b/i],[a,[d,"MachSpeed"],[l,g]],[/\btu_(1491) b/i],[a,[d,"Rotor"],[l,g]],[/(shield[\w ]+) b/i],[a,[d,"Nvidia"],[l,g]],[/(sprint) (\w+)/i],[d,a,[l,v]],[/(kin\.[onetw]{3})/i],[[a,/\./g," "],[d,P],[l,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[a,[d,j],[l,g]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[a,[d,j],[l,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[d,a,[l,h]],[/droid.+; (shield) bui/i],[a,[d,"Nvidia"],[l,h]],[/(playstation [345portablevi]+)/i],[a,[d,U],[l,h]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[a,[d,P],[l,h]],[/smart-tv.+(samsung)/i],[d,[l,y]],[/hbbtv.+maple;(\d+)/i],[[a,/^/,"SmartTV"],[d,N],[l,y]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[d,k],[l,y]],[/(apple) ?tv/i],[d,[a,"Apple TV"],[l,y]],[/crkey/i],[[a,"Chromecast"],[d,O],[l,y]],[/droid.+aft(\w)( bui|\))/i],[a,[d,w],[l,y]],[/\(dtv[\);].+(aquos)/i],[a,[d,"Sharp"],[l,y]],[/(bravia[\w- ]+) bui/i],[a,[d,U],[l,y]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w ]*; *(\w[^;]*);([^;]*)/i],[[d,D],[a,D],[l,y]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[l,y]],[/((pebble))app/i],[d,a,[l,b]],[/droid.+; (glass) \d/i],[a,[d,O],[l,b]],[/droid.+; (wt63?0{2,3})\)/i],[a,[d,j],[l,b]],[/(quest( 2)?)/i],[a,[d,L],[l,b]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[d,[l,m]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[a,[l,v]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[a,[l,g]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[l,g]],[/(phone|mobile(?:[;\/]| safari)|pda(?=.+windows ce))/i],[[l,v]],[/(android[-\w\. ]{0,9});.+buil/i],[a,[d,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[p,[c,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[c,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i],[c,p],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[p,c]],os:[[/microsoft (windows) (vista|xp)/i],[c,p],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[c,[p,B,z]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[c,"Windows"],[p,B,z]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i],[[p,/_/g,"."],[c,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[c,"Mac OS"],[p,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[p,c],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[c,p],[/\(bb(10);/i],[p,[c,I]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[p,[c,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[p,[c,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[p,[c,"webOS"]],[/crkey\/([\d\.]+)/i],[p,[c,"Chromecast"]],[/(cros) [\w]+ ([\w\.]+\w)/i],[[c,"Chromium OS"],p],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[c,p],[/(sunos) ?([\w\.\d]*)/i],[[c,"Solaris"],p],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\w\.]*)/i],[c,p]]},$=function(e,t){if(typeof e===s&&(t=e,e=n),!(this instanceof $))return new $(e,t).getResult();var r=e||(typeof i!==o&&i.navigator&&i.navigator.userAgent?i.navigator.userAgent:""),a=t?function(e,t){var i={};for(var n in e)t[n]&&t[n].length%2==0?i[n]=t[n].concat(e[n]):i[n]=e[n];return i}(F,t):F;return this.getBrowser=function(){var e,t={};return t.name=n,t.version=n,V.call(t,r,a.browser),t.major=typeof(e=t.version)===u?e.replace(/[^\d\.]/g,"").split(".")[0]:n,t},this.getCPU=function(){var e={};return e.architecture=n,V.call(e,r,a.cpu),e},this.getDevice=function(){var e={};return e.vendor=n,e.model=n,e.type=n,V.call(e,r,a.device),e},this.getEngine=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.engine),e},this.getOS=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return r},this.setUA=function(e){return r=typeof e===u&&e.length>275?D(e,275):e,this},this.setUA(r),this};$.VERSION="0.7.31",$.BROWSER=q([c,p,"major"]),$.CPU=q([f]),$.DEVICE=q([a,d,l,h,v,y,g,b,m]),$.ENGINE=$.OS=q([c,p]),e.exports&&(t=e.exports=$),t.UAParser=$;var Z=typeof i!==o&&(i.jQuery||i.Zepto);if(Z&&!Z.ua){var Q=new $;Z.ua=Q.getResult(),Z.ua.get=function(){return Q.getUA()},Z.ua.set=function(e){Q.setUA(e);var t=Q.getResult();for(var i in t)Z.ua[i]=t[i]}}}("object"==typeof window?window:l)}(X,X.exports);var ee=X.exports,te=function(){function e(){this.ua=new X.exports.UAParser("undefined"!=typeof navigator?navigator.userAgent:null).getResult()}return e.prototype.getApplicationContext=function(){return{versionName:this.versionName,language:re(),platform:"Web",os:ie(this.ua),deviceModel:ne(this.ua)}},e}(),ie=function(e){var t,i;return[null===(t=e.browser)||void 0===t?void 0:t.name,null===(i=e.browser)||void 0===i?void 0:i.major].filter((function(e){return null!=e})).join(" ")},ne=function(e){var t;return null===(t=e.os)||void 0===t?void 0:t.name},re=function(){return"undefined"!=typeof navigator&&(navigator.languages&&navigator.languages[0]||navigator.language)||""},oe=function(){function e(){this.queue=[]}return e.prototype.logEvent=function(e){this.receiver?this.receiver(e):this.queue.length<512&&this.queue.push(e)},e.prototype.setEventReceiver=function(e){this.receiver=e,this.queue.length>0&&(this.queue.forEach((function(t){e(t)})),this.queue=[])},e}(),se=function(){return se=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},se.apply(this,arguments)};Object.entries||(Object.entries=function(e){for(var t=Object.keys(e),i=t.length,n=new Array(i);i--;)n[i]=[t[i],e[t[i]]];return n});var ue=function(){function e(){this.identity={userProperties:{}},this.listeners=new Set}return e.prototype.editIdentity=function(){var e=this,t=se({},this.identity.userProperties),i=se(se({},this.identity),{userProperties:t});return{setUserId:function(e){return i.userId=e,this},setDeviceId:function(e){return i.deviceId=e,this},setUserProperties:function(e){return i.userProperties=e,this},updateUserProperties:function(e){for(var t=i.userProperties||{},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],s=o[0],u=o[1];switch(s){case"$set":for(var a=0,c=Object.entries(u);a<c.length;a++){var l=c[a],d=l[0],p=l[1];t[d]=p}break;case"$unset":for(var f=0,h=Object.keys(u);f<h.length;f++){delete t[d=h[f]]}break;case"$clearAll":t={}}}return i.userProperties=t,this},commit:function(){return e.setIdentity(i),this}}},e.prototype.getIdentity=function(){return se({},this.identity)},e.prototype.setIdentity=function(e){var t=se({},this.identity);this.identity=se({},e),ae(t,this.identity)||this.listeners.forEach((function(t){t(e)}))},e.prototype.addIdentityListener=function(e){this.listeners.add(e)},e.prototype.removeIdentityListener=function(e){this.listeners.delete(e)},e}(),ae=function(e,t){var i=typeof e;if(i!==typeof t)return!1;for(var n=0,r=["string","number","boolean","undefined"];n<r.length;n++){if(r[n]===i)return e===t}if(e.length!==t.length)return!1;var o=Array.isArray(e),s=Array.isArray(t);if(o!==s)return!1;if(!o||!s){var u=Object.keys(e).sort(),a=Object.keys(t).sort();if(!ae(u,a))return!1;var c=!0;return Object.keys(e).forEach((function(i){ae(e[i],t[i])||(c=!1)})),c}for(var l=0;l<e.length;l++)if(!ae(e[l],t[l]))return!1;return!0},ce="undefined"!=typeof globalThis?globalThis:global||self,le=function(){function e(){this.identityStore=new ue,this.eventBridge=new oe,this.applicationContextProvider=new te}return e.getInstance=function(t){return ce.analyticsConnectorInstances||(ce.analyticsConnectorInstances={}),ce.analyticsConnectorInstances[t]||(ce.analyticsConnectorInstances[t]=new e),ce.analyticsConnectorInstances[t]},e}(),de=function(){return le.getInstance("$default_instance")},pe=function(){function e(){this.name="identity",this.type=p.PluginType.BEFORE,this.identityStore=de().identityStore}return e.prototype.execute=function(e){return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){return(t=e.user_properties)&&this.identityStore.editIdentity().updateUserProperties(t).commit(),[2,e]}))}))},e.prototype.setup=function(e){return Promise.resolve(void 0)},e}(),fe=function(){var e,t,i,n;if("undefined"==typeof navigator)return"";var r=navigator.userLanguage;return null!==(n=null!==(i=null!==(t=null===(e=navigator.languages)||void 0===e?void 0:e[0])&&void 0!==t?t:navigator.language)&&void 0!==i?i:r)&&void 0!==n?n:""},he=function(e,t){for(var i=0;i<t.length;i++){var n=t[i],r=n.name,o=n.args,s=n.resolve,u=e&&e[r];if("function"==typeof u){var a=u.apply(e,o);"function"==typeof s&&s(null==a?void 0:a.promise)}}return e},ve=function(e){return e&&void 0!==e._q},ge=function(){function e(){var e;this.name="context",this.type=p.PluginType.BEFORE,this.eventId=0,this.library="amplitude-ts/".concat("1.4.0"),"undefined"!=typeof navigator&&(e=navigator.userAgent),this.uaResult=new ee(e).getResult()}return e.prototype.setup=function(e){return this.config=e,Promise.resolve(void 0)},e.prototype.execute=function(e){return o(this,void 0,void 0,(function(){var t,i,n,o,u;return s(this,(function(s){return this.isSessionValid()||(this.config.sessionId=Date.now()),this.config.lastEventTime=Date.now(),t=(new Date).getTime(),i=this.uaResult.browser.name,n=this.uaResult.browser.version,o=this.uaResult.device.model||this.uaResult.os.name,u=this.uaResult.device.vendor,[2,r(r(r(r(r(r(r(r(r(r(r(r({user_id:this.config.userId,device_id:this.config.deviceId,session_id:this.config.sessionId,time:t},this.config.appVersion&&{app_version:this.config.appVersion}),this.config.trackingOptions.platform&&{platform:"Web"}),this.config.trackingOptions.osName&&{os_name:i}),this.config.trackingOptions.osVersion&&{os_version:n}),this.config.trackingOptions.deviceManufacturer&&{device_manufacturer:u}),this.config.trackingOptions.deviceModel&&{device_model:o}),this.config.trackingOptions.language&&{language:fe()}),this.config.trackingOptions.ipAddress&&{ip:"$remote"}),{insert_id:V(),partner_id:this.config.partnerId,plan:this.config.plan}),this.config.ingestionMetadata&&{ingestion_metadata:{source_name:this.config.ingestionMetadata.sourceName,source_version:this.config.ingestionMetadata.sourceVersion}}),e),{event_id:this.eventId++,library:this.library})]}))}))},e.prototype.isSessionValid=function(){var e=this.config.lastEventTime||Date.now();return Date.now()-e<this.config.sessionTimeout},e}(),ye=function(){function e(){}return e.prototype.isEnabled=function(){return o(this,void 0,void 0,(function(){var t,i,n;return s(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e,n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return o(this,void 0,void 0,(function(){var t;return s(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,JSON.parse(t)]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},e.prototype.getRaw=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){return[2,window.localStorage.getItem(e)||void 0]}))}))},e.prototype.set=function(e,t){return o(this,void 0,void 0,(function(){return s(this,(function(i){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return o(this,void 0,void 0,(function(){return s(this,(function(t){try{window.localStorage.removeItem(e)}catch(e){}return[2]}))}))},e.prototype.reset=function(){return o(this,void 0,void 0,(function(){return s(this,(function(e){try{window.localStorage.clear()}catch(e){}return[2]}))}))},e}(),be=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={done:4},t}return n(t,e),t.prototype.send=function(e,t){return o(this,void 0,void 0,(function(){var i=this;return s(this,(function(n){return[2,new Promise((function(n,r){"undefined"==typeof XMLHttpRequest&&r(new Error("XHRTransport is not supported."));var o=new XMLHttpRequest;o.open("POST",e,!0),o.onreadystatechange=function(){if(o.readyState===i.state.done)try{var e=o.responseText,t=JSON.parse(e),s=i.buildResponse(t);n(s)}catch(e){r(e)}},o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("Accept","*/*"),o.send(JSON.stringify(t))}))]}))}))},t}(z),me=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.send=function(e,t){return o(this,void 0,void 0,(function(){var i=this;return s(this,(function(n){return[2,new Promise((function(n,r){if("undefined"==typeof window||void 0===window.navigator||void 0===window.navigator.sendBeacon)throw new Error("SendBeaconTransport is not supported");try{var o=JSON.stringify(t);return n(window.navigator.sendBeacon(e,JSON.stringify(t))?i.buildResponse({code:200,events_ingested:t.events.length,payload_size_bytes:o.length,server_upload_time:Date.now()}):i.buildResponse({code:500}))}catch(e){r(e)}}))]}))}))},t}(z),we=function(){var e=new B;return{cookieExpiration:365,cookieSameSite:"Lax",cookieSecure:!1,cookieStorage:e,disableCookies:!1,domain:"",sessionManager:new Y(e,""),sessionTimeout:18e5,storageProvider:new B,trackingOptions:{deviceManufacturer:!0,deviceModel:!0,ipAddress:!0,language:!0,osName:!0,osVersion:!0,platform:!0},transportProvider:new J}},Se=function(e){function t(t,i,n){var o,s,u,a,c,l,d,p,f,h,v,g,y=this,b=we();return(y=e.call(this,r(r({flushIntervalMillis:1e3,flushMaxRetries:5,flushQueueSize:30},n),{apiKey:t,storageProvider:null!==(o=null==n?void 0:n.storageProvider)&&void 0!==o?o:b.storageProvider,transportProvider:null!==(s=null==n?void 0:n.transportProvider)&&void 0!==s?s:b.transportProvider}))||this).cookieStorage=null!==(u=null==n?void 0:n.cookieStorage)&&void 0!==u?u:b.cookieStorage,y.sessionManager=null!==(a=null==n?void 0:n.sessionManager)&&void 0!==a?a:b.sessionManager,y.sessionTimeout=null!==(c=null==n?void 0:n.sessionTimeout)&&void 0!==c?c:b.sessionTimeout,y.appVersion=null==n?void 0:n.appVersion,y.attribution=null==n?void 0:n.attribution,y.cookieExpiration=null!==(l=null==n?void 0:n.cookieExpiration)&&void 0!==l?l:b.cookieExpiration,y.cookieSameSite=null!==(d=null==n?void 0:n.cookieSameSite)&&void 0!==d?d:b.cookieSameSite,y.cookieSecure=null!==(p=null==n?void 0:n.cookieSecure)&&void 0!==p?p:b.cookieSecure,y.deviceId=null==n?void 0:n.deviceId,y.disableCookies=null!==(f=null==n?void 0:n.disableCookies)&&void 0!==f?f:b.disableCookies,y.domain=null!==(h=null==n?void 0:n.domain)&&void 0!==h?h:b.domain,y.lastEventTime=null!==(v=y.lastEventTime)&&void 0!==v?v:null==n?void 0:n.lastEventTime,y.optOut=Boolean(null==n?void 0:n.optOut),y.partnerId=null==n?void 0:n.partnerId,y.sessionId=null==n?void 0:n.sessionId,y.trackingOptions=null!==(g=null==n?void 0:n.trackingOptions)&&void 0!==g?g:b.trackingOptions,y.userId=i,y}return n(t,e),Object.defineProperty(t.prototype,"deviceId",{get:function(){return this.sessionManager.getDeviceId()},set:function(e){this.sessionManager.setDeviceId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userId",{get:function(){return this.sessionManager.getUserId()},set:function(e){this.sessionManager.setUserId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sessionId",{get:function(){return this.sessionManager.getSessionId()},set:function(e){this.sessionManager.setSessionId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"optOut",{get:function(){return this.sessionManager.getOptOut()},set:function(e){var t;null===(t=this.sessionManager)||void 0===t||t.setOptOut(Boolean(e))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastEventTime",{get:function(){return this.sessionManager.getLastEventTime()},set:function(e){this.sessionManager.setLastEventTime(e)},enumerable:!1,configurable:!0}),t}(L),_e=function(e,t,i){return o(void 0,void 0,void 0,(function(){var n,o,u,a,c,l,d,p,f,h,v,g,y,b,m,w,S;return s(this,(function(s){switch(s.label){case 0:return n=we(),null===(y=null==i?void 0:i.domain)||void 0===y?[3,1]:(u=y,[3,3]);case 1:return[4,Pe()];case 2:u=s.sent(),s.label=3;case 3:return o=u,[4,Ie(r(r({},i),{domain:o}))];case 4:return a=s.sent(),c=G(e),[4,a.get(c)];case 5:return l=s.sent(),d=Z(),[4,new Y(a,e).load()];case 6:return p=s.sent(),f=Se.bind,h=[void 0,e,null!=t?t:null==l?void 0:l.userId],v=[r({},i)],g={cookieStorage:a,sessionManager:p,deviceId:Te(null==l?void 0:l.deviceId,null==i?void 0:i.deviceId,d.deviceId),domain:o,optOut:null!==(b=null==i?void 0:i.optOut)&&void 0!==b?b:Boolean(null==l?void 0:l.optOut)},[4,a.get(c)];case 7:return g.sessionId=null!==(w=null===(m=s.sent())||void 0===m?void 0:m.sessionId)&&void 0!==w?w:null==i?void 0:i.sessionId,[4,Oe(i)];case 8:return[2,new(f.apply(Se,h.concat([r.apply(void 0,v.concat([(g.storageProvider=s.sent(),g.trackingOptions=r(r({},n.trackingOptions),null==i?void 0:i.trackingOptions),g.transportProvider=null!==(S=null==i?void 0:i.transportProvider)&&void 0!==S?S:ke(null==i?void 0:i.transport),g)]))])))]}}))}))},Ie=function(e,t){return void 0===t&&(t=we()),o(void 0,void 0,void 0,(function(){var i,n,o;return s(this,(function(s){switch(s.label){case 0:return i=r(r({},t),e),n=null==e?void 0:e.cookieStorage,(o=!n)?[3,2]:[4,n.isEnabled()];case 1:o=!s.sent(),s.label=2;case 2:return o?[2,Ee(i)]:[2,n]}}))}))},Ee=function(e){return o(void 0,void 0,void 0,(function(){var t,i;return s(this,(function(n){switch(n.label){case 0:return t=new F({domain:e.domain,expirationDays:e.cookieExpiration,sameSite:e.cookieSameSite,secure:e.cookieSecure}),(i=e.disableCookies)?[3,2]:[4,t.isEnabled()];case 1:i=!n.sent(),n.label=2;case 2:return i?[4,(t=new ye).isEnabled()]:[3,4];case 3:n.sent()||(t=new B),n.label=4;case 4:return[2,t]}}))}))},Oe=function(e){return o(void 0,void 0,void 0,(function(){var t,i,n,r,o,a,c;return s(this,(function(s){switch(s.label){case 0:if(e&&Object.prototype.hasOwnProperty.call(e,"storageProvider")&&!e.storageProvider)return[3,9];s.label=1;case 1:s.trys.push([1,7,8,9]),t=u([null==e?void 0:e.storageProvider,new ye]),i=t.next(),s.label=2;case 2:return i.done?[3,6]:(n=i.value,(r=n)?[4,n.isEnabled()]:[3,4]);case 3:r=s.sent(),s.label=4;case 4:if(r)return[2,n];s.label=5;case 5:return i=t.next(),[3,2];case 6:return[3,9];case 7:return o=s.sent(),a={error:o},[3,9];case 8:try{i&&!i.done&&(c=t.return)&&c.call(t)}finally{if(a)throw a.error}return[7];case 9:return[2,void 0]}}))}))},Te=function(e,t,i){return t||i||e||V()},ke=function(e){return e===p.TransportType.XHR?new be:e===p.TransportType.SendBeacon?new me:we().transportProvider},Pe=function(e){return o(void 0,void 0,void 0,(function(){var t,i,n,r,o,u,a;return s(this,(function(s){switch(s.label){case 0:return[4,(new F).isEnabled()];case 1:if(!s.sent()||!e&&"undefined"==typeof location)return[2,""];for(t=null!=e?e:location.hostname,i=t.split("."),n=[],r="AMP_TLDTEST",o=i.length-2;o>=0;--o)n.push(i.slice(o).join("."));o=0,s.label=2;case 2:return o<n.length?(u=n[o],[4,(a=new F({domain:"."+u})).set(r,1)]):[3,7];case 3:return s.sent(),[4,a.get(r)];case 4:return s.sent()?[4,a.remove(r)]:[3,6];case 5:return s.sent(),[2,"."+u];case 6:return o++,[3,2];case 7:return[2,""]}}))}))},xe=function(e,t){return o(void 0,void 0,void 0,(function(){var i,n,r,o,u,c,l,d,p;return s(this,(function(s){switch(s.label){case 0:return[4,(i=new F).isEnabled()];case 1:return s.sent()&&!(null==t?void 0:t.disableCookies)||(i=new ye),[4,i.isEnabled()];case 2:return s.sent()?(n=function(e){return"".concat(w.toLowerCase(),"_").concat(e.substring(0,6))}(e),[4,i.getRaw(n)]):[2,{optOut:!1}];case 3:return(r=s.sent())?[4,i.remove(n)]:[2,{optOut:!1}];case 4:return s.sent(),o=a(r.split("."),5),u=o[0],c=o[1],l=o[2],d=o[3],p=o[4],[2,{deviceId:u,userId:Ne(c),sessionId:Re(d),lastEventTime:Re(p),optOut:Boolean(l)}]}}))}))},Re=function(e){var t=parseInt(e,32);if(!isNaN(t))return t},Ne=function(e){if(atob&&escape&&e)try{return decodeURIComponent(escape(atob(e)))}catch(e){return}},Ue=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n(t,e),t.prototype.init=function(t,i,n){var u,a,c;return o(this,void 0,void 0,(function(){var o,l,d,p,f=this;return s(this,(function(s){switch(s.label){case 0:return this.initializing?[2]:(this.initializing=!0,[4,xe(t,n)]);case 1:return o=s.sent(),[4,_e(t,i||o.userId,r(r({},n),{deviceId:null!==(u=o.deviceId)&&void 0!==u?u:null==n?void 0:n.deviceId,sessionId:null!==(a=o.sessionId)&&void 0!==a?a:null==n?void 0:n.sessionId,optOut:null!==(c=null==n?void 0:n.optOut)&&void 0!==c?c:o.optOut,lastEventTime:o.lastEventTime}))];case 2:return l=s.sent(),[4,e.prototype._init.call(this,l)];case 3:return s.sent(),d=!this.config.lastEventTime,(!this.config.sessionId||this.config.lastEventTime&&Date.now()-this.config.lastEventTime>this.config.sessionTimeout)&&(this.setSessionId(Date.now()),d=!0),(p=de()).eventBridge.setEventReceiver((function(e){f.track(e.eventType,e.eventProperties)})),p.identityStore.setIdentity({userId:this.config.userId,deviceId:this.config.deviceId}),[4,this.add(new ge)];case 4:return s.sent(),[4,this.add(new pe)];case 5:return s.sent(),[4,this.add(new A)];case 6:return s.sent(),this.initializing=!1,this.timeline.isReady=!0,this.config.optOut||this.timeline.scheduleApply(0),[4,this.runAttributionStrategy(l.attribution,d)];case 7:return s.sent(),[2]}}))}))},t.prototype.runAttributionStrategy=function(e,t){return void 0===t&&(t=!1),o(this,void 0,void 0,(function(){var i,n,o;return s(this,(function(s){switch(s.label){case 0:return i=this.track.bind(this),n=this.setSessionId.bind(this,Date.now()),[4,Ee(this.config)];case 1:return o=s.sent(),[4,new H(this.config.apiKey,r(r({},e),{storage:o,track:i,onNewCampaign:n})).send(t)];case 2:return s.sent(),[2]}}))}))},t.prototype.getUserId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.userId},t.prototype.setUserId=function(e){this.config?this.config.userId=e:this.q.push(this.setUserId.bind(this,e))},t.prototype.getDeviceId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.deviceId},t.prototype.setDeviceId=function(e){this.config?this.config.deviceId=e:this.q.push(this.setDeviceId.bind(this,e))},t.prototype.reset=function(){this.setUserId(void 0),this.setDeviceId(V())},t.prototype.getSessionId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.sessionId},t.prototype.setSessionId=function(e){this.config?(this.config.sessionId=e,this.config.lastEventTime=void 0):this.q.push(this.setSessionId.bind(this,e))},t.prototype.setTransport=function(e){this.config?this.config.transportProvider=ke(e):this.q.push(this.setTransport.bind(this,e))},t.prototype.identify=function(t,i){if(ve(t)){var n=t._q;t._q=[],t=he(new O,n)}return e.prototype.identify.call(this,t,i)},t.prototype.groupIdentify=function(t,i,n,r){if(ve(n)){var o=n._q;n._q=[],n=he(new O,o)}return e.prototype.groupIdentify.call(this,t,i,n,r)},t.prototype.revenue=function(t,i){if(ve(t)){var n=t._q;t._q=[],t=he(new N,n)}return e.prototype.revenue.call(this,t,i)},t}(R),Ce=function(){var e=new Ue;return{init:D(e.init.bind(e)),add:D(e.add.bind(e)),remove:D(e.remove.bind(e)),track:D(e.track.bind(e)),logEvent:D(e.logEvent.bind(e)),identify:D(e.identify.bind(e)),groupIdentify:D(e.groupIdentify.bind(e)),setGroup:D(e.setGroup.bind(e)),revenue:D(e.revenue.bind(e)),flush:D(e.flush.bind(e)),getUserId:e.getUserId.bind(e),setUserId:e.setUserId.bind(e),getDeviceId:e.getDeviceId.bind(e),setDeviceId:e.setDeviceId.bind(e),reset:e.reset.bind(e),getSessionId:e.getSessionId.bind(e),setSessionId:e.setSessionId.bind(e),setOptOut:e.setOptOut.bind(e),setTransport:e.setTransport.bind(e)}},je=Ce(),Le=je.add,qe=je.flush,Me=je.getDeviceId,Ae=je.getSessionId,De=je.getUserId,Ve=je.groupIdentify,Be=je.identify,ze=je.init,Fe=je.logEvent,$e=je.remove,Ze=je.reset,Qe=je.revenue,We=je.setDeviceId,Ke=je.setGroup,Ge=je.setOptOut,He=je.setSessionId,Ye=je.setTransport,Je=je.setUserId,Xe=je.track;e.Identify=O,e.Revenue=N,e.Types=m,e.add=Le,e.createInstance=Ce,e.flush=qe,e.getDeviceId=Me,e.getSessionId=Ae,e.getUserId=De,e.groupIdentify=Ve,e.identify=Be,e.init=ze,e.logEvent=Fe,e.remove=$e,e.reset=Ze,e.revenue=Qe,e.runQueuedFunctions=function(e,t){he(e,t)},e.setDeviceId=We,e.setGroup=Ke,e.setOptOut=Ge,e.setSessionId=He,e.setTransport=Ye,e.setUserId=Je,e.track=Xe,Object.defineProperty(e,"__esModule",{value:!0})}));
15
+ ***************************************************************************** */var t=function(e,i){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])},t(e,i)};function i(e,i){if("function"!=typeof i&&null!==i)throw new TypeError("Class extends value "+String(i)+" is not a constructor or null");function n(){this.constructor=e}t(e,i),e.prototype=null===i?Object.create(i):(n.prototype=i.prototype,new n)}var n,r,o,s,u,a,c,l,d=function(){return d=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},d.apply(this,arguments)};function p(e,t,i,n){return new(i||(i=Promise))((function(r,o){function s(e){try{a(n.next(e))}catch(e){o(e)}}function u(e){try{a(n.throw(e))}catch(e){o(e)}}function a(e){var t;e.done?r(e.value):(t=e.value,t instanceof i?t:new i((function(e){e(t)}))).then(s,u)}a((n=n.apply(e,t||[])).next())}))}function f(e,t){var i,n,r,o,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function u(o){return function(u){return function(o){if(i)throw new TypeError("Generator is already executing.");for(;s;)try{if(i=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,n=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(r=s.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){s.label=o[1];break}if(6===o[0]&&s.label<r[1]){s.label=r[1],r=o;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(o);break}r[2]&&s.ops.pop(),s.trys.pop();continue}o=t.call(e,s)}catch(e){o=[6,e],n=0}finally{i=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,u])}}}function h(e){var t="function"==typeof Symbol&&Symbol.iterator,i=t&&e[t],n=0;if(i)return i.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function v(e,t){var i="function"==typeof Symbol&&e[Symbol.iterator];if(!i)return e;var n,r,o=i.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(n=o.next()).done;)s.push(n.value)}catch(e){r={error:e}}finally{try{n&&!n.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s}function g(e,t,i){if(i||2===arguments.length)for(var n,r=0,o=t.length;r<o;r++)!n&&r in t||(n||(n=Array.prototype.slice.call(t,0,r)),n[r]=t[r]);return e.concat(n||Array.prototype.slice.call(t))}!function(e){e.US="US",e.EU="EU"}(n||(n={})),function(e){e.SET="$set",e.SET_ONCE="$setOnce",e.ADD="$add",e.APPEND="$append",e.PREPEND="$prepend",e.REMOVE="$remove",e.PREINSERT="$preInsert",e.POSTINSERT="$postInsert",e.UNSET="$unset",e.CLEAR_ALL="$clearAll"}(r||(r={})),function(e){e.REVENUE_PRODUCT_ID="$productId",e.REVENUE_QUANTITY="$quantity",e.REVENUE_PRICE="$price",e.REVENUE_TYPE="$revenueType",e.REVENUE="$revenue"}(o||(o={})),function(e){e.IDENTIFY="$identify",e.GROUP_IDENTIFY="$groupidentify",e.REVENUE="revenue_amount"}(s||(s={})),function(e){e[e.None=0]="None",e[e.Error=1]="Error",e[e.Warn=2]="Warn",e[e.Verbose=3]="Verbose"}(u||(u={})),function(e){e.BEFORE="before",e.ENRICHMENT="enrichment",e.DESTINATION="destination"}(a||(a={})),function(e){e.Unknown="unknown",e.Skipped="skipped",e.Success="success",e.RateLimit="rate_limit",e.PayloadTooLarge="payload_too_large",e.Invalid="invalid",e.Failed="failed",e.Timeout="Timeout",e.SystemError="SystemError"}(c||(c={})),function(e){e.XHR="xhr",e.SendBeacon="beacon",e.Fetch="fetch"}(l||(l={}));var b=Object.freeze({__proto__:null,get ServerZone(){return n},get SpecialEventType(){return s},get IdentifyOperation(){return r},get RevenueProperty(){return o},get LogLevel(){return u},get PluginType(){return a},get Status(){return c},get TransportType(){return l}}),y="AMP",m="".concat(y,"_unsent"),w="https://api2.amplitude.com/2/httpapi",_=function(e){if(Object.keys(e).length>1e3)return!1;for(var t in e){var i=e[t];if(!I(t,i))return!1}return!0},I=function(e,t){var i,n;if("string"!=typeof e)return!1;if(Array.isArray(t)){var r=!0;try{for(var o=h(t),s=o.next();!s.done;s=o.next()){var u=s.value;if(Array.isArray(u))return!1;if("object"==typeof u)r=r&&_(u);else if(!["number","string"].includes(typeof u))return!1;if(!r)return!1}}catch(e){i={error:e}}finally{try{s&&!s.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}}else{if(null==t)return!1;if("object"==typeof t)return _(t);if(!["number","string","boolean"].includes(typeof t))return!1}return!0},S=function(){function e(){this._propertySet=new Set,this._properties={}}return e.prototype.getUserProperties=function(){return d({},this._properties)},e.prototype.set=function(e,t){return this._safeSet(r.SET,e,t),this},e.prototype.setOnce=function(e,t){return this._safeSet(r.SET_ONCE,e,t),this},e.prototype.append=function(e,t){return this._safeSet(r.APPEND,e,t),this},e.prototype.prepend=function(e,t){return this._safeSet(r.PREPEND,e,t),this},e.prototype.postInsert=function(e,t){return this._safeSet(r.POSTINSERT,e,t),this},e.prototype.preInsert=function(e,t){return this._safeSet(r.PREINSERT,e,t),this},e.prototype.remove=function(e,t){return this._safeSet(r.REMOVE,e,t),this},e.prototype.add=function(e,t){return this._safeSet(r.ADD,e,t),this},e.prototype.unset=function(e){return this._safeSet(r.UNSET,e,"-"),this},e.prototype.clearAll=function(){return this._properties={},this._properties[r.CLEAR_ALL]="-",this},e.prototype._safeSet=function(e,t,i){if(this._validate(e,t,i)){var n=this._properties[e];return void 0===n&&(n={},this._properties[e]=n),n[t]=i,this._propertySet.add(t),!0}return!1},e.prototype._validate=function(e,t,i){return void 0===this._properties[r.CLEAR_ALL]&&(!this._propertySet.has(t)&&(e===r.ADD?"number"==typeof i:e===r.UNSET||e===r.REMOVE||I(t,i)))},e}(),E=function(e,t){return d(d({},t),{event_type:s.IDENTIFY,user_properties:e.getUserProperties()})},k=function(e,t,i){return void 0===t&&(t=0),void 0===i&&(i=c.Unknown),{event:e,code:t,message:i}},O=function(){function e(){this.queue=[],this.applying=!1,this.isReady=!1,this.plugins=[]}return e.prototype.register=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(i){switch(i.label){case 0:return[4,e.setup(t)];case 1:return i.sent(),this.plugins.push(e),[2]}}))}))},e.prototype.deregister=function(e){return this.plugins.splice(this.plugins.findIndex((function(t){return t.name===e})),1),Promise.resolve()},e.prototype.reset=function(){this.applying=!1,this.isReady=!1,this.plugins=[]},e.prototype.push=function(e){var t=this;return new Promise((function(i){t.queue.push([e,i]),t.scheduleApply(0)}))},e.prototype.scheduleApply=function(e){var t=this;this.isReady&&!this.applying&&(this.applying=!0,setTimeout((function(){t.apply(t.queue.shift()).then((function(){t.applying=!1,t.queue.length>0&&t.scheduleApply(0)}))}),e))},e.prototype.apply=function(e){return p(this,void 0,void 0,(function(){var t,i,n,r,o,s,u,c,l,p,g,b,y,m,w,_,I,S;return f(this,(function(f){switch(f.label){case 0:if(!e)return[2];t=v(e,1),i=t[0],n=v(e,2),r=n[1],o=this.plugins.filter((function(e){return e.type===a.BEFORE})),f.label=1;case 1:f.trys.push([1,6,7,8]),s=h(o),u=s.next(),f.label=2;case 2:return u.done?[3,5]:[4,u.value.execute(d({},i))];case 3:i=f.sent(),f.label=4;case 4:return u=s.next(),[3,2];case 5:return[3,8];case 6:return c=f.sent(),w={error:c},[3,8];case 7:try{u&&!u.done&&(_=s.return)&&_.call(s)}finally{if(w)throw w.error}return[7];case 8:l=this.plugins.filter((function(e){return e.type===a.ENRICHMENT})),f.label=9;case 9:f.trys.push([9,14,15,16]),p=h(l),g=p.next(),f.label=10;case 10:return g.done?[3,13]:[4,g.value.execute(d({},i))];case 11:i=f.sent(),f.label=12;case 12:return g=p.next(),[3,10];case 13:return[3,16];case 14:return b=f.sent(),I={error:b},[3,16];case 15:try{g&&!g.done&&(S=p.return)&&S.call(p)}finally{if(I)throw I.error}return[7];case 16:return y=this.plugins.filter((function(e){return e.type===a.DESTINATION})),m=y.map((function(e){var t=d({},i);return e.execute(t).catch((function(e){return k(t,0,String(e))}))})),Promise.all(m).then((function(e){var t=v(e,1)[0];r(t)})),[2]}}))}))},e.prototype.flush=function(){return p(this,void 0,void 0,(function(){var e,t,i,n=this;return f(this,(function(r){switch(r.label){case 0:return e=this.queue,this.queue=[],[4,Promise.all(e.map((function(e){return n.apply(e)})))];case 1:return r.sent(),t=this.plugins.filter((function(e){return e.type===a.DESTINATION})),i=t.map((function(e){return e.flush&&e.flush()})),[4,Promise.all(i)];case 2:return r.sent(),[2]}}))}))},e}(),T="Event rejected due to exceeded retry count",x=function(){function e(e){void 0===e&&(e="$default"),this.initializing=!1,this.q=[],this.logEvent=this.track.bind(this),this.timeline=new O,this.name=e}return e.prototype._init=function(e){return p(this,void 0,void 0,(function(){var t,i,n,r,o,s;return f(this,(function(u){switch(u.label){case 0:this.config=e,this.timeline.reset(),t=this.q,this.q=[],u.label=1;case 1:u.trys.push([1,6,7,8]),i=h(t),n=i.next(),u.label=2;case 2:return n.done?[3,5]:[4,(0,n.value)()];case 3:u.sent(),u.label=4;case 4:return n=i.next(),[3,2];case 5:return[3,8];case 6:return r=u.sent(),o={error:r},[3,8];case 7:try{n&&!n.done&&(s=i.return)&&s.call(i)}finally{if(o)throw o.error}return[7];case 8:return[2]}}))}))},e.prototype.track=function(e,t,i){var n=function(e,t,i){return d(d(d({},"string"==typeof e?{event_type:e}:e),i),t&&{event_properties:t})}(e,t,i);return this.dispatch(n)},e.prototype.identify=function(e,t){var i=E(e,t);return this.dispatch(i)},e.prototype.groupIdentify=function(e,t,i,n){var r=function(e,t,i,n){var r;return d(d({},n),{event_type:s.GROUP_IDENTIFY,group_properties:i.getUserProperties(),groups:(r={},r[e]=t,r)})}(e,t,i,n);return this.dispatch(r)},e.prototype.setGroup=function(e,t,i){var n=function(e,t,i){var n,r=new S;return r.set(e,t),d(d({},i),{event_type:s.IDENTIFY,user_properties:r.getUserProperties(),groups:(n={},n[e]=t,n)})}(e,t,i);return this.dispatch(n)},e.prototype.revenue=function(e,t){var i=function(e,t){return d(d({},t),{event_type:s.REVENUE,event_properties:e.getEventProperties()})}(e,t);return this.dispatch(i)},e.prototype.add=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return this.config?[2,this.timeline.register(e,this.config)]:(this.q.push(this.add.bind(this,e)),[2])}))}))},e.prototype.remove=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return this.config?[2,this.timeline.deregister(e)]:(this.q.push(this.remove.bind(this,e)),[2])}))}))},e.prototype.dispatch=function(e){var t;return p(this,void 0,void 0,(function(){var i,n,r;return f(this,(function(o){switch(o.label){case 0:return o.trys.push([0,2,,3]),(null===(t=this.config)||void 0===t?void 0:t.optOut)?[2,k(e,0,"Event skipped due to optOut config")]:[4,this.timeline.push(e)];case 1:return 200===(i=o.sent()).code?this.config.loggerProvider.log(i.message):this.config.loggerProvider.error(i.message),[2,i];case 2:return n=o.sent(),r=String(n),this.config.loggerProvider.error(r),[2,k(e,0,r)];case 3:return[2]}}))}))},e.prototype.setOptOut=function(e){this.config?this.config.optOut=Boolean(e):this.q.push(this.setOptOut.bind(this,Boolean(e)))},e.prototype.flush=function(){return this.timeline.flush()},e}(),P=function(){function e(){this.productId="",this.quantity=1,this.price=0}return e.prototype.setProductId=function(e){return this.productId=e,this},e.prototype.setQuantity=function(e){return e>0&&(this.quantity=e),this},e.prototype.setPrice=function(e){return this.price=e,this},e.prototype.setRevenueType=function(e){return this.revenueType=e,this},e.prototype.setRevenue=function(e){return this.revenue=e,this},e.prototype.setEventProperties=function(e){return _(e)&&(this.properties=e),this},e.prototype.getEventProperties=function(){var e=this.properties?d({},this.properties):{};return e[o.REVENUE_PRODUCT_ID]=this.productId,e[o.REVENUE_QUANTITY]=this.quantity,e[o.REVENUE_PRICE]=this.price,e[o.REVENUE_TYPE]=this.revenueType,e[o.REVENUE]=this.revenue,e},e}(),R="Amplitude Logger ",N=function(){function e(){this.logLevel=u.None}return e.prototype.disable=function(){this.logLevel=u.None},e.prototype.enable=function(e){void 0===e&&(e=u.Warn),this.logLevel=e},e.prototype.log=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<u.Verbose||console.log("".concat(R,"[Log]: ").concat(e.join(" ")))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<u.Warn||console.warn("".concat(R,"[Warn]: ").concat(e.join(" ")))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.logLevel<u.Error||console.error("".concat(R,"[Error]: ").concat(e.join(" ")))},e}(),U=function(){return{flushMaxRetries:12,flushQueueSize:200,flushIntervalMillis:1e4,logLevel:u.Warn,loggerProvider:new N,optOut:!1,serverUrl:w,serverZone:n.US,useBatch:!1}},C=function(){function e(e){var t,i,n;this._optOut=!1;var r=U();this.apiKey=e.apiKey,this.flushIntervalMillis=e.flushIntervalMillis||r.flushIntervalMillis,this.flushMaxRetries=e.flushMaxRetries||r.flushMaxRetries,this.flushQueueSize=e.flushQueueSize||r.flushQueueSize,this.loggerProvider=e.loggerProvider||r.loggerProvider,this.logLevel=null!==(t=e.logLevel)&&void 0!==t?t:r.logLevel,this.minIdLength=e.minIdLength,this.plan=e.plan,this.ingestionMetadata=e.ingestionMetadata,this.optOut=null!==(i=e.optOut)&&void 0!==i?i:r.optOut,this.serverUrl=e.serverUrl,this.serverZone=e.serverZone||r.serverZone,this.storageProvider=e.storageProvider,this.transportProvider=e.transportProvider,this.useBatch=null!==(n=e.useBatch)&&void 0!==n?n:r.useBatch,this.loggerProvider.enable(this.logLevel);var o=A(e.serverUrl,e.serverZone,e.useBatch);this.serverZone=o.serverZone,this.serverUrl=o.serverUrl}return Object.defineProperty(e.prototype,"optOut",{get:function(){return this._optOut},set:function(e){this._optOut=e},enumerable:!1,configurable:!0}),e}(),q=function(e,t){return e===n.EU?t?"https://api.eu.amplitude.com/batch":"https://api.eu.amplitude.com/2/httpapi":t?"https://api2.amplitude.com/batch":w},A=function(e,t,i){if(void 0===e&&(e=""),void 0===t&&(t=U().serverZone),void 0===i&&(i=U().useBatch),e)return{serverUrl:e,serverZone:void 0};var r=[n.US,n.EU].includes(t)?t:U().serverZone;return{serverZone:r,serverUrl:q(r,i)}},D=function(){function e(){this.name="amplitude",this.type=a.DESTINATION,this.retryTimeout=1e3,this.throttleTimeout=3e4,this.storageKey="",this.scheduled=!1,this.queue=[]}return e.prototype.setup=function(e){var t;return p(this,void 0,void 0,(function(){var i,n=this;return f(this,(function(r){switch(r.label){case 0:return this.config=e,this.storageKey="".concat(m,"_").concat(this.config.apiKey.substring(0,10)),[4,null===(t=this.config.storageProvider)||void 0===t?void 0:t.get(this.storageKey)];case 1:return i=r.sent(),this.saveEvents(),i&&i.length>0&&Promise.all(i.map((function(e){return n.execute(e)}))).catch(),[2,Promise.resolve(void 0)]}}))}))},e.prototype.execute=function(e){var t=this;return new Promise((function(i){var n={event:e,attempts:0,callback:function(e){return i(e)},timeout:0};t.addToQueue(n)}))},e.prototype.addToQueue=function(){for(var e=this,t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];var n=t.filter((function(t){return t.attempts<e.config.flushMaxRetries?(t.attempts+=1,!0):(e.fulfillRequest([t],500,T),!1)}));n.forEach((function(t){e.queue=e.queue.concat(t),0!==t.timeout?setTimeout((function(){t.timeout=0,e.schedule(0)}),t.timeout):e.schedule(e.config.flushIntervalMillis)})),this.saveEvents()},e.prototype.schedule=function(e){var t=this;this.scheduled||(this.scheduled=!0,setTimeout((function(){t.flush(!0).then((function(){t.scheduled=!1,t.queue.length>0&&t.schedule(e)}))}),e))},e.prototype.flush=function(e){return void 0===e&&(e=!1),p(this,void 0,void 0,(function(){var t,i,n,r=this;return f(this,(function(o){switch(o.label){case 0:return t=[],i=[],this.queue.forEach((function(e){return 0===e.timeout?t.push(e):i.push(e)})),this.queue=i,s=t,u=this.config.flushQueueSize,a=Math.max(u,1),n=s.reduce((function(e,t,i){var n=Math.floor(i/a);return e[n]||(e[n]=[]),e[n].push(t),e}),[]),[4,Promise.all(n.map((function(t){return r.send(t,e)})))];case 1:return o.sent(),[2]}var s,u,a}))}))},e.prototype.send=function(e,t){return void 0===t&&(t=!0),p(this,void 0,void 0,(function(){var i,n,r,o;return f(this,(function(s){switch(s.label){case 0:if(!this.config.apiKey)return[2,this.fulfillRequest(e,400,"Event rejected due to missing API key")];i={api_key:this.config.apiKey,events:e.map((function(e){var t=e.event;return t.extra,function(e,t){var i={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(i[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(n=Object.getOwnPropertySymbols(e);r<n.length;r++)t.indexOf(n[r])<0&&Object.prototype.propertyIsEnumerable.call(e,n[r])&&(i[n[r]]=e[n[r]])}return i}(t,["extra"])})),options:{min_id_length:this.config.minIdLength}},s.label=1;case 1:return s.trys.push([1,3,,4]),n=A(this.config.serverUrl,this.config.serverZone,this.config.useBatch).serverUrl,[4,this.config.transportProvider.send(n,i)];case 2:return null===(r=s.sent())?(this.fulfillRequest(e,0,"Unexpected error occurred"),[2]):t?(this.handleReponse(r,e),[3,4]):(this.fulfillRequest(e,r.statusCode,r.status),[2]);case 3:return o=s.sent(),this.fulfillRequest(e,0,String(o)),[3,4];case 4:return[2]}}))}))},e.prototype.handleReponse=function(e,t){switch(e.status){case c.Success:this.handleSuccessResponse(e,t);break;case c.Invalid:this.handleInvalidResponse(e,t);break;case c.PayloadTooLarge:this.handlePayloadTooLargeResponse(e,t);break;case c.RateLimit:this.handleRateLimitResponse(e,t);break;default:this.handleOtherReponse(t)}},e.prototype.handleSuccessResponse=function(e,t){this.fulfillRequest(t,e.statusCode,"Event tracked successfully")},e.prototype.handleInvalidResponse=function(e,t){var i=this;if(e.body.missingField||e.body.error.startsWith("Invalid API key"))this.fulfillRequest(t,e.statusCode,e.body.error);else{var n=g(g(g(g([],v(Object.values(e.body.eventsWithInvalidFields)),!1),v(Object.values(e.body.eventsWithMissingFields)),!1),v(Object.values(e.body.eventsWithInvalidIdLengths)),!1),v(e.body.silencedEvents),!1).flat(),r=new Set(n),o=t.filter((function(t,n){if(!r.has(n))return!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,g([],v(o),!1))}},e.prototype.handlePayloadTooLargeResponse=function(e,t){1!==t.length?(this.config.flushQueueSize/=2,this.addToQueue.apply(this,g([],v(t),!1))):this.fulfillRequest(t,e.statusCode,e.body.error)},e.prototype.handleRateLimitResponse=function(e,t){var i=this,n=Object.keys(e.body.exceededDailyQuotaUsers),r=Object.keys(e.body.exceededDailyQuotaDevices),o=e.body.throttledEvents,s=new Set(n),u=new Set(r),a=new Set(o),c=t.filter((function(t,n){if(!(t.event.user_id&&s.has(t.event.user_id)||t.event.device_id&&u.has(t.event.device_id)))return a.has(n)&&(t.timeout=i.throttleTimeout),!0;i.fulfillRequest([t],e.statusCode,e.body.error)}));this.addToQueue.apply(this,g([],v(c),!1))},e.prototype.handleOtherReponse=function(e){var t=this;this.addToQueue.apply(this,g([],v(e.map((function(e){return e.timeout=e.attempts*t.retryTimeout,e}))),!1))},e.prototype.fulfillRequest=function(e,t,i){this.saveEvents(),e.forEach((function(e){return e.callback(k(e.event,t,i))}))},e.prototype.saveEvents=function(){if(this.config.storageProvider){var e=Array.from(this.queue.map((function(e){return e.event})));this.config.storageProvider.set(this.storageKey,e)}},e}(),M=function(e){return function(){for(var t=[],i=0;i<arguments.length;i++)t[i]=arguments[i];return{promise:e.apply(void 0,g([],v(t),!1))}}},j=function(e){return e?(e^16*Math.random()>>e/4).toString(16):(String(1e7)+String(-1e3)+String(-4e3)+String(-8e3)+String(-1e11)).replace(/[018]/g,j)},L=function(){function e(){this.memoryStorage=new Map}return e.prototype.isEnabled=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,!0]}))}))},e.prototype.get=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,this.memoryStorage.get(e)]}))}))},e.prototype.getRaw=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(i){switch(i.label){case 0:return[4,this.get(e)];case 1:return[2,(t=i.sent())?JSON.stringify(t):void 0]}}))}))},e.prototype.set=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(i){return this.memoryStorage.set(e,t),[2]}))}))},e.prototype.remove=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return this.memoryStorage.delete(e),[2]}))}))},e.prototype.reset=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return this.memoryStorage.clear(),[2]}))}))},e}(),V=function(){function e(){}return e.prototype.send=function(e,t){return Promise.resolve(null)},e.prototype.buildResponse=function(e){var t,i,n,r,o,s,u,a,l,d,p,f,h,v,g,b,y,m,w,_,I,S;if("object"!=typeof e)return null;var E=e.code||0,k=this.buildStatus(E);switch(k){case c.Success:return{status:k,statusCode:E,body:{eventsIngested:null!==(t=e.events_ingested)&&void 0!==t?t:0,payloadSizeBytes:null!==(i=e.payload_size_bytes)&&void 0!==i?i:0,serverUploadTime:null!==(n=e.server_upload_time)&&void 0!==n?n:0}};case c.Invalid:return{status:k,statusCode:E,body:{error:null!==(r=e.error)&&void 0!==r?r:"",missingField:null!==(o=e.missing_field)&&void 0!==o?o:"",eventsWithInvalidFields:null!==(s=e.events_with_invalid_fields)&&void 0!==s?s:{},eventsWithMissingFields:null!==(u=e.events_with_missing_fields)&&void 0!==u?u:{},eventsWithInvalidIdLengths:null!==(a=e.events_with_invalid_id_lengths)&&void 0!==a?a:{},epsThreshold:null!==(l=e.eps_threshold)&&void 0!==l?l:0,exceededDailyQuotaDevices:null!==(d=e.exceeded_daily_quota_devices)&&void 0!==d?d:{},silencedDevices:null!==(p=e.silenced_devices)&&void 0!==p?p:[],silencedEvents:null!==(f=e.silenced_events)&&void 0!==f?f:[],throttledDevices:null!==(h=e.throttled_devices)&&void 0!==h?h:{},throttledEvents:null!==(v=e.throttled_events)&&void 0!==v?v:[]}};case c.PayloadTooLarge:return{status:k,statusCode:E,body:{error:null!==(g=e.error)&&void 0!==g?g:""}};case c.RateLimit:return{status:k,statusCode:E,body:{error:null!==(b=e.error)&&void 0!==b?b:"",epsThreshold:null!==(y=e.eps_threshold)&&void 0!==y?y:0,throttledDevices:null!==(m=e.throttled_devices)&&void 0!==m?m:{},throttledUsers:null!==(w=e.throttled_users)&&void 0!==w?w:{},exceededDailyQuotaDevices:null!==(_=e.exceeded_daily_quota_devices)&&void 0!==_?_:{},exceededDailyQuotaUsers:null!==(I=e.exceeded_daily_quota_users)&&void 0!==I?I:{},throttledEvents:null!==(S=e.throttled_events)&&void 0!==S?S:[]}};case c.Timeout:default:return{status:k,statusCode:E}}},e.prototype.buildStatus=function(e){return e>=200&&e<300?c.Success:429===e?c.RateLimit:413===e?c.PayloadTooLarge:408===e?c.Timeout:e>=400&&e<500?c.Invalid:e>=500?c.Failed:c.Unknown},e}(),B=function(){return"undefined"!=typeof window&&window.location&&window.location.search?window.location.search.substring(1).split("&").filter(Boolean).reduce((function(e,t){var i=t.split("=",2),n=z(i[0]),r=z(i[1]);return r?(e[n]=r,e):e}),{}):{}},z=function(e){void 0===e&&(e="");try{return decodeURIComponent(e)}catch(e){return""}},F={utm_source:void 0,utm_medium:void 0,utm_campaign:void 0,utm_term:void 0,utm_content:void 0,referrer:void 0,referring_domain:void 0,gclid:void 0,fbclid:void 0},$=function(){function e(){}return e.prototype.parse=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2,d(d(d(d({},F),this.getUtmParam()),this.getReferrer()),this.getClickIds())]}))}))},e.prototype.getUtmParam=function(){var e=B();return{utm_source:e.utm_source,utm_medium:e.utm_medium,utm_campaign:e.utm_campaign,utm_term:e.utm_term,utm_content:e.utm_content}},e.prototype.getReferrer=function(){var e,t,i={referrer:void 0,referring_domain:void 0};try{i.referrer=document.referrer||void 0,i.referring_domain=null!==(t=null===(e=i.referrer)||void 0===e?void 0:e.split("/")[2])&&void 0!==t?t:void 0}catch(e){}return i},e.prototype.getClickIds=function(){var e,t=B();return(e={}).dclid=t.dclid,e.fbclid=t.fbclid,e.gclid=t.gclid,e.ko_click_id=t.ko_click_id,e.msclkid=t.msclkid,e.ttclid=t.ttclid,e.twclid=t.twclid,e},e}(),Q=function(e,t,i){return void 0===t&&(t=""),void 0===i&&(i=10),[y,t,e.substring(0,i)].filter(Boolean).join("_")},W=function(){function e(e,t){var i,n;this.storage=t.storage,this.storageKey=Q(e,"MKTG"),this.parser=new $,this.track=t.track,this.onNewCampaign=t.onNewCampaign,this.disabled=Boolean(t.disabled),this.trackNewCampaigns=Boolean(t.trackNewCampaigns),this.trackPageViews=Boolean(t.trackPageViews),this.excludeReferrers=null!==(i=t.excludeReferrers)&&void 0!==i?i:[],"undefined"!=typeof location&&this.excludeReferrers.unshift(location.hostname),this.initialEmptyValue=null!==(n=t.initialEmptyValue)&&void 0!==n?n:"EMPTY"}return e.prototype.isNewCampaign=function(e,t){var i=Boolean(e.referring_domain&&this.excludeReferrers.includes(e.referring_domain)),n=t.utm_campaign!==e.utm_campaign||t.utm_source!==e.utm_source||t.utm_medium!==e.utm_medium||t.utm_term!==e.utm_term||t.utm_content!==e.utm_content,r=t.referring_domain!==e.referring_domain;return!i&&(n||r)},e.prototype.saveCampaignToStorage=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){switch(t.label){case 0:return[4,this.storage.set(this.storageKey,e)];case 1:return t.sent(),[2]}}))}))},e.prototype.getCampaignFromStorage=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){switch(e.label){case 0:return[4,this.storage.get(this.storageKey)];case 1:return[2,e.sent()||d({},F)]}}))}))},e.prototype.createCampaignEvent=function(e){var t=this,i=d(d({},F),e),n=Object.entries(i).reduce((function(e,i){var n=v(i,2),r=n[0],o=n[1];return e.setOnce("initial_".concat(r),o||t.initialEmptyValue),o?e.set(r,o):e.unset(r)}),new S),r={event_type:"Page View",event_properties:{page_title:"undefined"!=typeof document&&document.title||"",page_location:"undefined"!=typeof location&&location.href||"",page_path:"undefined"!=typeof location&&location.pathname||""}};return d(d({},E(n)),this.trackPageViews&&r)},e.prototype.send=function(e){return p(this,void 0,void 0,(function(){var t,i;return f(this,(function(n){switch(n.label){case 0:return this.disabled?[2]:[4,this.parser.parse()];case 1:return t=n.sent(),[4,this.getCampaignFromStorage()];case 2:if(i=n.sent(),!e){if(!this.trackNewCampaigns||!this.isNewCampaign(t,i))return[2];this.onNewCampaign(t)}return[4,this.track(this.createCampaignEvent(t))];case 3:return n.sent(),[4,this.saveCampaignToStorage(t)];case 4:return n.sent(),[2]}}))}))},e}(),K=function(){function e(e){this.options=d({},e)}return e.prototype.isEnabled=function(){return p(this,void 0,void 0,(function(){var t,i,n;return f(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e(this.options),n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(i){switch(i.label){case 0:return[4,this.getRaw(e)];case 1:if(!(t=i.sent()))return[2,void 0];try{try{t=decodeURIComponent(atob(t))}catch(e){}return[2,JSON.parse(t)]}catch(e){return[2,void 0]}return[2]}}))}))},e.prototype.getRaw=function(e){return p(this,void 0,void 0,(function(){var t,i;return f(this,(function(n){return t=window.document.cookie.split("; "),(i=t.find((function(t){return 0===t.indexOf(e+"=")})))?[2,i.substring(e.length+1)]:[2,void 0]}))}))},e.prototype.set=function(e,t){var i;return p(this,void 0,void 0,(function(){var n,r,o,s,u;return f(this,(function(a){try{n=null!==(i=this.options.expirationDays)&&void 0!==i?i:0,o=void 0,(r=null!==t?n:-1)&&((s=new Date).setTime(s.getTime()+24*r*60*60*1e3),o=s),u="".concat(e,"=").concat(btoa(encodeURIComponent(JSON.stringify(t)))),o&&(u+="; expires=".concat(o.toUTCString())),u+="; path=/",this.options.domain&&(u+="; domain=".concat(this.options.domain)),this.options.secure&&(u+="; Secure"),this.options.sameSite&&(u+="; SameSite=".concat(this.options.sameSite)),window.document.cookie=u}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){switch(t.label){case 0:return[4,this.set(e,null)];case 1:return t.sent(),[2]}}))}))},e.prototype.reset=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){return[2]}))}))},e}(),Z=function(){function e(e,t){this.storage=e,this.isSessionCacheValid=!0,this.storageKey=Q(t),this.cache={optOut:!1}}return e.prototype.load=function(){var e;return p(this,void 0,void 0,(function(){var t;return f(this,(function(i){switch(i.label){case 0:return t=this,[4,this.storage.get(this.storageKey)];case 1:return t.cache=null!==(e=i.sent())&&void 0!==e?e:{optOut:!1},[2,this]}}))}))},e.prototype.setSession=function(e){this.cache=d(d({},this.cache),e),this.storage.set(this.storageKey,this.cache)},e.prototype.getSessionId=function(){var e=this;return this.isSessionCacheValid=!0,this.storage.get(this.storageKey).then((function(t){e.isSessionCacheValid&&(e.cache.sessionId=null==t?void 0:t.sessionId)})),this.cache.sessionId},e.prototype.setSessionId=function(e){this.isSessionCacheValid=!1,this.setSession({sessionId:e})},e.prototype.getDeviceId=function(){return this.cache.deviceId},e.prototype.setDeviceId=function(e){this.setSession({deviceId:e})},e.prototype.getUserId=function(){return this.cache.userId},e.prototype.setUserId=function(e){this.setSession({userId:e})},e.prototype.getLastEventTime=function(){return this.cache.lastEventTime},e.prototype.setLastEventTime=function(e){this.setSession({lastEventTime:e})},e.prototype.getOptOut=function(){return this.cache.optOut},e.prototype.setOptOut=function(e){this.setSession({optOut:e})},e}(),G=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.send=function(e,t){return p(this,void 0,void 0,(function(){var i,n;return f(this,(function(r){switch(r.label){case 0:if("undefined"==typeof fetch)throw new Error("FetchTransport is not supported");return i={headers:{"Content-Type":"application/json",Accept:"*/*"},body:JSON.stringify(t),method:"POST"},[4,fetch(e,i)];case 1:return[4,r.sent().json()];case 2:return n=r.sent(),[2,this.buildResponse(n)]}}))}))},t}(V),H="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},Y={exports:{}};!function(e,t){!function(i,n){var r="function",o="undefined",s="object",u="string",a="model",c="name",l="type",d="vendor",p="version",f="architecture",h="console",v="mobile",g="tablet",b="smarttv",y="wearable",m="embedded",w="Amazon",_="Apple",I="ASUS",S="BlackBerry",E="Firefox",k="Google",O="Huawei",T="LG",x="Microsoft",P="Motorola",R="Opera",N="Samsung",U="Sony",C="Xiaomi",q="Zebra",A="Facebook",D=function(e){for(var t={},i=0;i<e.length;i++)t[e[i].toUpperCase()]=e[i];return t},M=function(e,t){return typeof e===u&&-1!==j(t).indexOf(j(e))},j=function(e){return e.toLowerCase()},L=function(e,t){if(typeof e===u)return e=e.replace(/^\s\s*/,"").replace(/\s\s*$/,""),typeof t===o?e:e.substring(0,275)},V=function(e,t){for(var i,o,u,a,c,l,d=0;d<t.length&&!c;){var p=t[d],f=t[d+1];for(i=o=0;i<p.length&&!c;)if(c=p[i++].exec(e))for(u=0;u<f.length;u++)l=c[++o],typeof(a=f[u])===s&&a.length>0?2===a.length?typeof a[1]==r?this[a[0]]=a[1].call(this,l):this[a[0]]=a[1]:3===a.length?typeof a[1]!==r||a[1].exec&&a[1].test?this[a[0]]=l?l.replace(a[1],a[2]):n:this[a[0]]=l?a[1].call(this,l,a[2]):n:4===a.length&&(this[a[0]]=l?a[3].call(this,l.replace(a[1],a[2])):n):this[a]=l||n;d+=2}},B=function(e,t){for(var i in t)if(typeof t[i]===s&&t[i].length>0){for(var r=0;r<t[i].length;r++)if(M(t[i][r],e))return"?"===i?n:i}else if(M(t[i],e))return"?"===i?n:i;return e},z={ME:"4.90","NT 3.11":"NT3.51","NT 4.0":"NT4.0",2e3:"NT 5.0",XP:["NT 5.1","NT 5.2"],Vista:"NT 6.0",7:"NT 6.1",8:"NT 6.2",8.1:"NT 6.3",10:["NT 6.4","NT 10.0"],RT:"ARM"},F={browser:[[/\b(?:crmo|crios)\/([\w\.]+)/i],[p,[c,"Chrome"]],[/edg(?:e|ios|a)?\/([\w\.]+)/i],[p,[c,"Edge"]],[/(opera mini)\/([-\w\.]+)/i,/(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i,/(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i],[c,p],[/opios[\/ ]+([\w\.]+)/i],[p,[c,"Opera Mini"]],[/\bopr\/([\w\.]+)/i],[p,[c,R]],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i,/(avant |iemobile|slim)(?:browser)?[\/ ]?([\w\.]*)/i,/(ba?idubrowser)[\/ ]?([\w\.]+)/i,/(?:ms|\()(ie) ([\w\.]+)/i,/(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale|qqbrowserlite|qq)\/([-\w\.]+)/i,/(weibo)__([\d\.]+)/i],[c,p],[/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i],[p,[c,"UCBrowser"]],[/\bqbcore\/([\w\.]+)/i],[p,[c,"WeChat(Win) Desktop"]],[/micromessenger\/([\w\.]+)/i],[p,[c,"WeChat"]],[/konqueror\/([\w\.]+)/i],[p,[c,"Konqueror"]],[/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i],[p,[c,"IE"]],[/yabrowser\/([\w\.]+)/i],[p,[c,"Yandex"]],[/(avast|avg)\/([\w\.]+)/i],[[c,/(.+)/,"$1 Secure Browser"],p],[/\bfocus\/([\w\.]+)/i],[p,[c,"Firefox Focus"]],[/\bopt\/([\w\.]+)/i],[p,[c,"Opera Touch"]],[/coc_coc\w+\/([\w\.]+)/i],[p,[c,"Coc Coc"]],[/dolfin\/([\w\.]+)/i],[p,[c,"Dolphin"]],[/coast\/([\w\.]+)/i],[p,[c,"Opera Coast"]],[/miuibrowser\/([\w\.]+)/i],[p,[c,"MIUI Browser"]],[/fxios\/([-\w\.]+)/i],[p,[c,E]],[/\bqihu|(qi?ho?o?|360)browser/i],[[c,"360 Browser"]],[/(oculus|samsung|sailfish)browser\/([\w\.]+)/i],[[c,/(.+)/,"$1 Browser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[c,/_/g," "],p],[/(electron)\/([\w\.]+) safari/i,/(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i,/m?(qqbrowser|baiduboxapp|2345Explorer)[\/ ]?([\w\.]+)/i],[c,p],[/(metasr)[\/ ]?([\w\.]+)/i,/(lbbrowser)/i],[c],[/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i],[[c,A],p],[/safari (line)\/([\w\.]+)/i,/\b(line)\/([\w\.]+)\/iab/i,/(chromium|instagram)[\/ ]([-\w\.]+)/i],[c,p],[/\bgsa\/([\w\.]+) .*safari\//i],[p,[c,"GSA"]],[/headlesschrome(?:\/([\w\.]+)| )/i],[p,[c,"Chrome Headless"]],[/ wv\).+(chrome)\/([\w\.]+)/i],[[c,"Chrome WebView"],p],[/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i],[p,[c,"Android Browser"]],[/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i],[c,p],[/version\/([\w\.]+) .*mobile\/\w+ (safari)/i],[p,[c,"Mobile Safari"]],[/version\/([\w\.]+) .*(mobile ?safari|safari)/i],[p,c],[/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i],[c,[p,B,{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}]],[/(webkit|khtml)\/([\w\.]+)/i],[c,p],[/(navigator|netscape\d?)\/([-\w\.]+)/i],[[c,"Netscape"],p],[/mobile vr; rv:([\w\.]+)\).+firefox/i],[p,[c,"Firefox Reality"]],[/ekiohf.+(flow)\/([\w\.]+)/i,/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i,/(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i,/(firefox)\/([\w\.]+)/i,/(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i,/(links) \(([\w\.]+)/i],[c,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i],[[f,"amd64"]],[/(ia32(?=;))/i],[[f,j]],[/((?:i[346]|x)86)[;\)]/i],[[f,"ia32"]],[/\b(aarch64|arm(v?8e?l?|_?64))\b/i],[[f,"arm64"]],[/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i],[[f,"armhf"]],[/windows (ce|mobile); ppc;/i],[[f,"arm"]],[/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i],[[f,/ower/,"",j]],[/(sun4\w)[;\)]/i],[[f,"sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i],[[f,j]]],device:[[/\b(sch-i[89]0\d|shw-m380s|sm-[pt]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i],[a,[d,N],[l,g]],[/\b((?:s[cgp]h|gt|sm)-\w+|galaxy nexus)/i,/samsung[- ]([-\w]+)/i,/sec-(sgh\w+)/i],[a,[d,N],[l,v]],[/((ipod|iphone)\d+,\d+)/i],[a,[d,_],[l,v]],[/(ipad\d+,\d+)/i],[a,[d,_],[l,g]],[/\((ip(?:hone|od)[\w ]*);/i],[a,[d,_],[l,v]],[/\((ipad);[-\w\),; ]+apple/i,/applecoremedia\/[\w\.]+ \((ipad)/i,/\b(ipad)\d\d?,\d\d?[;\]].+ios/i],[a,[d,_],[l,g]],[/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i],[a,[d,O],[l,g]],[/(?:huawei|honor)([-\w ]+)[;\)]/i,/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i],[a,[d,O],[l,v]],[/\b(poco[\w ]+)(?: bui|\))/i,/\b; (\w+) build\/hm\1/i,/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,/\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite)?)(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,v]],[/\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i],[[a,/_/g," "],[d,C],[l,g]],[/; (\w+) bui.+ oppo/i,/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i],[a,[d,"OPPO"],[l,v]],[/vivo (\w+)(?: bui|\))/i,/\b(v[12]\d{3}\w?[at])(?: bui|;)/i],[a,[d,"Vivo"],[l,v]],[/\b(rmx[12]\d{3})(?: bui|;|\))/i],[a,[d,"Realme"],[l,v]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i,/\bmot(?:orola)?[- ](\w*)/i,/((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i],[a,[d,P],[l,v]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i],[a,[d,P],[l,g]],[/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i],[a,[d,T],[l,g]],[/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i,/\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i,/\blg-?([\d\w]+) bui/i],[a,[d,T],[l,v]],[/(ideatab[-\w ]+)/i,/lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i],[a,[d,"Lenovo"],[l,g]],[/(?:maemo|nokia).*(n900|lumia \d+)/i,/nokia[-_ ]?([-\w\.]*)/i],[[a,/_/g," "],[d,"Nokia"],[l,v]],[/(pixel c)\b/i],[a,[d,k],[l,g]],[/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i],[a,[d,k],[l,v]],[/droid.+ (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[a,[d,U],[l,v]],[/sony tablet [ps]/i,/\b(?:sony)?sgp\w+(?: bui|\))/i],[[a,"Xperia Tablet"],[d,U],[l,g]],[/ (kb2005|in20[12]5|be20[12][59])\b/i,/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i],[a,[d,"OnePlus"],[l,v]],[/(alexa)webm/i,/(kf[a-z]{2}wi)( bui|\))/i,/(kf[a-z]+)( bui|\)).+silk\//i],[a,[d,w],[l,g]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i],[[a,/(.+)/g,"Fire Phone $1"],[d,w],[l,v]],[/(playbook);[-\w\),; ]+(rim)/i],[a,d,[l,g]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,/\(bb10; (\w+)/i],[a,[d,S],[l,v]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i],[a,[d,I],[l,g]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i],[a,[d,I],[l,v]],[/(nexus 9)/i],[a,[d,"HTC"],[l,g]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,/(alcatel|geeksphone|nexian|panasonic|sony(?!-bra))[-_ ]?([-\w]*)/i],[d,[a,/_/g," "],[l,v]],[/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i],[a,[d,"Acer"],[l,g]],[/droid.+; (m[1-5] note) bui/i,/\bmz-([-\w]{2,})/i],[a,[d,"Meizu"],[l,v]],[/\b(sh-?[altvz]?\d\d[a-ekm]?)/i],[a,[d,"Sharp"],[l,v]],[/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[-_ ]?([-\w]*)/i,/(hp) ([\w ]+\w)/i,/(asus)-?(\w+)/i,/(microsoft); (lumia[\w ]+)/i,/(lenovo)[-_ ]?([-\w]+)/i,/(jolla)/i,/(oppo) ?([\w ]+) bui/i],[d,a,[l,v]],[/(archos) (gamepad2?)/i,/(hp).+(touchpad(?!.+tablet)|tablet)/i,/(kindle)\/([\w\.]+)/i,/(nook)[\w ]+build\/(\w+)/i,/(dell) (strea[kpr\d ]*[\dko])/i,/(le[- ]+pan)[- ]+(\w{1,9}) bui/i,/(trinity)[- ]*(t\d{3}) bui/i,/(gigaset)[- ]+(q\w{1,9}) bui/i,/(vodafone) ([\w ]+)(?:\)| bui)/i],[d,a,[l,g]],[/(surface duo)/i],[a,[d,x],[l,g]],[/droid [\d\.]+; (fp\du?)(?: b|\))/i],[a,[d,"Fairphone"],[l,v]],[/(u304aa)/i],[a,[d,"AT&T"],[l,v]],[/\bsie-(\w*)/i],[a,[d,"Siemens"],[l,v]],[/\b(rct\w+) b/i],[a,[d,"RCA"],[l,g]],[/\b(venue[\d ]{2,7}) b/i],[a,[d,"Dell"],[l,g]],[/\b(q(?:mv|ta)\w+) b/i],[a,[d,"Verizon"],[l,g]],[/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i],[a,[d,"Barnes & Noble"],[l,g]],[/\b(tm\d{3}\w+) b/i],[a,[d,"NuVision"],[l,g]],[/\b(k88) b/i],[a,[d,"ZTE"],[l,g]],[/\b(nx\d{3}j) b/i],[a,[d,"ZTE"],[l,v]],[/\b(gen\d{3}) b.+49h/i],[a,[d,"Swiss"],[l,v]],[/\b(zur\d{3}) b/i],[a,[d,"Swiss"],[l,g]],[/\b((zeki)?tb.*\b) b/i],[a,[d,"Zeki"],[l,g]],[/\b([yr]\d{2}) b/i,/\b(dragon[- ]+touch |dt)(\w{5}) b/i],[[d,"Dragon Touch"],a,[l,g]],[/\b(ns-?\w{0,9}) b/i],[a,[d,"Insignia"],[l,g]],[/\b((nxa|next)-?\w{0,9}) b/i],[a,[d,"NextBook"],[l,g]],[/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i],[[d,"Voice"],a,[l,v]],[/\b(lvtel\-)?(v1[12]) b/i],[[d,"LvTel"],a,[l,v]],[/\b(ph-1) /i],[a,[d,"Essential"],[l,v]],[/\b(v(100md|700na|7011|917g).*\b) b/i],[a,[d,"Envizen"],[l,g]],[/\b(trio[-\w\. ]+) b/i],[a,[d,"MachSpeed"],[l,g]],[/\btu_(1491) b/i],[a,[d,"Rotor"],[l,g]],[/(shield[\w ]+) b/i],[a,[d,"Nvidia"],[l,g]],[/(sprint) (\w+)/i],[d,a,[l,v]],[/(kin\.[onetw]{3})/i],[[a,/\./g," "],[d,x],[l,v]],[/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i],[a,[d,q],[l,g]],[/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i],[a,[d,q],[l,v]],[/(ouya)/i,/(nintendo) ([wids3utch]+)/i],[d,a,[l,h]],[/droid.+; (shield) bui/i],[a,[d,"Nvidia"],[l,h]],[/(playstation [345portablevi]+)/i],[a,[d,U],[l,h]],[/\b(xbox(?: one)?(?!; xbox))[\); ]/i],[a,[d,x],[l,h]],[/smart-tv.+(samsung)/i],[d,[l,b]],[/hbbtv.+maple;(\d+)/i],[[a,/^/,"SmartTV"],[d,N],[l,b]],[/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i],[[d,T],[l,b]],[/(apple) ?tv/i],[d,[a,"Apple TV"],[l,b]],[/crkey/i],[[a,"Chromecast"],[d,k],[l,b]],[/droid.+aft(\w)( bui|\))/i],[a,[d,w],[l,b]],[/\(dtv[\);].+(aquos)/i],[a,[d,"Sharp"],[l,b]],[/(bravia[\w- ]+) bui/i],[a,[d,U],[l,b]],[/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i,/hbbtv\/\d+\.\d+\.\d+ +\([\w ]*; *(\w[^;]*);([^;]*)/i],[[d,L],[a,L],[l,b]],[/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i],[[l,b]],[/((pebble))app/i],[d,a,[l,y]],[/droid.+; (glass) \d/i],[a,[d,k],[l,y]],[/droid.+; (wt63?0{2,3})\)/i],[a,[d,q],[l,y]],[/(quest( 2)?)/i],[a,[d,A],[l,y]],[/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i],[d,[l,m]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+? mobile safari/i],[a,[l,v]],[/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i],[a,[l,g]],[/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i],[[l,g]],[/(phone|mobile(?:[;\/]| safari)|pda(?=.+windows ce))/i],[[l,v]],[/(android[-\w\. ]{0,9});.+buil/i],[a,[d,"Generic"]]],engine:[[/windows.+ edge\/([\w\.]+)/i],[p,[c,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[c,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/ekioh(flow)\/([\w\.]+)/i,/(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i,/(icab)[\/ ]([23]\.[\d\.]+)/i],[c,p],[/rv\:([\w\.]{1,9})\b.+(gecko)/i],[p,c]],os:[[/microsoft (windows) (vista|xp)/i],[c,p],[/(windows) nt 6\.2; (arm)/i,/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i,/(windows)[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i],[c,[p,B,z]],[/(win(?=3|9|n)|win 9x )([nt\d\.]+)/i],[[c,"Windows"],[p,B,z]],[/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i,/cfnetwork\/.+darwin/i],[[p,/_/g,"."],[c,"iOS"]],[/(mac os x) ?([\w\. ]*)/i,/(macintosh|mac_powerpc\b)(?!.+haiku)/i],[[c,"Mac OS"],[p,/_/g,"."]],[/droid ([\w\.]+)\b.+(android[- ]x86)/i],[p,c],[/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i,/(blackberry)\w*\/([\w\.]*)/i,/(tizen|kaios)[\/ ]([\w\.]+)/i,/\((series40);/i],[c,p],[/\(bb(10);/i],[p,[c,S]],[/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i],[p,[c,"Symbian"]],[/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i],[p,[c,"Firefox OS"]],[/web0s;.+rt(tv)/i,/\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i],[p,[c,"webOS"]],[/crkey\/([\d\.]+)/i],[p,[c,"Chromecast"]],[/(cros) [\w]+ ([\w\.]+\w)/i],[[c,"Chromium OS"],p],[/(nintendo|playstation) ([wids345portablevuch]+)/i,/(xbox); +xbox ([^\);]+)/i,/\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i,/(mint)[\/\(\) ]?(\w*)/i,/(mageia|vectorlinux)[; ]/i,/([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i,/(hurd|linux) ?([\w\.]*)/i,/(gnu) ?([\w\.]*)/i,/\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i,/(haiku) (\w+)/i],[c,p],[/(sunos) ?([\w\.\d]*)/i],[[c,"Solaris"],p],[/((?:open)?solaris)[-\/ ]?([\w\.]*)/i,/(aix) ((\d)(?=\.|\)| )[\w\.])*/i,/\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux)/i,/(unix) ?([\w\.]*)/i],[c,p]]},$=function(e,t){if(typeof e===s&&(t=e,e=n),!(this instanceof $))return new $(e,t).getResult();var r=e||(typeof i!==o&&i.navigator&&i.navigator.userAgent?i.navigator.userAgent:""),a=t?function(e,t){var i={};for(var n in e)t[n]&&t[n].length%2==0?i[n]=t[n].concat(e[n]):i[n]=e[n];return i}(F,t):F;return this.getBrowser=function(){var e,t={};return t.name=n,t.version=n,V.call(t,r,a.browser),t.major=typeof(e=t.version)===u?e.replace(/[^\d\.]/g,"").split(".")[0]:n,t},this.getCPU=function(){var e={};return e.architecture=n,V.call(e,r,a.cpu),e},this.getDevice=function(){var e={};return e.vendor=n,e.model=n,e.type=n,V.call(e,r,a.device),e},this.getEngine=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.engine),e},this.getOS=function(){var e={};return e.name=n,e.version=n,V.call(e,r,a.os),e},this.getResult=function(){return{ua:this.getUA(),browser:this.getBrowser(),engine:this.getEngine(),os:this.getOS(),device:this.getDevice(),cpu:this.getCPU()}},this.getUA=function(){return r},this.setUA=function(e){return r=typeof e===u&&e.length>275?L(e,275):e,this},this.setUA(r),this};$.VERSION="0.7.31",$.BROWSER=D([c,p,"major"]),$.CPU=D([f]),$.DEVICE=D([a,d,l,h,v,b,g,y,m]),$.ENGINE=$.OS=D([c,p]),e.exports&&(t=e.exports=$),t.UAParser=$;var Q=typeof i!==o&&(i.jQuery||i.Zepto);if(Q&&!Q.ua){var W=new $;Q.ua=W.getResult(),Q.ua.get=function(){return W.getUA()},Q.ua.set=function(e){W.setUA(e);var t=W.getResult();for(var i in t)Q.ua[i]=t[i]}}}("object"==typeof window?window:H)}(Y,Y.exports);var J=Y.exports,X=function(){function e(){this.ua=new Y.exports.UAParser("undefined"!=typeof navigator?navigator.userAgent:null).getResult()}return e.prototype.getApplicationContext=function(){return{versionName:this.versionName,language:ie(),platform:"Web",os:ee(this.ua),deviceModel:te(this.ua)}},e}(),ee=function(e){var t,i;return[null===(t=e.browser)||void 0===t?void 0:t.name,null===(i=e.browser)||void 0===i?void 0:i.major].filter((function(e){return null!=e})).join(" ")},te=function(e){var t;return null===(t=e.os)||void 0===t?void 0:t.name},ie=function(){return"undefined"!=typeof navigator&&(navigator.languages&&navigator.languages[0]||navigator.language)||""},ne=function(){function e(){this.queue=[]}return e.prototype.logEvent=function(e){this.receiver?this.receiver(e):this.queue.length<512&&this.queue.push(e)},e.prototype.setEventReceiver=function(e){this.receiver=e,this.queue.length>0&&(this.queue.forEach((function(t){e(t)})),this.queue=[])},e}(),re=function(){return re=Object.assign||function(e){for(var t,i=1,n=arguments.length;i<n;i++)for(var r in t=arguments[i])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},re.apply(this,arguments)};Object.entries||(Object.entries=function(e){for(var t=Object.keys(e),i=t.length,n=new Array(i);i--;)n[i]=[t[i],e[t[i]]];return n});var oe=function(){function e(){this.identity={userProperties:{}},this.listeners=new Set}return e.prototype.editIdentity=function(){var e=this,t=re({},this.identity.userProperties),i=re(re({},this.identity),{userProperties:t});return{setUserId:function(e){return i.userId=e,this},setDeviceId:function(e){return i.deviceId=e,this},setUserProperties:function(e){return i.userProperties=e,this},updateUserProperties:function(e){for(var t=i.userProperties||{},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],s=o[0],u=o[1];switch(s){case"$set":for(var a=0,c=Object.entries(u);a<c.length;a++){var l=c[a],d=l[0],p=l[1];t[d]=p}break;case"$unset":for(var f=0,h=Object.keys(u);f<h.length;f++){delete t[d=h[f]]}break;case"$clearAll":t={}}}return i.userProperties=t,this},commit:function(){return e.setIdentity(i),this}}},e.prototype.getIdentity=function(){return re({},this.identity)},e.prototype.setIdentity=function(e){var t=re({},this.identity);this.identity=re({},e),se(t,this.identity)||this.listeners.forEach((function(t){t(e)}))},e.prototype.addIdentityListener=function(e){this.listeners.add(e)},e.prototype.removeIdentityListener=function(e){this.listeners.delete(e)},e}(),se=function(e,t){var i=typeof e;if(i!==typeof t)return!1;for(var n=0,r=["string","number","boolean","undefined"];n<r.length;n++){if(r[n]===i)return e===t}if(e.length!==t.length)return!1;var o=Array.isArray(e),s=Array.isArray(t);if(o!==s)return!1;if(!o||!s){var u=Object.keys(e).sort(),a=Object.keys(t).sort();if(!se(u,a))return!1;var c=!0;return Object.keys(e).forEach((function(i){se(e[i],t[i])||(c=!1)})),c}for(var l=0;l<e.length;l++)if(!se(e[l],t[l]))return!1;return!0},ue="undefined"!=typeof globalThis?globalThis:global||self,ae=function(){function e(){this.identityStore=new oe,this.eventBridge=new ne,this.applicationContextProvider=new X}return e.getInstance=function(t){return ue.analyticsConnectorInstances||(ue.analyticsConnectorInstances={}),ue.analyticsConnectorInstances[t]||(ue.analyticsConnectorInstances[t]=new e),ue.analyticsConnectorInstances[t]},e}(),ce=function(){return ae.getInstance("$default_instance")},le=function(){function e(){this.name="identity",this.type=a.BEFORE,this.identityStore=ce().identityStore}return e.prototype.execute=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(i){return(t=e.user_properties)&&this.identityStore.editIdentity().updateUserProperties(t).commit(),[2,e]}))}))},e.prototype.setup=function(e){return Promise.resolve(void 0)},e}(),de=function(){var e,t,i,n;if("undefined"==typeof navigator)return"";var r=navigator.userLanguage;return null!==(n=null!==(i=null!==(t=null===(e=navigator.languages)||void 0===e?void 0:e[0])&&void 0!==t?t:navigator.language)&&void 0!==i?i:r)&&void 0!==n?n:""},pe=function(e,t){for(var i=0;i<t.length;i++){var n=t[i],r=n.name,o=n.args,s=n.resolve,u=e&&e[r];if("function"==typeof u){var a=u.apply(e,o);"function"==typeof s&&s(null==a?void 0:a.promise)}}return e},fe=function(e){return e&&void 0!==e._q},he=function(){function e(){var e;this.name="context",this.type=a.BEFORE,this.eventId=0,this.library="amplitude-ts/".concat("1.4.1"),"undefined"!=typeof navigator&&(e=navigator.userAgent),this.uaResult=new J(e).getResult()}return e.prototype.setup=function(e){return this.config=e,Promise.resolve(void 0)},e.prototype.execute=function(e){return p(this,void 0,void 0,(function(){var t,i,n,r,o;return f(this,(function(s){return this.isSessionValid()||(this.config.sessionId=Date.now()),this.config.lastEventTime=Date.now(),t=(new Date).getTime(),i=this.uaResult.browser.name,n=this.uaResult.browser.version,r=this.uaResult.device.model||this.uaResult.os.name,o=this.uaResult.device.vendor,[2,d(d(d(d(d(d(d(d(d(d(d(d({user_id:this.config.userId,device_id:this.config.deviceId,session_id:this.config.sessionId,time:t},this.config.appVersion&&{app_version:this.config.appVersion}),this.config.trackingOptions.platform&&{platform:"Web"}),this.config.trackingOptions.osName&&{os_name:i}),this.config.trackingOptions.osVersion&&{os_version:n}),this.config.trackingOptions.deviceManufacturer&&{device_manufacturer:o}),this.config.trackingOptions.deviceModel&&{device_model:r}),this.config.trackingOptions.language&&{language:de()}),this.config.trackingOptions.ipAddress&&{ip:"$remote"}),{insert_id:j(),partner_id:this.config.partnerId,plan:this.config.plan}),this.config.ingestionMetadata&&{ingestion_metadata:{source_name:this.config.ingestionMetadata.sourceName,source_version:this.config.ingestionMetadata.sourceVersion}}),e),{event_id:this.eventId++,library:this.library})]}))}))},e.prototype.isSessionValid=function(){var e=this.config.lastEventTime||Date.now();return Date.now()-e<this.config.sessionTimeout},e}(),ve=function(){function e(){}return e.prototype.isEnabled=function(){return p(this,void 0,void 0,(function(){var t,i,n;return f(this,(function(r){switch(r.label){case 0:if("undefined"==typeof window)return[2,!1];t=String(Date.now()),i=new e,n="AMP_TEST",r.label=1;case 1:return r.trys.push([1,4,5,7]),[4,i.set(n,t)];case 2:return r.sent(),[4,i.get(n)];case 3:return[2,r.sent()===t];case 4:return r.sent(),[2,!1];case 5:return[4,i.remove(n)];case 6:return r.sent(),[7];case 7:return[2]}}))}))},e.prototype.get=function(e){return p(this,void 0,void 0,(function(){var t;return f(this,(function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,this.getRaw(e)];case 1:return(t=i.sent())?[2,JSON.parse(t)]:[2,void 0];case 2:return i.sent(),[2,void 0];case 3:return[2]}}))}))},e.prototype.getRaw=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){return[2,window.localStorage.getItem(e)||void 0]}))}))},e.prototype.set=function(e,t){return p(this,void 0,void 0,(function(){return f(this,(function(i){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}return[2]}))}))},e.prototype.remove=function(e){return p(this,void 0,void 0,(function(){return f(this,(function(t){try{window.localStorage.removeItem(e)}catch(e){}return[2]}))}))},e.prototype.reset=function(){return p(this,void 0,void 0,(function(){return f(this,(function(e){try{window.localStorage.clear()}catch(e){}return[2]}))}))},e}(),ge=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={done:4},t}return i(t,e),t.prototype.send=function(e,t){return p(this,void 0,void 0,(function(){var i=this;return f(this,(function(n){return[2,new Promise((function(n,r){"undefined"==typeof XMLHttpRequest&&r(new Error("XHRTransport is not supported."));var o=new XMLHttpRequest;o.open("POST",e,!0),o.onreadystatechange=function(){if(o.readyState===i.state.done)try{var e=o.responseText,t=JSON.parse(e),s=i.buildResponse(t);n(s)}catch(e){r(e)}},o.setRequestHeader("Content-Type","application/json"),o.setRequestHeader("Accept","*/*"),o.send(JSON.stringify(t))}))]}))}))},t}(V),be=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.send=function(e,t){return p(this,void 0,void 0,(function(){var i=this;return f(this,(function(n){return[2,new Promise((function(n,r){if("undefined"==typeof window||void 0===window.navigator||void 0===window.navigator.sendBeacon)throw new Error("SendBeaconTransport is not supported");try{var o=JSON.stringify(t);return n(window.navigator.sendBeacon(e,JSON.stringify(t))?i.buildResponse({code:200,events_ingested:t.events.length,payload_size_bytes:o.length,server_upload_time:Date.now()}):i.buildResponse({code:500}))}catch(e){r(e)}}))]}))}))},t}(V),ye=function(){var e=new L;return{cookieExpiration:365,cookieSameSite:"Lax",cookieSecure:!1,cookieStorage:e,disableCookies:!1,domain:"",sessionManager:new Z(e,""),sessionTimeout:18e5,storageProvider:new L,trackingOptions:{deviceManufacturer:!0,deviceModel:!0,ipAddress:!0,language:!0,osName:!0,osVersion:!0,platform:!0},transportProvider:new G}},me=function(e){function t(t,i,n){var r,o,s,u,a,c,l,p,f,h,v,g,b=this,y=ye();return(b=e.call(this,d(d({flushIntervalMillis:1e3,flushMaxRetries:5,flushQueueSize:30},n),{apiKey:t,storageProvider:null!==(r=null==n?void 0:n.storageProvider)&&void 0!==r?r:y.storageProvider,transportProvider:null!==(o=null==n?void 0:n.transportProvider)&&void 0!==o?o:y.transportProvider}))||this).cookieStorage=null!==(s=null==n?void 0:n.cookieStorage)&&void 0!==s?s:y.cookieStorage,b.sessionManager=null!==(u=null==n?void 0:n.sessionManager)&&void 0!==u?u:y.sessionManager,b.sessionTimeout=null!==(a=null==n?void 0:n.sessionTimeout)&&void 0!==a?a:y.sessionTimeout,b.appVersion=null==n?void 0:n.appVersion,b.attribution=null==n?void 0:n.attribution,b.cookieExpiration=null!==(c=null==n?void 0:n.cookieExpiration)&&void 0!==c?c:y.cookieExpiration,b.cookieSameSite=null!==(l=null==n?void 0:n.cookieSameSite)&&void 0!==l?l:y.cookieSameSite,b.cookieSecure=null!==(p=null==n?void 0:n.cookieSecure)&&void 0!==p?p:y.cookieSecure,b.deviceId=null==n?void 0:n.deviceId,b.disableCookies=null!==(f=null==n?void 0:n.disableCookies)&&void 0!==f?f:y.disableCookies,b.domain=null!==(h=null==n?void 0:n.domain)&&void 0!==h?h:y.domain,b.lastEventTime=null!==(v=b.lastEventTime)&&void 0!==v?v:null==n?void 0:n.lastEventTime,b.optOut=Boolean(null==n?void 0:n.optOut),b.partnerId=null==n?void 0:n.partnerId,b.sessionId=null==n?void 0:n.sessionId,b.trackingOptions=null!==(g=null==n?void 0:n.trackingOptions)&&void 0!==g?g:y.trackingOptions,b.userId=i,b}return i(t,e),Object.defineProperty(t.prototype,"deviceId",{get:function(){return this.sessionManager.getDeviceId()},set:function(e){this.sessionManager.setDeviceId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userId",{get:function(){return this.sessionManager.getUserId()},set:function(e){this.sessionManager.setUserId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sessionId",{get:function(){return this.sessionManager.getSessionId()},set:function(e){this.sessionManager.setSessionId(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"optOut",{get:function(){return this.sessionManager.getOptOut()},set:function(e){var t;null===(t=this.sessionManager)||void 0===t||t.setOptOut(Boolean(e))},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"lastEventTime",{get:function(){return this.sessionManager.getLastEventTime()},set:function(e){this.sessionManager.setLastEventTime(e)},enumerable:!1,configurable:!0}),t}(C),we=function(e,t,i){return p(void 0,void 0,void 0,(function(){var n,r,o,s,u,a,c,l,p,h,v,g,b,y,m,w,_;return f(this,(function(f){switch(f.label){case 0:return n=ye(),null===(b=null==i?void 0:i.domain)||void 0===b?[3,1]:(o=b,[3,3]);case 1:return[4,Oe()];case 2:o=f.sent(),f.label=3;case 3:return r=o,[4,_e(d(d({},i),{domain:r}))];case 4:return s=f.sent(),u=Q(e),[4,s.get(u)];case 5:return a=f.sent(),c=B(),[4,new Z(s,e).load()];case 6:return l=f.sent(),p=me.bind,h=[void 0,e,null!=t?t:null==a?void 0:a.userId],v=[d({},i)],g={cookieStorage:s,sessionManager:l,deviceId:Ee(null==a?void 0:a.deviceId,null==i?void 0:i.deviceId,c.deviceId),domain:r,optOut:null!==(y=null==i?void 0:i.optOut)&&void 0!==y?y:Boolean(null==a?void 0:a.optOut)},[4,s.get(u)];case 7:return g.sessionId=null!==(w=null===(m=f.sent())||void 0===m?void 0:m.sessionId)&&void 0!==w?w:null==i?void 0:i.sessionId,[4,Se(i)];case 8:return[2,new(p.apply(me,h.concat([d.apply(void 0,v.concat([(g.storageProvider=f.sent(),g.trackingOptions=d(d({},n.trackingOptions),null==i?void 0:i.trackingOptions),g.transportProvider=null!==(_=null==i?void 0:i.transportProvider)&&void 0!==_?_:ke(null==i?void 0:i.transport),g)]))])))]}}))}))},_e=function(e,t){return void 0===t&&(t=ye()),p(void 0,void 0,void 0,(function(){var i,n,r;return f(this,(function(o){switch(o.label){case 0:return i=d(d({},t),e),n=null==e?void 0:e.cookieStorage,(r=!n)?[3,2]:[4,n.isEnabled()];case 1:r=!o.sent(),o.label=2;case 2:return r?[2,Ie(i)]:[2,n]}}))}))},Ie=function(e){return p(void 0,void 0,void 0,(function(){var t,i;return f(this,(function(n){switch(n.label){case 0:return t=new K({domain:e.domain,expirationDays:e.cookieExpiration,sameSite:e.cookieSameSite,secure:e.cookieSecure}),(i=e.disableCookies)?[3,2]:[4,t.isEnabled()];case 1:i=!n.sent(),n.label=2;case 2:return i?[4,(t=new ve).isEnabled()]:[3,4];case 3:n.sent()||(t=new L),n.label=4;case 4:return[2,t]}}))}))},Se=function(e){return p(void 0,void 0,void 0,(function(){var t,i,n,r,o,s,u;return f(this,(function(a){switch(a.label){case 0:if(e&&Object.prototype.hasOwnProperty.call(e,"storageProvider")&&!e.storageProvider)return[3,9];a.label=1;case 1:a.trys.push([1,7,8,9]),t=h([null==e?void 0:e.storageProvider,new ve]),i=t.next(),a.label=2;case 2:return i.done?[3,6]:(n=i.value,(r=n)?[4,n.isEnabled()]:[3,4]);case 3:r=a.sent(),a.label=4;case 4:if(r)return[2,n];a.label=5;case 5:return i=t.next(),[3,2];case 6:return[3,9];case 7:return o=a.sent(),s={error:o},[3,9];case 8:try{i&&!i.done&&(u=t.return)&&u.call(t)}finally{if(s)throw s.error}return[7];case 9:return[2,void 0]}}))}))},Ee=function(e,t,i){return t||i||e||j()},ke=function(e){return e===l.XHR?new ge:e===l.SendBeacon?new be:ye().transportProvider},Oe=function(e){return p(void 0,void 0,void 0,(function(){var t,i,n,r,o,s,u;return f(this,(function(a){switch(a.label){case 0:return[4,(new K).isEnabled()];case 1:if(!a.sent()||!e&&"undefined"==typeof location)return[2,""];for(t=null!=e?e:location.hostname,i=t.split("."),n=[],r="AMP_TLDTEST",o=i.length-2;o>=0;--o)n.push(i.slice(o).join("."));o=0,a.label=2;case 2:return o<n.length?(s=n[o],[4,(u=new K({domain:"."+s})).set(r,1)]):[3,7];case 3:return a.sent(),[4,u.get(r)];case 4:return a.sent()?[4,u.remove(r)]:[3,6];case 5:return a.sent(),[2,"."+s];case 6:return o++,[3,2];case 7:return[2,""]}}))}))},Te=function(e,t){return p(void 0,void 0,void 0,(function(){var i,n,r,o,s,u,a,c,l;return f(this,(function(d){switch(d.label){case 0:return[4,(i=new K).isEnabled()];case 1:return d.sent()&&!(null==t?void 0:t.disableCookies)||(i=new ve),[4,i.isEnabled()];case 2:return d.sent()?(n=function(e){return"".concat(y.toLowerCase(),"_").concat(e.substring(0,6))}(e),[4,i.getRaw(n)]):[2,{optOut:!1}];case 3:return(r=d.sent())?[4,i.remove(n)]:[2,{optOut:!1}];case 4:return d.sent(),o=v(r.split("."),5),s=o[0],u=o[1],a=o[2],c=o[3],l=o[4],[2,{deviceId:s,userId:Pe(u),sessionId:xe(c),lastEventTime:xe(l),optOut:Boolean(a)}]}}))}))},xe=function(e){var t=parseInt(e,32);if(!isNaN(t))return t},Pe=function(e){if(atob&&escape&&e)try{return decodeURIComponent(escape(atob(e)))}catch(e){return}},Re=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.init=function(t,i,n){var r,o,s;return p(this,void 0,void 0,(function(){var u,a,c,l,p=this;return f(this,(function(f){switch(f.label){case 0:return this.initializing?[2]:(this.initializing=!0,[4,Te(t,n)]);case 1:return u=f.sent(),[4,we(t,i||u.userId,d(d({},n),{deviceId:null!==(r=u.deviceId)&&void 0!==r?r:null==n?void 0:n.deviceId,sessionId:null!==(o=u.sessionId)&&void 0!==o?o:null==n?void 0:n.sessionId,optOut:null!==(s=null==n?void 0:n.optOut)&&void 0!==s?s:u.optOut,lastEventTime:u.lastEventTime}))];case 2:return a=f.sent(),[4,e.prototype._init.call(this,a)];case 3:return f.sent(),c=!this.config.lastEventTime,(!this.config.sessionId||this.config.lastEventTime&&Date.now()-this.config.lastEventTime>this.config.sessionTimeout)&&(this.setSessionId(Date.now()),c=!0),(l=ce()).eventBridge.setEventReceiver((function(e){p.track(e.eventType,e.eventProperties)})),l.identityStore.setIdentity({userId:this.config.userId,deviceId:this.config.deviceId}),[4,this.add(new he)];case 4:return f.sent(),[4,this.add(new le)];case 5:return f.sent(),[4,this.add(new D)];case 6:return f.sent(),this.initializing=!1,this.timeline.isReady=!0,this.config.optOut||this.timeline.scheduleApply(0),[4,this.runAttributionStrategy(a.attribution,c)];case 7:return f.sent(),[2]}}))}))},t.prototype.runAttributionStrategy=function(e,t){return void 0===t&&(t=!1),p(this,void 0,void 0,(function(){var i,n,r;return f(this,(function(o){switch(o.label){case 0:return i=this.track.bind(this),n=this.setSessionId.bind(this,Date.now()),[4,Ie(this.config)];case 1:return r=o.sent(),[4,new W(this.config.apiKey,d(d({},e),{storage:r,track:i,onNewCampaign:n})).send(t)];case 2:return o.sent(),[2]}}))}))},t.prototype.getUserId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.userId},t.prototype.setUserId=function(e){this.config?this.config.userId=e:this.q.push(this.setUserId.bind(this,e))},t.prototype.getDeviceId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.deviceId},t.prototype.setDeviceId=function(e){this.config?this.config.deviceId=e:this.q.push(this.setDeviceId.bind(this,e))},t.prototype.reset=function(){this.setUserId(void 0),this.setDeviceId(j())},t.prototype.getSessionId=function(){var e;return null===(e=this.config)||void 0===e?void 0:e.sessionId},t.prototype.setSessionId=function(e){this.config?(this.config.sessionId=e,this.config.lastEventTime=void 0):this.q.push(this.setSessionId.bind(this,e))},t.prototype.setTransport=function(e){this.config?this.config.transportProvider=ke(e):this.q.push(this.setTransport.bind(this,e))},t.prototype.identify=function(t,i){if(fe(t)){var n=t._q;t._q=[],t=pe(new S,n)}return e.prototype.identify.call(this,t,i)},t.prototype.groupIdentify=function(t,i,n,r){if(fe(n)){var o=n._q;n._q=[],n=pe(new S,o)}return e.prototype.groupIdentify.call(this,t,i,n,r)},t.prototype.revenue=function(t,i){if(fe(t)){var n=t._q;t._q=[],t=pe(new P,n)}return e.prototype.revenue.call(this,t,i)},t}(x),Ne=function(){var e=new Re;return{init:M(e.init.bind(e)),add:M(e.add.bind(e)),remove:M(e.remove.bind(e)),track:M(e.track.bind(e)),logEvent:M(e.logEvent.bind(e)),identify:M(e.identify.bind(e)),groupIdentify:M(e.groupIdentify.bind(e)),setGroup:M(e.setGroup.bind(e)),revenue:M(e.revenue.bind(e)),flush:M(e.flush.bind(e)),getUserId:e.getUserId.bind(e),setUserId:e.setUserId.bind(e),getDeviceId:e.getDeviceId.bind(e),setDeviceId:e.setDeviceId.bind(e),reset:e.reset.bind(e),getSessionId:e.getSessionId.bind(e),setSessionId:e.setSessionId.bind(e),setOptOut:e.setOptOut.bind(e),setTransport:e.setTransport.bind(e)}},Ue=Ne(),Ce=Ue.add,qe=Ue.flush,Ae=Ue.getDeviceId,De=Ue.getSessionId,Me=Ue.getUserId,je=Ue.groupIdentify,Le=Ue.identify,Ve=Ue.init,Be=Ue.logEvent,ze=Ue.remove,Fe=Ue.reset,$e=Ue.revenue,Qe=Ue.setDeviceId,We=Ue.setGroup,Ke=Ue.setOptOut,Ze=Ue.setSessionId,Ge=Ue.setTransport,He=Ue.setUserId,Ye=Ue.track;e.Identify=S,e.Revenue=P,e.Types=b,e.add=Ce,e.createInstance=Ne,e.flush=qe,e.getDeviceId=Ae,e.getSessionId=De,e.getUserId=Me,e.groupIdentify=je,e.identify=Le,e.init=Ve,e.logEvent=Be,e.remove=ze,e.reset=Fe,e.revenue=$e,e.runQueuedFunctions=function(e,t){pe(e,t)},e.setDeviceId=Qe,e.setGroup=We,e.setOptOut=Ke,e.setSessionId=Ze,e.setTransport=Ge,e.setUserId=He,e.track=Ye,Object.defineProperty(e,"__esModule",{value:!0})}));
Binary file
@@ -1,5 +1,5 @@
1
1
  <script type="text/javascript">
2
- !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:[]};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{r.invoked=!0;var n=t.createElement("script");n.type="text/javascript",n.integrity="sha384-Ys0h/oiqmshYlwI4oqi01AGWCWLYchy2RGi8eR27QDul2Fs71brl9DvE6iNppUut",n.crossOrigin="anonymous",n.async=!0,n.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.0-min.js.gz",n.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(n,s);for(var i=function(){return this._q=[],this},o=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<o.length;a++)v(i,o[a]);r.Identify=i;for(var u=function(){return this._q=[],this},c=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<c.length;p++)v(u,c[p]);r.Revenue=u;var l=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],d=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,r){e[t]=function(){var n={promise:new Promise((r=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:r})}))};if(r)return n}}for(var r=0;r<l.length;r++)t(l[r],!1);for(var n=0;n<d.length;n++)t(d[n],!0)}f(r),r.createInstance=function(){var e=r._iq.push({_q:[]})-1;return f(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
2
+ !function(){"use strict";!function(e,t){var n=e.amplitude||{_q:[],_iq:[]};if(n.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{n.invoked=!0;var r=t.createElement("script");r.type="text/javascript",r.integrity="sha384-XUaOGvAvcj+PJOP3egenmvzXyQkTj/DmcOnKPJfVTDBKsGSDd4UBi2cvt/tyauf1",r.crossOrigin="anonymous",r.async=!0,r.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.1-min.js.gz",r.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(r,s);for(var o=function(){return this._q=[],this},i=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<i.length;a++)v(o,i[a]);n.Identify=o;for(var c=function(){return this._q=[],this},u=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<u.length;p++)v(c,u[p]);n.Revenue=c;var d=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],l=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,n){e[t]=function(){var r={promise:new Promise((n=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:n})}))};if(n)return r}}for(var n=0;n<d.length;n++)t(d[n],!1);for(var r=0;r<l.length;r++)t(l[r],!0)}f(n),n.createInstance=function(){var e=n._iq.push({_q:[]})-1;return f(n._iq[e]),n._iq[e]},e.amplitude=n}}(window,document)}();
3
3
 
4
4
  amplitude.init("YOUR_API_KEY_HERE");
5
5
  </script>
@@ -1 +1 @@
1
- !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:[]};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{r.invoked=!0;var n=t.createElement("script");n.type="text/javascript",n.integrity="sha384-Ys0h/oiqmshYlwI4oqi01AGWCWLYchy2RGi8eR27QDul2Fs71brl9DvE6iNppUut",n.crossOrigin="anonymous",n.async=!0,n.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.0-min.js.gz",n.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(n,s);for(var i=function(){return this._q=[],this},o=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<o.length;a++)v(i,o[a]);r.Identify=i;for(var u=function(){return this._q=[],this},c=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<c.length;p++)v(u,c[p]);r.Revenue=u;var l=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],d=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,r){e[t]=function(){var n={promise:new Promise((r=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:r})}))};if(r)return n}}for(var r=0;r<l.length;r++)t(l[r],!1);for(var n=0;n<d.length;n++)t(d[n],!0)}f(r),r.createInstance=function(){var e=r._iq.push({_q:[]})-1;return f(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}();
1
+ !function(){"use strict";!function(e,t){var n=e.amplitude||{_q:[],_iq:[]};if(n.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{n.invoked=!0;var r=t.createElement("script");r.type="text/javascript",r.integrity="sha384-XUaOGvAvcj+PJOP3egenmvzXyQkTj/DmcOnKPJfVTDBKsGSDd4UBi2cvt/tyauf1",r.crossOrigin="anonymous",r.async=!0,r.src="https://cdn.amplitude.com/libs/analytics-browser-1.4.1-min.js.gz",r.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var s=t.getElementsByTagName("script")[0];function v(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}}s.parentNode.insertBefore(r,s);for(var o=function(){return this._q=[],this},i=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],a=0;a<i.length;a++)v(o,i[a]);n.Identify=o;for(var c=function(){return this._q=[],this},u=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],p=0;p<u.length;p++)v(c,u[p]);n.Revenue=c;var d=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset"],l=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];function f(e){function t(t,n){e[t]=function(){var r={promise:new Promise((n=>{e._q.push({name:t,args:Array.prototype.slice.call(arguments,0),resolve:n})}))};if(n)return r}}for(var n=0;n<d.length;n++)t(d[n],!1);for(var r=0;r<l.length;r++)t(l[r],!0)}f(n),n.createInstance=function(){var e=n._iq.push({_q:[]})-1;return f(n._iq[e]),n._iq[e]},e.amplitude=n}}(window,document)}();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@amplitude/analytics-browser",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Official Amplitude SDK for Web",
5
5
  "keywords": [
6
6
  "analytics",
@@ -41,10 +41,10 @@
41
41
  "url": "https://github.com/amplitude/Amplitude-TypeScript/issues"
42
42
  },
43
43
  "dependencies": {
44
- "@amplitude/analytics-client-common": "^0.1.0",
44
+ "@amplitude/analytics-client-common": "^0.2.0",
45
45
  "@amplitude/analytics-connector": "^1.4.5",
46
- "@amplitude/analytics-core": "^0.9.1",
47
- "@amplitude/analytics-types": "^0.10.0",
46
+ "@amplitude/analytics-core": "^0.9.2",
47
+ "@amplitude/analytics-types": "^0.10.1",
48
48
  "@amplitude/ua-parser-js": "^0.7.31",
49
49
  "tslib": "^2.3.1"
50
50
  },
@@ -63,5 +63,5 @@
63
63
  "files": [
64
64
  "lib"
65
65
  ],
66
- "gitHead": "fff912bc630dc8cd98b5b2a89c2cf8611d557903"
66
+ "gitHead": "0712270b2346422e3a3bd80ccfd6da894a71a32e"
67
67
  }