@hackler/react-sdk 11.12.0 → 11.13.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 +1 -0
- package/lib/Provider.d.ts.map +1 -1
- package/lib/client.d.ts +8 -1
- package/lib/client.d.ts.map +1 -1
- package/lib/config.d.ts +1 -1
- package/lib/config.d.ts.map +1 -1
- package/lib/index.es.js +10 -1
- package/lib/index.js +10 -1
- package/lib/index.umd.js +1 -1
- package/package.json +5 -5
package/README.md
CHANGED
package/lib/Provider.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../src/Provider.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAC7D,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAA;AAE9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAE/C,UAAU,aAAa;IACrB,YAAY,EAAE,oBAAoB,CAAA;IAClC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,cAAc,CAAC,
|
|
1
|
+
{"version":3,"file":"Provider.d.ts","sourceRoot":"","sources":["../src/Provider.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAE,SAAS,EAAuB,MAAM,OAAO,CAAA;AAC7D,OAAO,EAAE,IAAI,EAAE,MAAM,yBAAyB,CAAA;AAE9C,OAAO,EAAE,oBAAoB,EAAE,MAAM,UAAU,CAAA;AAE/C,UAAU,aAAa;IACrB,YAAY,EAAE,oBAAoB,CAAA;IAClC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAA;CACrB;AAED,wBAAgB,cAAc,CAAC,EAC7B,YAAY,EACZ,IAAI,EAAE,WAAW,EACjB,OAAc,EACd,UAAkB,EAClB,QAAQ,EACT,EAAE,aAAa,sBA6Df"}
|
package/lib/client.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Decision, FeatureFlagDecision, HackleEvent, HackleRemoteConfig, PageView, User } from "@hackler/javascript-sdk";
|
|
1
|
+
import { Decision, FeatureFlagDecision, HackleEvent, HackleRemoteConfig, HackleUserExplorerBase, PageView, User } from "@hackler/javascript-sdk";
|
|
2
2
|
import { Emitter } from "./emitter";
|
|
3
3
|
interface Config {
|
|
4
4
|
debug?: boolean;
|
|
@@ -6,6 +6,11 @@ interface Config {
|
|
|
6
6
|
pollingIntervalMillis?: number;
|
|
7
7
|
exposureEventDedupIntervalMillis?: number;
|
|
8
8
|
sessionTimeoutMillis?: number;
|
|
9
|
+
devTool?: {
|
|
10
|
+
userExplorer(userExplorer: HackleUserExplorerBase): void;
|
|
11
|
+
close(): void;
|
|
12
|
+
};
|
|
13
|
+
autoOpenDevTool?: boolean;
|
|
9
14
|
}
|
|
10
15
|
interface HackleReactSDKClientEventMap {
|
|
11
16
|
"user-updated": User | null;
|
|
@@ -34,6 +39,8 @@ export declare class HackleReactSDKClient extends Emitter<HackleReactSDKClientEv
|
|
|
34
39
|
success: boolean;
|
|
35
40
|
}>;
|
|
36
41
|
private emitUpdatedUser;
|
|
42
|
+
showUserExplorer(): void;
|
|
43
|
+
hideUserExplorer(): void;
|
|
37
44
|
}
|
|
38
45
|
export declare function createInstance(sdkKey: string, config?: Config): HackleReactSDKClient;
|
|
39
46
|
export {};
|
package/lib/client.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EACR,mBAAmB,EAEnB,WAAW,EACX,kBAAkB,EAClB,QAAQ,EACR,IAAI,EACL,MAAM,yBAAyB,CAAA;AAEhC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAGnC,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAE9B,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAC9B,gCAAgC,CAAC,EAAE,MAAM,CAAA;IACzC,oBAAoB,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"client.d.ts","sourceRoot":"","sources":["../src/client.ts"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EACR,mBAAmB,EAEnB,WAAW,EACX,kBAAkB,EAClB,sBAAsB,EACtB,QAAQ,EACR,IAAI,EACL,MAAM,yBAAyB,CAAA;AAEhC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AAGnC,UAAU,MAAM;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,oBAAoB,CAAC,EAAE,OAAO,CAAA;IAE9B,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAC9B,gCAAgC,CAAC,EAAE,MAAM,CAAA;IACzC,oBAAoB,CAAC,EAAE,MAAM,CAAA;IAC7B,OAAO,CAAC,EAAE;QAAE,YAAY,CAAC,YAAY,EAAE,sBAAsB,GAAG,IAAI,CAAC;QAAC,KAAK,IAAI,IAAI,CAAA;KAAE,CAAA;IACrF,eAAe,CAAC,EAAE,OAAO,CAAA;CAC1B;AAED,UAAU,4BAA4B;IACpC,cAAc,EAAE,IAAI,GAAG,IAAI,CAAA;CAC5B;AAED,qBAAa,oBAAqB,SAAQ,OAAO,CAAC,4BAA4B,CAAC;IAC7E,OAAO,CAAC,MAAM,CAAc;IAC5B,OAAO,CAAC,YAAY,CAAoB;gBAE5B,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM;IAa3C,OAAO,IAAI,IAAI;IAIf,OAAO,CAAC,IAAI,EAAE,IAAI;IAKlB,SAAS,CAAC,MAAM,EAAE,MAAM,GAAG,SAAS;IAKpC,WAAW,CAAC,QAAQ,EAAE,MAAM;IAK5B,eAAe,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG;IAKvC,SAAS;IAKT,SAAS,CAAC,aAAa,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,EAAE,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM;IAIvF,eAAe,CAAC,aAAa,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,EAAE,gBAAgB,CAAC,EAAE,MAAM,GAAG,QAAQ;IAI/F,WAAW,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,OAAO;IAI5D,iBAAiB,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,mBAAmB;IAI9E,KAAK,CAAC,KAAK,EAAE,MAAM,GAAG,WAAW,EAAE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI;IAI5D,aAAa,CAAC,MAAM,CAAC,EAAE,QAAQ,GAAG,IAAI;IAOtC,YAAY,CAAC,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,kBAAkB;IAIpD,OAAO,CAAC,EAAE,EAAE,GAAG,EAAE,OAAO,CAAC,EAAE,MAAM;IAIjC,aAAa,CAAC,MAAM,CAAC,EAAE;QAAE,OAAO,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC;QAAE,OAAO,EAAE,OAAO,CAAA;KAAE,CAAC;IAI1E,OAAO,CAAC,eAAe;IAOvB,gBAAgB;IAIhB,gBAAgB;CAGjB;AAED,wBAAgB,cAAc,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,oBAAoB,CAEpF"}
|
package/lib/config.d.ts
CHANGED
package/lib/config.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,cAAc,CAAA;AAC1C,eAAO,MAAM,kBAAkB,
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,cAAc,CAAA;AAC1C,eAAO,MAAM,kBAAkB,QAA6C,CAAA"}
|
package/lib/index.es.js
CHANGED
|
@@ -64,7 +64,7 @@ function __read(o, n) {
|
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
var SDK_NAME_HEADER = "react-sdk";
|
|
67
|
-
var SDK_VERSION_HEADER = "11.
|
|
67
|
+
var SDK_VERSION_HEADER = "11.13.1" ;
|
|
68
68
|
|
|
69
69
|
var Emitter = /** @class */ (function () {
|
|
70
70
|
function Emitter() {
|
|
@@ -127,6 +127,9 @@ var HackleReactSDKClient = /** @class */ (function (_super) {
|
|
|
127
127
|
var _this = _super.call(this) || this;
|
|
128
128
|
_this._currentUser = null;
|
|
129
129
|
_this.client = Hackle.createInstance(sdkKey, __assign(__assign({}, config), { SDK_NAME_HEADER: SDK_NAME_HEADER, SDK_VERSION_HEADER: SDK_VERSION_HEADER }));
|
|
130
|
+
if ((config === null || config === void 0 ? void 0 : config.devTool) && (config === null || config === void 0 ? void 0 : config.autoOpenDevTool)) {
|
|
131
|
+
_this.showUserExplorer();
|
|
132
|
+
}
|
|
130
133
|
return _this;
|
|
131
134
|
}
|
|
132
135
|
HackleReactSDKClient.prototype.getUser = function () {
|
|
@@ -185,6 +188,12 @@ var HackleReactSDKClient = /** @class */ (function (_super) {
|
|
|
185
188
|
}
|
|
186
189
|
this._currentUser = user;
|
|
187
190
|
};
|
|
191
|
+
HackleReactSDKClient.prototype.showUserExplorer = function () {
|
|
192
|
+
this.client.showUserExplorer();
|
|
193
|
+
};
|
|
194
|
+
HackleReactSDKClient.prototype.hideUserExplorer = function () {
|
|
195
|
+
this.client.hideUserExplorer();
|
|
196
|
+
};
|
|
188
197
|
return HackleReactSDKClient;
|
|
189
198
|
}(Emitter));
|
|
190
199
|
function createInstance(sdkKey, config) {
|
package/lib/index.js
CHANGED
|
@@ -89,7 +89,7 @@ function __read(o, n) {
|
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
var SDK_NAME_HEADER = "react-sdk";
|
|
92
|
-
var SDK_VERSION_HEADER = "11.
|
|
92
|
+
var SDK_VERSION_HEADER = "11.13.1" ;
|
|
93
93
|
|
|
94
94
|
var Emitter = /** @class */ (function () {
|
|
95
95
|
function Emitter() {
|
|
@@ -152,6 +152,9 @@ var HackleReactSDKClient = /** @class */ (function (_super) {
|
|
|
152
152
|
var _this = _super.call(this) || this;
|
|
153
153
|
_this._currentUser = null;
|
|
154
154
|
_this.client = Hackle__namespace.createInstance(sdkKey, __assign(__assign({}, config), { SDK_NAME_HEADER: SDK_NAME_HEADER, SDK_VERSION_HEADER: SDK_VERSION_HEADER }));
|
|
155
|
+
if ((config === null || config === void 0 ? void 0 : config.devTool) && (config === null || config === void 0 ? void 0 : config.autoOpenDevTool)) {
|
|
156
|
+
_this.showUserExplorer();
|
|
157
|
+
}
|
|
155
158
|
return _this;
|
|
156
159
|
}
|
|
157
160
|
HackleReactSDKClient.prototype.getUser = function () {
|
|
@@ -210,6 +213,12 @@ var HackleReactSDKClient = /** @class */ (function (_super) {
|
|
|
210
213
|
}
|
|
211
214
|
this._currentUser = user;
|
|
212
215
|
};
|
|
216
|
+
HackleReactSDKClient.prototype.showUserExplorer = function () {
|
|
217
|
+
this.client.showUserExplorer();
|
|
218
|
+
};
|
|
219
|
+
HackleReactSDKClient.prototype.hideUserExplorer = function () {
|
|
220
|
+
this.client.hideUserExplorer();
|
|
221
|
+
};
|
|
213
222
|
return HackleReactSDKClient;
|
|
214
223
|
}(Emitter));
|
|
215
224
|
function createInstance(sdkKey, config) {
|
package/lib/index.umd.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).hackleReactSDK={})}(this,function(l){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function D(r){if(r.__esModule)return r;var n=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(r).forEach(function(e){var t=Object.getOwnPropertyDescriptor(r,e);Object.defineProperty(n,e,t.get?t:{enumerable:!0,get:function(){return r[e]}})}),n}var L,t={},j=new Uint8Array(16);function F(){if(L=L||"undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto))return L(j);throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported")}var V=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function H(e){return"string"==typeof e&&V.test(e)}for(var z,K,B=[],G=0;G<256;++G)B.push((G+256).toString(16).substr(1));function q(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,e=(B[e[t+0]]+B[e[t+1]]+B[e[t+2]]+B[e[t+3]]+"-"+B[e[t+4]]+B[e[t+5]]+"-"+B[e[t+6]]+B[e[t+7]]+"-"+B[e[t+8]]+B[e[t+9]]+"-"+B[e[t+10]]+B[e[t+11]]+B[e[t+12]]+B[e[t+13]]+B[e[t+14]]+B[e[t+15]]).toLowerCase();if(H(e))return e;throw TypeError("Stringified UUID is invalid")}var $=0,Y=0;function X(e){if(!H(e))throw TypeError("Invalid UUID");var t,r=new Uint8Array(16);return r[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=255&t,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=255&t,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=255&t,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=255&t,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=255&t,r}function W(e,s,a){function t(e,t,r,n){if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}(e)),16!==(t="string"==typeof t?X(t):t).length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var o=new Uint8Array(16+e.length);if(o.set(t),o.set(e,t.length),(o=a(o))[6]=15&o[6]|s,o[8]=63&o[8]|128,r){n=n||0;for(var i=0;i<16;++i)r[n+i]=o[i];return r}return q(o)}try{t.name=e}catch(e){}return t.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",t.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",t}function J(e){return 14+(e+64>>>9<<4)+1}function Q(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function Z(e,t,r,n,o,i){return Q((t=Q(Q(t,e),Q(n,i)))<<o|t>>>32-o,r)}function ee(e,t,r,n,o,i,s){return Z(t&r|~t&n,e,t,o,i,s)}function te(e,t,r,n,o,i,s){return Z(t&n|r&~n,e,t,o,i,s)}function re(e,t,r,n,o,i,s){return Z(t^r^n,e,t,o,i,s)}function ne(e,t,r,n,o,i,s){return Z(r^(t|~n),e,t,o,i,s)}var r=W("v3",48,function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var r=0;r<t.length;++r)e[r]=t.charCodeAt(r)}for(var n=function(e,t){e[t>>5]|=128<<t%32,e[J(t)-1]=t;for(var r=1732584193,n=-271733879,o=-1732584194,i=271733878,s=0;s<e.length;s+=16){var a=r,u=n,c=o,l=i;r=ee(r,n,o,i,e[s],7,-680876936),i=ee(i,r,n,o,e[s+1],12,-389564586),o=ee(o,i,r,n,e[s+2],17,606105819),n=ee(n,o,i,r,e[s+3],22,-1044525330),r=ee(r,n,o,i,e[s+4],7,-176418897),i=ee(i,r,n,o,e[s+5],12,1200080426),o=ee(o,i,r,n,e[s+6],17,-1473231341),n=ee(n,o,i,r,e[s+7],22,-45705983),r=ee(r,n,o,i,e[s+8],7,1770035416),i=ee(i,r,n,o,e[s+9],12,-1958414417),o=ee(o,i,r,n,e[s+10],17,-42063),n=ee(n,o,i,r,e[s+11],22,-1990404162),r=ee(r,n,o,i,e[s+12],7,1804603682),i=ee(i,r,n,o,e[s+13],12,-40341101),o=ee(o,i,r,n,e[s+14],17,-1502002290),n=ee(n,o,i,r,e[s+15],22,1236535329),r=te(r,n,o,i,e[s+1],5,-165796510),i=te(i,r,n,o,e[s+6],9,-1069501632),o=te(o,i,r,n,e[s+11],14,643717713),n=te(n,o,i,r,e[s],20,-373897302),r=te(r,n,o,i,e[s+5],5,-701558691),i=te(i,r,n,o,e[s+10],9,38016083),o=te(o,i,r,n,e[s+15],14,-660478335),n=te(n,o,i,r,e[s+4],20,-405537848),r=te(r,n,o,i,e[s+9],5,568446438),i=te(i,r,n,o,e[s+14],9,-1019803690),o=te(o,i,r,n,e[s+3],14,-187363961),n=te(n,o,i,r,e[s+8],20,1163531501),r=te(r,n,o,i,e[s+13],5,-1444681467),i=te(i,r,n,o,e[s+2],9,-51403784),o=te(o,i,r,n,e[s+7],14,1735328473),n=te(n,o,i,r,e[s+12],20,-1926607734),r=re(r,n,o,i,e[s+5],4,-378558),i=re(i,r,n,o,e[s+8],11,-2022574463),o=re(o,i,r,n,e[s+11],16,1839030562),n=re(n,o,i,r,e[s+14],23,-35309556),r=re(r,n,o,i,e[s+1],4,-1530992060),i=re(i,r,n,o,e[s+4],11,1272893353),o=re(o,i,r,n,e[s+7],16,-155497632),n=re(n,o,i,r,e[s+10],23,-1094730640),r=re(r,n,o,i,e[s+13],4,681279174),i=re(i,r,n,o,e[s],11,-358537222),o=re(o,i,r,n,e[s+3],16,-722521979),n=re(n,o,i,r,e[s+6],23,76029189),r=re(r,n,o,i,e[s+9],4,-640364487),i=re(i,r,n,o,e[s+12],11,-421815835),o=re(o,i,r,n,e[s+15],16,530742520),n=re(n,o,i,r,e[s+2],23,-995338651),r=ne(r,n,o,i,e[s],6,-198630844),i=ne(i,r,n,o,e[s+7],10,1126891415),o=ne(o,i,r,n,e[s+14],15,-1416354905),n=ne(n,o,i,r,e[s+5],21,-57434055),r=ne(r,n,o,i,e[s+12],6,1700485571),i=ne(i,r,n,o,e[s+3],10,-1894986606),o=ne(o,i,r,n,e[s+10],15,-1051523),n=ne(n,o,i,r,e[s+1],21,-2054922799),r=ne(r,n,o,i,e[s+8],6,1873313359),i=ne(i,r,n,o,e[s+15],10,-30611744),o=ne(o,i,r,n,e[s+6],15,-1560198380),n=ne(n,o,i,r,e[s+13],21,1309151649),r=ne(r,n,o,i,e[s+4],6,-145523070),i=ne(i,r,n,o,e[s+11],10,-1120210379),o=ne(o,i,r,n,e[s+2],15,718787259),n=ne(n,o,i,r,e[s+9],21,-343485551),r=Q(r,a),n=Q(n,u),o=Q(o,c),i=Q(i,l)}return[r,n,o,i]}(function(e){if(0===e.length)return[];for(var t=8*e.length,r=new Uint32Array(J(t)),n=0;n<t;n+=8)r[n>>5]|=(255&e[n/8])<<n%32;return r}(e),8*e.length),o=[],i=32*n.length,s="0123456789abcdef",a=0;a<i;a+=8){var u=n[a>>5]>>>a%32&255,u=parseInt(s.charAt(u>>>4&15)+s.charAt(15&u),16);o.push(u)}return o});function oe(e,t){return e<<t|e>>>32-t}var ie=W("v5",80,function(e){var t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var n=unescape(encodeURIComponent(e));e=[];for(var o=0;o<n.length;++o)e.push(n.charCodeAt(o))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var i=e.length/4+2,s=Math.ceil(i/16),a=new Array(s),u=0;u<s;++u){for(var c=new Uint32Array(16),l=0;l<16;++l)c[l]=e[64*u+4*l]<<24|e[64*u+4*l+1]<<16|e[64*u+4*l+2]<<8|e[64*u+4*l+3];a[u]=c}a[s-1][14]=8*(e.length-1)/Math.pow(2,32),a[s-1][14]=Math.floor(a[s-1][14]),a[s-1][15]=8*(e.length-1)&4294967295;for(var f=0;f<s;++f){for(var p=new Uint32Array(80),d=0;d<16;++d)p[d]=a[f][d];for(var h=16;h<80;++h)p[h]=oe(p[h-3]^p[h-8]^p[h-14]^p[h-16],1);for(var y=r[0],v=r[1],m=r[2],g=r[3],w=r[4],E=0;E<80;++E)var b=Math.floor(E/20),b=oe(y,5)+function(e,t,r,n){switch(e){case 0:return t&r^~t&n;case 1:return t^r^n;case 2:return t&r^t&n^r&n;case 3:return t^r^n}}(b,v,m,g)+w+t[b]+p[E]>>>0,w=g,g=m,m=oe(v,30)>>>0,v=y,y=b;r[0]=r[0]+y>>>0,r[1]=r[1]+v>>>0,r[2]=r[2]+m>>>0,r[3]=r[3]+g>>>0,r[4]=r[4]+w>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,255&r[0],r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,255&r[1],r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,255&r[2],r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,255&r[3],r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,255&r[4]]});var se,r=D(Object.freeze({__proto__:null,v1:function(e,t,r){var n=t&&r||0,o=t||new Array(16),i=(e=e||{}).node||z,r=void 0!==e.clockseq?e.clockseq:K,s=(null!=i&&null!=r||(s=e.random||(e.rng||F)(),null==i&&(i=z=[1|s[0],s[1],s[2],s[3],s[4],s[5]]),null==r&&(r=K=16383&(s[6]<<8|s[7]))),void 0!==e.msecs?e.msecs:Date.now()),a=void 0!==e.nsecs?e.nsecs:Y+1,u=s-$+(a-Y)/1e4;if(u<0&&void 0===e.clockseq&&(r=r+1&16383),1e4<=(a=(u<0||$<s)&&void 0===e.nsecs?0:a))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");$=s,K=r,u=(1e4*(268435455&(s+=122192928e5))+(Y=a))%4294967296,o[n++]=u>>>24&255,o[n++]=u>>>16&255,o[n++]=u>>>8&255,o[n++]=255&u,e=s/4294967296*1e4&268435455,o[n++]=e>>>8&255,o[n++]=255&e,o[n++]=e>>>24&15|16,o[n++]=e>>>16&255,o[n++]=r>>>8|128,o[n++]=255&r;for(var c=0;c<6;++c)o[n+c]=i[c];return t||q(o)},v3:r,v4:function(e,t,r){var n=(e=e||{}).random||(e.rng||F)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(var o=0;o<16;++o)t[r+o]=n[o];return t}return q(n)},v5:ie,NIL:"00000000-0000-0000-0000-000000000000",version:function(e){if(H(e))return parseInt(e.substr(14,1),16);throw TypeError("Invalid UUID")},validate:H,stringify:q,parse:X})),ae=(l.setUserId=void 0,l.sanitizeUser=void 0,l.removeUserId=void 0,l.getUserId=void 0,l.Version=void 0,l.Variation=void 0,l.TargetingType=void 0,l.TargetRule=void 0,l.TargetMatch=void 0,l.TargetKey=void 0,l.TargetCondition=void 0,l.TargetAction=void 0,l.Target=void 0,l.TARGET_KEY_TYPES=void 0,l.TARGET_ACTION_TYPES=void 0,l.Slot=void 0,l.Segment=void 0,l.SEGMENT_TYPES=void 0,l.RemoteConfigTargetRule=void 0,l.RemoteConfigParameterValue=void 0,l.RemoteConfigParameter=void 0,l.RemoteConfigDecision=void 0,l.ParameterConfiguration=void 0,l.MetaVersion=void 0,l.MATCH_VALUE_TYPES=void 0,l.MATCH_TYPES=void 0,l.MATCH_OPERATORS=void 0,l.Logger=void 0,l.IdentifiersBuilder=void 0,l.IdentifierType=void 0,l.FeatureFlagDecision=void 0,l.Experiment=void 0,l.EventType=void 0,l.EmptyParameterConfig=void 0,l.EmptyHackleRemoteConfig=void 0,l.DecisionReason=void 0,l.Decision=void 0,l.CoreVersion=void 0,l.ContainerGroup=void 0,l.Container=void 0,l.Bucket=void 0,Object.defineProperty(t,"__esModule",{value:!0}),r),ue=function(e,t){return(ue=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)};function ce(e,t){function r(){this.constructor=e}ue(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var h=function(){return(h=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function le(e,s,a,u){return new(a=a||Promise)(function(r,t){function n(e){try{i(u.next(e))}catch(e){t(e)}}function o(e){try{i(u.throw(e))}catch(e){t(e)}}function i(e){var t;e.done?r(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(n,o)}i((u=u.apply(e,s||[])).next())})}function fe(n,o){var i,s,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},e={next:t(0),throw:t(1),return:t(2)};return"function"==typeof Symbol&&(e[Symbol.iterator]=function(){return this}),e;function t(r){return function(e){var t=[r,e];if(i)throw new TypeError("Generator is already executing.");for(;u;)try{if(i=1,s&&(a=2&t[0]?s.return:t[0]?s.throw||((a=s.return)&&a.call(s),0):s.next)&&!(a=a.call(s,t[1])).done)return a;switch(s=0,(t=a?[2&t[0],a.value]:t)[0]){case 0:case 1:a=t;break;case 4:return u.label++,{value:t[1],done:!1};case 5:u.label++,s=t[1],t=[0];continue;case 7:t=u.ops.pop(),u.trys.pop();continue;default:if(!((a=0<(a=u.trys).length&&a[a.length-1])||6!==t[0]&&2!==t[0])){u=0;continue}if(3===t[0]&&(!a||t[1]>a[0]&&t[1]<a[3])){u.label=t[1];break}if(6===t[0]&&u.label<a[1]){u.label=a[1],a=t;break}if(a&&u.label<a[2]){u.label=a[2],u.ops.push(t);break}a[2]&&u.ops.pop(),u.trys.pop();continue}t=o.call(n,u)}catch(e){t=[6,e],s=0}finally{i=a=0}if(5&t[0])throw t[1];return{value:t[0]?t[1]:void 0,done:!0}}}}be.isNotNullOrUndefined=function(e){return null!=e},be.isNullOrUndefined=function(e){return null==e},be.requiredNotNullOrUndefined=function(e,t){if(void 0===t&&(t=function(){return"Required value is null or undefined"}),this.isNullOrUndefined(e))throw new Error(t());return e};var a=be,f=(Ee.mapNotNullOrUndefined=function(e,t){for(var r=Array(),n=0,o=e;n<o.length;n++){var i=t(o[n]);a.isNotNullOrUndefined(i)&&r.push(i)}return r},Ee.associateTo=function(e,t,r){for(var n=0,o=e;n<o.length;n++){var i=r(o[n]);t.set(i[0],i[1])}return t},Ee.associate=function(e,t){return this.associateTo(e,new Map,t)},Ee.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},Ee.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},Ee),pe={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},de=(we.setLogLevel=function(e){this.logLevel=e=void 0===e?pe.INFO:e},we.initCounter=function(t){this.counters=f.associate(Object.keys(pe),function(e){return[e,t(e)]})},we._log=function(e,t){var r;switch(e){case"WARN":r="orange";break;case"ERROR":r="red";break;default:r="#AAAAAA"}if(t instanceof Error)he.log(e,r,t.message,t);else try{he.log(e,r,t)}catch(e){}},we.increment=function(e){var t;null!=(t=null==(t=we.counters)?void 0:t.get(e))&&t.increment()},we.logLevel=pe.INFO,we.log={error:function(e){pe.ERROR<=we.logLevel&&(we._log("ERROR",e),we.increment("ERROR"))},warn:function(e){pe.WARN<=we.logLevel&&(we._log("WARN",e),we.increment("WARN"))},info:function(e){pe.INFO<=we.logLevel&&(we._log("INFO",e),we.increment("INFO"))},debug:function(e){pe.DEBUG<=we.logLevel&&(we._log("DEBUG",e),we.increment("DEBUG"))}},we),he=(ge.log=function(e,t,r,n){try{console.log("%c[".concat(e,"] Hackle: ").concat(r),"color: ".concat(t))}catch(e){}},ge),ye="X-HACKLE-SDK-NAME",ve=[0,8,16,32,64,128,256,512],me=de.log;function ge(){}function we(){}function Ee(){}function be(){}function Te(e,t){for(var r in t)t.hasOwnProperty(r)&&e.setRequestHeader(r,t[r])}function _e(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n}function Re(e,t,r){this.seed=e,this.slotSize=t,this.slots=r}function Ie(e,t){this.id=e,this.key=t}function Oe(e){var t,r={};return r.id=null!=(t=Ve.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=Ve.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=Ve.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=ze.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=Ve.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}function Se(e){this.conditions=e}function Ce(e,t){this.key=e,this.match=t}function Ne(e,t){this.type=e,this.name=t}function Ae(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function ke(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function xe(e,t){this.target=e,this.action=t}function Pe(e,t,r,n){this.id=e,this.key=t,this.type=r,this.targets=n}function Ue(e,t){this.id=e,this.experiments=t}function Me(e,t,r,n,o,i){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.targetRules=o,this.defaultValue=i}function De(e,t,r,n,o){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=o}function Le(e,t){this.id=e,this.rawValue=t}var je={getRequest:function(n,o){return{abort:function(){},responsePromise:new Promise(function(e,t){var r=new XMLHttpRequest;r.open("GET",n),r.onreadystatechange=function(){r.readyState===r.DONE&&(0===r.status?t(new Error("Request error")):e({statusCode:r.status,body:r.responseText}))},r.onerror=function(){t()},r.setRequestHeader("content-type","application/json"),Te(r,o),r.send()})}},postRequest:function(e,t,r,n,o){var t=JSON.stringify(t),i=new XMLHttpRequest;i.open("POST",e),i.onreadystatechange=function(){i.readyState===i.DONE&&(200<=i.status&&i.status<400?n({statusCode:i.status}):o&&o({statusCode:i.status}))},i.setRequestHeader("content-type","application/json"),Te(i,r),i.send(t)},sendBeacon:function(e,t,r,n,o){var i=!1;if(i="undefined"!=typeof window?window&&window.navigator&&window.navigator.sendBeacon&&!0:i){i=JSON.stringify(t),t=new URLSearchParams;if(t.append("sdkName",r[ye]),t.append("sdkVersion",r["X-HACKLE-SDK-VERSION"]),t.append("sdkKey",r["X-HACKLE-SDK-KEY"]),t.append("data",i),!window.navigator.sendBeacon(e,t))return me.error("sendBeacon failed to queue request."),void o();n()}else me.error("Does not support sendBeacon"),o()}},Fe=de.log,Ve=(pt.isEquals=function(t,r){if(null==r)return!1;var e=Object.keys(t);return e.length===Object.keys(r).length&&e.every(function(e){return t[e]===r[e]})},pt.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var o=n[r],i=o[0],o=o[1];this.isValidType(i)?(o=this.sanitizeValue(o),a.isNullOrUndefined(o)?Fe.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(i,"]")):t[i]=o):Fe.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(i,"]"))}return t},pt.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},pt.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},pt.MAX_IDENTIFIER_TYPE_LENGTH=128,pt.MAX_IDENTIFIER_VALUE_LENGTH=512,pt),He=de.log,ze=(ft.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var o,i=n[r],s=i[0],i=i[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){He.debug("The number of properties cannot exceed 128. Drops excess properties. [".concat(s,", ").concat(i,"]"));break}this.isValidKey(s)?(o=this.sanitizeValue(s,i),a.isNullOrUndefined(o)?He.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(i,"]")):t[s]=o):He.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},ft.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},ft.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},ft.sanitizeValue=function(e,t){var r=this;return e.startsWith(this.SYSTEM_PROPERTY_KEY_PREFIX)?t:this.isValidValue(t)?Array.isArray(t)?t.filter(function(e){return r.isValidElement(e)}):t:null},ft.isValidValue=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e?!isNaN(e)&&isFinite(e):"boolean"==typeof e||Array.isArray(e))},ft.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},ft.SYSTEM_PROPERTY_KEY_PREFIX="$",ft.MAX_PROPERTIES_COUNT=128,ft.MAX_PROPERTY_KEY_LENGTH=128,ft.MAX_PROPERTY_VALUE_LENGTH=1024,ft),Ke=de.log,Be=(lt.of=function(e,t){return new lt(e,t)},lt),Ge=(ct.of=function(e,t,r){return new ct(e,t,r=void 0===r?new $e:r)},ct.prototype.get=function(e,t){return this.config.get(e,t)},ct),qe=(ut.on=function(e,t){return new ut(!0,e,t=void 0===t?new $e:t)},ut.off=function(e,t){return new ut(!1,e,t=void 0===t?new $e:t)},ut.prototype.get=function(e,t){return this.config.get(e,t)},ut),ie=(at.prototype.get=function(e,t){return t},at),$e=(st.prototype.get=function(e,t){return t},st),u=(n.SDK_NOT_READY="SDK_NOT_READY",n.EXCEPTION="EXCEPTION",n.INVALID_INPUT="INVALID_INPUT",n.EXPERIMENT_NOT_FOUND="EXPERIMENT_NOT_FOUND",n.EXPERIMENT_DRAFT="EXPERIMENT_DRAFT",n.EXPERIMENT_PAUSED="EXPERIMENT_PAUSED",n.EXPERIMENT_COMPLETED="EXPERIMENT_COMPLETED",n.OVERRIDDEN="OVERRIDDEN",n.TRAFFIC_NOT_ALLOCATED="TRAFFIC_NOT_ALLOCATED",n.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT="NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT",n.IDENTIFIER_NOT_FOUND="IDENTIFIER_NOT_FOUND",n.VARIATION_DROPPED="VARIATION_DROPPED",n.TRAFFIC_ALLOCATED="TRAFFIC_ALLOCATED",n.NOT_IN_EXPERIMENT_TARGET="NOT_IN_EXPERIMENT_TARGET",n.FEATURE_FLAG_NOT_FOUND="FEATURE_FLAG_NOT_FOUND",n.FEATURE_FLAG_INACTIVE="FEATURE_FLAG_INACTIVE",n.INDIVIDUAL_TARGET_MATCH="INDIVIDUAL_TARGET_MATCH",n.TARGET_RULE_MATCH="TARGET_RULE_MATCH",n.DEFAULT_RULE="DEFAULT_RULE",n.REMOTE_CONFIG_PARAMETER_NOT_FOUND="REMOTE_CONFIG_PARAMETER_NOT_FOUND",n.TYPE_MISMATCH="TYPE_MISMATCH",n),Ye=(it.prototype._winnerVariationOrNull=function(){if(this._winnerVariationId)return this._getVariationByIdOrNull(this._winnerVariationId)},it.prototype._getVariationByIdOrNull=function(t){return this.variations.find(function(e){return e.id===t})},it.prototype._getVariationByKeyOrNull=function(t){return this.variations.find(function(e){return e.key===t})},it),Xe=(ot.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},ot),We=(nt.ID="$id",nt.USER="$userId",nt.DEVICE="$deviceId",nt.SESSION="$sessionId",nt.HACKLE_DEVICE="$hackleDeviceId",nt),Je=(rt.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},rt.prototype.add=function(e,t){var r=Ve.sanitizeValue(t);return Ve.isValidType(e)&&r?this.identifiers[e]=t:Ke.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},rt.prototype.build=function(){return this.identifiers},rt),Qe=(tt.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},tt),Ze=(et.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},et);function et(e,t){this.id=e,this.parameters=t}function tt(e,t,r){this.id=e,this.bucketId=t,this.groups=r}function rt(){this.identifiers={}}function nt(){}function ot(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function it(e,t,r,n,o,i,s,a,u,c,l,f,p,d){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=o,this.version=i,this.variations=s,this.userOverrides=a,this.segmentOverrides=u,this.targetAudiences=c,this.targetRules=l,this.defaultRule=f,this.containerId=p,this._winnerVariationId=d}function n(){}function st(){}function at(){}function ut(e,t,r){this.isOn=e,this.reason=t,this.config=r}function ct(e,t,r){this.variation=e,this.reason=t,this.config=r}function lt(e,t){this.value=e,this.reason=t}function ft(){}function pt(){}xt.tryParse=function(e){var t,r,n,o,e=xt.regExp.exec(e);if(e)return e[0],t=e[1],r=void 0===(r=e[2])?"0":r,n=void 0===(n=e[3])?"0":n,o=e[4],e=e[5],new xt(new ht(parseInt(t,10),parseInt(r,10),parseInt(n,10)),yt.parse(o),yt.parse(e))},xt.prototype.compareTo=function(e){return this.coreVersion.compareTo(e.coreVersion)||this.prerelease.compareTo(e.prerelease)},xt.prototype.isEqualTo=function(e){return 0===this.compareTo(e)},xt.prototype.isGreaterThan=function(e){return 0<this.compareTo(e)},xt.prototype.isGreaterThanOrEqualTo=function(e){return 0<=this.compareTo(e)},xt.prototype.isLessThan=function(e){return this.compareTo(e)<0},xt.prototype.isLessThanOrEqualTo=function(e){return this.compareTo(e)<=0},xt.regExp=/^(0|[1-9]\d*)(?:\.(0|[1-9]\d*))?(?:\.(0|[1-9]\d*))?(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;var dt=xt,ht=(kt.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},kt),yt=(At.parse=function(e){return e?new At(e.split(".")):At.EMPTY},At.prototype.isEmpty=function(){return 0===this.identifiers.length},At.prototype.isNotEmpty=function(){return!this.isEmpty()},At.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},At.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=At.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},At.compareIdentifiers=function(e,t){return At.numericIdentifierRegExp.test(e)&&At.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},At.EMPTY=new At([]),At.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,At),vt=["MATCH","NOT_MATCH"],mt=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],gt=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],wt=["VARIATION","BUCKET"],Et=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT"],bt=["USER_ID","USER_PROPERTY"],Tt=(Nt.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},Nt.IDENTIFIER=new Nt("SEGMENT"),Nt.PROPERTY=new Nt("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY"),Nt.SEGMENT=new Nt("USER_ID","USER_PROPERTY","HACKLE_PROPERTY"),Nt),_t=(o.nanosToUnit=function(e,t){switch(t){case"microseconds":return e/(o.C1/o.C0);case"milliseconds":return e/(o.C2/o.C0);case"seconds":return e/(o.C3/o.C0);default:return e}},o.microsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C1/o.C0);case"milliseconds":return e/(o.C2/o.C1);case"seconds":return e/(o.C3/o.C1);default:return e}},o.millisToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C2/o.C0);case"microseconds":return e*(o.C2/o.C1);case"seconds":return e/(o.C3/o.C2);default:return e}},o.secondsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C3/o.C0);case"microseconds":return e*(o.C3/o.C1);case"milliseconds":return e*(o.C3/o.C2);default:return e}},o.C3=1e3*(o.C2=1e3*(o.C1=1e3*(o.C0=1))),o.converter={nanoseconds:o.nanosToUnit,microseconds:o.microsToUnit,milliseconds:o.millisToUnit,seconds:o.secondsToUnit},o),r=(Ct.prototype.tick=function(){return"undefined"!=typeof performance?1e3*performance.now():"undefined"!=typeof process&&process.hrtime?(1e9*(e=process.hrtime())[0]+e[1])/1e3:1e3*Date.now();var e},Ct.prototype.currentMillis=function(){return Date.now()},Ct),Rt=(St.prototype.tags=function(e){var r=this;return Object.entries(e).forEach(function(e){var t=e[0],e=e[1];r._tags[t]=e}),this},St.prototype.tag=function(e,t){return this._tags[e]=t,this},St.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},St),It=(Ot.start=function(e){return new Ot(e=void 0===e?Ot.defaultClock:e)},Ot.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},Ot.defaultClock=new r,Ot);function Ot(e){this._clock=e,this.startTime=this._clock.tick()}function St(e){this.name=e,this._tags={},this.name=e}function Ct(){}function o(){}function Nt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function At(e){this.identifiers=e}function kt(e,t,r){this.major=e,this.minor=t,this.patch=r}function xt(e,t,r){this.coreVersion=e,this.prerelease=t,this.build=r}Ut.prototype.tags=function(e){var r=this;return Object.entries(e).forEach(function(e){var t=e[0],e=e[1];r._tags[t]=e}),this},Ut.prototype.tag=function(e,t){return this._tags[e]=t,this},Ut.prototype.register=function(e){return e.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var Pt=Ut;function Ut(e){this.name=e,this._tags={}}Object.defineProperty(Dt.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var Mt=Dt;function Dt(e,t){this.valueSupplier=t,this.field=e}function Lt(e,t){return e.name===t.name&&Ve.isEquals(e.tags,t.tags)}qt.prototype.count=function(){return this.counterValue},qt.prototype.increment=function(e){this.counterValue+=null!=e?e:1},qt.prototype.measure=function(){return[new Mt("count",this.count.bind(this))]};var jt,Ft=qt,Vt=(Gt.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new Ft(this.id),e},Gt.prototype.count=function(){return this.currentCounter.count()},Gt.prototype.increment=function(e){this.currentCounter.increment(e)},Gt.prototype.measure=function(){return[new Mt("count",this.count.bind(this))]},Gt),Ht=(Bt.prototype.values=function(){return Array.from(this.data.values())},Bt.prototype.keys=function(){return Array.from(this.data.keys())},Bt.prototype.get=function(t){var r=this,e=this.keys().find(function(e){return r.compareFn(e,t)});return e?this.data.get(e):void 0},Bt.prototype.has=function(e){return void 0!==this.get(e)},Bt.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},Bt.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},Bt.prototype.forEach=function(e){this.data.forEach(e)},Bt),r=(Object.defineProperty(Kt.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),Kt.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},Kt.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},Kt.prototype.counter=function(e,t){return void 0===t&&(t={}),new Pt(e).tags(t).register(this)},Kt.prototype.timer=function(e,t){return void 0===t&&(t={}),new Rt(e).tags(t).register(this)},Kt.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},Kt.prototype.getOrCreateMetric=function(e,t){var r,n=this._metrics.get(e);return n?r=n:(r=t(e),this._metrics.add(e,r)),r},Kt.prototype.close=function(){},Kt),i=(ce(zt,jt=r),zt.prototype.start=function(){var e=this;void 0===this.currentIntervalId&&(this.currentIntervalId=setInterval(function(){e.publish()},this.pushIntervalMillis),de.log.info("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},zt.prototype.stop=function(){void 0!==this.currentIntervalId&&(clearInterval(this.currentIntervalId),this.currentIntervalId=void 0,this.publish(),de.log.info("PushMetricRegistry stopped."))},zt.prototype.close=function(){this.stop()},zt);function zt(e){var t=jt.call(this)||this;return t.pushIntervalMillis=e,t.currentIntervalId=void 0,t.pushIntervalMillis=e,t}function Kt(){this.id=ae.v4(),this.name="MetricRegistry",this._metrics=new Ht(Lt)}function Bt(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function Gt(e){this.id=e,this.currentCounter=new Ft(e)}function qt(e){this.counterValue=0,this.id=e}rr.prototype.count=function(){return this._count},rr.prototype.totalTime=function(e){return _t.nanosToUnit(this._total,e)},rr.prototype.max=function(e){return _t.nanosToUnit(this._max,e)},rr.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},rr.prototype.record=function(e,t){e<0||(t=_t.converter[t](e,"nanoseconds"),this._count=this.count()+1,this._total+=t,this._max=Math.max(t,this._max))},rr.prototype.measure=function(){var e=this;return[new Mt("count",this.count.bind(this)),new Mt("total",function(){return e.totalTime("milliseconds")}),new Mt("max",function(){return e.max("milliseconds")}),new Mt("mean",function(){return e.mean("milliseconds")})]};var $t,Yt=rr,Xt=(tr.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new Yt(this.id),e},tr.prototype.count=function(){return this.currentTimer.count()},tr.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},tr.prototype.max=function(e){return this.currentTimer.max(e)},tr.prototype.record=function(e,t){this.currentTimer.record(e,t)},tr.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},tr.prototype.measure=function(){var e=this;return[new Mt("count",this.count.bind(this)),new Mt("total",function(){return e.totalTime("milliseconds")}),new Mt("max",function(){return e.max("milliseconds")}),new Mt("mean",function(){return e.mean("milliseconds")})]},tr),i=(ce(er,$t=i),er.prototype.createCounter=function(e){return new Vt(e)},er.prototype.createTimer=function(e){return new Xt(e)},er.prototype.publish=function(){var e=this.metrics.reduce(function(e,t){return void 0!==t.flush&&"function"==typeof t.flush?e.concat(t.flush()):e},[]);this.flushMetrics(e)},er.prototype.close=function(){$t.prototype.close.call(this)},er),Wt=(Zt.prototype.count=function(){return 0},Zt.prototype.increment=function(e){},Zt.prototype.measure=function(){return[new Mt("count",this.count.bind(this))]},Zt),Jt=(Object.defineProperty(Qt.prototype,"counters",{get:function(){return Array.from(this._counters.values())},enumerable:!1,configurable:!0}),Qt.prototype.add=function(e){this._counters.add(e,e.registerCounter(this.id))},Qt.prototype.count=function(){return(this.counters[0]||this.noopCounter).count()},Qt.prototype.increment=function(t){this.counters.forEach(function(e){e.increment(t)})},Qt.prototype.measure=function(){return[new Mt("count",this.count.bind(this))]},Qt);function Qt(e){this._counters=new Ht(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new Wt(e)}function Zt(e){this.id=e}function er(e){return $t.call(this,e)||this}function tr(e){this.id=e,this.currentTimer=new Yt(e)}function rr(e){this._count=0,this._total=0,this._max=0,this.id=e}Ur.prototype.measure=function(){var e=this;return[new Mt("count",this.count.bind(this)),new Mt("total",function(){return e.totalTime("milliseconds")}),new Mt("max",function(){return e.max("milliseconds")}),new Mt("mean",function(){return e.mean("milliseconds")})]},Ur.prototype.count=function(){return 0},Ur.prototype.totalTime=function(e){return 0},Ur.prototype.max=function(e){return 0},Ur.prototype.mean=function(e){return 0},Ur.prototype.record=function(e,t){};var nr,or,ir,sr,ar,ur=Ur,cr=(Object.defineProperty(Pr.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),Pr.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},Pr.prototype.max=function(e){return this.firstTimer.max(e)},Pr.prototype.mean=function(e){return this.firstTimer.mean(e)},Pr.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(Pr.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),Pr.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},Pr.prototype.count=function(){return this.firstTimer.count()},Pr.prototype.measure=function(){var e=this;return[new Mt("count",this.count.bind(this)),new Mt("total",function(){return e.totalTime("milliseconds")}),new Mt("max",function(){return e.max("milliseconds")}),new Mt("mean",function(){return e.mean("milliseconds")})]},Pr),r=(ce(xr,ar=r),xr.prototype.createCounter=function(e){e=new Jt(e);return this.addRegistry(e),e},xr.prototype.createTimer=function(e){e=new cr(e);return this.addRegistry(e),e},xr.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},xr.prototype.add=function(t){t instanceof xr||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},xr.prototype.close=function(){this.registries.forEach(function(e){e.close()})},xr),lr=(kr.counter=function(e,t){return kr.globalRegistry.counter(e,t)},kr.timer=function(e,t){return kr.globalRegistry.timer(e,t)},kr.addRegistry=function(e){kr.globalRegistry.add(e),de.log.info("MetricRegistry added ".concat(e.name))},kr.globalRegistry=new r,kr),fr=(ce(Ar,sr=i),Ar.prototype.flushMetrics=function(e){var t=this;f.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){t.dispatch(e)})},Ar.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},Ar.prototype.dispatch=function(e){this.useBeacon&&this.shouldUseBeacon?this.httpClient.sendBeacon(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){de.log.info("Beacon called.")}):this.httpClient.postRequest(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){},function(){de.log.error("Failed to flushing metrics.")})},Ar.prototype.batch=function(e){return{metrics:e.map(function(e){return{name:e.id.name,type:e.id.type,tags:e.id.tags,measurements:Object.fromEntries(f.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},Ar.prototype.createCounter=function(e){return new Vt(e)},Ar.prototype.createTimer=function(e){return new Xt(e)},Ar.prototype.close=function(){this.shouldUseBeacon=!0,sr.prototype.close.call(this)},Ar),pr=(Nr.experiment=function(e,t,r){t=lr.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},Nr.featureFlag=function(e,t,r){t=lr.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},Nr.remoteConfig=function(e,t,r){t=lr.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},Nr),dr=(Cr.record=function(e,t,r){e=lr.timer("api.call",{operation:e,success:String(r)});t.stop(e)},Cr),hr=de.log,yr=(Sr.prototype.get=function(e,t){if(a.isNullOrUndefined(t))return this._get(e,"NULL",t).value;switch(typeof t){case"string":return this._get(e,"STRING",t).value;case"number":return this._get(e,"NUMBER",t).value;case"boolean":return this._get(e,"BOOLEAN",t).value;default:return this._get(e,"UNKNOWN",t).value}},Sr.prototype._get=function(r,n,o){var e=It.start(),t=function(e){try{if(a.isNullOrUndefined(r))return Be.of(o,u.INVALID_INPUT);var t=e.hackleUserResolver.resolveCurrentUser();return e.client._remoteConfig(r,t,n,o)}catch(e){return hr.error("Unexpected exception while deciding remote config parameter[".concat(r,"]. Returning default value. : ").concat(e)),Be.of(o,u.EXCEPTION)}}(this);return pr.remoteConfig(e,r,t),t},Sr),vr=de.log,mr=(Or.prototype.getSessionId=function(){return this.sessionManager.sessionId},Or.prototype.getUser=function(){return this.userManager.currentUser},Or.prototype.setUser=function(e){try{var t=Oe(e);if(!t)return void vr.warn("invalid user");this.userManager.setUser(t)}catch(e){vr.error("Unexpected exception while set user: ".concat(e))}},Or.prototype.setUserId=function(e){try{void 0===e&&this.userManager.setUserId(void 0);var t=Ve.sanitizeValue(e);if(!t)return void vr.warn("Invalid userId. [userId=".concat(e,"]"));this.userManager.setUserId(t)}catch(e){vr.error("Unexpected exception while set userId: ".concat(e))}},Or.prototype.setDeviceId=function(e){try{if(!Ve.sanitizeValue(e))return void vr.warn("Invalid deviceId. [deviceId=".concat(e,"]"));this.userManager.setDeviceId(e)}catch(e){vr.error("Unexpected exception while set deviceId: ".concat(e))}},Or.prototype.setUserProperty=function(e,t){try{if(!ze.isValidKey(e))return void vr.warn("Invalid property key. [key=".concat(e,"]"));if(!ze.isValidValue(t))return void vr.warn("Invalid property value. [key=".concat(t,"]"));this.userManager.setUserProperty(e,t)}catch(e){vr.error("Unexpected exception while set userProperty: ".concat(e))}},Or.prototype.setUserProperties=function(e){try{var t=ze.sanitize(e);this.userManager.setUserProperties(t)}catch(e){vr.error("Unexpected exception while set userProperties: ".concat(e))}},Or.prototype.resetUser=function(){try{this.userManager.resetUser()}catch(e){vr.error("Unexpected exception while reset user: ".concat(e))}},Or.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},Or.prototype.variationDetail=function(n,o,e){var i=e||"A",e=It.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(o);if(!t)return vr.warn("invalid user"),Ge.of(i,u.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.hackleInternalClient._experiment(n,r,i)}catch(e){return vr.error("Unexpected exception while deciding variation for experiment[".concat(n,"]. Returning default variation[").concat(i,"] : ").concat(e)),Ge.of(i,u.EXCEPTION)}}(this);return pr.experiment(e,n,t),t},Or.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},Or.prototype.featureFlagDetail=function(n,o){var e=It.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(o);if(!t)return vr.warn("invalid user"),qe.off(u.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.hackleInternalClient._featureFlag(n,r)}catch(e){return vr.error("Unexpected exception while deciding feature flag[".concat(n,"]. Returning default value[false] : ").concat(e)),qe.off(u.EXCEPTION)}}(this);return pr.featureFlag(e,n,t),t},Or.prototype.track=function(e,t){try{vr.debug("track event : ".concat(JSON.stringify(e)));var r=this._convertEvent(e),n=this.userManager.resolveCurrentOrNull(t);if(!n)return void vr.warn("invalid user");var o=this.hackleUserResolver.resolve(n);this.hackleInternalClient._track(r,o)}catch(e){vr.error("Unexpected exception while tracking event: $t")}},Or.prototype.trackPageView=function(e){vr.debug("tracking page view");var t=this.hackleUserResolver.resolve(this.userManager.currentUser);this.hackleInternalClient._track({key:"$page_view"},t)},Or.prototype.remoteConfig=function(e){return new yr(this.hackleInternalClient,this.userManager,this.hackleUserResolver,e)},Or.prototype.onReady=function(e,t){this.hackleInternalClient._onReady(e,t=void 0===t?3e3:t)},Or.prototype.onInitialized=function(e){return this.hackleInternalClient._onInitialized({timeout:null==e?void 0:e.timeout})},Or.prototype.close=function(){vr.debug("Hackle Client is closing"),this.hackleInternalClient._close()},Or.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},Or),gr=(Ir.exposure=function(e,t,r){return new wr((new Date).getTime(),t,e,r.variationId,r.variationKey,r.reason,this.exposureProperties(r))},Ir.exposureProperties=function(e){return a.isNotNullOrUndefined(e.config)?{$parameterConfigurationId:e.config.id}:{}},Ir.track=function(e,t,r,n){return new Er(n,r,e,t)},Ir.remoteConfig=function(e,t,r){return new br((new Date).getTime(),t,e,r)},Ir.isExposure=function(e){return void 0!==e.experiment},Ir.isTrack=function(e){return void 0!==e.eventType},Ir.isRemoteConfig=function(e){return void 0!==e.remoteConfigParameter},Ir.isExposureDto=function(e){return"experimentId"in e&&void 0!==e.experimentId},Ir.isTrackDto=function(e){return"eventTypeId"in e&&void 0!==e.eventTypeId},Ir.isRemoteConfigDto=function(e){return"parameterId"in e&&void 0!==e.parameterId},Ir.prototype.toDto=function(){return{insertId:this.insertId,timestamp:this.timestamp,userId:this.user.identifiers[We.ID],identifiers:this.user.identifiers,userProperties:ze.sanitize(this.user.properties),hackleProperties:ze.sanitize(this.user.hackleProperties)}},Ir),wr=(ce(Rr,ir=gr),Rr.prototype.copyWithUser=function(e){return new Rr(this.timestamp,e,this.experiment,this.variationId,this.variationKey,this.decisionReason,this.properties,this.insertId)},Rr.prototype.toDto=function(){return h(h({},ir.prototype.toDto.call(this)),{experimentId:this.experiment.id,experimentKey:this.experiment.key,experimentType:this.experiment.type,experimentVersion:this.experiment.version,variationId:this.variationId,variationKey:this.variationKey,decisionReason:this.decisionReason.toString(),properties:this.properties})},Rr),Er=(ce(_r,or=gr),_r.prototype.copyWithUser=function(e){return new _r(this.timestamp,e,this.eventType,this.event,this.insertId)},_r.prototype.toDto=function(){return h(h({},or.prototype.toDto.call(this)),{eventTypeId:this.eventType.id,eventTypeKey:this.eventType.key,value:this.event.value||0,properties:ze.sanitize(this.event.properties)})},_r),br=(ce(Tr,nr=gr),Tr.prototype.copyWithUser=function(e){return new Tr(this.timestamp,e,this.remoteConfigParameter,this.evaluation,this.insertId)},Tr.prototype.toDto=function(){return h(h({},nr.prototype.toDto.call(this)),{parameterId:this.remoteConfigParameter.id,parameterKey:this.remoteConfigParameter.key,parameterType:this.remoteConfigParameter.type,valueId:this.evaluation.valueId,decisionReason:this.evaluation.reason.toString(),properties:ze.sanitize(this.evaluation.properties)})},Tr);function Tr(e,t,r,n,o){e=nr.call(this,e,t,o)||this;return e.remoteConfigParameter=r,e.evaluation=n,e}function _r(e,t,r,n,o){e=or.call(this,e,t,o)||this;return e.eventType=r,e.event=n,e}function Rr(e,t,r,n,o,i,s,a){e=ir.call(this,e,t,a)||this;return e.experiment=r,e.variationId=n,e.variationKey=o,e.decisionReason=i,e.properties=s,e}function Ir(e,t,r){void 0===r&&(r=ae.v4()),this.timestamp=e,this.user=t,this.insertId=r}function Or(e,t,r,n){this.hackleInternalClient=e,this.hackleUserResolver=t,this.sessionManager=r,this.userManager=n}function Sr(e,t,r,n){this.client=e,this.userManager=t,this.hackleUserResolver=r,this.user=n}function Cr(){}function Nr(){}function Ar(e,t,r,n,o){t=sr.call(this,t)||this;return t.monitoringBaseUrl=e,t.httpClient=r,t.httpHeader=n,t.useBeacon=o,t.monitoringEndPoint="".concat(t.monitoringBaseUrl,"/metrics"),t.shouldUseBeacon=!1,t.start(),t.monitoringBaseUrl=e,t}function kr(){}function xr(){var e=null!==ar&&ar.apply(this,arguments)||this;return e.registries=new Ht(function(e,t){return e.id===t.id}),e}function Pr(e){this._timers=new Ht(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new ur(e)}function Ur(e){this.id=e}function Mr(e){var t=new Array,r=new Array,n=new Array;return e.forEach(function(e){e instanceof gr?gr.isExposure(e)?t.push(e.toDto()):gr.isTrack(e)?r.push(e.toDto()):gr.isRemoteConfig(e)&&n.push(e.toDto()):gr.isExposureDto(e)?t.push(e):gr.isTrackDto(e)?r.push(e):gr.isRemoteConfigDto(e)&&n.push(e)}),{exposureEvents:t,trackEvents:r,remoteConfigEvents:n}}en.prototype.dispatch=function(e,t,r){var n={},e=(n["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ye]=this.headers[ye],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),Mr(e)),o=It.start();this.httpRequest.postRequest(this.dispatchUrl,e,n,function(e){t(e),dr.record("post.events",o,!0)},function(e){null!=r&&r(e),dr.record("post.events",o,!1)})},en.prototype.dispatchXhrOrBeacon=function(e,t,r){var n,o,i;this.useBeacon?((n={})["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ye]=this.headers[ye],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),o=Mr(e),i=It.start(),this.httpRequest.sendBeacon(this.beaconDispatchUrl,o,n,function(e){t(e),dr.record("post.events",i,!0)},function(e){null!=r&&r(e),dr.record("post.events",i,!1)})):this.dispatch(e,t,r)};var Dr=en,Lr=de.log,jr=(m.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},m.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},m.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},m.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},m.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},m.prototype.getContainerOrNull=function(e){return this.containers.get(e)},m.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},m.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},m.from=function(e){var t=this,r=f.associate(e.buckets,function(e){return[e.id,t.toBucket(e)]});return new m(f.associateBy(f.mapNotNullOrUndefined(e.experiments,function(e){return t.toExperimentOrNull("AB_TEST",e)}),function(e){return e.key}),f.associateBy(f.mapNotNullOrUndefined(e.featureFlags,function(e){return t.toExperimentOrNull("FEATURE_FLAG",e)}),function(e){return e.key}),r,f.associate(e.events,function(e){return[e.key,new Ie(e.id,e.key)]}),f.associateBy(f.mapNotNullOrUndefined(e.segments,function(e){return t.toSegmentOrNull(e)}),function(e){return e.key}),f.associate(e.containers,function(e){return[e.id,t.toContainer(e)]}),f.associate(e.parameterConfigurations,function(e){return[e.id,t.toParameterConfiguration(e)]}),f.associateBy(f.mapNotNullOrUndefined(e.remoteConfigParameters,function(e){return t.toRemoteConfigParameterOrNull(e)}),function(e){return e.key}))},m.toBucket=function(e){return new Re(e.seed,e.slotSize,e.slots.map(function(e){var t=e.startInclusive,r=e.endExclusive,e=e.variationId;return new Xe(t,r,e)}))},m.toExperimentOrNull=function(e,t){var r=this,n=this.experimentStatusOrNull(t.execution.status),o=t.variations.map(function(e){return new _e(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=f.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),s=f.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return r.toTargetRuleOrNull(e,Tt.IDENTIFIER)}),a=f.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return r.toTargetOrNull(e,Tt.PROPERTY)}),u=f.mapNotNullOrUndefined(t.execution.targetRules,function(e){return r.toTargetRuleOrNull(e,Tt.PROPERTY)}),c=this.toTargetActionOrNull(t.execution.defaultRule);return n&&c&&new Ye(t.id,t.key,e,t.identifierType,n,t.version,o,i,s,a,u,c,t.containerId,t.winnerVariationId)},m.experimentStatusOrNull=function(e){switch(e){case"READY":return"DRAFT";case"RUNNING":return"RUNNING";case"PAUSED":return"PAUSED";case"STOPPED":return"COMPLETED";default:return void Lr.debug("Unsupported status [".concat(e,"]"))}},m.toTargetRuleOrNull=function(e,t){t=this.toTargetOrNull(e.target,t),e=this.toTargetActionOrNull(e.action);return t&&e&&new xe(t,e)},m.toTargetActionOrNull=function(e){var t=this.parseOrNull(wt,e.type);return t&&new ke(t,e.variationId,e.bucketId)},m.toTargetOrNull=function(e,t){var r=this,e=f.mapNotNullOrUndefined(e.conditions,function(e){return r.toConditionOrNull(e,t)});return new Se(e)},m.toConditionOrNull=function(e,t){var r=this.toTargetKeyOrNull(e.key);if(r&&t.supports(r.type))return(t=this.toTargetMatchOrNull(e.match))&&new Ce(r,t)},m.toTargetKeyOrNull=function(e){var t=this.parseOrNull(Et,e.type);return t&&new Ne(t,e.name)},m.toTargetMatchOrNull=function(e){var t=this.parseOrNull(vt,e.type),r=this.parseOrNull(gt,e.operator),n=this.parseOrNull(mt,e.valueType);return t&&r&&n&&new Ae(t,r,n,e.values)},m.toSegmentOrNull=function(e){var t=this,r=this.parseOrNull(bt,e.type);return r&&new Pe(e.id,e.key,r,f.mapNotNullOrUndefined(e.targets,function(e){return t.toTargetOrNull(e,Tt.SEGMENT)}))},m.toContainer=function(e){var t=this;return new Qe(e.id,e.bucketId,e.groups.map(function(e){return t.toContainerGroup(e)}))},m.toContainerGroup=function(e){return new Ue(e.id,e.experiments)},m.toParameterConfiguration=function(e){return new Ze(e.id,f.associate(e.parameters,function(e){return[e.key,e.value]}))},m.toRemoteConfigParameterOrNull=function(e){var t=this,r=this.parseOrNull(mt,e.type),n=f.mapNotNullOrUndefined(e.targetRules,function(e){return t.toRemoteConfigTargetRuleOrNull(e,Tt.PROPERTY)}),o=this.toRemoteConfigParameterValueOrNull(e.defaultValue);return r&&new Me(e.id,e.key,r,e.identifierType,n,o)},m.toRemoteConfigTargetRuleOrNull=function(e,t){t=this.toTargetOrNull(e.target,t);return t&&new De(e.key,e.name,t,e.bucketId,this.toRemoteConfigParameterValueOrNull(e.value))},m.toRemoteConfigParameterValueOrNull=function(e){return new Le(e.id,e.value)},m.parseOrNull=function(e,t){e=e.find(function(e){return e===t});return e||Lr.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e},m),Fr=(Zr.prototype.onReady=function(){return this.readyPromise},Zr.prototype.start=function(){this.isStarted||(this.isStarted=!0,this.errorRetryController.reset(),this.fetch())},Zr.prototype.stop=function(){return this.isStarted=!1,this.currentTimeout&&(clearTimeout(this.currentTimeout),this.currentTimeout=null),this.currentRequest&&(this.currentRequest.abort(),this.currentRequest=null),Promise.resolve()},Zr.prototype.get=function(){return this.workspace},Zr.prototype.scheduleNextUpdate=function(){var e=this,t=this.errorRetryController.getDelay(),t=Math.max(t,this.updateInterval);this.currentTimeout=setTimeout(function(){e.currentRequest?e.syncOnCurrentRequestComplete=!0:e.fetch()},t)},Zr.prototype.fetch=function(){function t(e){e=e.isSuccess,dr.record("get.workspace",o,e)}function e(){n.onRequestComplete()}var r,n=this,o=((r={})["X-HACKLE-SDK-KEY"]=this.sdkKey,r["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),r[ye]=this.headers[ye],r["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],It.start());this.currentRequest=this.httpRequest.getRequest(this.fetchUrl,r);null!=(r=this.currentRequest)&&r.responsePromise.then(function(e){n.onRequestResolved(e,t)},function(e){n.onRequestRejected(e,t)}).then(e,e),0<this.updateInterval&&this.scheduleNextUpdate()},Zr.prototype.onRequestComplete=function(){this.isStarted&&(this.currentRequest=null,this.syncOnCurrentRequestComplete&&this.fetch(),this.syncOnCurrentRequestComplete=!1)},Zr.prototype.onRequestResolved=function(e,t){if(this.isStarted){if(void 0!==e.statusCode&&200<=e.statusCode&&e.statusCode<400)this.errorRetryController.reset(),t({isSuccess:!0});else{if(t({isSuccess:!1}),401===e.statusCode||403===e.statusCode)return void this.readyPromiseRejecter(new Error("Invalid key provided."));this.errorRetryController.countError()}e.body&&(t=JSON.parse(e.body),this.workspace=jr.from(t),this.readyPromiseResolver())}},Zr.prototype.onRequestRejected=function(e,t){this.isStarted&&(t({isSuccess:!1}),this.errorRetryController.countError(),console.error("Error fetching data",e))},Zr.prototype.close=function(){this.stop()},Zr),Vr=(Qr.prototype.getDelay=function(){return 0===this.errorCount?0:1e3*ve[Math.min(ve.length-1,this.errorCount)]+Math.round(1e3*Math.random())},Qr.prototype.countError=function(){this.errorCount<ve.length-1&&this.errorCount++},Qr.prototype.reset=function(){this.errorCount=0},Qr),r="model",i="name",s="type",c="vendor",p="version",d="mobile",y="tablet",Hr=(v.parse=function(e){return{browser:v.getBrowser(e),cpu:v.getCPU(e),device:v.getDevice(e),engine:v.getEngine(e),os:v.getOS(e)}},v.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return v.mapper.rgx.call(t,e,v.regexes.browser),t.major=v.util.major(t.version),t},v.getCPU=function(e){var t={architecture:void 0};return v.mapper.rgx.call(t,e,v.regexes.cpu),t},v.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return v.mapper.rgx.call(t,e,v.regexes.device),t},v.getEngine=function(e){var t={name:void 0,version:void 0};return v.mapper.rgx.call(t,e,v.regexes.os),t},v.getOS=function(e){var t={name:void 0,version:void 0};return v.mapper.rgx.call(t,e,v.regexes.os),t},v.util={extend:function(e,t){var r,n={};for(r in e)t[r]&&t[r].length%2==0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n},has:function(e,t){return"string"==typeof e&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:void 0},trim:function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},v.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[i,p],[/(opios)[\/\s]+([\w\.]+)/i],[[i,"Opera Mini"],p],[/\s(opr)\/([\w\.]+)/i],[[i,"Opera"],p],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim)(?:browser)?[\/\s]?([\w\.]*)/i,/(bidubrowser|baidubrowser)[\/\s]?([\w\.]+)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon)\/([\w\.-]+)/i],[i,p],[/(konqueror)\/([\w\.]+)/i],[[i,"Konqueror"],p],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[i,"IE"],p],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[i,"Edge"],p],[/(yabrowser)\/([\w\.]+)/i],[[i,"Yandex"],p],[/(Avast)\/([\w\.]+)/i],[[i,"Avast Secure Browser"],p],[/(AVG)\/([\w\.]+)/i],[[i,"AVG Secure Browser"],p],[/(puffin)\/([\w\.]+)/i],[[i,"Puffin"],p],[/(focus)\/([\w\.]+)/i],[[i,"Firefox Focus"],p],[/(opt)\/([\w\.]+)/i],[[i,"Opera Touch"],p],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[i,"UCBrowser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[i,/_/g," "],p],[/(windowswechat qbcore)\/([\w\.]+)/i],[[i,"WeChat(Win) Desktop"],p],[/(micromessenger)\/([\w\.]+)/i],[[i,"WeChat"],p],[/(brave)\/([\w\.]+)/i],[[i,"Brave"],p],[/(whale)\/([\w\.]+)/i],[[i,"Whale"],p],[/(qqbrowserlite)\/([\w\.]+)/i],[i,p],[/(QQ)\/([\d\.]+)/i],[i,p],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[i,p],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[i,p],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[i,p],[/(MetaSr)[\/\s]?([\w\.]+)/i],[i],[/(LBBROWSER)/i],[i],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[p,[i,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[p,[i,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[i,p],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[p,[i,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[i,/(.+)/,"$1 WebView"],p],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[i,/(.+(?:g|us))(.+)/,"$1 $2"],p],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[i,"Chrome Mobile"],p],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[p,[i,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[i,"Sailfish Browser"],p],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[i,p],[/(dolfin)\/([\w\.]+)/i],[[i,"Dolphin"],p],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[i,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[i,"Opera Coast"],p],[/fxios\/([\w\.-]+)/i],[p,[i,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[p,[i,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[p,i],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[i,"GSA"],p],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[i,[p,(v.mapper={rgx:function(e,t){for(var r,n,o,i,s,a=0;a<t.length&&!i;){for(var u=t[a],c=t[a+1],l=r=0;l<u.length&&!i;)if(i=u[l++].exec(e))for(n=0;n<c.length;n++)s=i[++r],"object"==typeof(o=c[n])&&0<o.length?2==o.length?"function"==typeof o[1]?this[o[0]]=o[1].call(this,s):this[o[0]]=o[1]:3==o.length?"function"!=typeof o[1]||o[1].exec&&o[1].test?this[o[0]]=s?s.replace(o[1],o[2]):void 0:this[o[0]]=s?o[1].call(this,s,o[2]):void 0:4==o.length&&(this[o[0]]=s?o[3].call(this,s.replace(o[1],o[2])):void 0):this[o]=s||void 0;a+=2}},str:function(e,t){for(var r in t)if("object"==typeof t[r]&&0<t[r].length){for(var n=0;n<t[r].length;n++)if(v.util.has(t[r][n],e))return"?"===r?void 0:r}else if(v.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(v.maps={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{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"}}}}).browser.oldsafari.version]],[/(webkit|khtml)\/([\w\.]+)/i],[i,p],[/(navigator|netscape)\/([\w\.-]+)/i],[[i,"Netscape"],p],[/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)/i,/(mozilla)\/([\w\.]+).+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[i,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",v.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",v.util.lowerize]],[/(sun4\w)[;\)]/i],[["architecture","sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|arm(?:64|(?=v\d+[;l]))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?(?=;)|pa-risc)/i],[["architecture",v.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[r,c,[s,y]],[/applecoremedia\/[\w\.]+ \((ipad)/],[r,[c,"Apple"],[s,y]],[/(apple\s{0,1}tv)/i],[[r,"Apple TV"],[c,"Apple"],[s,"smarttv"]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad)/i,/(hp).+(tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i],[c,r,[s,y]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[r,[c,"Amazon"],[s,y]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[r,v.mapper.str,v.maps.device.amazon.model],[c,"Amazon"],[s,d]],[/android.+aft([bms])\sbuild/i],[r,[c,"Amazon"],[s,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[r,c,[s,d]],[/\((ip[honed|\s\w*]+);/i],[r,[c,"Apple"],[s,d]],[/(blackberry)[\s-]?(\w+)/i,/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i],[c,r,[s,d]],[/\(bb10;\s(\w+)/i],[r,[c,"BlackBerry"],[s,d]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[r,[c,"Asus"],[s,y]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[c,"Sony"],[r,"Xperia Tablet"],[s,y]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[r,[c,"Sony"],[s,d]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[c,r,[s,"console"]],[/android.+;\s(shield)\sbuild/i],[r,[c,"Nvidia"],[s,"console"]],[/(playstation\s[34portablevi]+)/i],[r,[c,"Sony"],[s,"console"]],[/(sprint\s(\w+))/i],[[c,v.mapper.str,v.maps.device.sprint.vendor],[r,v.mapper.str,v.maps.device.sprint.model],[s,d]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[c,[r,/_/g," "],[s,d]],[/(nexus\s9)/i],[r,[c,"HTC"],[s,y]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[r,[c,"Huawei"],[s,d]],[/android.+(bah2?-a?[lw]\d{2})/i],[r,[c,"Huawei"],[s,y]],[/(microsoft);\s(lumia[\s\w]+)/i],[c,r,[s,d]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[r,[c,"Microsoft"],[s,"console"]],[/(kin\.[onetw]{3})/i],[[r,/\./g," "],[c,"Microsoft"],[s,d]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)[\w\s]+build\//i,/mot[\s-]?(\w*)/i,/(XT\d{3,4}) build\//i,/(nexus\s6)/i],[r,[c,"Motorola"],[s,d]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[r,[c,"Motorola"],[s,y]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[c,v.util.trim],[r,v.util.trim],[s,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[r,/^/,"SmartTV"],[c,"Samsung"],[s,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[r,[c,"Sharp"],[s,"smarttv"]],[/android.+((sch-i[89]0\d|shw-m380s|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10))/i,/((SM-T\w+))/i],[[c,"Samsung"],r,[s,y]],[/smart-tv.+(samsung)/i],[c,[s,"smarttv"],r],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[c,"Samsung"],r,[s,d]],[/sie-(\w*)/i],[r,[c,"Siemens"],[s,d]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[c,"Nokia"],r,[s,d]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[r,[c,"Acer"],[s,y]],[/android.+([vl]k\-?\d{3})\s+build/i],[r,[c,"LG"],[s,y]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[c,"LG"],r,[s,y]],[/(lg) netcast\.tv/i],[c,r,[s,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[r,[c,"LG"],[s,d]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[c,r,[s,y]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[r,[c,"Lenovo"],[s,y]],[/(lenovo)[_\s-]?([\w-]+)/i],[c,r,[s,d]],[/linux;.+((jolla));/i],[c,r,[s,d]],[/((pebble))app\/[\d\.]+\s/i],[c,r,[s,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[c,r,[s,d]],[/crkey/i],[[r,"Chromecast"],[c,"Google"],[s,"smarttv"]],[/android.+;\s(glass)\s\d/i],[r,[c,"Google"],[s,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[r,[c,"Google"],[s,y]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[r,[c,"Google"],[s,d]],[/android.+;\s(\w+)\s+build\/hm\1/i,/android.+(hm[\s\-_]*note?[\s_]*(?:\d\w)?)\s+build/i,/android.+(mi[\s\-_]*(?:a\d|one|one[\s_]plus|note lte)?[\s_]*(?:\d?\w?)[\s_]*(?:plus)?)\s+build/i,/android.+(redmi[\s\-_]*(?:note)?(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[c,"Xiaomi"],[s,d]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[c,"Xiaomi"],[s,y]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[r,[c,"Meizu"],[s,d]],[/(mz)-([\w-]{2,})/i],[[c,"Meizu"],r,[s,d]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[r,[c,"OnePlus"],[s,d]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[r,[c,"RCA"],[s,y]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[r,[c,"Dell"],[s,y]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[r,[c,"Verizon"],[s,y]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[c,"Barnes & Noble"],r,[s,y]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[r,[c,"NuVision"],[s,y]],[/android.+;\s(k88)\sbuild/i],[r,[c,"ZTE"],[s,y]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[r,[c,"Swiss"],[s,d]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[r,[c,"Swiss"],[s,y]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[r,[c,"Zeki"],[s,y]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[c,"Dragon Touch"],r,[s,y]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[r,[c,"Insignia"],[s,y]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[r,[c,"NextBook"],[s,y]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[c,"Voice"],r,[s,d]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[c,"LvTel"],r,[s,d]],[/android.+;\s(PH-1)\s/i],[r,[c,"Essential"],[s,d]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[r,[c,"Envizen"],[s,y]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[c,r,[s,y]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[r,[c,"MachSpeed"],[s,y]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[c,r,[s,y]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[r,[c,"Rotor"],[s,y]],[/android.+(KS(.+))\s+build/i],[r,[c,"Amazon"],[s,y]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[c,r,[s,y]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[s,v.util.lowerize],c,r],[/[\s\/\(](smart-?tv)[;\)]/i],[[s,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[r,[c,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[p,[i,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[i,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[i,p],[/rv\:([\w\.]{1,9}).+(gecko)/i],[p,i]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[i,p],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)/i],[[i,v.mapper.str,v.maps.os.windows],[p,v.mapper.str,v.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[i,"Windows"],[p,v.mapper.str,v.maps.os.windows.version]],[/\((bb)(10);/i],[[i,"BlackBerry"],p],[/(blackberry)\w*\/?([\w\.]*)/i,/(tizen|kaios)[\/\s]([\w\.]+)/i,/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|sailfish|contiki)[\/\s-]?([\w\.]*)/i],[i,p],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[i,"Symbian"],p],[/\((series40);/i],[i],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[i,"Firefox OS"],p],[/(nintendo|playstation)\s([wids34portablevu]+)/i,/(mint)[\/\s\(]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|(?=\s)arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus)[\/\s-]?(?!chrom)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i],[[i,"Linux"],p],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[i,"Chromium OS"],p],[/(sunos)\s?([\w\.\d]*)/i],[[i,"Solaris"],p],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[i,"Linux"],p],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[i,"iPhone"],[p,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[i,"iPad"],[p,/_/g,"."]],[/(haiku)\s(\w+)/i],[i,p],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[p,/_/g,"."],[i,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[i,"Mac"],[p,/_/g,"."]],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms|fuchsia)/i,/(unix)\s?([\w\.]*)/i],[i,p]]},v),zr=(Jr.generate=function(e){t=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:t={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:t,screen:{width:"",height:""}}:e;var t,r=Hr.parse(t.navigator.userAgent),n=r.browser,o=r.os,r=r.device,i=r.type?"mobile"===r.type?"Mobile":"ETC":"Web",s=(t.location.protocol||"").replace(":",""),a=t.screen,u="";try{u=Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){}return{platform:i||"",browserName:n.name||"",browserMajorVersion:n.major||"",browserVersion:n.version||"",osName:o.name||"",osVersion:o.version||"",deviceModel:r.model||"",deviceType:r.type||"",deviceVendor:r.vendor||"",language:(null==(i=t.navigator.languages)?void 0:i[0])||"",userAgent:t.navigator.userAgent||"",pagePath:t.location.pathname||"",pageTitle:t.document.title||"",host:t.location.host||"",protocol:s,referrer:t.document.referrer||"",queryParameter:t.location.search||"",screenWidth:a.width||"",screenHeight:a.height||"",timeZone:u||""}},Jr),Kr=(Wr.extractDomain=function(e){var t=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,r=e.split("."),r=r[r.length-1],r=((4<r.length||"com"===r||"org"===r)&&(t=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i),e.match(t));return r?r[0]:""},Wr.prototype.getItem=function(e){for(var t=e+"=",r=document.cookie.split(";"),n=0;n<r.length;n++){for(var o=r[n];" "==o.charAt(0);)o=o.substring(1,o.length);if(0===o.indexOf(t))return decodeURIComponent(o.substring(t.length,o.length))}return null},Wr.prototype.setItem=function(e,t,r){var r=h(h({},this.options),r),n=r.isSecure,o="",i="",s="",a=(r.isCrossSubdomain&&(o=(a=Wr.extractDomain(document.location.hostname))?"; domain=."+a:""),r.days&&((a=new Date).setTime(a.getTime()+24*r.days*60*60*1e3),i="; expires="+a.toUTCString()),r.isCrossSite&&(n=!0,s="; SameSite=None"),n&&(s+="; secure"),e+"="+encodeURIComponent(t)+i+"; path=/"+o+s);return document.cookie=a},Wr.prototype.removeItem=function(e,t){this.setItem(e,"",h(h({},t),{days:-1}))},new Wr({days:3650,isCrossSubdomain:!0})),Br=(Xr.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},Xr.prototype.getQueryParams=function(e){for(var t={},r=0,n=this.search.substring(1).split("&");r<n.length;r++){var o=n[r].split("="),i=o[0],o=o[1];e(i,o)&&(t[i]=decodeURIComponent(o))}return t},Xr),Gr=(Yr.prototype.resolve=function(e){var t=tn(),t=(new Je).addIdentifiers(e.identifiers||{}).add(We.ID,e.id||t).add(We.DEVICE,e.deviceId||t).add(We.HACKLE_DEVICE,t);return a.isNotNullOrUndefined(e.userId)&&t.add(We.USER,e.userId),{identifiers:t.build(),properties:this._userProperties(e.properties),hackleProperties:this._getHackleProperties()}},Yr.prototype.resolveCurrentUser=function(){return this.resolve(this.userManager.currentUser)},Yr.prototype._userProperties=function(e){void 0===e&&(e={});var t,r={};return"undefined"!=typeof window&&(t=new Br(window.location.search),r=h(h({},t.getQueryParams(function(e){return e.startsWith("utm_")})),t.getQueryParams(function(e){return["gclid","fbclid"].includes(e)}))),h(h({},r),e)},Yr.prototype._getHackleProperties=function(){var e;return(e="undefined"!=typeof window?zr.generate(window):e)||{}},Yr),qr=($r.initialize=function(){Kr.getItem("_hackle_hid")||on()},$r.reInitialize=function(){on()},$r);function $r(){}function Yr(e){this.userManager=e,qr.initialize()}function Xr(e){this.search=e}function Wr(e){this.options=e=void 0===e?{days:0,isCrossSubdomain:!1,isSecure:!1,isCrossSite:!1}:e}function Jr(){}function v(){}function Qr(){this.errorCount=0}function Zr(e,t,r){var n=this;this.workspace=null,this.sdkKey=e,this.httpRequest=t,this.isStarted=!1,this.updateInterval=r.updateInterval,this.fetchUrl=r.fetchUrl,this.headers=r.headers,this.readyPromiseResolver=function(){},this.readyPromiseRejecter=function(){},this.readyPromise=new Promise(function(e,t){n.readyPromiseResolver=e,n.readyPromiseRejecter=t}),this.currentTimeout=null,this.errorRetryController=new Vr,this.currentRequest=null,this.syncOnCurrentRequestComplete=!1,this.isReadyPromiseSettled=!1}function m(e,t,r,n,o,i,s,a){this.experiments=e,this.featureFlags=t,this.buckets=r,this.eventTypes=n,this.segments=o,this.containers=i,this.parameterConfigurations=s,this.remoteConfigParameters=a}function en(e,t,r){this.sdkKey=e,this.httpRequest=t,this.headers=r.headers,this.dispatchUrl=r.dispatchUrl,this.beaconDispatchUrl=r.beaconDispatchUrl||"",this.useBeacon=r.useBeacon||!1}function tn(){var e=Kr.getItem("_hackle_id");return e||Kr.getItem("_hackle_hid")||on()}function rn(e){Kr.setItem("_hackle_id",e)}function nn(){Kr.removeItem("_hackle_id")}function on(){var e=ae.v4();return Kr.setItem("_hackle_hid",e),e}function sn(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}var d="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},y=sn("object"==typeof globalThis&&globalThis)||sn("object"==typeof window&&window)||sn("object"==typeof self&&self)||sn("object"==typeof d&&d)||function(){return this}()||Function("return this")(),s={},r=!g(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),c=!g(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),an=Function.prototype.call,i=c?an.bind(an):function(){return an.apply(an,arguments)},p={},e={}.propertyIsEnumerable,un=Object.getOwnPropertyDescriptor,d=un&&!e.call({1:2},1);p.f=d?function(e){e=un(this,e);return!!e&&e.enumerable}:e;function cn(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function ln(e){return Cn(Sn(e),8,-1)}function fn(e){if(null==e)throw xn("Can't call method on "+e);return e}function pn(e){return Pn(Un(e))}function w(e){return"function"==typeof e}function dn(e){return"object"==typeof e?null!==e:Mn(e)}function hn(e,t){return arguments.length<2?(r=Dn[e],Ln(r)?r:void 0):Dn[e]&&Dn[e][t];var r}function yn(e){try{return qn(e)}catch(e){return"Object"}}function vn(e){if($n(e))return e;throw Xn(Yn(e)+" is not a function")}function mn(e,t){return null==(e=e[t])?void 0:Wn(e)}function gn(t,r){try{ro(to,t,{value:r,configurable:!0,writable:!0})}catch(e){to[t]=r}return r}function E(e){return so(io(e))}function wn(e){return"Symbol("+(void 0===e?"":e)+")_"+ho(++fo+po,36)}function En(e){var t;return vo(Eo,e)&&(go||"string"==typeof Eo[e])||(t="Symbol."+e,go&&vo(bo,e)?Eo[e]=bo[e]:Eo[e]=(wo&&To?To:_o)(t)),Eo[e]}function bn(e){return e=function(e,t){if(!Io(e)||Oo(e))return e;var r=So(e,Ao);if(r){if(r=Ro(r,e,t=void 0===t?"default":t),!Io(r)||Oo(r))return r;throw No("Can't convert object to primitive value")}return Co(e,t=void 0===t?"number":t)}(e,"string"),ko(e)?e:e+""}function Tn(e){return Po?xo.createElement(e):{}}function _n(e){if(Ko(e))return e;throw Go(Bo(e)+" is not an object")}var d=c,e=Function.prototype,Rn=e.bind,In=e.call,On=d&&Rn.bind(In,In),e=d?function(e){return e&&On(e)}:function(e){return e&&function(){return In.apply(e,arguments)}},Rn=e,Sn=Rn({}.toString),Cn=Rn("".slice),d=g,Nn=ln,An=Object,kn=e("".split),Rn=d(function(){return!An("z").propertyIsEnumerable(0)})?function(e){return"String"==Nn(e)?kn(e,""):An(e)}:An,xn=TypeError,Pn=Rn,Un=fn,Mn=w,Dn=y,Ln=w,d=e({}.isPrototypeOf),jn=hn("navigator","userAgent")||"",Fn=jn,Vn=y.process,b=y.Deno,Vn=Vn&&Vn.versions||b&&b.version,b=Vn&&Vn.v8,Vn=_=!(_=b?0<(T=b.split("."))[0]&&T[0]<4?1:+(T[0]+T[1]):_)&&Fn&&(!(T=Fn.match(/Edge\/(\d+)/))||74<=T[1])&&(T=Fn.match(/Chrome\/(\d+)/))?+T[1]:_,Hn=Vn,b=g,Fn=!!Object.getOwnPropertySymbols&&!b(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Hn&&Hn<41}),T=Fn&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,zn=hn,Kn=w,Bn=d,Gn=Object,_=T?function(e){return"symbol"==typeof e}:function(e){var t=zn("Symbol");return Kn(t)&&Bn(t.prototype,Gn(e))},qn=String,$n=w,Yn=yn,Xn=TypeError,Wn=vn,Jn=i,Qn=w,Zn=dn,eo=TypeError,b={exports:{}},to=y,ro=Object.defineProperty,no=gn,no=y["__core-js_shared__"]||no("__core-js_shared__",{}),oo=no,io=((b.exports=function(e,t){return oo[e]||(oo[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.24.1",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE",source:"https://github.com/zloirock/core-js"}),fn),so=Object,ao=E,uo=e({}.hasOwnProperty),co=Object.hasOwn||function(e,t){return uo(ao(e),t)},lo=e,fo=0,po=Math.random(),ho=lo(1..toString),lo=y,yo=b.exports,vo=co,mo=wn,go=Fn,wo=T,Eo=yo("wks"),bo=lo.Symbol,To=bo&&bo.for,_o=wo?bo:bo&&bo.withoutSetter||mo,Ro=i,Io=dn,Oo=_,So=mn,Co=function(e,t){var r,n;if("string"===t&&Qn(r=e.toString)&&!Zn(n=Jn(r,e)))return n;if(Qn(r=e.valueOf)&&!Zn(n=Jn(r,e)))return n;if("string"!==t&&Qn(r=e.toString)&&!Zn(n=Jn(r,e)))return n;throw eo("Can't convert object to primitive value")},No=TypeError,Ao=En("toPrimitive"),ko=_,Fn=dn,xo=y.document,Po=Fn(xo)&&Fn(xo.createElement),Uo=Tn,T=!r&&!g(function(){return 7!=Object.defineProperty(Uo("div"),"a",{get:function(){return 7}}).a}),Mo=i,Do=p,Lo=cn,jo=pn,Fo=bn,Vo=co,Ho=T,zo=Object.getOwnPropertyDescriptor,yo=(s.f=r?zo:function(e,t){if(e=jo(e),t=Fo(t),Ho)try{return zo(e,t)}catch(e){}if(Vo(e,t))return Lo(!Mo(Do.f,e,t),e[t])},{}),lo=r&&g(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Ko=dn,Bo=String,Go=TypeError,qo=T,$o=_n,Yo=bn,Xo=TypeError,Wo=Object.defineProperty,Jo=Object.getOwnPropertyDescriptor,Qo=(yo.f=r?lo?function(e,t,r){var n;return $o(e),t=Yo(t),$o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&"writable"in r&&!r.writable&&(n=Jo(e,t))&&n.writable&&(e[t]=r.value,r={configurable:("configurable"in r?r:n).configurable,enumerable:("enumerable"in r?r:n).enumerable,writable:!1}),Wo(e,t,r)}:Wo:function(e,t,r){if($o(e),t=Yo(t),$o(r),qo)try{return Wo(e,t,r)}catch(e){}if("get"in r||"set"in r)throw Xo("Accessors not supported");return"value"in r&&(e[t]=r.value),e},yo),Zo=cn,mo=r?function(e,t,r){return Qo.f(e,t,Zo(1,r))}:function(e,t,r){return e[t]=r,e},_={exports:{}},Fn=r,p=co,T=Function.prototype,ei=Fn&&Object.getOwnPropertyDescriptor,p=p(T,"name"),p={EXISTS:p,PROPER:p&&"something"===function(){}.name,CONFIGURABLE:p&&(!Fn||ei(T,"name").configurable)},Fn=w,ei=no,ti=e(Function.toString);Fn(ei.inspectSource)||(ei.inspectSource=function(e){return ti(e)});function ri(e){return Ei[e]||(Ei[e]=wi(e))}function ni(e,t,r,n){var o=(n=n||{}).enumerable,i=void 0!==n.name?n.name:t;if(Li(r)&&Fi(r,i,n),n.global)o?e[t]=r:Vi(t,r);else{try{n.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=r:ji.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}function oi(e){return(e=+e)!=e||0==e?0:Ki(e)}function ii(e,t){return(e=Bi(e))<0?Gi(e+t,0):qi(e,t)}function R(e){return 0<(e=e.length)?Yi($i(e),9007199254740991):0}function si(a){return function(e,t,r){var n,o=Xi(e),i=Ji(o),s=Wi(r,i);if(a&&t!=t){for(;s<i;)if((n=o[s++])!=n)return!0}else for(;s<i;s++)if((a||s in o)&&o[s]===t)return a||s||0;return!a&&-1}}function ai(e,t){var r,n=Zi(e),o=0,i=[];for(r in n)!Qi(ts,r)&&Qi(n,r)&&rs(i,r);for(;t.length>o;)!Qi(n,r=t[o++])||~es(i,r)||rs(i,r);return i}function ui(e,t,r){for(var n=ls(t),o=ps.f,i=fs.f,s=0;s<n.length;s++){var a=n[s];cs(e,a)||r&&cs(r,a)||o(e,a,i(t,a))}}function ci(e,t){return(e=ms[vs(e)])==ws||e!=gs&&(hs(t)?ds(t):!!t)}function I(e,t){var r,n,o,i,s=e.target,a=e.global,u=e.stat;if(r=a?Es:u?Es[s]||Rs(s,{}):(Es[s]||{}).prototype)for(n in t){if(o=t[n],i=e.dontCallGetSet?(i=bs(r,n))&&i.value:r[n],!Os(a?n:s+(u?".":"#")+n,e.forced)&&void 0!==i){if(typeof o==typeof i)continue;Is(o,i)}(e.sham||i&&i.sham)&&Ts(o,"sham",!0),_s(r,n,o,e)}}var li,fi,pi,di,hi,yi,vi,mi,T=ei.inspectSource,Fn=w,ei=T,gi=y.WeakMap,Fn=Fn(gi)&&/native code/.test(ei(gi)),ei=b.exports,wi=wn,Ei=ei("keys"),gi={},b=e,bi=dn,Ti=mo,_i=co,ei=no,O=ri,Ri=gi,Ii=y.TypeError,Oi=y.WeakMap,Fn=(vi=Fn||ei.state?(li=ei.state||(ei.state=new Oi),fi=b(li.get),pi=b(li.has),di=b(li.set),hi=function(e,t){if(pi(li,e))throw new Ii("Object already initialized");return t.facade=e,di(li,e,t),t},yi=function(e){return fi(li,e)||{}},function(e){return pi(li,e)}):(Ri[mi=O("state")]=!0,hi=function(e,t){if(_i(e,mi))throw new Ii("Object already initialized");return t.facade=e,Ti(e,mi,t),t},yi=function(e){return _i(e,mi)?e[mi]:{}},function(e){return _i(e,mi)}),{set:hi,get:yi,has:vi,enforce:function(e){return vi(e)?yi(e):hi(e,{})},getterFor:function(t){return function(e){if(bi(e)&&(e=yi(e)).type===t)return e;throw Ii("Incompatible receiver, "+t+" required")}}}),ei=g,Si=w,Ci=co,Ni=r,Ai=p.CONFIGURABLE,ki=T,xi=Fn.enforce,Pi=Fn.get,Ui=Object.defineProperty,Mi=Ni&&!ei(function(){return 8!==Ui(function(){},"length",{value:8}).length}),Di=String(String).split("String"),Oi=_.exports=function(e,t,r){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(t="get "+t),r&&r.setter&&(t="set "+t),(!Ci(e,"name")||Ai&&e.name!==t)&&(Ni?Ui(e,"name",{value:t,configurable:!0}):e.name=t),Mi&&r&&Ci(r,"arity")&&e.length!==r.arity&&Ui(e,"length",{value:r.arity});try{r&&Ci(r,"constructor")&&r.constructor?Ni&&Ui(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}r=xi(e);return Ci(r,"source")||(r.source=Di.join("string"==typeof t?t:"")),e},Li=(Function.prototype.toString=Oi(function(){return Si(this)&&Pi(this).source||ki(this)},"toString"),w),ji=yo,Fi=_.exports,Vi=gn,b={},Hi=Math.ceil,zi=Math.floor,Ki=Math.trunc||function(e){e=+e;return(0<e?zi:Hi)(e)},Bi=oi,Gi=Math.max,qi=Math.min,$i=oi,Yi=Math.min,Xi=pn,Wi=ii,Ji=R,Ri={includes:si(!0),indexOf:si(!1)},Qi=co,Zi=pn,es=Ri.indexOf,ts=gi,rs=e([].push),O=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ns=ai,os=O.concat("length","prototype"),ei=(b.f=Object.getOwnPropertyNames||function(e){return ns(e,os)},{}),Oi=(ei.f=Object.getOwnPropertySymbols,hn),is=b,ss=ei,as=_n,us=e([].concat),ei=Oi("Reflect","ownKeys")||function(e){var t=is.f(as(e)),r=ss.f;return r?us(t,r(e)):t},cs=co,ls=ei,fs=s,ps=yo,ds=g,hs=w,ys=/#|\.prototype\./,vs=ci.normalize=function(e){return String(e).replace(ys,".").toLowerCase()},ms=ci.data={},gs=ci.NATIVE="N",ws=ci.POLYFILL="P",Oi=ci,Es=y,bs=s.f,Ts=mo,_s=ni,Rs=gn,Is=ui,Os=Oi,ei=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Ss=co,Cs=w,Ns=E,As=ri("IE_PROTO"),ks=Object,xs=ks.prototype,ei=ei?ks.getPrototypeOf:function(e){e=Ns(e);if(Ss(e,As))return e[As];var t=e.constructor;return Cs(t)&&e instanceof t?t.prototype:e instanceof ks?xs:null},Ps=w,Us=String,Ms=TypeError,Ds=e,Ls=_n,S=Object.setPrototypeOf||("__proto__"in{}?function(){var r,n=!1,e={};try{(r=Ds(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(r){}return function(e,t){return Ls(e),function(e){if("object"==typeof e||Ps(e))return;throw Ms("Can't set "+Us(e)+" as a prototype")}(t),n?r(e,t):e.__proto__=t,e}}():void 0),js={},Fs=ai,Vs=O,C=Object.keys||function(e){return Fs(e,Vs)},Hs=yo,zs=_n,Ks=pn,Bs=C;js.f=r&&!lo?Object.defineProperties:function(e,t){zs(e);for(var r,n=Ks(t),o=Bs(t),i=o.length,s=0;s<i;)Hs.f(e,r=o[s++],n[r]);return e};function Gs(){}function qs(e){e.write(ca("")),e.close();var t=e.parentWindow.Object;return e=null,t}function $s(e,t){return ma(e),void 0===t?e:ga?wa(e,t):function(){return e.apply(t,arguments)}}function Ys(e){return void 0!==e&&(Ea.Array===e||Ta[ba]===e)}function Xs(e){if(null!=e)return Na(e,ka)||Na(e,"@@iterator")||Aa[Ca(e)]}function Ws(e,t){if(t=arguments.length<2?Da(e):t,Pa(t))return Ua(xa(t,e));throw La(Ma(e)+" is not iterable")}function Js(e,t,r){var n,o;Fa(e);try{if(!(n=Va(e,"return"))){if("throw"===t)throw r;return r}n=ja(n,e)}catch(e){o=!0,n=e}if("throw"===t)throw r;if(o)throw n;return Fa(n),r}function Qs(e,t){this.stopped=e,this.result=t}function Zs(e,t,r){function n(e){return i&&Wa(i,"normal",e),new Qs(!0,e)}function o(e){return p?(Ka(e),y?v(e[0],e[1],n):v(e[0],e[1])):y?v(e,n):v(e)}var i,s,a,u,c,l,f=r&&r.that,p=!(!r||!r.AS_ENTRIES),d=!(!r||!r.IS_RECORD),h=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),v=Ha(t,f);if(d)i=e.iterator;else if(h)i=e;else{if(!(r=Xa(e)))throw Ja(Ba(e)+" is not iterable");if(Ga(r)){for(s=0,a=qa(e);s<a;s++)if((u=o(e[s]))&&$a(Qa,u))return u;return new Qs(!1)}i=Ya(e,r)}for(c=(d?e:i).next;!(l=za(c,i)).done;){try{u=o(l.value)}catch(e){Wa(i,"throw",e)}if("object"==typeof u&&u&&$a(Qa,u))return u}return new Qs(!1)}function ea(e){if("Symbol"===Za(e))throw TypeError("Cannot convert a Symbol value to a string");return eu(e)}function ta(e,t){var r,n=2<arguments.length?arguments[2]:void 0,o=ou(vu,this);return su?r=su(new hu,o?iu(this):vu):(r=o?this:uu(vu),cu(r,du,"Error")),void 0!==t&&cu(r,"message",function(e,t){return void 0===e?arguments.length<2?"":t:tu(e)}(t)),pu&&cu(r,"stack",function(e,t){if(ha&&"string"==typeof e&&!fa.prepareStackTrace)for(;t--;)e=pa(e,da,"");return e}(r.stack,1)),o=r,ya(t=n)&&"cause"in t&&va(o,"cause",t.cause),fu(e,yu,{that:n=[]}),cu(r,"errors",n),r}var ra,C=hn("document","documentElement"),na=_n,oa=js,ia=O,lo=gi,sa=C,aa=Tn,ua=ri("IE_PROTO"),ca=function(e){return"<script>"+e+"<\/script>"},la=function(){try{ra=new ActiveXObject("htmlfile")}catch(e){}var e,t;la="undefined"==typeof document||document.domain&&ra?qs(ra):((t=aa("iframe")).style.display="none",sa.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(ca("document.F=Object")),e.close(),e.F);for(var r=ia.length;r--;)delete la.prototype[ia[r]];return la()},js=(lo[ua]=!0,Object.create||function(e,t){var r;return null!==e?(Gs.prototype=na(e),r=new Gs,Gs.prototype=null,r[ua]=e):r=la(),void 0===t?r:oa.f(r,t)}),fa=Error,pa=e("".replace),O=String(fa("zxcasd").stack),da=/\n\s*at [^:]*:[^\n]*/,ha=da.test(O),ya=dn,va=mo,ma=vn,ga=c,wa=e(e.bind),lo={},Ea=lo,ba=En("iterator"),Ta=Array.prototype,O={},O=(O[En("toStringTag")]="z","[object z]"===String(O)),N=O,_a=w,Ra=ln,Ia=En("toStringTag"),Oa=Object,Sa="Arguments"==Ra(function(){return arguments}()),N=N?Ra:function(e){var t;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(t=function(e,t){try{return e[t]}catch(e){}}(e=Oa(e),Ia))?t:Sa?Ra(e):"Object"==(t=Ra(e))&&_a(e.callee)?"Arguments":t},Ca=N,Na=mn,Aa=lo,ka=En("iterator"),xa=i,Pa=vn,Ua=_n,Ma=yn,Da=Xs,La=TypeError,ja=i,Fa=_n,Va=mn,Ha=$s,za=i,Ka=_n,Ba=yn,Ga=Ys,qa=R,$a=d,Ya=Ws,Xa=Xs,Wa=Js,Ja=TypeError,Qa=Qs.prototype,Za=N,eu=String,tu=ea,ru=cn,A=!g(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",ru(1,7)),7!==e.stack)}),nu=I,ou=d,iu=ei,su=S,au=ui,uu=js,cu=mo,lu=cn,fu=Zs,pu=A,du=En("toStringTag"),hu=Error,yu=[].push,vu=(su?su(ta,hu):au(ta,hu,{name:!0}),ta.prototype=uu(hu.prototype,{constructor:lu(1,ta),message:lu(1,""),name:lu(1,"AggregateError")})),A=(nu({global:!0,constructor:!0,arity:2},{AggregateError:ta}),En),au=js,lu=yo.f,mu=A("unscopables"),gu=Array.prototype;null==gu[mu]&&lu(gu,mu,{configurable:!0,value:au(null)});function k(e){gu[mu][e]=!0}var wu,nu=g,A=w,lu=ei,au=ni,Eu=En("iterator"),x=!1;[].keys&&("next"in(Ru=[].keys())?(lu=lu(lu(Ru)))!==Object.prototype&&(wu=lu):x=!0);function bu(e,t,r){(e=e&&!r?e.prototype:e)&&!Ou(e,Su)&&Iu(e,Su,{configurable:!0,value:t})}function Tu(){return this}function _u(e,t,r,n,o,i,s){var a=r,u=t,c=void 0;function l(e){if(e===o&&v)return v;if(!qu&&e in h)return h[e];switch(e){case"keys":case"values":case"entries":return function(){return new r(this,e)}}return function(){return new r(this)}}u+=" Iterator",a.prototype=Nu(Cu,{next:Au(+!c,n)}),ku(a,u,!1),xu[u]=Pu;var f,p,c=t+" Iterator",d=!1,h=e.prototype,y=h[$u]||h["@@iterator"]||o&&h[o],v=!qu&&y||l(o);if((n="Array"==t&&h.entries||y)&&(a=Lu(n.call(new e)))!==Object.prototype&&a.next&&(Lu(a)!==Gu&&(ju?ju(a,Gu):Du(a[$u])||Hu(a,$u,Tu)),Fu(a,c,!0)),Ku&&"values"==o&&y&&"values"!==y.name&&(Bu?Vu(h,"name","values"):(d=!0,v=function(){return Mu(y,this)})),o)if(f={values:l("values"),keys:i?v:l("keys"),entries:l("entries")},s)for(p in f)!qu&&!d&&p in h||Hu(h,p,f[p]);else Uu({target:t,proto:!0,forced:qu||d},f);return h[$u]!==v&&Hu(h,$u,v,{name:o}),zu[t]=v,f}A((wu=null==wu||nu(function(){var e={};return wu[Eu].call(e)!==e})?{}:wu)[Eu])||au(wu,Eu,function(){return this});var Ru={IteratorPrototype:wu,BUGGY_SAFARI_ITERATORS:x},Iu=yo.f,Ou=co,Su=En("toStringTag"),Cu=Ru.IteratorPrototype,Nu=js,Au=cn,ku=bu,xu=lo,Pu=function(){return this},Uu=I,Mu=i,Du=w,Lu=ei,ju=S,Fu=bu,Vu=mo,Hu=ni,zu=lo,Ku=p.PROPER,Bu=p.CONFIGURABLE,Gu=Ru.IteratorPrototype,qu=Ru.BUGGY_SAFARI_ITERATORS,$u=En("iterator"),Yu=pn,lu=k,A=lo,nu=Fn,au=yo.f,x=_u,p=r,Xu=nu.set,Wu=nu.getterFor("Array Iterator"),Ru=x(Array,"Array",function(e,t){Xu(this,{type:"Array Iterator",target:Yu(e),index:0,kind:t})},function(){var e=Wu(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?{value:e.target=void 0,done:!0}:"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}},"values"),lo=A.Arguments=A.Array;if(lu("keys"),lu("values"),lu("entries"),p&&"values"!==lo.name)try{au(lo,"name",{value:"values"})}catch(bw){}function Ju(e){var e=nc(e),t=oc.f;ic&&e&&!e[sc]&&t(e,sc,{configurable:!0,get:function(){return this}})}function Qu(e,t){if(ac(t,e))return e;throw uc("Incorrect invocation")}function Zu(){}function ec(e){if(!cc(e))return!1;try{return dc(Zu,pc,e),!0}catch(e){return!1}}function tc(e){if(!cc(e))return!1;switch(lc(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return vc||!!yc(hc,fc(e))}catch(e){return!0}}var rc=N,nu=(O||ni(Object.prototype,"toString",O?{}.toString:function(){return"[object "+rc(this)+"]"},{unsafe:!0}),"process"==ln(y.process)),nc=hn,oc=yo,ic=r,sc=En("species"),ac=d,uc=TypeError,x=e,A=g,cc=w,lc=N,fc=T,pc=[],dc=hn("Reflect","construct"),hc=/^\s*(?:class|function)\b/,yc=x(hc.exec),vc=!hc.exec(Zu);tc.sham=!0;function mc(e,t){var r,e=_c(e).constructor;if(void 0===e||null==(r=_c(e)[Rc]))return t;if(Ec(e=r))return e;throw Tc(bc(e)+" is not a constructor")}var gc,wc,lu=!dc||A(function(){var e;return ec(ec.call)||!ec(Object)||!ec(function(){e=!0})||e})?tc:ec,Ec=lu,bc=yn,Tc=TypeError,_c=_n,Rc=En("species"),p=Function.prototype,Ic=p.apply,Oc=p.call,au="object"==typeof Reflect&&Reflect.apply||(c?Oc.bind(Ic):function(){return Oc.apply(Ic,arguments)}),lo=e([].slice),Sc=TypeError,O=/(?:ipad|iphone|ipod).*applewebkit/i.test(jn),Cc=y,Nc=au,d=$s,Ac=w,kc=co,N=g,xc=C,Pc=lo,Uc=Tn,x=O,A=nu,p=Cc.setImmediate,c=Cc.clearImmediate,Mc=Cc.process,Dc=Cc.Dispatch,Lc=Cc.Function,C=Cc.MessageChannel,jc=Cc.String,Fc=0,Vc={};try{gc=Cc.location}catch(bw){}function Hc(e){return function(){Bc(e)}}function zc(e){Bc(e.data)}function Kc(e){Cc.postMessage(jc(e),gc.protocol+"//"+gc.host)}var Bc=function(e){var t;kc(Vc,e)&&(t=Vc[e],delete Vc[e],t())};p&&c||(p=function(e){var t=arguments.length,r=1;if(t<r)throw Sc("Not enough arguments");var n=Ac(e)?e:Lc(e),o=Pc(arguments,1);return Vc[++Fc]=function(){Nc(n,void 0,o)},wc(Fc),Fc},c=function(e){delete Vc[e]},A?wc=function(e){Mc.nextTick(Hc(e))}:Dc&&Dc.now?wc=function(e){Dc.now(Hc(e))}:C&&!x?(x=(A=new C).port2,A.port1.onmessage=zc,wc=d(x.postMessage,x)):Cc.addEventListener&&Ac(Cc.postMessage)&&!Cc.importScripts&&gc&&"file:"!==gc.protocol&&!N(Kc)?(wc=Kc,Cc.addEventListener("message",zc,!1)):wc="onreadystatechange"in Uc("script")?function(e){xc.appendChild(Uc("script")).onreadystatechange=function(){xc.removeChild(this),Bc(e)}}:function(e){setTimeout(Hc(e),0)});function Gc(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function qc(){this.head=null,this.tail=null}function $c(e){var r,n;this.promise=new e(function(e,t){if(void 0!==r||void 0!==n)throw TypeError("Bad Promise constructor");r=e,n=t}),this.resolve=hl(r),this.reject=hl(n)}var Yc,Xc,Wc,Jc,Qc,Zc,el,C={set:p,clear:c},A=y,d=/ipad|iphone|ipod/i.test(jn)&&void 0!==A.Pebble,x=/web0s(?!.*chrome)/i.test(jn),N=y,p=$s,c=s.f,tl=C.set,A=O,s=d,O=x,rl=nu,d=N.MutationObserver||N.WebKitMutationObserver,x=N.document,nl=N.process,ol=N.Promise,c=c(N,"queueMicrotask"),c=c&&c.value,O=(c||(Yc=function(){var e,t;for(rl&&(e=nl.domain)&&e.exit();Xc;){t=Xc.fn,Xc=Xc.next;try{t()}catch(e){throw Xc?Jc():Wc=void 0,e}}Wc=void 0,e&&e.enter()},Jc=A||rl||O||!d||!x?!s&&ol&&ol.resolve?((A=ol.resolve(void 0)).constructor=ol,el=p(A.then,A),function(){el(Yc)}):rl?function(){nl.nextTick(Yc)}:(tl=p(tl,N),function(){tl(Yc)}):(Qc=!0,Zc=x.createTextNode(""),new d(Yc).observe(Zc,{characterData:!0}),function(){Zc.data=Qc=!Qc})),c||function(e){e={fn:e,next:void 0};Wc&&(Wc.next=e),Xc||(Xc=e,Jc()),Wc=e}),il=y,s=(qc.prototype={add:function(e){e={item:e,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var e=this.head;if(e)return this.head=e.next,this.tail===e&&(this.tail=null),e.item}},qc),ol=y.Promise,A="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,p=!A&&!nu&&"object"==typeof window&&"object"==typeof document,N=y,sl=ol,x=w,d=Oi,al=T,c=En,ul=p,cl=A,ll=Vn,fl=(sl&&sl.prototype,c("species")),pl=!1,dl=x(N.PromiseRejectionEvent),T={CONSTRUCTOR:d("Promise",function(){var e=al(sl),t=e!==String(sl);if(!t&&66===ll)return!0;if(!ll||ll<51||!/native code/.test(e)){var e=new sl(function(e){e(1)}),r=function(e){e(function(){},function(){})};if((e.constructor={})[fl]=r,!(pl=e.then(function(){})instanceof r))return!0}return!t&&(ul||cl)&&!dl}),REJECTION_EVENT:dl,SUBCLASSING:pl},p={},hl=vn;p.f=function(e){return new $c(e)};function yl(e,t){var r,n,o,i,s=t.value,a=1==t.state,u=a?e.ok:e.fail,c=e.resolve,l=e.reject,f=e.domain;try{u?(a||(2===t.rejection&&(i=t,bl(Sl,El,function(){var e=i.facade;wl?Fl.emit("rejectionHandled",e):Gl("rejectionhandled",e,i.value)})),t.rejection=1),!0===u?r=s:(f&&f.enter(),r=u(s),f&&(f.exit(),o=!0)),r===e.promise?l(Ll("Promise-chain cycle")):(n=Kl(r))?bl(n,r,c,l):c(r)):l(s)}catch(e){f&&!o&&f.exit(),l(e)}}var vl,ml,gl,A=I,wl=nu,El=y,bl=i,c=ni,x=S,N=bu,d=Ju,Tl=vn,_l=w,Rl=dn,Il=Qu,Ol=mc,Sl=C.set,Cl=O,Nl=Gc,Al=s,C=Fn,O=ol,s=p,P=T.CONSTRUCTOR,kl=T.REJECTION_EVENT,xl=T.SUBCLASSING,Pl=C.getterFor("Promise"),Ul=C.set,C=O&&O.prototype,Ml=O,Dl=C,Ll=El.TypeError,jl=El.document,Fl=El.process,Vl=s.f,Hl=Vl,zl=!!(jl&&jl.createEvent&&El.dispatchEvent),Kl=function(e){var t;return!(!Rl(e)||!_l(t=e.then))&&t},Bl=function(r,o){r.notified||(r.notified=!0,Cl(function(){for(var e,n,t=r.reactions;e=t.get();)yl(e,r);r.notified=!1,o&&!r.rejection&&(n=r,bl(Sl,El,function(){var e,t=n.facade,r=n.value;if(ql(n)&&(e=Nl(function(){wl?Fl.emit("unhandledRejection",r,t):Gl("unhandledrejection",t,r)}),n.rejection=wl||ql(n)?2:1,e.error))throw e.value}))}))},Gl=function(e,t,r){var n;zl?((n=jl.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),El.dispatchEvent(n)):n={promise:t,reason:r},!kl&&(t=El["on"+e])?t(n):"unhandledrejection"===e&&function(e,t){var r=il.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))}("Unhandled promise rejection",r)},ql=function(e){return 1!==e.rejection&&!e.parent},$l=function(t,r,n){return function(e){t(r,e,n)}},Yl=function(e,t,r){e.done||(e.done=!0,(e=r?r:e).value=t,e.state=2,Bl(e,!0))},Xl=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw Ll("Promise can't be resolved itself");var n=Kl(e);n?Cl(function(){var t={done:!1};try{bl(n,e,$l(Xl,t,r),$l(Yl,t,r))}catch(e){Yl(t,e,r)}}):(r.value=e,r.state=1,Bl(r,!1))}catch(e){Yl({done:!1},e,r)}}};if(P&&(Dl=(Ml=function(e){Il(this,Dl),Tl(e),bl(vl,this);var t=Pl(this);try{e($l(Xl,t),$l(Yl,t))}catch(e){Yl(t,e)}}).prototype,(vl=function(e){Ul(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new Al,rejection:!1,state:0,value:void 0})}).prototype=c(Dl,"then",function(e,t){var r=Pl(this),n=Vl(Ol(this,Ml));return r.parent=!0,n.ok=!_l(e)||e,n.fail=_l(t)&&t,n.domain=wl?Fl.domain:void 0,0==r.state?r.reactions.add(n):Cl(function(){yl(n,r)}),n.promise}),ml=function(){var e=new vl,t=Pl(e);this.promise=e,this.resolve=$l(Xl,t),this.reject=$l(Yl,t)},s.f=Vl=function(e){return e===Ml||void 0===e?new ml:Hl(e)},_l(O)&&C!==Object.prototype)){gl=C.then,xl||c(C,"then",function(e,t){var r=this;return new Ml(function(e,t){bl(gl,r,e,t)}).then(e,t)},{unsafe:!0});try{delete C.constructor}catch(bw){}x&&x(C,Dl)}A({global:!0,constructor:!0,wrap:!0,forced:P},{Promise:Ml}),N(Ml,"Promise",!1),d("Promise");var Wl=En("iterator"),Jl=!1;try{var Ql=0,Zl={next:function(){return{done:!!Ql++}},return:function(){Jl=!0}};Zl[Wl]=function(){return this},Array.from(Zl,function(){throw 2})}catch(bw){}function ef(e,t){if(!t&&!Jl)return!1;var r=!1;try{var n={};n[Wl]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r}function tf(e,t){return wf(e),Ef(t)&&t.constructor===e?t:((0,(e=bf.f(e)).resolve)(t),e.promise)}function rf(o){return function(e,t){var r,e=Vf(Hf(e)),t=Ff(t),n=e.length;return t<0||n<=t?o?"":void 0:(r=Kf(e,t))<55296||56319<r||t+1===n||(n=Kf(e,t+1))<56320||57343<n?o?zf(e,t):r:o?Bf(e,t,t+2):n-56320+(r-55296<<10)+65536}}function nf(e,t){if(e){if(e[Zf]!==tp)try{Qf(e,Zf,tp)}catch(t){e[Zf]=tp}if(e[ep]||Qf(e,ep,t),Wf[t])for(var r in Jf)if(e[r]!==Jf[r])try{Qf(e,r,Jf[r])}catch(t){e[r]=Jf[r]}}}var of,sf=ol,s=T.CONSTRUCTOR||!ef(function(e){sf.all(e).then(void 0,function(){})}),af=i,uf=vn,cf=p,lf=Gc,ff=Zs,O=(I({target:"Promise",stat:!0,forced:s},{all:function(e){var a=this,t=cf.f(a),u=t.resolve,c=t.reject,r=lf(function(){var n=uf(a.resolve),o=[],i=0,s=1;ff(e,function(e){var t=i++,r=!1;s++,af(n,a,e).then(function(e){r||(r=!0,o[t]=e,--s||u(o))},c)}),--s||u(o)});return r.error&&c(r.value),t.promise}}),I),xl=ol,c=hn,x=w,C=ni,A=xl&&xl.prototype,pf=(O({target:"Promise",proto:!0,forced:T.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),x(xl)&&(P=c("Promise").prototype.catch,A.catch!==P&&C(A,"catch",P,{unsafe:!0})),i),df=vn,hf=p,yf=Gc,vf=Zs,mf=(I({target:"Promise",stat:!0,forced:s},{race:function(e){var r=this,n=hf.f(r),o=n.reject,t=yf(function(){var t=df(r.resolve);vf(e,function(e){pf(t,r,e).then(n.resolve,o)})});return t.error&&o(t.value),n.promise}}),i),gf=p,wf=(I({target:"Promise",stat:!0,forced:T.CONSTRUCTOR},{reject:function(e){var t=gf.f(this);return mf(t.reject,void 0,e),t.promise}}),_n),Ef=dn,bf=p,N=I,d=T.CONSTRUCTOR,Tf=tf,_f=(hn("Promise"),N({target:"Promise",stat:!0,forced:d},{resolve:function(e){return Tf(this,e)}}),i),Rf=vn,If=p,Of=Gc,Sf=Zs,Cf=(I({target:"Promise",stat:!0},{allSettled:function(e){var a=this,t=If.f(a),u=t.resolve,r=t.reject,n=Of(function(){var n=Rf(a.resolve),o=[],i=0,s=1;Sf(e,function(e){var t=i++,r=!1;s++,_f(n,a,e).then(function(e){r||(r=!0,o[t]={status:"fulfilled",value:e},--s||u(o))},function(e){r||(r=!0,o[t]={status:"rejected",reason:e},--s||u(o))})}),--s||u(o)});return n.error&&r(n.value),t.promise}}),i),Nf=vn,Af=hn,kf=p,xf=Gc,Pf=Zs,Zl=(I({target:"Promise",stat:!0},{any:function(e){var u=this,c=Af("AggregateError"),t=kf.f(u),l=t.resolve,f=t.reject,r=xf(function(){var n=Nf(u.resolve),o=[],i=0,s=1,a=!1;Pf(e,function(e){var t=i++,r=!1;s++,Cf(n,u,e).then(function(e){r||a||(a=!0,l(e))},function(e){r||a||(r=!0,o[t]=e,--s||f(new c(o,"No one promise resolved")))})}),--s||f(new c(o,"No one promise resolved"))});return r.error&&f(r.value),t.promise}}),I),O=ol,x=g,Uf=hn,Mf=w,Df=mc,Lf=tf,xl=ni,jf=O&&O.prototype,C=(Zl({target:"Promise",proto:!0,real:!0,forced:!!O&&x(function(){jf.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Df(this,Uf("Promise")),e=Mf(t);return this.then(e?function(e){return Lf(r,t()).then(function(){return e})}:t,e?function(e){return Lf(r,t()).then(function(){throw e})}:t)}}),Mf(O)&&(c=Uf("Promise").prototype.finally,jf.finally!==c&&xl(jf,"finally",c,{unsafe:!0})),e),Ff=oi,Vf=ea,Hf=fn,zf=C("".charAt),Kf=C("".charCodeAt),Bf=C("".slice),Gf=(rf(!1),rf(!0)),qf=ea,A=Fn,P=_u,$f=A.set,Yf=A.getterFor("String Iterator"),s=(P(String,"String",function(e){$f(this,{type:"String Iterator",string:qf(e),index:0})},function(){var e=Yf(this),t=e.string,r=e.index;return r>=t.length?{value:void 0,done:!0}:(t=Gf(t,r),e.index+=t.length,{value:t,done:!1})}),y),T=(s.Promise,Tn("span").classList),N=T&&T.constructor&&T.constructor.prototype,d=N===Object.prototype?void 0:N,Xf=y,Wf={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},ol=d,Jf=Ru,Qf=mo,Zl=En,Zf=Zl("iterator"),ep=Zl("toStringTag"),tp=Jf.values;for(of in Wf)nf(Xf[of]&&Xf[of].prototype,of);nf(ol,"DOMTokenList");function rp(e,t,r){(t=Sp(t))in e?Cp.f(e,t,Np(0,r)):e[t]=r}function np(e){if(9007199254740991<e)throw $p("Maximum allowed index exceeded");return e}function op(e,t){return Yp(e=e)&&(r=e.constructor,(Xp(r)&&(r===Qp||Yp(r.prototype))||Wp(r)&&null===(r=r[Jp]))&&(r=void 0)),new(void 0===r?Qp:r)(0===t?0:t);var r}function ip(t){return 51<=ed||!Zp(function(){var e=[];return(e.constructor={})[td]=function(){return{foo:1}},1!==e[t](Boolean).foo})}function sp(e,t){if(!delete e[t])throw fd("Cannot delete property "+ld(t)+" of "+ld(e))}function ap(p){var d=1==p,h=2==p,y=3==p,v=4==p,m=6==p,g=7==p,w=5==p||m;return function(e,t,r,n){for(var o,i,s=wd(e),a=gd(s),u=md(t,r),c=Ed(a),l=0,t=n||bd,f=d?t(e,c):h||g?t(e,0):void 0;l<c;l++)if((w||l in a)&&(i=u(o=a[l],l,s),p))if(d)f[l]=i;else if(i)switch(p){case 3:return!0;case 5:return o;case 6:return l;case 2:Td(f,o)}else switch(p){case 4:return!1;case 7:Td(f,o)}return m?-1:y||v?v:f}}function up(e,t){var r=[][e];return!!r&&_d(function(){r.call(null,t||function(){return 1},1)})}function cp(u){var c=1==u;return function(e,t,r){for(var n,o=Md(e),i=Ud(o),s=Pd(t,r),a=Dd(i);0<a--;)if(s(n=i[a],a,o))switch(u){case 0:return n;case 1:return a}return c?-1:void 0}}function lp(e,t,r,n,o,i,s,a){for(var u,c,l=o,f=0,p=!!s&&zd(s,a);f<n;)f in r&&(u=p?p(r[f],f,t):r[f],0<i&&Fd(u)?(c=Vd(u),l=lp(e,t,u,c,l,i-1)-1):(Hd(l+1),e[l]=u),l++),f++;return l}function fp(c){return function(e,t,r,n){mh(t);var o=gh(e),i=wh(o),s=Eh(o),a=c?s-1:0,u=c?-1:1;if(r<2)for(;;){if(a in i){n=i[a],a+=u;break}if(a+=u,c?a<0:s<=a)throw bh("Reduce of empty array with no initial value")}for(;c?0<=a:a<s;a+=u)a in i&&(n=t(n,i[a],a,o));return n}}function pp(e,t,r){for(var n=Fh(e),o=jh(t,n),i=jh(void 0===r?n:r,n),s=Hh(zh(i-o,0)),a=0;o<i;o++,a++)Vh(s,a,e[o]);return s.length=a,s}function dp(e,t){var r=e.length,n=Bh(r/2);if(r<8){for(var o,i,s=e,a=t,u=s.length,c=1;c<u;){for(o=s[i=c];i&&0<a(s[i-1],o);)s[i]=s[--i];i!==c++&&(s[i]=o)}return s}for(var l=e,f=dp(Kh(e,0,n),t),p=dp(Kh(e,n),t),d=t,h=f.length,y=p.length,v=0,m=0;v<h||m<y;)l[v+m]=v<h&&m<y?d(f[v],p[m])<=0?f[v++]:p[m++]:v<h?f[v++]:p[m++];return l}function hp(e){xy(e,jy,{value:{objectID:"O"+Fy++,weakData:{}}})}function yp(e,t,r){for(var n in t)Xy(e,n,t[n],r);return e}var vp,mp,gp,wp,Ep,bp,Tp,_p=p,Rp=Gc,Ip=(I({target:"Promise",stat:!0,forced:!0},{try:function(e){var t=_p.f(this),e=Rp(e);return(e.error?t.reject:t.resolve)(e.value),t.promise}}),_n),Op=Js,Sp=bn,Cp=yo,Np=cn,Ap=$s,kp=i,xp=E,Pp=Ys,Up=lu,Mp=R,Dp=rp,Lp=Ws,jp=Xs,Fp=Array,Vp=(I({target:"Array",stat:!0,forced:!ef(function(e){Array.from(e)})},{from:function(e){var t=xp(e),e=Up(this),r=arguments.length,n=1<r?arguments[1]:void 0,o=void 0!==n;o&&(n=Ap(n,2<r?arguments[2]:void 0));var i,s,a,u,c,l,r=jp(t),f=0;if(!r||this===Fp&&Pp(r))for(i=Mp(t),s=e?new this(i):Fp(i);f<i;f++)l=o?n(t[f],f):t[f],Dp(s,f,l);else for(c=(u=Lp(t,r)).next,s=e?new this:[];!(a=kp(c,u)).done;f++)l=o?function(e,t,r,n){try{return n?t(Ip(r)[0],r[1]):t(r)}catch(t){Op(e,"throw",t)}}(u,n,[a.value,f],!0):a.value,Dp(s,f,l);return s.length=f,s}}),ln),x=Array.isArray||function(e){return"Array"==Vp(e)},Hp=(I({target:"Array",stat:!0},{isArray:x}),lu),zp=rp,Kp=Array,Bp=(I({target:"Array",stat:!0,forced:g(function(){function e(){}return!(Kp.of.call(e)instanceof e)})},{of:function(){for(var e=0,t=arguments.length,r=new(Hp(this)?this:Kp)(t);e<t;)zp(r,e,arguments[e++]);return r.length=t,r}}),E),Gp=R,qp=oi,O=k,$p=(I({target:"Array",proto:!0},{at:function(e){var t=Bp(this),r=Gp(t),e=qp(e),e=0<=e?e:r+e;return e<0||r<=e?void 0:t[e]}}),O("at"),TypeError),Yp=x,Xp=lu,Wp=dn,Jp=En("species"),Qp=Array,Zp=g,ed=Vn,td=En("species"),xl=I,c=g,rd=x,nd=dn,od=E,id=R,sd=np,ad=rp,ud=op,C=ip,A=Vn,cd=En("isConcatSpreadable"),P=51<=A||!c(function(){var e=[];return e[cd]=!1,e.concat()[0]!==e}),T=C("concat"),ld=(xl({target:"Array",proto:!0,arity:1,forced:!P||!T},{concat:function(e){for(var t,r,n,o=od(this),i=ud(o,0),s=0,a=-1,u=arguments.length;a<u;a++)if(function(e){if(!nd(e))return!1;var t=e[cd];return void 0!==t?!!t:rd(e)}(n=-1===a?o:arguments[a]))for(r=id(n),sd(s+r),t=0;t<r;t++,s++)t in n&&ad(i,s,n[t]);else sd(s+1),ad(i,s++,n);return i.length=s,i}}),yn),fd=TypeError,pd=E,dd=ii,hd=R,yd=sp,vd=Math.min,N=k,md=(I({target:"Array",proto:!0},{copyWithin:[].copyWithin||function(e,t){var r=pd(this),n=hd(r),o=dd(e,n),i=dd(t,n),e=2<arguments.length?arguments[2]:void 0,s=vd((void 0===e?n:dd(e,n))-i,n-o),a=1;for(i<o&&o<i+s&&(a=-1,i+=s-1,o+=s-1);0<s--;)i in r?r[o]=r[i]:yd(r,o),o+=a,i+=a;return r}}),N("copyWithin"),$s),gd=Rn,wd=E,Ed=R,bd=op,Td=e([].push),d={forEach:ap(0),map:ap(1),filter:ap(2),some:ap(3),every:ap(4),find:ap(5),findIndex:ap(6),filterReject:ap(7)},_d=g,Rd=d.every,Id=(I({target:"Array",proto:!0,forced:!up("every")},{every:function(e){return Rd(this,e,1<arguments.length?arguments[1]:void 0)}}),E),Od=ii,Sd=R,Ru=k,Cd=(I({target:"Array",proto:!0},{fill:function(e){for(var t=Id(this),r=Sd(t),n=arguments.length,o=Od(1<n?arguments[1]:void 0,r),n=2<n?arguments[2]:void 0,i=void 0===n?r:Od(n,r);o<i;)t[o++]=e;return t}}),Ru("fill"),d.filter),mo=(I({target:"Array",proto:!0,forced:!ip("filter")},{filter:function(e){return Cd(this,e,1<arguments.length?arguments[1]:void 0)}}),I),Nd=d.find,Zl=k,Ad=!0,ol=("find"in[]&&Array(1).find(function(){Ad=!1}),mo({target:"Array",proto:!0,forced:Ad},{find:function(e){return Nd(this,e,1<arguments.length?arguments[1]:void 0)}}),Zl("find"),I),kd=d.findIndex,p=k,xd=!0,Pd=("findIndex"in[]&&Array(1).findIndex(function(){xd=!1}),ol({target:"Array",proto:!0,forced:xd},{findIndex:function(e){return kd(this,e,1<arguments.length?arguments[1]:void 0)}}),p("findIndex"),$s),Ud=Rn,Md=E,Dd=R,O={findLast:cp(0),findLastIndex:cp(1)},Ld=O.findLast,A=k,jd=(I({target:"Array",proto:!0},{findLast:function(e){return Ld(this,e,1<arguments.length?arguments[1]:void 0)}}),A("findLast"),O.findLastIndex),c=k,Fd=(I({target:"Array",proto:!0},{findLastIndex:function(e){return jd(this,e,1<arguments.length?arguments[1]:void 0)}}),c("findLastIndex"),x),Vd=R,Hd=np,zd=$s,C=lp,Kd=C,Bd=E,Gd=R,qd=oi,$d=op,Yd=(I({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Bd(this),r=Gd(t),n=$d(t,0);return n.length=Kd(n,t,t,r,0,void 0===e?1:qd(e)),n}}),C),Xd=vn,Wd=E,Jd=R,Qd=op,Zd=(I({target:"Array",proto:!0},{flatMap:function(e){var t,r=Wd(this),n=Jd(r);return Xd(e),(t=Qd(r,0)).length=Yd(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),d.forEach),xl=up("forEach")?[].forEach:function(e){return Zd(this,e,1<arguments.length?arguments[1]:void 0)},eh=(I({target:"Array",proto:!0,forced:[].forEach!=xl},{forEach:xl}),Ri.includes),P=k,T=(I({target:"Array",proto:!0,forced:g(function(){return!Array(1).includes()})},{includes:function(e){return eh(this,e,1<arguments.length?arguments[1]:void 0)}}),P("includes"),I),th=Ri.indexOf,N=up,rh=e([].indexOf),nh=!!rh&&1/rh([1],1,-0)<0,Ru=N("indexOf"),mo=(T({target:"Array",proto:!0,forced:nh||!Ru},{indexOf:function(e){var t=1<arguments.length?arguments[1]:void 0;return nh?rh(this,e,t)||0:th(this,e,t)}}),I),Zl=Rn,oh=pn,ol=up,ih=e([].join),p=Zl!=Object,A=ol("join",","),sh=(mo({target:"Array",proto:!0,forced:p||!A},{join:function(e){return ih(oh(this),void 0===e?",":e)}}),au),ah=pn,uh=oi,ch=R,O=up,lh=Math.min,fh=[].lastIndexOf,ph=!!fh&&1/[1].lastIndexOf(1,-0)<0,c=O("lastIndexOf"),C=ph||!c?function(e){if(ph)return sh(fh,this,arguments)||0;var t=ah(this),r=ch(t),n=r-1;for((n=1<arguments.length?lh(n,uh(arguments[1])):n)<0&&(n=r+n);0<=n;n--)if(n in t&&t[n]===e)return n||0;return-1}:fh,dh=(I({target:"Array",proto:!0,forced:C!==[].lastIndexOf},{lastIndexOf:C}),d.map),xl=(I({target:"Array",proto:!0,forced:!ip("map")},{map:function(e){return dh(this,e,1<arguments.length?arguments[1]:void 0)}}),I),hh=E,yh=R,vh=np,P=g(function(){return 4294967297!==[].push.call({length:4294967296},1)}),Ri=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}(),mh=(xl({target:"Array",proto:!0,arity:1,forced:P||Ri},{push:function(e){var t=hh(this),r=yh(t),n=arguments.length;vh(r+n);for(var o=0;o<n;o++)t[r]=arguments[o],r++;return t.length=r}}),vn),gh=E,wh=Rn,Eh=R,bh=TypeError,N={left:fp(!1),right:fp(!0)},Th=N.left,T=Vn,Ru=nu,_h=(I({target:"Array",proto:!0,forced:!up("reduce")||!Ru&&79<T&&T<83},{reduce:function(e){var t=arguments.length;return Th(this,e,t,1<t?arguments[1]:void 0)}}),N.right),Zl=Vn,ol=nu,mo=(I({target:"Array",proto:!0,forced:!up("reduceRight")||!ol&&79<Zl&&Zl<83},{reduceRight:function(e){return _h(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),I),Rh=x,Ih=e([].reverse),p=[1,2],A=(mo({target:"Array",proto:!0,forced:String(p)===String(p.reverse())},{reverse:function(){return Rh(this)&&(this.length=this.length),Ih(this)}}),I),Oh=x,Sh=lu,Ch=dn,Nh=ii,Ah=R,kh=pn,xh=rp,au=En,Ph=lo,O=ip("slice"),Uh=au("species"),Mh=Array,Dh=Math.max,Lh=(A({target:"Array",proto:!0,forced:!O},{slice:function(e,t){var r,n,o,i=kh(this),s=Ah(i),a=Nh(e,s),u=Nh(void 0===t?s:t,s);if(Oh(i)&&(r=i.constructor,(r=Sh(r)&&(r===Mh||Oh(r.prototype))||Ch(r)&&null===(r=r[Uh])?void 0:r)===Mh||void 0===r))return Ph(i,a,u);for(n=new(void 0===r?Mh:r)(Dh(u-a,0)),o=0;a<u;a++,o++)a in i&&xh(n,o,i[a]);return n.length=o,n}}),d.some),jh=(I({target:"Array",proto:!0,forced:!up("some")},{some:function(e){return Lh(this,e,1<arguments.length?arguments[1]:void 0)}}),ii),Fh=R,Vh=rp,Hh=Array,zh=Math.max,Kh=pp,Bh=Math.floor,c=dp,C=jn.match(/firefox\/(\d+)/i),xl=!!C&&+C[1],P=/MSIE|Trident/.test(jn),Ri=jn.match(/AppleWebKit\/(\d+)\./),Ru=!!Ri&&+Ri[1],T=I,N=e,Gh=vn,qh=E,$h=R,Yh=sp,Xh=ea,nu=g,Wh=c,ol=up,Jh=xl,Qh=P,Zh=Vn,ey=Ru,ty=[],ry=N(ty.sort),ny=N(ty.push),Zl=nu(function(){ty.sort(void 0)}),mo=nu(function(){ty.sort(null)}),p=ol("sort"),oy=!nu(function(){if(Zh)return Zh<70;if(!(Jh&&3<Jh)){if(Qh)return!0;if(ey)return ey<603;for(var e,t,r,n="",o=65;o<76;o++){switch(e=String.fromCharCode(o),o){case 66:case 69:case 70:case 72:t=3;break;case 68:case 71:t=4;break;default:t=2}for(r=0;r<47;r++)ty.push({k:e+r,v:t})}for(ty.sort(function(e,t){return t.v-e.v}),r=0;r<ty.length;r++)e=ty[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),lo=(T({target:"Array",proto:!0,forced:Zl||!mo||!p||!oy},{sort:function(e){void 0!==e&&Gh(e);var t=qh(this);if(oy)return void 0===e?ry(t):ry(t,e);for(var r,n,o=[],i=$h(t),s=0;s<i;s++)s in t&&ny(o,t[s]);for(Wh(o,(n=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==n?+n(e,t)||0:Xh(e)>Xh(t)?1:-1})),r=o.length,s=0;s<r;)t[s]=o[s++];for(;s<i;)Yh(t,s++);return t}}),Ju("Array"),I),iy=E,sy=ii,ay=oi,uy=R,cy=np,ly=op,fy=rp,py=sp,au=ip("splice"),dy=Math.max,hy=Math.min,A=(lo({target:"Array",proto:!0,forced:!au},{splice:function(e,t){var r,n,o,i,s,a,u=iy(this),c=uy(u),l=sy(e,c),e=arguments.length;for(0===e?r=n=0:n=1===e?(r=0,c-l):(r=e-2,hy(dy(ay(t),0),c-l)),cy(c+r-n),o=ly(u,n),i=0;i<n;i++)(s=l+i)in u&&fy(o,i,u[s]);if(r<(o.length=n)){for(i=l;i<c-n;i++)a=i+r,(s=i+n)in u?u[a]=u[s]:py(u,a);for(i=c;c-n+r<i;i--)py(u,i-1)}else if(n<r)for(i=c-n;l<i;i--)a=i+r-1,(s=i+n-1)in u?u[a]=u[s]:py(u,a);for(i=0;i<r;i++)u[i+l]=arguments[i+2];return u.length=c-n+r,o}}),k("flat"),k("flatMap"),I),yy=E,vy=R,my=sp,gy=np,O=1!==[].unshift(0),C=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),jn=(A({target:"Array",proto:!0,arity:1,forced:O||C},{unshift:function(e){var t=yy(this),r=vy(t),n=arguments.length;if(n){gy(r+n);for(var o=r;o--;){var i=o+n;o in t?t[i]=t[o]:my(t,i)}for(var s=0;s<n;s++)t[s]=arguments[s]}return t.length=r+n}}),s.Array,{exports:{}}),Ri={},wy=ln,Ey=pn,by=b.f,Ty=pp,_y="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],c=(Ri.f=function(e){if(!_y||"Window"!=wy(e))return by(Ey(e));var t=e;try{return by(t)}catch(t){return Ty(_y)}},g(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8}))})),xl=g,Ry=dn,Iy=ln,Oy=c,Sy=Object.isExtensible,P=xl(function(){Sy(1)})||Oy?function(e){return!!Ry(e)&&(!Oy||"ArrayBuffer"!=Iy(e))&&(!Sy||Sy(e))}:Sy,Vn=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),Cy=I,Ny=e,Ru=gi,Ay=dn,ky=co,xy=yo.f,Py=b,Uy=Ri,My=P,Dy=Vn,Ly=!1,jy=wn("meta"),Fy=0,Vy=jn.exports={enable:function(){Vy.enable=function(){},Ly=!0;var o=Py.f,i=Ny([].splice),e={};e[jy]=1,o(e).length&&(Py.f=function(e){for(var t=o(e),r=0,n=t.length;r<n;r++)if(t[r]===jy){i(t,r,1);break}return t},Cy({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Uy.f}))},fastKey:function(e,t){if(!Ay(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!ky(e,jy)){if(!My(e))return"F";if(!t)return"E";hp(e)}return e[jy].objectID},getWeakData:function(e,t){if(!ky(e,jy)){if(!My(e))return!0;if(!t)return!1;hp(e)}return e[jy].weakData},onFreeze:function(e){return Dy&&Ly&&My(e)&&!ky(e,jy)&&hp(e),e}},Hy=(Ru[jy]=!0,w),zy=dn,Ky=S,N=I,ol=y,By=e,nu=Oi,Gy=ni,T=jn.exports,qy=Zs,$y=Qu,Zl=w,Yy=dn,mo=g,p=ef,lo=bu,Xy=ni,Wy=yo.f,Jy=js,Qy=yp,Zy=$s,ev=Qu,tv=Zs,rv=_u,nv=Ju,ov=r,iv=jn.exports.fastKey,sv=Fn.set,av=Fn.getterFor;function uv(e){var r=By(bp[e]);Gy(bp,e,"add"==e?function(e){return r(this,0===e?0:e),this}:"delete"==e?function(e){return!(gp&&!Yy(e))&&r(this,0===e?0:e)}:"get"==e?function(e){return gp&&!Yy(e)?void 0:r(this,0===e?0:e)}:"has"==e?function(e){return!(gp&&!Yy(e))&&r(this,0===e?0:e)}:function(e,t){return r(this,0===e?0:e,t),this})}au=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},A={getConstructor:function(e,r,n,o){function i(e,t,r){var n,o=u(e),i=s(e,t);return i?i.value=r:(o.last=i={index:n=iv(t,!0),key:t,value:r,previous:t=o.last,next:void 0,removed:!1},o.first||(o.first=i),t&&(t.next=i),ov?o.size++:e.size++,"F"!==n&&(o.index[n]=i)),e}function s(e,t){var r,e=u(e),n=iv(t);if("F"!==n)return e.index[n];for(r=e.first;r;r=r.next)if(r.key==t)return r}var e=e(function(e,t){ev(e,a),sv(e,{type:r,index:Jy(null),first:void 0,last:void 0,size:0}),ov||(e.size=0),null!=t&&tv(t,e[o],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=av(r);return Qy(a,{clear:function(){for(var e=u(this),t=e.index,r=e.first;r;)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete t[r.index],r=r.next;e.first=e.last=void 0,ov?e.size=0:this.size=0},delete:function(e){var t,r,n=u(this),e=s(this,e);return e&&(t=e.next,r=e.previous,delete n.index[e.index],e.removed=!0,r&&(r.next=t),t&&(t.previous=r),n.first==e&&(n.first=t),n.last==e&&(n.last=r),ov?n.size--:this.size--),!!e},forEach:function(e){for(var t,r=u(this),n=Zy(e,1<arguments.length?arguments[1]:void 0);t=t?t.next:r.first;)for(n(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!s(this,e)}}),Qy(a,n?{get:function(e){e=s(this,e);return e&&e.value},set:function(e,t){return i(this,0===e?0:e,t)}}:{add:function(e){return i(this,e=0===e?0:e,e)}}),ov&&Wy(a,"size",{get:function(){return u(this).size}}),e},setStrong:function(e,t,r){var n=t+" Iterator",o=av(t),i=av(n);rv(e,t,function(e,t){sv(this,{type:n,target:e,state:o(e),kind:t,last:void 0})},function(){for(var e=i(this),t=e.kind,r=e.last;r&&r.removed;)r=r.previous;return e.target&&(e.last=r=r?r.next:e.state.first)?"keys"==t?{value:r.key,done:!1}:"values"==t?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:{value:e.target=void 0,done:!0}},r?"entries":"values",!r,!0),nv(t)}},mp=-1!==(O="Map").indexOf("Map"),gp=-1!==O.indexOf("Weak"),wp=mp?"set":"add",Ep=ol.Map,bp=Ep&&Ep.prototype,C={},nu(O,!Zl(Tp=Ep)||!(gp||bp.forEach&&!mo(function(){(new Ep).entries().next()})))?(Tp=A.getConstructor(au,O,mp,wp),T.enable()):nu(O,!0)&&(s=(vp=new Tp)[wp](gp?{}:-0,1)!=vp,c=mo(function(){vp.has(1)}),xl=p(function(e){new Ep(e)}),gi=!gp&&mo(function(){for(var e=new Ep,t=5;t--;)e[wp](t,t);return!e.has(-0)}),xl||(((Tp=au(function(e,t){$y(e,bp);r=new Ep,e=e,n=Tp,Ky&&Hy(e=e.constructor)&&e!==n&&zy(e=e.prototype)&&e!==n.prototype&&Ky(r,e);var r,n=r;return null!=t&&qy(t,n[wp],{that:n,AS_ENTRIES:mp}),n})).prototype=bp).constructor=Tp),(c||gi)&&(uv("delete"),uv("has"),mp&&uv("get")),(gi||s)&&uv(wp),gp&&bp.clear&&delete bp.clear),C.Map=Tp,N({global:!0,constructor:!0,forced:Tp!=Ep},C),lo(Tp,O),gp||A.setStrong(Tp,O,mp);function cv(e,t){for(var r=0,n=dv(t),o=new e(n);r<n;)o[r]=t[r++];return o}function lv(e,t,r,n){for(var o,i,s,a=vv(e),u=yv(a),c=hv(t,r),l=wv(null),f=gv(u),p=0;p<f;p++)s=u[p],(i=mv(c(s,p,a)))in l?Tv(l[i],s):l[i]=[s];if(n&&(o=n(a))!==bv)for(i in l)l[i]=Ev(o,l[i]);return l}function fv(e){for(var t,r,n=Sv(this),o=Ov(n),i=Iv(e,1<arguments.length?arguments[1]:void 0),s=new Nv,a=Cv(o),u=0;u<a;u++)t=i(r=o[u],u,n),kv(s,t)?Pv(Av(s,t),r):xv(s,t,[r]);return s}function pv(e){return Lv[e].prototype}var dv=R,hv=$s,yv=Rn,vv=E,mv=bn,gv=R,wv=js,Ev=cv,bv=Array,Tv=e([].push),_v=lv,co=k,Rv=(I({target:"Array",proto:!0},{group:function(e){return _v(this,e,1<arguments.length?arguments[1]:void 0)}}),co("group"),lv),b=k,Iv=(I({target:"Array",proto:!0,forced:!up("groupBy")},{groupBy:function(e){return Rv(this,e,1<arguments.length?arguments[1]:void 0)}}),b("groupBy"),$s),Ri=e,Ov=Rn,Sv=E,Cv=R,Nv=hn("Map"),P=Nv.prototype,Av=Ri(P.get),kv=Ri(P.has),xv=Ri(P.set),Pv=Ri([].push),Vn=k,Ru=fv,S=(I({target:"Array",proto:!0,name:"groupToMap",forced:!up("groupByToMap")},{groupByToMap:Ru}),Vn("groupByToMap"),k),Uv=(I({target:"Array",proto:!0},{groupToMap:fv}),S("groupToMap"),R),Mv=pn,Oi=k,Dv=Array,Lv=(I({target:"Array",proto:!0},{toReversed:function(){for(var e=Mv(this),t=Dv,r=Uv(e),n=new t(r),o=0;o<r;o++)n[o]=e[r-o-1];return n}}),Oi("toReversed"),y),jn=I,jv=vn,Fv=pn,Vv=cv,ol=k,Hv=Array,zv=e(pv("Array").sort),nu=(jn({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&jv(e);var t=Fv(this),t=Vv(Hv,t);return zv(t,e)}}),ol("toSorted"),I),p=k,Kv=np,Bv=R,Gv=ii,qv=pn,$v=oi,Yv=Array,Xv=Math.max,Wv=Math.min,Jv=(nu({target:"Array",proto:!0},{toSpliced:function(e,t){var r,n,o,i,s=qv(this),a=Bv(s),u=Gv(e,a),e=arguments.length,c=0;for(0===e?r=n=0:n=1===e?(r=0,a-u):(r=e-2,Wv(Xv($v(t),0),a-u)),o=Kv(a+r-n),i=Yv(o);c<u;c++)i[c]=s[c];for(;c<u+r;c++)i[c]=arguments[c-u+2];for(;c<o;c++)i[c]=s[c+n-r];return i}}),p("toSpliced"),R),Qv=oi,Zv=RangeError,em=pn,tm=Array;I({target:"Array",proto:!0},{with:function(e,t){var r=em(this),n=tm,o=t,i=Jv(r),s=(e=Qv(e))<0?i+e:e;if(i<=s||s<0)throw Zv("Incorrect index");for(var a=new n(i),u=0;u<i;u++)a[u]=u===s?o:r[u];return a}});mo=y,xl=no,au=w,c=ei,gi=ni,s=En("asyncIterator"),N=mo.AsyncIterator,C=xl.AsyncIteratorPrototype;if(C)Tg=C;else if(au(N))Tg=N.prototype;else if(xl.USE_FUNCTION_CONSTRUCTOR||mo.USE_FUNCTION_CONSTRUCTOR)try{bg=c(c(c(Function("return async function*(){}()")()))),c(bg)===Object.prototype&&(Tg=bg)}catch(bw){}au((Tg=Tg||{})[s])||gi(Tg,s,function(){return this});function rm(e,t,r){var n=e.done;fm.resolve(e.value).then(function(e){t({done:n,value:e})},r)}function nm(e){pm(this,{type:"AsyncFromSyncIterator",iterator:cm(e),next:e.next})}function om(e,t,r,n){try{var o=Rm(e,"return");if(o)return _m("Promise").resolve(Tm(o,e)).then(function(){t(r)},function(e){n(e)})}catch(e){return n(e)}t(r)}function im(e){var p=0==e,d=1==e,h=2==e,y=3==e;return function(e,s,a){var e={iterator:e,next:Em(bm(e).next)},u=Nm("Promise"),c=e.iterator,t=e.next,l=0,f=void 0!==s;return!f&&p||Om(s),new u(function(r,n){var o=function(e){om(c,n,e,n)},i=function(){try{if(p&&f)try{Cm(l)}catch(e){o(e)}u.resolve(Sm(Im(t,c))).then(function(e){try{if(Sm(e).done)p?(a.length=l,r(a)):r(!y&&(h||void 0));else{var t=e.value;try{f?u.resolve(p?s(t,l):s(t)).then(function(e){if(d)i();else if(h)e?i():om(c,r,!1,n);else if(p)try{a[l++]=e,i()}catch(e){o(e)}else e?om(c,r,y||t,n):i()},o):(a[l++]=t,i())}catch(e){o(e)}}}catch(e){n(e)}},n)}catch(e){n(e)}};i()})}}function sm(e,t){if(!Bm||!Km(e)||!Bm(e))return!1;for(var r,n=0,o=e.length;n<o;)if(!("string"==typeof(r=e[n++])||t&&void 0===r))return!1;return 0!==o}function am(e,t,r){r.get&&Gm(r.get,t,{getter:!0}),r.set&&Gm(r.set,t,{setter:!0}),qm.f(e,t,r)}var um=i,cm=_n,lo=js,lm=mn,A=yp,O=Fn,co=Tg,fm=hn("Promise"),pm=O.set,dm=O.getterFor("AsyncFromSyncIterator"),b=(nm.prototype=A(lo(co),{next:function(){var n=dm(this);return new fm(function(e,t){var r=cm(um(n.next,n.iterator));rm(r,e,t)})},return:function(){var n=dm(this).iterator;return new fm(function(e,t){var r=lm(n,"return");if(void 0===r)return e({done:!0,value:void 0});r=cm(um(r,n));rm(r,e,t)})}}),nm),hm=i,ym=b,vm=_n,mm=Ws,gm=mn,wm=En("asyncIterator"),Em=vn,bm=_n,Tm=i,_m=hn,Rm=mn,Im=i,Om=vn,Sm=_n,Cm=np,Nm=hn,Rn={toArray:im(0),forEach:im(1),every:im(2),some:im(3),find:im(4)},Am=$s,km=E,xm=lu,Pm=Ws,Um=Xs,Mm=mn,P=pv,Dm=hn,Lm=b,jm=Rn.toArray,Fm=En("asyncIterator"),Vm=P("Array").values,Hm=(I({target:"Array",stat:!0,forced:!0},{fromAsync:function(i){var s=this,e=arguments.length,a=1<e?arguments[1]:void 0,u=2<e?arguments[2]:void 0;return new(Dm("Promise"))(function(e){var t=km(i),r=(void 0!==a&&(a=Am(a,u)),Mm(t,Fm)),n=r?void 0:Um(t)||Vm,o=xm(s)?new s:[],r=r?function(e,t){t=arguments.length<2?gm(e,wm):t;return t?vm(hm(t,e)):new ym(mm(e))}(t,r):new Lm(Pm(t,n));e(jm(r,a,o))})}}),d.filterReject),Ri=k,zm=(I({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return Hm(this,e,1<arguments.length?arguments[1]:void 0)}}),Ri("filterOut"),d.filterReject),Ru=k,Vn=(I({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return zm(this,e,1<arguments.length?arguments[1]:void 0)}}),Ru("filterReject"),I),Km=x,Bm=Object.isFrozen,Gm=(Vn({target:"Array",stat:!0,sham:!0,forced:!0},{isTemplateObject:function(e){if(!sm(e,!0))return!1;var t=e.raw;return t.length===e.length&&sm(t,!1)}}),_.exports),qm=yo,S=k,$m=E,Ym=R,Oi=(r&&(am(Array.prototype,"lastItem",{configurable:!0,get:function(){var e=$m(this),t=Ym(e);return 0==t?void 0:e[t-1]},set:function(e){var t=$m(this),r=Ym(t);return t[0==r?0:r-1]=e}}),S("lastItem")),k),Xm=E,Wm=R,jn=(r&&(am(Array.prototype,"lastIndex",{configurable:!0,get:function(){var e=Xm(this),e=Wm(e);return 0==e?0:e-1}}),Oi("lastIndex")),e),Jm=vn,Qm=R,Zm=E,eg=op,tg=hn("Map"),ol=tg.prototype,rg=jn(ol.forEach),ng=jn(ol.has),og=jn(ol.set),ig=jn([].push),nu=k;I({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=Zm(this),o=Qm(n),i=eg(n,0),s=new tg,a=null!=e?Jm(e):function(e){return e},u=0;u<o;u++)r=a(t=n[u]),ng(s,r)||og(s,r,t);return rg(s,function(e){ig(i,e)}),i}}),nu("uniqueBy");function sg(e,t,r,n){this.valueId=e,this.value=t,this.reason=r,this.properties=n}B0.prototype.start=function(){this.timeoutId=setTimeout(this.callback,this.timeout)},B0.prototype.refresh=function(){this.stop(),this.start()},B0.prototype.stop=function(){this.timeoutId&&clearTimeout(this.timeoutId)};var ag,ug=B0,cg=(K0.prototype.start=function(){this.started=!0},K0.prototype.stop=function(){this.started=!1;var e=this.sink(this.buffer,!0);return this.buffer=[],this.timer.stop(),e},K0.prototype.enqueue=function(e){this.started&&(0===this.buffer.length&&this.timer.refresh(),this.buffer.push(e),this.buffer.length>=this.maxQueueSize&&this.flush())},K0.prototype.flush=function(){this.sink(this.buffer),this.buffer=[],this.timer.stop()},K0.prototype.close=function(){this.stop()},K0),lg=(z0.prototype.isClientError=function(e){return!!(e&&400<=e.statusCode&&e.statusCode<500)},z0.prototype.drainRepository=function(i){var e=this;return new Promise(function(o){return le(e,void 0,void 0,function(){var t,r,n=this;return fe(this,function(e){switch(e.label){case 0:return[4,null==(r=this.repository)?void 0:r.read()];case 1:return(t=e.sent())&&0!==t.length?i?this.eventDispatcher.dispatchXhrOrBeacon(t,function(){var e;o(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?o(null==(e=n.repository)?void 0:e.delete(t)):o()}):this.eventDispatcher.dispatch(t,function(){var e;o(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?o(null==(e=n.repository)?void 0:e.delete(t)):o()}):o(),[2]}})})})},z0.prototype.drainQueue=function(o,i){var e=this,s=o.map(function(e){return e.toDto()});return new Promise(function(n){return le(e,void 0,void 0,function(){var t,r=this;return fe(this,function(e){return 0===o.length?n():i?(null!=(t=this.repository)&&t.add(s),this.eventDispatcher.dispatchXhrOrBeacon(o,function(){var e;n(null==(e=r.repository)?void 0:e.delete(s))},function(e){r.isClientError(e)?n(null==(e=r.repository)?void 0:e.delete(s)):n()})):this.eventDispatcher.dispatch(o,function(){n()},function(e){r.isClientError(e)?n():n(null==(e=r.repository)?void 0:e.add(s))}),[2]})})})},z0.prototype.process=function(e){this.queue.enqueue(e)},z0.prototype.start=function(){return le(this,void 0,void 0,function(){return fe(this,function(e){return this.queue.start(),[2]})})},z0.prototype.stop=function(){try{this.queue.close()}catch(e){}return Promise.resolve()},z0.prototype.flush=function(){this.queue.flush()},z0.prototype.close=function(){this.stop()},z0),fg=(H0.isSessionEvent=function(e){return!!gr.isTrack(e)&&(e.event.key===H0.SESSION_START_EVENT_NAME||e.event.key===H0.SESSION_END_EVENT_NAME)},H0.prototype.onSessionStarted=function(e,t,r){this.track(H0.SESSION_START_EVENT_NAME,e,t,r)},H0.prototype.onSessionEnded=function(e,t,r){this.track(H0.SESSION_END_EVENT_NAME,e,t,r)},H0.prototype.track=function(e,t,r,n){e={key:e,properties:{sessionId:t}},r=this.hackleUserResolver.resolve(r),r=this.decorateSession(r,t);this.hackleInternalClient._track(e,r,n)},H0.prototype.decorateSession=function(e,t){t=(new Je).add(We.SESSION,t).addIdentifiers(e.identifiers).build();return h(h({},e),{identifiers:t})},H0.SESSION_START_EVENT_NAME="$session_start",H0.SESSION_END_EVENT_NAME="$session_end",H0),pg=(V0.prototype.process=function(e){var t;fg.isSessionEvent(e)||this.sessionManager.startNewSessionIfNeeded(this.userManager.currentUser,e.timestamp),this.exposureEventDedupDeterminer.isDedupTarget(e)||(e=e,t=null===(t=this.sessionManager).currentSessionId||e.user.identifiers[We.SESSION]?e:e.copyWithUser(h(h({},e.user),{identifiers:h(h({},e.user.identifiers),((e={})[We.SESSION]=t.sessionId,e))})),this.delegate.process(t))},V0.prototype.close=function(){this.delegate.close()},V0.prototype.flush=function(){this.delegate.flush()},V0.prototype.start=function(){return this.delegate.start()},V0),dg=(F0.prototype.isDedupTarget=function(e){if(-1===this.exposureEventDedupIntervalMillis)return!1;if(!gr.isExposure(e))return!1;Ve.isEquals(e.user.identifiers,null==(t=this.currentUser)?void 0:t.identifiers)||(this.currentUser=e.user,this.cache=new Map);var t=[e.experiment.id,e.variationId,e.variationKey,e.decisionReason].join("-"),e=(new Date).getTime(),r=this.cache.get(t);return void 0!==r&&e-r<=this.exposureEventDedupIntervalMillis||(this.cache.set(t,e),!1)},F0),hg=(j0.toEvent=function(e){var t;return{key:j0.EVENT_KEY,properties:{level:j0.LEVEL_ERROR,type:e.name,message:null!=(t=e.message)?t:"",$stacktrace:j0._stacktrace(e)}}},j0._stacktrace=function(e){return a.isNullOrUndefined(e.stack)?"":e.stack.split("\n").slice(0,j0.STACK_TRACK_LIMIT).join("\n")},j0.EVENT_KEY="$trace",j0.LEVEL_ERROR="error",j0.STACK_TRACK_LIMIT=30,j0),yg=de.log,vg=(L0.prototype._experiment=function(e,t,r){if(!e)return yg.error("experimentKey must not be empty"),Ge.of(r,u.INVALID_INPUT);var n=this.workspaceFetcher.get();if(!n)return yg.warn("SDK not ready."),Ge.of(r,u.SDK_NOT_READY);e=n.getExperimentOrNull(e);if(!e)return yg.warn("Experiment does not exist."),Ge.of(r,u.EXPERIMENT_NOT_FOUND);n=this.evaluator.evaluate(n,e,t,r),this.eventProcessor.process(gr.exposure(e,t,n)),e=null!=(r=n.config)?r:new $e;return Ge.of(n.variationKey,n.reason,e)},L0.prototype._featureFlag=function(e,t){if(!e)return yg.error("featureKey must not be empty"),qe.off(u.INVALID_INPUT);var r=this.workspaceFetcher.get();if(!r)return yg.warn("SDK not ready."),qe.off(u.SDK_NOT_READY);var e=r.getFeatureFlagOrNull(e);if(!e)return yg.warn("FeatureFlag does not exist."),qe.off(u.FEATURE_FLAG_NOT_FOUND);r=this.evaluator.evaluate(r,e,t,"A"),this.eventProcessor.process(gr.exposure(e,t,r)),t=null!=(e=r.config)?e:new $e;return"A"===r.variationKey?qe.off(r.reason,t):qe.on(r.reason,t)},L0.prototype._track=function(e,t,r){var n;void 0===r&&(r=(new Date).getTime()),e?"object"==typeof e?"object"!=typeof e||e.key&&"string"==typeof e.key?(n=(null==(n=this.workspaceFetcher.get())?void 0:n.getEventTypeOrNull(e.key))||new Ie(0,e.key),this.eventProcessor.process(gr.track(n,e,t,r))):yg.warn("Event key must be not null. or event key must be string type."):yg.warn("Event must be event type."):yg.warn("event must not be null.")},L0.prototype._trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=hg.toEvent(e),this._flush(),this._track(e,t),this._flush())},L0.prototype._flush=function(){this.eventProcessor.flush()},L0.prototype._remoteConfig=function(e,t,r,n){var o=this.workspaceFetcher.get();if(a.isNullOrUndefined(o))return yg.warn("SDK not ready."),Be.of(n,u.SDK_NOT_READY);e=o.getRemoteConfigParameterOrNull(e);if(a.isNullOrUndefined(e))return yg.warn("Remote config parameter does not exist."),Be.of(n,u.REMOTE_CONFIG_PARAMETER_NOT_FOUND);o=this.evaluator.remoteConfigEvaluate(o,e,t,r,n);return this.eventProcessor.process(gr.remoteConfig(e,t,o)),Be.of(o.value,o.reason)},L0.prototype._onReady=function(e,t){this._onInitialized({timeout:t=void 0===t?3e3:t}).then(function(){return e()})},L0.prototype._onInitialized=function(e){var t,e=e.timeout,e=void 0===e?3e3:e,r=(yg.debug("Start HackleClient initializing"),new Promise(function(e){t=e})),n=setTimeout(function(){t({success:!1})},e);return this.readyPromise.then(function(){clearTimeout(n),t({success:!0})},function(e){clearTimeout(n),t({success:!1,error:e})}),Promise.race([this.readyPromise,r]).then(function(e){return e.success?yg.debug("HackleClient onInitialized Success"):e.error instanceof Error?yg.error("HackleClient onInitialized Failed. ".concat(e.error.message)):yg.error("HackleClient onInitialized Failed. ".concat(e.error)),Promise.resolve({success:e.success})})},L0.prototype._close=function(){this.workspaceFetcher.close(),this.eventProcessor.close()},L0),mg=(D0.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},D0.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},D0),gg=(M0.of=function(e,t,r,n){t=t._getVariationByKeyOrNull(r);return a.isNotNullOrUndefined(t)?M0.withVariation(e,t,n):new M0(void 0,r,n,void 0)},M0.withVariation=function(e,t,r){e=this.config(e,t);return new M0(t.id,t.key,r,e)},M0.config=function(e,t){if(!a.isNullOrUndefined(t.parameterConfigurationId))return a.requiredNotNullOrUndefined(e.getParameterConfigurationOrNull(t.parameterConfigurationId),function(){return"ParameterConfiguration[".concat(t.parameterConfigurationId,"]")})},M0),wg=(U0.prototype.evaluate=function(e,t,r,n){return this.evaluationFlowFactory.getFlow(t.type).evaluate(e,t,r,n)},U0.prototype.remoteConfigEvaluate=function(e,t,r,n,o){var i={};if(i.requestValueType=n,i.requestDefaultValue=o,a.isNullOrUndefined(r.identifiers[t.identifierType]))return new sg(void 0,o,u.IDENTIFIER_NOT_FOUND,i);e=this.evaluationFlowFactory.getRemoteConfigParameterTargetRuleDeterminer().determineTargetRuleOrNull(e,t,r);return e?(i.targetRuleKey=e.key,i.targetRuleName=e.name,this.getRemoteConfigEvaluationWithTypeCheck(e.value,u.TARGET_RULE_MATCH,n,o,i)):this.getRemoteConfigEvaluationWithTypeCheck(t.defaultValue,u.DEFAULT_RULE,n,o,i)},U0.prototype.getRemoteConfigEvaluationWithTypeCheck=function(e,t,r,n,o){return"UNKNOWN"===r||"NULL"!==r&&typeof n!=typeof e.rawValue?(o.returnValue=n,new sg(void 0,n,u.TYPE_MISMATCH,o)):(o.returnValue=e.rawValue,new sg(e.id,e.rawValue,t,o))},U0),Eg=(P0.prototype.matches=function(e,t,r){var n=this;return e.conditions.every(function(e){return n._matches(e,t,r)})},P0.prototype._matches=function(e,t,r){return this.conditionMatcherFactory.getMatcher(e.key.type).matches(e,t,r)},P0),p=(x0.prototype.matches=function(e,t){var r=this.valueMatcherFactory.getMatcher(t.valueType),n=this.operatorMatcherFactory.getMatcher(t.operator),e=this.userValueMatches(e,t,r,n);return this.typeMatches(t.type,e)},x0.prototype.userValueMatches=function(e,t,r,n){return Array.isArray(e)?this.arrayMatches(e,t,r,n):this.singleMatches(e,t,r,n)},x0.prototype.singleMatches=function(t,e,r,n){return e.values.some(function(e){return r.matches(n,t,e)})},x0.prototype.arrayMatches=function(e,t,r,n){var o=this;return e.some(function(e){return o.singleMatches(e,t,r,n)})},x0.prototype.typeMatches=function(e,t){switch(e){case"MATCH":return t;case"NOT_MATCH":return!t}},x0),y=(k0.prototype.booleanMatches=function(e,t){return e===t},k0.prototype.numberMatches=function(e,t){return e===t},k0.prototype.stringMatches=function(e,t){return e===t},k0.prototype.versionMatches=function(e,t){return e.isEqualTo(t)},k0),no=(A0.prototype.booleanMatches=function(e,t){return!1},A0.prototype.numberMatches=function(e,t){return!1},A0.prototype.stringMatches=function(e,t){return e.includes(t)},A0.prototype.versionMatches=function(e,t){return!1},A0),ei=(N0.prototype.booleanMatches=function(e,t){return!1},N0.prototype.numberMatches=function(e,t){return!1},N0.prototype.stringMatches=function(e,t){return e.startsWith(t)},N0.prototype.versionMatches=function(e,t){return!1},N0),C=(C0.prototype.booleanMatches=function(e,t){return!1},C0.prototype.numberMatches=function(e,t){return!1},C0.prototype.stringMatches=function(e,t){return e.endsWith(t)},C0.prototype.versionMatches=function(e,t){return!1},C0),N=(S0.prototype.booleanMatches=function(e,t){return!1},S0.prototype.numberMatches=function(e,t){return t<e},S0.prototype.stringMatches=function(e,t){return t<e},S0.prototype.versionMatches=function(e,t){return e.isGreaterThan(t)},S0),xl=(O0.prototype.booleanMatches=function(e,t){return!1},O0.prototype.numberMatches=function(e,t){return t<=e},O0.prototype.stringMatches=function(e,t){return t<=e},O0.prototype.versionMatches=function(e,t){return e.isGreaterThanOrEqualTo(t)},O0),mo=(I0.prototype.booleanMatches=function(e,t){return!1},I0.prototype.numberMatches=function(e,t){return e<t},I0.prototype.stringMatches=function(e,t){return e<t},I0.prototype.versionMatches=function(e,t){return e.isLessThan(t)},I0),c=(R0.prototype.booleanMatches=function(e,t){return!1},R0.prototype.numberMatches=function(e,t){return e<=t},R0.prototype.stringMatches=function(e,t){return e<=t},R0.prototype.versionMatches=function(e,t){return e.isLessThanOrEqualTo(t)},R0),bg=(_0.prototype.getMatcher=function(e){switch(e){case"IN":return _0.IN_MATCHER;case"CONTAINS":return _0.CONTAINS_MATCHER;case"STARTS_WITH":return _0.STARTS_WITH_MATCHER;case"ENDS_WITH":return _0.ENDS_WITH_MATCHER;case"GT":return _0.GT_MATCHER;case"GTE":return _0.GTE_MATCHER;case"LT":return _0.LT_MATCHER;case"LTE":return _0.LTE_MATCHER}},_0.IN_MATCHER=new y,_0.CONTAINS_MATCHER=new no,_0.STARTS_WITH_MATCHER=new ei,_0.ENDS_WITH_MATCHER=new C,_0.GT_MATCHER=new N,_0.GTE_MATCHER=new xl,_0.LT_MATCHER=new mo,_0.LTE_MATCHER=new c,_0),au=(T0.prototype.matches=function(e,t,r){t=this.asString(t),r=this.asString(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.stringMatches(t,r)},T0.prototype.asString=function(e){return"string"==typeof e?e:"number"==typeof e?e.toString():null},T0),gi=(b0.prototype.matches=function(e,t,r){t=this.asNumber(t),r=this.asNumber(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.numberMatches(t,r)},b0.prototype.asNumber=function(e){return"number"==typeof e?e:"string"==typeof e?(e=Number(e),isNaN(e)?null:e):null},b0),s=(E0.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},E0),js=(w0.prototype.matches=function(e,t,r){t=dt.tryParse(t),r=dt.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},w0),Fn=(g0.prototype.matches=function(e,t,r){return!1},g0),Tg=(m0.prototype.getMatcher=function(e){switch(e){case"STRING":case"JSON":return m0.STRING_MATCHER;case"NUMBER":return m0.NUMBER_MATCHER;case"BOOLEAN":return m0.BOOLEAN_MATCHER;case"VERSION":return m0.VERSION_MATCHER;case"NULL":case"UNKNOWN":return m0.NULL_MATCHER}},m0.STRING_MATCHER=new au,m0.NUMBER_MATCHER=new gi,m0.BOOLEAN_MATCHER=new s,m0.VERSION_MATCHER=new js,m0.NULL_MATCHER=new Fn,m0),O=(v0.prototype.matches=function(e,t,r){r=this.userValueResolver.resolveOrNull(r,e.key);return!a.isNullOrUndefined(r)&&this.valueOperatorMatcher.matches(r,e.match)},v0),A=(y0.prototype.resolveOrNull=function(e,t){switch(t.type){case"USER_ID":return e.identifiers[t.name];case"USER_PROPERTY":return e.properties[t.name];case"HACKLE_PROPERTY":return e.hackleProperties[t.name];case"SEGMENT":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},y0),lo=(h0.prototype.matches=function(e,t,r){var n=this;if("SEGMENT"!=e.key.type)throw new Error("Unsupported TargetKeyType [".concat(e.key.type,"]"));var o=e.match.values.some(function(e){return n._matches(e,t,r)});switch(e.match.type){case"MATCH":return o;case"NOT_MATCH":return!o}},h0.prototype._matches=function(e,t,r){if("string"!=typeof e)throw new Error("SegmentKey[".concat(e,"]"));var n=t.getSegmentOrNull(e);if(n)return this.segmentMatcher.matches(n,t,r);throw new Error("Segment[".concat(e,"]"))},h0),co=(d0.prototype.matches=function(e,t,r){var n=this;return e.targets.some(function(e){return n._matches(e,t,r)})},d0.prototype._matches=function(e,t,r){var n=this;return e.conditions.every(function(e){return n.userConditionMatcher.matches(e,t,r)})},d0),_g=(p0.prototype.getMatcher=function(e){switch(e){case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":return p0.USER_CONDITION_MATCHER;case"SEGMENT":return p0.SEGMENT_CONDITION_MATCHER}},p0.USER_CONDITION_MATCHER=new O(new A,new p(new Tg,new bg)),p0.SEGMENT_CONDITION_MATCHER=new lo(new co(p0.USER_CONDITION_MATCHER)),p0),Rg=(f0.prototype.resolveOrNull=function(e,t,r,n){switch(e.type){case"VARIATION":return this._resolveVariation(e,r);case"BUCKET":return this._resolveBucket(e,t,r,n)}},f0.prototype._resolveVariation=function(e,t){return t._getVariationByIdOrNull(e.variationId)},f0.prototype._resolveBucket=function(e,t,r,n){t=t.getBucketOrNull(e.bucketId),e=n.identifiers[r.identifierType];if(e){n=this.bucketer.bucketing(t,e);if(n)return r._getVariationByIdOrNull(n.variationId)}},f0),Ig={murmurhash3_x86_32:function(e,t,r,n){for(var o,i=-4&(n=void 0===n?e.length:n),s=t,a=0;a<i;a+=4)o=255&e.charCodeAt(a)|(255&e.charCodeAt(a+1))<<8|(255&e.charCodeAt(a+2))<<16|(255&e.charCodeAt(a+3))<<24,o=(131071&(o=this.mul32(o,3432918353)))<<15|o>>>17,s=5*((524287&(s^=o=this.mul32(o,461845907)))<<13|s>>>19)+3864292196|0;switch(o=0,n%4){case 3:o=(255&e.charCodeAt(2+i))<<16;case 2:o|=(255&e.charCodeAt(1+i))<<8;case 1:o|=255&e.charCodeAt(i),o=(131071&(o=this.mul32(o,3432918353)))<<15|o>>>17,s^=o=this.mul32(o,461845907)}return s=this.mul32(s=(s^=n)^s>>>16,2246822507),(s=this.mul32(s^=s>>>13,3266489909))^s>>>16},mul32:function(e,t){var r=65535&t;return((t-r)*e|0)+(r*e|0)|0}},Og=(l0.prototype.bucketing=function(e,t){var r=this.calculateSlotNumber(e.seed,e.slotSize,t);return e.slots.find(function(e){return e.contains(r)})},l0.prototype.calculateSlotNumber=function(e,t,r){r=Ig.murmurhash3_x86_32(r,e);return Math.abs(r)%Math.abs(t)},l0),Sg=(c0.prototype.evaluate=function(e,t,r,n){return this.flowEvaluator&&this.nextFlow?this.flowEvaluator.evaluate(e,t,r,n,this.nextFlow):gg.of(e,t,n,u.TRAFFIC_NOT_ALLOCATED)},c0.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r=new c0,n=0,o=e.reverse();n<o.length;n++)r=new c0(o[n],r);return r},c0),Cg=(u0.prototype.evaluate=function(e,t,r,n,o){var i=this.overrideResolver.resolveOrNull(e,t,r);if(!i)return o.evaluate(e,t,r,n);switch(t.type){case"AB_TEST":return gg.withVariation(e,i,u.OVERRIDDEN);case"FEATURE_FLAG":return gg.withVariation(e,i,u.INDIVIDUAL_TARGET_MATCH)}},u0),Ng=(a0.prototype.evaluate=function(e,t,r,n,o){return"DRAFT"===t.status?gg.of(e,t,n,u.EXPERIMENT_DRAFT):o.evaluate(e,t,r,n)},a0),Ag=(s0.prototype.evaluate=function(e,t,r,n,o){if("PAUSED"!==t.status)return o.evaluate(e,t,r,n);switch(t.type){case"AB_TEST":return gg.of(e,t,n,u.EXPERIMENT_PAUSED);case"FEATURE_FLAG":return gg.of(e,t,n,u.FEATURE_FLAG_INACTIVE)}},s0),kg=(i0.prototype.evaluate=function(e,t,r,n,o){if("COMPLETED"!==t.status)return o.evaluate(e,t,r,n);o=t._winnerVariationOrNull();if(o)return gg.withVariation(e,o,u.EXPERIMENT_COMPLETED);throw new Error("winner variation [".concat(t.id,"]"))},i0),xg=(o0.prototype.evaluate=function(e,t,r,n,o){if("AB_TEST"!==t.type)throw new Error("experiment type must be AB_TEST [".concat(t.id,"]"));return this.experimentTargetDeterminer.isUserInExperimentTarget(e,t,r)?o.evaluate(e,t,r,n):gg.of(e,t,n,u.NOT_IN_EXPERIMENT_TARGET)},o0),Pg=(n0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("AB_TEST"!==t.type)throw new Error("experiment type must be AB_TEST [".concat(t.id,"]"));r=this.actionResolver.resolveOrNull(t.defaultRule,e,t,r);return r?r.isDropped?gg.of(e,t,n,u.VARIATION_DROPPED):gg.withVariation(e,r,u.TRAFFIC_ALLOCATED):gg.of(e,t,n,u.TRAFFIC_NOT_ALLOCATED)},n0),Ug=(r0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("FEATURE_FLAG"!==t.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(t.id,"]"));if(!r.identifiers[t.identifierType])return o.evaluate(e,t,r,n);var i=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t,r);if(!i)return o.evaluate(e,t,r,n);o=this.actionResolver.resolveOrNull(i.action,e,t,r);if(o)return gg.withVariation(e,o,u.TARGET_RULE_MATCH);throw new Error("FeatureFlag must decide the Variation [".concat(t.id,"]"))},r0),Mg=(t0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("FEATURE_FLAG"!==t.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(t.id,"]"));if(!r.identifiers[t.identifierType])return gg.of(e,t,n,u.DEFAULT_RULE);n=this.actionResolver.resolveOrNull(t.defaultRule,e,t,r);if(n)return gg.withVariation(e,n,u.DEFAULT_RULE);throw new Error("FeatureFlag must decide the Variation [".concat(t.id,"]"))},t0),Dg=(e0.prototype.evaluate=function(e,t,r,n,o){var i=t.containerId;if(!i)return o.evaluate(e,t,r,n);var s=e.getContainerOrNull(i);if(!s)throw new Error("container[".concat(i,"]"));i=e.getBucketOrNull(s.bucketId);if(i)return this.containerResolver.isUserInContainerGroup(s,i,t,r)?o.evaluate(e,t,r,n):gg.of(e,t,n,u.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT);throw new Error("bucket[".concat(s.bucketId,"]"))},e0),Lg=(Zg.prototype.evaluate=function(e,t,r,n,o){return r.identifiers[t.identifierType]?o.evaluate(e,t,r,n):gg.of(e,t,n,u.IDENTIFIER_NOT_FOUND)},Zg),jg=(Qg.prototype.isUserInExperimentTarget=function(t,e,r){var n=this;return 0===e.targetAudiences.length||e.targetAudiences.some(function(e){return n.targetMatcher.matches(e,t,r)})},Qg),Fg=(Jg.prototype.determineTargetRuleOrNull=function(t,e,r){var n=this;return e.targetRules.find(function(e){return n.targetMatcher.matches(e.target,t,r)})},Jg),Vg=(Wg.prototype.resolveOrNull=function(e,t,r){return this._resolveUserOverride(t,r)||this._resolveSegmentOverride(e,t,r)},Wg.prototype._resolveUserOverride=function(e,t){t=t.identifiers[e.identifierType];if(t){t=e.userOverrides.get(t);if(t)return e._getVariationByIdOrNull(t)}},Wg.prototype._resolveSegmentOverride=function(t,e,r){var n=this,o=e.segmentOverrides.find(function(e){return n.targetMatcher.matches(e.target,t,r)});if(o)return this.actionResolver.resolveOrNull(o.action,t,e,r)},Wg),Hg=(Xg.prototype.isUserInContainerGroup=function(e,t,r,n){n=n.identifiers[r.identifierType];if(!n)return!1;t=this.bucketer.bucketing(t,n);if(!t)return!1;n=e.getGroupOrNull(t.variationId);if(n)return n.experiments.includes(r.id);throw new Error("ContainerGroup[".concat(t.variationId,"]"))},Xg),zg=(Yg.prototype.determineTargetRuleOrNull=function(t,r,n){var o=this;return r.targetRules.find(function(e){return o.matches(e,t,r,n)})},Yg.prototype.matches=function(e,t,r,n){if(!this.targetMatcher.matches(e.target,t,n))return!1;n=n.identifiers[r.identifierType];if(a.isNullOrUndefined(n))return!1;r=t.getBucketOrNull(e.bucketId);if(a.isNullOrUndefined(r))throw new Error("bucket[".concat(e.bucketId,"]"));return a.isNotNullOrUndefined(this.bucketer.bucketing(r,n))},Yg),Kg=($g.prototype.getFlow=function(e){switch(e){case"AB_TEST":return this.abTestFlow;case"FEATURE_FLAG":return this.featureFlagFlow}},$g.prototype.getRemoteConfigParameterTargetRuleDeterminer=function(){return this.remoteConfigParameterTargetRuleDeterminer},$g),Bg=(qg.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},qg.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},qg),Gg=null;function qg(){this._installed=[],this._installations={onerror:G0,onunhandledrejection:q0}}function $g(){var e=new Og,t=new Eg(new _g),r=new Rg(e),n=new Vg(t,r),o=new Hg(e);this.abTestFlow=Sg.of(new Cg(n),new Lg,new Dg(o),new xg(new jg(t)),new Ng,new Ag,new kg,new Pg(r)),this.featureFlagFlow=Sg.of(new Ng,new Ag,new kg,new Cg(n),new Lg,new Ug(new Fg(t),r),new Mg(r)),this.remoteConfigParameterTargetRuleDeterminer=new zg(t,e)}function Yg(e,t){this.targetMatcher=e,this.bucketer=t}function Xg(e){this.bucketer=e}function Wg(e,t){this.targetMatcher=e,this.actionResolver=t}function Jg(e){this.targetMatcher=e}function Qg(e){this.targetMatcher=e}function Zg(){}function e0(e){this.containerResolver=e}function t0(e){this.actionResolver=e}function r0(e,t){this.targetRuleDeterminer=e,this.actionResolver=t}function n0(e){this.actionResolver=e}function o0(e){this.experimentTargetDeterminer=e}function i0(){}function s0(){}function a0(){}function u0(e){this.overrideResolver=e}function c0(e,t){void 0===t&&(t=void 0),this.flowEvaluator=e=void 0===e?void 0:e,this.nextFlow=t}function l0(){}function f0(e){this.bucketer=e}function p0(){}function d0(e){this.userConditionMatcher=e}function h0(e){this.segmentMatcher=e}function y0(){}function v0(e,t){this.userValueResolver=e,this.valueOperatorMatcher=t}function m0(){}function g0(){}function w0(){}function E0(){}function b0(){}function T0(){}function _0(){}function R0(){}function I0(){}function O0(){}function S0(){}function C0(){}function N0(){}function A0(){}function k0(){}function x0(e,t){this.valueMatcherFactory=e,this.operatorMatcherFactory=t}function P0(e){this.conditionMatcherFactory=e}function U0(e){this.evaluationFlowFactory=e}function M0(e,t,r,n){this.variationId=e,this.variationKey=t,this.reason=r,this.config=n}function D0(){}function L0(e,t,r,n){this.workspaceFetcher=e,this.eventProcessor=t,this.evaluator=r,this.errorDedupDeterminer=n,this.workspaceFetcher.start(),this.eventProcessor.start(),this.readyPromise=this.workspaceFetcher.onReady().then(function(){return{success:!0}},function(e){return{success:!1,error:e}})}function j0(){}function F0(e){this.cache=new Map,this.exposureEventDedupIntervalMillis=e}function V0(e,t,r,n){this.delegate=e,this.exposureEventDedupDeterminer=t,this.sessionManager=r,this.userManager=n}function H0(e,t){this.hackleUserResolver=e,this.hackleInternalClient=t}function z0(e,t,r,n){void 0===n&&(n=null),this.eventDispatcher=e,this.flushInterval=r,this.queue=new cg(this.drainQueue.bind(this),t,r),this.repository=n}function K0(e,t,r){this.buffer=[],this.sink=e,this.maxQueueSize=t,this.timer=new ug({callback:this.flush.bind(this),timeout:r}),this.started=!1}function B0(e){var t=e.timeout,e=e.callback;this.timeout=Math.max(t,0),this.callback=e}function G0(i,s){Gg=window.onerror,window.onerror=function(e,t,r,n,o){a.isNotNullOrUndefined(o)&&i._trackException(o,s.resolveCurrentUser()),Gg&&Gg.apply(this,arguments)}}function q0(r,n){ag=window.onunhandledrejection,window.onunhandledrejection=function(e){var t;try{"reason"in e?t=e.reason:"detail"in e&&"reason"in e.detail&&(t=e.detail.reason)}catch(e){}t instanceof Error&&r._trackException(t,n.resolveCurrentUser()),ag&&ag.apply(this,arguments)}}function $0(e,t){return e.userId===t.userId&&e.deviceId===t.deviceId}ow.prototype.read=function(){var r=this;return new Promise(function(e){var t=r.storage.getItem(r.storageKey);t&&e(JSON.parse(t)),e([])})},ow.prototype.save=function(r){var n=this;return 0===r.length?this.clear():new Promise(function(e){var t=JSON.stringify(r.slice(-n.maxSize));n.storage.setItem(n.storageKey,t),e()})},ow.prototype.add=function(t){var r=this;return this.read().then(function(e){return r.save(e.concat(t).slice(-r.maxSize))})},ow.prototype.delete=function(r){var t=this;return this.read().then(function(e){e=e.filter(function(t){return r.findIndex(function(e){return e.insertId===t.insertId})<0});return t.save(e)})},ow.prototype.clear=function(){var t=this;return new Promise(function(e){localStorage.removeItem(t.storageKey),e()})};var Y0=ow,X0=(nw.prototype.addListener=function(e){this.userListeners.push(e)},nw.prototype.initialize=function(){var e=this.storage.getItem("_hackle_did")||this.hackleDeviceId,t=this.storage.getItem("_hackle_uid")||void 0;this._currentUser={deviceId:e,userId:t}},Object.defineProperty(nw.prototype,"currentUser",{get:function(){return this._currentUser},enumerable:!1,configurable:!0}),nw.prototype.resolveCurrentOrNull=function(e){if(void 0===e)return this.currentUser;if("string"==typeof e)return this.setUser({id:e});e=Oe(e);return e?this.setUser(e):null},nw.prototype.setUser=function(e){var t=this._currentUser,r=$0(r=t,e=e)?h(h({},e),{properties:h(h({},r.properties),e.properties)}):e;return this._currentUser=r,$0(t,r)||(this.changeUser(t,r,(new Date).getTime()),this.saveUser(r)),r},nw.prototype.setUserId=function(e){e=h(h({},this._currentUser),{userId:e});return this.setUser(e)},nw.prototype.setDeviceId=function(e){e=h(h({},this._currentUser),{deviceId:e});return this.setUser(e)},nw.prototype.setUserProperty=function(e,t){var r,e=h(h({},this._currentUser),{properties:h(h({},this._currentUser.properties),((r={})[e]=t,r))});return this.setUser(e)},nw.prototype.setUserProperties=function(e){e=h(h({},this._currentUser),{properties:h(h({},this._currentUser.properties),e)});return this.setUser(e)},nw.prototype.resetUser=function(){return this.setUser(this.defaultUser)},nw.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},nw.prototype.saveUser=function(e){a.isNotNullOrUndefined(e.deviceId)?this.storage.setItem("_hackle_did",e.deviceId):this.storage.removeItem("_hackle_did"),a.isNotNullOrUndefined(e.userId)?this.storage.setItem("_hackle_uid",e.userId):this.storage.removeItem("_hackle_uid")},nw),W0=(Object.defineProperty(rw.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(rw.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:rw.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(rw.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),rw.prototype.addListener=function(e){this.sessionListeners.push(e)},rw.prototype.startNewSession=function(e,t){return this.endSession(e),this.newSession(e,t)},rw.prototype.startNewSessionIfNeeded=function(e,t){var r=this._lastEventTime;return null!==r&&null!==this._currentSessionId&&t-r<this.sessionTimeoutMillis?(this.updateLastEventTime(t),this._currentSessionId):this.startNewSession(e,t)},rw.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},rw.prototype.endSession=function(t){var r=this._currentSessionId,n=this._lastEventTime;null!==r&&null!==n&&this.sessionListeners.forEach(function(e){return e.onSessionEnded(r,t,n)})},rw.prototype.newSession=function(t,r){var n="".concat(r,".").concat(ae.v4().slice(0,8));return this.saveSession(n),this.updateLastEventTime(r),this.sessionListeners.forEach(function(e){e.onSessionStarted(n,t,r)}),n},rw.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},rw.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},rw.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},rw.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},rw.EMPTY_SESSION_ID="0.ffffffff",rw),J0=(tw.postfix=function(e,t){return new tw(e,function(e){return"".concat(e).concat(t)})},tw.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},tw.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},tw.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},tw),Q0=de.log,Z0=null,ew={debug:!1,log_disabled:!1,auto_track_page_view:!0,pollingIntervalMillis:-1,exposureEventDedupIntervalMillis:-1,sessionTimeoutMillis:18e5,SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.12.0"};function tw(e,t){this.delegate=e,this.transform=t}function rw(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function nw(e,t){this.storage=e,this.hackleDeviceId=t,this.userListeners=[],this.defaultUser={deviceId:this.hackleDeviceId},this._currentUser=this.defaultUser,this.initialize()}function ow(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}function iw(e,t){t=h(h({},ew),t);if(de.initCounter(function(e){return lr.counter("log",{level:e})}),t.log_disabled?de.setLogLevel(pe.DISABLE):t.debug&&de.setLogLevel(pe.DEBUG),Q0.debug("sdkKey : "+e),e||Q0.error("SDK Key must not be null"),Z0)return Q0.debug("use already exists hackleClient"),Z0;var r=!1,n=("undefined"!=typeof window&&(r=window&&window.navigator&&window.navigator.sendBeacon&&!0)&&Q0.debug("support sendBeacon API"),new Dr(e,je,{dispatchUrl:"https://event.hackle.io/api/v2/w/events",beaconDispatchUrl:"".concat("https://event.hackle.io/api/v2/w/").concat(e).concat("/events"),useBeacon:r,headers:((n={})[ye]=t.SDK_NAME_HEADER,n["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,n)})),o=-1,o=(void 0!==t.pollingIntervalMillis&&"number"==typeof t.pollingIntervalMillis&&0<t.pollingIntervalMillis&&(o=Math.max(t.pollingIntervalMillis,3e4)),new Fr(e,je,{fetchUrl:"".concat("https://client-sdk.hackle.io/api/v2/w/").concat(e).concat("/w"),updateInterval:o,headers:((o={})[ye]=t.SDK_NAME_HEADER,o["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,o)})),i=-1,s=(void 0!==t.exposureEventDedupIntervalMillis&&"number"==typeof t.exposureEventDedupIntervalMillis&&-1!==t.exposureEventDedupIntervalMillis&&(i=t.exposureEventDedupIntervalMillis<1e3||36e5<t.exposureEventDedupIntervalMillis?(Q0.warn("Exposure event dedup interval is outside allowed range[1_000ms..3_600_000ms]. Setting to default value[no dedup]."),-1):t.exposureEventDedupIntervalMillis),new Y0(window.localStorage,"".concat("hackle-repository-storage","_").concat(e),100)),a=new X0(J0.postfix(Kr,"_".concat(e)),tn()),u=new W0(t.sessionTimeoutMillis,J0.postfix(Kr,"_".concat(e.slice(8))));a.addListener(u);function c(){p.drainRepository()}var l,f,p=new lg(n,100,500,s),n=new dg(i),s=new pg(p,n,u,a),i=new vg(o,s,new wg(new Kg),new mg),n=new Gr(a),d=new mr(i,n,u,a),o=new fg(n,i),o=(u.addListener(o),Z0=d,t.auto_track_page_view&&(f=function(){return l.trackPageView({user:{id:tn()}})},(l=d).onReady(function(){function t(e){if("function"==typeof window.Event)return new Event(e);var t=!1,r=!1,n=void 0,o=document.createEvent("CustomEvent");return o.initCustomEvent(e,t,r,n),o}f();try{history.pushState=(n=history.pushState,function(){try{var e=n.apply(this,arguments);return window.dispatchEvent(t("locationchange")),e}catch(e){if(e instanceof Error)Q0.error(e);else try{Q0.error(e)}catch(e){}}}),history.replaceState=(r=history.replaceState,function(){try{var e=r.apply(this,arguments);return window.dispatchEvent(t("locationchange")),e}catch(e){if(e instanceof Error)Q0.error(e);else try{Q0.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(t("locationchange"))}catch(e){if(e instanceof Error)Q0.error(e);else try{Q0.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{f()}catch(e){if(e instanceof Error)Q0.error(e);else try{Q0.error(e)}catch(e){}}})}catch(t){if(t instanceof Error)Q0.error(t);else try{Q0.error(t)}catch(t){}}var r,n})),(new Bg).install(i,n),new fr("https://monitoring.hackle.io",6e4,je,((s={})[ye]=t.SDK_NAME_HEADER,s["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,s["X-HACKLE-SDK-KEY"]=e,s),r));return document.addEventListener("visibilitychange",function(){document.hidden||c()}),window.addEventListener("pageshow",c),window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){nn(),u.updateLastEventTime((new Date).getTime()),d.close(),lr.globalRegistry.close()}),lr.addRegistry(o),d.onReady(function(){u.startNewSessionIfNeeded(a.currentUser,(new Date).getTime())}),d}var i={createInstance:iw,getUserId:tn,setUserId:rn,removeUserId:nn,Logger:de},sw=(l.Bucket=t.Bucket=Re,l.Container=t.Container=Qe,l.ContainerGroup=t.ContainerGroup=Ue,l.CoreVersion=t.CoreVersion=ht,l.Decision=t.Decision=Ge,l.DecisionReason=t.DecisionReason=u,l.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=ie,l.EmptyParameterConfig=t.EmptyParameterConfig=$e,l.EventType=t.EventType=Ie,l.Experiment=t.Experiment=Ye,l.FeatureFlagDecision=t.FeatureFlagDecision=qe,l.IdentifierType=t.IdentifierType=We,l.IdentifiersBuilder=t.IdentifiersBuilder=Je,l.Logger=t.Logger=de,l.MATCH_OPERATORS=t.MATCH_OPERATORS=gt,l.MATCH_TYPES=t.MATCH_TYPES=vt,l.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=mt,l.MetaVersion=t.MetaVersion=yt,l.ParameterConfiguration=t.ParameterConfiguration=Ze,l.RemoteConfigDecision=t.RemoteConfigDecision=Be,l.RemoteConfigParameter=t.RemoteConfigParameter=Me,l.RemoteConfigParameterValue=t.RemoteConfigParameterValue=Le,l.RemoteConfigTargetRule=t.RemoteConfigTargetRule=De,l.SEGMENT_TYPES=t.SEGMENT_TYPES=bt,l.Segment=t.Segment=Pe,l.Slot=t.Slot=Xe,l.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=wt,l.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=Et,l.Target=t.Target=Se,l.TargetAction=t.TargetAction=ke,l.TargetCondition=t.TargetCondition=Ce,l.TargetKey=t.TargetKey=Ne,l.TargetMatch=t.TargetMatch=Ae,l.TargetRule=t.TargetRule=xe,l.TargetingType=t.TargetingType=Tt,l.Variation=t.Variation=_e,l.Version=t.Version=dt,se=t.createInstance=iw,t.default=i,l.getUserId=t.getUserId=tn,l.removeUserId=t.removeUserId=nn,l.sanitizeUser=t.sanitizeUser=Oe,l.setUserId=t.setUserId=rn,function(e,t){return(sw=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])})(e,t)});var aw=function(){return(aw=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function uw(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||0<t--)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}cw.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},cw.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},cw.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};lu=cw;function cw(){this.listeners={}}fw.arePropertiesEqual=function(e,t){var r=fw.coerceUnknownToProperties(e),n=fw.coerceUnknownToProperties(t),e=Object.keys(r),t=Object.keys(n);return e.length===t.length&&e.every(function(e){return e in n&&r[e]===n[e]})},fw.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var lw=fw;function fw(){}dw.isUserEqual=function(e,t){return(null==e?void 0:e.id)===(null==t?void 0:t.id)&&(null==e?void 0:e.deviceId)===(null==t?void 0:t.deviceId)&&(null==e?void 0:e.userId)===(null==t?void 0:t.userId)&&lw.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&lw.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var pw=dw;function dw(){}var hw=function(n){var e=o,t=n;if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}function o(e,t){var r=n.call(this)||this;return r._currentUser=null,r.client=se(e,aw(aw({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.12.0"})),r}return sw(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r),o.prototype.getUser=function(){return this.client.getUser()},o.prototype.setUser=function(e){this.client.setUser(e),this.emitUpdatedUser(this.getUser())},o.prototype.setUserId=function(e){this.client.setUserId(e),this.emitUpdatedUser(this.getUser())},o.prototype.setDeviceId=function(e){this.client.setDeviceId(e),this.emitUpdatedUser(this.getUser())},o.prototype.setUserProperty=function(e,t){this.client.setUserProperty(e,t),this.emitUpdatedUser(this.getUser())},o.prototype.resetUser=function(){this.client.resetUser(),this.emitUpdatedUser(this.getUser())},o.prototype.variation=function(e,t,r){return this.client.variation(e,t||void 0,r)},o.prototype.variationDetail=function(e,t,r){return this.client.variationDetail(e,t||void 0,r)},o.prototype.isFeatureOn=function(e,t){return this.client.isFeatureOn(e,t||void 0)},o.prototype.featureFlagDetail=function(e,t){return this.client.featureFlagDetail(e,t||void 0)},o.prototype.track=function(e,t){this.client.track(e,t||void 0)},o.prototype.trackPageView=function(e){this.client.trackPageView(aw(aw({},e),{user:(null==e?void 0:e.user)||void 0}))},o.prototype.remoteConfig=function(e){return this.client.remoteConfig(e||void 0)},o.prototype.onReady=function(e,t){this.client.onReady(e,t)},o.prototype.onInitialized=function(e){return this.client.onInitialized(e)},o.prototype.emitUpdatedUser=function(e){pw.isUserEqual(this._currentUser,e)||this.emit("user-updated",e),this._currentUser=e},o}(lu);var U={exports:{}},b={},yw=Object.getOwnPropertySymbols,vw=Object.prototype.hasOwnProperty,mw=Object.prototype.propertyIsEnumerable;var Rn=function(){try{if(!Object.assign)return;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return;for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return;var n={};return"abcdefghijklmnopqrst".split("").forEach(function(e){n[e]=e}),"abcdefghijklmnopqrst"!==Object.keys(Object.assign({},n)).join("")?void 0:1}catch(e){return}}()?Object.assign:function(e,t){for(var r,n=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),o=1;o<arguments.length;o++){for(var i in r=Object(arguments[o]))vw.call(r,i)&&(n[i]=r[i]);if(yw)for(var s=yw(r),a=0;a<s.length;a++)mw.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},gw=Rn,P="function"==typeof Symbol&&Symbol.for,ww=P?Symbol.for("react.element"):60103,Ew=P?Symbol.for("react.portal"):60106,Ri=P?Symbol.for("react.fragment"):60107,bw=P?Symbol.for("react.strict_mode"):60108,d=P?Symbol.for("react.profiler"):60114,Tw=P?Symbol.for("react.provider"):60109,_w=P?Symbol.for("react.context"):60110,Rw=P?Symbol.for("react.forward_ref"):60112,Ru=P?Symbol.for("react.suspense"):60113,Iw=P?Symbol.for("react.memo"):60115,Ow=P?Symbol.for("react.lazy"):60116,Sw="function"==typeof Symbol&&Symbol.iterator;function Cw(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Nw={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Aw={};function kw(e,t,r){this.props=e,this.context=t,this.refs=Aw,this.updater=r||Nw}function xw(){}function Pw(e,t,r){this.props=e,this.context=t,this.refs=Aw,this.updater=r||Nw}kw.prototype.isReactComponent={},kw.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(Cw(85));this.updater.enqueueSetState(this,e,t,"setState")},kw.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},xw.prototype=kw.prototype;var x=Pw.prototype=new xw,Uw=(x.constructor=Pw,gw(x,kw.prototype),x.isPureReactComponent=!0,{current:null}),Mw=Object.prototype.hasOwnProperty,Dw={key:!0,ref:!0,__self:!0,__source:!0};function Lw(e,t,r){var n,o={},i=null,s=null;if(null!=t)for(n in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(i=""+t.key),t)Mw.call(t,n)&&!Dw.hasOwnProperty(n)&&(o[n]=t[n]);var a=arguments.length-2;if(1===a)o.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];o.children=u}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===o[n]&&(o[n]=a[n]);return{$$typeof:ww,type:e,key:i,ref:s,props:o,_owner:Uw.current}}function jw(e){return"object"==typeof e&&null!==e&&e.$$typeof===ww}var Fw=/\/+/g,Vw=[];function Hw(e,t,r,n){var o;return Vw.length?((o=Vw.pop()).result=e,o.keyPrefix=t,o.func=r,o.context=n,o.count=0,o):{result:e,keyPrefix:t,func:r,context:n,count:0}}function zw(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,Vw.length<10&&Vw.push(e)}function Kw(e,t,r){return null==e?0:function e(t,r,n,o){var i=!1;if(null===(t="undefined"!=(a=typeof t)&&"boolean"!==a?t:null))i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case ww:case Ew:i=!0}}if(i)return n(o,t,""===r?"."+Bw(t,0):r),1;if(i=0,r=""===r?".":r+":",Array.isArray(t))for(var s=0;s<t.length;s++){var a,u=r+Bw(a=t[s],s);i+=e(a,u,n,o)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=Sw&&t[Sw]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)i+=e(a=a.value,u=r+Bw(a,s++),n,o);else if("object"===a)throw n=""+t,Error(Cw(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return i}(e,"",t,r)}function Bw(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(e=e.key,r={"=":"=0",":":"=2"},"$"+(""+e).replace(/[=:]/g,function(e){return r[e]})):t.toString(36);var r}function Gw(e,t){e.func.call(e.context,t,e.count++)}function qw(e,t,r){var n=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?$w(e,n,r,function(e){return e}):null!=e&&(jw(e)&&(t=o+(!(o=e).key||t&&t.key===e.key?"":(""+e.key).replace(Fw,"$&/")+"/")+r,e={$$typeof:ww,type:o.type,key:t,ref:o.ref,props:o.props,_owner:o._owner}),n.push(e))}function $w(e,t,r,n,o){var i="";Kw(e,qw,t=Hw(t,i=null!=r?(""+r).replace(Fw,"$&/")+"/":i,n,o)),zw(t)}var Yw={current:null};function Xw(){var e=Yw.current;if(null===e)throw Error(Cw(321));return e}var Ww,Jw,Qw,Vn={ReactCurrentDispatcher:Yw,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:Uw,IsSomeRendererActing:{current:!1},assign:gw},_=(b.Children={map:function(e,t,r){if(null==e)return e;var n=[];return $w(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;Kw(e,Gw,t=Hw(null,null,t,r)),zw(t)},count:function(e){return Kw(e,function(){return null},null)},toArray:function(e){var t=[];return $w(e,t,null,function(e){return e}),t},only:function(e){if(jw(e))return e;throw Error(Cw(143))}},b.Component=kw,b.Fragment=Ri,b.Profiler=d,b.PureComponent=Pw,b.StrictMode=bw,b.Suspense=Ru,b.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Vn,b.cloneElement=function(e,t,r){if(null==e)throw Error(Cw(267,e));var n=gw({},e.props),o=e.key,i=e.ref,s=e._owner;if(null!=t)for(a in void 0!==t.ref&&(i=t.ref,s=Uw.current),void 0!==t.key&&(o=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)Mw.call(t,a)&&!Dw.hasOwnProperty(a)&&(n[a]=(void 0===t[a]&&void 0!==u?u:t)[a]);var a=arguments.length-2;if(1===a)n.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];n.children=u}return{$$typeof:ww,type:e.type,key:o,ref:i,props:n,_owner:s}},b.createContext=function(e,t){return(e={$$typeof:_w,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:Tw,_context:e},e.Consumer=e},b.createElement=Lw,b.createFactory=function(e){var t=Lw.bind(null,e);return t.type=e,t},b.createRef=function(){return{current:null}},b.forwardRef=function(e){return{$$typeof:Rw,render:e}},b.isValidElement=jw,b.lazy=function(e){return{$$typeof:Ow,_ctor:e,_status:-1,_result:null}},b.memo=function(e,t){return{$$typeof:Iw,type:e,compare:void 0===t?null:t}},b.useCallback=function(e,t){return Xw().useCallback(e,t)},b.useContext=function(e,t){return Xw().useContext(e,t)},b.useDebugValue=function(){},b.useEffect=function(e,t){return Xw().useEffect(e,t)},b.useImperativeHandle=function(e,t,r){return Xw().useImperativeHandle(e,t,r)},b.useLayoutEffect=function(e,t){return Xw().useLayoutEffect(e,t)},b.useMemo=function(e,t){return Xw().useMemo(e,t)},b.useReducer=function(e,t,r){return Xw().useReducer(e,t,r)},b.useRef=function(e){return Xw().useRef(e)},b.useState=function(e){return Xw().useState(e)},b.version="16.14.0",{}),yo=Function.call.bind(Object.prototype.hasOwnProperty),Zw=function(){};function eE(e,t,r,n,o){if("production"!==production)for(var i in e)if(Qw(e,i)){var s,a;try{if("function"!=typeof e[i])throw(a=Error((n||"React class")+": "+r+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",a;s=e[i](t,i,n,r,null,Ww)}catch(e){s=e}!s||s instanceof Error||Zw((n||"React class")+": type specification of "+r+" `"+i+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof s+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),s instanceof Error&&!(s.message in Jw)&&(Jw[s.message]=!0,i=o?o():"",Zw("Failed "+r+" type: "+s.message+(null!=i?i:"")))}}if("production"!==production&&(Ww="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",Jw={},Qw=yo,Zw=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),eE.resetWarningCache=function(){"production"!==production&&(Jw={})},"production"!==production){var tE=Rn,rE=eE,S="function"==typeof Symbol&&Symbol.for,nE=S?Symbol.for("react.element"):60103,oE=S?Symbol.for("react.portal"):60106,iE=S?Symbol.for("react.fragment"):60107,sE=S?Symbol.for("react.strict_mode"):60108,aE=S?Symbol.for("react.profiler"):60114,uE=S?Symbol.for("react.provider"):60109,cE=S?Symbol.for("react.context"):60110,lE=S?Symbol.for("react.concurrent_mode"):60111,fE=S?Symbol.for("react.forward_ref"):60112,pE=S?Symbol.for("react.suspense"):60113,dE=S?Symbol.for("react.suspense_list"):60120,hE=S?Symbol.for("react.memo"):60115,yE=S?Symbol.for("react.lazy"):60116,vE=S?Symbol.for("react.block"):60121,mE=S?Symbol.for("react.fundamental"):60117,gE=S?Symbol.for("react.responder"):60118,wE=S?Symbol.for("react.scope"):60119,EE="function"==typeof Symbol&&Symbol.iterator,bE="@@iterator";function TE(e){if(null===e||"object"!=typeof e)return null;e=EE&&e[EE]||e[bE];return"function"==typeof e?e:null}var _E={current:null},RE={current:null},IE=/^(.*)[\\\/]/,OE=1;function SE(e){if(null==e)return null;if("number"==typeof e.tag&&M("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case iE:return"Fragment";case oE:return"Portal";case aE:return"Profiler";case sE:return"StrictMode";case pE:return"Suspense";case dE:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case cE:return"Context.Consumer";case uE:return"Context.Provider";case fE:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case hE:return SE(e.type);case vE:return SE(e.render);case yE:r=(t=e)._status===OE?t._result:null;if(r)return SE(r)}var t,r;return null}var CE={},NE=null;function AE(e){NE=e}CE.getCurrentStack=null,CE.getStackAddendum=function(){var e,t,r,n,o,i="",s=(NE&&(e=SE(NE.type),r=NE._owner,i+=(e=e,t=NE._source,r=r&&SE(r.type),o="",t?(n=(s=t.fileName).replace(IE,""),o=" (at "+(n=/^index\./.test(n)&&(s=s.match(IE))&&(s=s[1])?s.replace(IE,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(o=" (created by "+r+")"),"\n in "+(e||"Unknown")+o)),CE.getCurrentStack);return s&&(i+=s()||""),i};var kE={ReactCurrentDispatcher:_E,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:RE,IsSomeRendererActing:{current:!1},assign:tE};function xE(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];PE("warn",e,r)}function M(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];PE("error",e,r)}function PE(e,t,r){0<r.length&&"string"==typeof r[r.length-1]&&0===r[r.length-1].indexOf("\n in")||""!==(n=kE.ReactDebugCurrentFrame.getStackAddendum())&&(t+="%s",r=r.concat([n]));var n=r.map(function(e){return""+e});n.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,n);try{var o=0,i="Warning: "+t.replace(/%s/g,function(){return r[o++]});throw new Error(i)}catch(e){}}tE(kE,{ReactDebugCurrentFrame:CE,ReactComponentTreeHook:{}});var UE={};function ME(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;UE[r]||(M("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",t,e),UE[r]=!0)}var DE={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){ME(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){ME(e,"replaceState")},enqueueSetState:function(e,t,r,n){ME(e,"setState")}},LE={};function jE(e,t,r){this.props=e,this.context=t,this.refs=LE,this.updater=r||DE}Object.freeze(LE),jE.prototype.isReactComponent={},jE.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},jE.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var FE,VE={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]};for(FE in VE)VE.hasOwnProperty(FE)&&!function(e,t){Object.defineProperty(jE.prototype,e,{get:function(){xE("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}(FE,VE[FE]);function HE(){}function zE(e,t,r){this.props=e,this.context=t,this.refs=LE,this.updater=r||DE}HE.prototype=jE.prototype,(S=zE.prototype=new HE).constructor=zE,tE(S,jE.prototype),S.isPureReactComponent=!0;var KE,BE,GE=Object.prototype.hasOwnProperty,qE={key:!0,ref:!0,__self:!0,__source:!0};function $E(e){if(GE.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function YE(e){if(GE.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var XE={},WE=function(e,t,r,n,o,i,s){e={$$typeof:nE,type:e,key:t,ref:r,props:s,_owner:i,_store:{}};return Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(e,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(e,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e};function JE(e,t,r){var n,o={},i=null,s=null,a=null,u=null;if(null!=t)for(n in $E(t)&&(s=t.ref,"string"==typeof(c=t).ref&&RE.current&&c.__self&&RE.current.stateNode!==c.__self&&(f=SE(RE.current.type),XE[f]||(M('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://fb.me/react-strict-mode-string-ref',SE(RE.current.type),c.ref),XE[f]=!0))),YE(t)&&(i=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)GE.call(t,n)&&!qE.hasOwnProperty(n)&&(o[n]=t[n]);var c,l,f,p,d=arguments.length-2;if(1==d)o.children=r;else if(1<d){for(var h=Array(d),y=0;y<d;y++)h[y]=arguments[y+2];Object.freeze&&Object.freeze(h),o.children=h}if(e&&e.defaultProps){var v=e.defaultProps;for(n in v)void 0===o[n]&&(o[n]=v[n])}function m(){BE||(BE=!0,M("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)",l))}function g(){KE||(KE=!0,M("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)",p))}return(i||s)&&(c="function"==typeof e?e.displayName||e.name||"Unknown":e,i&&(f=o,p=c,g.isReactWarning=!0,Object.defineProperty(f,"key",{get:g,configurable:!0})),s&&(r=o,l=c,m.isReactWarning=!0,Object.defineProperty(r,"ref",{get:m,configurable:!0}))),WE(e,i,s,a,u,RE.current,o)}function QE(e){return"object"==typeof e&&null!==e&&e.$$typeof===nE}var ZE=".",e1=":",t1=!1,r1=/\/+/g;function n1(e){return(""+e).replace(r1,"$&/")}var o1=10,i1=[];function s1(e,t,r,n){var o;return i1.length?((o=i1.pop()).result=e,o.keyPrefix=t,o.func=r,o.context=n,o.count=0,o):{result:e,keyPrefix:t,func:r,context:n,count:0}}function a1(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,i1.length<o1&&i1.push(e)}function u1(e,t,r){return null==e?0:function e(t,r,n,o){var i,s=typeof t,a=!1;if(null===(t="undefined"!=s&&"boolean"!=s?t:null))a=!0;else switch(s){case"string":case"number":a=!0;break;case"object":switch(t.$$typeof){case nE:case oE:a=!0}}if(a)return n(o,t,""===r?ZE+c1(t,0):r),1;var u=0,c=""===r?ZE:r+e1;if(Array.isArray(t))for(var l=0;l<t.length;l++)u+=e(i=t[l],c+c1(i,l),n,o);else if("function"==typeof(r=TE(t))){r===t.entries&&(t1||xE("Using Maps as children is deprecated and will be removed in a future major release. Consider converting children to an array of keyed ReactElements instead."),t1=!0);for(var f,p=r.call(t),d=0;!(f=p.next()).done;)u+=e(i=f.value,c+c1(i,d++),n,o)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+CE.getStackAddendum(),s=""+t,Error("Objects are not valid as a React child (found: "+("[object Object]"==s?"object with keys {"+Object.keys(t).join(", ")+"}":s)+")."+r);return u}(e,"",t,r)}function c1(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(e=e.key,r={"=":"=0",":":"=2"},"$"+(""+e).replace(/[=:]/g,function(e){return r[e]})):t.toString(36);var r}function l1(e,t,r){var n=e.func,o=e.context;n.call(o,t,e.count++)}function f1(e,t,r){var n=e.result,o=e.keyPrefix,i=e.func,s=e.context,i=i.call(s,t,e.count++);Array.isArray(i)?p1(i,n,r,function(e){return e}):null!=i&&(QE(i)&&(e=o+(!(s=i).key||t&&t.key===i.key?"":n1(i.key)+"/")+r,i=WE(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(i))}function p1(e,t,r,n,o){var i="",t=s1(t,i=null!=r?n1(r)+"/":i,n,o);u1(e,f1,t),a1(t)}function d1(e){return"string"==typeof e||"function"==typeof e||e===iE||e===lE||e===aE||e===sE||e===pE||e===dE||"object"==typeof e&&null!==e&&(e.$$typeof===yE||e.$$typeof===hE||e.$$typeof===uE||e.$$typeof===cE||e.$$typeof===fE||e.$$typeof===mE||e.$$typeof===gE||e.$$typeof===wE||e.$$typeof===vE)}function h1(){var e=_E.current;if(null===e)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.");return e}function y1(){if(RE.current){var e=SE(RE.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var v1=!1,m1={};function g1(e,t){var r;e._store&&!e._store.validated&&null==e.key&&(e._store.validated=!0,t=t,(r=y1())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),m1[t=r]||(m1[t]=!0,r="",e&&e._owner&&e._owner!==RE.current&&(r=" It was passed a child from "+SE(e._owner.type)+"."),AE(e),M('Each child in a list should have a unique "key" prop.%s%s See https://fb.me/react-warning-keys for more information.',t,r),AE(null)))}function w1(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];QE(n)&&g1(n,t)}else if(QE(e))e._store&&(e._store.validated=!0);else if(e){var o=TE(e);if("function"==typeof o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)QE(i.value)&&g1(i.value,t)}}function E1(e){var t=e.type;if(null!=t&&"string"!=typeof t){var r,n=SE(t);if("function"==typeof t)r=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==fE&&t.$$typeof!==hE)return;r=t.propTypes}r?(AE(e),rE(r,e.props,"prop",n,CE.getStackAddendum),AE(null)):void 0===t.PropTypes||v1||(v1=!0,M("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",n||"Unknown")),"function"!=typeof t.getDefaultProps||t.getDefaultProps.isReactClassApproved||M("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function b1(e,t,r){var n,o=d1(e),t=(o||(n="",(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(n+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),n+=(null!=(t=t)&&void 0!==(t=t.__source)?"\n\nCheck your code at "+t.fileName.replace(/^.*[\\\/]/,"")+":"+t.lineNumber+".":"")||y1(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===nE?(s="<"+(SE(e.type)||"Unknown")+" />",n=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,M("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,n)),JE.apply(this,arguments));if(null==t)return t;if(o)for(var i=2;i<arguments.length;i++)w1(arguments[i],e);if(e===iE){var s=t;AE(s);for(var a=Object.keys(s.props),u=0;u<a.length;u++){var c=a[u];if("children"!==c&&"key"!==c){M("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",c);break}}null!==s.ref&&M("Invalid attribute `ref` supplied to `React.Fragment`."),AE(null)}else E1(t);return t}var T1=!1;try{var _1=Object.freeze({}),R1=new Map([[_1,null]]),I1=new Set([_1]);R1.set(0,0),I1.add(0)}catch(e){}function O1(e,t,r){for(var n=function(e,t,r){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n,o,i=tE({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,l=e._owner;if(null!=t)for(n in $E(t)&&(a=t.ref,l=RE.current),YE(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)GE.call(t,n)&&!qE.hasOwnProperty(n)&&(void 0===t[n]&&void 0!==o?i[n]=o[n]:i[n]=t[n]);var f=arguments.length-2;if(1==f)i.children=r;else if(1<f){for(var p=Array(f),d=0;d<f;d++)p[d]=arguments[d+2];i.children=p}return WE(e.type,s,a,u,c,l,i)}.apply(this,arguments),o=2;o<arguments.length;o++)w1(arguments[o],n.type);return E1(n),n}function S1(e){var t=b1.bind(null,e);return t.type=e,T1||(T1=!0,xE("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(t,"type",{enumerable:!1,get:function(){return xE("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}S=b1,_.Children={map:function(e,t,r){if(null==e)return e;var n=[];return p1(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;t=s1(null,null,t,r),u1(e,l1,t),a1(t)},count:function(e){return u1(e,function(){return null},null)},toArray:function(e){var t=[];return p1(e,t,null,function(e){return e}),t},only:function(e){if(QE(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},_.Component=jE,_.Fragment=iE,_.Profiler=aE,_.PureComponent=zE,_.StrictMode=sE,_.Suspense=pE,_.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=kE,_.cloneElement=O1,_.createContext=function(e,t){void 0===t?t=null:null!==t&&"function"!=typeof t&&M("createContext: Expected the optional second argument to be a function. Instead received: %s",t);var r={$$typeof:cE,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:uE,_context:r}),o=!1,t={$$typeof:cE,_context:r,_calculateChangedBits:r._calculateChangedBits};return Object.defineProperties(t,{Provider:{get:function(){return o||(o=!0,M("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),r.Provider},set:function(e){r.Provider=e}},_currentValue:{get:function(){return r._currentValue},set:function(e){r._currentValue=e}},_currentValue2:{get:function(){return r._currentValue2},set:function(e){r._currentValue2=e}},_threadCount:{get:function(){return r._threadCount},set:function(e){r._threadCount=e}},Consumer:{get:function(){return n||(n=!0,M("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),r.Consumer}}}),r.Consumer=t,r._currentRenderer=null,r._currentRenderer2=null,r},_.createElement=S,_.createFactory=S1,_.createRef=function(){var e={current:null};return Object.seal(e),e},_.forwardRef=function(e){return null!=e&&e.$$typeof===hE?M("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?M("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&M("forwardRef render functions accept exactly two parameters: props and ref. %s",1===e.length?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),null==e||null==e.defaultProps&&null==e.propTypes||M("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?"),{$$typeof:fE,render:e}},_.isValidElement=QE,_.lazy=function(e){var t,r,n={$$typeof:yE,_ctor:e,_status:-1,_result:null};return Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return t},set:function(e){M("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),t=e,Object.defineProperty(n,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return r},set:function(e){M("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),r=e,Object.defineProperty(n,"propTypes",{enumerable:!0})}}}),n},_.memo=function(e,t){return d1(e)||M("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:hE,type:e,compare:void 0===t?null:t}},_.useCallback=function(e,t){return h1().useCallback(e,t)},_.useContext=function(e,t){var r,n=h1();return void 0!==t&&M("useContext() second argument is reserved for future use in React. Passing it is not supported. You passed: %s.%s",t,"number"==typeof t&&Array.isArray(arguments[2])?"\n\nDid you call array.map(useContext)? Calling Hooks inside a loop is not supported. Learn more at https://fb.me/rules-of-hooks":""),void 0!==e._context&&((r=e._context).Consumer===e?M("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):r.Provider===e&&M("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")),n.useContext(e,t)},_.useDebugValue=function(e,t){return h1().useDebugValue(e,t)},_.useEffect=function(e,t){return h1().useEffect(e,t)},_.useImperativeHandle=function(e,t,r){return h1().useImperativeHandle(e,t,r)},_.useLayoutEffect=function(e,t){return h1().useLayoutEffect(e,t)},_.useMemo=function(e,t){return h1().useMemo(e,t)},_.useReducer=function(e,t,r){return h1().useReducer(e,t,r)},_.useRef=function(e){return h1().useRef(e)},_.useState=function(e){return h1().useState(e)},_.version="16.14.0"}"production"===production?U.exports=b:U.exports=_;var C1=U.exports,N1=U.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),r=N1.Consumer,A1=N1.Provider;var k1=l.Logger.log;function x1(e,t){e=P1(e,t=void 0===t?"A":t);return{isLoading:e.isLoading,variation:e.decision.variation}}function P1(e,t){void 0===t&&(t="A");var r=U.exports.useContext(N1),n=r.hackle,o=r.userVersion,i=r.initialized,s=U.exports.useCallback(function(){return i?(null==n?void 0:n.variationDetail(e))||l.Decision.of(t,l.DecisionReason.EXCEPTION):l.Decision.of(t,l.DecisionReason.SDK_NOT_READY)},[t,e,n,i]),r=uw(U.exports.useState(function(){return n?s():(k1.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2),a=r[0],r=r[1],o={key:e,userVersion:o,initialized:i},u=uw(U.exports.useState(o),2),c=u[0],u=u[1];return D1(c,o)||(u(o),r(s())),{isLoading:!i,decision:a}}function U1(e){e=M1(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function M1(e){var t=U.exports.useContext(N1),r=t.hackle,n=t.userVersion,o=t.initialized,i=U.exports.useCallback(function(){return o?(null==r?void 0:r.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION):l.FeatureFlagDecision.off(l.DecisionReason.SDK_NOT_READY)},[e,r,o]),t=uw(U.exports.useState(function(){return r?i():(k1.error("HackleClient is not existed"),l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION))}),2),s=t[0],t=t[1],n={key:e,userVersion:n,initialized:o},a=uw(U.exports.useState(n),2),u=a[0],a=a[1];return D1(u,n)||(a(n),t(i())),{isLoading:!o,decision:s}}function D1(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function L1(e){var t,r=e.experimentKey,e=e.children,n=(r=x1(r)).isLoading,o=r.variation;return n?null:e&&"function"==typeof e?e(o):(U.exports.Children.forEach(e,function(e){U.exports.isValidElement(e)&&(e.props.variation?o===e.props.variation&&(t=e):e.props.default&&(t=e))}),t?U.exports.cloneElement(t,{variation:o}):null)}function j1(e){return e.variation,e=e.children,U.exports.createElement(U.exports.Fragment,null,e)}function F1(e){var t=(r=U1(e.featureKey)).isLoading,r=r.isOn;return t?null:C1.createElement(C1.Fragment,null,e.children(r))}l.HackleContext=N1,l.HackleContextConsumer=r,l.HackleContextProvider=A1,l.HackleExperiment=L1,l.HackleFeature=F1,l.HackleProvider=function(e){var t=e.hackleClient,r=e.user,n=void 0===(o=e.timeout)?3e3:o,o=void 0!==(o=e.supportSSR)&&o,e=e.children,i=uw(U.exports.useState({hackle:t,initialized:!1,userVersion:0}),2),s=i[0],a=i[1];return U.exports.useEffect(function(){null!=r&&t.setUser(r)},[r]),U.exports.useEffect(function(){function e(){a(function(e){return aw(aw({},e),{userVersion:e.userVersion+1})})}return t.on("user-updated",e),function(){t.off("user-updated",e)}},[t]),U.exports.useEffect(function(){t.onInitialized({timeout:n}).then(function(){a(function(e){return aw(aw({},e),{initialized:!0})})},function(){a(function(e){return aw(aw({},e),{initialized:!0})})}).catch(function(){a(function(e){return aw(aw({},e),{initialized:!0})})})},[t]),o||s.initialized?C1.createElement(A1,{value:s},e):null},l.HackleVariation=j1,l.createInstance=function(e,t){return new hw(e,t)},l.useFeature=function(e){var t=(n=U.exports.useContext(N1)).hackle,r=n.userVersion,n=n.initialized,o=U.exports.useCallback(function(){return(null==t?void 0:t.isFeatureOn(e))||!1},[e,t,n]),i=(s=uw(U.exports.useState(function(){return t?o():("undefined"!=typeof window&&k1.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=uw(U.exports.useState(r),2))[0],n=n[1];return D1(a,r)||(n(r),s(o())),i},l.useFeatureFlagDetail=function(e){var t=(n=U.exports.useContext(N1)).hackle,r=n.userVersion,n=n.initialized,o=U.exports.useCallback(function(){return(null==t?void 0:t.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION)},[e,t,n]),i=(s=uw(U.exports.useState(function(){return t?o():("undefined"!=typeof window&&k1.error("HackleClient is not existed"),l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION))}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=uw(U.exports.useState(r),2))[0],n=n[1];return D1(a,r)||(n(r),s(o())),i},l.useLoadableFeature=U1,l.useLoadableFeatureDetail=M1,l.useLoadableRemoteConfig=function(){var e=(i=U.exports.useContext(N1)).hackle,t=i.userVersion,r=i.initialized,n=U.exports.useCallback(function(){return r&&(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),o=(i=uw(U.exports.useState(function(){return e||k1.error("HackleClient is not existed"),n()}),2))[0],i=i[1],t={userVersion:t,initialized:r},s=(a=uw(U.exports.useState(t),2))[0],a=a[1];return D1(s,t)||(a(t),i(n())),{isLoading:!r,remoteConfig:o}},l.useLoadableVariation=x1,l.useLoadableVariationDetail=P1,l.useRemoteConfig=function(){var e=(r=U.exports.useContext(N1)).hackle,t=r.userVersion,r=r.initialized,n=U.exports.useCallback(function(){return(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),o=(i=uw(U.exports.useState(function(){return e||k1.error("HackleClient is not existed"),n()}),2))[0],i=i[1],t={userVersion:t,initialized:r},s=(r=uw(U.exports.useState(t),2))[0],r=r[1];return D1(s,t)||(r(t),i(n())),o},l.useTrack=function(){var t=U.exports.useContext(N1).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(k1.error("HackleClient is not existed"),function(){})},l.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=U.exports.useContext(N1)).hackle,n=a.userVersion,o=a.initialized,i=U.exports.useCallback(function(){return o&&(null==r?void 0:r.variation(e))||t},[t,e,r,o]),s=(a=uw(U.exports.useState(function(){return r?i():("undefined"!=typeof window&&k1.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:o},u=(c=uw(U.exports.useState(n),2))[0],c=c[1];return D1(u,n)||(c(n),a(i())),s},l.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(o=U.exports.useContext(N1)).hackle,n=o.userVersion,o=o.initialized,i=U.exports.useCallback(function(){return(null==r?void 0:r.variationDetail(e))||l.Decision.of(t,l.DecisionReason.EXCEPTION)},[t,e,r,o]),s=(a=uw(U.exports.useState(function(){return r?i():("undefined"!=typeof window&&k1.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:o},u=(o=uw(U.exports.useState(n),2))[0],o=o[1];return D1(u,n)||(o(n),a(i())),s},Object.defineProperty(l,"__esModule",{value:!0})});
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).hackleReactSDK={})}(this,function(l){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function D(r){var n;return r.__esModule?r:(n=Object.defineProperty({},"__esModule",{value:!0}),Object.keys(r).forEach(function(e){var t=Object.getOwnPropertyDescriptor(r,e);Object.defineProperty(n,e,t.get?t:{enumerable:!0,get:function(){return r[e]}})}),n)}var L,t={},F=new Uint8Array(16);function j(){if(L=L||"undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto))return L(F);throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported")}var V=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function H(e){return"string"==typeof e&&V.test(e)}for(var z,K,B=[],G=0;G<256;++G)B.push((G+256).toString(16).substr(1));function q(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,e=(B[e[t+0]]+B[e[t+1]]+B[e[t+2]]+B[e[t+3]]+"-"+B[e[t+4]]+B[e[t+5]]+"-"+B[e[t+6]]+B[e[t+7]]+"-"+B[e[t+8]]+B[e[t+9]]+"-"+B[e[t+10]]+B[e[t+11]]+B[e[t+12]]+B[e[t+13]]+B[e[t+14]]+B[e[t+15]]).toLowerCase();if(H(e))return e;throw TypeError("Stringified UUID is invalid")}var $=0,Y=0;function X(e){var t,r;if(H(e))return(r=new Uint8Array(16))[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=255&t,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=255&t,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=255&t,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=255&t,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=255&t,r;throw TypeError("Invalid UUID")}function W(e,s,a){function t(e,t,r,n){if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}(e)),16!==(t="string"==typeof t?X(t):t).length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var o=new Uint8Array(16+e.length);if(o.set(t),o.set(e,t.length),(o=a(o))[6]=15&o[6]|s,o[8]=63&o[8]|128,r){n=n||0;for(var i=0;i<16;++i)r[n+i]=o[i];return r}return q(o)}try{t.name=e}catch(e){}return t.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",t.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",t}function J(e){return 14+(e+64>>>9<<4)+1}function Q(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function Z(e,t,r,n,o,i){return Q((t=Q(Q(t,e),Q(n,i)))<<o|t>>>32-o,r)}function ee(e,t,r,n,o,i,s){return Z(t&r|~t&n,e,t,o,i,s)}function te(e,t,r,n,o,i,s){return Z(t&n|r&~n,e,t,o,i,s)}function re(e,t,r,n,o,i,s){return Z(t^r^n,e,t,o,i,s)}function ne(e,t,r,n,o,i,s){return Z(r^(t|~n),e,t,o,i,s)}var r=W("v3",48,function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var r=0;r<t.length;++r)e[r]=t.charCodeAt(r)}for(var n=function(e,t){e[t>>5]|=128<<t%32,e[J(t)-1]=t;for(var r=1732584193,n=-271733879,o=-1732584194,i=271733878,s=0;s<e.length;s+=16){var a=r,u=n,c=o,l=i;r=ee(r,n,o,i,e[s],7,-680876936),i=ee(i,r,n,o,e[s+1],12,-389564586),o=ee(o,i,r,n,e[s+2],17,606105819),n=ee(n,o,i,r,e[s+3],22,-1044525330),r=ee(r,n,o,i,e[s+4],7,-176418897),i=ee(i,r,n,o,e[s+5],12,1200080426),o=ee(o,i,r,n,e[s+6],17,-1473231341),n=ee(n,o,i,r,e[s+7],22,-45705983),r=ee(r,n,o,i,e[s+8],7,1770035416),i=ee(i,r,n,o,e[s+9],12,-1958414417),o=ee(o,i,r,n,e[s+10],17,-42063),n=ee(n,o,i,r,e[s+11],22,-1990404162),r=ee(r,n,o,i,e[s+12],7,1804603682),i=ee(i,r,n,o,e[s+13],12,-40341101),o=ee(o,i,r,n,e[s+14],17,-1502002290),n=ee(n,o,i,r,e[s+15],22,1236535329),r=te(r,n,o,i,e[s+1],5,-165796510),i=te(i,r,n,o,e[s+6],9,-1069501632),o=te(o,i,r,n,e[s+11],14,643717713),n=te(n,o,i,r,e[s],20,-373897302),r=te(r,n,o,i,e[s+5],5,-701558691),i=te(i,r,n,o,e[s+10],9,38016083),o=te(o,i,r,n,e[s+15],14,-660478335),n=te(n,o,i,r,e[s+4],20,-405537848),r=te(r,n,o,i,e[s+9],5,568446438),i=te(i,r,n,o,e[s+14],9,-1019803690),o=te(o,i,r,n,e[s+3],14,-187363961),n=te(n,o,i,r,e[s+8],20,1163531501),r=te(r,n,o,i,e[s+13],5,-1444681467),i=te(i,r,n,o,e[s+2],9,-51403784),o=te(o,i,r,n,e[s+7],14,1735328473),n=te(n,o,i,r,e[s+12],20,-1926607734),r=re(r,n,o,i,e[s+5],4,-378558),i=re(i,r,n,o,e[s+8],11,-2022574463),o=re(o,i,r,n,e[s+11],16,1839030562),n=re(n,o,i,r,e[s+14],23,-35309556),r=re(r,n,o,i,e[s+1],4,-1530992060),i=re(i,r,n,o,e[s+4],11,1272893353),o=re(o,i,r,n,e[s+7],16,-155497632),n=re(n,o,i,r,e[s+10],23,-1094730640),r=re(r,n,o,i,e[s+13],4,681279174),i=re(i,r,n,o,e[s],11,-358537222),o=re(o,i,r,n,e[s+3],16,-722521979),n=re(n,o,i,r,e[s+6],23,76029189),r=re(r,n,o,i,e[s+9],4,-640364487),i=re(i,r,n,o,e[s+12],11,-421815835),o=re(o,i,r,n,e[s+15],16,530742520),n=re(n,o,i,r,e[s+2],23,-995338651),r=ne(r,n,o,i,e[s],6,-198630844),i=ne(i,r,n,o,e[s+7],10,1126891415),o=ne(o,i,r,n,e[s+14],15,-1416354905),n=ne(n,o,i,r,e[s+5],21,-57434055),r=ne(r,n,o,i,e[s+12],6,1700485571),i=ne(i,r,n,o,e[s+3],10,-1894986606),o=ne(o,i,r,n,e[s+10],15,-1051523),n=ne(n,o,i,r,e[s+1],21,-2054922799),r=ne(r,n,o,i,e[s+8],6,1873313359),i=ne(i,r,n,o,e[s+15],10,-30611744),o=ne(o,i,r,n,e[s+6],15,-1560198380),n=ne(n,o,i,r,e[s+13],21,1309151649),r=ne(r,n,o,i,e[s+4],6,-145523070),i=ne(i,r,n,o,e[s+11],10,-1120210379),o=ne(o,i,r,n,e[s+2],15,718787259),n=ne(n,o,i,r,e[s+9],21,-343485551),r=Q(r,a),n=Q(n,u),o=Q(o,c),i=Q(i,l)}return[r,n,o,i]}(function(e){if(0===e.length)return[];for(var t=8*e.length,r=new Uint32Array(J(t)),n=0;n<t;n+=8)r[n>>5]|=(255&e[n/8])<<n%32;return r}(e),8*e.length),o=[],i=32*n.length,s="0123456789abcdef",a=0;a<i;a+=8){var u=n[a>>5]>>>a%32&255,u=parseInt(s.charAt(u>>>4&15)+s.charAt(15&u),16);o.push(u)}return o});function oe(e,t){return e<<t|e>>>32-t}var ie=W("v5",80,function(e){var t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var n=unescape(encodeURIComponent(e));e=[];for(var o=0;o<n.length;++o)e.push(n.charCodeAt(o))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var i=e.length/4+2,s=Math.ceil(i/16),a=new Array(s),u=0;u<s;++u){for(var c=new Uint32Array(16),l=0;l<16;++l)c[l]=e[64*u+4*l]<<24|e[64*u+4*l+1]<<16|e[64*u+4*l+2]<<8|e[64*u+4*l+3];a[u]=c}a[s-1][14]=8*(e.length-1)/Math.pow(2,32),a[s-1][14]=Math.floor(a[s-1][14]),a[s-1][15]=8*(e.length-1)&4294967295;for(var f=0;f<s;++f){for(var p=new Uint32Array(80),d=0;d<16;++d)p[d]=a[f][d];for(var h=16;h<80;++h)p[h]=oe(p[h-3]^p[h-8]^p[h-14]^p[h-16],1);for(var y=r[0],v=r[1],m=r[2],g=r[3],w=r[4],E=0;E<80;++E)var T=Math.floor(E/20),T=oe(y,5)+function(e,t,r,n){switch(e){case 0:return t&r^~t&n;case 1:return t^r^n;case 2:return t&r^t&n^r&n;case 3:return t^r^n}}(T,v,m,g)+w+t[T]+p[E]>>>0,w=g,g=m,m=oe(v,30)>>>0,v=y,y=T;r[0]=r[0]+y>>>0,r[1]=r[1]+v>>>0,r[2]=r[2]+m>>>0,r[3]=r[3]+g>>>0,r[4]=r[4]+w>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,255&r[0],r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,255&r[1],r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,255&r[2],r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,255&r[3],r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,255&r[4]]});var se,r=D(Object.freeze({__proto__:null,v1:function(e,t,r){var n=t&&r||0,o=t||new Array(16),i=(e=e||{}).node||z,r=void 0!==e.clockseq?e.clockseq:K,s=(null!=i&&null!=r||(s=e.random||(e.rng||j)(),null==i&&(i=z=[1|s[0],s[1],s[2],s[3],s[4],s[5]]),null==r&&(r=K=16383&(s[6]<<8|s[7]))),void 0!==e.msecs?e.msecs:Date.now()),a=void 0!==e.nsecs?e.nsecs:Y+1,u=s-$+(a-Y)/1e4;if(u<0&&void 0===e.clockseq&&(r=r+1&16383),1e4<=(a=(u<0||$<s)&&void 0===e.nsecs?0:a))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");$=s,K=r,u=(1e4*(268435455&(s+=122192928e5))+(Y=a))%4294967296,o[n++]=u>>>24&255,o[n++]=u>>>16&255,o[n++]=u>>>8&255,o[n++]=255&u,e=s/4294967296*1e4&268435455,o[n++]=e>>>8&255,o[n++]=255&e,o[n++]=e>>>24&15|16,o[n++]=e>>>16&255,o[n++]=r>>>8|128,o[n++]=255&r;for(var c=0;c<6;++c)o[n+c]=i[c];return t||q(o)},v3:r,v4:function(e,t,r){var n=(e=e||{}).random||(e.rng||j)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(var o=0;o<16;++o)t[r+o]=n[o];return t}return q(n)},v5:ie,NIL:"00000000-0000-0000-0000-000000000000",version:function(e){if(H(e))return parseInt(e.substr(14,1),16);throw TypeError("Invalid UUID")},validate:H,stringify:q,parse:X})),ae=(l.setUserId=void 0,l.sanitizeUser=void 0,l.removeUserId=void 0,l.getUserId=void 0,l.Version=void 0,l.Variation=void 0,l.TargetingType=void 0,l.TargetRule=void 0,l.TargetMatch=void 0,l.TargetKey=void 0,l.TargetCondition=void 0,l.TargetAction=void 0,l.Target=void 0,l.TARGET_KEY_TYPES=void 0,l.TARGET_ACTION_TYPES=void 0,l.Slot=void 0,l.Segment=void 0,l.SEGMENT_TYPES=void 0,l.RemoteConfigTargetRule=void 0,l.RemoteConfigParameterValue=void 0,l.RemoteConfigParameter=void 0,l.RemoteConfigDecision=void 0,l.ParameterConfiguration=void 0,l.MetaVersion=void 0,l.MATCH_VALUE_TYPES=void 0,l.MATCH_TYPES=void 0,l.MATCH_OPERATORS=void 0,l.Logger=void 0,l.IdentifiersBuilder=void 0,l.IdentifierType=void 0,l.FeatureFlagDecision=void 0,l.Experiment=void 0,l.EventType=void 0,l.EmptyParameterConfig=void 0,l.EmptyHackleRemoteConfig=void 0,l.DecisionReason=void 0,l.Decision=void 0,l.CoreVersion=void 0,l.ContainerGroup=void 0,l.Container=void 0,l.Bucket=void 0,Object.defineProperty(t,"__esModule",{value:!0}),r),ue=function(e,t){return(ue=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}))(e,t)};function ce(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}ue(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var h=function(){return(h=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function le(e,s,a,u){return new(a=a||Promise)(function(r,t){function n(e){try{i(u.next(e))}catch(e){t(e)}}function o(e){try{i(u.throw(e))}catch(e){t(e)}}function i(e){var t;e.done?r(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(n,o)}i((u=u.apply(e,s||[])).next())})}function fe(n,o){var i,s,a,u={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},e={next:t(0),throw:t(1),return:t(2)};return"function"==typeof Symbol&&(e[Symbol.iterator]=function(){return this}),e;function t(r){return function(e){var t=[r,e];if(i)throw new TypeError("Generator is already executing.");for(;u;)try{if(i=1,s&&(a=2&t[0]?s.return:t[0]?s.throw||((a=s.return)&&a.call(s),0):s.next)&&!(a=a.call(s,t[1])).done)return a;switch(s=0,(t=a?[2&t[0],a.value]:t)[0]){case 0:case 1:a=t;break;case 4:return u.label++,{value:t[1],done:!1};case 5:u.label++,s=t[1],t=[0];continue;case 7:t=u.ops.pop(),u.trys.pop();continue;default:if(!((a=0<(a=u.trys).length&&a[a.length-1])||6!==t[0]&&2!==t[0])){u=0;continue}if(3===t[0]&&(!a||t[1]>a[0]&&t[1]<a[3]))u.label=t[1];else if(6===t[0]&&u.label<a[1])u.label=a[1],a=t;else{if(!(a&&u.label<a[2])){a[2]&&u.ops.pop(),u.trys.pop();continue}u.label=a[2],u.ops.push(t)}}t=o.call(n,u)}catch(e){t=[6,e],s=0}finally{i=a=0}if(5&t[0])throw t[1];return{value:t[0]?t[1]:void 0,done:!0}}}}Te.isNotNullOrUndefined=function(e){return null!=e},Te.isNullOrUndefined=function(e){return null==e},Te.requiredNotNullOrUndefined=function(e,t){if(void 0===t&&(t=function(){return"Required value is null or undefined"}),this.isNullOrUndefined(e))throw new Error(t());return e};var a=Te,f=(Ee.mapNotNullOrUndefined=function(e,t){for(var r=Array(),n=0,o=e;n<o.length;n++){var i=t(o[n]);a.isNotNullOrUndefined(i)&&r.push(i)}return r},Ee.associateTo=function(e,t,r){for(var n=0,o=e;n<o.length;n++){var i=r(o[n]);t.set(i[0],i[1])}return t},Ee.associate=function(e,t){return this.associateTo(e,new Map,t)},Ee.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},Ee.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},Ee),pe={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},de=(we.setLogLevel=function(e){this.logLevel=e=void 0===e?pe.INFO:e},we.initCounter=function(t){this.counters=f.associate(Object.keys(pe),function(e){return[e,t(e)]})},we._log=function(e,t){var r;switch(e){case"WARN":r="orange";break;case"ERROR":r="red";break;default:r="#AAAAAA"}if(t instanceof Error)he.log(e,r,t.message,t);else try{he.log(e,r,t)}catch(e){}},we.increment=function(e){var t;null!=(t=null==(t=we.counters)?void 0:t.get(e))&&t.increment()},we.logLevel=pe.INFO,we.log={error:function(e){pe.ERROR<=we.logLevel&&(we._log("ERROR",e),we.increment("ERROR"))},warn:function(e){pe.WARN<=we.logLevel&&(we._log("WARN",e),we.increment("WARN"))},info:function(e){pe.INFO<=we.logLevel&&(we._log("INFO",e),we.increment("INFO"))},debug:function(e){pe.DEBUG<=we.logLevel&&(we._log("DEBUG",e),we.increment("DEBUG"))}},we),he=(ge.log=function(e,t,r,n){try{console.log("%c[".concat(e,"] Hackle: ").concat(r),"color: ".concat(t))}catch(e){}},ge),ye="X-HACKLE-SDK-NAME",ve=[0,8,16,32,64,128,256,512],me=de.log;function ge(){}function we(){}function Ee(){}function Te(){}function be(e,t){for(var r in t)t.hasOwnProperty(r)&&e.setRequestHeader(r,t[r])}function _e(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n}function Oe(e,t,r){this.seed=e,this.slotSize=t,this.slots=r}function Re(e,t){this.id=e,this.key=t}function Ie(e){var t,r={};return r.id=null!=(t=Ve.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=Ve.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=Ve.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=ze.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=Ve.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}function Se(e){this.conditions=e}function Ce(e,t){this.key=e,this.match=t}function Ne(e,t){this.type=e,this.name=t}function Ae(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function ke(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function xe(e,t){this.target=e,this.action=t}function Pe(e,t,r,n){this.id=e,this.key=t,this.type=r,this.targets=n}function Ue(e,t){this.id=e,this.experiments=t}function Me(e,t,r,n,o,i){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.targetRules=o,this.defaultValue=i}function De(e,t,r,n,o){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=o}function Le(e,t){this.id=e,this.rawValue=t}var Fe={getRequest:function(n,o){return{abort:function(){},responsePromise:new Promise(function(e,t){var r=new XMLHttpRequest;r.open("GET",n),r.onreadystatechange=function(){r.readyState===r.DONE&&(0===r.status?t(new Error("Request error")):e({statusCode:r.status,body:r.responseText}))},r.onerror=function(){t()},r.setRequestHeader("content-type","application/json"),be(r,o),r.send()})}},postRequest:function(e,t,r,n,o){var t=JSON.stringify(t),i=new XMLHttpRequest;i.open("POST",e),i.onreadystatechange=function(){i.readyState===i.DONE&&(200<=i.status&&i.status<400?n({statusCode:i.status}):o&&o({statusCode:i.status}))},i.setRequestHeader("content-type","application/json"),be(i,r),i.send(t)},sendBeacon:function(e,t,r,n,o){var i=!1;((i="undefined"!=typeof window?window&&window.navigator&&window.navigator.sendBeacon&&!0:i)?(i=JSON.stringify(t),(t=new URLSearchParams).append("sdkName",r[ye]),t.append("sdkVersion",r["X-HACKLE-SDK-VERSION"]),t.append("sdkKey",r["X-HACKLE-SDK-KEY"]),t.append("data",i),window.navigator.sendBeacon(e,t)?n:(me.error("sendBeacon failed to queue request."),o)):(me.error("Does not support sendBeacon"),o))()}},je=de.log,Ve=(dt.isEquals=function(t,r){var e;return null!=r&&(e=Object.keys(t)).length===Object.keys(r).length&&e.every(function(e){return t[e]===r[e]})},dt.sanitize=function(e){var t={};if(!a.isNullOrUndefined(e))for(var r=0,n=Object.entries(e);r<n.length;r++){var o=n[r],i=o[0],o=o[1];this.isValidType(i)?(o=this.sanitizeValue(o),a.isNullOrUndefined(o)?je.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(i,"]")):t[i]=o):je.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(i,"]"))}return t},dt.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},dt.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},dt.MAX_IDENTIFIER_TYPE_LENGTH=128,dt.MAX_IDENTIFIER_VALUE_LENGTH=512,dt),He=de.log,ze=(pt.sanitize=function(e){var t={};if(!a.isNullOrUndefined(e))for(var r=0,n=Object.entries(e);r<n.length;r++){var o,i=n[r],s=i[0],i=i[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){He.debug("The number of properties cannot exceed 128. Drops excess properties. [".concat(s,", ").concat(i,"]"));break}this.isValidKey(s)?(o=this.sanitizeValue(s,i),a.isNullOrUndefined(o)?He.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(i,"]")):t[s]=o):He.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},pt.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},pt.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},pt.sanitizeValue=function(e,t){var r=this;return e.startsWith(this.SYSTEM_PROPERTY_KEY_PREFIX)?t:this.isValidValue(t)?Array.isArray(t)?t.filter(function(e){return r.isValidElement(e)}):t:null},pt.isValidValue=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e?!isNaN(e)&&isFinite(e):"boolean"==typeof e||Array.isArray(e))},pt.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},pt.SYSTEM_PROPERTY_KEY_PREFIX="$",pt.MAX_PROPERTIES_COUNT=128,pt.MAX_PROPERTY_KEY_LENGTH=128,pt.MAX_PROPERTY_VALUE_LENGTH=1024,pt),Ke=de.log,Be=(ft.of=function(e,t){return new ft(e,t)},ft),Ge=(lt.of=function(e,t,r){return new lt(e,t,r=void 0===r?new $e:r)},lt.prototype.get=function(e,t){return this.config.get(e,t)},lt),qe=(ct.on=function(e,t){return new ct(!0,e,t=void 0===t?new $e:t)},ct.off=function(e,t){return new ct(!1,e,t=void 0===t?new $e:t)},ct.prototype.get=function(e,t){return this.config.get(e,t)},ct),ie=(ut.prototype.get=function(e,t){return t},ut),$e=(at.prototype.get=function(e,t){return t},at),u=(st.SDK_NOT_READY="SDK_NOT_READY",st.EXCEPTION="EXCEPTION",st.INVALID_INPUT="INVALID_INPUT",st.EXPERIMENT_NOT_FOUND="EXPERIMENT_NOT_FOUND",st.EXPERIMENT_DRAFT="EXPERIMENT_DRAFT",st.EXPERIMENT_PAUSED="EXPERIMENT_PAUSED",st.EXPERIMENT_COMPLETED="EXPERIMENT_COMPLETED",st.OVERRIDDEN="OVERRIDDEN",st.TRAFFIC_NOT_ALLOCATED="TRAFFIC_NOT_ALLOCATED",st.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT="NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT",st.IDENTIFIER_NOT_FOUND="IDENTIFIER_NOT_FOUND",st.VARIATION_DROPPED="VARIATION_DROPPED",st.TRAFFIC_ALLOCATED="TRAFFIC_ALLOCATED",st.NOT_IN_EXPERIMENT_TARGET="NOT_IN_EXPERIMENT_TARGET",st.FEATURE_FLAG_NOT_FOUND="FEATURE_FLAG_NOT_FOUND",st.FEATURE_FLAG_INACTIVE="FEATURE_FLAG_INACTIVE",st.INDIVIDUAL_TARGET_MATCH="INDIVIDUAL_TARGET_MATCH",st.TARGET_RULE_MATCH="TARGET_RULE_MATCH",st.DEFAULT_RULE="DEFAULT_RULE",st.REMOTE_CONFIG_PARAMETER_NOT_FOUND="REMOTE_CONFIG_PARAMETER_NOT_FOUND",st.TYPE_MISMATCH="TYPE_MISMATCH",st),Ye=(it.prototype._winnerVariationOrNull=function(){if(this._winnerVariationId)return this._getVariationByIdOrNull(this._winnerVariationId)},it.prototype._getVariationByIdOrNull=function(t){return this.variations.find(function(e){return e.id===t})},it.prototype._getVariationByKeyOrNull=function(t){return this.variations.find(function(e){return e.key===t})},it),Xe=(ot.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},ot),We=(nt.ID="$id",nt.USER="$userId",nt.DEVICE="$deviceId",nt.SESSION="$sessionId",nt.HACKLE_DEVICE="$hackleDeviceId",nt),Je=(rt.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},rt.prototype.add=function(e,t){var r=Ve.sanitizeValue(t);return Ve.isValidType(e)&&r?this.identifiers[e]=t:Ke.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},rt.prototype.build=function(){return this.identifiers},rt),Qe=(tt.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},tt),Ze=(et.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},et);function et(e,t){this.id=e,this.parameters=t}function tt(e,t,r){this.id=e,this.bucketId=t,this.groups=r}function rt(){this.identifiers={}}function nt(){}function ot(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function it(e,t,r,n,o,i,s,a,u,c,l,f,p,d){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=o,this.version=i,this.variations=s,this.userOverrides=a,this.segmentOverrides=u,this.targetAudiences=c,this.targetRules=l,this.defaultRule=f,this.containerId=p,this._winnerVariationId=d}function st(){}function at(){}function ut(){}function ct(e,t,r){this.isOn=e,this.reason=t,this.config=r}function lt(e,t,r){this.variation=e,this.reason=t,this.config=r}function ft(e,t){this.value=e,this.reason=t}function pt(){}function dt(){}Pt.tryParse=function(e){var t,r,n,o,e=Pt.regExp.exec(e);if(e)return e[0],t=e[1],r=void 0===(r=e[2])?"0":r,n=void 0===(n=e[3])?"0":n,o=e[4],e=e[5],new Pt(new yt(parseInt(t,10),parseInt(r,10),parseInt(n,10)),vt.parse(o),vt.parse(e))},Pt.prototype.compareTo=function(e){return this.coreVersion.compareTo(e.coreVersion)||this.prerelease.compareTo(e.prerelease)},Pt.prototype.isEqualTo=function(e){return 0===this.compareTo(e)},Pt.prototype.isGreaterThan=function(e){return 0<this.compareTo(e)},Pt.prototype.isGreaterThanOrEqualTo=function(e){return 0<=this.compareTo(e)},Pt.prototype.isLessThan=function(e){return this.compareTo(e)<0},Pt.prototype.isLessThanOrEqualTo=function(e){return this.compareTo(e)<=0},Pt.regExp=/^(0|[1-9]\d*)(?:\.(0|[1-9]\d*))?(?:\.(0|[1-9]\d*))?(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/;var ht=Pt,yt=(xt.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},xt),vt=(kt.parse=function(e){return e?new kt(e.split(".")):kt.EMPTY},kt.prototype.isEmpty=function(){return 0===this.identifiers.length},kt.prototype.isNotEmpty=function(){return!this.isEmpty()},kt.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},kt.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=kt.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},kt.compareIdentifiers=function(e,t){return kt.numericIdentifierRegExp.test(e)&&kt.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},kt.EMPTY=new kt([]),kt.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,kt),mt=["MATCH","NOT_MATCH"],gt=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],wt=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],Et=["VARIATION","BUCKET"],Tt=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT"],bt=["USER_ID","USER_PROPERTY"],_t=(At.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},At.IDENTIFIER=new At("SEGMENT"),At.PROPERTY=new At("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY"),At.SEGMENT=new At("USER_ID","USER_PROPERTY","HACKLE_PROPERTY"),At),Ot=(n.nanosToUnit=function(e,t){switch(t){case"microseconds":return e/(n.C1/n.C0);case"milliseconds":return e/(n.C2/n.C0);case"seconds":return e/(n.C3/n.C0);default:return e}},n.microsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C1/n.C0);case"milliseconds":return e/(n.C2/n.C1);case"seconds":return e/(n.C3/n.C1);default:return e}},n.millisToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C2/n.C0);case"microseconds":return e*(n.C2/n.C1);case"seconds":return e/(n.C3/n.C2);default:return e}},n.secondsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C3/n.C0);case"microseconds":return e*(n.C3/n.C1);case"milliseconds":return e*(n.C3/n.C2);default:return e}},n.C3=1e3*(n.C2=1e3*(n.C1=1e3*(n.C0=1))),n.converter={nanoseconds:n.nanosToUnit,microseconds:n.microsToUnit,milliseconds:n.millisToUnit,seconds:n.secondsToUnit},n),r=(Nt.prototype.tick=function(){var e;return"undefined"!=typeof performance?1e3*performance.now():"undefined"!=typeof process&&process.hrtime?(1e9*(e=process.hrtime())[0]+e[1])/1e3:1e3*Date.now()},Nt.prototype.currentMillis=function(){return Date.now()},Nt),Rt=(Ct.prototype.tags=function(e){var r=this;return Object.entries(e).forEach(function(e){var t=e[0],e=e[1];r._tags[t]=e}),this},Ct.prototype.tag=function(e,t){return this._tags[e]=t,this},Ct.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},Ct),It=(St.start=function(e){return new St(e=void 0===e?St.defaultClock:e)},St.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},St.defaultClock=new r,St);function St(e){this._clock=e,this.startTime=this._clock.tick()}function Ct(e){this.name=e,this._tags={},this.name=e}function Nt(){}function n(){}function At(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function kt(e){this.identifiers=e}function xt(e,t,r){this.major=e,this.minor=t,this.patch=r}function Pt(e,t,r){this.coreVersion=e,this.prerelease=t,this.build=r}Mt.prototype.tags=function(e){var r=this;return Object.entries(e).forEach(function(e){var t=e[0],e=e[1];r._tags[t]=e}),this},Mt.prototype.tag=function(e,t){return this._tags[e]=t,this},Mt.prototype.register=function(e){return e.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var Ut=Mt;function Mt(e){this.name=e,this._tags={}}Object.defineProperty(Lt.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var Dt=Lt;function Lt(e,t){this.valueSupplier=t,this.field=e}function Ft(e,t){return e.name===t.name&&Ve.isEquals(e.tags,t.tags)}$t.prototype.count=function(){return this.counterValue},$t.prototype.increment=function(e){this.counterValue+=null!=e?e:1},$t.prototype.measure=function(){return[new Dt("count",this.count.bind(this))]};var jt,Vt=$t,Ht=(qt.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new Vt(this.id),e},qt.prototype.count=function(){return this.currentCounter.count()},qt.prototype.increment=function(e){this.currentCounter.increment(e)},qt.prototype.measure=function(){return[new Dt("count",this.count.bind(this))]},qt),zt=(Gt.prototype.values=function(){return Array.from(this.data.values())},Gt.prototype.keys=function(){return Array.from(this.data.keys())},Gt.prototype.get=function(t){var r=this,e=this.keys().find(function(e){return r.compareFn(e,t)});return e?this.data.get(e):void 0},Gt.prototype.has=function(e){return void 0!==this.get(e)},Gt.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},Gt.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},Gt.prototype.forEach=function(e){this.data.forEach(e)},Gt.prototype.entries=function(){return Array.from(this.data.entries())},Gt),r=(Object.defineProperty(Bt.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),Bt.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},Bt.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},Bt.prototype.counter=function(e,t){return void 0===t&&(t={}),new Ut(e).tags(t).register(this)},Bt.prototype.timer=function(e,t){return void 0===t&&(t={}),new Rt(e).tags(t).register(this)},Bt.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},Bt.prototype.getOrCreateMetric=function(e,t){var r,n=this._metrics.get(e);return n?r=n:(r=t(e),this._metrics.add(e,r)),r},Bt.prototype.close=function(){},Bt),o=(ce(Kt,jt=r),Kt.prototype.start=function(){var e=this;void 0===this.currentIntervalId&&(this.currentIntervalId=setInterval(function(){e.publish()},this.pushIntervalMillis),de.log.debug("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},Kt.prototype.stop=function(){void 0!==this.currentIntervalId&&(clearInterval(this.currentIntervalId),this.currentIntervalId=void 0,this.publish(),de.log.debug("PushMetricRegistry stopped."))},Kt.prototype.close=function(){this.stop()},Kt);function Kt(e){var t=jt.call(this)||this;return t.pushIntervalMillis=e,t.currentIntervalId=void 0,t.pushIntervalMillis=e,t}function Bt(){this.id=ae.v4(),this.name="MetricRegistry",this._metrics=new zt(Ft)}function Gt(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function qt(e){this.id=e,this.currentCounter=new Vt(e)}function $t(e){this.counterValue=0,this.id=e}nr.prototype.count=function(){return this._count},nr.prototype.totalTime=function(e){return Ot.nanosToUnit(this._total,e)},nr.prototype.max=function(e){return Ot.nanosToUnit(this._max,e)},nr.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},nr.prototype.record=function(e,t){e<0||(t=Ot.converter[t](e,"nanoseconds"),this._count=this.count()+1,this._total+=t,this._max=Math.max(t,this._max))},nr.prototype.measure=function(){var e=this;return[new Dt("count",this.count.bind(this)),new Dt("total",function(){return e.totalTime("milliseconds")}),new Dt("max",function(){return e.max("milliseconds")}),new Dt("mean",function(){return e.mean("milliseconds")})]};var Yt,Xt=nr,Wt=(rr.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new Xt(this.id),e},rr.prototype.count=function(){return this.currentTimer.count()},rr.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},rr.prototype.max=function(e){return this.currentTimer.max(e)},rr.prototype.record=function(e,t){this.currentTimer.record(e,t)},rr.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},rr.prototype.measure=function(){var e=this;return[new Dt("count",this.count.bind(this)),new Dt("total",function(){return e.totalTime("milliseconds")}),new Dt("max",function(){return e.max("milliseconds")}),new Dt("mean",function(){return e.mean("milliseconds")})]},rr),o=(ce(tr,Yt=o),tr.prototype.createCounter=function(e){return new Ht(e)},tr.prototype.createTimer=function(e){return new Wt(e)},tr.prototype.publish=function(){var e=this.metrics.reduce(function(e,t){return void 0!==t.flush&&"function"==typeof t.flush?e.concat(t.flush()):e},[]);this.flushMetrics(e)},tr.prototype.close=function(){Yt.prototype.close.call(this)},tr),Jt=(er.prototype.count=function(){return 0},er.prototype.increment=function(e){},er.prototype.measure=function(){return[new Dt("count",this.count.bind(this))]},er),Qt=(Object.defineProperty(Zt.prototype,"counters",{get:function(){return Array.from(this._counters.values())},enumerable:!1,configurable:!0}),Zt.prototype.add=function(e){this._counters.add(e,e.registerCounter(this.id))},Zt.prototype.count=function(){return(this.counters[0]||this.noopCounter).count()},Zt.prototype.increment=function(t){this.counters.forEach(function(e){e.increment(t)})},Zt.prototype.measure=function(){return[new Dt("count",this.count.bind(this))]},Zt);function Zt(e){this._counters=new zt(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new Jt(e)}function er(e){this.id=e}function tr(e){return Yt.call(this,e)||this}function rr(e){this.id=e,this.currentTimer=new Xt(e)}function nr(e){this._count=0,this._total=0,this._max=0,this.id=e}Ur.prototype.measure=function(){var e=this;return[new Dt("count",this.count.bind(this)),new Dt("total",function(){return e.totalTime("milliseconds")}),new Dt("max",function(){return e.max("milliseconds")}),new Dt("mean",function(){return e.mean("milliseconds")})]},Ur.prototype.count=function(){return 0},Ur.prototype.totalTime=function(e){return 0},Ur.prototype.max=function(e){return 0},Ur.prototype.mean=function(e){return 0},Ur.prototype.record=function(e,t){};var or,ir,sr,ar,ur,cr=Ur,lr=(Object.defineProperty(Pr.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),Pr.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},Pr.prototype.max=function(e){return this.firstTimer.max(e)},Pr.prototype.mean=function(e){return this.firstTimer.mean(e)},Pr.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(Pr.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),Pr.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},Pr.prototype.count=function(){return this.firstTimer.count()},Pr.prototype.measure=function(){var e=this;return[new Dt("count",this.count.bind(this)),new Dt("total",function(){return e.totalTime("milliseconds")}),new Dt("max",function(){return e.max("milliseconds")}),new Dt("mean",function(){return e.mean("milliseconds")})]},Pr),r=(ce(xr,ur=r),xr.prototype.createCounter=function(e){e=new Qt(e);return this.addRegistry(e),e},xr.prototype.createTimer=function(e){e=new lr(e);return this.addRegistry(e),e},xr.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},xr.prototype.add=function(t){t instanceof xr||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},xr.prototype.close=function(){this.registries.forEach(function(e){e.close()})},xr),fr=(kr.counter=function(e,t){return kr.globalRegistry.counter(e,t)},kr.timer=function(e,t){return kr.globalRegistry.timer(e,t)},kr.addRegistry=function(e){kr.globalRegistry.add(e),de.log.debug("MetricRegistry added ".concat(e.name))},kr.globalRegistry=new r,kr),pr=(ce(Ar,ar=o),Ar.prototype.flushMetrics=function(e){var t=this;f.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){t.dispatch(e)})},Ar.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},Ar.prototype.dispatch=function(e){this.useBeacon&&this.shouldUseBeacon?this.httpClient.sendBeacon(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){de.log.debug("Beacon called.")}):this.httpClient.postRequest(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){},function(){de.log.debug("Failed to flushing metrics.")})},Ar.prototype.batch=function(e){return{metrics:e.map(function(e){return{name:e.id.name,type:e.id.type,tags:e.id.tags,measurements:Object.fromEntries(f.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},Ar.prototype.createCounter=function(e){return new Ht(e)},Ar.prototype.createTimer=function(e){return new Wt(e)},Ar.prototype.close=function(){this.shouldUseBeacon=!0,ar.prototype.close.call(this)},Ar),dr=(Nr.experiment=function(e,t,r){t=fr.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},Nr.featureFlag=function(e,t,r){t=fr.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},Nr.remoteConfig=function(e,t,r){t=fr.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},Nr),hr=(Cr.record=function(e,t,r){e=fr.timer("api.call",{operation:e,success:String(r)});t.stop(e)},Cr),yr=de.log,vr=(Sr.prototype.get=function(e,t){if(a.isNullOrUndefined(t))return this._get(e,"NULL",t).value;switch(typeof t){case"string":return this._get(e,"STRING",t).value;case"number":return this._get(e,"NUMBER",t).value;case"boolean":return this._get(e,"BOOLEAN",t).value;default:return this._get(e,"UNKNOWN",t).value}},Sr.prototype._get=function(r,n,o){var e=It.start(),t=function(e){try{var t;return a.isNullOrUndefined(r)?Be.of(o,u.INVALID_INPUT):(t=e.hackleUserResolver.resolveCurrentUser(),e.client._remoteConfig(r,t,n,o))}catch(e){return yr.error("Unexpected exception while deciding remote config parameter[".concat(r,"]. Returning default value. : ").concat(e)),Be.of(o,u.EXCEPTION)}}(this);return dr.remoteConfig(e,r,t),t},Sr),s=de.log,mr=(Ir.prototype.getSessionId=function(){return this.sessionManager.sessionId},Ir.prototype.getUser=function(){return this.userManager.currentUser},Ir.prototype.setUser=function(e){try{var t=Ie(e);t?this.userManager.setUser(t):s.warn("invalid user")}catch(e){s.error("Unexpected exception while set user: ".concat(e))}},Ir.prototype.setUserId=function(e){try{void 0===e&&this.userManager.setUserId(void 0);var t=Ve.sanitizeValue(e);t?this.userManager.setUserId(t):s.warn("Invalid userId. [userId=".concat(e,"]"))}catch(e){s.error("Unexpected exception while set userId: ".concat(e))}},Ir.prototype.setDeviceId=function(e){try{Ve.sanitizeValue(e)?this.userManager.setDeviceId(e):s.warn("Invalid deviceId. [deviceId=".concat(e,"]"))}catch(e){s.error("Unexpected exception while set deviceId: ".concat(e))}},Ir.prototype.setUserProperty=function(e,t){try{ze.isValidKey(e)?ze.isValidValue(t)?this.userManager.setUserProperty(e,t):s.warn("Invalid property value. [key=".concat(t,"]")):s.warn("Invalid property key. [key=".concat(e,"]"))}catch(e){s.error("Unexpected exception while set userProperty: ".concat(e))}},Ir.prototype.setUserProperties=function(e){try{var t=ze.sanitize(e);this.userManager.setUserProperties(t)}catch(e){s.error("Unexpected exception while set userProperties: ".concat(e))}},Ir.prototype.resetUser=function(){try{this.userManager.resetUser()}catch(e){s.error("Unexpected exception while reset user: ".concat(e))}},Ir.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},Ir.prototype.variationDetail=function(n,o,e){var i=e||"A",e=It.start(),t=function(e){try{var t,r=e.userManager.resolveCurrentOrNull(o);return r?(t=e.hackleUserResolver.resolve(r),e.hackleInternalClient._experiment(n,t,i)):(s.warn("invalid user"),Ge.of(i,u.INVALID_INPUT))}catch(e){return s.error("Unexpected exception while deciding variation for experiment[".concat(n,"]. Returning default variation[").concat(i,"] : ").concat(e)),Ge.of(i,u.EXCEPTION)}}(this);return dr.experiment(e,n,t),t},Ir.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},Ir.prototype.featureFlagDetail=function(n,o){var e=It.start(),t=function(e){try{var t,r=e.userManager.resolveCurrentOrNull(o);return r?(t=e.hackleUserResolver.resolve(r),e.hackleInternalClient._featureFlag(n,t)):(s.warn("invalid user"),qe.off(u.INVALID_INPUT))}catch(e){return s.error("Unexpected exception while deciding feature flag[".concat(n,"]. Returning default value[false] : ").concat(e)),qe.off(u.EXCEPTION)}}(this);return dr.featureFlag(e,n,t),t},Ir.prototype.track=function(e,t){try{s.debug("track event : ".concat(JSON.stringify(e)));var r,n=this._convertEvent(e),o=this.userManager.resolveCurrentOrNull(t);o?(r=this.hackleUserResolver.resolve(o),this.hackleInternalClient._track(n,r)):s.warn("invalid user")}catch(e){s.error("Unexpected exception while tracking event: $t")}},Ir.prototype.trackPageView=function(e){s.debug("tracking page view");var t=this.hackleUserResolver.resolve(this.userManager.currentUser);this.hackleInternalClient._track({key:"$page_view"},t)},Ir.prototype.remoteConfig=function(e){return new vr(this.hackleInternalClient,this.userManager,this.hackleUserResolver,e)},Ir.prototype.onReady=function(e,t){this.hackleInternalClient._onReady(e,t=void 0===t?3e3:t)},Ir.prototype.onInitialized=function(e){return this.hackleInternalClient._onInitialized({timeout:null==e?void 0:e.timeout})},Ir.prototype.close=function(){s.debug("Hackle Client is closing"),this.hackleInternalClient._close()},Ir.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},Ir.prototype.showUserExplorer=function(){var e;null!=(e=this.devTools)&&e.userExplorer?(s.debug("UserExplorer opened."),fr.counter("user.explorer.show",{}).increment(),this.devTools.manager.userExplorer(this.devTools.userExplorer)):s.error("UserExplorer is not provided")},Ir.prototype.hideUserExplorer=function(){this.devTools?this.devTools.manager.close():s.warn("There is no active HackleDevtools.")},Ir),gr=(Rr.exposure=function(e,t,r){return new wr((new Date).getTime(),t,e,r.variationId,r.variationKey,r.reason,this.exposureProperties(r))},Rr.exposureProperties=function(e){return a.isNotNullOrUndefined(e.config)?{$parameterConfigurationId:e.config.id}:{}},Rr.track=function(e,t,r,n){return new Er(n,r,e,t)},Rr.remoteConfig=function(e,t,r){return new Tr((new Date).getTime(),t,e,r)},Rr.isExposure=function(e){return void 0!==e.experiment},Rr.isTrack=function(e){return void 0!==e.eventType},Rr.isRemoteConfig=function(e){return void 0!==e.remoteConfigParameter},Rr.isExposureDto=function(e){return"experimentId"in e&&void 0!==e.experimentId},Rr.isTrackDto=function(e){return"eventTypeId"in e&&void 0!==e.eventTypeId},Rr.isRemoteConfigDto=function(e){return"parameterId"in e&&void 0!==e.parameterId},Rr.prototype.toDto=function(){return{insertId:this.insertId,timestamp:this.timestamp,userId:this.user.identifiers[We.ID],identifiers:this.user.identifiers,userProperties:ze.sanitize(this.user.properties),hackleProperties:ze.sanitize(this.user.hackleProperties)}},Rr),wr=(ce(Or,sr=gr),Or.prototype.copyWithUser=function(e){return new Or(this.timestamp,e,this.experiment,this.variationId,this.variationKey,this.decisionReason,this.properties,this.insertId)},Or.prototype.toDto=function(){return h(h({},sr.prototype.toDto.call(this)),{experimentId:this.experiment.id,experimentKey:this.experiment.key,experimentType:this.experiment.type,experimentVersion:this.experiment.version,variationId:this.variationId,variationKey:this.variationKey,decisionReason:this.decisionReason.toString(),properties:this.properties})},Or),Er=(ce(_r,ir=gr),_r.prototype.copyWithUser=function(e){return new _r(this.timestamp,e,this.eventType,this.event,this.insertId)},_r.prototype.toDto=function(){return h(h({},ir.prototype.toDto.call(this)),{eventTypeId:this.eventType.id,eventTypeKey:this.eventType.key,value:this.event.value||0,properties:ze.sanitize(this.event.properties)})},_r),Tr=(ce(br,or=gr),br.prototype.copyWithUser=function(e){return new br(this.timestamp,e,this.remoteConfigParameter,this.evaluation,this.insertId)},br.prototype.toDto=function(){return h(h({},or.prototype.toDto.call(this)),{parameterId:this.remoteConfigParameter.id,parameterKey:this.remoteConfigParameter.key,parameterType:this.remoteConfigParameter.type,valueId:this.evaluation.valueId,decisionReason:this.evaluation.reason.toString(),properties:ze.sanitize(this.evaluation.properties)})},br);function br(e,t,r,n,o){e=or.call(this,e,t,o)||this;return e.remoteConfigParameter=r,e.evaluation=n,e}function _r(e,t,r,n,o){e=ir.call(this,e,t,o)||this;return e.eventType=r,e.event=n,e}function Or(e,t,r,n,o,i,s,a){e=sr.call(this,e,t,a)||this;return e.experiment=r,e.variationId=n,e.variationKey=o,e.decisionReason=i,e.properties=s,e}function Rr(e,t,r){void 0===r&&(r=ae.v4()),this.timestamp=e,this.user=t,this.insertId=r}function Ir(e,t,r,n,o){this.hackleInternalClient=e,this.hackleUserResolver=t,this.sessionManager=r,this.userManager=n,this.devTools=o}function Sr(e,t,r,n){this.client=e,this.userManager=t,this.hackleUserResolver=r,this.user=n}function Cr(){}function Nr(){}function Ar(e,t,r,n,o){t=ar.call(this,t)||this;return t.monitoringBaseUrl=e,t.httpClient=r,t.httpHeader=n,t.useBeacon=o,t.monitoringEndPoint="".concat(t.monitoringBaseUrl,"/metrics"),t.shouldUseBeacon=!1,t.start(),t.monitoringBaseUrl=e,t}function kr(){}function xr(){var e=null!==ur&&ur.apply(this,arguments)||this;return e.registries=new zt(function(e,t){return e.id===t.id}),e}function Pr(e){this._timers=new zt(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new cr(e)}function Ur(e){this.id=e}function Mr(e){var t=new Array,r=new Array,n=new Array;return e.forEach(function(e){e instanceof gr?gr.isExposure(e)?t.push(e.toDto()):gr.isTrack(e)?r.push(e.toDto()):gr.isRemoteConfig(e)&&n.push(e.toDto()):gr.isExposureDto(e)?t.push(e):gr.isTrackDto(e)?r.push(e):gr.isRemoteConfigDto(e)&&n.push(e)}),{exposureEvents:t,trackEvents:r,remoteConfigEvents:n}}en.prototype.dispatch=function(e,t,r){var n={},e=(n["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ye]=this.headers[ye],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),Mr(e)),o=It.start();this.httpRequest.postRequest(this.dispatchUrl,e,n,function(e){t(e),hr.record("post.events",o,!0)},function(e){null!=r&&r(e),hr.record("post.events",o,!1)})},en.prototype.dispatchXhrOrBeacon=function(e,t,r){var n,o,i;this.useBeacon?((n={})["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ye]=this.headers[ye],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),o=Mr(e),i=It.start(),this.httpRequest.sendBeacon(this.beaconDispatchUrl,o,n,function(e){t(e),hr.record("post.events",i,!0)},function(e){null!=r&&r(e),hr.record("post.events",i,!1)})):this.dispatch(e,t,r)};var Dr=en,Lr=de.log,Fr=(m.prototype.getExperiments=function(){return Array.from(this.experiments.values())},m.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},m.prototype.getFeatureFlags=function(){return Array.from(this.featureFlags.values())},m.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},m.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},m.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},m.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},m.prototype.getContainerOrNull=function(e){return this.containers.get(e)},m.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},m.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},m.from=function(e){var t=this,r=f.associate(e.buckets,function(e){return[e.id,t.toBucket(e)]});return new m(f.associateBy(f.mapNotNullOrUndefined(e.experiments,function(e){return t.toExperimentOrNull("AB_TEST",e)}),function(e){return e.key}),f.associateBy(f.mapNotNullOrUndefined(e.featureFlags,function(e){return t.toExperimentOrNull("FEATURE_FLAG",e)}),function(e){return e.key}),r,f.associate(e.events,function(e){return[e.key,new Re(e.id,e.key)]}),f.associateBy(f.mapNotNullOrUndefined(e.segments,function(e){return t.toSegmentOrNull(e)}),function(e){return e.key}),f.associate(e.containers,function(e){return[e.id,t.toContainer(e)]}),f.associate(e.parameterConfigurations,function(e){return[e.id,t.toParameterConfiguration(e)]}),f.associateBy(f.mapNotNullOrUndefined(e.remoteConfigParameters,function(e){return t.toRemoteConfigParameterOrNull(e)}),function(e){return e.key}))},m.toBucket=function(e){return new Oe(e.seed,e.slotSize,e.slots.map(function(e){var t=e.startInclusive,r=e.endExclusive,e=e.variationId;return new Xe(t,r,e)}))},m.toExperimentOrNull=function(e,t){var r=this,n=this.experimentStatusOrNull(t.execution.status),o=t.variations.map(function(e){return new _e(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=f.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),s=f.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return r.toTargetRuleOrNull(e,_t.IDENTIFIER)}),a=f.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return r.toTargetOrNull(e,_t.PROPERTY)}),u=f.mapNotNullOrUndefined(t.execution.targetRules,function(e){return r.toTargetRuleOrNull(e,_t.PROPERTY)}),c=this.toTargetActionOrNull(t.execution.defaultRule);return n&&c&&new Ye(t.id,t.key,e,t.identifierType,n,t.version,o,i,s,a,u,c,t.containerId,t.winnerVariationId)},m.experimentStatusOrNull=function(e){switch(e){case"READY":return"DRAFT";case"RUNNING":return"RUNNING";case"PAUSED":return"PAUSED";case"STOPPED":return"COMPLETED";default:return void Lr.debug("Unsupported status [".concat(e,"]"))}},m.toTargetRuleOrNull=function(e,t){t=this.toTargetOrNull(e.target,t),e=this.toTargetActionOrNull(e.action);return t&&e&&new xe(t,e)},m.toTargetActionOrNull=function(e){var t=this.parseOrNull(Et,e.type);return t&&new ke(t,e.variationId,e.bucketId)},m.toTargetOrNull=function(e,t){var r=this,e=f.mapNotNullOrUndefined(e.conditions,function(e){return r.toConditionOrNull(e,t)});return new Se(e)},m.toConditionOrNull=function(e,t){var r=this.toTargetKeyOrNull(e.key);if(r&&t.supports(r.type))return(t=this.toTargetMatchOrNull(e.match))&&new Ce(r,t)},m.toTargetKeyOrNull=function(e){var t=this.parseOrNull(Tt,e.type);return t&&new Ne(t,e.name)},m.toTargetMatchOrNull=function(e){var t=this.parseOrNull(mt,e.type),r=this.parseOrNull(wt,e.operator),n=this.parseOrNull(gt,e.valueType);return t&&r&&n&&new Ae(t,r,n,e.values)},m.toSegmentOrNull=function(e){var t=this,r=this.parseOrNull(bt,e.type);return r&&new Pe(e.id,e.key,r,f.mapNotNullOrUndefined(e.targets,function(e){return t.toTargetOrNull(e,_t.SEGMENT)}))},m.toContainer=function(e){var t=this;return new Qe(e.id,e.bucketId,e.groups.map(function(e){return t.toContainerGroup(e)}))},m.toContainerGroup=function(e){return new Ue(e.id,e.experiments)},m.toParameterConfiguration=function(e){return new Ze(e.id,f.associate(e.parameters,function(e){return[e.key,e.value]}))},m.toRemoteConfigParameterOrNull=function(e){var t=this,r=this.parseOrNull(gt,e.type),n=f.mapNotNullOrUndefined(e.targetRules,function(e){return t.toRemoteConfigTargetRuleOrNull(e,_t.PROPERTY)}),o=this.toRemoteConfigParameterValueOrNull(e.defaultValue);return r&&new Me(e.id,e.key,r,e.identifierType,n,o)},m.toRemoteConfigTargetRuleOrNull=function(e,t){t=this.toTargetOrNull(e.target,t);return t&&new De(e.key,e.name,t,e.bucketId,this.toRemoteConfigParameterValueOrNull(e.value))},m.toRemoteConfigParameterValueOrNull=function(e){return new Le(e.id,e.value)},m.parseOrNull=function(e,t){e=e.find(function(e){return e===t});return e||Lr.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e},m),jr=(Zr.prototype.onReady=function(){return this.readyPromise},Zr.prototype.start=function(){this.isStarted||(this.isStarted=!0,this.errorRetryController.reset(),this.fetch())},Zr.prototype.stop=function(){return this.isStarted=!1,this.currentTimeout&&(clearTimeout(this.currentTimeout),this.currentTimeout=null),this.currentRequest&&(this.currentRequest.abort(),this.currentRequest=null),Promise.resolve()},Zr.prototype.get=function(){return this.workspace},Zr.prototype.scheduleNextUpdate=function(){var e=this,t=this.errorRetryController.getDelay(),t=Math.max(t,this.updateInterval);this.currentTimeout=setTimeout(function(){e.currentRequest?e.syncOnCurrentRequestComplete=!0:e.fetch()},t)},Zr.prototype.fetch=function(){function t(e){e=e.isSuccess,hr.record("get.workspace",o,e)}function e(){n.onRequestComplete()}var r,n=this,o=((r={})["X-HACKLE-SDK-KEY"]=this.sdkKey,r["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),r[ye]=this.headers[ye],r["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],It.start());this.currentRequest=this.httpRequest.getRequest(this.fetchUrl,r);null!=(r=this.currentRequest)&&r.responsePromise.then(function(e){n.onRequestResolved(e,t)},function(e){n.onRequestRejected(e,t)}).then(e,e),0<this.updateInterval&&this.scheduleNextUpdate()},Zr.prototype.onRequestComplete=function(){this.isStarted&&(this.currentRequest=null,this.syncOnCurrentRequestComplete&&this.fetch(),this.syncOnCurrentRequestComplete=!1)},Zr.prototype.onRequestResolved=function(e,t){if(this.isStarted){if(void 0!==e.statusCode&&200<=e.statusCode&&e.statusCode<400)this.errorRetryController.reset(),t({isSuccess:!0});else{if(t({isSuccess:!1}),401===e.statusCode||403===e.statusCode)return void this.readyPromiseRejecter(new Error("Invalid key provided."));this.errorRetryController.countError()}e.body&&(t=JSON.parse(e.body),this.workspace=Fr.from(t),this.readyPromiseResolver())}},Zr.prototype.onRequestRejected=function(e,t){this.isStarted&&(t({isSuccess:!1}),this.errorRetryController.countError(),console.error("Error fetching data",e))},Zr.prototype.close=function(){this.stop()},Zr),Vr=(Qr.prototype.getDelay=function(){return 0===this.errorCount?0:1e3*ve[Math.min(ve.length-1,this.errorCount)]+Math.round(1e3*Math.random())},Qr.prototype.countError=function(){this.errorCount<ve.length-1&&this.errorCount++},Qr.prototype.reset=function(){this.errorCount=0},Qr),r="model",o="name",i="type",c="vendor",p="version",d="mobile",y="tablet",Hr=(v.parse=function(e){return{browser:v.getBrowser(e),cpu:v.getCPU(e),device:v.getDevice(e),engine:v.getEngine(e),os:v.getOS(e)}},v.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return v.mapper.rgx.call(t,e,v.regexes.browser),t.major=v.util.major(t.version),t},v.getCPU=function(e){var t={architecture:void 0};return v.mapper.rgx.call(t,e,v.regexes.cpu),t},v.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return v.mapper.rgx.call(t,e,v.regexes.device),t},v.getEngine=function(e){var t={name:void 0,version:void 0};return v.mapper.rgx.call(t,e,v.regexes.os),t},v.getOS=function(e){var t={name:void 0,version:void 0};return v.mapper.rgx.call(t,e,v.regexes.os),t},v.util={extend:function(e,t){var r,n={};for(r in e)t[r]&&t[r].length%2==0?n[r]=t[r].concat(e[r]):n[r]=e[r];return n},has:function(e,t){return"string"==typeof e&&-1!==t.toLowerCase().indexOf(e.toLowerCase())},lowerize:function(e){return e.toLowerCase()},major:function(e){return"string"==typeof e?e.replace(/[^\d\.]/g,"").split(".")[0]:void 0},trim:function(e){return e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}},v.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[o,p],[/(opios)[\/\s]+([\w\.]+)/i],[[o,"Opera Mini"],p],[/\s(opr)\/([\w\.]+)/i],[[o,"Opera"],p],[/(kindle)\/([\w\.]+)/i,/(lunascape|maxthon|netfront|jasmine|blazer)[\/\s]?([\w\.]*)/i,/(avant\s|iemobile|slim)(?:browser)?[\/\s]?([\w\.]*)/i,/(bidubrowser|baidubrowser)[\/\s]?([\w\.]+)/i,/(?:ms|\()(ie)\s([\w\.]+)/i,/(rekonq)\/([\w\.]*)/i,/(chromium|flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon)\/([\w\.-]+)/i],[o,p],[/(konqueror)\/([\w\.]+)/i],[[o,"Konqueror"],p],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[o,"IE"],p],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[o,"Edge"],p],[/(yabrowser)\/([\w\.]+)/i],[[o,"Yandex"],p],[/(Avast)\/([\w\.]+)/i],[[o,"Avast Secure Browser"],p],[/(AVG)\/([\w\.]+)/i],[[o,"AVG Secure Browser"],p],[/(puffin)\/([\w\.]+)/i],[[o,"Puffin"],p],[/(focus)\/([\w\.]+)/i],[[o,"Firefox Focus"],p],[/(opt)\/([\w\.]+)/i],[[o,"Opera Touch"],p],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[o,"UCBrowser"],p],[/(comodo_dragon)\/([\w\.]+)/i],[[o,/_/g," "],p],[/(windowswechat qbcore)\/([\w\.]+)/i],[[o,"WeChat(Win) Desktop"],p],[/(micromessenger)\/([\w\.]+)/i],[[o,"WeChat"],p],[/(brave)\/([\w\.]+)/i],[[o,"Brave"],p],[/(whale)\/([\w\.]+)/i],[[o,"Whale"],p],[/(qqbrowserlite)\/([\w\.]+)/i],[o,p],[/(QQ)\/([\d\.]+)/i],[o,p],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[o,p],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[o,p],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[o,p],[/(MetaSr)[\/\s]?([\w\.]+)/i],[o],[/(LBBROWSER)/i],[o],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[p,[o,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[p,[o,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[o,p],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[p,[o,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[o,/(.+)/,"$1 WebView"],p],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[o,/(.+(?:g|us))(.+)/,"$1 $2"],p],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[o,"Chrome Mobile"],p],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[p,[o,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[o,"Sailfish Browser"],p],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[o,p],[/(dolfin)\/([\w\.]+)/i],[[o,"Dolphin"],p],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[o,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[o,"Opera Coast"],p],[/fxios\/([\w\.-]+)/i],[p,[o,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[p,[o,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[p,o],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[o,"GSA"],p],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[o,[p,(v.mapper={rgx:function(e,t){for(var r,n,o,i,s,a=0;a<t.length&&!i;){for(var u=t[a],c=t[a+1],l=r=0;l<u.length&&!i;)if(i=u[l++].exec(e))for(n=0;n<c.length;n++)s=i[++r],"object"==typeof(o=c[n])&&0<o.length?2==o.length?"function"==typeof o[1]?this[o[0]]=o[1].call(this,s):this[o[0]]=o[1]:3==o.length?"function"!=typeof o[1]||o[1].exec&&o[1].test?this[o[0]]=s?s.replace(o[1],o[2]):void 0:this[o[0]]=s?o[1].call(this,s,o[2]):void 0:4==o.length&&(this[o[0]]=s?o[3].call(this,s.replace(o[1],o[2])):void 0):this[o]=s||void 0;a+=2}},str:function(e,t){for(var r in t)if("object"==typeof t[r]&&0<t[r].length){for(var n=0;n<t[r].length;n++)if(v.util.has(t[r][n],e))return"?"===r?void 0:r}else if(v.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(v.maps={browser:{oldsafari:{version:{"1.0":"/8",1.2:"/1",1.3:"/3","2.0":"/412","2.0.2":"/416","2.0.3":"/417","2.0.4":"/419","?":"/"}}},device:{amazon:{model:{"Fire Phone":["SD","KF"]}},sprint:{model:{"Evo Shift 4G":"7373KT"},vendor:{HTC:"APA",Sprint:"Sprint"}}},os:{windows:{version:{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"}}}}).browser.oldsafari.version]],[/(webkit|khtml)\/([\w\.]+)/i],[o,p],[/(navigator|netscape)\/([\w\.-]+)/i],[[o,"Netscape"],p],[/(swiftfox)/i,/(icedragon|iceweasel|camino|chimera|fennec|maemo\sbrowser|minimo|conkeror)[\/\s]?([\w\.\+]+)/i,/(firefox|seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([\w\.-]+)/i,/(mozilla)\/([\w\.]+).+rv\:.+gecko\/\d+/i,/(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir)[\/\s]?([\w\.]+)/i,/(links)\s\(([\w\.]+)/i,/(gobrowser)\/?([\w\.]*)/i,/(ice\s?browser)\/v?([\w\._]+)/i,/(mosaic)[\/\s]([\w\.]+)/i],[o,p]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",v.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",v.util.lowerize]],[/(sun4\w)[;\)]/i],[["architecture","sparc"]],[/((?:avr32|ia64(?=;))|68k(?=\))|arm(?:64|(?=v\d+[;l]))|(?=atmel\s)avr|(?:irix|mips|sparc)(?:64)?(?=;)|pa-risc)/i],[["architecture",v.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[r,c,[i,y]],[/applecoremedia\/[\w\.]+ \((ipad)/],[r,[c,"Apple"],[i,y]],[/(apple\s{0,1}tv)/i],[[r,"Apple TV"],[c,"Apple"],[i,"smarttv"]],[/(archos)\s(gamepad2?)/i,/(hp).+(touchpad)/i,/(hp).+(tablet)/i,/(kindle)\/([\w\.]+)/i,/\s(nook)[\w\s]+build\/(\w+)/i,/(dell)\s(strea[kpr\s\d]*[\dko])/i],[c,r,[i,y]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[r,[c,"Amazon"],[i,y]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[r,v.mapper.str,v.maps.device.amazon.model],[c,"Amazon"],[i,d]],[/android.+aft([bms])\sbuild/i],[r,[c,"Amazon"],[i,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[r,c,[i,d]],[/\((ip[honed|\s\w*]+);/i],[r,[c,"Apple"],[i,d]],[/(blackberry)[\s-]?(\w+)/i,/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron)[\s_-]?([\w-]*)/i,/(hp)\s([\w\s]+\w)/i,/(asus)-?(\w+)/i],[c,r,[i,d]],[/\(bb10;\s(\w+)/i],[r,[c,"BlackBerry"],[i,d]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[r,[c,"Asus"],[i,y]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[c,"Sony"],[r,"Xperia Tablet"],[i,y]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[r,[c,"Sony"],[i,d]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[c,r,[i,"console"]],[/android.+;\s(shield)\sbuild/i],[r,[c,"Nvidia"],[i,"console"]],[/(playstation\s[34portablevi]+)/i],[r,[c,"Sony"],[i,"console"]],[/(sprint\s(\w+))/i],[[c,v.mapper.str,v.maps.device.sprint.vendor],[r,v.mapper.str,v.maps.device.sprint.model],[i,d]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[c,[r,/_/g," "],[i,d]],[/(nexus\s9)/i],[r,[c,"HTC"],[i,y]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[r,[c,"Huawei"],[i,d]],[/android.+(bah2?-a?[lw]\d{2})/i],[r,[c,"Huawei"],[i,y]],[/(microsoft);\s(lumia[\s\w]+)/i],[c,r,[i,d]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[r,[c,"Microsoft"],[i,"console"]],[/(kin\.[onetw]{3})/i],[[r,/\./g," "],[c,"Microsoft"],[i,d]],[/\s(milestone|droid(?:[2-4x]|\s(?:bionic|x2|pro|razr))?:?(\s4g)?)[\w\s]+build\//i,/mot[\s-]?(\w*)/i,/(XT\d{3,4}) build\//i,/(nexus\s6)/i],[r,[c,"Motorola"],[i,d]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[r,[c,"Motorola"],[i,y]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[c,v.util.trim],[r,v.util.trim],[i,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[r,/^/,"SmartTV"],[c,"Samsung"],[i,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[r,[c,"Sharp"],[i,"smarttv"]],[/android.+((sch-i[89]0\d|shw-m380s|gt-p\d{4}|gt-n\d+|sgh-t8[56]9|nexus 10))/i,/((SM-T\w+))/i],[[c,"Samsung"],r,[i,y]],[/smart-tv.+(samsung)/i],[c,[i,"smarttv"],r],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[c,"Samsung"],r,[i,d]],[/sie-(\w*)/i],[r,[c,"Siemens"],[i,d]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[c,"Nokia"],r,[i,d]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[r,[c,"Acer"],[i,y]],[/android.+([vl]k\-?\d{3})\s+build/i],[r,[c,"LG"],[i,y]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[c,"LG"],r,[i,y]],[/(lg) netcast\.tv/i],[c,r,[i,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[r,[c,"LG"],[i,d]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[c,r,[i,y]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[r,[c,"Lenovo"],[i,y]],[/(lenovo)[_\s-]?([\w-]+)/i],[c,r,[i,d]],[/linux;.+((jolla));/i],[c,r,[i,d]],[/((pebble))app\/[\d\.]+\s/i],[c,r,[i,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[c,r,[i,d]],[/crkey/i],[[r,"Chromecast"],[c,"Google"],[i,"smarttv"]],[/android.+;\s(glass)\s\d/i],[r,[c,"Google"],[i,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[r,[c,"Google"],[i,y]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[r,[c,"Google"],[i,d]],[/android.+;\s(\w+)\s+build\/hm\1/i,/android.+(hm[\s\-_]*note?[\s_]*(?:\d\w)?)\s+build/i,/android.+(mi[\s\-_]*(?:a\d|one|one[\s_]plus|note lte)?[\s_]*(?:\d?\w?)[\s_]*(?:plus)?)\s+build/i,/android.+(redmi[\s\-_]*(?:note)?(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[c,"Xiaomi"],[i,d]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[c,"Xiaomi"],[i,y]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[r,[c,"Meizu"],[i,d]],[/(mz)-([\w-]{2,})/i],[[c,"Meizu"],r,[i,d]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[r,[c,"OnePlus"],[i,d]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[r,[c,"RCA"],[i,y]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[r,[c,"Dell"],[i,y]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[r,[c,"Verizon"],[i,y]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[c,"Barnes & Noble"],r,[i,y]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[r,[c,"NuVision"],[i,y]],[/android.+;\s(k88)\sbuild/i],[r,[c,"ZTE"],[i,y]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[r,[c,"Swiss"],[i,d]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[r,[c,"Swiss"],[i,y]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[r,[c,"Zeki"],[i,y]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[c,"Dragon Touch"],r,[i,y]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[r,[c,"Insignia"],[i,y]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[r,[c,"NextBook"],[i,y]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[c,"Voice"],r,[i,d]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[c,"LvTel"],r,[i,d]],[/android.+;\s(PH-1)\s/i],[r,[c,"Essential"],[i,d]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[r,[c,"Envizen"],[i,y]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[c,r,[i,y]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[r,[c,"MachSpeed"],[i,y]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[c,r,[i,y]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[r,[c,"Rotor"],[i,y]],[/android.+(KS(.+))\s+build/i],[r,[c,"Amazon"],[i,y]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[c,r,[i,y]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[i,v.util.lowerize],c,r],[/[\s\/\(](smart-?tv)[;\)]/i],[[i,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[r,[c,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[p,[o,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[p,[o,"Blink"]],[/(presto)\/([\w\.]+)/i,/(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i,/(khtml|tasman|links)[\/\s]\(?([\w\.]+)/i,/(icab)[\/\s]([23]\.[\d\.]+)/i],[o,p],[/rv\:([\w\.]{1,9}).+(gecko)/i],[p,o]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[o,p],[/(windows)\snt\s6\.2;\s(arm)/i,/(windows\sphone(?:\sos)*)[\s\/]?([\d\.\s\w]*)/i,/(windows\smobile|windows)[\s\/]?([ntce\d\.\s]+\w)/i],[[o,v.mapper.str,v.maps.os.windows],[p,v.mapper.str,v.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[o,"Windows"],[p,v.mapper.str,v.maps.os.windows.version]],[/\((bb)(10);/i],[[o,"BlackBerry"],p],[/(blackberry)\w*\/?([\w\.]*)/i,/(tizen|kaios)[\/\s]([\w\.]+)/i,/(android|webos|palm\sos|qnx|bada|rim\stablet\sos|meego|sailfish|contiki)[\/\s-]?([\w\.]*)/i],[o,p],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[o,"Symbian"],p],[/\((series40);/i],[o],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[o,"Firefox OS"],p],[/(nintendo|playstation)\s([wids34portablevu]+)/i,/(mint)[\/\s\(]?(\w*)/i,/(mageia|vectorlinux)[;\s]/i,/(joli|[kxln]?ubuntu|debian|suse|opensuse|gentoo|(?=\s)arch|slackware|fedora|mandriva|centos|pclinuxos|redhat|zenwalk|linpus)[\/\s-]?(?!chrom)([\w\.-]*)/i,/(hurd|linux)\s?([\w\.]*)/i,/(gnu)\s?([\w\.]*)/i],[[o,"Linux"],p],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[o,"Chromium OS"],p],[/(sunos)\s?([\w\.\d]*)/i],[[o,"Solaris"],p],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[o,"Linux"],p],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPhone"],[p,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPad"],[p,/_/g,"."]],[/(haiku)\s(\w+)/i],[o,p],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[p,/_/g,"."],[o,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[o,"Mac"],[p,/_/g,"."]],[/((?:open)?solaris)[\/\s-]?([\w\.]*)/i,/(aix)\s((\d)(?=\.|\)|\s)[\w\.])*/i,/(plan\s9|minix|beos|os\/2|amigaos|morphos|risc\sos|openvms|fuchsia)/i,/(unix)\s?([\w\.]*)/i],[o,p]]},v),zr=(Jr.generate=function(e){t=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:t={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:t,screen:{width:"",height:""}}:e;var t,r=Hr.parse(t.navigator.userAgent),n=r.browser,o=r.os,r=r.device,i=r.type?"mobile"===r.type?"Mobile":"ETC":"Web",s=(t.location.protocol||"").replace(":",""),a=t.screen,u="";try{u=Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){}return{platform:i||"",browserName:n.name||"",browserMajorVersion:n.major||"",browserVersion:n.version||"",osName:o.name||"",osVersion:o.version||"",deviceModel:r.model||"",deviceType:r.type||"",deviceVendor:r.vendor||"",language:(null==(i=t.navigator.languages)?void 0:i[0])||"",userAgent:t.navigator.userAgent||"",pagePath:t.location.pathname||"",pageTitle:t.document.title||"",host:t.location.host||"",protocol:s,referrer:t.document.referrer||"",queryParameter:t.location.search||"",screenWidth:a.width||"",screenHeight:a.height||"",timeZone:u||""}},Jr),Kr=(Wr.extractDomain=function(e){var t=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,r=e.split("."),r=r[r.length-1],r=((4<r.length||"com"===r||"org"===r)&&(t=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i),e.match(t));return r?r[0]:""},Wr.prototype.getItem=function(e){for(var t=e+"=",r=document.cookie.split(";"),n=0;n<r.length;n++){for(var o=r[n];" "==o.charAt(0);)o=o.substring(1,o.length);if(0===o.indexOf(t))return decodeURIComponent(o.substring(t.length,o.length))}return null},Wr.prototype.getAllItem=function(e){var t=document.cookie.split("; ").map(function(e){return e.split("=")}),r=null==e?void 0:e.keyPrefix;return r?t.filter(function(e){var t=e[0];return e[1],t.startsWith(r)}):t},Wr.prototype.setItem=function(e,t,r){var r=h(h({},this.options),r),n=r.isSecure,o="",i="",s="",a=(r.isCrossSubdomain&&(o=(a=Wr.extractDomain(document.location.hostname))?"; domain=."+a:""),r.days&&((a=new Date).setTime(a.getTime()+24*r.days*60*60*1e3),i="; expires="+a.toUTCString()),r.isCrossSite&&(n=!0,s="; SameSite=None"),n&&(s+="; secure"),e+"="+encodeURIComponent(t)+i+"; path=/"+o+s);return document.cookie=a},Wr.prototype.removeItem=function(e,t){this.setItem(e,"",h(h({},t),{days:-1}))},new Wr({days:3650,isCrossSubdomain:!0})),Br=(Xr.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},Xr.prototype.getQueryParams=function(e){for(var t={},r=0,n=this.search.substring(1).split("&");r<n.length;r++){var o=n[r].split("="),i=o[0],o=o[1];e(i,o)&&(t[i]=decodeURIComponent(o))}return t},Xr),Gr=(Yr.prototype.resolve=function(e){var t=tn(),t=(new Je).addIdentifiers(e.identifiers||{}).add(We.ID,e.id||t).add(We.DEVICE,e.deviceId||t).add(We.HACKLE_DEVICE,t);return a.isNotNullOrUndefined(e.userId)&&t.add(We.USER,e.userId),{identifiers:t.build(),properties:this._userProperties(e.properties),hackleProperties:this._getHackleProperties()}},Yr.prototype.resolveCurrentUser=function(){return this.resolve(this.userManager.currentUser)},Yr.prototype._userProperties=function(e){void 0===e&&(e={});var t,r={};return"undefined"!=typeof window&&(t=new Br(window.location.search),r=h(h({},t.getQueryParams(function(e){return e.startsWith("utm_")})),t.getQueryParams(function(e){return["gclid","fbclid"].includes(e)}))),h(h({},r),e)},Yr.prototype._getHackleProperties=function(){var e;return(e="undefined"!=typeof window?zr.generate(window):e)||{}},Yr),qr=($r.initialize=function(){Kr.getItem("_hackle_hid")||on()},$r.reInitialize=function(){on()},$r);function $r(){}function Yr(e){this.userManager=e,qr.initialize()}function Xr(e){this.search=e}function Wr(e){this.options=e=void 0===e?{days:0,isCrossSubdomain:!1,isSecure:!1,isCrossSite:!1}:e}function Jr(){}function v(){}function Qr(){this.errorCount=0}function Zr(e,t,r){var n=this;this.workspace=null,this.sdkKey=e,this.httpRequest=t,this.isStarted=!1,this.updateInterval=r.updateInterval,this.fetchUrl=r.fetchUrl,this.headers=r.headers,this.readyPromiseResolver=function(){},this.readyPromiseRejecter=function(){},this.readyPromise=new Promise(function(e,t){n.readyPromiseResolver=e,n.readyPromiseRejecter=t}),this.currentTimeout=null,this.errorRetryController=new Vr,this.currentRequest=null,this.syncOnCurrentRequestComplete=!1,this.isReadyPromiseSettled=!1}function m(e,t,r,n,o,i,s,a){this.experiments=e,this.featureFlags=t,this.buckets=r,this.eventTypes=n,this.segments=o,this.containers=i,this.parameterConfigurations=s,this.remoteConfigParameters=a}function en(e,t,r){this.sdkKey=e,this.httpRequest=t,this.headers=r.headers,this.dispatchUrl=r.dispatchUrl,this.beaconDispatchUrl=r.beaconDispatchUrl||"",this.useBeacon=r.useBeacon||!1}function tn(){var e=Kr.getItem("_hackle_id");return e||Kr.getItem("_hackle_hid")||on()}function rn(e){Kr.setItem("_hackle_id",e)}function nn(){Kr.removeItem("_hackle_id")}function on(){var e=ae.v4();return Kr.setItem("_hackle_hid",e),e}function sn(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}var d="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},y=sn("object"==typeof globalThis&&globalThis)||sn("object"==typeof window&&window)||sn("object"==typeof self&&self)||sn("object"==typeof d&&d)||function(){return this}()||Function("return this")(),i={},r=!g(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),c=!g(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),an=Function.prototype.call,o=c?an.bind(an):function(){return an.apply(an,arguments)},p={},e={}.propertyIsEnumerable,un=Object.getOwnPropertyDescriptor,d=un&&!e.call({1:2},1);p.f=d?function(e){e=un(this,e);return!!e&&e.enumerable}:e;function cn(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function ln(e){return Nn(Cn(e),8,-1)}function fn(e){if(null==e)throw Pn("Can't call method on "+e);return e}function pn(e){return Un(Mn(e))}function w(e){return"function"==typeof e}function dn(e){return"object"==typeof e?null!==e:Dn(e)}function hn(e,t){return arguments.length<2?(r=Ln[e],Fn(r)?r:void 0):Ln[e]&&Ln[e][t];var r}function yn(e){try{return $n(e)}catch(e){return"Object"}}function vn(e){if(Yn(e))return e;throw Wn(Xn(e)+" is not a function")}function mn(e,t){return null==(e=e[t])?void 0:Jn(e)}function gn(t,r){try{no(ro,t,{value:r,configurable:!0,writable:!0})}catch(e){ro[t]=r}return r}function wn(e){return ao(so(e))}function En(e){return"Symbol("+(void 0===e?"":e)+")_"+yo(++po+ho,36)}function Tn(e){var t;return vo(Eo,e)&&(go||"string"==typeof Eo[e])||(t="Symbol."+e,go&&vo(To,e)?Eo[e]=To[e]:Eo[e]=(wo&&bo?bo:_o)(t)),Eo[e]}function bn(e){return e=function(e,t){if(!Ro(e)||Io(e))return e;var r=So(e,Ao);if(r){if(r=Oo(r,e,t=void 0===t?"default":t),!Ro(r)||Io(r))return r;throw No("Can't convert object to primitive value")}return Co(e,t=void 0===t?"number":t)}(e,"string"),ko(e)?e:e+""}function _n(e){return Po?xo.createElement(e):{}}function On(e){if(Ko(e))return e;throw Go(Bo(e)+" is not an object")}var d=c,e=Function.prototype,Rn=e.bind,In=e.call,Sn=d&&Rn.bind(In,In),e=d?function(e){return e&&Sn(e)}:function(e){return e&&function(){return In.apply(e,arguments)}},Rn=e,Cn=Rn({}.toString),Nn=Rn("".slice),d=g,An=ln,kn=Object,xn=e("".split),Rn=d(function(){return!kn("z").propertyIsEnumerable(0)})?function(e){return"String"==An(e)?xn(e,""):kn(e)}:kn,Pn=TypeError,Un=Rn,Mn=fn,Dn=w,Ln=y,Fn=w,d=e({}.isPrototypeOf),jn=hn("navigator","userAgent")||"",E=jn,Vn=y.process,Hn=y.Deno,Vn=Vn&&Vn.versions||Hn&&Hn.version,Hn=Vn&&Vn.v8,Vn=b=!(b=Hn?0<(T=Hn.split("."))[0]&&T[0]<4?1:+(T[0]+T[1]):b)&&E&&(!(T=E.match(/Edge\/(\d+)/))||74<=T[1])&&(T=E.match(/Chrome\/(\d+)/))?+T[1]:b,zn=Vn,Hn=g,E=!!Object.getOwnPropertySymbols&&!Hn(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&zn&&zn<41}),T=E&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Kn=hn,Bn=w,Gn=d,qn=Object,b=T?function(e){return"symbol"==typeof e}:function(e){var t=Kn("Symbol");return Bn(t)&&Gn(t.prototype,qn(e))},$n=String,Yn=w,Xn=yn,Wn=TypeError,Jn=vn,Qn=o,Zn=w,eo=dn,to=TypeError,Hn={exports:{}},ro=y,no=Object.defineProperty,oo=gn,oo=y["__core-js_shared__"]||oo("__core-js_shared__",{}),io=oo,so=((Hn.exports=function(e,t){return io[e]||(io[e]=void 0!==t?t:{})})("versions",[]).push({version:"3.24.1",mode:"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.24.1/LICENSE",source:"https://github.com/zloirock/core-js"}),fn),ao=Object,uo=wn,co=e({}.hasOwnProperty),lo=Object.hasOwn||function(e,t){return co(uo(e),t)},fo=e,po=0,ho=Math.random(),yo=fo(1..toString),fo=y,vo=lo,mo=En,go=E,wo=T,Eo=(0,Hn.exports)("wks"),To=fo.Symbol,bo=To&&To.for,_o=wo?To:To&&To.withoutSetter||mo,Oo=o,Ro=dn,Io=b,So=mn,Co=function(e,t){var r,n;if("string"===t&&Zn(r=e.toString)&&!eo(n=Qn(r,e)))return n;if(Zn(r=e.valueOf)&&!eo(n=Qn(r,e)))return n;if("string"!==t&&Zn(r=e.toString)&&!eo(n=Qn(r,e)))return n;throw to("Can't convert object to primitive value")},No=TypeError,Ao=Tn("toPrimitive"),ko=b,E=dn,xo=y.document,Po=E(xo)&&E(xo.createElement),Uo=_n,T=!r&&!g(function(){return 7!=Object.defineProperty(Uo("div"),"a",{get:function(){return 7}}).a}),Mo=o,Do=p,Lo=cn,Fo=pn,jo=bn,Vo=lo,Ho=T,zo=Object.getOwnPropertyDescriptor,fo=(i.f=r?zo:function(e,t){if(e=Fo(e),t=jo(t),Ho)try{return zo(e,t)}catch(e){}if(Vo(e,t))return Lo(!Mo(Do.f,e,t),e[t])},{}),mo=r&&g(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Ko=dn,Bo=String,Go=TypeError,qo=T,$o=On,Yo=bn,Xo=TypeError,Wo=Object.defineProperty,Jo=Object.getOwnPropertyDescriptor,Qo=(fo.f=r?mo?function(e,t,r){var n;return $o(e),t=Yo(t),$o(r),"function"==typeof e&&"prototype"===t&&"value"in r&&"writable"in r&&!r.writable&&(n=Jo(e,t))&&n.writable&&(e[t]=r.value,r={configurable:("configurable"in r?r:n).configurable,enumerable:("enumerable"in r?r:n).enumerable,writable:!1}),Wo(e,t,r)}:Wo:function(e,t,r){if($o(e),t=Yo(t),$o(r),qo)try{return Wo(e,t,r)}catch(e){}if("get"in r||"set"in r)throw Xo("Accessors not supported");return"value"in r&&(e[t]=r.value),e},fo),Zo=cn,b=r?function(e,t,r){return Qo.f(e,t,Zo(1,r))}:function(e,t,r){return e[t]=r,e},E={exports:{}},p=r,T=lo,_=Function.prototype,ei=p&&Object.getOwnPropertyDescriptor,T=T(_,"name"),T={EXISTS:T,PROPER:T&&"something"===function(){}.name,CONFIGURABLE:T&&(!p||ei(_,"name").configurable)},p=w,ei=oo,ti=e(Function.toString);p(ei.inspectSource)||(ei.inspectSource=function(e){return ti(e)});function ri(e){return wi[e]||(wi[e]=gi(e))}function ni(e,t,r,n){var o=(n=n||{}).enumerable,i=void 0!==n.name?n.name:t;if(Di(r)&&Fi(r,i,n),n.global)o?e[t]=r:ji(t,r);else{try{n.unsafe?e[t]&&(o=!0):delete e[t]}catch(e){}o?e[t]=r:Li.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}function oi(e){return(e=+e)!=e||0==e?0:zi(e)}function ii(e,t){return(e=Ki(e))<0?Bi(e+t,0):Gi(e,t)}function O(e){return 0<(e=e.length)?$i(qi(e),9007199254740991):0}function si(a){return function(e,t,r){var n,o=Yi(e),i=Wi(o),s=Xi(r,i);if(a&&t!=t){for(;s<i;)if((n=o[s++])!=n)return!0}else for(;s<i;s++)if((a||s in o)&&o[s]===t)return a||s||0;return!a&&-1}}function ai(e,t){var r,n=Qi(e),o=0,i=[];for(r in n)!Ji(es,r)&&Ji(n,r)&&ts(i,r);for(;t.length>o;)!Ji(n,r=t[o++])||~Zi(i,r)||ts(i,r);return i}function ui(e,t,r){for(var n=cs(t),o=fs.f,i=ls.f,s=0;s<n.length;s++){var a=n[s];us(e,a)||r&&us(r,a)||o(e,a,i(t,a))}}function ci(e,t){return(e=vs[ys(e)])==gs||e!=ms&&(ds(t)?ps(t):!!t)}function R(e,t){var r,n,o,i,s=e.target,a=e.global,u=e.stat;if(r=a?ws:u?ws[s]||_s(s,{}):(ws[s]||{}).prototype)for(n in t){if(o=t[n],i=e.dontCallGetSet?(i=Es(r,n))&&i.value:r[n],!Rs(a?n:s+(u?".":"#")+n,e.forced)&&void 0!==i){if(typeof o==typeof i)continue;Os(o,i)}(e.sham||i&&i.sham)&&Ts(o,"sham",!0),bs(r,n,o,e)}}var li,fi,pi,di,hi,yi,vi,mi,_=ei.inspectSource,p=w,ei=_,I=y.WeakMap,p=p(I)&&/native code/.test(ei(I)),gi=En,wi=(0,Hn.exports)("keys"),ei={},I=e,Ei=dn,Ti=b,bi=lo,Hn=oo,S=ri,_i=ei,Oi=y.TypeError,Ri=y.WeakMap,p=(vi=p||Hn.state?(li=Hn.state||(Hn.state=new Ri),fi=I(li.get),pi=I(li.has),di=I(li.set),hi=function(e,t){if(pi(li,e))throw new Oi("Object already initialized");return t.facade=e,di(li,e,t),t},yi=function(e){return fi(li,e)||{}},function(e){return pi(li,e)}):(_i[mi=S("state")]=!0,hi=function(e,t){if(bi(e,mi))throw new Oi("Object already initialized");return t.facade=e,Ti(e,mi,t),t},yi=function(e){return bi(e,mi)?e[mi]:{}},function(e){return bi(e,mi)}),{set:hi,get:yi,has:vi,enforce:function(e){return vi(e)?yi(e):hi(e,{})},getterFor:function(t){return function(e){if(Ei(e)&&(e=yi(e)).type===t)return e;throw Oi("Incompatible receiver, "+t+" required")}}}),Hn=g,Ii=w,Si=lo,Ci=r,Ni=T.CONFIGURABLE,Ai=_,ki=p.enforce,xi=p.get,Pi=Object.defineProperty,Ui=Ci&&!Hn(function(){return 8!==Pi(function(){},"length",{value:8}).length}),Mi=String(String).split("String"),Ri=E.exports=function(e,t,r){"Symbol("===String(t).slice(0,7)&&(t="["+String(t).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),r&&r.getter&&(t="get "+t),r&&r.setter&&(t="set "+t),(!Si(e,"name")||Ni&&e.name!==t)&&(Ci?Pi(e,"name",{value:t,configurable:!0}):e.name=t),Ui&&r&&Si(r,"arity")&&e.length!==r.arity&&Pi(e,"length",{value:r.arity});try{r&&Si(r,"constructor")&&r.constructor?Ci&&Pi(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}r=ki(e);return Si(r,"source")||(r.source=Mi.join("string"==typeof t?t:"")),e},Di=(Function.prototype.toString=Ri(function(){return Ii(this)&&xi(this).source||Ai(this)},"toString"),w),Li=fo,Fi=E.exports,ji=gn,I={},Vi=Math.ceil,Hi=Math.floor,zi=Math.trunc||function(e){e=+e;return(0<e?Hi:Vi)(e)},Ki=oi,Bi=Math.max,Gi=Math.min,qi=oi,$i=Math.min,Yi=pn,Xi=ii,Wi=O,_i={includes:si(!0),indexOf:si(!1)},Ji=lo,Qi=pn,Zi=_i.indexOf,es=ei,ts=e([].push),S=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],rs=ai,ns=S.concat("length","prototype"),Hn=(I.f=Object.getOwnPropertyNames||function(e){return rs(e,ns)},{}),Ri=(Hn.f=Object.getOwnPropertySymbols,hn),os=I,is=Hn,ss=On,as=e([].concat),Hn=Ri("Reflect","ownKeys")||function(e){var t=os.f(ss(e)),r=is.f;return r?as(t,r(e)):t},us=lo,cs=Hn,ls=i,fs=fo,ps=g,ds=w,hs=/#|\.prototype\./,ys=ci.normalize=function(e){return String(e).replace(hs,".").toLowerCase()},vs=ci.data={},ms=ci.NATIVE="N",gs=ci.POLYFILL="P",Ri=ci,ws=y,Es=i.f,Ts=b,bs=ni,_s=gn,Os=ui,Rs=Ri,Hn=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Is=lo,Ss=w,Cs=wn,Ns=ri("IE_PROTO"),As=Object,ks=As.prototype,Hn=Hn?As.getPrototypeOf:function(e){var t,e=Cs(e);return Is(e,Ns)?e[Ns]:(t=e.constructor,Ss(t)&&e instanceof t?t.prototype:e instanceof As?ks:null)},xs=w,Ps=String,Us=TypeError,Ms=e,Ds=On,C=Object.setPrototypeOf||("__proto__"in{}?function(){var r,n=!1,e={};try{(r=Ms(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(r){}return function(e,t){return Ds(e),function(e){if("object"==typeof e||xs(e))return;throw Us("Can't set "+Ps(e)+" as a prototype")}(t),n?r(e,t):e.__proto__=t,e}}():void 0),Ls={},Fs=ai,js=S,N=Object.keys||function(e){return Fs(e,js)},Vs=fo,Hs=On,zs=pn,Ks=N;Ls.f=r&&!mo?Object.defineProperties:function(e,t){Hs(e);for(var r,n=zs(t),o=Ks(t),i=o.length,s=0;s<i;)Vs.f(e,r=o[s++],n[r]);return e};function Bs(){}function Gs(e){e.write(ua("")),e.close();var t=e.parentWindow.Object;return e=null,t}function qs(e,t){return va(e),void 0===t?e:ma?ga(e,t):function(){return e.apply(t,arguments)}}function $s(e){return void 0!==e&&(wa.Array===e||Ta[Ea]===e)}function Ys(e){if(null!=e)return Ca(e,Aa)||Ca(e,"@@iterator")||Na[Sa(e)]}function Xs(e,t){if(t=arguments.length<2?Ma(e):t,xa(t))return Pa(ka(t,e));throw Da(Ua(e)+" is not iterable")}function Ws(e,t,r){var n,o;Fa(e);try{if(!(n=ja(e,"return"))){if("throw"===t)throw r;return r}n=La(n,e)}catch(e){o=!0,n=e}if("throw"===t)throw r;if(o)throw n;return Fa(n),r}function Js(e,t){this.stopped=e,this.result=t}function Qs(e,t,r){function n(e){return i&&Xa(i,"normal",e),new Js(!0,e)}function o(e){return p?(za(e),y?v(e[0],e[1],n):v(e[0],e[1])):y?v(e,n):v(e)}var i,s,a,u,c,l,f=r&&r.that,p=!(!r||!r.AS_ENTRIES),d=!(!r||!r.IS_RECORD),h=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),v=Va(t,f);if(d)i=e.iterator;else if(h)i=e;else{if(!(r=Ya(e)))throw Wa(Ka(e)+" is not iterable");if(Ba(r)){for(s=0,a=Ga(e);s<a;s++)if((u=o(e[s]))&&qa(Ja,u))return u;return new Js(!1)}i=$a(e,r)}for(c=(d?e:i).next;!(l=Ha(c,i)).done;){try{u=o(l.value)}catch(e){Xa(i,"throw",e)}if("object"==typeof u&&u&&qa(Ja,u))return u}return new Js(!1)}function Zs(e){if("Symbol"===Qa(e))throw TypeError("Cannot convert a Symbol value to a string");return Za(e)}function ea(e,t){var r,n=2<arguments.length?arguments[2]:void 0,o=nu(yu,this);return iu?r=iu(new du,o?ou(this):yu):(r=o?this:au(yu),uu(r,pu,"Error")),void 0!==t&&uu(r,"message",function(e,t){return void 0===e?arguments.length<2?"":t:eu(e)}(t)),fu&&uu(r,"stack",function(e,t){if(da&&"string"==typeof e&&!la.prepareStackTrace)for(;t--;)e=fa(e,pa,"");return e}(r.stack,1)),o=r,ha(t=n)&&"cause"in t&&ya(o,"cause",t.cause),lu(e,hu,{that:n=[]}),uu(r,"errors",n),r}var ta,N=hn("document","documentElement"),ra=On,na=Ls,oa=S,mo=ei,ia=N,sa=_n,aa=ri("IE_PROTO"),ua=function(e){return"<script>"+e+"<\/script>"},ca=function(){try{ta=new ActiveXObject("htmlfile")}catch(e){}var e,t;ca="undefined"==typeof document||document.domain&&ta?Gs(ta):((t=sa("iframe")).style.display="none",ia.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(ua("document.F=Object")),e.close(),e.F);for(var r=oa.length;r--;)delete ca.prototype[oa[r]];return ca()},Ls=(mo[aa]=!0,Object.create||function(e,t){var r;return null!==e?(Bs.prototype=ra(e),r=new Bs,Bs.prototype=null,r[aa]=e):r=ca(),void 0===t?r:na.f(r,t)}),la=Error,fa=e("".replace),S=String(la("zxcasd").stack),pa=/\n\s*at [^:]*:[^\n]*/,da=pa.test(S),ha=dn,ya=b,va=vn,ma=c,ga=e(e.bind),mo={},wa=mo,Ea=Tn("iterator"),Ta=Array.prototype,S={},S=(S[Tn("toStringTag")]="z","[object z]"===String(S)),A=S,ba=w,_a=ln,Oa=Tn("toStringTag"),Ra=Object,Ia="Arguments"==_a(function(){return arguments}()),A=A?_a:function(e){var t;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(t=function(e,t){try{return e[t]}catch(e){}}(e=Ra(e),Oa))?t:Ia?_a(e):"Object"==(t=_a(e))&&ba(e.callee)?"Arguments":t},Sa=A,Ca=mn,Na=mo,Aa=Tn("iterator"),ka=o,xa=vn,Pa=On,Ua=yn,Ma=Ys,Da=TypeError,La=o,Fa=On,ja=mn,Va=qs,Ha=o,za=On,Ka=yn,Ba=$s,Ga=O,qa=d,$a=Xs,Ya=Ys,Xa=Ws,Wa=TypeError,Ja=Js.prototype,Qa=A,Za=String,eu=Zs,tu=cn,k=!g(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",tu(1,7)),7!==e.stack)}),ru=R,nu=d,ou=Hn,iu=C,su=ui,au=Ls,uu=b,cu=cn,lu=Qs,fu=k,pu=Tn("toStringTag"),du=Error,hu=[].push,yu=(iu?iu(ea,du):su(ea,du,{name:!0}),ea.prototype=au(du.prototype,{constructor:cu(1,ea),message:cu(1,""),name:cu(1,"AggregateError")})),k=(ru({global:!0,constructor:!0,arity:2},{AggregateError:ea}),Tn),su=Ls,cu=fo.f,vu=k("unscopables"),mu=Array.prototype;null==mu[vu]&&cu(mu,vu,{configurable:!0,value:su(null)});function gu(e){mu[vu][e]=!0}var wu,ru=g,k=w,cu=Hn,su=ni,Eu=Tn("iterator"),x=!1;[].keys&&("next"in(Ou=[].keys())?(cu=cu(cu(Ou)))!==Object.prototype&&(wu=cu):x=!0);function Tu(e,t,r){(e=e&&!r?e.prototype:e)&&!Iu(e,Su)&&Ru(e,Su,{configurable:!0,value:t})}function bu(){return this}function _u(e,t,r,n,o,i,s){var a=r,u=t,c=void 0;function l(e){if(e===o&&v)return v;if(!qu&&e in h)return h[e];switch(e){case"keys":case"values":case"entries":return function(){return new r(this,e)}}return function(){return new r(this)}}u+=" Iterator",a.prototype=Nu(Cu,{next:Au(+!c,n)}),ku(a,u,!1),xu[u]=Pu;var f,p,c=t+" Iterator",d=!1,h=e.prototype,y=h[$u]||h["@@iterator"]||o&&h[o],v=!qu&&y||l(o);if((n="Array"==t&&h.entries||y)&&(a=Lu(n.call(new e)))!==Object.prototype&&a.next&&(Lu(a)!==Gu&&(Fu?Fu(a,Gu):Du(a[$u])||Hu(a,$u,bu)),ju(a,c,!0)),Ku&&"values"==o&&y&&"values"!==y.name&&(Bu?Vu(h,"name","values"):(d=!0,v=function(){return Mu(y,this)})),o)if(f={values:l("values"),keys:i?v:l("keys"),entries:l("entries")},s)for(p in f)!qu&&!d&&p in h||Hu(h,p,f[p]);else Uu({target:t,proto:!0,forced:qu||d},f);return h[$u]!==v&&Hu(h,$u,v,{name:o}),zu[t]=v,f}k((wu=null==wu||ru(function(){var e={};return wu[Eu].call(e)!==e})?{}:wu)[Eu])||su(wu,Eu,function(){return this});var Ou={IteratorPrototype:wu,BUGGY_SAFARI_ITERATORS:x},Ru=fo.f,Iu=lo,Su=Tn("toStringTag"),Cu=Ou.IteratorPrototype,Nu=Ls,Au=cn,ku=Tu,xu=mo,Pu=function(){return this},Uu=R,Mu=o,Du=w,Lu=Hn,Fu=C,ju=Tu,Vu=b,Hu=ni,zu=mo,Ku=T.PROPER,Bu=T.CONFIGURABLE,Gu=Ou.IteratorPrototype,qu=Ou.BUGGY_SAFARI_ITERATORS,$u=Tn("iterator"),Yu=pn,cu=gu,k=mo,ru=p,su=fo.f,x=_u,T=r,Xu=ru.set,Wu=ru.getterFor("Array Iterator"),Ou=x(Array,"Array",function(e,t){Xu(this,{type:"Array Iterator",target:Yu(e),index:0,kind:t})},function(){var e=Wu(this),t=e.target,r=e.kind,n=e.index++;return!t||n>=t.length?{value:e.target=void 0,done:!0}:"keys"==r?{value:n,done:!1}:"values"==r?{value:t[n],done:!1}:{value:[n,t[n]],done:!1}},"values"),mo=k.Arguments=k.Array;if(cu("keys"),cu("values"),cu("entries"),T&&"values"!==mo.name)try{su(mo,"name",{value:"values"})}catch(Nw){}function Ju(e){var e=nc(e),t=oc.f;ic&&e&&!e[sc]&&t(e,sc,{configurable:!0,get:function(){return this}})}function Qu(e,t){if(ac(t,e))return e;throw uc("Incorrect invocation")}function Zu(){}function ec(e){if(!cc(e))return!1;try{return dc(Zu,pc,e),!0}catch(e){return!1}}function tc(e){if(!cc(e))return!1;switch(lc(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return vc||!!yc(hc,fc(e))}catch(e){return!0}}var rc=A,ru=(S||ni(Object.prototype,"toString",S?{}.toString:function(){return"[object "+rc(this)+"]"},{unsafe:!0}),"process"==ln(y.process)),nc=hn,oc=fo,ic=r,sc=Tn("species"),ac=d,uc=TypeError,x=e,k=g,cc=w,lc=A,fc=_,pc=[],dc=hn("Reflect","construct"),hc=/^\s*(?:class|function)\b/,yc=x(hc.exec),vc=!hc.exec(Zu);tc.sham=!0;function mc(e,t){var r,e=_c(e).constructor;if(void 0===e||null==(r=_c(e)[Oc]))return t;if(Ec(e=r))return e;throw bc(Tc(e)+" is not a constructor")}var gc,wc,cu=!dc||k(function(){var e;return ec(ec.call)||!ec(Object)||!ec(function(){e=!0})||e})?tc:ec,Ec=cu,Tc=yn,bc=TypeError,_c=On,Oc=Tn("species"),T=Function.prototype,Rc=T.apply,Ic=T.call,su="object"==typeof Reflect&&Reflect.apply||(c?Ic.bind(Rc):function(){return Ic.apply(Rc,arguments)}),mo=e([].slice),Sc=TypeError,S=/(?:ipad|iphone|ipod).*applewebkit/i.test(jn),Cc=y,Nc=su,d=qs,Ac=w,kc=lo,A=g,xc=N,Pc=mo,Uc=_n,x=S,k=ru,T=Cc.setImmediate,c=Cc.clearImmediate,Mc=Cc.process,Dc=Cc.Dispatch,Lc=Cc.Function,N=Cc.MessageChannel,Fc=Cc.String,jc=0,Vc={};try{gc=Cc.location}catch(Nw){}function Hc(e){return function(){Bc(e)}}function zc(e){Bc(e.data)}function Kc(e){Cc.postMessage(Fc(e),gc.protocol+"//"+gc.host)}var Bc=function(e){var t;kc(Vc,e)&&(t=Vc[e],delete Vc[e],t())};T&&c||(T=function(e){var t=arguments.length,r=1;if(t<r)throw Sc("Not enough arguments");var n=Ac(e)?e:Lc(e),o=Pc(arguments,1);return Vc[++jc]=function(){Nc(n,void 0,o)},wc(jc),jc},c=function(e){delete Vc[e]},k?wc=function(e){Mc.nextTick(Hc(e))}:Dc&&Dc.now?wc=function(e){Dc.now(Hc(e))}:N&&!x?(x=(k=new N).port2,k.port1.onmessage=zc,wc=d(x.postMessage,x)):Cc.addEventListener&&Ac(Cc.postMessage)&&!Cc.importScripts&&gc&&"file:"!==gc.protocol&&!A(Kc)?(wc=Kc,Cc.addEventListener("message",zc,!1)):wc="onreadystatechange"in Uc("script")?function(e){xc.appendChild(Uc("script")).onreadystatechange=function(){xc.removeChild(this),Bc(e)}}:function(e){setTimeout(Hc(e),0)});function Gc(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function qc(){this.head=null,this.tail=null}function $c(e){var r,n;this.promise=new e(function(e,t){if(void 0!==r||void 0!==n)throw TypeError("Bad Promise constructor");r=e,n=t}),this.resolve=hl(r),this.reject=hl(n)}var Yc,Xc,Wc,Jc,Qc,Zc,el,N={set:T,clear:c},k=y,d=/ipad|iphone|ipod/i.test(jn)&&void 0!==k.Pebble,x=/web0s(?!.*chrome)/i.test(jn),A=y,T=qs,c=i.f,tl=N.set,k=S,i=d,S=x,rl=ru,d=A.MutationObserver||A.WebKitMutationObserver,x=A.document,nl=A.process,ol=A.Promise,c=c(A,"queueMicrotask"),c=c&&c.value,S=(c||(Yc=function(){var e,t;for(rl&&(e=nl.domain)&&e.exit();Xc;){t=Xc.fn,Xc=Xc.next;try{t()}catch(e){throw Xc?Jc():Wc=void 0,e}}Wc=void 0,e&&e.enter()},Jc=k||rl||S||!d||!x?!i&&ol&&ol.resolve?((k=ol.resolve(void 0)).constructor=ol,el=T(k.then,k),function(){el(Yc)}):rl?function(){nl.nextTick(Yc)}:(tl=T(tl,A),function(){tl(Yc)}):(Qc=!0,Zc=x.createTextNode(""),new d(Yc).observe(Zc,{characterData:!0}),function(){Zc.data=Qc=!Qc})),c||function(e){e={fn:e,next:void 0};Wc&&(Wc.next=e),Xc||(Xc=e,Jc()),Wc=e}),il=y,i=(qc.prototype={add:function(e){e={item:e,next:null};this.head?this.tail.next=e:this.head=e,this.tail=e},get:function(){var e=this.head;if(e)return this.head=e.next,this.tail===e&&(this.tail=null),e.item}},qc),ol=y.Promise,k="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,T=!k&&!ru&&"object"==typeof window&&"object"==typeof document,A=y,sl=ol,x=w,d=Ri,al=_,c=Tn,ul=T,cl=k,ll=Vn,fl=(sl&&sl.prototype,c("species")),pl=!1,dl=x(A.PromiseRejectionEvent),_={CONSTRUCTOR:d("Promise",function(){var e=al(sl),t=e!==String(sl);if(!t&&66===ll)return!0;if(!ll||ll<51||!/native code/.test(e)){var e=new sl(function(e){e(1)}),r=function(e){e(function(){},function(){})};if((e.constructor={})[fl]=r,!(pl=e.then(function(){})instanceof r))return!0}return!t&&(ul||cl)&&!dl}),REJECTION_EVENT:dl,SUBCLASSING:pl},T={},hl=vn;T.f=function(e){return new $c(e)};function yl(e,t){var r,n,o,i,s=t.value,a=1==t.state,u=a?e.ok:e.fail,c=e.resolve,l=e.reject,f=e.domain;try{u?(a||(2===t.rejection&&(i=t,Tl(Sl,El,function(){var e=i.facade;wl?jl.emit("rejectionHandled",e):Gl("rejectionhandled",e,i.value)})),t.rejection=1),!0===u?r=s:(f&&f.enter(),r=u(s),f&&(f.exit(),o=!0)),r===e.promise?l(Ll("Promise-chain cycle")):(n=Kl(r))?Tl(n,r,c,l):c(r)):l(s)}catch(e){f&&!o&&f.exit(),l(e)}}var vl,ml,gl,k=R,wl=ru,El=y,Tl=o,c=ni,x=C,A=Tu,d=Ju,bl=vn,_l=w,Ol=dn,Rl=Qu,Il=mc,Sl=N.set,Cl=S,Nl=Gc,Al=i,N=p,S=ol,i=T,P=_.CONSTRUCTOR,kl=_.REJECTION_EVENT,xl=_.SUBCLASSING,Pl=N.getterFor("Promise"),Ul=N.set,N=S&&S.prototype,Ml=S,Dl=N,Ll=El.TypeError,Fl=El.document,jl=El.process,Vl=i.f,Hl=Vl,zl=!!(Fl&&Fl.createEvent&&El.dispatchEvent),Kl=function(e){var t;return!(!Ol(e)||!_l(t=e.then))&&t},Bl=function(r,o){r.notified||(r.notified=!0,Cl(function(){for(var e,n,t=r.reactions;e=t.get();)yl(e,r);r.notified=!1,o&&!r.rejection&&(n=r,Tl(Sl,El,function(){var e,t=n.facade,r=n.value;if(ql(n)&&(e=Nl(function(){wl?jl.emit("unhandledRejection",r,t):Gl("unhandledrejection",t,r)}),n.rejection=wl||ql(n)?2:1,e.error))throw e.value}))}))},Gl=function(e,t,r){var n;zl?((n=Fl.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),El.dispatchEvent(n)):n={promise:t,reason:r},!kl&&(t=El["on"+e])?t(n):"unhandledrejection"===e&&function(e,t){var r=il.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))}("Unhandled promise rejection",r)},ql=function(e){return 1!==e.rejection&&!e.parent},$l=function(t,r,n){return function(e){t(r,e,n)}},Yl=function(e,t,r){e.done||(e.done=!0,(e=r?r:e).value=t,e.state=2,Bl(e,!0))},Xl=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw Ll("Promise can't be resolved itself");var n=Kl(e);n?Cl(function(){var t={done:!1};try{Tl(n,e,$l(Xl,t,r),$l(Yl,t,r))}catch(e){Yl(t,e,r)}}):(r.value=e,r.state=1,Bl(r,!1))}catch(e){Yl({done:!1},e,r)}}};if(P&&(Dl=(Ml=function(e){Rl(this,Dl),bl(e),Tl(vl,this);var t=Pl(this);try{e($l(Xl,t),$l(Yl,t))}catch(e){Yl(t,e)}}).prototype,(vl=function(e){Ul(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new Al,rejection:!1,state:0,value:void 0})}).prototype=c(Dl,"then",function(e,t){var r=Pl(this),n=Vl(Il(this,Ml));return r.parent=!0,n.ok=!_l(e)||e,n.fail=_l(t)&&t,n.domain=wl?jl.domain:void 0,0==r.state?r.reactions.add(n):Cl(function(){yl(n,r)}),n.promise}),ml=function(){var e=new vl,t=Pl(e);this.promise=e,this.resolve=$l(Xl,t),this.reject=$l(Yl,t)},i.f=Vl=function(e){return e===Ml||void 0===e?new ml:Hl(e)},_l(S))&&N!==Object.prototype){gl=N.then,xl||c(N,"then",function(e,t){var r=this;return new Ml(function(e,t){Tl(gl,r,e,t)}).then(e,t)},{unsafe:!0});try{delete N.constructor}catch(Nw){}x&&x(N,Dl)}k({global:!0,constructor:!0,wrap:!0,forced:P},{Promise:Ml}),A(Ml,"Promise",!1),d("Promise");var Wl=Tn("iterator"),Jl=!1;try{var Ql=0,Zl={next:function(){return{done:!!Ql++}},return:function(){Jl=!0}};Zl[Wl]=function(){return this},Array.from(Zl,function(){throw 2})}catch(Nw){}function ef(e,t){if(!t&&!Jl)return!1;var r=!1;try{var n={};n[Wl]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r}function tf(e,t){return wf(e),Ef(t)&&t.constructor===e?t:((0,(e=Tf.f(e)).resolve)(t),e.promise)}function rf(o){return function(e,t){var r,e=Vf(Hf(e)),t=jf(t),n=e.length;return t<0||n<=t?o?"":void 0:(r=Kf(e,t))<55296||56319<r||t+1===n||(n=Kf(e,t+1))<56320||57343<n?o?zf(e,t):r:o?Bf(e,t,t+2):n-56320+(r-55296<<10)+65536}}function nf(e,t){if(e){if(e[Zf]!==tp)try{Qf(e,Zf,tp)}catch(t){e[Zf]=tp}if(e[ep]||Qf(e,ep,t),Wf[t])for(var r in Jf)if(e[r]!==Jf[r])try{Qf(e,r,Jf[r])}catch(t){e[r]=Jf[r]}}}var of,sf=ol,i=_.CONSTRUCTOR||!ef(function(e){sf.all(e).then(void 0,function(){})}),af=o,uf=vn,cf=T,lf=Gc,ff=Qs,S=(R({target:"Promise",stat:!0,forced:i},{all:function(e){var a=this,t=cf.f(a),u=t.resolve,c=t.reject,r=lf(function(){var n=uf(a.resolve),o=[],i=0,s=1;ff(e,function(e){var t=i++,r=!1;s++,af(n,a,e).then(function(e){r||(r=!0,o[t]=e,--s)||u(o)},c)}),--s||u(o)});return r.error&&c(r.value),t.promise}}),R),xl=ol,c=hn,x=w,N=ni,k=xl&&xl.prototype,pf=(S({target:"Promise",proto:!0,forced:_.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),x(xl)&&(P=c("Promise").prototype.catch,k.catch!==P)&&N(k,"catch",P,{unsafe:!0}),o),df=vn,hf=T,yf=Gc,vf=Qs,mf=(R({target:"Promise",stat:!0,forced:i},{race:function(e){var r=this,n=hf.f(r),o=n.reject,t=yf(function(){var t=df(r.resolve);vf(e,function(e){pf(t,r,e).then(n.resolve,o)})});return t.error&&o(t.value),n.promise}}),o),gf=T,wf=(R({target:"Promise",stat:!0,forced:_.CONSTRUCTOR},{reject:function(e){var t=gf.f(this);return mf(t.reject,void 0,e),t.promise}}),On),Ef=dn,Tf=T,A=R,d=_.CONSTRUCTOR,bf=tf,_f=(hn("Promise"),A({target:"Promise",stat:!0,forced:d},{resolve:function(e){return bf(this,e)}}),o),Of=vn,Rf=T,If=Gc,Sf=Qs,Cf=(R({target:"Promise",stat:!0},{allSettled:function(e){var a=this,t=Rf.f(a),u=t.resolve,r=t.reject,n=If(function(){var n=Of(a.resolve),o=[],i=0,s=1;Sf(e,function(e){var t=i++,r=!1;s++,_f(n,a,e).then(function(e){r||(r=!0,o[t]={status:"fulfilled",value:e},--s)||u(o)},function(e){r||(r=!0,o[t]={status:"rejected",reason:e},--s)||u(o)})}),--s||u(o)});return n.error&&r(n.value),t.promise}}),o),Nf=vn,Af=hn,kf=T,xf=Gc,Pf=Qs,Zl=(R({target:"Promise",stat:!0},{any:function(e){var u=this,c=Af("AggregateError"),t=kf.f(u),l=t.resolve,f=t.reject,r=xf(function(){var n=Nf(u.resolve),o=[],i=0,s=1,a=!1;Pf(e,function(e){var t=i++,r=!1;s++,Cf(n,u,e).then(function(e){r||a||(a=!0,l(e))},function(e){r||a||(r=!0,o[t]=e,--s)||f(new c(o,"No one promise resolved"))})}),--s||f(new c(o,"No one promise resolved"))});return r.error&&f(r.value),t.promise}}),R),S=ol,x=g,Uf=hn,Mf=w,Df=mc,Lf=tf,xl=ni,Ff=S&&S.prototype,N=(Zl({target:"Promise",proto:!0,real:!0,forced:!!S&&x(function(){Ff.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Df(this,Uf("Promise")),e=Mf(t);return this.then(e?function(e){return Lf(r,t()).then(function(){return e})}:t,e?function(e){return Lf(r,t()).then(function(){throw e})}:t)}}),Mf(S)&&(c=Uf("Promise").prototype.finally,Ff.finally!==c)&&xl(Ff,"finally",c,{unsafe:!0}),e),jf=oi,Vf=Zs,Hf=fn,zf=N("".charAt),Kf=N("".charCodeAt),Bf=N("".slice),Gf=(rf(!1),rf(!0)),qf=Zs,k=p,P=_u,$f=k.set,Yf=k.getterFor("String Iterator"),i=(P(String,"String",function(e){$f(this,{type:"String Iterator",string:qf(e),index:0})},function(){var e=Yf(this),t=e.string,r=e.index;return r>=t.length?{value:void 0,done:!0}:(t=Gf(t,r),e.index+=t.length,{value:t,done:!1})}),y),_=(i.Promise,_n("span").classList),A=_&&_.constructor&&_.constructor.prototype,d=A===Object.prototype?void 0:A,Xf=y,Wf={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},ol=d,Jf=Ou,Qf=b,Zl=Tn,Zf=Zl("iterator"),ep=Zl("toStringTag"),tp=Jf.values;for(of in Wf)nf(Xf[of]&&Xf[of].prototype,of);nf(ol,"DOMTokenList");function rp(e,t,r){(t=Sp(t))in e?Cp.f(e,t,Np(0,r)):e[t]=r}function np(e){if(9007199254740991<e)throw $p("Maximum allowed index exceeded");return e}function op(e,t){return new(void 0===(r=Yp(e=e)&&(r=e.constructor,Xp(r)&&(r===Qp||Yp(r.prototype))||Wp(r)&&null===(r=r[Jp]))?void 0:r)?Qp:r)(0===t?0:t);var r}function ip(t){return 51<=ed||!Zp(function(){var e=[];return(e.constructor={})[td]=function(){return{foo:1}},1!==e[t](Boolean).foo})}function sp(e,t){if(!delete e[t])throw fd("Cannot delete property "+ld(t)+" of "+ld(e))}function ap(p){var d=1==p,h=2==p,y=3==p,v=4==p,m=6==p,g=7==p,w=5==p||m;return function(e,t,r,n){for(var o,i,s=wd(e),a=gd(s),u=md(t,r),c=Ed(a),l=0,t=n||Td,f=d?t(e,c):h||g?t(e,0):void 0;l<c;l++)if((w||l in a)&&(i=u(o=a[l],l,s),p))if(d)f[l]=i;else if(i)switch(p){case 3:return!0;case 5:return o;case 6:return l;case 2:bd(f,o)}else switch(p){case 4:return!1;case 7:bd(f,o)}return m?-1:y||v?v:f}}function up(e,t){var r=[][e];return!!r&&_d(function(){r.call(null,t||function(){return 1},1)})}function cp(u){var c=1==u;return function(e,t,r){for(var n,o=Md(e),i=Ud(o),s=Pd(t,r),a=Dd(i);0<a--;)if(s(n=i[a],a,o))switch(u){case 0:return n;case 1:return a}return c?-1:void 0}}function lp(e,t,r,n,o,i,s,a){for(var u,c,l=o,f=0,p=!!s&&zd(s,a);f<n;)f in r&&(u=p?p(r[f],f,t):r[f],0<i&&jd(u)?(c=Vd(u),l=lp(e,t,u,c,l,i-1)-1):(Hd(l+1),e[l]=u),l++),f++;return l}function fp(c){return function(e,t,r,n){mh(t);var o=gh(e),i=wh(o),s=Eh(o),a=c?s-1:0,u=c?-1:1;if(r<2)for(;;){if(a in i){n=i[a],a+=u;break}if(a+=u,c?a<0:s<=a)throw Th("Reduce of empty array with no initial value")}for(;c?0<=a:a<s;a+=u)a in i&&(n=t(n,i[a],a,o));return n}}function pp(e,t,r){for(var n=jh(e),o=Fh(t,n),i=Fh(void 0===r?n:r,n),s=Hh(zh(i-o,0)),a=0;o<i;o++,a++)Vh(s,a,e[o]);return s.length=a,s}function dp(e,t){var r=e.length,n=Bh(r/2);if(r<8){for(var o,i,s=e,a=t,u=s.length,c=1;c<u;){for(o=s[i=c];i&&0<a(s[i-1],o);)s[i]=s[--i];i!==c++&&(s[i]=o)}return s}for(var l=e,f=dp(Kh(e,0,n),t),p=dp(Kh(e,n),t),d=t,h=f.length,y=p.length,v=0,m=0;v<h||m<y;)l[v+m]=v<h&&m<y?d(f[v],p[m])<=0?f[v++]:p[m++]:v<h?f[v++]:p[m++];return l}function hp(e){xy(e,Fy,{value:{objectID:"O"+jy++,weakData:{}}})}function yp(e,t,r){for(var n in t)Xy(e,n,t[n],r);return e}var vp,mp,gp,wp,Ep,Tp,bp,_p=T,Op=Gc,Rp=(R({target:"Promise",stat:!0,forced:!0},{try:function(e){var t=_p.f(this),e=Op(e);return(e.error?t.reject:t.resolve)(e.value),t.promise}}),On),Ip=Ws,Sp=bn,Cp=fo,Np=cn,Ap=qs,kp=o,xp=wn,Pp=$s,Up=cu,Mp=O,Dp=rp,Lp=Xs,Fp=Ys,jp=Array,Vp=(R({target:"Array",stat:!0,forced:!ef(function(e){Array.from(e)})},{from:function(e){var t=xp(e),e=Up(this),r=arguments.length,n=1<r?arguments[1]:void 0,o=void 0!==n;o&&(n=Ap(n,2<r?arguments[2]:void 0));var i,s,a,u,c,l,r=Fp(t),f=0;if(!r||this===jp&&Pp(r))for(i=Mp(t),s=e?new this(i):jp(i);f<i;f++)l=o?n(t[f],f):t[f],Dp(s,f,l);else for(c=(u=Lp(t,r)).next,s=e?new this:[];!(a=kp(c,u)).done;f++)l=o?function(e,t,r,n){try{return n?t(Rp(r)[0],r[1]):t(r)}catch(t){Ip(e,"throw",t)}}(u,n,[a.value,f],!0):a.value,Dp(s,f,l);return s.length=f,s}}),ln),x=Array.isArray||function(e){return"Array"==Vp(e)},Hp=(R({target:"Array",stat:!0},{isArray:x}),cu),zp=rp,Kp=Array,Bp=(R({target:"Array",stat:!0,forced:g(function(){function e(){}return!(Kp.of.call(e)instanceof e)})},{of:function(){for(var e=0,t=arguments.length,r=new(Hp(this)?this:Kp)(t);e<t;)zp(r,e,arguments[e++]);return r.length=t,r}}),wn),Gp=O,qp=oi,S=gu,$p=(R({target:"Array",proto:!0},{at:function(e){var t=Bp(this),r=Gp(t),e=qp(e),e=0<=e?e:r+e;return e<0||r<=e?void 0:t[e]}}),S("at"),TypeError),Yp=x,Xp=cu,Wp=dn,Jp=Tn("species"),Qp=Array,Zp=g,ed=Vn,td=Tn("species"),xl=R,c=g,rd=x,nd=dn,od=wn,id=O,sd=np,ad=rp,ud=op,N=ip,k=Vn,cd=Tn("isConcatSpreadable"),P=51<=k||!c(function(){var e=[];return e[cd]=!1,e.concat()[0]!==e}),_=N("concat"),ld=(xl({target:"Array",proto:!0,arity:1,forced:!P||!_},{concat:function(e){for(var t,r,n,o,i,s=od(this),a=ud(s,0),u=0,c=-1,l=arguments.length;c<l;c++)if(o=n=-1===c?s:arguments[c],i=void 0,!nd(o)||(void 0!==(i=o[cd])?!i:!rd(o)))sd(u+1),ad(a,u++,n);else for(r=id(n),sd(u+r),t=0;t<r;t++,u++)t in n&&ad(a,u,n[t]);return a.length=u,a}}),yn),fd=TypeError,pd=wn,dd=ii,hd=O,yd=sp,vd=Math.min,A=gu,md=(R({target:"Array",proto:!0},{copyWithin:[].copyWithin||function(e,t){var r=pd(this),n=hd(r),o=dd(e,n),i=dd(t,n),e=2<arguments.length?arguments[2]:void 0,s=vd((void 0===e?n:dd(e,n))-i,n-o),a=1;for(i<o&&o<i+s&&(a=-1,i+=s-1,o+=s-1);0<s--;)i in r?r[o]=r[i]:yd(r,o),o+=a,i+=a;return r}}),A("copyWithin"),qs),gd=Rn,wd=wn,Ed=O,Td=op,bd=e([].push),d={forEach:ap(0),map:ap(1),filter:ap(2),some:ap(3),every:ap(4),find:ap(5),findIndex:ap(6),filterReject:ap(7)},_d=g,Od=d.every,Rd=(R({target:"Array",proto:!0,forced:!up("every")},{every:function(e){return Od(this,e,1<arguments.length?arguments[1]:void 0)}}),wn),Id=ii,Sd=O,Ou=gu,Cd=(R({target:"Array",proto:!0},{fill:function(e){for(var t=Rd(this),r=Sd(t),n=arguments.length,o=Id(1<n?arguments[1]:void 0,r),n=2<n?arguments[2]:void 0,i=void 0===n?r:Id(n,r);o<i;)t[o++]=e;return t}}),Ou("fill"),d.filter),b=(R({target:"Array",proto:!0,forced:!ip("filter")},{filter:function(e){return Cd(this,e,1<arguments.length?arguments[1]:void 0)}}),R),Nd=d.find,Zl=gu,Ad=!0,ol=("find"in[]&&Array(1).find(function(){Ad=!1}),b({target:"Array",proto:!0,forced:Ad},{find:function(e){return Nd(this,e,1<arguments.length?arguments[1]:void 0)}}),Zl("find"),R),kd=d.findIndex,T=gu,xd=!0,Pd=("findIndex"in[]&&Array(1).findIndex(function(){xd=!1}),ol({target:"Array",proto:!0,forced:xd},{findIndex:function(e){return kd(this,e,1<arguments.length?arguments[1]:void 0)}}),T("findIndex"),qs),Ud=Rn,Md=wn,Dd=O,S={findLast:cp(0),findLastIndex:cp(1)},Ld=S.findLast,k=gu,Fd=(R({target:"Array",proto:!0},{findLast:function(e){return Ld(this,e,1<arguments.length?arguments[1]:void 0)}}),k("findLast"),S.findLastIndex),c=gu,jd=(R({target:"Array",proto:!0},{findLastIndex:function(e){return Fd(this,e,1<arguments.length?arguments[1]:void 0)}}),c("findLastIndex"),x),Vd=O,Hd=np,zd=qs,N=lp,Kd=N,Bd=wn,Gd=O,qd=oi,$d=op,Yd=(R({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Bd(this),r=Gd(t),n=$d(t,0);return n.length=Kd(n,t,t,r,0,void 0===e?1:qd(e)),n}}),N),Xd=vn,Wd=wn,Jd=O,Qd=op,Zd=(R({target:"Array",proto:!0},{flatMap:function(e){var t,r=Wd(this),n=Jd(r);return Xd(e),(t=Qd(r,0)).length=Yd(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),d.forEach),xl=up("forEach")?[].forEach:function(e){return Zd(this,e,1<arguments.length?arguments[1]:void 0)},eh=(R({target:"Array",proto:!0,forced:[].forEach!=xl},{forEach:xl}),_i.includes),P=gu,_=(R({target:"Array",proto:!0,forced:g(function(){return!Array(1).includes()})},{includes:function(e){return eh(this,e,1<arguments.length?arguments[1]:void 0)}}),P("includes"),R),th=_i.indexOf,A=up,rh=e([].indexOf),nh=!!rh&&1/rh([1],1,-0)<0,Ou=A("indexOf"),b=(_({target:"Array",proto:!0,forced:nh||!Ou},{indexOf:function(e){var t=1<arguments.length?arguments[1]:void 0;return nh?rh(this,e,t)||0:th(this,e,t)}}),R),Zl=Rn,oh=pn,ol=up,ih=e([].join),T=Zl!=Object,k=ol("join",","),sh=(b({target:"Array",proto:!0,forced:T||!k},{join:function(e){return ih(oh(this),void 0===e?",":e)}}),su),ah=pn,uh=oi,ch=O,S=up,lh=Math.min,fh=[].lastIndexOf,ph=!!fh&&1/[1].lastIndexOf(1,-0)<0,c=S("lastIndexOf"),N=ph||!c?function(e){if(ph)return sh(fh,this,arguments)||0;var t=ah(this),r=ch(t),n=r-1;for((n=1<arguments.length?lh(n,uh(arguments[1])):n)<0&&(n=r+n);0<=n;n--)if(n in t&&t[n]===e)return n||0;return-1}:fh,dh=(R({target:"Array",proto:!0,forced:N!==[].lastIndexOf},{lastIndexOf:N}),d.map),xl=(R({target:"Array",proto:!0,forced:!ip("map")},{map:function(e){return dh(this,e,1<arguments.length?arguments[1]:void 0)}}),R),hh=wn,yh=O,vh=np,P=g(function(){return 4294967297!==[].push.call({length:4294967296},1)}),_i=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}(),mh=(xl({target:"Array",proto:!0,arity:1,forced:P||_i},{push:function(e){var t=hh(this),r=yh(t),n=arguments.length;vh(r+n);for(var o=0;o<n;o++)t[r]=arguments[o],r++;return t.length=r}}),vn),gh=wn,wh=Rn,Eh=O,Th=TypeError,A={left:fp(!1),right:fp(!0)},bh=A.left,_=Vn,Ou=ru,_h=(R({target:"Array",proto:!0,forced:!up("reduce")||!Ou&&79<_&&_<83},{reduce:function(e){var t=arguments.length;return bh(this,e,t,1<t?arguments[1]:void 0)}}),A.right),Zl=Vn,ol=ru,b=(R({target:"Array",proto:!0,forced:!up("reduceRight")||!ol&&79<Zl&&Zl<83},{reduceRight:function(e){return _h(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),R),Oh=x,Rh=e([].reverse),T=[1,2],k=(b({target:"Array",proto:!0,forced:String(T)===String(T.reverse())},{reverse:function(){return Oh(this)&&(this.length=this.length),Rh(this)}}),R),Ih=x,Sh=cu,Ch=dn,Nh=ii,Ah=O,kh=pn,xh=rp,su=Tn,Ph=mo,S=ip("slice"),Uh=su("species"),Mh=Array,Dh=Math.max,Lh=(k({target:"Array",proto:!0,forced:!S},{slice:function(e,t){var r,n,o,i=kh(this),s=Ah(i),a=Nh(e,s),u=Nh(void 0===t?s:t,s);if(Ih(i)&&(r=i.constructor,(r=Sh(r)&&(r===Mh||Ih(r.prototype))||Ch(r)&&null===(r=r[Uh])?void 0:r)===Mh||void 0===r))return Ph(i,a,u);for(n=new(void 0===r?Mh:r)(Dh(u-a,0)),o=0;a<u;a++,o++)a in i&&xh(n,o,i[a]);return n.length=o,n}}),d.some),Fh=(R({target:"Array",proto:!0,forced:!up("some")},{some:function(e){return Lh(this,e,1<arguments.length?arguments[1]:void 0)}}),ii),jh=O,Vh=rp,Hh=Array,zh=Math.max,Kh=pp,Bh=Math.floor,c=dp,N=jn.match(/firefox\/(\d+)/i),xl=!!N&&+N[1],P=/MSIE|Trident/.test(jn),_i=jn.match(/AppleWebKit\/(\d+)\./),Ou=!!_i&&+_i[1],_=R,A=e,Gh=vn,qh=wn,$h=O,Yh=sp,Xh=Zs,ru=g,Wh=c,ol=up,Jh=xl,Qh=P,Zh=Vn,ey=Ou,ty=[],ry=A(ty.sort),ny=A(ty.push),Zl=ru(function(){ty.sort(void 0)}),b=ru(function(){ty.sort(null)}),T=ol("sort"),oy=!ru(function(){if(Zh)return Zh<70;if(!(Jh&&3<Jh)){if(Qh)return!0;if(ey)return ey<603;for(var e,t,r,n="",o=65;o<76;o++){switch(e=String.fromCharCode(o),o){case 66:case 69:case 70:case 72:t=3;break;case 68:case 71:t=4;break;default:t=2}for(r=0;r<47;r++)ty.push({k:e+r,v:t})}for(ty.sort(function(e,t){return t.v-e.v}),r=0;r<ty.length;r++)e=ty[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),mo=(_({target:"Array",proto:!0,forced:Zl||!b||!T||!oy},{sort:function(e){void 0!==e&&Gh(e);var t=qh(this);if(oy)return void 0===e?ry(t):ry(t,e);for(var r,n,o=[],i=$h(t),s=0;s<i;s++)s in t&&ny(o,t[s]);for(Wh(o,(n=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==n?+n(e,t)||0:Xh(e)>Xh(t)?1:-1})),r=o.length,s=0;s<r;)t[s]=o[s++];for(;s<i;)Yh(t,s++);return t}}),Ju("Array"),R),iy=wn,sy=ii,ay=oi,uy=O,cy=np,ly=op,fy=rp,py=sp,su=ip("splice"),dy=Math.max,hy=Math.min,k=(mo({target:"Array",proto:!0,forced:!su},{splice:function(e,t){var r,n,o,i,s,a,u=iy(this),c=uy(u),l=sy(e,c),e=arguments.length;for(0===e?r=n=0:n=1===e?(r=0,c-l):(r=e-2,hy(dy(ay(t),0),c-l)),cy(c+r-n),o=ly(u,n),i=0;i<n;i++)(s=l+i)in u&&fy(o,i,u[s]);if(r<(o.length=n)){for(i=l;i<c-n;i++)a=i+r,(s=i+n)in u?u[a]=u[s]:py(u,a);for(i=c;c-n+r<i;i--)py(u,i-1)}else if(n<r)for(i=c-n;l<i;i--)a=i+r-1,(s=i+n-1)in u?u[a]=u[s]:py(u,a);for(i=0;i<r;i++)u[i+l]=arguments[i+2];return u.length=c-n+r,o}}),gu("flat"),gu("flatMap"),R),yy=wn,vy=O,my=sp,gy=np,S=1!==[].unshift(0),N=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),jn=(k({target:"Array",proto:!0,arity:1,forced:S||N},{unshift:function(e){var t=yy(this),r=vy(t),n=arguments.length;if(n){gy(r+n);for(var o=r;o--;){var i=o+n;o in t?t[i]=t[o]:my(t,i)}for(var s=0;s<n;s++)t[s]=arguments[s]}return t.length=r+n}}),i.Array,{exports:{}}),_i={},wy=ln,Ey=pn,Ty=I.f,by=pp,_y="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],c=(_i.f=function(e){if(!_y||"Window"!=wy(e))return Ty(Ey(e));var t=e;try{return Ty(t)}catch(t){return by(_y)}},g(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e))&&Object.defineProperty(e,"a",{value:8})})),xl=g,Oy=dn,Ry=ln,Iy=c,Sy=Object.isExtensible,P=xl(function(){Sy(1)})||Iy?function(e){return!!Oy(e)&&(!Iy||"ArrayBuffer"!=Ry(e))&&(!Sy||Sy(e))}:Sy,Vn=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),Cy=R,Ny=e,Ou=ei,Ay=dn,ky=lo,xy=fo.f,Py=I,Uy=_i,My=P,Dy=Vn,Ly=!1,Fy=En("meta"),jy=0,Vy=jn.exports={enable:function(){Vy.enable=function(){},Ly=!0;var o=Py.f,i=Ny([].splice),e={};e[Fy]=1,o(e).length&&(Py.f=function(e){for(var t=o(e),r=0,n=t.length;r<n;r++)if(t[r]===Fy){i(t,r,1);break}return t},Cy({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Uy.f}))},fastKey:function(e,t){if(!Ay(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!ky(e,Fy)){if(!My(e))return"F";if(!t)return"E";hp(e)}return e[Fy].objectID},getWeakData:function(e,t){if(!ky(e,Fy)){if(!My(e))return!0;if(!t)return!1;hp(e)}return e[Fy].weakData},onFreeze:function(e){return Dy&&Ly&&My(e)&&!ky(e,Fy)&&hp(e),e}},Hy=(Ou[Fy]=!0,w),zy=dn,Ky=C,A=R,ol=y,By=e,ru=Ri,Gy=ni,_=jn.exports,qy=Qs,$y=Qu,Zl=w,Yy=dn,b=g,T=ef,mo=Tu,Xy=ni,Wy=fo.f,Jy=Ls,Qy=yp,Zy=qs,ev=Qu,tv=Qs,rv=_u,nv=Ju,ov=r,iv=jn.exports.fastKey,sv=p.set,av=p.getterFor;function uv(e){var r=By(Tp[e]);Gy(Tp,e,"add"==e?function(e){return r(this,0===e?0:e),this}:"delete"==e?function(e){return!(gp&&!Yy(e))&&r(this,0===e?0:e)}:"get"==e?function(e){return gp&&!Yy(e)?void 0:r(this,0===e?0:e)}:"has"==e?function(e){return!(gp&&!Yy(e))&&r(this,0===e?0:e)}:function(e,t){return r(this,0===e?0:e,t),this})}su=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},k={getConstructor:function(e,r,n,o){function i(e,t,r){var n,o=u(e),i=s(e,t);return i?i.value=r:(o.last=i={index:n=iv(t,!0),key:t,value:r,previous:t=o.last,next:void 0,removed:!1},o.first||(o.first=i),t&&(t.next=i),ov?o.size++:e.size++,"F"!==n&&(o.index[n]=i)),e}function s(e,t){var r,e=u(e),n=iv(t);if("F"!==n)return e.index[n];for(r=e.first;r;r=r.next)if(r.key==t)return r}var e=e(function(e,t){ev(e,a),sv(e,{type:r,index:Jy(null),first:void 0,last:void 0,size:0}),ov||(e.size=0),null!=t&&tv(t,e[o],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=av(r);return Qy(a,{clear:function(){for(var e=u(this),t=e.index,r=e.first;r;)r.removed=!0,r.previous&&(r.previous=r.previous.next=void 0),delete t[r.index],r=r.next;e.first=e.last=void 0,ov?e.size=0:this.size=0},delete:function(e){var t,r,n=u(this),e=s(this,e);return e&&(t=e.next,r=e.previous,delete n.index[e.index],e.removed=!0,r&&(r.next=t),t&&(t.previous=r),n.first==e&&(n.first=t),n.last==e&&(n.last=r),ov?n.size--:this.size--),!!e},forEach:function(e){for(var t,r=u(this),n=Zy(e,1<arguments.length?arguments[1]:void 0);t=t?t.next:r.first;)for(n(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!s(this,e)}}),Qy(a,n?{get:function(e){e=s(this,e);return e&&e.value},set:function(e,t){return i(this,0===e?0:e,t)}}:{add:function(e){return i(this,e=0===e?0:e,e)}}),ov&&Wy(a,"size",{get:function(){return u(this).size}}),e},setStrong:function(e,t,r){var n=t+" Iterator",o=av(t),i=av(n);rv(e,t,function(e,t){sv(this,{type:n,target:e,state:o(e),kind:t,last:void 0})},function(){for(var e=i(this),t=e.kind,r=e.last;r&&r.removed;)r=r.previous;return e.target&&(e.last=r=r?r.next:e.state.first)?"keys"==t?{value:r.key,done:!1}:"values"==t?{value:r.value,done:!1}:{value:[r.key,r.value],done:!1}:{value:e.target=void 0,done:!0}},r?"entries":"values",!r,!0),nv(t)}},mp=-1!==(S="Map").indexOf("Map"),gp=-1!==S.indexOf("Weak"),wp=mp?"set":"add",Ep=ol.Map,Tp=Ep&&Ep.prototype,N={},ru(S,!Zl(bp=Ep)||!(gp||Tp.forEach&&!b(function(){(new Ep).entries().next()})))?(bp=k.getConstructor(su,S,mp,wp),_.enable()):ru(S,!0)&&(i=(vp=new bp)[wp](gp?{}:-0,1)!=vp,c=b(function(){vp.has(1)}),xl=T(function(e){new Ep(e)}),ei=!gp&&b(function(){for(var e=new Ep,t=5;t--;)e[wp](t,t);return!e.has(-0)}),xl||(((bp=su(function(e,t){$y(e,Tp);r=new Ep,e=e,n=bp,Ky&&Hy(e=e.constructor)&&e!==n&&zy(e=e.prototype)&&e!==n.prototype&&Ky(r,e);var r,n=r;return null!=t&&qy(t,n[wp],{that:n,AS_ENTRIES:mp}),n})).prototype=Tp).constructor=bp),(c||ei)&&(uv("delete"),uv("has"),mp)&&uv("get"),(ei||i)&&uv(wp),gp)&&Tp.clear&&delete Tp.clear,A({global:!0,constructor:!0,forced:(N.Map=bp)!=Ep},N),mo(bp,S),gp||k.setStrong(bp,S,mp);function cv(e,t){for(var r=0,n=dv(t),o=new e(n);r<n;)o[r]=t[r++];return o}function lv(e,t,r,n){for(var o,i,s,a=vv(e),u=yv(a),c=hv(t,r),l=wv(null),f=gv(u),p=0;p<f;p++)s=u[p],(i=mv(c(s,p,a)))in l?bv(l[i],s):l[i]=[s];if(n&&(o=n(a))!==Tv)for(i in l)l[i]=Ev(o,l[i]);return l}function fv(e){for(var t,r,n=Sv(this),o=Iv(n),i=Rv(e,1<arguments.length?arguments[1]:void 0),s=new Nv,a=Cv(o),u=0;u<a;u++)t=i(r=o[u],u,n),kv(s,t)?Pv(Av(s,t),r):xv(s,t,[r]);return s}function pv(e){return Lv[e].prototype}var dv=O,hv=qs,yv=Rn,vv=wn,mv=bn,gv=O,wv=Ls,Ev=cv,Tv=Array,bv=e([].push),_v=lv,lo=gu,Ov=(R({target:"Array",proto:!0},{group:function(e){return _v(this,e,1<arguments.length?arguments[1]:void 0)}}),lo("group"),lv),I=gu,Rv=(R({target:"Array",proto:!0,forced:!up("groupBy")},{groupBy:function(e){return Ov(this,e,1<arguments.length?arguments[1]:void 0)}}),I("groupBy"),qs),_i=e,Iv=Rn,Sv=wn,Cv=O,Nv=hn("Map"),P=Nv.prototype,Av=_i(P.get),kv=_i(P.has),xv=_i(P.set),Pv=_i([].push),Vn=gu,Ou=fv,C=(R({target:"Array",proto:!0,name:"groupToMap",forced:!up("groupByToMap")},{groupByToMap:Ou}),Vn("groupByToMap"),gu),Uv=(R({target:"Array",proto:!0},{groupToMap:fv}),C("groupToMap"),O),Mv=pn,Ri=gu,Dv=Array,Lv=(R({target:"Array",proto:!0},{toReversed:function(){for(var e=Mv(this),t=Dv,r=Uv(e),n=new t(r),o=0;o<r;o++)n[o]=e[r-o-1];return n}}),Ri("toReversed"),y),jn=R,Fv=vn,jv=pn,Vv=cv,ol=gu,Hv=Array,zv=e(pv("Array").sort),_=(jn({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&Fv(e);var t=jv(this),t=Vv(Hv,t);return zv(t,e)}}),ol("toSorted"),R),ru=gu,Kv=np,Bv=O,Gv=ii,qv=pn,$v=oi,Yv=Array,Xv=Math.max,Wv=Math.min,Jv=(_({target:"Array",proto:!0},{toSpliced:function(e,t){var r,n,o,i,s=qv(this),a=Bv(s),u=Gv(e,a),e=arguments.length,c=0;for(0===e?r=n=0:n=1===e?(r=0,a-u):(r=e-2,Wv(Xv($v(t),0),a-u)),o=Kv(a+r-n),i=Yv(o);c<u;c++)i[c]=s[c];for(;c<u+r;c++)i[c]=arguments[c-u+2];for(;c<o;c++)i[c]=s[c+n-r];return i}}),ru("toSpliced"),O),Qv=oi,Zv=RangeError,em=pn,tm=Array;R({target:"Array",proto:!0},{with:function(e,t){var r=em(this),n=tm,o=t,i=Jv(r),s=(e=Qv(e))<0?i+e:e;if(i<=s||s<0)throw Zv("Incorrect index");for(var a=new n(i),u=0;u<i;u++)a[u]=u===s?o:r[u];return a}});b=y,xl=oo,su=w,c=Hn,ei=ni,i=Tn("asyncIterator"),A=b.AsyncIterator,N=xl.AsyncIteratorPrototype;if(N)bg=N;else if(su(A))bg=A.prototype;else if(xl.USE_FUNCTION_CONSTRUCTOR||b.USE_FUNCTION_CONSTRUCTOR)try{Tg=c(c(c(Function("return async function*(){}()")()))),c(Tg)===Object.prototype&&(bg=Tg)}catch(Nw){}su((bg=bg||{})[i])||ei(bg,i,function(){return this});function rm(e,t,r){var n=e.done;fm.resolve(e.value).then(function(e){t({done:n,value:e})},r)}function nm(e){pm(this,{type:"AsyncFromSyncIterator",iterator:cm(e),next:e.next})}function om(e,t,r,n){try{var o=Om(e,"return");if(o)return _m("Promise").resolve(bm(o,e)).then(function(){t(r)},function(e){n(e)})}catch(e){return n(e)}t(r)}function im(e){var p=0==e,d=1==e,h=2==e,y=3==e;return function(e,s,a){var e={iterator:e,next:Em(Tm(e).next)},u=Nm("Promise"),c=e.iterator,t=e.next,l=0,f=void 0!==s;return!f&&p||Im(s),new u(function(r,n){var o=function(e){om(c,n,e,n)},i=function(){try{if(p&&f)try{Cm(l)}catch(e){o(e)}u.resolve(Sm(Rm(t,c))).then(function(e){try{if(Sm(e).done)p?(a.length=l,r(a)):r(!y&&(h||void 0));else{var t=e.value;try{f?u.resolve(p?s(t,l):s(t)).then(function(e){if(d)i();else if(h)e?i():om(c,r,!1,n);else if(p)try{a[l++]=e,i()}catch(e){o(e)}else e?om(c,r,y||t,n):i()},o):(a[l++]=t,i())}catch(e){o(e)}}}catch(e){n(e)}},n)}catch(e){n(e)}};i()})}}function sm(e,t){if(!Bm||!Km(e)||!Bm(e))return!1;for(var r,n=0,o=e.length;n<o;)if(!("string"==typeof(r=e[n++])||t&&void 0===r))return!1;return 0!==o}function am(e,t,r){r.get&&Gm(r.get,t,{getter:!0}),r.set&&Gm(r.set,t,{setter:!0}),qm.f(e,t,r)}var um=o,cm=On,mo=Ls,lm=mn,k=yp,S=p,lo=bg,fm=hn("Promise"),pm=S.set,dm=S.getterFor("AsyncFromSyncIterator"),I=(nm.prototype=k(mo(lo),{next:function(){var n=dm(this);return new fm(function(e,t){var r=cm(um(n.next,n.iterator));rm(r,e,t)})},return:function(){var n=dm(this).iterator;return new fm(function(e,t){var r=lm(n,"return");if(void 0===r)return e({done:!0,value:void 0});r=cm(um(r,n));rm(r,e,t)})}}),nm),hm=o,ym=I,vm=On,mm=Xs,gm=mn,wm=Tn("asyncIterator"),Em=vn,Tm=On,bm=o,_m=hn,Om=mn,Rm=o,Im=vn,Sm=On,Cm=np,Nm=hn,Rn={toArray:im(0),forEach:im(1),every:im(2),some:im(3),find:im(4)},Am=qs,km=wn,xm=cu,Pm=Xs,Um=Ys,Mm=mn,P=pv,Dm=hn,Lm=I,Fm=Rn.toArray,jm=Tn("asyncIterator"),Vm=P("Array").values,Hm=(R({target:"Array",stat:!0,forced:!0},{fromAsync:function(i){var s=this,e=arguments.length,a=1<e?arguments[1]:void 0,u=2<e?arguments[2]:void 0;return new(Dm("Promise"))(function(e){var t=km(i),r=(void 0!==a&&(a=Am(a,u)),Mm(t,jm)),n=r?void 0:Um(t)||Vm,o=xm(s)?new s:[],r=r?function(e,t){t=arguments.length<2?gm(e,wm):t;return t?vm(hm(t,e)):new ym(mm(e))}(t,r):new Lm(Pm(t,n));e(Fm(r,a,o))})}}),d.filterReject),_i=gu,zm=(R({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return Hm(this,e,1<arguments.length?arguments[1]:void 0)}}),_i("filterOut"),d.filterReject),Ou=gu,Vn=(R({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return zm(this,e,1<arguments.length?arguments[1]:void 0)}}),Ou("filterReject"),R),Km=x,Bm=Object.isFrozen,Gm=(Vn({target:"Array",stat:!0,sham:!0,forced:!0},{isTemplateObject:function(e){var t;return!!sm(e,!0)&&(t=e.raw).length===e.length&&sm(t,!1)}}),E.exports),qm=fo,C=gu,$m=wn,Ym=O,Ri=(r&&(am(Array.prototype,"lastItem",{configurable:!0,get:function(){var e=$m(this),t=Ym(e);return 0==t?void 0:e[t-1]},set:function(e){var t=$m(this),r=Ym(t);return t[0==r?0:r-1]=e}}),C("lastItem")),gu),Xm=wn,Wm=O,jn=(r&&(am(Array.prototype,"lastIndex",{configurable:!0,get:function(){var e=Xm(this),e=Wm(e);return 0==e?0:e-1}}),Ri("lastIndex")),e),Jm=vn,Qm=O,Zm=wn,eg=op,tg=hn("Map"),ol=tg.prototype,rg=jn(ol.forEach),ng=jn(ol.has),og=jn(ol.set),ig=jn([].push),_=gu;R({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=Zm(this),o=Qm(n),i=eg(n,0),s=new tg,a=null!=e?Jm(e):function(e){return e},u=0;u<o;u++)r=a(t=n[u]),ng(s,r)||og(s,r,t);return rg(s,function(e){ig(i,e)}),i}}),_("uniqueBy");function sg(e,t,r,n){this.valueId=e,this.value=t,this.reason=r,this.properties=n}B0.prototype.start=function(){this.timeoutId=setTimeout(this.callback,this.timeout)},B0.prototype.refresh=function(){this.stop(),this.start()},B0.prototype.stop=function(){this.timeoutId&&clearTimeout(this.timeoutId)};var ag,ug=B0,cg=(K0.prototype.start=function(){this.started=!0},K0.prototype.stop=function(){this.started=!1;var e=this.sink(this.buffer,!0);return this.buffer=[],this.timer.stop(),e},K0.prototype.enqueue=function(e){this.started&&(0===this.buffer.length&&this.timer.refresh(),this.buffer.push(e),this.buffer.length>=this.maxQueueSize)&&this.flush()},K0.prototype.flush=function(){this.sink(this.buffer),this.buffer=[],this.timer.stop()},K0.prototype.close=function(){this.stop()},K0),lg=(z0.prototype.isClientError=function(e){return!!(e&&400<=e.statusCode&&e.statusCode<500)},z0.prototype.drainRepository=function(i){var e=this;return new Promise(function(o){return le(e,void 0,void 0,function(){var t,r,n=this;return fe(this,function(e){switch(e.label){case 0:return[4,null==(r=this.repository)?void 0:r.read()];case 1:return(t=e.sent())&&0!==t.length?i?this.eventDispatcher.dispatchXhrOrBeacon(t,function(){var e;o(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?o(null==(e=n.repository)?void 0:e.delete(t)):o()}):this.eventDispatcher.dispatch(t,function(){var e;o(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?o(null==(e=n.repository)?void 0:e.delete(t)):o()}):o(),[2]}})})})},z0.prototype.drainQueue=function(o,i){var e=this,s=o.map(function(e){return e.toDto()});return new Promise(function(n){return le(e,void 0,void 0,function(){var t,r=this;return fe(this,function(e){return 0===o.length?n():i?(null!=(t=this.repository)&&t.add(s),this.eventDispatcher.dispatchXhrOrBeacon(o,function(){var e;n(null==(e=r.repository)?void 0:e.delete(s))},function(e){r.isClientError(e)?n(null==(e=r.repository)?void 0:e.delete(s)):n()})):this.eventDispatcher.dispatch(o,function(){n()},function(e){r.isClientError(e)?n():n(null==(e=r.repository)?void 0:e.add(s))}),[2]})})})},z0.prototype.process=function(e){this.queue.enqueue(e)},z0.prototype.start=function(){return le(this,void 0,void 0,function(){return fe(this,function(e){return this.queue.start(),[2]})})},z0.prototype.stop=function(){try{this.queue.close()}catch(e){}return Promise.resolve()},z0.prototype.flush=function(){this.queue.flush()},z0.prototype.close=function(){this.stop()},z0),fg=(H0.isSessionEvent=function(e){return!!gr.isTrack(e)&&(e.event.key===H0.SESSION_START_EVENT_NAME||e.event.key===H0.SESSION_END_EVENT_NAME)},H0.prototype.onSessionStarted=function(e,t,r){this.track(H0.SESSION_START_EVENT_NAME,e,t,r)},H0.prototype.onSessionEnded=function(e,t,r){this.track(H0.SESSION_END_EVENT_NAME,e,t,r)},H0.prototype.track=function(e,t,r,n){e={key:e,properties:{sessionId:t}},r=this.hackleUserResolver.resolve(r),r=this.decorateSession(r,t);this.hackleInternalClient._track(e,r,n)},H0.prototype.decorateSession=function(e,t){t=(new Je).add(We.SESSION,t).addIdentifiers(e.identifiers).build();return h(h({},e),{identifiers:t})},H0.SESSION_START_EVENT_NAME="$session_start",H0.SESSION_END_EVENT_NAME="$session_end",H0),pg=(V0.prototype.process=function(e){var t;fg.isSessionEvent(e)||this.sessionManager.startNewSessionIfNeeded(this.userManager.currentUser,e.timestamp),this.exposureEventDedupDeterminer.isDedupTarget(e)||(e=e,t=null===(t=this.sessionManager).currentSessionId||e.user.identifiers[We.SESSION]?e:e.copyWithUser(h(h({},e.user),{identifiers:h(h({},e.user.identifiers),((e={})[We.SESSION]=t.sessionId,e))})),this.delegate.process(t))},V0.prototype.close=function(){this.delegate.close()},V0.prototype.flush=function(){this.delegate.flush()},V0.prototype.start=function(){return this.delegate.start()},V0),dg=(j0.prototype.isDedupTarget=function(e){if(-1===this.exposureEventDedupIntervalMillis)return!1;if(!gr.isExposure(e))return!1;Ve.isEquals(e.user.identifiers,null==(t=this.currentUser)?void 0:t.identifiers)||(this.currentUser=e.user,this.cache=new Map);var t=[e.experiment.id,e.variationId,e.variationKey,e.decisionReason].join("-"),e=(new Date).getTime(),r=this.cache.get(t);return void 0!==r&&e-r<=this.exposureEventDedupIntervalMillis||(this.cache.set(t,e),!1)},j0),hg=(F0.toEvent=function(e){var t;return{key:F0.EVENT_KEY,properties:{level:F0.LEVEL_ERROR,type:e.name,message:null!=(t=e.message)?t:"",$stacktrace:F0._stacktrace(e)}}},F0._stacktrace=function(e){return a.isNullOrUndefined(e.stack)?"":e.stack.split("\n").slice(0,F0.STACK_TRACK_LIMIT).join("\n")},F0.EVENT_KEY="$trace",F0.LEVEL_ERROR="error",F0.STACK_TRACK_LIMIT=30,F0),yg=de.log,vg=(L0.prototype._experiment=function(e,t,r){var n;return e?(n=this.workspaceFetcher.get())?(e=n.getExperimentOrNull(e))?(n=this.evaluator.evaluate(n,e,t,r),this.eventProcessor.process(gr.exposure(e,t,n)),t=null!=(e=n.config)?e:new $e,Ge.of(n.variationKey,n.reason,t)):(yg.warn("Experiment does not exist."),Ge.of(r,u.EXPERIMENT_NOT_FOUND)):(yg.warn("SDK not ready."),Ge.of(r,u.SDK_NOT_READY)):(yg.error("experimentKey must not be empty"),Ge.of(r,u.INVALID_INPUT))},L0.prototype._experiments=function(n){var o=this,i=new zt(function(e,t){return e.id===t.id}),s=this.workspaceFetcher.get();return s&&s.getExperiments().forEach(function(e){var t=o.evaluator.evaluate(s,e,n,"A"),r=null!=(r=t.config)?r:new $e,t=Ge.of(t.variationKey,t.reason,r);i.add(e,t)}),i},L0.prototype._featureFlag=function(e,t){var r;return e?(r=this.workspaceFetcher.get())?(e=r.getFeatureFlagOrNull(e))?(r=this.evaluator.evaluate(r,e,t,"A"),this.eventProcessor.process(gr.exposure(e,t,r)),t=null!=(e=r.config)?e:new $e,"A"===r.variationKey?qe.off(r.reason,t):qe.on(r.reason,t)):(yg.warn("FeatureFlag does not exist."),qe.off(u.FEATURE_FLAG_NOT_FOUND)):(yg.warn("SDK not ready."),qe.off(u.SDK_NOT_READY)):(yg.error("featureKey must not be empty"),qe.off(u.INVALID_INPUT))},L0.prototype._featureFlags=function(n){var o=this,i=new zt(function(e,t){return e.id===t.id}),s=this.workspaceFetcher.get();return s&&s.getFeatureFlags().forEach(function(e){var t=o.evaluator.evaluate(s,e,n,"A"),r=null!=(r=t.config)?r:new $e,t="A"===t.variationKey?qe.off(t.reason,r):qe.on(t.reason,r);i.add(e,t)}),i},L0.prototype._track=function(e,t,r){var n;void 0===r&&(r=(new Date).getTime()),e?"object"==typeof e?"object"!=typeof e||e.key&&"string"==typeof e.key?(n=(null==(n=this.workspaceFetcher.get())?void 0:n.getEventTypeOrNull(e.key))||new Re(0,e.key),this.eventProcessor.process(gr.track(n,e,t,r))):yg.warn("Event key must be not null. or event key must be string type."):yg.warn("Event must be event type."):yg.warn("event must not be null.")},L0.prototype._trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=hg.toEvent(e),this._flush(),this._track(e,t),this._flush())},L0.prototype._flush=function(){this.eventProcessor.flush()},L0.prototype._remoteConfig=function(e,t,r,n){var o=this.workspaceFetcher.get();return a.isNullOrUndefined(o)?(yg.warn("SDK not ready."),Be.of(n,u.SDK_NOT_READY)):(e=o.getRemoteConfigParameterOrNull(e),a.isNullOrUndefined(e)?(yg.warn("Remote config parameter does not exist."),Be.of(n,u.REMOTE_CONFIG_PARAMETER_NOT_FOUND)):(o=this.evaluator.remoteConfigEvaluate(o,e,t,r,n),this.eventProcessor.process(gr.remoteConfig(e,t,o)),Be.of(o.value,o.reason)))},L0.prototype._onReady=function(e,t){this._onInitialized({timeout:t=void 0===t?3e3:t}).then(function(){return e()})},L0.prototype._onInitialized=function(e){var t,e=e.timeout,e=void 0===e?3e3:e,r=(yg.debug("Start HackleClient initializing"),new Promise(function(e){t=e})),n=setTimeout(function(){t({success:!1})},e);return this.readyPromise.then(function(){clearTimeout(n),t({success:!0})},function(e){clearTimeout(n),t({success:!1,error:e})}),Promise.race([this.readyPromise,r]).then(function(e){return e.success?yg.debug("HackleClient onInitialized Success"):e.error instanceof Error?yg.error("HackleClient onInitialized Failed. ".concat(e.error.message)):yg.error("HackleClient onInitialized Failed. ".concat(e.error)),Promise.resolve({success:e.success})})},L0.prototype._close=function(){this.workspaceFetcher.close(),this.eventProcessor.close()},L0),mg=(D0.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},D0.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},D0),gg=(M0.of=function(e,t,r,n){t=t._getVariationByKeyOrNull(r);return a.isNotNullOrUndefined(t)?M0.withVariation(e,t,n):new M0(void 0,r,n,void 0)},M0.withVariation=function(e,t,r){e=this.config(e,t);return new M0(t.id,t.key,r,e)},M0.config=function(e,t){if(!a.isNullOrUndefined(t.parameterConfigurationId))return a.requiredNotNullOrUndefined(e.getParameterConfigurationOrNull(t.parameterConfigurationId),function(){return"ParameterConfiguration[".concat(t.parameterConfigurationId,"]")})},M0),wg=(U0.prototype.evaluate=function(e,t,r,n){return this.evaluationFlowFactory.getFlow(t.type).evaluate(e,t,r,n)},U0.prototype.remoteConfigEvaluate=function(e,t,r,n,o){var i={};return i.requestValueType=n,i.requestDefaultValue=o,a.isNullOrUndefined(r.identifiers[t.identifierType])?new sg(void 0,o,u.IDENTIFIER_NOT_FOUND,i):(e=this.evaluationFlowFactory.getRemoteConfigParameterTargetRuleDeterminer().determineTargetRuleOrNull(e,t,r))?(i.targetRuleKey=e.key,i.targetRuleName=e.name,this.getRemoteConfigEvaluationWithTypeCheck(e.value,u.TARGET_RULE_MATCH,n,o,i)):this.getRemoteConfigEvaluationWithTypeCheck(t.defaultValue,u.DEFAULT_RULE,n,o,i)},U0.prototype.getRemoteConfigEvaluationWithTypeCheck=function(e,t,r,n,o){return"UNKNOWN"===r||"NULL"!==r&&typeof n!=typeof e.rawValue?(o.returnValue=n,new sg(void 0,n,u.TYPE_MISMATCH,o)):(o.returnValue=e.rawValue,new sg(e.id,e.rawValue,t,o))},U0),Eg=(P0.prototype.matches=function(e,t,r){var n=this;return e.conditions.every(function(e){return n._matches(e,t,r)})},P0.prototype._matches=function(e,t,r){return this.conditionMatcherFactory.getMatcher(e.key.type).matches(e,t,r)},P0),ru=(x0.prototype.matches=function(e,t){var r=this.valueMatcherFactory.getMatcher(t.valueType),n=this.operatorMatcherFactory.getMatcher(t.operator),e=this.userValueMatches(e,t,r,n);return this.typeMatches(t.type,e)},x0.prototype.userValueMatches=function(e,t,r,n){return Array.isArray(e)?this.arrayMatches(e,t,r,n):this.singleMatches(e,t,r,n)},x0.prototype.singleMatches=function(t,e,r,n){return e.values.some(function(e){return r.matches(n,t,e)})},x0.prototype.arrayMatches=function(e,t,r,n){var o=this;return e.some(function(e){return o.singleMatches(e,t,r,n)})},x0.prototype.typeMatches=function(e,t){switch(e){case"MATCH":return t;case"NOT_MATCH":return!t}},x0),y=(k0.prototype.booleanMatches=function(e,t){return e===t},k0.prototype.numberMatches=function(e,t){return e===t},k0.prototype.stringMatches=function(e,t){return e===t},k0.prototype.versionMatches=function(e,t){return e.isEqualTo(t)},k0),oo=(A0.prototype.booleanMatches=function(e,t){return!1},A0.prototype.numberMatches=function(e,t){return!1},A0.prototype.stringMatches=function(e,t){return e.includes(t)},A0.prototype.versionMatches=function(e,t){return!1},A0),Hn=(N0.prototype.booleanMatches=function(e,t){return!1},N0.prototype.numberMatches=function(e,t){return!1},N0.prototype.stringMatches=function(e,t){return e.startsWith(t)},N0.prototype.versionMatches=function(e,t){return!1},N0),N=(C0.prototype.booleanMatches=function(e,t){return!1},C0.prototype.numberMatches=function(e,t){return!1},C0.prototype.stringMatches=function(e,t){return e.endsWith(t)},C0.prototype.versionMatches=function(e,t){return!1},C0),A=(S0.prototype.booleanMatches=function(e,t){return!1},S0.prototype.numberMatches=function(e,t){return t<e},S0.prototype.stringMatches=function(e,t){return t<e},S0.prototype.versionMatches=function(e,t){return e.isGreaterThan(t)},S0),xl=(I0.prototype.booleanMatches=function(e,t){return!1},I0.prototype.numberMatches=function(e,t){return t<=e},I0.prototype.stringMatches=function(e,t){return t<=e},I0.prototype.versionMatches=function(e,t){return e.isGreaterThanOrEqualTo(t)},I0),b=(R0.prototype.booleanMatches=function(e,t){return!1},R0.prototype.numberMatches=function(e,t){return e<t},R0.prototype.stringMatches=function(e,t){return e<t},R0.prototype.versionMatches=function(e,t){return e.isLessThan(t)},R0),c=(O0.prototype.booleanMatches=function(e,t){return!1},O0.prototype.numberMatches=function(e,t){return e<=t},O0.prototype.stringMatches=function(e,t){return e<=t},O0.prototype.versionMatches=function(e,t){return e.isLessThanOrEqualTo(t)},O0),Tg=(_0.prototype.getMatcher=function(e){switch(e){case"IN":return _0.IN_MATCHER;case"CONTAINS":return _0.CONTAINS_MATCHER;case"STARTS_WITH":return _0.STARTS_WITH_MATCHER;case"ENDS_WITH":return _0.ENDS_WITH_MATCHER;case"GT":return _0.GT_MATCHER;case"GTE":return _0.GTE_MATCHER;case"LT":return _0.LT_MATCHER;case"LTE":return _0.LTE_MATCHER}},_0.IN_MATCHER=new y,_0.CONTAINS_MATCHER=new oo,_0.STARTS_WITH_MATCHER=new Hn,_0.ENDS_WITH_MATCHER=new N,_0.GT_MATCHER=new A,_0.GTE_MATCHER=new xl,_0.LT_MATCHER=new b,_0.LTE_MATCHER=new c,_0),su=(b0.prototype.matches=function(e,t,r){t=this.asString(t),r=this.asString(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.stringMatches(t,r)},b0.prototype.asString=function(e){return"string"==typeof e?e:"number"==typeof e?e.toString():null},b0),ei=(T0.prototype.matches=function(e,t,r){t=this.asNumber(t),r=this.asNumber(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.numberMatches(t,r)},T0.prototype.asNumber=function(e){return"number"!=typeof e&&("string"!=typeof e||(e=Number(e),isNaN(e)))?null:e},T0),i=(E0.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},E0),Ls=(w0.prototype.matches=function(e,t,r){t=ht.tryParse(t),r=ht.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},w0),p=(g0.prototype.matches=function(e,t,r){return!1},g0),bg=(m0.prototype.getMatcher=function(e){switch(e){case"STRING":case"JSON":return m0.STRING_MATCHER;case"NUMBER":return m0.NUMBER_MATCHER;case"BOOLEAN":return m0.BOOLEAN_MATCHER;case"VERSION":return m0.VERSION_MATCHER;case"NULL":case"UNKNOWN":return m0.NULL_MATCHER}},m0.STRING_MATCHER=new su,m0.NUMBER_MATCHER=new ei,m0.BOOLEAN_MATCHER=new i,m0.VERSION_MATCHER=new Ls,m0.NULL_MATCHER=new p,m0),S=(v0.prototype.matches=function(e,t,r){r=this.userValueResolver.resolveOrNull(r,e.key);return!a.isNullOrUndefined(r)&&this.valueOperatorMatcher.matches(r,e.match)},v0),k=(y0.prototype.resolveOrNull=function(e,t){switch(t.type){case"USER_ID":return e.identifiers[t.name];case"USER_PROPERTY":return e.properties[t.name];case"HACKLE_PROPERTY":return e.hackleProperties[t.name];case"SEGMENT":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},y0),mo=(h0.prototype.matches=function(e,t,r){var n=this;if("SEGMENT"!=e.key.type)throw new Error("Unsupported TargetKeyType [".concat(e.key.type,"]"));var o=e.match.values.some(function(e){return n._matches(e,t,r)});switch(e.match.type){case"MATCH":return o;case"NOT_MATCH":return!o}},h0.prototype._matches=function(e,t,r){if("string"!=typeof e)throw new Error("SegmentKey[".concat(e,"]"));var n=t.getSegmentOrNull(e);if(n)return this.segmentMatcher.matches(n,t,r);throw new Error("Segment[".concat(e,"]"))},h0),lo=(d0.prototype.matches=function(e,t,r){var n=this;return e.targets.some(function(e){return n._matches(e,t,r)})},d0.prototype._matches=function(e,t,r){var n=this;return e.conditions.every(function(e){return n.userConditionMatcher.matches(e,t,r)})},d0),_g=(p0.prototype.getMatcher=function(e){switch(e){case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":return p0.USER_CONDITION_MATCHER;case"SEGMENT":return p0.SEGMENT_CONDITION_MATCHER}},p0.USER_CONDITION_MATCHER=new S(new k,new ru(new bg,new Tg)),p0.SEGMENT_CONDITION_MATCHER=new mo(new lo(p0.USER_CONDITION_MATCHER)),p0),Og=(f0.prototype.resolveOrNull=function(e,t,r,n){switch(e.type){case"VARIATION":return this._resolveVariation(e,r);case"BUCKET":return this._resolveBucket(e,t,r,n)}},f0.prototype._resolveVariation=function(e,t){return t._getVariationByIdOrNull(e.variationId)},f0.prototype._resolveBucket=function(e,t,r,n){t=t.getBucketOrNull(e.bucketId),e=n.identifiers[r.identifierType];if(e){n=this.bucketer.bucketing(t,e);if(n)return r._getVariationByIdOrNull(n.variationId)}},f0),Rg={murmurhash3_x86_32:function(e,t,r,n){for(var o,i=-4&(n=void 0===n?e.length:n),s=t,a=0;a<i;a+=4)o=255&e.charCodeAt(a)|(255&e.charCodeAt(a+1))<<8|(255&e.charCodeAt(a+2))<<16|(255&e.charCodeAt(a+3))<<24,o=(131071&(o=this.mul32(o,3432918353)))<<15|o>>>17,s=5*((524287&(s^=o=this.mul32(o,461845907)))<<13|s>>>19)+3864292196|0;switch(o=0,n%4){case 3:o=(255&e.charCodeAt(2+i))<<16;case 2:o|=(255&e.charCodeAt(1+i))<<8;case 1:o|=255&e.charCodeAt(i),o=(131071&(o=this.mul32(o,3432918353)))<<15|o>>>17,s^=o=this.mul32(o,461845907)}return s=this.mul32(s=(s^=n)^s>>>16,2246822507),(s=this.mul32(s^=s>>>13,3266489909))^s>>>16},mul32:function(e,t){var r=65535&t;return((t-r)*e|0)+(r*e|0)|0}},Ig=(l0.prototype.bucketing=function(e,t){var r=this.calculateSlotNumber(e.seed,e.slotSize,t);return e.slots.find(function(e){return e.contains(r)})},l0.prototype.calculateSlotNumber=function(e,t,r){r=Rg.murmurhash3_x86_32(r,e);return Math.abs(r)%Math.abs(t)},l0),Sg=(c0.prototype.evaluate=function(e,t,r,n){return this.flowEvaluator&&this.nextFlow?this.flowEvaluator.evaluate(e,t,r,n,this.nextFlow):gg.of(e,t,n,u.TRAFFIC_NOT_ALLOCATED)},c0.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r=new c0,n=0,o=e.reverse();n<o.length;n++)r=new c0(o[n],r);return r},c0),Cg=(u0.prototype.evaluate=function(e,t,r,n,o){var i=this.overrideResolver.resolveOrNull(e,t,r);if(!i)return o.evaluate(e,t,r,n);switch(t.type){case"AB_TEST":return gg.withVariation(e,i,u.OVERRIDDEN);case"FEATURE_FLAG":return gg.withVariation(e,i,u.INDIVIDUAL_TARGET_MATCH)}},u0),Ng=(a0.prototype.evaluate=function(e,t,r,n,o){return"DRAFT"===t.status?gg.of(e,t,n,u.EXPERIMENT_DRAFT):o.evaluate(e,t,r,n)},a0),Ag=(s0.prototype.evaluate=function(e,t,r,n,o){if("PAUSED"!==t.status)return o.evaluate(e,t,r,n);switch(t.type){case"AB_TEST":return gg.of(e,t,n,u.EXPERIMENT_PAUSED);case"FEATURE_FLAG":return gg.of(e,t,n,u.FEATURE_FLAG_INACTIVE)}},s0),kg=(i0.prototype.evaluate=function(e,t,r,n,o){if("COMPLETED"!==t.status)return o.evaluate(e,t,r,n);o=t._winnerVariationOrNull();if(o)return gg.withVariation(e,o,u.EXPERIMENT_COMPLETED);throw new Error("winner variation [".concat(t.id,"]"))},i0),xg=(o0.prototype.evaluate=function(e,t,r,n,o){if("AB_TEST"!==t.type)throw new Error("experiment type must be AB_TEST [".concat(t.id,"]"));return this.experimentTargetDeterminer.isUserInExperimentTarget(e,t,r)?o.evaluate(e,t,r,n):gg.of(e,t,n,u.NOT_IN_EXPERIMENT_TARGET)},o0),Pg=(n0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("AB_TEST"!==t.type)throw new Error("experiment type must be AB_TEST [".concat(t.id,"]"));r=this.actionResolver.resolveOrNull(t.defaultRule,e,t,r);return r?r.isDropped?gg.of(e,t,n,u.VARIATION_DROPPED):gg.withVariation(e,r,u.TRAFFIC_ALLOCATED):gg.of(e,t,n,u.TRAFFIC_NOT_ALLOCATED)},n0),Ug=(r0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("FEATURE_FLAG"!==t.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(t.id,"]"));if(!r.identifiers[t.identifierType])return o.evaluate(e,t,r,n);var i=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t,r);if(!i)return o.evaluate(e,t,r,n);o=this.actionResolver.resolveOrNull(i.action,e,t,r);if(o)return gg.withVariation(e,o,u.TARGET_RULE_MATCH);throw new Error("FeatureFlag must decide the Variation [".concat(t.id,"]"))},r0),Mg=(t0.prototype.evaluate=function(e,t,r,n,o){if("RUNNING"!==t.status)throw new Error("experiment status must be RUNNING [".concat(t.id,"]"));if("FEATURE_FLAG"!==t.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(t.id,"]"));if(!r.identifiers[t.identifierType])return gg.of(e,t,n,u.DEFAULT_RULE);n=this.actionResolver.resolveOrNull(t.defaultRule,e,t,r);if(n)return gg.withVariation(e,n,u.DEFAULT_RULE);throw new Error("FeatureFlag must decide the Variation [".concat(t.id,"]"))},t0),Dg=(e0.prototype.evaluate=function(e,t,r,n,o){var i=t.containerId;if(!i)return o.evaluate(e,t,r,n);var s=e.getContainerOrNull(i);if(!s)throw new Error("container[".concat(i,"]"));i=e.getBucketOrNull(s.bucketId);if(i)return this.containerResolver.isUserInContainerGroup(s,i,t,r)?o.evaluate(e,t,r,n):gg.of(e,t,n,u.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT);throw new Error("bucket[".concat(s.bucketId,"]"))},e0),Lg=(Zg.prototype.evaluate=function(e,t,r,n,o){return r.identifiers[t.identifierType]?o.evaluate(e,t,r,n):gg.of(e,t,n,u.IDENTIFIER_NOT_FOUND)},Zg),Fg=(Qg.prototype.isUserInExperimentTarget=function(t,e,r){var n=this;return 0===e.targetAudiences.length||e.targetAudiences.some(function(e){return n.targetMatcher.matches(e,t,r)})},Qg),jg=(Jg.prototype.determineTargetRuleOrNull=function(t,e,r){var n=this;return e.targetRules.find(function(e){return n.targetMatcher.matches(e.target,t,r)})},Jg),Vg=(Wg.prototype.resolveOrNull=function(e,t,r){var n;return null!=(n=null!=(n=this.resolveManualOverride(t,r))?n:this._resolveUserOverride(t,r))?n:this._resolveSegmentOverride(e,t,r)},Wg.prototype.resolveManualOverride=function(e,t){return this.manualOverrideStorage.getVariation(e,t)},Wg.prototype._resolveUserOverride=function(e,t){t=t.identifiers[e.identifierType];if(t){t=e.userOverrides.get(t);if(t)return e._getVariationByIdOrNull(t)}},Wg.prototype._resolveSegmentOverride=function(t,e,r){var n=this,o=e.segmentOverrides.find(function(e){return n.targetMatcher.matches(e.target,t,r)});if(o)return this.actionResolver.resolveOrNull(o.action,t,e,r)},Wg),Hg=(Xg.prototype.isUserInContainerGroup=function(e,t,r,n){n=n.identifiers[r.identifierType];if(!n)return!1;t=this.bucketer.bucketing(t,n);if(!t)return!1;n=e.getGroupOrNull(t.variationId);if(n)return n.experiments.includes(r.id);throw new Error("ContainerGroup[".concat(t.variationId,"]"))},Xg),zg=(Yg.prototype.determineTargetRuleOrNull=function(t,r,n){var o=this;return r.targetRules.find(function(e){return o.matches(e,t,r,n)})},Yg.prototype.matches=function(e,t,r,n){if(!this.targetMatcher.matches(e.target,t,n))return!1;n=n.identifiers[r.identifierType];if(a.isNullOrUndefined(n))return!1;r=t.getBucketOrNull(e.bucketId);if(a.isNullOrUndefined(r))throw new Error("bucket[".concat(e.bucketId,"]"));return a.isNotNullOrUndefined(this.bucketer.bucketing(r,n))},Yg),Kg=($g.prototype.getFlow=function(e){switch(e){case"AB_TEST":return this.abTestFlow;case"FEATURE_FLAG":return this.featureFlagFlow}},$g.prototype.getRemoteConfigParameterTargetRuleDeterminer=function(){return this.remoteConfigParameterTargetRuleDeterminer},$g),Bg=(qg.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},qg.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},qg),Gg=null;function qg(){this._installed=[],this._installations={onerror:G0,onunhandledrejection:q0}}function $g(e){var t=new Ig,r=new Eg(new _g),n=new Og(t),e=new Vg(e,r,n),o=new Hg(t);this.abTestFlow=Sg.of(new Cg(e),new Lg,new Dg(o),new xg(new Fg(r)),new Ng,new Ag,new kg,new Pg(n)),this.featureFlagFlow=Sg.of(new Ng,new Ag,new kg,new Cg(e),new Lg,new Ug(new jg(r),n),new Mg(n)),this.remoteConfigParameterTargetRuleDeterminer=new zg(r,t)}function Yg(e,t){this.targetMatcher=e,this.bucketer=t}function Xg(e){this.bucketer=e}function Wg(e,t,r){this.manualOverrideStorage=e,this.targetMatcher=t,this.actionResolver=r}function Jg(e){this.targetMatcher=e}function Qg(e){this.targetMatcher=e}function Zg(){}function e0(e){this.containerResolver=e}function t0(e){this.actionResolver=e}function r0(e,t){this.targetRuleDeterminer=e,this.actionResolver=t}function n0(e){this.actionResolver=e}function o0(e){this.experimentTargetDeterminer=e}function i0(){}function s0(){}function a0(){}function u0(e){this.overrideResolver=e}function c0(e,t){void 0===t&&(t=void 0),this.flowEvaluator=e=void 0===e?void 0:e,this.nextFlow=t}function l0(){}function f0(e){this.bucketer=e}function p0(){}function d0(e){this.userConditionMatcher=e}function h0(e){this.segmentMatcher=e}function y0(){}function v0(e,t){this.userValueResolver=e,this.valueOperatorMatcher=t}function m0(){}function g0(){}function w0(){}function E0(){}function T0(){}function b0(){}function _0(){}function O0(){}function R0(){}function I0(){}function S0(){}function C0(){}function N0(){}function A0(){}function k0(){}function x0(e,t){this.valueMatcherFactory=e,this.operatorMatcherFactory=t}function P0(e){this.conditionMatcherFactory=e}function U0(e){this.evaluationFlowFactory=e}function M0(e,t,r,n){this.variationId=e,this.variationKey=t,this.reason=r,this.config=n}function D0(){}function L0(e,t,r,n){this.workspaceFetcher=e,this.eventProcessor=t,this.evaluator=r,this.errorDedupDeterminer=n,this.workspaceFetcher.start(),this.eventProcessor.start(),this.readyPromise=this.workspaceFetcher.onReady().then(function(){return{success:!0}},function(e){return{success:!1,error:e}})}function F0(){}function j0(e){this.cache=new Map,this.exposureEventDedupIntervalMillis=e}function V0(e,t,r,n){this.delegate=e,this.exposureEventDedupDeterminer=t,this.sessionManager=r,this.userManager=n}function H0(e,t){this.hackleUserResolver=e,this.hackleInternalClient=t}function z0(e,t,r,n){void 0===n&&(n=null),this.eventDispatcher=e,this.flushInterval=r,this.queue=new cg(this.drainQueue.bind(this),t,r),this.repository=n}function K0(e,t,r){this.buffer=[],this.sink=e,this.maxQueueSize=t,this.timer=new ug({callback:this.flush.bind(this),timeout:r}),this.started=!1}function B0(e){var t=e.timeout,e=e.callback;this.timeout=Math.max(t,0),this.callback=e}function G0(i,s){Gg=window.onerror,window.onerror=function(e,t,r,n,o){a.isNotNullOrUndefined(o)&&i._trackException(o,s.resolveCurrentUser()),Gg&&Gg.apply(this,arguments)}}function q0(r,n){ag=window.onunhandledrejection,window.onunhandledrejection=function(e){var t;try{"reason"in e?t=e.reason:"detail"in e&&"reason"in e.detail&&(t=e.detail.reason)}catch(e){}t instanceof Error&&r._trackException(t,n.resolveCurrentUser()),ag&&ag.apply(this,arguments)}}function $0(e,t){return e.userId===t.userId&&e.deviceId===t.deviceId}pw.prototype.read=function(){var r=this;return new Promise(function(e){var t=r.storage.getItem(r.storageKey);t&&e(JSON.parse(t)),e([])})},pw.prototype.save=function(r){var n=this;return 0===r.length?this.clear():new Promise(function(e){var t=JSON.stringify(r.slice(-n.maxSize));n.storage.setItem(n.storageKey,t),e()})},pw.prototype.add=function(t){var r=this;return this.read().then(function(e){return r.save(e.concat(t).slice(-r.maxSize))})},pw.prototype.delete=function(r){var t=this;return this.read().then(function(e){e=e.filter(function(t){return r.findIndex(function(e){return e.insertId===t.insertId})<0});return t.save(e)})},pw.prototype.clear=function(){var t=this;return new Promise(function(e){localStorage.removeItem(t.storageKey),e()})};var Y0=pw,X0=(fw.prototype.addListener=function(e){this.userListeners.push(e)},fw.prototype.initialize=function(){var e=this.storage.getItem("_hackle_did")||this.hackleDeviceId,t=this.storage.getItem("_hackle_uid")||void 0;this._currentUser={deviceId:e,userId:t}},Object.defineProperty(fw.prototype,"currentUser",{get:function(){return this._currentUser},enumerable:!1,configurable:!0}),fw.prototype.resolveCurrentOrNull=function(e){return void 0===e?this.currentUser:"string"==typeof e?this.setUser({id:e}):(e=Ie(e))?this.setUser(e):null},fw.prototype.setUser=function(e){var t=this._currentUser,r=$0(r=t,e=e)?h(h({},e),{properties:h(h({},r.properties),e.properties)}):e;return this._currentUser=r,$0(t,r)||(this.changeUser(t,r,(new Date).getTime()),this.saveUser(r)),r},fw.prototype.setUserId=function(e){e=h(h({},this._currentUser),{userId:e});return this.setUser(e)},fw.prototype.setDeviceId=function(e){e=h(h({},this._currentUser),{deviceId:e});return this.setUser(e)},fw.prototype.setUserProperty=function(e,t){var r,e=h(h({},this._currentUser),{properties:h(h({},this._currentUser.properties),((r={})[e]=t,r))});return this.setUser(e)},fw.prototype.setUserProperties=function(e){e=h(h({},this._currentUser),{properties:h(h({},this._currentUser.properties),e)});return this.setUser(e)},fw.prototype.resetUser=function(){return this.setUser(this.defaultUser)},fw.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},fw.prototype.saveUser=function(e){a.isNotNullOrUndefined(e.deviceId)?this.storage.setItem("_hackle_did",e.deviceId):this.storage.removeItem("_hackle_did"),a.isNotNullOrUndefined(e.userId)?this.storage.setItem("_hackle_uid",e.userId):this.storage.removeItem("_hackle_uid")},fw),W0=(Object.defineProperty(lw.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(lw.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:lw.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(lw.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),lw.prototype.addListener=function(e){this.sessionListeners.push(e)},lw.prototype.startNewSession=function(e,t){return this.endSession(e),this.newSession(e,t)},lw.prototype.startNewSessionIfNeeded=function(e,t){var r=this._lastEventTime;return null!==r&&null!==this._currentSessionId&&t-r<this.sessionTimeoutMillis?(this.updateLastEventTime(t),this._currentSessionId):this.startNewSession(e,t)},lw.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},lw.prototype.endSession=function(t){var r=this._currentSessionId,n=this._lastEventTime;null!==r&&null!==n&&this.sessionListeners.forEach(function(e){return e.onSessionEnded(r,t,n)})},lw.prototype.newSession=function(t,r){var n="".concat(r,".").concat(ae.v4().slice(0,8));return this.saveSession(n),this.updateLastEventTime(r),this.sessionListeners.forEach(function(e){e.onSessionStarted(n,t,r)}),n},lw.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},lw.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},lw.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},lw.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},lw.EMPTY_SESSION_ID="0.ffffffff",lw),J0=(cw.postfix=function(e,t){return new cw(e,function(e){return"".concat(e).concat(t)})},cw.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},cw.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},cw.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},cw),Q0=(uw.prototype.isEqualItem=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},uw.prototype.getRemainListSize=function(){try{return this.maxLength-JSON.stringify(this.getList()).length}catch(e){return 0}},uw.prototype.isAddableItem=function(e){try{return this.getRemainListSize()>JSON.stringify(e).length}catch(e){return!1}},uw.prototype.getVictimIndex=function(e){var t=this.getRemainListSize();try{var r=JSON.stringify(e),n=this.getList(),o=0;return n.findIndex(function(e){return(o+=JSON.stringify(e).length)+t>=r.length})}catch(e){return-1}},uw.prototype.getList=function(){try{var e,t=this.delegate.getItem(this.listKey);return t?(e=JSON.parse(t),Array.isArray(e)?e:[]):[]}catch(t){return[]}},uw.prototype.entries=function(){return this.getList().map(Object.entries)},uw.prototype.setItem=function(e,t){var r;try{this.removeItem(e);var n=this.getList(),o=((r={})[e]=t,r);if(!this.isAddableItem(o)){var i=this.getVictimIndex(o);if(i<0)return;n=n.slice(i+1)}var s=JSON.stringify(n.concat(o));this.delegate.setItem(this.listKey,s)}catch(e){}},uw.prototype.getItem=function(t){var r=this,e=this.getList().find(function(e){return r.isEqualItem(e,t)});if(e&&e[t])return e[t]},uw.prototype.removeItem=function(t){var r=this,e=this.getList();try{var n=e.filter(function(e){return!r.isEqualItem(e,t)}),o=JSON.stringify(n);this.delegate.setItem(this.listKey,o)}catch(t){}},uw.prototype.clear=function(){this.delegate.removeItem(this.listKey)},uw),Z0=(aw.prototype.getVariation=function(e,t){if(0!==this.storages.length)for(var r=0,n=this.storages;r<n.length;r++){var o=n[r].getVariation(e,t);if(void 0!==o)return o}},aw),ew=(sw.prototype.getVariation=function(e,t){var r=this.get(e);if(r)return e._getVariationByIdOrNull(r)},sw.prototype.get=function(e){var e=this.listStorage.getItem(e.id.toString());return null!=(e=Number(e))?e:void 0},sw.prototype.getAll=function(){var r=new Map;return this.listStorage.entries().forEach(function(e){var e=e[0],t=e[0],e=e[1],t=Number(t),e=Number(e);0===t||Number.isNaN(t)||0===e||Number.isNaN(e)||r.set(t,e)}),r},sw.prototype.set=function(e,t){this.listStorage.setItem(e.id.toString(),t.toString())},sw.prototype.remove=function(e){this.listStorage.removeItem(e.id.toString())},sw.prototype.clear=function(){this.listStorage.clear()},sw),tw=(iw.prototype.currentUser=function(){var e=this.userManager.currentUser;return this.userResolver.resolve(e)},iw.prototype.getAbTestDecisions=function(){return this.internalClient._experiments(this.currentUser()).entries()},iw.prototype.getAbTestOverrides=function(){return this.abOverrideStorage.getAll()},iw.prototype.setAbTestOverride=function(e,t){this.abOverrideStorage.set(e,t),this.increment("AB_TEST","set")},iw.prototype.resetAbTestOverride=function(e){this.abOverrideStorage.remove(e),this.increment("AB_TEST","reset")},iw.prototype.resetAllAbTestOverride=function(){this.abOverrideStorage.clear(),this.increment("AB_TEST","reset.all")},iw.prototype.getFeatureFlagDecisions=function(){return this.internalClient._featureFlags(this.currentUser()).entries()},iw.prototype.getFeatureFlagOverrides=function(){return this.ffOverrideStorage.getAll()},iw.prototype.setFeatureFlagOverride=function(e,t){this.ffOverrideStorage.set(e,t),this.increment("FEATURE_FLAG","set")},iw.prototype.resetFeatureFlagOverride=function(e){this.ffOverrideStorage.remove(e),this.increment("FEATURE_FLAG","reset")},iw.prototype.resetAllFeatureFlagOverride=function(){this.ffOverrideStorage.clear(),this.increment("FEATURE_FLAG","reset.all")},iw.prototype.increment=function(e,t){fr.counter("experiment.manual.override",{"experiment.type":e,operation:t}).increment()},iw),rw=de.log,nw=null,ow={debug:!1,log_disabled:!1,auto_track_page_view:!0,pollingIntervalMillis:-1,exposureEventDedupIntervalMillis:-1,sessionTimeoutMillis:18e5,autoOpenDevTool:!1,SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.13.1"};function iw(e,t,r,n,o){this.internalClient=e,this.userManager=t,this.userResolver=r,this.abOverrideStorage=n,this.ffOverrideStorage=o}function sw(e){this.listStorage=e}function aw(e){this.storages=e}function uw(e,t,r){void 0===r&&(r=4096);var n=this;this.delegate=e,this.listKey=t,this.encodedListCharLen=6,this.resolveMaxLength=function(e){e-=n.encodedListCharLen;return e<0?0:e},this.maxLength=this.resolveMaxLength(r)}function cw(e,t){this.delegate=e,this.transform=t}function lw(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function fw(e,t){this.storage=e,this.hackleDeviceId=t,this.userListeners=[],this.defaultUser={deviceId:this.hackleDeviceId},this._currentUser=this.defaultUser,this.initialize()}function pw(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}function dw(e,t){t=h(h({},ow),t);if(de.initCounter(function(e){return fr.counter("log",{level:e})}),t.log_disabled?de.setLogLevel(pe.DISABLE):t.debug&&de.setLogLevel(pe.DEBUG),rw.debug("sdkKey : "+e),e||rw.error("SDK Key must not be null"),nw)return rw.debug("use already exists hackleClient"),nw;var r=!1,n=("undefined"!=typeof window&&(r=window&&window.navigator&&window.navigator.sendBeacon&&!0)&&rw.debug("support sendBeacon API"),new Dr(e,Fe,{dispatchUrl:"https://event.hackle.io/api/v2/w/events",beaconDispatchUrl:"".concat("https://event.hackle.io/api/v2/w/").concat(e).concat("/events"),useBeacon:r,headers:((n={})[ye]=t.SDK_NAME_HEADER,n["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,n)})),o=-1,o=(void 0!==t.pollingIntervalMillis&&"number"==typeof t.pollingIntervalMillis&&0<t.pollingIntervalMillis&&(o=Math.max(t.pollingIntervalMillis,3e4)),new jr(e,Fe,{fetchUrl:"".concat("https://client-sdk.hackle.io/api/v2/w/").concat(e).concat("/w"),updateInterval:o,headers:((o={})[ye]=t.SDK_NAME_HEADER,o["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,o)})),i=-1,s=(void 0!==t.exposureEventDedupIntervalMillis&&"number"==typeof t.exposureEventDedupIntervalMillis&&-1!==t.exposureEventDedupIntervalMillis&&(i=t.exposureEventDedupIntervalMillis<1e3||36e5<t.exposureEventDedupIntervalMillis?(rw.warn("Exposure event dedup interval is outside allowed range[1_000ms..3_600_000ms]. Setting to default value[no dedup]."),-1):t.exposureEventDedupIntervalMillis),new Y0(window.localStorage,"".concat("hackle-repository-storage","_").concat(e),100)),a=new X0(J0.postfix(Kr,"_".concat(e)),tn()),u=new W0(t.sessionTimeoutMillis,J0.postfix(Kr,"_".concat(e.slice(8))));a.addListener(u);function c(){p.drainRepository()}var l,f,p=new lg(n,100,500,s),n=new dg(i),s=new pg(p,n,u,a),i=new ew(new Q0(Kr,"".concat("hackle-manual-override_ab","_").concat(e.slice(0,8)))),n=new ew(new Q0(Kr,"".concat("hackle-manual-override_ff","_").concat(e.slice(0,8)))),o=new vg(o,s,new wg(new Kg(new Z0([i,n]))),new mg),s=new Gr(a),i=new tw(o,a,s,i,n),n=(null==(n=t.devTool)?void 0:n.userExplorer)&&"function"==typeof(null==(n=t.devTool)?void 0:n.userExplorer),n=t.devTool&&n?{manager:t.devTool,userExplorer:i}:void 0,d=new mr(o,s,u,a,n),i=new fg(s,o),i=(u.addListener(i),nw=d,t.auto_track_page_view&&(f=function(){return l.trackPageView({user:{id:tn()}})},(l=d).onReady(function(){function t(e){var t,r,n,o;return"function"==typeof window.Event?new Event(e):(r=t=!1,n=void 0,(o=document.createEvent("CustomEvent")).initCustomEvent(e,t,r,n),o)}f();try{history.pushState=(n=history.pushState,function(){try{var e=n.apply(this,arguments);return window.dispatchEvent(t("locationchange")),e}catch(e){if(e instanceof Error)rw.error(e);else try{rw.error(e)}catch(e){}}}),history.replaceState=(r=history.replaceState,function(){try{var e=r.apply(this,arguments);return window.dispatchEvent(t("locationchange")),e}catch(e){if(e instanceof Error)rw.error(e);else try{rw.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(t("locationchange"))}catch(e){if(e instanceof Error)rw.error(e);else try{rw.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{f()}catch(e){if(e instanceof Error)rw.error(e);else try{rw.error(e)}catch(e){}}})}catch(t){if(t instanceof Error)rw.error(t);else try{rw.error(t)}catch(t){}}var r,n})),t.autoOpenDevTool&&(t.devTool?d.showUserExplorer():rw.error("DevTool is not provided")),(new Bg).install(o,s),new pr("https://monitoring.hackle.io",6e4,Fe,((n={})[ye]=t.SDK_NAME_HEADER,n["X-HACKLE-SDK-VERSION"]=t.SDK_VERSION_HEADER,n["X-HACKLE-SDK-KEY"]=e,n),r));return document.addEventListener("visibilitychange",function(){document.hidden||c()}),window.addEventListener("pageshow",c),window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){nn(),u.updateLastEventTime((new Date).getTime()),d.close(),fr.globalRegistry.close()}),fr.addRegistry(i),d.onReady(function(){u.startNewSessionIfNeeded(a.currentUser,(new Date).getTime())}),d}var o={createInstance:dw,getUserId:tn,setUserId:rn,removeUserId:nn,Logger:de},hw=(l.Bucket=t.Bucket=Oe,l.Container=t.Container=Qe,l.ContainerGroup=t.ContainerGroup=Ue,l.CoreVersion=t.CoreVersion=yt,l.Decision=t.Decision=Ge,l.DecisionReason=t.DecisionReason=u,l.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=ie,l.EmptyParameterConfig=t.EmptyParameterConfig=$e,l.EventType=t.EventType=Re,l.Experiment=t.Experiment=Ye,l.FeatureFlagDecision=t.FeatureFlagDecision=qe,l.IdentifierType=t.IdentifierType=We,l.IdentifiersBuilder=t.IdentifiersBuilder=Je,l.Logger=t.Logger=de,l.MATCH_OPERATORS=t.MATCH_OPERATORS=wt,l.MATCH_TYPES=t.MATCH_TYPES=mt,l.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=gt,l.MetaVersion=t.MetaVersion=vt,l.ParameterConfiguration=t.ParameterConfiguration=Ze,l.RemoteConfigDecision=t.RemoteConfigDecision=Be,l.RemoteConfigParameter=t.RemoteConfigParameter=Me,l.RemoteConfigParameterValue=t.RemoteConfigParameterValue=Le,l.RemoteConfigTargetRule=t.RemoteConfigTargetRule=De,l.SEGMENT_TYPES=t.SEGMENT_TYPES=bt,l.Segment=t.Segment=Pe,l.Slot=t.Slot=Xe,l.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=Et,l.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=Tt,l.Target=t.Target=Se,l.TargetAction=t.TargetAction=ke,l.TargetCondition=t.TargetCondition=Ce,l.TargetKey=t.TargetKey=Ne,l.TargetMatch=t.TargetMatch=Ae,l.TargetRule=t.TargetRule=xe,l.TargetingType=t.TargetingType=_t,l.Variation=t.Variation=_e,l.Version=t.Version=ht,se=t.createInstance=dw,t.default=o,l.getUserId=t.getUserId=tn,l.removeUserId=t.removeUserId=nn,l.sanitizeUser=t.sanitizeUser=Ie,l.setUserId=t.setUserId=rn,function(e,t){return(hw=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(e,t){e.__proto__=t}:function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}))(e,t)});var yw=function(){return(yw=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function vw(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),s=[];try{for(;(void 0===t||0<t--)&&!(n=i.next()).done;)s.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return s}mw.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},mw.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},mw.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};cu=mw;function mw(){this.listeners={}}ww.arePropertiesEqual=function(e,t){var r=ww.coerceUnknownToProperties(e),n=ww.coerceUnknownToProperties(t),e=Object.keys(r),t=Object.keys(n);return e.length===t.length&&e.every(function(e){return e in n&&r[e]===n[e]})},ww.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var gw=ww;function ww(){}Tw.isUserEqual=function(e,t){return(null==e?void 0:e.id)===(null==t?void 0:t.id)&&(null==e?void 0:e.deviceId)===(null==t?void 0:t.deviceId)&&(null==e?void 0:e.userId)===(null==t?void 0:t.userId)&&gw.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&gw.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var Ew=Tw;function Tw(){}var bw=function(n){var e=o,t=n;if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}function o(e,t){var r=n.call(this)||this;return r._currentUser=null,r.client=se(e,yw(yw({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.13.1"})),null!=t&&t.devTool&&null!=t&&t.autoOpenDevTool&&r.showUserExplorer(),r}return hw(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r),o.prototype.getUser=function(){return this.client.getUser()},o.prototype.setUser=function(e){this.client.setUser(e),this.emitUpdatedUser(this.getUser())},o.prototype.setUserId=function(e){this.client.setUserId(e),this.emitUpdatedUser(this.getUser())},o.prototype.setDeviceId=function(e){this.client.setDeviceId(e),this.emitUpdatedUser(this.getUser())},o.prototype.setUserProperty=function(e,t){this.client.setUserProperty(e,t),this.emitUpdatedUser(this.getUser())},o.prototype.resetUser=function(){this.client.resetUser(),this.emitUpdatedUser(this.getUser())},o.prototype.variation=function(e,t,r){return this.client.variation(e,t||void 0,r)},o.prototype.variationDetail=function(e,t,r){return this.client.variationDetail(e,t||void 0,r)},o.prototype.isFeatureOn=function(e,t){return this.client.isFeatureOn(e,t||void 0)},o.prototype.featureFlagDetail=function(e,t){return this.client.featureFlagDetail(e,t||void 0)},o.prototype.track=function(e,t){this.client.track(e,t||void 0)},o.prototype.trackPageView=function(e){this.client.trackPageView(yw(yw({},e),{user:(null==e?void 0:e.user)||void 0}))},o.prototype.remoteConfig=function(e){return this.client.remoteConfig(e||void 0)},o.prototype.onReady=function(e,t){this.client.onReady(e,t)},o.prototype.onInitialized=function(e){return this.client.onInitialized(e)},o.prototype.emitUpdatedUser=function(e){Ew.isUserEqual(this._currentUser,e)||this.emit("user-updated",e),this._currentUser=e},o.prototype.showUserExplorer=function(){this.client.showUserExplorer()},o.prototype.hideUserExplorer=function(){this.client.hideUserExplorer()},o}(cu);var U={exports:{}},I={},_w=Object.getOwnPropertySymbols,Ow=Object.prototype.hasOwnProperty,Rw=Object.prototype.propertyIsEnumerable;var Rn=function(){try{if(Object.assign){var e=new String("abc");if(e[5]="de","5"!==Object.getOwnPropertyNames(e)[0]){for(var t={},r=0;r<10;r++)t["_"+String.fromCharCode(r)]=r;var n,o=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if("0123456789"===o.join(""))return n={},"abcdefghijklmnopqrst".split("").forEach(function(e){n[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},n)).join("")?1:void 0}}}catch(e){}}()?Object.assign:function(e,t){for(var r,n=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),o=1;o<arguments.length;o++){for(var i in r=Object(arguments[o]))Ow.call(r,i)&&(n[i]=r[i]);if(_w)for(var s=_w(r),a=0;a<s.length;a++)Rw.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},Iw=Rn,P="function"==typeof Symbol&&Symbol.for,Sw=P?Symbol.for("react.element"):60103,Cw=P?Symbol.for("react.portal"):60106,_i=P?Symbol.for("react.fragment"):60107,Nw=P?Symbol.for("react.strict_mode"):60108,d=P?Symbol.for("react.profiler"):60114,Aw=P?Symbol.for("react.provider"):60109,kw=P?Symbol.for("react.context"):60110,xw=P?Symbol.for("react.forward_ref"):60112,Ou=P?Symbol.for("react.suspense"):60113,Pw=P?Symbol.for("react.memo"):60115,Uw=P?Symbol.for("react.lazy"):60116,Mw="function"==typeof Symbol&&Symbol.iterator;function Dw(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var Lw={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Fw={};function jw(e,t,r){this.props=e,this.context=t,this.refs=Fw,this.updater=r||Lw}function Vw(){}function Hw(e,t,r){this.props=e,this.context=t,this.refs=Fw,this.updater=r||Lw}jw.prototype.isReactComponent={},jw.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(Dw(85));this.updater.enqueueSetState(this,e,t,"setState")},jw.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},Vw.prototype=jw.prototype;var x=Hw.prototype=new Vw,zw=(x.constructor=Hw,Iw(x,jw.prototype),x.isPureReactComponent=!0,{current:null}),Kw=Object.prototype.hasOwnProperty,Bw={key:!0,ref:!0,__self:!0,__source:!0};function Gw(e,t,r){var n,o={},i=null,s=null;if(null!=t)for(n in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(i=""+t.key),t)Kw.call(t,n)&&!Bw.hasOwnProperty(n)&&(o[n]=t[n]);var a=arguments.length-2;if(1===a)o.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];o.children=u}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===o[n]&&(o[n]=a[n]);return{$$typeof:Sw,type:e,key:i,ref:s,props:o,_owner:zw.current}}function qw(e){return"object"==typeof e&&null!==e&&e.$$typeof===Sw}var $w=/\/+/g,Yw=[];function Xw(e,t,r,n){var o;return Yw.length?((o=Yw.pop()).result=e,o.keyPrefix=t,o.func=r,o.context=n,o.count=0,o):{result:e,keyPrefix:t,func:r,context:n,count:0}}function Ww(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,Yw.length<10&&Yw.push(e)}function Jw(e,t,r){return null==e?0:function e(t,r,n,o){var i=!1;if(null===(t="undefined"!=(a=typeof t)&&"boolean"!==a?t:null))i=!0;else switch(a){case"string":case"number":i=!0;break;case"object":switch(t.$$typeof){case Sw:case Cw:i=!0}}if(i)return n(o,t,""===r?"."+Qw(t,0):r),1;if(i=0,r=""===r?".":r+":",Array.isArray(t))for(var s=0;s<t.length;s++){var a,u=r+Qw(a=t[s],s);i+=e(a,u,n,o)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=Mw&&t[Mw]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)i+=e(a=a.value,u=r+Qw(a,s++),n,o);else if("object"===a)throw n=""+t,Error(Dw(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return i}(e,"",t,r)}function Qw(e,t){return"object"==typeof e&&null!==e&&null!=e.key?(e=e.key,r={"=":"=0",":":"=2"},"$"+(""+e).replace(/[=:]/g,function(e){return r[e]})):t.toString(36);var r}function Zw(e,t){e.func.call(e.context,t,e.count++)}function eE(e,t,r){var n=e.result,o=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?tE(e,n,r,function(e){return e}):null!=e&&(qw(e)&&(t=o+(!(o=e).key||t&&t.key===e.key?"":(""+e.key).replace($w,"$&/")+"/")+r,e={$$typeof:Sw,type:o.type,key:t,ref:o.ref,props:o.props,_owner:o._owner}),n.push(e))}function tE(e,t,r,n,o){var i="";Jw(e,eE,t=Xw(t,i=null!=r?(""+r).replace($w,"$&/")+"/":i,n,o)),Ww(t)}var rE={current:null};function nE(){var e=rE.current;if(null===e)throw Error(Dw(321));return e}var oE,iE,sE,Vn={ReactCurrentDispatcher:rE,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:zw,IsSomeRendererActing:{current:!1},assign:Iw},E=(I.Children={map:function(e,t,r){return null==e||tE(e,e=[],null,t,r),e},forEach:function(e,t,r){if(null==e)return e;Jw(e,Zw,t=Xw(null,null,t,r)),Ww(t)},count:function(e){return Jw(e,function(){return null},null)},toArray:function(e){var t=[];return tE(e,t,null,function(e){return e}),t},only:function(e){if(qw(e))return e;throw Error(Dw(143))}},I.Component=jw,I.Fragment=_i,I.Profiler=d,I.PureComponent=Hw,I.StrictMode=Nw,I.Suspense=Ou,I.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Vn,I.cloneElement=function(e,t,r){if(null==e)throw Error(Dw(267,e));var n=Iw({},e.props),o=e.key,i=e.ref,s=e._owner;if(null!=t)for(a in void 0!==t.ref&&(i=t.ref,s=zw.current),void 0!==t.key&&(o=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)Kw.call(t,a)&&!Bw.hasOwnProperty(a)&&(n[a]=(void 0===t[a]&&void 0!==u?u:t)[a]);var a=arguments.length-2;if(1===a)n.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];n.children=u}return{$$typeof:Sw,type:e.type,key:o,ref:i,props:n,_owner:s}},I.createContext=function(e,t){return(e={$$typeof:kw,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:Aw,_context:e},e.Consumer=e},I.createElement=Gw,I.createFactory=function(e){var t=Gw.bind(null,e);return t.type=e,t},I.createRef=function(){return{current:null}},I.forwardRef=function(e){return{$$typeof:xw,render:e}},I.isValidElement=qw,I.lazy=function(e){return{$$typeof:Uw,_ctor:e,_status:-1,_result:null}},I.memo=function(e,t){return{$$typeof:Pw,type:e,compare:void 0===t?null:t}},I.useCallback=function(e,t){return nE().useCallback(e,t)},I.useContext=function(e,t){return nE().useContext(e,t)},I.useDebugValue=function(){},I.useEffect=function(e,t){return nE().useEffect(e,t)},I.useImperativeHandle=function(e,t,r){return nE().useImperativeHandle(e,t,r)},I.useLayoutEffect=function(e,t){return nE().useLayoutEffect(e,t)},I.useMemo=function(e,t){return nE().useMemo(e,t)},I.useReducer=function(e,t,r){return nE().useReducer(e,t,r)},I.useRef=function(e){return nE().useRef(e)},I.useState=function(e){return nE().useState(e)},I.version="16.14.0",{}),fo=Function.call.bind(Object.prototype.hasOwnProperty),aE=function(){};function uE(e,t,r,n,o){if("production"!==production)for(var i in e)if(sE(e,i)){var s,a;try{if("function"!=typeof e[i])throw(a=Error((n||"React class")+": "+r+" type `"+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[i]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",a;s=e[i](t,i,n,r,null,oE)}catch(e){s=e}!s||s instanceof Error||aE((n||"React class")+": type specification of "+r+" `"+i+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof s+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),s instanceof Error&&!(s.message in iE)&&(iE[s.message]=!0,i=o?o():"",aE("Failed "+r+" type: "+s.message+(null!=i?i:"")))}}if("production"!==production&&(oE="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",iE={},sE=fo,aE=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),uE.resetWarningCache=function(){"production"!==production&&(iE={})},"production"!==production){var cE=Rn,lE=uE,C="function"==typeof Symbol&&Symbol.for,fE=C?Symbol.for("react.element"):60103,pE=C?Symbol.for("react.portal"):60106,dE=C?Symbol.for("react.fragment"):60107,hE=C?Symbol.for("react.strict_mode"):60108,yE=C?Symbol.for("react.profiler"):60114,vE=C?Symbol.for("react.provider"):60109,mE=C?Symbol.for("react.context"):60110,gE=C?Symbol.for("react.concurrent_mode"):60111,wE=C?Symbol.for("react.forward_ref"):60112,EE=C?Symbol.for("react.suspense"):60113,TE=C?Symbol.for("react.suspense_list"):60120,bE=C?Symbol.for("react.memo"):60115,_E=C?Symbol.for("react.lazy"):60116,OE=C?Symbol.for("react.block"):60121,RE=C?Symbol.for("react.fundamental"):60117,IE=C?Symbol.for("react.responder"):60118,SE=C?Symbol.for("react.scope"):60119,CE="function"==typeof Symbol&&Symbol.iterator,NE="@@iterator";function AE(e){return null!==e&&"object"==typeof e&&"function"==typeof(e=CE&&e[CE]||e[NE])?e:null}var kE={current:null},xE={current:null},PE=/^(.*)[\\\/]/,UE=1;function ME(e){if(null!=e){if("number"==typeof e.tag&&M("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),"function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case dE:return"Fragment";case pE:return"Portal";case yE:return"Profiler";case hE:return"StrictMode";case EE:return"Suspense";case TE:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case mE:return"Context.Consumer";case vE:return"Context.Provider";case wE:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case bE:return ME(e.type);case OE:return ME(e.render);case _E:r=(t=e)._status===UE?t._result:null;if(r)return ME(r)}var t,r}return null}var DE={},LE=null;function FE(e){LE=e}DE.getCurrentStack=null,DE.getStackAddendum=function(){var e,t,r,n,o,i="",s=(LE&&(e=ME(LE.type),r=LE._owner,i+=(e=e,t=LE._source,r=r&&ME(r.type),o="",t?(n=(s=t.fileName).replace(PE,""),o=" (at "+(n=/^index\./.test(n)&&(s=s.match(PE))&&(s=s[1])?s.replace(PE,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(o=" (created by "+r+")"),"\n in "+(e||"Unknown")+o)),DE.getCurrentStack);return s&&(i+=s()||""),i};var jE={ReactCurrentDispatcher:kE,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:xE,IsSomeRendererActing:{current:!1},assign:cE};function VE(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];HE("warn",e,r)}function M(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];HE("error",e,r)}function HE(e,t,r){0<r.length&&"string"==typeof r[r.length-1]&&0===r[r.length-1].indexOf("\n in")||""!==(n=jE.ReactDebugCurrentFrame.getStackAddendum())&&(t+="%s",r=r.concat([n]));var n=r.map(function(e){return""+e});n.unshift("Warning: "+t),Function.prototype.apply.call(console[e],console,n);try{var o=0,i="Warning: "+t.replace(/%s/g,function(){return r[o++]});throw new Error(i)}catch(e){}}cE(jE,{ReactDebugCurrentFrame:DE,ReactComponentTreeHook:{}});var zE={};function KE(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;zE[r]||(M("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",t,e),zE[r]=!0)}var BE={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){KE(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){KE(e,"replaceState")},enqueueSetState:function(e,t,r,n){KE(e,"setState")}},GE={};function qE(e,t,r){this.props=e,this.context=t,this.refs=GE,this.updater=r||BE}Object.freeze(GE),qE.prototype.isReactComponent={},qE.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},qE.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var $E,YE={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]};for($E in YE)YE.hasOwnProperty($E)&&!function(e,t){Object.defineProperty(qE.prototype,e,{get:function(){VE("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}($E,YE[$E]);function XE(){}function WE(e,t,r){this.props=e,this.context=t,this.refs=GE,this.updater=r||BE}XE.prototype=qE.prototype,(C=WE.prototype=new XE).constructor=WE,cE(C,qE.prototype),C.isPureReactComponent=!0;var JE,QE,ZE=Object.prototype.hasOwnProperty,e1={key:!0,ref:!0,__self:!0,__source:!0};function t1(e){if(ZE.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function r1(e){if(ZE.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var n1={},o1=function(e,t,r,n,o,i,s){e={$$typeof:fE,type:e,key:t,ref:r,props:s,_owner:i,_store:{}};return Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(e,"_self",{configurable:!1,enumerable:!1,writable:!1,value:n}),Object.defineProperty(e,"_source",{configurable:!1,enumerable:!1,writable:!1,value:o}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e};function i1(e,t,r){var n,o={},i=null,s=null,a=null,u=null;if(null!=t)for(n in t1(t)&&(s=t.ref,"string"==typeof(c=t).ref)&&xE.current&&c.__self&&xE.current.stateNode!==c.__self&&(f=ME(xE.current.type),n1[f]||(M('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://fb.me/react-strict-mode-string-ref',ME(xE.current.type),c.ref),n1[f]=!0)),r1(t)&&(i=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)ZE.call(t,n)&&!e1.hasOwnProperty(n)&&(o[n]=t[n]);var c,l,f,p,d=arguments.length-2;if(1==d)o.children=r;else if(1<d){for(var h=Array(d),y=0;y<d;y++)h[y]=arguments[y+2];Object.freeze&&Object.freeze(h),o.children=h}if(e&&e.defaultProps){var v=e.defaultProps;for(n in v)void 0===o[n]&&(o[n]=v[n])}function m(){QE||(QE=!0,M("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)",l))}function g(){JE||(JE=!0,M("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://fb.me/react-special-props)",p))}return(i||s)&&(c="function"==typeof e?e.displayName||e.name||"Unknown":e,i&&(f=o,p=c,g.isReactWarning=!0,Object.defineProperty(f,"key",{get:g,configurable:!0})),s)&&(r=o,l=c,m.isReactWarning=!0,Object.defineProperty(r,"ref",{get:m,configurable:!0})),o1(e,i,s,a,u,xE.current,o)}function s1(e){return"object"==typeof e&&null!==e&&e.$$typeof===fE}var a1=".",u1=":",c1=!1,l1=/\/+/g;function f1(e){return(""+e).replace(l1,"$&/")}var p1=10,d1=[];function h1(e,t,r,n){var o;return d1.length?((o=d1.pop()).result=e,o.keyPrefix=t,o.func=r,o.context=n,o.count=0,o):{result:e,keyPrefix:t,func:r,context:n,count:0}}function y1(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,d1.length<p1&&d1.push(e)}function v1(e,t,r){return null==e?0:function e(t,r,n,o){var i,s=typeof t,a=!1;if(null===(t="undefined"!=s&&"boolean"!=s?t:null))a=!0;else switch(s){case"string":case"number":a=!0;break;case"object":switch(t.$$typeof){case fE:case pE:a=!0}}if(a)return n(o,t,""===r?a1+m1(t,0):r),1;var u=0,c=""===r?a1:r+u1;if(Array.isArray(t))for(var l=0;l<t.length;l++)u+=e(i=t[l],c+m1(i,l),n,o);else if("function"==typeof(r=AE(t))){r===t.entries&&(c1||VE("Using Maps as children is deprecated and will be removed in a future major release. Consider converting children to an array of keyed ReactElements instead."),c1=!0);for(var f,p=r.call(t),d=0;!(f=p.next()).done;)u+=e(i=f.value,c+m1(i,d++),n,o)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+DE.getStackAddendum(),s=""+t,Error("Objects are not valid as a React child (found: "+("[object Object]"==s?"object with keys {"+Object.keys(t).join(", ")+"}":s)+")."+r);return u}(e,"",t,r)}function m1(e,t){var r;return"object"==typeof e&&null!==e&&null!=e.key?(e=e.key,r={"=":"=0",":":"=2"},"$"+(""+e).replace(/[=:]/g,function(e){return r[e]})):t.toString(36)}function g1(e,t,r){var n=e.func,o=e.context;n.call(o,t,e.count++)}function w1(e,t,r){var n=e.result,o=e.keyPrefix,i=e.func,s=e.context,i=i.call(s,t,e.count++);Array.isArray(i)?E1(i,n,r,function(e){return e}):null!=i&&(s1(i)&&(e=o+(!(s=i).key||t&&t.key===i.key?"":f1(i.key)+"/")+r,i=o1(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(i))}function E1(e,t,r,n,o){var i="",t=h1(t,i=null!=r?f1(r)+"/":i,n,o);v1(e,w1,t),y1(t)}function T1(e){return"string"==typeof e||"function"==typeof e||e===dE||e===gE||e===yE||e===hE||e===EE||e===TE||"object"==typeof e&&null!==e&&(e.$$typeof===_E||e.$$typeof===bE||e.$$typeof===vE||e.$$typeof===mE||e.$$typeof===wE||e.$$typeof===RE||e.$$typeof===IE||e.$$typeof===SE||e.$$typeof===OE)}function b1(){var e=kE.current;if(null===e)throw Error("Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:\n1. You might have mismatching versions of React and the renderer (such as React DOM)\n2. You might be breaking the Rules of Hooks\n3. You might have more than one copy of React in the same app\nSee https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.");return e}function _1(){if(xE.current){var e=ME(xE.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var O1=!1,R1={};function I1(e,t){var r;!e._store||e._store.validated||null!=e.key||(e._store.validated=!0,t=t,(r=_1())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),R1[t=r])||(R1[t]=!0,r="",e&&e._owner&&e._owner!==xE.current&&(r=" It was passed a child from "+ME(e._owner.type)+"."),FE(e),M('Each child in a list should have a unique "key" prop.%s%s See https://fb.me/react-warning-keys for more information.',t,r),FE(null))}function S1(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];s1(n)&&I1(n,t)}else if(s1(e))e._store&&(e._store.validated=!0);else if(e){var o=AE(e);if("function"==typeof o&&o!==e.entries)for(var i,s=o.call(e);!(i=s.next()).done;)s1(i.value)&&I1(i.value,t)}}function C1(e){var t,r,n=e.type;null==n||"string"==typeof n||(t=ME(n),"function"!=typeof n&&("object"!=typeof n||n.$$typeof!==wE&&n.$$typeof!==bE))||((r=n.propTypes)?(FE(e),lE(r,e.props,"prop",t,DE.getStackAddendum),FE(null)):void 0===n.PropTypes||O1||(O1=!0,M("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",t||"Unknown")),"function"!=typeof n.getDefaultProps)||n.getDefaultProps.isReactClassApproved||M("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}function N1(e,t,r){var n,o=T1(e),t=(o||(n="",(void 0===e||"object"==typeof e&&null!==e&&0===Object.keys(e).length)&&(n+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."),n+=(null!=(t=t)&&void 0!==(t=t.__source)?"\n\nCheck your code at "+t.fileName.replace(/^.*[\\\/]/,"")+":"+t.lineNumber+".":"")||_1(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===fE?(s="<"+(ME(e.type)||"Unknown")+" />",n=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,M("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",s,n)),i1.apply(this,arguments));if(null!=t){if(o)for(var i=2;i<arguments.length;i++)S1(arguments[i],e);if(e===dE){var s=t;FE(s);for(var a=Object.keys(s.props),u=0;u<a.length;u++){var c=a[u];if("children"!==c&&"key"!==c){M("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",c);break}}null!==s.ref&&M("Invalid attribute `ref` supplied to `React.Fragment`."),FE(null)}else C1(t)}return t}var A1=!1;try{var k1=Object.freeze({}),x1=new Map([[k1,null]]),P1=new Set([k1]);x1.set(0,0),P1.add(0)}catch(e){}function U1(e,t,r){for(var n=function(e,t,r){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var n,o,i=cE({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,l=e._owner;if(null!=t)for(n in t1(t)&&(a=t.ref,l=xE.current),r1(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(o=e.type.defaultProps),t)ZE.call(t,n)&&!e1.hasOwnProperty(n)&&(void 0===t[n]&&void 0!==o?i[n]=o[n]:i[n]=t[n]);var f=arguments.length-2;if(1==f)i.children=r;else if(1<f){for(var p=Array(f),d=0;d<f;d++)p[d]=arguments[d+2];i.children=p}return o1(e.type,s,a,u,c,l,i)}.apply(this,arguments),o=2;o<arguments.length;o++)S1(arguments[o],n.type);return C1(n),n}function M1(e){var t=N1.bind(null,e);return t.type=e,A1||(A1=!0,VE("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(t,"type",{enumerable:!1,get:function(){return VE("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}C=N1,E.Children={map:function(e,t,r){return null==e||E1(e,e=[],null,t,r),e},forEach:function(e,t,r){if(null==e)return e;t=h1(null,null,t,r),v1(e,g1,t),y1(t)},count:function(e){return v1(e,function(){return null},null)},toArray:function(e){var t=[];return E1(e,t,null,function(e){return e}),t},only:function(e){if(s1(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},E.Component=qE,E.Fragment=dE,E.Profiler=yE,E.PureComponent=WE,E.StrictMode=hE,E.Suspense=EE,E.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=jE,E.cloneElement=U1,E.createContext=function(e,t){void 0===t?t=null:null!==t&&"function"!=typeof t&&M("createContext: Expected the optional second argument to be a function. Instead received: %s",t);var r={$$typeof:mE,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:vE,_context:r}),o=!1,t={$$typeof:mE,_context:r,_calculateChangedBits:r._calculateChangedBits};return Object.defineProperties(t,{Provider:{get:function(){return o||(o=!0,M("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),r.Provider},set:function(e){r.Provider=e}},_currentValue:{get:function(){return r._currentValue},set:function(e){r._currentValue=e}},_currentValue2:{get:function(){return r._currentValue2},set:function(e){r._currentValue2=e}},_threadCount:{get:function(){return r._threadCount},set:function(e){r._threadCount=e}},Consumer:{get:function(){return n||(n=!0,M("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),r.Consumer}}}),r.Consumer=t,r._currentRenderer=null,r._currentRenderer2=null,r},E.createElement=C,E.createFactory=M1,E.createRef=function(){var e={current:null};return Object.seal(e),e},E.forwardRef=function(e){return null!=e&&e.$$typeof===bE?M("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?M("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&M("forwardRef render functions accept exactly two parameters: props and ref. %s",1===e.length?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),null==e||null==e.defaultProps&&null==e.propTypes||M("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?"),{$$typeof:wE,render:e}},E.isValidElement=s1,E.lazy=function(e){var t,r,n={$$typeof:_E,_ctor:e,_status:-1,_result:null};return Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return t},set:function(e){M("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),t=e,Object.defineProperty(n,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return r},set:function(e){M("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),r=e,Object.defineProperty(n,"propTypes",{enumerable:!0})}}}),n},E.memo=function(e,t){return T1(e)||M("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:bE,type:e,compare:void 0===t?null:t}},E.useCallback=function(e,t){return b1().useCallback(e,t)},E.useContext=function(e,t){var r,n=b1();return void 0!==t&&M("useContext() second argument is reserved for future use in React. Passing it is not supported. You passed: %s.%s",t,"number"==typeof t&&Array.isArray(arguments[2])?"\n\nDid you call array.map(useContext)? Calling Hooks inside a loop is not supported. Learn more at https://fb.me/rules-of-hooks":""),void 0!==e._context&&((r=e._context).Consumer===e?M("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):r.Provider===e&&M("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")),n.useContext(e,t)},E.useDebugValue=function(e,t){return b1().useDebugValue(e,t)},E.useEffect=function(e,t){return b1().useEffect(e,t)},E.useImperativeHandle=function(e,t,r){return b1().useImperativeHandle(e,t,r)},E.useLayoutEffect=function(e,t){return b1().useLayoutEffect(e,t)},E.useMemo=function(e,t){return b1().useMemo(e,t)},E.useReducer=function(e,t,r){return b1().useReducer(e,t,r)},E.useRef=function(e){return b1().useRef(e)},E.useState=function(e){return b1().useState(e)},E.version="16.14.0"}"production"===production?U.exports=I:U.exports=E;var D1=U.exports,L1=U.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),r=L1.Consumer,F1=L1.Provider;var j1=l.Logger.log;function V1(e,t){e=H1(e,t=void 0===t?"A":t);return{isLoading:e.isLoading,variation:e.decision.variation}}function H1(e,t){void 0===t&&(t="A");var r=U.exports.useContext(L1),n=r.hackle,o=r.userVersion,i=r.initialized,s=U.exports.useCallback(function(){return i?(null==n?void 0:n.variationDetail(e))||l.Decision.of(t,l.DecisionReason.EXCEPTION):l.Decision.of(t,l.DecisionReason.SDK_NOT_READY)},[t,e,n,i]),r=vw(U.exports.useState(function(){return n?s():(j1.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2),a=r[0],r=r[1],o={key:e,userVersion:o,initialized:i},u=vw(U.exports.useState(o),2),c=u[0],u=u[1];return B1(c,o)||(u(o),r(s())),{isLoading:!i,decision:a}}function z1(e){e=K1(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function K1(e){var t=U.exports.useContext(L1),r=t.hackle,n=t.userVersion,o=t.initialized,i=U.exports.useCallback(function(){return o?(null==r?void 0:r.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION):l.FeatureFlagDecision.off(l.DecisionReason.SDK_NOT_READY)},[e,r,o]),t=vw(U.exports.useState(function(){return r?i():(j1.error("HackleClient is not existed"),l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION))}),2),s=t[0],t=t[1],n={key:e,userVersion:n,initialized:o},a=vw(U.exports.useState(n),2),u=a[0],a=a[1];return B1(u,n)||(a(n),t(i())),{isLoading:!o,decision:s}}function B1(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function G1(e){var t,r=e.experimentKey,e=e.children,n=(r=V1(r)).isLoading,o=r.variation;return n?null:e&&"function"==typeof e?e(o):(U.exports.Children.forEach(e,function(e){U.exports.isValidElement(e)&&(e.props.variation?o===e.props.variation&&(t=e):e.props.default&&(t=e))}),t?U.exports.cloneElement(t,{variation:o}):null)}function q1(e){return e.variation,e=e.children,U.exports.createElement(U.exports.Fragment,null,e)}function $1(e){var t=(r=z1(e.featureKey)).isLoading,r=r.isOn;return t?null:D1.createElement(D1.Fragment,null,e.children(r))}l.HackleContext=L1,l.HackleContextConsumer=r,l.HackleContextProvider=F1,l.HackleExperiment=G1,l.HackleFeature=$1,l.HackleProvider=function(e){var t=e.hackleClient,r=e.user,n=void 0===(o=e.timeout)?3e3:o,o=void 0!==(o=e.supportSSR)&&o,e=e.children,i=vw(U.exports.useState({hackle:t,initialized:!1,userVersion:0}),2),s=i[0],a=i[1];return U.exports.useEffect(function(){null!=r&&t.setUser(r)},[r]),U.exports.useEffect(function(){function e(){a(function(e){return yw(yw({},e),{userVersion:e.userVersion+1})})}return t.on("user-updated",e),function(){t.off("user-updated",e)}},[t]),U.exports.useEffect(function(){t.onInitialized({timeout:n}).then(function(){a(function(e){return yw(yw({},e),{initialized:!0})})},function(){a(function(e){return yw(yw({},e),{initialized:!0})})}).catch(function(){a(function(e){return yw(yw({},e),{initialized:!0})})})},[t]),o||s.initialized?D1.createElement(F1,{value:s},e):null},l.HackleVariation=q1,l.createInstance=function(e,t){return new bw(e,t)},l.useFeature=function(e){var t=(n=U.exports.useContext(L1)).hackle,r=n.userVersion,n=n.initialized,o=U.exports.useCallback(function(){return(null==t?void 0:t.isFeatureOn(e))||!1},[e,t,n]),i=(s=vw(U.exports.useState(function(){return t?o():("undefined"!=typeof window&&j1.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=vw(U.exports.useState(r),2))[0],n=n[1];return B1(a,r)||(n(r),s(o())),i},l.useFeatureFlagDetail=function(e){var t=(n=U.exports.useContext(L1)).hackle,r=n.userVersion,n=n.initialized,o=U.exports.useCallback(function(){return(null==t?void 0:t.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION)},[e,t,n]),i=(s=vw(U.exports.useState(function(){return t?o():("undefined"!=typeof window&&j1.error("HackleClient is not existed"),l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION))}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=vw(U.exports.useState(r),2))[0],n=n[1];return B1(a,r)||(n(r),s(o())),i},l.useLoadableFeature=z1,l.useLoadableFeatureDetail=K1,l.useLoadableRemoteConfig=function(){var e=(i=U.exports.useContext(L1)).hackle,t=i.userVersion,r=i.initialized,n=U.exports.useCallback(function(){return r&&(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),o=(i=vw(U.exports.useState(function(){return e||j1.error("HackleClient is not existed"),n()}),2))[0],i=i[1],t={userVersion:t,initialized:r},s=(a=vw(U.exports.useState(t),2))[0],a=a[1];return B1(s,t)||(a(t),i(n())),{isLoading:!r,remoteConfig:o}},l.useLoadableVariation=V1,l.useLoadableVariationDetail=H1,l.useRemoteConfig=function(){var e=(r=U.exports.useContext(L1)).hackle,t=r.userVersion,r=r.initialized,n=U.exports.useCallback(function(){return(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),o=(i=vw(U.exports.useState(function(){return e||j1.error("HackleClient is not existed"),n()}),2))[0],i=i[1],t={userVersion:t,initialized:r},s=(r=vw(U.exports.useState(t),2))[0],r=r[1];return B1(s,t)||(r(t),i(n())),o},l.useTrack=function(){var t=U.exports.useContext(L1).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(j1.error("HackleClient is not existed"),function(){})},l.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=U.exports.useContext(L1)).hackle,n=a.userVersion,o=a.initialized,i=U.exports.useCallback(function(){return o&&(null==r?void 0:r.variation(e))||t},[t,e,r,o]),s=(a=vw(U.exports.useState(function(){return r?i():("undefined"!=typeof window&&j1.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:o},u=(c=vw(U.exports.useState(n),2))[0],c=c[1];return B1(u,n)||(c(n),a(i())),s},l.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(o=U.exports.useContext(L1)).hackle,n=o.userVersion,o=o.initialized,i=U.exports.useCallback(function(){return(null==r?void 0:r.variationDetail(e))||l.Decision.of(t,l.DecisionReason.EXCEPTION)},[t,e,r,o]),s=(a=vw(U.exports.useState(function(){return r?i():("undefined"!=typeof window&&j1.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:o},u=(o=vw(U.exports.useState(n),2))[0],o=o[1];return B1(u,n)||(o(n),a(i())),s},Object.defineProperty(l,"__esModule",{value:!0})});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hackler/react-sdk",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.13.1",
|
|
4
4
|
"description": "React SDK for Hackle",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Hackle",
|
|
@@ -28,18 +28,18 @@
|
|
|
28
28
|
"url": "git+https://github.com/hackle-io/hackle-javascript-sdk.git"
|
|
29
29
|
},
|
|
30
30
|
"scripts": {
|
|
31
|
-
"build": "
|
|
31
|
+
"build": "yarn clean && rollup -c",
|
|
32
32
|
"clean": "rm -rf ./lib && rm -rf tsconfig.tsbuildinfo",
|
|
33
33
|
"compile": "tsc",
|
|
34
34
|
"watch": "tsc --watch",
|
|
35
|
-
"publish:rc": "
|
|
36
|
-
"publish:release": "
|
|
35
|
+
"publish:rc": "yarn build && npm publish --tag rc",
|
|
36
|
+
"publish:release": "yarn build && npm publish"
|
|
37
37
|
},
|
|
38
38
|
"bugs": {
|
|
39
39
|
"url": "https://github.com/hackle-io/hackle-javascript-sdk/issues"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@hackler/javascript-sdk": "11.
|
|
42
|
+
"@hackler/javascript-sdk": "11.13.1"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": ">=16.8.0"
|