@hackler/react-sdk 11.17.0 → 11.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.es.js +1 -1
- package/lib/index.js +1 -1
- package/lib/index.umd.js +1 -1
- package/package.json +2 -2
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,B,K=[],z=0;z<256;++z)K.push((z+256).toString(16).substr(1));function q(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,e=(K[e[t+0]]+K[e[t+1]]+K[e[t+2]]+K[e[t+3]]+"-"+K[e[t+4]]+K[e[t+5]]+"-"+K[e[t+6]]+K[e[t+7]]+"-"+K[e[t+8]]+K[e[t+9]]+"-"+K[e[t+10]]+K[e[t+11]]+K[e[t+12]]+K[e[t+13]]+K[e[t+14]]+K[e[t+15]]).toLowerCase();if(H(e))return e;throw TypeError("Stringified UUID is invalid")}var Y=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 q(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:B,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=B=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-Y+(a-J)/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,B=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||q(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 q(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:q,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 g=function(){return(g=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))}_e.isNotNullOrUndefined=function(e){return null!=e},_e.isNullOrUndefined=function(e){return null==e},_e.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},_e.fromMap=function(e){var r={};return e.forEach(function(e,t){r[t]=e}),r};var a=_e,c=(Te.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},Te.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},Te.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},Te.associate=function(e,t){return this.associateTo(e,new Map,t)},Te.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},Te.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},Te),de={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},he=(we.setLogLevel=function(e){this.logLevel=e=void 0===e?de.INFO:e},we.initCounter=function(t){this.counters=c.associate(Object.keys(de),function(e){return[e,t(e)]})},we._log=function(e,t){var r;switch(e){case"WARN":r="orange";break;case"ERROR":r="red";break;default:r="#AAAAAA"}if(t instanceof Error)ye.log(e,r,t.message,t);else try{ye.log(e,r,t)}catch(e){}},we.increment=function(e){var t;null!=(t=null==(t=we.counters)?void 0:t.get(e))&&t.increment()},we.logLevel=de.INFO,we.log={error:function(e){de.ERROR<=we.logLevel&&(we._log("ERROR",e),we.increment("ERROR"))},warn:function(e){de.WARN<=we.logLevel&&(we._log("WARN",e),we.increment("WARN"))},info:function(e){de.INFO<=we.logLevel&&(we._log("INFO",e),we.increment("INFO"))},debug:function(e){de.DEBUG<=we.logLevel&&(we._log("DEBUG",e),we.increment("DEBUG"))}},we),ye=(Ee.log=function(e,t,r,n){try{console.log("%c[".concat(e,"] Hackle: ").concat(r),"color: ".concat(t))}catch(e){}},Ee),ve="X-HACKLE-SDK-NAME",me=[0,8,16,32,64,128,256,512],ge=he.log;function Ee(){}function we(){}function Te(){}function _e(){}function Ae(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"),Ae(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"),Ae(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[ve]),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 ge.error("sendBeacon failed to queue request."),void i();n()}else ge.error("Does not support sendBeacon"),i()}},be=he.log,Oe=(Ue.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]})},Ue.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)?be.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(o,"]")):t[o]=i):be.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(o,"]"))}return t},Ue.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},Ue.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},Ue.MAX_IDENTIFIER_TYPE_LENGTH=128,Ue.MAX_IDENTIFIER_VALUE_LENGTH=512,Ue),Re=he.log,Ne=(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,o=n[r],s=o[0],o=o[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){Re.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)?Re.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(o,"]")):t[s]=i):Re.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},ke.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},ke.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},ke.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},ke.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))},ke.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},ke.SYSTEM_PROPERTY_KEY_PREFIX="$",ke.MAX_PROPERTIES_COUNT=128,ke.MAX_PROPERTY_KEY_LENGTH=128,ke.MAX_PROPERTY_VALUE_LENGTH=1024,ke),Se=["nanoseconds","microseconds","milliseconds","seconds","minutes","hours","days"],Ce=(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),Me=(Pe.prototype.tick=function(){return 1e3*Date.now()},Pe.prototype.currentMillis=function(){return Date.now()},Pe.instance=new Pe,Pe),xe=he.log;function Pe(){}function n(){}function ke(){}function Ue(){}function De(e,t){e=e.find(function(e){return e===t||e.toLowerCase()===t.toLowerCase()});return e||xe.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e}function Le(e,t){if(!a.isNullOrUndefined(t)){for(var r=new Array,n=0,i=t;n<i.length;n++){var o=De(e,i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r}}function Fe(e){var t,r={};return r.id=null!=(t=Oe.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=Oe.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=Oe.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=Ne.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=Oe.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}kt.of=function(e,t){return new kt(e,t)};var je=kt,Ve=(Pt.prototype.isShow=function(){return a.isNotNullOrUndefined(this.inAppMessage)&&a.isNotNullOrUndefined(this.message)},Pt.of=function(e,t,r){return new Pt(t,r,e)},Pt),He=(xt.of=function(e,t,r){return new xt(e,t,r=void 0===r?new Be:r)},xt.prototype.get=function(e,t){return this.config.get(e,t)},xt),Ge=(Mt.on=function(e,t){return new Mt(!0,e,t=void 0===t?new Be:t)},Mt.off=function(e,t){return new Mt(!1,e,t=void 0===t?new Be:t)},Mt.prototype.get=function(e,t){return this.config.get(e,t)},Mt),oe=(Ct.prototype.get=function(e,t){return t},Ct),Be=(St.prototype.get=function(e,t){return t},St),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 ze(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=c.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),o=c.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return rt.fromJson(e,Kt.IDENTIFIER)}),s=c.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return We.fromJson(e,Kt.PROPERTY)}),a=c.mapNotNullOrUndefined(t.execution.targetRules,function(e){return rt.fromJson(e,Kt.PROPERTY)}),u=tt.fromJson(t.execution.defaultRule);return r&&u&&new Nt(t.id,t.key,e,t.identifierType,r,t.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 xe.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),ze=function(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n},qe=(Rt.fromJson=function(e){return new Rt(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)}))},Rt),Ye=(Ot.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},Ot),Je=(bt.fromJson=function(e){return new bt(e.id,e.key)},bt),$e=(It.ID="$id",It.USER="$userId",It.DEVICE="$deviceId",It.SESSION="$sessionId",It.HACKLE_DEVICE="$hackleDeviceId",It),Xe=(At.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},At.prototype.add=function(e,t){var r=Oe.sanitizeValue(t);return Oe.isValidType(e)&&r?this.identifiers[e]=t:xe.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},At.prototype.build=function(){return this.identifiers},At),We=(_t.fromJson=function(e,t){return new _t(c.mapNotNullOrUndefined(e.conditions,function(e){return Ze.fromJson(e,t)}))},_t.prototype.toJson=function(){return{conditions:this.conditions.map(function(e){return e.toJson()})}},_t),Ze=(Tt.fromJson=function(e,t){var r=Qe.fromJson(e.key);if(r&&t.supports(r.type))return(t=et.fromJson(e.match))&&new Tt(r,t)},Tt.prototype.toJson=function(){return{key:this.key.toJson(),match:this.match.toJson()}},Tt),Qe=(wt.fromJson=function(e){var t=De(Gt,e.type);return t&&new wt(t,e.name)},wt.prototype.toJson=function(){return{type:this.type,name:this.name}},wt),et=(Et.fromJson=function(e){var t=De(Ft,e.type),r=De(Vt,e.operator),n=De(jt,e.valueType);return t&&r&&n&&new Et(t,r,n,e.values)},Et.prototype.toJson=function(){return{operator:this.operator,type:this.type,valueType:this.valueType,values:this.values}},Et),tt=(gt.fromJson=function(e){var t=De(Ht,e.type);return t&&new gt(t,e.variationId,e.bucketId)},gt),rt=(mt.fromJson=function(e,t){t=We.fromJson(e.target,t),e=tt.fromJson(e.action);return t&&e&&new mt(t,e)},mt),nt=(vt.fromJson=function(e){var t=De(Bt,e.type);return t&&new vt(e.id,e.key,t,c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.SEGMENT)}))},vt),it=(yt.fromJson=function(e){return new yt(e.id,e.bucketId,e.groups.map(function(e){return ot.fromJson(e)}))},yt.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},yt),ot=(ht.fromJson=function(e){return new ht(e.id,e.experiments)},ht),st=(dt.fromJson=function(e){return new dt(e.id,c.associate(e.parameters,function(e){return[e.key,e.value]}))},dt.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},dt),at=(ft.fromJson=function(e){var t=De(jt,e.type),r=c.mapNotNullOrUndefined(e.targetRules,function(e){return ut.fromJson(e,Kt.PROPERTY)}),n=ct.fromJson(e.defaultValue);return t&&new ft(e.id,e.key,t,e.identifierType,r,n)},ft),ut=(lt.fromJson=function(e,t){t=We.fromJson(e.target,t);return t&&new lt(e.key,e.name,t,e.bucketId,ct.fromJson(e.value))},lt),ct=(pt.fromJson=function(e){return new pt(e.id,e.value)},pt);function pt(e,t){this.id=e,this.rawValue=t}function lt(e,t,r,n,i){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=i}function ft(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 dt(e,t){this.id=e,this.parameters=t}function ht(e,t){this.id=e,this.experiments=t}function yt(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 mt(e,t){this.target=e,this.action=t}function gt(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function Et(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function wt(e,t){this.type=e,this.name=t}function Tt(e,t){this.key=e,this.match=t}function _t(e){this.conditions=e}function At(){this.identifiers={}}function It(){}function bt(e,t){this.id=e,this.key=t}function Ot(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function Rt(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){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=i,this.version=o,this.variations=s,this.userOverrides=a,this.segmentOverrides=u,this.targetAudiences=c,this.targetRules=p,this.defaultRule=l,this.containerId=f,this._winnerVariationId=d}function i(){}function St(){}function Ct(){}function Mt(e,t,r){this.isOn=e,this.reason=t,this.config=r}function xt(e,t,r){this.variation=e,this.reason=t,this.config=r}function Pt(e,t,r){this.inAppMessage=e,this.message=t,this.reason=r}function kt(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 Dt(parseInt(t,10),parseInt(r,10),parseInt(n,10)),Lt.parse(i),Lt.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 Ut=Kr,Dt=(Br.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},Br),Lt=(Gr.parse=function(e){return e?new Gr(e.split(".")):Gr.EMPTY},Gr.prototype.isEmpty=function(){return 0===this.identifiers.length},Gr.prototype.isNotEmpty=function(){return!this.isEmpty()},Gr.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},Gr.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=Gr.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},Gr.compareIdentifiers=function(e,t){return Gr.numericIdentifierRegExp.test(e)&&Gr.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},Gr.EMPTY=new Gr([]),Gr.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,Gr),Ft=["MATCH","NOT_MATCH"],jt=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],Vt=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],Ht=["VARIATION","BUCKET"],Gt=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"],Bt=["USER_ID","USER_PROPERTY"],Kt=(Hr.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},Hr.IDENTIFIER=new Hr("SEGMENT"),Hr.PROPERTY=new Hr("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"),Hr.SEGMENT=new Hr("USER_ID","USER_PROPERTY","HACKLE_PROPERTY"),Hr),zt=["ACTIVE","DRAFT","PAUSE"],qt=["WEB","ANDROID","IOS"],Yt=["IMMEDIATE","CUSTOM"],Jt=["MODAL"],$t=["IMAGE_TEXT","IMAGE_ONLY","TEXT_ONLY"],Xt=["VERTICAL","HORIZONTAL"],Wt=["CLICK"],Zt=["CLOSE","WEB_LINK","HIDDEN","LINK_AND_CLOSE"],Qt=(Vr.fromJson=function(e){var t,r=De(zt,e.status);if(!a.isNullOrUndefined(r)){switch(De(Yt,e.timeUnit)){case"IMMEDIATE":t=new er;break;case"CUSTOM":if(a.isNullOrUndefined(e.startEpochTimeMillis))return;if(a.isNullOrUndefined(e.endEpochTimeMillis))return;t=new tr(e.startEpochTimeMillis,e.endEpochTimeMillis);break;default:return}var n,i,o=cr.fromJson(e.messageContext);if(!a.isNullOrUndefined(o))return n=e.eventTriggerRules.map(nr.fromJson),i=ir.fromJson(e.eventFrequencyCap),new Vr(e.id,e.key,r,t,new rr(n,i),ar.fromJson(e.targetContext),o)}},Vr.prototype.supports=function(e){return this.messageContext.platformTypes.includes(e)},Vr),er=(jr.prototype.within=function(e){return!0},jr),tr=(Fr.prototype.within=function(e){return this.startMillisInclusive<=e&&e<this.endMillisExclusive},Fr),rr=function(e,t){this.rules=e,this.frequencyCap=t},nr=(Lr.fromJson=function(e){return new Lr(e.eventKey,c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.PROPERTY)}))},Lr),ir=(Dr.fromJson=function(e){return e?new Dr(e.identifiers.map(or.fromJson),sr.fromJson(e.duration)):null},Dr),or=(Ur.fromJson=function(e){return new Ur(e.identifierType,e.countPerIdentifier)},Ur),sr=(kr.fromJson=function(e){if(!e)return null;var t=De(Se,e.durationUnit.timeUnit);return t?new kr(Ce.converter[t](e.durationUnit.amount,"milliseconds"),e.countPerDuration):null},kr),ar=(Pr.fromJson=function(e){return new Pr(e.overrides.map(ur.fromJson),c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.PROPERTY)}))},Pr),ur=(xr.fromJson=function(e){return new xr(e.identifierType,e.identifiers)},xr),cr=(Mr.fromJson=function(e){var t=Le(qt,e.platformTypes);if(!a.isNullOrUndefined(t)){var r=Le(Xt,e.orientations);if(!a.isNullOrUndefined(r)){var n=c.mapOrUndefined(e.messages,pr.fromJson);if(!a.isNullOrUndefined(n))return new Mr(e.defaultLang,t,r,n)}}},Mr),pr=(Cr.fromJson=function(e){var t=lr.fromJson(e.layout);if(!a.isNullOrUndefined(t)){var r=c.mapOrUndefined(e.images,fr.fromJson);if(!a.isNullOrUndefined(r)){var n=c.mapOrUndefined(e.buttons,vr.fromJson);if(!a.isNullOrUndefined(n)){var i=void 0;if(!a.isNotNullOrUndefined(e.closeButton)||(i=vr.fromJson2(e.closeButton),!a.isNullOrUndefined(i)))return new Cr(e.lang,t,r,e.text?dr.fromJson(e.text):void 0,n,i,new gr(e.background.color))}}}},Cr.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}}},Cr),lr=(Sr.fromJson=function(e){var t=De($t,e.layoutType),e=De(Jt,e.displayType);if(!a.isNullOrUndefined(e)&&!a.isNullOrUndefined(t))return new Sr(e,t)},Sr),fr=(Nr.fromJson=function(e){var t=De(Xt,e.orientation);if(!a.isNullOrUndefined(t)){var r=void 0;if(!a.isNotNullOrUndefined(e.action)||(r=Er.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),dr=(Rr.fromJson=function(e){return new Rr(hr.fromJson(e.title),hr.fromJson(e.body))},Rr.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}}}},Rr),hr=(Or.fromJson=function(e){return new Or(e.text,new yr(e.style.textColor))},Or),yr=function(e){this.color=e},vr=(br.fromJson=function(e){var t=Er.fromJson(e.action);if(!a.isNullOrUndefined(t))return new br(e.text,new mr(e.style.textColor,e.style.bgColor,e.style.borderColor),t)},br.fromJson2=function(e){var t=Er.fromJson(e.action);if(!a.isNullOrUndefined(t))return new br("✕",new mr(e.style.color,"#FFFFFF","#FFFFFF"),t)},br.prototype.toJson=function(){return{text:this.text,action:this.action.toJson(),style:{textColor:this.style.textColor,bgColor:this.style.backgroundColor,borderColor:this.style.backgroundColor}}},br.prototype.toCloseButtonJson=function(){return{action:this.action.toJson(),style:{color:this.style.textColor}}},br),mr=function(e,t,r){this.textColor=e,this.backgroundColor=t,this.borderColor=r},gr=function(e){this.color=e},Er=(Ir.fromJson=function(e){var t=De(Wt,e.behavior);if(!a.isNullOrUndefined(t)){var r=De(Zt,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),wr=(Ar.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},Ar.prototype.tag=function(e,t){return this._tags[e]=t,this},Ar.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},Ar),Tr=(_r.start=function(e){return new _r(e=void 0===e?_r.defaultClock:e)},_r.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},_r.defaultClock=new Me,_r);function _r(e){this._clock=e,this.startTime=this._clock.tick()}function Ar(e){this.name=e,this._tags={},this.name=e}function Ir(e,t,r){this.behavior=e,this.type=t,this.value=r}function br(e,t,r){this.text=e,this.style=t,this.action=r}function Or(e,t){this.text=e,this.style=t}function Rr(e,t){this.title=e,this.body=t}function Nr(e,t,r){this.orientation=e,this.imagePath=t,this.action=r}function Sr(e,t){this.displayType=e,this.layoutType=t}function Cr(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 Mr(e,t,r,n){this.defaultLang=e,this.platformTypes=t,this.orientations=r,this.messages=n}function xr(e,t){this.identifierType=e,this.identifiers=t}function Pr(e,t){this.overrides=e,this.targets=t}function kr(e,t){this.durationMillis=e,this.count=t}function Ur(e,t){this.identifierType=e,this.count=t}function Dr(e,t){this.identifierCaps=e,this.durationCap=t}function Lr(e,t){this.eventKey=e,this.targets=t}function Fr(e,t){this.startMillisInclusive=e,this.endMillisExclusive=t,this.type="CUSTOM"}function jr(){this.type="IMMEDIATE"}function Vr(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 Hr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function Gr(e){this.identifiers=e}function Br(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}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.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var zr=qr;function qr(e){this.name=e,this._tags={}}Object.defineProperty(Jr.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var Yr=Jr;function Jr(e,t){this.valueSupplier=t,this.field=e}function $r(e,t){return e.name===t.name&&Oe.isEquals(e.tags,t.tags)}on.prototype.count=function(){return this.counterValue},on.prototype.increment=function(e){this.counterValue+=null!=e?e:1},on.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]};var Xr,Wr=on,Zr=(nn.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new Wr(this.id),e},nn.prototype.count=function(){return this.currentCounter.count()},nn.prototype.increment=function(e){this.currentCounter.increment(e)},nn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},nn),Qr=(rn.prototype.values=function(){return Array.from(this.data.values())},rn.prototype.keys=function(){return Array.from(this.data.keys())},rn.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},rn.prototype.has=function(e){return void 0!==this.get(e)},rn.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},rn.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},rn.prototype.forEach=function(e){this.data.forEach(e)},rn.prototype.entries=function(){return Array.from(this.data.entries())},rn),r=(Object.defineProperty(tn.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),tn.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},tn.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},tn.prototype.counter=function(e,t){return void 0===t&&(t={}),new zr(e).tags(t).register(this)},tn.prototype.timer=function(e,t){return void 0===t&&(t={}),new wr(e).tags(t).register(this)},tn.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},tn.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},tn.prototype.close=function(){},tn),o=(ce(en,Xr=r),en.prototype.start=function(){var e=this;void 0===this.currentIntervalId&&(this.currentIntervalId=setInterval(function(){e.publish()},this.pushIntervalMillis),he.log.debug("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},en.prototype.stop=function(){void 0!==this.currentIntervalId&&(clearInterval(this.currentIntervalId),this.currentIntervalId=void 0,this.publish(),he.log.debug("PushMetricRegistry stopped."))},en.prototype.close=function(){this.stop()},en);function en(e){var t=Xr.call(this)||this;return t.pushIntervalMillis=e,t.currentIntervalId=void 0,t.pushIntervalMillis=e,t}function tn(){this.id=ae.v4(),this.name="MetricRegistry",this._metrics=new Qr($r)}function rn(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function nn(e){this.id=e,this.currentCounter=new Wr(e)}function on(e){this.counterValue=0,this.id=e}yn.prototype.count=function(){return this._count},yn.prototype.totalTime=function(e){return Ce.nanosToUnit(this._total,e)},yn.prototype.max=function(e){return Ce.nanosToUnit(this._max,e)},yn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},yn.prototype.record=function(e,t){e<0||(t=Ce.converter[t](e,"nanoseconds"),this._count=this.count()+1,this._total+=t,this._max=Math.max(t,this._max))},yn.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 sn,an=yn,un=(hn.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new an(this.id),e},hn.prototype.count=function(){return this.currentTimer.count()},hn.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},hn.prototype.max=function(e){return this.currentTimer.max(e)},hn.prototype.record=function(e,t){this.currentTimer.record(e,t)},hn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},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")})]},hn),o=(ce(dn,sn=o),dn.prototype.createCounter=function(e){return new Zr(e)},dn.prototype.createTimer=function(e){return new un(e)},dn.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)},dn.prototype.close=function(){sn.prototype.close.call(this)},dn),cn=(fn.prototype.count=function(){return 0},fn.prototype.increment=function(e){},fn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},fn),pn=(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 Yr("count",this.count.bind(this))]},ln);function ln(e){this._counters=new Qr(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new cn(e)}function fn(e){this.id=e}function dn(e){return sn.call(this,e)||this}function hn(e){this.id=e,this.currentTimer=new an(e)}function yn(e){this._count=0,this._total=0,this._max=0,this.id=e}Ln.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")})]},Ln.prototype.count=function(){return 0},Ln.prototype.totalTime=function(e){return 0},Ln.prototype.max=function(e){return 0},Ln.prototype.mean=function(e){return 0},Ln.prototype.record=function(e,t){};var u,vn,mn,gn=Ln,En=(Object.defineProperty(Dn.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),Dn.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},Dn.prototype.max=function(e){return this.firstTimer.max(e)},Dn.prototype.mean=function(e){return this.firstTimer.mean(e)},Dn.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(Dn.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),Dn.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},Dn.prototype.count=function(){return this.firstTimer.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),r=(ce(Un,mn=r),Un.prototype.createCounter=function(e){e=new pn(e);return this.addRegistry(e),e},Un.prototype.createTimer=function(e){e=new En(e);return this.addRegistry(e),e},Un.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},Un.prototype.add=function(t){t instanceof Un||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},Un.prototype.close=function(){this.registries.forEach(function(e){e.close()})},Un),wn=(kn.counter=function(e,t){return kn.globalRegistry.counter(e,t)},kn.timer=function(e,t){return kn.globalRegistry.timer(e,t)},kn.addRegistry=function(e){kn.globalRegistry.add(e),he.log.debug("MetricRegistry added ".concat(e.name))},kn.globalRegistry=new r,kn),Tn=(ce(Pn,vn=o),Pn.prototype.flushMetrics=function(e){var t=this;c.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){t.dispatch(e)})},Pn.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},Pn.prototype.dispatch=function(e){this.useBeacon&&this.shouldUseBeacon?this.httpClient.sendBeacon(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){he.log.debug("Beacon called.")}):this.httpClient.postRequest(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){},function(){he.log.debug("Failed to flushing metrics.")})},Pn.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(c.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},Pn.prototype.createCounter=function(e){return new Zr(e)},Pn.prototype.createTimer=function(e){return new un(e)},Pn.prototype.close=function(){this.shouldUseBeacon=!0,vn.prototype.close.call(this)},Pn),_n=(xn.experiment=function(e,t,r){t=wn.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},xn.featureFlag=function(e,t,r){t=wn.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},xn.remoteConfig=function(e,t,r){t=wn.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},xn.inAppMessage=function(e,t,r){t=wn.timer("iam.decision",{key:String(t),show:String(r.isShow()),reason:String(r.reason)});e.stop(t)},xn),An=(Mn.record=function(e,t,r){e=wn.timer("api.call",{operation:e,success:String(r)});t.stop(e)},Mn),In=(Cn.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)}},Cn.decision=function(e,t,r,n,i){return a.isNullOrUndefined(t)?je.of(n,s.INVALID_INPUT):e.remoteConfig(t,i,r,n)},Cn),bn=he.log,On=(Sn.prototype.get=function(e,t){var r,n=Tr.start();try{r=this.decide(e,t)}catch(n){bn.error("Unexpected exception while deciding remote config parameter[".concat(e,"]. Returning default value. : ").concat(n)),r=je.of(t,s.EXCEPTION)}return _n.remoteConfig(n,e,r),r.value},Sn.prototype.decide=function(e,t){var r=this.userManager.resolveCurrentOrNull(this.user);if(!r)return bn.warn("invalid user"),je.of(t,s.INVALID_INPUT);r=this.hackleUserResolver.resolve(r);return In.decide(this.core,e,t,r)},Sn),Rn=(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 Sn(e,t,r,n){this.core=e,this.userManager=t,this.hackleUserResolver=r,this.user=n}function Cn(){}function Mn(){}function xn(){}function Pn(e,t,r,n,i){t=vn.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 kn(){}function Un(){var e=null!==mn&&mn.apply(this,arguments)||this;return e.registries=new Qr(function(e,t){return e.id===t.id}),e}function Dn(e){this._timers=new Qr(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new gn(e)}function Ln(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";Ri.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new Rn).addProperties(e).addProperties(t).build()};var Fn,jn,Vn,Hn,Gn,Bn,Kn,zn,qn=Ri,Yn=(Oi.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new Rn).addProperties(e).addProperties(t,!0).build()},Oi),Jn=(bi.prototype.operate=function(e,t){return 0===e.size?new Map:0===t.size?e:(new Rn).addProperties(e).remove(t).build()},bi),$n=(Ii.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new Rn;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.increment(e,t)})}),n.build()},Ii.prototype.increment=function(e,t){return"number"!=typeof t?e:"number"!=typeof e?null==e?t:e:e+t},Ii),o=(Ai.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new Rn;return n.addProperties(e),t.forEach(function(t,e){n.compute(e,function(e){return r.compute(e,t)})}),n.build()},Ai.prototype.compute=function(e,t){e=this.toArray(e),t=this.toArray(t);return this.operateArray(e,t)},Ai.prototype.toArray=function(e){return null==e?[]:Array.isArray(e)?e:[e]},Ai.prototype.contains=function(e,t){return e.includes(t)},Ai.prototype.prepend=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(t,e)?t:fe([e],t,!0)},Ai.prototype.append=function(e,t,r){return(r=void 0===r?!1:r)&&this.contains(e,t)?e:fe(fe([],e,!0),[t],!1)},Ai),Xn=(ce(_i,zn=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),Wn=(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),Zn=(ce(wi,Bn=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),Qn=(ce(Ei,Gn=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),ei=(ce(gi,Hn=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),ti=(mi.prototype.operate=function(e,t){return new Map},mi),ri=(vi.get=function(e){switch(e){case u.SET:return new qn;case u.SET_ONCE:return new Yn;case u.UNSET:return new Jn;case u.INCREMENT:return new $n;case u.APPEND:return new Xn;case u.APPEND_ONCE:return new Wn;case u.PREPEND:return new Zn;case u.PREPEND_ONCE:return new Qn;case u.CLEAR_ALL:return new ti;case u.REMOVE:return new ei}},vi),ni=(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 ii(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 Rn);e=this.operations.get(e);return null!=e&&e.add(t,r),this},yi),ii=(hi.prototype.operate=function(e){var r=e;return this.operations.forEach(function(e,t){r=ri.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=g(g({},i.properties),((r={})[t]=g(g({},null==(n=i.properties)?void 0:n[t]),Ne.sanitize(a.fromMap(e))),r))}),i},hi),l=he.log,oi=(f.prototype.getSessionId=function(){return this.sessionManager.sessionId},f.prototype.getUser=function(){return this.userManager.currentUser},f.prototype.setUser=function(e){try{var t=Fe(e);if(!t)return void l.warn("invalid user");this.userManager.setUser(t)}catch(e){l.error("Unexpected exception while set user: ".concat(e))}},f.prototype.setUserId=function(e){try{void 0===e&&this.userManager.setUserId(void 0);var t=Oe.sanitizeValue(e);if(!t)return void l.warn("Invalid userId. [userId=".concat(e,"]"));this.userManager.setUserId(t)}catch(e){l.error("Unexpected exception while set userId: ".concat(e))}},f.prototype.setDeviceId=function(e){try{if(!Oe.sanitizeValue(e))return void l.warn("Invalid deviceId. [deviceId=".concat(e,"]"));this.userManager.setDeviceId(e)}catch(e){l.error("Unexpected exception while set deviceId: ".concat(e))}},f.prototype.setUserProperty=function(e,t){e=(new ni).set(e,t).build();this.updateUserProperties(e)},f.prototype.setUserProperties=function(e){try{var t=Ne.sanitize(e),r=new ni;Object.entries(t).forEach(function(e){var t=e[0],e=e[1];r.set(t,e)}),this.updateUserProperties(r.build())}catch(e){l.error("Unexpected exception while set userProperties: ".concat(e))}},f.prototype.updateUserProperties=function(e){try{var t=e.toEvent();this.track(t),this.userManager.updateUserProperties(e)}catch(e){l.error("Unexpected exception while update userProperties: ".concat(e))}},f.prototype.resetUser=function(){try{this.userManager.resetUser();var e=(new ni).clearAll().build();this.track(e.toEvent())}catch(e){l.error("Unexpected exception while reset user: ".concat(e))}},f.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},f.prototype.variationDetail=function(n,i,e){var o=e||"A",e=Tr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return l.warn("invalid user"),He.of(o,s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.experiment(n,r,o)}catch(e){return l.error("Unexpected exception while deciding variation for experiment[".concat(n,"]. Returning default variation[").concat(o,"] : ").concat(e)),He.of(o,s.EXCEPTION)}}(this);return _n.experiment(e,n,t),t},f.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},f.prototype.featureFlagDetail=function(n,i){var e=Tr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return l.warn("invalid user"),Ge.off(s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.featureFlag(n,r)}catch(e){return l.error("Unexpected exception while deciding feature flag[".concat(n,"]. Returning default value[false] : ").concat(e)),Ge.off(s.EXCEPTION)}}(this);return _n.featureFlag(e,n,t),t},f.prototype.track=function(e,t){try{l.debug("track event : ".concat(JSON.stringify(e)));var r=this._convertEvent(e),n=this.userManager.resolveCurrentOrNull(t);if(!n)return void l.warn("invalid user");var i=this.hackleUserResolver.resolve(n);this.core.track(r,i)}catch(e){l.error("Unexpected exception while tracking event: ".concat(e))}},f.prototype.trackPageView=function(e){l.debug("tracking page view");var t=this.hackleUserResolver.resolve(this.userManager.currentUser);this.core.track({key:"$page_view"},t)},f.prototype.remoteConfig=function(e){return new On(this.core,this.userManager,this.hackleUserResolver,e)},f.prototype.onReady=function(e,t){this.core.onReady(e,t=void 0===t?3e3:t)},f.prototype.onInitialized=function(e){return this.core.onInitialized({timeout:null==e?void 0:e.timeout})},f.prototype.close=function(){l.debug("Hackle Client is closing"),this.core.close()},f.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},f.prototype.showUserExplorer=function(){var e;null!=(e=this.devTools)&&e.userExplorer?(l.debug("UserExplorer opened."),wn.counter("user.explorer.show",{}).increment(),this.devTools.manager.userExplorer(this.devTools.userExplorer)):l.error("UserExplorer is not provided")},f.prototype.hideUserExplorer=function(){this.devTools?this.devTools.manager.close():l.warn("There is no active HackleDevtools.")},f),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[$e.ID],identifiers:this.user.identifiers,userProperties:Ne.sanitize(this.user.properties),hackleProperties:Ne.sanitize(this.user.hackleProperties)}},di),ai=(ce(fi,Vn=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 g(g({},Vn.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,jn=si),li.prototype.copyWithUser=function(e){return new li(this.timestamp,e,this.eventType,this.event,this.insertId)},li.prototype.toDto=function(){return g(g({},jn.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,Fn=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 g(g({},Fn.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=Fn.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=jn.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=Vn.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 f(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!==Hn&&Hn.apply(this,arguments)||this}function Ei(){return null!==Gn&&Gn.apply(this,arguments)||this}function wi(){return null!==Bn&&Bn.apply(this,arguments)||this}function Ti(){return null!==Kn&&Kn.apply(this,arguments)||this}function _i(){return null!==zn&&zn.apply(this,arguments)||this}function Ai(){}function Ii(){}function bi(){}function Oi(){}function Ri(){}function Ni(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}}Yi.prototype.dispatch=function(e,t,r){var n={},e=(n["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ve]=this.headers[ve],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),Ni(e)),i=Tr.start();this.httpRequest.postRequest(this.dispatchUrl,e,n,function(e){t(e),An.record("post.events",i,!0)},function(e){null!=r&&r(e),An.record("post.events",i,!1)})},Yi.prototype.dispatchXhrOrBeacon=function(e,t,r){var n,i,o;this.useBeacon?((n={})["X-HACKLE-SDK-KEY"]=this.sdkKey,n[ve]=this.headers[ve],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),i=Ni(e),o=Tr.start(),this.httpRequest.sendBeacon(this.beaconDispatchUrl,i,n,function(e){t(e),An.record("post.events",o,!0)},function(e){null!=r&&r(e),An.record("post.events",o,!1)})):this.dispatch(e,t,r)};var Si=Yi,Ci=(qi.prototype.getExperiments=function(){return Array.from(this.experiments.values())},qi.prototype.getFeatureFlags=function(){return Array.from(this.featureFlags.values())},qi.prototype.getInAppMessages=function(){return Array.from(this.inAppMessages.values())},qi.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},qi.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},qi.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},qi.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},qi.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},qi.prototype.getContainerOrNull=function(e){return this.containers.get(e)},qi.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},qi.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},qi.prototype.getInAppMessageOrNull=function(e){return this.inAppMessages.get(e)},qi.from=function(e){return new qi(c.mapNotNullOrUndefined(e.experiments,function(e){return Ke.fromJson("AB_TEST",e)}),c.mapNotNullOrUndefined(e.featureFlags,function(e){return Ke.fromJson("FEATURE_FLAG",e)}),e.buckets.map(qe.fromJson),e.events.map(Je.fromJson),c.mapNotNullOrUndefined(e.segments,nt.fromJson),e.containers.map(it.fromJson),e.parameterConfigurations.map(st.fromJson),c.mapNotNullOrUndefined(e.remoteConfigParameters,at.fromJson),c.mapNotNullOrUndefined(e.inAppMessages,Qt.fromJson))},qi),Mi=(zi.prototype.onReady=function(){return this.readyPromise},zi.prototype.start=function(){this.isStarted||(this.isStarted=!0,this.errorRetryController.reset(),this.fetch())},zi.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()},zi.prototype.get=function(){return this.workspace},zi.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)},zi.prototype.fetch=function(){function t(e){e=e.isSuccess,An.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[ve]=this.headers[ve],r["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],Tr.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()},zi.prototype.onRequestComplete=function(){this.isStarted&&(this.currentRequest=null,this.syncOnCurrentRequestComplete&&this.fetch(),this.syncOnCurrentRequestComplete=!1)},zi.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())}},zi.prototype.onRequestRejected=function(e,t){this.isStarted&&(t({isSuccess:!1}),this.errorRetryController.countError(),console.error("Error fetching data",e))},zi.prototype.close=function(){this.stop()},zi),xi=(Ki.prototype.getDelay=function(){return 0===this.errorCount?0:1e3*me[Math.min(me.length-1,this.errorCount)]+Math.round(1e3*Math.random())},Ki.prototype.countError=function(){this.errorCount<me.length-1&&this.errorCount++},Ki.prototype.reset=function(){this.errorCount=0},Ki),r="model",o="name",d="type",h="vendor",y="version",v="mobile",m="tablet",Pi=(E.parse=function(e){return{browser:E.getBrowser(e),cpu:E.getCPU(e),device:E.getDevice(e),engine:E.getEngine(e),os:E.getOS(e)}},E.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return E.mapper.rgx.call(t,e,E.regexes.browser),t.major=E.util.major(t.version),t},E.getCPU=function(e){var t={architecture:void 0};return E.mapper.rgx.call(t,e,E.regexes.cpu),t},E.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return E.mapper.rgx.call(t,e,E.regexes.device),t},E.getEngine=function(e){var t={name:void 0,version:void 0};return E.mapper.rgx.call(t,e,E.regexes.os),t},E.getOS=function(e){var t={name:void 0,version:void 0};return E.mapper.rgx.call(t,e,E.regexes.os),t},E.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,"")}},E.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[o,y],[/(opios)[\/\s]+([\w\.]+)/i],[[o,"Opera Mini"],y],[/\s(opr)\/([\w\.]+)/i],[[o,"Opera"],y],[/(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,y],[/(konqueror)\/([\w\.]+)/i],[[o,"Konqueror"],y],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[o,"IE"],y],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[o,"Edge"],y],[/(yabrowser)\/([\w\.]+)/i],[[o,"Yandex"],y],[/(Avast)\/([\w\.]+)/i],[[o,"Avast Secure Browser"],y],[/(AVG)\/([\w\.]+)/i],[[o,"AVG Secure Browser"],y],[/(puffin)\/([\w\.]+)/i],[[o,"Puffin"],y],[/(focus)\/([\w\.]+)/i],[[o,"Firefox Focus"],y],[/(opt)\/([\w\.]+)/i],[[o,"Opera Touch"],y],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[o,"UCBrowser"],y],[/(comodo_dragon)\/([\w\.]+)/i],[[o,/_/g," "],y],[/(windowswechat qbcore)\/([\w\.]+)/i],[[o,"WeChat(Win) Desktop"],y],[/(micromessenger)\/([\w\.]+)/i],[[o,"WeChat"],y],[/(brave)\/([\w\.]+)/i],[[o,"Brave"],y],[/(whale)\/([\w\.]+)/i],[[o,"Whale"],y],[/(qqbrowserlite)\/([\w\.]+)/i],[o,y],[/(QQ)\/([\d\.]+)/i],[o,y],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[o,y],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[o,y],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[o,y],[/(MetaSr)[\/\s]?([\w\.]+)/i],[o],[/(LBBROWSER)/i],[o],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[y,[o,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[y,[o,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[o,y],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[y,[o,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[o,/(.+)/,"$1 WebView"],y],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[o,/(.+(?:g|us))(.+)/,"$1 $2"],y],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[o,"Chrome Mobile"],y],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[y,[o,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[o,"Sailfish Browser"],y],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[o,y],[/(dolfin)\/([\w\.]+)/i],[[o,"Dolphin"],y],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[o,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[o,"Opera Coast"],y],[/fxios\/([\w\.-]+)/i],[y,[o,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[y,[o,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[y,o],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[o,"GSA"],y],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[o,[y,(E.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(E.util.has(t[r][n],e))return"?"===r?void 0:r}else if(E.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(E.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,y],[/(navigator|netscape)\/([\w\.-]+)/i],[[o,"Netscape"],y],[/(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,y]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",E.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",E.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",E.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[r,h,[d,m]],[/applecoremedia\/[\w\.]+ \((ipad)/],[r,[h,"Apple"],[d,m]],[/(apple\s{0,1}tv)/i],[[r,"Apple TV"],[h,"Apple"],[d,"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],[h,r,[d,m]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[r,[h,"Amazon"],[d,m]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[r,E.mapper.str,E.maps.device.amazon.model],[h,"Amazon"],[d,v]],[/android.+aft([bms])\sbuild/i],[r,[h,"Amazon"],[d,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[r,h,[d,v]],[/\((ip[honed|\s\w*]+);/i],[r,[h,"Apple"],[d,v]],[/(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],[h,r,[d,v]],[/\(bb10;\s(\w+)/i],[r,[h,"BlackBerry"],[d,v]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[r,[h,"Asus"],[d,m]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[h,"Sony"],[r,"Xperia Tablet"],[d,m]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[r,[h,"Sony"],[d,v]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[h,r,[d,"console"]],[/android.+;\s(shield)\sbuild/i],[r,[h,"Nvidia"],[d,"console"]],[/(playstation\s[34portablevi]+)/i],[r,[h,"Sony"],[d,"console"]],[/(sprint\s(\w+))/i],[[h,E.mapper.str,E.maps.device.sprint.vendor],[r,E.mapper.str,E.maps.device.sprint.model],[d,v]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[h,[r,/_/g," "],[d,v]],[/(nexus\s9)/i],[r,[h,"HTC"],[d,m]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[r,[h,"Huawei"],[d,v]],[/android.+(bah2?-a?[lw]\d{2})/i],[r,[h,"Huawei"],[d,m]],[/(microsoft);\s(lumia[\s\w]+)/i],[h,r,[d,v]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[r,[h,"Microsoft"],[d,"console"]],[/(kin\.[onetw]{3})/i],[[r,/\./g," "],[h,"Microsoft"],[d,v]],[/\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,[h,"Motorola"],[d,v]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[r,[h,"Motorola"],[d,m]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[h,E.util.trim],[r,E.util.trim],[d,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[r,/^/,"SmartTV"],[h,"Samsung"],[d,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[r,[h,"Sharp"],[d,"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],[[h,"Samsung"],r,[d,m]],[/smart-tv.+(samsung)/i],[h,[d,"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],[[h,"Samsung"],r,[d,v]],[/sie-(\w*)/i],[r,[h,"Siemens"],[d,v]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[h,"Nokia"],r,[d,v]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[r,[h,"Acer"],[d,m]],[/android.+([vl]k\-?\d{3})\s+build/i],[r,[h,"LG"],[d,m]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[h,"LG"],r,[d,m]],[/(lg) netcast\.tv/i],[h,r,[d,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[r,[h,"LG"],[d,v]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[h,r,[d,m]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[r,[h,"Lenovo"],[d,m]],[/(lenovo)[_\s-]?([\w-]+)/i],[h,r,[d,v]],[/linux;.+((jolla));/i],[h,r,[d,v]],[/((pebble))app\/[\d\.]+\s/i],[h,r,[d,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[h,r,[d,v]],[/crkey/i],[[r,"Chromecast"],[h,"Google"],[d,"smarttv"]],[/android.+;\s(glass)\s\d/i],[r,[h,"Google"],[d,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[r,[h,"Google"],[d,m]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[r,[h,"Google"],[d,v]],[/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," "],[h,"Xiaomi"],[d,v]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[h,"Xiaomi"],[d,m]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[r,[h,"Meizu"],[d,v]],[/(mz)-([\w-]{2,})/i],[[h,"Meizu"],r,[d,v]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[r,[h,"OnePlus"],[d,v]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[r,[h,"RCA"],[d,m]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[r,[h,"Dell"],[d,m]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[r,[h,"Verizon"],[d,m]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[h,"Barnes & Noble"],r,[d,m]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[r,[h,"NuVision"],[d,m]],[/android.+;\s(k88)\sbuild/i],[r,[h,"ZTE"],[d,m]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[r,[h,"Swiss"],[d,v]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[r,[h,"Swiss"],[d,m]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[r,[h,"Zeki"],[d,m]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[h,"Dragon Touch"],r,[d,m]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[r,[h,"Insignia"],[d,m]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[r,[h,"NextBook"],[d,m]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[h,"Voice"],r,[d,v]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[h,"LvTel"],r,[d,v]],[/android.+;\s(PH-1)\s/i],[r,[h,"Essential"],[d,v]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[r,[h,"Envizen"],[d,m]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[h,r,[d,m]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[r,[h,"MachSpeed"],[d,m]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[h,r,[d,m]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[r,[h,"Rotor"],[d,m]],[/android.+(KS(.+))\s+build/i],[r,[h,"Amazon"],[d,m]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[h,r,[d,m]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[d,E.util.lowerize],h,r],[/[\s\/\(](smart-?tv)[;\)]/i],[[d,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[r,[h,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[y,[o,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[y,[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,y],[/rv\:([\w\.]{1,9}).+(gecko)/i],[y,o]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[o,y],[/(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,E.mapper.str,E.maps.os.windows],[y,E.mapper.str,E.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[o,"Windows"],[y,E.mapper.str,E.maps.os.windows.version]],[/\((bb)(10);/i],[[o,"BlackBerry"],y],[/(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,y],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[o,"Symbian"],y],[/\((series40);/i],[o],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[o,"Firefox OS"],y],[/(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"],y],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[o,"Chromium OS"],y],[/(sunos)\s?([\w\.\d]*)/i],[[o,"Solaris"],y],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[o,"Linux"],y],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPhone"],[y,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPad"],[y,/_/g,"."]],[/(haiku)\s(\w+)/i],[o,y],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[y,/_/g,"."],[o,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[o,"Mac"],[y,/_/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,y]]},E),ki=(Bi.generate=function(e){t=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:t={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:t,screen:{width:"",height:""}}:e;var t,r=Pi.parse(t.navigator.userAgent),n=r.browser,i=r.os,r=r.device,o=r.type?"mobile"===r.type?"Mobile":"ETC":"Web",s=(t.location.protocol||"").replace(":",""),a=t.screen,u="";try{u=Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){}return{platform:o||"",browserName:n.name||"",browserMajorVersion:n.major||"",browserVersion:n.version||"",osName:i.name||"",osVersion:i.version||"",deviceModel:r.model||"",deviceType:r.type||"",deviceVendor:r.vendor||"",language:(null==(o=t.navigator.languages)?void 0:o[0])||"",userAgent:t.navigator.userAgent||"",pagePath:t.location.pathname||"",pageTitle:t.document.title||"",host:t.location.host||"",protocol:s,referrer:t.document.referrer||"",queryParameter:t.location.search||"",screenWidth:a.width||"",screenHeight:a.height||"",timeZone:u||""}},Bi),Ui=(Gi.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]:""},Gi.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},Gi.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},Gi.prototype.setItem=function(e,t,r){var r=g(g({},this.options),r),n=r.isSecure,i="",o="",s="",a=(r.isCrossSubdomain&&(i=(a=Gi.extractDomain(document.location.hostname))?"; domain=."+a:""),r.days&&((a=new Date).setTime(a.getTime()+24*r.days*60*60*1e3),o="; expires="+a.toUTCString()),r.isCrossSite&&(n=!0,s="; SameSite=None"),n&&(s+="; secure"),e+"="+encodeURIComponent(t)+o+"; path=/"+i+s);return document.cookie=a},Gi.prototype.removeItem=function(e,t){this.setItem(e,"",g(g({},t),{days:-1}))},new Gi({days:3650,isCrossSubdomain:!0})),Di=(Hi.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},Hi.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(o,i)&&(t[o]=decodeURIComponent(i))}return t},Hi),Li=(Vi.prototype.resolve=function(e){var t=Ji(),t=(new Xe).addIdentifiers(e.identifiers||{}).add($e.ID,e.id||t).add($e.DEVICE,e.deviceId||t).add($e.HACKLE_DEVICE,t);return a.isNotNullOrUndefined(e.userId)&&t.add($e.USER,e.userId),{identifiers:t.build(),properties:this._userProperties(e.properties),hackleProperties:this._getHackleProperties()}},Vi.prototype.resolveCurrentUser=function(){return this.resolve(this.userManager.currentUser)},Vi.prototype._userProperties=function(e){void 0===e&&(e={});var t,r={};return"undefined"!=typeof window&&(t=new Di(window.location.search),r=g(g({},t.getQueryParams(function(e){return e.startsWith("utm_")})),t.getQueryParams(function(e){return["gclid","fbclid"].includes(e)}))),g(g({},r),e)},Vi.prototype._getHackleProperties=function(){var e;return(e="undefined"!=typeof window?ki.generate(window):e)||{}},Vi),Fi=(ji.initialize=function(){Ui.getItem("_hackle_hid")||Wi()},ji.reInitialize=function(){Wi()},ji);function ji(){}function Vi(e){this.userManager=e,Fi.initialize()}function Hi(e){this.search=e}function Gi(e){this.options=e=void 0===e?{days:0,isCrossSubdomain:!1,isSecure:!1,isCrossSite:!1}:e}function Bi(){}function E(){}function Ki(){this.errorCount=0}function zi(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 qi(e,t,r,n,i,o,s,a,u){this.experiments=c.associateBy(e,function(e){return e.key}),this.featureFlags=c.associateBy(t,function(e){return e.key}),this.buckets=c.associateBy(r,function(e){return e.id}),this.eventTypes=c.associateBy(n,function(e){return e.key}),this.segments=c.associateBy(i,function(e){return e.key}),this.containers=c.associateBy(o,function(e){return e.id}),this.parameterConfigurations=c.associateBy(s,function(e){return e.id}),this.remoteConfigParameters=c.associateBy(a,function(e){return e.key}),this.inAppMessages=c.associateBy(u,function(e){return e.key})}function Yi(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 Ji(){var e=Ui.getItem("_hackle_id");return e||Ui.getItem("_hackle_hid")||Wi()}function $i(e){Ui.setItem("_hackle_id",e)}function Xi(){Ui.removeItem("_hackle_id")}function Wi(){var e=ae.v4();return Ui.setItem("_hackle_hid",e),e}function Zi(e){return e&&e.Math==Math&&e}function w(e){try{return!!e()}catch(e){return!0}}var v="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},m=Zi("object"==typeof globalThis&&globalThis)||Zi("object"==typeof window&&window)||Zi("object"==typeof self&&self)||Zi("object"==typeof v&&v)||function(){return this}()||Function("return this")(),d={},r=!w(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),h=!w(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),Qi=Function.prototype.call,o=h?Qi.bind(Qi):function(){return Qi.apply(Qi,arguments)},y={},e={}.propertyIsEnumerable,eo=Object.getOwnPropertyDescriptor,v=eo&&!e.call({1:2},1);y.f=v?function(e){e=eo(this,e);return!!e&&e.enumerable}:e;function to(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}function ro(e){return wo(Eo(e),8,-1)}function no(e){if(null==e)throw Io("Can't call method on "+e);return e}function io(e){return bo(Oo(e))}function T(e){return"function"==typeof e}function oo(e){return"object"==typeof e?null!==e:Ro(e)}function so(e,t){return arguments.length<2?(r=No[e],So(r)?r:void 0):No[e]&&No[e][t];var r}function ao(e){try{return Vo(e)}catch(e){return"Object"}}function uo(e){if(Ho(e))return e;throw Bo(Go(e)+" is not a function")}function co(e,t){return null==(e=e[t])?void 0:Ko(e)}function po(t,r){try{Xo($o,t,{value:r,configurable:!0,writable:!0})}catch(e){$o[t]=r}return r}function _(e){return es(Qo(e))}function lo(e){return"Symbol("+(void 0===e?"":e)+")_"+ss(++is+os,36)}function A(e){var t;return us(fs,e)&&(ps||"string"==typeof fs[e])||(t="Symbol."+e,ps&&us(ds,e)?fs[e]=ds[e]:fs[e]=(ls&&hs?hs:ys)(t)),fs[e]}function fo(e){return e=function(e,t){if(!ms(e)||gs(e))return e;var r=Es(e,_s);if(r){if(r=vs(r,e,t=void 0===t?"default":t),!ms(r)||gs(r))return r;throw Ts("Can't convert object to primitive value")}return ws(e,t=void 0===t?"number":t)}(e,"string"),As(e)?e:e+""}function ho(e){return bs?Is.createElement(e):{}}function yo(e){if(Us(e))return e;throw Ls(Ds(e)+" is not an object")}var v=h,e=Function.prototype,vo=e.bind,mo=e.call,go=v&&vo.bind(mo,mo),e=v?function(e){return e&&go(e)}:function(e){return e&&function(){return mo.apply(e,arguments)}},vo=e,Eo=vo({}.toString),wo=vo("".slice),v=w,To=ro,_o=Object,Ao=e("".split),vo=v(function(){return!_o("z").propertyIsEnumerable(0)})?function(e){return"String"==To(e)?Ao(e,""):_o(e)}:_o,Io=TypeError,bo=vo,Oo=no,Ro=T,No=m,So=T,v=e({}.isPrototypeOf),Co=so("navigator","userAgent")||"",Mo=Co,xo=m.process,Po=m.Deno,xo=xo&&xo.versions||Po&&Po.version,Po=xo&&xo.v8,xo=jo=!(jo=Po?0<(I=Po.split("."))[0]&&I[0]<4?1:+(I[0]+I[1]):jo)&&Mo&&(!(I=Mo.match(/Edge\/(\d+)/))||74<=I[1])&&(I=Mo.match(/Chrome\/(\d+)/))?+I[1]:jo,ko=xo,Po=w,Mo=!!Object.getOwnPropertySymbols&&!Po(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&ko&&ko<41}),I=Mo&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Uo=so,Do=T,Lo=v,Fo=Object,jo=I?function(e){return"symbol"==typeof e}:function(e){var t=Uo("Symbol");return Do(t)&&Lo(t.prototype,Fo(e))},Vo=String,Ho=T,Go=ao,Bo=TypeError,Ko=uo,zo=o,qo=T,Yo=oo,Jo=TypeError,Po={exports:{}},$o=m,Xo=Object.defineProperty,Wo=po,Wo=m["__core-js_shared__"]||Wo("__core-js_shared__",{}),Zo=Wo,Qo=((Po.exports=function(e,t){return Zo[e]||(Zo[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"}),no),es=Object,ts=_,rs=e({}.hasOwnProperty),ns=Object.hasOwn||function(e,t){return rs(ts(e),t)},b=e,is=0,os=Math.random(),ss=b(1..toString),b=m,as=Po.exports,us=ns,cs=lo,ps=Mo,ls=I,fs=as("wks"),ds=b.Symbol,hs=ds&&ds.for,ys=ls?ds:ds&&ds.withoutSetter||cs,vs=o,ms=oo,gs=jo,Es=co,ws=function(e,t){var r,n;if("string"===t&&qo(r=e.toString)&&!Yo(n=zo(r,e)))return n;if(qo(r=e.valueOf)&&!Yo(n=zo(r,e)))return n;if("string"!==t&&qo(r=e.toString)&&!Yo(n=zo(r,e)))return n;throw Jo("Can't convert object to primitive value")},Ts=TypeError,_s=A("toPrimitive"),As=jo,Mo=oo,Is=m.document,bs=Mo(Is)&&Mo(Is.createElement),Os=ho,I=!r&&!w(function(){return 7!=Object.defineProperty(Os("div"),"a",{get:function(){return 7}}).a}),Rs=o,Ns=y,Ss=to,Cs=io,Ms=fo,xs=ns,Ps=I,ks=Object.getOwnPropertyDescriptor,as=(d.f=r?ks:function(e,t){if(e=Cs(e),t=Ms(t),Ps)try{return ks(e,t)}catch(e){}if(xs(e,t))return Ss(!Rs(Ns.f,e,t),e[t])},{}),b=r&&w(function(){return 42!=Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype}),Us=oo,Ds=String,Ls=TypeError,Fs=I,js=yo,Vs=fo,Hs=TypeError,Gs=Object.defineProperty,Bs=Object.getOwnPropertyDescriptor,Ks=(as.f=r?b?function(e,t,r){var n;return js(e),t=Vs(t),js(r),"function"==typeof e&&"prototype"===t&&"value"in r&&"writable"in r&&!r.writable&&(n=Bs(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}),Gs(e,t,r)}:Gs:function(e,t,r){if(js(e),t=Vs(t),js(r),Fs)try{return Gs(e,t,r)}catch(e){}if("get"in r||"set"in r)throw Hs("Accessors not supported");return"value"in r&&(e[t]=r.value),e},as),zs=to,cs=r?function(e,t,r){return Ks.f(e,t,zs(1,r))}:function(e,t,r){return e[t]=r,e},jo={exports:{}},Mo=r,y=ns,I=Function.prototype,qs=Mo&&Object.getOwnPropertyDescriptor,y=y(I,"name"),y={EXISTS:y,PROPER:y&&"something"===function(){}.name,CONFIGURABLE:y&&(!Mo||qs(I,"name").configurable)},Mo=T,qs=Wo,Ys=e(Function.toString);Mo(qs.inspectSource)||(qs.inspectSource=function(e){return Ys(e)});function Js(e){return fa[e]||(fa[e]=la(e))}function $s(e,t,r,n){var i=(n=n||{}).enumerable,o=void 0!==n.name?n.name:t;if(Sa(r)&&Ma(r,o,n),n.global)i?e[t]=r:xa(t,r);else{try{n.unsafe?e[t]&&(i=!0):delete e[t]}catch(e){}i?e[t]=r:Ca.f(e,t,{value:r,enumerable:!1,configurable:!n.nonConfigurable,writable:!n.nonWritable})}return e}function Xs(e){return(e=+e)!=e||0==e?0:Ua(e)}function Ws(e,t){return(e=Da(e))<0?La(e+t,0):Fa(e,t)}function O(e){return 0<(e=e.length)?Va(ja(e),9007199254740991):0}function Zs(a){return function(e,t,r){var n,i=Ha(e),o=Ba(i),s=Ga(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 Qs(e,t){var r,n=za(e),i=0,o=[];for(r in n)!Ka(Ya,r)&&Ka(n,r)&&Ja(o,r);for(;t.length>i;)!Ka(n,r=t[i++])||~qa(o,r)||Ja(o,r);return o}function ea(e,t,r){for(var n=ru(t),i=iu.f,o=nu.f,s=0;s<n.length;s++){var a=n[s];tu(e,a)||r&&tu(r,a)||i(e,a,o(t,a))}}function ta(e,t){return(e=cu[uu(e)])==lu||e!=pu&&(su(t)?ou(t):!!t)}function R(e,t){var r,n,i,o,s=e.target,a=e.global,u=e.stat;if(r=a?fu:u?fu[s]||vu(s,{}):(fu[s]||{}).prototype)for(n in t){if(i=t[n],o=e.dontCallGetSet?(o=du(r,n))&&o.value:r[n],!gu(a?n:s+(u?".":"#")+n,e.forced)&&void 0!==o){if(typeof i==typeof o)continue;mu(i,o)}(e.sham||o&&o.sham)&&hu(i,"sham",!0),yu(r,n,i,e)}}var ra,na,ia,oa,sa,aa,ua,ca,I=qs.inspectSource,Mo=T,qs=I,pa=m.WeakMap,Mo=Mo(pa)&&/native code/.test(qs(pa)),qs=Po.exports,la=lo,fa=qs("keys"),pa={},Po=e,da=oo,ha=cs,ya=ns,qs=Wo,N=Js,va=pa,ma=m.TypeError,ga=m.WeakMap,Mo=(ua=Mo||qs.state?(ra=qs.state||(qs.state=new ga),na=Po(ra.get),ia=Po(ra.has),oa=Po(ra.set),sa=function(e,t){if(ia(ra,e))throw new ma("Object already initialized");return t.facade=e,oa(ra,e,t),t},aa=function(e){return na(ra,e)||{}},function(e){return ia(ra,e)}):(va[ca=N("state")]=!0,sa=function(e,t){if(ya(e,ca))throw new ma("Object already initialized");return t.facade=e,ha(e,ca,t),t},aa=function(e){return ya(e,ca)?e[ca]:{}},function(e){return ya(e,ca)}),{set:sa,get:aa,has:ua,enforce:function(e){return ua(e)?aa(e):sa(e,{})},getterFor:function(t){return function(e){if(da(e)&&(e=aa(e)).type===t)return e;throw ma("Incompatible receiver, "+t+" required")}}}),qs=w,Ea=T,wa=ns,Ta=r,_a=y.CONFIGURABLE,Aa=I,Ia=Mo.enforce,ba=Mo.get,Oa=Object.defineProperty,Ra=Ta&&!qs(function(){return 8!==Oa(function(){},"length",{value:8}).length}),Na=String(String).split("String"),ga=jo.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),(!wa(e,"name")||_a&&e.name!==t)&&(Ta?Oa(e,"name",{value:t,configurable:!0}):e.name=t),Ra&&r&&wa(r,"arity")&&e.length!==r.arity&&Oa(e,"length",{value:r.arity});try{r&&wa(r,"constructor")&&r.constructor?Ta&&Oa(e,"prototype",{writable:!1}):e.prototype&&(e.prototype=void 0)}catch(e){}r=Ia(e);return wa(r,"source")||(r.source=Na.join("string"==typeof t?t:"")),e},Sa=(Function.prototype.toString=ga(function(){return Ea(this)&&ba(this).source||Aa(this)},"toString"),T),Ca=as,Ma=jo.exports,xa=po,Po={},Pa=Math.ceil,ka=Math.floor,Ua=Math.trunc||function(e){e=+e;return(0<e?ka:Pa)(e)},Da=Xs,La=Math.max,Fa=Math.min,ja=Xs,Va=Math.min,Ha=io,Ga=Ws,Ba=O,va={includes:Zs(!0),indexOf:Zs(!1)},Ka=ns,za=io,qa=va.indexOf,Ya=pa,Ja=e([].push),N=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],$a=Qs,Xa=N.concat("length","prototype"),qs=(Po.f=Object.getOwnPropertyNames||function(e){return $a(e,Xa)},{}),ga=(qs.f=Object.getOwnPropertySymbols,so),Wa=Po,Za=qs,Qa=yo,eu=e([].concat),qs=ga("Reflect","ownKeys")||function(e){var t=Wa.f(Qa(e)),r=Za.f;return r?eu(t,r(e)):t},tu=ns,ru=qs,nu=d,iu=as,ou=w,su=T,au=/#|\.prototype\./,uu=ta.normalize=function(e){return String(e).replace(au,".").toLowerCase()},cu=ta.data={},pu=ta.NATIVE="N",lu=ta.POLYFILL="P",ga=ta,fu=m,du=d.f,hu=cs,yu=$s,vu=po,mu=ea,gu=ga,qs=!w(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),Eu=ns,wu=T,Tu=_,_u=Js("IE_PROTO"),Au=Object,Iu=Au.prototype,qs=qs?Au.getPrototypeOf:function(e){e=Tu(e);if(Eu(e,_u))return e[_u];var t=e.constructor;return wu(t)&&e instanceof t?t.prototype:e instanceof Au?Iu:null},bu=T,Ou=String,Ru=TypeError,Nu=e,Su=yo,Cu=Object.setPrototypeOf||("__proto__"in{}?function(){var r,n=!1,e={};try{(r=Nu(Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set))(e,[]),n=e instanceof Array}catch(r){}return function(e,t){return Su(e),function(e){if("object"==typeof e||bu(e))return;throw Ru("Can't set "+Ou(e)+" as a prototype")}(t),n?r(e,t):e.__proto__=t,e}}():void 0),Mu={},xu=Qs,Pu=N,S=Object.keys||function(e){return xu(e,Pu)},ku=as,Uu=yo,Du=io,Lu=S;Mu.f=r&&!b?Object.defineProperties:function(e,t){Uu(e);for(var r,n=Du(t),i=Lu(t),o=i.length,s=0;s<o;)ku.f(e,r=i[s++],n[r]);return e};function Fu(){}function ju(e){e.write(rc("")),e.close();var t=e.parentWindow.Object;return e=null,t}function Vu(e,t){return pc(e),void 0===t?e:lc?fc(e,t):function(){return e.apply(t,arguments)}}function Hu(e){return void 0!==e&&(dc.Array===e||yc[hc]===e)}function Gu(e){if(null!=e)return _c(e,Ic)||_c(e,"@@iterator")||Ac[Tc(e)]}function Bu(e,t){if(t=arguments.length<2?Sc(e):t,Oc(t))return Rc(bc(t,e));throw Cc(Nc(e)+" is not iterable")}function Ku(e,t,r){var n,i;xc(e);try{if(!(n=Pc(e,"return"))){if("throw"===t)throw r;return r}n=Mc(n,e)}catch(e){i=!0,n=e}if("throw"===t)throw r;if(i)throw n;return xc(n),r}function zu(e,t){this.stopped=e,this.result=t}function qu(e,t,r){function n(e){return o&&Bc(o,"normal",e),new zu(!0,e)}function i(e){return f?(Dc(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=kc(t,l);if(d)o=e.iterator;else if(h)o=e;else{if(!(r=Gc(e)))throw Kc(Lc(e)+" is not iterable");if(Fc(r)){for(s=0,a=jc(e);s<a;s++)if((u=i(e[s]))&&Vc(zc,u))return u;return new zu(!1)}o=Hc(e,r)}for(c=(d?e:o).next;!(p=Uc(c,o)).done;){try{u=i(p.value)}catch(e){Bc(o,"throw",e)}if("object"==typeof u&&u&&Vc(zc,u))return u}return new zu(!1)}function Yu(e){if("Symbol"===qc(e))throw TypeError("Cannot convert a Symbol value to a string");return Yc(e)}function Ju(e,t){var r,n=2<arguments.length?arguments[2]:void 0,i=Wc(cp,this);return Qc?r=Qc(new ap,i?Zc(this):cp):(r=i?this:tp(cp),rp(r,sp,"Error")),void 0!==t&&rp(r,"message",function(e,t){return void 0===e?arguments.length<2?"":t:Jc(e)}(t)),op&&rp(r,"stack",function(e,t){if(ac&&"string"==typeof e&&!ic.prepareStackTrace)for(;t--;)e=oc(e,sc,"");return e}(r.stack,1)),i=r,uc(t=n)&&"cause"in t&&cc(i,"cause",t.cause),ip(e,up,{that:n=[]}),rp(r,"errors",n),r}var $u,S=so("document","documentElement"),Xu=yo,Wu=Mu,Zu=N,b=pa,Qu=S,ec=ho,tc=Js("IE_PROTO"),rc=function(e){return"<script>"+e+"<\/script>"},nc=function(){try{$u=new ActiveXObject("htmlfile")}catch(e){}var e,t;nc="undefined"==typeof document||document.domain&&$u?ju($u):((t=ec("iframe")).style.display="none",Qu.appendChild(t),t.src=String("javascript:"),(e=t.contentWindow.document).open(),e.write(rc("document.F=Object")),e.close(),e.F);for(var r=Zu.length;r--;)delete nc.prototype[Zu[r]];return nc()},Mu=(b[tc]=!0,Object.create||function(e,t){var r;return null!==e?(Fu.prototype=Xu(e),r=new Fu,Fu.prototype=null,r[tc]=e):r=nc(),void 0===t?r:Wu.f(r,t)}),ic=Error,oc=e("".replace),N=String(ic("zxcasd").stack),sc=/\n\s*at [^:]*:[^\n]*/,ac=sc.test(N),uc=oo,cc=cs,pc=uo,lc=h,fc=e(e.bind),b={},dc=b,hc=A("iterator"),yc=Array.prototype,N={},N=(N[A("toStringTag")]="z","[object z]"===String(N)),C=N,vc=T,mc=ro,gc=A("toStringTag"),Ec=Object,wc="Arguments"==mc(function(){return arguments}()),C=C?mc: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=Ec(e),gc))?t:wc?mc(e):"Object"==(t=mc(e))&&vc(e.callee)?"Arguments":t},Tc=C,_c=co,Ac=b,Ic=A("iterator"),bc=o,Oc=uo,Rc=yo,Nc=ao,Sc=Gu,Cc=TypeError,Mc=o,xc=yo,Pc=co,kc=Vu,Uc=o,Dc=yo,Lc=ao,Fc=Hu,jc=O,Vc=v,Hc=Bu,Gc=Gu,Bc=Ku,Kc=TypeError,zc=zu.prototype,qc=C,Yc=String,Jc=Yu,$c=to,M=!w(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",$c(1,7)),7!==e.stack)}),Xc=R,Wc=v,Zc=qs,Qc=Cu,ep=ea,tp=Mu,rp=cs,np=to,ip=qu,op=M,sp=A("toStringTag"),ap=Error,up=[].push,cp=(Qc?Qc(Ju,ap):ep(Ju,ap,{name:!0}),Ju.prototype=tp(ap.prototype,{constructor:np(1,Ju),message:np(1,""),name:np(1,"AggregateError")})),M=(Xc({global:!0,constructor:!0,arity:2},{AggregateError:Ju}),A),ep=Mu,np=as.f,pp=M("unscopables"),lp=Array.prototype;null==lp[pp]&&np(lp,pp,{configurable:!0,value:ep(null)});function x(e){lp[pp][e]=!0}var fp,Xc=w,M=T,np=qs,ep=$s,dp=A("iterator"),P=!1;[].keys&&("next"in(mp=[].keys())?(np=np(np(mp)))!==Object.prototype&&(fp=np):P=!0);function hp(e,t,r){(e=e&&!r?e.prototype:e)&&!Ep(e,wp)&&gp(e,wp,{configurable:!0,value:t})}function yp(){return this}function vp(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(!jp&&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=_p(Tp,{next:Ap(+!c,n)}),Ip(a,u,!1),bp[u]=Op;var l,f,c=t+" Iterator",d=!1,h=e.prototype,y=h[Vp]||h["@@iterator"]||i&&h[i],v=!jp&&y||p(i);if((n="Array"==t&&h.entries||y)&&(a=Cp(n.call(new e)))!==Object.prototype&&a.next&&(Cp(a)!==Fp&&(Mp?Mp(a,Fp):Sp(a[Vp])||kp(a,Vp,yp)),xp(a,c,!0)),Dp&&"values"==i&&y&&"values"!==y.name&&(Lp?Pp(h,"name","values"):(d=!0,v=function(){return Np(y,this)})),i)if(l={values:p("values"),keys:o?v:p("keys"),entries:p("entries")},s)for(f in l)!jp&&!d&&f in h||kp(h,f,l[f]);else Rp({target:t,proto:!0,forced:jp||d},l);return h[Vp]!==v&&kp(h,Vp,v,{name:i}),Up[t]=v,l}M((fp=null==fp||Xc(function(){var e={};return fp[dp].call(e)!==e})?{}:fp)[dp])||ep(fp,dp,function(){return this});var mp={IteratorPrototype:fp,BUGGY_SAFARI_ITERATORS:P},gp=as.f,Ep=ns,wp=A("toStringTag"),Tp=mp.IteratorPrototype,_p=Mu,Ap=to,Ip=hp,bp=b,Op=function(){return this},Rp=R,Np=o,Sp=T,Cp=qs,Mp=Cu,xp=hp,Pp=cs,kp=$s,Up=b,Dp=y.PROPER,Lp=y.CONFIGURABLE,Fp=mp.IteratorPrototype,jp=mp.BUGGY_SAFARI_ITERATORS,Vp=A("iterator"),Hp=io,np=x,M=b,Xc=Mo,ep=as.f,P=vp,y=r,Gp=Xc.set,Bp=Xc.getterFor("Array Iterator"),mp=P(Array,"Array",function(e,t){Gp(this,{type:"Array Iterator",target:Hp(e),index:0,kind:t})},function(){var e=Bp(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(np("keys"),np("values"),np("entries"),y&&"values"!==b.name)try{ep(b,"name",{value:"values"})}catch(tI){}function Kp(e){var e=Xp(e),t=Wp.f;Zp&&e&&!e[Qp]&&t(e,Qp,{configurable:!0,get:function(){return this}})}function zp(e,t){if(el(t,e))return e;throw tl("Incorrect invocation")}function qp(){}function Yp(e){if(!rl(e))return!1;try{return sl(qp,ol,e),!0}catch(e){return!1}}function Jp(e){if(!rl(e))return!1;switch(nl(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return cl||!!ul(al,il(e))}catch(e){return!0}}var $p=C,Xc=(N||$s(Object.prototype,"toString",N?{}.toString:function(){return"[object "+$p(this)+"]"},{unsafe:!0}),"process"==ro(m.process)),Xp=so,Wp=as,Zp=r,Qp=A("species"),el=v,tl=TypeError,P=e,M=w,rl=T,nl=C,il=I,ol=[],sl=so("Reflect","construct"),al=/^\s*(?:class|function)\b/,ul=P(al.exec),cl=!al.exec(qp);Jp.sham=!0;function pl(e,t){var r,e=vl(e).constructor;if(void 0===e||null==(r=vl(e)[ml]))return t;if(dl(e=r))return e;throw yl(hl(e)+" is not a constructor")}var ll,fl,np=!sl||M(function(){var e;return Yp(Yp.call)||!Yp(Object)||!Yp(function(){e=!0})||e})?Jp:Yp,dl=np,hl=ao,yl=TypeError,vl=yo,ml=A("species"),y=Function.prototype,gl=y.apply,El=y.call,ep="object"==typeof Reflect&&Reflect.apply||(h?El.bind(gl):function(){return El.apply(gl,arguments)}),b=e([].slice),wl=TypeError,N=/(?:ipad|iphone|ipod).*applewebkit/i.test(Co),Tl=m,_l=ep,v=Vu,Al=T,Il=ns,C=w,bl=S,Ol=b,Rl=ho,P=N,M=Xc,y=Tl.setImmediate,h=Tl.clearImmediate,Nl=Tl.process,Sl=Tl.Dispatch,Cl=Tl.Function,S=Tl.MessageChannel,Ml=Tl.String,xl=0,Pl={};try{ll=Tl.location}catch(tI){}function kl(e){return function(){Ll(e)}}function Ul(e){Ll(e.data)}function Dl(e){Tl.postMessage(Ml(e),ll.protocol+"//"+ll.host)}var Ll=function(e){var t;Il(Pl,e)&&(t=Pl[e],delete Pl[e],t())};y&&h||(y=function(e){var t=arguments.length,r=1;if(t<r)throw wl("Not enough arguments");var n=Al(e)?e:Cl(e),i=Ol(arguments,1);return Pl[++xl]=function(){_l(n,void 0,i)},fl(xl),xl},h=function(e){delete Pl[e]},M?fl=function(e){Nl.nextTick(kl(e))}:Sl&&Sl.now?fl=function(e){Sl.now(kl(e))}:S&&!P?(P=(M=new S).port2,M.port1.onmessage=Ul,fl=v(P.postMessage,P)):Tl.addEventListener&&Al(Tl.postMessage)&&!Tl.importScripts&&ll&&"file:"!==ll.protocol&&!C(Dl)?(fl=Dl,Tl.addEventListener("message",Ul,!1)):fl="onreadystatechange"in Rl("script")?function(e){bl.appendChild(Rl("script")).onreadystatechange=function(){bl.removeChild(this),Ll(e)}}:function(e){setTimeout(kl(e),0)});function Fl(e){try{return{error:!1,value:e()}}catch(e){return{error:!0,value:e}}}function jl(){this.head=null,this.tail=null}function Vl(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=uf(r),this.reject=uf(n)}var Hl,Gl,Bl,Kl,zl,ql,Yl,S={set:y,clear:h},M=m,v=/ipad|iphone|ipod/i.test(Co)&&void 0!==M.Pebble,P=/web0s(?!.*chrome)/i.test(Co),C=m,y=Vu,h=d.f,Jl=S.set,M=N,d=v,N=P,$l=Xc,v=C.MutationObserver||C.WebKitMutationObserver,P=C.document,Xl=C.process,Wl=C.Promise,h=h(C,"queueMicrotask"),h=h&&h.value,N=(h||(Hl=function(){var e,t;for($l&&(e=Xl.domain)&&e.exit();Gl;){t=Gl.fn,Gl=Gl.next;try{t()}catch(e){throw Gl?Kl():Bl=void 0,e}}Bl=void 0,e&&e.enter()},Kl=M||$l||N||!v||!P?!d&&Wl&&Wl.resolve?((M=Wl.resolve(void 0)).constructor=Wl,Yl=y(M.then,M),function(){Yl(Hl)}):$l?function(){Xl.nextTick(Hl)}:(Jl=y(Jl,C),function(){Jl(Hl)}):(zl=!0,ql=P.createTextNode(""),new v(Hl).observe(ql,{characterData:!0}),function(){ql.data=zl=!zl})),h||function(e){e={fn:e,next:void 0};Bl&&(Bl.next=e),Gl||(Gl=e,Kl()),Bl=e}),Zl=m,d=(jl.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}},jl),Wl=m.Promise,M="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,y=!M&&!Xc&&"object"==typeof window&&"object"==typeof document,C=m,Ql=Wl,P=T,v=ga,ef=I,h=A,tf=y,rf=M,nf=xo,of=(Ql&&Ql.prototype,h("species")),sf=!1,af=P(C.PromiseRejectionEvent),I={CONSTRUCTOR:v("Promise",function(){var e=ef(Ql),t=e!==String(Ql);if(!t&&66===nf)return!0;if(!nf||nf<51||!/native code/.test(e)){var e=new Ql(function(e){e(1)}),r=function(e){e(function(){},function(){})};if((e.constructor={})[of]=r,!(sf=e.then(function(){})instanceof r))return!0}return!t&&(tf||rf)&&!af}),REJECTION_EVENT:af,SUBCLASSING:sf},y={},uf=uo;y.f=function(e){return new Vl(e)};function cf(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,yf(Tf,hf,function(){var e=o.facade;df?kf.emit("rejectionHandled",e):Vf("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(xf("Promise-chain cycle")):(n=Ff(r))?yf(n,r,c,p):c(r)):p(s)}catch(e){l&&!i&&l.exit(),p(e)}}var pf,lf,ff,M=R,df=Xc,hf=m,yf=o,h=$s,P=Cu,C=hp,v=Kp,vf=uo,mf=T,gf=oo,Ef=zp,wf=pl,Tf=S.set,_f=N,Af=Fl,If=d,S=Mo,N=Wl,d=y,bf=I.CONSTRUCTOR,Of=I.REJECTION_EVENT,Rf=I.SUBCLASSING,Nf=S.getterFor("Promise"),Sf=S.set,S=N&&N.prototype,Cf=N,Mf=S,xf=hf.TypeError,Pf=hf.document,kf=hf.process,Uf=d.f,Df=Uf,Lf=!!(Pf&&Pf.createEvent&&hf.dispatchEvent),Ff=function(e){var t;return!(!gf(e)||!mf(t=e.then))&&t},jf=function(r,i){r.notified||(r.notified=!0,_f(function(){for(var e,n,t=r.reactions;e=t.get();)cf(e,r);r.notified=!1,i&&!r.rejection&&(n=r,yf(Tf,hf,function(){var e,t=n.facade,r=n.value;if(Hf(n)&&(e=Af(function(){df?kf.emit("unhandledRejection",r,t):Vf("unhandledrejection",t,r)}),n.rejection=df||Hf(n)?2:1,e.error))throw e.value}))}))},Vf=function(e,t,r){var n;Lf?((n=Pf.createEvent("Event")).promise=t,n.reason=r,n.initEvent(e,!1,!0),hf.dispatchEvent(n)):n={promise:t,reason:r},!Of&&(t=hf["on"+e])?t(n):"unhandledrejection"===e&&function(e,t){var r=Zl.console;r&&r.error&&(1==arguments.length?r.error(e):r.error(e,t))}("Unhandled promise rejection",r)},Hf=function(e){return 1!==e.rejection&&!e.parent},Gf=function(t,r,n){return function(e){t(r,e,n)}},Bf=function(e,t,r){e.done||(e.done=!0,(e=r?r:e).value=t,e.state=2,jf(e,!0))},Kf=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw xf("Promise can't be resolved itself");var n=Ff(e);n?_f(function(){var t={done:!1};try{yf(n,e,Gf(Kf,t,r),Gf(Bf,t,r))}catch(e){Bf(t,e,r)}}):(r.value=e,r.state=1,jf(r,!1))}catch(e){Bf({done:!1},e,r)}}};if(bf&&(Mf=(Cf=function(e){Ef(this,Mf),vf(e),yf(pf,this);var t=Nf(this);try{e(Gf(Kf,t),Gf(Bf,t))}catch(e){Bf(t,e)}}).prototype,(pf=function(e){Sf(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new If,rejection:!1,state:0,value:void 0})}).prototype=h(Mf,"then",function(e,t){var r=Nf(this),n=Uf(wf(this,Cf));return r.parent=!0,n.ok=!mf(e)||e,n.fail=mf(t)&&t,n.domain=df?kf.domain:void 0,0==r.state?r.reactions.add(n):_f(function(){cf(n,r)}),n.promise}),lf=function(){var e=new pf,t=Nf(e);this.promise=e,this.resolve=Gf(Kf,t),this.reject=Gf(Bf,t)},d.f=Uf=function(e){return e===Cf||void 0===e?new lf:Df(e)},mf(N)&&S!==Object.prototype)){ff=S.then,Rf||h(S,"then",function(e,t){var r=this;return new Cf(function(e,t){yf(ff,r,e,t)}).then(e,t)},{unsafe:!0});try{delete S.constructor}catch(tI){}P&&P(S,Mf)}M({global:!0,constructor:!0,wrap:!0,forced:bf},{Promise:Cf}),C(Cf,"Promise",!1),v("Promise");var zf=A("iterator"),qf=!1;try{var Yf=0,Jf={next:function(){return{done:!!Yf++}},return:function(){qf=!0}};Jf[zf]=function(){return this},Array.from(Jf,function(){throw 2})}catch(tI){}function $f(e,t){if(!t&&!qf)return!1;var r=!1;try{var n={};n[zf]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch(e){}return r}function Xf(e,t){return dd(e),hd(t)&&t.constructor===e?t:((0,(e=yd.f(e)).resolve)(t),e.promise)}function Wf(i){return function(e,t){var r,e=kd(Ud(e)),t=Pd(t),n=e.length;return t<0||n<=t?i?"":void 0:(r=Ld(e,t))<55296||56319<r||t+1===n||(n=Ld(e,t+1))<56320||57343<n?i?Dd(e,t):r:i?Fd(e,t,t+2):n-56320+(r-55296<<10)+65536}}function Zf(e,t){if(e){if(e[Yd]!==$d)try{qd(e,Yd,$d)}catch(t){e[Yd]=$d}if(e[Jd]||qd(e,Jd,t),Kd[t])for(var r in zd)if(e[r]!==zd[r])try{qd(e,r,zd[r])}catch(t){e[r]=zd[r]}}}var Qf,ed=Wl,d=I.CONSTRUCTOR||!$f(function(e){ed.all(e).then(void 0,function(){})}),td=o,rd=uo,nd=y,id=Fl,od=qu,N=(R({target:"Promise",stat:!0,forced:d},{all:function(e){var a=this,t=nd.f(a),u=t.resolve,c=t.reject,r=id(function(){var n=rd(a.resolve),i=[],o=0,s=1;od(e,function(e){var t=o++,r=!1;s++,td(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}}),R),Rf=Wl,h=so,P=T,S=$s,M=Rf&&Rf.prototype,sd=(N({target:"Promise",proto:!0,forced:I.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),P(Rf)&&(bf=h("Promise").prototype.catch,M.catch!==bf&&S(M,"catch",bf,{unsafe:!0})),o),ad=uo,ud=y,cd=Fl,pd=qu,ld=(R({target:"Promise",stat:!0,forced:d},{race:function(e){var r=this,n=ud.f(r),i=n.reject,t=cd(function(){var t=ad(r.resolve);pd(e,function(e){sd(t,r,e).then(n.resolve,i)})});return t.error&&i(t.value),n.promise}}),o),fd=y,dd=(R({target:"Promise",stat:!0,forced:I.CONSTRUCTOR},{reject:function(e){var t=fd.f(this);return ld(t.reject,void 0,e),t.promise}}),yo),hd=oo,yd=y,C=R,v=I.CONSTRUCTOR,vd=Xf,md=(so("Promise"),C({target:"Promise",stat:!0,forced:v},{resolve:function(e){return vd(this,e)}}),o),gd=uo,Ed=y,wd=Fl,Td=qu,_d=(R({target:"Promise",stat:!0},{allSettled:function(e){var a=this,t=Ed.f(a),u=t.resolve,r=t.reject,n=wd(function(){var n=gd(a.resolve),i=[],o=0,s=1;Td(e,function(e){var t=o++,r=!1;s++,md(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),Ad=uo,Id=so,bd=y,Od=Fl,Rd=qu,Jf=(R({target:"Promise",stat:!0},{any:function(e){var u=this,c=Id("AggregateError"),t=bd.f(u),p=t.resolve,l=t.reject,r=Od(function(){var n=Ad(u.resolve),i=[],o=0,s=1,a=!1;Rd(e,function(e){var t=o++,r=!1;s++,_d(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}}),R),N=Wl,P=w,Nd=so,Sd=T,Cd=pl,Md=Xf,Rf=$s,xd=N&&N.prototype,S=(Jf({target:"Promise",proto:!0,real:!0,forced:!!N&&P(function(){xd.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Cd(this,Nd("Promise")),e=Sd(t);return this.then(e?function(e){return Md(r,t()).then(function(){return e})}:t,e?function(e){return Md(r,t()).then(function(){throw e})}:t)}}),Sd(N)&&(h=Nd("Promise").prototype.finally,xd.finally!==h&&Rf(xd,"finally",h,{unsafe:!0})),e),Pd=Xs,kd=Yu,Ud=no,Dd=S("".charAt),Ld=S("".charCodeAt),Fd=S("".slice),jd=(Wf(!1),Wf(!0)),Vd=Yu,M=Mo,bf=vp,Hd=M.set,Gd=M.getterFor("String Iterator"),d=(bf(String,"String",function(e){Hd(this,{type:"String Iterator",string:Vd(e),index:0})},function(){var e=Gd(this),t=e.string,r=e.index;return r>=t.length?{value:void 0,done:!0}:(t=jd(t,r),e.index+=t.length,{value:t,done:!1})}),m),I=(d.Promise,ho("span").classList),C=I&&I.constructor&&I.constructor.prototype,v=C===Object.prototype?void 0:C,Bd=m,Kd={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},Wl=v,zd=mp,qd=cs,Jf=A,Yd=Jf("iterator"),Jd=Jf("toStringTag"),$d=zd.values;for(Qf in Kd)Zf(Bd[Qf]&&Bd[Qf].prototype,Qf);Zf(Wl,"DOMTokenList");function Xd(e,t,r){(t=Th(t))in e?_h.f(e,t,Ah(0,r)):e[t]=r}function Wd(e){if(9007199254740991<e)throw Hh("Maximum allowed index exceeded");return e}function Zd(e,t){return Gh(e=e)&&(r=e.constructor,(Bh(r)&&(r===qh||Gh(r.prototype))||Kh(r)&&null===(r=r[zh]))&&(r=void 0)),new(void 0===r?qh:r)(0===t?0:t);var r}function Qd(t){return 51<=Jh||!Yh(function(){var e=[];return(e.constructor={})[$h]=function(){return{foo:1}},1!==e[t](Boolean).foo})}function eh(e,t){if(!delete e[t])throw oy("Cannot delete property "+iy(t)+" of "+iy(e))}function th(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=dy(e),a=fy(s),u=ly(t,r),c=hy(a),p=0,t=n||yy,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:vy(l,i)}else switch(f){case 4:return!1;case 7:vy(l,i)}return m?-1:y||v?v:l}}function rh(e,t){var r=[][e];return!!r&&my(function(){r.call(null,t||function(){return 1},1)})}function nh(u){var c=1==u;return function(e,t,r){for(var n,i=Sy(e),o=Ny(i),s=Ry(t,r),a=Cy(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 ih(e,t,r,n,i,o,s,a){for(var u,c,p=i,l=0,f=!!s&&Dy(s,a);l<n;)l in r&&(u=f?f(r[l],l,t):r[l],0<o&&Py(u)?(c=ky(u),p=ih(e,t,u,c,p,o-1)-1):(Uy(p+1),e[p]=u),p++),l++;return p}function oh(c){return function(e,t,r,n){lv(t);var i=fv(e),o=dv(i),s=hv(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 yv("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 sh(e,t,r){for(var n=Pv(e),i=xv(t,n),o=xv(void 0===r?n:r,n),s=Uv(Dv(o-i,0)),a=0;i<o;i++,a++)kv(s,a,e[i]);return s.length=a,s}function ah(e,t){var r=e.length,n=Fv(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=ah(Lv(e,0,n),t),f=ah(Lv(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 uh(e){Om(e,xm,{value:{objectID:"O"+Pm++,weakData:{}}})}function ch(e,t,r){for(var n in t)Bm(e,n,t[n],r);return e}var ph,lh,fh,dh,hh,yh,vh,mh=y,gh=Fl,Eh=(R({target:"Promise",stat:!0,forced:!0},{try:function(e){var t=mh.f(this),e=gh(e);return(e.error?t.reject:t.resolve)(e.value),t.promise}}),yo),wh=Ku,Th=fo,_h=as,Ah=to,Ih=Vu,bh=o,Oh=_,Rh=Hu,Nh=np,Sh=O,Ch=Xd,Mh=Bu,xh=Gu,Ph=Array,kh=(R({target:"Array",stat:!0,forced:!$f(function(e){Array.from(e)})},{from:function(e){var t=Oh(e),e=Nh(this),r=arguments.length,n=1<r?arguments[1]:void 0,i=void 0!==n;i&&(n=Ih(n,2<r?arguments[2]:void 0));var o,s,a,u,c,p,r=xh(t),l=0;if(!r||this===Ph&&Rh(r))for(o=Sh(t),s=e?new this(o):Ph(o);l<o;l++)p=i?n(t[l],l):t[l],Ch(s,l,p);else for(c=(u=Mh(t,r)).next,s=e?new this:[];!(a=bh(c,u)).done;l++)p=i?function(e,t,r,n){try{return n?t(Eh(r)[0],r[1]):t(r)}catch(t){wh(e,"throw",t)}}(u,n,[a.value,l],!0):a.value,Ch(s,l,p);return s.length=l,s}}),ro),P=Array.isArray||function(e){return"Array"==kh(e)},Uh=(R({target:"Array",stat:!0},{isArray:P}),np),Dh=Xd,Lh=Array,Fh=(R({target:"Array",stat:!0,forced:w(function(){function e(){}return!(Lh.of.call(e)instanceof e)})},{of:function(){for(var e=0,t=arguments.length,r=new(Uh(this)?this:Lh)(t);e<t;)Dh(r,e,arguments[e++]);return r.length=t,r}}),_),jh=O,Vh=Xs,N=x,Hh=(R({target:"Array",proto:!0},{at:function(e){var t=Fh(this),r=jh(t),e=Vh(e),e=0<=e?e:r+e;return e<0||r<=e?void 0:t[e]}}),N("at"),TypeError),Gh=P,Bh=np,Kh=oo,zh=A("species"),qh=Array,Yh=w,Jh=xo,$h=A("species"),Rf=R,h=w,Xh=P,Wh=oo,Zh=_,Qh=O,ey=Wd,ty=Xd,ry=Zd,S=Qd,M=xo,ny=A("isConcatSpreadable"),bf=51<=M||!h(function(){var e=[];return e[ny]=!1,e.concat()[0]!==e}),I=S("concat"),iy=(Rf({target:"Array",proto:!0,arity:1,forced:!bf||!I},{concat:function(e){for(var t,r,n,i=Zh(this),o=ry(i,0),s=0,a=-1,u=arguments.length;a<u;a++)if(function(e){if(!Wh(e))return!1;var t=e[ny];return void 0!==t?!!t:Xh(e)}(n=-1===a?i:arguments[a]))for(r=Qh(n),ey(s+r),t=0;t<r;t++,s++)t in n&&ty(o,s,n[t]);else ey(s+1),ty(o,s++,n);return o.length=s,o}}),ao),oy=TypeError,sy=_,ay=Ws,uy=O,cy=eh,py=Math.min,C=x,ly=(R({target:"Array",proto:!0},{copyWithin:[].copyWithin||function(e,t){var r=sy(this),n=uy(r),i=ay(e,n),o=ay(t,n),e=2<arguments.length?arguments[2]:void 0,s=py((void 0===e?n:ay(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]:cy(r,i),i+=a,o+=a;return r}}),C("copyWithin"),Vu),fy=vo,dy=_,hy=O,yy=Zd,vy=e([].push),v={forEach:th(0),map:th(1),filter:th(2),some:th(3),every:th(4),find:th(5),findIndex:th(6),filterReject:th(7)},my=w,gy=v.every,Ey=(R({target:"Array",proto:!0,forced:!rh("every")},{every:function(e){return gy(this,e,1<arguments.length?arguments[1]:void 0)}}),_),wy=Ws,Ty=O,mp=x,_y=(R({target:"Array",proto:!0},{fill:function(e){for(var t=Ey(this),r=Ty(t),n=arguments.length,i=wy(1<n?arguments[1]:void 0,r),n=2<n?arguments[2]:void 0,o=void 0===n?r:wy(n,r);i<o;)t[i++]=e;return t}}),mp("fill"),v.filter),cs=(R({target:"Array",proto:!0,forced:!Qd("filter")},{filter:function(e){return _y(this,e,1<arguments.length?arguments[1]:void 0)}}),R),Ay=v.find,Jf=x,Iy=!0,Wl=("find"in[]&&Array(1).find(function(){Iy=!1}),cs({target:"Array",proto:!0,forced:Iy},{find:function(e){return Ay(this,e,1<arguments.length?arguments[1]:void 0)}}),Jf("find"),R),by=v.findIndex,y=x,Oy=!0,Ry=("findIndex"in[]&&Array(1).findIndex(function(){Oy=!1}),Wl({target:"Array",proto:!0,forced:Oy},{findIndex:function(e){return by(this,e,1<arguments.length?arguments[1]:void 0)}}),y("findIndex"),Vu),Ny=vo,Sy=_,Cy=O,N={findLast:nh(0),findLastIndex:nh(1)},My=N.findLast,M=x,xy=(R({target:"Array",proto:!0},{findLast:function(e){return My(this,e,1<arguments.length?arguments[1]:void 0)}}),M("findLast"),N.findLastIndex),h=x,Py=(R({target:"Array",proto:!0},{findLastIndex:function(e){return xy(this,e,1<arguments.length?arguments[1]:void 0)}}),h("findLastIndex"),P),ky=O,Uy=Wd,Dy=Vu,S=ih,Ly=S,Fy=_,jy=O,Vy=Xs,Hy=Zd,Gy=(R({target:"Array",proto:!0},{flat:function(){var e=arguments.length?arguments[0]:void 0,t=Fy(this),r=jy(t),n=Hy(t,0);return n.length=Ly(n,t,t,r,0,void 0===e?1:Vy(e)),n}}),S),By=uo,Ky=_,zy=O,qy=Zd,Yy=(R({target:"Array",proto:!0},{flatMap:function(e){var t,r=Ky(this),n=zy(r);return By(e),(t=qy(r,0)).length=Gy(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),v.forEach),Rf=rh("forEach")?[].forEach:function(e){return Yy(this,e,1<arguments.length?arguments[1]:void 0)},Jy=(R({target:"Array",proto:!0,forced:[].forEach!=Rf},{forEach:Rf}),va.includes),bf=x,I=(R({target:"Array",proto:!0,forced:w(function(){return!Array(1).includes()})},{includes:function(e){return Jy(this,e,1<arguments.length?arguments[1]:void 0)}}),bf("includes"),R),$y=va.indexOf,C=rh,Xy=e([].indexOf),Wy=!!Xy&&1/Xy([1],1,-0)<0,mp=C("indexOf"),cs=(I({target:"Array",proto:!0,forced:Wy||!mp},{indexOf:function(e){var t=1<arguments.length?arguments[1]:void 0;return Wy?Xy(this,e,t)||0:$y(this,e,t)}}),R),Jf=vo,Zy=io,Wl=rh,Qy=e([].join),y=Jf!=Object,M=Wl("join",","),ev=(cs({target:"Array",proto:!0,forced:y||!M},{join:function(e){return Qy(Zy(this),void 0===e?",":e)}}),ep),tv=io,rv=Xs,nv=O,N=rh,iv=Math.min,ov=[].lastIndexOf,sv=!!ov&&1/[1].lastIndexOf(1,-0)<0,h=N("lastIndexOf"),S=sv||!h?function(e){if(sv)return ev(ov,this,arguments)||0;var t=tv(this),r=nv(t),n=r-1;for((n=1<arguments.length?iv(n,rv(arguments[1])):n)<0&&(n=r+n);0<=n;n--)if(n in t&&t[n]===e)return n||0;return-1}:ov,av=(R({target:"Array",proto:!0,forced:S!==[].lastIndexOf},{lastIndexOf:S}),v.map),Rf=(R({target:"Array",proto:!0,forced:!Qd("map")},{map:function(e){return av(this,e,1<arguments.length?arguments[1]:void 0)}}),R),uv=_,cv=O,pv=Wd,bf=w(function(){return 4294967297!==[].push.call({length:4294967296},1)}),va=!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}}(),lv=(Rf({target:"Array",proto:!0,arity:1,forced:bf||va},{push:function(e){var t=uv(this),r=cv(t),n=arguments.length;pv(r+n);for(var i=0;i<n;i++)t[r]=arguments[i],r++;return t.length=r}}),uo),fv=_,dv=vo,hv=O,yv=TypeError,C={left:oh(!1),right:oh(!0)},vv=C.left,I=xo,mp=Xc,mv=(R({target:"Array",proto:!0,forced:!rh("reduce")||!mp&&79<I&&I<83},{reduce:function(e){var t=arguments.length;return vv(this,e,t,1<t?arguments[1]:void 0)}}),C.right),Jf=xo,Wl=Xc,cs=(R({target:"Array",proto:!0,forced:!rh("reduceRight")||!Wl&&79<Jf&&Jf<83},{reduceRight:function(e){return mv(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),R),gv=P,Ev=e([].reverse),y=[1,2],M=(cs({target:"Array",proto:!0,forced:String(y)===String(y.reverse())},{reverse:function(){return gv(this)&&(this.length=this.length),Ev(this)}}),R),wv=P,Tv=np,_v=oo,Av=Ws,Iv=O,bv=io,Ov=Xd,ep=A,Rv=b,N=Qd("slice"),Nv=ep("species"),Sv=Array,Cv=Math.max,Mv=(M({target:"Array",proto:!0,forced:!N},{slice:function(e,t){var r,n,i,o=bv(this),s=Iv(o),a=Av(e,s),u=Av(void 0===t?s:t,s);if(wv(o)&&(r=o.constructor,(r=Tv(r)&&(r===Sv||wv(r.prototype))||_v(r)&&null===(r=r[Nv])?void 0:r)===Sv||void 0===r))return Rv(o,a,u);for(n=new(void 0===r?Sv:r)(Cv(u-a,0)),i=0;a<u;a++,i++)a in o&&Ov(n,i,o[a]);return n.length=i,n}}),v.some),xv=(R({target:"Array",proto:!0,forced:!rh("some")},{some:function(e){return Mv(this,e,1<arguments.length?arguments[1]:void 0)}}),Ws),Pv=O,kv=Xd,Uv=Array,Dv=Math.max,Lv=sh,Fv=Math.floor,h=ah,S=Co.match(/firefox\/(\d+)/i),Rf=!!S&&+S[1],bf=/MSIE|Trident/.test(Co),va=Co.match(/AppleWebKit\/(\d+)\./),mp=!!va&&+va[1],I=R,C=e,jv=uo,Vv=_,Hv=O,Gv=eh,Bv=Yu,Xc=w,Kv=h,Wl=rh,zv=Rf,qv=bf,Yv=xo,Jv=mp,$v=[],Xv=C($v.sort),Wv=C($v.push),Jf=Xc(function(){$v.sort(void 0)}),cs=Xc(function(){$v.sort(null)}),y=Wl("sort"),Zv=!Xc(function(){if(Yv)return Yv<70;if(!(zv&&3<zv)){if(qv)return!0;if(Jv)return Jv<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++)$v.push({k:e+r,v:t})}for($v.sort(function(e,t){return t.v-e.v}),r=0;r<$v.length;r++)e=$v[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),b=(I({target:"Array",proto:!0,forced:Jf||!cs||!y||!Zv},{sort:function(e){void 0!==e&&jv(e);var t=Vv(this);if(Zv)return void 0===e?Xv(t):Xv(t,e);for(var r,n,i=[],o=Hv(t),s=0;s<o;s++)s in t&&Wv(i,t[s]);for(Kv(i,(n=e,function(e,t){return void 0===t?-1:void 0===e?1:void 0!==n?+n(e,t)||0:Bv(e)>Bv(t)?1:-1})),r=i.length,s=0;s<r;)t[s]=i[s++];for(;s<o;)Gv(t,s++);return t}}),Kp("Array"),R),Qv=_,em=Ws,tm=Xs,rm=O,nm=Wd,im=Zd,om=Xd,sm=eh,ep=Qd("splice"),am=Math.max,um=Math.min,M=(b({target:"Array",proto:!0,forced:!ep},{splice:function(e,t){var r,n,i,o,s,a,u=Qv(this),c=rm(u),p=em(e,c),e=arguments.length;for(0===e?r=n=0:n=1===e?(r=0,c-p):(r=e-2,um(am(tm(t),0),c-p)),nm(c+r-n),i=im(u,n),o=0;o<n;o++)(s=p+o)in u&&om(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]:sm(u,a);for(o=c;c-n+r<o;o--)sm(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]:sm(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"),R),cm=_,pm=O,lm=eh,fm=Wd,N=1!==[].unshift(0),S=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),Co=(M({target:"Array",proto:!0,arity:1,forced:N||S},{unshift:function(e){var t=cm(this),r=pm(t),n=arguments.length;if(n){fm(r+n);for(var i=r;i--;){var o=i+n;i in t?t[o]=t[i]:lm(t,o)}for(var s=0;s<n;s++)t[s]=arguments[s]}return t.length=r+n}}),d.Array,{exports:{}}),va={},dm=ro,hm=io,ym=Po.f,vm=sh,mm="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],h=(va.f=function(e){if(!mm||"Window"!=dm(e))return ym(hm(e));var t=e;try{return ym(t)}catch(t){return vm(mm)}},w(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8}))})),Rf=w,gm=oo,Em=ro,wm=h,Tm=Object.isExtensible,bf=Rf(function(){Tm(1)})||wm?function(e){return!!gm(e)&&(!wm||"ArrayBuffer"!=Em(e))&&(!Tm||Tm(e))}:Tm,xo=!w(function(){return Object.isExtensible(Object.preventExtensions({}))}),_m=R,Am=e,mp=pa,Im=oo,bm=ns,Om=as.f,Rm=Po,Nm=va,Sm=bf,Cm=xo,Mm=!1,xm=lo("meta"),Pm=0,km=Co.exports={enable:function(){km.enable=function(){},Mm=!0;var i=Rm.f,o=Am([].splice),e={};e[xm]=1,i(e).length&&(Rm.f=function(e){for(var t=i(e),r=0,n=t.length;r<n;r++)if(t[r]===xm){o(t,r,1);break}return t},_m({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:Nm.f}))},fastKey:function(e,t){if(!Im(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!bm(e,xm)){if(!Sm(e))return"F";if(!t)return"E";uh(e)}return e[xm].objectID},getWeakData:function(e,t){if(!bm(e,xm)){if(!Sm(e))return!0;if(!t)return!1;uh(e)}return e[xm].weakData},onFreeze:function(e){return Cm&&Mm&&Sm(e)&&!bm(e,xm)&&uh(e),e}},Um=(mp[xm]=!0,T),Dm=oo,Lm=Cu,C=R,Wl=m,Fm=e,Xc=ga,jm=$s,I=Co.exports,Vm=qu,Hm=zp,Jf=T,Gm=oo,cs=w,y=$f,b=hp,Bm=$s,Km=as.f,zm=Mu,qm=ch,Ym=Vu,Jm=zp,$m=qu,Xm=vp,Wm=Kp,Zm=r,Qm=Co.exports.fastKey,eg=Mo.set,tg=Mo.getterFor;function rg(e){var r=Fm(yh[e]);jm(yh,e,"add"==e?function(e){return r(this,0===e?0:e),this}:"delete"==e?function(e){return!(fh&&!Gm(e))&&r(this,0===e?0:e)}:"get"==e?function(e){return fh&&!Gm(e)?void 0:r(this,0===e?0:e)}:"has"==e?function(e){return!(fh&&!Gm(e))&&r(this,0===e?0:e)}:function(e,t){return r(this,0===e?0:e,t),this})}ep=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=Qm(t,!0),key:t,value:r,previous:t=i.last,next:void 0,removed:!1},i.first||(i.first=o),t&&(t.next=o),Zm?i.size++:e.size++,"F"!==n&&(i.index[n]=o)),e}function s(e,t){var r,e=u(e),n=Qm(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){Jm(e,a),eg(e,{type:r,index:zm(null),first:void 0,last:void 0,size:0}),Zm||(e.size=0),null!=t&&$m(t,e[i],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=tg(r);return qm(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,Zm?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),Zm?n.size--:this.size--),!!e},forEach:function(e){for(var t,r=u(this),n=Ym(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)}}),qm(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)}}),Zm&&Km(a,"size",{get:function(){return u(this).size}}),e},setStrong:function(e,t,r){var n=t+" Iterator",i=tg(t),o=tg(n);Xm(e,t,function(e,t){eg(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),Wm(t)}},lh=-1!==(N="Map").indexOf("Map"),fh=-1!==N.indexOf("Weak"),dh=lh?"set":"add",hh=Wl.Map,yh=hh&&hh.prototype,S={},Xc(N,!Jf(vh=hh)||!(fh||yh.forEach&&!cs(function(){(new hh).entries().next()})))?(vh=M.getConstructor(ep,N,lh,dh),I.enable()):Xc(N,!0)&&(d=(ph=new vh)[dh](fh?{}:-0,1)!=ph,h=cs(function(){ph.has(1)}),Rf=y(function(e){new hh(e)}),pa=!fh&&cs(function(){for(var e=new hh,t=5;t--;)e[dh](t,t);return!e.has(-0)}),Rf||(((vh=ep(function(e,t){Hm(e,yh);r=new hh,e=e,n=vh,Lm&&Um(e=e.constructor)&&e!==n&&Dm(e=e.prototype)&&e!==n.prototype&&Lm(r,e);var r,n=r;return null!=t&&Vm(t,n[dh],{that:n,AS_ENTRIES:lh}),n})).prototype=yh).constructor=vh),(h||pa)&&(rg("delete"),rg("has"),lh&&rg("get")),(pa||d)&&rg(dh),fh&&yh.clear&&delete yh.clear),S.Map=vh,C({global:!0,constructor:!0,forced:vh!=hh},S),b(vh,N),fh||M.setStrong(vh,N,lh);function ng(e,t){for(var r=0,n=ag(t),i=new e(n);r<n;)i[r]=t[r++];return i}function ig(e,t,r,n){for(var i,o,s,a=pg(e),u=cg(a),c=ug(t,r),p=dg(null),l=fg(u),f=0;f<l;f++)s=u[f],(o=lg(c(s,f,a)))in p?vg(p[o],s):p[o]=[s];if(n&&(i=n(a))!==yg)for(o in p)p[o]=hg(i,p[o]);return p}function og(e){for(var t,r,n=Tg(this),i=wg(n),o=Eg(e,1<arguments.length?arguments[1]:void 0),s=new Ag,a=_g(i),u=0;u<a;u++)t=o(r=i[u],u,n),bg(s,t)?Rg(Ig(s,t),r):Og(s,t,[r]);return s}function sg(e){return Mg[e].prototype}var ag=O,ug=Vu,cg=vo,pg=_,lg=fo,fg=O,dg=Mu,hg=ng,yg=Array,vg=e([].push),mg=ig,ns=x,gg=(R({target:"Array",proto:!0},{group:function(e){return mg(this,e,1<arguments.length?arguments[1]:void 0)}}),ns("group"),ig),Po=x,Eg=(R({target:"Array",proto:!0,forced:!rh("groupBy")},{groupBy:function(e){return gg(this,e,1<arguments.length?arguments[1]:void 0)}}),Po("groupBy"),Vu),va=e,wg=vo,Tg=_,_g=O,Ag=so("Map"),bf=Ag.prototype,Ig=va(bf.get),bg=va(bf.has),Og=va(bf.set),Rg=va([].push),xo=x,mp=og,Cu=(R({target:"Array",proto:!0,name:"groupToMap",forced:!rh("groupByToMap")},{groupByToMap:mp}),xo("groupByToMap"),x),Ng=(R({target:"Array",proto:!0},{groupToMap:og}),Cu("groupToMap"),O),Sg=io,ga=x,Cg=Array,Mg=(R({target:"Array",proto:!0},{toReversed:function(){for(var e=Sg(this),t=Cg,r=Ng(e),n=new t(r),i=0;i<r;i++)n[i]=e[r-i-1];return n}}),ga("toReversed"),m),Co=R,xg=uo,Pg=io,kg=ng,Wl=x,Ug=Array,Dg=e(sg("Array").sort),Xc=(Co({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&xg(e);var t=Pg(this),t=kg(Ug,t);return Dg(t,e)}}),Wl("toSorted"),R),y=x,Lg=Wd,Fg=O,jg=Ws,Vg=io,Hg=Xs,Gg=Array,Bg=Math.max,Kg=Math.min,zg=(Xc({target:"Array",proto:!0},{toSpliced:function(e,t){var r,n,i,o,s=Vg(this),a=Fg(s),u=jg(e,a),e=arguments.length,c=0;for(0===e?r=n=0:n=1===e?(r=0,a-u):(r=e-2,Kg(Bg(Hg(t),0),a-u)),i=Lg(a+r-n),o=Gg(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}}),y("toSpliced"),O),qg=Xs,Yg=RangeError,Jg=io,$g=Array;R({target:"Array",proto:!0},{with:function(e,t){var r=Jg(this),n=$g,i=t,o=zg(r),s=(e=qg(e))<0?o+e:e;if(o<=s||s<0)throw Yg("Incorrect index");for(var a=new n(o),u=0;u<o;u++)a[u]=u===s?i:r[u];return a}});cs=m,Rf=Wo,ep=T,h=qs,pa=$s,d=A("asyncIterator"),C=cs.AsyncIterator,S=Rf.AsyncIteratorPrototype;if(S)LE=S;else if(ep(C))LE=C.prototype;else if(Rf.USE_FUNCTION_CONSTRUCTOR||cs.USE_FUNCTION_CONSTRUCTOR)try{SE=h(h(h(Function("return async function*(){}()")()))),h(SE)===Object.prototype&&(LE=SE)}catch(tI){}ep((LE=LE||{})[d])||pa(LE,d,function(){return this});function Xg(e,t,r){var n=e.done;o0.resolve(e.value).then(function(e){t({done:n,value:e})},r)}function Wg(e){s0(this,{type:"AsyncFromSyncIterator",iterator:n0(e),next:e.next})}function Zg(e,t,r,n){try{var i=g0(e,"return");if(i)return m0("Promise").resolve(v0(i,e)).then(function(){t(r)},function(e){n(e)})}catch(e){return n(e)}t(r)}function Qg(e){var f=0==e,d=1==e,h=2==e,y=3==e;return function(e,s,a){var e={iterator:e,next:h0(y0(e).next)},u=A0("Promise"),c=e.iterator,t=e.next,p=0,l=void 0!==s;return!l&&f||w0(s),new u(function(r,n){var i=function(e){Zg(c,n,e,n)},o=function(){try{if(f&&l)try{_0(p)}catch(e){i(e)}u.resolve(T0(E0(t,c))).then(function(e){try{if(T0(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():Zg(c,r,!1,n);else if(f)try{a[p++]=e,o()}catch(e){i(e)}else e?Zg(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 e0(e,t){if(!F0||!L0(e)||!F0(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 t0(e,t,r){r.get&&j0(r.get,t,{getter:!0}),r.set&&j0(r.set,t,{setter:!0}),V0.f(e,t,r)}var r0=o,n0=yo,b=Mu,i0=co,M=ch,N=Mo,ns=LE,o0=so("Promise"),s0=N.set,a0=N.getterFor("AsyncFromSyncIterator"),Po=(Wg.prototype=M(b(ns),{next:function(){var n=a0(this);return new o0(function(e,t){var r=n0(r0(n.next,n.iterator));Xg(r,e,t)})},return:function(){var n=a0(this).iterator;return new o0(function(e,t){var r=i0(n,"return");if(void 0===r)return e({done:!0,value:void 0});r=n0(r0(r,n));Xg(r,e,t)})}}),Wg),u0=o,c0=Po,p0=yo,l0=Bu,f0=co,d0=A("asyncIterator"),h0=uo,y0=yo,v0=o,m0=so,g0=co,E0=o,w0=uo,T0=yo,_0=Wd,A0=so,vo={toArray:Qg(0),forEach:Qg(1),every:Qg(2),some:Qg(3),find:Qg(4)},I0=Vu,b0=_,O0=np,R0=Bu,N0=Gu,S0=co,bf=sg,C0=so,M0=Po,x0=vo.toArray,P0=A("asyncIterator"),k0=bf("Array").values,U0=(R({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(C0("Promise"))(function(e){var t=b0(o),r=(void 0!==a&&(a=I0(a,u)),S0(t,P0)),n=r?void 0:N0(t)||k0,i=O0(s)?new s:[],r=r?function(e,t){t=arguments.length<2?f0(e,d0):t;return t?p0(u0(t,e)):new c0(l0(e))}(t,r):new M0(R0(t,n));e(x0(r,a,i))})}}),v.filterReject),va=x,D0=(R({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return U0(this,e,1<arguments.length?arguments[1]:void 0)}}),va("filterOut"),v.filterReject),mp=x,xo=(R({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return D0(this,e,1<arguments.length?arguments[1]:void 0)}}),mp("filterReject"),R),L0=P,F0=Object.isFrozen,j0=(xo({target:"Array",stat:!0,sham:!0,forced:!0},{isTemplateObject:function(e){if(!e0(e,!0))return!1;var t=e.raw;return t.length===e.length&&e0(t,!1)}}),jo.exports),V0=as,Cu=x,H0=_,G0=O,ga=(r&&(t0(Array.prototype,"lastItem",{configurable:!0,get:function(){var e=H0(this),t=G0(e);return 0==t?void 0:e[t-1]},set:function(e){var t=H0(this),r=G0(t);return t[0==r?0:r-1]=e}}),Cu("lastItem")),x),B0=_,K0=O,Co=(r&&(t0(Array.prototype,"lastIndex",{configurable:!0,get:function(){var e=B0(this),e=K0(e);return 0==e?0:e-1}}),ga("lastIndex")),e),z0=uo,q0=O,Y0=_,J0=Zd,$0=so("Map"),Wl=$0.prototype,X0=Co(Wl.forEach),W0=Co(Wl.has),Z0=Co(Wl.set),Q0=Co([].push),Xc=x;R({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=Y0(this),i=q0(n),o=J0(n,0),s=new $0,a=null!=e?z0(e):function(e){return e},u=0;u<i;u++)r=a(t=n[u]),W0(s,r)||Z0(s,r,t);return X0(s,function(e){Q0(o,e)}),o}}),Xc("uniqueBy");c_.prototype.start=function(){this.timeoutId=setTimeout(this.callback,this.timeout)},c_.prototype.refresh=function(){this.stop(),this.start()},c_.prototype.stop=function(){this.timeoutId&&clearTimeout(this.timeoutId)};var eE,tE,rE,nE,iE,oE,sE,aE,uE,cE=c_,pE=(u_.prototype.start=function(){this.started=!0},u_.prototype.stop=function(){this.started=!1;var e=this.sink(this.buffer,!0);return this.buffer=[],this.timer.stop(),e},u_.prototype.enqueue=function(e){this.started&&(0===this.buffer.length&&this.timer.refresh(),this.buffer.push(e),this.buffer.length>=this.maxQueueSize&&this.flush())},u_.prototype.flush=function(){this.sink(this.buffer),this.buffer=[],this.timer.stop()},u_.prototype.close=function(){this.stop()},u_),y=(a_.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},a_.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},a_.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})},ce(s_,uE=a_),ce(o_,aE=s_),o_.prototype.isClientError=function(e){return!!(e&&400<=e.statusCode&&e.statusCode<500)},o_.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]}})})})},o_.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]})})})},o_.prototype.process=function(e){this.queue.enqueue(e),this.emit("event",e)},o_.prototype.start=function(){return pe(this,void 0,void 0,function(){return le(this,function(e){return this.queue.start(),[2]})})},o_.prototype.stop=function(){try{this.queue.close()}catch(e){}return Promise.resolve()},o_.prototype.flush=function(){this.queue.flush()},o_.prototype.close=function(){this.stop()},o_),lE=(i_.isSessionEvent=function(e){return!!si.isTrack(e)&&(e.event.key===i_.SESSION_START_EVENT_NAME||e.event.key===i_.SESSION_END_EVENT_NAME)},i_.prototype.onSessionStarted=function(e,t,r){this.track(i_.SESSION_START_EVENT_NAME,e,t,r)},i_.prototype.onSessionEnded=function(e,t,r){this.track(i_.SESSION_END_EVENT_NAME,e,t,r)},i_.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)},i_.prototype.decorateSession=function(e,t){t=(new Xe).add($e.SESSION,t).addIdentifiers(e.identifiers).build();return g(g({},e),{identifiers:t})},i_.SESSION_START_EVENT_NAME="$session_start",i_.SESSION_END_EVENT_NAME="$session_end",i_),fE=(ce(n_,sE=y),n_.prototype.process=function(e){var t;lE.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[$e.SESSION]?e:e.copyWithUser(g(g({},e.user),{identifiers:g(g({},e.user.identifiers),((e={})[$e.SESSION]=t.sessionId,e))})),sE.prototype.process.call(this,t))},n_),dE=(r_.prototype.isDedupTarget=function(e){if(-1===this.exposureEventDedupIntervalMillis)return!1;if(!si.isExposure(e))return!1;Oe.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)},r_),hE=(t_.toEvent=function(e){var t;return{key:t_.EVENT_KEY,properties:{level:t_.LEVEL_ERROR,type:e.name,message:null!=(t=e.message)?t:"",$stacktrace:t_._stacktrace(e)}}},t_._stacktrace=function(e){return a.isNullOrUndefined(e.stack)?"":e.stack.split("\n").slice(0,t_.STACK_TRACK_LIMIT).join("\n")},t_.EVENT_KEY="$trace",t_.LEVEL_ERROR="error",t_.STACK_TRACK_LIMIT=30,t_),m=(e_.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)}},e_),yE=(QT.prototype.with=function(e){return new QT(e,this.targetEvaluations,this.experiment,this.variationId,this.variationKey,this.config)},QT.of=function(e,t,r,n){var i=this.config(e.workspace,r);return new QT(n,t.targetEvaluations,e.experiment,r.id,r.key,i)},QT.ofDefault=function(e,t,r){var n=e.experiment._getVariationByKeyOrNull(e.defaultVariationKey);return a.isNotNullOrUndefined(n)?this.of(e,t,n,r):new QT(r,t.targetEvaluations,e.experiment,void 0,e.defaultVariationKey,void 0)},QT.config=function(e,t){if(!a.isNullOrUndefined(t.parameterConfigurationId))return a.requiredNotNullOrUndefined(e.getParameterConfigurationOrNull(t.parameterConfigurationId),function(){return"ParameterConfiguration[".concat(t.parameterConfigurationId,"]")})},QT),vE=(ce(ZT,oE=m),ZT.prototype.supports=function(e){return void 0!==e.experiment},ZT.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getExperimentFlow(e.experiment.type).evaluate(e,t))?r:yE.ofDefault(e,t,s.TRAFFIC_NOT_ALLOCATED)},ZT),mE=(WT.of=function(e,t,r,n,i,o){return o.returnValue=n,new WT(i,t.targetEvaluations,e.parameter,r,n,o)},WT.ofDefault=function(e,t,r,n){return this.of(e,t,void 0,e.defaultValue,r,n)},WT),gE=(ce(XT,iE=m),XT.prototype.supports=function(e){return void 0!==e.parameter},XT.prototype.evaluateInternal=function(e,t){var r={};if(r.requestValueType=e.requiredType,r.requestDefaultValue=e.defaultValue,a.isNullOrUndefined(e.user.identifiers[e.parameter.identifierType]))return mE.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)},XT.prototype.evaluation=function(e,t,r,n,i){return"UNKNOWN"===e.requiredType||"NULL"!==e.requiredType&&typeof e.defaultValue!=typeof r.rawValue?mE.ofDefault(e,t,s.TYPE_MISMATCH,i):mE.of(e,t,r.id,r.rawValue,n,i)},XT),EE=($T.prototype.isEquals=function(e){return this.type===e.type&&this.id===e.id},$T),wE=(JT.create=function(){return new JT},Object.defineProperty(JT.prototype,"stack",{get:function(){return Array.from(this._stack)},enumerable:!1,configurable:!0}),Object.defineProperty(JT.prototype,"targetEvaluations",{get:function(){return Array.from(this._targetEvaluations)},enumerable:!1,configurable:!0}),JT.prototype.contains=function(t){return this._stack.some(function(e){return e.key.isEquals(t.key)})},JT.prototype.addRequest=function(e){this._stack.push(e)},JT.prototype.removeRequest=function(e){e=this._stack.indexOf(e,0);-1<e&&this._stack.splice(e,1)},JT.prototype.get=function(t){return this._targetEvaluations.find(function(e){return e instanceof yE&&e.experiment.id===t.id})},JT.prototype.addEvaluation=function(e){this._targetEvaluations.push(e)},JT),TE=(YT.of=function(e,t,r,n){return new YT(e,t,r,n)},YT.by=function(e,t){return new YT(e.workspace,e.user,t,"A")},YT.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.experiment.type,", key=").concat(this.experiment.key,")")},YT),_E=(qT.of=function(e,t,r,n,i){return new qT(e,t,r,n,i)},qT.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.parameter.key,")")},qT),AE=(zT.asString=function(e){switch(typeof e){case"string":return e;case"number":return e.toString();default:return}},zT.asNumber=function(e){switch(typeof e){case"number":return this.asActualNumber(e);case"string":return this.asActualNumber(Number(e));default:return}},zT.asActualNumber=function(e){return!isNaN(e)&&isFinite(e)?e:void 0},zT),IE=(KT.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}},KT),bE=(BT.prototype.getVariation=function(e,t){var r=this.get(e);if(r)return e._getVariationByIdOrNull(r)},BT.prototype.get=function(e){e=this.listStorage.getItem(e.id.toString());return AE.asNumber(e)},BT.prototype.getAll=function(){var r=new Map;return this.listStorage.entries().forEach(function(e){var t=e[0],e=e[1],t=AE.asNumber(t),e=AE.asNumber(e);a.isNullOrUndefined(t)||t<0||a.isNullOrUndefined(e)||t<0||r.set(t,e)}),r},BT.prototype.set=function(e,t){this.listStorage.setItem(e.id.toString(),t.toString())},BT.prototype.remove=function(e){this.listStorage.removeItem(e.id.toString())},BT.prototype.clear=function(){this.listStorage.clear()},BT),OE=(GT.prototype.add=function(e){this.evaluators.push(e)},GT.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)},GT),RE=(HT.prototype.matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n._matches(t,r,e)})},HT.prototype.anyMatches=function(t,r,e){var n=this;return!e.length||e.some(function(e){return n.matches(t,r,e)})},HT.prototype._matches=function(e,t,r){return this.conditionMatcherFactory.getMatcher(r.key.type).matches(e,t,r)},HT),NE=(VT.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)},VT.prototype.userValueMatches=function(e,t,r,n){return Array.isArray(e)?this.arrayMatches(e,t,r,n):this.singleMatches(e,t,r,n)},VT.prototype.singleMatches=function(t,e,r,n){return e.values.some(function(e){return r.matches(n,t,e)})},VT.prototype.arrayMatches=function(e,t,r,n){var i=this;return e.some(function(e){return i.singleMatches(e,t,r,n)})},VT.prototype.typeMatches=function(e,t){switch(e){case"MATCH":return t;case"NOT_MATCH":return!t}},VT),Wo=(jT.prototype.booleanMatches=function(e,t){return e===t},jT.prototype.numberMatches=function(e,t){return e===t},jT.prototype.stringMatches=function(e,t){return e===t},jT.prototype.versionMatches=function(e,t){return e.isEqualTo(t)},jT),qs=(FT.prototype.booleanMatches=function(e,t){return!1},FT.prototype.numberMatches=function(e,t){return!1},FT.prototype.stringMatches=function(e,t){return e.includes(t)},FT.prototype.versionMatches=function(e,t){return!1},FT),S=(LT.prototype.booleanMatches=function(e,t){return!1},LT.prototype.numberMatches=function(e,t){return!1},LT.prototype.stringMatches=function(e,t){return e.startsWith(t)},LT.prototype.versionMatches=function(e,t){return!1},LT),C=(DT.prototype.booleanMatches=function(e,t){return!1},DT.prototype.numberMatches=function(e,t){return!1},DT.prototype.stringMatches=function(e,t){return e.endsWith(t)},DT.prototype.versionMatches=function(e,t){return!1},DT),Rf=(UT.prototype.booleanMatches=function(e,t){return!1},UT.prototype.numberMatches=function(e,t){return t<e},UT.prototype.stringMatches=function(e,t){return t<e},UT.prototype.versionMatches=function(e,t){return e.isGreaterThan(t)},UT),cs=(kT.prototype.booleanMatches=function(e,t){return!1},kT.prototype.numberMatches=function(e,t){return t<=e},kT.prototype.stringMatches=function(e,t){return t<=e},kT.prototype.versionMatches=function(e,t){return e.isGreaterThanOrEqualTo(t)},kT),h=(PT.prototype.booleanMatches=function(e,t){return!1},PT.prototype.numberMatches=function(e,t){return e<t},PT.prototype.stringMatches=function(e,t){return e<t},PT.prototype.versionMatches=function(e,t){return e.isLessThan(t)},PT),SE=(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),CE=(MT.prototype.getMatcher=function(e){switch(e){case"IN":return MT.IN_MATCHER;case"CONTAINS":return MT.CONTAINS_MATCHER;case"STARTS_WITH":return MT.STARTS_WITH_MATCHER;case"ENDS_WITH":return MT.ENDS_WITH_MATCHER;case"GT":return MT.GT_MATCHER;case"GTE":return MT.GTE_MATCHER;case"LT":return MT.LT_MATCHER;case"LTE":return MT.LTE_MATCHER}},MT.IN_MATCHER=new Wo,MT.CONTAINS_MATCHER=new qs,MT.STARTS_WITH_MATCHER=new S,MT.ENDS_WITH_MATCHER=new C,MT.GT_MATCHER=new Rf,MT.GTE_MATCHER=new cs,MT.LT_MATCHER=new h,MT.LTE_MATCHER=new SE,MT),ep=(CT.prototype.matches=function(e,t,r){t=AE.asString(t),r=AE.asString(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.stringMatches(t,r)},CT),pa=(ST.prototype.matches=function(e,t,r){t=AE.asNumber(t),r=AE.asNumber(r);return!a.isNullOrUndefined(t)&&!a.isNullOrUndefined(r)&&e.numberMatches(t,r)},ST),d=(NT.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},NT),Mu=(RT.prototype.matches=function(e,t,r){t=Ut.tryParse(t),r=Ut.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},RT),Mo=(OT.prototype.matches=function(e,t,r){return!1},OT),ME=(bT.prototype.getMatcher=function(e){switch(e){case"STRING":case"JSON":return bT.STRING_MATCHER;case"NUMBER":return bT.NUMBER_MATCHER;case"BOOLEAN":return bT.BOOLEAN_MATCHER;case"VERSION":return bT.VERSION_MATCHER;case"NULL":case"UNKNOWN":return bT.NULL_MATCHER}},bT.STRING_MATCHER=new ep,bT.NUMBER_MATCHER=new pa,bT.BOOLEAN_MATCHER=new d,bT.VERSION_MATCHER=new Mu,bT.NULL_MATCHER=new Mo,bT),xE=(IT.prototype.matches=function(e,t,r){e=this.userValueResolver.resolveOrNull(e.user,r.key);return!a.isNullOrUndefined(e)&&this.valueOperatorMatcher.matches(e,r.match)},IT),PE=(AT.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,"]"))}},AT),kE=(_T.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}},_T.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,"]"))},_T),UE=(TT.prototype.matches=function(t,r,e){var n=this;return e.targets.some(function(e){return n._matches(t,r,e)})},TT.prototype._matches=function(t,r,e){var n=this;return e.conditions.every(function(e){return n.userConditionMatcher.matches(t,r,e)})},TT),DE=(wT.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,"]"))}},wT),LE=(ET.prototype.matches=function(e,t,r){var n=a.requiredNotNullOrUndefined(AE.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)},ET.prototype.evaluate=function(e,t,r){r=TE.by(e,r),r=this.evaluator.evaluate(r,t),e=this.resolve(e,r);return t.addEvaluation(e),e},ET),FE=(ce(gT,nE=LE),gT.prototype.experiment=function(e,t){return e.workspace.getExperimentOrNull(t)},gT.prototype.resolve=function(e,t){return e instanceof TE&&t.reason===s.TRAFFIC_ALLOCATED?t.with(s.TRAFFIC_ALLOCATED_BY_TARGETING):t},gT.prototype.evaluationMatches=function(e,t){return!!gT.AB_TEST_MATCHED_REASONS.includes(e.reason)&&this.valueOperatorMatcher.matches(e.variationKey,t.match)},gT.AB_TEST_MATCHED_REASONS=[s.OVERRIDDEN,s.TRAFFIC_ALLOCATED,s.EXPERIMENT_COMPLETED,s.TRAFFIC_ALLOCATED_BY_TARGETING],gT),jE=(ce(mT,rE=LE),mT.prototype.experiment=function(e,t){return e.workspace.getFeatureFlagOrNull(t)},mT.prototype.resolve=function(e,t){return t},mT.prototype.evaluationMatches=function(e,t){e="A"!==e.variationKey;return this.valueOperatorMatcher.matches(e,t.match)},mT),VE=(vT.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)},vT.prototype.isEventEvaluatorRequest=function(e){return void 0!==e.event},vT),HE=(yT.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,"]"))}},yT.prototype.properties=function(e){return si.isTrack(e)?e.event.properties:si.isExposure(e)||si.isRemoteConfig(e)?e.properties:void 0},yT),GE=(hT.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}},hT),BE=(dT.prototype.resolveOrNull=function(e,t,r){switch(r.type){case"VARIATION":return this.resolveVariation(e,r);case"BUCKET":return this.resolveBucket(e,r)}},dT.prototype.resolveVariation=function(e,t){return e.experiment._getVariationByIdOrNull(t.variationId)},dT.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)}},dT),KE={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}},zE=(fT.prototype.bucketing=function(e,t){var r=this.calculateSlotNumber(e.seed,e.slotSize,t);return e.slots.find(function(e){return e.contains(r)})},fT.prototype.calculateSlotNumber=function(e,t,r){r=KE.murmurhash3_x86_32(r,e);return Math.abs(r)%Math.abs(t)},fT),qE=(lT.prototype.evaluate=function(e,t){return this.flowEvaluator&&this.nextFlow?this.flowEvaluator.evaluate(e,t,this.nextFlow):void 0},lT.end=function(){return new lT(void 0,void 0)},lT.decision=function(e,t){return new lT(e,t)},lT.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},lT),YE=(pT.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 yE.of(e,t,n,s.OVERRIDDEN);case"FEATURE_FLAG":return yE.of(e,t,n,s.INDIVIDUAL_TARGET_MATCH)}},pT),JE=(cT.prototype.evaluate=function(e,t,r){return"DRAFT"===e.experiment.status?yE.ofDefault(e,t,s.EXPERIMENT_DRAFT):r.evaluate(e,t)},cT),$E=(uT.prototype.evaluate=function(e,t,r){if("PAUSED"!==e.experiment.status)return r.evaluate(e,t);switch(e.experiment.type){case"AB_TEST":return yE.ofDefault(e,t,s.EXPERIMENT_PAUSED);case"FEATURE_FLAG":return yE.ofDefault(e,t,s.FEATURE_FLAG_INACTIVE)}},uT),XE=(aT.prototype.evaluate=function(e,t,r){if("COMPLETED"!==e.experiment.status)return r.evaluate(e,t);r=e.experiment._winnerVariationOrNull();if(r)return yE.of(e,t,r,s.EXPERIMENT_COMPLETED);throw new Error("winner variation [".concat(e.experiment.id,"]"))},aT),WE=(sT.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):yE.ofDefault(e,t,s.NOT_IN_EXPERIMENT_TARGET)},sT),ZE=(oT.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?yE.ofDefault(e,t,s.VARIATION_DROPPED):yE.of(e,t,n,s.TRAFFIC_ALLOCATED):yE.ofDefault(e,t,s.TRAFFIC_NOT_ALLOCATED)},oT),QE=(iT.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 yE.of(e,t,r,s.TARGET_RULE_MATCH);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},iT),ew=(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("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 yE.ofDefault(e,t,s.DEFAULT_RULE);var n=this.actionResolver.resolveOrNull(e,t,e.experiment.defaultRule);if(n)return yE.of(e,t,n,s.DEFAULT_RULE);throw new Error("FeatureFlag must decide the Variation [".concat(e.experiment.id,"]"))},nT),tw=(rT.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):yE.ofDefault(e,t,s.NOT_IN_MUTUAL_EXCLUSION_EXPERIMENT);throw new Error("container[".concat(n,"]"))},rT),rw=(tT.prototype.evaluate=function(e,t,r){return e.user.identifiers[e.experiment.identifierType]?r.evaluate(e,t):yE.ofDefault(e,t,s.IDENTIFIER_NOT_FOUND)},tT),nw=(eT.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)})},eT),iw=(Qw.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.experiment.targetRules.find(function(e){return n.targetMatcher.matches(t,r,e.target)})},Qw),ow=(Zw.prototype.resolveOrNull=function(e,t){var r;return null!=(r=null!=(r=this.resolveManualOverride(e))?r:this._resolveUserOverride(e))?r:this._resolveSegmentOverride(e,t)},Zw.prototype.resolveManualOverride=function(e){return this.manualOverrideStorage.getVariation(e.experiment,e.user)},Zw.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)}},Zw.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)},Zw),sw=(Ww.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)},Ww),aw=(Xw.of=function(e,t,r,n){return new Xw(r,t.targetEvaluations,e.inAppMessage,n)},Xw),uw=($w.prototype.evaluate=function(e,t,r){return e.inAppMessage.supports("WEB")?r.evaluate(e,t):aw.of(e,t,s.UNSUPPORTED_PLATFORM)},$w),cw=(Jw.prototype.evaluate=function(e,t,r){var n;return this.userOverrideMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),aw.of(e,t,s.OVERRIDDEN,n)):r.evaluate(e,t)},Jw),pw=(Yw.prototype.evaluate=function(e,t,r){return"DRAFT"===e.inAppMessage.status?aw.of(e,t,s.IN_APP_MESSAGE_DRAFT):r.evaluate(e,t)},Yw),lw=(qw.prototype.evaluate=function(e,t,r){return"PAUSE"===e.inAppMessage.status?aw.of(e,t,s.IN_APP_MESSAGE_PAUSED):r.evaluate(e,t)},qw),fw=(zw.prototype.evaluate=function(e,t,r){return e.inAppMessage.period.within(e.timestamp)?r.evaluate(e,t):aw.of(e,t,s.NOT_IN_IN_APP_MESSAGE_PERIOD)},zw),dw=(Kw.prototype.evaluate=function(e,t,r){return this.hiddenMatcher.matches(e,t)?aw.of(e,t,s.IN_APP_MESSAGE_HIDDEN):r.evaluate(e,t)},Kw),hw=(Bw.prototype.evaluate=function(e,t,r){var n;return this.targetMatcher.matches(e,t)?(n=this.inAppMessageResolver.resolve(e,t),aw.of(e,t,s.IN_APP_MESSAGE_TARGET,n)):aw.of(e,t,s.NOT_IN_IN_APP_MESSAGE_TARGET)},Bw),yw=(Gw.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},Gw),vw=(Hw.prototype.matches=function(t,e){var r=this;return t.inAppMessage.targetContext.overrides.some(function(e){return r.isUserOverridden(t,e)})},Hw.prototype.isUserOverridden=function(e,t){e=e.user.identifiers[t.identifierType];return!a.isNullOrUndefined(e)&&t.identifiers.includes(e)},Hw),mw=(Vw.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)})},Vw),gw=(jw.prototype.matches=function(e,t){return this.storage.exist(e.inAppMessage,e.timestamp)},jw),Ew=(Fw.prototype.determineTargetRuleOrNull=function(t,r){var n=this;return t.parameter.targetRules.find(function(e){return n.matches(t,r,e)})},Fw.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))},Fw),ww=(Lw.get=function(e){return a.requiredNotNullOrUndefined(this.getOrNull(e),function(){return"Instance not registered [".concat(e,"]")})},Lw.getOrNull=function(e){return Lw.instances.get(e)},Lw.register=function(e,t){return Lw.instances.set(e,t),t},Lw.instances=new Map,Lw),Tw=(Dw.prototype.getExperimentFlow=function(e){switch(e){case"AB_TEST":return this.abTestFlow;case"FEATURE_FLAG":return this.featureFlagFlow}},Dw.prototype.getInAppMessageFlow=function(){return this.inAppMessageFlow},Dw),_w=(Uw.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={})[Uw.ROOT_TYPE]=r.key.type,t[Uw.ROOT_ID]=r.key.id;e=n.createEvent(r,e,i,t);o.push(e)}),o},Uw.prototype.createEvent=function(e,t,r,n){var i;if(t instanceof yE)return n[Uw.CONFIG_ID_PROPERTY_KEY]=null==(i=t.config)?void 0:i.id,si.exposure(e.user,t,n,r);if(t instanceof mE)return si.remoteConfig(e.user,t,g(g({},n),t.properties),r);throw new Error("Unsupported Evaluation [".concat(typeof t,"]"))},Uw.ROOT_TYPE="$targetingRootType",Uw.ROOT_ID="$targetingRootId",Uw.CONFIG_ID_PROPERTY_KEY="$parameterConfigurationId",Uw),Aw=(ce(kw,tE=m),kw.prototype.supports=function(e){return void 0!==e.inAppMessage},kw.prototype.evaluateInternal=function(e,t){var r;return null!=(r=this.evaluationFlowFactory.getInAppMessageFlow().evaluate(e,t))?r:aw.of(e,t,s.NOT_IN_IN_APP_MESSAGE_TARGET)},kw),Iw=(Pw.of=function(e,t,r,n){return new Pw(e,t,r,n)},Pw.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.inAppMessage.key,")")},Pw),bw=he.log,Ow=(xw.create=function(e,t,r,n){var i=new OE,r=new IE(r),r=new Tw(i,r,n),n=new vE(r),o=new gE(r.remoteConfigParameterTargetRuleDeterminer),r=new Aw(r);return i.add(n),i.add(o),new xw(n,o,r,e,new _w(Me.instance),t,new Rw,Me.instance)},xw.prototype.experiment=function(e,t,r){var n=this;if(!e)return bw.error("experimentKey must not be empty"),He.of(r,s.INVALID_INPUT);var i=this.workspaceFetcher.get();if(!i)return bw.warn("SDK not ready."),He.of(r,s.SDK_NOT_READY);e=i.getExperimentOrNull(e);if(!e)return bw.warn("Experiment does not exist."),He.of(r,s.EXPERIMENT_NOT_FOUND);i=TE.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},xw.prototype.experiments=function(r){var n=this,i=new Qr(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getExperiments().forEach(function(e){var t=TE.of(o,r,e,"A"),t=n.experimentInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},xw.prototype.experimentInternal=function(e){var e=this.experimentEvaluator.evaluate(e,wE.create()),t=null!=(t=e.config)?t:new Be;return[e,He.of(e.variationKey,e.reason,t)]},xw.prototype.featureFlag=function(e,t){var r=this;if(!e)return bw.error("featureKey must not be empty"),Ge.off(s.INVALID_INPUT);var n=this.workspaceFetcher.get();if(!n)return bw.warn("SDK not ready."),Ge.off(s.SDK_NOT_READY);e=n.getFeatureFlagOrNull(e);if(!e)return bw.warn("FeatureFlag does not exist."),Ge.off(s.FEATURE_FLAG_NOT_FOUND);n=TE.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},xw.prototype.featureFlags=function(r){var n=this,i=new Qr(function(e,t){return e.id===t.id}),o=this.workspaceFetcher.get();return o&&o.getFeatureFlags().forEach(function(e){var t=TE.of(o,r,e,"A"),t=n.featureFlagInternal(t),t=(t[0],t[1]);i.add(e,t)}),i},xw.prototype.featureFlagInternal=function(e){var e=this.experimentEvaluator.evaluate(e,wE.create()),t=null!=(t=e.config)?t:new Be;return[e,"A"===e.variationKey?Ge.off(e.reason,t):Ge.on(e.reason,t)]},xw.prototype.inAppMessage=function(e,t){var r=this.workspaceFetcher.get();if(!r)return bw.warn("SDK not ready."),Ve.of(s.SDK_NOT_READY);e=r.getInAppMessageOrNull(e);if(!e)return bw.warn("In app message does not exist."),Ve.of(s.IN_APP_MESSAGE_NOT_FOUND);r=Iw.of(r,t,e,this.clock.currentMillis()),t=this.inAppMessageEvaluator.evaluate(r,wE.create());return Ve.of(t.reason,t.inAppMessage,t.message)},xw.prototype.tryInAppMessage=function(e,t){var r,n=Tr.start();try{r=this.inAppMessage(e,t)}catch(t){bw.error("Unexpected error while deciding in app message [".concat(e,"]: ").concat(t)),r=Ve.of(s.EXCEPTION)}return _n.inAppMessage(n,e,r),r},xw.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 Je(0,e.key),this.eventProcessor.process(si.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.")},xw.prototype.trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=hE.toEvent(e),this.flush(),this.track(e,t),this.flush())},xw.prototype.flush=function(){this.eventProcessor.flush()},xw.prototype.remoteConfig=function(e,t,r,n){var i=this,o=this.workspaceFetcher.get();if(a.isNullOrUndefined(o))return bw.warn("SDK not ready."),je.of(n,s.SDK_NOT_READY);e=o.getRemoteConfigParameterOrNull(e);if(a.isNullOrUndefined(e))return bw.warn("Remote config parameter does not exist."),je.of(n,s.REMOTE_CONFIG_PARAMETER_NOT_FOUND);o=_E.of(o,t,e,r,n),t=this.remoteConfigEvaluator.evaluate(o,wE.create());return this.eventFactory.create(o,t).forEach(function(e){return i.eventProcessor.process(e)}),je.of(t.value,t.reason)},xw.prototype.onReady=function(e,t){this.onInitialized({timeout:t=void 0===t?3e3:t}).then(function(){return e()})},xw.prototype.onInitialized=function(e){var t,e=e.timeout,e=void 0===e?3e3:e,r=(bw.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?bw.debug("HackleClient onInitialized Success"):e.error instanceof Error?bw.error("HackleClient onInitialized Failed. ".concat(e.error.message)):bw.error("HackleClient onInitialized Failed. ".concat(e.error)),Promise.resolve({success:e.success})})},xw.prototype.close=function(){this.workspaceFetcher.close(),this.eventProcessor.close()},xw),Rw=(Mw.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},Mw.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},Mw),Nw=(Cw.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},Cw.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},Cw),Sw=null;function Cw(){this._installed=[],this._installations={onerror:p_,onunhandledrejection:l_}}function Mw(){}function xw(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 Pw(e,t,r,n){this.key=new EE("IN_APP_MESSAGE",r.key),this.workspace=e,this.user=t,this.inAppMessage=r,this.timestamp=n}function kw(e){var t=tE.call(this)||this;return t.evaluationFlowFactory=e,t}function Uw(e){this.clock=e}function Dw(e,t,r){var n=new zE,e=ww.register("targetMatcher",new RE(new GE(e))),i=new BE(n),t=new ow(t,e,i),o=new sw(n),o=(this.abTestFlow=qE.of(new YE(t),new rw,new tw(o),new WE(new nw(e)),new JE,new $E,new XE,new ZE(i)),this.featureFlagFlow=qE.of(new JE,new $E,new XE,new YE(t),new rw,new QE(new iw(e),i),new ew(i)),new yw);this.inAppMessageFlow=qE.of(new uw,new cw(new vw,o),new pw,new lw,new fw,new dw(new gw(r)),new hw(new mw(e),o)),this.remoteConfigParameterTargetRuleDeterminer=new Ew(e,n)}function Lw(){}function Fw(e,t){this.targetMatcher=e,this.bucketer=t}function jw(e){this.storage=e}function Vw(e){this.targetMatcher=e}function Hw(){}function Gw(){}function Bw(e,t){this.targetMatcher=e,this.inAppMessageResolver=t}function Kw(e){this.hiddenMatcher=e}function zw(){}function qw(){}function Yw(){}function Jw(e,t){this.userOverrideMatcher=e,this.inAppMessageResolver=t}function $w(){}function Xw(e,t,r,n){this.reason=e,this.targetEvaluations=t,this.inAppMessage=r,this.message=n}function Ww(e){this.bucketer=e}function Zw(e,t,r){this.manualOverrideStorage=e,this.targetMatcher=t,this.actionResolver=r}function Qw(e){this.targetMatcher=e}function eT(e){this.targetMatcher=e}function tT(){}function rT(e){this.containerResolver=e}function nT(e){this.actionResolver=e}function iT(e,t){this.targetRuleDeterminer=e,this.actionResolver=t}function oT(e){this.actionResolver=e}function sT(e){this.experimentTargetDeterminer=e}function aT(){}function uT(){}function cT(){}function pT(e){this.overrideResolver=e}function lT(e,t){this.flowEvaluator=e,this.nextFlow=t}function fT(){}function dT(e){this.bucketer=e}function hT(e){var t=new NE(new ME,new CE);this.userConditionMatcher=new xE(new PE,t),this.eventConditionMatcher=new VE(new HE,t),this.segmentConditionMatcher=new kE(new UE(this.userConditionMatcher)),this.experimentConditionMatcher=new DE(new FE(e,t),new jE(e,t))}function yT(){}function vT(e,t){this.eventValueResolver=e,this.valueOperatorMatcher=t}function mT(e,t){return rE.call(this,e,t)||this}function gT(e,t){return nE.call(this,e,t)||this}function ET(e,t){this.evaluator=e,this.valueOperatorMatcher=t}function wT(e,t){this.abTestMatcher=e,this.featureFlagMatcher=t}function TT(e){this.userConditionMatcher=e}function _T(e){this.segmentMatcher=e}function AT(){}function IT(e,t){this.userValueResolver=e,this.valueOperatorMatcher=t}function bT(){}function OT(){}function RT(){}function NT(){}function ST(){}function CT(){}function MT(){}function xT(){}function PT(){}function kT(){}function UT(){}function DT(){}function LT(){}function FT(){}function jT(){}function VT(e,t){this.valueMatcherFactory=e,this.operatorMatcherFactory=t}function HT(e){this.conditionMatcherFactory=e}function GT(){this.evaluators=new Array}function BT(e){this.listStorage=e}function KT(e){this.storages=e}function zT(){}function qT(e,t,r,n,i){this.key=new EE("REMOTE_CONFIG",r.id),this.workspace=e,this.user=t,this.parameter=r,this.requiredType=n,this.defaultValue=i}function YT(e,t,r,n){this.key=new EE("EXPERIMENT",r.id),this.workspace=e,this.user=t,this.experiment=r,this.defaultVariationKey=n}function JT(){this._stack=[],this._targetEvaluations=[]}function $T(e,t){this.type=e,this.id=t}function XT(e){var t=iE.call(this)||this;return t.targetRuleDeterminer=e,t}function WT(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 ZT(e){var t=oE.call(this)||this;return t.evaluationFlowFactory=e,t}function QT(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 e_(){}function t_(){}function r_(e){this.cache=new Map,this.exposureEventDedupIntervalMillis=e}function n_(e,t,r,n,i,o,s){e=sE.call(this,e,t,r,n=void 0===n?null:n)||this;return e.exposureEventDedupDeterminer=i,e.sessionManager=o,e.userManager=s,e}function i_(e,t){this.hackleUserResolver=e,this.core=t}function o_(e,t,r,n){void 0===n&&(n=null);var i=aE.call(this)||this;return i.eventDispatcher=e,i.flushInterval=r,i.queue=new pE(i.drainQueue.bind(i),t,r),i.repository=n,i}function s_(){return null!==uE&&uE.apply(this,arguments)||this}function a_(){this.listeners={}}function u_(e,t,r){this.buffer=[],this.sink=e,this.maxQueueSize=t,this.timer=new cE({callback:this.flush.bind(this),timeout:r}),this.started=!1}function c_(e){var t=e.timeout,e=e.callback;this.timeout=Math.max(t,0),this.callback=e}function p_(o,s){Sw=window.onerror,window.onerror=function(e,t,r,n,i){a.isNotNullOrUndefined(i)&&o.trackException(i,s.resolveCurrentUser()),Sw&&Sw.apply(this,arguments)}}function l_(r,n){eE=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()),eE&&eE.apply(this,arguments)}}function f_(e,t){return null!==e&&e.userId===t.userId&&e.deviceId===t.deviceId}function d_(e,t,r,n){this.inAppMessage=e,this.message=t,this.user=r,this.properties=n}FA.prototype.read=function(){var r=this;return new Promise(function(e){var t=r.storage.getItem(r.storageKey);t&&e(JSON.parse(t)),e([])})},FA.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()})},FA.prototype.add=function(t){var r=this;return this.read().then(function(e){return r.save(e.concat(t).slice(-r.maxSize))})},FA.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)})},FA.prototype.clear=function(){var t=this;return new Promise(function(e){localStorage.removeItem(t.storageKey),e()})};var h_=FA,y_=(LA.prototype.addListener=function(e){this.userListeners.push(e)},Object.defineProperty(LA.prototype,"currentUser",{get:function(){return this._currentUser},enumerable:!1,configurable:!0}),LA.prototype.resolveCurrentOrNull=function(e){if(void 0===e)return this.currentUser;if("string"==typeof e)return this.setUser({id:e});e=Fe(e);return e?this.setUser(e):null},LA.prototype.setUser=function(e){return this.updateUser(e)},LA.prototype.setUserId=function(e){e=g(g({},this._currentUser),{userId:e});return this.setUser(e)},LA.prototype.setDeviceId=function(e){e=g(g({},this._currentUser),{deviceId:e});return this.setUser(e)},LA.prototype.updateUserProperties=function(e){return this.operateProperties(e)},LA.prototype.resetUser=function(){return this.setUser(this.defaultUser)},LA.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},LA.prototype.saveUser=function(e){this.storage.saveUser(e)},LA.prototype.update=function(e){var t=this._currentUser,e=e(t);return this._currentUser=e,f_(t,e)||(this.changeUser(t,e,(new Date).getTime()),this.saveUser(e)),e},LA.prototype.updateUser=function(r){return this.update(function(e){return f_(e=e,t=r)?g(g({},t),{properties:g(g({},e.properties),t.properties)}):t;var t})},LA.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 g(g({},e),{properties:a.fromMap(t)})})},LA),v_=(DA.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},DA.prototype.saveUser=function(e){this.setDeviceId(e.deviceId||null),this.setUserId(e.userId||null)},Object.defineProperty(DA.prototype,"deviceId",{get:function(){return this.storage.getItem("_hackle_did")},enumerable:!1,configurable:!0}),Object.defineProperty(DA.prototype,"userId",{get:function(){return this.storage.getItem("_hackle_uid")},enumerable:!1,configurable:!0}),DA.prototype.setDeviceId=function(e){this.setId("_hackle_did",e)},DA.prototype.setUserId=function(e){this.setId("_hackle_uid",e)},DA.prototype.setId=function(e,t){a.isNotNullOrUndefined(t)?this.storage.setItem(e,t):this.storage.removeItem(e)},DA),m_=(Object.defineProperty(UA.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(UA.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:UA.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(UA.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),UA.prototype.addListener=function(e){this.sessionListeners.push(e)},UA.prototype.startNewSession=function(e,t,r){return e&&this.endSession(e),this.newSession(t,r)},UA.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)},UA.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},UA.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)})},UA.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},UA.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},UA.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},UA.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},UA.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},UA.EMPTY_SESSION_ID="0.ffffffff",UA),g_=(kA.postfix=function(e,t){return new kA(e,function(e){return"".concat(e).concat(t)})},kA.prefix=function(e,t){return new kA(e,function(e){return"".concat(t).concat(e)})},kA.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},kA.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},kA.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},kA),E_=(PA.prototype.isEqualItem=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},PA.prototype.getRemainListSize=function(){try{return this.maxLength-JSON.stringify(this.getList()).length}catch(e){return 0}},PA.prototype.isAddableItem=function(e){try{return this.getRemainListSize()>JSON.stringify(e).length}catch(e){return!1}},PA.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}},PA.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[]}},PA.prototype.entries=function(){return this.getList().flatMap(Object.entries)},PA.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){}},PA.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]},PA.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){}},PA.prototype.clear=function(){this.delegate.removeItem(this.listKey)},PA),w_=(xA.prototype.currentUser=function(){var e=this.userManager.currentUser;return this.userResolver.resolve(e)},xA.prototype.getAbTestDecisions=function(){return this.core.experiments(this.currentUser()).entries()},xA.prototype.getAbTestOverrides=function(){return this.abOverrideStorage.getAll()},xA.prototype.setAbTestOverride=function(e,t){this.abOverrideStorage.set(e,t),this.increment("AB_TEST","set")},xA.prototype.resetAbTestOverride=function(e){this.abOverrideStorage.remove(e),this.increment("AB_TEST","reset")},xA.prototype.resetAllAbTestOverride=function(){this.abOverrideStorage.clear(),this.increment("AB_TEST","reset.all")},xA.prototype.getFeatureFlagDecisions=function(){return this.core.featureFlags(this.currentUser()).entries()},xA.prototype.getFeatureFlagOverrides=function(){return this.ffOverrideStorage.getAll()},xA.prototype.setFeatureFlagOverride=function(e,t){this.ffOverrideStorage.set(e,t),this.increment("FEATURE_FLAG","set")},xA.prototype.resetFeatureFlagOverride=function(e){this.ffOverrideStorage.remove(e),this.increment("FEATURE_FLAG","reset")},xA.prototype.resetAllFeatureFlagOverride=function(){this.ffOverrideStorage.clear(),this.increment("FEATURE_FLAG","reset.all")},xA.prototype.increment=function(e,t){wn.counter("experiment.manual.override",{"experiment.type":e,operation:t}).increment()},xA),T_=(MA.serverFetch=function(e){return"".concat(e,"/api/v2/workspaces")},MA.clientFetch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/w")},MA.serverDispatch=function(e){return"".concat(e,"/api/v2/events")},MA.clientDispatch=function(e){return"".concat(e,"/api/v2/w/events")},MA.beaconDispatch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/events")},MA.inAppMessageRenderer=function(e,t){return"".concat(e,"/sdk/iam-renderer/").concat(t,"/iam-renderer.js")},MA),__=(CA.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)},CA.prototype.put=function(e,t){this.storage.setItem(this.key(e),"".concat(t))},CA.prototype.key=function(e){return"".concat(e.key)},CA),A_=(SA.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},SA),I_=(NA.prototype.handle=function(e,t){e.close()},NA.prototype.supports=function(e){return"CLOSE"===e.type},NA),b_=(RA.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){he.log.error("Invalid url: ".concat(t.value))}},RA.prototype.supports=function(e){return"WEB_LINK"===e.type},RA),O_=(OA.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){he.log.error("Invalid url: ".concat(t.value))}},OA.prototype.supports=function(e){return"LINK_AND_CLOSE"===e.type},OA),R_=(bA.prototype.handle=function(e,t){var r=this.clock.currentMillis()+bA.HIDE_EXPIRATION;this.storage.put(e.context.inAppMessage,r),e.close()},bA.prototype.supports=function(e){return"HIDDEN"===e.type},bA.HIDE_EXPIRATION=864e5,bA),N_=(IA.prototype.track=function(e,t,r){t=this.createTrackEvent(t,e);this.core.track(t,e.user,r)},IA.prototype.createTrackEvent=function(e,t){var r;switch(e.type){case"IMPRESSION":return{key:"$in_app_impression",properties:g({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}}}},IA),S_=(AA.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]}})})},AA),C_=(_A.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},_A.prototype.destroy=function(){this.userEventEmitter.off("event",this.onEvent)},_A),M_=(TA.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}}},TA.prototype.context=function(e,t){e=this.core.tryInAppMessage(e.key,t.user);if(e.inAppMessage&&e.message)return new d_(e.inAppMessage,e.message,t.user,Ne.sanitize({decision_reason:e.reason}))},TA),x_=(wA.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(wA.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(wA.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(wA.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]}})})},wA.prototype.close=function(){var e;this.handleEvent({type:"CLOSE"}),window.removeEventListener(wA.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),null!=(e=this.renderer)&&e.destroy(),this.renderer=null,this.removeContainer(),this.ui.currentMessageView=null},wA.prototype.addContainer=function(){var e;return this.container||((e=document.createElement("div")).classList.add(wA.CONTAINER_CLASS_NAME),this.container=e),this.container.parentNode||document.body.appendChild(this.container),this.container},wA.prototype.removeContainer=function(){var e;this.container&&(null!=(e=this.container.parentNode)&&e.removeChild(this.container),this.container=null)},wA.prototype.handleInteraction=function(e){var t=this.ui.interactionHandlerFactory.get(e);t&&t.handle(this,e)},wA.prototype.handleEvent=function(e){this.ui.eventHandler.handle(this,e)},wA.HACKLE_IAM_INTERACTION_EVENT_TYPE="hackle-iam-interaction",wA.CONTAINER_CLASS_NAME="hackle-iam",wA),P_=(EA.prototype.create=function(e,t){return new x_(this.scriptLoader,e,t)},EA),k_=(gA.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()]}})})},gA.prototype.createScript=function(){var e=document.createElement("script");return e.type="text/javascript",e.async=!0,e.src=this.scriptUrl,e},gA.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)})},gA),U_=(mA.prototype.isTriggerTarget=function(t,r,n){var i=this;return r.eventTrigger.rules.some(function(e){return i.ruleMatches(t,n,r,e)})},mA.prototype.ruleMatches=function(e,t,r,n){if(t.event.key!==n.eventKey)return!1;e=D_.of(e,t,r);return this.targetMatcher.anyMatches(e,wE.create(),n.targets)},mA),D_=(vA.of=function(e,t,r){return new vA(new EE("IN_APP_MESSAGE",r.key),e,t.user,t)},vA),L_=(yA.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},yA.prototype.createMatchContexts=function(e){for(var t=[],r=0,n=e.identifierCaps;r<n.length;r++){var i=n[r];t.push(new F_(new j_(i)))}return e.durationCap&&t.push(new F_(new V_(e.durationCap))),t},yA),F_=(hA.prototype.matches=function(e,t){return this.predicate.matches(e,t)&&(this.matchCount+=1),this.matchCount>=this.predicate.thresholdCount},hA),j_=(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),V_=(Object.defineProperty(fA.prototype,"thresholdCount",{get:function(){return this.durationCap.count},enumerable:!1,configurable:!0}),fA.prototype.matches=function(e,t){return e.timestamp-t.timestamp<=this.durationCap.durationMillis},fA),H_=(lA.prototype.get=function(e){e=this.storage.getItem(e.id.toString());return a.isNullOrUndefined(e)?[]:JSON.parse(e)},lA.prototype.set=function(e,t){this.storage.setItem(e.id.toString(),JSON.stringify(t))},lA),G_=(pA.prototype.get=function(t){return this.processors.find(function(e){return e.supports(t)})},pA),B_=(cA.prototype.process=function(e,t,r){this.saveImpression(e.context.inAppMessage,e.context.user,r)},cA.prototype.saveImpression=function(e,t,r){var n=this.impressionStorage.get(e),t={identifiers:t.identifiers,timestamp:r};n.push(t),n.length>cA.IMPRESSION_MAX_SIZE&&n.splice(0,n.length-cA.IMPRESSION_MAX_SIZE),this.impressionStorage.set(e,n)},cA.prototype.supports=function(e){return"IMPRESSION"===e.type},cA.IMPRESSION_MAX_SIZE=100,cA),K_=(uA.prototype.process=function(e,t,r){},uA.prototype.supports=function(e){return"CLOSE"===e.type},uA),z_=(aA.prototype.process=function(e,t,r){var n=this.actionHandlerFactory.get(t.action);n&&n.handle(e,t.action)},aA.prototype.supports=function(e){return"ACTION"===e.type},aA),q_=(sA.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)},sA),Y_=(oA.prototype.matches=function(e,t,r){return!!si.isTrack(r)&&!!this.ruleDeterminer.isTriggerTarget(e,t,r)&&this.frequencyCapDeterminer.isTriggerTarget(e,t,r)},oA),J_=(iA.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},iA),$_=(nA.prototype.handle=function(e,t){e.close()},nA.prototype.supports=function(e){return"CLOSE"===e.type},nA),X_=(rA.prototype.handle=function(e,t){var r=Er.fromJson(t.action);r&&(r={type:"ACTION",action:r,area:t.area,text:t.text},this.eventHandler.handle(e,r))},rA.prototype.supports=function(e){return"ACTION"===e.type},rA),W_=(tA.prototype.open=function(e){window.location.href=e.href},tA),Z_=he.log,Q_=null,eA={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",SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.17.0",IAM_RENDERER_VERSION_HEADER:"0.0.3"};function tA(){}function rA(e){this.eventHandler=e}function nA(){}function iA(e){this.handlers=e}function oA(e,t){this.ruleDeterminer=e,this.frequencyCapDeterminer=t}function sA(e,t,r){this.clock=e,this.eventTracker=t,this.eventProcessorFactory=r}function aA(e){this.actionHandlerFactory=e}function uA(){}function cA(e){this.impressionStorage=e}function pA(e){this.processors=e}function lA(e){this.storage=e}function fA(e){this.durationCap=e}function dA(e){this.identifierCap=e}function hA(e){this.matchCount=0,this.predicate=e}function yA(e){this.storage=e}function vA(e,t,r,n){this.key=e,this.workspace=t,this.user=r,this.event=n}function mA(e){this.targetMatcher=e}function gA(e){this.scriptUrl=e}function EA(e){this.scriptLoader=e}function wA(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===wA.HACKLE_IAM_INTERACTION_EVENT_TYPE&&(e=e.detail,n.handleInteraction(e))}}function TA(e,t,r){this.workspaceFetcher=e,this.eventMatcher=t,this.core=r}function _A(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 AA(e,t,r){this.messageViewFactory=e,this.eventHandler=t,this.interactionHandlerFactory=r,this.currentMessageView=null,this.opening=!1}function IA(e){this.core=e}function bA(e,t){this.storage=e,this.clock=t}function OA(e){this.urlHandler=e}function RA(e){this.urlHandler=e}function NA(){}function SA(e){this.handlers=e}function CA(e){this.storage=e}function MA(){}function xA(e,t,r,n,i){this.core=e,this.userManager=t,this.userResolver=r,this.abOverrideStorage=n,this.ffOverrideStorage=i}function PA(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 kA(e,t){this.delegate=e,this.transform=t}function UA(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function DA(e){this.storage=e}function LA(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 FA(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}function jA(e,t){var a=g(g({},eA),t);if(he.initCounter(function(e){return wn.counter("log",{level:e})}),a.log_disabled?he.setLogLevel(de.DISABLE):a.debug&&he.setLogLevel(de.DEBUG),Z_.debug("sdkKey : "+e),e||Z_.error("SDK Key must not be null"),Q_)return Z_.debug("use already exists hackleClient"),Q_;function r(){l.drainRepository()}var t=!1,n=("undefined"!=typeof window&&(t=window&&window.navigator&&window.navigator.sendBeacon&&!0)&&Z_.debug("support sendBeacon API"),-1),n=(void 0!==a.pollingIntervalMillis&&"number"==typeof a.pollingIntervalMillis&&0<a.pollingIntervalMillis&&(n=Math.max(a.pollingIntervalMillis,3e4)),new Mi(e,Ie,{fetchUrl:T_.clientFetch(a.sdkUrl,e),updateInterval:n,headers:((n={})[ve]=a.SDK_NAME_HEADER,n["X-HACKLE-SDK-VERSION"]=a.SDK_VERSION_HEADER,n)})),i=new v_(g_.postfix(Ui,"_".concat(e))),u=i.getUser(),o=a.user||null,c=new y_(i,Ji(),u,o),p=new m_(a.sessionTimeoutMillis,g_.postfix(Ui,"_".concat(e.slice(8)))),i=(c.addListener(p),new h_(window.localStorage,"".concat("hackle-repository-storage","_").concat(e),100)),o=new Si(e,Ie,{dispatchUrl:T_.clientDispatch(a.eventUrl),beaconDispatchUrl:T_.beaconDispatch(a.eventUrl,e),useBeacon:t,headers:((o={})[ve]=a.SDK_NAME_HEADER,o["X-HACKLE-SDK-VERSION"]=a.SDK_VERSION_HEADER,o)}),s=-1,s=(void 0!==a.exposureEventDedupIntervalMillis&&"number"==typeof a.exposureEventDedupIntervalMillis&&-1!==a.exposureEventDedupIntervalMillis&&(s=a.exposureEventDedupIntervalMillis<1e3||36e5<a.exposureEventDedupIntervalMillis?(Z_.warn("Exposure event dedup interval is outside allowed range[1_000ms..3_600_000ms]. Setting to default value[no dedup]."),-1):a.exposureEventDedupIntervalMillis),new dE(s)),l=new fE(o,100,500,i,s,p,c),o=new bE(new E_(Ui,"".concat("hackle-manual-override_ab","_").concat(e.slice(0,8)))),i=new bE(new E_(Ui,"".concat("hackle-manual-override_ff","_").concat(e.slice(0,8)))),s=new __(g_.prefix(window.localStorage,"".concat("hackle-iam-hide","_").concat(e.slice(0,8),"_"))),f=new H_(g_.prefix(window.localStorage,"".concat("hackle-iam-impression","_").concat(e.slice(0,8),"_"))),d=Ow.create(n,l,[o,i],s),h=new Li(c),y=new lE(h,d),y=(p.addListener(y),new N_(d)),v=new W_,v=new A_([new I_,new b_(v),new O_(v),new R_(s,Me.instance)]),s=new G_([new B_(f),new z_(v),new K_]),v=new q_(Me.instance,y,s),y=new J_([new $_,new X_(v)]),s=new k_(T_.inAppMessageRenderer(a.cdnUrl,a.IAM_RENDERER_VERSION_HEADER)),s=new S_(new P_(s),v,y),v=new Y_(new U_(ww.get("targetMatcher")),new L_(f)),y=new M_(n,v,d),f=(new C_(l,y,s),new w_(d,c,h,o,i)),y=(null==(n=a.devTool)?void 0:n.userExplorer)&&"function"==typeof(null==(v=a.devTool)?void 0:v.userExplorer),s=a.devTool&&y?{manager:a.devTool,userExplorer:f}:void 0,m=new oi(d,h,p,c,s),i=(Q_=m,a.autoOpenDevTool&&(a.devTool?m.showUserExplorer():Z_.error("DevTool is not provided")),new Tn(a.monitoringUrl,6e4,Ie,((o={})[ve]=a.SDK_NAME_HEADER,o["X-HACKLE-SDK-VERSION"]=a.SDK_VERSION_HEADER,o["X-HACKLE-SDK-KEY"]=e,o),t));return document.addEventListener("visibilitychange",function(){document.hidden||r()}),window.addEventListener("pageshow",r),window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){Xi(),p.updateLastEventTime((new Date).getTime()),m.close(),wn.globalRegistry.close()}),wn.addRegistry(i),m.onReady(function(){e=u,n=p,i=c.currentUser,f_(e,i)?n.startNewSessionIfNeeded(i,Date.now()):n.startNewSession(e,i,Date.now()),(new Nw).install(d,h);var t,r,e,n,i,o=m;if(a.auto_track_page_view){o.trackPageView();try{history.pushState=(r=history.pushState,function(){try{var e=r.apply(this,arguments);return window.dispatchEvent(s("locationchange")),e}catch(e){if(e instanceof Error)Z_.error(e);else try{Z_.error(e)}catch(e){}}}),history.replaceState=(t=history.replaceState,function(){try{var e=t.apply(this,arguments);return window.dispatchEvent(s("locationchange")),e}catch(e){if(e instanceof Error)Z_.error(e);else try{Z_.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(s("locationchange"))}catch(e){if(e instanceof Error)Z_.error(e);else try{Z_.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{o.trackPageView()}catch(e){if(e instanceof Error)Z_.error(e);else try{Z_.error(e)}catch(e){}}})}catch(o){if(o instanceof Error)Z_.error(o);else try{Z_.error(o)}catch(o){}}}function s(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}}),m}var N={createInstance:jA,getUserId:Ji,setUserId:$i,removeUserId:Xi,Logger:he},VA=(p.Bucket=t.Bucket=qe,p.Container=t.Container=it,p.ContainerGroup=t.ContainerGroup=ot,p.CoreVersion=t.CoreVersion=Dt,p.Decision=t.Decision=He,p.DecisionReason=t.DecisionReason=s,p.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=oe,p.EmptyParameterConfig=t.EmptyParameterConfig=Be,p.EventType=t.EventType=Je,p.Experiment=t.Experiment=Ke,p.FeatureFlagDecision=t.FeatureFlagDecision=Ge,p.IAM_ACTION_AREA=t.IAM_ACTION_AREA=["BUTTON","IMAGE","X_BUTTON"],p.IAM_ACTION_TYPE=t.IAM_ACTION_TYPE=Zt,p.IAM_BEHAVIOR=t.IAM_BEHAVIOR=Wt,p.IAM_DISPLAY_TYPE=t.IAM_DISPLAY_TYPE=Jt,p.IAM_LAYOUT_TYPE=t.IAM_LAYOUT_TYPE=$t,p.IAM_ORIENTATION=t.IAM_ORIENTATION=Xt,p.IAM_PLATFORM_TYPE=t.IAM_PLATFORM_TYPE=qt,p.IAM_STATUS=t.IAM_STATUS=zt,p.IAM_TIMEUNIT=t.IAM_TIMEUNIT=Yt,p.IdentifierType=t.IdentifierType=$e,p.IdentifiersBuilder=t.IdentifiersBuilder=Xe,p.InAppMessage=t.InAppMessage=Qt,p.InAppMessageAction=t.InAppMessageAction=Er,p.InAppMessageBackground=t.InAppMessageBackground=gr,p.InAppMessageButton=t.InAppMessageButton=vr,p.InAppMessageButtonStyle=t.InAppMessageButtonStyle=mr,p.InAppMessageContext=t.InAppMessageContext=cr,p.InAppMessageContextLayout=t.InAppMessageContextLayout=lr,p.InAppMessageContextMessage=t.InAppMessageContextMessage=pr,p.InAppMessageDecision=t.InAppMessageDecision=Ve,p.InAppMessageDurationCap=t.InAppMessageDurationCap=sr,p.InAppMessageEventFrequencyCap=t.InAppMessageEventFrequencyCap=ir,p.InAppMessageEventTrigger=t.InAppMessageEventTrigger=rr,p.InAppMessageEventTriggerRule=t.InAppMessageEventTriggerRule=nr,p.InAppMessageIdentifierCap=t.InAppMessageIdentifierCap=or,p.InAppMessageImage=t.InAppMessageImage=fr,p.InAppMessagePeriodAlways=t.InAppMessagePeriodAlways=er,p.InAppMessagePeriodCustom=t.InAppMessagePeriodCustom=tr,p.InAppMessageTargetContext=t.InAppMessageTargetContext=ar,p.InAppMessageText=t.InAppMessageText=dr,p.InAppMessageTextAttribute=t.InAppMessageTextAttribute=hr,p.InAppMessageTextStyle=t.InAppMessageTextStyle=yr,p.InAppMessageUserOverride=t.InAppMessageUserOverride=ur,p.Logger=t.Logger=he,p.MATCH_OPERATORS=t.MATCH_OPERATORS=Vt,p.MATCH_TYPES=t.MATCH_TYPES=Ft,p.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=jt,p.MetaVersion=t.MetaVersion=Lt,p.ParameterConfiguration=t.ParameterConfiguration=st,p.PropertyOperations=t.PropertyOperations=ii,p.PropertyOperationsBuilder=t.PropertyOperationsBuilder=ni,p.RemoteConfigDecision=t.RemoteConfigDecision=je,p.RemoteConfigParameter=t.RemoteConfigParameter=at,p.RemoteConfigParameterValue=t.RemoteConfigParameterValue=ct,p.RemoteConfigTargetRule=t.RemoteConfigTargetRule=ut,p.SEGMENT_TYPES=t.SEGMENT_TYPES=Bt,p.Segment=t.Segment=nt,p.Slot=t.Slot=Ye,p.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=Ht,p.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=Gt,p.Target=t.Target=We,p.TargetAction=t.TargetAction=tt,p.TargetCondition=t.TargetCondition=Ze,p.TargetKey=t.TargetKey=Qe,p.TargetMatch=t.TargetMatch=et,p.TargetRule=t.TargetRule=rt,p.TargetingType=t.TargetingType=Kt,p.Variation=t.Variation=ze,p.Version=t.Version=Ut,se=t.createInstance=jA,t.default=N,p.getUserId=t.getUserId=Ji,p.removeUserId=t.removeUserId=Xi,p.sanitizeUser=t.sanitizeUser=Fe,p.setUserId=t.setUserId=$i,function(e,t){return(VA=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 HA=function(){return(HA=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 GA(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}BA.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},BA.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},BA.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};M=BA;function BA(){this.listeners={}}zA.arePropertiesEqual=function(e,t){var r=zA.coerceUnknownToProperties(e),n=zA.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]})},zA.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var KA=zA;function zA(){}YA.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)&&KA.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&KA.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var qA=YA;function YA(){}var JA=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,HA(HA({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.17.0"})),null!=t&&t.devTool&&null!=t&&t.autoOpenDevTool&&"undefined"!=typeof window&&r.showUserExplorer(),r}return VA(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(HA(HA({},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){qA.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={},$A=Object.getOwnPropertySymbols,XA=Object.prototype.hasOwnProperty,WA=Object.prototype.propertyIsEnumerable;var ns=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]))XA.call(r,o)&&(n[o]=r[o]);if($A)for(var s=$A(r),a=0;a<s.length;a++)WA.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},ZA=ns,o="function"==typeof Symbol&&Symbol.for,QA=o?Symbol.for("react.element"):60103,eI=o?Symbol.for("react.portal"):60106,np=o?Symbol.for("react.fragment"):60107,tI=o?Symbol.for("react.strict_mode"):60108,Po=o?Symbol.for("react.profiler"):60114,rI=o?Symbol.for("react.provider"):60109,nI=o?Symbol.for("react.context"):60110,iI=o?Symbol.for("react.forward_ref"):60112,vo=o?Symbol.for("react.suspense"):60113,oI=o?Symbol.for("react.memo"):60115,sI=o?Symbol.for("react.lazy"):60116,aI="function"==typeof Symbol&&Symbol.iterator;function uI(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 cI={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},pI={};function lI(e,t,r){this.props=e,this.context=t,this.refs=pI,this.updater=r||cI}function fI(){}function dI(e,t,r){this.props=e,this.context=t,this.refs=pI,this.updater=r||cI}lI.prototype.isReactComponent={},lI.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(uI(85));this.updater.enqueueSetState(this,e,t,"setState")},lI.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},fI.prototype=lI.prototype;var bf=dI.prototype=new fI,hI=(bf.constructor=dI,ZA(bf,lI.prototype),bf.isPureReactComponent=!0,{current:null}),yI=Object.prototype.hasOwnProperty,vI={key:!0,ref:!0,__self:!0,__source:!0};function mI(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)yI.call(t,n)&&!vI.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:QA,type:e,key:o,ref:s,props:i,_owner:hI.current}}function gI(e){return"object"==typeof e&&null!==e&&e.$$typeof===QA}var EI=/\/+/g,wI=[];function TI(e,t,r,n){var i;return wI.length?((i=wI.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 _I(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,wI.length<10&&wI.push(e)}function AI(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 QA:case eI:o=!0}}if(o)return n(i,t,""===r?"."+II(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+II(a=t[s],s);o+=e(a,u,n,i)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=aI&&t[aI]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)o+=e(a=a.value,u=r+II(a,s++),n,i);else if("object"===a)throw n=""+t,Error(uI(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return o}(e,"",t,r)}function II(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 bI(e,t){e.func.call(e.context,t,e.count++)}function OI(e,t,r){var n=e.result,i=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?RI(e,n,r,function(e){return e}):null!=e&&(gI(e)&&(t=i+(!(i=e).key||t&&t.key===e.key?"":(""+e.key).replace(EI,"$&/")+"/")+r,e={$$typeof:QA,type:i.type,key:t,ref:i.ref,props:i.props,_owner:i._owner}),n.push(e))}function RI(e,t,r,n,i){var o="";AI(e,OI,t=TI(t,o=null!=r?(""+r).replace(EI,"$&/")+"/":o,n,i)),_I(t)}var NI={current:null};function SI(){var e=NI.current;if(null===e)throw Error(uI(321));return e}var CI,MI,xI,va={ReactCurrentDispatcher:NI,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:hI,IsSomeRendererActing:{current:!1},assign:ZA},v=(b.Children={map:function(e,t,r){if(null==e)return e;var n=[];return RI(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;AI(e,bI,t=TI(null,null,t,r)),_I(t)},count:function(e){return AI(e,function(){return null},null)},toArray:function(e){var t=[];return RI(e,t,null,function(e){return e}),t},only:function(e){if(gI(e))return e;throw Error(uI(143))}},b.Component=lI,b.Fragment=np,b.Profiler=Po,b.PureComponent=dI,b.StrictMode=tI,b.Suspense=vo,b.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=va,b.cloneElement=function(e,t,r){if(null==e)throw Error(uI(267,e));var n=ZA({},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=hI.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)yI.call(t,a)&&!vI.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:QA,type:e.type,key:i,ref:o,props:n,_owner:s}},b.createContext=function(e,t){return(e={$$typeof:nI,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:rI,_context:e},e.Consumer=e},b.createElement=mI,b.createFactory=function(e){var t=mI.bind(null,e);return t.type=e,t},b.createRef=function(){return{current:null}},b.forwardRef=function(e){return{$$typeof:iI,render:e}},b.isValidElement=gI,b.lazy=function(e){return{$$typeof:sI,_ctor:e,_status:-1,_result:null}},b.memo=function(e,t){return{$$typeof:oI,type:e,compare:void 0===t?null:t}},b.useCallback=function(e,t){return SI().useCallback(e,t)},b.useContext=function(e,t){return SI().useContext(e,t)},b.useDebugValue=function(){},b.useEffect=function(e,t){return SI().useEffect(e,t)},b.useImperativeHandle=function(e,t,r){return SI().useImperativeHandle(e,t,r)},b.useLayoutEffect=function(e,t){return SI().useLayoutEffect(e,t)},b.useMemo=function(e,t){return SI().useMemo(e,t)},b.useReducer=function(e,t,r){return SI().useReducer(e,t,r)},b.useRef=function(e){return SI().useRef(e)},b.useState=function(e){return SI().useState(e)},b.version="16.14.0",{}),mp=Function.call.bind(Object.prototype.hasOwnProperty),PI=function(){};function kI(e,t,r,n,i){if("production"!==production)for(var o in e)if(xI(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,CI)}catch(e){s=e}!s||s instanceof Error||PI((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 MI)&&(MI[s.message]=!0,o=i?i():"",PI("Failed "+r+" type: "+s.message+(null!=o?o:"")))}}if("production"!==production&&(CI="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",MI={},xI=mp,PI=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),kI.resetWarningCache=function(){"production"!==production&&(MI={})},"production"!==production){var UI=ns,DI=kI,P="function"==typeof Symbol&&Symbol.for,LI=P?Symbol.for("react.element"):60103,FI=P?Symbol.for("react.portal"):60106,jI=P?Symbol.for("react.fragment"):60107,VI=P?Symbol.for("react.strict_mode"):60108,HI=P?Symbol.for("react.profiler"):60114,GI=P?Symbol.for("react.provider"):60109,BI=P?Symbol.for("react.context"):60110,KI=P?Symbol.for("react.concurrent_mode"):60111,zI=P?Symbol.for("react.forward_ref"):60112,qI=P?Symbol.for("react.suspense"):60113,YI=P?Symbol.for("react.suspense_list"):60120,JI=P?Symbol.for("react.memo"):60115,$I=P?Symbol.for("react.lazy"):60116,XI=P?Symbol.for("react.block"):60121,WI=P?Symbol.for("react.fundamental"):60117,ZI=P?Symbol.for("react.responder"):60118,QI=P?Symbol.for("react.scope"):60119,eb="function"==typeof Symbol&&Symbol.iterator,tb="@@iterator";function rb(e){if(null===e||"object"!=typeof e)return null;e=eb&&e[eb]||e[tb];return"function"==typeof e?e:null}var nb={current:null},ib={current:null},ob=/^(.*)[\\\/]/,sb=1;function ab(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 jI:return"Fragment";case FI:return"Portal";case HI:return"Profiler";case VI:return"StrictMode";case qI:return"Suspense";case YI:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case BI:return"Context.Consumer";case GI:return"Context.Provider";case zI:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case JI:return ab(e.type);case XI:return ab(e.render);case $I:r=(t=e)._status===sb?t._result:null;if(r)return ab(r)}var t,r;return null}var ub={},cb=null;function pb(e){cb=e}ub.getCurrentStack=null,ub.getStackAddendum=function(){var e,t,r,n,i,o="",s=(cb&&(e=ab(cb.type),r=cb._owner,o+=(e=e,t=cb._source,r=r&&ab(r.type),i="",t?(n=(s=t.fileName).replace(ob,""),i=" (at "+(n=/^index\./.test(n)&&(s=s.match(ob))&&(s=s[1])?s.replace(ob,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(i=" (created by "+r+")"),"\n in "+(e||"Unknown")+i)),ub.getCurrentStack);return s&&(o+=s()||""),o};var lb={ReactCurrentDispatcher:nb,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:ib,IsSomeRendererActing:{current:!1},assign:UI};function fb(e){for(var t=arguments.length,r=new Array(1<t?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];db("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];db("error",e,r)}function db(e,t,r){0<r.length&&"string"==typeof r[r.length-1]&&0===r[r.length-1].indexOf("\n in")||""!==(n=lb.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){}}UI(lb,{ReactDebugCurrentFrame:ub,ReactComponentTreeHook:{}});var hb={};function yb(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;hb[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),hb[r]=!0)}var vb={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){yb(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){yb(e,"replaceState")},enqueueSetState:function(e,t,r,n){yb(e,"setState")}},mb={};function gb(e,t,r){this.props=e,this.context=t,this.refs=mb,this.updater=r||vb}Object.freeze(mb),gb.prototype.isReactComponent={},gb.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")},gb.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var Eb,wb={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(Eb in wb)wb.hasOwnProperty(Eb)&&!function(e,t){Object.defineProperty(gb.prototype,e,{get:function(){fb("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}(Eb,wb[Eb]);function Tb(){}function _b(e,t,r){this.props=e,this.context=t,this.refs=mb,this.updater=r||vb}Tb.prototype=gb.prototype,(P=_b.prototype=new Tb).constructor=_b,UI(P,gb.prototype),P.isPureReactComponent=!0;var Ab,Ib,bb=Object.prototype.hasOwnProperty,Ob={key:!0,ref:!0,__self:!0,__source:!0};function Rb(e){if(bb.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function Nb(e){if(bb.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var Sb={},Cb=function(e,t,r,n,i,o,s){e={$$typeof:LI,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 Mb(e,t,r){var n,i={},o=null,s=null,a=null,u=null;if(null!=t)for(n in Rb(t)&&(s=t.ref,"string"==typeof(c=t).ref&&ib.current&&c.__self&&ib.current.stateNode!==c.__self&&(l=ab(ib.current.type),Sb[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',ab(ib.current.type),c.ref),Sb[l]=!0))),Nb(t)&&(o=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)bb.call(t,n)&&!Ob.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(){Ib||(Ib=!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(){Ab||(Ab=!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}))),Cb(e,o,s,a,u,ib.current,i)}function xb(e){return"object"==typeof e&&null!==e&&e.$$typeof===LI}var Pb=".",kb=":",Ub=!1,Db=/\/+/g;function Lb(e){return(""+e).replace(Db,"$&/")}var Fb=10,jb=[];function Vb(e,t,r,n){var i;return jb.length?((i=jb.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 Hb(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,jb.length<Fb&&jb.push(e)}function Gb(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 LI:case FI:a=!0}}if(a)return n(i,t,""===r?Pb+Bb(t,0):r),1;var u=0,c=""===r?Pb:r+kb;if(Array.isArray(t))for(var p=0;p<t.length;p++)u+=e(o=t[p],c+Bb(o,p),n,i);else if("function"==typeof(r=rb(t))){r===t.entries&&(Ub||fb("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."),Ub=!0);for(var l,f=r.call(t),d=0;!(l=f.next()).done;)u+=e(o=l.value,c+Bb(o,d++),n,i)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+ub.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 Bb(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 Kb(e,t,r){var n=e.func,i=e.context;n.call(i,t,e.count++)}function zb(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)?qb(o,n,r,function(e){return e}):null!=o&&(xb(o)&&(e=i+(!(s=o).key||t&&t.key===o.key?"":Lb(o.key)+"/")+r,o=Cb(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(o))}function qb(e,t,r,n,i){var o="",t=Vb(t,o=null!=r?Lb(r)+"/":o,n,i);Gb(e,zb,t),Hb(t)}function Yb(e){return"string"==typeof e||"function"==typeof e||e===jI||e===KI||e===HI||e===VI||e===qI||e===YI||"object"==typeof e&&null!==e&&(e.$$typeof===$I||e.$$typeof===JI||e.$$typeof===GI||e.$$typeof===BI||e.$$typeof===zI||e.$$typeof===WI||e.$$typeof===ZI||e.$$typeof===QI||e.$$typeof===XI)}function Jb(){var e=nb.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 $b(){if(ib.current){var e=ab(ib.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var Xb=!1,Wb={};function Zb(e,t){var r;e._store&&!e._store.validated&&null==e.key&&(e._store.validated=!0,t=t,(r=$b())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),Wb[t=r]||(Wb[t]=!0,r="",e&&e._owner&&e._owner!==ib.current&&(r=" It was passed a child from "+ab(e._owner.type)+"."),pb(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),pb(null)))}function Qb(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];xb(n)&&Zb(n,t)}else if(xb(e))e._store&&(e._store.validated=!0);else if(e){var i=rb(e);if("function"==typeof i&&i!==e.entries)for(var o,s=i.call(e);!(o=s.next()).done;)xb(o.value)&&Zb(o.value,t)}}function e1(e){var t=e.type;if(null!=t&&"string"!=typeof t){var r,n=ab(t);if("function"==typeof t)r=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==zI&&t.$$typeof!==JI)return;r=t.propTypes}r?(pb(e),DI(r,e.props,"prop",n,ub.getStackAddendum),pb(null)):void 0===t.PropTypes||Xb||(Xb=!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 t1(e,t,r){var n,i=Yb(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+".":"")||$b(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===LI?(s="<"+(ab(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)),Mb.apply(this,arguments));if(null==t)return t;if(i)for(var o=2;o<arguments.length;o++)Qb(arguments[o],e);if(e===jI){var s=t;pb(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`."),pb(null)}else e1(t);return t}var r1=!1;try{var n1=Object.freeze({}),i1=new Map([[n1,null]]),o1=new Set([n1]);i1.set(0,0),o1.add(0)}catch(e){}function s1(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=UI({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,p=e._owner;if(null!=t)for(n in Rb(t)&&(a=t.ref,p=ib.current),Nb(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(i=e.type.defaultProps),t)bb.call(t,n)&&!Ob.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 Cb(e.type,s,a,u,c,p,o)}.apply(this,arguments),i=2;i<arguments.length;i++)Qb(arguments[i],n.type);return e1(n),n}function a1(e){var t=t1.bind(null,e);return t.type=e,r1||(r1=!0,fb("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 fb("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}P=t1,v.Children={map:function(e,t,r){if(null==e)return e;var n=[];return qb(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;t=Vb(null,null,t,r),Gb(e,Kb,t),Hb(t)},count:function(e){return Gb(e,function(){return null},null)},toArray:function(e){var t=[];return qb(e,t,null,function(e){return e}),t},only:function(e){if(xb(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},v.Component=gb,v.Fragment=jI,v.Profiler=HI,v.PureComponent=_b,v.StrictMode=VI,v.Suspense=qI,v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=lb,v.cloneElement=s1,v.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:BI,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:GI,_context:r}),i=!1,t={$$typeof:BI,_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},v.createElement=P,v.createFactory=a1,v.createRef=function(){var e={current:null};return Object.seal(e),e},v.forwardRef=function(e){return null!=e&&e.$$typeof===JI?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:zI,render:e}},v.isValidElement=xb,v.lazy=function(e){var t,r,n={$$typeof:$I,_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},v.memo=function(e,t){return Yb(e)||U("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:JI,type:e,compare:void 0===t?null:t}},v.useCallback=function(e,t){return Jb().useCallback(e,t)},v.useContext=function(e,t){var r,n=Jb();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)},v.useDebugValue=function(e,t){return Jb().useDebugValue(e,t)},v.useEffect=function(e,t){return Jb().useEffect(e,t)},v.useImperativeHandle=function(e,t,r){return Jb().useImperativeHandle(e,t,r)},v.useLayoutEffect=function(e,t){return Jb().useLayoutEffect(e,t)},v.useMemo=function(e,t){return Jb().useMemo(e,t)},v.useReducer=function(e,t,r){return Jb().useReducer(e,t,r)},v.useRef=function(e){return Jb().useRef(e)},v.useState=function(e){return Jb().useState(e)},v.version="16.14.0"}"production"===production?k.exports=b:k.exports=v;var u1=k.exports,c1=k.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),xo=c1.Consumer,p1=c1.Provider;var l1=p.Logger.log;function f1(e,t){e=d1(e,t=void 0===t?"A":t);return{isLoading:e.isLoading,variation:e.decision.variation}}function d1(e,t){void 0===t&&(t="A");var r=k.exports.useContext(c1),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=GA(k.exports.useState(function(){return n?s():(l1.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=GA(k.exports.useState(i),2),c=u[0],u=u[1];return v1(c,i)||(u(i),r(s())),{isLoading:!o,decision:a}}function h1(e){e=y1(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function y1(e){var t=k.exports.useContext(c1),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=GA(k.exports.useState(function(){return r?o():(l1.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=GA(k.exports.useState(n),2),u=a[0],a=a[1];return v1(u,n)||(a(n),t(o())),{isLoading:!i,decision:s}}function v1(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function m1(e){var t,r=e.experimentKey,e=e.children,n=(r=f1(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 g1(e){return e.variation,e=e.children,k.exports.createElement(k.exports.Fragment,null,e)}function E1(e){var t=(r=h1(e.featureKey)).isLoading,r=r.isOn;return t?null:u1.createElement(u1.Fragment,null,e.children(r))}p.HackleContext=c1,p.HackleContextConsumer=xo,p.HackleContextProvider=p1,p.HackleExperiment=m1,p.HackleFeature=E1,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=GA(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 HA(HA({},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 HA(HA({},e),{initialized:!0})})},function(){a(function(e){return HA(HA({},e),{initialized:!0})})}).catch(function(){a(function(e){return HA(HA({},e),{initialized:!0})})})},[t]),i||s.initialized?u1.createElement(p1,{value:s},e):null},p.HackleVariation=g1,p.createInstance=function(e,t){return new JA(e,t)},p.useFeature=function(e){var t=(n=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&l1.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=GA(k.exports.useState(r),2))[0],n=n[1];return v1(a,r)||(n(r),s(i())),o},p.useFeatureFlagDetail=function(e){var t=(n=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&l1.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=GA(k.exports.useState(r),2))[0],n=n[1];return v1(a,r)||(n(r),s(i())),o},p.useLoadableFeature=h1,p.useLoadableFeatureDetail=y1,p.useLoadableRemoteConfig=function(){var e=(o=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return e||l1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(a=GA(k.exports.useState(t),2))[0],a=a[1];return v1(s,t)||(a(t),o(n())),{isLoading:!r,remoteConfig:i}},p.useLoadableVariation=f1,p.useLoadableVariationDetail=d1,p.useRemoteConfig=function(){var e=(r=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return e||l1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(r=GA(k.exports.useState(t),2))[0],r=r[1];return v1(s,t)||(r(t),o(n())),i},p.useTrack=function(){var t=k.exports.useContext(c1).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(l1.error("HackleClient is not existed"),function(){})},p.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&l1.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(c=GA(k.exports.useState(n),2))[0],c=c[1];return v1(u,n)||(c(n),a(o())),s},p.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(i=k.exports.useContext(c1)).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=GA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&l1.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=GA(k.exports.useState(n),2))[0],i=i[1];return v1(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(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,B,K=[],z=0;z<256;++z)K.push((z+256).toString(16).substr(1));function q(e){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:0,e=(K[e[t+0]]+K[e[t+1]]+K[e[t+2]]+K[e[t+3]]+"-"+K[e[t+4]]+K[e[t+5]]+"-"+K[e[t+6]]+K[e[t+7]]+"-"+K[e[t+8]]+K[e[t+9]]+"-"+K[e[t+10]]+K[e[t+11]]+K[e[t+12]]+K[e[t+13]]+K[e[t+14]]+K[e[t+15]]).toLowerCase();if(H(e))return e;throw TypeError("Stringified UUID is invalid")}var Y=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 q(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:B,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=B=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-Y+(a-J)/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,B=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||q(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 q(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:q,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))}_e.isNotNullOrUndefined=function(e){return null!=e},_e.isNullOrUndefined=function(e){return null==e},_e.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},_e.fromMap=function(e){var r={};return e.forEach(function(e,t){r[t]=e}),r};var a=_e,c=(Te.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},Te.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},Te.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},Te.associate=function(e,t){return this.associateTo(e,new Map,t)},Te.associateBy=function(e,t){return this.associate(e,function(e){return[t(e),e]})},Te.chunked=function(e,t){for(var r=[],n=e.slice();n.length;)r.push(n.splice(0,t));return r},Te),de={DISABLE:0,ERROR:1,WARN:2,INFO:3,DEBUG:4},he=(we.setLogLevel=function(e){this.logLevel=e=void 0===e?de.INFO:e},we.initCounter=function(t){this.counters=c.associate(Object.keys(de),function(e){return[e,t(e)]})},we._log=function(e,t){var r;switch(e){case"WARN":r="orange";break;case"ERROR":r="red";break;default:r="#AAAAAA"}if(t instanceof Error)ye.log(e,r,t.message,t);else try{ye.log(e,r,t)}catch(e){}},we.increment=function(e){var t;null!=(t=null==(t=we.counters)?void 0:t.get(e))&&t.increment()},we.logLevel=de.INFO,we.log={error:function(e){de.ERROR<=we.logLevel&&(we._log("ERROR",e),we.increment("ERROR"))},warn:function(e){de.WARN<=we.logLevel&&(we._log("WARN",e),we.increment("WARN"))},info:function(e){de.INFO<=we.logLevel&&(we._log("INFO",e),we.increment("INFO"))},debug:function(e){de.DEBUG<=we.logLevel&&(we._log("DEBUG",e),we.increment("DEBUG"))}},we),ye=(Ee.log=function(e,t,r,n){try{console.log("%c[".concat(e,"] Hackle: ").concat(r),"color: ".concat(t))}catch(e){}},Ee),ve="X-HACKLE-SDK-NAME",me=[0,8,16,32,64,128,256,512],ge=he.log;function Ee(){}function we(){}function Te(){}function _e(){}function Ie(e,t){for(var r in t)t.hasOwnProperty(r)&&e.setRequestHeader(r,t[r])}var Ae={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"),Ie(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"),Ie(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[ve]),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 ge.error("sendBeacon failed to queue request."),void i();n()}else ge.error("Does not support sendBeacon"),i()}},be=he.log,Oe=(Ue.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]})},Ue.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)?be.debug("Invalid identifier value. The identifier type value be a string of 512 characters or less. [".concat(o,"]")):t[o]=i):be.debug("Invalid identifier type. The identifier type must be a string of 128 characters or less. [".concat(o,"]"))}return t},Ue.isValidType=function(e){return!a.isNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_TYPE_LENGTH},Ue.sanitizeValue=function(e){return"string"==typeof e&&0<e.length&&e.length<=this.MAX_IDENTIFIER_VALUE_LENGTH?e:"number"==typeof e?e.toString():null},Ue.MAX_IDENTIFIER_TYPE_LENGTH=128,Ue.MAX_IDENTIFIER_VALUE_LENGTH=512,Ue),Re=he.log,Ne=(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,o=n[r],s=o[0],o=o[1];if(Object.keys(t).length>=this.MAX_PROPERTIES_COUNT){Re.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)?Re.debug("Invalid property value. The property value mus be 'string(..1024)', 'number', 'boolean', or 'array' type. [".concat(o,"]")):t[s]=i):Re.debug("Invalid property key. The property key must be a string of 128 characters or less. [".concat(s,"]"))}return t},ke.isValidProperty=function(e,t){return this.isValidKey(e)&&this.isValidValue(t)},ke.isValidKey=function(e){return a.isNotNullOrUndefined(e)&&"string"==typeof e&&0<e.length&&e.length<=this.MAX_PROPERTY_KEY_LENGTH},ke.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},ke.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))},ke.isValidElement=function(e){return!a.isNullOrUndefined(e)&&("string"==typeof e?0<e.length&&e.length<=this.MAX_PROPERTY_VALUE_LENGTH:"number"==typeof e)},ke.SYSTEM_PROPERTY_KEY_PREFIX="$",ke.MAX_PROPERTIES_COUNT=128,ke.MAX_PROPERTY_KEY_LENGTH=128,ke.MAX_PROPERTY_VALUE_LENGTH=1024,ke),Ce=["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),Me=(Pe.prototype.tick=function(){return 1e3*Date.now()},Pe.prototype.currentMillis=function(){return Date.now()},Pe.instance=new Pe,Pe),xe=he.log;function Pe(){}function n(){}function ke(){}function Ue(){}function De(e,t){e=e.find(function(e){return e===t||e.toLowerCase()===t.toLowerCase()});return e||xe.debug("Unsupported type [".concat(t,"]. Please use the latest version of sdk.")),e}function Le(e,t){if(!a.isNullOrUndefined(t)){for(var r=new Array,n=0,i=t;n<i.length;n++){var o=De(e,i[n]);if(a.isNullOrUndefined(o))return;r.push(o)}return r}}function Fe(e){var t,r={};return r.id=null!=(t=Oe.sanitizeValue(e.id))?t:void 0,r.userId=null!=(t=Oe.sanitizeValue(e.userId))?t:void 0,r.deviceId=null!=(t=Oe.sanitizeValue(e.deviceId))?t:void 0,"object"==typeof e.properties&&(r.properties=Ne.sanitize(e.properties)),"object"==typeof e.identifiers&&(r.identifiers=Oe.sanitize(e.identifiers)),Boolean(r.id||r.userId||r.deviceId||r.identifiers&&0<Object.keys(r.identifiers).length)?r:null}kt.of=function(e,t){return new kt(e,t)};var je=kt,Ve=(Pt.prototype.isShow=function(){return a.isNotNullOrUndefined(this.inAppMessage)&&a.isNotNullOrUndefined(this.message)},Pt.of=function(e,t,r){return new Pt(t,r,e)},Pt),He=(xt.of=function(e,t,r){return new xt(e,t,r=void 0===r?new Be:r)},xt.prototype.get=function(e,t){return this.config.get(e,t)},xt),Ge=(Mt.on=function(e,t){return new Mt(!0,e,t=void 0===t?new Be:t)},Mt.off=function(e,t){return new Mt(!1,e,t=void 0===t?new Be:t)},Mt.prototype.get=function(e,t){return this.config.get(e,t)},Mt),oe=(St.prototype.get=function(e,t){return t},St),Be=(Ct.prototype.get=function(e,t){return t},Ct),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 ze(e.id,e.key,"DROPPED"===e.status,e.parameterConfigurationId)}),i=c.associate(t.execution.userOverrides,function(e){return[e.userId,e.variationId]}),o=c.mapNotNullOrUndefined(t.execution.segmentOverrides,function(e){return rt.fromJson(e,Kt.IDENTIFIER)}),s=c.mapNotNullOrUndefined(t.execution.targetAudiences,function(e){return We.fromJson(e,Kt.PROPERTY)}),a=c.mapNotNullOrUndefined(t.execution.targetRules,function(e){return rt.fromJson(e,Kt.PROPERTY)}),u=tt.fromJson(t.execution.defaultRule);return r&&u&&new Nt(t.id,t.key,e,t.identifierType,r,t.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 xe.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),ze=function(e,t,r,n){this.id=e,this.key=t,this.isDropped=r,this.parameterConfigurationId=n},qe=(Rt.fromJson=function(e){return new Rt(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)}))},Rt),Ye=(Ot.prototype.contains=function(e){return this.startInclusive<=e&&e<this.endExclusive},Ot),Je=(bt.fromJson=function(e){return new bt(e.id,e.key)},bt),$e=(At.ID="$id",At.USER="$userId",At.DEVICE="$deviceId",At.SESSION="$sessionId",At.HACKLE_DEVICE="$hackleDeviceId",At),Xe=(It.prototype.addIdentifiers=function(e){for(var t in e)this.add(t,e[t]);return this},It.prototype.add=function(e,t){var r=Oe.sanitizeValue(t);return Oe.isValidType(e)&&r?this.identifiers[e]=t:xe.warn("Invalid user identifier [type=".concat(e,", value=").concat(t,"]")),this},It.prototype.build=function(){return this.identifiers},It),We=(_t.fromJson=function(e,t){return new _t(c.mapNotNullOrUndefined(e.conditions,function(e){return Ze.fromJson(e,t)}))},_t.prototype.toJson=function(){return{conditions:this.conditions.map(function(e){return e.toJson()})}},_t),Ze=(Tt.fromJson=function(e,t){var r=Qe.fromJson(e.key);if(r&&t.supports(r.type))return(t=et.fromJson(e.match))&&new Tt(r,t)},Tt.prototype.toJson=function(){return{key:this.key.toJson(),match:this.match.toJson()}},Tt),Qe=(wt.fromJson=function(e){var t=De(Gt,e.type);return t&&new wt(t,e.name)},wt.prototype.toJson=function(){return{type:this.type,name:this.name}},wt),et=(Et.fromJson=function(e){var t=De(Ft,e.type),r=De(Vt,e.operator),n=De(jt,e.valueType);return t&&r&&n&&new Et(t,r,n,e.values)},Et.prototype.toJson=function(){return{operator:this.operator,type:this.type,valueType:this.valueType,values:this.values}},Et),tt=(gt.fromJson=function(e){var t=De(Ht,e.type);return t&&new gt(t,e.variationId,e.bucketId)},gt),rt=(mt.fromJson=function(e,t){t=We.fromJson(e.target,t),e=tt.fromJson(e.action);return t&&e&&new mt(t,e)},mt),nt=(vt.fromJson=function(e){var t=De(Bt,e.type);return t&&new vt(e.id,e.key,t,c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.SEGMENT)}))},vt),it=(yt.fromJson=function(e){return new yt(e.id,e.bucketId,e.groups.map(function(e){return ot.fromJson(e)}))},yt.prototype.getGroupOrNull=function(t){return this.groups.find(function(e){return e.id===t})},yt),ot=(ht.fromJson=function(e){return new ht(e.id,e.experiments)},ht),st=(dt.fromJson=function(e){return new dt(e.id,c.associate(e.parameters,function(e){return[e.key,e.value]}))},dt.prototype.get=function(e,t){e=this.parameters.get(e);return!a.isNullOrUndefined(e)&&(a.isNullOrUndefined(t)||typeof e==typeof t)?e:t},dt),at=(ft.fromJson=function(e){var t=De(jt,e.type),r=c.mapNotNullOrUndefined(e.targetRules,function(e){return ut.fromJson(e,Kt.PROPERTY)}),n=ct.fromJson(e.defaultValue);return t&&new ft(e.id,e.key,t,e.identifierType,r,n)},ft),ut=(lt.fromJson=function(e,t){t=We.fromJson(e.target,t);return t&&new lt(e.key,e.name,t,e.bucketId,ct.fromJson(e.value))},lt),ct=(pt.fromJson=function(e){return new pt(e.id,e.value)},pt);function pt(e,t){this.id=e,this.rawValue=t}function lt(e,t,r,n,i){this.key=e,this.name=t,this.target=r,this.bucketId=n,this.value=i}function ft(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 dt(e,t){this.id=e,this.parameters=t}function ht(e,t){this.id=e,this.experiments=t}function yt(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 mt(e,t){this.target=e,this.action=t}function gt(e,t,r){this.type=e,this.variationId=t,this.bucketId=r}function Et(e,t,r,n){this.type=e,this.operator=t,this.valueType=r,this.values=n}function wt(e,t){this.type=e,this.name=t}function Tt(e,t){this.key=e,this.match=t}function _t(e){this.conditions=e}function It(){this.identifiers={}}function At(){}function bt(e,t){this.id=e,this.key=t}function Ot(e,t,r){this.startInclusive=e,this.endExclusive=t,this.variationId=r}function Rt(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){this.id=e,this.key=t,this.type=r,this.identifierType=n,this.status=i,this.version=o,this.variations=s,this.userOverrides=a,this.segmentOverrides=u,this.targetAudiences=c,this.targetRules=p,this.defaultRule=l,this.containerId=f,this._winnerVariationId=d}function i(){}function Ct(){}function St(){}function Mt(e,t,r){this.isOn=e,this.reason=t,this.config=r}function xt(e,t,r){this.variation=e,this.reason=t,this.config=r}function Pt(e,t,r){this.inAppMessage=e,this.message=t,this.reason=r}function kt(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 Dt(parseInt(t,10),parseInt(r,10),parseInt(n,10)),Lt.parse(i),Lt.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 Ut=Kr,Dt=(Br.prototype.compareTo=function(e){return this.major-e.major||this.minor-e.minor||this.patch-e.patch},Br),Lt=(Gr.parse=function(e){return e?new Gr(e.split(".")):Gr.EMPTY},Gr.prototype.isEmpty=function(){return 0===this.identifiers.length},Gr.prototype.isNotEmpty=function(){return!this.isEmpty()},Gr.prototype.compareTo=function(e){return this.isEmpty()&&e.isEmpty()?0:this.isEmpty()&&e.isNotEmpty()?1:this.isNotEmpty()&&e.isEmpty()?-1:this.compareIdentifiers(e)},Gr.prototype.compareIdentifiers=function(e){for(var t=Math.min(this.identifiers.length,e.identifiers.length),r=0;r<t;r++){var n=Gr.compareIdentifiers(this.identifiers[r],e.identifiers[r]);if(0!==n)return n}return this.identifiers.length-e.identifiers.length},Gr.compareIdentifiers=function(e,t){return Gr.numericIdentifierRegExp.test(e)&&Gr.numericIdentifierRegExp.test(t)?+e-+t:e===t?0:e<t?-1:1},Gr.EMPTY=new Gr([]),Gr.numericIdentifierRegExp=/^(0|[1-9]\d*)$/,Gr),Ft=["MATCH","NOT_MATCH"],jt=["STRING","NUMBER","BOOLEAN","VERSION","JSON","NULL","UNKNOWN"],Vt=["IN","CONTAINS","STARTS_WITH","ENDS_WITH","GT","GTE","LT","LTE"],Ht=["VARIATION","BUCKET"],Gt=["USER_ID","USER_PROPERTY","HACKLE_PROPERTY","SEGMENT","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"],Bt=["USER_ID","USER_PROPERTY"],Kt=(Hr.prototype.supports=function(e){return this.supportedKeyTypes.includes(e)},Hr.IDENTIFIER=new Hr("SEGMENT"),Hr.PROPERTY=new Hr("SEGMENT","USER_PROPERTY","HACKLE_PROPERTY","AB_TEST","FEATURE_FLAG","EVENT_PROPERTY"),Hr.SEGMENT=new Hr("USER_ID","USER_PROPERTY","HACKLE_PROPERTY"),Hr),zt=["ACTIVE","DRAFT","PAUSE"],qt=["WEB","ANDROID","IOS"],Yt=["IMMEDIATE","CUSTOM"],Jt=["MODAL"],$t=["IMAGE_TEXT","IMAGE_ONLY","TEXT_ONLY"],Xt=["VERTICAL","HORIZONTAL"],Wt=["CLICK"],Zt=["CLOSE","WEB_LINK","HIDDEN","LINK_AND_CLOSE"],Qt=(Vr.fromJson=function(e){var t,r=De(zt,e.status);if(!a.isNullOrUndefined(r)){switch(De(Yt,e.timeUnit)){case"IMMEDIATE":t=new er;break;case"CUSTOM":if(a.isNullOrUndefined(e.startEpochTimeMillis))return;if(a.isNullOrUndefined(e.endEpochTimeMillis))return;t=new tr(e.startEpochTimeMillis,e.endEpochTimeMillis);break;default:return}var n,i,o=cr.fromJson(e.messageContext);if(!a.isNullOrUndefined(o))return n=e.eventTriggerRules.map(nr.fromJson),i=ir.fromJson(e.eventFrequencyCap),new Vr(e.id,e.key,r,t,new rr(n,i),ar.fromJson(e.targetContext),o)}},Vr.prototype.supports=function(e){return this.messageContext.platformTypes.includes(e)},Vr),er=(jr.prototype.within=function(e){return!0},jr),tr=(Fr.prototype.within=function(e){return this.startMillisInclusive<=e&&e<this.endMillisExclusive},Fr),rr=function(e,t){this.rules=e,this.frequencyCap=t},nr=(Lr.fromJson=function(e){return new Lr(e.eventKey,c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.PROPERTY)}))},Lr),ir=(Dr.fromJson=function(e){return e?new Dr(e.identifiers.map(or.fromJson),sr.fromJson(e.duration)):null},Dr),or=(Ur.fromJson=function(e){return new Ur(e.identifierType,e.countPerIdentifier)},Ur),sr=(kr.fromJson=function(e){if(!e)return null;var t=De(Ce,e.durationUnit.timeUnit);return t?new kr(Se.converter[t](e.durationUnit.amount,"milliseconds"),e.countPerDuration):null},kr),ar=(Pr.fromJson=function(e){return new Pr(e.overrides.map(ur.fromJson),c.mapNotNullOrUndefined(e.targets,function(e){return We.fromJson(e,Kt.PROPERTY)}))},Pr),ur=(xr.fromJson=function(e){return new xr(e.identifierType,e.identifiers)},xr),cr=(Mr.fromJson=function(e){var t=Le(qt,e.platformTypes);if(!a.isNullOrUndefined(t)){var r=Le(Xt,e.orientations);if(!a.isNullOrUndefined(r)){var n=c.mapOrUndefined(e.messages,pr.fromJson);if(!a.isNullOrUndefined(n))return new Mr(e.defaultLang,t,r,n)}}},Mr),pr=(Sr.fromJson=function(e){var t=lr.fromJson(e.layout);if(!a.isNullOrUndefined(t)){var r=c.mapOrUndefined(e.images,fr.fromJson);if(!a.isNullOrUndefined(r)){var n=c.mapOrUndefined(e.buttons,vr.fromJson);if(!a.isNullOrUndefined(n)){var i=void 0;if(!a.isNotNullOrUndefined(e.closeButton)||(i=vr.fromJson2(e.closeButton),!a.isNullOrUndefined(i)))return new Sr(e.lang,t,r,e.text?dr.fromJson(e.text):void 0,n,i,new gr(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),lr=(Cr.fromJson=function(e){var t=De($t,e.layoutType),e=De(Jt,e.displayType);if(!a.isNullOrUndefined(e)&&!a.isNullOrUndefined(t))return new Cr(e,t)},Cr),fr=(Nr.fromJson=function(e){var t=De(Xt,e.orientation);if(!a.isNullOrUndefined(t)){var r=void 0;if(!a.isNotNullOrUndefined(e.action)||(r=Er.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),dr=(Rr.fromJson=function(e){return new Rr(hr.fromJson(e.title),hr.fromJson(e.body))},Rr.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}}}},Rr),hr=(Or.fromJson=function(e){return new Or(e.text,new yr(e.style.textColor))},Or),yr=function(e){this.color=e},vr=(br.fromJson=function(e){var t=Er.fromJson(e.action);if(!a.isNullOrUndefined(t))return new br(e.text,new mr(e.style.textColor,e.style.bgColor,e.style.borderColor),t)},br.fromJson2=function(e){var t=Er.fromJson(e.action);if(!a.isNullOrUndefined(t))return new br("✕",new mr(e.style.color,"#FFFFFF","#FFFFFF"),t)},br.prototype.toJson=function(){return{text:this.text,action:this.action.toJson(),style:{textColor:this.style.textColor,bgColor:this.style.backgroundColor,borderColor:this.style.backgroundColor}}},br.prototype.toCloseButtonJson=function(){return{action:this.action.toJson(),style:{color:this.style.textColor}}},br),mr=function(e,t,r){this.textColor=e,this.backgroundColor=t,this.borderColor=r},gr=function(e){this.color=e},Er=(Ar.fromJson=function(e){var t=De(Wt,e.behavior);if(!a.isNullOrUndefined(t)){var r=De(Zt,e.type);if(!a.isNullOrUndefined(r))return new Ar(t,r,null!=(t=e.value)?t:void 0)}},Ar.prototype.toJson=function(){var e;return{behavior:this.behavior,type:this.type,value:null!=(e=this.value)?e:null}},Ar),wr=(Ir.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},Ir.prototype.tag=function(e,t){return this._tags[e]=t,this},Ir.prototype.register=function(e){return e.registerTimer({name:this.name,tags:this._tags,type:"TIMER"})},Ir),Tr=(_r.start=function(e){return new _r(e=void 0===e?_r.defaultClock:e)},_r.prototype.stop=function(e){var t=this._clock.tick()-this.startTime;e.record(t,"microseconds")},_r.defaultClock=new Me,_r);function _r(e){this._clock=e,this.startTime=this._clock.tick()}function Ir(e){this.name=e,this._tags={},this.name=e}function Ar(e,t,r){this.behavior=e,this.type=t,this.value=r}function br(e,t,r){this.text=e,this.style=t,this.action=r}function Or(e,t){this.text=e,this.style=t}function Rr(e,t){this.title=e,this.body=t}function Nr(e,t,r){this.orientation=e,this.imagePath=t,this.action=r}function Cr(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 Mr(e,t,r,n){this.defaultLang=e,this.platformTypes=t,this.orientations=r,this.messages=n}function xr(e,t){this.identifierType=e,this.identifiers=t}function Pr(e,t){this.overrides=e,this.targets=t}function kr(e,t){this.durationMillis=e,this.count=t}function Ur(e,t){this.identifierType=e,this.count=t}function Dr(e,t){this.identifierCaps=e,this.durationCap=t}function Lr(e,t){this.eventKey=e,this.targets=t}function Fr(e,t){this.startMillisInclusive=e,this.endMillisExclusive=t,this.type="CUSTOM"}function jr(){this.type="IMMEDIATE"}function Vr(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 Hr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.supportedKeyTypes=e}function Gr(e){this.identifiers=e}function Br(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}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.registerCounter({name:this.name,tags:this._tags,type:"COUNTER"})};var zr=qr;function qr(e){this.name=e,this._tags={}}Object.defineProperty(Jr.prototype,"value",{get:function(){return this.valueSupplier()},enumerable:!1,configurable:!0});var Yr=Jr;function Jr(e,t){this.valueSupplier=t,this.field=e}function $r(e,t){return e.name===t.name&&Oe.isEquals(e.tags,t.tags)}on.prototype.count=function(){return this.counterValue},on.prototype.increment=function(e){this.counterValue+=null!=e?e:1},on.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]};var Xr,Wr=on,Zr=(nn.prototype.flush=function(){var e=this.currentCounter;return this.currentCounter=new Wr(this.id),e},nn.prototype.count=function(){return this.currentCounter.count()},nn.prototype.increment=function(e){this.currentCounter.increment(e)},nn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},nn),Qr=(rn.prototype.values=function(){return Array.from(this.data.values())},rn.prototype.keys=function(){return Array.from(this.data.keys())},rn.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},rn.prototype.has=function(e){return void 0!==this.get(e)},rn.prototype.add=function(e,t){t=(t=t)||e;return this.data.set(e,t),this},rn.prototype.delete=function(e){var t;if(this.has(e))return t=this.get(e),this.data.delete(e),t},rn.prototype.forEach=function(e){this.data.forEach(e)},rn.prototype.entries=function(){return Array.from(this.data.entries())},rn),r=(Object.defineProperty(tn.prototype,"metrics",{get:function(){return Array.from(this._metrics.values())},enumerable:!1,configurable:!0}),tn.prototype.registerCounter=function(e){return this.registerMetricIfNecessary(e,this.createCounter.bind(this))},tn.prototype.registerTimer=function(e){return this.registerMetricIfNecessary(e,this.createTimer.bind(this))},tn.prototype.counter=function(e,t){return void 0===t&&(t={}),new zr(e).tags(t).register(this)},tn.prototype.timer=function(e,t){return void 0===t&&(t={}),new wr(e).tags(t).register(this)},tn.prototype.registerMetricIfNecessary=function(e,t){return this.getOrCreateMetric(e,t)},tn.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},tn.prototype.close=function(){},tn),o=(ce(en,Xr=r),en.prototype.start=function(){var e=this;void 0===this.currentIntervalId&&(this.currentIntervalId=setInterval(function(){e.publish()},this.pushIntervalMillis),he.log.debug("PushMetricRegistry started. Publish metrics every ".concat(this.pushIntervalMillis,"ms.")))},en.prototype.stop=function(){void 0!==this.currentIntervalId&&(clearInterval(this.currentIntervalId),this.currentIntervalId=void 0,this.publish(),he.log.debug("PushMetricRegistry stopped."))},en.prototype.close=function(){this.stop()},en);function en(e){var t=Xr.call(this)||this;return t.pushIntervalMillis=e,t.currentIntervalId=void 0,t.pushIntervalMillis=e,t}function tn(){this.id=ae.v4(),this.name="MetricRegistry",this._metrics=new Qr($r)}function rn(e){this.compareFn=e,this.data=new Map,this.compareFn=e,this.data=new Map}function nn(e){this.id=e,this.currentCounter=new Wr(e)}function on(e){this.counterValue=0,this.id=e}yn.prototype.count=function(){return this._count},yn.prototype.totalTime=function(e){return Se.nanosToUnit(this._total,e)},yn.prototype.max=function(e){return Se.nanosToUnit(this._max,e)},yn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},yn.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))},yn.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 sn,an=yn,un=(hn.prototype.flush=function(){var e=this.currentTimer;return this.currentTimer=new an(this.id),e},hn.prototype.count=function(){return this.currentTimer.count()},hn.prototype.totalTime=function(e){return this.currentTimer.totalTime(e)},hn.prototype.max=function(e){return this.currentTimer.max(e)},hn.prototype.record=function(e,t){this.currentTimer.record(e,t)},hn.prototype.mean=function(e){return 0===this.count()?0:this.totalTime(e)/this.count()},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")})]},hn),o=(ce(dn,sn=o),dn.prototype.createCounter=function(e){return new Zr(e)},dn.prototype.createTimer=function(e){return new un(e)},dn.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)},dn.prototype.close=function(){sn.prototype.close.call(this)},dn),cn=(fn.prototype.count=function(){return 0},fn.prototype.increment=function(e){},fn.prototype.measure=function(){return[new Yr("count",this.count.bind(this))]},fn),pn=(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 Yr("count",this.count.bind(this))]},ln);function ln(e){this._counters=new Qr(function(e,t){return e.id===t.id}),this.id=e,this.noopCounter=new cn(e)}function fn(e){this.id=e}function dn(e){return sn.call(this,e)||this}function hn(e){this.id=e,this.currentTimer=new an(e)}function yn(e){this._count=0,this._total=0,this._max=0,this.id=e}Ln.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")})]},Ln.prototype.count=function(){return 0},Ln.prototype.totalTime=function(e){return 0},Ln.prototype.max=function(e){return 0},Ln.prototype.mean=function(e){return 0},Ln.prototype.record=function(e,t){};var u,vn,mn,gn=Ln,En=(Object.defineProperty(Dn.prototype,"firstTimer",{get:function(){return this.timers[0]||this.noopTimer},enumerable:!1,configurable:!0}),Dn.prototype.totalTime=function(e){return this.firstTimer.totalTime(e)},Dn.prototype.max=function(e){return this.firstTimer.max(e)},Dn.prototype.mean=function(e){return this.firstTimer.mean(e)},Dn.prototype.record=function(t,r){this.timers.forEach(function(e){e.record(t,r)})},Object.defineProperty(Dn.prototype,"timers",{get:function(){return Array.from(this._timers.values())},enumerable:!1,configurable:!0}),Dn.prototype.add=function(e){this._timers.add(e,e.registerTimer(this.id))},Dn.prototype.count=function(){return this.firstTimer.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),r=(ce(Un,mn=r),Un.prototype.createCounter=function(e){e=new pn(e);return this.addRegistry(e),e},Un.prototype.createTimer=function(e){e=new En(e);return this.addRegistry(e),e},Un.prototype.addRegistry=function(t){this.registries.forEach(function(e){return t.add(e)})},Un.prototype.add=function(t){t instanceof Un||this.registries.has(t)||(this.registries.add(t),this.metrics.forEach(function(e){void 0!==e.add&&"function"==typeof e.add&&e.add(t)}))},Un.prototype.close=function(){this.registries.forEach(function(e){e.close()})},Un),wn=(kn.counter=function(e,t){return kn.globalRegistry.counter(e,t)},kn.timer=function(e,t){return kn.globalRegistry.timer(e,t)},kn.addRegistry=function(e){kn.globalRegistry.add(e),he.log.debug("MetricRegistry added ".concat(e.name))},kn.globalRegistry=new r,kn),Tn=(ce(Pn,vn=o),Pn.prototype.flushMetrics=function(e){var t=this;c.chunked(e.filter(this.isDispatchTarget.bind(this)),100).forEach(function(e){t.dispatch(e)})},Pn.prototype.isDispatchTarget=function(e){return!("COUNTER"!==e.id.type&&"TIMER"!==e.id.type)&&0<e.count()},Pn.prototype.dispatch=function(e){this.useBeacon&&this.shouldUseBeacon?this.httpClient.sendBeacon(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){he.log.debug("Beacon called.")}):this.httpClient.postRequest(this.monitoringEndPoint,this.batch(e),this.httpHeader,function(){},function(){he.log.debug("Failed to flushing metrics.")})},Pn.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(c.associate(e.measure(),function(e){return[e.field,e.value]}))}})}},Pn.prototype.createCounter=function(e){return new Zr(e)},Pn.prototype.createTimer=function(e){return new un(e)},Pn.prototype.close=function(){this.shouldUseBeacon=!0,vn.prototype.close.call(this)},Pn),_n=(xn.experiment=function(e,t,r){t=wn.timer("experiment.decision",{key:String(t),variation:r.variation,reason:String(r.reason)});e.stop(t)},xn.featureFlag=function(e,t,r){t=wn.timer("feature.flag.decision",{key:String(t),on:String(r.isOn),reason:String(r.reason)});e.stop(t)},xn.remoteConfig=function(e,t,r){t=wn.timer("remote.config.decision",{key:String(t),reason:String(r.reason)});e.stop(t)},xn.inAppMessage=function(e,t,r){t=wn.timer("iam.decision",{key:String(t),show:String(r.isShow()),reason:String(r.reason)});e.stop(t)},xn),In=(Mn.record=function(e,t,r){e=wn.timer("api.call",{operation:e,success:String(r)});t.stop(e)},Mn),An=(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)?je.of(n,s.INVALID_INPUT):e.remoteConfig(t,i,r,n)},Sn),bn=he.log,On=(Cn.prototype.get=function(e,t){var r,n=Tr.start();try{r=this.decide(e,t)}catch(n){bn.error("Unexpected exception while deciding remote config parameter[".concat(e,"]. Returning default value. : ").concat(n)),r=je.of(t,s.EXCEPTION)}return _n.remoteConfig(n,e,r),r.value},Cn.prototype.decide=function(e,t){var r=this.userManager.resolveCurrentOrNull(this.user);if(!r)return bn.warn("invalid user"),je.of(t,s.INVALID_INPUT);r=this.hackleUserResolver.resolve(r);return An.decide(this.core,e,t,r)},Cn),Rn=(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 Cn(e,t,r,n){this.core=e,this.userManager=t,this.hackleUserResolver=r,this.user=n}function Sn(){}function Mn(){}function xn(){}function Pn(e,t,r,n,i){t=vn.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 kn(){}function Un(){var e=null!==mn&&mn.apply(this,arguments)||this;return e.registries=new Qr(function(e,t){return e.id===t.id}),e}function Dn(e){this._timers=new Qr(function(e,t){return e.id===t.id}),this.id=e,this.noopTimer=new gn(e)}function Ln(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";Ri.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new Rn).addProperties(e).addProperties(t).build()};var Fn,jn,Vn,Hn,Gn,Bn,Kn,zn,qn=Ri,Yn=(Oi.prototype.operate=function(e,t){return 0===e.size?t:0===t.size?e:(new Rn).addProperties(e).addProperties(t,!0).build()},Oi),Jn=(bi.prototype.operate=function(e,t){return 0===e.size?new Map:0===t.size?e:(new Rn).addProperties(e).remove(t).build()},bi),$n=(Ai.prototype.operate=function(e,t){var r=this;if(0===t.size)return e;var n=new Rn;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 Rn;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),Xn=(ce(_i,zn=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),Wn=(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),Zn=(ce(wi,Bn=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),Qn=(ce(Ei,Gn=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),ei=(ce(gi,Hn=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),ti=(mi.prototype.operate=function(e,t){return new Map},mi),ri=(vi.get=function(e){switch(e){case u.SET:return new qn;case u.SET_ONCE:return new Yn;case u.UNSET:return new Jn;case u.INCREMENT:return new $n;case u.APPEND:return new Xn;case u.APPEND_ONCE:return new Wn;case u.PREPEND:return new Zn;case u.PREPEND_ONCE:return new Qn;case u.CLEAR_ALL:return new ti;case u.REMOVE:return new ei}},vi),ni=(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 ii(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 Rn);e=this.operations.get(e);return null!=e&&e.add(t,r),this},yi),ii=(hi.prototype.operate=function(e){var r=e;return this.operations.forEach(function(e,t){r=ri.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),l=he.log,oi=(f.prototype.getSessionId=function(){return this.sessionManager.sessionId},f.prototype.getUser=function(){return this.userManager.currentUser},f.prototype.setUser=function(e){try{var t=Fe(e);if(!t)return void l.warn("invalid user");this.userManager.setUser(t)}catch(e){l.error("Unexpected exception while set user: ".concat(e))}},f.prototype.setUserId=function(e){try{void 0===e&&this.userManager.setUserId(void 0);var t=Oe.sanitizeValue(e);if(!t)return void l.warn("Invalid userId. [userId=".concat(e,"]"));this.userManager.setUserId(t)}catch(e){l.error("Unexpected exception while set userId: ".concat(e))}},f.prototype.setDeviceId=function(e){try{if(!Oe.sanitizeValue(e))return void l.warn("Invalid deviceId. [deviceId=".concat(e,"]"));this.userManager.setDeviceId(e)}catch(e){l.error("Unexpected exception while set deviceId: ".concat(e))}},f.prototype.setUserProperty=function(e,t){e=(new ni).set(e,t).build();this.updateUserProperties(e)},f.prototype.setUserProperties=function(e){try{var t=Ne.sanitize(e),r=new ni;Object.entries(t).forEach(function(e){var t=e[0],e=e[1];r.set(t,e)}),this.updateUserProperties(r.build())}catch(e){l.error("Unexpected exception while set userProperties: ".concat(e))}},f.prototype.updateUserProperties=function(e){try{var t=e.toEvent();this.track(t),this.userManager.updateUserProperties(e)}catch(e){l.error("Unexpected exception while update userProperties: ".concat(e))}},f.prototype.resetUser=function(){try{this.userManager.resetUser();var e=(new ni).clearAll().build();this.track(e.toEvent())}catch(e){l.error("Unexpected exception while reset user: ".concat(e))}},f.prototype.variation=function(e,t,r){return this.variationDetail(e,t,r).variation},f.prototype.variationDetail=function(n,i,e){var o=e||"A",e=Tr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return l.warn("invalid user"),He.of(o,s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.experiment(n,r,o)}catch(e){return l.error("Unexpected exception while deciding variation for experiment[".concat(n,"]. Returning default variation[").concat(o,"] : ").concat(e)),He.of(o,s.EXCEPTION)}}(this);return _n.experiment(e,n,t),t},f.prototype.isFeatureOn=function(e,t){return this.featureFlagDetail(e,t).isOn},f.prototype.featureFlagDetail=function(n,i){var e=Tr.start(),t=function(e){try{var t=e.userManager.resolveCurrentOrNull(i);if(!t)return l.warn("invalid user"),Ge.off(s.INVALID_INPUT);var r=e.hackleUserResolver.resolve(t);return e.core.featureFlag(n,r)}catch(e){return l.error("Unexpected exception while deciding feature flag[".concat(n,"]. Returning default value[false] : ").concat(e)),Ge.off(s.EXCEPTION)}}(this);return _n.featureFlag(e,n,t),t},f.prototype.track=function(e,t){try{l.debug("track event : ".concat(JSON.stringify(e)));var r=this._convertEvent(e),n=this.userManager.resolveCurrentOrNull(t);if(!n)return void l.warn("invalid user");var i=this.hackleUserResolver.resolve(n);this.core.track(r,i)}catch(e){l.error("Unexpected exception while tracking event: ".concat(e))}},f.prototype.trackPageView=function(e){l.debug("tracking page view");var t=this.hackleUserResolver.resolve(this.userManager.currentUser);this.core.track({key:"$page_view"},t)},f.prototype.remoteConfig=function(e){return new On(this.core,this.userManager,this.hackleUserResolver,e)},f.prototype.onReady=function(e,t){this.core.onReady(e,t=void 0===t?3e3:t)},f.prototype.onInitialized=function(e){return this.core.onInitialized({timeout:null==e?void 0:e.timeout})},f.prototype.close=function(){l.debug("Hackle Client is closing"),this.core.close()},f.prototype._convertEvent=function(e){return"string"==typeof e?{key:e}:e},f.prototype.showUserExplorer=function(){var e;null!=(e=this.devTools)&&e.userExplorer?(l.debug("UserExplorer opened."),wn.counter("user.explorer.show",{}).increment(),this.devTools.manager.userExplorer(this.devTools.userExplorer)):l.error("UserExplorer is not provided")},f.prototype.hideUserExplorer=function(){this.devTools?this.devTools.manager.close():l.warn("There is no active HackleDevtools.")},f),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[$e.ID],identifiers:this.user.identifiers,userProperties:Ne.sanitize(this.user.properties),hackleProperties:Ne.sanitize(this.user.hackleProperties)}},di),ai=(ce(fi,Vn=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({},Vn.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,jn=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({},jn.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,Fn=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({},Fn.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=Fn.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=jn.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=Vn.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 f(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!==Hn&&Hn.apply(this,arguments)||this}function Ei(){return null!==Gn&&Gn.apply(this,arguments)||this}function wi(){return null!==Bn&&Bn.apply(this,arguments)||this}function Ti(){return null!==Kn&&Kn.apply(this,arguments)||this}function _i(){return null!==zn&&zn.apply(this,arguments)||this}function Ii(){}function Ai(){}function bi(){}function Oi(){}function Ri(){}function Ni(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[ve]=this.headers[ve],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),Ni(e)),i=Tr.start();this.httpRequest.postRequest(this.dispatchUrl,e,n,function(e){t(e),In.record("post.events",i,!0)},function(e){null!=r&&r(e),In.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[ve]=this.headers[ve],n["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],n["X-HACKLE-SDK-TIME"]=(new Date).getTime().toString(),i=Ni(e),o=Tr.start(),this.httpRequest.sendBeacon(this.beaconDispatchUrl,i,n,function(e){t(e),In.record("post.events",o,!0)},function(e){null!=r&&r(e),In.record("post.events",o,!1)})):this.dispatch(e,t,r)};var Ci=zi,Si=(Ki.prototype.getExperiments=function(){return Array.from(this.experiments.values())},Ki.prototype.getFeatureFlags=function(){return Array.from(this.featureFlags.values())},Ki.prototype.getInAppMessages=function(){return Array.from(this.inAppMessages.values())},Ki.prototype.getExperimentOrNull=function(e){return this.experiments.get(e)},Ki.prototype.getFeatureFlagOrNull=function(e){return this.featureFlags.get(e)},Ki.prototype.getBucketOrNull=function(e){return this.buckets.get(e)},Ki.prototype.getEventTypeOrNull=function(e){return this.eventTypes.get(e)},Ki.prototype.getSegmentOrNull=function(e){return this.segments.get(e)},Ki.prototype.getContainerOrNull=function(e){return this.containers.get(e)},Ki.prototype.getParameterConfigurationOrNull=function(e){return this.parameterConfigurations.get(e)},Ki.prototype.getRemoteConfigParameterOrNull=function(e){return this.remoteConfigParameters.get(e)},Ki.prototype.getInAppMessageOrNull=function(e){return this.inAppMessages.get(e)},Ki.from=function(e){return new Ki(c.mapNotNullOrUndefined(e.experiments,function(e){return Ke.fromJson("AB_TEST",e)}),c.mapNotNullOrUndefined(e.featureFlags,function(e){return Ke.fromJson("FEATURE_FLAG",e)}),e.buckets.map(qe.fromJson),e.events.map(Je.fromJson),c.mapNotNullOrUndefined(e.segments,nt.fromJson),e.containers.map(it.fromJson),e.parameterConfigurations.map(st.fromJson),c.mapNotNullOrUndefined(e.remoteConfigParameters,at.fromJson),c.mapNotNullOrUndefined(e.inAppMessages,Qt.fromJson))},Ki),Mi=(Bi.prototype.onReady=function(){return this.readyPromise},Bi.prototype.start=function(){this.isStarted||(this.isStarted=!0,this.errorRetryController.reset(),this.fetch())},Bi.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()},Bi.prototype.get=function(){return this.workspace},Bi.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)},Bi.prototype.fetch=function(){function t(e){e=e.isSuccess,In.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[ve]=this.headers[ve],r["X-HACKLE-SDK-VERSION"]=this.headers["X-HACKLE-SDK-VERSION"],Tr.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()},Bi.prototype.onRequestComplete=function(){this.isStarted&&(this.currentRequest=null,this.syncOnCurrentRequestComplete&&this.fetch(),this.syncOnCurrentRequestComplete=!1)},Bi.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=Si.from(t),this.readyPromiseResolver())}},Bi.prototype.onRequestRejected=function(e,t){this.isStarted&&(t({isSuccess:!1}),this.errorRetryController.countError(),console.error("Error fetching data",e))},Bi.prototype.close=function(){this.stop()},Bi),xi=(Gi.prototype.getDelay=function(){return 0===this.errorCount?0:1e3*me[Math.min(me.length-1,this.errorCount)]+Math.round(1e3*Math.random())},Gi.prototype.countError=function(){this.errorCount<me.length-1&&this.errorCount++},Gi.prototype.reset=function(){this.errorCount=0},Gi),r="model",o="name",d="type",h="vendor",y="version",v="mobile",m="tablet",Pi=(g.parse=function(e){return{browser:g.getBrowser(e),cpu:g.getCPU(e),device:g.getDevice(e),engine:g.getEngine(e),os:g.getOS(e)}},g.getBrowser=function(e){var t={name:void 0,version:void 0,major:void 0};return g.mapper.rgx.call(t,e,g.regexes.browser),t.major=g.util.major(t.version),t},g.getCPU=function(e){var t={architecture:void 0};return g.mapper.rgx.call(t,e,g.regexes.cpu),t},g.getDevice=function(e){var t={model:void 0,type:void 0,vendor:void 0};return g.mapper.rgx.call(t,e,g.regexes.device),t},g.getEngine=function(e){var t={name:void 0,version:void 0};return g.mapper.rgx.call(t,e,g.regexes.os),t},g.getOS=function(e){var t={name:void 0,version:void 0};return g.mapper.rgx.call(t,e,g.regexes.os),t},g.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,"")}},g.regexes={browser:[[/(opera\smini)\/([\w\.-]+)/i,/(opera\s[mobiletab]+).+version\/([\w\.-]+)/i,/(opera).+version\/([\w\.]+)/i,/(opera)[\/\s]+([\w\.]+)/i],[o,y],[/(opios)[\/\s]+([\w\.]+)/i],[[o,"Opera Mini"],y],[/\s(opr)\/([\w\.]+)/i],[[o,"Opera"],y],[/(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,y],[/(konqueror)\/([\w\.]+)/i],[[o,"Konqueror"],y],[/(trident).+rv[:\s]([\w\.]+).+like\sgecko/i],[[o,"IE"],y],[/(edge|edgios|edga|edg)\/((\d+)?[\w\.]+)/i],[[o,"Edge"],y],[/(yabrowser)\/([\w\.]+)/i],[[o,"Yandex"],y],[/(Avast)\/([\w\.]+)/i],[[o,"Avast Secure Browser"],y],[/(AVG)\/([\w\.]+)/i],[[o,"AVG Secure Browser"],y],[/(puffin)\/([\w\.]+)/i],[[o,"Puffin"],y],[/(focus)\/([\w\.]+)/i],[[o,"Firefox Focus"],y],[/(opt)\/([\w\.]+)/i],[[o,"Opera Touch"],y],[/((?:[\s\/])uc?\s?browser|(?:juc.+)ucweb)[\/\s]?([\w\.]+)/i],[[o,"UCBrowser"],y],[/(comodo_dragon)\/([\w\.]+)/i],[[o,/_/g," "],y],[/(windowswechat qbcore)\/([\w\.]+)/i],[[o,"WeChat(Win) Desktop"],y],[/(micromessenger)\/([\w\.]+)/i],[[o,"WeChat"],y],[/(brave)\/([\w\.]+)/i],[[o,"Brave"],y],[/(whale)\/([\w\.]+)/i],[[o,"Whale"],y],[/(qqbrowserlite)\/([\w\.]+)/i],[o,y],[/(QQ)\/([\d\.]+)/i],[o,y],[/m?(qqbrowser)[\/\s]?([\w\.]+)/i],[o,y],[/(baiduboxapp)[\/\s]?([\w\.]+)/i],[o,y],[/(2345Explorer)[\/\s]?([\w\.]+)/i],[o,y],[/(MetaSr)[\/\s]?([\w\.]+)/i],[o],[/(LBBROWSER)/i],[o],[/xiaomi\/miuibrowser\/([\w\.]+)/i],[y,[o,"MIUI Browser"]],[/;fbav\/([\w\.]+);/i],[y,[o,"Facebook"]],[/safari\s(line)\/([\w\.]+)/i,/android.+(line)\/([\w\.]+)\/iab/i],[o,y],[/headlesschrome(?:\/([\w\.]+)|\s)/i],[y,[o,"Chrome Headless"]],[/\swv\).+(chrome)\/([\w\.]+)/i],[[o,/(.+)/,"$1 WebView"],y],[/((?:oculus|samsung)browser)\/([\w\.]+)/i],[[o,/(.+(?:g|us))(.+)/,"$1 $2"],y],[/((?:android.+)crmo|crios)\/([\w\.]+)/i,/android.+(chrome)\/([\w\.]+)\s+(?:mobile\s?safari)/i],[[o,"Chrome Mobile"],y],[/android.+version\/([\w\.]+)\s+(?:mobile\s?safari|safari)*/i],[y,[o,"Android Browser"]],[/(sailfishbrowser)\/([\w\.]+)/i],[[o,"Sailfish Browser"],y],[/(chrome|omniweb|arora|[tizenoka]{5}\s?browser)\/v?([\w\.]+)/i],[o,y],[/(dolfin)\/([\w\.]+)/i],[[o,"Dolphin"],y],[/(qihu|qhbrowser|qihoobrowser|360browser)/i],[[o,"360 Browser"]],[/(coast)\/([\w\.]+)/i],[[o,"Opera Coast"],y],[/fxios\/([\w\.-]+)/i],[y,[o,"Firefox"]],[/version\/([\w\.]+).+?mobile\/\w+\s(safari)/i],[y,[o,"Mobile Safari"]],[/version\/([\w\.]+).+?(mobile\s?safari|safari)/i],[y,o],[/webkit.+?(gsa)\/([\w\.]+).+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[[o,"GSA"],y],[/webkit.+?(mobile\s?safari|safari)(\/[\w\.]+)/i],[o,[y,(g.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(g.util.has(t[r][n],e))return"?"===r?void 0:r}else if(g.util.has(t[r],e))return"?"===r?void 0:r;return e}}).str,(g.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,y],[/(navigator|netscape)\/([\w\.-]+)/i],[[o,"Netscape"],y],[/(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,y]],cpu:[[/(?:(amd|x(?:(?:86|64)[_-])?|wow|win)64)[;\)]/i],[["architecture","amd64"]],[/(ia32(?=;))/i],[["architecture",g.util.lowerize]],[/((?:i[346]|x)86)[;\)]/i],[["architecture","ia32"]],[/windows\s(ce|mobile);\sppc;/i],[["architecture","arm"]],[/((?:ppc|powerpc)(?:64)?)(?:\smac|;|\))/i],[["architecture",/ower/,"",g.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",g.util.lowerize]]],device:[[/\((ipad|playbook);[\w\s\),;-]+(rim|apple)/i],[r,h,[d,m]],[/applecoremedia\/[\w\.]+ \((ipad)/],[r,[h,"Apple"],[d,m]],[/(apple\s{0,1}tv)/i],[[r,"Apple TV"],[h,"Apple"],[d,"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],[h,r,[d,m]],[/(kf[A-z]+)\sbuild\/.+silk\//i],[r,[h,"Amazon"],[d,m]],[/(sd|kf)[0349hijorstuw]+\sbuild\/.+silk\//i],[[r,g.mapper.str,g.maps.device.amazon.model],[h,"Amazon"],[d,v]],[/android.+aft([bms])\sbuild/i],[r,[h,"Amazon"],[d,"smarttv"]],[/\((ip[honed|\s\w*]+);.+(apple)/i],[r,h,[d,v]],[/\((ip[honed|\s\w*]+);/i],[r,[h,"Apple"],[d,v]],[/(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],[h,r,[d,v]],[/\(bb10;\s(\w+)/i],[r,[h,"BlackBerry"],[d,v]],[/android.+(transfo[prime\s]{4,10}\s\w+|eeepc|slider\s\w+|nexus 7|padfone|p00c)/i],[r,[h,"Asus"],[d,m]],[/(sony)\s(tablet\s[ps])\sbuild\//i,/(sony)?(?:sgp.+)\sbuild\//i],[[h,"Sony"],[r,"Xperia Tablet"],[d,m]],[/android.+\s([c-g]\d{4}|so[-l]\w+)(?=\sbuild\/|\).+chrome\/(?![1-6]{0,1}\d\.))/i],[r,[h,"Sony"],[d,v]],[/\s(ouya)\s/i,/(nintendo)\s([wids3u]+)/i],[h,r,[d,"console"]],[/android.+;\s(shield)\sbuild/i],[r,[h,"Nvidia"],[d,"console"]],[/(playstation\s[34portablevi]+)/i],[r,[h,"Sony"],[d,"console"]],[/(sprint\s(\w+))/i],[[h,g.mapper.str,g.maps.device.sprint.vendor],[r,g.mapper.str,g.maps.device.sprint.model],[d,v]],[/(htc)[;_\s-]+([\w\s]+(?=\)|\sbuild)|\w+)/i,/(zte)-(\w*)/i,/(alcatel|geeksphone|nexian|panasonic|(?=;\s)sony)[_\s-]?([\w-]*)/i],[h,[r,/_/g," "],[d,v]],[/(nexus\s9)/i],[r,[h,"HTC"],[d,m]],[/d\/huawei([\w\s-]+)[;\)]/i,/(nexus\s6p|vog-l29|ane-lx1|eml-l29)/i],[r,[h,"Huawei"],[d,v]],[/android.+(bah2?-a?[lw]\d{2})/i],[r,[h,"Huawei"],[d,m]],[/(microsoft);\s(lumia[\s\w]+)/i],[h,r,[d,v]],[/[\s\(;](xbox(?:\sone)?)[\s\);]/i],[r,[h,"Microsoft"],[d,"console"]],[/(kin\.[onetw]{3})/i],[[r,/\./g," "],[h,"Microsoft"],[d,v]],[/\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,[h,"Motorola"],[d,v]],[/android.+\s(mz60\d|xoom[\s2]{0,2})\sbuild\//i],[r,[h,"Motorola"],[d,m]],[/hbbtv\/\d+\.\d+\.\d+\s+\([\w\s]*;\s*(\w[^;]*);([^;]*)/i],[[h,g.util.trim],[r,g.util.trim],[d,"smarttv"]],[/hbbtv.+maple;(\d+)/i],[[r,/^/,"SmartTV"],[h,"Samsung"],[d,"smarttv"]],[/\(dtv[\);].+(aquos)/i],[r,[h,"Sharp"],[d,"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],[[h,"Samsung"],r,[d,m]],[/smart-tv.+(samsung)/i],[h,[d,"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],[[h,"Samsung"],r,[d,v]],[/sie-(\w*)/i],[r,[h,"Siemens"],[d,v]],[/(maemo|nokia).*(n900|lumia\s\d+)/i,/(nokia)[\s_-]?([\w-]*)/i],[[h,"Nokia"],r,[d,v]],[/android[x\d\.\s;]+\s([ab][1-7]\-?[0178a]\d\d?)/i],[r,[h,"Acer"],[d,m]],[/android.+([vl]k\-?\d{3})\s+build/i],[r,[h,"LG"],[d,m]],[/android\s3\.[\s\w;-]{10}(lg?)-([06cv9]{3,4})/i],[[h,"LG"],r,[d,m]],[/(lg) netcast\.tv/i],[h,r,[d,"smarttv"]],[/(nexus\s[45])/i,/lg[e;\s\/-]+(\w*)/i,/android.+lg(\-?[\d\w]+)\s+build/i],[r,[h,"LG"],[d,v]],[/(lenovo)\s?(s(?:5000|6000)(?:[\w-]+)|tab(?:[\s\w]+))/i],[h,r,[d,m]],[/android.+(ideatab[a-z0-9\-\s]+)/i],[r,[h,"Lenovo"],[d,m]],[/(lenovo)[_\s-]?([\w-]+)/i],[h,r,[d,v]],[/linux;.+((jolla));/i],[h,r,[d,v]],[/((pebble))app\/[\d\.]+\s/i],[h,r,[d,"wearable"]],[/android.+;\s(oppo)\s?([\w\s]+)\sbuild/i],[h,r,[d,v]],[/crkey/i],[[r,"Chromecast"],[h,"Google"],[d,"smarttv"]],[/android.+;\s(glass)\s\d/i],[r,[h,"Google"],[d,"wearable"]],[/android.+;\s(pixel c)[\s)]/i],[r,[h,"Google"],[d,m]],[/android.+;\s(pixel( [23])?( xl)?)[\s)]/i],[r,[h,"Google"],[d,v]],[/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," "],[h,"Xiaomi"],[d,v]],[/android.+(mi[\s\-_]*(?:pad)(?:[\s_]*[\w\s]+))\s+build/i],[[r,/_/g," "],[h,"Xiaomi"],[d,m]],[/android.+;\s(m[1-5]\snote)\sbuild/i],[r,[h,"Meizu"],[d,v]],[/(mz)-([\w-]{2,})/i],[[h,"Meizu"],r,[d,v]],[/android.+a000(1)\s+build/i,/android.+oneplus\s(a\d{4})[\s)]/i],[r,[h,"OnePlus"],[d,v]],[/android.+[;\/]\s*(RCT[\d\w]+)\s+build/i],[r,[h,"RCA"],[d,m]],[/android.+[;\/\s]+(Venue[\d\s]{2,7})\s+build/i],[r,[h,"Dell"],[d,m]],[/android.+[;\/]\s*(Q[T|M][\d\w]+)\s+build/i],[r,[h,"Verizon"],[d,m]],[/android.+[;\/]\s+(Barnes[&\s]+Noble\s+|BN[RT])(V?.*)\s+build/i],[[h,"Barnes & Noble"],r,[d,m]],[/android.+[;\/]\s+(TM\d{3}.*\b)\s+build/i],[r,[h,"NuVision"],[d,m]],[/android.+;\s(k88)\sbuild/i],[r,[h,"ZTE"],[d,m]],[/android.+[;\/]\s*(gen\d{3})\s+build.*49h/i],[r,[h,"Swiss"],[d,v]],[/android.+[;\/]\s*(zur\d{3})\s+build/i],[r,[h,"Swiss"],[d,m]],[/android.+[;\/]\s*((Zeki)?TB.*\b)\s+build/i],[r,[h,"Zeki"],[d,m]],[/(android).+[;\/]\s+([YR]\d{2})\s+build/i,/android.+[;\/]\s+(Dragon[\-\s]+Touch\s+|DT)(\w{5})\sbuild/i],[[h,"Dragon Touch"],r,[d,m]],[/android.+[;\/]\s*(NS-?\w{0,9})\sbuild/i],[r,[h,"Insignia"],[d,m]],[/android.+[;\/]\s*((NX|Next)-?\w{0,9})\s+build/i],[r,[h,"NextBook"],[d,m]],[/android.+[;\/]\s*(Xtreme\_)?(V(1[045]|2[015]|30|40|60|7[05]|90))\s+build/i],[[h,"Voice"],r,[d,v]],[/android.+[;\/]\s*(LVTEL\-)?(V1[12])\s+build/i],[[h,"LvTel"],r,[d,v]],[/android.+;\s(PH-1)\s/i],[r,[h,"Essential"],[d,v]],[/android.+[;\/]\s*(V(100MD|700NA|7011|917G).*\b)\s+build/i],[r,[h,"Envizen"],[d,m]],[/android.+[;\/]\s*(Le[\s\-]+Pan)[\s\-]+(\w{1,9})\s+build/i],[h,r,[d,m]],[/android.+[;\/]\s*(Trio[\s\-]*.*)\s+build/i],[r,[h,"MachSpeed"],[d,m]],[/android.+[;\/]\s*(Trinity)[\-\s]*(T\d{3})\s+build/i],[h,r,[d,m]],[/android.+[;\/]\s*TU_(1491)\s+build/i],[r,[h,"Rotor"],[d,m]],[/android.+(KS(.+))\s+build/i],[r,[h,"Amazon"],[d,m]],[/android.+(Gigaset)[\s\-]+(Q\w{1,9})\s+build/i],[h,r,[d,m]],[/\s(tablet|tab)[;\/]/i,/\s(mobile)(?:[;\/]|\ssafari)/i],[[d,g.util.lowerize],h,r],[/[\s\/\(](smart-?tv)[;\)]/i],[[d,"smarttv"]],[/(android[\w\.\s\-]{0,9});.+build/i],[r,[h,"Generic"]]],engine:[[/windows.+\sedge\/([\w\.]+)/i],[y,[o,"EdgeHTML"]],[/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i],[y,[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,y],[/rv\:([\w\.]{1,9}).+(gecko)/i],[y,o]],os:[[/microsoft\s(windows)\s(vista|xp)/i],[o,y],[/(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,g.mapper.str,g.maps.os.windows],[y,g.mapper.str,g.maps.os.windows.version]],[/(win(?=3|9|n)|win\s9x\s)([nt\d\.]+)/i],[[o,"Windows"],[y,g.mapper.str,g.maps.os.windows.version]],[/\((bb)(10);/i],[[o,"BlackBerry"],y],[/(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,y],[/(symbian\s?os|symbos|s60(?=;))[\/\s-]?([\w\.]*)/i],[[o,"Symbian"],y],[/\((series40);/i],[o],[/mozilla.+\(mobile;.+gecko.+firefox/i],[[o,"Firefox OS"],y],[/(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"],y],[/(cros)\s[\w]+\s([\w\.]+\w)/i],[[o,"Chromium OS"],y],[/(sunos)\s?([\w\.\d]*)/i],[[o,"Solaris"],y],[/\s([frentopc-]{0,4}bsd|dragonfly)\s?([\w\.]*)/i],[[o,"Linux"],y],[/(iphone)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPhone"],[y,/_/g,"."]],[/(ipad)(?:.*os\s*([\w]*)\slike\smac|;\sopera)/i],[[o,"iPad"],[y,/_/g,"."]],[/(haiku)\s(\w+)/i],[o,y],[/cfnetwork\/.+darwin/i,/ip[honead]{2,4}(?:.*os\s([\w]+)\slike\smac|;\sopera)/i],[[y,/_/g,"."],[o,"iOS"]],[/(mac\sos\sx)\s?([\w\s\.]*)/i,/(macintosh|mac(?=_powerpc)\s)/i],[[o,"Mac"],[y,/_/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,y]]},g),ki=(Hi.generate=function(e){t=void 0===e?{navigator:{userAgent:"",vendor:"",languages:[]},document:{location:t={hostname:"",pathname:"",host:"",search:"",protocol:""},title:""},location:t,screen:{width:"",height:""}}:e;var t,r=Pi.parse(t.navigator.userAgent),n=r.browser,i=r.os,r=r.device,o=r.type?"mobile"===r.type?"Mobile":"ETC":"Web",s=(t.location.protocol||"").replace(":",""),a=t.screen,u="";try{u=Intl.DateTimeFormat().resolvedOptions().timeZone}catch(e){}return{platform:o||"",browserName:n.name||"",browserMajorVersion:n.major||"",browserVersion:n.version||"",osName:i.name||"",osVersion:i.version||"",deviceModel:r.model||"",deviceType:r.type||"",deviceVendor:r.vendor||"",language:(null==(o=t.navigator.languages)?void 0:o[0])||"",userAgent:t.navigator.userAgent||"",pagePath:t.location.pathname||"",pageTitle:t.document.title||"",host:t.location.host||"",protocol:s,referrer:t.document.referrer||"",queryParameter:t.location.search||"",screenWidth:a.width||"",screenHeight:a.height||"",timeZone:u||""}},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=r.isSecure,i="",o="",s="",a=(r.isCrossSubdomain&&(i=(a=Vi.extractDomain(document.location.hostname))?"; domain=."+a:""),r.days&&((a=new Date).setTime(a.getTime()+24*r.days*60*60*1e3),o="; expires="+a.toUTCString()),r.isCrossSite&&(n=!0,s="; SameSite=None"),n&&(s+="; secure"),e+"="+encodeURIComponent(t)+o+"; path=/"+i+s);return document.cookie=a},Vi.prototype.removeItem=function(e,t){this.setItem(e,"",E(E({},t),{days:-1}))},new Vi({days:3650,isCrossSubdomain:!0})),Di=(ji.prototype.resolve=function(e){var t=qi(),t=(new Xe).addIdentifiers(e.identifiers||{}).add($e.ID,e.id||t).add($e.DEVICE,e.deviceId||t).add($e.HACKLE_DEVICE,t);return a.isNotNullOrUndefined(e.userId)&&t.add($e.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.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,isCrossSite:!1}:e}function Hi(){}function g(){}function Gi(){this.errorCount=0}function Bi(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 Ki(e,t,r,n,i,o,s,a,u){this.experiments=c.associateBy(e,function(e){return e.key}),this.featureFlags=c.associateBy(t,function(e){return e.key}),this.buckets=c.associateBy(r,function(e){return e.id}),this.eventTypes=c.associateBy(n,function(e){return e.key}),this.segments=c.associateBy(i,function(e){return e.key}),this.containers=c.associateBy(o,function(e){return e.id}),this.parameterConfigurations=c.associateBy(s,function(e){return e.id}),this.remoteConfigParameters=c.associateBy(a,function(e){return e.key}),this.inAppMessages=c.associateBy(u,function(e){return e.key})}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 qi(){var e=Ui.getItem("_hackle_id");return e||Ui.getItem("_hackle_hid")||$i()}function Yi(e){Ui.setItem("_hackle_id",e)}function Ji(){Ui.removeItem("_hackle_id")}function $i(){var e=ae.v4();return Ui.setItem("_hackle_hid",e),e}function Xi(e){return e&&e.Math==Math&&e}function w(e){try{return!!e()}catch(e){return!0}}var v="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},m=Xi("object"==typeof globalThis&&globalThis)||Xi("object"==typeof window&&window)||Xi("object"==typeof self&&self)||Xi("object"==typeof v&&v)||function(){return this}()||Function("return this")(),d={},r=!w(function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}),h=!w(function(){var e=function(){}.bind();return"function"!=typeof e||e.hasOwnProperty("prototype")}),Wi=Function.prototype.call,o=h?Wi.bind(Wi):function(){return Wi.apply(Wi,arguments)},y={},e={}.propertyIsEnumerable,Zi=Object.getOwnPropertyDescriptor,v=Zi&&!e.call({1:2},1);y.f=v?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],Ro(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(Yo,t,{value:r,configurable:!0,writable:!0})}catch(e){Yo[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 v=h,e=Function.prototype,ho=e.bind,yo=e.call,vo=v&&ho.bind(yo,yo),e=v?function(e){return e&&vo(e)}:function(e){return e&&function(){return yo.apply(e,arguments)}},ho=e,mo=ho({}.toString),go=ho("".slice),v=w,Eo=eo,wo=Object,To=e("".split),ho=v(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=m,Ro=T,v=e({}.isPrototypeOf),No=io("navigator","userAgent")||"",Co=No,So=m.process,Mo=m.Deno,So=So&&So.versions||Mo&&Mo.version,Mo=So&&So.v8,So=Lo=!(Lo=Mo?0<(A=Mo.split("."))[0]&&A[0]<4?1:+(A[0]+A[1]):Lo)&&Co&&(!(A=Co.match(/Edge\/(\d+)/))||74<=A[1])&&(A=Co.match(/Chrome\/(\d+)/))?+A[1]:Lo,xo=So,Mo=w,Co=!!Object.getOwnPropertySymbols&&!Mo(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&xo&&xo<41}),A=Co&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Po=io,ko=T,Uo=v,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,Bo=o,Ko=T,zo=no,qo=TypeError,Mo={exports:{}},Yo=m,Jo=Object.defineProperty,$o=uo,$o=m["__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=m,os=Mo.exports,ss=ts,as=co,us=Co,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&&Ko(r=e.toString)&&!zo(n=Bo(r,e)))return n;if(Ko(r=e.valueOf)&&!zo(n=Bo(r,e)))return n;if("string"!==t&&Ko(r=e.toString)&&!zo(n=Bo(r,e)))return n;throw qo("Can't convert object to primitive value")},Es=TypeError,ws=I("toPrimitive"),Ts=Lo,Co=no,_s=m.document,Is=Co(_s)&&Co(_s.createElement),As=lo,A=!r&&!w(function(){return 7!=Object.defineProperty(As("div"),"a",{get:function(){return 7}}).a}),bs=o,Os=y,Rs=Qi,Ns=ro,Cs=po,Ss=ts,Ms=A,xs=Object.getOwnPropertyDescriptor,os=(d.f=r?xs:function(e,t){if(e=Ns(e),t=Cs(t),Ms)try{return xs(e,t)}catch(e){}if(Ss(e,t))return Rs(!bs(Os.f,e,t),e[t])},{}),b=r&&w(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),Bs=Qi,as=r?function(e,t,r){return Gs.f(e,t,Bs(1,r))}:function(e,t,r){return e[t]=r,e},Lo={exports:{}},Co=r,y=ts,A=Function.prototype,Ks=Co&&Object.getOwnPropertyDescriptor,y=y(A,"name"),y={EXISTS:y,PROPER:y&&"something"===function(){}.name,CONFIGURABLE:y&&(!Co||Ks(A,"name").configurable)},Co=T,Ks=$o,zs=e(Function.toString);Co(Ks.inspectSource)||(Ks.inspectSource=function(e){return zs(e)});function qs(e){return pa[e]||(pa[e]=ca(e))}function Ys(e,t,r,n){var i=(n=n||{}).enumerable,o=void 0!==n.name?n.name:t;if(Ra(r)&&Ca(r,o,n),n.global)i?e[t]=r:Sa(t,r);else{try{n.unsafe?e[t]&&(i=!0):delete e[t]}catch(e){}i?e[t]=r:Na.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=Ba(e),i=0,o=[];for(r in n)!Ga(za,r)&&Ga(n,r)&&qa(o,r);for(;t.length>i;)!Ga(n,r=t[i++])||~Ka(o,r)||qa(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 R(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=Ks.inspectSource,Co=T,Ks=A,ua=m.WeakMap,Co=Co(ua)&&/native code/.test(Ks(ua)),Ks=Mo.exports,ca=co,pa=Ks("keys"),ua={},Mo=e,la=no,fa=as,da=ts,Ks=$o,N=qs,ha=ua,ya=m.TypeError,va=m.WeakMap,Co=(sa=Co||Ks.state?(ea=Ks.state||(Ks.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=N("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")}}}),Ks=w,ma=T,ga=ts,Ea=r,wa=y.CONFIGURABLE,Ta=A,_a=Co.enforce,Ia=Co.get,Aa=Object.defineProperty,ba=Ea&&!Ks(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},Ra=(Function.prototype.toString=va(function(){return ma(this)&&Ia(this).source||Ta(this)},"toString"),T),Na=os,Ca=Lo.exports,Sa=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,Ba=ro,Ka=ha.indexOf,za=ua,qa=e([].push),N=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],Ya=Ws,Ja=N.concat("length","prototype"),Ks=(Mo.f=Object.getOwnPropertyNames||function(e){return Ya(e,Ja)},{}),va=(Ks.f=Object.getOwnPropertySymbols,io),$a=Mo,Xa=Ks,Wa=fo,Za=e([].concat),Ks=va("Reflect","ownKeys")||function(e){var t=$a.f(Wa(e)),r=Xa.f;return r?Za(t,r(e)):t},Qa=ts,eu=Ks,tu=d,ru=os,nu=w,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=m,lu=d.f,fu=as,du=Ys,hu=uo,yu=Zs,vu=va,Ks=!w(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),mu=ts,gu=T,Eu=_,wu=qs("IE_PROTO"),Tu=Object,_u=Tu.prototype,Ks=Ks?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,Ru=fo,Nu=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 Ru(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),Cu={},Su=Ws,Mu=N,C=Object.keys||function(e){return Su(e,Mu)},xu=os,Pu=fo,ku=ro,Uu=C;Cu.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?Rc(e):t,Ac(t))return bc(Ic(t,e));throw Nc(Oc(e)+" is not iterable")}function Gu(e,t,r){var n,i;Sc(e);try{if(!(n=Mc(e,"return"))){if("throw"===t)throw r;return r}n=Cc(n,e)}catch(e){i=!0,n=e}if("throw"===t)throw r;if(i)throw n;return Sc(n),r}function Bu(e,t){this.stopped=e,this.result=t}function Ku(e,t,r){function n(e){return o&&Hc(o,"normal",e),new Bu(!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(Bc,u))return u;return new Bu(!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(Bc,u))return u}return new Bu(!1)}function zu(e){if("Symbol"===Kc(e))throw TypeError("Cannot convert a Symbol value to a string");return zc(e)}function qu(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:qc(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 Yu,C=io("document","documentElement"),Ju=fo,$u=Cu,Xu=N,b=ua,Wu=C,Zu=lo,Qu=qs("IE_PROTO"),ec=function(e){return"<script>"+e+"<\/script>"},tc=function(){try{Yu=new ActiveXObject("htmlfile")}catch(e){}var e,t;tc="undefined"==typeof document||document.domain&&Yu?Lu(Yu):((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()},Cu=(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),N=String(rc("zxcasd").stack),ic=/\n\s*at [^:]*:[^\n]*/,oc=ic.test(N),sc=no,ac=as,uc=so,cc=h,pc=e(e.bind),b={},lc=b,fc=I("iterator"),dc=Array.prototype,N={},N=(N[I("toStringTag")]="z","[object z]"===String(N)),S=N,hc=T,yc=eo,vc=I("toStringTag"),mc=Object,gc="Arguments"==yc(function(){return arguments}()),S=S?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=S,wc=ao,Tc=b,_c=I("iterator"),Ic=o,Ac=so,bc=fo,Oc=oo,Rc=Vu,Nc=TypeError,Cc=o,Sc=fo,Mc=ao,xc=Fu,Pc=o,kc=fo,Uc=oo,Dc=ju,Lc=O,Fc=v,jc=Hu,Vc=Vu,Hc=Gu,Gc=TypeError,Bc=Bu.prototype,Kc=S,zc=String,qc=zu,Yc=Qi,M=!w(function(){var e=Error("a");return!("stack"in e)||(Object.defineProperty(e,"stack",Yc(1,7)),7!==e.stack)}),Jc=R,$c=v,Xc=Ks,Wc=Nu,Zc=Zs,Qc=Cu,ep=as,tp=Qi,rp=Ku,np=M,ip=I("toStringTag"),op=Error,sp=[].push,ap=(Wc?Wc(qu,op):Zc(qu,op,{name:!0}),qu.prototype=Qc(op.prototype,{constructor:tp(1,qu),message:tp(1,""),name:tp(1,"AggregateError")})),M=(Jc({global:!0,constructor:!0,arity:2},{AggregateError:qu}),I),Zc=Cu,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=w,M=T,tp=Ks,Zc=Ys,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=Np(n.call(new e)))!==Object.prototype&&a.next&&(Np(a)!==Dp&&(Cp?Cp(a,Dp):Rp(a[Fp])||xp(a,Fp,dp)),Sp(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=Cu,Tp=Qi,_p=fp,Ip=b,Ap=function(){return this},bp=R,Op=o,Rp=T,Np=Ks,Cp=Nu,Sp=fp,Mp=as,xp=Ys,Pp=b,kp=y.PROPER,Up=y.CONFIGURABLE,Dp=yp.IteratorPrototype,Lp=yp.BUGGY_SAFARI_ITERATORS,Fp=I("iterator"),jp=ro,tp=x,M=b,Jc=Co,Zc=os.f,P=hp,y=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"),y&&"values"!==b.name)try{Zc(b,"name",{value:"values"})}catch(wA){}function Gp(e){var e=Jp(e),t=$p.f;Xp&&e&&!e[Wp]&&t(e,Wp,{configurable:!0,get:function(){return this}})}function Bp(e,t){if(Zp(t,e))return e;throw Qp("Incorrect invocation")}function Kp(){}function zp(e){if(!el(e))return!1;try{return il(Kp,nl,e),!0}catch(e){return!1}}function qp(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 Yp=S,Jc=(N||Ys(Object.prototype,"toString",N?{}.toString:function(){return"[object "+Yp(this)+"]"},{unsafe:!0}),"process"==eo(m.process)),Jp=io,$p=os,Xp=r,Wp=I("species"),Zp=v,Qp=TypeError,P=e,M=w,el=T,tl=S,rl=A,nl=[],il=io("Reflect","construct"),ol=/^\s*(?:class|function)\b/,sl=P(ol.exec),al=!ol.exec(Kp);qp.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})?qp:zp,ll=tp,fl=oo,dl=TypeError,hl=fo,yl=I("species"),y=Function.prototype,vl=y.apply,ml=y.call,Zc="object"==typeof Reflect&&Reflect.apply||(h?ml.bind(vl):function(){return ml.apply(vl,arguments)}),b=e([].slice),gl=TypeError,N=/(?:ipad|iphone|ipod).*applewebkit/i.test(No),El=m,wl=Zc,v=Fu,Tl=T,_l=ts,S=w,Il=C,Al=b,bl=lo,P=N,M=Jc,y=El.setImmediate,h=El.clearImmediate,Ol=El.process,Rl=El.Dispatch,Nl=El.Function,C=El.MessageChannel,Cl=El.String,Sl=0,Ml={};try{cl=El.location}catch(wA){}function xl(e){return function(){Ul(e)}}function Pl(e){Ul(e.data)}function kl(e){El.postMessage(Cl(e),cl.protocol+"//"+cl.host)}var Ul=function(e){var t;_l(Ml,e)&&(t=Ml[e],delete Ml[e],t())};y&&h||(y=function(e){var t=arguments.length,r=1;if(t<r)throw gl("Not enough arguments");var n=Tl(e)?e:Nl(e),i=Al(arguments,1);return Ml[++Sl]=function(){wl(n,void 0,i)},pl(Sl),Sl},h=function(e){delete Ml[e]},M?pl=function(e){Ol.nextTick(xl(e))}:Rl&&Rl.now?pl=function(e){Rl.now(xl(e))}:C&&!P?(P=(M=new C).port2,M.port1.onmessage=Pl,pl=v(P.postMessage,P)):El.addEventListener&&Tl(El.postMessage)&&!El.importScripts&&cl&&"file:"!==cl.protocol&&!S(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,Bl,Kl,zl,C={set:y,clear:h},M=m,v=/ipad|iphone|ipod/i.test(No)&&void 0!==M.Pebble,P=/web0s(?!.*chrome)/i.test(No),S=m,y=Fu,h=d.f,ql=C.set,M=N,d=v,N=P,Yl=Jc,v=S.MutationObserver||S.WebKitMutationObserver,P=S.document,Jl=S.process,$l=S.Promise,h=h(S,"queueMicrotask"),h=h&&h.value,N=(h||(jl=function(){var e,t;for(Yl&&(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||Yl||N||!v||!P?!d&&$l&&$l.resolve?((M=$l.resolve(void 0)).constructor=$l,zl=y(M.then,M),function(){zl(jl)}):Yl?function(){Jl.nextTick(jl)}:(ql=y(ql,S),function(){ql(jl)}):(Bl=!0,Kl=P.createTextNode(""),new v(jl).observe(Kl,{characterData:!0}),function(){Kl.data=Bl=!Bl})),h||function(e){e={fn:e,next:void 0};Hl&&(Hl.next=e),Vl||(Vl=e,Gl()),Hl=e}),Xl=m,d=(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=m.Promise,M="object"==typeof Deno&&Deno&&"object"==typeof Deno.version,y=!M&&!Jc&&"object"==typeof window&&"object"==typeof document,S=m,Wl=$l,P=T,v=va,Zl=A,h=I,Ql=y,ef=M,tf=So,rf=(Wl&&Wl.prototype,h("species")),nf=!1,of=P(S.PromiseRejectionEvent),A={CONSTRUCTOR:v("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},y={},sf=so;y.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(Sf("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=R,lf=Jc,ff=m,df=o,h=Ys,P=Nu,S=fp,v=Gp,hf=so,yf=T,vf=no,mf=Bp,gf=ul,Ef=C.set,wf=N,Tf=Dl,_f=d,C=Co,N=$l,d=y,If=A.CONSTRUCTOR,Af=A.REJECTION_EVENT,bf=A.SUBCLASSING,Of=C.getterFor("Promise"),Rf=C.set,C=N&&N.prototype,Nf=N,Cf=C,Sf=ff.TypeError,Mf=ff.document,xf=ff.process,Pf=d.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 Sf("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&&(Cf=(Nf=function(e){mf(this,Cf),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){Rf(this,{type:"Promise",done:!1,notified:!1,parent:!1,reactions:new _f,rejection:!1,state:0,value:void 0})}).prototype=h(Cf,"then",function(e,t){var r=Of(this),n=Pf(gf(this,Nf));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)},d.f=Pf=function(e){return e===Nf||void 0===e?new cf:kf(e)},yf(N)&&C!==Object.prototype)){pf=C.then,bf||h(C,"then",function(e,t){var r=this;return new Nf(function(e,t){df(pf,r,e,t)}).then(e,t)},{unsafe:!0});try{delete C.constructor}catch(wA){}P&&P(C,Cf)}M({global:!0,constructor:!0,wrap:!0,forced:If},{Promise:Nf}),S(Nf,"Promise",!1),v("Promise");var Bf=I("iterator"),Kf=!1;try{var zf=0,qf={next:function(){return{done:!!zf++}},return:function(){Kf=!0}};qf[Bf]=function(){return this},Array.from(qf,function(){throw 2})}catch(wA){}function Yf(e,t){if(!t&&!Kf)return!1;var r=!1;try{var n={};n[Bf]=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]!==Yd)try{Kd(e,zd,Yd)}catch(t){e[zd]=Yd}if(e[qd]||Kd(e,qd,t),Gd[t])for(var r in Bd)if(e[r]!==Bd[r])try{Kd(e,r,Bd[r])}catch(t){e[r]=Bd[r]}}}var Wf,Zf=$l,d=A.CONSTRUCTOR||!Yf(function(e){Zf.all(e).then(void 0,function(){})}),Qf=o,ed=so,td=y,rd=Dl,nd=Ku,N=(R({target:"Promise",stat:!0,forced:d},{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}}),R),bf=$l,h=io,P=T,C=Ys,M=bf&&bf.prototype,id=(N({target:"Promise",proto:!0,forced:A.CONSTRUCTOR,real:!0},{catch:function(e){return this.then(void 0,e)}}),P(bf)&&(If=h("Promise").prototype.catch,M.catch!==If&&C(M,"catch",If,{unsafe:!0})),o),od=so,sd=y,ad=Dl,ud=Ku,cd=(R({target:"Promise",stat:!0,forced:d},{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=y,ld=(R({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=y,S=R,v=A.CONSTRUCTOR,hd=Jf,yd=(io("Promise"),S({target:"Promise",stat:!0,forced:v},{resolve:function(e){return hd(this,e)}}),o),vd=so,md=y,gd=Dl,Ed=Ku,wd=(R({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=y,Ad=Dl,bd=Ku,qf=(R({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}}),R),N=$l,P=w,Od=io,Rd=T,Nd=ul,Cd=Jf,bf=Ys,Sd=N&&N.prototype,C=(qf({target:"Promise",proto:!0,real:!0,forced:!!N&&P(function(){Sd.finally.call({then:function(){}},function(){})})},{finally:function(t){var r=Nd(this,Od("Promise")),e=Rd(t);return this.then(e?function(e){return Cd(r,t()).then(function(){return e})}:t,e?function(e){return Cd(r,t()).then(function(){throw e})}:t)}}),Rd(N)&&(h=Od("Promise").prototype.finally,Sd.finally!==h&&bf(Sd,"finally",h,{unsafe:!0})),e),Md=Js,xd=zu,Pd=to,kd=C("".charAt),Ud=C("".charCodeAt),Dd=C("".slice),Ld=($f(!1),$f(!0)),Fd=zu,M=Co,If=hp,jd=M.set,Vd=M.getterFor("String Iterator"),d=(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})}),m),A=(d.Promise,lo("span").classList),S=A&&A.constructor&&A.constructor.prototype,v=S===Object.prototype?void 0:S,Hd=m,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=v,Bd=yp,Kd=as,qf=I,zd=qf("iterator"),qd=qf("toStringTag"),Yd=Bd.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===Kh||Vh(r.prototype))||Gh(r)&&null===(r=r[Bh]))&&(r=void 0)),new(void 0===r?Kh:r)(0===t?0:t);var r}function Wd(t){return 51<=qh||!zh(function(){var e=[];return(e.constructor={})[Yh]=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=Ry(e),o=Oy(i),s=by(t,r),a=Ny(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=Sv(t,n),o=Sv(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,Sm,{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=y,vh=Dl,mh=(R({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,Rh=O,Nh=Jd,Ch=Hu,Sh=Vu,Mh=Array,xh=(R({target:"Array",stat:!0,forced:!Yf(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=Sh(t),l=0;if(!r||this===Mh&&bh(r))for(o=Rh(t),s=e?new this(o):Mh(o);l<o;l++)p=i?n(t[l],l):t[l],Nh(s,l,p);else for(c=(u=Ch(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,Nh(s,l,p);return s.length=l,s}}),eo),P=Array.isArray||function(e){return"Array"==xh(e)},Ph=(R({target:"Array",stat:!0},{isArray:P}),tp),kh=Jd,Uh=Array,Dh=(R({target:"Array",stat:!0,forced:w(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,N=x,jh=(R({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]}}),N("at"),TypeError),Vh=P,Hh=tp,Gh=no,Bh=I("species"),Kh=Array,zh=w,qh=So,Yh=I("species"),bf=R,h=w,Jh=P,$h=no,Xh=_,Wh=O,Zh=$d,Qh=Jd,ey=Xd,C=Wd,M=So,ty=I("isConcatSpreadable"),If=51<=M||!h(function(){var e=[];return e[ty]=!1,e.concat()[0]!==e}),A=C("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,S=x,cy=(R({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}}),S("copyWithin"),Fu),py=ho,ly=_,fy=O,dy=Xd,hy=e([].push),v={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=w,vy=v.every,my=(R({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=(R({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"),v.filter),as=(R({target:"Array",proto:!0,forced:!Wd("filter")},{filter:function(e){return wy(this,e,1<arguments.length?arguments[1]:void 0)}}),R),Ty=v.find,qf=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)}}),qf("find"),R),Iy=v.findIndex,y=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)}}),y("findIndex"),Fu),Oy=ho,Ry=_,Ny=O,N={findLast:th(0),findLastIndex:th(1)},Cy=N.findLast,M=x,Sy=(R({target:"Array",proto:!0},{findLast:function(e){return Cy(this,e,1<arguments.length?arguments[1]:void 0)}}),M("findLast"),N.findLastIndex),h=x,My=(R({target:"Array",proto:!0},{findLastIndex:function(e){return Sy(this,e,1<arguments.length?arguments[1]:void 0)}}),h("findLastIndex"),P),xy=O,Py=$d,ky=Fu,C=rh,Uy=C,Dy=_,Ly=O,Fy=Js,jy=Xd,Vy=(R({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}}),C),Hy=so,Gy=_,By=O,Ky=Xd,zy=(R({target:"Array",proto:!0},{flatMap:function(e){var t,r=Gy(this),n=By(r);return Hy(e),(t=Ky(r,0)).length=Vy(t,r,r,n,0,1,e,1<arguments.length?arguments[1]:void 0),t}}),v.forEach),bf=eh("forEach")?[].forEach:function(e){return zy(this,e,1<arguments.length?arguments[1]:void 0)},qy=(R({target:"Array",proto:!0,forced:[].forEach!=bf},{forEach:bf}),ha.includes),If=x,A=(R({target:"Array",proto:!0,forced:w(function(){return!Array(1).includes()})},{includes:function(e){return qy(this,e,1<arguments.length?arguments[1]:void 0)}}),If("includes"),R),Yy=ha.indexOf,S=eh,Jy=e([].indexOf),$y=!!Jy&&1/Jy([1],1,-0)<0,yp=S("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:Yy(this,e,t)}}),R),qf=ho,Xy=ro,$l=eh,Wy=e([].join),y=qf!=Object,M=$l("join",","),Zy=(as({target:"Array",proto:!0,forced:y||!M},{join:function(e){return Wy(Xy(this),void 0===e?",":e)}}),Zc),Qy=ro,ev=Js,tv=O,N=eh,rv=Math.min,nv=[].lastIndexOf,iv=!!nv&&1/[1].lastIndexOf(1,-0)<0,h=N("lastIndexOf"),C=iv||!h?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=(R({target:"Array",proto:!0,forced:C!==[].lastIndexOf},{lastIndexOf:C}),v.map),bf=(R({target:"Array",proto:!0,forced:!Wd("map")},{map:function(e){return ov(this,e,1<arguments.length?arguments[1]:void 0)}}),R),sv=_,av=O,uv=$d,If=w(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,S={left:nh(!1),right:nh(!0)},hv=S.left,A=So,yp=Jc,yv=(R({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)}}),S.right),qf=So,$l=Jc,as=(R({target:"Array",proto:!0,forced:!eh("reduceRight")||!$l&&79<qf&&qf<83},{reduceRight:function(e){return yv(this,e,arguments.length,1<arguments.length?arguments[1]:void 0)}}),R),vv=P,mv=e([].reverse),y=[1,2],M=(as({target:"Array",proto:!0,forced:String(y)===String(y.reverse())},{reverse:function(){return vv(this)&&(this.length=this.length),mv(this)}}),R),gv=P,Ev=tp,wv=no,Tv=$s,_v=O,Iv=ro,Av=Jd,Zc=I,bv=b,N=Wd("slice"),Ov=Zc("species"),Rv=Array,Nv=Math.max,Cv=(M({target:"Array",proto:!0,forced:!N},{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===Rv||gv(r.prototype))||wv(r)&&null===(r=r[Ov])?void 0:r)===Rv||void 0===r))return bv(o,a,u);for(n=new(void 0===r?Rv:r)(Nv(u-a,0)),i=0;a<u;a++,i++)a in o&&Av(n,i,o[a]);return n.length=i,n}}),v.some),Sv=(R({target:"Array",proto:!0,forced:!eh("some")},{some:function(e){return Cv(this,e,1<arguments.length?arguments[1]:void 0)}}),$s),Mv=O,xv=Jd,Pv=Array,kv=Math.max,Uv=ih,Dv=Math.floor,h=oh,C=No.match(/firefox\/(\d+)/i),bf=!!C&&+C[1],If=/MSIE|Trident/.test(No),ha=No.match(/AppleWebKit\/(\d+)\./),yp=!!ha&&+ha[1],A=R,S=e,Lv=so,Fv=_,jv=O,Vv=Zd,Hv=zu,Jc=w,Gv=h,$l=eh,Bv=bf,Kv=If,zv=So,qv=yp,Yv=[],Jv=S(Yv.sort),$v=S(Yv.push),qf=Jc(function(){Yv.sort(void 0)}),as=Jc(function(){Yv.sort(null)}),y=$l("sort"),Xv=!Jc(function(){if(zv)return zv<70;if(!(Bv&&3<Bv)){if(Kv)return!0;if(qv)return qv<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++)Yv.push({k:e+r,v:t})}for(Yv.sort(function(e,t){return t.v-e.v}),r=0;r<Yv.length;r++)e=Yv[r].k.charAt(0),n.charAt(n.length-1)!==e&&(n+=e);return"DGBEFHACIJK"!==n}}),b=(A({target:"Array",proto:!0,forced:qf||!as||!y||!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"),R),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"),R),am=_,um=O,cm=Zd,pm=$d,N=1!==[].unshift(0),C=!function(){try{Object.defineProperty([],"length",{writable:!1}).unshift()}catch(e){return e instanceof TypeError}}(),No=(M({target:"Array",proto:!0,arity:1,forced:N||C},{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}}),d.Array,{exports:{}}),ha={},lm=eo,fm=ro,dm=Mo.f,hm=ih,ym="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],h=(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)}},w(function(){var e;"function"==typeof ArrayBuffer&&(e=new ArrayBuffer(8),Object.isExtensible(e)&&Object.defineProperty(e,"a",{value:8}))})),bf=w,vm=no,mm=eo,gm=h,Em=Object.isExtensible,If=bf(function(){Em(1)})||gm?function(e){return!!vm(e)&&(!gm||"ArrayBuffer"!=mm(e))&&(!Em||Em(e))}:Em,So=!w(function(){return Object.isExtensible(Object.preventExtensions({}))}),wm=R,Tm=e,yp=ua,_m=no,Im=ts,Am=os.f,bm=Mo,Om=ha,Rm=If,Nm=So,Cm=!1,Sm=co("meta"),Mm=0,xm=No.exports={enable:function(){xm.enable=function(){},Cm=!0;var i=bm.f,o=Tm([].splice),e={};e[Sm]=1,i(e).length&&(bm.f=function(e){for(var t=i(e),r=0,n=t.length;r<n;r++)if(t[r]===Sm){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,Sm)){if(!Rm(e))return"F";if(!t)return"E";sh(e)}return e[Sm].objectID},getWeakData:function(e,t){if(!Im(e,Sm)){if(!Rm(e))return!0;if(!t)return!1;sh(e)}return e[Sm].weakData},onFreeze:function(e){return Nm&&Cm&&Rm(e)&&!Im(e,Sm)&&sh(e),e}},Pm=(yp[Sm]=!0,T),km=no,Um=Nu,S=R,$l=m,Dm=e,Jc=va,Lm=Ys,A=No.exports,Fm=Ku,jm=Bp,qf=T,Vm=no,as=w,y=Yf,b=fp,Hm=Ys,Gm=os.f,Bm=Cu,Km=ah,zm=Fu,qm=Bp,Ym=Ku,Jm=hp,$m=Gp,Xm=r,Wm=No.exports.fastKey,Zm=Co.set,Qm=Co.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){qm(e,a),Zm(e,{type:r,index:Bm(null),first:void 0,last:void 0,size:0}),Xm||(e.size=0),null!=t&&Ym(t,e[i],{that:e,AS_ENTRIES:n})}),a=e.prototype,u=Qm(r);return Km(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)}}),Km(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!==(N="Map").indexOf("Map"),ph=-1!==N.indexOf("Weak"),lh=ch?"set":"add",fh=$l.Map,dh=fh&&fh.prototype,C={},Jc(N,!qf(hh=fh)||!(ph||dh.forEach&&!as(function(){(new fh).entries().next()})))?(hh=M.getConstructor(Zc,N,ch,lh),A.enable()):Jc(N,!0)&&(d=(uh=new hh)[lh](ph?{}:-0,1)!=uh,h=as(function(){uh.has(1)}),bf=y(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),(h||ua)&&(eg("delete"),eg("has"),ch&&eg("get")),(ua||d)&&eg(lh),ph&&dh.clear&&delete dh.clear),C.Map=hh,S({global:!0,constructor:!0,forced:hh!=fh},C),b(hh,N),ph||M.setStrong(hh,N,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 Cg[e].prototype}var og=O,sg=Fu,ag=ho,ug=_,cg=po,pg=O,lg=Cu,fg=tg,dg=Array,hg=e([].push),yg=rg,ts=x,vg=(R({target:"Array",proto:!0},{group:function(e){return yg(this,e,1<arguments.length?arguments[1]:void 0)}}),ts("group"),rg),Mo=x,mg=(R({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),So=x,yp=ng,Nu=(R({target:"Array",proto:!0,name:"groupToMap",forced:!eh("groupByToMap")},{groupByToMap:yp}),So("groupByToMap"),x),Og=(R({target:"Array",proto:!0},{groupToMap:ng}),Nu("groupToMap"),O),Rg=ro,va=x,Ng=Array,Cg=(R({target:"Array",proto:!0},{toReversed:function(){for(var e=Rg(this),t=Ng,r=Og(e),n=new t(r),i=0;i<r;i++)n[i]=e[r-i-1];return n}}),va("toReversed"),m),No=R,Sg=so,Mg=ro,xg=tg,$l=x,Pg=Array,kg=e(ig("Array").sort),Jc=(No({target:"Array",proto:!0},{toSorted:function(e){void 0!==e&&Sg(e);var t=Mg(this),t=xg(Pg,t);return kg(t,e)}}),$l("toSorted"),R),y=x,Ug=$d,Dg=O,Lg=$s,Fg=ro,jg=Js,Vg=Array,Hg=Math.max,Gg=Math.min,Bg=(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}}),y("toSpliced"),O),Kg=Js,zg=RangeError,qg=ro,Yg=Array;R({target:"Array",proto:!0},{with:function(e,t){var r=qg(this),n=Yg,i=t,o=Bg(r),s=(e=Kg(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=m,bf=$o,Zc=T,h=Ks,ua=Ys,d=I("asyncIterator"),S=as.AsyncIterator,C=bf.AsyncIteratorPrototype;if(C)UE=C;else if(Zc(S))UE=S.prototype;else if(bf.USE_FUNCTION_CONSTRUCTOR||as.USE_FUNCTION_CONSTRUCTOR)try{RE=h(h(h(Function("return async function*(){}()")()))),h(RE)===Object.prototype&&(UE=RE)}catch(wA){}Zc((UE=UE||{})[d])||ua(UE,d,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=Cu,r0=ao,M=ah,N=Co,ts=UE,n0=io("Promise"),i0=N.set,o0=N.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,R0=ao,If=ig,N0=io,C0=Mo,S0=ho.toArray,M0=I("asyncIterator"),x0=If("Array").values,P0=(R({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(N0("Promise"))(function(e){var t=I0(o),r=(void 0!==a&&(a=_0(a,u)),R0(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 C0(b0(t,n));e(S0(r,a,i))})}}),v.filterReject),ha=x,k0=(R({target:"Array",proto:!0,forced:!0},{filterOut:function(e){return P0(this,e,1<arguments.length?arguments[1]:void 0)}}),ha("filterOut"),v.filterReject),yp=x,So=(R({target:"Array",proto:!0,forced:!0},{filterReject:function(e){return k0(this,e,1<arguments.length?arguments[1]:void 0)}}),yp("filterReject"),R),U0=P,D0=Object.isFrozen,L0=(So({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,Nu=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}}),Nu("lastItem")),x),H0=_,G0=O,No=(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),B0=so,K0=O,z0=_,q0=Xd,Y0=io("Map"),$l=Y0.prototype,J0=No($l.forEach),$0=No($l.has),X0=No($l.set),W0=No([].push),Jc=x;R({target:"Array",proto:!0,forced:!0},{uniqueBy:function(e){for(var t,r,n=z0(this),i=K0(n),o=q0(n,0),s=new Y0,a=null!=e?B0(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_),y=(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 Xe).add($e.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=y),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[$e.SESSION]?e:e.copyWithUser(E(E({},e.user),{identifiers:E(E({},e.user.identifiers),((e={})[$e.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;Oe.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),m=(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=m),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=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=m),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=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=(YT.prototype.isEquals=function(e){return this.type===e.type&&this.id===e.id},YT),gE=(qT.create=function(){return new qT},Object.defineProperty(qT.prototype,"stack",{get:function(){return Array.from(this._stack)},enumerable:!1,configurable:!0}),Object.defineProperty(qT.prototype,"targetEvaluations",{get:function(){return Array.from(this._targetEvaluations)},enumerable:!1,configurable:!0}),qT.prototype.contains=function(t){return this._stack.some(function(e){return e.key.isEquals(t.key)})},qT.prototype.addRequest=function(e){this._stack.push(e)},qT.prototype.removeRequest=function(e){e=this._stack.indexOf(e,0);-1<e&&this._stack.splice(e,1)},qT.prototype.get=function(t){return this._targetEvaluations.find(function(e){return e instanceof dE&&e.experiment.id===t.id})},qT.prototype.addEvaluation=function(e){this._targetEvaluations.push(e)},qT),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=(KT.of=function(e,t,r,n,i){return new KT(e,t,r,n,i)},KT.prototype.toString=function(){return"EvaluatorRequest(type=".concat(this.key.type,", key=").concat(this.parameter.key,")")},KT),TE=(BT.asString=function(e){switch(typeof e){case"string":return e;case"number":return e.toString();default:return}},BT.asNumber=function(e){switch(typeof e){case"number":return this.asActualNumber(e);case"string":return this.asActualNumber(Number(e));default:return}},BT.asActualNumber=function(e){return!isNaN(e)&&isFinite(e)?e:void 0},BT),_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),Ks=(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),C=(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),S=(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),h=(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),RE=(ST.prototype.booleanMatches=function(e,t){return!1},ST.prototype.numberMatches=function(e,t){return e<=t},ST.prototype.stringMatches=function(e,t){return e<=t},ST.prototype.versionMatches=function(e,t){return e.isLessThanOrEqualTo(t)},ST),NE=(CT.prototype.getMatcher=function(e){switch(e){case"IN":return CT.IN_MATCHER;case"CONTAINS":return CT.CONTAINS_MATCHER;case"STARTS_WITH":return CT.STARTS_WITH_MATCHER;case"ENDS_WITH":return CT.ENDS_WITH_MATCHER;case"GT":return CT.GT_MATCHER;case"GTE":return CT.GTE_MATCHER;case"LT":return CT.LT_MATCHER;case"LTE":return CT.LTE_MATCHER}},CT.IN_MATCHER=new $o,CT.CONTAINS_MATCHER=new Ks,CT.STARTS_WITH_MATCHER=new C,CT.ENDS_WITH_MATCHER=new S,CT.GT_MATCHER=new bf,CT.GTE_MATCHER=new as,CT.LT_MATCHER=new h,CT.LTE_MATCHER=new RE,CT),Zc=(NT.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)},NT),ua=(RT.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)},RT),d=(OT.prototype.matches=function(e,t,r){return"boolean"==typeof t&&"boolean"==typeof r&&e.booleanMatches(t,r)},OT),Cu=(bT.prototype.matches=function(e,t,r){t=Ut.tryParse(t),r=Ut.tryParse(r);return!(!t||!r)&&e.versionMatches(t,r)},bT),Co=(AT.prototype.matches=function(e,t,r){return!1},AT),CE=(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 d,IT.VERSION_MATCHER=new Cu,IT.NULL_MATCHER=new Co,IT),SE=(_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}},BE=(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),KE=(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),qE=(aT.prototype.evaluate=function(e,t,r){return"DRAFT"===e.experiment.status?dE.ofDefault(e,t,s.EXPERIMENT_DRAFT):r.evaluate(e,t)},aT),YE=(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=(Yw.prototype.evaluate=function(e,t,r){return e.inAppMessage.supports("WEB")?r.evaluate(e,t):ow.of(e,t,s.UNSUPPORTED_PLATFORM)},Yw),aw=(qw.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)},qw),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=(Kw.prototype.evaluate=function(e,t,r){return"PAUSE"===e.inAppMessage.status?ow.of(e,t,s.IN_APP_MESSAGE_PAUSED):r.evaluate(e,t)},Kw),pw=(Bw.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)},Bw),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,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),Tw=(ce(xw,Q0=m),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=he.log,Aw=(Sw.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 Sw(n,o,r,e,new ww(Me.instance),t,new bw,Me.instance)},Sw.prototype.experiment=function(e,t,r){var n=this;if(!e)return Iw.error("experimentKey must not be empty"),He.of(r,s.INVALID_INPUT);var i=this.workspaceFetcher.get();if(!i)return Iw.warn("SDK not ready."),He.of(r,s.SDK_NOT_READY);e=i.getExperimentOrNull(e);if(!e)return Iw.warn("Experiment does not exist."),He.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},Sw.prototype.experiments=function(r){var n=this,i=new Qr(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},Sw.prototype.experimentInternal=function(e){var e=this.experimentEvaluator.evaluate(e,gE.create()),t=null!=(t=e.config)?t:new Be;return[e,He.of(e.variationKey,e.reason,t)]},Sw.prototype.featureFlag=function(e,t){var r=this;if(!e)return Iw.error("featureKey must not be empty"),Ge.off(s.INVALID_INPUT);var n=this.workspaceFetcher.get();if(!n)return Iw.warn("SDK not ready."),Ge.off(s.SDK_NOT_READY);e=n.getFeatureFlagOrNull(e);if(!e)return Iw.warn("FeatureFlag does not exist."),Ge.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},Sw.prototype.featureFlags=function(r){var n=this,i=new Qr(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},Sw.prototype.featureFlagInternal=function(e){var e=this.experimentEvaluator.evaluate(e,gE.create()),t=null!=(t=e.config)?t:new Be;return[e,"A"===e.variationKey?Ge.off(e.reason,t):Ge.on(e.reason,t)]},Sw.prototype.inAppMessage=function(e,t){var r=this.workspaceFetcher.get();if(!r)return Iw.warn("SDK not ready."),Ve.of(s.SDK_NOT_READY);e=r.getInAppMessageOrNull(e);if(!e)return Iw.warn("In app message does not exist."),Ve.of(s.IN_APP_MESSAGE_NOT_FOUND);r=_w.of(r,t,e,this.clock.currentMillis()),t=this.inAppMessageEvaluator.evaluate(r,gE.create());return Ve.of(t.reason,t.inAppMessage,t.message)},Sw.prototype.tryInAppMessage=function(e,t){var r,n=Tr.start();try{r=this.inAppMessage(e,t)}catch(t){Iw.error("Unexpected error while deciding in app message [".concat(e,"]: ").concat(t)),r=Ve.of(s.EXCEPTION)}return _n.inAppMessage(n,e,r),r},Sw.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 Je(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.")},Sw.prototype.trackException=function(e,t){this.errorDedupDeterminer.isDedupTarget(e)||(e=fE.toEvent(e),this.flush(),this.track(e,t),this.flush())},Sw.prototype.flush=function(){this.eventProcessor.flush()},Sw.prototype.remoteConfig=function(e,t,r,n){var i=this,o=this.workspaceFetcher.get();if(a.isNullOrUndefined(o))return Iw.warn("SDK not ready."),je.of(n,s.SDK_NOT_READY);e=o.getRemoteConfigParameterOrNull(e);if(a.isNullOrUndefined(e))return Iw.warn("Remote config parameter does not exist."),je.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)}),je.of(t.value,t.reason)},Sw.prototype.onReady=function(e,t){this.onInitialized({timeout:t=void 0===t?3e3:t}).then(function(){return e()})},Sw.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})})},Sw.prototype.close=function(){this.workspaceFetcher.close(),this.eventProcessor.close()},Sw),bw=(Cw.prototype.isDedupTarget=function(e){return!!this._isSameError(e,this.previous)||(this.previous=e,!1)},Cw.prototype._isSameError=function(e,t){return!a.isNullOrUndefined(t)&&e.name===t.name&&e.message===t.message&&e.stack===t.stack},Cw),Ow=(Nw.prototype.install=function(e,t){this._install("onerror",e,t),this._install("onunhandledrejection",e,t)},Nw.prototype._install=function(e,t,r){e in this._installed||((0,this._installations[e])(t,r),this._installed.push(e))},Nw),Rw=null;function Nw(){this._installed=[],this._installations={onerror:u_,onunhandledrejection:c_}}function Cw(){}function Sw(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 BE,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=KE.of(new zE(t),new ew,new QE(o),new $E(new tw(e)),new qE,new YE,new JE,new XE(i)),this.featureFlagFlow=KE.of(new qE,new YE,new JE,new zE(t),new ew,new WE(new rw(e),i),new ZE(i)),new dw);this.inAppMessageFlow=KE.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 Bw(){}function Kw(){}function zw(){}function qw(e,t){this.userOverrideMatcher=e,this.inAppMessageResolver=t}function Yw(){}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 CE,new NE);this.userConditionMatcher=new SE(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 RT(){}function NT(){}function CT(){}function ST(){}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 BT(){}function KT(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 qT(){this._stack=[],this._targetEvaluations=[]}function YT(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){Rw=window.onerror,window.onerror=function(e,t,r,n,i){a.isNotNullOrUndefined(i)&&o.trackException(i,s.resolveCurrentUser()),Rw&&Rw.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(W_).every(function(e){return t[e]===r[e]})}nA.prototype.read=function(){var r=this;return new Promise(function(e){var t=r.storage.getItem(r.storageKey);t&&e(JSON.parse(t)),e([])})},nA.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()})},nA.prototype.add=function(t){var r=this;return this.read().then(function(e){return r.save(e.concat(t).slice(-r.maxSize))})},nA.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)})},nA.prototype.clear=function(){var t=this;return new Promise(function(e){localStorage.removeItem(t.storageKey),e()})};var d_=nA,h_=(rA.prototype.addListener=function(e){this.userListeners.push(e)},Object.defineProperty(rA.prototype,"currentUser",{get:function(){return this._currentUser},enumerable:!1,configurable:!0}),rA.prototype.resolveCurrentOrNull=function(e){if(void 0===e)return this.currentUser;if("string"==typeof e)return this.setUser({id:e});e=Fe(e);return e?this.setUser(e):null},rA.prototype.setUser=function(e){return this.updateUser(e)},rA.prototype.setUserId=function(e){e=E(E({},this._currentUser),{userId:e});return this.setUser(e)},rA.prototype.setDeviceId=function(e){e=E(E({},this._currentUser),{deviceId:e});return this.setUser(e)},rA.prototype.updateUserProperties=function(e){return this.operateProperties(e)},rA.prototype.resetUser=function(){return this.setUser(this.defaultUser)},rA.prototype.changeUser=function(t,r,n){this.userListeners.forEach(function(e){e.onUserUpdated(t,r,n)})},rA.prototype.saveUser=function(e){this.storage.saveUser(e)},rA.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},rA.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})},rA.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)})})},rA),y_=(tA.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},tA.prototype.saveUser=function(e){this.setDeviceId(e.deviceId||null),this.setUserId(e.userId||null)},Object.defineProperty(tA.prototype,"deviceId",{get:function(){return this.storage.getItem("_hackle_did")},enumerable:!1,configurable:!0}),Object.defineProperty(tA.prototype,"userId",{get:function(){return this.storage.getItem("_hackle_uid")},enumerable:!1,configurable:!0}),tA.prototype.setDeviceId=function(e){this.setId("_hackle_did",e)},tA.prototype.setUserId=function(e){this.setId("_hackle_uid",e)},tA.prototype.setId=function(e,t){a.isNotNullOrUndefined(t)?this.storage.setItem(e,t):this.storage.removeItem(e)},tA),v_=(Object.defineProperty(eA.prototype,"currentSessionId",{get:function(){return this._currentSessionId},enumerable:!1,configurable:!0}),Object.defineProperty(eA.prototype,"sessionId",{get:function(){var e;return null!=(e=this._currentSessionId)?e:eA.EMPTY_SESSION_ID},enumerable:!1,configurable:!0}),Object.defineProperty(eA.prototype,"lastEventTime",{get:function(){return this._lastEventTime},enumerable:!1,configurable:!0}),eA.prototype.addListener=function(e){this.sessionListeners.push(e)},eA.prototype.startNewSession=function(e,t,r){return e&&this.endSession(e),this.newSession(t,r)},eA.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)},eA.prototype.updateLastEventTime=function(e){this._lastEventTime=e,this.storage.setItem("_hackle_last_event_ts","".concat(e))},eA.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)})},eA.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},eA.prototype.saveSession=function(e){this._currentSessionId=e,this.storage.setItem("_hackle_session_id",e)},eA.prototype.loadSession=function(){this._currentSessionId=this.storage.getItem("_hackle_session_id")},eA.prototype.loadLastEventTime=function(){var e=this.storage.getItem("_hackle_last_event_ts");null!==e&&0<(e=Number.parseFloat(e))&&(this._lastEventTime=e)},eA.prototype.onUserUpdated=function(e,t,r){this.endSession(e),this.newSession(t,r)},eA.EMPTY_SESSION_ID="0.ffffffff",eA),m_=(QI.postfix=function(e,t){return new QI(e,function(e){return"".concat(e).concat(t)})},QI.prefix=function(e,t){return new QI(e,function(e){return"".concat(t).concat(e)})},QI.prototype.getItem=function(e){return this.delegate.getItem(this.transform(e))},QI.prototype.removeItem=function(e){this.delegate.removeItem(this.transform(e))},QI.prototype.setItem=function(e,t){this.delegate.setItem(this.transform(e),t)},QI),g_=(ZI.prototype.isEqualItem=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},ZI.prototype.getRemainListSize=function(){try{return this.maxLength-JSON.stringify(this.getList()).length}catch(e){return 0}},ZI.prototype.isAddableItem=function(e){try{return this.getRemainListSize()>JSON.stringify(e).length}catch(e){return!1}},ZI.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}},ZI.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[]}},ZI.prototype.entries=function(){return this.getList().flatMap(Object.entries)},ZI.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){}},ZI.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]},ZI.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){}},ZI.prototype.clear=function(){this.delegate.removeItem(this.listKey)},ZI),E_=(WI.prototype.currentUser=function(){var e=this.userManager.currentUser;return this.userResolver.resolve(e)},WI.prototype.getAbTestDecisions=function(){return this.core.experiments(this.currentUser()).entries()},WI.prototype.getAbTestOverrides=function(){return this.abOverrideStorage.getAll()},WI.prototype.setAbTestOverride=function(e,t){this.abOverrideStorage.set(e,t),this.increment("AB_TEST","set")},WI.prototype.resetAbTestOverride=function(e){this.abOverrideStorage.remove(e),this.increment("AB_TEST","reset")},WI.prototype.resetAllAbTestOverride=function(){this.abOverrideStorage.clear(),this.increment("AB_TEST","reset.all")},WI.prototype.getFeatureFlagDecisions=function(){return this.core.featureFlags(this.currentUser()).entries()},WI.prototype.getFeatureFlagOverrides=function(){return this.ffOverrideStorage.getAll()},WI.prototype.setFeatureFlagOverride=function(e,t){this.ffOverrideStorage.set(e,t),this.increment("FEATURE_FLAG","set")},WI.prototype.resetFeatureFlagOverride=function(e){this.ffOverrideStorage.remove(e),this.increment("FEATURE_FLAG","reset")},WI.prototype.resetAllFeatureFlagOverride=function(){this.ffOverrideStorage.clear(),this.increment("FEATURE_FLAG","reset.all")},WI.prototype.increment=function(e,t){wn.counter("experiment.manual.override",{"experiment.type":e,operation:t}).increment()},WI),w_=(XI.serverFetch=function(e){return"".concat(e,"/api/v2/workspaces")},XI.clientFetch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/w")},XI.serverDispatch=function(e){return"".concat(e,"/api/v2/events")},XI.clientDispatch=function(e){return"".concat(e,"/api/v2/w/events")},XI.beaconDispatch=function(e,t){return"".concat(e,"/api/v2/w/").concat(t,"/events")},XI.inAppMessageRenderer=function(e,t){return"".concat(e,"/sdk/iam-renderer/").concat(t,"/iam-renderer.js")},XI),T_=($I.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)},$I.prototype.put=function(e,t){this.storage.setItem(this.key(e),"".concat(t))},$I.prototype.key=function(e){return"".concat(e.key)},$I),__=(JI.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},JI),I_=(YI.prototype.handle=function(e,t){e.close()},YI.prototype.supports=function(e){return"CLOSE"===e.type},YI),A_=(qI.prototype.handle=function(e,t){try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){he.log.error("Invalid url: ".concat(t.value))}},qI.prototype.supports=function(e){return"WEB_LINK"===e.type},qI),b_=(zI.prototype.handle=function(e,t){e.close();try{if(!t.value)return;this.urlHandler.open(new URL(t.value))}catch(e){he.log.error("Invalid url: ".concat(t.value))}},zI.prototype.supports=function(e){return"LINK_AND_CLOSE"===e.type},zI),O_=(KI.prototype.handle=function(e,t){var r=this.clock.currentMillis()+KI.HIDE_EXPIRATION;this.storage.put(e.context.inAppMessage,r),e.close()},KI.prototype.supports=function(e){return"HIDDEN"===e.type},KI.HIDE_EXPIRATION=864e5,KI),R_=(BI.prototype.track=function(e,t,r){t=this.createTrackEvent(t,e);this.core.track(t,e.user,r)},BI.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}}}},BI),N_=(GI.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]}})})},GI),C_=(HI.prototype.initialize=function(){this.userEventEmitter.on("event",this.onEvent)},HI.prototype.destroy=function(){this.userEventEmitter.off("event",this.onEvent)},HI),S_=(VI.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}}},VI.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}))},VI),M_=(jI.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(jI.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(jI.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(jI.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]}})})},jI.prototype.close=function(){var e;this.handleEvent({type:"CLOSE"}),window.removeEventListener(jI.HACKLE_IAM_INTERACTION_EVENT_TYPE,this.handleInAppMessageInteraction),null!=(e=this.renderer)&&e.destroy(),this.renderer=null,this.removeContainer(),this.ui.currentMessageView=null},jI.prototype.addContainer=function(){var e;return this.container||((e=document.createElement("div")).classList.add(jI.CONTAINER_CLASS_NAME),this.container=e),this.container.parentNode||document.body.appendChild(this.container),this.container},jI.prototype.removeContainer=function(){var e;this.container&&(null!=(e=this.container.parentNode)&&e.removeChild(this.container),this.container=null)},jI.prototype.handleInteraction=function(e){var t=this.ui.interactionHandlerFactory.get(e);t&&t.handle(this,e)},jI.prototype.handleEvent=function(e){this.ui.eventHandler.handle(this,e)},jI.HACKLE_IAM_INTERACTION_EVENT_TYPE="hackle-iam-interaction",jI.CONTAINER_CLASS_NAME="hackle-iam",jI),x_=(FI.prototype.create=function(e,t){return new M_(this.scriptLoader,e,t)},FI),P_=(LI.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()]}})})},LI.prototype.createScript=function(){var e=document.createElement("script");return e.type="text/javascript",e.async=!0,e.src=this.scriptUrl,e},LI.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)})},LI),k_=(DI.prototype.isTriggerTarget=function(t,r,n){var i=this;return r.eventTrigger.rules.some(function(e){return i.ruleMatches(t,n,r,e)})},DI.prototype.ruleMatches=function(e,t,r,n){if(t.event.key!==n.eventKey)return!1;e=U_.of(e,t,r);return this.targetMatcher.anyMatches(e,gE.create(),n.targets)},DI),U_=(UI.of=function(e,t,r){return new UI(new mE("IN_APP_MESSAGE",r.key),e,t.user,t)},UI),D_=(kI.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},kI.prototype.createMatchContexts=function(e){for(var t=[],r=0,n=e.identifierCaps;r<n.length;r++){var i=n[r];t.push(new L_(new F_(i)))}return e.durationCap&&t.push(new L_(new j_(e.durationCap))),t},kI),L_=(PI.prototype.matches=function(e,t){return this.predicate.matches(e,t)&&(this.matchCount+=1),this.matchCount>=this.predicate.thresholdCount},PI),F_=(Object.defineProperty(xI.prototype,"thresholdCount",{get:function(){return this.identifierCap.count},enumerable:!1,configurable:!0}),xI.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},xI),j_=(Object.defineProperty(MI.prototype,"thresholdCount",{get:function(){return this.durationCap.count},enumerable:!1,configurable:!0}),MI.prototype.matches=function(e,t){return e.timestamp-t.timestamp<=this.durationCap.durationMillis},MI),V_=(SI.prototype.get=function(e){e=this.storage.getItem(e.id.toString());return a.isNullOrUndefined(e)?[]:JSON.parse(e)},SI.prototype.set=function(e,t){this.storage.setItem(e.id.toString(),JSON.stringify(t))},SI),H_=(CI.prototype.get=function(t){return this.processors.find(function(e){return e.supports(t)})},CI),G_=(NI.prototype.process=function(e,t,r){this.saveImpression(e.context.inAppMessage,e.context.user,r)},NI.prototype.saveImpression=function(e,t,r){var n=this.impressionStorage.get(e),t={identifiers:t.identifiers,timestamp:r};n.push(t),n.length>NI.IMPRESSION_MAX_SIZE&&n.splice(0,n.length-NI.IMPRESSION_MAX_SIZE),this.impressionStorage.set(e,n)},NI.prototype.supports=function(e){return"IMPRESSION"===e.type},NI.IMPRESSION_MAX_SIZE=100,NI),B_=(RI.prototype.process=function(e,t,r){},RI.prototype.supports=function(e){return"CLOSE"===e.type},RI),K_=(OI.prototype.process=function(e,t,r){var n=this.actionHandlerFactory.get(t.action);n&&n.handle(e,t.action)},OI.prototype.supports=function(e){return"ACTION"===e.type},OI),z_=(bI.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)},bI),q_=(AI.prototype.matches=function(e,t,r){return!!si.isTrack(r)&&!!this.ruleDeterminer.isTriggerTarget(e,t,r)&&this.frequencyCapDeterminer.isTriggerTarget(e,t,r)},AI),Y_=(II.prototype.get=function(t){return this.handlers.find(function(e){return e.supports(t)})},II),J_=(_I.prototype.handle=function(e,t){e.close()},_I.prototype.supports=function(e){return"CLOSE"===e.type},_I),$_=(TI.prototype.handle=function(e,t){var r=Er.fromJson(t.action);r&&(r={type:"ACTION",action:r,area:t.area,text:t.text},this.eventHandler.handle(e,r))},TI.prototype.supports=function(e){return"ACTION"===e.type},TI),X_=(wI.prototype.open=function(e){window.location.href=e.href},wI),W_={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},Z_={current:void 0,referrer:void 0},Q_=(EI.prototype.startNewCampaign=function(e,t,r){for(var t=E(E({},W_),t),n=new ni,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)},EI.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,W_)&&o.current===o.referrer||f_(n,r))||(this.storage.set(i),this.startNewCampaign(e,i,t))},EI.prototype.onSessionEnded=function(e,t,r){},EI.prototype.onSessionStarted=function(e,t,r){this.startNewCampaignIfNeeded(t,r)},EI),eI=(gI.prototype.get=function(){var e=this.storage.getItem("_hackle_mkt");return e?JSON.parse(e):null},gI.prototype.set=function(e){this.storage.setItem("_hackle_mkt",JSON.stringify(e))},gI),tI=(mI.prototype.getQueryParam=function(e){return this.getQueryParams(function(){return!0})[e]||""},mI.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},mI.getQueryParams=function(){return"undefined"==typeof window?{}:new mI(window.location.search).getQueryParams()},mI),rI=(vI.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},vI.DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]+\.[a-z.]{2,6}$/i,vI.SIMPLE_DOMAIN_MATCH_REGEX=/[a-z0-9][a-z0-9-]*\.[a-z]+$/i,vI),nI=(yI.prototype.parse=function(){var e=tI.getQueryParams();return{utm_campaign:e[iI],utm_content:e[oI],utm_id:e[sI],utm_medium:e[aI],utm_source:e[uI],utm_term:e[cI],gclid:e[pI],fbclid:e[lI]}},yI.prototype.parseDomain=function(){return"undefined"==typeof window?Z_:{current:rI.extractDomain(window.document.location.hostname),referrer:function(){var e=window.document.referrer;if(e)return e=new URL(e).hostname,rI.extractDomain(e)}()}},yI),iI="utm_campaign",oI="utm_content",sI="utm_id",aI="utm_medium",uI="utm_source",cI="utm_term",pI="gclid",lI="fbclid",fI=he.log,dI=null,hI={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",SDK_NAME_HEADER:"javascript-sdk_browser",SDK_VERSION_HEADER:"11.18.1",IAM_RENDERER_VERSION_HEADER:"0.0.3"};function yI(){}function vI(){}function mI(e){this.search=e}function gI(e){this.storage=e}function EI(e,t,r,n,i){this.storage=e,this.parser=t,this.core=r,this.userManager=n,this.userResolver=i}function wI(){}function TI(e){this.eventHandler=e}function _I(){}function II(e){this.handlers=e}function AI(e,t){this.ruleDeterminer=e,this.frequencyCapDeterminer=t}function bI(e,t,r){this.clock=e,this.eventTracker=t,this.eventProcessorFactory=r}function OI(e){this.actionHandlerFactory=e}function RI(){}function NI(e){this.impressionStorage=e}function CI(e){this.processors=e}function SI(e){this.storage=e}function MI(e){this.durationCap=e}function xI(e){this.identifierCap=e}function PI(e){this.matchCount=0,this.predicate=e}function kI(e){this.storage=e}function UI(e,t,r,n){this.key=e,this.workspace=t,this.user=r,this.event=n}function DI(e){this.targetMatcher=e}function LI(e){this.scriptUrl=e}function FI(e){this.scriptLoader=e}function jI(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===jI.HACKLE_IAM_INTERACTION_EVENT_TYPE&&(e=e.detail,n.handleInteraction(e))}}function VI(e,t,r){this.workspaceFetcher=e,this.eventMatcher=t,this.core=r}function HI(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 GI(e,t,r){this.messageViewFactory=e,this.eventHandler=t,this.interactionHandlerFactory=r,this.currentMessageView=null,this.opening=!1}function BI(e){this.core=e}function KI(e,t){this.storage=e,this.clock=t}function zI(e){this.urlHandler=e}function qI(e){this.urlHandler=e}function YI(){}function JI(e){this.handlers=e}function $I(e){this.storage=e}function XI(){}function WI(e,t,r,n,i){this.core=e,this.userManager=t,this.userResolver=r,this.abOverrideStorage=n,this.ffOverrideStorage=i}function ZI(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 QI(e,t){this.delegate=e,this.transform=t}function eA(e,t){this.sessionTimeoutMillis=e,this.storage=t,this.sessionListeners=[],this._currentSessionId=null,this._lastEventTime=null,this.loadSession(),this.loadLastEventTime()}function tA(e){this.storage=e}function rA(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 nA(e,t,r){this.storage=e,this.storageKey=t,this.maxSize=r}function iA(e,t){var i=E(E({},hI),t);if(he.initCounter(function(e){return wn.counter("log",{level:e})}),i.log_disabled?he.setLogLevel(de.DISABLE):i.debug&&he.setLogLevel(de.DEBUG),fI.debug("sdkKey : "+e),e||fI.error("SDK Key must not be null"),dI)return fI.debug("use already exists hackleClient"),dI;function r(){l.drainRepository()}var t=!1,n=("undefined"!=typeof window&&(t=window&&window.navigator&&window.navigator.sendBeacon&&!0)&&fI.debug("support sendBeacon API"),-1),n=(void 0!==i.pollingIntervalMillis&&"number"==typeof i.pollingIntervalMillis&&0<i.pollingIntervalMillis&&(n=Math.max(i.pollingIntervalMillis,3e4)),new Mi(e,Ae,{fetchUrl:w_.clientFetch(i.sdkUrl,e),updateInterval:n,headers:((n={})[ve]=i.SDK_NAME_HEADER,n["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,n)})),o=new y_(m_.postfix(Ui,"_".concat(e))),s=o.getUser(),a=i.user||null,o=new h_(o,qi(),s,a),u=new v_(i.sessionTimeoutMillis,m_.postfix(Ui,"_".concat(e.slice(8)))),a=(o.addListener(u),new d_(window.localStorage,"".concat("hackle-repository-storage","_").concat(e),100)),c=new Ci(e,Ae,{dispatchUrl:w_.clientDispatch(i.eventUrl),beaconDispatchUrl:w_.beaconDispatch(i.eventUrl,e),useBeacon:t,headers:((c={})[ve]=i.SDK_NAME_HEADER,c["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,c)}),p=-1,p=(void 0!==i.exposureEventDedupIntervalMillis&&"number"==typeof i.exposureEventDedupIntervalMillis&&-1!==i.exposureEventDedupIntervalMillis&&(p=i.exposureEventDedupIntervalMillis<1e3||36e5<i.exposureEventDedupIntervalMillis?(fI.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(p)),l=new pE(c,100,500,a,p,u,o),c=new IE(new g_(Ui,"".concat("hackle-manual-override_ab","_").concat(e.slice(0,8)))),a=new IE(new g_(Ui,"".concat("hackle-manual-override_ff","_").concat(e.slice(0,8)))),p=new T_(m_.prefix(window.localStorage,"".concat("hackle-iam-hide","_").concat(e.slice(0,8),"_"))),f=new V_(m_.prefix(window.localStorage,"".concat("hackle-iam-impression","_").concat(e.slice(0,8),"_"))),d=Aw.create(n,l,[c,a],p),h=new Di(o),y=new Q_(new eI(m_.postfix(Ui,"_".concat(e.slice(0,8)))),new nI,d,o,h),v=new cE(h,d),v=(u.addListener(y),u.addListener(v),new R_(d)),m=new X_,m=new __([new I_,new A_(m),new b_(m),new O_(p,Me.instance)]),p=new H_([new G_(f),new K_(m),new B_]),m=new z_(Me.instance,v,p),v=new Y_([new J_,new $_(m)]),p=new P_(w_.inAppMessageRenderer(i.cdnUrl,i.IAM_RENDERER_VERSION_HEADER)),p=new N_(new x_(p),m,v),m=new q_(new k_(gw.get("targetMatcher")),new D_(f)),v=new S_(n,m,d),f=(new C_(l,v,p),new E_(d,o,h,c,a)),v=(null==(n=i.devTool)?void 0:n.userExplorer)&&"function"==typeof(null==(m=i.devTool)?void 0:m.userExplorer),p=i.devTool&&v?{manager:i.devTool,userExplorer:f}:void 0,g=new oi(d,h,u,o,p),a=(dI=g,i.autoOpenDevTool&&(i.devTool?g.showUserExplorer():fI.error("DevTool is not provided")),new Tn(i.monitoringUrl,6e4,Ae,((c={})[ve]=i.SDK_NAME_HEADER,c["X-HACKLE-SDK-VERSION"]=i.SDK_VERSION_HEADER,c["X-HACKLE-SDK-KEY"]=e,c),t));return document.addEventListener("visibilitychange",function(){document.hidden||r()}),window.addEventListener("pageshow",r),window.addEventListener("onpagehide"in window?"pagehide":"unload",function(){Ji(),u.updateLastEventTime((new Date).getTime()),g.close(),wn.globalRegistry.close()}),wn.addRegistry(a),n=Date.now(),m=o.currentUser,v=u.currentSessionId,(p_(s,m)?u.startNewSessionIfNeeded(m,n):u.startNewSession(s,m,n))===v&&y.startNewCampaignIfNeeded(m,n),g.onReady(function(){(new Ow).install(d,h);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)fI.error(e);else try{fI.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)fI.error(e);else try{fI.error(e)}catch(e){}}}),window.addEventListener("popstate",function(){try{window.dispatchEvent(n("locationchange"))}catch(e){if(e instanceof Error)fI.error(e);else try{fI.error(e)}catch(e){}}}),window.addEventListener("locationchange",function(){try{e.trackPageView()}catch(e){if(e instanceof Error)fI.error(e);else try{fI.error(e)}catch(e){}}})}catch(e){if(e instanceof Error)fI.error(e);else try{fI.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 N={createInstance:iA,getUserId:qi,setUserId:Yi,removeUserId:Ji,Logger:he},oA=(p.Bucket=t.Bucket=qe,p.Container=t.Container=it,p.ContainerGroup=t.ContainerGroup=ot,p.CoreVersion=t.CoreVersion=Dt,p.Decision=t.Decision=He,p.DecisionReason=t.DecisionReason=s,p.EmptyHackleRemoteConfig=t.EmptyHackleRemoteConfig=oe,p.EmptyParameterConfig=t.EmptyParameterConfig=Be,p.EventType=t.EventType=Je,p.Experiment=t.Experiment=Ke,p.FeatureFlagDecision=t.FeatureFlagDecision=Ge,p.IAM_ACTION_AREA=t.IAM_ACTION_AREA=["BUTTON","IMAGE","X_BUTTON"],p.IAM_ACTION_TYPE=t.IAM_ACTION_TYPE=Zt,p.IAM_BEHAVIOR=t.IAM_BEHAVIOR=Wt,p.IAM_DISPLAY_TYPE=t.IAM_DISPLAY_TYPE=Jt,p.IAM_LAYOUT_TYPE=t.IAM_LAYOUT_TYPE=$t,p.IAM_ORIENTATION=t.IAM_ORIENTATION=Xt,p.IAM_PLATFORM_TYPE=t.IAM_PLATFORM_TYPE=qt,p.IAM_STATUS=t.IAM_STATUS=zt,p.IAM_TIMEUNIT=t.IAM_TIMEUNIT=Yt,p.IdentifierType=t.IdentifierType=$e,p.IdentifiersBuilder=t.IdentifiersBuilder=Xe,p.InAppMessage=t.InAppMessage=Qt,p.InAppMessageAction=t.InAppMessageAction=Er,p.InAppMessageBackground=t.InAppMessageBackground=gr,p.InAppMessageButton=t.InAppMessageButton=vr,p.InAppMessageButtonStyle=t.InAppMessageButtonStyle=mr,p.InAppMessageContext=t.InAppMessageContext=cr,p.InAppMessageContextLayout=t.InAppMessageContextLayout=lr,p.InAppMessageContextMessage=t.InAppMessageContextMessage=pr,p.InAppMessageDecision=t.InAppMessageDecision=Ve,p.InAppMessageDurationCap=t.InAppMessageDurationCap=sr,p.InAppMessageEventFrequencyCap=t.InAppMessageEventFrequencyCap=ir,p.InAppMessageEventTrigger=t.InAppMessageEventTrigger=rr,p.InAppMessageEventTriggerRule=t.InAppMessageEventTriggerRule=nr,p.InAppMessageIdentifierCap=t.InAppMessageIdentifierCap=or,p.InAppMessageImage=t.InAppMessageImage=fr,p.InAppMessagePeriodAlways=t.InAppMessagePeriodAlways=er,p.InAppMessagePeriodCustom=t.InAppMessagePeriodCustom=tr,p.InAppMessageTargetContext=t.InAppMessageTargetContext=ar,p.InAppMessageText=t.InAppMessageText=dr,p.InAppMessageTextAttribute=t.InAppMessageTextAttribute=hr,p.InAppMessageTextStyle=t.InAppMessageTextStyle=yr,p.InAppMessageUserOverride=t.InAppMessageUserOverride=ur,p.Logger=t.Logger=he,p.MATCH_OPERATORS=t.MATCH_OPERATORS=Vt,p.MATCH_TYPES=t.MATCH_TYPES=Ft,p.MATCH_VALUE_TYPES=t.MATCH_VALUE_TYPES=jt,p.MetaVersion=t.MetaVersion=Lt,p.ParameterConfiguration=t.ParameterConfiguration=st,p.PropertyOperations=t.PropertyOperations=ii,p.PropertyOperationsBuilder=t.PropertyOperationsBuilder=ni,p.RemoteConfigDecision=t.RemoteConfigDecision=je,p.RemoteConfigParameter=t.RemoteConfigParameter=at,p.RemoteConfigParameterValue=t.RemoteConfigParameterValue=ct,p.RemoteConfigTargetRule=t.RemoteConfigTargetRule=ut,p.SEGMENT_TYPES=t.SEGMENT_TYPES=Bt,p.Segment=t.Segment=nt,p.Slot=t.Slot=Ye,p.TARGET_ACTION_TYPES=t.TARGET_ACTION_TYPES=Ht,p.TARGET_KEY_TYPES=t.TARGET_KEY_TYPES=Gt,p.Target=t.Target=We,p.TargetAction=t.TargetAction=tt,p.TargetCondition=t.TargetCondition=Ze,p.TargetKey=t.TargetKey=Qe,p.TargetMatch=t.TargetMatch=et,p.TargetRule=t.TargetRule=rt,p.TargetingType=t.TargetingType=Kt,p.Variation=t.Variation=ze,p.Version=t.Version=Ut,se=t.createInstance=iA,t.default=N,p.getUserId=t.getUserId=qi,p.removeUserId=t.removeUserId=Ji,p.sanitizeUser=t.sanitizeUser=Fe,p.setUserId=t.setUserId=Yi,function(e,t){return(oA=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 sA=function(){return(sA=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 aA(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}uA.prototype.on=function(e,t){this.listeners[e]=(this.listeners[e]||[]).concat(t)},uA.prototype.off=function(e,t){this.listeners[e]=(this.listeners[e]||[]).filter(function(e){return e!==t})},uA.prototype.emit=function(e,t){(this.listeners[e]||[]).forEach(function(e){e(t)})};M=uA;function uA(){this.listeners={}}pA.arePropertiesEqual=function(e,t){var r=pA.coerceUnknownToProperties(e),n=pA.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]})},pA.coerceUnknownToProperties=function(e){return"object"==typeof e&&null!==e?e:{}};var cA=pA;function pA(){}fA.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)&&cA.arePropertiesEqual(null==e?void 0:e.properties,null==t?void 0:t.properties)&&cA.arePropertiesEqual(null==e?void 0:e.identifiers,null==t?void 0:t.identifiers)};var lA=fA;function fA(){}var dA=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,sA(sA({},t),{SDK_NAME_HEADER:"react-sdk",SDK_VERSION_HEADER:"11.18.1"})),null!=t&&t.devTool&&null!=t&&t.autoOpenDevTool&&"undefined"!=typeof window&&r.showUserExplorer(),r}return oA(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(sA(sA({},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){lA.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={},hA=Object.getOwnPropertySymbols,yA=Object.prototype.hasOwnProperty,vA=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]))yA.call(r,o)&&(n[o]=r[o]);if(hA)for(var s=hA(r),a=0;a<s.length;a++)vA.call(r,s[a])&&(n[s[a]]=r[s[a]])}return n},mA=ts,o="function"==typeof Symbol&&Symbol.for,gA=o?Symbol.for("react.element"):60103,EA=o?Symbol.for("react.portal"):60106,tp=o?Symbol.for("react.fragment"):60107,wA=o?Symbol.for("react.strict_mode"):60108,Mo=o?Symbol.for("react.profiler"):60114,TA=o?Symbol.for("react.provider"):60109,_A=o?Symbol.for("react.context"):60110,IA=o?Symbol.for("react.forward_ref"):60112,ho=o?Symbol.for("react.suspense"):60113,AA=o?Symbol.for("react.memo"):60115,bA=o?Symbol.for("react.lazy"):60116,OA="function"==typeof Symbol&&Symbol.iterator;function RA(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 NA={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},CA={};function SA(e,t,r){this.props=e,this.context=t,this.refs=CA,this.updater=r||NA}function MA(){}function xA(e,t,r){this.props=e,this.context=t,this.refs=CA,this.updater=r||NA}SA.prototype.isReactComponent={},SA.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(RA(85));this.updater.enqueueSetState(this,e,t,"setState")},SA.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},MA.prototype=SA.prototype;var If=xA.prototype=new MA,PA=(If.constructor=xA,mA(If,SA.prototype),If.isPureReactComponent=!0,{current:null}),kA=Object.prototype.hasOwnProperty,UA={key:!0,ref:!0,__self:!0,__source:!0};function DA(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)kA.call(t,n)&&!UA.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:gA,type:e,key:o,ref:s,props:i,_owner:PA.current}}function LA(e){return"object"==typeof e&&null!==e&&e.$$typeof===gA}var FA=/\/+/g,jA=[];function VA(e,t,r,n){var i;return jA.length?((i=jA.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 HA(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,jA.length<10&&jA.push(e)}function GA(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 gA:case EA:o=!0}}if(o)return n(i,t,""===r?"."+BA(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+BA(a=t[s],s);o+=e(a,u,n,i)}else if("function"==typeof(u=null!==t&&"object"==typeof t&&"function"==typeof(u=OA&&t[OA]||t["@@iterator"])?u:null))for(t=u.call(t),s=0;!(a=t.next()).done;)o+=e(a=a.value,u=r+BA(a,s++),n,i);else if("object"===a)throw n=""+t,Error(RA(31,"[object Object]"===n?"object with keys {"+Object.keys(t).join(", ")+"}":n,""));return o}(e,"",t,r)}function BA(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 KA(e,t){e.func.call(e.context,t,e.count++)}function zA(e,t,r){var n=e.result,i=e.keyPrefix;e=e.func.call(e.context,t,e.count++),Array.isArray(e)?qA(e,n,r,function(e){return e}):null!=e&&(LA(e)&&(t=i+(!(i=e).key||t&&t.key===e.key?"":(""+e.key).replace(FA,"$&/")+"/")+r,e={$$typeof:gA,type:i.type,key:t,ref:i.ref,props:i.props,_owner:i._owner}),n.push(e))}function qA(e,t,r,n,i){var o="";GA(e,zA,t=VA(t,o=null!=r?(""+r).replace(FA,"$&/")+"/":o,n,i)),HA(t)}var YA={current:null};function JA(){var e=YA.current;if(null===e)throw Error(RA(321));return e}var $A,XA,WA,ha={ReactCurrentDispatcher:YA,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:PA,IsSomeRendererActing:{current:!1},assign:mA},v=(b.Children={map:function(e,t,r){if(null==e)return e;var n=[];return qA(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;GA(e,KA,t=VA(null,null,t,r)),HA(t)},count:function(e){return GA(e,function(){return null},null)},toArray:function(e){var t=[];return qA(e,t,null,function(e){return e}),t},only:function(e){if(LA(e))return e;throw Error(RA(143))}},b.Component=SA,b.Fragment=tp,b.Profiler=Mo,b.PureComponent=xA,b.StrictMode=wA,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(RA(267,e));var n=mA({},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=PA.current),void 0!==t.key&&(i=""+t.key),e.type&&e.type.defaultProps&&(u=e.type.defaultProps),t)kA.call(t,a)&&!UA.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:gA,type:e.type,key:i,ref:o,props:n,_owner:s}},b.createContext=function(e,t){return(e={$$typeof:_A,_calculateChangedBits:t=void 0===t?null:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:TA,_context:e},e.Consumer=e},b.createElement=DA,b.createFactory=function(e){var t=DA.bind(null,e);return t.type=e,t},b.createRef=function(){return{current:null}},b.forwardRef=function(e){return{$$typeof:IA,render:e}},b.isValidElement=LA,b.lazy=function(e){return{$$typeof:bA,_ctor:e,_status:-1,_result:null}},b.memo=function(e,t){return{$$typeof:AA,type:e,compare:void 0===t?null:t}},b.useCallback=function(e,t){return JA().useCallback(e,t)},b.useContext=function(e,t){return JA().useContext(e,t)},b.useDebugValue=function(){},b.useEffect=function(e,t){return JA().useEffect(e,t)},b.useImperativeHandle=function(e,t,r){return JA().useImperativeHandle(e,t,r)},b.useLayoutEffect=function(e,t){return JA().useLayoutEffect(e,t)},b.useMemo=function(e,t){return JA().useMemo(e,t)},b.useReducer=function(e,t,r){return JA().useReducer(e,t,r)},b.useRef=function(e){return JA().useRef(e)},b.useState=function(e){return JA().useState(e)},b.version="16.14.0",{}),yp=Function.call.bind(Object.prototype.hasOwnProperty),ZA=function(){};function QA(e,t,r,n,i){if("production"!==production)for(var o in e)if(WA(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,$A)}catch(e){s=e}!s||s instanceof Error||ZA((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 XA)&&(XA[s.message]=!0,o=i?i():"",ZA("Failed "+r+" type: "+s.message+(null!=o?o:"")))}}if("production"!==production&&($A="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",XA={},WA=yp,ZA=function(e){e="Warning: "+e;"undefined"!=typeof console&&console.error(e);try{throw new Error(e)}catch(e){}}),QA.resetWarningCache=function(){"production"!==production&&(XA={})},"production"!==production){var eb=ts,tb=QA,P="function"==typeof Symbol&&Symbol.for,rb=P?Symbol.for("react.element"):60103,nb=P?Symbol.for("react.portal"):60106,ib=P?Symbol.for("react.fragment"):60107,ob=P?Symbol.for("react.strict_mode"):60108,sb=P?Symbol.for("react.profiler"):60114,ab=P?Symbol.for("react.provider"):60109,ub=P?Symbol.for("react.context"):60110,cb=P?Symbol.for("react.concurrent_mode"):60111,pb=P?Symbol.for("react.forward_ref"):60112,lb=P?Symbol.for("react.suspense"):60113,fb=P?Symbol.for("react.suspense_list"):60120,db=P?Symbol.for("react.memo"):60115,hb=P?Symbol.for("react.lazy"):60116,yb=P?Symbol.for("react.block"):60121,vb=P?Symbol.for("react.fundamental"):60117,mb=P?Symbol.for("react.responder"):60118,gb=P?Symbol.for("react.scope"):60119,Eb="function"==typeof Symbol&&Symbol.iterator,wb="@@iterator";function Tb(e){if(null===e||"object"!=typeof e)return null;e=Eb&&e[Eb]||e[wb];return"function"==typeof e?e:null}var _b={current:null},Ib={current:null},Ab=/^(.*)[\\\/]/,bb=1;function Ob(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 ib:return"Fragment";case nb:return"Portal";case sb:return"Profiler";case ob:return"StrictMode";case lb:return"Suspense";case fb:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case ub:return"Context.Consumer";case ab:return"Context.Provider";case pb:return t=e.render,r="ForwardRef",t=t.displayName||t.name||"",e.displayName||(""!==t?r+"("+t+")":r);case db:return Ob(e.type);case yb:return Ob(e.render);case hb:r=(t=e)._status===bb?t._result:null;if(r)return Ob(r)}var t,r;return null}var Rb={},Nb=null;function Cb(e){Nb=e}Rb.getCurrentStack=null,Rb.getStackAddendum=function(){var e,t,r,n,i,o="",s=(Nb&&(e=Ob(Nb.type),r=Nb._owner,o+=(e=e,t=Nb._source,r=r&&Ob(r.type),i="",t?(n=(s=t.fileName).replace(Ab,""),i=" (at "+(n=/^index\./.test(n)&&(s=s.match(Ab))&&(s=s[1])?s.replace(Ab,"")+"/"+n:n)+":"+t.lineNumber+")"):r&&(i=" (created by "+r+")"),"\n in "+(e||"Unknown")+i)),Rb.getCurrentStack);return s&&(o+=s()||""),o};var Sb={ReactCurrentDispatcher:_b,ReactCurrentBatchConfig:{suspense:null},ReactCurrentOwner:Ib,IsSomeRendererActing:{current:!1},assign:eb};function Mb(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=Sb.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){}}eb(Sb,{ReactDebugCurrentFrame:Rb,ReactComponentTreeHook:{}});var Pb={};function kb(e,t){var e=e.constructor,e=e&&(e.displayName||e.name)||"ReactClass",r=e+"."+t;Pb[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),Pb[r]=!0)}var Ub={isMounted:function(e){return!1},enqueueForceUpdate:function(e,t,r){kb(e,"forceUpdate")},enqueueReplaceState:function(e,t,r,n){kb(e,"replaceState")},enqueueSetState:function(e,t,r,n){kb(e,"setState")}},Db={};function Lb(e,t,r){this.props=e,this.context=t,this.refs=Db,this.updater=r||Ub}Object.freeze(Db),Lb.prototype.isReactComponent={},Lb.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")},Lb.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};var Fb,jb={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(Fb in jb)jb.hasOwnProperty(Fb)&&!function(e,t){Object.defineProperty(Lb.prototype,e,{get:function(){Mb("%s(...) is deprecated in plain JavaScript React classes. %s",t[0],t[1])}})}(Fb,jb[Fb]);function Vb(){}function Hb(e,t,r){this.props=e,this.context=t,this.refs=Db,this.updater=r||Ub}Vb.prototype=Lb.prototype,(P=Hb.prototype=new Vb).constructor=Hb,eb(P,Lb.prototype),P.isPureReactComponent=!0;var Gb,Bb,Kb=Object.prototype.hasOwnProperty,zb={key:!0,ref:!0,__self:!0,__source:!0};function qb(e){if(Kb.call(e,"ref")){var t=Object.getOwnPropertyDescriptor(e,"ref").get;if(t&&t.isReactWarning)return}return void 0!==e.ref}function Yb(e){if(Kb.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return}return void 0!==e.key}var Jb={},$b=function(e,t,r,n,i,o,s){e={$$typeof:rb,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 Xb(e,t,r){var n,i={},o=null,s=null,a=null,u=null;if(null!=t)for(n in qb(t)&&(s=t.ref,"string"==typeof(c=t).ref&&Ib.current&&c.__self&&Ib.current.stateNode!==c.__self&&(l=Ob(Ib.current.type),Jb[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',Ob(Ib.current.type),c.ref),Jb[l]=!0))),Yb(t)&&(o=""+t.key),a=void 0===t.__self?null:t.__self,u=void 0===t.__source?null:t.__source,t)Kb.call(t,n)&&!zb.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(){Bb||(Bb=!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(){Gb||(Gb=!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}))),$b(e,o,s,a,u,Ib.current,i)}function Wb(e){return"object"==typeof e&&null!==e&&e.$$typeof===rb}var Zb=".",Qb=":",e1=!1,t1=/\/+/g;function r1(e){return(""+e).replace(t1,"$&/")}var n1=10,i1=[];function o1(e,t,r,n){var i;return i1.length?((i=i1.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 s1(e){e.result=null,e.keyPrefix=null,e.func=null,e.context=null,e.count=0,i1.length<n1&&i1.push(e)}function a1(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 rb:case nb:a=!0}}if(a)return n(i,t,""===r?Zb+u1(t,0):r),1;var u=0,c=""===r?Zb:r+Qb;if(Array.isArray(t))for(var p=0;p<t.length;p++)u+=e(o=t[p],c+u1(o,p),n,i);else if("function"==typeof(r=Tb(t))){r===t.entries&&(e1||Mb("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."),e1=!0);for(var l,f=r.call(t),d=0;!(l=f.next()).done;)u+=e(o=l.value,c+u1(o,d++),n,i)}else if("object"==s)throw r="",r=" If you meant to render a collection of children, use an array instead."+Rb.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 u1(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 c1(e,t,r){var n=e.func,i=e.context;n.call(i,t,e.count++)}function p1(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)?l1(o,n,r,function(e){return e}):null!=o&&(Wb(o)&&(e=i+(!(s=o).key||t&&t.key===o.key?"":r1(o.key)+"/")+r,o=$b(s.type,e,s.ref,s._self,s._source,s._owner,s.props)),n.push(o))}function l1(e,t,r,n,i){var o="",t=o1(t,o=null!=r?r1(r)+"/":o,n,i);a1(e,p1,t),s1(t)}function f1(e){return"string"==typeof e||"function"==typeof e||e===ib||e===cb||e===sb||e===ob||e===lb||e===fb||"object"==typeof e&&null!==e&&(e.$$typeof===hb||e.$$typeof===db||e.$$typeof===ab||e.$$typeof===ub||e.$$typeof===pb||e.$$typeof===vb||e.$$typeof===mb||e.$$typeof===gb||e.$$typeof===yb)}function d1(){var e=_b.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 h1(){if(Ib.current){var e=Ob(Ib.current.type);if(e)return"\n\nCheck the render method of `"+e+"`."}return""}var y1=!1,v1={};function m1(e,t){var r;e._store&&!e._store.validated&&null==e.key&&(e._store.validated=!0,t=t,(r=h1())||(t="string"==typeof t?t:t.displayName||t.name)&&(r="\n\nCheck the top-level render call using <"+t+">."),v1[t=r]||(v1[t]=!0,r="",e&&e._owner&&e._owner!==Ib.current&&(r=" It was passed a child from "+Ob(e._owner.type)+"."),Cb(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),Cb(null)))}function g1(e,t){if("object"==typeof e)if(Array.isArray(e))for(var r=0;r<e.length;r++){var n=e[r];Wb(n)&&m1(n,t)}else if(Wb(e))e._store&&(e._store.validated=!0);else if(e){var i=Tb(e);if("function"==typeof i&&i!==e.entries)for(var o,s=i.call(e);!(o=s.next()).done;)Wb(o.value)&&m1(o.value,t)}}function E1(e){var t=e.type;if(null!=t&&"string"!=typeof t){var r,n=Ob(t);if("function"==typeof t)r=t.propTypes;else{if("object"!=typeof t||t.$$typeof!==pb&&t.$$typeof!==db)return;r=t.propTypes}r?(Cb(e),tb(r,e.props,"prop",n,Rb.getStackAddendum),Cb(null)):void 0===t.PropTypes||y1||(y1=!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 w1(e,t,r){var n,i=f1(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+".":"")||h1(),null===e?s="null":Array.isArray(e)?s="array":void 0!==e&&e.$$typeof===rb?(s="<"+(Ob(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)),Xb.apply(this,arguments));if(null==t)return t;if(i)for(var o=2;o<arguments.length;o++)g1(arguments[o],e);if(e===ib){var s=t;Cb(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`."),Cb(null)}else E1(t);return t}var T1=!1;try{var _1=Object.freeze({}),I1=new Map([[_1,null]]),A1=new Set([_1]);I1.set(0,0),A1.add(0)}catch(e){}function b1(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=eb({},e.props),s=e.key,a=e.ref,u=e._self,c=e._source,p=e._owner;if(null!=t)for(n in qb(t)&&(a=t.ref,p=Ib.current),Yb(t)&&(s=""+t.key),e.type&&e.type.defaultProps&&(i=e.type.defaultProps),t)Kb.call(t,n)&&!zb.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 $b(e.type,s,a,u,c,p,o)}.apply(this,arguments),i=2;i<arguments.length;i++)g1(arguments[i],n.type);return E1(n),n}function O1(e){var t=w1.bind(null,e);return t.type=e,T1||(T1=!0,Mb("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 Mb("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:e}),e}}),t}P=w1,v.Children={map:function(e,t,r){if(null==e)return e;var n=[];return l1(e,n,null,t,r),n},forEach:function(e,t,r){if(null==e)return e;t=o1(null,null,t,r),a1(e,c1,t),s1(t)},count:function(e){return a1(e,function(){return null},null)},toArray:function(e){var t=[];return l1(e,t,null,function(e){return e}),t},only:function(e){if(Wb(e))return e;throw Error("React.Children.only expected to receive a single React element child.")}},v.Component=Lb,v.Fragment=ib,v.Profiler=sb,v.PureComponent=Hb,v.StrictMode=ob,v.Suspense=lb,v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=Sb,v.cloneElement=b1,v.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:ub,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null},n=!(r.Provider={$$typeof:ab,_context:r}),i=!1,t={$$typeof:ub,_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},v.createElement=P,v.createFactory=O1,v.createRef=function(){var e={current:null};return Object.seal(e),e},v.forwardRef=function(e){return null!=e&&e.$$typeof===db?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:pb,render:e}},v.isValidElement=Wb,v.lazy=function(e){var t,r,n={$$typeof:hb,_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},v.memo=function(e,t){return f1(e)||U("memo: The first argument must be a component. Instead received: %s",null===e?"null":typeof e),{$$typeof:db,type:e,compare:void 0===t?null:t}},v.useCallback=function(e,t){return d1().useCallback(e,t)},v.useContext=function(e,t){var r,n=d1();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)},v.useDebugValue=function(e,t){return d1().useDebugValue(e,t)},v.useEffect=function(e,t){return d1().useEffect(e,t)},v.useImperativeHandle=function(e,t,r){return d1().useImperativeHandle(e,t,r)},v.useLayoutEffect=function(e,t){return d1().useLayoutEffect(e,t)},v.useMemo=function(e,t){return d1().useMemo(e,t)},v.useReducer=function(e,t,r){return d1().useReducer(e,t,r)},v.useRef=function(e){return d1().useRef(e)},v.useState=function(e){return d1().useState(e)},v.version="16.14.0"}"production"===production?k.exports=b:k.exports=v;var R1=k.exports,N1=k.exports.createContext({hackle:void 0,userVersion:0,initialized:!1}),So=N1.Consumer,C1=N1.Provider;var S1=p.Logger.log;function M1(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(N1),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=aA(k.exports.useState(function(){return n?s():(S1.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=aA(k.exports.useState(i),2),c=u[0],u=u[1];return U1(c,i)||(u(i),r(s())),{isLoading:!o,decision:a}}function P1(e){e=k1(e);return{isLoading:e.isLoading,isOn:e.decision.isOn}}function k1(e){var t=k.exports.useContext(N1),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=aA(k.exports.useState(function(){return r?o():(S1.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=aA(k.exports.useState(n),2),u=a[0],a=a[1];return U1(u,n)||(a(n),t(o())),{isLoading:!i,decision:s}}function U1(e,t){return e.initialized===t.initialized&&e.key===t.key&&e.userVersion===t.userVersion}function D1(e){var t,r=e.experimentKey,e=e.children,n=(r=M1(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 L1(e){return e.variation,e=e.children,k.exports.createElement(k.exports.Fragment,null,e)}function F1(e){var t=(r=P1(e.featureKey)).isLoading,r=r.isOn;return t?null:R1.createElement(R1.Fragment,null,e.children(r))}p.HackleContext=N1,p.HackleContextConsumer=So,p.HackleContextProvider=C1,p.HackleExperiment=D1,p.HackleFeature=F1,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=aA(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 sA(sA({},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 sA(sA({},e),{initialized:!0})})},function(){a(function(e){return sA(sA({},e),{initialized:!0})})}).catch(function(){a(function(e){return sA(sA({},e),{initialized:!0})})})},[t]),i||s.initialized?R1.createElement(C1,{value:s},e):null},p.HackleVariation=L1,p.createInstance=function(e,t){return new dA(e,t)},p.useFeature=function(e){var t=(n=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&S1.error("HackleClient is not existed"),!1)}),2))[0],s=s[1],r={key:e,userVersion:r,initialized:n},a=(n=aA(k.exports.useState(r),2))[0],n=n[1];return U1(a,r)||(n(r),s(i())),o},p.useFeatureFlagDetail=function(e){var t=(n=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return t?i():("undefined"!=typeof window&&S1.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=aA(k.exports.useState(r),2))[0],n=n[1];return U1(a,r)||(n(r),s(i())),o},p.useLoadableFeature=P1,p.useLoadableFeatureDetail=k1,p.useLoadableRemoteConfig=function(){var e=(o=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return e||S1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(a=aA(k.exports.useState(t),2))[0],a=a[1];return U1(s,t)||(a(t),o(n())),{isLoading:!r,remoteConfig:i}},p.useLoadableVariation=M1,p.useLoadableVariationDetail=x1,p.useRemoteConfig=function(){var e=(r=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return e||S1.error("HackleClient is not existed"),n()}),2))[0],o=o[1],t={userVersion:t,initialized:r},s=(r=aA(k.exports.useState(t),2))[0],r=r[1];return U1(s,t)||(r(t),o(n())),i},p.useTrack=function(){var t=k.exports.useContext(N1).hackle;return t?function(e){return null==t?void 0:t.track(e)}:(S1.error("HackleClient is not existed"),function(){})},p.useVariation=function(e,t){void 0===t&&(t="A");var r=(a=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&S1.error("HackleClient is not existed"),t)}),2))[0],a=a[1],n={key:e,userVersion:n,initialized:i},u=(c=aA(k.exports.useState(n),2))[0],c=c[1];return U1(u,n)||(c(n),a(o())),s},p.useVariationDetail=function(e,t){void 0===t&&(t="A");var r=(i=k.exports.useContext(N1)).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=aA(k.exports.useState(function(){return r?o():("undefined"!=typeof window&&S1.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=aA(k.exports.useState(n),2))[0],i=i[1];return U1(u,n)||(i(n),a(o())),s},Object.defineProperty(p,"__esModule",{value:!0})});
|