@hackler/react-sdk 11.22.3 → 11.23.0

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/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(p){"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={},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 G,K,B=[],z=0;z<256;++z)B.push((z+256).toString(16).substr(1));function Y(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 q=0,J=0;function $(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 X(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?$(t):t).length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var i=new Uint8Array(16+e.length);if(i.set(t),i.set(e,t.length),(i=a(i))[6]=15&i[6]|s,i[8]=63&i[8]|128,r){n=n||0;for(var o=0;o<16;++o)r[n+o]=i[o];return r}return Y(i)}try{t.name=e}catch(e){}return t.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",t.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",t}function W(e){return 14+(e+64>>>9<<4)+1}function Z(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function Q(e,t,r,n,i,o){return Z((t=Z(Z(t,e),Z(n,o)))<<i|t>>>32-i,r)}function ee(e,t,r,n,i,o,s){return Q(t&r|~t&n,e,t,i,o,s)}function te(e,t,r,n,i,o,s){return Q(t&n|r&~n,e,t,i,o,s)}function re(e,t,r,n,i,o,s){return Q(t^r^n,e,t,i,o,s)}function ne(e,t,r,n,i,o,s){return Q(r^(t|~n),e,t,i,o,s)}var r=X("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[W(t)-1]=t;for(var r=1732584193,n=-271733879,i=-1732584194,o=271733878,s=0;s<e.length;s+=16){var a=r,u=n,c=i,p=o;r=ee(r,n,i,o,e[s],7,-680876936),o=ee(o,r,n,i,e[s+1],12,-389564586),i=ee(i,o,r,n,e[s+2],17,606105819),n=ee(n,i,o,r,e[s+3],22,-1044525330),r=ee(r,n,i,o,e[s+4],7,-176418897),o=ee(o,r,n,i,e[s+5],12,1200080426),i=ee(i,o,r,n,e[s+6],17,-1473231341),n=ee(n,i,o,r,e[s+7],22,-45705983),r=ee(r,n,i,o,e[s+8],7,1770035416),o=ee(o,r,n,i,e[s+9],12,-1958414417),i=ee(i,o,r,n,e[s+10],17,-42063),n=ee(n,i,o,r,e[s+11],22,-1990404162),r=ee(r,n,i,o,e[s+12],7,1804603682),o=ee(o,r,n,i,e[s+13],12,-40341101),i=ee(i,o,r,n,e[s+14],17,-1502002290),n=ee(n,i,o,r,e[s+15],22,1236535329),r=te(r,n,i,o,e[s+1],5,-165796510),o=te(o,r,n,i,e[s+6],9,-1069501632),i=te(i,o,r,n,e[s+11],14,643717713),n=te(n,i,o,r,e[s],20,-373897302),r=te(r,n,i,o,e[s+5],5,-701558691),o=te(o,r,n,i,e[s+10],9,38016083),i=te(i,o,r,n,e[s+15],14,-660478335),n=te(n,i,o,r,e[s+4],20,-405537848),r=te(r,n,i,o,e[s+9],5,568446438),o=te(o,r,n,i,e[s+14],9,-1019803690),i=te(i,o,r,n,e[s+3],14,-187363961),n=te(n,i,o,r,e[s+8],20,1163531501),r=te(r,n,i,o,e[s+13],5,-1444681467),o=te(o,r,n,i,e[s+2],9,-51403784),i=te(i,o,r,n,e[s+7],14,1735328473),n=te(n,i,o,r,e[s+12],20,-1926607734),r=re(r,n,i,o,e[s+5],4,-378558),o=re(o,r,n,i,e[s+8],11,-2022574463),i=re(i,o,r,n,e[s+11],16,1839030562),n=re(n,i,o,r,e[s+14],23,-35309556),r=re(r,n,i,o,e[s+1],4,-1530992060),o=re(o,r,n,i,e[s+4],11,1272893353),i=re(i,o,r,n,e[s+7],16,-155497632),n=re(n,i,o,r,e[s+10],23,-1094730640),r=re(r,n,i,o,e[s+13],4,681279174),o=re(o,r,n,i,e[s],11,-358537222),i=re(i,o,r,n,e[s+3],16,-722521979),n=re(n,i,o,r,e[s+6],23,76029189),r=re(r,n,i,o,e[s+9],4,-640364487),o=re(o,r,n,i,e[s+12],11,-421815835),i=re(i,o,r,n,e[s+15],16,530742520),n=re(n,i,o,r,e[s+2],23,-995338651),r=ne(r,n,i,o,e[s],6,-198630844),o=ne(o,r,n,i,e[s+7],10,1126891415),i=ne(i,o,r,n,e[s+14],15,-1416354905),n=ne(n,i,o,r,e[s+5],21,-57434055),r=ne(r,n,i,o,e[s+12],6,1700485571),o=ne(o,r,n,i,e[s+3],10,-1894986606),i=ne(i,o,r,n,e[s+10],15,-1051523),n=ne(n,i,o,r,e[s+1],21,-2054922799),r=ne(r,n,i,o,e[s+8],6,1873313359),o=ne(o,r,n,i,e[s+15],10,-30611744),i=ne(i,o,r,n,e[s+6],15,-1560198380),n=ne(n,i,o,r,e[s+13],21,1309151649),r=ne(r,n,i,o,e[s+4],6,-145523070),o=ne(o,r,n,i,e[s+11],10,-1120210379),i=ne(i,o,r,n,e[s+2],15,718787259),n=ne(n,i,o,r,e[s+9],21,-343485551),r=Z(r,a),n=Z(n,u),i=Z(i,c),o=Z(o,p)}return[r,n,i,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,r=new Uint32Array(W(t)),n=0;n<t;n+=8)r[n>>5]|=(255&e[n/8])<<n%32;return r}(e),8*e.length),i=[],o=32*n.length,s="0123456789abcdef",a=0;a<o;a+=8){var u=n[a>>5]>>>a%32&255,u=parseInt(s.charAt(u>>>4&15)+s.charAt(15&u),16);i.push(u)}return i});function ie(e,t){return e<<t|e>>>32-t}var oe=X("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 i=0;i<n.length;++i)e.push(n.charCodeAt(i))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,s=Math.ceil(o/16),a=new Array(s),u=0;u<s;++u){for(var c=new Uint32Array(16),p=0;p<16;++p)c[p]=e[64*u+4*p]<<24|e[64*u+4*p+1]<<16|e[64*u+4*p+2]<<8|e[64*u+4*p+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 l=0;l<s;++l){for(var f=new Uint32Array(80),d=0;d<16;++d)f[d]=a[l][d];for(var h=16;h<80;++h)f[h]=ie(f[h-3]^f[h-8]^f[h-14]^f[h-16],1);for(var y=r[0],v=r[1],m=r[2],g=r[3],E=r[4],w=0;w<80;++w)var T=Math.floor(w/20),T=ie(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)+E+t[T]+f[w]>>>0,E=g,g=m,m=ie(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]+E>>>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,i=t||new Array(16),o=(e=e||{}).node||G,r=void 0!==e.clockseq?e.clockseq:K,s=(null!=o&&null!=r||(s=e.random||(e.rng||j)(),null==o&&(o=G=[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:J+1,u=s-q+(a-J)/1e4;if(u<0&&void 0===e.clockseq&&(r=r+1&16383),1e4<=(a=(u<0||q<s)&&void 0===e.nsecs?0:a))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");q=s,K=r,u=(1e4*(268435455&(s+=122192928e5))+(J=a))%4294967296,i[n++]=u>>>24&255,i[n++]=u>>>16&255,i[n++]=u>>>8&255,i[n++]=255&u,e=s/4294967296*1e4&268435455,i[n++]=e>>>8&255,i[n++]=255&e,i[n++]=e>>>24&15|16,i[n++]=e>>>16&255,i[n++]=r>>>8|128,i[n++]=255&r;for(var c=0;c<6;++c)i[n+c]=o[c];return t||Y(i)},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 i=0;i<16;++i)t[r+i]=n[i];return t}return Y(n)},v5:oe,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:Y,parse:$})),ae=(p.setUserId=void 0,p.sanitizeUser=void 0,p.removeUserId=void 0,p.getUserId=void 0,p.Version=void 0,p.Variation=void 0,p.TargetingType=void 0,p.TargetRule=void 0,p.TargetMatch=void 0,p.TargetKey=void 0,p.TargetCondition=void 0,p.TargetAction=void 0,p.Target=void 0,p.TARGET_KEY_TYPES=void 0,p.TARGET_ACTION_TYPES=void 0,p.Slot=void 0,p.Segment=void 0,p.SEGMENT_TYPES=void 0,p.RemoteConfigTargetRule=void 0,p.RemoteConfigParameterValue=void 0,p.RemoteConfigParameter=void 0,p.RemoteConfigDecision=void 0,p.PropertyOperationsBuilder=void 0,p.PropertyOperations=void 0,p.ParameterConfiguration=void 0,p.MetaVersion=void 0,p.MATCH_VALUE_TYPES=void 0,p.MATCH_TYPES=void 0,p.MATCH_OPERATORS=void 0,p.Logger=void 0,p.InAppMessageUserOverride=void 0,p.InAppMessageTextStyle=void 0,p.InAppMessageTextAttribute=void 0,p.InAppMessageText=void 0,p.InAppMessageTargetContext=void 0,p.InAppMessagePeriodCustom=void 0,p.InAppMessagePeriodAlways=void 0,p.InAppMessageImage=void 0,p.InAppMessageIdentifierCap=void 0,p.InAppMessageEventTriggerRule=void 0,p.InAppMessageEventTrigger=void 0,p.InAppMessageEventFrequencyCap=void 0,p.InAppMessageDurationCap=void 0,p.InAppMessageDecision=void 0,p.InAppMessageContextMessage=void 0,p.InAppMessageContextLayout=void 0,p.InAppMessageContext=void 0,p.InAppMessageButtonStyle=void 0,p.InAppMessageButton=void 0,p.InAppMessageBackground=void 0,p.InAppMessageAction=void 0,p.InAppMessage=void 0,p.IdentifiersBuilder=void 0,p.IdentifierType=void 0,p.IAM_TIMEUNIT=void 0,p.IAM_STATUS=void 0,p.IAM_PLATFORM_TYPE=void 0,p.IAM_ORIENTATION=void 0,p.IAM_LAYOUT_TYPE=void 0,p.IAM_DISPLAY_TYPE=void 0,p.IAM_BEHAVIOR=void 0,p.IAM_ACTION_TYPE=void 0,p.IAM_ACTION_AREA=void 0,p.FeatureFlagDecision=void 0,p.Experiment=void 0,p.EventType=void 0,p.EmptyParameterConfig=void 0,p.EmptyHackleRemoteConfig=void 0,p.DecisionReason=void 0,p.Decision=void 0,p.CoreVersion=void 0,p.ContainerGroup=void 0,p.Container=void 0,p.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 E=function(){return(E=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function pe(e,s,a,u){return new(a=a||Promise)(function(r,t){function n(e){try{o(u.next(e))}catch(e){t(e)}}function i(e){try{o(u.throw(e))}catch(e){t(e)}}function o(e){var t;e.done?r(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(n,i)}o((u=u.apply(e,s||[])).next())})}function le(n,i){var o,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(o)throw new TypeError("Generator is already executing.");for(;u;)try{if(o=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=i.call(n,u)}catch(e){t=[6,e],s=0}finally{o=a=0}if(5&t[0])throw t[1];return{value:t[0]?t[1]:void 0,done:!0}}}}function fe(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||((n=n||Array.prototype.slice.call(t,0,i))[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}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},Te.fromMap=function(e){var r={};return e.forEach(function(e,t){r[t]=e}),r};var a=Te,l=(we.mapNotNullOrUndefined=function(e,t){for(var r=Array(),n=0,i=e;n<i.length;n++){var o=t(i[n]);a.isNotNullOrUndefined(o)&&r.push(o)}return r},we.mapOrUndefined=function(e,t){for(var r=Array(),n=0,i=e;n<i.length;n++){var o=t(i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r},we.associateTo=function(e,t,r){for(var n=0,i=e;n<i.length;n++){var o=r(i[n]);t.set(o[0],o[1])}return t},we.associate=function(e,t){return this.associateTo(e,new Map,t)},we.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},we.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},we),de={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},w=(Ee.setLogLevel=function(e){this.logLevel=e=void 0===e?de.INFO:e},Ee.initCounter=function(t){this.counters=l.associate(Object.keys(de),function(e){return[e,t(e)]})},Ee._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){}},Ee.increment=function(e){var t;null!=(t=null==(t=Ee.counters)?void 0:t.get(e))&&t.increment()},Ee.logLevel=de.INFO,Ee.log={error:function(e){de.ERROR<=Ee.logLevel&&(Ee._log("ERROR",e),Ee.increment("ERROR"))},warn:function(e){de.WARN<=Ee.logLevel&&(Ee._log("WARN",e),Ee.increment("WARN"))},info:function(e){de.INFO<=Ee.logLevel&&(Ee._log("INFO",e),Ee.increment("INFO"))},debug:function(e){de.DEBUG<=Ee.logLevel&&(Ee._log("DEBUG",e),Ee.increment("DEBUG"))}},Ee),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=w.log;function ge(){}function Ee(){}function we(){}function Te(){}function _e(e,t){for(var r in t)t.hasOwnProperty(r)&&e.setRequestHeader(r,t[r])}var Ie={getRequest:function(n,i){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"),_e(r,i),r.send()})}},postRequest:function(e,t,r,n,i){var t=JSON.stringify(t),o=new XMLHttpRequest;o.open("POST",e),o.onreadystatechange=function(){o.readyState===o.DONE&&(200<=o.status&&o.status<400?n({statusCode:o.status}):i&&i({statusCode:o.status}))},o.setRequestHeader("content-type","application/json"),_e(o,r),o.send(t)},sendBeacon:function(e,t,r,n,i){var o=!1;if(o="undefined"!=typeof window?window&&window.navigator&&window.navigator.sendBeacon&&!0:o){o=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",o),!window.navigator.sendBeacon(e,t))return me.error("sendBeacon failed to queue request."),void i();n()}else me.error("Does not support sendBeacon"),i()}},Ae=w.log,be=(ke.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]})},ke.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var i=n[r],o=i[0],i=i[1];this.isValidType(o)?(i=this.sanitizeValue(i),a.isNullOrUndefined(i)?Ae.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(o,"]")):t[o]=i):Ae.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(o,"]"))}return t},ke.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},ke.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},ke.MAX_IDENTIFIER_TYPE_LENGTH=128,ke.MAX_IDENTIFIER_VALUE_LENGTH=512,ke),Oe=w.log,Ne=(Pe.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var i,o=n[r],s=o[0],o=o[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){Oe.debug("The number of properties cannot exceed 128. Drops excess properties. [".concat(s,", ").concat(o,"]"));break}this.isValidKey(s)?(i=this.sanitizeValue(s,o),a.isNullOrUndefined(i)?Oe.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(o,"]")):t[s]=i):Oe.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},Pe.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},Pe.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},Pe.sanitizeValue=function(e,t){var r=this;return"string"==typeof e&&e.startsWith(this.SYSTEM_PROPERTY_KEY_PREFIX)?t:this.isValidValue(t)?Array.isArray(t)?t.filter(function(e){return r.isValidElement(e)}):t:null},Pe.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))},Pe.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},Pe.truncateStringValue=function(e){return"string"==typeof e&&e.length>this.MAX_PROPERTY_VALUE_LENGTH?e.slice(0,this.MAX_PROPERTY_VALUE_LENGTH):e},Pe.SYSTEM_PROPERTY_KEY_PREFIX="$",Pe.MAX_PROPERTIES_COUNT=128,Pe.MAX_PROPERTY_KEY_LENGTH=128,Pe.MAX_PROPERTY_VALUE_LENGTH=1024,Pe),Re=["nanoseconds","microseconds","milliseconds","seconds","minutes","hours","days"],Se=(n.nanosToUnit=function(e,t){switch(t){case"nanoseconds":return e;case"microseconds":return e/(n.C1/n.C0);case"milliseconds":return e/(n.C2/n.C0);case"seconds":return e/(n.C3/n.C0);case"minutes":return e/(n.C4/n.C0);case"hours":return e/(n.C5/n.C0);case"days":return e/(n.C6/n.C0)}},n.microsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C1/n.C0);case"milliseconds":return e/(n.C2/n.C1);case"microseconds":return e;case"seconds":return e/(n.C3/n.C1);case"minutes":return e/(n.C4/n.C1);case"hours":return e/(n.C5/n.C1);case"days":return e/(n.C6/n.C1)}},n.millisToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C2/n.C0);case"microseconds":return e*(n.C2/n.C1);case"milliseconds":return e;case"seconds":return e/(n.C3/n.C2);case"minutes":return e/(n.C4/n.C2);case"hours":return e/(n.C5/n.C2);case"days":return e/(n.C6/n.C2)}},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);case"seconds":return e;case"minutes":return e/(n.C4/n.C3);case"hours":return e/(n.C5/n.C3);case"days":return e/(n.C6/n.C3)}},n.minutesToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C4/n.C0);case"microseconds":return e*(n.C4/n.C1);case"milliseconds":return e*(n.C4/n.C2);case"seconds":return e*(n.C4/n.C3);case"minutes":return e;case"hours":return e/(n.C5/n.C4);case"days":return e/(n.C6/n.C4)}},n.hoursToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C5/n.C0);case"microseconds":return e*(n.C5/n.C1);case"milliseconds":return e*(n.C5/n.C2);case"seconds":return e*(n.C5/n.C3);case"minutes":return e*(n.C5/n.C4);case"hours":return e;case"days":return e/(n.C6/n.C5)}},n.daysToUnit=function(e,t){switch(t){case"nanoseconds":return e*(n.C6/n.C0);case"microseconds":return e*(n.C6/n.C1);case"milliseconds":return e*(n.C6/n.C2);case"seconds":return e*(n.C6/n.C3);case"minutes":return e*(n.C6/n.C4);case"hours":return e*(n.C6/n.C5);case"days":return e}},n.C6=24*(n.C5=60*(n.C4=60*(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,minutes:n.minutesToUnit,hours:n.hoursToUnit,days:n.daysToUnit},n),Ce=(xe.prototype.tick=function(){return 1e3*Date.now()},xe.prototype.currentMillis=function(){return Date.now()},xe.instance=new xe,xe),Me=w.log;function xe(){}function n(){}function Pe(){}function ke(){}function Ue(e,t){e=e.find(function(e){return e===t||e.toLowerCase()===t.toLowerCase()});return e||Me.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e}function De(e,t){if(!a.isNullOrUndefined(t)){for(var r=new Array,n=0,i=t;n<i.length;n++){var o=Ue(e,i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r}}function Le(e){var t,r={};return r.id=null!=(t=be.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=be.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=be.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=Ne.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=be.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}Pt.of=function(e,t){return new Pt(e,t)};var Fe=Pt,je=(xt.prototype.isShow=function(){return a.isNotNullOrUndefined(this.inAppMessage)&&a.isNotNullOrUndefined(this.message)},xt.of=function(e,t,r){return new xt(t,r,e)},xt),Ve=(Mt.of=function(e,t,r){return new Mt(e,t,r=void 0===r?new Ge:r)},Mt.prototype.get=function(e,t){return this.config.get(e,t)},Mt),He=(Ct.on=function(e,t){return new Ct(!0,e,t=void 0===t?new Ge:t)},Ct.off=function(e,t){return new Ct(!1,e,t=void 0===t?new Ge:t)},Ct.prototype.get=function(e,t){return this.config.get(e,t)},Ct),oe=(St.prototype.get=function(e,t){return t},St),Ge=(Rt.prototype.get=function(e,t){return t},Rt),s=(i.SDK_NOT_READY="SDK_NOT_READY",i.EXCEPTION="EXCEPTION",i.INVALID_INPUT="INVALID_INPUT",i.UNSUPPORTED_PLATFORM="UNSUPPORTED_PLATFORM",i.TYPE_MISMATCH="TYPE_MISMATCH",i.EXPERIMENT_NOT_FOUND="EXPERIMENT_NOT_FOUND",i.EXPERIMENT_DRAFT="EXPERIMENT_DRAFT",i.EXPERIMENT_PAUSED="EXPERIMENT_PAUSED",i.EXPERIMENT_COMPLETED="EXPERIMENT_COMPLETED",i.OVERRIDDEN="OVERRIDDEN",i.TRAFFIC_NOT_ALLOCATED="TRAFFIC_NOT_ALLOCATED",i.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT="NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT",i.IDENTIFIER_NOT_FOUND="IDENTIFIER_NOT_FOUND",i.VARIATION_DROPPED="VARIATION_DROPPED",i.TRAFFIC_ALLOCATED="TRAFFIC_ALLOCATED",i.TRAFFIC_ALLOCATED_BY_TARGETING="TRAFFIC_ALLOCATED_BY_TARGETING",i.NOT_IN_EXPERIMENT_TARGET="NOT_IN_EXPERIMENT_TARGET",i.FEATURE_FLAG_NOT_FOUND="FEATURE_FLAG_NOT_FOUND",i.FEATURE_FLAG_INACTIVE="FEATURE_FLAG_INACTIVE",i.INDIVIDUAL_TARGET_MATCH="INDIVIDUAL_TARGET_MATCH",i.TARGET_RULE_MATCH="TARGET_RULE_MATCH",i.DEFAULT_RULE="DEFAULT_RULE",i.REMOTE_CONFIG_PARAMETER_NOT_FOUND="REMOTE_CONFIG_PARAMETER_NOT_FOUND",i.IN_APP_MESSAGE_NOT_FOUND="IN_APP_MESSAGE_NOT_FOUND",i.IN_APP_MESSAGE_DRAFT="IN_APP_MESSAGE_DRAFT",i.IN_APP_MESSAGE_PAUSED="IN_APP_MESSAGE_PAUSED",i.IN_APP_MESSAGE_HIDDEN="IN_APP_MESSAGE_HIDDEN",i.IN_APP_MESSAGE_TARGET="IN_APP_MESSAGE_TARGET",i.NOT_IN_IN_APP_MESSAGE_PERIOD="NOT_IN_IN_APP_MESSAGE_PERIOD",i.NOT_IN_IN_APP_MESSAGE_TARGET="NOT_IN_IN_APP_MESSAGE_TARGET",i),Ke=(Nt.fromJson=function(e,t){var r=Nt.experimentStatusOrNull(t.execution.status),n=t.variations.map(function(e){return new Be(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=l.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),o=l.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return tt.fromJson(e,Kt.IDENTIFIER)}),s=l.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return Xe.fromJson(e,Kt.PROPERTY)}),a=l.mapNotNullOrUndefined(t.execution.targetRules,function(e){return tt.fromJson(e,Kt.PROPERTY)}),u=et.fromJson(t.execution.defaultRule);return r&&u&&new Nt(t.id,t.key,e,t.identifierType,r,t.version,t.execution.version,n,i,o,s,a,u,t.containerId,t.winnerVariationId)},Nt.experimentStatusOrNull=function(e){switch(e){case"READY":return"DRAFT";case"RUNNING":return"RUNNING";case"PAUSED":return"PAUSED";case"STOPPED":return"COMPLETED";default:return void Me.debug("Unsupported status [".concat(e,"]"))}},Nt.prototype._winnerVariationOrNull=function(){if(this.winnerVariationId)return this._getVariationByIdOrNull(this.winnerVariationId)},Nt.prototype._getVariationByIdOrNull=function(t){return this.variations.find(function(e){return e.id===t})},Nt.prototype._getVariationByKeyOrNull=function(t){return this.variations.find(function(e){return e.key===t})},Nt),Be=function(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n},ze=(Ot.fromJson=function(e){return new Ot(e.id,e.seed,e.slotSize,e.slots.map(function(e){var t=e.startInclusive,r=e.endExclusive,e=e.variationId;return new Ye(t,r,e)}))},Ot),Ye=(bt.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},bt),qe=(At.fromJson=function(e){return new At(e.id,e.key)},At),Je=(It.ID="$id",It.USER="$userId",It.DEVICE="$deviceId",It.SESSION="$sessionId",It.HACKLE_DEVICE="$hackleDeviceId",It),$e=(_t.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},_t.prototype.add=function(e,t){var r=be.sanitizeValue(t);return be.isValidType(e)&&r?this.identifiers[e]=t:Me.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},_t.prototype.build=function(){return this.identifiers},_t),Xe=(Tt.fromJson=function(e,t){return new Tt(l.mapNotNullOrUndefined(e.conditions,function(e){return We.fromJson(e,t)}))},Tt.prototype.toJson=function(){return{conditions:this.conditions.map(function(e){return e.toJson()})}},Tt),We=(wt.fromJson=function(e,t){var r=Ze.fromJson(e.key);if(r&&t.supports(r.type))return(t=Qe.fromJson(e.match))&&new wt(r,t)},wt.prototype.toJson=function(){return{key:this.key.toJson(),match:this.match.toJson()}},wt),Ze=(Et.fromJson=function(e){var t=Ue(Ht,e.type);return t&&new Et(t,e.name)},Et.prototype.toJson=function(){return{type:this.type,name:this.name}},Et),Qe=(gt.fromJson=function(e){var t=Ue(Lt,e.type),r=Ue(jt,e.operator),n=Ue(Ft,e.valueType);return t&&r&&n&&new gt(t,r,n,e.values)},gt.prototype.toJson=function(){return{operator:this.operator,type:this.type,valueType:this.valueType,values:this.values}},gt),et=(mt.fromJson=function(e){var t=Ue(Vt,e.type);return t&&new mt(t,e.variationId,e.bucketId)},mt),tt=(vt.fromJson=function(e,t){t=Xe.fromJson(e.target,t),e=et.fromJson(e.action);return t&&e&&new vt(t,e)},vt),rt=(yt.fromJson=function(e){var t=Ue(Gt,e.type);return t&&new yt(e.id,e.key,t,l.mapNotNullOrUndefined(e.targets,function(e){return Xe.fromJson(e,Kt.SEGMENT)}))},yt),nt=(ht.fromJson=function(e){return new ht(e.id,e.bucketId,e.groups.map(function(e){return it.fromJson(e)}))},ht.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},ht),it=(dt.fromJson=function(e){return new dt(e.id,e.experiments)},dt),ot=(ft.fromJson=function(e){return new ft(e.id,l.associate(e.parameters,function(e){return[e.key,e.value]}))},ft.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},ft),st=(lt.fromJson=function(e){var t=Ue(Ft,e.type),r=l.mapNotNullOrUndefined(e.targetRules,function(e){return at.fromJson(e,Kt.PROPERTY)}),n=ut.fromJson(e.defaultValue);return t&&new lt(e.id,e.key,t,e.identifierType,r,n)},lt),at=(pt.fromJson=function(e,t){t=Xe.fromJson(e.target,t);return t&&new pt(e.key,e.name,t,e.bucketId,ut.fromJson(e.value))},pt),ut=(ct.fromJson=function(e){return new ct(e.id,e.value)},ct);function ct(e,t){this.id=e,this.rawValue=t}function pt(e,t,r,n,i){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=i}function lt(e,t,r,n,i,o){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.targetRules=i,this.defaultValue=o}function ft(e,t){this.id=e,this.parameters=t}function dt(e,t){this.id=e,this.experiments=t}function ht(e,t,r){this.id=e,this.bucketId=t,this.groups=r}function yt(e,t,r,n){this.id=e,this.key=t,this.type=r,this.targets=n}function vt(e,t){this.target=e,this.action=t}function mt(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function gt(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function Et(e,t){this.type=e,this.name=t}function wt(e,t){this.key=e,this.match=t}function Tt(e){this.conditions=e}function _t(){this.identifiers={}}function It(){}function At(e,t){this.id=e,this.key=t}function bt(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function Ot(e,t,r,n){this.id=e,this.seed=t,this.slotSize=r,this.slots=n}function Nt(e,t,r,n,i,o,s,a,u,c,p,l,f,d,h){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=i,this.version=o,this.executionVersion=s,this.variations=a,this.userOverrides=u,this.segmentOverrides=c,this.targetAudiences=p,this.targetRules=l,this.defaultRule=f,this.containerId=d,this.winnerVariationId=h}function i(){}function Rt(){}function St(){}function Ct(e,t,r){this.isOn=e,this.reason=t,this.config=r}function Mt(e,t,r){this.variation=e,this.reason=t,this.config=r}function xt(e,t,r){this.inAppMessage=e,this.message=t,this.reason=r}function Pt(e,t){this.value=e,this.reason=t}Kr.tryParse=function(e){var t,r,n,i,e=Kr.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,i=e[4],e=e[5],new Kr(new Ut(parseInt(t,10),parseInt(r,10),parseInt(n,10)),Dt.parse(i),Dt.parse(e))},Kr.prototype.compareTo=function(e){return this.coreVersion.compareTo(e.coreVersion)||this.prerelease.compareTo(e.prerelease)},Kr.prototype.isEqualTo=function(e){return 0===this.compareTo(e)},Kr.prototype.isGreaterThan=function(e){return 0<this.compareTo(e)},Kr.prototype.isGreaterThanOrEqualTo=function(e){return 0<=this.compareTo(e)},Kr.prototype.isLessThan=function(e){return this.compareTo(e)<0},Kr.prototype.isLessThanOrEqualTo=function(e){return this.compareTo(e)<=0},Kr.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 kt=Kr,Ut=(Gr.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},Gr),Dt=(Hr.parse=function(e){return e?new Hr(e.split(".")):Hr.EMPTY},Hr.prototype.isEmpty=function(){return 0===this.identifiers.length},Hr.prototype.isNotEmpty=function(){return!this.isEmpty()},Hr.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},Hr.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=Hr.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},Hr.compareIdentifiers=function(e,t){return Hr.numericIdentifierRegExp.test(e)&&Hr.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},Hr.EMPTY=new Hr([]),Hr.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,Hr),Lt=["MATCH","NOT_MATCH"],Ft=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],jt=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],Vt=["VARIATION","BUCKET"],Ht=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"],Gt=["USER_ID","USER_PROPERTY"],Kt=(Vr.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},Vr.IDENTIFIER=new Vr("SEGMENT"),Vr.PROPERTY=new Vr("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"),Vr.SEGMENT=new Vr("USER_ID","USER_PROPERTY","HACKLE_PROPERTY"),Vr),Bt=["ACTIVE","DRAFT","PAUSE"],zt=["WEB","ANDROID","IOS"],Yt=["IMMEDIATE","CUSTOM"],qt=["MODAL"],Jt=["IMAGE_TEXT","IMAGE_ONLY","TEXT_ONLY"],$t=["VERTICAL","HORIZONTAL"],Xt=["CLICK"],Wt=["CLOSE","WEB_LINK","HIDDEN","LINK_AND_CLOSE","LINK_NEW_TAB","LINK_NEW_TAB_AND_CLOSE","LINK_NEW_WINDOW","LINK_NEW_WINDOW_AND_CLOSE"],Zt=(jr.fromJson=function(e){var t,r=Ue(Bt,e.status);if(!a.isNullOrUndefined(r)){switch(Ue(Yt,e.timeUnit)){case"IMMEDIATE":t=new Qt;break;case"CUSTOM":if(a.isNullOrUndefined(e.startEpochTimeMillis))return;if(a.isNullOrUndefined(e.endEpochTimeMillis))return;t=new er(e.startEpochTimeMillis,e.endEpochTimeMillis);break;default:return}var n,i,o=ur.fromJson(e.messageContext);if(!a.isNullOrUndefined(o))return n=e.eventTriggerRules.map(rr.fromJson),i=nr.fromJson(e.eventFrequencyCap),new jr(e.id,e.key,r,t,new tr(n,i),sr.fromJson(e.targetContext),o)}},jr.prototype.supports=function(e){return this.messageContext.platformTypes.includes(e)},jr),Qt=(Fr.prototype.within=function(e){return!0},Fr),er=(Lr.prototype.within=function(e){return this.startMillisInclusive<=e&&e<this.endMillisExclusive},Lr),tr=function(e,t){this.rules=e,this.frequencyCap=t},rr=(Dr.fromJson=function(e){return new Dr(e.eventKey,l.mapNotNullOrUndefined(e.targets,function(e){return Xe.fromJson(e,Kt.PROPERTY)}))},Dr),nr=(Ur.fromJson=function(e){return e?new Ur(e.identifiers.map(ir.fromJson),or.fromJson(e.duration)):null},Ur),ir=(kr.fromJson=function(e){return new kr(e.identifierType,e.countPerIdentifier)},kr),or=(Pr.fromJson=function(e){if(!e)return null;var t=Ue(Re,e.durationUnit.timeUnit);return t?new Pr(Se.converter[t](e.durationUnit.amount,"milliseconds"),e.countPerDuration):null},Pr),sr=(xr.fromJson=function(e){return new xr(e.overrides.map(ar.fromJson),l.mapNotNullOrUndefined(e.targets,function(e){return Xe.fromJson(e,Kt.PROPERTY)}))},xr),ar=(Mr.fromJson=function(e){return new Mr(e.identifierType,e.identifiers)},Mr),ur=(Cr.fromJson=function(e){var t=De(zt,e.platformTypes);if(!a.isNullOrUndefined(t)){var r=De($t,e.orientations);if(!a.isNullOrUndefined(r)){var n=l.mapOrUndefined(e.messages,cr.fromJson);if(!a.isNullOrUndefined(n))return new Cr(e.defaultLang,t,r,n)}}},Cr),cr=(Sr.fromJson=function(e){var t=pr.fromJson(e.layout);if(!a.isNullOrUndefined(t)){var r=l.mapOrUndefined(e.images,lr.fromJson);if(!a.isNullOrUndefined(r)){var n=l.mapOrUndefined(e.buttons,yr.fromJson);if(!a.isNullOrUndefined(n)){var i=void 0;if(!a.isNotNullOrUndefined(e.closeButton)||(i=yr.fromJson2(e.closeButton),!a.isNullOrUndefined(i)))return new Sr(e.lang,t,r,e.text?fr.fromJson(e.text):void 0,n,i,new mr(e.background.color))}}}},Sr.prototype.toJson=function(){var e;return{lang:this.lang,layout:{layoutType:this.layout.layoutType,displayType:this.layout.displayType},images:this.images.map(function(e){return e.toJson()}),text:null!=(e=null==(e=this.text)?void 0:e.toJson())?e:null,closeButton:null!=(e=null==(e=this.closeButton)?void 0:e.toCloseButtonJson())?e:null,buttons:this.buttons.map(function(e){return e.toJson()}),background:{color:this.background.color}}},Sr),pr=(Rr.fromJson=function(e){var t=Ue(Jt,e.layoutType),e=Ue(qt,e.displayType);if(!a.isNullOrUndefined(e)&&!a.isNullOrUndefined(t))return new Rr(e,t)},Rr),lr=(Nr.fromJson=function(e){var t=Ue($t,e.orientation);if(!a.isNullOrUndefined(t)){var r=void 0;if(!a.isNotNullOrUndefined(e.action)||(r=gr.fromJson(e.action),!a.isNullOrUndefined(r)))return new Nr(t,e.imagePath,r)}},Nr.prototype.toJson=function(){var e;return{orientation:this.orientation,imagePath:this.imagePath,action:null!=(e=null==(e=this.action)?void 0:e.toJson())?e:null}},Nr),fr=(Or.fromJson=function(e){return new Or(dr.fromJson(e.title),dr.fromJson(e.body))},Or.prototype.toJson=function(){return{title:{text:this.title.text,style:{textColor:this.title.style.color}},body:{text:this.body.text,style:{textColor:this.body.style.color}}}},Or),dr=(br.fromJson=function(e){return new br(e.text,new hr(e.style.textColor))},br),hr=function(e){this.color=e},yr=(Ar.fromJson=function(e){var t=gr.fromJson(e.action);if(!a.isNullOrUndefined(t))return new Ar(e.text,new vr(e.style.textColor,e.style.bgColor,e.style.borderColor),t)},Ar.fromJson2=function(e){var t=gr.fromJson(e.action);if(!a.isNullOrUndefined(t))return new Ar("✕",new vr(e.style.color,"#FFFFFF","#FFFFFF"),t)},Ar.prototype.toJson=function(){return{text:this.text,action:this.action.toJson(),style:{textColor:this.style.textColor,bgColor:this.style.backgroundColor,borderColor:this.style.backgroundColor}}},Ar.prototype.toCloseButtonJson=function(){return{action:this.action.toJson(),style:{color:this.style.textColor}}},Ar),vr=function(e,t,r){this.textColor=e,this.backgroundColor=t,this.borderColor=r},mr=function(e){this.color=e},gr=(Ir.fromJson=function(e){var t=Ue(Xt,e.behavior);if(!a.isNullOrUndefined(t)){var r=Ue(Wt,e.type);if(!a.isNullOrUndefined(r))return new Ir(t,r,null!=(t=e.value)?t:void 0)}},Ir.prototype.toJson=function(){var e;return{behavior:this.behavior,type:this.type,value:null!=(e=this.value)?e:null}},Ir),Er=(_r.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},_r.prototype.tag=function(e,t){return this._tags[e]=t,this},_r.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},_r),wr=(Tr.start=function(e){return new Tr(e=void 0===e?Tr.defaultClock:e)},Tr.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},Tr.defaultClock=new Ce,Tr);function Tr(e){this._clock=e,this.startTime=this._clock.tick()}function _r(e){this.name=e,this._tags={},this.name=e}function Ir(e,t,r){this.behavior=e,this.type=t,this.value=r}function Ar(e,t,r){this.text=e,this.style=t,this.action=r}function br(e,t){this.text=e,this.style=t}function Or(e,t){this.title=e,this.body=t}function Nr(e,t,r){this.orientation=e,this.imagePath=t,this.action=r}function Rr(e,t){this.displayType=e,this.layoutType=t}function Sr(e,t,r,n,i,o,s){this.lang=e,this.layout=t,this.images=r,this.text=n,this.buttons=i,this.closeButton=o,this.background=s}function Cr(e,t,r,n){this.defaultLang=e,this.platformTypes=t,this.orientations=r,this.messages=n}function Mr(e,t){this.identifierType=e,this.identifiers=t}function xr(e,t){this.overrides=e,this.targets=t}function Pr(e,t){this.durationMillis=e,this.count=t}function kr(e,t){this.identifierType=e,this.count=t}function Ur(e,t){this.identifierCaps=e,this.durationCap=t}function Dr(e,t){this.eventKey=e,this.targets=t}function Lr(e,t){this.startMillisInclusive=e,this.endMillisExclusive=t,this.type="CUSTOM"}function Fr(){this.type="IMMEDIATE"}function jr(e,t,r,n,i,o,s){this.id=e,this.key=t,this.status=r,this.period=n,this.eventTrigger=i,this.targetContext=o,this.messageContext=s}function Vr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function Hr(e){this.identifiers=e}function Gr(e,t,r){this.major=e,this.minor=t,this.patch=r}function Kr(e,t,r){this.coreVersion=e,this.prerelease=t,this.build=r}zr.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},zr.prototype.tag=function(e,t){return this._tags[e]=t,this},zr.prototype.register=function(e){return e.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var Br=zr;function zr(e){this.name=e,this._tags={}}Object.defineProperty(qr.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var Yr=qr;function qr(e,t){this.valueSupplier=t,this.field=e}function Jr(e,t){return e.name===t.name&&be.isEquals(e.tags,t.tags)}nn.prototype.count=function(){return this.counterValue},nn.prototype.increment=function(e){this.counterValue+=null!=e?e:1},nn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]};var $r,Xr=nn,Wr=(rn.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new Xr(this.id),e},rn.prototype.count=function(){return this.currentCounter.count()},rn.prototype.increment=function(e){this.currentCounter.increment(e)},rn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},rn),Zr=(tn.prototype.values=function(){return Array.from(this.data.values())},tn.prototype.keys=function(){return Array.from(this.data.keys())},tn.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},tn.prototype.has=function(e){return void 0!==this.get(e)},tn.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},tn.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},tn.prototype.forEach=function(e){this.data.forEach(e)},tn.prototype.entries=function(){return Array.from(this.data.entries())},tn),r=(Object.defineProperty(en.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),en.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},en.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},en.prototype.counter=function(e,t){return void 0===t&&(t={}),new Br(e).tags(t).register(this)},en.prototype.timer=function(e,t){return void 0===t&&(t={}),new Er(e).tags(t).register(this)},en.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},en.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},en.prototype.close=function(){},en),o=(ce(Qr,$r=r),Qr.prototype.start=function(){var e=this;void 0===this.currentIntervalId&&(this.currentIntervalId=setInterval(function(){e.publish()},this.pushIntervalMillis),w.log.debug("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},Qr.prototype.stop=function(){void 0!==this.currentIntervalId&&(clearInterval(this.currentIntervalId),this.currentIntervalId=void 0,this.publish(),w.log.debug("PushMetricRegistry stopped."))},Qr.prototype.close=function(){this.stop()},Qr);function Qr(e){var t=$r.call(this)||this;return t.pushIntervalMillis=e,t.currentIntervalId=void 0,t.pushIntervalMillis=e,t}function en(){this.id=ae.v4(),this.name="MetricRegistry",this._metrics=new Zr(Jr)}function tn(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function rn(e){this.id=e,this.currentCounter=new Xr(e)}function nn(e){this.counterValue=0,this.id=e}hn.prototype.count=function(){return this._count},hn.prototype.totalTime=function(e){return Se.nanosToUnit(this._total,e)},hn.prototype.max=function(e){return Se.nanosToUnit(this._max,e)},hn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},hn.prototype.record=function(e,t){e<0||(t=Se.converter[t](e,"nanoseconds"),this._count=this.count()+1,this._total+=t,this._max=Math.max(t,this._max))},hn.prototype.measure=function(){var e=this;return[new Yr("count",this.count.bind(this)),new Yr("total",function(){return e.totalTime("milliseconds")}),new Yr("max",function(){return e.max("milliseconds")}),new Yr("mean",function(){return e.mean("milliseconds")})]};var on,sn=hn,an=(dn.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new sn(this.id),e},dn.prototype.count=function(){return this.currentTimer.count()},dn.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},dn.prototype.max=function(e){return this.currentTimer.max(e)},dn.prototype.record=function(e,t){this.currentTimer.record(e,t)},dn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},dn.prototype.measure=function(){var e=this;return[new Yr("count",this.count.bind(this)),new Yr("total",function(){return e.totalTime("milliseconds")}),new Yr("max",function(){return e.max("milliseconds")}),new Yr("mean",function(){return e.mean("milliseconds")})]},dn),o=(ce(fn,on=o),fn.prototype.createCounter=function(e){return new Wr(e)},fn.prototype.createTimer=function(e){return new an(e)},fn.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)},fn.prototype.close=function(){on.prototype.close.call(this)},fn),un=(ln.prototype.count=function(){return 0},ln.prototype.increment=function(e){},ln.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},ln),cn=(Object.defineProperty(pn.prototype,"counters",{get:function(){return Array.from(this._counters.values())},enumerable:!1,configurable:!0}),pn.prototype.add=function(e){this._counters.add(e,e.registerCounter(this.id))},pn.prototype.count=function(){return(this.counters[0]||this.noopCounter).count()},pn.prototype.increment=function(t){this.counters.forEach(function(e){e.increment(t)})},pn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},pn);function pn(e){this._counters=new Zr(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new un(e)}function ln(e){this.id=e}function fn(e){return on.call(this,e)||this}function dn(e){this.id=e,this.currentTimer=new sn(e)}function hn(e){this._count=0,this._total=0,this._max=0,this.id=e}Dn.prototype.measure=function(){var e=this;return[new Yr("count",this.count.bind(this)),new Yr("total",function(){return e.totalTime("milliseconds")}),new Yr("max",function(){return e.max("milliseconds")}),new Yr("mean",function(){return e.mean("milliseconds")})]},Dn.prototype.count=function(){return 0},Dn.prototype.totalTime=function(e){return 0},Dn.prototype.max=function(e){return 0},Dn.prototype.mean=function(e){return 0},Dn.prototype.record=function(e,t){};var u,yn,vn,mn=Dn,gn=(Object.defineProperty(Un.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),Un.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},Un.prototype.max=function(e){return this.firstTimer.max(e)},Un.prototype.mean=function(e){return this.firstTimer.mean(e)},Un.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(Un.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),Un.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},Un.prototype.count=function(){return this.firstTimer.count()},Un.prototype.measure=function(){var e=this;return[new Yr("count",this.count.bind(this)),new Yr("total",function(){return e.totalTime("milliseconds")}),new Yr("max",function(){return e.max("milliseconds")}),new Yr("mean",function(){return e.mean("milliseconds")})]},Un),r=(ce(kn,vn=r),kn.prototype.createCounter=function(e){e=new cn(e);return this.addRegistry(e),e},kn.prototype.createTimer=function(e){e=new gn(e);return this.addRegistry(e),e},kn.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},kn.prototype.add=function(t){t instanceof kn||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},kn.prototype.close=function(){this.registries.forEach(function(e){e.close()})},kn),En=(Pn.counter=function(e,t){return Pn.globalRegistry.counter(e,t)},Pn.timer=function(e,t){return Pn.globalRegistry.timer(e,t)},Pn.addRegistry=function(e){Pn.globalRegistry.add(e),w.log.debug("MetricRegistry added ".concat(e.name))},Pn.globalRegistry=new r,Pn),wn=(ce(xn,yn=o),xn.prototype.flushMetrics=function(e){var t=this;l.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){t.dispatch(e)})},xn.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},xn.prototype.dispatch=function(e){this.useBeacon&&this.shouldUseBeacon?this.httpClient.sendBeacon(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){w.log.debug("Beacon called.")}):this.httpClient.postRequest(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){},function(){w.log.debug("Failed to flushing metrics.")})},xn.prototype.batch=function(e){return{metrics:e.map(function(e){return{name:e.id.name,type:e.id.type,tags:e.id.tags,measurements:a.fromMap(l.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},xn.prototype.createCounter=function(e){return new Wr(e)},xn.prototype.createTimer=function(e){return new an(e)},xn.prototype.close=function(){this.shouldUseBeacon=!0,yn.prototype.close.call(this)},xn),Tn=(Mn.experiment=function(e,t,r){t=En.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},Mn.featureFlag=function(e,t,r){t=En.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},Mn.remoteConfig=function(e,t,r){t=En.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},Mn.inAppMessage=function(e,t,r){t=En.timer("iam.decision",{key:String(t),show:String(r.isShow()),reason:String(r.reason)});e.stop(t)},Mn),_n=(Cn.record=function(e,t,r){e=En.timer("api.call",{operation:e,success:String(r)});t.stop(e)},Cn),In=(Sn.decide=function(e,t,r,n){if(a.isNullOrUndefined(r))return this.decision(e,t,"NULL",r,n);switch(typeof r){case"string":return this.decision(e,t,"STRING",r,n);case"number":return this.decision(e,t,"NUMBER",r,n);case"boolean":return this.decision(e,t,"BOOLEAN",r,n);default:return this.decision(e,t,"UNKNOWN",r,n)}},Sn.decision=function(e,t,r,n,i){return a.isNullOrUndefined(t)?Fe.of(n,s.INVALID_INPUT):e.remoteConfig(t,i,r,n)},Sn),An=w.log,bn=(Rn.prototype.get=function(e,t){var r,n=wr.start();try{r=this.decide(e,t)}catch(n){An.error("Unexpected exception while deciding remote config parameter[".concat(e,"]. Returning default value. : ").concat(n)),r=Fe.of(t,s.EXCEPTION)}return Tn.remoteConfig(n,e,r),r.value},Rn.prototype.decide=function(e,t){var r=this.userManager.resolveCurrentOrNull(this.user);if(!r)return An.warn("invalid user"),Fe.of(t,s.INVALID_INPUT);r=this.hackleUserResolver.resolve(r);return In.decide(this.core,e,t,r)},Rn),On=(Nn.prototype.contains=function(e){return this._properties.has(e)},Nn.prototype.remove=function(e){var r=this;return e instanceof Map&&e.forEach(function(e,t){r.remove(t)}),"string"==typeof e&&this._properties.delete(e),this},Nn.prototype.compute=function(e,t){var r=this._properties.get(e),t=t(r);null!==t?this.add(e,t):null===r&&!this.contains(e)||this.remove(e)},Nn.prototype.add=function(e,t,r){if((r=void 0===r?!1:r)&&this.contains(e))return this;if(this._properties.size>=this.MAX_PROPERTIES_COUNT)return this;if("string"==typeof e&&e.length>this.MAX_PROPERTY_KEY_LENGTH)return this;r=Ne.sanitizeValue(e,t);return r&&this._properties.set(e,r),this},Nn.prototype.addProperties=function(e,r){var n=this;return void 0===r&&(r=!1),e.forEach(function(e,t){n.add(t,e,r)}),this},Nn.prototype.build=function(){return this._properties},Nn);function Nn(){this._properties=new Map,this.MAX_PROPERTIES_COUNT=128,this.MAX_PROPERTY_KEY_LENGTH=128}function Rn(e,t,r,n){this.core=e,this.userManager=t,this.hackleUserResolver=r,this.user=n}function Sn(){}function Cn(){}function Mn(){}function xn(e,t,r,n,i){t=yn.call(this,t)||this;return t.monitoringBaseUrl=e,t.httpClient=r,t.httpHeader=n,t.useBeacon=i,t.monitoringEndPoint="".concat(t.monitoringBaseUrl,"/metrics"),t.shouldUseBeacon=!1,t.start(),t.monitoringBaseUrl=e,t}function Pn(){}function kn(){var e=null!==vn&&vn.apply(this,arguments)||this;return e.registries=new Zr(function(e,t){return e.id===t.id}),e}function Un(e){this._timers=new Zr(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new mn(e)}function Dn(e){this.id=e}(r=u=u||{}).SET="$set",r.SET_ONCE="$setOnce",r.UNSET="$unset",r.INCREMENT="$increment",r.APPEND="$append",r.APPEND_ONCE="$appendOnce",r.PREPEND="$prepend",r.PREPEND_ONCE="$prependOnce",r.REMOVE="$remove",r.CLEAR_ALL="$clearAll";Ni.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new On).addProperties(e).addProperties(t).build()};var Ln,Fn,jn,Vn,Hn,Gn,Kn,Bn,zn=Ni,Yn=(Oi.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new On).addProperties(e).addProperties(t,!0).build()},Oi),qn=(bi.prototype.operate=function(e,t){return 0===e.size?new Map:0===t.size?e:(new On).addProperties(e).remove(t).build()},bi),Jn=(Ai.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new On;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.increment(e,t)})}),n.build()},Ai.prototype.increment=function(e,t){return"number"!=typeof t?e:"number"!=typeof e?null==e?t:e:e+t},Ai),o=(Ii.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new On;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.compute(e,t)})}),n.build()},Ii.prototype.compute=function(e,t){e=this.toArray(e),t=this.toArray(t);return this.operateArray(e,t)},Ii.prototype.toArray=function(e){return null==e?[]:Array.isArray(e)?e:[e]},Ii.prototype.contains=function(e,t){return e.includes(t)},Ii.prototype.prepend=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(t,e)?t:fe([e],t,!0)},Ii.prototype.append=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(e,t)?e:fe(fe([],e,!0),[t],!1)},Ii),$n=(ce(_i,Bn=o),_i.prototype.operateArray=function(e,t){var r=this;return t.reduce(function(e,t){return r.append.bind(r)(e,t)},e)},_i),Xn=(ce(Ti,Kn=o),Ti.prototype.operateArray=function(e,t){return t.reduce(this.appendOnce.bind(this),e)},Ti.prototype.appendOnce=function(e,t){return this.append(e,t,!0)},Ti),Wn=(ce(wi,Gn=o),wi.prototype.operateArray=function(e,t){var r=this;return t.reduceRight(function(e,t){return r.prepend.bind(r)(t,e)},e)},wi),Zn=(ce(Ei,Hn=o),Ei.prototype.operateArray=function(e,t){var r=this;return t.reduce(this.appendOnce.bind(this),[]).reduceRight(function(e,t){return r.prependOnce.bind(r)(t,e)},e)},Ei.prototype.appendOnce=function(e,t){return this.append(e,t,!0)},Ei.prototype.prependOnce=function(e,t){return this.prepend(e,t,!0)},Ei),Qn=(ce(gi,Vn=o),gi.prototype.operateArray=function(e,t){return t.reduce(this.remove.bind(this),e)},gi.prototype.remove=function(e,t){return e.filter(function(e){return e!==t})},gi),ei=(mi.prototype.operate=function(e,t){return new Map},mi),ti=(vi.get=function(e){switch(e){case u.SET:return new zn;case u.SET_ONCE:return new Yn;case u.UNSET:return new qn;case u.INCREMENT:return new Jn;case u.APPEND:return new $n;case u.APPEND_ONCE:return new Xn;case u.PREPEND:return new Wn;case u.PREPEND_ONCE:return new Zn;case u.CLEAR_ALL:return new ei;case u.REMOVE:return new Qn}},vi),ri=(yi.prototype.set=function(e,t){return this.add(u.SET,e,t)},yi.prototype.setOnce=function(e,t){return this.add(u.SET_ONCE,e,t)},yi.prototype.unset=function(e){return this.add(u.UNSET,e,"-")},yi.prototype.increment=function(e,t){return this.add(u.INCREMENT,e,t)},yi.prototype.append=function(e,t){return this.add(u.APPEND,e,t)},yi.prototype.appendOnce=function(e,t){return this.add(u.APPEND_ONCE,e,t)},yi.prototype.prepend=function(e,t){return this.add(u.PREPEND,e,t)},yi.prototype.prependOnce=function(e,t){return this.add(u.PREPEND_ONCE,e,t)},yi.prototype.remove=function(e,t){return this.add(u.REMOVE,e,t)},yi.prototype.clearAll=function(){return this.add(u.CLEAR_ALL,"clearAll","-")},yi.prototype.build=function(){var e=Array.from(this.operations.entries()).map(function(e){return[e[0],e[1].build()]});return new ni(new Map(e))},yi.prototype.containsKey=function(t){return Array.from(this.operations.entries()).some(function(e){return e[0],e[1].contains(t)})},yi.prototype.add=function(e,t,r){if(this.containsKey(t))return this;this.operations.has(e)||this.operations.set(e,new On);e=this.operations.get(e);return null!=e&&e.add(t,r),this},yi),ni=(hi.prototype.operate=function(e){var r=e;return this.operations.forEach(function(e,t){r=ti.get(t).operate(r,e)}),r},hi.prototype.toEvent=function(){var i={key:"$properties"};return this.operations.forEach(function(e,t){var r,n;i.properties=E(E({},i.properties),((r={})[t]=E(E({},null==(n=i.properties)?void 0:n[t]),Ne.sanitize(a.fromMap(e))),r))}),i},hi),ii=w.log,oi=(c.prototype.getSessionId=function(){return this.sessionManager.sessionId},c.prototype.getUser=function(){return this.userManager.currentUser},c.prototype.setUser=function(e){try{var t=Le(e);if(!t)return void ii.warn("invalid user");this.userManager.setUser(t)}catch(e){ii.error("Unexpected exception while set user: ".concat(e))}},c.prototype.setUserId=function(e){try{void 0===e&&this.userManager.setUserId(void 0);var t=be.sanitizeValue(e);if(!t)return void ii.warn("Invalid userId. [userId=".concat(e,"]"));this.userManager.setUserId(t)}catch(e){ii.error("Unexpected exception while set userId: ".concat(e))}},c.prototype.setDeviceId=function(e){try{if(!be.sanitizeValue(e))return void ii.warn("Invalid deviceId. [deviceId=".concat(e,"]"));this.userManager.setDeviceId(e)}catch(e){ii.error("Unexpected exception while set deviceId: ".concat(e))}},c.prototype.setUserProperty=function(e,t){e=(new ri).set(e,t).build();this.updateUserProperties(e)},c.prototype.setUserProperties=function(e){try{var t=Ne.sanitize(e),r=new ri;Object.entries(t).forEach(function(e){var t=e[0],e=e[1];r.set(t,e)}),this.updateUserProperties(r.build())}catch(e){ii.error("Unexpected exception while set userProperties: ".concat(e))}},c.prototype.updateUserProperties=function(e){try{var t=e.toEvent();this.track(t),this.userManager.updateUserProperties(e)}catch(e){ii.error("Unexpected exception while update userProperties: ".concat(e))}},c.prototype.resetUser=function(){try{this.userManager.resetUser();var e=(new ri).clearAll().build();this.track(e.toEvent())}catch(e){ii.error("Unexpected exception while reset user: ".concat(e))}},c.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},c.prototype.variationDetail=function(n,i,e){var o=e||"A",e=wr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return ii.warn("invalid user"),Ve.of(o,s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.experiment(n,r,o)}catch(e){return ii.error("Unexpected exception while deciding variation for experiment[".concat(n,"]. Returning default variation[").concat(o,"] : ").concat(e)),Ve.of(o,s.EXCEPTION)}}(this);return Tn.experiment(e,n,t),t},c.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},c.prototype.featureFlagDetail=function(n,i){var e=wr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return ii.warn("invalid user"),He.off(s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.featureFlag(n,r)}catch(e){return ii.error("Unexpected exception while deciding feature flag[".concat(n,"]. Returning default value[false] : ").concat(e)),He.off(s.EXCEPTION)}}(this);return Tn.featureFlag(e,n,t),t},c.prototype.track=function(e,t){try{ii.debug("track event : ".concat(JSON.stringify(e)));var r=this._convertEvent(e),n=this.userManager.resolveCurrentOrNull(t);if(!n)return void ii.warn("invalid user");var i=this.hackleUserResolver.resolve(n);this.core.track(r,i)}catch(e){ii.error("Unexpected exception while tracking event: ".concat(e))}},c.prototype.trackPageView=function(e){ii.debug("tracking page view");var t=this.hackleUserResolver.resolve(this.userManager.currentUser);this.core.track({key:"$page_view"},t)},c.prototype.remoteConfig=function(e){return new bn(this.core,this.userManager,this.hackleUserResolver,e)},c.prototype.onReady=function(e,t){this.core.onReady(e,t=void 0===t?3e3:t)},c.prototype.onInitialized=function(e){return this.core.onInitialized({timeout:null==e?void 0:e.timeout})},c.prototype.close=function(){ii.debug("Hackle Client is closing"),this.core.close()},c.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},c.prototype.showUserExplorer=function(){var e;null!=(e=this.devTools)&&e.userExplorer?(ii.debug("UserExplorer opened."),En.counter("user.explorer.show",{}).increment(),this.devTools.manager.userExplorer(this.devTools.userExplorer)):ii.error("UserExplorer is not provided")},c.prototype.hideUserExplorer=function(){this.devTools?this.devTools.manager.close():ii.warn("There is no active HackleDevtools.")},c),si=(di.exposure=function(e,t,r,n){return new ai(n,e,t.experiment,t.variationId,t.variationKey,t.reason,r)},di.track=function(e,t,r,n){return new ui(n,r,e,t)},di.remoteConfig=function(e,t,r,n){return new ci(n,e,t.parameter,t.valueId,t.reason,r)},di.isExposure=function(e){return void 0!==e.experiment},di.isTrack=function(e){return void 0!==e.eventType},di.isRemoteConfig=function(e){return void 0!==e.parameter},di.isExposureDto=function(e){return"experimentId"in e&&void 0!==e.experimentId},di.isTrackDto=function(e){return"eventTypeId"in e&&void 0!==e.eventTypeId},di.isRemoteConfigDto=function(e){return"parameterId"in e&&void 0!==e.parameterId},di.prototype.toDto=function(){return{insertId:this.insertId,timestamp:this.timestamp,userId:this.user.identifiers[Je.ID],identifiers:this.user.identifiers,userProperties:Ne.sanitize(this.user.properties),hackleProperties:Ne.sanitize(this.user.hackleProperties)}},di),ai=(ce(fi,jn=si),fi.prototype.copyWithUser=function(e){return new fi(this.timestamp,e,this.experiment,this.variationId,this.variationKey,this.decisionReason,this.properties,this.insertId)},fi.prototype.toDto=function(){return E(E({},jn.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})},fi),ui=(ce(li,Fn=si),li.prototype.copyWithUser=function(e){return new li(this.timestamp,e,this.eventType,this.event,this.insertId)},li.prototype.toDto=function(){return E(E({},Fn.prototype.toDto.call(this)),{eventTypeId:this.eventType.id,eventTypeKey:this.eventType.key,value:this.event.value||0,properties:Ne.sanitize(this.event.properties)})},li),ci=(ce(pi,Ln=si),pi.prototype.copyWithUser=function(e){return new pi(this.timestamp,e,this.parameter,this.valueId,this.decisionReason,this.properties,this.insertId)},pi.prototype.toDto=function(){return E(E({},Ln.prototype.toDto.call(this)),{parameterId:this.parameter.id,parameterKey:this.parameter.key,parameterType:this.parameter.type,valueId:this.valueId,decisionReason:this.decisionReason.toString(),properties:Ne.sanitize(this.properties)})},pi);function pi(e,t,r,n,i,o,s){e=Ln.call(this,e,t,s)||this;return e.parameter=r,e.valueId=n,e.decisionReason=i,e.properties=o,e}function li(e,t,r,n,i){e=Fn.call(this,e,t,i)||this;return e.eventType=r,e.event=n,e}function fi(e,t,r,n,i,o,s,a){e=jn.call(this,e,t,a)||this;return e.experiment=r,e.variationId=n,e.variationKey=i,e.decisionReason=o,e.properties=s,e}function di(e,t,r){void 0===r&&(r=ae.v4()),this.timestamp=e,this.user=t,this.insertId=r}function c(e,t,r,n,i){this.core=e,this.hackleUserResolver=t,this.sessionManager=r,this.userManager=n,this.devTools=i}function hi(e){this.operations=null!=e?e:new Map}function yi(){this.operations=new Map}function vi(){}function mi(){}function gi(){return null!==Vn&&Vn.apply(this,arguments)||this}function Ei(){return null!==Hn&&Hn.apply(this,arguments)||this}function wi(){return null!==Gn&&Gn.apply(this,arguments)||this}function Ti(){return null!==Kn&&Kn.apply(this,arguments)||this}function _i(){return null!==Bn&&Bn.apply(this,arguments)||this}function Ii(){}function Ai(){}function bi(){}function Oi(){}function Ni(){}function Ri(e){var t=new Array,r=new Array,n=new Array;return e.forEach(function(e){e instanceof si?si.isExposure(e)?t.push(e.toDto()):si.isTrack(e)?r.push(e.toDto()):si.isRemoteConfig(e)&&n.push(e.toDto()):si.isExposureDto(e)?t.push(e):si.isTrackDto(e)?r.push(e):si.isRemoteConfigDto(e)&&n.push(e)}),{exposureEvents:t,trackEvents:r,remoteConfigEvents:n}}zi.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(),Ri(e)),i=wr.start();this.httpRequest.postRequest(this.dispatchUrl,e,n,function(e){t(e),_n.record("post.events",i,!0)},function(e){null!=r&&r(e),_n.record("post.events",i,!1)})},zi.prototype.dispatchXhrOrBeacon=function(e,t,r){var n,i,o;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(),i=Ri(e),o=wr.start(),this.httpRequest.sendBeacon(this.beaconDispatchUrl,i,n,function(e){t(e),_n.record("post.events",o,!0)},function(e){null!=r&&r(e),_n.record("post.events",o,!1)})):this.dispatch(e,t,r)};var Si=zi,Ci=(Bi.prototype.getExperiments=function(){return Array.from(this.experiments.values())},Bi.prototype.getFeatureFlags=function(){return Array.from(this.featureFlags.values())},Bi.prototype.getInAppMessages=function(){return Array.from(this.inAppMessages.values())},Bi.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},Bi.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},Bi.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},Bi.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},Bi.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},Bi.prototype.getContainerOrNull=function(e){return this.containers.get(e)},Bi.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},Bi.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},Bi.prototype.getInAppMessageOrNull=function(e){return this.inAppMessages.get(e)},Bi.prototype.getAttributes=function(){return this.attributes},Bi.from=function(e){return new Bi(l.mapNotNullOrUndefined(e.experiments,function(e){return Ke.fromJson("AB_TEST",e)}),l.mapNotNullOrUndefined(e.featureFlags,function(e){return Ke.fromJson("FEATURE_FLAG",e)}),e.buckets.map(ze.fromJson),e.events.map(qe.fromJson),l.mapNotNullOrUndefined(e.segments,rt.fromJson),e.containers.map(nt.fromJson),e.parameterConfigurations.map(ot.fromJson),l.mapNotNullOrUndefined(e.remoteConfigParameters,st.fromJson),l.mapNotNullOrUndefined(e.inAppMessages,Zt.fromJson),e.workspace.attributes)},Bi),Mi=(Ki.prototype.onReady=function(){return this.readyPromise},Ki.prototype.start=function(){this.isStarted||(this.isStarted=!0,this.errorRetryController.reset(),this.fetch())},Ki.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()},Ki.prototype.get=function(){return this.workspace},Ki.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)},Ki.prototype.fetch=function(){function t(e){e=e.isSuccess,_n.record("get.workspace",i,e)}function e(){n.onRequestComplete()}var r,n=this,i=((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"],wr.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()},Ki.prototype.onRequestComplete=function(){this.isStarted&&(this.currentRequest=null,this.syncOnCurrentRequestComplete&&this.fetch(),this.syncOnCurrentRequestComplete=!1)},Ki.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=Ci.from(t),this.readyPromiseResolver())}},Ki.prototype.onRequestRejected=function(e,t){this.isStarted&&(t({isSuccess:!1}),this.errorRetryController.countError(),console.error("Error fetching data",e))},Ki.prototype.close=function(){this.stop()},Ki),xi=(Gi.prototype.getDelay=function(){return 0===this.errorCount?0:1e3*ve[Math.min(ve.length-1,this.errorCount)]+Math.round(1e3*Math.random())},Gi.prototype.countError=function(){this.errorCount<ve.length-1&&this.errorCount++},Gi.prototype.reset=function(){this.errorCount=0},Gi),r="model",o="name",f="type",d="vendor",h="version",y="mobile",v="tablet",Pi=(m.parse=function(e){return{browser:m.getBrowser(e),cpu:m.getCPU(e),device:m.getDevice(e),engine:m.getEngine(e),os:m.getOS(e)}},m.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return m.mapper.rgx.call(t,e,m.regexes.browser),t.major=m.util.major(t.version),t},m.getCPU=function(e){var t={architecture:void 0};return m.mapper.rgx.call(t,e,m.regexes.cpu),t},m.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return m.mapper.rgx.call(t,e,m.regexes.device),t},m.getEngine=function(e){var t={name:void 0,version:void 0};return m.mapper.rgx.call(t,e,m.regexes.os),t},m.getOS=function(e){var t={name:void 0,version:void 0};return m.mapper.rgx.call(t,e,m.regexes.os),t},m.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,"")}},m.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[o,h],[/(opios)[\/\s]+([\w\.]+)/i],[[o,"Opera Mini"],h],[/\s(opr)\/([\w\.]+)/i],[[o,"Opera"],h],[/(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,h],[/(konqueror)\/([\w\.]+)/i],[[o,"Konqueror"],h],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[o,"IE"],h],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[o,"Edge"],h],[/(yabrowser)\/([\w\.]+)/i],[[o,"Yandex"],h],[/(Avast)\/([\w\.]+)/i],[[o,"Avast Secure Browser"],h],[/(AVG)\/([\w\.]+)/i],[[o,"AVG Secure Browser"],h],[/(puffin)\/([\w\.]+)/i],[[o,"Puffin"],h],[/(focus)\/([\w\.]+)/i],[[o,"Firefox Focus"],h],[/(opt)\/([\w\.]+)/i],[[o,"Opera Touch"],h],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[o,"UCBrowser"],h],[/(comodo_dragon)\/([\w\.]+)/i],[[o,/_/g," "],h],[/(windowswechat qbcore)\/([\w\.]+)/i],[[o,"WeChat(Win) Desktop"],h],[/(micromessenger)\/([\w\.]+)/i],[[o,"WeChat"],h],[/(brave)\/([\w\.]+)/i],[[o,"Brave"],h],[/(whale)\/([\w\.]+)/i],[[o,"Whale"],h],[/(qqbrowserlite)\/([\w\.]+)/i],[o,h],[/(QQ)\/([\d\.]+)/i],[o,h],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[o,h],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[o,h],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[o,h],[/(MetaSr)[\/\s]?([\w\.]+)/i],[o],[/(LBBROWSER)/i],[o],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[h,[o,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[h,[o,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[o,h],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[h,[o,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[o,/(.+)/,"$1 WebView"],h],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[o,/(.+(?:g|us))(.+)/,"$1 $2"],h],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[o,"Chrome Mobile"],h],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[h,[o,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[o,"Sailfish Browser"],h],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[o,h],[/(dolfin)\/([\w\.]+)/i],[[o,"Dolphin"],h],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[o,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[o,"Opera Coast"],h],[/fxios\/([\w\.-]+)/i],[h,[o,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[h,[o,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[h,o],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[o,"GSA"],h],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[o,[h,(m.mapper={rgx:function(e,t){for(var r,n,i,o,s,a=0;a<t.length&&!o;){for(var u=t[a],c=t[a+1],p=r=0;p<u.length&&!o;)if(o=u[p++].exec(e))for(n=0;n<c.length;n++)s=o[++r],"object"==typeof(i=c[n])&&0<i.length?2==i.length?"function"==typeof i[1]?this[i[0]]=i[1].call(this,s):this[i[0]]=i[1]:3==i.length?"function"!=typeof i[1]||i[1].exec&&i[1].test?this[i[0]]=s?s.replace(i[1],i[2]):void 0:this[i[0]]=s?i[1].call(this,s,i[2]):void 0:4==i.length&&(this[i[0]]=s?i[3].call(this,s.replace(i[1],i[2])):void 0):this[i]=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(m.util.has(t[r][n],e))return"?"===r?void 0:r}else if(m.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(m.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,h],[/(navigator|netscape)\/([\w\.-]+)/i],[[o,"Netscape"],h],[/(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,h]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",m.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",m.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",m.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[r,d,[f,v]],[/applecoremedia\/[\w\.]+ \((ipad)/],[r,[d,"Apple"],[f,v]],[/(apple\s{0,1}tv)/i],[[r,"Apple TV"],[d,"Apple"],[f,"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],[d,r,[f,v]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[r,[d,"Amazon"],[f,v]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[r,m.mapper.str,m.maps.device.amazon.model],[d,"Amazon"],[f,y]],[/android.+aft([bms])\sbuild/i],[r,[d,"Amazon"],[f,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[r,d,[f,y]],[/\((ip[honed|\s\w*]+);/i],[r,[d,"Apple"],[f,y]],[/(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],[d,r,[f,y]],[/\(bb10;\s(\w+)/i],[r,[d,"BlackBerry"],[f,y]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[r,[d,"Asus"],[f,v]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[d,"Sony"],[r,"Xperia Tablet"],[f,v]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[r,[d,"Sony"],[f,y]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[d,r,[f,"console"]],[/android.+;\s(shield)\sbuild/i],[r,[d,"Nvidia"],[f,"console"]],[/(playstation\s[34portablevi]+)/i],[r,[d,"Sony"],[f,"console"]],[/(sprint\s(\w+))/i],[[d,m.mapper.str,m.maps.device.sprint.vendor],[r,m.mapper.str,m.maps.device.sprint.model],[f,y]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[d,[r,/_/g," "],[f,y]],[/(nexus\s9)/i],[r,[d,"HTC"],[f,v]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[r,[d,"Huawei"],[f,y]],[/android.+(bah2?-a?[lw]\d{2})/i],[r,[d,"Huawei"],[f,v]],[/(microsoft);\s(lumia[\s\w]+)/i],[d,r,[f,y]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[r,[d,"Microsoft"],[f,"console"]],[/(kin\.[onetw]{3})/i],[[r,/\./g," "],[d,"Microsoft"],[f,y]],[/\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,[d,"Motorola"],[f,y]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[r,[d,"Motorola"],[f,v]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[d,m.util.trim],[r,m.util.trim],[f,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[r,/^/,"SmartTV"],[d,"Samsung"],[f,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[r,[d,"Sharp"],[f,"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],[[d,"Samsung"],r,[f,v]],[/smart-tv.+(samsung)/i],[d,[f,"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],[[d,"Samsung"],r,[f,y]],[/sie-(\w*)/i],[r,[d,"Siemens"],[f,y]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[d,"Nokia"],r,[f,y]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[r,[d,"Acer"],[f,v]],[/android.+([vl]k\-?\d{3})\s+build/i],[r,[d,"LG"],[f,v]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[d,"LG"],r,[f,v]],[/(lg) netcast\.tv/i],[d,r,[f,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[r,[d,"LG"],[f,y]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[d,r,[f,v]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[r,[d,"Lenovo"],[f,v]],[/(lenovo)[_\s-]?([\w-]+)/i],[d,r,[f,y]],[/linux;.+((jolla));/i],[d,r,[f,y]],[/((pebble))app\/[\d\.]+\s/i],[d,r,[f,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[d,r,[f,y]],[/crkey/i],[[r,"Chromecast"],[d,"Google"],[f,"smarttv"]],[/android.+;\s(glass)\s\d/i],[r,[d,"Google"],[f,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[r,[d,"Google"],[f,v]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[r,[d,"Google"],[f,y]],[/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," "],[d,"Xiaomi"],[f,y]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[d,"Xiaomi"],[f,v]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[r,[d,"Meizu"],[f,y]],[/(mz)-([\w-]{2,})/i],[[d,"Meizu"],r,[f,y]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[r,[d,"OnePlus"],[f,y]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[r,[d,"RCA"],[f,v]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[r,[d,"Dell"],[f,v]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[r,[d,"Verizon"],[f,v]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[d,"Barnes & Noble"],r,[f,v]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[r,[d,"NuVision"],[f,v]],[/android.+;\s(k88)\sbuild/i],[r,[d,"ZTE"],[f,v]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[r,[d,"Swiss"],[f,y]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[r,[d,"Swiss"],[f,v]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[r,[d,"Zeki"],[f,v]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[d,"Dragon Touch"],r,[f,v]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[r,[d,"Insignia"],[f,v]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[r,[d,"NextBook"],[f,v]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[d,"Voice"],r,[f,y]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[d,"LvTel"],r,[f,y]],[/android.+;\s(PH-1)\s/i],[r,[d,"Essential"],[f,y]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[r,[d,"Envizen"],[f,v]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[d,r,[f,v]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[r,[d,"MachSpeed"],[f,v]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[d,r,[f,v]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[r,[d,"Rotor"],[f,v]],[/android.+(KS(.+))\s+build/i],[r,[d,"Amazon"],[f,v]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[d,r,[f,v]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[f,m.util.lowerize],d,r],[/[\s\/\(](smart-?tv)[;\)]/i],[[f,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[r,[d,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[h,[o,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[h,[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,h],[/rv\:([\w\.]{1,9}).+(gecko)/i],[h,o]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[o,h],[/(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,m.mapper.str,m.maps.os.windows],[h,m.mapper.str,m.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[o,"Windows"],[h,m.mapper.str,m.maps.os.windows.version]],[/\((bb)(10);/i],[[o,"BlackBerry"],h],[/(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,h],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[o,"Symbian"],h],[/\((series40);/i],[o],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[o,"Firefox OS"],h],[/(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"],h],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[o,"Chromium OS"],h],[/(sunos)\s?([\w\.\d]*)/i],[[o,"Solaris"],h],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[o,"Linux"],h],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPhone"],[h,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPad"],[h,/_/g,"."]],[/(haiku)\s(\w+)/i],[o,h],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[h,/_/g,"."],[o,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[o,"Mac"],[h,/_/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,h]]},m),ki=(Hi.generate=function(e){o=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:o={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:o,screen:{width:"",height:""}}:e;var t,r,n,i,o,s=Pi.parse(o.navigator.userAgent),a=s.browser,u=s.os,s=s.device,c=(o.location.protocol||"").replace(":",""),p=o.screen,l=(null==(l=o.navigator.languages)?void 0:l[0])||"",f=l.split("-")[0],d=(null!=(d=s.type)?d:"pc").replace(/\b(mobile|smarttv)\b/g,function(e,t){return"mobile"===t?"phone":"smarttv"===t?"tv":e}),h=u.name||"",y="",v="";try{h=null!=(r=null==(t=h.match(/\b(Mac|Windows|Linux|Android|iOS)\b/))?void 0:t[0])?r:h,y=null!=(i=null==(n=p.orientation.type.match(/\b(landscape|portrait)\b/))?void 0:n[0])?i:"",v=Intl.DateTimeFormat().resolvedOptions().timeZone||""}catch(e){}return{platform:"Web",browserName:a.name||"",browserMajorVersion:a.major||"",browserVersion:a.version||"",osName:h,osVersion:u.version||"",deviceModel:s.model||"",deviceType:d,deviceVendor:s.vendor||"",deviceBrand:s.vendor||"",locale:l,language:f,orientation:y,userAgent:o.navigator.userAgent||"",pagePath:o.location.pathname||"",pageTitle:o.document.title||"",host:o.location.host||"",protocol:c,referrer:o.document.referrer||"",queryParameter:o.location.search||"",screenWidth:p.width||"",screenHeight:p.height||"",timeZone:v}},Hi),Ui=(Vi.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]:""},Vi.prototype.getItem=function(e){for(var t=e+"=",r=document.cookie.split(";"),n=0;n<r.length;n++){for(var i=r[n];" "==i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(t))return decodeURIComponent(i.substring(t.length,i.length))}return null},Vi.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},Vi.prototype.setItem=function(e,t,r){var r=E(E({},this.options),r),n="",i="",o="",s="",a=(r.isCrossSubdomain&&(n=(a=Vi.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.sameSite&&(s="; SameSite=".concat(r.sameSite)),r.isSecure&&(o+="; secure"),e+"="+encodeURIComponent(t)+i+"; path=/"+n+s+o);return document.cookie=a},Vi.prototype.removeItem=function(e,t){this.setItem(e,"",E(E({},t),{days:-1}))},Vi.prototype.getOptions=function(){return this.options},Vi.getInstance=function(e){return void 0===e&&(e={days:3650,isCrossSubdomain:!0}),Vi.storage=Vi.storage?Vi.storage:new Vi(e)},Vi),Di=(ji.prototype.resolve=function(e){var t=Yi(),t=(new $e).addIdentifiers(e.identifiers||{}).add(Je.ID,e.id||t).add(Je.DEVICE,e.deviceId||t).add(Je.HACKLE_DEVICE,t);return a.isNotNullOrUndefined(e.userId)&&t.add(Je.USER,e.userId),{identifiers:t.build(),properties:e.properties||{},hackleProperties:this._getHackleProperties()}},ji.prototype.resolveCurrentUser=function(){return this.resolve(this.userManager.currentUser)},ji.prototype._getHackleProperties=function(){var e;return(e="undefined"!=typeof window?ki.generate(window):e)||{}},ji),Li=(Fi.initialize=function(){Ui.getInstance().getItem("_hackle_hid")||$i()},Fi.reInitialize=function(){$i()},Fi);function Fi(){}function ji(e){this.userManager=e,Li.initialize()}function Vi(e){this.options=e=void 0===e?{days:0,isCrossSubdomain:!1,isSecure:!1}:e}function Hi(){}function m(){}function Gi(){this.errorCount=0}function Ki(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 xi,this.currentRequest=null,this.syncOnCurrentRequestComplete=!1,this.isReadyPromiseSettled=!1}function Bi(e,t,r,n,i,o,s,a,u,c){this.experiments=l.associateBy(e,function(e){return e.key}),this.featureFlags=l.associateBy(t,function(e){return e.key}),this.buckets=l.associateBy(r,function(e){return e.id}),this.eventTypes=l.associateBy(n,function(e){return e.key}),this.segments=l.associateBy(i,function(e){return e.key}),this.containers=l.associateBy(o,function(e){return e.id}),this.parameterConfigurations=l.associateBy(s,function(e){return e.id}),this.remoteConfigParameters=l.associateBy(a,function(e){return e.key}),this.inAppMessages=l.associateBy(u,function(e){return e.key}),this.attributes=c}function zi(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 Yi(){var e=Ui.getInstance(),t=e.getItem("_hackle_id");return t||e.getItem("_hackle_hid")||$i()}function qi(e){Ui.getInstance().setItem("_hackle_id",e)}function Ji(){Ui.getInstance().removeItem("_hackle_id")}function $i(){var e=ae.v4();return Ui.getInstance().setItem("_hackle_hid",e),e}function Xi(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}var y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},v=Xi("object"==typeof globalThis&&globalThis)||Xi("object"==typeof window&&window)||Xi("object"==typeof self&&self)||Xi("object"==typeof y&&y)||function(){return this}()||Function("return this")(),f={},r=!g(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),d=!g(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),Wi=Function.prototype.call,o=d?Wi.bind(Wi):function(){return Wi.apply(Wi,arguments)},h={},e={}.propertyIsEnumerable,Zi=Object.getOwnPropertyDescriptor,y=Zi&&!e.call({1:2},1);h.f=y?function(e){e=Zi(this,e);return!!e&&e.enumerable}:e;function Qi(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function eo(e){return go(mo(e),8,-1)}function to(e){if(null==e)throw _o("Can't call method on "+e);return e}function ro(e){return Io(Ao(e))}function T(e){return"function"==typeof e}function no(e){return"object"==typeof e?null!==e:bo(e)}function io(e,t){return arguments.length<2?(r=Oo[e],No(r)?r:void 0):Oo[e]&&Oo[e][t];var r}function oo(e){try{return Fo(e)}catch(e){return"Object"}}function so(e){if(jo(e))return e;throw Ho(Vo(e)+" is not a function")}function ao(e,t){return null==(e=e[t])?void 0:Go(e)}function uo(t,r){try{Jo(qo,t,{value:r,configurable:!0,writable:!0})}catch(e){qo[t]=r}return r}function _(e){return Zo(Wo(e))}function co(e){return"Symbol("+(void 0===e?"":e)+")_"+is(++rs+ns,36)}function I(e){var t;return ss(ps,e)&&(us||"string"==typeof ps[e])||(t="Symbol."+e,us&&ss(ls,e)?ps[e]=ls[e]:ps[e]=(cs&&fs?fs:ds)(t)),ps[e]}function po(e){return e=function(e,t){if(!ys(e)||vs(e))return e;var r=ms(e,ws);if(r){if(r=hs(r,e,t=void 0===t?"default":t),!ys(r)||vs(r))return r;throw Es("Can't convert object to primitive value")}return gs(e,t=void 0===t?"number":t)}(e,"string"),Ts(e)?e:e+""}function lo(e){return Is?_s.createElement(e):{}}function fo(e){if(Ps(e))return e;throw Us(ks(e)+" is not an object")}var y=d,e=Function.prototype,ho=e.bind,yo=e.call,vo=y&&ho.bind(yo,yo),e=y?function(e){return e&&vo(e)}:function(e){return e&&function(){return yo.apply(e,arguments)}},ho=e,mo=ho({}.toString),go=ho("".slice),y=g,Eo=eo,wo=Object,To=e("".split),ho=y(function(){return!wo("z").propertyIsEnumerable(0)})?function(e){return"String"==Eo(e)?To(e,""):wo(e)}:wo,_o=TypeError,Io=ho,Ao=to,bo=T,Oo=v,No=T,y=e({}.isPrototypeOf),Ro=io("navigator","userAgent")||"",So=Ro,Co=v.process,Mo=v.Deno,Co=Co&&Co.versions||Mo&&Mo.version,Mo=Co&&Co.v8,Co=Lo=!(Lo=Mo?0<(A=Mo.split("."))[0]&&A[0]<4?1:+(A[0]+A[1]):Lo)&&So&&(!(A=So.match(/Edge\/(\d+)/))||74<=A[1])&&(A=So.match(/Chrome\/(\d+)/))?+A[1]:Lo,xo=Co,Mo=g,So=!!Object.getOwnPropertySymbols&&!Mo(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&xo&&xo<41}),A=So&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Po=io,ko=T,Uo=y,Do=Object,Lo=A?function(e){return"symbol"==typeof e}:function(e){var t=Po("Symbol");return ko(t)&&Uo(t.prototype,Do(e))},Fo=String,jo=T,Vo=oo,Ho=TypeError,Go=so,Ko=o,Bo=T,zo=no,Yo=TypeError,Mo={exports:{}},qo=v,Jo=Object.defineProperty,$o=uo,$o=v["__core-js_shared__"]||$o("__core-js_shared__",{}),Xo=$o,Wo=((Mo.exports=function(e,t){return Xo[e]||(Xo[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"}),to),Zo=Object,Qo=_,es=e({}.hasOwnProperty),ts=Object.hasOwn||function(e,t){return es(Qo(e),t)},b=e,rs=0,ns=Math.random(),is=b(1..toString),b=v,os=Mo.exports,ss=ts,as=co,us=So,cs=A,ps=os("wks"),ls=b.Symbol,fs=ls&&ls.for,ds=cs?ls:ls&&ls.withoutSetter||as,hs=o,ys=no,vs=Lo,ms=ao,gs=function(e,t){var r,n;if("string"===t&&Bo(r=e.toString)&&!zo(n=Ko(r,e)))return n;if(Bo(r=e.valueOf)&&!zo(n=Ko(r,e)))return n;if("string"!==t&&Bo(r=e.toString)&&!zo(n=Ko(r,e)))return n;throw Yo("Can't convert object to primitive value")},Es=TypeError,ws=I("toPrimitive"),Ts=Lo,So=no,_s=v.document,Is=So(_s)&&So(_s.createElement),As=lo,A=!r&&!g(function(){return 7!=Object.defineProperty(As("div"),"a",{get:function(){return 7}}).a}),bs=o,Os=h,Ns=Qi,Rs=ro,Ss=po,Cs=ts,Ms=A,xs=Object.getOwnPropertyDescriptor,os=(f.f=r?xs:function(e,t){if(e=Rs(e),t=Ss(t),Ms)try{return xs(e,t)}catch(e){}if(Cs(e,t))return Ns(!bs(Os.f,e,t),e[t])},{}),b=r&&g(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Ps=no,ks=String,Us=TypeError,Ds=A,Ls=fo,Fs=po,js=TypeError,Vs=Object.defineProperty,Hs=Object.getOwnPropertyDescriptor,Gs=(os.f=r?b?function(e,t,r){var n;return Ls(e),t=Fs(t),Ls(r),"function"==typeof e&&"prototype"===t&&"value"in r&&"writable"in r&&!r.writable&&(n=Hs(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}),Vs(e,t,r)}:Vs:function(e,t,r){if(Ls(e),t=Fs(t),Ls(r),Ds)try{return Vs(e,t,r)}catch(e){}if("get"in r||"set"in r)throw js("Accessors not supported");return"value"in r&&(e[t]=r.value),e},os),Ks=Qi,as=r?function(e,t,r){return Gs.f(e,t,Ks(1,r))}:function(e,t,r){return e[t]=r,e},Lo={exports:{}},So=r,h=ts,A=Function.prototype,Bs=So&&Object.getOwnPropertyDescriptor,h=h(A,"name"),h={EXISTS:h,PROPER:h&&"something"===function(){}.name,CONFIGURABLE:h&&(!So||Bs(A,"name").configurable)},So=T,Bs=$o,zs=e(Function.toString);So(Bs.inspectSource)||(Bs.inspectSource=function(e){return zs(e)});function Ys(e){return pa[e]||(pa[e]=ca(e))}function qs(e,t,r,n){var i=(n=n||{}).enumerable,o=void 0!==n.name?n.name:t;if(Na(r)&&Sa(r,o,n),n.global)i?e[t]=r:Ca(t,r);else{try{n.unsafe?e[t]&&(i=!0):delete e[t]}catch(e){}i?e[t]=r:Ra.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}function Js(e){return(e=+e)!=e||0==e?0:Pa(e)}function $s(e,t){return(e=ka(e))<0?Ua(e+t,0):Da(e,t)}function O(e){return 0<(e=e.length)?Fa(La(e),9007199254740991):0}function Xs(a){return function(e,t,r){var n,i=ja(e),o=Ha(i),s=Va(r,o);if(a&&t!=t){for(;s<o;)if((n=i[s++])!=n)return!0}else for(;s<o;s++)if((a||s in i)&&i[s]===t)return a||s||0;return!a&&-1}}function Ws(e,t){var r,n=Ka(e),i=0,o=[];for(r in n)!Ga(za,r)&&Ga(n,r)&&Ya(o,r);for(;t.length>i;)!Ga(n,r=t[i++])||~Ba(o,r)||Ya(o,r);return o}function Zs(e,t,r){for(var n=eu(t),i=ru.f,o=tu.f,s=0;s<n.length;s++){var a=n[s];Qa(e,a)||r&&Qa(r,a)||i(e,a,o(t,a))}}function Qs(e,t){return(e=au[su(e)])==cu||e!=uu&&(iu(t)?nu(t):!!t)}function N(e,t){var r,n,i,o,s=e.target,a=e.global,u=e.stat;if(r=a?pu:u?pu[s]||hu(s,{}):(pu[s]||{}).prototype)for(n in t){if(i=t[n],o=e.dontCallGetSet?(o=lu(r,n))&&o.value:r[n],!vu(a?n:s+(u?".":"#")+n,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;yu(i,o)}(e.sham||o&&o.sham)&&fu(i,"sham",!0),du(r,n,i,e)}}var ea,ta,ra,na,ia,oa,sa,aa,A=Bs.inspectSource,So=T,Bs=A,ua=v.WeakMap,So=So(ua)&&/native code/.test(Bs(ua)),Bs=Mo.exports,ca=co,pa=Bs("keys"),ua={},Mo=e,la=no,fa=as,da=ts,Bs=$o,R=Ys,ha=ua,ya=v.TypeError,va=v.WeakMap,So=(sa=So||Bs.state?(ea=Bs.state||(Bs.state=new va),ta=Mo(ea.get),ra=Mo(ea.has),na=Mo(ea.set),ia=function(e,t){if(ra(ea,e))throw new ya("Object already initialized");return t.facade=e,na(ea,e,t),t},oa=function(e){return ta(ea,e)||{}},function(e){return ra(ea,e)}):(ha[aa=R("state")]=!0,ia=function(e,t){if(da(e,aa))throw new ya("Object already initialized");return t.facade=e,fa(e,aa,t),t},oa=function(e){return da(e,aa)?e[aa]:{}},function(e){return da(e,aa)}),{set:ia,get:oa,has:sa,enforce:function(e){return sa(e)?oa(e):ia(e,{})},getterFor:function(t){return function(e){if(la(e)&&(e=oa(e)).type===t)return e;throw ya("Incompatible receiver, "+t+" required")}}}),Bs=g,ma=T,ga=ts,Ea=r,wa=h.CONFIGURABLE,Ta=A,_a=So.enforce,Ia=So.get,Aa=Object.defineProperty,ba=Ea&&!Bs(function(){return 8!==Aa(function(){},"length",{value:8}).length}),Oa=String(String).split("String"),va=Lo.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),(!ga(e,"name")||wa&&e.name!==t)&&(Ea?Aa(e,"name",{value:t,configurable:!0}):e.name=t),ba&&r&&ga(r,"arity")&&e.length!==r.arity&&Aa(e,"length",{value:r.arity});try{r&&ga(r,"constructor")&&r.constructor?Ea&&Aa(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}r=_a(e);return ga(r,"source")||(r.source=Oa.join("string"==typeof t?t:"")),e},Na=(Function.prototype.toString=va(function(){return ma(this)&&Ia(this).source||Ta(this)},"toString"),T),Ra=os,Sa=Lo.exports,Ca=uo,Mo={},Ma=Math.ceil,xa=Math.floor,Pa=Math.trunc||function(e){e=+e;return(0<e?xa:Ma)(e)},ka=Js,Ua=Math.max,Da=Math.min,La=Js,Fa=Math.min,ja=ro,Va=$s,Ha=O,ha={includes:Xs(!0),indexOf:Xs(!1)},Ga=ts,Ka=ro,Ba=ha.indexOf,za=ua,Ya=e([].push),R=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],qa=Ws,Ja=R.concat("length","prototype"),Bs=(Mo.f=Object.getOwnPropertyNames||function(e){return qa(e,Ja)},{}),va=(Bs.f=Object.getOwnPropertySymbols,io),$a=Mo,Xa=Bs,Wa=fo,Za=e([].concat),Bs=va("Reflect","ownKeys")||function(e){var t=$a.f(Wa(e)),r=Xa.f;return r?Za(t,r(e)):t},Qa=ts,eu=Bs,tu=f,ru=os,nu=g,iu=T,ou=/#|\.prototype\./,su=Qs.normalize=function(e){return String(e).replace(ou,".").toLowerCase()},au=Qs.data={},uu=Qs.NATIVE="N",cu=Qs.POLYFILL="P",va=Qs,pu=v,lu=f.f,fu=as,du=qs,hu=uo,yu=Zs,vu=va,Bs=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),mu=ts,gu=T,Eu=_,wu=Ys("IE_PROTO"),Tu=Object,_u=Tu.prototype,Bs=Bs?Tu.getPrototypeOf:function(e){e=Eu(e);if(mu(e,wu))return e[wu];var t=e.constructor;return gu(t)&&e instanceof t?t.prototype:e instanceof Tu?_u:null},Iu=T,Au=String,bu=TypeError,Ou=e,Nu=fo,Ru=Object.setPrototypeOf||("__proto__"in{}?function(){var r,n=!1,e={};try{(r=Ou(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(r){}return function(e,t){return Nu(e),function(e){if("object"==typeof e||Iu(e))return;throw bu("Can't set "+Au(e)+" as a prototype")}(t),n?r(e,t):e.__proto__=t,e}}():void 0),Su={},Cu=Ws,Mu=R,S=Object.keys||function(e){return Cu(e,Mu)},xu=os,Pu=fo,ku=ro,Uu=S;Su.f=r&&!b?Object.defineProperties:function(e,t){Pu(e);for(var r,n=ku(t),i=Uu(t),o=i.length,s=0;s<o;)xu.f(e,r=i[s++],n[r]);return e};function Du(){}function Lu(e){e.write(ec("")),e.close();var t=e.parentWindow.Object;return e=null,t}function Fu(e,t){return uc(e),void 0===t?e:cc?pc(e,t):function(){return e.apply(t,arguments)}}function ju(e){return void 0!==e&&(lc.Array===e||dc[fc]===e)}function Vu(e){if(null!=e)return wc(e,_c)||wc(e,"@@iterator")||Tc[Ec(e)]}function Hu(e,t){if(t=arguments.length<2?Nc(e):t,Ac(t))return bc(Ic(t,e));throw Rc(Oc(e)+" is not iterable")}function Gu(e,t,r){var n,i;Cc(e);try{if(!(n=Mc(e,"return"))){if("throw"===t)throw r;return r}n=Sc(n,e)}catch(e){i=!0,n=e}if("throw"===t)throw r;if(i)throw n;return Cc(n),r}function Ku(e,t){this.stopped=e,this.result=t}function Bu(e,t,r){function n(e){return o&&Hc(o,"normal",e),new Ku(!0,e)}function i(e){return f?(kc(e),y?v(e[0],e[1],n):v(e[0],e[1])):y?v(e,n):v(e)}var o,s,a,u,c,p,l=r&&r.that,f=!(!r||!r.AS_ENTRIES),d=!(!r||!r.IS_RECORD),h=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),v=xc(t,l);if(d)o=e.iterator;else if(h)o=e;else{if(!(r=Vc(e)))throw Gc(Uc(e)+" is not iterable");if(Dc(r)){for(s=0,a=Lc(e);s<a;s++)if((u=i(e[s]))&&Fc(Kc,u))return u;return new Ku(!1)}o=jc(e,r)}for(c=(d?e:o).next;!(p=Pc(c,o)).done;){try{u=i(p.value)}catch(e){Hc(o,"throw",e)}if("object"==typeof u&&u&&Fc(Kc,u))return u}return new Ku(!1)}function zu(e){if("Symbol"===Bc(e))throw TypeError("Cannot convert a Symbol value to a string");return zc(e)}function Yu(e,t){var r,n=2<arguments.length?arguments[2]:void 0,i=$c(ap,this);return Wc?r=Wc(new op,i?Xc(this):ap):(r=i?this:Qc(ap),ep(r,ip,"Error")),void 0!==t&&ep(r,"message",function(e,t){return void 0===e?arguments.length<2?"":t:Yc(e)}(t)),np&&ep(r,"stack",function(e,t){if(oc&&"string"==typeof e&&!rc.prepareStackTrace)for(;t--;)e=nc(e,ic,"");return e}(r.stack,1)),i=r,sc(t=n)&&"cause"in t&&ac(i,"cause",t.cause),rp(e,sp,{that:n=[]}),ep(r,"errors",n),r}var qu,S=io("document","documentElement"),Ju=fo,$u=Su,Xu=R,b=ua,Wu=S,Zu=lo,Qu=Ys("IE_PROTO"),ec=function(e){return"<script>"+e+"<\/script>"},tc=function(){try{qu=new ActiveXObject("htmlfile")}catch(e){}var e,t;tc="undefined"==typeof document||document.domain&&qu?Lu(qu):((t=Zu("iframe")).style.display="none",Wu.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(ec("document.F=Object")),e.close(),e.F);for(var r=Xu.length;r--;)delete tc.prototype[Xu[r]];return tc()},Su=(b[Qu]=!0,Object.create||function(e,t){var r;return null!==e?(Du.prototype=Ju(e),r=new Du,Du.prototype=null,r[Qu]=e):r=tc(),void 0===t?r:$u.f(r,t)}),rc=Error,nc=e("".replace),R=String(rc("zxcasd").stack),ic=/\n\s*at [^:]*:[^\n]*/,oc=ic.test(R),sc=no,ac=as,uc=so,cc=d,pc=e(e.bind),b={},lc=b,fc=I("iterator"),dc=Array.prototype,R={},R=(R[I("toStringTag")]="z","[object z]"===String(R)),C=R,hc=T,yc=eo,vc=I("toStringTag"),mc=Object,gc="Arguments"==yc(function(){return arguments}()),C=C?yc: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=mc(e),vc))?t:gc?yc(e):"Object"==(t=yc(e))&&hc(e.callee)?"Arguments":t},Ec=C,wc=ao,Tc=b,_c=I("iterator"),Ic=o,Ac=so,bc=fo,Oc=oo,Nc=Vu,Rc=TypeError,Sc=o,Cc=fo,Mc=ao,xc=Fu,Pc=o,kc=fo,Uc=oo,Dc=ju,Lc=O,Fc=y,jc=Hu,Vc=Vu,Hc=Gu,Gc=TypeError,Kc=Ku.prototype,Bc=C,zc=String,Yc=zu,qc=Qi,M=!g(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",qc(1,7)),7!==e.stack)}),Jc=N,$c=y,Xc=Bs,Wc=Ru,Zc=Zs,Qc=Su,ep=as,tp=Qi,rp=Bu,np=M,ip=I("toStringTag"),op=Error,sp=[].push,ap=(Wc?Wc(Yu,op):Zc(Yu,op,{name:!0}),Yu.prototype=Qc(op.prototype,{constructor:tp(1,Yu),message:tp(1,""),name:tp(1,"AggregateError")})),M=(Jc({global:!0,constructor:!0,arity:2},{AggregateError:Yu}),I),Zc=Su,tp=os.f,up=M("unscopables"),cp=Array.prototype;null==cp[up]&&tp(cp,up,{configurable:!0,value:Zc(null)});function x(e){cp[up][e]=!0}var pp,Jc=g,M=T,tp=Bs,Zc=qs,lp=I("iterator"),P=!1;[].keys&&("next"in(yp=[].keys())?(tp=tp(tp(yp)))!==Object.prototype&&(pp=tp):P=!0);function fp(e,t,r){(e=e&&!r?e.prototype:e)&&!mp(e,gp)&&vp(e,gp,{configurable:!0,value:t})}function dp(){return this}function hp(e,t,r,n,i,o,s){var a=r,u=t,c=void 0;function p(e){if(e===i&&v)return v;if(!Lp&&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=wp(Ep,{next:Tp(+!c,n)}),_p(a,u,!1),Ip[u]=Ap;var l,f,c=t+" Iterator",d=!1,h=e.prototype,y=h[Fp]||h["@@iterator"]||i&&h[i],v=!Lp&&y||p(i);if((n="Array"==t&&h.entries||y)&&(a=Rp(n.call(new e)))!==Object.prototype&&a.next&&(Rp(a)!==Dp&&(Sp?Sp(a,Dp):Np(a[Fp])||xp(a,Fp,dp)),Cp(a,c,!0)),kp&&"values"==i&&y&&"values"!==y.name&&(Up?Mp(h,"name","values"):(d=!0,v=function(){return Op(y,this)})),i)if(l={values:p("values"),keys:o?v:p("keys"),entries:p("entries")},s)for(f in l)!Lp&&!d&&f in h||xp(h,f,l[f]);else bp({target:t,proto:!0,forced:Lp||d},l);return h[Fp]!==v&&xp(h,Fp,v,{name:i}),Pp[t]=v,l}M((pp=null==pp||Jc(function(){var e={};return pp[lp].call(e)!==e})?{}:pp)[lp])||Zc(pp,lp,function(){return this});var yp={IteratorPrototype:pp,BUGGY_SAFARI_ITERATORS:P},vp=os.f,mp=ts,gp=I("toStringTag"),Ep=yp.IteratorPrototype,wp=Su,Tp=Qi,_p=fp,Ip=b,Ap=function(){return this},bp=N,Op=o,Np=T,Rp=Bs,Sp=Ru,Cp=fp,Mp=as,xp=qs,Pp=b,kp=h.PROPER,Up=h.CONFIGURABLE,Dp=yp.IteratorPrototype,Lp=yp.BUGGY_SAFARI_ITERATORS,Fp=I("iterator"),jp=ro,tp=x,M=b,Jc=So,Zc=os.f,P=hp,h=r,Vp=Jc.set,Hp=Jc.getterFor("Array Iterator"),yp=P(Array,"Array",function(e,t){Vp(this,{type:"Array Iterator",target:jp(e),index:0,kind:t})},function(){var e=Hp(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"),b=M.Arguments=M.Array;if(tp("keys"),tp("values"),tp("entries"),h&&"values"!==b.name)try{Zc(b,"name",{value:"values"})}catch(FA){}function Gp(e){var e=Jp(e),t=$p.f;Xp&&e&&!e[Wp]&&t(e,Wp,{configurable:!0,get:function(){return this}})}function Kp(e,t){if(Zp(t,e))return e;throw Qp("Incorrect invocation")}function Bp(){}function zp(e){if(!el(e))return!1;try{return il(Bp,nl,e),!0}catch(e){return!1}}function Yp(e){if(!el(e))return!1;switch(tl(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return al||!!sl(ol,rl(e))}catch(e){return!0}}var qp=C,Jc=(R||qs(Object.prototype,"toString",R?{}.toString:function(){return"[object "+qp(this)+"]"},{unsafe:!0}),"process"==eo(v.process)),Jp=io,$p=os,Xp=r,Wp=I("species"),Zp=y,Qp=TypeError,P=e,M=g,el=T,tl=C,rl=A,nl=[],il=io("Reflect","construct"),ol=/^\s*(?:class|function)\b/,sl=P(ol.exec),al=!ol.exec(Bp);Yp.sham=!0;function ul(e,t){var r,e=hl(e).constructor;if(void 0===e||null==(r=hl(e)[yl]))return t;if(ll(e=r))return e;throw dl(fl(e)+" is not a constructor")}var cl,pl,tp=!il||M(function(){var e;return zp(zp.call)||!zp(Object)||!zp(function(){e=!0})||e})?Yp:zp,ll=tp,fl=oo,dl=TypeError,hl=fo,yl=I("species"),h=Function.prototype,vl=h.apply,ml=h.call,Zc="object"==typeof Reflect&&Reflect.apply||(d?ml.bind(vl):function(){return ml.apply(vl,arguments)}),b=e([].slice),gl=TypeError,R=/(?:ipad|iphone|ipod).*applewebkit/i.test(Ro),El=v,wl=Zc,y=Fu,Tl=T,_l=ts,C=g,Il=S,Al=b,bl=lo,P=R,M=Jc,h=El.setImmediate,d=El.clearImmediate,Ol=El.process,Nl=El.Dispatch,Rl=El.Function,S=El.MessageChannel,Sl=El.String,Cl=0,Ml={};try{cl=El.location}catch(FA){}function xl(e){return function(){Ul(e)}}function Pl(e){Ul(e.data)}function kl(e){El.postMessage(Sl(e),cl.protocol+"//"+cl.host)}var Ul=function(e){var t;_l(Ml,e)&&(t=Ml[e],delete Ml[e],t())};h&&d||(h=function(e){var t=arguments.length,r=1;if(t<r)throw gl("Not enough arguments");var n=Tl(e)?e:Rl(e),i=Al(arguments,1);return Ml[++Cl]=function(){wl(n,void 0,i)},pl(Cl),Cl},d=function(e){delete Ml[e]},M?pl=function(e){Ol.nextTick(xl(e))}:Nl&&Nl.now?pl=function(e){Nl.now(xl(e))}:S&&!P?(P=(M=new S).port2,M.port1.onmessage=Pl,pl=y(P.postMessage,P)):El.addEventListener&&Tl(El.postMessage)&&!El.importScripts&&cl&&"file:"!==cl.protocol&&!C(kl)?(pl=kl,El.addEventListener("message",Pl,!1)):pl="onreadystatechange"in bl("script")?function(e){Il.appendChild(bl("script")).onreadystatechange=function(){Il.removeChild(this),Ul(e)}}:function(e){setTimeout(xl(e),0)});function Dl(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function Ll(){this.head=null,this.tail=null}function Fl(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=sf(r),this.reject=sf(n)}var jl,Vl,Hl,Gl,Kl,Bl,zl,S={set:h,clear:d},M=v,y=/ipad|iphone|ipod/i.test(Ro)&&void 0!==M.Pebble,P=/web0s(?!.*chrome)/i.test(Ro),C=v,h=Fu,d=f.f,Yl=S.set,M=R,f=y,R=P,ql=Jc,y=C.MutationObserver||C.WebKitMutationObserver,P=C.document,Jl=C.process,$l=C.Promise,d=d(C,"queueMicrotask"),d=d&&d.value,R=(d||(jl=function(){var e,t;for(ql&&(e=Jl.domain)&&e.exit();Vl;){t=Vl.fn,Vl=Vl.next;try{t()}catch(e){throw Vl?Gl():Hl=void 0,e}}Hl=void 0,e&&e.enter()},Gl=M||ql||R||!y||!P?!f&&$l&&$l.resolve?((M=$l.resolve(void 0)).constructor=$l,zl=h(M.then,M),function(){zl(jl)}):ql?function(){Jl.nextTick(jl)}:(Yl=h(Yl,C),function(){Yl(jl)}):(Kl=!0,Bl=P.createTextNode(""),new y(jl).observe(Bl,{characterData:!0}),function(){Bl.data=Kl=!Kl})),d||function(e){e={fn:e,next:void 0};Hl&&(Hl.next=e),Vl||(Vl=e,Gl()),Hl=e}),Xl=v,f=(Ll.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}},Ll),$l=v.Promise,M="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,h=!M&&!Jc&&"object"==typeof window&&"object"==typeof document,C=v,Wl=$l,P=T,y=va,Zl=A,d=I,Ql=h,ef=M,tf=Co,rf=(Wl&&Wl.prototype,d("species")),nf=!1,of=P(C.PromiseRejectionEvent),A={CONSTRUCTOR:y("Promise",function(){var e=Zl(Wl),t=e!==String(Wl);if(!t&&66===tf)return!0;if(!tf||tf<51||!/native code/.test(e)){var e=new Wl(function(e){e(1)}),r=function(e){e(function(){},function(){})};if((e.constructor={})[rf]=r,!(nf=e.then(function(){})instanceof r))return!0}return!t&&(Ql||ef)&&!of}),REJECTION_EVENT:of,SUBCLASSING:nf},h={},sf=so;h.f=function(e){return new Fl(e)};function af(e,t){var r,n,i,o,s=t.value,a=1==t.state,u=a?e.ok:e.fail,c=e.resolve,p=e.reject,l=e.domain;try{u?(a||(2===t.rejection&&(o=t,df(Ef,ff,function(){var e=o.facade;lf?xf.emit("rejectionHandled",e):Ff("rejectionhandled",e,o.value)})),t.rejection=1),!0===u?r=s:(l&&l.enter(),r=u(s),l&&(l.exit(),i=!0)),r===e.promise?p(Cf("Promise-chain cycle")):(n=Df(r))?df(n,r,c,p):c(r)):p(s)}catch(e){l&&!i&&l.exit(),p(e)}}var uf,cf,pf,M=N,lf=Jc,ff=v,df=o,d=qs,P=Ru,C=fp,y=Gp,hf=so,yf=T,vf=no,mf=Kp,gf=ul,Ef=S.set,wf=R,Tf=Dl,_f=f,S=So,R=$l,f=h,If=A.CONSTRUCTOR,Af=A.REJECTION_EVENT,bf=A.SUBCLASSING,Of=S.getterFor("Promise"),Nf=S.set,S=R&&R.prototype,Rf=R,Sf=S,Cf=ff.TypeError,Mf=ff.document,xf=ff.process,Pf=f.f,kf=Pf,Uf=!!(Mf&&Mf.createEvent&&ff.dispatchEvent),Df=function(e){var t;return!(!vf(e)||!yf(t=e.then))&&t},Lf=function(r,i){r.notified||(r.notified=!0,wf(function(){for(var e,n,t=r.reactions;e=t.get();)af(e,r);r.notified=!1,i&&!r.rejection&&(n=r,df(Ef,ff,function(){var e,t=n.facade,r=n.value;if(jf(n)&&(e=Tf(function(){lf?xf.emit("unhandledRejection",r,t):Ff("unhandledrejection",t,r)}),n.rejection=lf||jf(n)?2:1,e.error))throw e.value}))}))},Ff=function(e,t,r){var n;Uf?((n=Mf.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),ff.dispatchEvent(n)):n={promise:t,reason:r},!Af&&(t=ff["on"+e])?t(n):"unhandledrejection"===e&&function(e,t){var r=Xl.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))}("Unhandled promise rejection",r)},jf=function(e){return 1!==e.rejection&&!e.parent},Vf=function(t,r,n){return function(e){t(r,e,n)}},Hf=function(e,t,r){e.done||(e.done=!0,(e=r?r:e).value=t,e.state=2,Lf(e,!0))},Gf=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw Cf("Promise can't be resolved itself");var n=Df(e);n?wf(function(){var t={done:!1};try{df(n,e,Vf(Gf,t,r),Vf(Hf,t,r))}catch(e){Hf(t,e,r)}}):(r.value=e,r.state=1,Lf(r,!1))}catch(e){Hf({done:!1},e,r)}}};if(If&&(Sf=(Rf=function(e){mf(this,Sf),hf(e),df(uf,this);var t=Of(this);try{e(Vf(Gf,t),Vf(Hf,t))}catch(e){Hf(t,e)}}).prototype,(uf=function(e){Nf(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new _f,rejection:!1,state:0,value:void 0})}).prototype=d(Sf,"then",function(e,t){var r=Of(this),n=Pf(gf(this,Rf));return r.parent=!0,n.ok=!yf(e)||e,n.fail=yf(t)&&t,n.domain=lf?xf.domain:void 0,0==r.state?r.reactions.add(n):wf(function(){af(n,r)}),n.promise}),cf=function(){var e=new uf,t=Of(e);this.promise=e,this.resolve=Vf(Gf,t),this.reject=Vf(Hf,t)},f.f=Pf=function(e){return e===Rf||void 0===e?new cf:kf(e)},yf(R)&&S!==Object.prototype)){pf=S.then,bf||d(S,"then",function(e,t){var r=this;return new Rf(function(e,t){df(pf,r,e,t)}).then(e,t)},{unsafe:!0});try{delete S.constructor}catch(FA){}P&&P(S,Sf)}M({global:!0,constructor:!0,wrap:!0,forced:If},{Promise:Rf}),C(Rf,"Promise",!1),y("Promise");var Kf=I("iterator"),Bf=!1;try{var zf=0,Yf={next:function(){return{done:!!zf++}},return:function(){Bf=!0}};Yf[Kf]=function(){return this},Array.from(Yf,function(){throw 2})}catch(FA){}function qf(e,t){if(!t&&!Bf)return!1;var r=!1;try{var n={};n[Kf]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r}function Jf(e,t){return ld(e),fd(t)&&t.constructor===e?t:((0,(e=dd.f(e)).resolve)(t),e.promise)}function $f(i){return function(e,t){var r,e=xd(Pd(e)),t=Md(t),n=e.length;return t<0||n<=t?i?"":void 0:(r=Ud(e,t))<55296||56319<r||t+1===n||(n=Ud(e,t+1))<56320||57343<n?i?kd(e,t):r:i?Dd(e,t,t+2):n-56320+(r-55296<<10)+65536}}function Xf(e,t){if(e){if(e[zd]!==qd)try{Bd(e,zd,qd)}catch(t){e[zd]=qd}if(e[Yd]||Bd(e,Yd,t),Gd[t])for(var r in Kd)if(e[r]!==Kd[r])try{Bd(e,r,Kd[r])}catch(t){e[r]=Kd[r]}}}var Wf,Zf=$l,f=A.CONSTRUCTOR||!qf(function(e){Zf.all(e).then(void 0,function(){})}),Qf=o,ed=so,td=h,rd=Dl,nd=Bu,R=(N({target:"Promise",stat:!0,forced:f},{all:function(e){var a=this,t=td.f(a),u=t.resolve,c=t.reject,r=rd(function(){var n=ed(a.resolve),i=[],o=0,s=1;nd(e,function(e){var t=o++,r=!1;s++,Qf(n,a,e).then(function(e){r||(r=!0,i[t]=e,--s||u(i))},c)}),--s||u(i)});return r.error&&c(r.value),t.promise}}),N),bf=$l,d=io,P=T,S=qs,M=bf&&bf.prototype,id=(R({target:"Promise",proto:!0,forced:A.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),P(bf)&&(If=d("Promise").prototype.catch,M.catch!==If&&S(M,"catch",If,{unsafe:!0})),o),od=so,sd=h,ad=Dl,ud=Bu,cd=(N({target:"Promise",stat:!0,forced:f},{race:function(e){var r=this,n=sd.f(r),i=n.reject,t=ad(function(){var t=od(r.resolve);ud(e,function(e){id(t,r,e).then(n.resolve,i)})});return t.error&&i(t.value),n.promise}}),o),pd=h,ld=(N({target:"Promise",stat:!0,forced:A.CONSTRUCTOR},{reject:function(e){var t=pd.f(this);return cd(t.reject,void 0,e),t.promise}}),fo),fd=no,dd=h,C=N,y=A.CONSTRUCTOR,hd=Jf,yd=(io("Promise"),C({target:"Promise",stat:!0,forced:y},{resolve:function(e){return hd(this,e)}}),o),vd=so,md=h,gd=Dl,Ed=Bu,wd=(N({target:"Promise",stat:!0},{allSettled:function(e){var a=this,t=md.f(a),u=t.resolve,r=t.reject,n=gd(function(){var n=vd(a.resolve),i=[],o=0,s=1;Ed(e,function(e){var t=o++,r=!1;s++,yd(n,a,e).then(function(e){r||(r=!0,i[t]={status:"fulfilled",value:e},--s||u(i))},function(e){r||(r=!0,i[t]={status:"rejected",reason:e},--s||u(i))})}),--s||u(i)});return n.error&&r(n.value),t.promise}}),o),Td=so,_d=io,Id=h,Ad=Dl,bd=Bu,Yf=(N({target:"Promise",stat:!0},{any:function(e){var u=this,c=_d("AggregateError"),t=Id.f(u),p=t.resolve,l=t.reject,r=Ad(function(){var n=Td(u.resolve),i=[],o=0,s=1,a=!1;bd(e,function(e){var t=o++,r=!1;s++,wd(n,u,e).then(function(e){r||a||(a=!0,p(e))},function(e){r||a||(r=!0,i[t]=e,--s||l(new c(i,"No one promise resolved")))})}),--s||l(new c(i,"No one promise resolved"))});return r.error&&l(r.value),t.promise}}),N),R=$l,P=g,Od=io,Nd=T,Rd=ul,Sd=Jf,bf=qs,Cd=R&&R.prototype,S=(Yf({target:"Promise",proto:!0,real:!0,forced:!!R&&P(function(){Cd.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Rd(this,Od("Promise")),e=Nd(t);return this.then(e?function(e){return Sd(r,t()).then(function(){return e})}:t,e?function(e){return Sd(r,t()).then(function(){throw e})}:t)}}),Nd(R)&&(d=Od("Promise").prototype.finally,Cd.finally!==d&&bf(Cd,"finally",d,{unsafe:!0})),e),Md=Js,xd=zu,Pd=to,kd=S("".charAt),Ud=S("".charCodeAt),Dd=S("".slice),Ld=($f(!1),$f(!0)),Fd=zu,M=So,If=hp,jd=M.set,Vd=M.getterFor("String Iterator"),f=(If(String,"String",function(e){jd(this,{type:"String Iterator",string:Fd(e),index:0})},function(){var e=Vd(this),t=e.string,r=e.index;return r>=t.length?{value:void 0,done:!0}:(t=Ld(t,r),e.index+=t.length,{value:t,done:!1})}),v),A=(f.Promise,lo("span").classList),C=A&&A.constructor&&A.constructor.prototype,y=C===Object.prototype?void 0:C,Hd=v,Gd={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},$l=y,Kd=yp,Bd=as,Yf=I,zd=Yf("iterator"),Yd=Yf("toStringTag"),qd=Kd.values;for(Wf in Gd)Xf(Hd[Wf]&&Hd[Wf].prototype,Wf);Xf($l,"DOMTokenList");function Jd(e,t,r){(t=Eh(t))in e?wh.f(e,t,Th(0,r)):e[t]=r}function $d(e){if(9007199254740991<e)throw jh("Maximum allowed index exceeded");return e}function Xd(e,t){return Vh(e=e)&&(r=e.constructor,(Hh(r)&&(r===Bh||Vh(r.prototype))||Gh(r)&&null===(r=r[Kh]))&&(r=void 0)),new(void 0===r?Bh:r)(0===t?0:t);var r}function Wd(t){return 51<=Yh||!zh(function(){var e=[];return(e.constructor={})[qh]=function(){return{foo:1}},1!==e[t](Boolean).foo})}function Zd(e,t){if(!delete e[t])throw ny("Cannot delete property "+ry(t)+" of "+ry(e))}function Qd(f){var d=1==f,h=2==f,y=3==f,v=4==f,m=6==f,g=7==f,E=5==f||m;return function(e,t,r,n){for(var i,o,s=ly(e),a=py(s),u=cy(t,r),c=fy(a),p=0,t=n||dy,l=d?t(e,c):h||g?t(e,0):void 0;p<c;p++)if((E||p in a)&&(o=u(i=a[p],p,s),f))if(d)l[p]=o;else if(o)switch(f){case 3:return!0;case 5:return i;case 6:return p;case 2:hy(l,i)}else switch(f){case 4:return!1;case 7:hy(l,i)}return m?-1:y||v?v:l}}function eh(e,t){var r=[][e];return!!r&&yy(function(){r.call(null,t||function(){return 1},1)})}function th(u){var c=1==u;return function(e,t,r){for(var n,i=Ny(e),o=Oy(i),s=by(t,r),a=Ry(o);0<a--;)if(s(n=o[a],a,i))switch(u){case 0:return n;case 1:return a}return c?-1:void 0}}function rh(e,t,r,n,i,o,s,a){for(var u,c,p=i,l=0,f=!!s&&ky(s,a);l<n;)l in r&&(u=f?f(r[l],l,t):r[l],0<o&&My(u)?(c=xy(u),p=rh(e,t,u,c,p,o-1)-1):(Py(p+1),e[p]=u),p++),l++;return p}function nh(c){return function(e,t,r,n){cv(t);var i=pv(e),o=lv(i),s=fv(i),a=c?s-1:0,u=c?-1:1;if(r<2)for(;;){if(a in o){n=o[a],a+=u;break}if(a+=u,c?a<0:s<=a)throw dv("Reduce of empty array with no initial value")}for(;c?0<=a:a<s;a+=u)a in o&&(n=t(n,o[a],a,i));return n}}function ih(e,t,r){for(var n=Mv(e),i=Cv(t,n),o=Cv(void 0===r?n:r,n),s=Pv(kv(o-i,0)),a=0;i<o;i++,a++)xv(s,a,e[i]);return s.length=a,s}function oh(e,t){var r=e.length,n=Dv(r/2);if(r<8){for(var i,o,s=e,a=t,u=s.length,c=1;c<u;){for(i=s[o=c];o&&0<a(s[o-1],i);)s[o]=s[--o];o!==c++&&(s[o]=i)}return s}for(var p=e,l=oh(Uv(e,0,n),t),f=oh(Uv(e,n),t),d=t,h=l.length,y=f.length,v=0,m=0;v<h||m<y;)p[v+m]=v<h&&m<y?d(l[v],f[m])<=0?l[v++]:f[m++]:v<h?l[v++]:f[m++];return p}function sh(e){Am(e,Cm,{value:{objectID:"O"+Mm++,weakData:{}}})}function ah(e,t,r){for(var n in t)Hm(e,n,t[n],r);return e}var uh,ch,ph,lh,fh,dh,hh,yh=h,vh=Dl,mh=(N({target:"Promise",stat:!0,forced:!0},{try:function(e){var t=yh.f(this),e=vh(e);return(e.error?t.reject:t.resolve)(e.value),t.promise}}),fo),gh=Gu,Eh=po,wh=os,Th=Qi,_h=Fu,Ih=o,Ah=_,bh=ju,Oh=tp,Nh=O,Rh=Jd,Sh=Hu,Ch=Vu,Mh=Array,xh=(N({target:"Array",stat:!0,forced:!qf(function(e){Array.from(e)})},{from:function(e){var t=Ah(e),e=Oh(this),r=arguments.length,n=1<r?arguments[1]:void 0,i=void 0!==n;i&&(n=_h(n,2<r?arguments[2]:void 0));var o,s,a,u,c,p,r=Ch(t),l=0;if(!r||this===Mh&&bh(r))for(o=Nh(t),s=e?new this(o):Mh(o);l<o;l++)p=i?n(t[l],l):t[l],Rh(s,l,p);else for(c=(u=Sh(t,r)).next,s=e?new this:[];!(a=Ih(c,u)).done;l++)p=i?function(e,t,r,n){try{return n?t(mh(r)[0],r[1]):t(r)}catch(t){gh(e,"throw",t)}}(u,n,[a.value,l],!0):a.value,Rh(s,l,p);return s.length=l,s}}),eo),P=Array.isArray||function(e){return"Array"==xh(e)},Ph=(N({target:"Array",stat:!0},{isArray:P}),tp),kh=Jd,Uh=Array,Dh=(N({target:"Array",stat:!0,forced:g(function(){function e(){}return!(Uh.of.call(e)instanceof e)})},{of:function(){for(var e=0,t=arguments.length,r=new(Ph(this)?this:Uh)(t);e<t;)kh(r,e,arguments[e++]);return r.length=t,r}}),_),Lh=O,Fh=Js,R=x,jh=(N({target:"Array",proto:!0},{at:function(e){var t=Dh(this),r=Lh(t),e=Fh(e),e=0<=e?e:r+e;return e<0||r<=e?void 0:t[e]}}),R("at"),TypeError),Vh=P,Hh=tp,Gh=no,Kh=I("species"),Bh=Array,zh=g,Yh=Co,qh=I("species"),bf=N,d=g,Jh=P,$h=no,Xh=_,Wh=O,Zh=$d,Qh=Jd,ey=Xd,S=Wd,M=Co,ty=I("isConcatSpreadable"),If=51<=M||!d(function(){var e=[];return e[ty]=!1,e.concat()[0]!==e}),A=S("concat"),ry=(bf({target:"Array",proto:!0,arity:1,forced:!If||!A},{concat:function(e){for(var t,r,n,i=Xh(this),o=ey(i,0),s=0,a=-1,u=arguments.length;a<u;a++)if(function(e){if(!$h(e))return!1;var t=e[ty];return void 0!==t?!!t:Jh(e)}(n=-1===a?i:arguments[a]))for(r=Wh(n),Zh(s+r),t=0;t<r;t++,s++)t in n&&Qh(o,s,n[t]);else Zh(s+1),Qh(o,s++,n);return o.length=s,o}}),oo),ny=TypeError,iy=_,oy=$s,sy=O,ay=Zd,uy=Math.min,C=x,cy=(N({target:"Array",proto:!0},{copyWithin:[].copyWithin||function(e,t){var r=iy(this),n=sy(r),i=oy(e,n),o=oy(t,n),e=2<arguments.length?arguments[2]:void 0,s=uy((void 0===e?n:oy(e,n))-o,n-i),a=1;for(o<i&&i<o+s&&(a=-1,o+=s-1,i+=s-1);0<s--;)o in r?r[i]=r[o]:ay(r,i),i+=a,o+=a;return r}}),C("copyWithin"),Fu),py=ho,ly=_,fy=O,dy=Xd,hy=e([].push),y={forEach:Qd(0),map:Qd(1),filter:Qd(2),some:Qd(3),every:Qd(4),find:Qd(5),findIndex:Qd(6),filterReject:Qd(7)},yy=g,vy=y.every,my=(N({target:"Array",proto:!0,forced:!eh("every")},{every:function(e){return vy(this,e,1<arguments.length?arguments[1]:void 0)}}),_),gy=$s,Ey=O,yp=x,wy=(N({target:"Array",proto:!0},{fill:function(e){for(var t=my(this),r=Ey(t),n=arguments.length,i=gy(1<n?arguments[1]:void 0,r),n=2<n?arguments[2]:void 0,o=void 0===n?r:gy(n,r);i<o;)t[i++]=e;return t}}),yp("fill"),y.filter),as=(N({target:"Array",proto:!0,forced:!Wd("filter")},{filter:function(e){return wy(this,e,1<arguments.length?arguments[1]:void 0)}}),N),Ty=y.find,Yf=x,_y=!0,$l=("find"in[]&&Array(1).find(function(){_y=!1}),as({target:"Array",proto:!0,forced:_y},{find:function(e){return Ty(this,e,1<arguments.length?arguments[1]:void 0)}}),Yf("find"),N),Iy=y.findIndex,h=x,Ay=!0,by=("findIndex"in[]&&Array(1).findIndex(function(){Ay=!1}),$l({target:"Array",proto:!0,forced:Ay},{findIndex:function(e){return Iy(this,e,1<arguments.length?arguments[1]:void 0)}}),h("findIndex"),Fu),Oy=ho,Ny=_,Ry=O,R={findLast:th(0),findLastIndex:th(1)},Sy=R.findLast,M=x,Cy=(N({target:"Array",proto:!0},{findLast:function(e){return Sy(this,e,1<arguments.length?arguments[1]:void 0)}}),M("findLast"),R.findLastIndex),d=x,My=(N({target:"Array",proto:!0},{findLastIndex:function(e){return Cy(this,e,1<arguments.length?arguments[1]:void 0)}}),d("findLastIndex"),P),xy=O,Py=$d,ky=Fu,S=rh,Uy=S,Dy=_,Ly=O,Fy=Js,jy=Xd,Vy=(N({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Dy(this),r=Ly(t),n=jy(t,0);return n.length=Uy(n,t,t,r,0,void 0===e?1:Fy(e)),n}}),S),Hy=so,Gy=_,Ky=O,By=Xd,zy=(N({target:"Array",proto:!0},{flatMap:function(e){var t,r=Gy(this),n=Ky(r);return Hy(e),(t=By(r,0)).length=Vy(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),y.forEach),bf=eh("forEach")?[].forEach:function(e){return zy(this,e,1<arguments.length?arguments[1]:void 0)},Yy=(N({target:"Array",proto:!0,forced:[].forEach!=bf},{forEach:bf}),ha.includes),If=x,A=(N({target:"Array",proto:!0,forced:g(function(){return!Array(1).includes()})},{includes:function(e){return Yy(this,e,1<arguments.length?arguments[1]:void 0)}}),If("includes"),N),qy=ha.indexOf,C=eh,Jy=e([].indexOf),$y=!!Jy&&1/Jy([1],1,-0)<0,yp=C("indexOf"),as=(A({target:"Array",proto:!0,forced:$y||!yp},{indexOf:function(e){var t=1<arguments.length?arguments[1]:void 0;return $y?Jy(this,e,t)||0:qy(this,e,t)}}),N),Yf=ho,Xy=ro,$l=eh,Wy=e([].join),h=Yf!=Object,M=$l("join",","),Zy=(as({target:"Array",proto:!0,forced:h||!M},{join:function(e){return Wy(Xy(this),void 0===e?",":e)}}),Zc),Qy=ro,ev=Js,tv=O,R=eh,rv=Math.min,nv=[].lastIndexOf,iv=!!nv&&1/[1].lastIndexOf(1,-0)<0,d=R("lastIndexOf"),S=iv||!d?function(e){if(iv)return Zy(nv,this,arguments)||0;var t=Qy(this),r=tv(t),n=r-1;for((n=1<arguments.length?rv(n,ev(arguments[1])):n)<0&&(n=r+n);0<=n;n--)if(n in t&&t[n]===e)return n||0;return-1}:nv,ov=(N({target:"Array",proto:!0,forced:S!==[].lastIndexOf},{lastIndexOf:S}),y.map),bf=(N({target:"Array",proto:!0,forced:!Wd("map")},{map:function(e){return ov(this,e,1<arguments.length?arguments[1]:void 0)}}),N),sv=_,av=O,uv=$d,If=g(function(){return 4294967297!==[].push.call({length:4294967296},1)}),ha=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}(),cv=(bf({target:"Array",proto:!0,arity:1,forced:If||ha},{push:function(e){var t=sv(this),r=av(t),n=arguments.length;uv(r+n);for(var i=0;i<n;i++)t[r]=arguments[i],r++;return t.length=r}}),so),pv=_,lv=ho,fv=O,dv=TypeError,C={left:nh(!1),right:nh(!0)},hv=C.left,A=Co,yp=Jc,yv=(N({target:"Array",proto:!0,forced:!eh("reduce")||!yp&&79<A&&A<83},{reduce:function(e){var t=arguments.length;return hv(this,e,t,1<t?arguments[1]:void 0)}}),C.right),Yf=Co,$l=Jc,as=(N({target:"Array",proto:!0,forced:!eh("reduceRight")||!$l&&79<Yf&&Yf<83},{reduceRight:function(e){return yv(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),N),vv=P,mv=e([].reverse),h=[1,2],M=(as({target:"Array",proto:!0,forced:String(h)===String(h.reverse())},{reverse:function(){return vv(this)&&(this.length=this.length),mv(this)}}),N),gv=P,Ev=tp,wv=no,Tv=$s,_v=O,Iv=ro,Av=Jd,Zc=I,bv=b,R=Wd("slice"),Ov=Zc("species"),Nv=Array,Rv=Math.max,Sv=(M({target:"Array",proto:!0,forced:!R},{slice:function(e,t){var r,n,i,o=Iv(this),s=_v(o),a=Tv(e,s),u=Tv(void 0===t?s:t,s);if(gv(o)&&(r=o.constructor,(r=Ev(r)&&(r===Nv||gv(r.prototype))||wv(r)&&null===(r=r[Ov])?void 0:r)===Nv||void 0===r))return bv(o,a,u);for(n=new(void 0===r?Nv:r)(Rv(u-a,0)),i=0;a<u;a++,i++)a in o&&Av(n,i,o[a]);return n.length=i,n}}),y.some),Cv=(N({target:"Array",proto:!0,forced:!eh("some")},{some:function(e){return Sv(this,e,1<arguments.length?arguments[1]:void 0)}}),$s),Mv=O,xv=Jd,Pv=Array,kv=Math.max,Uv=ih,Dv=Math.floor,d=oh,S=Ro.match(/firefox\/(\d+)/i),bf=!!S&&+S[1],If=/MSIE|Trident/.test(Ro),ha=Ro.match(/AppleWebKit\/(\d+)\./),yp=!!ha&&+ha[1],A=N,C=e,Lv=so,Fv=_,jv=O,Vv=Zd,Hv=zu,Jc=g,Gv=d,$l=eh,Kv=bf,Bv=If,zv=Co,Yv=yp,qv=[],Jv=C(qv.sort),$v=C(qv.push),Yf=Jc(function(){qv.sort(void 0)}),as=Jc(function(){qv.sort(null)}),h=$l("sort"),Xv=!Jc(function(){if(zv)return zv<70;if(!(Kv&&3<Kv)){if(Bv)return!0;if(Yv)return Yv<603;for(var e,t,r,n="",i=65;i<76;i++){switch(e=String.fromCharCode(i),i){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++)qv.push({k:e+r,v:t})}for(qv.sort(function(e,t){return t.v-e.v}),r=0;r<qv.length;r++)e=qv[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),b=(A({target:"Array",proto:!0,forced:Yf||!as||!h||!Xv},{sort:function(e){void 0!==e&&Lv(e);var t=Fv(this);if(Xv)return void 0===e?Jv(t):Jv(t,e);for(var r,n,i=[],o=jv(t),s=0;s<o;s++)s in t&&$v(i,t[s]);for(Gv(i,(n=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==n?+n(e,t)||0:Hv(e)>Hv(t)?1:-1})),r=i.length,s=0;s<r;)t[s]=i[s++];for(;s<o;)Vv(t,s++);return t}}),Gp("Array"),N),Wv=_,Zv=$s,Qv=Js,em=O,tm=$d,rm=Xd,nm=Jd,im=Zd,Zc=Wd("splice"),om=Math.max,sm=Math.min,M=(b({target:"Array",proto:!0,forced:!Zc},{splice:function(e,t){var r,n,i,o,s,a,u=Wv(this),c=em(u),p=Zv(e,c),e=arguments.length;for(0===e?r=n=0:n=1===e?(r=0,c-p):(r=e-2,sm(om(Qv(t),0),c-p)),tm(c+r-n),i=rm(u,n),o=0;o<n;o++)(s=p+o)in u&&nm(i,o,u[s]);if(r<(i.length=n)){for(o=p;o<c-n;o++)a=o+r,(s=o+n)in u?u[a]=u[s]:im(u,a);for(o=c;c-n+r<o;o--)im(u,o-1)}else if(n<r)for(o=c-n;p<o;o--)a=o+r-1,(s=o+n-1)in u?u[a]=u[s]:im(u,a);for(o=0;o<r;o++)u[o+p]=arguments[o+2];return u.length=c-n+r,i}}),x("flat"),x("flatMap"),N),am=_,um=O,cm=Zd,pm=$d,R=1!==[].unshift(0),S=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),Ro=(M({target:"Array",proto:!0,arity:1,forced:R||S},{unshift:function(e){var t=am(this),r=um(t),n=arguments.length;if(n){pm(r+n);for(var i=r;i--;){var o=i+n;i in t?t[o]=t[i]:cm(t,o)}for(var s=0;s<n;s++)t[s]=arguments[s]}return t.length=r+n}}),f.Array,{exports:{}}),ha={},lm=eo,fm=ro,dm=Mo.f,hm=ih,ym="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],d=(ha.f=function(e){if(!ym||"Window"!=lm(e))return dm(fm(e));var t=e;try{return dm(t)}catch(t){return hm(ym)}},g(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8}))})),bf=g,vm=no,mm=eo,gm=d,Em=Object.isExtensible,If=bf(function(){Em(1)})||gm?function(e){return!!vm(e)&&(!gm||"ArrayBuffer"!=mm(e))&&(!Em||Em(e))}:Em,Co=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),wm=N,Tm=e,yp=ua,_m=no,Im=ts,Am=os.f,bm=Mo,Om=ha,Nm=If,Rm=Co,Sm=!1,Cm=co("meta"),Mm=0,xm=Ro.exports={enable:function(){xm.enable=function(){},Sm=!0;var i=bm.f,o=Tm([].splice),e={};e[Cm]=1,i(e).length&&(bm.f=function(e){for(var t=i(e),r=0,n=t.length;r<n;r++)if(t[r]===Cm){o(t,r,1);break}return t},wm({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Om.f}))},fastKey:function(e,t){if(!_m(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!Im(e,Cm)){if(!Nm(e))return"F";if(!t)return"E";sh(e)}return e[Cm].objectID},getWeakData:function(e,t){if(!Im(e,Cm)){if(!Nm(e))return!0;if(!t)return!1;sh(e)}return e[Cm].weakData},onFreeze:function(e){return Rm&&Sm&&Nm(e)&&!Im(e,Cm)&&sh(e),e}},Pm=(yp[Cm]=!0,T),km=no,Um=Ru,C=N,$l=v,Dm=e,Jc=va,Lm=qs,A=Ro.exports,Fm=Bu,jm=Kp,Yf=T,Vm=no,as=g,h=qf,b=fp,Hm=qs,Gm=os.f,Km=Su,Bm=ah,zm=Fu,Ym=Kp,qm=Bu,Jm=hp,$m=Gp,Xm=r,Wm=Ro.exports.fastKey,Zm=So.set,Qm=So.getterFor;function eg(e){var r=Dm(dh[e]);Lm(dh,e,"add"==e?function(e){return r(this,0===e?0:e),this}:"delete"==e?function(e){return!(ph&&!Vm(e))&&r(this,0===e?0:e)}:"get"==e?function(e){return ph&&!Vm(e)?void 0:r(this,0===e?0:e)}:"has"==e?function(e){return!(ph&&!Vm(e))&&r(this,0===e?0:e)}:function(e,t){return r(this,0===e?0:e,t),this})}Zc=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},M={getConstructor:function(e,r,n,i){function o(e,t,r){var n,i=u(e),o=s(e,t);return o?o.value=r:(i.last=o={index:n=Wm(t,!0),key:t,value:r,previous:t=i.last,next:void 0,removed:!1},i.first||(i.first=o),t&&(t.next=o),Xm?i.size++:e.size++,"F"!==n&&(i.index[n]=o)),e}function s(e,t){var r,e=u(e),n=Wm(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){Ym(e,a),Zm(e,{type:r,index:Km(null),first:void 0,last:void 0,size:0}),Xm||(e.size=0),null!=t&&qm(t,e[i],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=Qm(r);return Bm(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,Xm?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),Xm?n.size--:this.size--),!!e},forEach:function(e){for(var t,r=u(this),n=zm(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)}}),Bm(a,n?{get:function(e){e=s(this,e);return e&&e.value},set:function(e,t){return o(this,0===e?0:e,t)}}:{add:function(e){return o(this,e=0===e?0:e,e)}}),Xm&&Gm(a,"size",{get:function(){return u(this).size}}),e},setStrong:function(e,t,r){var n=t+" Iterator",i=Qm(t),o=Qm(n);Jm(e,t,function(e,t){Zm(this,{type:n,target:e,state:i(e),kind:t,last:void 0})},function(){for(var e=o(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),$m(t)}},ch=-1!==(R="Map").indexOf("Map"),ph=-1!==R.indexOf("Weak"),lh=ch?"set":"add",fh=$l.Map,dh=fh&&fh.prototype,S={},Jc(R,!Yf(hh=fh)||!(ph||dh.forEach&&!as(function(){(new fh).entries().next()})))?(hh=M.getConstructor(Zc,R,ch,lh),A.enable()):Jc(R,!0)&&(f=(uh=new hh)[lh](ph?{}:-0,1)!=uh,d=as(function(){uh.has(1)}),bf=h(function(e){new fh(e)}),ua=!ph&&as(function(){for(var e=new fh,t=5;t--;)e[lh](t,t);return!e.has(-0)}),bf||(((hh=Zc(function(e,t){jm(e,dh);r=new fh,e=e,n=hh,Um&&Pm(e=e.constructor)&&e!==n&&km(e=e.prototype)&&e!==n.prototype&&Um(r,e);var r,n=r;return null!=t&&Fm(t,n[lh],{that:n,AS_ENTRIES:ch}),n})).prototype=dh).constructor=hh),(d||ua)&&(eg("delete"),eg("has"),ch&&eg("get")),(ua||f)&&eg(lh),ph&&dh.clear&&delete dh.clear),S.Map=hh,C({global:!0,constructor:!0,forced:hh!=fh},S),b(hh,R),ph||M.setStrong(hh,R,ch);function tg(e,t){for(var r=0,n=og(t),i=new e(n);r<n;)i[r]=t[r++];return i}function rg(e,t,r,n){for(var i,o,s,a=ug(e),u=ag(a),c=sg(t,r),p=lg(null),l=pg(u),f=0;f<l;f++)s=u[f],(o=cg(c(s,f,a)))in p?hg(p[o],s):p[o]=[s];if(n&&(i=n(a))!==dg)for(o in p)p[o]=fg(i,p[o]);return p}function ng(e){for(var t,r,n=Eg(this),i=gg(n),o=mg(e,1<arguments.length?arguments[1]:void 0),s=new Tg,a=wg(i),u=0;u<a;u++)t=o(r=i[u],u,n),Ig(s,t)?bg(_g(s,t),r):Ag(s,t,[r]);return s}function ig(e){return Sg[e].prototype}var og=O,sg=Fu,ag=ho,ug=_,cg=po,pg=O,lg=Su,fg=tg,dg=Array,hg=e([].push),yg=rg,ts=x,vg=(N({target:"Array",proto:!0},{group:function(e){return yg(this,e,1<arguments.length?arguments[1]:void 0)}}),ts("group"),rg),Mo=x,mg=(N({target:"Array",proto:!0,forced:!eh("groupBy")},{groupBy:function(e){return vg(this,e,1<arguments.length?arguments[1]:void 0)}}),Mo("groupBy"),Fu),ha=e,gg=ho,Eg=_,wg=O,Tg=io("Map"),If=Tg.prototype,_g=ha(If.get),Ig=ha(If.has),Ag=ha(If.set),bg=ha([].push),Co=x,yp=ng,Ru=(N({target:"Array",proto:!0,name:"groupToMap",forced:!eh("groupByToMap")},{groupByToMap:yp}),Co("groupByToMap"),x),Og=(N({target:"Array",proto:!0},{groupToMap:ng}),Ru("groupToMap"),O),Ng=ro,va=x,Rg=Array,Sg=(N({target:"Array",proto:!0},{toReversed:function(){for(var e=Ng(this),t=Rg,r=Og(e),n=new t(r),i=0;i<r;i++)n[i]=e[r-i-1];return n}}),va("toReversed"),v),Ro=N,Cg=so,Mg=ro,xg=tg,$l=x,Pg=Array,kg=e(ig("Array").sort),Jc=(Ro({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&Cg(e);var t=Mg(this),t=xg(Pg,t);return kg(t,e)}}),$l("toSorted"),N),h=x,Ug=$d,Dg=O,Lg=$s,Fg=ro,jg=Js,Vg=Array,Hg=Math.max,Gg=Math.min,Kg=(Jc({target:"Array",proto:!0},{toSpliced:function(e,t){var r,n,i,o,s=Fg(this),a=Dg(s),u=Lg(e,a),e=arguments.length,c=0;for(0===e?r=n=0:n=1===e?(r=0,a-u):(r=e-2,Gg(Hg(jg(t),0),a-u)),i=Ug(a+r-n),o=Vg(i);c<u;c++)o[c]=s[c];for(;c<u+r;c++)o[c]=arguments[c-u+2];for(;c<i;c++)o[c]=s[c+n-r];return o}}),h("toSpliced"),O),Bg=Js,zg=RangeError,Yg=ro,qg=Array;N({target:"Array",proto:!0},{with:function(e,t){var r=Yg(this),n=qg,i=t,o=Kg(r),s=(e=Bg(e))<0?o+e:e;if(o<=s||s<0)throw zg("Incorrect index");for(var a=new n(o),u=0;u<o;u++)a[u]=u===s?i:r[u];return a}});as=v,bf=$o,Zc=T,d=Bs,ua=qs,f=I("asyncIterator"),C=as.AsyncIterator,S=bf.AsyncIteratorPrototype;if(S)UE=S;else if(Zc(C))UE=C.prototype;else if(bf.USE_FUNCTION_CONSTRUCTOR||as.USE_FUNCTION_CONSTRUCTOR)try{NE=d(d(d(Function("return async function*(){}()")()))),d(NE)===Object.prototype&&(UE=NE)}catch(FA){}Zc((UE=UE||{})[f])||ua(UE,f,function(){return this});function Jg(e,t,r){var n=e.done;n0.resolve(e.value).then(function(e){t({done:n,value:e})},r)}function $g(e){i0(this,{type:"AsyncFromSyncIterator",iterator:t0(e),next:e.next})}function Xg(e,t,r,n){try{var i=v0(e,"return");if(i)return y0("Promise").resolve(h0(i,e)).then(function(){t(r)},function(e){n(e)})}catch(e){return n(e)}t(r)}function Wg(e){var f=0==e,d=1==e,h=2==e,y=3==e;return function(e,s,a){var e={iterator:e,next:f0(d0(e).next)},u=T0("Promise"),c=e.iterator,t=e.next,p=0,l=void 0!==s;return!l&&f||g0(s),new u(function(r,n){var i=function(e){Xg(c,n,e,n)},o=function(){try{if(f&&l)try{w0(p)}catch(e){i(e)}u.resolve(E0(m0(t,c))).then(function(e){try{if(E0(e).done)f?(a.length=p,r(a)):r(!y&&(h||void 0));else{var t=e.value;try{l?u.resolve(f?s(t,p):s(t)).then(function(e){if(d)o();else if(h)e?o():Xg(c,r,!1,n);else if(f)try{a[p++]=e,o()}catch(e){i(e)}else e?Xg(c,r,y||t,n):o()},i):(a[p++]=t,o())}catch(e){i(e)}}}catch(e){n(e)}},n)}catch(e){n(e)}};o()})}}function Zg(e,t){if(!D0||!U0(e)||!D0(e))return!1;for(var r,n=0,i=e.length;n<i;)if(!("string"==typeof(r=e[n++])||t&&void 0===r))return!1;return 0!==i}function Qg(e,t,r){r.get&&L0(r.get,t,{getter:!0}),r.set&&L0(r.set,t,{setter:!0}),F0.f(e,t,r)}var e0=o,t0=fo,b=Su,r0=ao,M=ah,R=So,ts=UE,n0=io("Promise"),i0=R.set,o0=R.getterFor("AsyncFromSyncIterator"),Mo=($g.prototype=M(b(ts),{next:function(){var n=o0(this);return new n0(function(e,t){var r=t0(e0(n.next,n.iterator));Jg(r,e,t)})},return:function(){var n=o0(this).iterator;return new n0(function(e,t){var r=r0(n,"return");if(void 0===r)return e({done:!0,value:void 0});r=t0(e0(r,n));Jg(r,e,t)})}}),$g),s0=o,a0=Mo,u0=fo,c0=Hu,p0=ao,l0=I("asyncIterator"),f0=so,d0=fo,h0=o,y0=io,v0=ao,m0=o,g0=so,E0=fo,w0=$d,T0=io,ho={toArray:Wg(0),forEach:Wg(1),every:Wg(2),some:Wg(3),find:Wg(4)},_0=Fu,I0=_,A0=tp,b0=Hu,O0=Vu,N0=ao,If=ig,R0=io,S0=Mo,C0=ho.toArray,M0=I("asyncIterator"),x0=If("Array").values,P0=(N({target:"Array",stat:!0,forced:!0},{fromAsync:function(o){var s=this,e=arguments.length,a=1<e?arguments[1]:void 0,u=2<e?arguments[2]:void 0;return new(R0("Promise"))(function(e){var t=I0(o),r=(void 0!==a&&(a=_0(a,u)),N0(t,M0)),n=r?void 0:O0(t)||x0,i=A0(s)?new s:[],r=r?function(e,t){t=arguments.length<2?p0(e,l0):t;return t?u0(s0(t,e)):new a0(c0(e))}(t,r):new S0(b0(t,n));e(C0(r,a,i))})}}),y.filterReject),ha=x,k0=(N({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return P0(this,e,1<arguments.length?arguments[1]:void 0)}}),ha("filterOut"),y.filterReject),yp=x,Co=(N({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return k0(this,e,1<arguments.length?arguments[1]:void 0)}}),yp("filterReject"),N),U0=P,D0=Object.isFrozen,L0=(Co({target:"Array",stat:!0,sham:!0,forced:!0},{isTemplateObject:function(e){if(!Zg(e,!0))return!1;var t=e.raw;return t.length===e.length&&Zg(t,!1)}}),Lo.exports),F0=os,Ru=x,j0=_,V0=O,va=(r&&(Qg(Array.prototype,"lastItem",{configurable:!0,get:function(){var e=j0(this),t=V0(e);return 0==t?void 0:e[t-1]},set:function(e){var t=j0(this),r=V0(t);return t[0==r?0:r-1]=e}}),Ru("lastItem")),x),H0=_,G0=O,Ro=(r&&(Qg(Array.prototype,"lastIndex",{configurable:!0,get:function(){var e=H0(this),e=G0(e);return 0==e?0:e-1}}),va("lastIndex")),e),K0=so,B0=O,z0=_,Y0=Xd,q0=io("Map"),$l=q0.prototype,J0=Ro($l.forEach),$0=Ro($l.has),X0=Ro($l.set),W0=Ro([].push),Jc=x;N({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=z0(this),i=B0(n),o=Y0(n,0),s=new q0,a=null!=e?K0(e):function(e){return e},u=0;u<i;u++)r=a(t=n[u]),$0(s,r)||X0(s,r,t);return J0(s,function(e){W0(o,e)}),o}}),Jc("uniqueBy");a_.prototype.start=function(){this.timeoutId=setTimeout(this.callback,this.timeout)},a_.prototype.refresh=function(){this.stop(),this.start()},a_.prototype.stop=function(){this.timeoutId&&clearTimeout(this.timeoutId)};var Z0,Q0,eE,tE,rE,nE,iE,oE,sE,aE=a_,uE=(s_.prototype.start=function(){this.started=!0},s_.prototype.stop=function(){this.started=!1;var e=this.sink(this.buffer,!0);return this.buffer=[],this.timer.stop(),e},s_.prototype.enqueue=function(e){this.started&&(0===this.buffer.length&&this.timer.refresh(),this.buffer.push(e),this.buffer.length>=this.maxQueueSize&&this.flush())},s_.prototype.flush=function(){this.sink(this.buffer),this.buffer=[],this.timer.stop()},s_.prototype.close=function(){this.stop()},s_),h=(o_.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},o_.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},o_.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})},ce(i_,sE=o_),ce(n_,oE=i_),n_.prototype.isClientError=function(e){return!!(e&&400<=e.statusCode&&e.statusCode<500)},n_.prototype.drainRepository=function(o){var e=this;return new Promise(function(i){return pe(e,void 0,void 0,function(){var t,r,n=this;return le(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?o?this.eventDispatcher.dispatchXhrOrBeacon(t,function(){var e;i(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?i(null==(e=n.repository)?void 0:e.delete(t)):i()}):this.eventDispatcher.dispatch(t,function(){var e;i(null==(e=n.repository)?void 0:e.delete(t))},function(e){n.isClientError(e)?i(null==(e=n.repository)?void 0:e.delete(t)):i()}):i(),[2]}})})})},n_.prototype.drainQueue=function(i,o){var e=this,s=i.map(function(e){return e.toDto()});return new Promise(function(n){return pe(e,void 0,void 0,function(){var t,r=this;return le(this,function(e){return 0===i.length?n():o?(null!=(t=this.repository)&&t.add(s),this.eventDispatcher.dispatchXhrOrBeacon(i,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(i,function(){n()},function(e){r.isClientError(e)?n():n(null==(e=r.repository)?void 0:e.add(s))}),[2]})})})},n_.prototype.process=function(e){this.queue.enqueue(e),this.emit("event",e)},n_.prototype.start=function(){return pe(this,void 0,void 0,function(){return le(this,function(e){return this.queue.start(),[2]})})},n_.prototype.stop=function(){try{this.queue.close()}catch(e){}return Promise.resolve()},n_.prototype.flush=function(){this.queue.flush()},n_.prototype.close=function(){this.stop()},n_),cE=(r_.isSessionEvent=function(e){return!!si.isTrack(e)&&(e.event.key===r_.SESSION_START_EVENT_NAME||e.event.key===r_.SESSION_END_EVENT_NAME)},r_.prototype.onSessionStarted=function(e,t,r){this.track(r_.SESSION_START_EVENT_NAME,e,t,r)},r_.prototype.onSessionEnded=function(e,t,r){this.track(r_.SESSION_END_EVENT_NAME,e,t,r)},r_.prototype.track=function(e,t,r,n){e={key:e,properties:{sessionId:t}},r=this.hackleUserResolver.resolve(r),r=this.decorateSession(r,t);this.core.track(e,r,n)},r_.prototype.decorateSession=function(e,t){t=(new $e).add(Je.SESSION,t).addIdentifiers(e.identifiers).build();return E(E({},e),{identifiers:t})},r_.SESSION_START_EVENT_NAME="$session_start",r_.SESSION_END_EVENT_NAME="$session_end",r_),pE=(ce(t_,iE=h),t_.prototype.process=function(e){var t;cE.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[Je.SESSION]?e:e.copyWithUser(E(E({},e.user),{identifiers:E(E({},e.user.identifiers),((e={})[Je.SESSION]=t.sessionId,e))})),iE.prototype.process.call(this,t))},t_),lE=(e_.prototype.isDedupTarget=function(e){if(-1===this.exposureEventDedupIntervalMillis)return!1;if(!si.isExposure(e))return!1;be.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)},e_),fE=(QT.toEvent=function(e){var t;return{key:QT.EVENT_KEY,properties:{level:QT.LEVEL_ERROR,type:e.name,message:null!=(t=e.message)?t:"",$stacktrace:QT._stacktrace(e)}}},QT._stacktrace=function(e){return a.isNullOrUndefined(e.stack)?"":e.stack.split("\n").slice(0,QT.STACK_TRACK_LIMIT).join("\n")},QT.EVENT_KEY="$trace",QT.LEVEL_ERROR="error",QT.STACK_TRACK_LIMIT=30,QT),v=(ZT.prototype.evaluate=function(e,t){if(!this.supports(e))throw new Error("Unsupported EvaluatorRequest ".concat(e.toString()));var r;if(t.contains(e))throw r=t.stack.map(function(e){return e.toString()}).join(" - "),new Error("Circular evaluation has occurred [".concat(r," - ").concat(e.toString(),"]"));t.addRequest(e);try{return this.evaluateInternal(e,t)}finally{t.removeRequest(e)}},ZT),dE=(WT.prototype.with=function(e){return new WT(e,this.targetEvaluations,this.experiment,this.variationId,this.variationKey,this.config)},WT.of=function(e,t,r,n){var i=this.config(e.workspace,r);return new WT(n,t.targetEvaluations,e.experiment,r.id,r.key,i)},WT.ofDefault=function(e,t,r){var n=e.experiment._getVariationByKeyOrNull(e.defaultVariationKey);return a.isNotNullOrUndefined(n)?this.of(e,t,n,r):new WT(r,t.targetEvaluations,e.experiment,void 0,e.defaultVariationKey,void 0)},WT.config=function(e,t){if(!a.isNullOrUndefined(t.parameterConfigurationId))return a.requiredNotNullOrUndefined(e.getParameterConfigurationOrNull(t.parameterConfigurationId),function(){return"ParameterConfiguration[".concat(t.parameterConfigurationId,"]")})},WT),hE=(ce(XT,nE=v),XT.prototype.supports=function(e){return void 0!==e.experiment},XT.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getExperimentFlow(e.experiment.type).evaluate(e,t))?r:dE.ofDefault(e,t,s.TRAFFIC_NOT_ALLOCATED)},XT),yE=($T.of=function(e,t,r,n,i,o){return o.returnValue=Ne.truncateStringValue(n),new $T(i,t.targetEvaluations,e.parameter,r,n,o)},$T.ofDefault=function(e,t,r,n){return this.of(e,t,void 0,e.defaultValue,r,n)},$T),vE=(ce(JT,rE=v),JT.prototype.supports=function(e){return void 0!==e.parameter},JT.prototype.evaluateInternal=function(e,t){var r={};if(r.requestValueType=e.requiredType,r.requestDefaultValue=Ne.truncateStringValue(e.defaultValue),a.isNullOrUndefined(e.user.identifiers[e.parameter.identifierType]))return yE.ofDefault(e,t,s.IDENTIFIER_NOT_FOUND,r);var n=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t);return a.isNotNullOrUndefined(n)?(r.targetRuleKey=n.key,r.targetRuleName=n.name,this.evaluation(e,t,n.value,s.TARGET_RULE_MATCH,r)):this.evaluation(e,t,e.parameter.defaultValue,s.DEFAULT_RULE,r)},JT.prototype.evaluation=function(e,t,r,n,i){return"UNKNOWN"===e.requiredType||"NULL"!==e.requiredType&&typeof e.defaultValue!=typeof r.rawValue?yE.ofDefault(e,t,s.TYPE_MISMATCH,i):yE.of(e,t,r.id,r.rawValue,n,i)},JT),mE=(qT.prototype.isEquals=function(e){return this.type===e.type&&this.id===e.id},qT),gE=(YT.create=function(){return new YT},Object.defineProperty(YT.prototype,"stack",{get:function(){return Array.from(this._stack)},enumerable:!1,configurable:!0}),Object.defineProperty(YT.prototype,"targetEvaluations",{get:function(){return Array.from(this._targetEvaluations)},enumerable:!1,configurable:!0}),YT.prototype.contains=function(t){return this._stack.some(function(e){return e.key.isEquals(t.key)})},YT.prototype.addRequest=function(e){this._stack.push(e)},YT.prototype.removeRequest=function(e){e=this._stack.indexOf(e,0);-1<e&&this._stack.splice(e,1)},YT.prototype.get=function(t){return this._targetEvaluations.find(function(e){return e instanceof dE&&e.experiment.id===t.id})},YT.prototype.addEvaluation=function(e){this._targetEvaluations.push(e)},YT),EE=(zT.of=function(e,t,r,n){return new zT(e,t,r,n)},zT.by=function(e,t){return new zT(e.workspace,e.user,t,"A")},zT.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.experiment.type,", key=").concat(this.experiment.key,")")},zT),wE=(BT.of=function(e,t,r,n,i){return new BT(e,t,r,n,i)},BT.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.parameter.key,")")},BT),TE=(KT.asString=function(e){switch(typeof e){case"string":return e;case"number":return e.toString();default:return}},KT.asNumber=function(e){switch(typeof e){case"number":return this.asActualNumber(e);case"string":return this.asActualNumber(Number(e));default:return}},KT.asActualNumber=function(e){return!isNaN(e)&&isFinite(e)?e:void 0},KT),_E=(GT.prototype.getVariation=function(e,t){if(0!==this.storages.length)for(var r=0,n=this.storages;r<n.length;r++){var i=n[r].getVariation(e,t);if(void 0!==i)return i}},GT),IE=(HT.prototype.getVariation=function(e,t){var r=this.get(e);if(r)return e._getVariationByIdOrNull(r)},HT.prototype.get=function(e){e=this.listStorage.getItem(e.id.toString());return TE.asNumber(e)},HT.prototype.getAll=function(){var r=new Map;return this.listStorage.entries().forEach(function(e){var t=e[0],e=e[1],t=TE.asNumber(t),e=TE.asNumber(e);a.isNullOrUndefined(t)||t<0||a.isNullOrUndefined(e)||t<0||r.set(t,e)}),r},HT.prototype.set=function(e,t){this.listStorage.setItem(e.id.toString(),t.toString())},HT.prototype.remove=function(e){this.listStorage.removeItem(e.id.toString())},HT.prototype.clear=function(){this.listStorage.clear()},HT),AE=(VT.prototype.add=function(e){this.evaluators.push(e)},VT.prototype.evaluate=function(t,e){var r=this.evaluators.find(function(e){return e.supports(t)});if(a.isNullOrUndefined(r))throw new Error("Unsupported EvaluatorRequest [".concat(t.toString(),"]"));return r.evaluate(t,e)},VT),bE=(jT.prototype.matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n._matches(t,r,e)})},jT.prototype.anyMatches=function(t,r,e){var n=this;return!e.length||e.some(function(e){return n.matches(t,r,e)})},jT.prototype._matches=function(e,t,r){return this.conditionMatcherFactory.getMatcher(r.key.type).matches(e,t,r)},jT),OE=(FT.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)},FT.prototype.userValueMatches=function(e,t,r,n){return Array.isArray(e)?this.arrayMatches(e,t,r,n):this.singleMatches(e,t,r,n)},FT.prototype.singleMatches=function(t,e,r,n){return e.values.some(function(e){return r.matches(n,t,e)})},FT.prototype.arrayMatches=function(e,t,r,n){var i=this;return e.some(function(e){return i.singleMatches(e,t,r,n)})},FT.prototype.typeMatches=function(e,t){switch(e){case"MATCH":return t;case"NOT_MATCH":return!t}},FT),$o=(LT.prototype.booleanMatches=function(e,t){return e===t},LT.prototype.numberMatches=function(e,t){return e===t},LT.prototype.stringMatches=function(e,t){return e===t},LT.prototype.versionMatches=function(e,t){return e.isEqualTo(t)},LT),Bs=(DT.prototype.booleanMatches=function(e,t){return!1},DT.prototype.numberMatches=function(e,t){return!1},DT.prototype.stringMatches=function(e,t){return e.includes(t)},DT.prototype.versionMatches=function(e,t){return!1},DT),S=(UT.prototype.booleanMatches=function(e,t){return!1},UT.prototype.numberMatches=function(e,t){return!1},UT.prototype.stringMatches=function(e,t){return e.startsWith(t)},UT.prototype.versionMatches=function(e,t){return!1},UT),C=(kT.prototype.booleanMatches=function(e,t){return!1},kT.prototype.numberMatches=function(e,t){return!1},kT.prototype.stringMatches=function(e,t){return e.endsWith(t)},kT.prototype.versionMatches=function(e,t){return!1},kT),bf=(PT.prototype.booleanMatches=function(e,t){return!1},PT.prototype.numberMatches=function(e,t){return t<e},PT.prototype.stringMatches=function(e,t){return t<e},PT.prototype.versionMatches=function(e,t){return e.isGreaterThan(t)},PT),as=(xT.prototype.booleanMatches=function(e,t){return!1},xT.prototype.numberMatches=function(e,t){return t<=e},xT.prototype.stringMatches=function(e,t){return t<=e},xT.prototype.versionMatches=function(e,t){return e.isGreaterThanOrEqualTo(t)},xT),d=(MT.prototype.booleanMatches=function(e,t){return!1},MT.prototype.numberMatches=function(e,t){return e<t},MT.prototype.stringMatches=function(e,t){return e<t},MT.prototype.versionMatches=function(e,t){return e.isLessThan(t)},MT),NE=(CT.prototype.booleanMatches=function(e,t){return!1},CT.prototype.numberMatches=function(e,t){return e<=t},CT.prototype.stringMatches=function(e,t){return e<=t},CT.prototype.versionMatches=function(e,t){return e.isLessThanOrEqualTo(t)},CT),RE=(ST.prototype.getMatcher=function(e){switch(e){case"IN":return ST.IN_MATCHER;case"CONTAINS":return ST.CONTAINS_MATCHER;case"STARTS_WITH":return ST.STARTS_WITH_MATCHER;case"ENDS_WITH":return ST.ENDS_WITH_MATCHER;case"GT":return ST.GT_MATCHER;case"GTE":return ST.GTE_MATCHER;case"LT":return ST.LT_MATCHER;case"LTE":return ST.LTE_MATCHER}},ST.IN_MATCHER=new $o,ST.CONTAINS_MATCHER=new Bs,ST.STARTS_WITH_MATCHER=new S,ST.ENDS_WITH_MATCHER=new C,ST.GT_MATCHER=new bf,ST.GTE_MATCHER=new as,ST.LT_MATCHER=new d,ST.LTE_MATCHER=new NE,ST),Zc=(RT.prototype.matches=function(e,t,r){t=TE.asString(t),r=TE.asString(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.stringMatches(t,r)},RT),ua=(NT.prototype.matches=function(e,t,r){t=TE.asNumber(t),r=TE.asNumber(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.numberMatches(t,r)},NT),f=(OT.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},OT),Su=(bT.prototype.matches=function(e,t,r){t=kt.tryParse(t),r=kt.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},bT),So=(AT.prototype.matches=function(e,t,r){return!1},AT),SE=(IT.prototype.getMatcher=function(e){switch(e){case"STRING":case"JSON":return IT.STRING_MATCHER;case"NUMBER":return IT.NUMBER_MATCHER;case"BOOLEAN":return IT.BOOLEAN_MATCHER;case"VERSION":return IT.VERSION_MATCHER;case"NULL":case"UNKNOWN":return IT.NULL_MATCHER}},IT.STRING_MATCHER=new Zc,IT.NUMBER_MATCHER=new ua,IT.BOOLEAN_MATCHER=new f,IT.VERSION_MATCHER=new Su,IT.NULL_MATCHER=new So,IT),CE=(_T.prototype.matches=function(e,t,r){e=this.userValueResolver.resolveOrNull(e.user,r.key);return!a.isNullOrUndefined(e)&&this.valueOperatorMatcher.matches(e,r.match)},_T),ME=(TT.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":case"AB_TEST":case"FEATURE_FLAG":case"EVENT_PROPERTY":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},TT),xE=(wT.prototype.matches=function(t,r,e){var n=this;if("SEGMENT"!=e.key.type)throw new Error("Unsupported TargetKeyType [".concat(e.key.type,"]"));var i=e.match.values.some(function(e){return n._matches(t,r,e)});switch(e.match.type){case"MATCH":return i;case"NOT_MATCH":return!i}},wT.prototype._matches=function(e,t,r){if("string"!=typeof r)throw new Error("SegmentKey[".concat(r,"]"));var n=e.workspace.getSegmentOrNull(r);if(n)return this.segmentMatcher.matches(e,t,n);throw new Error("Segment[".concat(r,"]"))},wT),PE=(ET.prototype.matches=function(t,r,e){var n=this;return e.targets.some(function(e){return n._matches(t,r,e)})},ET.prototype._matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n.userConditionMatcher.matches(t,r,e)})},ET),kE=(gT.prototype.matches=function(e,t,r){switch(r.key.type){case"AB_TEST":return this.abTestMatcher.matches(e,t,r);case"FEATURE_FLAG":return this.featureFlagMatcher.matches(e,t,r);case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":case"EVENT_PROPERTY":case"SEGMENT":throw new Error("Unsupported TargetKeyType [".concat(r.key.type,"]"))}},gT),UE=(mT.prototype.matches=function(e,t,r){var n=a.requiredNotNullOrUndefined(TE.asNumber(r.key.name),function(){return"Invalid key [".concat(r.key.type,", ").concat(r.key.name,"]")}),n=this.experiment(e,n);if(a.isNullOrUndefined(n))return!1;var i=null!=(i=t.get(n))?i:this.evaluate(e,t,n);return this.evaluationMatches(i,r)},mT.prototype.evaluate=function(e,t,r){r=EE.by(e,r),r=this.evaluator.evaluate(r,t),e=this.resolve(e,r);return t.addEvaluation(e),e},mT),DE=(ce(vT,tE=UE),vT.prototype.experiment=function(e,t){return e.workspace.getExperimentOrNull(t)},vT.prototype.resolve=function(e,t){return e instanceof EE&&t.reason===s.TRAFFIC_ALLOCATED?t.with(s.TRAFFIC_ALLOCATED_BY_TARGETING):t},vT.prototype.evaluationMatches=function(e,t){return!!vT.AB_TEST_MATCHED_REASONS.includes(e.reason)&&this.valueOperatorMatcher.matches(e.variationKey,t.match)},vT.AB_TEST_MATCHED_REASONS=[s.OVERRIDDEN,s.TRAFFIC_ALLOCATED,s.EXPERIMENT_COMPLETED,s.TRAFFIC_ALLOCATED_BY_TARGETING],vT),LE=(ce(yT,eE=UE),yT.prototype.experiment=function(e,t){return e.workspace.getFeatureFlagOrNull(t)},yT.prototype.resolve=function(e,t){return t},yT.prototype.evaluationMatches=function(e,t){e="A"!==e.variationKey;return this.valueOperatorMatcher.matches(e,t.match)},yT),FE=(hT.prototype.matches=function(e,t,r){if(!this.isEventEvaluatorRequest(e))return!1;e=this.eventValueResolver.resolveOrNull(e.event,r.key);return!a.isNullOrUndefined(e)&&this.valueOperatorMatcher.matches(e,r.match)},hT.prototype.isEventEvaluatorRequest=function(e){return void 0!==e.event},hT),jE=(dT.prototype.resolveOrNull=function(e,t){var r;switch(t.type){case"EVENT_PROPERTY":return null==(r=this.properties(e))?void 0:r[t.name];case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":case"SEGMENT":case"AB_TEST":case"FEATURE_FLAG":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},dT.prototype.properties=function(e){return si.isTrack(e)?e.event.properties:si.isExposure(e)||si.isRemoteConfig(e)?e.properties:void 0},dT),VE=(fT.prototype.getMatcher=function(e){switch(e){case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":return this.userConditionMatcher;case"EVENT_PROPERTY":return this.eventConditionMatcher;case"SEGMENT":return this.segmentConditionMatcher;case"AB_TEST":case"FEATURE_FLAG":return this.experimentConditionMatcher}},fT),HE=(lT.prototype.resolveOrNull=function(e,t,r){switch(r.type){case"VARIATION":return this.resolveVariation(e,r);case"BUCKET":return this.resolveBucket(e,r)}},lT.prototype.resolveVariation=function(e,t){return e.experiment._getVariationByIdOrNull(t.variationId)},lT.prototype.resolveBucket=function(e,t){var t=e.workspace.getBucketOrNull(t.bucketId),r=e.user.identifiers[e.experiment.identifierType];if(r){t=this.bucketer.bucketing(t,r);if(t)return e.experiment._getVariationByIdOrNull(t.variationId)}},lT),GE={murmurhash3_x86_32:function(e,t,r,n){for(var i,o=-4&(n=void 0===n?e.length:n),s=t,a=0;a<o;a+=4)i=255&e.charCodeAt(a)|(255&e.charCodeAt(a+1))<<8|(255&e.charCodeAt(a+2))<<16|(255&e.charCodeAt(a+3))<<24,i=(131071&(i=this.mul32(i,3432918353)))<<15|i>>>17,s=5*((524287&(s^=i=this.mul32(i,461845907)))<<13|s>>>19)+3864292196|0;switch(i=0,n%4){case 3:i=(255&e.charCodeAt(2+o))<<16;case 2:i|=(255&e.charCodeAt(1+o))<<8;case 1:i|=255&e.charCodeAt(o),i=(131071&(i=this.mul32(i,3432918353)))<<15|i>>>17,s^=i=this.mul32(i,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}},KE=(pT.prototype.bucketing=function(e,t){var r=this.calculateSlotNumber(e.seed,e.slotSize,t);return e.slots.find(function(e){return e.contains(r)})},pT.prototype.calculateSlotNumber=function(e,t,r){r=GE.murmurhash3_x86_32(r,e);return Math.abs(r)%Math.abs(t)},pT),BE=(cT.prototype.evaluate=function(e,t){return this.flowEvaluator&&this.nextFlow?this.flowEvaluator.evaluate(e,t,this.nextFlow):void 0},cT.end=function(){return new cT(void 0,void 0)},cT.decision=function(e,t){return new cT(e,t)},cT.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r=this.end(),n=0,i=e.reverse();n<i.length;n++)var o=i[n],r=this.decision(o,r);return r},cT),zE=(uT.prototype.evaluate=function(e,t,r){var n=this.overrideResolver.resolveOrNull(e,t);if(!n)return r.evaluate(e,t);switch(e.experiment.type){case"AB_TEST":return dE.of(e,t,n,s.OVERRIDDEN);case"FEATURE_FLAG":return dE.of(e,t,n,s.INDIVIDUAL_TARGET_MATCH)}},uT),YE=(aT.prototype.evaluate=function(e,t,r){return"DRAFT"===e.experiment.status?dE.ofDefault(e,t,s.EXPERIMENT_DRAFT):r.evaluate(e,t)},aT),qE=(sT.prototype.evaluate=function(e,t,r){if("PAUSED"!==e.experiment.status)return r.evaluate(e,t);switch(e.experiment.type){case"AB_TEST":return dE.ofDefault(e,t,s.EXPERIMENT_PAUSED);case"FEATURE_FLAG":return dE.ofDefault(e,t,s.FEATURE_FLAG_INACTIVE)}},sT),JE=(oT.prototype.evaluate=function(e,t,r){if("COMPLETED"!==e.experiment.status)return r.evaluate(e,t);r=e.experiment._winnerVariationOrNull();if(r)return dE.of(e,t,r,s.EXPERIMENT_COMPLETED);throw new Error("winner variation [".concat(e.experiment.id,"]"))},oT),$E=(iT.prototype.evaluate=function(e,t,r){if("AB_TEST"!==e.experiment.type)throw new Error("experiment type must be AB_TEST [".concat(e.experiment.id,"]"));return this.experimentTargetDeterminer.isUserInExperimentTarget(e,t)?r.evaluate(e,t):dE.ofDefault(e,t,s.NOT_IN_EXPERIMENT_TARGET)},iT),XE=(nT.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("AB_TEST"!==e.experiment.type)throw new Error("experiment type must be AB_TEST [".concat(e.experiment.id,"]"));var n=this.actionResolver.resolveOrNull(e,t,e.experiment.defaultRule);return n?n.isDropped?dE.ofDefault(e,t,s.VARIATION_DROPPED):dE.of(e,t,n,s.TRAFFIC_ALLOCATED):dE.ofDefault(e,t,s.TRAFFIC_NOT_ALLOCATED)},nT),WE=(rT.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("FEATURE_FLAG"!==e.experiment.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(e.experiment.id,"]"));if(!e.user.identifiers[e.experiment.identifierType])return r.evaluate(e,t);var n=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t);if(!n)return r.evaluate(e,t);r=this.actionResolver.resolveOrNull(e,t,n.action);if(r)return dE.of(e,t,r,s.TARGET_RULE_MATCH);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},rT),ZE=(tT.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("FEATURE_FLAG"!==e.experiment.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(e.experiment.id,"]"));if(!e.user.identifiers[e.experiment.identifierType])return dE.ofDefault(e,t,s.DEFAULT_RULE);var n=this.actionResolver.resolveOrNull(e,t,e.experiment.defaultRule);if(n)return dE.of(e,t,n,s.DEFAULT_RULE);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},tT),QE=(eT.prototype.evaluate=function(e,t,r){var n=e.experiment.containerId;if(!n)return r.evaluate(e,t);var i=e.workspace.getContainerOrNull(n);if(i)return this.containerResolver.isUserInContainerGroup(e,t,i)?r.evaluate(e,t):dE.ofDefault(e,t,s.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT);throw new Error("container[".concat(n,"]"))},eT),ew=(Qw.prototype.evaluate=function(e,t,r){return e.user.identifiers[e.experiment.identifierType]?r.evaluate(e,t):dE.ofDefault(e,t,s.IDENTIFIER_NOT_FOUND)},Qw),tw=(Zw.prototype.isUserInExperimentTarget=function(t,r){var n=this;return 0===t.experiment.targetAudiences.length||t.experiment.targetAudiences.some(function(e){return n.targetMatcher.matches(t,r,e)})},Zw),rw=(Ww.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.experiment.targetRules.find(function(e){return n.targetMatcher.matches(t,r,e.target)})},Ww),nw=(Xw.prototype.resolveOrNull=function(e,t){var r;return null!=(r=null!=(r=this.resolveManualOverride(e))?r:this._resolveUserOverride(e))?r:this._resolveSegmentOverride(e,t)},Xw.prototype.resolveManualOverride=function(e){return this.manualOverrideStorage.getVariation(e.experiment,e.user)},Xw.prototype._resolveUserOverride=function(e){var t=e.experiment,e=e.user.identifiers[t.identifierType];if(e){e=t.userOverrides.get(e);if(e)return t._getVariationByIdOrNull(e)}},Xw.prototype._resolveSegmentOverride=function(t,r){var n=this,e=t.experiment.segmentOverrides.find(function(e){return n.targetMatcher.matches(t,r,e.target)});if(e)return this.actionResolver.resolveOrNull(t,r,e.action)},Xw),iw=($w.prototype.isUserInContainerGroup=function(e,t,r){var n=e.user.identifiers[e.experiment.identifierType];if(a.isNullOrUndefined(n))return!1;var i=e.workspace.getBucketOrNull(r.bucketId);if(a.isNullOrUndefined(i))throw new Error("Bucket[".concat(r.bucketId,"]"));i=this.bucketer.bucketing(i,n);if(a.isNullOrUndefined(i))return!1;n=r.getGroupOrNull(i.variationId);if(a.isNullOrUndefined(n))throw new Error("ContainerGroup[".concat(i.variationId,"]"));return n.experiments.includes(e.experiment.id)},$w),ow=(Jw.of=function(e,t,r,n){return new Jw(r,t.targetEvaluations,e.inAppMessage,n)},Jw),sw=(qw.prototype.evaluate=function(e,t,r){return e.inAppMessage.supports("WEB")?r.evaluate(e,t):ow.of(e,t,s.UNSUPPORTED_PLATFORM)},qw),aw=(Yw.prototype.evaluate=function(e,t,r){var n;return this.userOverrideMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),ow.of(e,t,s.OVERRIDDEN,n)):r.evaluate(e,t)},Yw),uw=(zw.prototype.evaluate=function(e,t,r){return"DRAFT"===e.inAppMessage.status?ow.of(e,t,s.IN_APP_MESSAGE_DRAFT):r.evaluate(e,t)},zw),cw=(Bw.prototype.evaluate=function(e,t,r){return"PAUSE"===e.inAppMessage.status?ow.of(e,t,s.IN_APP_MESSAGE_PAUSED):r.evaluate(e,t)},Bw),pw=(Kw.prototype.evaluate=function(e,t,r){return e.inAppMessage.period.within(e.timestamp)?r.evaluate(e,t):ow.of(e,t,s.NOT_IN_IN_APP_MESSAGE_PERIOD)},Kw),lw=(Gw.prototype.evaluate=function(e,t,r){return this.hiddenMatcher.matches(e,t)?ow.of(e,t,s.IN_APP_MESSAGE_HIDDEN):r.evaluate(e,t)},Gw),fw=(Hw.prototype.evaluate=function(e,t,r){var n;return this.targetMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),ow.of(e,t,s.IN_APP_MESSAGE_TARGET,n)):ow.of(e,t,s.NOT_IN_IN_APP_MESSAGE_TARGET)},Hw),dw=(Vw.prototype.resolve=function(e,t){var e=e.inAppMessage,r=e.messageContext.defaultLang,n=e.messageContext.messages.find(function(e){return e.lang===r});if(a.isNullOrUndefined(n))throw new Error("InAppMessage must be decided [".concat(e.id,"]"));return n},Vw),hw=(jw.prototype.matches=function(t,e){var r=this;return t.inAppMessage.targetContext.overrides.some(function(e){return r.isUserOverridden(t,e)})},jw.prototype.isUserOverridden=function(e,t){e=e.user.identifiers[t.identifierType];return!a.isNullOrUndefined(e)&&t.identifiers.includes(e)},jw),yw=(Fw.prototype.matches=function(t,r){var n=this,e=t.inAppMessage.targetContext.targets;return 0===e.length||e.some(function(e){return n.targetMatcher.matches(t,r,e)})},Fw),vw=(Lw.prototype.matches=function(e,t){return this.storage.exist(e.inAppMessage,e.timestamp)},Lw),mw=(Dw.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.parameter.targetRules.find(function(e){return n.matches(t,r,e)})},Dw.prototype.matches=function(e,t,r){if(!this.targetMatcher.matches(e,t,r.target))return!1;t=e.user.identifiers[e.parameter.identifierType];if(a.isNullOrUndefined(t))return!1;e=e.workspace.getBucketOrNull(r.bucketId);if(a.isNullOrUndefined(e))throw new Error("bucket[".concat(r.bucketId,"]"));return a.isNotNullOrUndefined(this.bucketer.bucketing(e,t))},Dw),gw=(Uw.get=function(e){return a.requiredNotNullOrUndefined(this.getOrNull(e),function(){return"Instance not registered [".concat(e,"]")})},Uw.getOrNull=function(e){return Uw.instances.get(e)},Uw.register=function(e,t){return Uw.instances.set(e,t),t},Uw.instances=new Map,Uw),Ew=(kw.prototype.getExperimentFlow=function(e){switch(e){case"AB_TEST":return this.abTestFlow;case"FEATURE_FLAG":return this.featureFlagFlow}},kw.prototype.getInAppMessageFlow=function(){return this.inAppMessageFlow},kw),ww=(Pw.prototype.create=function(r,e){var n=this,i=this.clock.currentMillis(),o=new Array,t=this.createEvent(r,e,i,{});return o.push(t),e.targetEvaluations.forEach(function(e){var t;(t={})[Pw.ROOT_TYPE]=r.key.type,t[Pw.ROOT_ID]=r.key.id;e=n.createEvent(r,e,i,t);o.push(e)}),o},Pw.prototype.createEvent=function(e,t,r,n){var i;if(t instanceof dE)return n[Pw.CONFIG_ID_PROPERTY_KEY]=null==(i=t.config)?void 0:i.id,n[Pw.EXPERIMENT_VERSION_KEY]=t.experiment.version,n[Pw.EXECUTION_VERSION_KEY]=t.experiment.executionVersion,si.exposure(e.user,t,n,r);if(t instanceof yE)return si.remoteConfig(e.user,t,E(E({},n),t.properties),r);throw new Error("Unsupported Evaluation [".concat(typeof t,"]"))},Pw.ROOT_TYPE="$targetingRootType",Pw.ROOT_ID="$targetingRootId",Pw.CONFIG_ID_PROPERTY_KEY="$parameterConfigurationId",Pw.EXPERIMENT_VERSION_KEY="$experiment_version",Pw.EXECUTION_VERSION_KEY="$execution_version",Pw),Tw=(ce(xw,Q0=v),xw.prototype.supports=function(e){return void 0!==e.inAppMessage},xw.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getInAppMessageFlow().evaluate(e,t))?r:ow.of(e,t,s.NOT_IN_IN_APP_MESSAGE_TARGET)},xw),_w=(Mw.of=function(e,t,r,n){return new Mw(e,t,r,n)},Mw.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.inAppMessage.key,")")},Mw),Iw=w.log,Aw=(Cw.create=function(e,t,r,n){var i=new AE,r=new _E(r),r=new Ew(i,r,n),n=new hE(r),o=new vE(r.remoteConfigParameterTargetRuleDeterminer),r=new Tw(r);return i.add(n),i.add(o),new Cw(n,o,r,e,new ww(Ce.instance),t,new bw,Ce.instance)},Cw.prototype.experiment=function(e,t,r){var n=this;if(!e)return Iw.error("experimentKey must not be empty"),Ve.of(r,s.INVALID_INPUT);var i=this.workspaceFetcher.get();if(!i)return Iw.warn("SDK not ready."),Ve.of(r,s.SDK_NOT_READY);e=i.getExperimentOrNull(e);if(!e)return Iw.warn("Experiment does not exist."),Ve.of(r,s.EXPERIMENT_NOT_FOUND);i=EE.of(i,t,e,r),t=this.experimentInternal(i),e=t[0],r=t[1];return this.eventFactory.create(i,e).forEach(function(e){return n.eventProcessor.process(e)}),r},Cw.prototype.experiments=function(r){var n=this,i=new Zr(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getExperiments().forEach(function(e){var t=EE.of(o,r,e,"A"),t=n.experimentInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},Cw.prototype.experimentInternal=function(e){var e=this.experimentEvaluator.evaluate(e,gE.create()),t=null!=(t=e.config)?t:new Ge;return[e,Ve.of(e.variationKey,e.reason,t)]},Cw.prototype.featureFlag=function(e,t){var r=this;if(!e)return Iw.error("featureKey must not be empty"),He.off(s.INVALID_INPUT);var n=this.workspaceFetcher.get();if(!n)return Iw.warn("SDK not ready."),He.off(s.SDK_NOT_READY);e=n.getFeatureFlagOrNull(e);if(!e)return Iw.warn("FeatureFlag does not exist."),He.off(s.FEATURE_FLAG_NOT_FOUND);n=EE.of(n,t,e,"A"),t=this.featureFlagInternal(n),e=t[0],t=t[1];return this.eventFactory.create(n,e).forEach(function(e){return r.eventProcessor.process(e)}),t},Cw.prototype.featureFlags=function(r){var n=this,i=new Zr(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getFeatureFlags().forEach(function(e){var t=EE.of(o,r,e,"A"),t=n.featureFlagInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},Cw.prototype.featureFlagInternal=function(e){var e=this.experimentEvaluator.evaluate(e,gE.create()),t=null!=(t=e.config)?t:new Ge;return[e,"A"===e.variationKey?He.off(e.reason,t):He.on(e.reason,t)]},Cw.prototype.inAppMessage=function(e,t){var r=this.workspaceFetcher.get();if(!r)return Iw.warn("SDK not ready."),je.of(s.SDK_NOT_READY);e=r.getInAppMessageOrNull(e);if(!e)return Iw.warn("In app message does not exist."),je.of(s.IN_APP_MESSAGE_NOT_FOUND);r=_w.of(r,t,e,this.clock.currentMillis()),t=this.inAppMessageEvaluator.evaluate(r,gE.create());return je.of(t.reason,t.inAppMessage,t.message)},Cw.prototype.tryInAppMessage=function(e,t){var r,n=wr.start();try{r=this.inAppMessage(e,t)}catch(t){Iw.error("Unexpected error while deciding in app message [".concat(e,"]: ").concat(t)),r=je.of(s.EXCEPTION)}return Tn.inAppMessage(n,e,r),r},Cw.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 qe(0,e.key),this.eventProcessor.process(si.track(n,e,t,r))):Iw.warn("Event key must be not null. or event key must be string type."):Iw.warn("Event must be event type."):Iw.warn("event must not be null.")},Cw.prototype.trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=fE.toEvent(e),this.flush(),this.track(e,t),this.flush())},Cw.prototype.flush=function(){this.eventProcessor.flush()},Cw.prototype.remoteConfig=function(e,t,r,n){var i=this,o=this.workspaceFetcher.get();if(a.isNullOrUndefined(o))return Iw.warn("SDK not ready."),Fe.of(n,s.SDK_NOT_READY);e=o.getRemoteConfigParameterOrNull(e);if(a.isNullOrUndefined(e))return Iw.warn("Remote config parameter does not exist."),Fe.of(n,s.REMOTE_CONFIG_PARAMETER_NOT_FOUND);o=wE.of(o,t,e,r,n),t=this.remoteConfigEvaluator.evaluate(o,gE.create());return this.eventFactory.create(o,t).forEach(function(e){return i.eventProcessor.process(e)}),Fe.of(t.value,t.reason)},Cw.prototype.onReady=function(e,t){this.onInitialized({timeout:t=void 0===t?3e3:t}).then(function(){return e()})},Cw.prototype.onInitialized=function(e){var t,e=e.timeout,e=void 0===e?3e3:e,r=(Iw.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?Iw.debug("HackleClient onInitialized Success"):e.error instanceof Error?Iw.error("HackleClient onInitialized Failed. ".concat(e.error.message)):Iw.error("HackleClient onInitialized Failed. ".concat(e.error)),Promise.resolve({success:e.success})})},Cw.prototype.close=function(){this.workspaceFetcher.close(),this.eventProcessor.close()},Cw),bw=(Sw.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},Sw.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},Sw),Ow=(Rw.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},Rw.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},Rw),Nw=null;function Rw(){this._installed=[],this._installations={onerror:u_,onunhandledrejection:c_}}function Sw(){}function Cw(e,t,r,n,i,o,s,a){this.experimentEvaluator=e,this.remoteConfigEvaluator=t,this.inAppMessageEvaluator=r,this.workspaceFetcher=n,this.eventFactory=i,this.eventProcessor=o,this.errorDedupDeterminer=s,this.clock=a,this.workspaceFetcher.start(),this.eventProcessor.start(),this.readyPromise=this.workspaceFetcher.onReady().then(function(){return{success:!0}},function(e){return{success:!1,error:e}})}function Mw(e,t,r,n){this.key=new mE("IN_APP_MESSAGE",r.key),this.workspace=e,this.user=t,this.inAppMessage=r,this.timestamp=n}function xw(e){var t=Q0.call(this)||this;return t.evaluationFlowFactory=e,t}function Pw(e){this.clock=e}function kw(e,t,r){var n=new KE,e=gw.register("targetMatcher",new bE(new VE(e))),i=new HE(n),t=new nw(t,e,i),o=new iw(n),o=(this.abTestFlow=BE.of(new zE(t),new ew,new QE(o),new $E(new tw(e)),new YE,new qE,new JE,new XE(i)),this.featureFlagFlow=BE.of(new YE,new qE,new JE,new zE(t),new ew,new WE(new rw(e),i),new ZE(i)),new dw);this.inAppMessageFlow=BE.of(new sw,new aw(new hw,o),new uw,new cw,new pw,new lw(new vw(r)),new fw(new yw(e),o)),this.remoteConfigParameterTargetRuleDeterminer=new mw(e,n)}function Uw(){}function Dw(e,t){this.targetMatcher=e,this.bucketer=t}function Lw(e){this.storage=e}function Fw(e){this.targetMatcher=e}function jw(){}function Vw(){}function Hw(e,t){this.targetMatcher=e,this.inAppMessageResolver=t}function Gw(e){this.hiddenMatcher=e}function Kw(){}function Bw(){}function zw(){}function Yw(e,t){this.userOverrideMatcher=e,this.inAppMessageResolver=t}function qw(){}function Jw(e,t,r,n){this.reason=e,this.targetEvaluations=t,this.inAppMessage=r,this.message=n}function $w(e){this.bucketer=e}function Xw(e,t,r){this.manualOverrideStorage=e,this.targetMatcher=t,this.actionResolver=r}function Ww(e){this.targetMatcher=e}function Zw(e){this.targetMatcher=e}function Qw(){}function eT(e){this.containerResolver=e}function tT(e){this.actionResolver=e}function rT(e,t){this.targetRuleDeterminer=e,this.actionResolver=t}function nT(e){this.actionResolver=e}function iT(e){this.experimentTargetDeterminer=e}function oT(){}function sT(){}function aT(){}function uT(e){this.overrideResolver=e}function cT(e,t){this.flowEvaluator=e,this.nextFlow=t}function pT(){}function lT(e){this.bucketer=e}function fT(e){var t=new OE(new SE,new RE);this.userConditionMatcher=new CE(new ME,t),this.eventConditionMatcher=new FE(new jE,t),this.segmentConditionMatcher=new xE(new PE(this.userConditionMatcher)),this.experimentConditionMatcher=new kE(new DE(e,t),new LE(e,t))}function dT(){}function hT(e,t){this.eventValueResolver=e,this.valueOperatorMatcher=t}function yT(e,t){return eE.call(this,e,t)||this}function vT(e,t){return tE.call(this,e,t)||this}function mT(e,t){this.evaluator=e,this.valueOperatorMatcher=t}function gT(e,t){this.abTestMatcher=e,this.featureFlagMatcher=t}function ET(e){this.userConditionMatcher=e}function wT(e){this.segmentMatcher=e}function TT(){}function _T(e,t){this.userValueResolver=e,this.valueOperatorMatcher=t}function IT(){}function AT(){}function bT(){}function OT(){}function NT(){}function RT(){}function ST(){}function CT(){}function MT(){}function xT(){}function PT(){}function kT(){}function UT(){}function DT(){}function LT(){}function FT(e,t){this.valueMatcherFactory=e,this.operatorMatcherFactory=t}function jT(e){this.conditionMatcherFactory=e}function VT(){this.evaluators=new Array}function HT(e){this.listStorage=e}function GT(e){this.storages=e}function KT(){}function BT(e,t,r,n,i){this.key=new mE("REMOTE_CONFIG",r.id),this.workspace=e,this.user=t,this.parameter=r,this.requiredType=n,this.defaultValue=i}function zT(e,t,r,n){this.key=new mE("EXPERIMENT",r.id),this.workspace=e,this.user=t,this.experiment=r,this.defaultVariationKey=n}function YT(){this._stack=[],this._targetEvaluations=[]}function qT(e,t){this.type=e,this.id=t}function JT(e){var t=rE.call(this)||this;return t.targetRuleDeterminer=e,t}function $T(e,t,r,n,i,o){this.reason=e,this.targetEvaluations=t,this.parameter=r,this.valueId=n,this.value=i,this.properties=o}function XT(e){var t=nE.call(this)||this;return t.evaluationFlowFactory=e,t}function WT(e,t,r,n,i,o){this.reason=e,this.targetEvaluations=t,this.experiment=r,this.variationId=n,this.variationKey=i,this.config=o}function ZT(){}function QT(){}function e_(e){this.cache=new Map,this.exposureEventDedupIntervalMillis=e}function t_(e,t,r,n,i,o,s){e=iE.call(this,e,t,r,n=void 0===n?null:n)||this;return e.exposureEventDedupDeterminer=i,e.sessionManager=o,e.userManager=s,e}function r_(e,t){this.hackleUserResolver=e,this.core=t}function n_(e,t,r,n){void 0===n&&(n=null);var i=oE.call(this)||this;return i.eventDispatcher=e,i.flushInterval=r,i.queue=new uE(i.drainQueue.bind(i),t,r),i.repository=n,i}function i_(){return null!==sE&&sE.apply(this,arguments)||this}function o_(){this.listeners={}}function s_(e,t,r){this.buffer=[],this.sink=e,this.maxQueueSize=t,this.timer=new aE({callback:this.flush.bind(this),timeout:r}),this.started=!1}function a_(e){var t=e.timeout,e=e.callback;this.timeout=Math.max(t,0),this.callback=e}function u_(o,s){Nw=window.onerror,window.onerror=function(e,t,r,n,i){a.isNotNullOrUndefined(i)&&o.trackException(i,s.resolveCurrentUser()),Nw&&Nw.apply(this,arguments)}}function c_(r,n){Z0=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()),Z0&&Z0.apply(this,arguments)}}function p_(e,t){return null!==e&&e.userId===t.userId&&e.deviceId===t.deviceId}function l_(e,t,r,n){this.inAppMessage=e,this.message=t,this.user=r,this.properties=n}function f_(t,r){return Object.keys(iI).every(function(e){return t[e]===r[e]})}TA.prototype.read=function(){var r=this;return new Promise(function(e){var t=r.storage.getItem(r.storageKey);t&&e(JSON.parse(t)),e([])})},TA.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()})},TA.prototype.add=function(t){var r=this;return this.read().then(function(e){return r.save(e.concat(t).slice(-r.maxSize))})},TA.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)})},TA.prototype.clear=function(){var t=this;return new Promise(function(e){t.storage.removeItem(t.storageKey),e()})};var d_=TA,h_=(wA.prototype.addListener=function(e){this.userListeners.push(e)},Object.defineProperty(wA.prototype,"currentUser",{get:function(){return this._currentUser},enumerable:!1,configurable:!0}),wA.prototype.resolveCurrentOrNull=function(e){if(void 0===e)return this.currentUser;if("string"==typeof e)return this.setUser({id:e});e=Le(e);return e?this.setUser(e):null},wA.prototype.setUser=function(e){return this.updateUser(e)},wA.prototype.setUserId=function(e){e=E(E({},this._currentUser),{userId:e});return this.setUser(e)},wA.prototype.setDeviceId=function(e){e=E(E({},this._currentUser),{deviceId:e});return this.setUser(e)},wA.prototype.updateUserProperties=function(e){return this.operateProperties(e)},wA.prototype.resetUser=function(){return this.setUser(this.defaultUser)},wA.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},wA.prototype.saveUser=function(e){this.storage.saveUser(e)},wA.prototype.update=function(e){var t=this._currentUser,e=e(t);return this._currentUser=e,p_(t,e)||(this.changeUser(t,e,(new Date).getTime()),this.saveUser(e)),e},wA.prototype.updateUser=function(r){return this.update(function(e){return p_(e=e,t=r)?E(E({},t),{properties:E(E({},e.properties),t.properties)}):t;var t})},wA.prototype.operateProperties=function(r){return this.update(function(e){var t=null!=(t=null==e?void 0:e.properties)?t:{},t=r.operate(new Map(Object.entries(t)));return E(E({},e),{properties:a.fromMap(t)})})},wA),y_=(EA.prototype.getUser=function(){var e=this.deviceId||void 0,t=this.userId||void 0;return void 0!==e||void 0!==t?{deviceId:e,userId:t}:null},EA.prototype.saveUser=function(e){this.setDeviceId(e.deviceId||null),this.setUserId(e.userId||null)},Object.defineProperty(EA.prototype,"deviceId",{get:function(){return this.storage.getItem("_hackle_did")},enumerable:!1,configurable:!0}),Object.defineProperty(EA.prototype,"userId",{get:function(){return this.storage.getItem("_hackle_uid")},enumerable:!1,configurable:!0}),EA.prototype.setDeviceId=function(e){this.setId("_hackle_did",e)},EA.prototype.setUserId=function(e){this.setId("_hackle_uid",e)},EA.prototype.setId=function(e,t){a.isNotNullOrUndefined(t)?this.storage.setItem(e,t):this.storage.removeItem(e)},EA),v_=(Object.defineProperty(gA.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(gA.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:gA.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(gA.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),gA.prototype.addListener=function(e){this.sessionListeners.push(e)},gA.prototype.startNewSession=function(e,t,r){return e&&this.endSession(e),this.newSession(t,r)},gA.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,e,t)},gA.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},gA.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)})},gA.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},gA.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},gA.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},gA.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},gA.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},gA.EMPTY_SESSION_ID="0.ffffffff",gA),m_=(mA.prototype.getItem=function(e){var t;return null!=(t=null==(t=this.storage)?void 0:t.getItem(e))?t:null},mA.prototype.removeItem=function(e){var t;null!=(t=this.storage)&&t.removeItem(e)},mA.prototype.setItem=function(e,t){var r;null!=(r=this.storage)&&r.setItem(e,t)},mA.prototype.clear=function(){var e;null!=(e=this.storage)&&e.clear()},mA),g_=(vA.postfix=function(e,t){return new vA(e,function(e){return"".concat(e).concat(t)})},vA.prefix=function(e,t){return new vA(e,function(e){return"".concat(t).concat(e)})},vA.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},vA.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},vA.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},vA),E_=(yA.prototype.isEqualItem=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},yA.prototype.getRemainListSize=function(){try{return this.maxLength-JSON.stringify(this.getList()).length}catch(e){return 0}},yA.prototype.isAddableItem=function(e){try{return this.getRemainListSize()>JSON.stringify(e).length}catch(e){return!1}},yA.prototype.getVictimIndex=function(e){var t=this.getRemainListSize();try{var r=JSON.stringify(e),n=this.getList(),i=0;return n.findIndex(function(e){return(i+=JSON.stringify(e).length)+t>=r.length})}catch(e){return-1}},yA.prototype.getList=function(){try{var e=this.delegate.getItem(this.listKey);if(!e)return[];var t=JSON.parse(e);return Array.isArray(t)?t:[]}catch(e){return[]}},yA.prototype.entries=function(){return this.getList().flatMap(Object.entries)},yA.prototype.setItem=function(e,t){var r;try{this.removeItem(e);var n=this.getList(),i=((r={})[e]=t,r);if(!this.isAddableItem(i)){var o=this.getVictimIndex(i);if(o<0)return;n=n.slice(o+1)}var s=JSON.stringify(n.concat(i));this.delegate.setItem(this.listKey,s)}catch(e){}},yA.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]},yA.prototype.removeItem=function(t){var r=this,e=this.getList();try{var n=e.filter(function(e){return!r.isEqualItem(e,t)}),i=JSON.stringify(n);this.delegate.setItem(this.listKey,i)}catch(t){}},yA.prototype.clear=function(){this.delegate.removeItem(this.listKey)},yA),w_=(hA.prototype.currentUser=function(){var e=this.userManager.currentUser;return this.userResolver.resolve(e)},hA.prototype.getAbTestDecisions=function(){return this.core.experiments(this.currentUser()).entries()},hA.prototype.getAbTestOverrides=function(){return this.abOverrideStorage.getAll()},hA.prototype.setAbTestOverride=function(e,t){this.abOverrideStorage.set(e,t),this.increment("AB_TEST","set")},hA.prototype.resetAbTestOverride=function(e){this.abOverrideStorage.remove(e),this.increment("AB_TEST","reset")},hA.prototype.resetAllAbTestOverride=function(){this.abOverrideStorage.clear(),this.increment("AB_TEST","reset.all")},hA.prototype.getFeatureFlagDecisions=function(){return this.core.featureFlags(this.currentUser()).entries()},hA.prototype.getFeatureFlagOverrides=function(){return this.ffOverrideStorage.getAll()},hA.prototype.setFeatureFlagOverride=function(e,t){this.ffOverrideStorage.set(e,t),this.increment("FEATURE_FLAG","set")},hA.prototype.resetFeatureFlagOverride=function(e){this.ffOverrideStorage.remove(e),this.increment("FEATURE_FLAG","reset")},hA.prototype.resetAllFeatureFlagOverride=function(){this.ffOverrideStorage.clear(),this.increment("FEATURE_FLAG","reset.all")},hA.prototype.increment=function(e,t){En.counter("experiment.manual.override",{"experiment.type":e,operation:t}).increment()},hA),T_=(dA.serverFetch=function(e){return"".concat(e,"/api/v2/workspaces")},dA.clientFetch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/w")},dA.serverDispatch=function(e){return"".concat(e,"/api/v2/events")},dA.clientDispatch=function(e){return"".concat(e,"/api/v2/w/events")},dA.beaconDispatch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/events")},dA.inAppMessageRenderer=function(e,t){return"".concat(e,"/sdk/iam-renderer/").concat(t,"/iam-renderer.js")},dA),__=(fA.prototype.exist=function(e,t){var e=this.key(e),r=this.storage.getItem(e);if(a.isNullOrUndefined(r))return!1;r=Number.parseInt(r,10);return!Number.isNaN(r)&&t<=r||(this.storage.removeItem(e),!1)},fA.prototype.put=function(e,t){this.storage.setItem(this.key(e),"".concat(t))},fA.prototype.key=function(e){return"".concat(e.key)},fA),I_=(lA.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},lA),A_=(pA.prototype.handle=function(e,t){e.close()},pA.prototype.supports=function(e){return"CLOSE"===e.type},pA),b_=(cA.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},cA.prototype.supports=function(e){return"WEB_LINK"===e.type},cA),O_=(uA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},uA.prototype.supports=function(e){return"LINK_AND_CLOSE"===e.type},uA),N_=(aA.prototype.handle=function(e,t){var r=this.clock.currentMillis()+aA.HIDE_EXPIRATION;this.storage.put(e.context.inAppMessage,r),e.close()},aA.prototype.supports=function(e){return"HIDDEN"===e.type},aA.HIDE_EXPIRATION=864e5,aA),R_=(sA.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},sA.prototype.supports=function(e){return"LINK_NEW_WINDOW"===e.type},sA),S_=(oA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},oA.prototype.supports=function(e){return"LINK_NEW_WINDOW_AND_CLOSE"===e.type},oA),C_=(iA.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},iA.prototype.supports=function(e){return"LINK_NEW_TAB"===e.type},iA),M_=(nA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){w.log.error("Invalid url: ".concat(t.value))}},nA.prototype.supports=function(e){return"LINK_NEW_TAB_AND_CLOSE"===e.type},nA),x_=(rA.prototype.track=function(e,t,r){t=this.createTrackEvent(t,e);this.core.track(t,e.user,r)},rA.prototype.createTrackEvent=function(e,t){var r;switch(e.type){case"IMPRESSION":return{key:"$in_app_impression",properties:E({in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key,title_text:null==(r=null==(r=t.message.text)?void 0:r.title)?void 0:r.text,body_text:null==(r=null==(r=t.message.text)?void 0:r.body)?void 0:r.text,button_text:t.message.buttons.map(function(e){return e.text}),image_url:t.message.images.map(function(e){return e.imagePath})},t.properties)};case"CLOSE":return{key:"$in_app_close",properties:{in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key}};case"ACTION":return{key:"$in_app_action",properties:{in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key,action_type:e.action.type,action_area:e.area,action_value:e.action.value,button_text:e.text}}}},rA),P_=(tA.prototype.present=function(r){return pe(this,void 0,void 0,function(){var t;return le(this,function(e){switch(e.label){case 0:if(this.currentMessageView)return[2];if(this.opening)return[2];this.opening=!0,t=null,e.label=1;case 1:return e.trys.push([1,3,4,5]),t=this.messageViewFactory.create(r,this),[4,(this.currentMessageView=t).open()];case 2:return e.sent(),[3,5];case 3:return e.sent(),null!=t&&t.close(),[3,5];case 4:return this.opening=!1,[7];case 5:return[2]}})})},tA),k_=(eA.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},eA.prototype.destroy=function(){this.userEventEmitter.off("event",this.onEvent)},eA),U_=(QI.prototype.determineOrNull=function(e){var t=this.workspaceFetcher.get();if(t)for(var r=0,n=t.getInAppMessages();r<n.length;r++){var i=n[r];if(this.eventMatcher.matches(t,i,e)){i=this.context(i,e);if(i)return i}}},QI.prototype.context=function(e,t){e=this.core.tryInAppMessage(e.key,t.user);if(e.inAppMessage&&e.message)return new l_(e.inAppMessage,e.message,t.user,Ne.sanitize({decision_reason:e.reason}))},QI),D_=(ZI.prototype.open=function(){return pe(this,void 0,void 0,function(){var t,r;return le(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),window.addEventListener(ZI.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),[4,this.scriptLoader.load()];case 1:return e.sent(),(t=this.addContainer()).style.display="none",t.classList.add("".concat(ZI.CONTAINER_CLASS_NAME,"--loading")),r=window.HackleInAppMessageRenderer,this.renderer=new r.HackleInAppMessageRenderer(t),[4,this.renderer.render({messageId:this.context.inAppMessage.id,message:this.context.message.toJson()})];case 2:return e.sent(),t.classList.remove("".concat(ZI.CONTAINER_CLASS_NAME,"--loading")),t.style.display="block",this.handleEvent({type:"IMPRESSION"}),[3,4];case 3:return e.sent(),this.close(),[3,4];case 4:return[2]}})})},ZI.prototype.close=function(){var e;this.handleEvent({type:"CLOSE"}),window.removeEventListener(ZI.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),null!=(e=this.renderer)&&e.destroy(),this.renderer=null,this.removeContainer(),this.ui.currentMessageView=null},ZI.prototype.addContainer=function(){var e;return this.container||((e=document.createElement("div")).classList.add(ZI.CONTAINER_CLASS_NAME),this.container=e),this.container.parentNode||document.body.appendChild(this.container),this.container},ZI.prototype.removeContainer=function(){var e;this.container&&(null!=(e=this.container.parentNode)&&e.removeChild(this.container),this.container=null)},ZI.prototype.handleInteraction=function(e){var t=this.ui.interactionHandlerFactory.get(e);t&&t.handle(this,e)},ZI.prototype.handleEvent=function(e){this.ui.eventHandler.handle(this,e)},ZI.HACKLE_IAM_INTERACTION_EVENT_TYPE="hackle-iam-interaction",ZI.CONTAINER_CLASS_NAME="hackle-iam",ZI),L_=(WI.prototype.create=function(e,t){return new D_(this.scriptLoader,e,t)},WI),F_=(XI.prototype.load=function(){return pe(this,void 0,void 0,function(){var t;return le(this,function(e){switch(e.label){case 0:return window.HackleInAppMessageRenderer?[2]:(t=this.createScript(),document.head.appendChild(t),[4,this.waitForLoad(t)]);case 1:return[2,e.sent()]}})})},XI.prototype.createScript=function(){var e=document.createElement("script");return e.type="text/javascript",e.async=!0,e.src=this.scriptUrl,e},XI.prototype.waitForLoad=function(o){return new Promise(function(e,t){function r(){o.removeEventListener("error",i),o.removeEventListener("load",n)}var n=function(){r(),e(o)},i=function(e){r(),t(e.message)};o.addEventListener("load",n),o.addEventListener("error",i)})},XI),j_=($I.prototype.isTriggerTarget=function(t,r,n){var i=this;return r.eventTrigger.rules.some(function(e){return i.ruleMatches(t,n,r,e)})},$I.prototype.ruleMatches=function(e,t,r,n){if(t.event.key!==n.eventKey)return!1;e=V_.of(e,t,r);return this.targetMatcher.anyMatches(e,gE.create(),n.targets)},$I),V_=(JI.of=function(e,t,r){return new JI(new mE("IN_APP_MESSAGE",r.key),e,t.user,t)},JI),H_=(qI.prototype.isTriggerTarget=function(e,t,r){if(!t.eventTrigger.frequencyCap)return!0;var n=this.createMatchContexts(t.eventTrigger.frequencyCap);if(0===n.length)return!0;for(var i=0,o=this.storage.get(t);i<o.length;i++)for(var s=o[i],a=0,u=n;a<u.length;a++)if(u[a].matches(r,s))return!1;return!0},qI.prototype.createMatchContexts=function(e){for(var t=[],r=0,n=e.identifierCaps;r<n.length;r++){var i=n[r];t.push(new G_(new K_(i)))}return e.durationCap&&t.push(new G_(new B_(e.durationCap))),t},qI),G_=(YI.prototype.matches=function(e,t){return this.predicate.matches(e,t)&&(this.matchCount+=1),this.matchCount>=this.predicate.thresholdCount},YI),K_=(Object.defineProperty(zI.prototype,"thresholdCount",{get:function(){return this.identifierCap.count},enumerable:!1,configurable:!0}),zI.prototype.matches=function(e,t){e=e.user.identifiers[this.identifierCap.identifierType];if(a.isNullOrUndefined(e))return!1;t=t.identifiers[this.identifierCap.identifierType];return!a.isNullOrUndefined(t)&&e===t},zI),B_=(Object.defineProperty(BI.prototype,"thresholdCount",{get:function(){return this.durationCap.count},enumerable:!1,configurable:!0}),BI.prototype.matches=function(e,t){return e.timestamp-t.timestamp<=this.durationCap.durationMillis},BI),z_=(KI.prototype.get=function(e){e=this.storage.getItem(e.id.toString());return a.isNullOrUndefined(e)?[]:JSON.parse(e)},KI.prototype.set=function(e,t){this.storage.setItem(e.id.toString(),JSON.stringify(t))},KI),Y_=(GI.prototype.get=function(t){return this.processors.find(function(e){return e.supports(t)})},GI),q_=(HI.prototype.process=function(e,t,r){this.saveImpression(e.context.inAppMessage,e.context.user,r)},HI.prototype.saveImpression=function(e,t,r){var n=this.impressionStorage.get(e),t={identifiers:t.identifiers,timestamp:r};n.push(t),n.length>HI.IMPRESSION_MAX_SIZE&&n.splice(0,n.length-HI.IMPRESSION_MAX_SIZE),this.impressionStorage.set(e,n)},HI.prototype.supports=function(e){return"IMPRESSION"===e.type},HI.IMPRESSION_MAX_SIZE=100,HI),J_=(VI.prototype.process=function(e,t,r){},VI.prototype.supports=function(e){return"CLOSE"===e.type},VI),$_=(jI.prototype.process=function(e,t,r){var n=this.actionHandlerFactory.get(t.action);n&&n.handle(e,t.action)},jI.prototype.supports=function(e){return"ACTION"===e.type},jI),X_=(FI.prototype.handle=function(e,t){var r=this.clock.currentMillis(),n=(this.eventTracker.track(e.context,t,r),this.eventProcessorFactory.get(t));n&&n.process(e,t,r)},FI),W_=(LI.prototype.matches=function(e,t,r){return!!si.isTrack(r)&&!!this.ruleDeterminer.isTriggerTarget(e,t,r)&&this.frequencyCapDeterminer.isTriggerTarget(e,t,r)},LI),Z_=(DI.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},DI),Q_=(UI.prototype.handle=function(e,t){e.close()},UI.prototype.supports=function(e){return"CLOSE"===e.type},UI),eI=(kI.prototype.handle=function(e,t){var r=gr.fromJson(t.action);r&&(r={type:"ACTION",action:r,area:t.area,text:t.text},this.eventHandler.handle(e,r))},kI.prototype.supports=function(e){return"ACTION"===e.type},kI),tI=(PI.prototype.open=function(e){window.location.href=e.href},PI),rI=(xI.prototype.open=function(e){window.open(e.href,"Hackle","resizable:true")},xI),nI=(MI.prototype.open=function(e){window.open(e.href)},MI),iI={utm_campaign:void 0,utm_content:void 0,utm_id:void 0,utm_medium:void 0,utm_source:void 0,utm_term:void 0,gclid:void 0,fbclid:void 0},oI={current:void 0,referrer:void 0},sI=(CI.prototype.startNewCampaign=function(e,t,r){for(var t=E(E({},iI),t),n=new ri,i=0,o=Object.entries(t);i<o.length;i++){var s=o[i],a=s[0],s=s[1];s?n.set(a,s):n.unset(a)}var t=n.build(),u=t.toEvent(),e=this.userResolver.resolve(e);this.core.track(u,e,r),this.userManager.updateUserProperties(t)},CI.prototype.startNewCampaignIfNeeded=function(e,t){var r,n=this.storage.get(),i=this.parser.parse(),o=this.parser.parseDomain();r=i,o=o,null!==(n=n)&&(f_(r,iI)&&o.current===o.referrer||f_(n,r))||(this.storage.set(i),this.startNewCampaign(e,i,t))},CI.prototype.onSessionEnded=function(e,t,r){},CI.prototype.onSessionStarted=function(e,t,r){this.startNewCampaignIfNeeded(t,r)},CI),aI=(SI.prototype.get=function(){var e=this.storage.getItem("_hackle_mkt");return e?JSON.parse(e):null},SI.prototype.set=function(e){this.storage.setItem("_hackle_mkt",JSON.stringify(e))},SI),uI=(RI.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},RI.prototype.getQueryParams=function(e){for(var t={},r=0,n=this.search.substring(1).split("&");r<n.length;r++){var i=n[r].split("="),o=i[0],i=i[1];e&&!e(o,i)||(t[o]=decodeURIComponent(i))}return t},RI.getQueryParams=function(){return"undefined"==typeof window?{}:new RI(window.location.search).getQueryParams()},RI),cI=(NI.extractDomain=function(e){var t=this.DOMAIN_MATCH_REGEX,r=e.split("."),r=r[r.length-1],r=((4<r.length||"com"===r||"org"===r)&&(t=this.SIMPLE_DOMAIN_MATCH_REGEX),e.match(t));return r?r[0]:e},NI.DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,NI.SIMPLE_DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i,NI),pI=(OI.prototype.parse=function(){var e=uI.getQueryParams();return{utm_campaign:e[lI],utm_content:e[fI],utm_id:e[dI],utm_medium:e[hI],utm_source:e[yI],utm_term:e[vI],gclid:e[mI],fbclid:e[gI]}},OI.prototype.parseDomain=function(){return"undefined"==typeof window?oI:{current:cI.extractDomain(window.document.location.hostname),referrer:function(){var e=window.document.referrer;if(e)return e=new URL(e).hostname,cI.extractDomain(e)}()}},OI),lI="utm_campaign",fI="utm_content",dI="utm_id",hI="utm_medium",yI="utm_source",vI="utm_term",mI="gclid",gI="fbclid",EI=(bI.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},bI.prototype.send=function(e){var t=e.experiment.key,r=e.variationKey,t="HACKLE-EXPERIMENT_".concat(t,"_V").concat(e.experiment.version,"-").concat(r);try{window.gtag("event","experience_impression",{exp_variant_string:t})}catch(e){w.log.error("Unexpected exception while sending an event to Google Analytics with gtag: ".concat(e))}},bI),wI=(AI.prototype.determineTargetExposureOrNull=function(e){var t=this.workspaceFetcher.get();return!(t&&t.getAttributes().integration_ga_experiment&&si.isExposure(e))||"RUNNING"!==e.experiment.status||e.decisionReason!==s.TRAFFIC_ALLOCATED?null:e},AI),TI=w.log,_I=null,II={user:void 0,debug:!1,log_disabled:!1,auto_track_page_view:!0,pollingIntervalMillis:-1,exposureEventDedupIntervalMillis:-1,sessionTimeoutMillis:18e5,autoOpenDevTool:!1,sdkUrl:"https://client-sdk.hackle.io",eventUrl:"https://event.hackle.io",monitoringUrl:"https://monitoring.hackle.io",cdnUrl:"https://static.hackle.io",sameSiteCookie:"LAX",secureCookie:!1,SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.22.3",IAM_RENDERER_VERSION_HEADER:"0.0.3"};function AI(e){this.workspaceFetcher=e}function bI(e,t){var r=this;this.userEventEmitter=e,this.determiner=t,this.onEvent=function(e){e=r.determiner.determineTargetExposureOrNull(e);e&&r.send(e)},this.initialize()}function OI(){}function NI(){}function RI(e){this.search=e}function SI(e){this.storage=e}function CI(e,t,r,n,i){this.storage=e,this.parser=t,this.core=r,this.userManager=n,this.userResolver=i}function MI(){}function xI(){}function PI(){}function kI(e){this.eventHandler=e}function UI(){}function DI(e){this.handlers=e}function LI(e,t){this.ruleDeterminer=e,this.frequencyCapDeterminer=t}function FI(e,t,r){this.clock=e,this.eventTracker=t,this.eventProcessorFactory=r}function jI(e){this.actionHandlerFactory=e}function VI(){}function HI(e){this.impressionStorage=e}function GI(e){this.processors=e}function KI(e){this.storage=e}function BI(e){this.durationCap=e}function zI(e){this.identifierCap=e}function YI(e){this.matchCount=0,this.predicate=e}function qI(e){this.storage=e}function JI(e,t,r,n){this.key=e,this.workspace=t,this.user=r,this.event=n}function $I(e){this.targetMatcher=e}function XI(e){this.scriptUrl=e}function WI(e){this.scriptLoader=e}function ZI(e,t,r){var n=this;this.scriptLoader=e,this.context=t,this.ui=r,this.container=null,this.renderer=null,this.handleInAppMessageInteraction=function(e){e instanceof CustomEvent&&e.type===ZI.HACKLE_IAM_INTERACTION_EVENT_TYPE&&(e=e.detail,n.handleInteraction(e))}}function QI(e,t,r){this.workspaceFetcher=e,this.eventMatcher=t,this.core=r}function eA(e,t,r){var n=this;this.userEventEmitter=e,this.determiner=t,this.presenter=r,this.onEvent=function(e){e=n.determiner.determineOrNull(e);e&&n.presenter.present(e)},this.initialize()}function tA(e,t,r){this.messageViewFactory=e,this.eventHandler=t,this.interactionHandlerFactory=r,this.currentMessageView=null,this.opening=!1}function rA(e){this.core=e}function nA(e){this.urlHandler=e}function iA(e){this.urlHandler=e}function oA(e){this.urlHandler=e}function sA(e){this.urlHandler=e}function aA(e,t){this.storage=e,this.clock=t}function uA(e){this.urlHandler=e}function cA(e){this.urlHandler=e}function pA(){}function lA(e){this.handlers=e}function fA(e){this.storage=e}function dA(){}function hA(e,t,r,n,i){this.core=e,this.userManager=t,this.userResolver=r,this.abOverrideStorage=n,this.ffOverrideStorage=i}function yA(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 vA(e,t){this.delegate=e,this.transform=t}function mA(){this.storage=window.localStorage}function gA(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function EA(e){this.storage=e}function wA(e,t,r,n){void 0===r&&(r=null),void 0===n&&(n=null),this.storage=e,this.hackleDeviceId=t,this.userListeners=[],this.defaultUser={deviceId:this.hackleDeviceId},this._currentUser=null!=(e=null!=n?n:r)?e:this.defaultUser,this.storage.saveUser(this._currentUser)}function TA(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}function _A(e,t){var i=E(E({},II),t),t=new m_;if(w.initCounter(function(e){return En.counter("log",{level:e})}),i.log_disabled?w.setLogLevel(de.DISABLE):i.debug&&w.setLogLevel(de.DEBUG),TI.debug("sdkKey : "+e),e||TI.error("SDK Key must not be null"),_I)return TI.debug("use already exists hackleClient"),_I;function r(){d.drainRepository()}var n=!1,o=("undefined"!=typeof window&&(n=window&&window.navigator&&window.navigator.sendBeacon&&!0)&&TI.debug("support sendBeacon API"),-1),o=(void 0!==i.pollingIntervalMillis&&"number"==typeof i.pollingIntervalMillis&&0<i.pollingIntervalMillis&&(o=Math.max(i.pollingIntervalMillis,3e4)),new Mi(e,Ie,{fetchUrl:T_.clientFetch(i.sdkUrl,e),updateInterval:o,headers:((o={})[ye]=i.SDK_NAME_HEADER,o["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,o)})),s=Ui.getInstance({days:3650,isCrossSubdomain:!0,sameSite:i.sameSiteCookie,isSecure:i.secureCookie}),a=new y_(g_.postfix(s,"_".concat(e))),u=a.getUser(),c=i.user||null,a=new h_(a,Yi(),u,c),p=new v_(i.sessionTimeoutMillis,g_.postfix(s,"_".concat(e.slice(8)))),c=(a.addListener(p),new d_(t,"".concat("hackle-repository-storage","_").concat(e),100)),l=new Si(e,Ie,{dispatchUrl:T_.clientDispatch(i.eventUrl),beaconDispatchUrl:T_.beaconDispatch(i.eventUrl,e),useBeacon:n,headers:((l={})[ye]=i.SDK_NAME_HEADER,l["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,l)}),f=-1,f=(void 0!==i.exposureEventDedupIntervalMillis&&"number"==typeof i.exposureEventDedupIntervalMillis&&-1!==i.exposureEventDedupIntervalMillis&&(f=i.exposureEventDedupIntervalMillis<1e3||36e5<i.exposureEventDedupIntervalMillis?(TI.warn("Exposure event dedup interval is outside allowed range[1_000ms..3_600_000ms]. Setting to default value[no dedup]."),-1):i.exposureEventDedupIntervalMillis),new lE(f)),d=new pE(l,100,500,c,f,p,a),l=new IE(new E_(s,"".concat("hackle-manual-override_ab","_").concat(e.slice(0,8)))),c=new IE(new E_(s,"".concat("hackle-manual-override_ff","_").concat(e.slice(0,8)))),f=new __(g_.prefix(t,"".concat("hackle-iam-hide","_").concat(e.slice(0,8),"_"))),t=new z_(g_.prefix(t,"".concat("hackle-iam-impression","_").concat(e.slice(0,8),"_"))),h=Aw.create(o,d,[l,c],f),y=new Di(a),s=new sI(new aI(g_.postfix(s,"_".concat(e.slice(0,8)))),new pI,h,a,y),v=new cE(y,h),v=(p.addListener(s),p.addListener(v),new x_(h)),f=new I_([new A_,new b_(new tI),new O_(new tI),new N_(f,Ce.instance),new R_(new rI),new S_(new rI),new C_(new nI),new M_(new nI)]),f=new Y_([new q_(t),new $_(f),new J_]),v=new X_(Ce.instance,v,f),f=new Z_([new Q_,new eI(v)]),m=new F_(T_.inAppMessageRenderer(i.cdnUrl,i.IAM_RENDERER_VERSION_HEADER)),m=new P_(new L_(m),v,f),v=new W_(new j_(gw.get("targetMatcher")),new H_(t)),f=new U_(o,v,h),t=(new k_(d,f,m),new wI(o)),v=(new EI(d,t),new w_(h,a,y,l,c)),o=(null==(f=i.devTool)?void 0:f.userExplorer)&&"function"==typeof(null==(m=i.devTool)?void 0:m.userExplorer),t=i.devTool&&o?{manager:i.devTool,userExplorer:v}:void 0,g=new oi(h,y,p,a,t),c=(_I=g,i.autoOpenDevTool&&(i.devTool?g.showUserExplorer():TI.error("DevTool is not provided")),new wn(i.monitoringUrl,6e4,Ie,((l={})[ye]=i.SDK_NAME_HEADER,l["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,l["X-HACKLE-SDK-KEY"]=e,l),n));return document.addEventListener("visibilitychange",function(){document.hidden||r()}),window.addEventListener("pageshow",r),window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){Ji(),p.updateLastEventTime((new Date).getTime()),g.close(),En.globalRegistry.close()}),En.addRegistry(c),f=Date.now(),m=a.currentUser,o=p.currentSessionId,(p_(u,m)?p.startNewSessionIfNeeded(m,f):p.startNewSession(u,m,f))===o&&s.startNewCampaignIfNeeded(m,f),g.onReady(function(){(new Ow).install(h,y);var t,r,e=g;if(i.auto_track_page_view){e.trackPageView();try{history.pushState=(r=history.pushState,function(){try{var e=r.apply(this,arguments);return window.dispatchEvent(n("locationchange")),e}catch(e){if(e instanceof Error)TI.error(e);else try{TI.error(e)}catch(e){}}}),history.replaceState=(t=history.replaceState,function(){try{var e=t.apply(this,arguments);return window.dispatchEvent(n("locationchange")),e}catch(e){if(e instanceof Error)TI.error(e);else try{TI.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(n("locationchange"))}catch(e){if(e instanceof Error)TI.error(e);else try{TI.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{e.trackPageView()}catch(e){if(e instanceof Error)TI.error(e);else try{TI.error(e)}catch(e){}}})}catch(e){if(e instanceof Error)TI.error(e);else try{TI.error(e)}catch(e){}}}function n(e){if("function"==typeof window.Event)return new Event(e);var t=!1,r=!1,n=void 0,i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t,r,n),i}}),g}var R={createInstance:_A,getUserId:Yi,setUserId:qi,removeUserId:Ji,Logger:w},IA=(p.Bucket=t.Bucket=ze,p.Container=t.Container=nt,p.ContainerGroup=t.ContainerGroup=it,p.CoreVersion=t.CoreVersion=Ut,p.Decision=t.Decision=Ve,p.DecisionReason=t.DecisionReason=s,p.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=oe,p.EmptyParameterConfig=t.EmptyParameterConfig=Ge,p.EventType=t.EventType=qe,p.Experiment=t.Experiment=Ke,p.FeatureFlagDecision=t.FeatureFlagDecision=He,p.IAM_ACTION_AREA=t.IAM_ACTION_AREA=["BUTTON","IMAGE","X_BUTTON"],p.IAM_ACTION_TYPE=t.IAM_ACTION_TYPE=Wt,p.IAM_BEHAVIOR=t.IAM_BEHAVIOR=Xt,p.IAM_DISPLAY_TYPE=t.IAM_DISPLAY_TYPE=qt,p.IAM_LAYOUT_TYPE=t.IAM_LAYOUT_TYPE=Jt,p.IAM_ORIENTATION=t.IAM_ORIENTATION=$t,p.IAM_PLATFORM_TYPE=t.IAM_PLATFORM_TYPE=zt,p.IAM_STATUS=t.IAM_STATUS=Bt,p.IAM_TIMEUNIT=t.IAM_TIMEUNIT=Yt,p.IdentifierType=t.IdentifierType=Je,p.IdentifiersBuilder=t.IdentifiersBuilder=$e,p.InAppMessage=t.InAppMessage=Zt,p.InAppMessageAction=t.InAppMessageAction=gr,p.InAppMessageBackground=t.InAppMessageBackground=mr,p.InAppMessageButton=t.InAppMessageButton=yr,p.InAppMessageButtonStyle=t.InAppMessageButtonStyle=vr,p.InAppMessageContext=t.InAppMessageContext=ur,p.InAppMessageContextLayout=t.InAppMessageContextLayout=pr,p.InAppMessageContextMessage=t.InAppMessageContextMessage=cr,p.InAppMessageDecision=t.InAppMessageDecision=je,p.InAppMessageDurationCap=t.InAppMessageDurationCap=or,p.InAppMessageEventFrequencyCap=t.InAppMessageEventFrequencyCap=nr,p.InAppMessageEventTrigger=t.InAppMessageEventTrigger=tr,p.InAppMessageEventTriggerRule=t.InAppMessageEventTriggerRule=rr,p.InAppMessageIdentifierCap=t.InAppMessageIdentifierCap=ir,p.InAppMessageImage=t.InAppMessageImage=lr,p.InAppMessagePeriodAlways=t.InAppMessagePeriodAlways=Qt,p.InAppMessagePeriodCustom=t.InAppMessagePeriodCustom=er,p.InAppMessageTargetContext=t.InAppMessageTargetContext=sr,p.InAppMessageText=t.InAppMessageText=fr,p.InAppMessageTextAttribute=t.InAppMessageTextAttribute=dr,p.InAppMessageTextStyle=t.InAppMessageTextStyle=hr,p.InAppMessageUserOverride=t.InAppMessageUserOverride=ar,p.Logger=t.Logger=w,p.MATCH_OPERATORS=t.MATCH_OPERATORS=jt,p.MATCH_TYPES=t.MATCH_TYPES=Lt,p.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=Ft,p.MetaVersion=t.MetaVersion=Dt,p.ParameterConfiguration=t.ParameterConfiguration=ot,p.PropertyOperations=t.PropertyOperations=ni,p.PropertyOperationsBuilder=t.PropertyOperationsBuilder=ri,p.RemoteConfigDecision=t.RemoteConfigDecision=Fe,p.RemoteConfigParameter=t.RemoteConfigParameter=st,p.RemoteConfigParameterValue=t.RemoteConfigParameterValue=ut,p.RemoteConfigTargetRule=t.RemoteConfigTargetRule=at,p.SEGMENT_TYPES=t.SEGMENT_TYPES=Gt,p.Segment=t.Segment=rt,p.Slot=t.Slot=Ye,p.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=Vt,p.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=Ht,p.Target=t.Target=Xe,p.TargetAction=t.TargetAction=et,p.TargetCondition=t.TargetCondition=We,p.TargetKey=t.TargetKey=Ze,p.TargetMatch=t.TargetMatch=Qe,p.TargetRule=t.TargetRule=tt,p.TargetingType=t.TargetingType=Kt,p.Variation=t.Variation=Be,p.Version=t.Version=kt,se=t.createInstance=_A,t.default=R,p.getUserId=t.getUserId=Yi,p.removeUserId=t.removeUserId=Ji,p.sanitizeUser=t.sanitizeUser=Le,p.setUserId=t.setUserId=qi,function(e,t){return(IA=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 AA=function(){return(AA=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function bA(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),s=[];try{for(;(void 0===t||0<t--)&&!(n=o.next()).done;)s.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s}OA.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},OA.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},OA.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};M=OA;function OA(){this.listeners={}}RA.arePropertiesEqual=function(e,t){var r=RA.coerceUnknownToProperties(e),n=RA.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]})},RA.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var NA=RA;function RA(){}CA.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)&&NA.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&NA.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var SA=CA;function CA(){}var MA=function(n){var e=i,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 i(e,t){var r=n.call(this)||this;return r._currentUser=null,r.client=se(e,AA(AA({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.22.3"})),null!=t&&t.devTool&&null!=t&&t.autoOpenDevTool&&"undefined"!=typeof window&&r.showUserExplorer(),r}return IA(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r),i.prototype.getUser=function(){return this.client.getUser()},i.prototype.setUser=function(e){this.client.setUser(e),this.emitUpdatedUser(this.getUser())},i.prototype.setUserId=function(e){this.client.setUserId(e),this.emitUpdatedUser(this.getUser())},i.prototype.setDeviceId=function(e){this.client.setDeviceId(e),this.emitUpdatedUser(this.getUser())},i.prototype.setUserProperty=function(e,t){this.client.setUserProperty(e,t),this.emitUpdatedUser(this.getUser())},i.prototype.updateUserProperties=function(e){this.client.updateUserProperties(e),this.emitUpdatedUser(this.getUser())},i.prototype.resetUser=function(){this.client.resetUser(),this.emitUpdatedUser(this.getUser())},i.prototype.variation=function(e,t,r){return this.client.variation(e,t||void 0,r)},i.prototype.variationDetail=function(e,t,r){return this.client.variationDetail(e,t||void 0,r)},i.prototype.isFeatureOn=function(e,t){return this.client.isFeatureOn(e,t||void 0)},i.prototype.featureFlagDetail=function(e,t){return this.client.featureFlagDetail(e,t||void 0)},i.prototype.track=function(e,t){this.client.track(e,t||void 0)},i.prototype.trackPageView=function(e){this.client.trackPageView(AA(AA({},e),{user:(null==e?void 0:e.user)||void 0}))},i.prototype.remoteConfig=function(e){return this.client.remoteConfig(e||void 0)},i.prototype.onReady=function(e,t){this.client.onReady(e,t)},i.prototype.onInitialized=function(e){return this.client.onInitialized(e)},i.prototype.emitUpdatedUser=function(e){SA.isUserEqual(this._currentUser,e)||this.emit("user-updated",e),this._currentUser=e},i.prototype.showUserExplorer=function(){this.client.showUserExplorer()},i.prototype.hideUserExplorer=function(){this.client.hideUserExplorer()},i}(M);var k={exports:{}},b={},xA=Object.getOwnPropertySymbols,PA=Object.prototype.hasOwnProperty,kA=Object.prototype.propertyIsEnumerable;var ts=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),i=1;i<arguments.length;i++){for(var o in r=Object(arguments[i]))PA.call(r,o)&&(n[o]=r[o]);if(xA)for(var s=xA(r),a=0;a<s.length;a++)kA.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},UA=ts,o="function"==typeof Symbol&&Symbol.for,DA=o?Symbol.for("react.element"):60103,LA=o?Symbol.for("react.portal"):60106,tp=o?Symbol.for("react.fragment"):60107,FA=o?Symbol.for("react.strict_mode"):60108,Mo=o?Symbol.for("react.profiler"):60114,jA=o?Symbol.for("react.provider"):60109,VA=o?Symbol.for("react.context"):60110,HA=o?Symbol.for("react.forward_ref"):60112,ho=o?Symbol.for("react.suspense"):60113,GA=o?Symbol.for("react.memo"):60115,KA=o?Symbol.for("react.lazy"):60116,BA="function"==typeof Symbol&&Symbol.iterator;function zA(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 YA={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},qA={};function JA(e,t,r){this.props=e,this.context=t,this.refs=qA,this.updater=r||YA}function $A(){}function XA(e,t,r){this.props=e,this.context=t,this.refs=qA,this.updater=r||YA}JA.prototype.isReactComponent={},JA.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(zA(85));this.updater.enqueueSetState(this,e,t,"setState")},JA.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},$A.prototype=JA.prototype;var If=XA.prototype=new $A,WA=(If.constructor=XA,UA(If,JA.prototype),If.isPureReactComponent=!0,{current:null}),ZA=Object.prototype.hasOwnProperty,QA={key:!0,ref:!0,__self:!0,__source:!0};function eb(e,t,r){var n,i={},o=null,s=null;if(null!=t)for(n in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(o=""+t.key),t)ZA.call(t,n)&&!QA.hasOwnProperty(n)&&(i[n]=t[n]);var a=arguments.length-2;if(1===a)i.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];i.children=u}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===i[n]&&(i[n]=a[n]);return{$$typeof:DA,type:e,key:o,ref:s,props:i,_owner:WA.current}}function tb(e){return"object"==typeof e&&null!==e&&e.$$typeof===DA}var rb=/\/+/g,nb=[];function ib(e,t,r,n){var i;return nb.length?((i=nb.pop()).result=e,i.keyPrefix=t,i.func=r,i.context=n,i.count=0,i):{result:e,keyPrefix:t,func:r,context:n,count:0}}function ob(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,nb.length<10&&nb.push(e)}function sb(e,t,r){return null==e?0:function e(t,r,n,i){var o=!1;if(null===(t="undefined"!=(a=typeof t)&&"boolean"!==a?t:null))o=!0;else switch(a){case"string":case"number":o=!0;break;case"object":switch(t.$$typeof){case DA:case LA:o=!0}}if(o)return n(i,t,""===r?"."+ab(t,0):r),1;if(o=0,r=""===r?".":r+":",Array.isArray(t))for(var s=0;s<t.length;s++){var a,u=r+ab(a=t[s],s);o+=e(a,u,n,i)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=BA&&t[BA]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)o+=e(a=a.value,u=r+ab(a,s++),n,i);else if("object"===a)throw n=""+t,Error(zA(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return o}(e,"",t,r)}function ab(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 ub(e,t){e.func.call(e.context,t,e.count++)}function cb(e,t,r){var n=e.result,i=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?pb(e,n,r,function(e){return e}):null!=e&&(tb(e)&&(t=i+(!(i=e).key||t&&t.key===e.key?"":(""+e.key).replace(rb,"$&/")+"/")+r,e={$$typeof:DA,type:i.type,key:t,ref:i.ref,props:i.props,_owner:i._owner}),n.push(e))}function pb(e,t,r,n,i){var o="";sb(e,cb,t=ib(t,o=null!=r?(""+r).replace(rb,"$&/")+"/":o,n,i)),ob(t)}var lb={current:null};function fb(){var e=lb.current;if(null===e)throw Error(zA(321));return e}var db,hb,yb,ha={ReactCurrentDispatcher:lb,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:WA,IsSomeRendererActing:{current:!1},assign:UA},y=(b.Children={map:function(e,t,r){if(null==e)return e;var n=[];return pb(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;sb(e,ub,t=ib(null,null,t,r)),ob(t)},count:function(e){return sb(e,function(){return null},null)},toArray:function(e){var t=[];return pb(e,t,null,function(e){return e}),t},only:function(e){if(tb(e))return e;throw Error(zA(143))}},b.Component=JA,b.Fragment=tp,b.Profiler=Mo,b.PureComponent=XA,b.StrictMode=FA,b.Suspense=ho,b.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ha,b.cloneElement=function(e,t,r){if(null==e)throw Error(zA(267,e));var n=UA({},e.props),i=e.key,o=e.ref,s=e._owner;if(null!=t)for(a in void 0!==t.ref&&(o=t.ref,s=WA.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)ZA.call(t,a)&&!QA.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:DA,type:e.type,key:i,ref:o,props:n,_owner:s}},b.createContext=function(e,t){return(e={$$typeof:VA,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:jA,_context:e},e.Consumer=e},b.createElement=eb,b.createFactory=function(e){var t=eb.bind(null,e);return t.type=e,t},b.createRef=function(){return{current:null}},b.forwardRef=function(e){return{$$typeof:HA,render:e}},b.isValidElement=tb,b.lazy=function(e){return{$$typeof:KA,_ctor:e,_status:-1,_result:null}},b.memo=function(e,t){return{$$typeof:GA,type:e,compare:void 0===t?null:t}},b.useCallback=function(e,t){return fb().useCallback(e,t)},b.useContext=function(e,t){return fb().useContext(e,t)},b.useDebugValue=function(){},b.useEffect=function(e,t){return fb().useEffect(e,t)},b.useImperativeHandle=function(e,t,r){return fb().useImperativeHandle(e,t,r)},b.useLayoutEffect=function(e,t){return fb().useLayoutEffect(e,t)},b.useMemo=function(e,t){return fb().useMemo(e,t)},b.useReducer=function(e,t,r){return fb().useReducer(e,t,r)},b.useRef=function(e){return fb().useRef(e)},b.useState=function(e){return fb().useState(e)},b.version="16.14.0",{}),yp=Function.call.bind(Object.prototype.hasOwnProperty),vb=function(){};function mb(e,t,r,n,i){if("production"!==production)for(var o in e)if(yb(e,o)){var s,a;try{if("function"!=typeof e[o])throw(a=Error((n||"React class")+": "+r+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",a;s=e[o](t,o,n,r,null,db)}catch(e){s=e}!s||s instanceof Error||vb((n||"React class")+": type specification of "+r+" `"+o+"` 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 hb)&&(hb[s.message]=!0,o=i?i():"",vb("Failed "+r+" type: "+s.message+(null!=o?o:"")))}}if("production"!==production&&(db="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",hb={},yb=yp,vb=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),mb.resetWarningCache=function(){"production"!==production&&(hb={})},"production"!==production){var gb=ts,Eb=mb,P="function"==typeof Symbol&&Symbol.for,wb=P?Symbol.for("react.element"):60103,Tb=P?Symbol.for("react.portal"):60106,_b=P?Symbol.for("react.fragment"):60107,Ib=P?Symbol.for("react.strict_mode"):60108,Ab=P?Symbol.for("react.profiler"):60114,bb=P?Symbol.for("react.provider"):60109,Ob=P?Symbol.for("react.context"):60110,Nb=P?Symbol.for("react.concurrent_mode"):60111,Rb=P?Symbol.for("react.forward_ref"):60112,Sb=P?Symbol.for("react.suspense"):60113,Cb=P?Symbol.for("react.suspense_list"):60120,Mb=P?Symbol.for("react.memo"):60115,xb=P?Symbol.for("react.lazy"):60116,Pb=P?Symbol.for("react.block"):60121,kb=P?Symbol.for("react.fundamental"):60117,Ub=P?Symbol.for("react.responder"):60118,Db=P?Symbol.for("react.scope"):60119,Lb="function"==typeof Symbol&&Symbol.iterator,Fb="@@iterator";function jb(e){if(null===e||"object"!=typeof e)return null;e=Lb&&e[Lb]||e[Fb];return"function"==typeof e?e:null}var Vb={current:null},Hb={current:null},Gb=/^(.*)[\\\/]/,Kb=1;function Bb(e){if(null==e)return null;if("number"==typeof e.tag&&U("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 _b:return"Fragment";case Tb:return"Portal";case Ab:return"Profiler";case Ib:return"StrictMode";case Sb:return"Suspense";case Cb:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case Ob:return"Context.Consumer";case bb:return"Context.Provider";case Rb:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case Mb:return Bb(e.type);case Pb:return Bb(e.render);case xb:r=(t=e)._status===Kb?t._result:null;if(r)return Bb(r)}var t,r;return null}var zb={},Yb=null;function qb(e){Yb=e}zb.getCurrentStack=null,zb.getStackAddendum=function(){var e,t,r,n,i,o="",s=(Yb&&(e=Bb(Yb.type),r=Yb._owner,o+=(e=e,t=Yb._source,r=r&&Bb(r.type),i="",t?(n=(s=t.fileName).replace(Gb,""),i=" (at "+(n=/^index\./.test(n)&&(s=s.match(Gb))&&(s=s[1])?s.replace(Gb,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(i=" (created by "+r+")"),"\n in "+(e||"Unknown")+i)),zb.getCurrentStack);return s&&(o+=s()||""),o};var Jb={ReactCurrentDispatcher:Vb,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:Hb,IsSomeRendererActing:{current:!1},assign:gb};function $b(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];Xb("warn",e,r)}function U(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];Xb("error",e,r)}function Xb(e,t,r){0<r.length&&"string"==typeof r[r.length-1]&&0===r[r.length-1].indexOf("\n in")||""!==(n=Jb.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 i=0,o="Warning: "+t.replace(/%s/g,function(){return r[i++]});throw new Error(o)}catch(e){}}gb(Jb,{ReactDebugCurrentFrame:zb,ReactComponentTreeHook:{}});var Wb={};function Zb(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;Wb[r]||(U("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),Wb[r]=!0)}var Qb={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){Zb(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){Zb(e,"replaceState")},enqueueSetState:function(e,t,r,n){Zb(e,"setState")}},e1={};function t1(e,t,r){this.props=e,this.context=t,this.refs=e1,this.updater=r||Qb}Object.freeze(e1),t1.prototype.isReactComponent={},t1.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")},t1.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var r1,n1={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(r1 in n1)n1.hasOwnProperty(r1)&&!function(e,t){Object.defineProperty(t1.prototype,e,{get:function(){$b("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}(r1,n1[r1]);function i1(){}function o1(e,t,r){this.props=e,this.context=t,this.refs=e1,this.updater=r||Qb}i1.prototype=t1.prototype,(P=o1.prototype=new i1).constructor=o1,gb(P,t1.prototype),P.isPureReactComponent=!0;var s1,a1,u1=Object.prototype.hasOwnProperty,c1={key:!0,ref:!0,__self:!0,__source:!0};function p1(e){if(u1.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function l1(e){if(u1.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var f1={},d1=function(e,t,r,n,i,o,s){e={$$typeof:wb,type:e,key:t,ref:r,props:s,_owner:o,_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:i}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e};function h1(e,t,r){var n,i={},o=null,s=null,a=null,u=null;if(null!=t)for(n in p1(t)&&(s=t.ref,"string"==typeof(c=t).ref&&Hb.current&&c.__self&&Hb.current.stateNode!==c.__self&&(l=Bb(Hb.current.type),f1[l]||(U('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',Bb(Hb.current.type),c.ref),f1[l]=!0))),l1(t)&&(o=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)u1.call(t,n)&&!c1.hasOwnProperty(n)&&(i[n]=t[n]);var c,p,l,f,d=arguments.length-2;if(1==d)i.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),i.children=h}if(e&&e.defaultProps){var v=e.defaultProps;for(n in v)void 0===i[n]&&(i[n]=v[n])}function m(){a1||(a1=!0,U("%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)",p))}function g(){s1||(s1=!0,U("%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)",f))}return(o||s)&&(c="function"==typeof e?e.displayName||e.name||"Unknown":e,o&&(l=i,f=c,g.isReactWarning=!0,Object.defineProperty(l,"key",{get:g,configurable:!0})),s&&(r=i,p=c,m.isReactWarning=!0,Object.defineProperty(r,"ref",{get:m,configurable:!0}))),d1(e,o,s,a,u,Hb.current,i)}function y1(e){return"object"==typeof e&&null!==e&&e.$$typeof===wb}var v1=".",m1=":",g1=!1,E1=/\/+/g;function w1(e){return(""+e).replace(E1,"$&/")}var T1=10,_1=[];function I1(e,t,r,n){var i;return _1.length?((i=_1.pop()).result=e,i.keyPrefix=t,i.func=r,i.context=n,i.count=0,i):{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,_1.length<T1&&_1.push(e)}function b1(e,t,r){return null==e?0:function e(t,r,n,i){var o,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 wb:case Tb:a=!0}}if(a)return n(i,t,""===r?v1+O1(t,0):r),1;var u=0,c=""===r?v1:r+m1;if(Array.isArray(t))for(var p=0;p<t.length;p++)u+=e(o=t[p],c+O1(o,p),n,i);else if("function"==typeof(r=jb(t))){r===t.entries&&(g1||$b("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."),g1=!0);for(var l,f=r.call(t),d=0;!(l=f.next()).done;)u+=e(o=l.value,c+O1(o,d++),n,i)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+zb.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 O1(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 N1(e,t,r){var n=e.func,i=e.context;n.call(i,t,e.count++)}function R1(e,t,r){var n=e.result,i=e.keyPrefix,o=e.func,s=e.context,o=o.call(s,t,e.count++);Array.isArray(o)?S1(o,n,r,function(e){return e}):null!=o&&(y1(o)&&(e=i+(!(s=o).key||t&&t.key===o.key?"":w1(o.key)+"/")+r,o=d1(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(o))}function S1(e,t,r,n,i){var o="",t=I1(t,o=null!=r?w1(r)+"/":o,n,i);b1(e,R1,t),A1(t)}function C1(e){return"string"==typeof e||"function"==typeof e||e===_b||e===Nb||e===Ab||e===Ib||e===Sb||e===Cb||"object"==typeof e&&null!==e&&(e.$$typeof===xb||e.$$typeof===Mb||e.$$typeof===bb||e.$$typeof===Ob||e.$$typeof===Rb||e.$$typeof===kb||e.$$typeof===Ub||e.$$typeof===Db||e.$$typeof===Pb)}function M1(){var e=Vb.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 x1(){if(Hb.current){var e=Bb(Hb.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var P1=!1,k1={};function U1(e,t){var r;e._store&&!e._store.validated&&null==e.key&&(e._store.validated=!0,t=t,(r=x1())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),k1[t=r]||(k1[t]=!0,r="",e&&e._owner&&e._owner!==Hb.current&&(r=" It was passed a child from "+Bb(e._owner.type)+"."),qb(e),U('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),qb(null)))}function D1(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];y1(n)&&U1(n,t)}else if(y1(e))e._store&&(e._store.validated=!0);else if(e){var i=jb(e);if("function"==typeof i&&i!==e.entries)for(var o,s=i.call(e);!(o=s.next()).done;)y1(o.value)&&U1(o.value,t)}}function L1(e){var t=e.type;if(null!=t&&"string"!=typeof t){var r,n=Bb(t);if("function"==typeof t)r=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==Rb&&t.$$typeof!==Mb)return;r=t.propTypes}r?(qb(e),Eb(r,e.props,"prop",n,zb.getStackAddendum),qb(null)):void 0===t.PropTypes||P1||(P1=!0,U("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",n||"Unknown")),"function"!=typeof t.getDefaultProps||t.getDefaultProps.isReactClassApproved||U("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function F1(e,t,r){var n,i=C1(e),t=(i||(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+".":"")||x1(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===wb?(s="<"+(Bb(e.type)||"Unknown")+" />",n=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,U("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)),h1.apply(this,arguments));if(null==t)return t;if(i)for(var o=2;o<arguments.length;o++)D1(arguments[o],e);if(e===_b){var s=t;qb(s);for(var a=Object.keys(s.props),u=0;u<a.length;u++){var c=a[u];if("children"!==c&&"key"!==c){U("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",c);break}}null!==s.ref&&U("Invalid attribute `ref` supplied to `React.Fragment`."),qb(null)}else L1(t);return t}var j1=!1;try{var V1=Object.freeze({}),H1=new Map([[V1,null]]),G1=new Set([V1]);H1.set(0,0),G1.add(0)}catch(e){}function K1(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,i,o=gb({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,p=e._owner;if(null!=t)for(n in p1(t)&&(a=t.ref,p=Hb.current),l1(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(i=e.type.defaultProps),t)u1.call(t,n)&&!c1.hasOwnProperty(n)&&(void 0===t[n]&&void 0!==i?o[n]=i[n]:o[n]=t[n]);var l=arguments.length-2;if(1==l)o.children=r;else if(1<l){for(var f=Array(l),d=0;d<l;d++)f[d]=arguments[d+2];o.children=f}return d1(e.type,s,a,u,c,p,o)}.apply(this,arguments),i=2;i<arguments.length;i++)D1(arguments[i],n.type);return L1(n),n}function B1(e){var t=F1.bind(null,e);return t.type=e,j1||(j1=!0,$b("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 $b("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}P=F1,y.Children={map:function(e,t,r){if(null==e)return e;var n=[];return S1(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;t=I1(null,null,t,r),b1(e,N1,t),A1(t)},count:function(e){return b1(e,function(){return null},null)},toArray:function(e){var t=[];return S1(e,t,null,function(e){return e}),t},only:function(e){if(y1(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},y.Component=t1,y.Fragment=_b,y.Profiler=Ab,y.PureComponent=o1,y.StrictMode=Ib,y.Suspense=Sb,y.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Jb,y.cloneElement=K1,y.createContext=function(e,t){void 0===t?t=null:null!==t&&"function"!=typeof t&&U("createContext: Expected the optional second argument to be a function. Instead received: %s",t);var r={$$typeof:Ob,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:bb,_context:r}),i=!1,t={$$typeof:Ob,_context:r,_calculateChangedBits:r._calculateChangedBits};return Object.defineProperties(t,{Provider:{get:function(){return i||(i=!0,U("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,U("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},y.createElement=P,y.createFactory=B1,y.createRef=function(){var e={current:null};return Object.seal(e),e},y.forwardRef=function(e){return null!=e&&e.$$typeof===Mb?U("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?U("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&U("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||U("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?"),{$$typeof:Rb,render:e}},y.isValidElement=y1,y.lazy=function(e){var t,r,n={$$typeof:xb,_ctor:e,_status:-1,_result:null};return Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return t},set:function(e){U("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){U("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},y.memo=function(e,t){return C1(e)||U("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:Mb,type:e,compare:void 0===t?null:t}},y.useCallback=function(e,t){return M1().useCallback(e,t)},y.useContext=function(e,t){var r,n=M1();return void 0!==t&&U("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?U("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&&U("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")),n.useContext(e,t)},y.useDebugValue=function(e,t){return M1().useDebugValue(e,t)},y.useEffect=function(e,t){return M1().useEffect(e,t)},y.useImperativeHandle=function(e,t,r){return M1().useImperativeHandle(e,t,r)},y.useLayoutEffect=function(e,t){return M1().useLayoutEffect(e,t)},y.useMemo=function(e,t){return M1().useMemo(e,t)},y.useReducer=function(e,t,r){return M1().useReducer(e,t,r)},y.useRef=function(e){return M1().useRef(e)},y.useState=function(e){return M1().useState(e)},y.version="16.14.0"}"production"===production?k.exports=b:k.exports=y;var z1=k.exports,Y1=k.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),Co=Y1.Consumer,q1=Y1.Provider;var J1=p.Logger.log;function $1(e,t){e=X1(e,t=void 0===t?"A":t);return{isLoading:e.isLoading,variation:e.decision.variation}}function X1(e,t){void 0===t&&(t="A");var r=k.exports.useContext(Y1),n=r.hackle,i=r.userVersion,o=r.initialized,s=k.exports.useCallback(function(){return o?(null==n?void 0:n.variationDetail(e))||p.Decision.of(t,p.DecisionReason.EXCEPTION):p.Decision.of(t,p.DecisionReason.SDK_NOT_READY)},[t,e,n,o]),r=bA(k.exports.useState(function(){return n?s():(J1.error("HackleClient is not existed"),p.Decision.of(t,p.DecisionReason.EXCEPTION))}),2),a=r[0],r=r[1],i={key:e,userVersion:i,initialized:o},u=bA(k.exports.useState(i),2),c=u[0],u=u[1];return Q1(c,i)||(u(i),r(s())),{isLoading:!o,decision:a}}function W1(e){e=Z1(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function Z1(e){var t=k.exports.useContext(Y1),r=t.hackle,n=t.userVersion,i=t.initialized,o=k.exports.useCallback(function(){return i?(null==r?void 0:r.featureFlagDetail(e))||p.FeatureFlagDecision.off(p.DecisionReason.EXCEPTION):p.FeatureFlagDecision.off(p.DecisionReason.SDK_NOT_READY)},[e,r,i]),t=bA(k.exports.useState(function(){return r?o():(J1.error("HackleClient is not existed"),p.FeatureFlagDecision.off(p.DecisionReason.EXCEPTION))}),2),s=t[0],t=t[1],n={key:e,userVersion:n,initialized:i},a=bA(k.exports.useState(n),2),u=a[0],a=a[1];return Q1(u,n)||(a(n),t(o())),{isLoading:!i,decision:s}}function Q1(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function eO(e){var t,r=e.experimentKey,e=e.children,n=(r=$1(r)).isLoading,i=r.variation;return n?null:e&&"function"==typeof e?e(i):(k.exports.Children.forEach(e,function(e){k.exports.isValidElement(e)&&(e.props.variation?i===e.props.variation&&(t=e):e.props.default&&(t=e))}),t?k.exports.cloneElement(t,{variation:i}):null)}function tO(e){return e.variation,e=e.children,k.exports.createElement(k.exports.Fragment,null,e)}function rO(e){var t=(r=W1(e.featureKey)).isLoading,r=r.isOn;return t?null:z1.createElement(z1.Fragment,null,e.children(r))}p.HackleContext=Y1,p.HackleContextConsumer=Co,p.HackleContextProvider=q1,p.HackleExperiment=eO,p.HackleFeature=rO,p.HackleProvider=function(e){var t=e.hackleClient,r=e.user,n=void 0===(i=e.timeout)?3e3:i,i=void 0!==(i=e.supportSSR)&&i,e=e.children,o=bA(k.exports.useState({hackle:t,initialized:!1,userVersion:0}),2),s=o[0],a=o[1];return k.exports.useEffect(function(){null!=r&&t.setUser(r)},[r]),k.exports.useEffect(function(){function e(){a(function(e){return AA(AA({},e),{userVersion:e.userVersion+1})})}return t.on("user-updated",e),function(){t.off("user-updated",e)}},[t]),k.exports.useEffect(function(){t.onInitialized({timeout:n}).then(function(){a(function(e){return AA(AA({},e),{initialized:!0})})},function(){a(function(e){return AA(AA({},e),{initialized:!0})})}).catch(function(){a(function(e){return AA(AA({},e),{initialized:!0})})})},[t]),i||s.initialized?z1.createElement(q1,{value:s},e):null},p.HackleVariation=tO,p.createInstance=function(e,t){return new MA(e,t)},p.useFeature=function(e){var t=(n=k.exports.useContext(Y1)).hackle,r=n.userVersion,n=n.initialized,i=k.exports.useCallback(function(){return(null==t?void 0:t.isFeatureOn(e))||!1},[e,t,n]),o=(s=bA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&J1.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=bA(k.exports.useState(r),2))[0],n=n[1];return Q1(a,r)||(n(r),s(i())),o},p.useFeatureFlagDetail=function(e){var t=(n=k.exports.useContext(Y1)).hackle,r=n.userVersion,n=n.initialized,i=k.exports.useCallback(function(){return(null==t?void 0:t.featureFlagDetail(e))||p.FeatureFlagDecision.off(p.DecisionReason.EXCEPTION)},[e,t,n]),o=(s=bA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&J1.error("HackleClient is not existed"),p.FeatureFlagDecision.off(p.DecisionReason.EXCEPTION))}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=bA(k.exports.useState(r),2))[0],n=n[1];return Q1(a,r)||(n(r),s(i())),o},p.useLoadableFeature=W1,p.useLoadableFeatureDetail=Z1,p.useLoadableRemoteConfig=function(){var e=(o=k.exports.useContext(Y1)).hackle,t=o.userVersion,r=o.initialized,n=k.exports.useCallback(function(){return r&&(null==e?void 0:e.remoteConfig())||new p.EmptyHackleRemoteConfig},[e,r]),i=(o=bA(k.exports.useState(function(){return e||J1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(a=bA(k.exports.useState(t),2))[0],a=a[1];return Q1(s,t)||(a(t),o(n())),{isLoading:!r,remoteConfig:i}},p.useLoadableVariation=$1,p.useLoadableVariationDetail=X1,p.useRemoteConfig=function(){var e=(r=k.exports.useContext(Y1)).hackle,t=r.userVersion,r=r.initialized,n=k.exports.useCallback(function(){return(null==e?void 0:e.remoteConfig())||new p.EmptyHackleRemoteConfig},[e,r]),i=(o=bA(k.exports.useState(function(){return e||J1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(r=bA(k.exports.useState(t),2))[0],r=r[1];return Q1(s,t)||(r(t),o(n())),i},p.useTrack=function(){var t=k.exports.useContext(Y1).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(J1.error("HackleClient is not existed"),function(){})},p.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=k.exports.useContext(Y1)).hackle,n=a.userVersion,i=a.initialized,o=k.exports.useCallback(function(){return i&&(null==r?void 0:r.variation(e))||t},[t,e,r,i]),s=(a=bA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&J1.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(c=bA(k.exports.useState(n),2))[0],c=c[1];return Q1(u,n)||(c(n),a(o())),s},p.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(i=k.exports.useContext(Y1)).hackle,n=i.userVersion,i=i.initialized,o=k.exports.useCallback(function(){return(null==r?void 0:r.variationDetail(e))||p.Decision.of(t,p.DecisionReason.EXCEPTION)},[t,e,r,i]),s=(a=bA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&J1.error("HackleClient is not existed"),p.Decision.of(t,p.DecisionReason.EXCEPTION))}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(i=bA(k.exports.useState(n),2))[0],i=i[1];return Q1(u,n)||(i(n),a(o())),s},Object.defineProperty(p,"__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){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={},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 B,z,G=[],K=0;K<256;++K)G.push((K+256).toString(16).substr(1));function J(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,e=(G[e[t+0]]+G[e[t+1]]+G[e[t+2]]+G[e[t+3]]+"-"+G[e[t+4]]+G[e[t+5]]+"-"+G[e[t+6]]+G[e[t+7]]+"-"+G[e[t+8]]+G[e[t+9]]+"-"+G[e[t+10]]+G[e[t+11]]+G[e[t+12]]+G[e[t+13]]+G[e[t+14]]+G[e[t+15]]).toLowerCase();if(H(e))return e;throw TypeError("Stringified UUID is invalid")}var Y=0,q=0;function $(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 X(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?$(t):t).length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var i=new Uint8Array(16+e.length);if(i.set(t),i.set(e,t.length),(i=a(i))[6]=15&i[6]|s,i[8]=63&i[8]|128,r){n=n||0;for(var o=0;o<16;++o)r[n+o]=i[o];return r}return J(i)}try{t.name=e}catch(e){}return t.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",t.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",t}function W(e){return 14+(e+64>>>9<<4)+1}function Z(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function Q(e,t,r,n,i,o){return Z((t=Z(Z(t,e),Z(n,o)))<<i|t>>>32-i,r)}function ee(e,t,r,n,i,o,s){return Q(t&r|~t&n,e,t,i,o,s)}function te(e,t,r,n,i,o,s){return Q(t&n|r&~n,e,t,i,o,s)}function re(e,t,r,n,i,o,s){return Q(t^r^n,e,t,i,o,s)}function ne(e,t,r,n,i,o,s){return Q(r^(t|~n),e,t,i,o,s)}var r=X("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[W(t)-1]=t;for(var r=1732584193,n=-271733879,i=-1732584194,o=271733878,s=0;s<e.length;s+=16){var a=r,u=n,c=i,l=o;r=ee(r,n,i,o,e[s],7,-680876936),o=ee(o,r,n,i,e[s+1],12,-389564586),i=ee(i,o,r,n,e[s+2],17,606105819),n=ee(n,i,o,r,e[s+3],22,-1044525330),r=ee(r,n,i,o,e[s+4],7,-176418897),o=ee(o,r,n,i,e[s+5],12,1200080426),i=ee(i,o,r,n,e[s+6],17,-1473231341),n=ee(n,i,o,r,e[s+7],22,-45705983),r=ee(r,n,i,o,e[s+8],7,1770035416),o=ee(o,r,n,i,e[s+9],12,-1958414417),i=ee(i,o,r,n,e[s+10],17,-42063),n=ee(n,i,o,r,e[s+11],22,-1990404162),r=ee(r,n,i,o,e[s+12],7,1804603682),o=ee(o,r,n,i,e[s+13],12,-40341101),i=ee(i,o,r,n,e[s+14],17,-1502002290),n=ee(n,i,o,r,e[s+15],22,1236535329),r=te(r,n,i,o,e[s+1],5,-165796510),o=te(o,r,n,i,e[s+6],9,-1069501632),i=te(i,o,r,n,e[s+11],14,643717713),n=te(n,i,o,r,e[s],20,-373897302),r=te(r,n,i,o,e[s+5],5,-701558691),o=te(o,r,n,i,e[s+10],9,38016083),i=te(i,o,r,n,e[s+15],14,-660478335),n=te(n,i,o,r,e[s+4],20,-405537848),r=te(r,n,i,o,e[s+9],5,568446438),o=te(o,r,n,i,e[s+14],9,-1019803690),i=te(i,o,r,n,e[s+3],14,-187363961),n=te(n,i,o,r,e[s+8],20,1163531501),r=te(r,n,i,o,e[s+13],5,-1444681467),o=te(o,r,n,i,e[s+2],9,-51403784),i=te(i,o,r,n,e[s+7],14,1735328473),n=te(n,i,o,r,e[s+12],20,-1926607734),r=re(r,n,i,o,e[s+5],4,-378558),o=re(o,r,n,i,e[s+8],11,-2022574463),i=re(i,o,r,n,e[s+11],16,1839030562),n=re(n,i,o,r,e[s+14],23,-35309556),r=re(r,n,i,o,e[s+1],4,-1530992060),o=re(o,r,n,i,e[s+4],11,1272893353),i=re(i,o,r,n,e[s+7],16,-155497632),n=re(n,i,o,r,e[s+10],23,-1094730640),r=re(r,n,i,o,e[s+13],4,681279174),o=re(o,r,n,i,e[s],11,-358537222),i=re(i,o,r,n,e[s+3],16,-722521979),n=re(n,i,o,r,e[s+6],23,76029189),r=re(r,n,i,o,e[s+9],4,-640364487),o=re(o,r,n,i,e[s+12],11,-421815835),i=re(i,o,r,n,e[s+15],16,530742520),n=re(n,i,o,r,e[s+2],23,-995338651),r=ne(r,n,i,o,e[s],6,-198630844),o=ne(o,r,n,i,e[s+7],10,1126891415),i=ne(i,o,r,n,e[s+14],15,-1416354905),n=ne(n,i,o,r,e[s+5],21,-57434055),r=ne(r,n,i,o,e[s+12],6,1700485571),o=ne(o,r,n,i,e[s+3],10,-1894986606),i=ne(i,o,r,n,e[s+10],15,-1051523),n=ne(n,i,o,r,e[s+1],21,-2054922799),r=ne(r,n,i,o,e[s+8],6,1873313359),o=ne(o,r,n,i,e[s+15],10,-30611744),i=ne(i,o,r,n,e[s+6],15,-1560198380),n=ne(n,i,o,r,e[s+13],21,1309151649),r=ne(r,n,i,o,e[s+4],6,-145523070),o=ne(o,r,n,i,e[s+11],10,-1120210379),i=ne(i,o,r,n,e[s+2],15,718787259),n=ne(n,i,o,r,e[s+9],21,-343485551),r=Z(r,a),n=Z(n,u),i=Z(i,c),o=Z(o,l)}return[r,n,i,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,r=new Uint32Array(W(t)),n=0;n<t;n+=8)r[n>>5]|=(255&e[n/8])<<n%32;return r}(e),8*e.length),i=[],o=32*n.length,s="0123456789abcdef",a=0;a<o;a+=8){var u=n[a>>5]>>>a%32&255,u=parseInt(s.charAt(u>>>4&15)+s.charAt(15&u),16);i.push(u)}return i});function ie(e,t){return e<<t|e>>>32-t}var n=X("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 i=0;i<n.length;++i)e.push(n.charCodeAt(i))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,s=Math.ceil(o/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 p=0;p<s;++p){for(var f=new Uint32Array(80),d=0;d<16;++d)f[d]=a[p][d];for(var h=16;h<80;++h)f[h]=ie(f[h-3]^f[h-8]^f[h-14]^f[h-16],1);for(var y=r[0],v=r[1],g=r[2],m=r[3],E=r[4],w=0;w<80;++w)var T=Math.floor(w/20),T=ie(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,g,m)+E+t[T]+f[w]>>>0,E=m,m=g,g=ie(v,30)>>>0,v=y,y=T;r[0]=r[0]+y>>>0,r[1]=r[1]+v>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+m>>>0,r[4]=r[4]+E>>>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 oe,se,ae,ue,ce,le,pe,fe,de,he,ye,ve,ge,me,Ee,we,Te,_e,be,Ae,Ie,Oe,Ne,Ce,Re,Se,Me,xe,ke,Pe,Ue,r=D(Object.freeze({__proto__:null,v1:function(e,t,r){var n=t&&r||0,i=t||new Array(16),o=(e=e||{}).node||B,r=void 0!==e.clockseq?e.clockseq:z,s=(null!=o&&null!=r||(s=e.random||(e.rng||j)(),null==o&&(o=B=[1|s[0],s[1],s[2],s[3],s[4],s[5]]),null==r&&(r=z=16383&(s[6]<<8|s[7]))),void 0!==e.msecs?e.msecs:Date.now()),a=void 0!==e.nsecs?e.nsecs:q+1,u=s-Y+(a-q)/1e4;if(u<0&&void 0===e.clockseq&&(r=r+1&16383),1e4<=(a=(u<0||Y<s)&&void 0===e.nsecs?0:a))throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Y=s,z=r,u=(1e4*(268435455&(s+=122192928e5))+(q=a))%4294967296,i[n++]=u>>>24&255,i[n++]=u>>>16&255,i[n++]=u>>>8&255,i[n++]=255&u,e=s/4294967296*1e4&268435455,i[n++]=e>>>8&255,i[n++]=255&e,i[n++]=e>>>24&15|16,i[n++]=e>>>16&255,i[n++]=r>>>8|128,i[n++]=255&r;for(var c=0;c<6;++c)i[n+c]=o[c];return t||J(i)},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 i=0;i<16;++i)t[r+i]=n[i];return t}return J(n)},v5:n,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:J,parse:$})),n={exports:{}},De=(n.exports=(0,Yn="function"==typeof atob,h="function"==typeof btoa,y="function"==typeof Buffer,oe="function"==typeof TextDecoder?new TextDecoder:void 0,se="function"==typeof TextEncoder?new TextEncoder:void 0,ae=Array.prototype.slice.call("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="),ue=function(){var r={};return ae.forEach(function(e,t){return r[e]=t}),r}(),ce=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/,le=String.fromCharCode.bind(String),pe="function"==typeof Uint8Array.from?Uint8Array.from.bind(Uint8Array):function(e){return new Uint8Array(Array.prototype.slice.call(e,0))},fe=function(e){return e.replace(/=/g,"").replace(/[+\/]/g,function(e){return"+"==e?"-":"_"})},de=function(e){return e.replace(/[^A-Za-z0-9\+\/]/g,"")},Pn=function(e){for(var t,r,n,i="",o=e.length%3,s=0;s<e.length;){if(255<(t=e.charCodeAt(s++))||255<(r=e.charCodeAt(s++))||255<(n=e.charCodeAt(s++)))throw new TypeError("invalid character found");i+=ae[(t=t<<16|r<<8|n)>>18&63]+ae[t>>12&63]+ae[t>>6&63]+ae[63&t]}return o?i.slice(0,o-3)+"===".substring(o):i},ye=y?function(e){return Buffer.from(e).toString("base64")}:function(e){for(var t=[],r=0,n=e.length;r<n;r+=4096)t.push(le.apply(null,e.subarray(r,r+4096)));return he(t.join(""))},ge=function(e){var t;return e.length<2?(t=e.charCodeAt(0))<128?e:t<2048?le(192|t>>>6)+le(128|63&t):le(224|t>>>12&15)+le(128|t>>>6&63)+le(128|63&t):(t=65536+1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320),le(240|t>>>18&7)+le(128|t>>>12&63)+le(128|t>>>6&63)+le(128|63&t))},me=/[\uD800-\uDBFF][\uDC00-\uDFFFF]|[^\x00-\x7F]/g,we=y?function(e){return Buffer.from(e,"utf8").toString("base64")}:se?function(e){return ye(se.encode(e))}:function(e){return he(Ee(e))},_e=/[\xC0-\xDF][\x80-\xBF]|[\xE0-\xEF][\x80-\xBF]{2}|[\xF0-\xF7][\x80-\xBF]{3}/g,be=function(e){switch(e.length){case 4:var t=((7&e.charCodeAt(0))<<18|(63&e.charCodeAt(1))<<12|(63&e.charCodeAt(2))<<6|63&e.charCodeAt(3))-65536;return le(55296+(t>>>10))+le(56320+(1023&t));case 3:return le((15&e.charCodeAt(0))<<12|(63&e.charCodeAt(1))<<6|63&e.charCodeAt(2));default:return le((31&e.charCodeAt(0))<<6|63&e.charCodeAt(1))}},ft=function(e){if(e=e.replace(/\s+/g,""),!ce.test(e))throw new TypeError("malformed base64.");e+="==".slice(2-(3&e.length));for(var t,r,n,i="",o=0;o<e.length;)t=ue[e.charAt(o++)]<<18|ue[e.charAt(o++)]<<12|(r=ue[e.charAt(o++)])<<6|(n=ue[e.charAt(o++)]),i+=64===r?le(t>>16&255):64===n?le(t>>16&255,t>>8&255):le(t>>16&255,t>>8&255,255&t);return i},Oe=y?function(e){return pe(Buffer.from(e,"base64"))}:function(e){return pe(Ie(e).split("").map(function(e){return e.charCodeAt(0)}))},Ce=y?function(e){return Buffer.from(e,"base64").toString("utf8")}:oe?function(e){return oe.decode(Oe(e))}:function(e){return Ae(Ie(e))},Re=function(e){return de(e.replace(/[-_]/g,function(e){return"-"==e?"+":"/"}))},Me=function(e){return{value:e,enumerable:!1,writable:!0,configurable:!0}},Pe={version:"3.7.5",VERSION:"3.7.5",atob:Ie=Yn?function(e){return atob(de(e))}:y?function(e){return Buffer.from(e,"base64").toString("binary")}:ft,atobPolyfill:ft,btoa:he=h?function(e){return btoa(e)}:y?function(e){return Buffer.from(e,"binary").toString("base64")}:Pn,btoaPolyfill:Pn,fromBase64:Se=function(e){return Ce(Re(e))},toBase64:Te=function(e,t){return(t=void 0===t?!1:t)?fe(we(e)):we(e)},encode:Te,encodeURI:Yn=function(e){return Te(e,!0)},encodeURL:Yn,utob:Ee=function(e){return e.replace(me,ge)},btou:Ae=function(e){return e.replace(_e,be)},decode:Se,isValid:function(e){if("string"!=typeof e)return!1;e=e.replace(/\s+/g,"").replace(/={0,2}$/,"");return!/[^\s0-9a-zA-Z\+/]/.test(e)||!/[^\s0-9a-zA-Z\-_]/.test(e)},fromUint8Array:ve=function(e,t){return(t=void 0===t?!1:t)?fe(ye(e)):ye(e)},toUint8Array:Ne=function(e){return Oe(Re(e))},extendString:xe=function(){function e(e,t){Object.defineProperty(String.prototype,e,Me(t))}e("fromBase64",function(){return Se(this)}),e("toBase64",function(e){return Te(this,e)}),e("toBase64URI",function(){return Te(this,!0)}),e("toBase64URL",function(){return Te(this,!0)}),e("toUint8Array",function(){return Ne(this)})},extendUint8Array:ke=function(){function e(e,t){Object.defineProperty(Uint8Array.prototype,e,Me(t))}e("toBase64",function(e){return ve(this,e)}),e("toBase64URI",function(){return ve(this,!0)}),e("toBase64URL",function(){return ve(this,!0)})},extendBuiltins:function(){xe(),ke()},Base64:{}},Object.keys(Pe).forEach(function(e){return Pe.Base64[e]=Pe[e]}),Pe),l.setUserId=void 0,l.sanitizeUser=void 0,l.resolveIdentifiers=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.PropertyOperationsBuilder=void 0,l.PropertyOperations=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.InAppMessageUserOverride=void 0,l.InAppMessageTextStyle=void 0,l.InAppMessageTextAttribute=void 0,l.InAppMessageText=void 0,l.InAppMessageTargetContext=void 0,l.InAppMessagePeriodCustom=void 0,l.InAppMessagePeriodAlways=void 0,l.InAppMessageImage=void 0,l.InAppMessageIdentifierCap=void 0,l.InAppMessageEventTriggerRule=void 0,l.InAppMessageEventTrigger=void 0,l.InAppMessageEventFrequencyCap=void 0,l.InAppMessageDurationCap=void 0,l.InAppMessageDecision=void 0,l.InAppMessageContextMessage=void 0,l.InAppMessageContextLayout=void 0,l.InAppMessageContext=void 0,l.InAppMessageButtonStyle=void 0,l.InAppMessageButton=void 0,l.InAppMessageBackground=void 0,l.InAppMessageAction=void 0,l.InAppMessage=void 0,l.IdentifiersBuilder=void 0,l.IdentifierType=void 0,l.IAM_TIMEUNIT=void 0,l.IAM_STATUS=void 0,l.IAM_PLATFORM_TYPE=void 0,l.IAM_ORIENTATION=void 0,l.IAM_LAYOUT_TYPE=void 0,l.IAM_DISPLAY_TYPE=void 0,l.IAM_BEHAVIOR=void 0,l.IAM_ACTION_TYPE=void 0,l.IAM_ACTION_AREA=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.Cohort=void 0,l.Bucket=void 0,Object.defineProperty(t,"__esModule",{value:!0}),r),Le=n.exports,a=(Ge.isNotNullOrUndefined=function(e){return null!=e},Ge.isNullOrUndefined=function(e){return null==e},Ge.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},Ge.fromMap=function(e){var r={};return e.forEach(function(e,t){r[t]=e}),r},Ge),p=(ze.mapNotNullOrUndefined=function(e,t){for(var r=Array(),n=0,i=e;n<i.length;n++){var o=t(i[n]);a.isNotNullOrUndefined(o)&&r.push(o)}return r},ze.mapOrUndefined=function(e,t){for(var r=Array(),n=0,i=e;n<i.length;n++){var o=t(i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r},ze.associateTo=function(e,t,r){for(var n=0,i=e;n<i.length;n++){var o=r(i[n]);t.set(o[0],o[1])}return t},ze.associate=function(e,t){return this.associateTo(e,new Map,t)},ze.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},ze.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},ze),Fe={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},i=(Be.setLogLevel=function(e){this.logLevel=e=void 0===e?Fe.INFO:e},Be.initCounter=function(t){this.counters=p.associate(Object.keys(Fe),function(e){return[e,t(e)]})},Be._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)je.log(e,r,t.message,t);else try{je.log(e,r,t)}catch(e){}},Be.increment=function(e){var t;null!=(t=null==(t=Be.counters)?void 0:t.get(e))&&t.increment()},Be.logLevel=Fe.INFO,Be.log={error:function(e){Fe.ERROR<=Be.logLevel&&(Be._log("ERROR",e),Be.increment("ERROR"))},warn:function(e){Fe.WARN<=Be.logLevel&&(Be._log("WARN",e),Be.increment("WARN"))},info:function(e){Fe.INFO<=Be.logLevel&&(Be._log("INFO",e),Be.increment("INFO"))},debug:function(e){Fe.DEBUG<=Be.logLevel&&(Be._log("DEBUG",e),Be.increment("DEBUG"))}},Be),je=(He.log=function(e,t,r,n){try{console.log("%c[".concat(e,"] Hackle: ").concat(r),"color: ".concat(t))}catch(e){}},He),Ve=function(e,t){return(Ve=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 He(){}function Be(){}function ze(){}function Ge(){}function Ke(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}Ve(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var c=function(){return(c=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function s(e,s,a,u){return new(a=a||Promise)(function(r,t){function n(e){try{o(u.next(e))}catch(e){t(e)}}function i(e){try{o(u.throw(e))}catch(e){t(e)}}function o(e){var t;e.done?r(e.value):((t=e.value)instanceof a?t:new a(function(e){e(t)})).then(n,i)}o((u=u.apply(e,s||[])).next())})}function u(n,i){var o,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(o)throw new TypeError("Generator is already executing.");for(;u;)try{if(o=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=i.call(n,u)}catch(e){t=[6,e],s=0}finally{o=a=0}if(5&t[0])throw t[1];return{value:t[0]?t[1]:void 0,done:!0}}}}function Je(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||((n=n||Array.prototype.slice.call(t,0,i))[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}var Ye=i.log,qe=(nt.isEqual=function(e,t){return e.type===t.type&&e.value===t.value},nt.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]})},nt.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var i=n[r],o=i[0],i=i[1];this.isValidType(o)?(i=this.sanitizeValue(i),a.isNullOrUndefined(i)?Ye.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(o,"]")):t[o]=i):Ye.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(o,"]"))}return t},nt.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},nt.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},nt.MAX_IDENTIFIER_TYPE_LENGTH=128,nt.MAX_IDENTIFIER_VALUE_LENGTH=512,nt),$e=i.log,Xe=(rt.sanitize=function(e){var t={};if(a.isNullOrUndefined(e))return t;for(var r=0,n=Object.entries(e);r<n.length;r++){var i,o=n[r],s=o[0],o=o[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){$e.debug("The number of properties cannot exceed 128. Drops excess properties. [".concat(s,", ").concat(o,"]"));break}this.isValidKey(s)?(i=this.sanitizeValue(s,o),a.isNullOrUndefined(i)?$e.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(o,"]")):t[s]=i):$e.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},rt.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},rt.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},rt.sanitizeValue=function(e,t){var r=this;return"string"==typeof e&&e.startsWith(this.SYSTEM_PROPERTY_KEY_PREFIX)?t:this.isValidValue(t)?Array.isArray(t)?t.filter(function(e){return r.isValidElement(e)}):t:null},rt.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))},rt.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},rt.truncateStringValue=function(e){return"string"==typeof e&&e.length>this.MAX_PROPERTY_VALUE_LENGTH?e.slice(0,this.MAX_PROPERTY_VALUE_LENGTH):e},rt.SYSTEM_PROPERTY_KEY_PREFIX="$",rt.MAX_PROPERTIES_COUNT=128,rt.MAX_PROPERTY_KEY_LENGTH=128,rt.MAX_PROPERTY_VALUE_LENGTH=1024,rt),We=["nanoseconds","microseconds","milliseconds","seconds","minutes","hours","days"],Ze=(o.nanosToUnit=function(e,t){switch(t){case"nanoseconds":return e;case"microseconds":return e/(o.C1/o.C0);case"milliseconds":return e/(o.C2/o.C0);case"seconds":return e/(o.C3/o.C0);case"minutes":return e/(o.C4/o.C0);case"hours":return e/(o.C5/o.C0);case"days":return e/(o.C6/o.C0)}},o.microsToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C1/o.C0);case"milliseconds":return e/(o.C2/o.C1);case"microseconds":return e;case"seconds":return e/(o.C3/o.C1);case"minutes":return e/(o.C4/o.C1);case"hours":return e/(o.C5/o.C1);case"days":return e/(o.C6/o.C1)}},o.millisToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C2/o.C0);case"microseconds":return e*(o.C2/o.C1);case"milliseconds":return e;case"seconds":return e/(o.C3/o.C2);case"minutes":return e/(o.C4/o.C2);case"hours":return e/(o.C5/o.C2);case"days":return e/(o.C6/o.C2)}},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);case"seconds":return e;case"minutes":return e/(o.C4/o.C3);case"hours":return e/(o.C5/o.C3);case"days":return e/(o.C6/o.C3)}},o.minutesToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C4/o.C0);case"microseconds":return e*(o.C4/o.C1);case"milliseconds":return e*(o.C4/o.C2);case"seconds":return e*(o.C4/o.C3);case"minutes":return e;case"hours":return e/(o.C5/o.C4);case"days":return e/(o.C6/o.C4)}},o.hoursToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C5/o.C0);case"microseconds":return e*(o.C5/o.C1);case"milliseconds":return e*(o.C5/o.C2);case"seconds":return e*(o.C5/o.C3);case"minutes":return e*(o.C5/o.C4);case"hours":return e;case"days":return e/(o.C6/o.C5)}},o.daysToUnit=function(e,t){switch(t){case"nanoseconds":return e*(o.C6/o.C0);case"microseconds":return e*(o.C6/o.C1);case"milliseconds":return e*(o.C6/o.C2);case"seconds":return e*(o.C6/o.C3);case"minutes":return e*(o.C6/o.C4);case"hours":return e*(o.C6/o.C5);case"days":return e}},o.C6=24*(o.C5=60*(o.C4=60*(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,minutes:o.minutesToUnit,hours:o.hoursToUnit,days:o.daysToUnit},o),Qe=(tt.prototype.tick=function(){return 1e3*Date.now()},tt.prototype.currentMillis=function(){return Date.now()},tt.instance=new tt,tt),et=i.log;function tt(){}function o(){}function rt(){}function nt(){}function it(e,t){e=e.find(function(e){return e===t||e.toLowerCase()===t.toLowerCase()});return e||et.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e}function ot(e,t){if(!a.isNullOrUndefined(t)){for(var r=new Array,n=0,i=t;n<i.length;n++){var o=it(e,i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r}}function st(e){var t=new wt;return t.addIdentifiers(e.identifiers||{}),t.add(Et.ID,e.id),t.add(Et.DEVICE,e.deviceId),a.isNotNullOrUndefined(e.userId)&&t.add(Et.USER,e.userId),t.build()}function at(e){var t,r={};return r.id=null!=(t=qe.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=qe.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=qe.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=Xe.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=qe.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}ir.of=function(e,t){return new ir(e,t)};var ut=ir,ct=(nr.prototype.isShow=function(){return a.isNotNullOrUndefined(this.inAppMessage)&&a.isNotNullOrUndefined(this.message)},nr.of=function(e,t,r){return new nr(t,r,e)},nr),lt=(rr.of=function(e,t,r){return new rr(e,t,r=void 0===r?new dt:r)},rr.prototype.get=function(e,t){return this.config.get(e,t)},rr),pt=(tr.on=function(e,t){return new tr(!0,e,t=void 0===t?new dt:t)},tr.off=function(e,t){return new tr(!1,e,t=void 0===t?new dt:t)},tr.prototype.get=function(e,t){return this.config.get(e,t)},tr),ft=(er.prototype.get=function(e,t){return t},er),dt=(Qt.prototype.get=function(e,t){return t},Qt),f=(d.SDK_NOT_READY="SDK_NOT_READY",d.EXCEPTION="EXCEPTION",d.INVALID_INPUT="INVALID_INPUT",d.UNSUPPORTED_PLATFORM="UNSUPPORTED_PLATFORM",d.TYPE_MISMATCH="TYPE_MISMATCH",d.EXPERIMENT_NOT_FOUND="EXPERIMENT_NOT_FOUND",d.EXPERIMENT_DRAFT="EXPERIMENT_DRAFT",d.EXPERIMENT_PAUSED="EXPERIMENT_PAUSED",d.EXPERIMENT_COMPLETED="EXPERIMENT_COMPLETED",d.OVERRIDDEN="OVERRIDDEN",d.TRAFFIC_NOT_ALLOCATED="TRAFFIC_NOT_ALLOCATED",d.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT="NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT",d.IDENTIFIER_NOT_FOUND="IDENTIFIER_NOT_FOUND",d.VARIATION_DROPPED="VARIATION_DROPPED",d.TRAFFIC_ALLOCATED="TRAFFIC_ALLOCATED",d.TRAFFIC_ALLOCATED_BY_TARGETING="TRAFFIC_ALLOCATED_BY_TARGETING",d.NOT_IN_EXPERIMENT_TARGET="NOT_IN_EXPERIMENT_TARGET",d.FEATURE_FLAG_NOT_FOUND="FEATURE_FLAG_NOT_FOUND",d.FEATURE_FLAG_INACTIVE="FEATURE_FLAG_INACTIVE",d.INDIVIDUAL_TARGET_MATCH="INDIVIDUAL_TARGET_MATCH",d.TARGET_RULE_MATCH="TARGET_RULE_MATCH",d.DEFAULT_RULE="DEFAULT_RULE",d.REMOTE_CONFIG_PARAMETER_NOT_FOUND="REMOTE_CONFIG_PARAMETER_NOT_FOUND",d.IN_APP_MESSAGE_NOT_FOUND="IN_APP_MESSAGE_NOT_FOUND",d.IN_APP_MESSAGE_DRAFT="IN_APP_MESSAGE_DRAFT",d.IN_APP_MESSAGE_PAUSED="IN_APP_MESSAGE_PAUSED",d.IN_APP_MESSAGE_HIDDEN="IN_APP_MESSAGE_HIDDEN",d.IN_APP_MESSAGE_TARGET="IN_APP_MESSAGE_TARGET",d.NOT_IN_IN_APP_MESSAGE_PERIOD="NOT_IN_IN_APP_MESSAGE_PERIOD",d.NOT_IN_IN_APP_MESSAGE_TARGET="NOT_IN_IN_APP_MESSAGE_TARGET",d),ht=(Zt.fromJson=function(e,t){var r=Zt.experimentStatusOrNull(t.execution.status),n=t.variations.map(function(e){return new yt(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=p.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),o=p.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return Ot.fromJson(e,yr.IDENTIFIER)}),s=p.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return Tt.fromJson(e,yr.PROPERTY)}),a=p.mapNotNullOrUndefined(t.execution.targetRules,function(e){return Ot.fromJson(e,yr.PROPERTY)}),u=It.fromJson(t.execution.defaultRule);return r&&u&&new Zt(t.id,t.key,e,t.identifierType,r,t.version,t.execution.version,n,i,o,s,a,u,t.containerId,t.winnerVariationId)},Zt.experimentStatusOrNull=function(e){switch(e){case"READY":return"DRAFT";case"RUNNING":return"RUNNING";case"PAUSED":return"PAUSED";case"STOPPED":return"COMPLETED";default:return void et.debug("Unsupported status [".concat(e,"]"))}},Zt.prototype._winnerVariationOrNull=function(){if(this.winnerVariationId)return this._getVariationByIdOrNull(this.winnerVariationId)},Zt.prototype._getVariationByIdOrNull=function(t){return this.variations.find(function(e){return e.id===t})},Zt.prototype._getVariationByKeyOrNull=function(t){return this.variations.find(function(e){return e.key===t})},Zt),yt=function(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n},vt=(Wt.fromJson=function(e){return new Wt(e.id,e.seed,e.slotSize,e.slots.map(function(e){var t=e.startInclusive,r=e.endExclusive,e=e.variationId;return new gt(t,r,e)}))},Wt),gt=(Xt.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},Xt),mt=($t.fromJson=function(e){return new $t(e.id,e.key)},$t),Et=(qt.ID="$id",qt.USER="$userId",qt.DEVICE="$deviceId",qt.SESSION="$sessionId",qt.HACKLE_DEVICE="$hackleDeviceId",qt),wt=(Yt.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},Yt.prototype.add=function(e,t){var r=qe.sanitizeValue(t);return qe.isValidType(e)&&r?this.identifiers[e]=t:et.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},Yt.prototype.build=function(){return this.identifiers},Yt),Tt=(Jt.fromJson=function(e,t){return new Jt(p.mapNotNullOrUndefined(e.conditions,function(e){return _t.fromJson(e,t)}))},Jt.prototype.toJson=function(){return{conditions:this.conditions.map(function(e){return e.toJson()})}},Jt),_t=(Kt.fromJson=function(e,t){var r=bt.fromJson(e.key);if(r&&t.supports(r.type))return(t=At.fromJson(e.match))&&new Kt(r,t)},Kt.prototype.toJson=function(){return{key:this.key.toJson(),match:this.match.toJson()}},Kt),bt=(Gt.fromJson=function(e){var t=it(dr,e.type);return t&&new Gt(t,e.name)},Gt.prototype.toJson=function(){return{type:this.type,name:this.name}},Gt),At=(zt.fromJson=function(e){var t=it(cr,e.type),r=it(pr,e.operator),n=it(lr,e.valueType);return t&&r&&n&&new zt(t,r,n,e.values)},zt.prototype.toJson=function(){return{operator:this.operator,type:this.type,valueType:this.valueType,values:this.values}},zt),It=(Bt.fromJson=function(e){var t=it(fr,e.type);return t&&new Bt(t,e.variationId,e.bucketId)},Bt),Ot=(Ht.fromJson=function(e,t){t=Tt.fromJson(e.target,t),e=It.fromJson(e.action);return t&&e&&new Ht(t,e)},Ht),Nt=(Vt.fromJson=function(e){var t=it(hr,e.type);return t&&new Vt(e.id,e.key,t,p.mapNotNullOrUndefined(e.targets,function(e){return Tt.fromJson(e,yr.SEGMENT)}))},Vt),Ct=(jt.fromJson=function(e){return new jt(e.id,e.bucketId,e.groups.map(function(e){return Rt.fromJson(e)}))},jt.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},jt),Rt=(Ft.fromJson=function(e){return new Ft(e.id,e.experiments)},Ft),St=(Lt.fromJson=function(e){return new Lt(e.id,p.associate(e.parameters,function(e){return[e.key,e.value]}))},Lt.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},Lt),Mt=(Dt.fromJson=function(e){var t=it(lr,e.type),r=p.mapNotNullOrUndefined(e.targetRules,function(e){return xt.fromJson(e,yr.PROPERTY)}),n=kt.fromJson(e.defaultValue);return t&&new Dt(e.id,e.key,t,e.identifierType,r,n)},Dt),xt=(Ut.fromJson=function(e,t){t=Tt.fromJson(e.target,t);return t&&new Ut(e.key,e.name,t,e.bucketId,kt.fromJson(e.value))},Ut),kt=(Pt.fromJson=function(e){return new Pt(e.id,e.value)},Pt);function Pt(e,t){this.id=e,this.rawValue=t}function Ut(e,t,r,n,i){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=i}function Dt(e,t,r,n,i,o){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.targetRules=i,this.defaultValue=o}function Lt(e,t){this.id=e,this.parameters=t}function Ft(e,t){this.id=e,this.experiments=t}function jt(e,t,r){this.id=e,this.bucketId=t,this.groups=r}function Vt(e,t,r,n){this.id=e,this.key=t,this.type=r,this.targets=n}function Ht(e,t){this.target=e,this.action=t}function Bt(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function zt(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function Gt(e,t){this.type=e,this.name=t}function Kt(e,t){this.key=e,this.match=t}function Jt(e){this.conditions=e}function Yt(){this.identifiers={}}function qt(){}function $t(e,t){this.id=e,this.key=t}function Xt(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function Wt(e,t,r,n){this.id=e,this.seed=t,this.slotSize=r,this.slots=n}function Zt(e,t,r,n,i,o,s,a,u,c,l,p,f,d,h){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=i,this.version=o,this.executionVersion=s,this.variations=a,this.userOverrides=u,this.segmentOverrides=c,this.targetAudiences=l,this.targetRules=p,this.defaultRule=f,this.containerId=d,this.winnerVariationId=h}function d(){}function Qt(){}function er(){}function tr(e,t,r){this.isOn=e,this.reason=t,this.config=r}function rr(e,t,r){this.variation=e,this.reason=t,this.config=r}function nr(e,t,r){this.inAppMessage=e,this.message=t,this.reason=r}function ir(e,t){this.value=e,this.reason=t}function or(e){this.id=e}vn.tryParse=function(e){var t,r,n,i,e=vn.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,i=e[4],e=e[5],new vn(new ar(parseInt(t,10),parseInt(r,10),parseInt(n,10)),ur.parse(i),ur.parse(e))},vn.prototype.compareTo=function(e){return this.coreVersion.compareTo(e.coreVersion)||this.prerelease.compareTo(e.prerelease)},vn.prototype.isEqualTo=function(e){return 0===this.compareTo(e)},vn.prototype.isGreaterThan=function(e){return 0<this.compareTo(e)},vn.prototype.isGreaterThanOrEqualTo=function(e){return 0<=this.compareTo(e)},vn.prototype.isLessThan=function(e){return this.compareTo(e)<0},vn.prototype.isLessThanOrEqualTo=function(e){return this.compareTo(e)<=0},vn.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 sr=vn,ar=(yn.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},yn),ur=(hn.parse=function(e){return e?new hn(e.split(".")):hn.EMPTY},hn.prototype.isEmpty=function(){return 0===this.identifiers.length},hn.prototype.isNotEmpty=function(){return!this.isEmpty()},hn.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},hn.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=hn.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},hn.compareIdentifiers=function(e,t){return hn.numericIdentifierRegExp.test(e)&&hn.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},hn.EMPTY=new hn([]),hn.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,hn),cr=["MATCH","NOT_MATCH"],lr=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],pr=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],fr=["VARIATION","BUCKET"],dr=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY","COHORT"],hr=["USER_ID","USER_PROPERTY"],yr=(dn.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},dn.IDENTIFIER=new dn("SEGMENT"),dn.PROPERTY=new dn("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY","COHORT"),dn.SEGMENT=new dn("USER_ID","USER_PROPERTY","HACKLE_PROPERTY","COHORT"),dn),vr=["ACTIVE","DRAFT","PAUSE"],gr=["WEB","ANDROID","IOS"],mr=["IMMEDIATE","CUSTOM"],Er=["MODAL"],wr=["IMAGE_TEXT","IMAGE_ONLY","TEXT_ONLY"],Tr=["VERTICAL","HORIZONTAL"],_r=["CLICK"],br=["CLOSE","WEB_LINK","HIDDEN","LINK_AND_CLOSE","LINK_NEW_TAB","LINK_NEW_TAB_AND_CLOSE","LINK_NEW_WINDOW","LINK_NEW_WINDOW_AND_CLOSE"],Ar=(fn.fromJson=function(e){var t,r=it(vr,e.status);if(!a.isNullOrUndefined(r)){switch(it(mr,e.timeUnit)){case"IMMEDIATE":t=new Ir;break;case"CUSTOM":if(a.isNullOrUndefined(e.startEpochTimeMillis))return;if(a.isNullOrUndefined(e.endEpochTimeMillis))return;t=new Or(e.startEpochTimeMillis,e.endEpochTimeMillis);break;default:return}var n,i,o=Pr.fromJson(e.messageContext);if(!a.isNullOrUndefined(o))return n=e.eventTriggerRules.map(Cr.fromJson),i=Rr.fromJson(e.eventFrequencyCap),new fn(e.id,e.key,r,t,new Nr(n,i),xr.fromJson(e.targetContext),o)}},fn.prototype.supports=function(e){return this.messageContext.platformTypes.includes(e)},fn),Ir=(pn.prototype.within=function(e){return!0},pn),Or=(ln.prototype.within=function(e){return this.startMillisInclusive<=e&&e<this.endMillisExclusive},ln),Nr=function(e,t){this.rules=e,this.frequencyCap=t},Cr=(cn.fromJson=function(e){return new cn(e.eventKey,p.mapNotNullOrUndefined(e.targets,function(e){return Tt.fromJson(e,yr.PROPERTY)}))},cn),Rr=(un.fromJson=function(e){return e?new un(e.identifiers.map(Sr.fromJson),Mr.fromJson(e.duration)):null},un),Sr=(an.fromJson=function(e){return new an(e.identifierType,e.countPerIdentifier)},an),Mr=(sn.fromJson=function(e){if(!e)return null;var t=it(We,e.durationUnit.timeUnit);return t?new sn(Ze.converter[t](e.durationUnit.amount,"milliseconds"),e.countPerDuration):null},sn),xr=(on.fromJson=function(e){return new on(e.overrides.map(kr.fromJson),p.mapNotNullOrUndefined(e.targets,function(e){return Tt.fromJson(e,yr.PROPERTY)}))},on),kr=(nn.fromJson=function(e){return new nn(e.identifierType,e.identifiers)},nn),Pr=(rn.fromJson=function(e){var t=ot(gr,e.platformTypes);if(!a.isNullOrUndefined(t)){var r=ot(Tr,e.orientations);if(!a.isNullOrUndefined(r)){var n=p.mapOrUndefined(e.messages,Ur.fromJson);if(!a.isNullOrUndefined(n))return new rn(e.defaultLang,t,r,n)}}},rn),Ur=(tn.fromJson=function(e){var t=Dr.fromJson(e.layout);if(!a.isNullOrUndefined(t)){var r=p.mapOrUndefined(e.images,Lr.fromJson);if(!a.isNullOrUndefined(r)){var n=p.mapOrUndefined(e.buttons,Hr.fromJson);if(!a.isNullOrUndefined(n)){var i=void 0;if(!a.isNotNullOrUndefined(e.closeButton)||(i=Hr.fromJson2(e.closeButton),!a.isNullOrUndefined(i)))return new tn(e.lang,t,r,e.text?Fr.fromJson(e.text):void 0,n,i,new zr(e.background.color))}}}},tn.prototype.toJson=function(){var e;return{lang:this.lang,layout:{layoutType:this.layout.layoutType,displayType:this.layout.displayType},images:this.images.map(function(e){return e.toJson()}),text:null!=(e=null==(e=this.text)?void 0:e.toJson())?e:null,closeButton:null!=(e=null==(e=this.closeButton)?void 0:e.toCloseButtonJson())?e:null,buttons:this.buttons.map(function(e){return e.toJson()}),background:{color:this.background.color}}},tn),Dr=(en.fromJson=function(e){var t=it(wr,e.layoutType),e=it(Er,e.displayType);if(!a.isNullOrUndefined(e)&&!a.isNullOrUndefined(t))return new en(e,t)},en),Lr=(Qr.fromJson=function(e){var t=it(Tr,e.orientation);if(!a.isNullOrUndefined(t)){var r=void 0;if(!a.isNotNullOrUndefined(e.action)||(r=Gr.fromJson(e.action),!a.isNullOrUndefined(r)))return new Qr(t,e.imagePath,r)}},Qr.prototype.toJson=function(){var e;return{orientation:this.orientation,imagePath:this.imagePath,action:null!=(e=null==(e=this.action)?void 0:e.toJson())?e:null}},Qr),Fr=(Zr.fromJson=function(e){return new Zr(jr.fromJson(e.title),jr.fromJson(e.body))},Zr.prototype.toJson=function(){return{title:{text:this.title.text,style:{textColor:this.title.style.color}},body:{text:this.body.text,style:{textColor:this.body.style.color}}}},Zr),jr=(Wr.fromJson=function(e){return new Wr(e.text,new Vr(e.style.textColor))},Wr),Vr=function(e){this.color=e},Hr=(Xr.fromJson=function(e){var t=Gr.fromJson(e.action);if(!a.isNullOrUndefined(t))return new Xr(e.text,new Br(e.style.textColor,e.style.bgColor,e.style.borderColor),t)},Xr.fromJson2=function(e){var t=Gr.fromJson(e.action);if(!a.isNullOrUndefined(t))return new Xr("✕",new Br(e.style.color,"#FFFFFF","#FFFFFF"),t)},Xr.prototype.toJson=function(){return{text:this.text,action:this.action.toJson(),style:{textColor:this.style.textColor,bgColor:this.style.backgroundColor,borderColor:this.style.backgroundColor}}},Xr.prototype.toCloseButtonJson=function(){return{action:this.action.toJson(),style:{color:this.style.textColor}}},Xr),Br=function(e,t,r){this.textColor=e,this.backgroundColor=t,this.borderColor=r},zr=function(e){this.color=e},Gr=($r.fromJson=function(e){var t=it(_r,e.behavior);if(!a.isNullOrUndefined(t)){var r=it(br,e.type);if(!a.isNullOrUndefined(r))return new $r(t,r,null!=(t=e.value)?t:void 0)}},$r.prototype.toJson=function(){var e;return{behavior:this.behavior,type:this.type,value:null!=(e=this.value)?e:null}},$r),Kr=(qr.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},qr.prototype.tag=function(e,t){return this._tags[e]=t,this},qr.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},qr),Jr=(Yr.start=function(e){return new Yr(e=void 0===e?Yr.defaultClock:e)},Yr.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},Yr.defaultClock=new Qe,Yr);function Yr(e){this._clock=e,this.startTime=this._clock.tick()}function qr(e){this.name=e,this._tags={},this.name=e}function $r(e,t,r){this.behavior=e,this.type=t,this.value=r}function Xr(e,t,r){this.text=e,this.style=t,this.action=r}function Wr(e,t){this.text=e,this.style=t}function Zr(e,t){this.title=e,this.body=t}function Qr(e,t,r){this.orientation=e,this.imagePath=t,this.action=r}function en(e,t){this.displayType=e,this.layoutType=t}function tn(e,t,r,n,i,o,s){this.lang=e,this.layout=t,this.images=r,this.text=n,this.buttons=i,this.closeButton=o,this.background=s}function rn(e,t,r,n){this.defaultLang=e,this.platformTypes=t,this.orientations=r,this.messages=n}function nn(e,t){this.identifierType=e,this.identifiers=t}function on(e,t){this.overrides=e,this.targets=t}function sn(e,t){this.durationMillis=e,this.count=t}function an(e,t){this.identifierType=e,this.count=t}function un(e,t){this.identifierCaps=e,this.durationCap=t}function cn(e,t){this.eventKey=e,this.targets=t}function ln(e,t){this.startMillisInclusive=e,this.endMillisExclusive=t,this.type="CUSTOM"}function pn(){this.type="IMMEDIATE"}function fn(e,t,r,n,i,o,s){this.id=e,this.key=t,this.status=r,this.period=n,this.eventTrigger=i,this.targetContext=o,this.messageContext=s}function dn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function hn(e){this.identifiers=e}function yn(e,t,r){this.major=e,this.minor=t,this.patch=r}function vn(e,t,r){this.coreVersion=e,this.prerelease=t,this.build=r}mn.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},mn.prototype.tag=function(e,t){return this._tags[e]=t,this},mn.prototype.register=function(e){return e.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var gn=mn;function mn(e){this.name=e,this._tags={}}Object.defineProperty(wn.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var En=wn;function wn(e,t){this.valueSupplier=t,this.field=e}function Tn(e,t){return e.name===t.name&&qe.isEquals(e.tags,t.tags)}Sn.prototype.count=function(){return this.counterValue},Sn.prototype.increment=function(e){this.counterValue+=null!=e?e:1},Sn.prototype.measure=function(){return[new En("count",this.count.bind(this))]};var _n,bn=Sn,An=(Rn.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new bn(this.id),e},Rn.prototype.count=function(){return this.currentCounter.count()},Rn.prototype.increment=function(e){this.currentCounter.increment(e)},Rn.prototype.measure=function(){return[new En("count",this.count.bind(this))]},Rn),In=(Cn.prototype.values=function(){return Array.from(this.data.values())},Cn.prototype.keys=function(){return Array.from(this.data.keys())},Cn.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},Cn.prototype.has=function(e){return void 0!==this.get(e)},Cn.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},Cn.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},Cn.prototype.forEach=function(e){this.data.forEach(e)},Cn.prototype.filter=function(e){for(var t=new Cn(this.compareFn),r=0,n=this.entries();r<n.length;r++){var i=n[r];e(i[0],i[1])&&t.add(i[0],i[1])}return t},Cn.prototype.entries=function(){return Array.from(this.data.entries())},Cn),h=(Object.defineProperty(Nn.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),Nn.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},Nn.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},Nn.prototype.counter=function(e,t){return void 0===t&&(t={}),new gn(e).tags(t).register(this)},Nn.prototype.timer=function(e,t){return void 0===t&&(t={}),new Kr(e).tags(t).register(this)},Nn.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},Nn.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},Nn.prototype.close=function(){},Nn),y=(Ke(On,_n=h),On.prototype.start=function(){var e=this;null===this.publishingJob&&(this.publishingJob=this.scheduler.schedulePeriodically(this.pushIntervalMillis,this.pushIntervalMillis,function(){return e.publish(!1)}),i.log.debug("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},On.prototype.stop=function(){var e;null!=(e=this.publishingJob)&&e.cancel(),this.publishingJob=null,this.publish(!0),i.log.debug("PushMetricRegistry stopped.")},On.prototype.close=function(){this.stop()},On);function On(e,t){var r=_n.call(this)||this;return r.scheduler=e,r.pushIntervalMillis=t,r.publishingJob=null,r}function Nn(){this.id=De.v4(),this.name="MetricRegistry",this._metrics=new In(Tn)}function Cn(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function Rn(e){this.id=e,this.currentCounter=new bn(e)}function Sn(e){this.counterValue=0,this.id=e}Hn.prototype.count=function(){return this._count},Hn.prototype.totalTime=function(e){return Ze.nanosToUnit(this._total,e)},Hn.prototype.max=function(e){return Ze.nanosToUnit(this._max,e)},Hn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},Hn.prototype.record=function(e,t){e<0||(t=Ze.converter[t](e,"nanoseconds"),this._count=this.count()+1,this._total+=t,this._max=Math.max(t,this._max))},Hn.prototype.measure=function(){var e=this;return[new En("count",this.count.bind(this)),new En("total",function(){return e.totalTime("milliseconds")}),new En("max",function(){return e.max("milliseconds")}),new En("mean",function(){return e.mean("milliseconds")})]};var Mn,xn=Hn,kn=(Vn.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new xn(this.id),e},Vn.prototype.count=function(){return this.currentTimer.count()},Vn.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},Vn.prototype.max=function(e){return this.currentTimer.max(e)},Vn.prototype.record=function(e,t){this.currentTimer.record(e,t)},Vn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},Vn.prototype.measure=function(){var e=this;return[new En("count",this.count.bind(this)),new En("total",function(){return e.totalTime("milliseconds")}),new En("max",function(){return e.max("milliseconds")}),new En("mean",function(){return e.mean("milliseconds")})]},Vn),Pn=(Ke(jn,Mn=y),jn.prototype.createCounter=function(e){return new An(e)},jn.prototype.createTimer=function(e){return new kn(e)},jn.prototype.publish=function(e){void 0===e&&(e=!1);var t=this.metrics.reduce(function(e,t){return void 0!==t.flush&&"function"==typeof t.flush?e.concat(t.flush()):e},[]);this.flushMetrics(t,e)},jn.prototype.close=function(){Mn.prototype.close.call(this)},jn),Un=(Fn.prototype.count=function(){return 0},Fn.prototype.increment=function(e){},Fn.prototype.measure=function(){return[new En("count",this.count.bind(this))]},Fn),Dn=(Object.defineProperty(Ln.prototype,"counters",{get:function(){return Array.from(this._counters.values())},enumerable:!1,configurable:!0}),Ln.prototype.add=function(e){this._counters.add(e,e.registerCounter(this.id))},Ln.prototype.count=function(){return(this.counters[0]||this.noopCounter).count()},Ln.prototype.increment=function(t){this.counters.forEach(function(e){e.increment(t)})},Ln.prototype.measure=function(){return[new En("count",this.count.bind(this))]},Ln);function Ln(e){this._counters=new In(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new Un(e)}function Fn(e){this.id=e}function jn(e,t){return Mn.call(this,e,t)||this}function Vn(e){this.id=e,this.currentTimer=new xn(e)}function Hn(e){this._count=0,this._total=0,this._max=0,this.id=e}bi.prototype.measure=function(){var e=this;return[new En("count",this.count.bind(this)),new En("total",function(){return e.totalTime("milliseconds")}),new En("max",function(){return e.max("milliseconds")}),new En("mean",function(){return e.mean("milliseconds")})]},bi.prototype.count=function(){return 0},bi.prototype.totalTime=function(e){return 0},bi.prototype.max=function(e){return 0},bi.prototype.mean=function(e){return 0},bi.prototype.record=function(e,t){};var Bn,zn,Gn,Kn=bi,Jn=(Object.defineProperty(_i.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),_i.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},_i.prototype.max=function(e){return this.firstTimer.max(e)},_i.prototype.mean=function(e){return this.firstTimer.mean(e)},_i.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(_i.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),_i.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},_i.prototype.count=function(){return this.firstTimer.count()},_i.prototype.measure=function(){var e=this;return[new En("count",this.count.bind(this)),new En("total",function(){return e.totalTime("milliseconds")}),new En("max",function(){return e.max("milliseconds")}),new En("mean",function(){return e.mean("milliseconds")})]},_i),Yn=(Ke(Ti,Gn=h),Ti.prototype.createCounter=function(e){e=new Dn(e);return this.addRegistry(e),e},Ti.prototype.createTimer=function(e){e=new Jn(e);return this.addRegistry(e),e},Ti.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},Ti.prototype.add=function(t){t instanceof Ti||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},Ti.prototype.close=function(){this.registries.forEach(function(e){e.close()})},Ti),qn=(wi.counter=function(e,t){return wi.globalRegistry.counter(e,t)},wi.timer=function(e,t){return wi.globalRegistry.timer(e,t)},wi.addRegistry=function(e){wi.globalRegistry.add(e),i.log.debug("MetricRegistry added ".concat(e.name))},wi.globalRegistry=new Yn,wi),$n=(Ei.equalsIgnoreCase=function(e,t){return e.toLowerCase()===t.toLowerCase()},Ei),Xn=(mi.builder=function(){return new Wn},mi.get=function(e){return mi.builder().url(e).build()},mi.prototype.toBuilder=function(){return new Wn(this)},mi),Wn=(gi.prototype.url=function(e){return this._url=e,this},gi.prototype.method=function(e){return this._method=e,this},gi.prototype.body=function(e){return this._body=e,this},gi.prototype.addHeader=function(e,t){return this._headers.add(e,t),this},gi.prototype.timeoutMillis=function(e){return this._timeoutMillis=e,this},gi.prototype.build=function(){if(null===this._url)throw new Error("url is null");var e={timeoutMillis:this._timeoutMillis};return new Xn(this._url,this._method,this._body,this._headers.build(),e)},gi),Zn=(vi.ok=function(e,t){return vi.of(200,e,t)},vi.of=function(e,t,r){return new vi(e,null!=t?t:null,null!=r?r:Qn.empty())},vi.prototype.isSuccessful=function(){return 200<=this.statusCode&&this.statusCode<300},vi.prototype.isClientError=function(){return 400<=this.statusCode&&this.statusCode<500},vi.prototype.isNotModified=function(){return 304===this.statusCode},vi),Qn=(yi.empty=function(){return new yi(new Map)},yi.builder=function(){return new ei(new Map)},yi.prototype.get=function(e){for(var t=0,r=Array.from(this.headers.entries());t<r.length;t++){var n=r[t],i=n[0],n=n[1];if($n.equalsIgnoreCase(i,e))return n}return null},yi.prototype.getOrDefault=function(e,t){return null!=(e=this.get(e))?e:t},yi.prototype.raw=function(){return Array.from(this.headers.entries()).reduce(function(e,t){var r=t[0],t=t[1];return e[r]=t,e},{})},yi.prototype.toBuilder=function(){return new ei(this.headers)},yi.IF_MODIFIED_SINCE="If-Modified-Since",yi.LAST_MODIFIED="Last-Modified",yi),ei=(hi.prototype.add=function(e,t){return this.headers.set(e,t),this},hi.prototype.build=function(){return new Qn(this.headers)},hi),ti=(Ke(di,zn=Pn),di.prototype.flushMetrics=function(e,t){var r=this;p.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){r.dispatch(e,t)})},di.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},di.prototype.dispatch=function(e,t){e=this.createRequest(e);this.execute(e,t).catch(function(e){return i.log.debug("Failed to flushing metrics: ".concat(e))})},di.prototype.createRequest=function(e){return Xn.builder().url(this.url).method("POST").body(JSON.stringify(this.batch(e))).addHeader("Content-Type","application/json").build()},di.prototype.execute=function(e,t){return(t?this.shutdownTransport:this.transport).send(e)},di.prototype.batch=function(e){return{metrics:e.map(function(e){return{name:e.id.name,type:e.id.type,tags:e.id.tags,measurements:a.fromMap(p.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},di.prototype.createCounter=function(e){return new An(e)},di.prototype.createTimer=function(e){return new kn(e)},di.prototype.close=function(){zn.prototype.close.call(this)},di),ri=(fi.experiment=function(e,t,r){t=qn.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},fi.featureFlag=function(e,t,r){t=qn.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},fi.remoteConfig=function(e,t,r){t=qn.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},fi.inAppMessage=function(e,t,r){t=qn.timer("iam.decision",{key:String(t),show:String(r.isShow()),reason:String(r.reason)});e.stop(t)},fi),ni=(pi.record=function(e,t,r){e=qn.timer("api.call",{operation:e,success:pi.success(r)});t.stop(e)},pi.success=function(e){return null===e?"false":String(e.isSuccessful()||e.isNotModified())},pi),ii=(li.decide=function(e,t,r,n){if(a.isNullOrUndefined(r))return this.decision(e,t,"NULL",r,n);switch(typeof r){case"string":return this.decision(e,t,"STRING",r,n);case"number":return this.decision(e,t,"NUMBER",r,n);case"boolean":return this.decision(e,t,"BOOLEAN",r,n);default:return this.decision(e,t,"UNKNOWN",r,n)}},li.decision=function(e,t,r,n,i){return a.isNullOrUndefined(t)?ut.of(n,f.INVALID_INPUT):e.remoteConfig(t,i,r,n)},li),oi=i.log,si=(ci.prototype.get=function(e,t){var r,n=Jr.start();try{r=this.decide(e,t)}catch(n){oi.error("Unexpected exception while deciding remote config parameter[".concat(e,"]. Returning default value. : ").concat(n)),r=ut.of(t,f.EXCEPTION)}return ri.remoteConfig(n,e,r),r.value},ci.prototype.decide=function(e,t){var r=this.userManager.resolve(this.user);return ii.decide(this.core,e,t,r)},ci),ai=(ui.prototype.contains=function(e){return this._properties.has(e)},ui.prototype.remove=function(e){var r=this;return e instanceof Map&&e.forEach(function(e,t){r.remove(t)}),"string"==typeof e&&this._properties.delete(e),this},ui.prototype.compute=function(e,t){var r=this._properties.get(e),t=t(r);null!==t?this.add(e,t):null===r&&!this.contains(e)||this.remove(e)},ui.prototype.add=function(e,t,r){if((r=void 0===r?!1:r)&&this.contains(e))return this;if(this._properties.size>=this.MAX_PROPERTIES_COUNT)return this;if("string"==typeof e&&e.length>this.MAX_PROPERTY_KEY_LENGTH)return this;r=Xe.sanitizeValue(e,t);return r&&this._properties.set(e,r),this},ui.prototype.addProperties=function(e,r){var n=this;return void 0===r&&(r=!1),e.forEach(function(e,t){n.add(t,e,r)}),this},ui.prototype.build=function(){return this._properties},ui);function ui(){this._properties=new Map,this.MAX_PROPERTIES_COUNT=128,this.MAX_PROPERTY_KEY_LENGTH=128}function ci(e,t,r){this.core=e,this.userManager=t,this.user=r}function li(){}function pi(){}function fi(){}function di(e,t,r,n,i){n=zn.call(this,n,i)||this;return n.url=e,n.transport=t,n.shutdownTransport=r,n.start(),n}function hi(e){this.headers=e}function yi(e){this.headers=e}function vi(e,t,r){this.statusCode=e,this.body=t,this.headers=r}function gi(e){var t;this._url=null!=(t=null==e?void 0:e.url)?t:null,this._method=null!=(t=null==e?void 0:e.method)?t:"GET",this._body=null!=(t=null==e?void 0:e.body)?t:null,this._headers=null!=(t=null==(t=null==e?void 0:e.headers)?void 0:t.toBuilder())?t:Qn.builder(),this._timeoutMillis=null!=(e=null==(t=null==e?void 0:e.options)?void 0:t.timeoutMillis)?e:null}function mi(e,t,r,n,i){this.url=e,this.method=t,this.body=r,this.headers=n,this.options=i}function Ei(){}function wi(){}function Ti(){var e=null!==Gn&&Gn.apply(this,arguments)||this;return e.registries=new In(function(e,t){return e.id===t.id}),e}function _i(e){this._timers=new In(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new Kn(e)}function bi(e){this.id=e}(r=Bn=Bn||{}).SET="$set",r.SET_ONCE="$setOnce",r.UNSET="$unset",r.INCREMENT="$increment",r.APPEND="$append",r.APPEND_ONCE="$appendOnce",r.PREPEND="$prepend",r.PREPEND_ONCE="$prependOnce",r.REMOVE="$remove",r.CLEAR_ALL="$clearAll";co.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new ai).addProperties(e).addProperties(t).build()};var Ai,Ii,Oi,Ni,Ci,Ri=co,Si=(uo.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new ai).addProperties(e).addProperties(t,!0).build()},uo),Mi=(ao.prototype.operate=function(e,t){return 0===e.size?new Map:0===t.size?e:(new ai).addProperties(e).remove(t).build()},ao),xi=(so.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new ai;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.increment(e,t)})}),n.build()},so.prototype.increment=function(e,t){return"number"!=typeof t?e:"number"!=typeof e?null==e?t:e:e+t},so),n=(oo.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new ai;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.compute(e,t)})}),n.build()},oo.prototype.compute=function(e,t){e=this.toArray(e),t=this.toArray(t);return this.operateArray(e,t)},oo.prototype.toArray=function(e){return null==e?[]:Array.isArray(e)?e:[e]},oo.prototype.contains=function(e,t){return e.includes(t)},oo.prototype.prepend=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(t,e)?t:Je([e],t,!0)},oo.prototype.append=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(e,t)?e:Je(Je([],e,!0),[t],!1)},oo),ki=(Ke(io,Ci=n),io.prototype.operateArray=function(e,t){var r=this;return t.reduce(function(e,t){return r.append.bind(r)(e,t)},e)},io),Pi=(Ke(no,Ni=n),no.prototype.operateArray=function(e,t){return t.reduce(this.appendOnce.bind(this),e)},no.prototype.appendOnce=function(e,t){return this.append(e,t,!0)},no),Ui=(Ke(ro,Oi=n),ro.prototype.operateArray=function(e,t){var r=this;return t.reduceRight(function(e,t){return r.prepend.bind(r)(t,e)},e)},ro),Di=(Ke(to,Ii=n),to.prototype.operateArray=function(e,t){var r=this;return t.reduce(this.appendOnce.bind(this),[]).reduceRight(function(e,t){return r.prependOnce.bind(r)(t,e)},e)},to.prototype.appendOnce=function(e,t){return this.append(e,t,!0)},to.prototype.prependOnce=function(e,t){return this.prepend(e,t,!0)},to),Li=(Ke(eo,Ai=n),eo.prototype.operateArray=function(e,t){return t.reduce(this.remove.bind(this),e)},eo.prototype.remove=function(e,t){return e.filter(function(e){return e!==t})},eo),Fi=(Qi.prototype.operate=function(e,t){return new Map},Qi),ji=(Zi.get=function(e){switch(e){case Bn.SET:return new Ri;case Bn.SET_ONCE:return new Si;case Bn.UNSET:return new Mi;case Bn.INCREMENT:return new xi;case Bn.APPEND:return new ki;case Bn.APPEND_ONCE:return new Pi;case Bn.PREPEND:return new Ui;case Bn.PREPEND_ONCE:return new Di;case Bn.CLEAR_ALL:return new Fi;case Bn.REMOVE:return new Li}},Zi),Vi=(Wi.prototype.set=function(e,t){return this.add(Bn.SET,e,t)},Wi.prototype.setOnce=function(e,t){return this.add(Bn.SET_ONCE,e,t)},Wi.prototype.unset=function(e){return this.add(Bn.UNSET,e,"-")},Wi.prototype.increment=function(e,t){return this.add(Bn.INCREMENT,e,t)},Wi.prototype.append=function(e,t){return this.add(Bn.APPEND,e,t)},Wi.prototype.appendOnce=function(e,t){return this.add(Bn.APPEND_ONCE,e,t)},Wi.prototype.prepend=function(e,t){return this.add(Bn.PREPEND,e,t)},Wi.prototype.prependOnce=function(e,t){return this.add(Bn.PREPEND_ONCE,e,t)},Wi.prototype.remove=function(e,t){return this.add(Bn.REMOVE,e,t)},Wi.prototype.clearAll=function(){return this.add(Bn.CLEAR_ALL,"clearAll","-")},Wi.prototype.build=function(){var e=Array.from(this.operations.entries()).map(function(e){return[e[0],e[1].build()]});return new Hi(new Map(e))},Wi.prototype.containsKey=function(t){return Array.from(this.operations.entries()).some(function(e){return e[0],e[1].contains(t)})},Wi.prototype.add=function(e,t,r){if(this.containsKey(t))return this;this.operations.has(e)||this.operations.set(e,new ai);e=this.operations.get(e);return null!=e&&e.add(t,r),this},Wi),Hi=(Xi.prototype.operate=function(e){var r=e;return this.operations.forEach(function(e,t){r=ji.get(t).operate(r,e)}),r},Xi.prototype.toEvent=function(){var i={key:"$properties"};return this.operations.forEach(function(e,t){var r,n;i.properties=c(c({},i.properties),((r={})[t]=c(c({},null==(n=i.properties)?void 0:n[t]),Xe.sanitize(a.fromMap(e))),r))}),i},Xi),Bi=($i.timeout=function(r,n){return new Promise(function(e,t){setTimeout(function(){return t(new Error("timeout (".concat(n,"ms)")))},n),r.then(e,t)})},$i),zi=i.log,Gi=(v.prototype.initialize=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,3,4]),zi.debug("HackleClient initializing"),[4,this.synchronizer.sync()];case 1:return e.sent(),zi.debug("HackleClient initialized"),[3,4];case 2:throw t=e.sent(),zi.error("HackleClient initialize failed: ".concat(t)),t;case 3:return this.initialized=!0,[7];case 4:return[2]}})})},v.prototype.getSessionId=function(){return this.sessionManager.sessionId},v.prototype.getUser=function(){return this.userManager.currentUser},v.prototype.setUser=function(e){try{var t=at(e);return t?(this.userManager.setUser(t),this.synchronizer.syncOnly("cohort").catch(function(){})):(zi.warn("invalid user"),Promise.resolve())}catch(e){return zi.error("Unexpected exception while set user: ".concat(e)),Promise.resolve()}},v.prototype.setUserId=function(e){try{if(void 0===e)this.userManager.setUserId(void 0);else{var t=qe.sanitizeValue(e);if(!t)return zi.warn("Invalid userId. [userId=".concat(e,"]")),Promise.resolve();this.userManager.setUserId(t)}return this.synchronizer.syncOnly("cohort").catch(function(){})}catch(e){return zi.error("Unexpected exception while set userId: ".concat(e)),Promise.resolve()}},v.prototype.setDeviceId=function(e){try{var t=qe.sanitizeValue(e);return t?(this.userManager.setDeviceId(t),this.synchronizer.syncOnly("cohort").catch(function(e){})):(zi.warn("Invalid deviceId. [deviceId=".concat(e,"]")),Promise.resolve())}catch(e){return zi.error("Unexpected exception while set deviceId: ".concat(e)),Promise.resolve()}},v.prototype.setUserProperty=function(e,t){e=(new Vi).set(e,t).build();return this.updateUserProperties(e)},v.prototype.setUserProperties=function(e){try{var t=Xe.sanitize(e),r=new Vi;return Object.entries(t).forEach(function(e){var t=e[0],e=e[1];r.set(t,e)}),this.updateUserProperties(r.build())}catch(e){return zi.error("Unexpected exception while set userProperties: ".concat(e)),Promise.resolve()}},v.prototype.updateUserProperties=function(e){try{var t=e.toEvent();return this.track(t),this.userManager.updateUserProperties(e),Promise.resolve()}catch(e){return zi.error("Unexpected exception while update userProperties: ".concat(e)),Promise.resolve()}},v.prototype.resetUser=function(){try{this.userManager.resetUser();var e=(new Vi).clearAll().build();return this.track(e.toEvent()),this.synchronizer.syncOnly("cohort")}catch(e){return zi.error("Unexpected exception while reset user: ".concat(e)),Promise.resolve()}},v.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},v.prototype.variationDetail=function(r,n,e){var i=e||"A",e=Jr.start(),t=function(e){try{var t=e.userManager.resolve(n);return e.core.experiment(r,t,i)}catch(e){return zi.error("Unexpected exception while deciding variation for experiment[".concat(r,"]. Returning default variation[").concat(i,"] : ").concat(e)),lt.of(i,f.EXCEPTION)}}(this);return ri.experiment(e,r,t),t},v.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},v.prototype.featureFlagDetail=function(r,n){var e=Jr.start(),t=function(e){try{var t=e.userManager.resolve(n);return e.core.featureFlag(r,t)}catch(e){return zi.error("Unexpected exception while deciding feature flag[".concat(r,"]. Returning default value[false] : ").concat(e)),pt.off(f.EXCEPTION)}}(this);return ri.featureFlag(e,r,t),t},v.prototype.track=function(e,t){try{zi.debug("track event : ".concat(JSON.stringify(e)));var r=this._convertEvent(e),n=this.userManager.resolve(t);this.core.track(r,n)}catch(e){zi.error("Unexpected exception while tracking event: ".concat(e))}},v.prototype.trackPageView=function(e){zi.debug("tracking page view");var t=this.userManager.resolve();this.core.track({key:"$page_view"},t)},v.prototype.remoteConfig=function(e){return new si(this.core,this.userManager,e)},v.prototype.onReady=function(e,t){this.onInitialized({timeout:t=void 0===t?3e3:t}).finally(function(){return e()})},v.prototype.onInitialized=function(r){var n;return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:if(this.initialized)return[2,{success:!0}];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,Bi.timeout(this.initialization,null!=(n=null==r?void 0:r.timeout)?n:3e3)];case 2:return e.sent(),[2,{success:!0}];case 3:return t=e.sent(),zi.error("Failed to onInitialized: ".concat(t)),[2,{success:!1}];case 4:return[2]}})})},v.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},v.prototype.showUserExplorer=function(){var e;null!=(e=this.devTools)&&e.userExplorer?(zi.debug("UserExplorer opened."),qn.counter("user.explorer.show",{}).increment(),this.devTools.manager.userExplorer(this.devTools.userExplorer)):zi.error("UserExplorer is not provided")},v.prototype.hideUserExplorer=function(){this.devTools?this.devTools.manager.close():zi.warn("There is no active HackleDevtools.")},v.prototype.close=function(){zi.debug("HackleClient closing"),this.core.close(),this.synchronizer.close()},v),Ki=(qi.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]:""},qi.prototype.getItem=function(e){for(var t=e+"=",r=document.cookie.split(";"),n=0;n<r.length;n++){for(var i=r[n];" "==i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(t))return decodeURIComponent(i.substring(t.length,i.length))}return null},qi.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},qi.prototype.setItem=function(e,t,r){var r=c(c({},this.options),r),n="",i="",o="",s="",a=(r.isCrossSubdomain&&(n=(a=qi.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.sameSite&&(s="; SameSite=".concat(r.sameSite)),r.isSecure&&(o+="; secure"),e+"="+encodeURIComponent(t)+i+"; path=/"+n+s+o);return document.cookie=a},qi.prototype.removeItem=function(e,t){this.setItem(e,"",c(c({},t),{days:-1}))},qi.prototype.getOptions=function(){return this.options},qi.getInstance=function(e){return void 0===e&&(e={days:3650,isCrossSubdomain:!0}),qi.storage=qi.storage?qi.storage:new qi(e)},qi),Ji=(Yi.initialize=function(){Ki.getInstance().getItem("_hackle_hid")||ho()},Yi);function Yi(){}function qi(e){this.options=e=void 0===e?{days:0,isCrossSubdomain:!1,isSecure:!1}:e}function v(e,t,r,n,i){this.core=e,this.synchronizer=t,this.sessionManager=r,this.userManager=n,this.devTools=i,this.initialized=!1,this.initialization=this.initialize()}function $i(){}function Xi(e){this.operations=null!=e?e:new Map}function Wi(){this.operations=new Map}function Zi(){}function Qi(){}function eo(){return null!==Ai&&Ai.apply(this,arguments)||this}function to(){return null!==Ii&&Ii.apply(this,arguments)||this}function ro(){return null!==Oi&&Oi.apply(this,arguments)||this}function no(){return null!==Ni&&Ni.apply(this,arguments)||this}function io(){return null!==Ci&&Ci.apply(this,arguments)||this}function oo(){}function so(){}function ao(){}function uo(){}function co(){}function lo(){var e=Ki.getInstance(),t=e.getItem("_hackle_id");return t||e.getItem("_hackle_hid")||ho()}function po(e){Ki.getInstance().setItem("_hackle_id",e)}function fo(){Ki.getInstance().removeItem("_hackle_id")}function ho(){var e=De.v4();return Ki.getInstance().setItem("_hackle_hid",e),e}function yo(e){return e&&e.Math==Math&&e}function g(e){try{return!!e()}catch(e){return!0}}var y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},h=yo("object"==typeof globalThis&&globalThis)||yo("object"==typeof window&&window)||yo("object"==typeof self&&self)||yo("object"==typeof y&&y)||function(){return this}()||Function("return this")(),Yn={},Pn=!g(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),r=!g(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),vo=Function.prototype.call,n=r?vo.bind(vo):function(){return vo.apply(vo,arguments)},e={},y={}.propertyIsEnumerable,go=Object.getOwnPropertyDescriptor,m=go&&!y.call({1:2},1);e.f=m?function(e){e=go(this,e);return!!e&&e.enumerable}:y;function mo(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function Eo(e){return Fo(Lo(e),8,-1)}function wo(e){if(null==e)throw Bo("Can't call method on "+e);return e}function To(e){return zo(Go(e))}function E(e){return"function"==typeof e}function _o(e){return"object"==typeof e?null!==e:Ko(e)}function bo(e,t){return arguments.length<2?(r=Jo[e],Yo(r)?r:void 0):Jo[e]&&Jo[e][t];var r}function Ao(e){try{return is(e)}catch(e){return"Object"}}function Io(e){if(os(e))return e;throw as(ss(e)+" is not a function")}function Oo(e,t){return null==(e=e[t])?void 0:us(e)}function No(t,r){try{hs(ds,t,{value:r,configurable:!0,writable:!0})}catch(e){ds[t]=r}return r}function Co(e){return ms(gs(e))}function Ro(e){return"Symbol("+(void 0===e?"":e)+")_"+bs(++Ts+_s,36)}function So(e){var t;return Is(Rs,e)&&(Ns||"string"==typeof Rs[e])||(t="Symbol."+e,Ns&&Is(Ss,e)?Rs[e]=Ss[e]:Rs[e]=(Cs&&Ms?Ms:xs)(t)),Rs[e]}function Mo(e){return e=function(e,t){if(!Ps(e)||Us(e))return e;var r=Ds(e,js);if(r){if(r=ks(r,e,t=void 0===t?"default":t),!Ps(r)||Us(r))return r;throw Fs("Can't convert object to primitive value")}return Ls(e,t=void 0===t?"number":t)}(e,"string"),Vs(e)?e:e+""}function xo(e){return Bs?Hs.createElement(e):{}}function ko(e){if(Zs(e))return e;throw ea(Qs(e)+" is not an object")}var m=r,y=Function.prototype,Po=y.bind,Uo=y.call,Do=m&&Po.bind(Uo,Uo),y=m?function(e){return e&&Do(e)}:function(e){return e&&function(){return Uo.apply(e,arguments)}},Po=y,Lo=Po({}.toString),Fo=Po("".slice),m=g,jo=Eo,Vo=Object,Ho=y("".split),Po=m(function(){return!Vo("z").propertyIsEnumerable(0)})?function(e){return"String"==jo(e)?Ho(e,""):Vo(e)}:Vo,Bo=TypeError,zo=Po,Go=wo,Ko=E,Jo=h,Yo=E,m=y({}.isPrototypeOf),qo=bo("navigator","userAgent")||"",$o=qo,Xo=h.process,Wo=h.Deno,Xo=Xo&&Xo.versions||Wo&&Wo.version,Wo=Xo&&Xo.v8,Xo=ns=!(ns=Wo?0<(w=Wo.split("."))[0]&&w[0]<4?1:+(w[0]+w[1]):ns)&&$o&&(!(w=$o.match(/Edge\/(\d+)/))||74<=w[1])&&(w=$o.match(/Chrome\/(\d+)/))?+w[1]:ns,Zo=Xo,Wo=g,$o=!!Object.getOwnPropertySymbols&&!Wo(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Zo&&Zo<41}),w=$o&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Qo=bo,es=E,ts=m,rs=Object,ns=w?function(e){return"symbol"==typeof e}:function(e){var t=Qo("Symbol");return es(t)&&ts(t.prototype,rs(e))},is=String,os=E,ss=Ao,as=TypeError,us=Io,cs=n,ls=E,ps=_o,fs=TypeError,Wo={exports:{}},ds=h,hs=Object.defineProperty,ys=No,ys=h["__core-js_shared__"]||ys("__core-js_shared__",{}),vs=ys,gs=((Wo.exports=function(e,t){return vs[e]||(vs[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"}),wo),ms=Object,Es=Co,ws=y({}.hasOwnProperty),T=Object.hasOwn||function(e,t){return ws(Es(e),t)},_=y,Ts=0,_s=Math.random(),bs=_(1..toString),_=h,As=Wo.exports,Is=T,Os=Ro,Ns=$o,Cs=w,Rs=As("wks"),Ss=_.Symbol,Ms=Ss&&Ss.for,xs=Cs?Ss:Ss&&Ss.withoutSetter||Os,ks=n,Ps=_o,Us=ns,Ds=Oo,Ls=function(e,t){var r,n;if("string"===t&&ls(r=e.toString)&&!ps(n=cs(r,e)))return n;if(ls(r=e.valueOf)&&!ps(n=cs(r,e)))return n;if("string"!==t&&ls(r=e.toString)&&!ps(n=cs(r,e)))return n;throw fs("Can't convert object to primitive value")},Fs=TypeError,js=So("toPrimitive"),Vs=ns,$o=_o,Hs=h.document,Bs=$o(Hs)&&$o(Hs.createElement),zs=xo,w=!Pn&&!g(function(){return 7!=Object.defineProperty(zs("div"),"a",{get:function(){return 7}}).a}),Gs=n,Ks=e,Js=mo,Ys=To,qs=Mo,$s=T,Xs=w,Ws=Object.getOwnPropertyDescriptor,As=(Yn.f=Pn?Ws:function(e,t){if(e=Ys(e),t=qs(t),Xs)try{return Ws(e,t)}catch(e){}if($s(e,t))return Js(!Gs(Ks.f,e,t),e[t])},{}),_=Pn&&g(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Zs=_o,Qs=String,ea=TypeError,ta=w,ra=ko,na=Mo,ia=TypeError,oa=Object.defineProperty,sa=Object.getOwnPropertyDescriptor,aa=(As.f=Pn?_?function(e,t,r){var n;return ra(e),t=na(t),ra(r),"function"==typeof e&&"prototype"===t&&"value"in r&&"writable"in r&&!r.writable&&(n=sa(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}),oa(e,t,r)}:oa:function(e,t,r){if(ra(e),t=na(t),ra(r),ta)try{return oa(e,t,r)}catch(e){}if("get"in r||"set"in r)throw ia("Accessors not supported");return"value"in r&&(e[t]=r.value),e},As),ua=mo,Os=Pn?function(e,t,r){return aa.f(e,t,ua(1,r))}:function(e,t,r){return e[t]=r,e},ns={exports:{}},$o=Pn,e=T,w=Function.prototype,ca=$o&&Object.getOwnPropertyDescriptor,e=e(w,"name"),e={EXISTS:e,PROPER:e&&"something"===function(){}.name,CONFIGURABLE:e&&(!$o||ca(w,"name").configurable)},$o=E,ca=ys,la=y(Function.toString);$o(ca.inspectSource)||(ca.inspectSource=function(e){return la(e)});function pa(e){return Ra[e]||(Ra[e]=Ca(e))}function fa(e,t,r,n){var i=(n=n||{}).enumerable,o=void 0!==n.name?n.name:t;if(Ka(r)&&Ya(r,o,n),n.global)i?e[t]=r:qa(t,r);else{try{n.unsafe?e[t]&&(i=!0):delete e[t]}catch(e){}i?e[t]=r:Ja.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}function da(e){return(e=+e)!=e||0==e?0:Wa(e)}function ha(e,t){return(e=Za(e))<0?Qa(e+t,0):eu(e,t)}function b(e){return 0<(e=e.length)?ru(tu(e),9007199254740991):0}function ya(a){return function(e,t,r){var n,i=nu(e),o=ou(i),s=iu(r,o);if(a&&t!=t){for(;s<o;)if((n=i[s++])!=n)return!0}else for(;s<o;s++)if((a||s in i)&&i[s]===t)return a||s||0;return!a&&-1}}function va(e,t){var r,n=au(e),i=0,o=[];for(r in n)!su(cu,r)&&su(n,r)&&lu(o,r);for(;t.length>i;)!su(n,r=t[i++])||~uu(o,r)||lu(o,r);return o}function ga(e,t,r){for(var n=mu(t),i=wu.f,o=Eu.f,s=0;s<n.length;s++){var a=n[s];gu(e,a)||r&&gu(r,a)||i(e,a,o(t,a))}}function ma(e,t){return(e=Iu[Au(e)])==Nu||e!=Ou&&(_u(t)?Tu(t):!!t)}function A(e,t){var r,n,i,o,s=e.target,a=e.global,u=e.stat;if(r=a?Cu:u?Cu[s]||xu(s,{}):(Cu[s]||{}).prototype)for(n in t){if(i=t[n],o=e.dontCallGetSet?(o=Ru(r,n))&&o.value:r[n],!Pu(a?n:s+(u?".":"#")+n,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;ku(i,o)}(e.sham||o&&o.sham)&&Su(i,"sham",!0),Mu(r,n,i,e)}}var Ea,wa,Ta,_a,ba,Aa,Ia,Oa,w=ca.inspectSource,$o=E,ca=w,Na=h.WeakMap,$o=$o(Na)&&/native code/.test(ca(Na)),ca=Wo.exports,Ca=Ro,Ra=ca("keys"),Na={},Wo=y,Sa=_o,Ma=Os,xa=T,ca=ys,I=pa,ka=Na,Pa=h.TypeError,O=h.WeakMap,$o=(Ia=$o||ca.state?(Ea=ca.state||(ca.state=new O),wa=Wo(Ea.get),Ta=Wo(Ea.has),_a=Wo(Ea.set),ba=function(e,t){if(Ta(Ea,e))throw new Pa("Object already initialized");return t.facade=e,_a(Ea,e,t),t},Aa=function(e){return wa(Ea,e)||{}},function(e){return Ta(Ea,e)}):(ka[Oa=I("state")]=!0,ba=function(e,t){if(xa(e,Oa))throw new Pa("Object already initialized");return t.facade=e,Ma(e,Oa,t),t},Aa=function(e){return xa(e,Oa)?e[Oa]:{}},function(e){return xa(e,Oa)}),{set:ba,get:Aa,has:Ia,enforce:function(e){return Ia(e)?Aa(e):ba(e,{})},getterFor:function(t){return function(e){if(Sa(e)&&(e=Aa(e)).type===t)return e;throw Pa("Incompatible receiver, "+t+" required")}}}),ca=g,Ua=E,Da=T,La=Pn,Fa=e.CONFIGURABLE,ja=w,Va=$o.enforce,Ha=$o.get,Ba=Object.defineProperty,za=La&&!ca(function(){return 8!==Ba(function(){},"length",{value:8}).length}),Ga=String(String).split("String"),O=ns.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),(!Da(e,"name")||Fa&&e.name!==t)&&(La?Ba(e,"name",{value:t,configurable:!0}):e.name=t),za&&r&&Da(r,"arity")&&e.length!==r.arity&&Ba(e,"length",{value:r.arity});try{r&&Da(r,"constructor")&&r.constructor?La&&Ba(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}r=Va(e);return Da(r,"source")||(r.source=Ga.join("string"==typeof t?t:"")),e},Ka=(Function.prototype.toString=O(function(){return Ua(this)&&Ha(this).source||ja(this)},"toString"),E),Ja=As,Ya=ns.exports,qa=No,Wo={},$a=Math.ceil,Xa=Math.floor,Wa=Math.trunc||function(e){e=+e;return(0<e?Xa:$a)(e)},Za=da,Qa=Math.max,eu=Math.min,tu=da,ru=Math.min,nu=To,iu=ha,ou=b,ka={includes:ya(!0),indexOf:ya(!1)},su=T,au=To,uu=ka.indexOf,cu=Na,lu=y([].push),I=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],pu=va,fu=I.concat("length","prototype"),ca=(Wo.f=Object.getOwnPropertyNames||function(e){return pu(e,fu)},{}),O=(ca.f=Object.getOwnPropertySymbols,bo),du=Wo,hu=ca,yu=ko,vu=y([].concat),ca=O("Reflect","ownKeys")||function(e){var t=du.f(yu(e)),r=hu.f;return r?vu(t,r(e)):t},gu=T,mu=ca,Eu=Yn,wu=As,Tu=g,_u=E,bu=/#|\.prototype\./,Au=ma.normalize=function(e){return String(e).replace(bu,".").toLowerCase()},Iu=ma.data={},Ou=ma.NATIVE="N",Nu=ma.POLYFILL="P",O=ma,Cu=h,Ru=Yn.f,Su=Os,Mu=fa,xu=No,ku=ga,Pu=O,ca=!g(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Uu=T,Du=E,Lu=Co,Fu=pa("IE_PROTO"),ju=Object,Vu=ju.prototype,ca=ca?ju.getPrototypeOf:function(e){e=Lu(e);if(Uu(e,Fu))return e[Fu];var t=e.constructor;return Du(t)&&e instanceof t?t.prototype:e instanceof ju?Vu:null},Hu=E,Bu=String,zu=TypeError,Gu=y,Ku=ko,N=Object.setPrototypeOf||("__proto__"in{}?function(){var r,n=!1,e={};try{(r=Gu(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(r){}return function(e,t){return Ku(e),function(e){if("object"==typeof e||Hu(e))return;throw zu("Can't set "+Bu(e)+" as a prototype")}(t),n?r(e,t):e.__proto__=t,e}}():void 0),Ju={},Yu=va,qu=I,C=Object.keys||function(e){return Yu(e,qu)},$u=As,Xu=ko,Wu=To,Zu=C;Ju.f=Pn&&!_?Object.defineProperties:function(e,t){Xu(e);for(var r,n=Wu(t),i=Zu(t),o=i.length,s=0;s<o;)$u.f(e,r=i[s++],n[r]);return e};function Qu(){}function ec(e){e.write(gc("")),e.close();var t=e.parentWindow.Object;return e=null,t}function tc(e,t){return Ic(e),void 0===t?e:Oc?Nc(e,t):function(){return e.apply(t,arguments)}}function rc(e){return void 0!==e&&(Cc.Array===e||Sc[Rc]===e)}function nc(e){if(null!=e)return Lc(e,jc)||Lc(e,"@@iterator")||Fc[Dc(e)]}function ic(e,t){if(t=arguments.length<2?Gc(e):t,Hc(t))return Bc(Vc(t,e));throw Kc(zc(e)+" is not iterable")}function oc(e,t,r){var n,i;Yc(e);try{if(!(n=qc(e,"return"))){if("throw"===t)throw r;return r}n=Jc(n,e)}catch(e){i=!0,n=e}if("throw"===t)throw r;if(i)throw n;return Yc(n),r}function sc(e,t){this.stopped=e,this.result=t}function ac(e,t,r){function n(e){return o&&il(o,"normal",e),new sc(!0,e)}function i(e){return f?(Wc(e),y?v(e[0],e[1],n):v(e[0],e[1])):y?v(e,n):v(e)}var o,s,a,u,c,l,p=r&&r.that,f=!(!r||!r.AS_ENTRIES),d=!(!r||!r.IS_RECORD),h=!(!r||!r.IS_ITERATOR),y=!(!r||!r.INTERRUPTED),v=$c(t,p);if(d)o=e.iterator;else if(h)o=e;else{if(!(r=nl(e)))throw ol(Zc(e)+" is not iterable");if(Qc(r)){for(s=0,a=el(e);s<a;s++)if((u=i(e[s]))&&tl(sl,u))return u;return new sc(!1)}o=rl(e,r)}for(c=(d?e:o).next;!(l=Xc(c,o)).done;){try{u=i(l.value)}catch(e){il(o,"throw",e)}if("object"==typeof u&&u&&tl(sl,u))return u}return new sc(!1)}function uc(e){if("Symbol"===al(e))throw TypeError("Cannot convert a Symbol value to a string");return ul(e)}function cc(e,t){var r,n=2<arguments.length?arguments[2]:void 0,i=fl(bl,this);return hl?r=hl(new Tl,i?dl(this):bl):(r=i?this:vl(bl),gl(r,wl,"Error")),void 0!==t&&gl(r,"message",function(e,t){return void 0===e?arguments.length<2?"":t:cl(e)}(t)),El&&gl(r,"stack",function(e,t){if(_c&&"string"==typeof e&&!Ec.prepareStackTrace)for(;t--;)e=wc(e,Tc,"");return e}(r.stack,1)),i=r,bc(t=n)&&"cause"in t&&Ac(i,"cause",t.cause),ml(e,_l,{that:n=[]}),gl(r,"errors",n),r}var lc,C=bo("document","documentElement"),pc=ko,fc=Ju,dc=I,_=Na,hc=C,yc=xo,vc=pa("IE_PROTO"),gc=function(e){return"<script>"+e+"<\/script>"},mc=function(){try{lc=new ActiveXObject("htmlfile")}catch(e){}var e,t;mc="undefined"==typeof document||document.domain&&lc?ec(lc):((t=yc("iframe")).style.display="none",hc.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(gc("document.F=Object")),e.close(),e.F);for(var r=dc.length;r--;)delete mc.prototype[dc[r]];return mc()},Ju=(_[vc]=!0,Object.create||function(e,t){var r;return null!==e?(Qu.prototype=pc(e),r=new Qu,Qu.prototype=null,r[vc]=e):r=mc(),void 0===t?r:fc.f(r,t)}),Ec=Error,wc=y("".replace),I=String(Ec("zxcasd").stack),Tc=/\n\s*at [^:]*:[^\n]*/,_c=Tc.test(I),bc=_o,Ac=Os,Ic=Io,Oc=r,Nc=y(y.bind),_={},Cc=_,Rc=So("iterator"),Sc=Array.prototype,I={},I=(I[So("toStringTag")]="z","[object z]"===String(I)),R=I,Mc=E,xc=Eo,kc=So("toStringTag"),Pc=Object,Uc="Arguments"==xc(function(){return arguments}()),R=R?xc: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=Pc(e),kc))?t:Uc?xc(e):"Object"==(t=xc(e))&&Mc(e.callee)?"Arguments":t},Dc=R,Lc=Oo,Fc=_,jc=So("iterator"),Vc=n,Hc=Io,Bc=ko,zc=Ao,Gc=nc,Kc=TypeError,Jc=n,Yc=ko,qc=Oo,$c=tc,Xc=n,Wc=ko,Zc=Ao,Qc=rc,el=b,tl=m,rl=ic,nl=nc,il=oc,ol=TypeError,sl=sc.prototype,al=R,ul=String,cl=uc,ll=mo,S=!g(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",ll(1,7)),7!==e.stack)}),pl=A,fl=m,dl=ca,hl=N,yl=ga,vl=Ju,gl=Os,M=mo,ml=ac,El=S,wl=So("toStringTag"),Tl=Error,_l=[].push,bl=(hl?hl(cc,Tl):yl(cc,Tl,{name:!0}),cc.prototype=vl(Tl.prototype,{constructor:M(1,cc),message:M(1,""),name:M(1,"AggregateError")})),S=(pl({global:!0,constructor:!0,arity:2},{AggregateError:cc}),So),yl=Ju,M=As.f,Al=S("unscopables"),Il=Array.prototype;null==Il[Al]&&M(Il,Al,{configurable:!0,value:yl(null)});function Ol(e){Il[Al][e]=!0}var Nl,pl=g,S=E,M=ca,yl=fa,Cl=So("iterator"),Rl=!1;[].keys&&("next"in(kl=[].keys())?(M=M(M(kl)))!==Object.prototype&&(Nl=M):Rl=!0);function Sl(e,t,r){(e=e&&!r?e.prototype:e)&&!Ul(e,Dl)&&Pl(e,Dl,{configurable:!0,value:t})}function Ml(){return this}function xl(e,t,r,n,i,o,s){var a=r,u=t,c=void 0;function l(e){if(e===i&&v)return v;if(!tp&&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=Fl(Ll,{next:jl(+!c,n)}),Vl(a,u,!1),Hl[u]=Bl;var p,f,c=t+" Iterator",d=!1,h=e.prototype,y=h[rp]||h["@@iterator"]||i&&h[i],v=!tp&&y||l(i);if((n="Array"==t&&h.entries||y)&&(a=Jl(n.call(new e)))!==Object.prototype&&a.next&&(Jl(a)!==ep&&(Yl?Yl(a,ep):Kl(a[rp])||Xl(a,rp,Ml)),ql(a,c,!0)),Zl&&"values"==i&&y&&"values"!==y.name&&(Ql?$l(h,"name","values"):(d=!0,v=function(){return Gl(y,this)})),i)if(p={values:l("values"),keys:o?v:l("keys"),entries:l("entries")},s)for(f in p)!tp&&!d&&f in h||Xl(h,f,p[f]);else zl({target:t,proto:!0,forced:tp||d},p);return h[rp]!==v&&Xl(h,rp,v,{name:i}),Wl[t]=v,p}S((Nl=null==Nl||pl(function(){var e={};return Nl[Cl].call(e)!==e})?{}:Nl)[Cl])||yl(Nl,Cl,function(){return this});var kl={IteratorPrototype:Nl,BUGGY_SAFARI_ITERATORS:Rl},Pl=As.f,Ul=T,Dl=So("toStringTag"),Ll=kl.IteratorPrototype,Fl=Ju,jl=mo,Vl=Sl,Hl=_,Bl=function(){return this},zl=A,Gl=n,Kl=E,Jl=ca,Yl=N,ql=Sl,$l=Os,Xl=fa,Wl=_,Zl=e.PROPER,Ql=e.CONFIGURABLE,ep=kl.IteratorPrototype,tp=kl.BUGGY_SAFARI_ITERATORS,rp=So("iterator"),np=To,M=Ol,S=_,pl=$o,yl=As.f,Rl=xl,e=Pn,ip=pl.set,op=pl.getterFor("Array Iterator"),kl=Rl(Array,"Array",function(e,t){ip(this,{type:"Array Iterator",target:np(e),index:0,kind:t})},function(){var e=op(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"),_=S.Arguments=S.Array;if(M("keys"),M("values"),M("entries"),e&&"values"!==_.name)try{yl(_,"name",{value:"values"})}catch(QI){}function sp(e){var e=fp(e),t=dp.f;hp&&e&&!e[yp]&&t(e,yp,{configurable:!0,get:function(){return this}})}function ap(e,t){if(vp(t,e))return e;throw gp("Incorrect invocation")}function up(){}function cp(e){if(!mp(e))return!1;try{return _p(up,Tp,e),!0}catch(e){return!1}}function lp(e){if(!mp(e))return!1;switch(Ep(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Ip||!!Ap(bp,wp(e))}catch(e){return!0}}var pp=R,pl=(I||fa(Object.prototype,"toString",I?{}.toString:function(){return"[object "+pp(this)+"]"},{unsafe:!0}),"process"==Eo(h.process)),fp=bo,dp=As,hp=Pn,yp=So("species"),vp=m,gp=TypeError,Rl=y,S=g,mp=E,Ep=R,wp=w,Tp=[],_p=bo("Reflect","construct"),bp=/^\s*(?:class|function)\b/,Ap=Rl(bp.exec),Ip=!bp.exec(up);lp.sham=!0;function Op(e,t){var r,e=xp(e).constructor;if(void 0===e||null==(r=xp(e)[kp]))return t;if(Rp(e=r))return e;throw Mp(Sp(e)+" is not a constructor")}var Np,Cp,M=!_p||S(function(){var e;return cp(cp.call)||!cp(Object)||!cp(function(){e=!0})||e})?lp:cp,Rp=M,Sp=Ao,Mp=TypeError,xp=ko,kp=So("species"),e=Function.prototype,Pp=e.apply,Up=e.call,yl="object"==typeof Reflect&&Reflect.apply||(r?Up.bind(Pp):function(){return Up.apply(Pp,arguments)}),_=y([].slice),Dp=TypeError,I=/(?:ipad|iphone|ipod).*applewebkit/i.test(qo),Lp=h,Fp=yl,m=tc,jp=E,Vp=T,R=g,Hp=C,Bp=_,zp=xo,Rl=I,S=pl,e=Lp.setImmediate,r=Lp.clearImmediate,Gp=Lp.process,Kp=Lp.Dispatch,Jp=Lp.Function,C=Lp.MessageChannel,Yp=Lp.String,qp=0,$p={};try{Np=Lp.location}catch(QI){}function Xp(e){return function(){Qp(e)}}function Wp(e){Qp(e.data)}function Zp(e){Lp.postMessage(Yp(e),Np.protocol+"//"+Np.host)}var Qp=function(e){var t;Vp($p,e)&&(t=$p[e],delete $p[e],t())};e&&r||(e=function(e){var t=arguments.length,r=1;if(t<r)throw Dp("Not enough arguments");var n=jp(e)?e:Jp(e),i=Bp(arguments,1);return $p[++qp]=function(){Fp(n,void 0,i)},Cp(qp),qp},r=function(e){delete $p[e]},S?Cp=function(e){Gp.nextTick(Xp(e))}:Kp&&Kp.now?Cp=function(e){Kp.now(Xp(e))}:C&&!Rl?(Rl=(S=new C).port2,S.port1.onmessage=Wp,Cp=m(Rl.postMessage,Rl)):Lp.addEventListener&&jp(Lp.postMessage)&&!Lp.importScripts&&Np&&"file:"!==Np.protocol&&!R(Zp)?(Cp=Zp,Lp.addEventListener("message",Wp,!1)):Cp="onreadystatechange"in zp("script")?function(e){Hp.appendChild(zp("script")).onreadystatechange=function(){Hp.removeChild(this),Qp(e)}}:function(e){setTimeout(Xp(e),0)});function ef(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function tf(){this.head=null,this.tail=null}function rf(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=Af(r),this.reject=Af(n)}var nf,of,sf,af,uf,cf,lf,C={set:e,clear:r},S=h,m=/ipad|iphone|ipod/i.test(qo)&&void 0!==S.Pebble,Rl=/web0s(?!.*chrome)/i.test(qo),R=h,e=tc,r=Yn.f,pf=C.set,S=I,Yn=m,I=Rl,ff=pl,m=R.MutationObserver||R.WebKitMutationObserver,Rl=R.document,df=R.process,hf=R.Promise,r=r(R,"queueMicrotask"),r=r&&r.value,I=(r||(nf=function(){var e,t;for(ff&&(e=df.domain)&&e.exit();of;){t=of.fn,of=of.next;try{t()}catch(e){throw of?af():sf=void 0,e}}sf=void 0,e&&e.enter()},af=S||ff||I||!m||!Rl?!Yn&&hf&&hf.resolve?((S=hf.resolve(void 0)).constructor=hf,lf=e(S.then,S),function(){lf(nf)}):ff?function(){df.nextTick(nf)}:(pf=e(pf,R),function(){pf(nf)}):(uf=!0,cf=Rl.createTextNode(""),new m(nf).observe(cf,{characterData:!0}),function(){cf.data=uf=!uf})),r||function(e){e={fn:e,next:void 0};sf&&(sf.next=e),of||(of=e,af()),sf=e}),yf=h,Yn=(tf.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}},tf),hf=h.Promise,S="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,e=!S&&!pl&&"object"==typeof window&&"object"==typeof document,R=h,vf=hf,Rl=E,m=O,gf=w,r=So,mf=e,Ef=S,wf=Xo,Tf=(vf&&vf.prototype,r("species")),_f=!1,bf=Rl(R.PromiseRejectionEvent),w={CONSTRUCTOR:m("Promise",function(){var e=gf(vf),t=e!==String(vf);if(!t&&66===wf)return!0;if(!wf||wf<51||!/native code/.test(e)){var e=new vf(function(e){e(1)}),r=function(e){e(function(){},function(){})};if((e.constructor={})[Tf]=r,!(_f=e.then(function(){})instanceof r))return!0}return!t&&(mf||Ef)&&!bf}),REJECTION_EVENT:bf,SUBCLASSING:_f},e={},Af=Io;e.f=function(e){return new rf(e)};function If(e,t){var r,n,i,o,s=t.value,a=1==t.state,u=a?e.ok:e.fail,c=e.resolve,l=e.reject,p=e.domain;try{u?(a||(2===t.rejection&&(o=t,Mf(Lf,Sf,function(){var e=o.facade;Rf?$f.emit("rejectionHandled",e):td("rejectionhandled",e,o.value)})),t.rejection=1),!0===u?r=s:(p&&p.enter(),r=u(s),p&&(p.exit(),i=!0)),r===e.promise?l(Yf("Promise-chain cycle")):(n=Qf(r))?Mf(n,r,c,l):c(r)):l(s)}catch(e){p&&!i&&p.exit(),l(e)}}var Of,Nf,Cf,S=A,Rf=pl,Sf=h,Mf=n,r=fa,Rl=N,R=Sl,m=sp,xf=Io,kf=E,Pf=_o,Uf=ap,Df=Op,Lf=C.set,Ff=I,jf=ef,Vf=Yn,C=$o,I=hf,Yn=e,x=w.CONSTRUCTOR,Hf=w.REJECTION_EVENT,Bf=w.SUBCLASSING,zf=C.getterFor("Promise"),Gf=C.set,C=I&&I.prototype,Kf=I,Jf=C,Yf=Sf.TypeError,qf=Sf.document,$f=Sf.process,Xf=Yn.f,Wf=Xf,Zf=!!(qf&&qf.createEvent&&Sf.dispatchEvent),Qf=function(e){var t;return!(!Pf(e)||!kf(t=e.then))&&t},ed=function(r,i){r.notified||(r.notified=!0,Ff(function(){for(var e,n,t=r.reactions;e=t.get();)If(e,r);r.notified=!1,i&&!r.rejection&&(n=r,Mf(Lf,Sf,function(){var e,t=n.facade,r=n.value;if(rd(n)&&(e=jf(function(){Rf?$f.emit("unhandledRejection",r,t):td("unhandledrejection",t,r)}),n.rejection=Rf||rd(n)?2:1,e.error))throw e.value}))}))},td=function(e,t,r){var n;Zf?((n=qf.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),Sf.dispatchEvent(n)):n={promise:t,reason:r},!Hf&&(t=Sf["on"+e])?t(n):"unhandledrejection"===e&&function(e,t){var r=yf.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))}("Unhandled promise rejection",r)},rd=function(e){return 1!==e.rejection&&!e.parent},nd=function(t,r,n){return function(e){t(r,e,n)}},id=function(e,t,r){e.done||(e.done=!0,(e=r?r:e).value=t,e.state=2,ed(e,!0))},od=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw Yf("Promise can't be resolved itself");var n=Qf(e);n?Ff(function(){var t={done:!1};try{Mf(n,e,nd(od,t,r),nd(id,t,r))}catch(e){id(t,e,r)}}):(r.value=e,r.state=1,ed(r,!1))}catch(e){id({done:!1},e,r)}}};if(x&&(Jf=(Kf=function(e){Uf(this,Jf),xf(e),Mf(Of,this);var t=zf(this);try{e(nd(od,t),nd(id,t))}catch(e){id(t,e)}}).prototype,(Of=function(e){Gf(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new Vf,rejection:!1,state:0,value:void 0})}).prototype=r(Jf,"then",function(e,t){var r=zf(this),n=Xf(Df(this,Kf));return r.parent=!0,n.ok=!kf(e)||e,n.fail=kf(t)&&t,n.domain=Rf?$f.domain:void 0,0==r.state?r.reactions.add(n):Ff(function(){If(n,r)}),n.promise}),Nf=function(){var e=new Of,t=zf(e);this.promise=e,this.resolve=nd(od,t),this.reject=nd(id,t)},Yn.f=Xf=function(e){return e===Kf||void 0===e?new Nf:Wf(e)},kf(I)&&C!==Object.prototype)){Cf=C.then,Bf||r(C,"then",function(e,t){var r=this;return new Kf(function(e,t){Mf(Cf,r,e,t)}).then(e,t)},{unsafe:!0});try{delete C.constructor}catch(QI){}Rl&&Rl(C,Jf)}S({global:!0,constructor:!0,wrap:!0,forced:x},{Promise:Kf}),R(Kf,"Promise",!1),m("Promise");var sd=So("iterator"),ad=!1;try{var ud=0,cd={next:function(){return{done:!!ud++}},return:function(){ad=!0}};cd[sd]=function(){return this},Array.from(cd,function(){throw 2})}catch(QI){}function ld(e,t){if(!t&&!ad)return!1;var r=!1;try{var n={};n[sd]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r}function pd(e,t){return Cd(e),Rd(t)&&t.constructor===e?t:((0,(e=Sd.f(e)).resolve)(t),e.promise)}function fd(i){return function(e,t){var r,e=$d(Xd(e)),t=qd(t),n=e.length;return t<0||n<=t?i?"":void 0:(r=Zd(e,t))<55296||56319<r||t+1===n||(n=Zd(e,t+1))<56320||57343<n?i?Wd(e,t):r:i?Qd(e,t,t+2):n-56320+(r-55296<<10)+65536}}function dd(e,t){if(e){if(e[uh]!==lh)try{ah(e,uh,lh)}catch(t){e[uh]=lh}if(e[ch]||ah(e,ch,t),oh[t])for(var r in sh)if(e[r]!==sh[r])try{ah(e,r,sh[r])}catch(t){e[r]=sh[r]}}}var hd,yd=hf,Yn=w.CONSTRUCTOR||!ld(function(e){yd.all(e).then(void 0,function(){})}),vd=n,gd=Io,md=e,Ed=ef,wd=ac,I=(A({target:"Promise",stat:!0,forced:Yn},{all:function(e){var a=this,t=md.f(a),u=t.resolve,c=t.reject,r=Ed(function(){var n=gd(a.resolve),i=[],o=0,s=1;wd(e,function(e){var t=o++,r=!1;s++,vd(n,a,e).then(function(e){r||(r=!0,i[t]=e,--s||u(i))},c)}),--s||u(i)});return r.error&&c(r.value),t.promise}}),A),Bf=hf,r=bo,Rl=E,C=fa,S=Bf&&Bf.prototype,Td=(I({target:"Promise",proto:!0,forced:w.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),Rl(Bf)&&(x=r("Promise").prototype.catch,S.catch!==x&&C(S,"catch",x,{unsafe:!0})),n),_d=Io,bd=e,Ad=ef,Id=ac,Od=(A({target:"Promise",stat:!0,forced:Yn},{race:function(e){var r=this,n=bd.f(r),i=n.reject,t=Ad(function(){var t=_d(r.resolve);Id(e,function(e){Td(t,r,e).then(n.resolve,i)})});return t.error&&i(t.value),n.promise}}),n),Nd=e,Cd=(A({target:"Promise",stat:!0,forced:w.CONSTRUCTOR},{reject:function(e){var t=Nd.f(this);return Od(t.reject,void 0,e),t.promise}}),ko),Rd=_o,Sd=e,R=A,m=w.CONSTRUCTOR,Md=pd,xd=(bo("Promise"),R({target:"Promise",stat:!0,forced:m},{resolve:function(e){return Md(this,e)}}),n),kd=Io,Pd=e,Ud=ef,Dd=ac,Ld=(A({target:"Promise",stat:!0},{allSettled:function(e){var a=this,t=Pd.f(a),u=t.resolve,r=t.reject,n=Ud(function(){var n=kd(a.resolve),i=[],o=0,s=1;Dd(e,function(e){var t=o++,r=!1;s++,xd(n,a,e).then(function(e){r||(r=!0,i[t]={status:"fulfilled",value:e},--s||u(i))},function(e){r||(r=!0,i[t]={status:"rejected",reason:e},--s||u(i))})}),--s||u(i)});return n.error&&r(n.value),t.promise}}),n),Fd=Io,jd=bo,Vd=e,Hd=ef,Bd=ac,cd=(A({target:"Promise",stat:!0},{any:function(e){var u=this,c=jd("AggregateError"),t=Vd.f(u),l=t.resolve,p=t.reject,r=Hd(function(){var n=Fd(u.resolve),i=[],o=0,s=1,a=!1;Bd(e,function(e){var t=o++,r=!1;s++,Ld(n,u,e).then(function(e){r||a||(a=!0,l(e))},function(e){r||a||(r=!0,i[t]=e,--s||p(new c(i,"No one promise resolved")))})}),--s||p(new c(i,"No one promise resolved"))});return r.error&&p(r.value),t.promise}}),A),I=hf,Rl=g,zd=bo,Gd=E,Kd=Op,Jd=pd,Bf=fa,Yd=I&&I.prototype,C=(cd({target:"Promise",proto:!0,real:!0,forced:!!I&&Rl(function(){Yd.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Kd(this,zd("Promise")),e=Gd(t);return this.then(e?function(e){return Jd(r,t()).then(function(){return e})}:t,e?function(e){return Jd(r,t()).then(function(){throw e})}:t)}}),Gd(I)&&(r=zd("Promise").prototype.finally,Yd.finally!==r&&Bf(Yd,"finally",r,{unsafe:!0})),y),qd=da,$d=uc,Xd=wo,Wd=C("".charAt),Zd=C("".charCodeAt),Qd=C("".slice),eh=(fd(!1),fd(!0)),th=uc,S=$o,x=xl,rh=S.set,nh=S.getterFor("String Iterator"),Yn=(x(String,"String",function(e){rh(this,{type:"String Iterator",string:th(e),index:0})},function(){var e=nh(this),t=e.string,r=e.index;return r>=t.length?{value:void 0,done:!0}:(t=eh(t,r),e.index+=t.length,{value:t,done:!1})}),h),w=(Yn.Promise,xo("span").classList),R=w&&w.constructor&&w.constructor.prototype,m=R===Object.prototype?void 0:R,ih=h,oh={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},hf=m,sh=kl,ah=Os,cd=So,uh=cd("iterator"),ch=cd("toStringTag"),lh=sh.values;for(hd in oh)dd(ih[hd]&&ih[hd].prototype,hd);dd(hf,"DOMTokenList");function ph(e,t,r){(t=Dh(t))in e?Lh.f(e,t,Fh(0,r)):e[t]=r}function fh(e){if(9007199254740991<e)throw ry("Maximum allowed index exceeded");return e}function dh(e,t){return ny(e=e)&&(r=e.constructor,(iy(r)&&(r===ay||ny(r.prototype))||oy(r)&&null===(r=r[sy]))&&(r=void 0)),new(void 0===r?ay:r)(0===t?0:t);var r}function hh(t){return 51<=cy||!uy(function(){var e=[];return(e.constructor={})[ly]=function(){return{foo:1}},1!==e[t](Boolean).foo})}function yh(e,t){if(!delete e[t])throw wy("Cannot delete property "+Ey(t)+" of "+Ey(e))}function vh(f){var d=1==f,h=2==f,y=3==f,v=4==f,g=6==f,m=7==f,E=5==f||g;return function(e,t,r,n){for(var i,o,s=Cy(e),a=Ny(s),u=Oy(t,r),c=Ry(a),l=0,t=n||Sy,p=d?t(e,c):h||m?t(e,0):void 0;l<c;l++)if((E||l in a)&&(o=u(i=a[l],l,s),f))if(d)p[l]=o;else if(o)switch(f){case 3:return!0;case 5:return i;case 6:return l;case 2:My(p,i)}else switch(f){case 4:return!1;case 7:My(p,i)}return g?-1:y||v?v:p}}function gh(e,t){var r=[][e];return!!r&&xy(function(){r.call(null,t||function(){return 1},1)})}function mh(u){var c=1==u;return function(e,t,r){for(var n,i=Gy(e),o=zy(i),s=By(t,r),a=Ky(o);0<a--;)if(s(n=o[a],a,i))switch(u){case 0:return n;case 1:return a}return c?-1:void 0}}function Eh(e,t,r,n,i,o,s,a){for(var u,c,l=i,p=0,f=!!s&&Wy(s,a);p<n;)p in r&&(u=f?f(r[p],p,t):r[p],0<o&&qy(u)?(c=$y(u),l=Eh(e,t,u,c,l,o-1)-1):(Xy(l+1),e[l]=u),l++),p++;return l}function wh(c){return function(e,t,r,n){Ov(t);var i=Nv(e),o=Cv(i),s=Rv(i),a=c?s-1:0,u=c?-1:1;if(r<2)for(;;){if(a in o){n=o[a],a+=u;break}if(a+=u,c?a<0:s<=a)throw Sv("Reduce of empty array with no initial value")}for(;c?0<=a:a<s;a+=u)a in o&&(n=t(n,o[a],a,i));return n}}function Th(e,t,r){for(var n=qv(e),i=Yv(t,n),o=Yv(void 0===r?n:r,n),s=Xv(Wv(o-i,0)),a=0;i<o;i++,a++)$v(s,a,e[i]);return s.length=a,s}function _h(e,t){var r=e.length,n=Qv(r/2);if(r<8){for(var i,o,s=e,a=t,u=s.length,c=1;c<u;){for(i=s[o=c];o&&0<a(s[o-1],i);)s[o]=s[--o];o!==c++&&(s[o]=i)}return s}for(var l=e,p=_h(Zv(e,0,n),t),f=_h(Zv(e,n),t),d=t,h=p.length,y=f.length,v=0,g=0;v<h||g<y;)l[v+g]=v<h&&g<y?d(p[v],f[g])<=0?p[v++]:f[g++]:v<h?p[v++]:f[g++];return l}function bh(e){Hg(e,Yg,{value:{objectID:"O"+qg++,weakData:{}}})}function Ah(e,t,r){for(var n in t)im(e,n,t[n],r);return e}var Ih,Oh,Nh,Ch,Rh,Sh,Mh,xh=e,kh=ef,Ph=(A({target:"Promise",stat:!0,forced:!0},{try:function(e){var t=xh.f(this),e=kh(e);return(e.error?t.reject:t.resolve)(e.value),t.promise}}),ko),Uh=oc,Dh=Mo,Lh=As,Fh=mo,jh=tc,Vh=n,Hh=Co,Bh=rc,zh=M,Gh=b,Kh=ph,Jh=ic,Yh=nc,qh=Array,$h=(A({target:"Array",stat:!0,forced:!ld(function(e){Array.from(e)})},{from:function(e){var t=Hh(e),e=zh(this),r=arguments.length,n=1<r?arguments[1]:void 0,i=void 0!==n;i&&(n=jh(n,2<r?arguments[2]:void 0));var o,s,a,u,c,l,r=Yh(t),p=0;if(!r||this===qh&&Bh(r))for(o=Gh(t),s=e?new this(o):qh(o);p<o;p++)l=i?n(t[p],p):t[p],Kh(s,p,l);else for(c=(u=Jh(t,r)).next,s=e?new this:[];!(a=Vh(c,u)).done;p++)l=i?function(e,t,r,n){try{return n?t(Ph(r)[0],r[1]):t(r)}catch(t){Uh(e,"throw",t)}}(u,n,[a.value,p],!0):a.value,Kh(s,p,l);return s.length=p,s}}),Eo),Rl=Array.isArray||function(e){return"Array"==$h(e)},Xh=(A({target:"Array",stat:!0},{isArray:Rl}),M),Wh=ph,Zh=Array,Qh=(A({target:"Array",stat:!0,forced:g(function(){function e(){}return!(Zh.of.call(e)instanceof e)})},{of:function(){for(var e=0,t=arguments.length,r=new(Xh(this)?this:Zh)(t);e<t;)Wh(r,e,arguments[e++]);return r.length=t,r}}),Co),ey=b,ty=da,I=Ol,ry=(A({target:"Array",proto:!0},{at:function(e){var t=Qh(this),r=ey(t),e=ty(e),e=0<=e?e:r+e;return e<0||r<=e?void 0:t[e]}}),I("at"),TypeError),ny=Rl,iy=M,oy=_o,sy=So("species"),ay=Array,uy=g,cy=Xo,ly=So("species"),Bf=A,r=g,py=Rl,fy=_o,dy=Co,hy=b,yy=fh,vy=ph,gy=dh,C=hh,S=Xo,my=So("isConcatSpreadable"),x=51<=S||!r(function(){var e=[];return e[my]=!1,e.concat()[0]!==e}),w=C("concat"),Ey=(Bf({target:"Array",proto:!0,arity:1,forced:!x||!w},{concat:function(e){for(var t,r,n,i=dy(this),o=gy(i,0),s=0,a=-1,u=arguments.length;a<u;a++)if(function(e){if(!fy(e))return!1;var t=e[my];return void 0!==t?!!t:py(e)}(n=-1===a?i:arguments[a]))for(r=hy(n),yy(s+r),t=0;t<r;t++,s++)t in n&&vy(o,s,n[t]);else yy(s+1),vy(o,s++,n);return o.length=s,o}}),Ao),wy=TypeError,Ty=Co,_y=ha,by=b,Ay=yh,Iy=Math.min,R=Ol,Oy=(A({target:"Array",proto:!0},{copyWithin:[].copyWithin||function(e,t){var r=Ty(this),n=by(r),i=_y(e,n),o=_y(t,n),e=2<arguments.length?arguments[2]:void 0,s=Iy((void 0===e?n:_y(e,n))-o,n-i),a=1;for(o<i&&i<o+s&&(a=-1,o+=s-1,i+=s-1);0<s--;)o in r?r[i]=r[o]:Ay(r,i),i+=a,o+=a;return r}}),R("copyWithin"),tc),Ny=Po,Cy=Co,Ry=b,Sy=dh,My=y([].push),m={forEach:vh(0),map:vh(1),filter:vh(2),some:vh(3),every:vh(4),find:vh(5),findIndex:vh(6),filterReject:vh(7)},xy=g,ky=m.every,Py=(A({target:"Array",proto:!0,forced:!gh("every")},{every:function(e){return ky(this,e,1<arguments.length?arguments[1]:void 0)}}),Co),Uy=ha,Dy=b,kl=Ol,Ly=(A({target:"Array",proto:!0},{fill:function(e){for(var t=Py(this),r=Dy(t),n=arguments.length,i=Uy(1<n?arguments[1]:void 0,r),n=2<n?arguments[2]:void 0,o=void 0===n?r:Uy(n,r);i<o;)t[i++]=e;return t}}),kl("fill"),m.filter),Os=(A({target:"Array",proto:!0,forced:!hh("filter")},{filter:function(e){return Ly(this,e,1<arguments.length?arguments[1]:void 0)}}),A),Fy=m.find,cd=Ol,jy=!0,hf=("find"in[]&&Array(1).find(function(){jy=!1}),Os({target:"Array",proto:!0,forced:jy},{find:function(e){return Fy(this,e,1<arguments.length?arguments[1]:void 0)}}),cd("find"),A),Vy=m.findIndex,e=Ol,Hy=!0,By=("findIndex"in[]&&Array(1).findIndex(function(){Hy=!1}),hf({target:"Array",proto:!0,forced:Hy},{findIndex:function(e){return Vy(this,e,1<arguments.length?arguments[1]:void 0)}}),e("findIndex"),tc),zy=Po,Gy=Co,Ky=b,I={findLast:mh(0),findLastIndex:mh(1)},Jy=I.findLast,S=Ol,Yy=(A({target:"Array",proto:!0},{findLast:function(e){return Jy(this,e,1<arguments.length?arguments[1]:void 0)}}),S("findLast"),I.findLastIndex),r=Ol,qy=(A({target:"Array",proto:!0},{findLastIndex:function(e){return Yy(this,e,1<arguments.length?arguments[1]:void 0)}}),r("findLastIndex"),Rl),$y=b,Xy=fh,Wy=tc,C=Eh,Zy=C,Qy=Co,ev=b,tv=da,rv=dh,nv=(A({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Qy(this),r=ev(t),n=rv(t,0);return n.length=Zy(n,t,t,r,0,void 0===e?1:tv(e)),n}}),C),iv=Io,ov=Co,sv=b,av=dh,uv=(A({target:"Array",proto:!0},{flatMap:function(e){var t,r=ov(this),n=sv(r);return iv(e),(t=av(r,0)).length=nv(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),m.forEach),Bf=gh("forEach")?[].forEach:function(e){return uv(this,e,1<arguments.length?arguments[1]:void 0)},cv=(A({target:"Array",proto:!0,forced:[].forEach!=Bf},{forEach:Bf}),ka.includes),x=Ol,w=(A({target:"Array",proto:!0,forced:g(function(){return!Array(1).includes()})},{includes:function(e){return cv(this,e,1<arguments.length?arguments[1]:void 0)}}),x("includes"),A),lv=ka.indexOf,R=gh,pv=y([].indexOf),fv=!!pv&&1/pv([1],1,-0)<0,kl=R("indexOf"),Os=(w({target:"Array",proto:!0,forced:fv||!kl},{indexOf:function(e){var t=1<arguments.length?arguments[1]:void 0;return fv?pv(this,e,t)||0:lv(this,e,t)}}),A),cd=Po,dv=To,hf=gh,hv=y([].join),e=cd!=Object,S=hf("join",","),yv=(Os({target:"Array",proto:!0,forced:e||!S},{join:function(e){return hv(dv(this),void 0===e?",":e)}}),yl),vv=To,gv=da,mv=b,I=gh,Ev=Math.min,wv=[].lastIndexOf,Tv=!!wv&&1/[1].lastIndexOf(1,-0)<0,r=I("lastIndexOf"),C=Tv||!r?function(e){if(Tv)return yv(wv,this,arguments)||0;var t=vv(this),r=mv(t),n=r-1;for((n=1<arguments.length?Ev(n,gv(arguments[1])):n)<0&&(n=r+n);0<=n;n--)if(n in t&&t[n]===e)return n||0;return-1}:wv,_v=(A({target:"Array",proto:!0,forced:C!==[].lastIndexOf},{lastIndexOf:C}),m.map),Bf=(A({target:"Array",proto:!0,forced:!hh("map")},{map:function(e){return _v(this,e,1<arguments.length?arguments[1]:void 0)}}),A),bv=Co,Av=b,Iv=fh,x=g(function(){return 4294967297!==[].push.call({length:4294967296},1)}),ka=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}(),Ov=(Bf({target:"Array",proto:!0,arity:1,forced:x||ka},{push:function(e){var t=bv(this),r=Av(t),n=arguments.length;Iv(r+n);for(var i=0;i<n;i++)t[r]=arguments[i],r++;return t.length=r}}),Io),Nv=Co,Cv=Po,Rv=b,Sv=TypeError,R={left:wh(!1),right:wh(!0)},Mv=R.left,w=Xo,kl=pl,xv=(A({target:"Array",proto:!0,forced:!gh("reduce")||!kl&&79<w&&w<83},{reduce:function(e){var t=arguments.length;return Mv(this,e,t,1<t?arguments[1]:void 0)}}),R.right),cd=Xo,hf=pl,Os=(A({target:"Array",proto:!0,forced:!gh("reduceRight")||!hf&&79<cd&&cd<83},{reduceRight:function(e){return xv(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),A),kv=Rl,Pv=y([].reverse),e=[1,2],S=(Os({target:"Array",proto:!0,forced:String(e)===String(e.reverse())},{reverse:function(){return kv(this)&&(this.length=this.length),Pv(this)}}),A),Uv=Rl,Dv=M,Lv=_o,Fv=ha,jv=b,Vv=To,Hv=ph,yl=So,Bv=_,I=hh("slice"),zv=yl("species"),Gv=Array,Kv=Math.max,Jv=(S({target:"Array",proto:!0,forced:!I},{slice:function(e,t){var r,n,i,o=Vv(this),s=jv(o),a=Fv(e,s),u=Fv(void 0===t?s:t,s);if(Uv(o)&&(r=o.constructor,(r=Dv(r)&&(r===Gv||Uv(r.prototype))||Lv(r)&&null===(r=r[zv])?void 0:r)===Gv||void 0===r))return Bv(o,a,u);for(n=new(void 0===r?Gv:r)(Kv(u-a,0)),i=0;a<u;a++,i++)a in o&&Hv(n,i,o[a]);return n.length=i,n}}),m.some),Yv=(A({target:"Array",proto:!0,forced:!gh("some")},{some:function(e){return Jv(this,e,1<arguments.length?arguments[1]:void 0)}}),ha),qv=b,$v=ph,Xv=Array,Wv=Math.max,Zv=Th,Qv=Math.floor,r=_h,C=qo.match(/firefox\/(\d+)/i),Bf=!!C&&+C[1],x=/MSIE|Trident/.test(qo),ka=qo.match(/AppleWebKit\/(\d+)\./),kl=!!ka&&+ka[1],w=A,R=y,eg=Io,tg=Co,rg=b,ng=yh,ig=uc,pl=g,og=r,hf=gh,sg=Bf,ag=x,ug=Xo,cg=kl,lg=[],pg=R(lg.sort),fg=R(lg.push),cd=pl(function(){lg.sort(void 0)}),Os=pl(function(){lg.sort(null)}),e=hf("sort"),dg=!pl(function(){if(ug)return ug<70;if(!(sg&&3<sg)){if(ag)return!0;if(cg)return cg<603;for(var e,t,r,n="",i=65;i<76;i++){switch(e=String.fromCharCode(i),i){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++)lg.push({k:e+r,v:t})}for(lg.sort(function(e,t){return t.v-e.v}),r=0;r<lg.length;r++)e=lg[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),_=(w({target:"Array",proto:!0,forced:cd||!Os||!e||!dg},{sort:function(e){void 0!==e&&eg(e);var t=tg(this);if(dg)return void 0===e?pg(t):pg(t,e);for(var r,n,i=[],o=rg(t),s=0;s<o;s++)s in t&&fg(i,t[s]);for(og(i,(n=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==n?+n(e,t)||0:ig(e)>ig(t)?1:-1})),r=i.length,s=0;s<r;)t[s]=i[s++];for(;s<o;)ng(t,s++);return t}}),sp("Array"),A),hg=Co,yg=ha,vg=da,gg=b,mg=fh,Eg=dh,wg=ph,Tg=yh,yl=hh("splice"),_g=Math.max,bg=Math.min,S=(_({target:"Array",proto:!0,forced:!yl},{splice:function(e,t){var r,n,i,o,s,a,u=hg(this),c=gg(u),l=yg(e,c),e=arguments.length;for(0===e?r=n=0:n=1===e?(r=0,c-l):(r=e-2,bg(_g(vg(t),0),c-l)),mg(c+r-n),i=Eg(u,n),o=0;o<n;o++)(s=l+o)in u&&wg(i,o,u[s]);if(r<(i.length=n)){for(o=l;o<c-n;o++)a=o+r,(s=o+n)in u?u[a]=u[s]:Tg(u,a);for(o=c;c-n+r<o;o--)Tg(u,o-1)}else if(n<r)for(o=c-n;l<o;o--)a=o+r-1,(s=o+n-1)in u?u[a]=u[s]:Tg(u,a);for(o=0;o<r;o++)u[o+l]=arguments[o+2];return u.length=c-n+r,i}}),Ol("flat"),Ol("flatMap"),A),Ag=Co,Ig=b,Og=yh,Ng=fh,I=1!==[].unshift(0),C=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),qo=(S({target:"Array",proto:!0,arity:1,forced:I||C},{unshift:function(e){var t=Ag(this),r=Ig(t),n=arguments.length;if(n){Ng(r+n);for(var i=r;i--;){var o=i+n;i in t?t[o]=t[i]:Og(t,o)}for(var s=0;s<n;s++)t[s]=arguments[s]}return t.length=r+n}}),Yn.Array,{exports:{}}),ka={},Cg=Eo,Rg=To,Sg=Wo.f,Mg=Th,xg="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],r=(ka.f=function(e){if(!xg||"Window"!=Cg(e))return Sg(Rg(e));var t=e;try{return Sg(t)}catch(t){return Mg(xg)}},g(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8}))})),Bf=g,kg=_o,Pg=Eo,Ug=r,Dg=Object.isExtensible,x=Bf(function(){Dg(1)})||Ug?function(e){return!!kg(e)&&(!Ug||"ArrayBuffer"!=Pg(e))&&(!Dg||Dg(e))}:Dg,Xo=!g(function(){return Object.isExtensible(Object.preventExtensions({}))}),Lg=A,Fg=y,kl=Na,jg=_o,Vg=T,Hg=As.f,Bg=Wo,zg=ka,Gg=x,Kg=Xo,Jg=!1,Yg=Ro("meta"),qg=0,$g=qo.exports={enable:function(){$g.enable=function(){},Jg=!0;var i=Bg.f,o=Fg([].splice),e={};e[Yg]=1,i(e).length&&(Bg.f=function(e){for(var t=i(e),r=0,n=t.length;r<n;r++)if(t[r]===Yg){o(t,r,1);break}return t},Lg({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:zg.f}))},fastKey:function(e,t){if(!jg(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!Vg(e,Yg)){if(!Gg(e))return"F";if(!t)return"E";bh(e)}return e[Yg].objectID},getWeakData:function(e,t){if(!Vg(e,Yg)){if(!Gg(e))return!0;if(!t)return!1;bh(e)}return e[Yg].weakData},onFreeze:function(e){return Kg&&Jg&&Gg(e)&&!Vg(e,Yg)&&bh(e),e}},Xg=(kl[Yg]=!0,E),Wg=_o,Zg=N,R=A,hf=h,Qg=y,pl=O,em=fa,w=qo.exports,tm=ac,rm=ap,cd=E,nm=_o,Os=g,e=ld,_=Sl,im=fa,om=As.f,sm=Ju,am=Ah,um=tc,cm=ap,lm=ac,pm=xl,fm=sp,dm=Pn,hm=qo.exports.fastKey,ym=$o.set,vm=$o.getterFor;function gm(e){var r=Qg(Sh[e]);em(Sh,e,"add"==e?function(e){return r(this,0===e?0:e),this}:"delete"==e?function(e){return!(Nh&&!nm(e))&&r(this,0===e?0:e)}:"get"==e?function(e){return Nh&&!nm(e)?void 0:r(this,0===e?0:e)}:"has"==e?function(e){return!(Nh&&!nm(e))&&r(this,0===e?0:e)}:function(e,t){return r(this,0===e?0:e,t),this})}yl=function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},S={getConstructor:function(e,r,n,i){function o(e,t,r){var n,i=u(e),o=s(e,t);return o?o.value=r:(i.last=o={index:n=hm(t,!0),key:t,value:r,previous:t=i.last,next:void 0,removed:!1},i.first||(i.first=o),t&&(t.next=o),dm?i.size++:e.size++,"F"!==n&&(i.index[n]=o)),e}function s(e,t){var r,e=u(e),n=hm(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){cm(e,a),ym(e,{type:r,index:sm(null),first:void 0,last:void 0,size:0}),dm||(e.size=0),null!=t&&lm(t,e[i],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=vm(r);return am(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,dm?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),dm?n.size--:this.size--),!!e},forEach:function(e){for(var t,r=u(this),n=um(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)}}),am(a,n?{get:function(e){e=s(this,e);return e&&e.value},set:function(e,t){return o(this,0===e?0:e,t)}}:{add:function(e){return o(this,e=0===e?0:e,e)}}),dm&&om(a,"size",{get:function(){return u(this).size}}),e},setStrong:function(e,t,r){var n=t+" Iterator",i=vm(t),o=vm(n);pm(e,t,function(e,t){ym(this,{type:n,target:e,state:i(e),kind:t,last:void 0})},function(){for(var e=o(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),fm(t)}},Oh=-1!==(I="Map").indexOf("Map"),Nh=-1!==I.indexOf("Weak"),Ch=Oh?"set":"add",Rh=hf.Map,Sh=Rh&&Rh.prototype,C={},pl(I,!cd(Mh=Rh)||!(Nh||Sh.forEach&&!Os(function(){(new Rh).entries().next()})))?(Mh=S.getConstructor(yl,I,Oh,Ch),w.enable()):pl(I,!0)&&(Yn=(Ih=new Mh)[Ch](Nh?{}:-0,1)!=Ih,r=Os(function(){Ih.has(1)}),Bf=e(function(e){new Rh(e)}),Na=!Nh&&Os(function(){for(var e=new Rh,t=5;t--;)e[Ch](t,t);return!e.has(-0)}),Bf||(((Mh=yl(function(e,t){rm(e,Sh);r=new Rh,e=e,n=Mh,Zg&&Xg(e=e.constructor)&&e!==n&&Wg(e=e.prototype)&&e!==n.prototype&&Zg(r,e);var r,n=r;return null!=t&&tm(t,n[Ch],{that:n,AS_ENTRIES:Oh}),n})).prototype=Sh).constructor=Mh),(r||Na)&&(gm("delete"),gm("has"),Oh&&gm("get")),(Na||Yn)&&gm(Ch),Nh&&Sh.clear&&delete Sh.clear),C.Map=Mh,R({global:!0,constructor:!0,forced:Mh!=Rh},C),_(Mh,I),Nh||S.setStrong(Mh,I,Oh);function mm(e,t){for(var r=0,n=_m(t),i=new e(n);r<n;)i[r]=t[r++];return i}function Em(e,t,r,n){for(var i,o,s,a=Im(e),u=Am(a),c=bm(t,r),l=Cm(null),p=Nm(u),f=0;f<p;f++)s=u[f],(o=Om(c(s,f,a)))in l?Mm(l[o],s):l[o]=[s];if(n&&(i=n(a))!==Sm)for(o in l)l[o]=Rm(i,l[o]);return l}function wm(e){for(var t,r,n=Dm(this),i=Um(n),o=Pm(e,1<arguments.length?arguments[1]:void 0),s=new Fm,a=Lm(i),u=0;u<a;u++)t=o(r=i[u],u,n),Vm(s,t)?Bm(jm(s,t),r):Hm(s,t,[r]);return s}function Tm(e){return Jm[e].prototype}var _m=b,bm=tc,Am=Po,Im=Co,Om=Mo,Nm=b,Cm=Ju,Rm=mm,Sm=Array,Mm=y([].push),xm=Em,T=Ol,km=(A({target:"Array",proto:!0},{group:function(e){return xm(this,e,1<arguments.length?arguments[1]:void 0)}}),T("group"),Em),Wo=Ol,Pm=(A({target:"Array",proto:!0,forced:!gh("groupBy")},{groupBy:function(e){return km(this,e,1<arguments.length?arguments[1]:void 0)}}),Wo("groupBy"),tc),ka=y,Um=Po,Dm=Co,Lm=b,Fm=bo("Map"),x=Fm.prototype,jm=ka(x.get),Vm=ka(x.has),Hm=ka(x.set),Bm=ka([].push),Xo=Ol,kl=wm,N=(A({target:"Array",proto:!0,name:"groupToMap",forced:!gh("groupByToMap")},{groupByToMap:kl}),Xo("groupByToMap"),Ol),zm=(A({target:"Array",proto:!0},{groupToMap:wm}),N("groupToMap"),b),Gm=To,O=Ol,Km=Array,Jm=(A({target:"Array",proto:!0},{toReversed:function(){for(var e=Gm(this),t=Km,r=zm(e),n=new t(r),i=0;i<r;i++)n[i]=e[r-i-1];return n}}),O("toReversed"),h),qo=A,Ym=Io,qm=To,$m=mm,hf=Ol,Xm=Array,Wm=y(Tm("Array").sort),pl=(qo({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&Ym(e);var t=qm(this),t=$m(Xm,t);return Wm(t,e)}}),hf("toSorted"),A),e=Ol,Zm=fh,Qm=b,e0=ha,t0=To,r0=da,n0=Array,i0=Math.max,o0=Math.min,s0=(pl({target:"Array",proto:!0},{toSpliced:function(e,t){var r,n,i,o,s=t0(this),a=Qm(s),u=e0(e,a),e=arguments.length,c=0;for(0===e?r=n=0:n=1===e?(r=0,a-u):(r=e-2,o0(i0(r0(t),0),a-u)),i=Zm(a+r-n),o=n0(i);c<u;c++)o[c]=s[c];for(;c<u+r;c++)o[c]=arguments[c-u+2];for(;c<i;c++)o[c]=s[c+n-r];return o}}),e("toSpliced"),b),a0=da,u0=RangeError,c0=To,l0=Array;A({target:"Array",proto:!0},{with:function(e,t){var r=c0(this),n=l0,i=t,o=s0(r),s=(e=a0(e))<0?o+e:e;if(o<=s||s<0)throw u0("Incorrect index");for(var a=new n(o),u=0;u<o;u++)a[u]=u===s?i:r[u];return a}});Os=h,Bf=ys,yl=E,r=ca,Na=fa,Yn=So("asyncIterator"),R=Os.AsyncIterator,C=Bf.AsyncIteratorPrototype;if(C)k=C;else if(yl(R))k=R.prototype;else if(Bf.USE_FUNCTION_CONSTRUCTOR||Os.USE_FUNCTION_CONSTRUCTOR)try{YE=r(r(r(Function("return async function*(){}()")()))),r(YE)===Object.prototype&&(k=YE)}catch(QI){}yl((k=k||{})[Yn])||Na(k,Yn,function(){return this});function p0(e,t,r){var n=e.done;w0.resolve(e.value).then(function(e){t({done:n,value:e})},r)}function f0(e){T0(this,{type:"AsyncFromSyncIterator",iterator:m0(e),next:e.next})}function d0(e,t,r,n){try{var i=k0(e,"return");if(i)return x0("Promise").resolve(M0(i,e)).then(function(){t(r)},function(e){n(e)})}catch(e){return n(e)}t(r)}function h0(e){var f=0==e,d=1==e,h=2==e,y=3==e;return function(e,s,a){var e={iterator:e,next:R0(S0(e).next)},u=F0("Promise"),c=e.iterator,t=e.next,l=0,p=void 0!==s;return!p&&f||U0(s),new u(function(r,n){var i=function(e){d0(c,n,e,n)},o=function(){try{if(f&&p)try{L0(l)}catch(e){i(e)}u.resolve(D0(P0(t,c))).then(function(e){try{if(D0(e).done)f?(a.length=l,r(a)):r(!y&&(h||void 0));else{var t=e.value;try{p?u.resolve(f?s(t,l):s(t)).then(function(e){if(d)o();else if(h)e?o():d0(c,r,!1,n);else if(f)try{a[l++]=e,o()}catch(e){i(e)}else e?d0(c,r,y||t,n):o()},i):(a[l++]=t,o())}catch(e){i(e)}}}catch(e){n(e)}},n)}catch(e){n(e)}};o()})}}function y0(e,t){if(!Q0||!Z0(e)||!Q0(e))return!1;for(var r,n=0,i=e.length;n<i;)if(!("string"==typeof(r=e[n++])||t&&void 0===r))return!1;return 0!==i}function v0(e,t,r){r.get&&eE(r.get,t,{getter:!0}),r.set&&eE(r.set,t,{setter:!0}),tE.f(e,t,r)}var g0=n,m0=ko,_=Ju,E0=Oo,S=Ah,I=$o,T=k,w0=bo("Promise"),T0=I.set,_0=I.getterFor("AsyncFromSyncIterator"),Wo=(f0.prototype=S(_(T),{next:function(){var n=_0(this);return new w0(function(e,t){var r=m0(g0(n.next,n.iterator));p0(r,e,t)})},return:function(){var n=_0(this).iterator;return new w0(function(e,t){var r=E0(n,"return");if(void 0===r)return e({done:!0,value:void 0});r=m0(g0(r,n));p0(r,e,t)})}}),f0),b0=n,A0=Wo,I0=ko,O0=ic,N0=Oo,C0=So("asyncIterator"),R0=Io,S0=ko,M0=n,x0=bo,k0=Oo,P0=n,U0=Io,D0=ko,L0=fh,F0=bo,Po={toArray:h0(0),forEach:h0(1),every:h0(2),some:h0(3),find:h0(4)},j0=tc,V0=Co,H0=M,B0=ic,z0=nc,G0=Oo,x=Tm,K0=bo,J0=Wo,Y0=Po.toArray,q0=So("asyncIterator"),$0=x("Array").values,X0=(A({target:"Array",stat:!0,forced:!0},{fromAsync:function(o){var s=this,e=arguments.length,a=1<e?arguments[1]:void 0,u=2<e?arguments[2]:void 0;return new(K0("Promise"))(function(e){var t=V0(o),r=(void 0!==a&&(a=j0(a,u)),G0(t,q0)),n=r?void 0:z0(t)||$0,i=H0(s)?new s:[],r=r?function(e,t){t=arguments.length<2?N0(e,C0):t;return t?I0(b0(t,e)):new A0(O0(e))}(t,r):new J0(B0(t,n));e(Y0(r,a,i))})}}),m.filterReject),ka=Ol,W0=(A({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return X0(this,e,1<arguments.length?arguments[1]:void 0)}}),ka("filterOut"),m.filterReject),kl=Ol,Xo=(A({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return W0(this,e,1<arguments.length?arguments[1]:void 0)}}),kl("filterReject"),A),Z0=Rl,Q0=Object.isFrozen,eE=(Xo({target:"Array",stat:!0,sham:!0,forced:!0},{isTemplateObject:function(e){if(!y0(e,!0))return!1;var t=e.raw;return t.length===e.length&&y0(t,!1)}}),ns.exports),tE=As,N=Ol,rE=Co,nE=b,O=(Pn&&(v0(Array.prototype,"lastItem",{configurable:!0,get:function(){var e=rE(this),t=nE(e);return 0==t?void 0:e[t-1]},set:function(e){var t=rE(this),r=nE(t);return t[0==r?0:r-1]=e}}),N("lastItem")),Ol),iE=Co,oE=b,qo=(Pn&&(v0(Array.prototype,"lastIndex",{configurable:!0,get:function(){var e=iE(this),e=oE(e);return 0==e?0:e-1}}),O("lastIndex")),y),sE=Io,aE=b,uE=Co,cE=dh,lE=bo("Map"),hf=lE.prototype,pE=qo(hf.forEach),fE=qo(hf.has),dE=qo(hf.set),hE=qo([].push),pl=Ol;A({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=uE(this),i=aE(n),o=cE(n,0),s=new lE,a=null!=e?sE(e):function(e){return e},u=0;u<i;u++)r=a(t=n[u]),fE(s,r)||dE(s,r,t);return pE(s,function(e){hE(o,e)}),o}}),pl("uniqueBy");O_.exposure=function(e,t,r,n){return new IE(n,e,t.experiment,t.variationId,t.variationKey,t.reason,r)},O_.track=function(e,t,r,n){return new OE(n,r,e,t)},O_.remoteConfig=function(e,t,r,n){return new NE(n,e,t.parameter,t.valueId,t.reason,r)},O_.isExposure=function(e){return void 0!==e.experiment},O_.isTrack=function(e){return void 0!==e.eventType},O_.isRemoteConfig=function(e){return void 0!==e.parameter},O_.isExposureDto=function(e){return"experimentId"in e&&void 0!==e.experimentId},O_.isTrackDto=function(e){return"eventTypeId"in e&&void 0!==e.eventTypeId},O_.isRemoteConfigDto=function(e){return"parameterId"in e&&void 0!==e.parameterId},O_.prototype.toDto=function(){return{insertId:this.insertId,timestamp:this.timestamp,userId:this.user.identifiers[Et.ID],identifiers:this.user.identifiers,userProperties:Xe.sanitize(this.user.properties),hackleProperties:Xe.sanitize(this.user.hackleProperties)}};var yE,vE,gE,mE,EE,wE,TE,_E,bE,AE=O_,IE=(Ke(I_,bE=AE),I_.prototype.copyWithUser=function(e){return new I_(this.timestamp,e,this.experiment,this.variationId,this.variationKey,this.decisionReason,this.properties,this.insertId)},I_.prototype.toDto=function(){return c(c({},bE.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})},I_),OE=(Ke(A_,_E=AE),A_.prototype.copyWithUser=function(e){return new A_(this.timestamp,e,this.eventType,this.event,this.insertId)},A_.prototype.toDto=function(){return c(c({},_E.prototype.toDto.call(this)),{eventTypeId:this.eventType.id,eventTypeKey:this.eventType.key,value:this.event.value||0,properties:Xe.sanitize(this.event.properties)})},A_),NE=(Ke(b_,TE=AE),b_.prototype.copyWithUser=function(e){return new b_(this.timestamp,e,this.parameter,this.valueId,this.decisionReason,this.properties,this.insertId)},b_.prototype.toDto=function(){return c(c({},TE.prototype.toDto.call(this)),{parameterId:this.parameter.id,parameterKey:this.parameter.key,parameterType:this.parameter.type,valueId:this.valueId,decisionReason:this.decisionReason.toString(),properties:Xe.sanitize(this.properties)})},b_),CE=(__.isSessionEvent=function(e){return!!AE.isTrack(e)&&(e.event.key===__.SESSION_START_EVENT_NAME||e.event.key===__.SESSION_END_EVENT_NAME)},__.prototype.onSessionStarted=function(e,t,r){this.track(__.SESSION_START_EVENT_NAME,e,t,r)},__.prototype.onSessionEnded=function(e,t,r){this.track(__.SESSION_END_EVENT_NAME,e,t,r)},__.prototype.track=function(e,t,r,n){e={key:e},r=this.userManager.toHackleUser(r),r=this.decorateSession(r,t);this.core.track(e,r,n)},__.prototype.decorateSession=function(e,t){t=(new wt).add(Et.SESSION,t).addIdentifiers(e.identifiers).build();return c(c({},e),{identifiers:t})},__.SESSION_START_EVENT_NAME="$session_start",__.SESSION_END_EVENT_NAME="$session_end",__),RE=(T_.prototype.process=function(e){var t;CE.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[Et.SESSION]?e:e.copyWithUser(c(c({},e.user),{identifiers:c(c({},e.user.identifiers),((e={})[Et.SESSION]=t.sessionId,e))})),this.delegate.process(t))},T_.prototype.flush=function(e){this.delegate.flush(e)},T_.prototype.close=function(){this.delegate.close()},T_),SE=(w_.prototype.isDedupTarget=function(e){if(-1===this.exposureEventDedupIntervalMillis)return!1;if(!AE.isExposure(e))return!1;qe.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)},w_),ME=(E_.toEvent=function(e){var t;return{key:E_.EVENT_KEY,properties:{level:E_.LEVEL_ERROR,type:e.name,message:null!=(t=e.message)?t:"",$stacktrace:E_._stacktrace(e)}}},E_._stacktrace=function(e){return a.isNullOrUndefined(e.stack)?"":e.stack.split("\n").slice(0,E_.STACK_TRACK_LIMIT).join("\n")},E_.EVENT_KEY="$trace",E_.LEVEL_ERROR="error",E_.STACK_TRACK_LIMIT=30,E_),e=(m_.prototype.evaluate=function(e,t){if(!this.supports(e))throw new Error("Unsupported EvaluatorRequest ".concat(e.toString()));var r;if(t.contains(e))throw r=t.stack.map(function(e){return e.toString()}).join(" - "),new Error("Circular evaluation has occurred [".concat(r," - ").concat(e.toString(),"]"));t.addRequest(e);try{return this.evaluateInternal(e,t)}finally{t.removeRequest(e)}},m_),xE=(g_.prototype.with=function(e){return new g_(e,this.targetEvaluations,this.experiment,this.variationId,this.variationKey,this.config)},g_.of=function(e,t,r,n){var i=this.config(e.workspace,r);return new g_(n,t.targetEvaluations,e.experiment,r.id,r.key,i)},g_.ofDefault=function(e,t,r){var n=e.experiment._getVariationByKeyOrNull(e.defaultVariationKey);return a.isNotNullOrUndefined(n)?this.of(e,t,n,r):new g_(r,t.targetEvaluations,e.experiment,void 0,e.defaultVariationKey,void 0)},g_.config=function(e,t){if(!a.isNullOrUndefined(t.parameterConfigurationId))return a.requiredNotNullOrUndefined(e.getParameterConfigurationOrNull(t.parameterConfigurationId),function(){return"ParameterConfiguration[".concat(t.parameterConfigurationId,"]")})},g_),kE=(Ke(v_,wE=e),v_.prototype.supports=function(e){return void 0!==e.experiment},v_.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getExperimentFlow(e.experiment.type).evaluate(e,t))?r:xE.ofDefault(e,t,f.TRAFFIC_NOT_ALLOCATED)},v_),PE=(y_.of=function(e,t,r,n,i,o){return o.returnValue=Xe.truncateStringValue(n),new y_(i,t.targetEvaluations,e.parameter,r,n,o)},y_.ofDefault=function(e,t,r,n){return this.of(e,t,void 0,e.defaultValue,r,n)},y_),UE=(Ke(h_,EE=e),h_.prototype.supports=function(e){return void 0!==e.parameter},h_.prototype.evaluateInternal=function(e,t){var r={};if(r.requestValueType=e.requiredType,r.requestDefaultValue=Xe.truncateStringValue(e.defaultValue),a.isNullOrUndefined(e.user.identifiers[e.parameter.identifierType]))return PE.ofDefault(e,t,f.IDENTIFIER_NOT_FOUND,r);var n=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t);return a.isNotNullOrUndefined(n)?(r.targetRuleKey=n.key,r.targetRuleName=n.name,this.evaluation(e,t,n.value,f.TARGET_RULE_MATCH,r)):this.evaluation(e,t,e.parameter.defaultValue,f.DEFAULT_RULE,r)},h_.prototype.evaluation=function(e,t,r,n,i){return"UNKNOWN"===e.requiredType||"NULL"!==e.requiredType&&typeof e.defaultValue!=typeof r.rawValue?PE.ofDefault(e,t,f.TYPE_MISMATCH,i):PE.of(e,t,r.id,r.rawValue,n,i)},h_),DE=(d_.prototype.isEquals=function(e){return this.type===e.type&&this.id===e.id},d_),LE=(f_.create=function(){return new f_},Object.defineProperty(f_.prototype,"stack",{get:function(){return Array.from(this._stack)},enumerable:!1,configurable:!0}),Object.defineProperty(f_.prototype,"targetEvaluations",{get:function(){return Array.from(this._targetEvaluations)},enumerable:!1,configurable:!0}),f_.prototype.contains=function(t){return this._stack.some(function(e){return e.key.isEquals(t.key)})},f_.prototype.addRequest=function(e){this._stack.push(e)},f_.prototype.removeRequest=function(e){e=this._stack.indexOf(e,0);-1<e&&this._stack.splice(e,1)},f_.prototype.get=function(t){return this._targetEvaluations.find(function(e){return e instanceof xE&&e.experiment.id===t.id})},f_.prototype.addEvaluation=function(e){this._targetEvaluations.push(e)},f_),FE=(p_.of=function(e,t,r,n){return new p_(e,t,r,n)},p_.by=function(e,t){return new p_(e.workspace,e.user,t,"A")},p_.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.experiment.type,", key=").concat(this.experiment.key,")")},p_),jE=(l_.of=function(e,t,r,n,i){return new l_(e,t,r,n,i)},l_.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.parameter.key,")")},l_),VE=(c_.asString=function(e){switch(typeof e){case"string":return e;case"number":return e.toString();default:return}},c_.asNumber=function(e){switch(typeof e){case"number":return this.asActualNumber(e);case"string":return this.asActualNumber(Number(e));default:return}},c_.asActualNumber=function(e){return!isNaN(e)&&isFinite(e)?e:void 0},c_),HE=(u_.prototype.getVariation=function(e,t){if(0!==this.storages.length)for(var r=0,n=this.storages;r<n.length;r++){var i=n[r].getVariation(e,t);if(void 0!==i)return i}},u_),BE=(a_.prototype.getVariation=function(e,t){var r=this.get(e);if(r)return e._getVariationByIdOrNull(r)},a_.prototype.get=function(e){e=this.listStorage.getItem(e.id.toString());return VE.asNumber(e)},a_.prototype.getAll=function(){var r=new Map;return this.listStorage.entries().forEach(function(e){var t=e[0],e=e[1],t=VE.asNumber(t),e=VE.asNumber(e);a.isNullOrUndefined(t)||t<0||a.isNullOrUndefined(e)||t<0||r.set(t,e)}),r},a_.prototype.set=function(e,t){this.listStorage.setItem(e.id.toString(),t.toString())},a_.prototype.remove=function(e){this.listStorage.removeItem(e.id.toString())},a_.prototype.clear=function(){this.listStorage.clear()},a_),zE=(s_.prototype.add=function(e){this.evaluators.push(e)},s_.prototype.evaluate=function(t,e){var r=this.evaluators.find(function(e){return e.supports(t)});if(a.isNullOrUndefined(r))throw new Error("Unsupported EvaluatorRequest [".concat(t.toString(),"]"));return r.evaluate(t,e)},s_),GE=(o_.prototype.matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n._matches(t,r,e)})},o_.prototype.anyMatches=function(t,r,e){var n=this;return!e.length||e.some(function(e){return n.matches(t,r,e)})},o_.prototype._matches=function(e,t,r){return this.conditionMatcherFactory.getMatcher(r.key.type).matches(e,t,r)},o_),KE=(i_.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)},i_.prototype.userValueMatches=function(e,t,r,n){return Array.isArray(e)?this.arrayMatches(e,t,r,n):this.singleMatches(e,t,r,n)},i_.prototype.singleMatches=function(t,e,r,n){return e.values.some(function(e){return r.matches(n,t,e)})},i_.prototype.arrayMatches=function(e,t,r,n){var i=this;return e.some(function(e){return i.singleMatches(e,t,r,n)})},i_.prototype.typeMatches=function(e,t){switch(e){case"MATCH":return t;case"NOT_MATCH":return!t}},i_),h=(n_.prototype.booleanMatches=function(e,t){return e===t},n_.prototype.numberMatches=function(e,t){return e===t},n_.prototype.stringMatches=function(e,t){return e===t},n_.prototype.versionMatches=function(e,t){return e.isEqualTo(t)},n_),ys=(r_.prototype.booleanMatches=function(e,t){return!1},r_.prototype.numberMatches=function(e,t){return!1},r_.prototype.stringMatches=function(e,t){return e.includes(t)},r_.prototype.versionMatches=function(e,t){return!1},r_),ca=(t_.prototype.booleanMatches=function(e,t){return!1},t_.prototype.numberMatches=function(e,t){return!1},t_.prototype.stringMatches=function(e,t){return e.startsWith(t)},t_.prototype.versionMatches=function(e,t){return!1},t_),C=(e_.prototype.booleanMatches=function(e,t){return!1},e_.prototype.numberMatches=function(e,t){return!1},e_.prototype.stringMatches=function(e,t){return e.endsWith(t)},e_.prototype.versionMatches=function(e,t){return!1},e_),R=(QT.prototype.booleanMatches=function(e,t){return!1},QT.prototype.numberMatches=function(e,t){return t<e},QT.prototype.stringMatches=function(e,t){return t<e},QT.prototype.versionMatches=function(e,t){return e.isGreaterThan(t)},QT),Bf=(ZT.prototype.booleanMatches=function(e,t){return!1},ZT.prototype.numberMatches=function(e,t){return t<=e},ZT.prototype.stringMatches=function(e,t){return t<=e},ZT.prototype.versionMatches=function(e,t){return e.isGreaterThanOrEqualTo(t)},ZT),Os=(WT.prototype.booleanMatches=function(e,t){return!1},WT.prototype.numberMatches=function(e,t){return e<t},WT.prototype.stringMatches=function(e,t){return e<t},WT.prototype.versionMatches=function(e,t){return e.isLessThan(t)},WT),r=(XT.prototype.booleanMatches=function(e,t){return!1},XT.prototype.numberMatches=function(e,t){return e<=t},XT.prototype.stringMatches=function(e,t){return e<=t},XT.prototype.versionMatches=function(e,t){return e.isLessThanOrEqualTo(t)},XT),JE=($T.prototype.getMatcher=function(e){switch(e){case"IN":return $T.IN_MATCHER;case"CONTAINS":return $T.CONTAINS_MATCHER;case"STARTS_WITH":return $T.STARTS_WITH_MATCHER;case"ENDS_WITH":return $T.ENDS_WITH_MATCHER;case"GT":return $T.GT_MATCHER;case"GTE":return $T.GTE_MATCHER;case"LT":return $T.LT_MATCHER;case"LTE":return $T.LTE_MATCHER}},$T.IN_MATCHER=new h,$T.CONTAINS_MATCHER=new ys,$T.STARTS_WITH_MATCHER=new ca,$T.ENDS_WITH_MATCHER=new C,$T.GT_MATCHER=new R,$T.GTE_MATCHER=new Bf,$T.LT_MATCHER=new Os,$T.LTE_MATCHER=new r,$T),YE=(qT.prototype.matches=function(e,t,r){t=VE.asString(t),r=VE.asString(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.stringMatches(t,r)},qT),yl=(YT.prototype.matches=function(e,t,r){t=VE.asNumber(t),r=VE.asNumber(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.numberMatches(t,r)},YT),Na=(JT.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},JT),Yn=(KT.prototype.matches=function(e,t,r){t=sr.tryParse(t),r=sr.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},KT),Ju=(GT.prototype.matches=function(e,t,r){return!1},GT),qE=(zT.prototype.getMatcher=function(e){switch(e){case"STRING":case"JSON":return zT.STRING_MATCHER;case"NUMBER":return zT.NUMBER_MATCHER;case"BOOLEAN":return zT.BOOLEAN_MATCHER;case"VERSION":return zT.VERSION_MATCHER;case"NULL":case"UNKNOWN":return zT.NULL_MATCHER}},zT.STRING_MATCHER=new YE,zT.NUMBER_MATCHER=new yl,zT.BOOLEAN_MATCHER=new Na,zT.VERSION_MATCHER=new Yn,zT.NULL_MATCHER=new Ju,zT),$E=(BT.prototype.matches=function(e,t,r){e=this.userValueResolver.resolveOrNull(e.user,r.key);return!a.isNullOrUndefined(e)&&this.valueOperatorMatcher.matches(e,r.match)},BT),XE=(HT.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":case"AB_TEST":case"FEATURE_FLAG":case"EVENT_PROPERTY":case"COHORT":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},HT),WE=(VT.prototype.matches=function(t,r,e){var n=this;if("SEGMENT"!=e.key.type)throw new Error("Unsupported TargetKeyType [".concat(e.key.type,"]"));var i=e.match.values.some(function(e){return n._matches(t,r,e)});switch(e.match.type){case"MATCH":return i;case"NOT_MATCH":return!i}},VT.prototype._matches=function(e,t,r){if("string"!=typeof r)throw new Error("SegmentKey[".concat(r,"]"));var n=e.workspace.getSegmentOrNull(r);if(n)return this.segmentMatcher.matches(e,t,n);throw new Error("Segment[".concat(r,"]"))},VT),ZE=(jT.prototype.matches=function(t,r,e){var n=this;return e.targets.some(function(e){return n._matches(t,r,e)})},jT.prototype._matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n.userConditionMatcher.matches(t,r,e)})},jT),QE=(FT.prototype.matches=function(e,t,r){switch(r.key.type){case"AB_TEST":return this.abTestMatcher.matches(e,t,r);case"FEATURE_FLAG":return this.featureFlagMatcher.matches(e,t,r);case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":case"EVENT_PROPERTY":case"SEGMENT":case"COHORT":throw new Error("Unsupported TargetKeyType [".concat(r.key.type,"]"))}},FT),$o=(LT.prototype.matches=function(e,t,r){var n=a.requiredNotNullOrUndefined(VE.asNumber(r.key.name),function(){return"Invalid key [".concat(r.key.type,", ").concat(r.key.name,"]")}),n=this.experiment(e,n);if(a.isNullOrUndefined(n))return!1;var i=null!=(i=t.get(n))?i:this.evaluate(e,t,n);return this.evaluationMatches(i,r)},LT.prototype.evaluate=function(e,t,r){r=FE.by(e,r),r=this.evaluator.evaluate(r,t),e=this.resolve(e,r);return t.addEvaluation(e),e},LT),ew=(Ke(DT,mE=$o),DT.prototype.experiment=function(e,t){return e.workspace.getExperimentOrNull(t)},DT.prototype.resolve=function(e,t){return e instanceof FE&&t.reason===f.TRAFFIC_ALLOCATED?t.with(f.TRAFFIC_ALLOCATED_BY_TARGETING):t},DT.prototype.evaluationMatches=function(e,t){return!!DT.AB_TEST_MATCHED_REASONS.includes(e.reason)&&this.valueOperatorMatcher.matches(e.variationKey,t.match)},DT.AB_TEST_MATCHED_REASONS=[f.OVERRIDDEN,f.TRAFFIC_ALLOCATED,f.EXPERIMENT_COMPLETED,f.TRAFFIC_ALLOCATED_BY_TARGETING],DT),tw=(Ke(UT,gE=$o),UT.prototype.experiment=function(e,t){return e.workspace.getFeatureFlagOrNull(t)},UT.prototype.resolve=function(e,t){return t},UT.prototype.evaluationMatches=function(e,t){e="A"!==e.variationKey;return this.valueOperatorMatcher.matches(e,t.match)},UT),rw=(PT.prototype.matches=function(e,t,r){if(!this.isEventEvaluatorRequest(e))return!1;e=this.eventValueResolver.resolveOrNull(e.event,r.key);return!a.isNullOrUndefined(e)&&this.valueOperatorMatcher.matches(e,r.match)},PT.prototype.isEventEvaluatorRequest=function(e){return void 0!==e.event},PT),nw=(kT.prototype.resolveOrNull=function(e,t){var r;switch(t.type){case"EVENT_PROPERTY":return null==(r=this.properties(e))?void 0:r[t.name];case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":case"SEGMENT":case"AB_TEST":case"FEATURE_FLAG":case"COHORT":throw new Error("Unsupported TargetKeyType [".concat(t.type,"]"))}},kT.prototype.properties=function(e){return AE.isTrack(e)?e.event.properties:AE.isExposure(e)||AE.isRemoteConfig(e)?e.properties:void 0},kT),iw=(xT.prototype.matches=function(e,t,r){var n=this;if("COHORT"!==r.key.type)throw new Error("Unsupported TargetKeyType [".concat(r.key.type,"]"));return!!e.user.cohorts&&e.user.cohorts.some(function(e){return n.valueOperatorMatcher.matches(e.id,r.match)})},xT),ow=(MT.prototype.getMatcher=function(e){switch(e){case"USER_ID":case"USER_PROPERTY":case"HACKLE_PROPERTY":return this.userConditionMatcher;case"EVENT_PROPERTY":return this.eventConditionMatcher;case"SEGMENT":return this.segmentConditionMatcher;case"AB_TEST":case"FEATURE_FLAG":return this.experimentConditionMatcher;case"COHORT":return this.cohortConditionMatcher}},MT),sw=(ST.prototype.resolveOrNull=function(e,t,r){switch(r.type){case"VARIATION":return this.resolveVariation(e,r);case"BUCKET":return this.resolveBucket(e,r)}},ST.prototype.resolveVariation=function(e,t){return e.experiment._getVariationByIdOrNull(t.variationId)},ST.prototype.resolveBucket=function(e,t){var t=e.workspace.getBucketOrNull(t.bucketId),r=e.user.identifiers[e.experiment.identifierType];if(r){t=this.bucketer.bucketing(t,r);if(t)return e.experiment._getVariationByIdOrNull(t.variationId)}},ST),aw={murmurhash3_x86_32:function(e,t,r,n){for(var i,o=-4&(n=void 0===n?e.length:n),s=t,a=0;a<o;a+=4)i=255&e.charCodeAt(a)|(255&e.charCodeAt(a+1))<<8|(255&e.charCodeAt(a+2))<<16|(255&e.charCodeAt(a+3))<<24,i=(131071&(i=this.mul32(i,3432918353)))<<15|i>>>17,s=5*((524287&(s^=i=this.mul32(i,461845907)))<<13|s>>>19)+3864292196|0;switch(i=0,n%4){case 3:i=(255&e.charCodeAt(2+o))<<16;case 2:i|=(255&e.charCodeAt(1+o))<<8;case 1:i|=255&e.charCodeAt(o),i=(131071&(i=this.mul32(i,3432918353)))<<15|i>>>17,s^=i=this.mul32(i,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}},uw=(RT.prototype.bucketing=function(e,t){var r=this.calculateSlotNumber(e.seed,e.slotSize,t);return e.slots.find(function(e){return e.contains(r)})},RT.prototype.calculateSlotNumber=function(e,t,r){r=aw.murmurhash3_x86_32(r,e);return Math.abs(r)%Math.abs(t)},RT),cw=(CT.prototype.evaluate=function(e,t){return this.flowEvaluator&&this.nextFlow?this.flowEvaluator.evaluate(e,t,this.nextFlow):void 0},CT.end=function(){return new CT(void 0,void 0)},CT.decision=function(e,t){return new CT(e,t)},CT.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var r=this.end(),n=0,i=e.reverse();n<i.length;n++)var o=i[n],r=this.decision(o,r);return r},CT),lw=(NT.prototype.evaluate=function(e,t,r){var n=this.overrideResolver.resolveOrNull(e,t);if(!n)return r.evaluate(e,t);switch(e.experiment.type){case"AB_TEST":return xE.of(e,t,n,f.OVERRIDDEN);case"FEATURE_FLAG":return xE.of(e,t,n,f.INDIVIDUAL_TARGET_MATCH)}},NT),pw=(OT.prototype.evaluate=function(e,t,r){return"DRAFT"===e.experiment.status?xE.ofDefault(e,t,f.EXPERIMENT_DRAFT):r.evaluate(e,t)},OT),fw=(IT.prototype.evaluate=function(e,t,r){if("PAUSED"!==e.experiment.status)return r.evaluate(e,t);switch(e.experiment.type){case"AB_TEST":return xE.ofDefault(e,t,f.EXPERIMENT_PAUSED);case"FEATURE_FLAG":return xE.ofDefault(e,t,f.FEATURE_FLAG_INACTIVE)}},IT),dw=(AT.prototype.evaluate=function(e,t,r){if("COMPLETED"!==e.experiment.status)return r.evaluate(e,t);r=e.experiment._winnerVariationOrNull();if(r)return xE.of(e,t,r,f.EXPERIMENT_COMPLETED);throw new Error("winner variation [".concat(e.experiment.id,"]"))},AT),hw=(bT.prototype.evaluate=function(e,t,r){if("AB_TEST"!==e.experiment.type)throw new Error("experiment type must be AB_TEST [".concat(e.experiment.id,"]"));return this.experimentTargetDeterminer.isUserInExperimentTarget(e,t)?r.evaluate(e,t):xE.ofDefault(e,t,f.NOT_IN_EXPERIMENT_TARGET)},bT),yw=(_T.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("AB_TEST"!==e.experiment.type)throw new Error("experiment type must be AB_TEST [".concat(e.experiment.id,"]"));var n=this.actionResolver.resolveOrNull(e,t,e.experiment.defaultRule);return n?n.isDropped?xE.ofDefault(e,t,f.VARIATION_DROPPED):xE.of(e,t,n,f.TRAFFIC_ALLOCATED):xE.ofDefault(e,t,f.TRAFFIC_NOT_ALLOCATED)},_T),vw=(TT.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("FEATURE_FLAG"!==e.experiment.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(e.experiment.id,"]"));if(!e.user.identifiers[e.experiment.identifierType])return r.evaluate(e,t);var n=this.targetRuleDeterminer.determineTargetRuleOrNull(e,t);if(!n)return r.evaluate(e,t);r=this.actionResolver.resolveOrNull(e,t,n.action);if(r)return xE.of(e,t,r,f.TARGET_RULE_MATCH);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},TT),gw=(wT.prototype.evaluate=function(e,t,r){if("RUNNING"!==e.experiment.status)throw new Error("experiment status must be RUNNING [".concat(e.experiment.id,"]"));if("FEATURE_FLAG"!==e.experiment.type)throw new Error("experiment type must be FEATURE_FLAG [".concat(e.experiment.id,"]"));if(!e.user.identifiers[e.experiment.identifierType])return xE.ofDefault(e,t,f.DEFAULT_RULE);var n=this.actionResolver.resolveOrNull(e,t,e.experiment.defaultRule);if(n)return xE.of(e,t,n,f.DEFAULT_RULE);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},wT),mw=(ET.prototype.evaluate=function(e,t,r){var n=e.experiment.containerId;if(!n)return r.evaluate(e,t);var i=e.workspace.getContainerOrNull(n);if(i)return this.containerResolver.isUserInContainerGroup(e,t,i)?r.evaluate(e,t):xE.ofDefault(e,t,f.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT);throw new Error("container[".concat(n,"]"))},ET),Ew=(mT.prototype.evaluate=function(e,t,r){return e.user.identifiers[e.experiment.identifierType]?r.evaluate(e,t):xE.ofDefault(e,t,f.IDENTIFIER_NOT_FOUND)},mT),ww=(gT.prototype.isUserInExperimentTarget=function(t,r){var n=this;return 0===t.experiment.targetAudiences.length||t.experiment.targetAudiences.some(function(e){return n.targetMatcher.matches(t,r,e)})},gT),Tw=(vT.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.experiment.targetRules.find(function(e){return n.targetMatcher.matches(t,r,e.target)})},vT),_w=(yT.prototype.resolveOrNull=function(e,t){var r;return null!=(r=null!=(r=this.resolveManualOverride(e))?r:this._resolveUserOverride(e))?r:this._resolveSegmentOverride(e,t)},yT.prototype.resolveManualOverride=function(e){return this.manualOverrideStorage.getVariation(e.experiment,e.user)},yT.prototype._resolveUserOverride=function(e){var t=e.experiment,e=e.user.identifiers[t.identifierType];if(e){e=t.userOverrides.get(e);if(e)return t._getVariationByIdOrNull(e)}},yT.prototype._resolveSegmentOverride=function(t,r){var n=this,e=t.experiment.segmentOverrides.find(function(e){return n.targetMatcher.matches(t,r,e.target)});if(e)return this.actionResolver.resolveOrNull(t,r,e.action)},yT),bw=(hT.prototype.isUserInContainerGroup=function(e,t,r){var n=e.user.identifiers[e.experiment.identifierType];if(a.isNullOrUndefined(n))return!1;var i=e.workspace.getBucketOrNull(r.bucketId);if(a.isNullOrUndefined(i))throw new Error("Bucket[".concat(r.bucketId,"]"));i=this.bucketer.bucketing(i,n);if(a.isNullOrUndefined(i))return!1;n=r.getGroupOrNull(i.variationId);if(a.isNullOrUndefined(n))throw new Error("ContainerGroup[".concat(i.variationId,"]"));return n.experiments.includes(e.experiment.id)},hT),Aw=(dT.of=function(e,t,r,n){return new dT(r,t.targetEvaluations,e.inAppMessage,n)},dT),Iw=(fT.prototype.evaluate=function(e,t,r){return e.inAppMessage.supports("WEB")?r.evaluate(e,t):Aw.of(e,t,f.UNSUPPORTED_PLATFORM)},fT),Ow=(pT.prototype.evaluate=function(e,t,r){var n;return this.userOverrideMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),Aw.of(e,t,f.OVERRIDDEN,n)):r.evaluate(e,t)},pT),Nw=(lT.prototype.evaluate=function(e,t,r){return"DRAFT"===e.inAppMessage.status?Aw.of(e,t,f.IN_APP_MESSAGE_DRAFT):r.evaluate(e,t)},lT),Cw=(cT.prototype.evaluate=function(e,t,r){return"PAUSE"===e.inAppMessage.status?Aw.of(e,t,f.IN_APP_MESSAGE_PAUSED):r.evaluate(e,t)},cT),Rw=(uT.prototype.evaluate=function(e,t,r){return e.inAppMessage.period.within(e.timestamp)?r.evaluate(e,t):Aw.of(e,t,f.NOT_IN_IN_APP_MESSAGE_PERIOD)},uT),Sw=(aT.prototype.evaluate=function(e,t,r){return this.hiddenMatcher.matches(e,t)?Aw.of(e,t,f.IN_APP_MESSAGE_HIDDEN):r.evaluate(e,t)},aT),Mw=(sT.prototype.evaluate=function(e,t,r){var n;return this.targetMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),Aw.of(e,t,f.IN_APP_MESSAGE_TARGET,n)):Aw.of(e,t,f.NOT_IN_IN_APP_MESSAGE_TARGET)},sT),xw=(oT.prototype.resolve=function(e,t){var e=e.inAppMessage,r=e.messageContext.defaultLang,n=e.messageContext.messages.find(function(e){return e.lang===r});if(a.isNullOrUndefined(n))throw new Error("InAppMessage must be decided [".concat(e.id,"]"));return n},oT),kw=(iT.prototype.matches=function(t,e){var r=this;return t.inAppMessage.targetContext.overrides.some(function(e){return r.isUserOverridden(t,e)})},iT.prototype.isUserOverridden=function(e,t){e=e.user.identifiers[t.identifierType];return!a.isNullOrUndefined(e)&&t.identifiers.includes(e)},iT),Pw=(nT.prototype.matches=function(t,r){var n=this,e=t.inAppMessage.targetContext.targets;return 0===e.length||e.some(function(e){return n.targetMatcher.matches(t,r,e)})},nT),Uw=(rT.prototype.matches=function(e,t){return this.storage.exist(e.inAppMessage,e.timestamp)},rT),Dw=(tT.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.parameter.targetRules.find(function(e){return n.matches(t,r,e)})},tT.prototype.matches=function(e,t,r){if(!this.targetMatcher.matches(e,t,r.target))return!1;t=e.user.identifiers[e.parameter.identifierType];if(a.isNullOrUndefined(t))return!1;e=e.workspace.getBucketOrNull(r.bucketId);if(a.isNullOrUndefined(e))throw new Error("bucket[".concat(r.bucketId,"]"));return a.isNotNullOrUndefined(this.bucketer.bucketing(e,t))},tT),Lw=(eT.get=function(e){return a.requiredNotNullOrUndefined(this.getOrNull(e),function(){return"Instance not registered [".concat(e,"]")})},eT.getOrNull=function(e){return eT.instances.get(e)},eT.register=function(e,t){return eT.instances.set(e,t),t},eT.instances=new Map,eT),Fw=(Qw.prototype.getExperimentFlow=function(e){switch(e){case"AB_TEST":return this.abTestFlow;case"FEATURE_FLAG":return this.featureFlagFlow}},Qw.prototype.getInAppMessageFlow=function(){return this.inAppMessageFlow},Qw),jw=(Zw.prototype.create=function(r,e){var n=this,i=this.clock.currentMillis(),o=new Array,t=this.createEvent(r,e,i,{});return o.push(t),e.targetEvaluations.forEach(function(e){var t;(t={})[Zw.ROOT_TYPE]=r.key.type,t[Zw.ROOT_ID]=r.key.id;e=n.createEvent(r,e,i,t);o.push(e)}),o},Zw.prototype.createEvent=function(e,t,r,n){var i;if(t instanceof xE)return n[Zw.CONFIG_ID_PROPERTY_KEY]=null==(i=t.config)?void 0:i.id,n[Zw.EXPERIMENT_VERSION_KEY]=t.experiment.version,n[Zw.EXECUTION_VERSION_KEY]=t.experiment.executionVersion,AE.exposure(e.user,t,n,r);if(t instanceof PE)return AE.remoteConfig(e.user,t,c(c({},n),t.properties),r);throw new Error("Unsupported Evaluation [".concat(typeof t,"]"))},Zw.ROOT_TYPE="$targetingRootType",Zw.ROOT_ID="$targetingRootId",Zw.CONFIG_ID_PROPERTY_KEY="$parameterConfigurationId",Zw.EXPERIMENT_VERSION_KEY="$experiment_version",Zw.EXECUTION_VERSION_KEY="$execution_version",Zw),Vw=(Ke(Ww,vE=e),Ww.prototype.supports=function(e){return void 0!==e.inAppMessage},Ww.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getInAppMessageFlow().evaluate(e,t))?r:Aw.of(e,t,f.NOT_IN_IN_APP_MESSAGE_TARGET)},Ww),Hw=(Xw.of=function(e,t,r,n){return new Xw(e,t,r,n)},Xw.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.inAppMessage.key,")")},Xw),Bw=i.log,zw=($w.create=function(e,t,r,n){var i=new zE,r=new HE(r),r=new Fw(i,r,n),n=new kE(r),o=new UE(r.remoteConfigParameterTargetRuleDeterminer),r=new Vw(r);return i.add(n),i.add(o),new $w(n,o,r,e,new jw(Qe.instance),t,new Gw,Qe.instance)},$w.prototype.experiment=function(e,t,r){var n=this;if(!e)return Bw.error("experimentKey must not be empty"),lt.of(r,f.INVALID_INPUT);var i=this.workspaceFetcher.get();if(!i)return Bw.warn("SDK not ready."),lt.of(r,f.SDK_NOT_READY);e=i.getExperimentOrNull(e);if(!e)return Bw.warn("Experiment does not exist."),lt.of(r,f.EXPERIMENT_NOT_FOUND);i=FE.of(i,t,e,r),t=this.experimentInternal(i),e=t[0],r=t[1];return this.eventFactory.create(i,e).forEach(function(e){return n.eventProcessor.process(e)}),r},$w.prototype.experiments=function(r){var n=this,i=new In(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getExperiments().forEach(function(e){var t=FE.of(o,r,e,"A"),t=n.experimentInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},$w.prototype.experimentInternal=function(e){var e=this.experimentEvaluator.evaluate(e,LE.create()),t=null!=(t=e.config)?t:new dt;return[e,lt.of(e.variationKey,e.reason,t)]},$w.prototype.featureFlag=function(e,t){var r=this;if(!e)return Bw.error("featureKey must not be empty"),pt.off(f.INVALID_INPUT);var n=this.workspaceFetcher.get();if(!n)return Bw.warn("SDK not ready."),pt.off(f.SDK_NOT_READY);e=n.getFeatureFlagOrNull(e);if(!e)return Bw.warn("FeatureFlag does not exist."),pt.off(f.FEATURE_FLAG_NOT_FOUND);n=FE.of(n,t,e,"A"),t=this.featureFlagInternal(n),e=t[0],t=t[1];return this.eventFactory.create(n,e).forEach(function(e){return r.eventProcessor.process(e)}),t},$w.prototype.featureFlags=function(r){var n=this,i=new In(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getFeatureFlags().forEach(function(e){var t=FE.of(o,r,e,"A"),t=n.featureFlagInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},$w.prototype.featureFlagInternal=function(e){var e=this.experimentEvaluator.evaluate(e,LE.create()),t=null!=(t=e.config)?t:new dt;return[e,"A"===e.variationKey?pt.off(e.reason,t):pt.on(e.reason,t)]},$w.prototype.inAppMessage=function(e,t){var r=this.workspaceFetcher.get();if(!r)return Bw.warn("SDK not ready."),ct.of(f.SDK_NOT_READY);e=r.getInAppMessageOrNull(e);if(!e)return Bw.warn("In app message does not exist."),ct.of(f.IN_APP_MESSAGE_NOT_FOUND);r=Hw.of(r,t,e,this.clock.currentMillis()),t=this.inAppMessageEvaluator.evaluate(r,LE.create());return ct.of(t.reason,t.inAppMessage,t.message)},$w.prototype.tryInAppMessage=function(e,t){var r,n=Jr.start();try{r=this.inAppMessage(e,t)}catch(t){Bw.error("Unexpected error while deciding in app message [".concat(e,"]: ").concat(t)),r=ct.of(f.EXCEPTION)}return ri.inAppMessage(n,e,r),r},$w.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 mt(0,e.key),this.eventProcessor.process(AE.track(n,e,t,r))):Bw.warn("Event key must be not null. or event key must be string type."):Bw.warn("Event must be event type."):Bw.warn("event must not be null.")},$w.prototype.trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=ME.toEvent(e),this.flush(),this.track(e,t),this.flush())},$w.prototype.flush=function(){this.eventProcessor.flush(!1)},$w.prototype.remoteConfig=function(e,t,r,n){var i=this,o=this.workspaceFetcher.get();if(a.isNullOrUndefined(o))return Bw.warn("SDK not ready."),ut.of(n,f.SDK_NOT_READY);e=o.getRemoteConfigParameterOrNull(e);if(a.isNullOrUndefined(e))return Bw.warn("Remote config parameter does not exist."),ut.of(n,f.REMOTE_CONFIG_PARAMETER_NOT_FOUND);o=jE.of(o,t,e,r,n),t=this.remoteConfigEvaluator.evaluate(o,LE.create());return this.eventFactory.create(o,t).forEach(function(e){return i.eventProcessor.process(e)}),ut.of(t.value,t.reason)},$w.prototype.close=function(){this.eventProcessor.close()},$w),Gw=(qw.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},qw.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},qw),Kw=(Yw.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},Yw.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},Yw),Jw=null;function Yw(){this._installed=[],this._installations={onerror:N_,onunhandledrejection:C_}}function qw(){}function $w(e,t,r,n,i,o,s,a){this.experimentEvaluator=e,this.remoteConfigEvaluator=t,this.inAppMessageEvaluator=r,this.workspaceFetcher=n,this.eventFactory=i,this.eventProcessor=o,this.errorDedupDeterminer=s,this.clock=a}function Xw(e,t,r,n){this.key=new DE("IN_APP_MESSAGE",r.key),this.workspace=e,this.user=t,this.inAppMessage=r,this.timestamp=n}function Ww(e){var t=vE.call(this)||this;return t.evaluationFlowFactory=e,t}function Zw(e){this.clock=e}function Qw(e,t,r){var n=new uw,e=Lw.register("targetMatcher",new GE(new ow(e))),i=new sw(n),t=new _w(t,e,i),o=new bw(n),o=(this.abTestFlow=cw.of(new lw(t),new Ew,new mw(o),new hw(new ww(e)),new pw,new fw,new dw,new yw(i)),this.featureFlagFlow=cw.of(new pw,new fw,new dw,new lw(t),new Ew,new vw(new Tw(e),i),new gw(i)),new xw);this.inAppMessageFlow=cw.of(new Iw,new Ow(new kw,o),new Nw,new Cw,new Rw,new Sw(new Uw(r)),new Mw(new Pw(e),o)),this.remoteConfigParameterTargetRuleDeterminer=new Dw(e,n)}function eT(){}function tT(e,t){this.targetMatcher=e,this.bucketer=t}function rT(e){this.storage=e}function nT(e){this.targetMatcher=e}function iT(){}function oT(){}function sT(e,t){this.targetMatcher=e,this.inAppMessageResolver=t}function aT(e){this.hiddenMatcher=e}function uT(){}function cT(){}function lT(){}function pT(e,t){this.userOverrideMatcher=e,this.inAppMessageResolver=t}function fT(){}function dT(e,t,r,n){this.reason=e,this.targetEvaluations=t,this.inAppMessage=r,this.message=n}function hT(e){this.bucketer=e}function yT(e,t,r){this.manualOverrideStorage=e,this.targetMatcher=t,this.actionResolver=r}function vT(e){this.targetMatcher=e}function gT(e){this.targetMatcher=e}function mT(){}function ET(e){this.containerResolver=e}function wT(e){this.actionResolver=e}function TT(e,t){this.targetRuleDeterminer=e,this.actionResolver=t}function _T(e){this.actionResolver=e}function bT(e){this.experimentTargetDeterminer=e}function AT(){}function IT(){}function OT(){}function NT(e){this.overrideResolver=e}function CT(e,t){this.flowEvaluator=e,this.nextFlow=t}function RT(){}function ST(e){this.bucketer=e}function MT(e){var t=new KE(new qE,new JE);this.userConditionMatcher=new $E(new XE,t),this.eventConditionMatcher=new rw(new nw,t),this.segmentConditionMatcher=new WE(new ZE(this.userConditionMatcher)),this.experimentConditionMatcher=new QE(new ew(e,t),new tw(e,t)),this.cohortConditionMatcher=new iw(t)}function xT(e){this.valueOperatorMatcher=e}function kT(){}function PT(e,t){this.eventValueResolver=e,this.valueOperatorMatcher=t}function UT(e,t){return gE.call(this,e,t)||this}function DT(e,t){return mE.call(this,e,t)||this}function LT(e,t){this.evaluator=e,this.valueOperatorMatcher=t}function FT(e,t){this.abTestMatcher=e,this.featureFlagMatcher=t}function jT(e){this.userConditionMatcher=e}function VT(e){this.segmentMatcher=e}function HT(){}function BT(e,t){this.userValueResolver=e,this.valueOperatorMatcher=t}function zT(){}function GT(){}function KT(){}function JT(){}function YT(){}function qT(){}function $T(){}function XT(){}function WT(){}function ZT(){}function QT(){}function e_(){}function t_(){}function r_(){}function n_(){}function i_(e,t){this.valueMatcherFactory=e,this.operatorMatcherFactory=t}function o_(e){this.conditionMatcherFactory=e}function s_(){this.evaluators=new Array}function a_(e){this.listStorage=e}function u_(e){this.storages=e}function c_(){}function l_(e,t,r,n,i){this.key=new DE("REMOTE_CONFIG",r.id),this.workspace=e,this.user=t,this.parameter=r,this.requiredType=n,this.defaultValue=i}function p_(e,t,r,n){this.key=new DE("EXPERIMENT",r.id),this.workspace=e,this.user=t,this.experiment=r,this.defaultVariationKey=n}function f_(){this._stack=[],this._targetEvaluations=[]}function d_(e,t){this.type=e,this.id=t}function h_(e){var t=EE.call(this)||this;return t.targetRuleDeterminer=e,t}function y_(e,t,r,n,i,o){this.reason=e,this.targetEvaluations=t,this.parameter=r,this.valueId=n,this.value=i,this.properties=o}function v_(e){var t=wE.call(this)||this;return t.evaluationFlowFactory=e,t}function g_(e,t,r,n,i,o){this.reason=e,this.targetEvaluations=t,this.experiment=r,this.variationId=n,this.variationKey=i,this.config=o}function m_(){}function E_(){}function w_(e){this.cache=new Map,this.exposureEventDedupIntervalMillis=e}function T_(e,t,r,n){this.delegate=e,this.exposureEventDedupDeterminer=t,this.sessionManager=r,this.userManager=n}function __(e,t){this.userManager=e,this.core=t}function b_(e,t,r,n,i,o,s){e=TE.call(this,e,t,s)||this;return e.parameter=r,e.valueId=n,e.decisionReason=i,e.properties=o,e}function A_(e,t,r,n,i){e=_E.call(this,e,t,i)||this;return e.eventType=r,e.event=n,e}function I_(e,t,r,n,i,o,s,a){e=bE.call(this,e,t,a)||this;return e.experiment=r,e.variationId=n,e.variationKey=i,e.decisionReason=o,e.properties=s,e}function O_(e,t,r){void 0===r&&(r=De.v4()),this.timestamp=e,this.user=t,this.insertId=r}function N_(o,s){Jw=window.onerror,window.onerror=function(e,t,r,n,i){a.isNotNullOrUndefined(i)&&o.trackException(i,s.resolve()),Jw&&Jw.apply(this,arguments)}}function C_(r,n){yE=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.resolve()),yE&&yE.apply(this,arguments)}}function R_(e,t){return null!==e&&e.userId===t.userId&&e.deviceId===t.deviceId}function S_(e,t,r,n){this.inAppMessage=e,this.message=t,this.user=r,this.properties=n}function M_(t,r){return Object.keys(Rb).every(function(e){return t[e]===r[e]})}vI.prototype.read=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){return(t=this.storage.getItem(this.storageKey))?[2,JSON.parse(t)]:[2,[]]})})},vI.prototype.save=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){return 0!==r.length&&(t=JSON.stringify(r.slice(-this.maxSize)),this.storage.setItem(this.storageKey,t)),[2]})})},vI.prototype.add=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return[4,this.read()];case 1:return t=e.sent(),[4,this.save(t.concat(r).slice(-this.maxSize))];case 2:return e.sent(),[2]}})})},vI.prototype.delete=function(o){return s(this,void 0,void 0,function(){var t,r,n,i=this;return u(this,function(e){switch(e.label){case 0:return t=0,[4,this.read()];case 1:r=e.sent(),e.label=2;case 2:if(!(t<r.length))return[3,4];r[t],e.label=3;case 3:return t++,[3,2];case 4:return[4,this.read()];case 5:return n=e.sent(),n=n.filter(function(e){return!i.isDeleteTarget(e,o)}),[4,this.save(n)];case 6:return e.sent(),[2]}})})},vI.prototype.isDeleteTarget=function(t,e){return e.some(function(e){return e.insertId===t.insertId})},vI.prototype.clear=function(){return s(this,void 0,void 0,function(){return u(this,function(e){return this.storage.removeItem(this.storageKey),[2]})})};var x_=vI,k_=(yI.builder=function(){return new P_},yI.empty=function(){return yI.builder().build()},yI.from=function(e){return new yI(e)},yI.fromDto=function(e){for(var t=yI.builder(),r=0,n=e.cohorts;r<n.length;r++){var i=n[r];t.put({identifier:i.identifier,cohorts:i.cohorts.map(function(e){return new or(e)})})}return t.build()},Object.defineProperty(yI.prototype,"rawCohorts",{get:function(){return this.cohorts.values().flatMap(function(e){return e.cohorts})},enumerable:!1,configurable:!0}),yI.prototype.get=function(e){return this.cohorts.get(e)},yI.prototype.filterBy=function(e){var r=st(e),e=this.asComparable().filter(function(e,t){return r[e.type]===e.value});return yI.from(e)},yI.prototype.asArray=function(){return this.cohorts.values()},yI.prototype.asComparable=function(){return this.cohorts},yI.prototype.toBuilder=function(){return new P_(this)},yI),P_=(hI.prototype.put=function(e){return this.cohorts.add(e.identifier,e),this},hI.prototype.putAll=function(e){var t=this;return e.asArray().forEach(function(e){return t.put(e)}),this},hI.prototype.build=function(){return new k_(this.cohorts)},hI),k="model",I="name",S="type",_="vendor",T="version",n="mobile",M="tablet",U_=(P.parse=function(e){return{browser:P.getBrowser(e),cpu:P.getCPU(e),device:P.getDevice(e),engine:P.getEngine(e),os:P.getOS(e)}},P.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return P.mapper.rgx.call(t,e,P.regexes.browser),t.major=P.util.major(t.version),t},P.getCPU=function(e){var t={architecture:void 0};return P.mapper.rgx.call(t,e,P.regexes.cpu),t},P.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return P.mapper.rgx.call(t,e,P.regexes.device),t},P.getEngine=function(e){var t={name:void 0,version:void 0};return P.mapper.rgx.call(t,e,P.regexes.os),t},P.getOS=function(e){var t={name:void 0,version:void 0};return P.mapper.rgx.call(t,e,P.regexes.os),t},P.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,"")}},P.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[I,T],[/(opios)[\/\s]+([\w\.]+)/i],[[I,"Opera Mini"],T],[/\s(opr)\/([\w\.]+)/i],[[I,"Opera"],T],[/(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,T],[/(konqueror)\/([\w\.]+)/i],[[I,"Konqueror"],T],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[I,"IE"],T],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[I,"Edge"],T],[/(yabrowser)\/([\w\.]+)/i],[[I,"Yandex"],T],[/(Avast)\/([\w\.]+)/i],[[I,"Avast Secure Browser"],T],[/(AVG)\/([\w\.]+)/i],[[I,"AVG Secure Browser"],T],[/(puffin)\/([\w\.]+)/i],[[I,"Puffin"],T],[/(focus)\/([\w\.]+)/i],[[I,"Firefox Focus"],T],[/(opt)\/([\w\.]+)/i],[[I,"Opera Touch"],T],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[I,"UCBrowser"],T],[/(comodo_dragon)\/([\w\.]+)/i],[[I,/_/g," "],T],[/(windowswechat qbcore)\/([\w\.]+)/i],[[I,"WeChat(Win) Desktop"],T],[/(micromessenger)\/([\w\.]+)/i],[[I,"WeChat"],T],[/(brave)\/([\w\.]+)/i],[[I,"Brave"],T],[/(whale)\/([\w\.]+)/i],[[I,"Whale"],T],[/(qqbrowserlite)\/([\w\.]+)/i],[I,T],[/(QQ)\/([\d\.]+)/i],[I,T],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[I,T],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[I,T],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[I,T],[/(MetaSr)[\/\s]?([\w\.]+)/i],[I],[/(LBBROWSER)/i],[I],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[T,[I,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[T,[I,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[I,T],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[T,[I,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[I,/(.+)/,"$1 WebView"],T],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[I,/(.+(?:g|us))(.+)/,"$1 $2"],T],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[I,"Chrome Mobile"],T],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[T,[I,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[I,"Sailfish Browser"],T],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[I,T],[/(dolfin)\/([\w\.]+)/i],[[I,"Dolphin"],T],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[I,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[I,"Opera Coast"],T],[/fxios\/([\w\.-]+)/i],[T,[I,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[T,[I,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[T,I],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[I,"GSA"],T],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[I,[T,(P.mapper={rgx:function(e,t){for(var r,n,i,o,s,a=0;a<t.length&&!o;){for(var u=t[a],c=t[a+1],l=r=0;l<u.length&&!o;)if(o=u[l++].exec(e))for(n=0;n<c.length;n++)s=o[++r],"object"==typeof(i=c[n])&&0<i.length?2==i.length?"function"==typeof i[1]?this[i[0]]=i[1].call(this,s):this[i[0]]=i[1]:3==i.length?"function"!=typeof i[1]||i[1].exec&&i[1].test?this[i[0]]=s?s.replace(i[1],i[2]):void 0:this[i[0]]=s?i[1].call(this,s,i[2]):void 0:4==i.length&&(this[i[0]]=s?i[3].call(this,s.replace(i[1],i[2])):void 0):this[i]=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(P.util.has(t[r][n],e))return"?"===r?void 0:r}else if(P.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(P.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,T],[/(navigator|netscape)\/([\w\.-]+)/i],[[I,"Netscape"],T],[/(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,T]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",P.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",P.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",P.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[k,_,[S,M]],[/applecoremedia\/[\w\.]+ \((ipad)/],[k,[_,"Apple"],[S,M]],[/(apple\s{0,1}tv)/i],[[k,"Apple TV"],[_,"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],[_,k,[S,M]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[k,[_,"Amazon"],[S,M]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[k,P.mapper.str,P.maps.device.amazon.model],[_,"Amazon"],[S,n]],[/android.+aft([bms])\sbuild/i],[k,[_,"Amazon"],[S,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[k,_,[S,n]],[/\((ip[honed|\s\w*]+);/i],[k,[_,"Apple"],[S,n]],[/(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],[_,k,[S,n]],[/\(bb10;\s(\w+)/i],[k,[_,"BlackBerry"],[S,n]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[k,[_,"Asus"],[S,M]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[_,"Sony"],[k,"Xperia Tablet"],[S,M]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[k,[_,"Sony"],[S,n]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[_,k,[S,"console"]],[/android.+;\s(shield)\sbuild/i],[k,[_,"Nvidia"],[S,"console"]],[/(playstation\s[34portablevi]+)/i],[k,[_,"Sony"],[S,"console"]],[/(sprint\s(\w+))/i],[[_,P.mapper.str,P.maps.device.sprint.vendor],[k,P.mapper.str,P.maps.device.sprint.model],[S,n]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[_,[k,/_/g," "],[S,n]],[/(nexus\s9)/i],[k,[_,"HTC"],[S,M]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[k,[_,"Huawei"],[S,n]],[/android.+(bah2?-a?[lw]\d{2})/i],[k,[_,"Huawei"],[S,M]],[/(microsoft);\s(lumia[\s\w]+)/i],[_,k,[S,n]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[k,[_,"Microsoft"],[S,"console"]],[/(kin\.[onetw]{3})/i],[[k,/\./g," "],[_,"Microsoft"],[S,n]],[/\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],[k,[_,"Motorola"],[S,n]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[k,[_,"Motorola"],[S,M]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[_,P.util.trim],[k,P.util.trim],[S,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[k,/^/,"SmartTV"],[_,"Samsung"],[S,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[k,[_,"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],[[_,"Samsung"],k,[S,M]],[/smart-tv.+(samsung)/i],[_,[S,"smarttv"],k],[/((s[cgp]h-\w+|gt-\w+|galaxy\snexus|sm-\w[\w\d]+))/i,/(sam[sung]*)[\s-]*(\w+-?[\w-]*)/i,/sec-((sgh\w+))/i],[[_,"Samsung"],k,[S,n]],[/sie-(\w*)/i],[k,[_,"Siemens"],[S,n]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[_,"Nokia"],k,[S,n]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[k,[_,"Acer"],[S,M]],[/android.+([vl]k\-?\d{3})\s+build/i],[k,[_,"LG"],[S,M]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[_,"LG"],k,[S,M]],[/(lg) netcast\.tv/i],[_,k,[S,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[k,[_,"LG"],[S,n]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[_,k,[S,M]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[k,[_,"Lenovo"],[S,M]],[/(lenovo)[_\s-]?([\w-]+)/i],[_,k,[S,n]],[/linux;.+((jolla));/i],[_,k,[S,n]],[/((pebble))app\/[\d\.]+\s/i],[_,k,[S,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[_,k,[S,n]],[/crkey/i],[[k,"Chromecast"],[_,"Google"],[S,"smarttv"]],[/android.+;\s(glass)\s\d/i],[k,[_,"Google"],[S,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[k,[_,"Google"],[S,M]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[k,[_,"Google"],[S,n]],[/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],[[k,/_/g," "],[_,"Xiaomi"],[S,n]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[k,/_/g," "],[_,"Xiaomi"],[S,M]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[k,[_,"Meizu"],[S,n]],[/(mz)-([\w-]{2,})/i],[[_,"Meizu"],k,[S,n]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[k,[_,"OnePlus"],[S,n]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[k,[_,"RCA"],[S,M]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[k,[_,"Dell"],[S,M]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[k,[_,"Verizon"],[S,M]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[_,"Barnes & Noble"],k,[S,M]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[k,[_,"NuVision"],[S,M]],[/android.+;\s(k88)\sbuild/i],[k,[_,"ZTE"],[S,M]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[k,[_,"Swiss"],[S,n]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[k,[_,"Swiss"],[S,M]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[k,[_,"Zeki"],[S,M]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[_,"Dragon Touch"],k,[S,M]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[k,[_,"Insignia"],[S,M]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[k,[_,"NextBook"],[S,M]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[_,"Voice"],k,[S,n]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[_,"LvTel"],k,[S,n]],[/android.+;\s(PH-1)\s/i],[k,[_,"Essential"],[S,n]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[k,[_,"Envizen"],[S,M]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[_,k,[S,M]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[k,[_,"MachSpeed"],[S,M]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[_,k,[S,M]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[k,[_,"Rotor"],[S,M]],[/android.+(KS(.+))\s+build/i],[k,[_,"Amazon"],[S,M]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[_,k,[S,M]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[S,P.util.lowerize],_,k],[/[\s\/\(](smart-?tv)[;\)]/i],[[S,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[k,[_,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[T,[I,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[T,[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,T],[/rv\:([\w\.]{1,9}).+(gecko)/i],[T,I]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[I,T],[/(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,P.mapper.str,P.maps.os.windows],[T,P.mapper.str,P.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[I,"Windows"],[T,P.mapper.str,P.maps.os.windows.version]],[/\((bb)(10);/i],[[I,"BlackBerry"],T],[/(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,T],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[I,"Symbian"],T],[/\((series40);/i],[I],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[I,"Firefox OS"],T],[/(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"],T],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[I,"Chromium OS"],T],[/(sunos)\s?([\w\.\d]*)/i],[[I,"Solaris"],T],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[I,"Linux"],T],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[I,"iPhone"],[T,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[I,"iPad"],[T,/_/g,"."]],[/(haiku)\s(\w+)/i],[I,T],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[T,/_/g,"."],[I,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[I,"Mac"],[T,/_/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,T]]},P),D_=(dI.generate=function(e){o=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:o={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:o,screen:{width:"",height:""}}:e;var t,r,n,i,o,s=U_.parse(o.navigator.userAgent),a=s.browser,u=s.os,s=s.device,c=(o.location.protocol||"").replace(":",""),l=o.screen,p=(null==(p=o.navigator.languages)?void 0:p[0])||"",f=p.split("-")[0],d=(null!=(d=s.type)?d:"pc").replace(/\b(mobile|smarttv)\b/g,function(e,t){return"mobile"===t?"phone":"smarttv"===t?"tv":e}),h=u.name||"",y="",v="";try{h=null!=(r=null==(t=h.match(/\b(Mac|Windows|Linux|Android|iOS)\b/))?void 0:t[0])?r:h,y=null!=(i=null==(n=l.orientation.type.match(/\b(landscape|portrait)\b/))?void 0:n[0])?i:"",v=Intl.DateTimeFormat().resolvedOptions().timeZone||""}catch(e){}return{platform:"Web",browserName:a.name||"",browserMajorVersion:a.major||"",browserVersion:a.version||"",osName:h,osVersion:u.version||"",deviceModel:s.model||"",deviceType:d,deviceVendor:s.vendor||"",deviceBrand:s.vendor||"",locale:p,language:f,orientation:y,userAgent:o.navigator.userAgent||"",pagePath:o.location.pathname||"",pageTitle:o.document.title||"",host:o.location.host||"",protocol:c,referrer:o.document.referrer||"",queryParameter:o.location.search||"",screenWidth:l.width||"",screenHeight:l.height||"",timeZone:v}},dI),L_=(fI.prototype.initContext=function(e,t){e=null!=(t=null!=t?t:e)?t:this.defaultUser;return j_.of(V_(e,this.hackleDeviceId),k_.empty())},fI.prototype.addListener=function(e){this.userListeners.push(e)},Object.defineProperty(fI.prototype,"currentUser",{get:function(){return this.context.user},enumerable:!1,configurable:!0}),fI.prototype.resolve=function(e){e=this.resolveContext(e);return this.hackleUser(e)},fI.prototype.resolveContext=function(e){return void 0===e?this.context:"string"==typeof e?this.updateUser({id:e}):this.updateUser(e)},fI.prototype.toHackleUser=function(e){e=this.context.with(e);return this.hackleUser(e)},fI.prototype.hackleUser=function(e){var t=(new wt).addIdentifiers(e.user.identifiers||{}).add(Et.ID,e.user.id||this.hackleDeviceId).add(Et.DEVICE,e.user.deviceId||this.hackleDeviceId).add(Et.HACKLE_DEVICE,this.hackleDeviceId);return a.isNotNullOrUndefined(e.user.userId)&&t.add(Et.USER,e.user.userId),{identifiers:t.build(),properties:e.user.properties||{},hackleProperties:this.hackleProperties(),cohorts:e.cohorts.rawCohorts}},fI.prototype.hackleProperties=function(){var e;return(e="undefined"!=typeof window?D_.generate(window):e)||{}},fI.prototype.setUser=function(e){return this.updateUser(e).user},fI.prototype.setUserId=function(e){e=c(c({},this.context.user),{userId:e});return this.setUser(e)},fI.prototype.setDeviceId=function(e){e=c(c({},this.context.user),{deviceId:e});return this.setUser(e)},fI.prototype.updateUserProperties=function(e){return this.operateProperties(e).user},fI.prototype.resetUser=function(){var e=this;return this.updateContext(function(){return e.defaultUser}).user},fI.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},fI.prototype.saveUser=function(e){this.storage.saveUser(e)},fI.prototype.updateContext=function(e){var t=this.context.user,e=e(t),r=this.context.with(e);return this.context=r,R_(t,e)||(this.changeUser(t,e,this.clock.currentMillis()),this.saveUser(e)),r},fI.prototype.updateUser=function(r){var n=this;return this.updateContext(function(e){return e=e,t=V_(r,n.hackleDeviceId),R_(e,t)?c(c({},t),{properties:c(c({},e.properties),t.properties)}):t;var t})},fI.prototype.operateProperties=function(r){return this.updateContext(function(e){var t=null!=(t=e.properties)?t:{},t=r.operate(new Map(Object.entries(t)));return c(c({},e),{properties:a.fromMap(t)})})},fI.prototype.sync=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.cohortFetcher.fetch(this.currentUser)];case 1:return t=e.sent(),this.context=this.context.update(t),[3,3];case 2:return t=e.sent(),i.log.error("Failed to sync cohorts: ".concat(t)),[3,3];case 3:return[2]}})})},fI.prototype.close=function(){return s(this,void 0,void 0,function(){return u(this,function(e){return[2]})})},fI),F_=(pI.prototype.getUser=function(){var e=this.deviceId||void 0,t=this.userId||void 0;return void 0!==e||void 0!==t?{deviceId:e,userId:t}:null},pI.prototype.saveUser=function(e){this.setDeviceId(e.deviceId||null),this.setUserId(e.userId||null)},Object.defineProperty(pI.prototype,"deviceId",{get:function(){return this.storage.getItem("_hackle_did")},enumerable:!1,configurable:!0}),Object.defineProperty(pI.prototype,"userId",{get:function(){return this.storage.getItem("_hackle_uid")},enumerable:!1,configurable:!0}),pI.prototype.setDeviceId=function(e){this.setId("_hackle_did",e)},pI.prototype.setUserId=function(e){this.setId("_hackle_uid",e)},pI.prototype.setId=function(e,t){a.isNotNullOrUndefined(t)?this.storage.setItem(e,t):this.storage.removeItem(e)},pI),j_=(lI.of=function(e,t){return new lI(e,t.filterBy(e))},lI.prototype.with=function(e){return lI.of(e,this.cohorts.filterBy(e))},lI.prototype.update=function(e){e=e.filterBy(this.user),e=this.cohorts.toBuilder().putAll(e).build();return lI.of(this.user,e)},lI),V_=function(e,t){return c(c({},e),{id:e.id||t,deviceId:e.deviceId||t})},H_=(Object.defineProperty(cI.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(cI.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:cI.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(cI.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),cI.prototype.addListener=function(e){this.sessionListeners.push(e)},cI.prototype.startNewSession=function(e,t,r){return e&&this.endSession(e),this.newSession(t,r)},cI.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,e,t)},cI.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},cI.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)})},cI.prototype.newSession=function(t,r){var n="".concat(r,".").concat(De.v4().slice(0,8));return this.saveSession(n),this.updateLastEventTime(r),this.sessionListeners.forEach(function(e){e.onSessionStarted(n,t,r)}),n},cI.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},cI.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},cI.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},cI.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},cI.EMPTY_SESSION_ID="0.ffffffff",cI),B_=(uI.prototype.getItem=function(e){var t;return null!=(t=null==(t=this.storage)?void 0:t.getItem(e))?t:null},uI.prototype.removeItem=function(e){var t;null!=(t=this.storage)&&t.removeItem(e)},uI.prototype.setItem=function(e,t){var r;null!=(r=this.storage)&&r.setItem(e,t)},uI.prototype.clear=function(){var e;null!=(e=this.storage)&&e.clear()},uI),z_=(aI.postfix=function(e,t){return new aI(e,function(e){return"".concat(e).concat(t)})},aI.prefix=function(e,t){return new aI(e,function(e){return"".concat(t).concat(e)})},aI.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},aI.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},aI.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},aI),G_=(sI.prototype.isEqualItem=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},sI.prototype.getRemainListSize=function(){try{return this.maxLength-JSON.stringify(this.getList()).length}catch(e){return 0}},sI.prototype.isAddableItem=function(e){try{return this.getRemainListSize()>JSON.stringify(e).length}catch(e){return!1}},sI.prototype.getVictimIndex=function(e){var t=this.getRemainListSize();try{var r=JSON.stringify(e),n=this.getList(),i=0;return n.findIndex(function(e){return(i+=JSON.stringify(e).length)+t>=r.length})}catch(e){return-1}},sI.prototype.getList=function(){try{var e=this.delegate.getItem(this.listKey);if(!e)return[];var t=JSON.parse(e);return Array.isArray(t)?t:[]}catch(e){return[]}},sI.prototype.entries=function(){return this.getList().flatMap(Object.entries)},sI.prototype.setItem=function(e,t){var r;try{this.removeItem(e);var n=this.getList(),i=((r={})[e]=t,r);if(!this.isAddableItem(i)){var o=this.getVictimIndex(i);if(o<0)return;n=n.slice(o+1)}var s=JSON.stringify(n.concat(i));this.delegate.setItem(this.listKey,s)}catch(e){}},sI.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]},sI.prototype.removeItem=function(t){var r=this,e=this.getList();try{var n=e.filter(function(e){return!r.isEqualItem(e,t)}),i=JSON.stringify(n);this.delegate.setItem(this.listKey,i)}catch(t){}},sI.prototype.clear=function(){this.delegate.removeItem(this.listKey)},sI),K_=(oI.prototype.currentUser=function(){return this.userManager.resolve()},oI.prototype.getAbTestDecisions=function(){return this.core.experiments(this.currentUser()).entries()},oI.prototype.getAbTestOverrides=function(){return this.abOverrideStorage.getAll()},oI.prototype.setAbTestOverride=function(e,t){this.abOverrideStorage.set(e,t),this.increment("AB_TEST","set")},oI.prototype.resetAbTestOverride=function(e){this.abOverrideStorage.remove(e),this.increment("AB_TEST","reset")},oI.prototype.resetAllAbTestOverride=function(){this.abOverrideStorage.clear(),this.increment("AB_TEST","reset.all")},oI.prototype.getFeatureFlagDecisions=function(){return this.core.featureFlags(this.currentUser()).entries()},oI.prototype.getFeatureFlagOverrides=function(){return this.ffOverrideStorage.getAll()},oI.prototype.setFeatureFlagOverride=function(e,t){this.ffOverrideStorage.set(e,t),this.increment("FEATURE_FLAG","set")},oI.prototype.resetFeatureFlagOverride=function(e){this.ffOverrideStorage.remove(e),this.increment("FEATURE_FLAG","reset")},oI.prototype.resetAllFeatureFlagOverride=function(){this.ffOverrideStorage.clear(),this.increment("FEATURE_FLAG","reset.all")},oI.prototype.increment=function(e,t){qn.counter("experiment.manual.override",{"experiment.type":e,operation:t}).increment()},oI),J_=(iI.serverFetch=function(e,t){return"".concat(e,"/api/v2/workspaces/").concat(t,"/config")},iI.clientFetch=function(e,t){return"".concat(e,"/api/v2/workspaces/").concat(t,"/config")},iI.userCohorts=function(e){return"".concat(e,"/api/v1/cohorts")},iI.serverDispatch=function(e){return"".concat(e,"/api/v2/events")},iI.clientDispatch=function(e){return"".concat(e,"/api/v2/w/events")},iI.beaconDispatch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/events")},iI.inAppMessageRenderer=function(e,t){return"".concat(e,"/sdk/iam-renderer/").concat(t,"/iam-renderer.js")},iI.monitoring=function(e){return"".concat(e,"/metrics")},iI),Y_=(nI.prototype.exist=function(e,t){var e=this.key(e),r=this.storage.getItem(e);if(a.isNullOrUndefined(r))return!1;r=Number.parseInt(r,10);return!Number.isNaN(r)&&t<=r||(this.storage.removeItem(e),!1)},nI.prototype.put=function(e,t){this.storage.setItem(this.key(e),"".concat(t))},nI.prototype.key=function(e){return"".concat(e.key)},nI),q_=(rI.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},rI),$_=(tI.prototype.handle=function(e,t){e.close()},tI.prototype.supports=function(e){return"CLOSE"===e.type},tI),X_=(eI.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},eI.prototype.supports=function(e){return"WEB_LINK"===e.type},eI),W_=(QA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},QA.prototype.supports=function(e){return"LINK_AND_CLOSE"===e.type},QA),Z_=(ZA.prototype.handle=function(e,t){var r=this.clock.currentMillis()+ZA.HIDE_EXPIRATION;this.storage.put(e.context.inAppMessage,r),e.close()},ZA.prototype.supports=function(e){return"HIDDEN"===e.type},ZA.HIDE_EXPIRATION=864e5,ZA),Q_=(WA.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},WA.prototype.supports=function(e){return"LINK_NEW_WINDOW"===e.type},WA),eb=(XA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},XA.prototype.supports=function(e){return"LINK_NEW_WINDOW_AND_CLOSE"===e.type},XA),tb=($A.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},$A.prototype.supports=function(e){return"LINK_NEW_TAB"===e.type},$A),rb=(qA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){i.log.error("Invalid url: ".concat(t.value))}},qA.prototype.supports=function(e){return"LINK_NEW_TAB_AND_CLOSE"===e.type},qA),nb=(YA.prototype.track=function(e,t,r){t=this.createTrackEvent(t,e);this.core.track(t,e.user,r)},YA.prototype.createTrackEvent=function(e,t){var r;switch(e.type){case"IMPRESSION":return{key:"$in_app_impression",properties:c({in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key,title_text:null==(r=null==(r=t.message.text)?void 0:r.title)?void 0:r.text,body_text:null==(r=null==(r=t.message.text)?void 0:r.body)?void 0:r.text,button_text:t.message.buttons.map(function(e){return e.text}),image_url:t.message.images.map(function(e){return e.imagePath})},t.properties)};case"CLOSE":return{key:"$in_app_close",properties:{in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key}};case"ACTION":return{key:"$in_app_action",properties:{in_app_message_id:t.inAppMessage.id,in_app_message_key:t.inAppMessage.key,action_type:e.action.type,action_area:e.area,action_value:e.action.value,button_text:e.text}}}},YA),ib=(JA.prototype.present=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:if(this.currentMessageView)return[2];if(this.opening)return[2];this.opening=!0,t=null,e.label=1;case 1:return e.trys.push([1,3,4,5]),t=this.messageViewFactory.create(r,this),[4,(this.currentMessageView=t).open()];case 2:return e.sent(),[3,5];case 3:return e.sent(),null!=t&&t.close(),[3,5];case 4:return this.opening=!1,[7];case 5:return[2]}})})},JA),ob=(KA.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},KA.prototype.destroy=function(){this.userEventEmitter.off("event",this.onEvent)},KA),sb=(GA.prototype.determineOrNull=function(e){var t=this.workspaceFetcher.get();if(t)for(var r=0,n=t.getInAppMessages();r<n.length;r++){var i=n[r];if(this.eventMatcher.matches(t,i,e)){i=this.context(i,e);if(i)return i}}},GA.prototype.context=function(e,t){e=this.core.tryInAppMessage(e.key,t.user);if(e.inAppMessage&&e.message)return new S_(e.inAppMessage,e.message,t.user,Xe.sanitize({decision_reason:e.reason}))},GA),ab=(zA.prototype.open=function(){return s(this,void 0,void 0,function(){var t,r;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),window.addEventListener(zA.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),[4,this.scriptLoader.load()];case 1:return e.sent(),(t=this.addContainer()).style.display="none",t.classList.add("".concat(zA.CONTAINER_CLASS_NAME,"--loading")),r=window.HackleInAppMessageRenderer,this.renderer=new r.HackleInAppMessageRenderer(t),[4,this.renderer.render({messageId:this.context.inAppMessage.id,message:this.context.message.toJson()})];case 2:return e.sent(),t.classList.remove("".concat(zA.CONTAINER_CLASS_NAME,"--loading")),t.style.display="block",this.handleEvent({type:"IMPRESSION"}),[3,4];case 3:return e.sent(),this.close(),[3,4];case 4:return[2]}})})},zA.prototype.close=function(){var e;this.handleEvent({type:"CLOSE"}),window.removeEventListener(zA.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),null!=(e=this.renderer)&&e.destroy(),this.renderer=null,this.removeContainer(),this.ui.currentMessageView=null},zA.prototype.addContainer=function(){var e;return this.container||((e=document.createElement("div")).classList.add(zA.CONTAINER_CLASS_NAME),this.container=e),this.container.parentNode||document.body.appendChild(this.container),this.container},zA.prototype.removeContainer=function(){var e;this.container&&(null!=(e=this.container.parentNode)&&e.removeChild(this.container),this.container=null)},zA.prototype.handleInteraction=function(e){var t=this.ui.interactionHandlerFactory.get(e);t&&t.handle(this,e)},zA.prototype.handleEvent=function(e){this.ui.eventHandler.handle(this,e)},zA.HACKLE_IAM_INTERACTION_EVENT_TYPE="hackle-iam-interaction",zA.CONTAINER_CLASS_NAME="hackle-iam",zA),ub=(BA.prototype.create=function(e,t){return new ab(this.scriptLoader,e,t)},BA),cb=(HA.prototype.load=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return window.HackleInAppMessageRenderer?[2]:(t=this.createScript(),document.head.appendChild(t),[4,this.waitForLoad(t)]);case 1:return[2,e.sent()]}})})},HA.prototype.createScript=function(){var e=document.createElement("script");return e.type="text/javascript",e.async=!0,e.src=this.scriptUrl,e},HA.prototype.waitForLoad=function(o){return new Promise(function(e,t){function r(){o.removeEventListener("error",i),o.removeEventListener("load",n)}var n=function(){r(),e(o)},i=function(e){r(),t(e.message)};o.addEventListener("load",n),o.addEventListener("error",i)})},HA),lb=(VA.prototype.isTriggerTarget=function(t,r,n){var i=this;return r.eventTrigger.rules.some(function(e){return i.ruleMatches(t,n,r,e)})},VA.prototype.ruleMatches=function(e,t,r,n){if(t.event.key!==n.eventKey)return!1;e=pb.of(e,t,r);return this.targetMatcher.anyMatches(e,LE.create(),n.targets)},VA),pb=(jA.of=function(e,t,r){return new jA(new DE("IN_APP_MESSAGE",r.key),e,t.user,t)},jA),fb=(FA.prototype.isTriggerTarget=function(e,t,r){if(!t.eventTrigger.frequencyCap)return!0;var n=this.createMatchContexts(t.eventTrigger.frequencyCap);if(0===n.length)return!0;for(var i=0,o=this.storage.get(t);i<o.length;i++)for(var s=o[i],a=0,u=n;a<u.length;a++)if(u[a].matches(r,s))return!1;return!0},FA.prototype.createMatchContexts=function(e){for(var t=[],r=0,n=e.identifierCaps;r<n.length;r++){var i=n[r];t.push(new db(new hb(i)))}return e.durationCap&&t.push(new db(new yb(e.durationCap))),t},FA),db=(LA.prototype.matches=function(e,t){return this.predicate.matches(e,t)&&(this.matchCount+=1),this.matchCount>=this.predicate.thresholdCount},LA),hb=(Object.defineProperty(DA.prototype,"thresholdCount",{get:function(){return this.identifierCap.count},enumerable:!1,configurable:!0}),DA.prototype.matches=function(e,t){e=e.user.identifiers[this.identifierCap.identifierType];if(a.isNullOrUndefined(e))return!1;t=t.identifiers[this.identifierCap.identifierType];return!a.isNullOrUndefined(t)&&e===t},DA),yb=(Object.defineProperty(UA.prototype,"thresholdCount",{get:function(){return this.durationCap.count},enumerable:!1,configurable:!0}),UA.prototype.matches=function(e,t){return e.timestamp-t.timestamp<=this.durationCap.durationMillis},UA),vb=(PA.prototype.get=function(e){e=this.storage.getItem(e.id.toString());return a.isNullOrUndefined(e)?[]:JSON.parse(e)},PA.prototype.set=function(e,t){this.storage.setItem(e.id.toString(),JSON.stringify(t))},PA),gb=(kA.prototype.get=function(t){return this.processors.find(function(e){return e.supports(t)})},kA),mb=(xA.prototype.process=function(e,t,r){this.saveImpression(e.context.inAppMessage,e.context.user,r)},xA.prototype.saveImpression=function(e,t,r){var n=this.impressionStorage.get(e),t={identifiers:t.identifiers,timestamp:r};n.push(t),n.length>xA.IMPRESSION_MAX_SIZE&&n.splice(0,n.length-xA.IMPRESSION_MAX_SIZE),this.impressionStorage.set(e,n)},xA.prototype.supports=function(e){return"IMPRESSION"===e.type},xA.IMPRESSION_MAX_SIZE=100,xA),Eb=(MA.prototype.process=function(e,t,r){},MA.prototype.supports=function(e){return"CLOSE"===e.type},MA),wb=(SA.prototype.process=function(e,t,r){var n=this.actionHandlerFactory.get(t.action);n&&n.handle(e,t.action)},SA.prototype.supports=function(e){return"ACTION"===e.type},SA),Tb=(RA.prototype.handle=function(e,t){var r=this.clock.currentMillis(),n=(this.eventTracker.track(e.context,t,r),this.eventProcessorFactory.get(t));n&&n.process(e,t,r)},RA),_b=(CA.prototype.matches=function(e,t,r){return!!AE.isTrack(r)&&!!this.ruleDeterminer.isTriggerTarget(e,t,r)&&this.frequencyCapDeterminer.isTriggerTarget(e,t,r)},CA),bb=(NA.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},NA),Ab=(OA.prototype.handle=function(e,t){e.close()},OA.prototype.supports=function(e){return"CLOSE"===e.type},OA),Ib=(IA.prototype.handle=function(e,t){var r=Gr.fromJson(t.action);r&&(r={type:"ACTION",action:r,area:t.area,text:t.text},this.eventHandler.handle(e,r))},IA.prototype.supports=function(e){return"ACTION"===e.type},IA),Ob=(AA.prototype.open=function(e){window.location.href=e.href},AA),Nb=(bA.prototype.open=function(e){window.open(e.href,"Hackle","resizable:true")},bA),Cb=(_A.prototype.open=function(e){window.open(e.href)},_A),Rb={utm_campaign:void 0,utm_content:void 0,utm_id:void 0,utm_medium:void 0,utm_source:void 0,utm_term:void 0,gclid:void 0,fbclid:void 0},Sb={current:void 0,referrer:void 0},Mb=(TA.prototype.startNewCampaign=function(e,t,r){for(var t=c(c({},Rb),t),n=new Vi,i=0,o=Object.entries(t);i<o.length;i++){var s=o[i],a=s[0],s=s[1];s?n.set(a,s):n.unset(a)}var t=n.build(),u=t.toEvent(),e=this.userManager.toHackleUser(e);this.core.track(u,e,r),this.userManager.updateUserProperties(t)},TA.prototype.startNewCampaignIfNeeded=function(e,t){var r,n=this.storage.get(),i=this.parser.parse(),o=this.parser.parseDomain();r=i,o=o,null!==(n=n)&&(M_(r,Rb)&&o.current===o.referrer||M_(n,r))||(this.storage.set(i),this.startNewCampaign(e,i,t))},TA.prototype.onSessionEnded=function(e,t,r){},TA.prototype.onSessionStarted=function(e,t,r){this.startNewCampaignIfNeeded(t,r)},TA),xb=(wA.prototype.get=function(){var e=this.storage.getItem("_hackle_mkt");return e?JSON.parse(e):null},wA.prototype.set=function(e){this.storage.setItem("_hackle_mkt",JSON.stringify(e))},wA),kb=(EA.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},EA.prototype.getQueryParams=function(e){for(var t={},r=0,n=this.search.substring(1).split("&");r<n.length;r++){var i=n[r].split("="),o=i[0],i=i[1];e&&!e(o,i)||(t[o]=decodeURIComponent(i))}return t},EA.getQueryParams=function(){return"undefined"==typeof window?{}:new EA(window.location.search).getQueryParams()},EA),Pb=(mA.extractDomain=function(e){var t=this.DOMAIN_MATCH_REGEX,r=e.split("."),r=r[r.length-1],r=((4<r.length||"com"===r||"org"===r)&&(t=this.SIMPLE_DOMAIN_MATCH_REGEX),e.match(t));return r?r[0]:e},mA.DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,mA.SIMPLE_DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i,mA),Ub=(gA.prototype.parse=function(){var e=kb.getQueryParams();return{utm_campaign:e[Db],utm_content:e[Lb],utm_id:e[Fb],utm_medium:e[jb],utm_source:e[Vb],utm_term:e[Hb],gclid:e[Bb],fbclid:e[zb]}},gA.prototype.parseDomain=function(){return"undefined"==typeof window?Sb:{current:Pb.extractDomain(window.document.location.hostname),referrer:function(){var e=window.document.referrer;if(e)return e=new URL(e).hostname,Pb.extractDomain(e)}()}},gA),Db="utm_campaign",Lb="utm_content",Fb="utm_id",jb="utm_medium",Vb="utm_source",Hb="utm_term",Bb="gclid",zb="fbclid",Gb=(vA.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},vA.prototype.send=function(e){var t=e.experiment.key,r=e.variationKey,t="HACKLE-EXPERIMENT_".concat(t,"_V").concat(e.experiment.version,"-").concat(r);try{window.gtag("event","experience_impression",{exp_variant_string:t})}catch(e){i.log.error("Unexpected exception while sending an event to Google Analytics with gtag: ".concat(e))}},vA),Kb=(yA.prototype.determineTargetExposureOrNull=function(e){var t=this.workspaceFetcher.get();return!(t&&t.getAttributes().integration_ga_experiment&&AE.isExposure(e))||"RUNNING"!==e.experiment.status||e.decisionReason!==f.TRAFFIC_ALLOCATED?null:e},yA),Jb={user:void 0,debug:!1,log_disabled:!1,auto_track_page_view:!0,pollingIntervalMillis:-1,exposureEventDedupIntervalMillis:6e4,sessionTimeoutMillis:18e5,autoOpenDevTool:!1,sdkUrl:"https://client-sdk.hackle.io",eventUrl:"https://event.hackle.io",monitoringUrl:"https://monitoring.hackle.io",cdnUrl:"https://static.hackle.io",sameSiteCookie:"LAX",secureCookie:!1,SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.23.0",IAM_RENDERER_VERSION_HEADER:"0.0.3"},Yb=(hA.config=function(e){return c(c({},Jb),e)},hA.logging=function(e){i.initCounter(function(e){return qn.counter("log",{level:e})}),i.setLogLevel(Fe.INFO),e.log_disabled?i.setLogLevel(Fe.DISABLE):e.debug&&i.setLogLevel(Fe.DEBUG)},hA.sdk=function(e,t){return i.log.debug("SDK key: ".concat(e)),e||i.log.error("invalid sdk key: '".concat(e,"' (expected: not null, not undefined and not empty string)")),{key:e,name:t.SDK_NAME_HEADER,version:t.SDK_VERSION_HEADER}},hA.isBeaconSupported=function(){var e=!1;return"undefined"!=typeof window&&(e=window&&window.navigator&&!!window.navigator.sendBeacon&&!0)&&i.log.debug("support sendBeacon API"),e},hA.pollingIntervalMillis=function(e){return void 0===e.pollingIntervalMillis||"number"!=typeof e.pollingIntervalMillis||e.pollingIntervalMillis<=0?-1:Math.max(e.pollingIntervalMillis,3e4)},hA.dedupIntervalMillis=function(e){return void 0===e.exposureEventDedupIntervalMillis||"number"!=typeof e.exposureEventDedupIntervalMillis?6e4:e.exposureEventDedupIntervalMillis<1e3||36e5<e.exposureEventDedupIntervalMillis?(i.log.warn("Exposure event dedup interval is outside allowed range[1_000ms..3_600_000ms]. Setting to default value[1m]."),6e4):e.exposureEventDedupIntervalMillis},hA),qb=(dA.prototype.add=function(e,t){this.synchronizations.push({type:e,synchronizer:t})},dA.prototype.sync=function(){return s(this,void 0,void 0,function(){var t=this;return u(this,function(e){switch(e.label){case 0:return[4,Promise.all(this.synchronizations.map(function(e){return t.safe(e.synchronizer.sync())}))];case 1:return e.sent(),[2]}})})},dA.prototype.syncOnly=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:if(t=this.synchronizations.find(function(e){return e.type===r}))return[4,t.synchronizer.sync()];throw new Error("Unsupported SynchronizerType [".concat(r,"]"));case 1:return e.sent(),[2]}})})},dA.prototype.close=function(){return s(this,void 0,void 0,function(){var t=this;return u(this,function(e){switch(e.label){case 0:return[4,Promise.all(this.synchronizations.map(function(e){return t.safe(e.synchronizer.close())}))];case 1:return e.sent(),[2]}})})},dA.prototype.safe=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,r];case 1:return e.sent(),[3,3];case 2:return t=e.sent(),i.log.error("Failed to sync: ".concat(t)),[3,3];case 3:return[2]}})})},dA),$b=(fA.prototype.sync=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.delegate.sync()];case 1:return e.sent(),[3,3];case 2:return t=e.sent(),i.log.error("Failed to sync: ".concat(t)),[3,3];case 3:return[2]}})})},fA.prototype.syncOnly=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.delegate.syncOnly(r)];case 1:return e.sent(),[3,3];case 2:return t=e.sent(),i.log.error("Failed to sync: ".concat(t)),[3,3];case 3:return[2]}})})},fA.prototype.start=function(){var e=this;-1!==this.intervalMillis&&null===this.pollingJob&&(this.pollingJob=this.scheduler.schedulePeriodically(this.intervalMillis,this.intervalMillis,function(){return e.sync()}))},fA.prototype.stop=function(){var e;-1!==this.intervalMillis&&(null!=(e=this.pollingJob)&&e.cancel(),this.pollingJob=null)},fA.prototype.close=function(){return s(this,void 0,void 0,function(){return u(this,function(e){switch(e.label){case 0:return this.stop(),[4,this.delegate.close()];case 1:return e.sent(),[2]}})})},fA),Xb=(pA.prototype.schedule=function(e,t){e=new Wb(e,t);return e.start(),e},pA.prototype.schedulePeriodically=function(e,t,r){e=new Zb(e,t,r);return e.start(),e},pA),Wb=(lA.prototype.start=function(){var e=this;this.timeout=setTimeout(function(){return e.task()},this.delayMillis)},lA.prototype.cancel=function(){this.timeout&&(clearTimeout(this.timeout),this.timeout=null)},lA),Zb=(cA.prototype.start=function(){var e=this;this.timeout=setTimeout(function(){return e.run()},this.delayMillis)},cA.prototype.run=function(){var e=this;this.task(),this.timeout=setTimeout(function(){return e.run()},this.intervalMillis)},cA.prototype.cancel=function(){this.timeout&&(clearTimeout(this.timeout),this.timeout=null)},cA),Qb=(uA.prototype.getExperiments=function(){return Array.from(this.experiments.values())},uA.prototype.getFeatureFlags=function(){return Array.from(this.featureFlags.values())},uA.prototype.getInAppMessages=function(){return Array.from(this.inAppMessages.values())},uA.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},uA.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},uA.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},uA.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},uA.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},uA.prototype.getContainerOrNull=function(e){return this.containers.get(e)},uA.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},uA.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},uA.prototype.getInAppMessageOrNull=function(e){return this.inAppMessages.get(e)},uA.prototype.getAttributes=function(){return this.attributes},uA.from=function(e){return new uA(p.mapNotNullOrUndefined(e.experiments,function(e){return ht.fromJson("AB_TEST",e)}),p.mapNotNullOrUndefined(e.featureFlags,function(e){return ht.fromJson("FEATURE_FLAG",e)}),e.buckets.map(vt.fromJson),e.events.map(mt.fromJson),p.mapNotNullOrUndefined(e.segments,Nt.fromJson),e.containers.map(Ct.fromJson),e.parameterConfigurations.map(St.fromJson),p.mapNotNullOrUndefined(e.remoteConfigParameters,Mt.fromJson),p.mapNotNullOrUndefined(e.inAppMessages,Ar.fromJson),e.workspace.attributes)},uA),eA=(aA.prototype.fetchIfModified=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return t=this.createRequest(),[4,this.execute(t)];case 1:return t=e.sent(),[2,this.handleResponse(t)]}})})},aA.prototype.createRequest=function(){var e=Xn.builder().url(this.url).method("GET");return null!==this.lastModified&&e.addHeader(Qn.IF_MODIFIED_SINCE,this.lastModified),e.build()},aA.prototype.execute=function(n){return s(this,void 0,void 0,function(){var t,r;return u(this,function(e){switch(e.label){case 0:t=Jr.start(),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.transport.send(n)];case 2:return r=e.sent(),ni.record("get.workspace",t,r),[2,r];case 3:throw r=e.sent(),ni.record("get.workspace",t,null),r;case 4:return[2]}})})},aA.prototype.handleResponse=function(e){if(e.isNotModified())return null;if(!e.isSuccessful())throw new Error("Http status code: ".concat(e.statusCode));if(null===e.body)throw new Error("Response body is empty");this.lastModified=e.headers.get(Qn.LAST_MODIFIED);e=JSON.parse(e.body);return Qb.from(e)},aA),tA=(sA.prototype.fetch=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return t=this.createRequest(r),[4,this.execute(t)];case 1:return t=e.sent(),[2,this.handleResponse(t)]}})})},sA.prototype.createRequest=function(e){e={identifiers:st(e)},e=Le.Base64.encodeURL(JSON.stringify(e));return Xn.builder().url(this.url).method("GET").addHeader("X-HACKLE-USER",e).build()},sA.prototype.execute=function(n){return s(this,void 0,void 0,function(){var t,r;return u(this,function(e){switch(e.label){case 0:t=Jr.start(),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.transport.send(n)];case 2:return r=e.sent(),ni.record("get.cohorts",t,r),[2,r];case 3:throw r=e.sent(),ni.record("get.cohorts",t,null),r;case 4:return[2]}})})},sA.prototype.handleResponse=function(e){if(!e.isSuccessful())throw new Error("Http status code: ".concat(e.statusCode));if(null===e.body)throw new Error("Response body is null");e=JSON.parse(e.body);return k_.fromDto(e)},sA),rA=(oA.prototype.get=function(){return this.workspace},oA.prototype.sync=function(){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.httpWorkspaceFetcher.fetchIfModified()];case 1:return(t=e.sent())&&(this.workspace=t),[3,3];case 2:return t=e.sent(),i.log.error("Failed to fetch workspace: ".concat(t)),[3,3];case 3:return[2]}})})},oA.prototype.close=function(){return s(this,void 0,void 0,function(){return u(this,function(e){return[2]})})},oA),nA=(iA.prototype.dispatch=function(e,t){e=e.map(function(e){return e.toDto()});return t?this.shutdownDispatch(e):this.normalDispatch(e)},iA.prototype.shutdownDispatch=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return[4,this.retryManager.add(r)];case 1:return e.sent(),[4,this.shutdownTransport.send(r)];case 2:return(t=e.sent()).isSuccessful()||t.isClientError()?[4,this.retryManager.delete(r)]:[3,4];case 3:e.sent(),e.label=4;case 4:return[2]}})})},iA.prototype.normalDispatch=function(r){return s(this,void 0,void 0,function(){var t;return u(this,function(e){switch(e.label){case 0:return[4,this.transport.send(r)];case 1:return(t=e.sent()).isSuccessful()||t.isClientError()?[2]:[4,this.retryManager.add(r)];case 2:return e.sent(),[2]}})})},iA);function iA(e,t,r){this.transport=e,this.shutdownTransport=t,this.retryManager=r}function oA(e){this.httpWorkspaceFetcher=e,this.workspace=null}function sA(e,t){this.url=e,this.transport=t}function aA(e,t){this.url=e,this.transport=t,this.lastModified=null}function uA(e,t,r,n,i,o,s,a,u,c){this.experiments=p.associateBy(e,function(e){return e.key}),this.featureFlags=p.associateBy(t,function(e){return e.key}),this.buckets=p.associateBy(r,function(e){return e.id}),this.eventTypes=p.associateBy(n,function(e){return e.key}),this.segments=p.associateBy(i,function(e){return e.key}),this.containers=p.associateBy(o,function(e){return e.id}),this.parameterConfigurations=p.associateBy(s,function(e){return e.id}),this.remoteConfigParameters=p.associateBy(a,function(e){return e.key}),this.inAppMessages=p.associateBy(u,function(e){return e.key}),this.attributes=c}function cA(e,t,r){this.delayMillis=e,this.intervalMillis=t,this.task=r,this.timeout=null}function lA(e,t){this.delayMillis=e,this.task=t,this.timeout=null}function pA(){}function fA(e,t,r){this.delegate=e,this.scheduler=t,this.intervalMillis=r,this.pollingJob=null}function dA(){this.synchronizations=[]}function hA(){}function yA(e){this.workspaceFetcher=e}function vA(e,t){var r=this;this.userEventEmitter=e,this.determiner=t,this.onEvent=function(e){e=r.determiner.determineTargetExposureOrNull(e);e&&r.send(e)},this.initialize()}function gA(){}function mA(){}function EA(e){this.search=e}function wA(e){this.storage=e}function TA(e,t,r,n){this.storage=e,this.parser=t,this.core=r,this.userManager=n}function _A(){}function bA(){}function AA(){}function IA(e){this.eventHandler=e}function OA(){}function NA(e){this.handlers=e}function CA(e,t){this.ruleDeterminer=e,this.frequencyCapDeterminer=t}function RA(e,t,r){this.clock=e,this.eventTracker=t,this.eventProcessorFactory=r}function SA(e){this.actionHandlerFactory=e}function MA(){}function xA(e){this.impressionStorage=e}function kA(e){this.processors=e}function PA(e){this.storage=e}function UA(e){this.durationCap=e}function DA(e){this.identifierCap=e}function LA(e){this.matchCount=0,this.predicate=e}function FA(e){this.storage=e}function jA(e,t,r,n){this.key=e,this.workspace=t,this.user=r,this.event=n}function VA(e){this.targetMatcher=e}function HA(e){this.scriptUrl=e}function BA(e){this.scriptLoader=e}function zA(e,t,r){var n=this;this.scriptLoader=e,this.context=t,this.ui=r,this.container=null,this.renderer=null,this.handleInAppMessageInteraction=function(e){e instanceof CustomEvent&&e.type===zA.HACKLE_IAM_INTERACTION_EVENT_TYPE&&(e=e.detail,n.handleInteraction(e))}}function GA(e,t,r){this.workspaceFetcher=e,this.eventMatcher=t,this.core=r}function KA(e,t,r){var n=this;this.userEventEmitter=e,this.determiner=t,this.presenter=r,this.onEvent=function(e){e=n.determiner.determineOrNull(e);e&&n.presenter.present(e)},this.initialize()}function JA(e,t,r){this.messageViewFactory=e,this.eventHandler=t,this.interactionHandlerFactory=r,this.currentMessageView=null,this.opening=!1}function YA(e){this.core=e}function qA(e){this.urlHandler=e}function $A(e){this.urlHandler=e}function XA(e){this.urlHandler=e}function WA(e){this.urlHandler=e}function ZA(e,t){this.storage=e,this.clock=t}function QA(e){this.urlHandler=e}function eI(e){this.urlHandler=e}function tI(){}function rI(e){this.handlers=e}function nI(e){this.storage=e}function iI(){}function oI(e,t,r,n){this.core=e,this.userManager=t,this.abOverrideStorage=r,this.ffOverrideStorage=n}function sI(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 aI(e,t){this.delegate=e,this.transform=t}function uI(){this.storage=window.localStorage}function cI(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function lI(e,t){this.user=e,this.cohorts=t}function pI(e){this.storage=e}function fI(e,t,r,n,i,o){this.hackleDeviceId=e,this.storage=t,this.cohortFetcher=r,this.clock=n,this.userListeners=[],this.defaultUser={id:this.hackleDeviceId,deviceId:this.hackleDeviceId},this.context=this.initContext(i,o),this.storage.saveUser(this.context.user)}function dI(){}function P(){}function hI(e){this.cohorts=new In(qe.isEqual),e&&this.putAll(e)}function yI(e){this.cohorts=e}function vI(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}xI.prototype.send=function(e){e=this.createRequest(e);return this.execute(e)},xI.prototype.createRequest=function(e){e=e,t=new Array,r=new Array,n=new Array,e.forEach(function(e){e instanceof AE?AE.isExposure(e)?t.push(e.toDto()):AE.isTrack(e)?r.push(e.toDto()):AE.isRemoteConfig(e)&&n.push(e.toDto()):AE.isExposureDto(e)?t.push(e):AE.isTrackDto(e)?r.push(e):AE.isRemoteConfigDto(e)&&n.push(e)});var t,r,n,e={exposureEvents:t,trackEvents:r,remoteConfigEvents:n};return Xn.builder().url(this.url).method("POST").addHeader("Content-Type","application/json").body(JSON.stringify(e)).build()},xI.prototype.execute=function(n){return s(this,void 0,void 0,function(){var t,r;return u(this,function(e){switch(e.label){case 0:t=Jr.start(),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,this.transport.send(n)];case 2:return r=e.sent(),ni.record("post.events",t,r),[2,r];case 3:throw r=e.sent(),ni.record("post.events",t,null),r;case 4:return[2]}})})};var gI,mI,EI=xI,wI=(MI.prototype.add=function(e){return this.repository.add(e)},MI.prototype.delete=function(e){return this.repository.delete(e)},MI.prototype.flush=function(){return s(this,void 0,void 0,function(){var t,r;return u(this,function(e){switch(e.label){case 0:return[4,this.repository.read()];case 1:return 0===(t=e.sent()).length?[2]:[4,this.transport.send(t)];case 2:return(r=e.sent()).isSuccessful()||r.isClientError()?[4,this.delete(t)]:[3,4];case 3:e.sent(),e.label=4;case 4:return[2]}})})},MI),TI=(SI.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},SI.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},SI.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})},Ke(RI,mI=SI),Ke(CI,gI=RI),CI.prototype.process=function(e){this.enqueue(e),this.emit("event",e)},CI.prototype.enqueue=function(e){0===this.queue.length&&this.scheduleFlush(),this.queue.push(e),this.queue.length>=this.eventDispatchMaxSize&&this.flush()},CI.prototype.scheduleFlush=function(){var e,t=this;null!=(e=this.flushingJob)&&e.cancel(),this.flushingJob=this.flushScheduler.schedule(this.flushIntervalMillis,function(){return t.flush()})},CI.prototype.flush=function(e){var t;void 0===e&&(e=!1),null!=(t=this.flushingJob)&&t.cancel(),0!==this.queue.length&&(this.eventDispatcher.dispatch(this.queue,e),this.queue=[])},CI.prototype.close=function(){this.flush(!0)},CI),_I=(NI.prototype.send=function(e){e=e.toBuilder().addHeader("X-HACKLE-SDK-KEY",this.sdk.key).addHeader("X-HACKLE-SDK-NAME",this.sdk.name).addHeader("X-HACKLE-SDK-VERSION",this.sdk.version).addHeader("X-HACKLE-SDK-TIME",this.clock.currentMillis().toString()).build();return this.delegate.send(e)},NI),bI=(OI.intercept=function(e,t){return t instanceof _I?t:new _I(e,Qe.instance,t)},OI),AI=(II.create=function(){return new II},II.prototype.send=function(s){return new Promise(function(t,r){var e,n=new XMLHttpRequest,i=(s.options.timeoutMillis&&(n.timeout=s.options.timeoutMillis),n.open(s.method,s.url),n.onreadystatechange=function(){var e;n.readyState===n.DONE&&(0!==n.status?(e=new Zn(n.status,n.responseText,function(e){var t=Qn.builder(),e=e.getAllResponseHeaders();if(!e)return t.build();for(var r=0,n=e.split("\r\n");r<n.length;r++){var i,o=n[r],s=o.indexOf(": ");0<s&&(i=o.slice(0,s),o=o.slice(s+2),t.add(i,o))}return t.build()}(n)),t(e)):r(new Error("Request Error")))},n),o=s.headers.raw();for(e in o)o.hasOwnProperty(e)&&i.setRequestHeader(e,o[e]);n.send(s.body)})},II);function II(){}function OI(){}function NI(e,t,r){this.sdk=e,this.clock=t,this.delegate=r}function CI(e,t,r,n){var i=gI.call(this)||this;return i.eventDispatcher=e,i.eventDispatchMaxSize=t,i.flushScheduler=r,i.flushIntervalMillis=n,i.queue=[],i.flushingJob=null,i}function RI(){return null!==mI&&mI.apply(this,arguments)||this}function SI(){this.listeners={}}function MI(e,t){this.repository=e,this.transport=t}function xI(e,t){this.url=e,this.transport=t}DI.create=function(){return new DI},DI.prototype.send=function(n){var i=this;return new Promise(function(e,t){var r=!1;if(!(r="undefined"!=typeof window?window&&window.navigator&&!!window.navigator.sendBeacon&&!0:r))throw new Error("BeaconTransport not supported.");r=i.createBody(n);if(!window.navigator.sendBeacon(n.url,r))throw Error("Failed to sendBeacon");e(Zn.ok())})},DI.prototype.createBody=function(e){var t=new URLSearchParams,r=e.headers.get("X-HACKLE-SDK-KEY");return r&&t.append("sdkKey",r),t.append("sdkName",e.headers.getOrDefault("X-HACKLE-SDK-NAME","unknown")),t.append("sdkVersion",e.headers.getOrDefault("X-HACKLE-SDK-VERSION","unknown")),e.body&&t.append("data",e.body),t};var kI=DI,PI=i.log,UI=null;function DI(){}function LI(e,t){var i=Yb.config(t),t=(Yb.logging(i),Yb.sdk(e,i));if(UI)return PI.debug("use already exists hackleClient"),UI;Ji.initialize();var r=new B_,n=Ki.getInstance({days:3650,isCrossSubdomain:!0,sameSite:i.sameSiteCookie,isSecure:i.secureCookie}),o=Yb.isBeaconSupported(),s=bI.intercept(t,AI.create()),a=bI.intercept(t,kI.create()),u=s,c=(o&&(u=a),new qb),l=new $b(c,new Xb,Yb.pollingIntervalMillis(i)),p=new eA(J_.clientFetch(i.sdkUrl,t.key),s),p=new rA(p),f=(c.add("workspace",p),new tA(J_.userCohorts(i.sdkUrl),s)),d=new F_(z_.postfix(n,"_".concat(e))),h=d.getUser(),y=i.user||null,v=new L_(lo(),d,f,Qe.instance,h,y),g=(c.add("cohort",v),new H_(i.sessionTimeoutMillis,z_.postfix(n,"_".concat(e.slice(8))))),d=(v.addListener(g),new x_(r,"".concat("hackle-repository-storage","_").concat(e),100)),f=new EI(J_.clientDispatch(i.eventUrl),s),y=f,m=(o&&(y=new EI(J_.beaconDispatch(i.eventUrl,t.key),a)),new wI(d,f)),c=new nA(f,y,m),o=new SE(Yb.dedupIntervalMillis(i)),t=new TI(c,100,new Xb,500),a=new RE(t,o,g,v),d=new BE(new G_(n,"".concat("hackle-manual-override_ab","_").concat(e.slice(0,8)))),f=new BE(new G_(n,"".concat("hackle-manual-override_ff","_").concat(e.slice(0,8)))),y=new Y_(z_.prefix(r,"".concat("hackle-iam-hide","_").concat(e.slice(0,8),"_"))),c=new vb(z_.prefix(r,"".concat("hackle-iam-impression","_").concat(e.slice(0,8),"_"))),E=zw.create(p,a,[d,f],y),o=new Mb(new xb(z_.postfix(n,"_".concat(e.slice(0,8)))),new Ub,E,v),r=new CE(v,E),a=(g.addListener(o),g.addListener(r),new nb(E)),n=new q_([new $_,new X_(new Ob),new W_(new Ob),new Z_(y,Qe.instance),new Q_(new Nb),new eb(new Nb),new tb(new Cb),new rb(new Cb)]),e=new gb([new mb(c),new wb(n),new Eb]),r=new Tb(Qe.instance,a,e),y=new bb([new Ab,new Ib(r)]),n=new cb(J_.inAppMessageRenderer(i.cdnUrl,i.IAM_RENDERER_VERSION_HEADER)),a=new ib(new ub(n),r,y),e=new _b(new lb(Lw.get("targetMatcher")),new fb(c)),n=new sb(p,e,E),r=(new ob(t,n,a),new Kb(p)),y=(new Gb(t,r),new K_(E,v,d,f)),n=(null==(c=i.devTool)?void 0:c.userExplorer)&&"function"==typeof(null==(e=i.devTool)?void 0:e.userExplorer),a=i.devTool&&n?{manager:i.devTool,userExplorer:y}:void 0,p=new ti(J_.monitoring(i.monitoringUrl),s,u,new Xb,6e4),w=(qn.addRegistry(p),l.start(),new Gi(E,l,g,v,a));UI=w;function T(){m.flush()}return window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){fo(),g.updateLastEventTime((new Date).getTime()),w.close(),qn.globalRegistry.close()}),window.addEventListener("pageshow",T),document.addEventListener("visibilitychange",function(){document.hidden||T()}),i.autoOpenDevTool&&(i.devTool?w.showUserExplorer():PI.error("DevTool is not provided")),t=Date.now(),r=v.currentUser,d=g.currentSessionId,(R_(h,r)?g.startNewSessionIfNeeded(r,t):g.startNewSession(h,r,t))===d&&o.startNewCampaignIfNeeded(r,t),w.onReady(function(){(new Kw).install(E,v);var t,r,e=w;if(i.auto_track_page_view){e.trackPageView();try{history.pushState=(r=history.pushState,function(){try{var e=r.apply(this,arguments);return window.dispatchEvent(n("locationchange")),e}catch(e){if(e instanceof Error)PI.error(e);else try{PI.error(e)}catch(e){}}}),history.replaceState=(t=history.replaceState,function(){try{var e=t.apply(this,arguments);return window.dispatchEvent(n("locationchange")),e}catch(e){if(e instanceof Error)PI.error(e);else try{PI.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(n("locationchange"))}catch(e){if(e instanceof Error)PI.error(e);else try{PI.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{e.trackPageView()}catch(e){if(e instanceof Error)PI.error(e);else try{PI.error(e)}catch(e){}}})}catch(e){if(e instanceof Error)PI.error(e);else try{PI.error(e)}catch(e){}}}function n(e){if("function"==typeof window.Event)return new Event(e);var t=!1,r=!1,n=void 0,i=document.createEvent("CustomEvent");return i.initCustomEvent(e,t,r,n),i}}),w}var Wo={createInstance:LI,getUserId:lo,setUserId:po,removeUserId:fo,Logger:i},FI=(l.Bucket=t.Bucket=vt,l.Cohort=t.Cohort=or,l.Container=t.Container=Ct,l.ContainerGroup=t.ContainerGroup=Rt,l.CoreVersion=t.CoreVersion=ar,l.Decision=t.Decision=lt,l.DecisionReason=t.DecisionReason=f,l.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=ft,l.EmptyParameterConfig=t.EmptyParameterConfig=dt,l.EventType=t.EventType=mt,l.Experiment=t.Experiment=ht,l.FeatureFlagDecision=t.FeatureFlagDecision=pt,l.IAM_ACTION_AREA=t.IAM_ACTION_AREA=["BUTTON","IMAGE","X_BUTTON"],l.IAM_ACTION_TYPE=t.IAM_ACTION_TYPE=br,l.IAM_BEHAVIOR=t.IAM_BEHAVIOR=_r,l.IAM_DISPLAY_TYPE=t.IAM_DISPLAY_TYPE=Er,l.IAM_LAYOUT_TYPE=t.IAM_LAYOUT_TYPE=wr,l.IAM_ORIENTATION=t.IAM_ORIENTATION=Tr,l.IAM_PLATFORM_TYPE=t.IAM_PLATFORM_TYPE=gr,l.IAM_STATUS=t.IAM_STATUS=vr,l.IAM_TIMEUNIT=t.IAM_TIMEUNIT=mr,l.IdentifierType=t.IdentifierType=Et,l.IdentifiersBuilder=t.IdentifiersBuilder=wt,l.InAppMessage=t.InAppMessage=Ar,l.InAppMessageAction=t.InAppMessageAction=Gr,l.InAppMessageBackground=t.InAppMessageBackground=zr,l.InAppMessageButton=t.InAppMessageButton=Hr,l.InAppMessageButtonStyle=t.InAppMessageButtonStyle=Br,l.InAppMessageContext=t.InAppMessageContext=Pr,l.InAppMessageContextLayout=t.InAppMessageContextLayout=Dr,l.InAppMessageContextMessage=t.InAppMessageContextMessage=Ur,l.InAppMessageDecision=t.InAppMessageDecision=ct,l.InAppMessageDurationCap=t.InAppMessageDurationCap=Mr,l.InAppMessageEventFrequencyCap=t.InAppMessageEventFrequencyCap=Rr,l.InAppMessageEventTrigger=t.InAppMessageEventTrigger=Nr,l.InAppMessageEventTriggerRule=t.InAppMessageEventTriggerRule=Cr,l.InAppMessageIdentifierCap=t.InAppMessageIdentifierCap=Sr,l.InAppMessageImage=t.InAppMessageImage=Lr,l.InAppMessagePeriodAlways=t.InAppMessagePeriodAlways=Ir,l.InAppMessagePeriodCustom=t.InAppMessagePeriodCustom=Or,l.InAppMessageTargetContext=t.InAppMessageTargetContext=xr,l.InAppMessageText=t.InAppMessageText=Fr,l.InAppMessageTextAttribute=t.InAppMessageTextAttribute=jr,l.InAppMessageTextStyle=t.InAppMessageTextStyle=Vr,l.InAppMessageUserOverride=t.InAppMessageUserOverride=kr,l.Logger=t.Logger=i,l.MATCH_OPERATORS=t.MATCH_OPERATORS=pr,l.MATCH_TYPES=t.MATCH_TYPES=cr,l.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=lr,l.MetaVersion=t.MetaVersion=ur,l.ParameterConfiguration=t.ParameterConfiguration=St,l.PropertyOperations=t.PropertyOperations=Hi,l.PropertyOperationsBuilder=t.PropertyOperationsBuilder=Vi,l.RemoteConfigDecision=t.RemoteConfigDecision=ut,l.RemoteConfigParameter=t.RemoteConfigParameter=Mt,l.RemoteConfigParameterValue=t.RemoteConfigParameterValue=kt,l.RemoteConfigTargetRule=t.RemoteConfigTargetRule=xt,l.SEGMENT_TYPES=t.SEGMENT_TYPES=hr,l.Segment=t.Segment=Nt,l.Slot=t.Slot=gt,l.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=fr,l.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=dr,l.Target=t.Target=Tt,l.TargetAction=t.TargetAction=It,l.TargetCondition=t.TargetCondition=_t,l.TargetKey=t.TargetKey=bt,l.TargetMatch=t.TargetMatch=At,l.TargetRule=t.TargetRule=Ot,l.TargetingType=t.TargetingType=yr,l.Variation=t.Variation=yt,l.Version=t.Version=sr,Ue=t.createInstance=LI,t.default=Wo,l.getUserId=t.getUserId=lo,l.removeUserId=t.removeUserId=fo,l.resolveIdentifiers=t.resolveIdentifiers=st,l.sanitizeUser=t.sanitizeUser=at,l.setUserId=t.setUserId=po,function(e,t){return(FI=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 jI=function(){return(jI=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};function VI(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,i,o=r.call(e),s=[];try{for(;(void 0===t||0<t--)&&!(n=o.next()).done;)s.push(n.value)}catch(e){i={error:e}}finally{try{n&&!n.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}return s}HI.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},HI.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},HI.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};Po=HI;function HI(){this.listeners={}}zI.arePropertiesEqual=function(e,t){var r=zI.coerceUnknownToProperties(e),n=zI.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]})},zI.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var BI=zI;function zI(){}KI.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)&&BI.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&BI.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var GI=KI;function KI(){}var JI=function(n){var e=i,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 i(e,t){var r=n.call(this)||this;return r._currentUser=null,r.client=Ue(e,jI(jI({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.23.0"})),null!=t&&t.devTool&&null!=t&&t.autoOpenDevTool&&"undefined"!=typeof window&&r.showUserExplorer(),r}return FI(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r),i.prototype.getUser=function(){return this.client.getUser()},i.prototype.setUser=function(e){this.client.setUser(e),this.emitUpdatedUser(this.getUser())},i.prototype.setUserId=function(e){this.client.setUserId(e),this.emitUpdatedUser(this.getUser())},i.prototype.setDeviceId=function(e){this.client.setDeviceId(e),this.emitUpdatedUser(this.getUser())},i.prototype.setUserProperty=function(e,t){this.client.setUserProperty(e,t),this.emitUpdatedUser(this.getUser())},i.prototype.updateUserProperties=function(e){this.client.updateUserProperties(e),this.emitUpdatedUser(this.getUser())},i.prototype.resetUser=function(){this.client.resetUser(),this.emitUpdatedUser(this.getUser())},i.prototype.variation=function(e,t,r){return this.client.variation(e,t||void 0,r)},i.prototype.variationDetail=function(e,t,r){return this.client.variationDetail(e,t||void 0,r)},i.prototype.isFeatureOn=function(e,t){return this.client.isFeatureOn(e,t||void 0)},i.prototype.featureFlagDetail=function(e,t){return this.client.featureFlagDetail(e,t||void 0)},i.prototype.track=function(e,t){this.client.track(e,t||void 0)},i.prototype.trackPageView=function(e){this.client.trackPageView(jI(jI({},e),{user:(null==e?void 0:e.user)||void 0}))},i.prototype.remoteConfig=function(e){return this.client.remoteConfig(e||void 0)},i.prototype.onReady=function(e,t){this.client.onReady(e,t)},i.prototype.onInitialized=function(e){return this.client.onInitialized(e)},i.prototype.emitUpdatedUser=function(e){GI.isUserEqual(this._currentUser,e)||this.emit("user-updated",e),this._currentUser=e},i.prototype.showUserExplorer=function(){this.client.showUserExplorer()},i.prototype.hideUserExplorer=function(){this.client.hideUserExplorer()},i}(Po);var U={exports:{}},x={},YI=Object.getOwnPropertySymbols,qI=Object.prototype.hasOwnProperty,$I=Object.prototype.propertyIsEnumerable;var ka=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),i=1;i<arguments.length;i++){for(var o in r=Object(arguments[i]))qI.call(r,o)&&(n[o]=r[o]);if(YI)for(var s=YI(r),a=0;a<s.length;a++)$I.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},XI=ka,m="function"==typeof Symbol&&Symbol.for,WI=m?Symbol.for("react.element"):60103,ZI=m?Symbol.for("react.portal"):60106,kl=m?Symbol.for("react.fragment"):60107,QI=m?Symbol.for("react.strict_mode"):60108,Rl=m?Symbol.for("react.profiler"):60114,e1=m?Symbol.for("react.provider"):60109,t1=m?Symbol.for("react.context"):60110,r1=m?Symbol.for("react.forward_ref"):60112,Xo=m?Symbol.for("react.suspense"):60113,n1=m?Symbol.for("react.memo"):60115,i1=m?Symbol.for("react.lazy"):60116,o1="function"==typeof Symbol&&Symbol.iterator;function s1(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 a1={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},u1={};function c1(e,t,r){this.props=e,this.context=t,this.refs=u1,this.updater=r||a1}function l1(){}function p1(e,t,r){this.props=e,this.context=t,this.refs=u1,this.updater=r||a1}c1.prototype.isReactComponent={},c1.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(s1(85));this.updater.enqueueSetState(this,e,t,"setState")},c1.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},l1.prototype=c1.prototype;var ns=p1.prototype=new l1,f1=(ns.constructor=p1,XI(ns,c1.prototype),ns.isPureReactComponent=!0,{current:null}),d1=Object.prototype.hasOwnProperty,h1={key:!0,ref:!0,__self:!0,__source:!0};function y1(e,t,r){var n,i={},o=null,s=null;if(null!=t)for(n in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(o=""+t.key),t)d1.call(t,n)&&!h1.hasOwnProperty(n)&&(i[n]=t[n]);var a=arguments.length-2;if(1===a)i.children=r;else if(1<a){for(var u=Array(a),c=0;c<a;c++)u[c]=arguments[c+2];i.children=u}if(e&&e.defaultProps)for(n in a=e.defaultProps)void 0===i[n]&&(i[n]=a[n]);return{$$typeof:WI,type:e,key:o,ref:s,props:i,_owner:f1.current}}function v1(e){return"object"==typeof e&&null!==e&&e.$$typeof===WI}var g1=/\/+/g,m1=[];function E1(e,t,r,n){var i;return m1.length?((i=m1.pop()).result=e,i.keyPrefix=t,i.func=r,i.context=n,i.count=0,i):{result:e,keyPrefix:t,func:r,context:n,count:0}}function w1(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,m1.length<10&&m1.push(e)}function T1(e,t,r){return null==e?0:function e(t,r,n,i){var o=!1;if(null===(t="undefined"!=(a=typeof t)&&"boolean"!==a?t:null))o=!0;else switch(a){case"string":case"number":o=!0;break;case"object":switch(t.$$typeof){case WI:case ZI:o=!0}}if(o)return n(i,t,""===r?"."+_1(t,0):r),1;if(o=0,r=""===r?".":r+":",Array.isArray(t))for(var s=0;s<t.length;s++){var a,u=r+_1(a=t[s],s);o+=e(a,u,n,i)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=o1&&t[o1]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)o+=e(a=a.value,u=r+_1(a,s++),n,i);else if("object"===a)throw n=""+t,Error(s1(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return o}(e,"",t,r)}function _1(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 b1(e,t){e.func.call(e.context,t,e.count++)}function A1(e,t,r){var n=e.result,i=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?I1(e,n,r,function(e){return e}):null!=e&&(v1(e)&&(t=i+(!(i=e).key||t&&t.key===e.key?"":(""+e.key).replace(g1,"$&/")+"/")+r,e={$$typeof:WI,type:i.type,key:t,ref:i.ref,props:i.props,_owner:i._owner}),n.push(e))}function I1(e,t,r,n,i){var o="";T1(e,A1,t=E1(t,o=null!=r?(""+r).replace(g1,"$&/")+"/":o,n,i)),w1(t)}var O1={current:null};function N1(){var e=O1.current;if(null===e)throw Error(s1(321));return e}var C1,R1,S1,As={ReactCurrentDispatcher:O1,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:f1,IsSomeRendererActing:{current:!1},assign:XI},N=(x.Children={map:function(e,t,r){if(null==e)return e;var n=[];return I1(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;T1(e,b1,t=E1(null,null,t,r)),w1(t)},count:function(e){return T1(e,function(){return null},null)},toArray:function(e){var t=[];return I1(e,t,null,function(e){return e}),t},only:function(e){if(v1(e))return e;throw Error(s1(143))}},x.Component=c1,x.Fragment=kl,x.Profiler=Rl,x.PureComponent=p1,x.StrictMode=QI,x.Suspense=Xo,x.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=As,x.cloneElement=function(e,t,r){if(null==e)throw Error(s1(267,e));var n=XI({},e.props),i=e.key,o=e.ref,s=e._owner;if(null!=t)for(a in void 0!==t.ref&&(o=t.ref,s=f1.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)d1.call(t,a)&&!h1.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:WI,type:e.type,key:i,ref:o,props:n,_owner:s}},x.createContext=function(e,t){return(e={$$typeof:t1,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:e1,_context:e},e.Consumer=e},x.createElement=y1,x.createFactory=function(e){var t=y1.bind(null,e);return t.type=e,t},x.createRef=function(){return{current:null}},x.forwardRef=function(e){return{$$typeof:r1,render:e}},x.isValidElement=v1,x.lazy=function(e){return{$$typeof:i1,_ctor:e,_status:-1,_result:null}},x.memo=function(e,t){return{$$typeof:n1,type:e,compare:void 0===t?null:t}},x.useCallback=function(e,t){return N1().useCallback(e,t)},x.useContext=function(e,t){return N1().useContext(e,t)},x.useDebugValue=function(){},x.useEffect=function(e,t){return N1().useEffect(e,t)},x.useImperativeHandle=function(e,t,r){return N1().useImperativeHandle(e,t,r)},x.useLayoutEffect=function(e,t){return N1().useLayoutEffect(e,t)},x.useMemo=function(e,t){return N1().useMemo(e,t)},x.useReducer=function(e,t,r){return N1().useReducer(e,t,r)},x.useRef=function(e){return N1().useRef(e)},x.useState=function(e){return N1().useState(e)},x.version="16.14.0",{}),Pn=Function.call.bind(Object.prototype.hasOwnProperty),M1=function(){};function x1(e,t,r,n,i){if("production"!==production)for(var o in e)if(S1(e,o)){var s,a;try{if("function"!=typeof e[o])throw(a=Error((n||"React class")+": "+r+" type `"+o+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[o]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.")).name="Invariant Violation",a;s=e[o](t,o,n,r,null,C1)}catch(e){s=e}!s||s instanceof Error||M1((n||"React class")+": type specification of "+r+" `"+o+"` 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 R1)&&(R1[s.message]=!0,o=i?i():"",M1("Failed "+r+" type: "+s.message+(null!=o?o:"")))}}if("production"!==production&&(C1="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",R1={},S1=Pn,M1=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),x1.resetWarningCache=function(){"production"!==production&&(R1={})},"production"!==production){var k1=ka,P1=x1,O="function"==typeof Symbol&&Symbol.for,U1=O?Symbol.for("react.element"):60103,D1=O?Symbol.for("react.portal"):60106,L1=O?Symbol.for("react.fragment"):60107,F1=O?Symbol.for("react.strict_mode"):60108,j1=O?Symbol.for("react.profiler"):60114,V1=O?Symbol.for("react.provider"):60109,H1=O?Symbol.for("react.context"):60110,B1=O?Symbol.for("react.concurrent_mode"):60111,z1=O?Symbol.for("react.forward_ref"):60112,G1=O?Symbol.for("react.suspense"):60113,K1=O?Symbol.for("react.suspense_list"):60120,J1=O?Symbol.for("react.memo"):60115,Y1=O?Symbol.for("react.lazy"):60116,q1=O?Symbol.for("react.block"):60121,$1=O?Symbol.for("react.fundamental"):60117,X1=O?Symbol.for("react.responder"):60118,W1=O?Symbol.for("react.scope"):60119,Z1="function"==typeof Symbol&&Symbol.iterator,Q1="@@iterator";function eO(e){if(null===e||"object"!=typeof e)return null;e=Z1&&e[Z1]||e[Q1];return"function"==typeof e?e:null}var tO={current:null},rO={current:null},nO=/^(.*)[\\\/]/,iO=1;function oO(e){if(null==e)return null;if("number"==typeof e.tag&&pO("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 L1:return"Fragment";case D1:return"Portal";case j1:return"Profiler";case F1:return"StrictMode";case G1:return"Suspense";case K1:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case H1:return"Context.Consumer";case V1:return"Context.Provider";case z1:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case J1:return oO(e.type);case q1:return oO(e.render);case Y1:r=(t=e)._status===iO?t._result:null;if(r)return oO(r)}var t,r;return null}var sO={},aO=null;function uO(e){aO=e}sO.getCurrentStack=null,sO.getStackAddendum=function(){var e,t,r,n,i,o="",s=(aO&&(e=oO(aO.type),r=aO._owner,o+=(e=e,t=aO._source,r=r&&oO(r.type),i="",t?(n=(s=t.fileName).replace(nO,""),i=" (at "+(n=/^index\./.test(n)&&(s=s.match(nO))&&(s=s[1])?s.replace(nO,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(i=" (created by "+r+")"),"\n in "+(e||"Unknown")+i)),sO.getCurrentStack);return s&&(o+=s()||""),o};var cO={ReactCurrentDispatcher:tO,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:rO,IsSomeRendererActing:{current:!1},assign:k1};function lO(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];fO("warn",e,r)}function pO(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];fO("error",e,r)}function fO(e,t,r){0<r.length&&"string"==typeof r[r.length-1]&&0===r[r.length-1].indexOf("\n in")||""!==(n=cO.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 i=0,o="Warning: "+t.replace(/%s/g,function(){return r[i++]});throw new Error(o)}catch(e){}}k1(cO,{ReactDebugCurrentFrame:sO,ReactComponentTreeHook:{}});var dO={};function hO(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;dO[r]||(pO("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),dO[r]=!0)}var yO={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){hO(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){hO(e,"replaceState")},enqueueSetState:function(e,t,r,n){hO(e,"setState")}},vO={};function gO(e,t,r){this.props=e,this.context=t,this.refs=vO,this.updater=r||yO}Object.freeze(vO),gO.prototype.isReactComponent={},gO.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")},gO.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var mO,EO={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(mO in EO)EO.hasOwnProperty(mO)&&!function(e,t){Object.defineProperty(gO.prototype,e,{get:function(){lO("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}(mO,EO[mO]);function wO(){}function TO(e,t,r){this.props=e,this.context=t,this.refs=vO,this.updater=r||yO}wO.prototype=gO.prototype,(O=TO.prototype=new wO).constructor=TO,k1(O,gO.prototype),O.isPureReactComponent=!0;var _O,bO,AO=Object.prototype.hasOwnProperty,IO={key:!0,ref:!0,__self:!0,__source:!0};function OO(e){if(AO.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function NO(e){if(AO.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var CO={},RO=function(e,t,r,n,i,o,s){e={$$typeof:U1,type:e,key:t,ref:r,props:s,_owner:o,_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:i}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e};function SO(e,t,r){var n,i={},o=null,s=null,a=null,u=null;if(null!=t)for(n in OO(t)&&(s=t.ref,"string"==typeof(c=t).ref&&rO.current&&c.__self&&rO.current.stateNode!==c.__self&&(p=oO(rO.current.type),CO[p]||(pO('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',oO(rO.current.type),c.ref),CO[p]=!0))),NO(t)&&(o=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)AO.call(t,n)&&!IO.hasOwnProperty(n)&&(i[n]=t[n]);var c,l,p,f,d=arguments.length-2;if(1==d)i.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),i.children=h}if(e&&e.defaultProps){var v=e.defaultProps;for(n in v)void 0===i[n]&&(i[n]=v[n])}function g(){bO||(bO=!0,pO("%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 m(){_O||(_O=!0,pO("%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)",f))}return(o||s)&&(c="function"==typeof e?e.displayName||e.name||"Unknown":e,o&&(p=i,f=c,m.isReactWarning=!0,Object.defineProperty(p,"key",{get:m,configurable:!0})),s&&(r=i,l=c,g.isReactWarning=!0,Object.defineProperty(r,"ref",{get:g,configurable:!0}))),RO(e,o,s,a,u,rO.current,i)}function MO(e){return"object"==typeof e&&null!==e&&e.$$typeof===U1}var xO=".",kO=":",PO=!1,UO=/\/+/g;function DO(e){return(""+e).replace(UO,"$&/")}var LO=10,FO=[];function jO(e,t,r,n){var i;return FO.length?((i=FO.pop()).result=e,i.keyPrefix=t,i.func=r,i.context=n,i.count=0,i):{result:e,keyPrefix:t,func:r,context:n,count:0}}function VO(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,FO.length<LO&&FO.push(e)}function HO(e,t,r){return null==e?0:function e(t,r,n,i){var o,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 U1:case D1:a=!0}}if(a)return n(i,t,""===r?xO+BO(t,0):r),1;var u=0,c=""===r?xO:r+kO;if(Array.isArray(t))for(var l=0;l<t.length;l++)u+=e(o=t[l],c+BO(o,l),n,i);else if("function"==typeof(r=eO(t))){r===t.entries&&(PO||lO("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."),PO=!0);for(var p,f=r.call(t),d=0;!(p=f.next()).done;)u+=e(o=p.value,c+BO(o,d++),n,i)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+sO.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 BO(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 zO(e,t,r){var n=e.func,i=e.context;n.call(i,t,e.count++)}function GO(e,t,r){var n=e.result,i=e.keyPrefix,o=e.func,s=e.context,o=o.call(s,t,e.count++);Array.isArray(o)?KO(o,n,r,function(e){return e}):null!=o&&(MO(o)&&(e=i+(!(s=o).key||t&&t.key===o.key?"":DO(o.key)+"/")+r,o=RO(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(o))}function KO(e,t,r,n,i){var o="",t=jO(t,o=null!=r?DO(r)+"/":o,n,i);HO(e,GO,t),VO(t)}function JO(e){return"string"==typeof e||"function"==typeof e||e===L1||e===B1||e===j1||e===F1||e===G1||e===K1||"object"==typeof e&&null!==e&&(e.$$typeof===Y1||e.$$typeof===J1||e.$$typeof===V1||e.$$typeof===H1||e.$$typeof===z1||e.$$typeof===$1||e.$$typeof===X1||e.$$typeof===W1||e.$$typeof===q1)}function YO(){var e=tO.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 qO(){if(rO.current){var e=oO(rO.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var $O=!1,XO={};function WO(e,t){var r;e._store&&!e._store.validated&&null==e.key&&(e._store.validated=!0,t=t,(r=qO())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),XO[t=r]||(XO[t]=!0,r="",e&&e._owner&&e._owner!==rO.current&&(r=" It was passed a child from "+oO(e._owner.type)+"."),uO(e),pO('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),uO(null)))}function ZO(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];MO(n)&&WO(n,t)}else if(MO(e))e._store&&(e._store.validated=!0);else if(e){var i=eO(e);if("function"==typeof i&&i!==e.entries)for(var o,s=i.call(e);!(o=s.next()).done;)MO(o.value)&&WO(o.value,t)}}function QO(e){var t=e.type;if(null!=t&&"string"!=typeof t){var r,n=oO(t);if("function"==typeof t)r=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==z1&&t.$$typeof!==J1)return;r=t.propTypes}r?(uO(e),P1(r,e.props,"prop",n,sO.getStackAddendum),uO(null)):void 0===t.PropTypes||$O||($O=!0,pO("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",n||"Unknown")),"function"!=typeof t.getDefaultProps||t.getDefaultProps.isReactClassApproved||pO("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function eN(e,t,r){var n,i=JO(e),t=(i||(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+".":"")||qO(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===U1?(s="<"+(oO(e.type)||"Unknown")+" />",n=" Did you accidentally export a JSX literal instead of a component?"):s=typeof e,pO("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)),SO.apply(this,arguments));if(null==t)return t;if(i)for(var o=2;o<arguments.length;o++)ZO(arguments[o],e);if(e===L1){var s=t;uO(s);for(var a=Object.keys(s.props),u=0;u<a.length;u++){var c=a[u];if("children"!==c&&"key"!==c){pO("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",c);break}}null!==s.ref&&pO("Invalid attribute `ref` supplied to `React.Fragment`."),uO(null)}else QO(t);return t}var tN=!1;try{var rN=Object.freeze({}),nN=new Map([[rN,null]]),iN=new Set([rN]);nN.set(0,0),iN.add(0)}catch(e){}function oN(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,i,o=k1({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,l=e._owner;if(null!=t)for(n in OO(t)&&(a=t.ref,l=rO.current),NO(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(i=e.type.defaultProps),t)AO.call(t,n)&&!IO.hasOwnProperty(n)&&(void 0===t[n]&&void 0!==i?o[n]=i[n]:o[n]=t[n]);var p=arguments.length-2;if(1==p)o.children=r;else if(1<p){for(var f=Array(p),d=0;d<p;d++)f[d]=arguments[d+2];o.children=f}return RO(e.type,s,a,u,c,l,o)}.apply(this,arguments),i=2;i<arguments.length;i++)ZO(arguments[i],n.type);return QO(n),n}function sN(e){var t=eN.bind(null,e);return t.type=e,tN||(tN=!0,lO("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 lO("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}O=eN,N.Children={map:function(e,t,r){if(null==e)return e;var n=[];return KO(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;t=jO(null,null,t,r),HO(e,zO,t),VO(t)},count:function(e){return HO(e,function(){return null},null)},toArray:function(e){var t=[];return KO(e,t,null,function(e){return e}),t},only:function(e){if(MO(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},N.Component=gO,N.Fragment=L1,N.Profiler=j1,N.PureComponent=TO,N.StrictMode=F1,N.Suspense=G1,N.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=cO,N.cloneElement=oN,N.createContext=function(e,t){void 0===t?t=null:null!==t&&"function"!=typeof t&&pO("createContext: Expected the optional second argument to be a function. Instead received: %s",t);var r={$$typeof:H1,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:V1,_context:r}),i=!1,t={$$typeof:H1,_context:r,_calculateChangedBits:r._calculateChangedBits};return Object.defineProperties(t,{Provider:{get:function(){return i||(i=!0,pO("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,pO("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},N.createElement=O,N.createFactory=sN,N.createRef=function(){var e={current:null};return Object.seal(e),e},N.forwardRef=function(e){return null!=e&&e.$$typeof===J1?pO("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):"function"!=typeof e?pO("forwardRef requires a render function but was given %s.",null===e?"null":typeof e):0!==e.length&&2!==e.length&&pO("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||pO("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?"),{$$typeof:z1,render:e}},N.isValidElement=MO,N.lazy=function(e){var t,r,n={$$typeof:Y1,_ctor:e,_status:-1,_result:null};return Object.defineProperties(n,{defaultProps:{configurable:!0,get:function(){return t},set:function(e){pO("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){pO("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},N.memo=function(e,t){return JO(e)||pO("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:J1,type:e,compare:void 0===t?null:t}},N.useCallback=function(e,t){return YO().useCallback(e,t)},N.useContext=function(e,t){var r,n=YO();return void 0!==t&&pO("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?pO("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&&pO("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")),n.useContext(e,t)},N.useDebugValue=function(e,t){return YO().useDebugValue(e,t)},N.useEffect=function(e,t){return YO().useEffect(e,t)},N.useImperativeHandle=function(e,t,r){return YO().useImperativeHandle(e,t,r)},N.useLayoutEffect=function(e,t){return YO().useLayoutEffect(e,t)},N.useMemo=function(e,t){return YO().useMemo(e,t)},N.useReducer=function(e,t,r){return YO().useReducer(e,t,r)},N.useRef=function(e){return YO().useRef(e)},N.useState=function(e){return YO().useState(e)},N.version="16.14.0"}"production"===production?U.exports=x:U.exports=N;var aN=U.exports,uN=U.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),y=uN.Consumer,cN=uN.Provider;var lN=l.Logger.log;function pN(e,t){e=fN(e,t=void 0===t?"A":t);return{isLoading:e.isLoading,variation:e.decision.variation}}function fN(e,t){void 0===t&&(t="A");var r=U.exports.useContext(uN),n=r.hackle,i=r.userVersion,o=r.initialized,s=U.exports.useCallback(function(){return o?(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,o]),r=VI(U.exports.useState(function(){return n?s():(lN.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2),a=r[0],r=r[1],i={key:e,userVersion:i,initialized:o},u=VI(U.exports.useState(i),2),c=u[0],u=u[1];return yN(c,i)||(u(i),r(s())),{isLoading:!o,decision:a}}function dN(e){e=hN(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function hN(e){var t=U.exports.useContext(uN),r=t.hackle,n=t.userVersion,i=t.initialized,o=U.exports.useCallback(function(){return i?(null==r?void 0:r.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION):l.FeatureFlagDecision.off(l.DecisionReason.SDK_NOT_READY)},[e,r,i]),t=VI(U.exports.useState(function(){return r?o():(lN.error("HackleClient is not existed"),l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION))}),2),s=t[0],t=t[1],n={key:e,userVersion:n,initialized:i},a=VI(U.exports.useState(n),2),u=a[0],a=a[1];return yN(u,n)||(a(n),t(o())),{isLoading:!i,decision:s}}function yN(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function vN(e){var t,r=e.experimentKey,e=e.children,n=(r=pN(r)).isLoading,i=r.variation;return n?null:e&&"function"==typeof e?e(i):(U.exports.Children.forEach(e,function(e){U.exports.isValidElement(e)&&(e.props.variation?i===e.props.variation&&(t=e):e.props.default&&(t=e))}),t?U.exports.cloneElement(t,{variation:i}):null)}function gN(e){return e.variation,e=e.children,U.exports.createElement(U.exports.Fragment,null,e)}function mN(e){var t=(r=dN(e.featureKey)).isLoading,r=r.isOn;return t?null:aN.createElement(aN.Fragment,null,e.children(r))}l.HackleContext=uN,l.HackleContextConsumer=y,l.HackleContextProvider=cN,l.HackleExperiment=vN,l.HackleFeature=mN,l.HackleProvider=function(e){var t=e.hackleClient,r=e.user,n=void 0===(i=e.timeout)?3e3:i,i=void 0!==(i=e.supportSSR)&&i,e=e.children,o=VI(U.exports.useState({hackle:t,initialized:!1,userVersion:0}),2),s=o[0],a=o[1];return U.exports.useEffect(function(){null!=r&&t.setUser(r)},[r]),U.exports.useEffect(function(){function e(){a(function(e){return jI(jI({},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 jI(jI({},e),{initialized:!0})})},function(){a(function(e){return jI(jI({},e),{initialized:!0})})}).catch(function(){a(function(e){return jI(jI({},e),{initialized:!0})})})},[t]),i||s.initialized?aN.createElement(cN,{value:s},e):null},l.HackleVariation=gN,l.createInstance=function(e,t){return new JI(e,t)},l.useFeature=function(e){var t=(n=U.exports.useContext(uN)).hackle,r=n.userVersion,n=n.initialized,i=U.exports.useCallback(function(){return(null==t?void 0:t.isFeatureOn(e))||!1},[e,t,n]),o=(s=VI(U.exports.useState(function(){return t?i():("undefined"!=typeof window&&lN.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=VI(U.exports.useState(r),2))[0],n=n[1];return yN(a,r)||(n(r),s(i())),o},l.useFeatureFlagDetail=function(e){var t=(n=U.exports.useContext(uN)).hackle,r=n.userVersion,n=n.initialized,i=U.exports.useCallback(function(){return(null==t?void 0:t.featureFlagDetail(e))||l.FeatureFlagDecision.off(l.DecisionReason.EXCEPTION)},[e,t,n]),o=(s=VI(U.exports.useState(function(){return t?i():("undefined"!=typeof window&&lN.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=VI(U.exports.useState(r),2))[0],n=n[1];return yN(a,r)||(n(r),s(i())),o},l.useLoadableFeature=dN,l.useLoadableFeatureDetail=hN,l.useLoadableRemoteConfig=function(){var e=(o=U.exports.useContext(uN)).hackle,t=o.userVersion,r=o.initialized,n=U.exports.useCallback(function(){return r&&(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),i=(o=VI(U.exports.useState(function(){return e||lN.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(a=VI(U.exports.useState(t),2))[0],a=a[1];return yN(s,t)||(a(t),o(n())),{isLoading:!r,remoteConfig:i}},l.useLoadableVariation=pN,l.useLoadableVariationDetail=fN,l.useRemoteConfig=function(){var e=(r=U.exports.useContext(uN)).hackle,t=r.userVersion,r=r.initialized,n=U.exports.useCallback(function(){return(null==e?void 0:e.remoteConfig())||new l.EmptyHackleRemoteConfig},[e,r]),i=(o=VI(U.exports.useState(function(){return e||lN.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(r=VI(U.exports.useState(t),2))[0],r=r[1];return yN(s,t)||(r(t),o(n())),i},l.useTrack=function(){var t=U.exports.useContext(uN).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(lN.error("HackleClient is not existed"),function(){})},l.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=U.exports.useContext(uN)).hackle,n=a.userVersion,i=a.initialized,o=U.exports.useCallback(function(){return i&&(null==r?void 0:r.variation(e))||t},[t,e,r,i]),s=(a=VI(U.exports.useState(function(){return r?o():("undefined"!=typeof window&&lN.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(c=VI(U.exports.useState(n),2))[0],c=c[1];return yN(u,n)||(c(n),a(o())),s},l.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(i=U.exports.useContext(uN)).hackle,n=i.userVersion,i=i.initialized,o=U.exports.useCallback(function(){return(null==r?void 0:r.variationDetail(e))||l.Decision.of(t,l.DecisionReason.EXCEPTION)},[t,e,r,i]),s=(a=VI(U.exports.useState(function(){return r?o():("undefined"!=typeof window&&lN.error("HackleClient is not existed"),l.Decision.of(t,l.DecisionReason.EXCEPTION))}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(i=VI(U.exports.useState(n),2))[0],i=i[1];return yN(u,n)||(i(n),a(o())),s},Object.defineProperty(l,"__esModule",{value:!0})});