AdsULToggleBase",[],(function(a,b,c,d,e,f){"use strict";a=function(){function a(a){this.$1=a,this.$2=a.enabled}var b=a.prototype;b.getOptions=function(){return this.$1};b.isEnabled=function(){return this.$2};b.enable=function(){this.$2=!0};b.disable=function(){this.$2=!1};b.toggle=function(){this.$2=!this.$2};return a}();f["default"]=a}),66);
-----
AdsULTimeMutator",["AdsULToggleBase","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULTimeMutator$p_1=b.startTime;return c}var c=b.prototype;c.getStartTime=function(){return this.$AdsULTimeMutator$p_1};c.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getStartTime();c.actual_event_time=Date.now();c.time_since_load=d("adsULUtils").timeSinceLoad(a);return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULEventMutator",["AdsULToggleBase","isTruthy"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){b=a.call(this,b)||this;b.$AdsULEventMutator$p_2=new Set();b.$AdsULEventMutator$p_1=0;return b}var d=b.prototype;d.getIndex=function(){return this.$AdsULEventMutator$p_1};d.mutate=function(a,b,d){this.$AdsULEventMutator$p_1++;if(!this.isEnabled())return d;d.event_name=b;c("isTruthy")(a)&&(d.event_category=a);d.event_index=this.$AdsULEventMutator$p_1;a=[a,b].join("/");b=!this.$AdsULEventMutator$p_2.has(a);this.$AdsULEventMutator$p_2.add(a);d.is_event_first_of_type_in_session=b;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULJSONListener",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){c=a.call(this,c)||this;c.$AdsULJSONListener$p_1=b;return c}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULJSONListener$p_1};c.isComplexObject=function(a){return Array.isArray(a)||typeof a==="object"&&a!=null};c.isComplexEntryInList=function(a){for(var b=0;b-----
AdsULSizeListener",["AdsULToggleBase","adsULUtils","formatFileSize"],(function(a,b,c,d,e,f,g){"use strict";var h=2500;a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var e;e=a.call(this,c)||this;e.$AdsULSizeListener$p_4=b;e.$AdsULSizeListener$p_1=d("adsULUtils").listToLookupMap(c.eventBlocklistList||[]);e.$AdsULSizeListener$p_2=d("adsULUtils").listToLookupMap(c.categoryBlocklistList||[]);e.$AdsULSizeListener$p_3=(b=c.sizeThreshold)!=null?b:h;return e}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULSizeListener$p_4};c.getSizeThreshold=function(){return this.$AdsULSizeListener$p_3};c.isEventBlocklisted=function(a){return!!this.$AdsULSizeListener$p_1[a]};c.isCategoryBlocklisted=function(a){if(a!=null)return!!this.$AdsULSizeListener$p_2[a];else return!1};c.listen=function(a,b,c){if(!this.isEnabled()||this.isEventBlocklisted(b)||this.isCategoryBlocklisted(a))return};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULFieldListener",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var d;d=a.call(this,c)||this;d.$AdsULFieldListener$p_2=b;d.$AdsULFieldListener$p_1=c.allowlistMap;return d}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULFieldListener$p_2};c.getFieldAllowlistMap=function(){return this.$AdsULFieldListener$p_1};c.__traverse=function(a,b,c){this.$AdsULFieldListener$p_3(a,[],b,c)};c.$AdsULFieldListener$p_3=function(a,b,c,d){var e,f=this,g=this.getLoggerContext();Object.keys((e=c)!=null?e:{}).forEach(function(e){var h=d[e],i=b.concat(e);if(h){e=c[e];typeof e==="object"&&!Array.isArray(e)&&f.$AdsULFieldListener$p_3(a,i,e,h)}else{e=i.join(".");g.warn("The path-fields "%s" are being used by "%s", but have not been defined on the back-end. This WILL NOT WORK and these fields are just going to be ignored and waste bandwidth. If you need them, add them to your logger on the back-end. Otherwise, remove them from your log call.",e,a)}})};c.listen=function(a,b,c){if(!this.isEnabled())return};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSystemMutator",["AdsULToggleBase","isTruthy"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;d.event_name=b;c("isTruthy")(a)&&(d.event_category=a);return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULBrowserMutator",["AdsULToggleBase","URI"],(function(a,b,c,d,e,f,g){"use strict";var h;a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;a=document.documentElement;d.client_uri=(h||(h=c("URI"))).normalize(window.location.href);d.window_height=window.innerHeight||a&&a.clientHeight||0;d.window_width=window.innerWidth||a&&a.clientWidth||0;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULContextMutator",["AdsULToggleBase","ErrorUtils","emptyFunction"],(function(a,b,c,d,e,f,g){"use strict";var h;a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var d;d=a.call(this,b)||this;d.$AdsULContextMutator$p_1=(h||(h=c("ErrorUtils"))).guard(b.contextDataFn||c("emptyFunction").thatReturnsNull);return d}var d=b.prototype;d.getContextDataFn=function(){return this.$AdsULContextMutator$p_1};d.getContextData=function(){var a=this.getContextDataFn();return a()};d.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getContextData();return babelHelpers["extends"]({},c,a)};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSessionMutator",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULSessionMutator$p_1=b.sessionID;c.$AdsULSessionMutator$p_2=0;return c}var c=b.prototype;c.getSessionID=function(){return this.$AdsULSessionMutator$p_1};c.getSubSessionCounter=function(){return this.$AdsULSessionMutator$p_2};c.getCombinedSessionID=function(){return this.getSessionID()+":"+this.getSubSessionCounter()};c.nextSubSession=function(){return++this.$AdsULSessionMutator$p_2};c.mutate=function(a,b,c){if(!this.isEnabled())return c;c.session_id=this.getCombinedSessionID();return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULConsoleListener",["AdsULToggleBase","adsULUtils","isTruthy","sprintf"],(function(a,b,c,d,e,f,g){"use strict";var h="trace",i="table",j="timestamp";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var e;e=a.call(this,c)||this;e.$AdsULConsoleListener$p_3=b;e.$AdsULConsoleListener$p_1=c.shortName;e.$AdsULConsoleListener$p_2=c.startTime;e.$AdsULConsoleListener$p_4=d("adsULUtils").listToLookupMap(c.modes||[]);e.$AdsULConsoleListener$p_5=d("adsULUtils").listToLookupMap(c.eventBlockList||[]);e.$AdsULConsoleListener$p_7=c.eventContextFn||function(a,b,c){return""};c.categoryAllowList&&(e.$AdsULConsoleListener$p_6=d("adsULUtils").listToLookupMap(c.categoryAllowList));return e}var e=b.prototype;e.getLoggerContext=function(){return this.$AdsULConsoleListener$p_3};e.getShortName=function(){return this.$AdsULConsoleListener$p_1};e.getStartTime=function(){return this.$AdsULConsoleListener$p_2};e.canUseGroups=function(){return!!this.$AdsULConsoleListener$p_3.groupCollapsed};e.canUseTraceMode=function(){return!!this.$AdsULConsoleListener$p_3.trace&&this.canUseGroups()};e.isTraceMode=function(){return!!this.$AdsULConsoleListener$p_4[h]&&this.canUseTraceMode()};e.setTraceMode=function(a){this.$AdsULConsoleListener$p_4[h]=a};e.canUseTableMode=function(){return!!this.$AdsULConsoleListener$p_3.table&&this.canUseGroups()};e.isTableMode=function(){return!!this.$AdsULConsoleListener$p_4[i]&&this.canUseTableMode()};e.setTableMode=function(a){this.$AdsULConsoleListener$p_4[i]=a};e.canUseTimestampMode=function(){return!!this.$AdsULConsoleListener$p_3.timeStamp&&this.canUseGroups()};e.isTimestampMode=function(){return!!this.$AdsULConsoleListener$p_4[j]&&this.canUseTimestampMode()};e.setTimestampMode=function(a){this.$AdsULConsoleListener$p_4[j]=a};e.isEventBlocklisted=function(a){return!!this.$AdsULConsoleListener$p_5[a]};e.isCategoryAllowlisted=function(a){if(this.$AdsULConsoleListener$p_6&&c("isTruthy")(a))return!!this.$AdsULConsoleListener$p_6[a];else return null};e.__getEventTitle=function(a,b,e){var f=this.getShortName(),g=this.getStartTime();g=d("adsULUtils").timeSinceLoad(g);g=g/1e3;var h=this.$AdsULConsoleListener$p_7;h=h?h(a,b,e):d("adsULUtils").emptyObject();return c("sprintf")("Log-Event [%s] %s%s (@%ss) %s",f,c("isTruthy")(a)?"{"+a+"} ":"",b,g,h)};e.listen=function(a,b,c){if(!this.isEnabled()||this.isEventBlocklisted(b))return;var d=this.isCategoryAllowlisted(a);if(d===!1)return;d=this.getLoggerContext();var e=this.isTraceMode(),f=this.isTableMode(),g=this.isTimestampMode();a=this.__getEventTitle(a,b,c);b=this.canUseGroups();var h=b?d.groupCollapsed:d.info,i=[a];b||i.push(c);h.apply(d,i);if(b){g&&d.timeStamp(a);if(f){h=Object.keys(c).reduce(function(a,b){a[b]={value:c[b]};return a},{});d.table(h)}else d.info(c);e&&d.trace();d.groupEnd()}};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSiteDataMutator",["AdsULToggleBase","SiteData"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;d.js_build_revision=String(c("SiteData").client_revision);d.js_push_phase=c("SiteData").push_phase;d.cohort=c("SiteData").pkg_cohort;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULStackTraceMutator",["AdsULToggleBase","ErrorUtils","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";var h,i="";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULStackTraceMutator$p_1=b.samplingMap||{};return c}var e=b.prototype;e.getSamplingMap=function(){return this.$AdsULStackTraceMutator$p_1};e.getStackTrace=function(){var a=new Error("Requested Stack-Trace.");a=(h||(h=c("ErrorUtils"))).normalizeError(a);return a.stack};e.shouldAnnotate=function(a){var b=this.getSamplingMap(),c=(a||i).toLowerCase();b=b[c];return!!(!a||b&&d("adsULUtils").everyX(b))};e.mutate=function(a,b,c){return!this.isEnabled()||!this.shouldAnnotate(b)?c:babelHelpers["extends"]({},c,{stack_trace:this.getStackTrace()})};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULWebSessionMutator",["AdsULToggleBase","WebSession"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var c=b.prototype;c.getSessionID=function(){return d("WebSession").getId()};c.mutate=function(a,b,c){if(!this.isEnabled())return c;c.websession_id=this.getSessionID();return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULFieldAllowlistMutator",["AdsULToggleBase","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULFieldAllowlistMutator$p_1=b.allowlistMap;return c}var c=b.prototype;c.getAllowlistMap=function(){return this.$AdsULFieldAllowlistMutator$p_1};c.__traverse=function(a,b,c){var e=this;Object.keys(a).forEach(function(f){var g=c[f];if(g!=null){var h=a[f];if(g===!0)b[f]=h;else if(typeof h==="object"&&!Array.isArray(h)){var i=d("adsULUtils").emptyObject();b[f]=i;h&&typeof g=="object"&&g!=null&&e.__traverse(h,i,g)}}})};c.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getAllowlistMap()||{};b=d("adsULUtils").emptyObject();this.__traverse(c,b,a);return b};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULToggleBase",[],(function(a,b,c,d,e,f){"use strict";a=function(){function a(a){this.$1=a,this.$2=a.enabled}var b=a.prototype;b.getOptions=function(){return this.$1};b.isEnabled=function(){return this.$2};b.enable=function(){this.$2=!0};b.disable=function(){this.$2=!1};b.toggle=function(){this.$2=!this.$2};return a}();f["default"]=a}),66);
-----
AdsULTimeMutator",["AdsULToggleBase","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULTimeMutator1=b.startTime;return c}var c=b.prototype;c.getStartTime=function(){return this.$AdsULTimeMutator1};c.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getStartTime();c.actual_event_time=Date.now();c.time_since_load=d("adsULUtils").timeSinceLoad(a);return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULEventMutator",["AdsULToggleBase","isTruthy"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){b=a.call(this,b)||this;b.$AdsULEventMutator2=new Set();b.$AdsULEventMutator1=0;return b}var d=b.prototype;d.getIndex=function(){return this.$AdsULEventMutator1};d.mutate=function(a,b,d){this.$AdsULEventMutator1++;if(!this.isEnabled())return d;d.event_name=b;c("isTruthy")(a)&&(d.event_category=a);d.event_index=this.$AdsULEventMutator1;a=[a,b].join("/");b=!this.$AdsULEventMutator2.has(a);this.$AdsULEventMutator2.add(a);d.is_event_first_of_type_in_session=b;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULJSONListener",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){c=a.call(this,c)||this;c.$AdsULJSONListener1=b;return c}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULJSONListener1};c.isComplexObject=function(a){return Array.isArray(a)||typeof a==="object"&&a!=null};c.isComplexEntryInList=function(a){for(var b=0;b-----
AdsULSizeListener",["AdsULToggleBase","adsULUtils","formatFileSize"],(function(a,b,c,d,e,f,g){"use strict";var h=2500;a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var e;e=a.call(this,c)||this;e.$AdsULSizeListener4=b;e.$AdsULSizeListener1=d("adsULUtils").listToLookupMap(c.eventBlocklistList||[]);e.$AdsULSizeListener2=d("adsULUtils").listToLookupMap(c.categoryBlocklistList||[]);e.$AdsULSizeListener3=(b=c.sizeThreshold)!=null?b:h;return e}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULSizeListener4};c.getSizeThreshold=function(){return this.$AdsULSizeListener3};c.isEventBlocklisted=function(a){return!!this.$AdsULSizeListener1[a]};c.isCategoryBlocklisted=function(a){if(a!=null)return!!this.$AdsULSizeListener2[a];else return!1};c.listen=function(a,b,c){if(!this.isEnabled()||this.isEventBlocklisted(b)||this.isCategoryBlocklisted(a))return};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULFieldListener",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var d;d=a.call(this,c)||this;d.$AdsULFieldListener2=b;d.$AdsULFieldListener1=c.allowlistMap;return d}var c=b.prototype;c.getLoggerContext=function(){return this.$AdsULFieldListener2};c.getFieldAllowlistMap=function(){return this.$AdsULFieldListener1};c.__traverse=function(a,b,c){this.$AdsULFieldListener3(a,[],b,c)};c.$AdsULFieldListener3=function(a,b,c,d){var e,f=this,g=this.getLoggerContext();Object.keys((e=c)!=null?e:{}).forEach(function(e){var h=d[e],i=b.concat(e);if(h){e=c[e];typeof e==="object"&&!Array.isArray(e)&&f.$AdsULFieldListener3(a,i,e,h)}else{e=i.join(".");g.warn("The path-fields "%s" are being used by "%s", but have not been defined on the back-end. This WILL NOT WORK and these fields are just going to be ignored and waste bandwidth. If you need them, add them to your logger on the back-end. Otherwise, remove them from your log call.",e,a)}})};c.listen=function(a,b,c){if(!this.isEnabled())return};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSystemMutator",["AdsULToggleBase","isTruthy"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;d.event_name=b;c("isTruthy")(a)&&(d.event_category=a);return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULBrowserMutator",["AdsULToggleBase","URI"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;a=document.documentElement;d.client_uri=c("URI").normalize(window.location.href);d.window_height=window.innerHeight||a&&a.clientHeight||0;d.window_width=window.innerWidth||a&&a.clientWidth||0;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULContextMutator",["AdsULToggleBase","ErrorUtils","emptyFunction"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var d;d=a.call(this,b)||this;d.$AdsULContextMutator1=c("ErrorUtils").guard(b.contextDataFn||c("emptyFunction").thatReturnsNull);return d}var d=b.prototype;d.getContextDataFn=function(){return this.$AdsULContextMutator1};d.getContextData=function(){var a=this.getContextDataFn();return a()};d.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getContextData();return babelHelpers["extends"]({},c,a)};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSessionMutator",["AdsULToggleBase"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULSessionMutator1=b.sessionID;c.$AdsULSessionMutator2=0;return c}var c=b.prototype;c.getSessionID=function(){return this.$AdsULSessionMutator1};c.getSubSessionCounter=function(){return this.$AdsULSessionMutator2};c.getCombinedSessionID=function(){return this.getSessionID()+":"+this.getSubSessionCounter()};c.nextSubSession=function(){return++this.$AdsULSessionMutator2};c.mutate=function(a,b,c){if(!this.isEnabled())return c;c.session_id=this.getCombinedSessionID();return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULConsoleListener",["AdsULToggleBase","adsULUtils","isTruthy","sprintf"],(function(a,b,c,d,e,f,g){"use strict";var h="trace",i="table",j="timestamp";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b,c){var e;e=a.call(this,c)||this;e.$AdsULConsoleListener3=b;e.$AdsULConsoleListener1=c.shortName;e.$AdsULConsoleListener2=c.startTime;e.$AdsULConsoleListener4=d("adsULUtils").listToLookupMap(c.modes||[]);e.$AdsULConsoleListener5=d("adsULUtils").listToLookupMap(c.eventBlockList||[]);e.$AdsULConsoleListener7=c.eventContextFn||function(a,b,c){return""};c.categoryAllowList&&(e.$AdsULConsoleListener6=d("adsULUtils").listToLookupMap(c.categoryAllowList));return e}var e=b.prototype;e.getLoggerContext=function(){return this.$AdsULConsoleListener3};e.getShortName=function(){return this.$AdsULConsoleListener1};e.getStartTime=function(){return this.$AdsULConsoleListener2};e.canUseGroups=function(){return!!this.$AdsULConsoleListener3.groupCollapsed};e.canUseTraceMode=function(){return!!this.$AdsULConsoleListener3.trace&&this.canUseGroups()};e.isTraceMode=function(){return!!this.$AdsULConsoleListener4[h]&&this.canUseTraceMode()};e.setTraceMode=function(a){this.$AdsULConsoleListener4[h]=a};e.canUseTableMode=function(){return!!this.$AdsULConsoleListener3.table&&this.canUseGroups()};e.isTableMode=function(){return!!this.$AdsULConsoleListener4[i]&&this.canUseTableMode()};e.setTableMode=function(a){this.$AdsULConsoleListener4[i]=a};e.canUseTimestampMode=function(){return!!this.$AdsULConsoleListener3.timeStamp&&this.canUseGroups()};e.isTimestampMode=function(){return!!this.$AdsULConsoleListener4[j]&&this.canUseTimestampMode()};e.setTimestampMode=function(a){this.$AdsULConsoleListener4[j]=a};e.isEventBlocklisted=function(a){return!!this.$AdsULConsoleListener5[a]};e.isCategoryAllowlisted=function(a){if(this.$AdsULConsoleListener6&&c("isTruthy")(a))return!!this.$AdsULConsoleListener6[a];else return null};e.__getEventTitle=function(a,b,e){var f=this.getShortName(),g=this.getStartTime();g=d("adsULUtils").timeSinceLoad(g);g=g/1e3;var h=this.$AdsULConsoleListener7;h=h?h(a,b,e):d("adsULUtils").emptyObject();return c("sprintf")("Log-Event [%s] %s%s (@%ss) %s",f,c("isTruthy")(a)?"{"+a+"} ":"",b,g,h)};e.listen=function(a,b,c){if(!this.isEnabled()||this.isEventBlocklisted(b))return;var d=this.isCategoryAllowlisted(a);if(d===!1)return;d=this.getLoggerContext();var e=this.isTraceMode(),f=this.isTableMode(),g=this.isTimestampMode();a=this.__getEventTitle(a,b,c);b=this.canUseGroups();var h=b?d.groupCollapsed:d.info,i=[a];b||i.push(c);h.apply(d,i);if(b){g&&d.timeStamp(a);if(f){h=Object.keys(c).reduce(function(a,b){a[b]={value:c[b]};return a},{});d.table(h)}else d.info(c);e&&d.trace();d.groupEnd()}};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULSiteDataMutator",["AdsULToggleBase","SiteData"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var d=b.prototype;d.mutate=function(a,b,d){if(!this.isEnabled())return d;d.js_build_revision=String(c("SiteData").client_revision);d.js_push_phase=c("SiteData").push_phase;d.cohort=c("SiteData").pkg_cohort;return d};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULStackTraceMutator",["AdsULToggleBase","ErrorUtils","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";var h="";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULStackTraceMutator1=b.samplingMap||{};return c}var e=b.prototype;e.getSamplingMap=function(){return this.$AdsULStackTraceMutator1};e.getStackTrace=function(){var a=new Error("Requested Stack-Trace.");a=c("ErrorUtils").normalizeError(a);return a.stack};e.shouldAnnotate=function(a){var b=this.getSamplingMap(),c=(a||h).toLowerCase();b=b[c];return!!(!a||b&&d("adsULUtils").everyX(b))};e.mutate=function(a,b,c){return!this.isEnabled()||!this.shouldAnnotate(b)?c:babelHelpers["extends"]({},c,{stack_trace:this.getStackTrace()})};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULWebSessionMutator",["AdsULToggleBase","WebSession"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(){return a.apply(this,arguments)||this}var c=b.prototype;c.getSessionID=function(){return d("WebSession").getId()};c.mutate=function(a,b,c){if(!this.isEnabled())return c;c.websession_id=this.getSessionID();return c};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----
AdsULFieldAllowlistMutator",["AdsULToggleBase","adsULUtils"],(function(a,b,c,d,e,f,g){"use strict";a=function(a){babelHelpers.inheritsLoose(b,a);function b(b){var c;c=a.call(this,b)||this;c.$AdsULFieldAllowlistMutator1=b.allowlistMap;return c}var c=b.prototype;c.getAllowlistMap=function(){return this.$AdsULFieldAllowlistMutator1};c.__traverse=function(a,b,c){var e=this;Object.keys(a).forEach(function(f){var g=c[f];if(g!=null){var h=a[f];if(g===!0)b[f]=h;else if(typeof h==="object"&&!Array.isArray(h)){var i=d("adsULUtils").emptyObject();b[f]=i;h&&typeof g=="object"&&g!=null&&e.__traverse(h,i,g)}}})};c.mutate=function(a,b,c){if(!this.isEnabled())return c;a=this.getAllowlistMap()||{};b=d("adsULUtils").emptyObject();this.__traverse(c,b,a);return b};return b}(c("AdsULToggleBase"));g["default"]=a}),98);
-----