@jumpgroup/avacy-banner
Version:
oil.js Opt-In Layer for consent management based on the IAB TCF Standard
21 lines • 66.6 kB
HTML
<!DOCTYPE html>
<html lang="de" class="no-js">
<head>
<meta charset="utf-8"/>
<title>OIL - Hub-HTML</title>
<script>/*! 1.2.5-RELEASE */!function(e){var n={};function t(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,t),r.l=!0,r.exports}t.m=e,t.c=n,t.d=function(e,n,o){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:o})},t.r=function(e){Object.defineProperty(e,"__esModule",{value:!0})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},t.p="https://unpkg.com/@ideasio/oil.js@1.2.5/release/current/",t(t.s=111)}([function(e,n,t){var o=t(34)("wks"),r=t(18),i=t(1).Symbol,s="function"==typeof i;(e.exports=function(e){return o[e]||(o[e]=s&&i[e]||(s?i:r)("Symbol."+e))}).store=o},function(e,n){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.OilVersion=void 0,n.isProd=function(){return!1},n.isDev=function(){return!1},n.getOrigin=s,n.sendEventToHostSite=function(e){window.postMessage(e,s()),window.AS_OIL.eventCollection=window.AS_OIL.eventCollection||[],window.AS_OIL.eventCollection.push({name:e,timestamp:(new Date).getTime()}),(0,o.logInfo)("Sent postmessage event: "+e)},n.removeMessageListener=function(e){f(d,e,!1)},n.registerMessageListener=function(e){c(l,e,!1)},n.getClientTimestamp=function(){return Date.now||(Date.now=function(){return(new Date).getTime()}),Date.now()},n.arrayContains=function(e,n){for(var t=e.length,o=0;o<t;o++)if(e[o]===n)return!0;return!1},n.arrayContainsArray=function(e,n){if(!e||!n)return!1;for(var t={},o=0;o<e.length;o++)t[e[o]]||(t[e[o]]=0),t[e[o]]++;for(var r=0;r<n.length;r++)if(!t[n[r]]||--t[n[r]]<0)return!1;return!0},n.setGlobalOilObject=function(e,n){window[r.OIL_GLOBAL_OBJECT_NAME]||(window[r.OIL_GLOBAL_OBJECT_NAME]={}),window[r.OIL_GLOBAL_OBJECT_NAME][e]=n},n.getGlobalOilObject=function(e){return window[r.OIL_GLOBAL_OBJECT_NAME]?window[r.OIL_GLOBAL_OBJECT_NAME][e]:void 0},n.getLocaleVariantVersion=function(){var e=(0,i.getLocale)();return e&&e.version?e.version:0},n.getCommandCollection=function(){return window.__cmp?window.__cmp.commandCollection:void 0},n.fetchJsonData=function(e){return new Promise(function(n,t){var r=new XMLHttpRequest;(0,o.logInfo)("Fetching data from url: "+e),r.open("GET",e),r.onreadystatechange=function(){if(r.readyState===this.DONE)if(200===r.status)n(JSON.parse(r.responseText));else{var o=void 0;if(0!==r.status){var i=JSON.parse(r.responseText);o=new Error(i.errorMessage)}else o=new Error("Connection error occurred while fetching JSON data from "+e+"!");t(o)}},r.send()})},n.isObject=function(e){return e instanceof Object&&e.constructor===Object};var o=t(5),r=t(13),i=t(6);function s(){return window.location.origin||(window.location.origin=window.location.protocol+"//"+window.location.hostname+(window.location.port?":"+window.location.port:"")),window.location.origin}var a=window.addEventListener?"addEventListener":"attachEvent",u=window.removeEventListener?"removeEventListener":"removeEvent",c=window[a],f=window[u],l="attachEvent"===a?"onmessage":"message",d="removeEvent"===u?"onmessage":"message";n.OilVersion={get:function(){return"1.2.5-RELEASE"},getLatestReleaseVersion:function(){return"1.2.5"}}},function(e,n,t){var o=t(4);e.exports=function(e){if(!o(e))throw TypeError(e+" is not an object!");return e}},function(e,n){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.logError=function(){((0,o.isDev)()||(0,r.isVerboseCookieSet)())&&window.console&&a(window.console.error,arguments)},n.logInfo=function(){((0,o.isDev)()||(0,r.isVerboseCookieSet)())&&window.console&&a(window.console.info,arguments)},n.logWarn=function(){((0,o.isDev)()||(0,r.isVerboseCookieSet)())&&window.console&&a(window.console.warn,arguments)},n.logPreviewInfo=function(){((0,o.isDev)()||(0,i.isPreviewMode)()||(0,r.isPreviewCookieSet)()||(0,r.isVerboseCookieSet)())&&a(window.console.info,arguments)};var o=t(2),r=t(16),i=t(6),s="OIL: ";function a(e,n){window.console||(window.console={}),window.console.log||(window.console.log=function(){});var t=[s].concat(Array.prototype.slice.call(n));if(e)try{e.apply(window.console,t)}catch(n){try{e(u(t))}catch(e){}}else window.console.log(u(t))}function u(e){for(var n="",t=0;t<e.length;t++)n+=e[t];return n}},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getConfigValue=u,n.getConfigVersion=function(){return u(o.OIL_CONFIG.ATTR_CONFIG_VERSION,o.OIL_CONFIG_DEFAULT_VERSION)},n.isPreviewMode=function(){return u(o.OIL_CONFIG.ATTR_PREVIEW_MODE,!1)},n.isPoiActive=function(){return u(o.OIL_CONFIG.ATTR_ACTIVATE_POI,!1)},n.isSubscriberSetCookieActive=function(){return u(o.OIL_CONFIG.ATTR_SUB_SET_COOKIE,!0)},n.getHubOrigin=c,n.getHubPath=f,n.getPublicPath=function(){var e=u(o.OIL_CONFIG.ATTR_PUBLIC_PATH,void 0);return e&&"/"!==e.substr(-1)&&(e+="/"),e},n.getLocaleUrl=l,n.getIabVendorListUrl=function(){return u(o.OIL_CONFIG.ATTR_IAB_VENDOR_LIST_URL,"https://vendorlist.consensu.org/vendorlist.json")},n.getIabVendorBlacklist=function(){return u(o.OIL_CONFIG.ATTR_IAB_VENDOR_BLACKLIST,void 0)},n.getIabVendorWhitelist=function(){return u(o.OIL_CONFIG.ATTR_IAB_VENDOR_WHITELIST,void 0)},n.setIabVendorBlacklist=function(e){a(o.OIL_CONFIG.ATTR_IAB_VENDOR_BLACKLIST,e)},n.setIabVendorWhitelist=function(e){a(o.OIL_CONFIG.ATTR_IAB_VENDOR_WHITELIST,e)},n.getPoiGroupName=function(){return u(o.OIL_CONFIG.ATTR_POI_GROUP_NAME,"default")},n.getCookieExpireInDays=function(){return u(o.OIL_CONFIG.ATTR_COOKIE_EXPIRES_IN_DAYS,31)},n.getLocaleVariantName=d,n.getLanguage=function(){return p(d())},n.getLanguageFromLocale=p,n.getHubLocation=function(){return c()&&f()?c()+f():null},n.resetConfiguration=function(){(0,i.setGlobalOilObject)("CONFIG",null)},n.getCustomPurposes=v,n.getCustomPurposeIds=function(){return v().map(function(e){return e.id})},n.getAdvancedSettingsPurposesDefault=function(){return u(o.OIL_CONFIG.ATTR_ADVANCED_SETTINGS_PURPOSES_DEFAULT,!1)},n.getDefaultToOptin=function(){return u(o.OIL_CONFIG.ATTR_DEFAULT_TO_OPTIN,!1)},n.getLocale=_,n.setLocale=function(e){a(o.OIL_CONFIG.ATTR_LOCALE,e)},n.gdprApplies=function(){return u(o.OIL_CONFIG.ATTR_GDPR_APPLIES_GLOBALLY,!0)||u(o.OIL_CONFIG.ATTR_GDPR_APPLIES,!1)},n.setGdprApplies=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];a(o.OIL_CONFIG.ATTR_GDPR_APPLIES,e)},n.getShowLimitedVendors=function(){return u(o.OIL_CONFIG.ATTR_SHOW_LIMITED_VENDORS_ONLY,!1)};var o=t(13),r=t(5),i=t(2);function s(){if(!(0,i.getGlobalOilObject)("CONFIG")){var e=document.querySelector('script[type="application/configuration"]#oil-configuration');null===e&&(0,r.logInfo)("Using default config"),(0,i.setGlobalOilObject)("CONFIG",function(e){var n={};try{e&&e.text&&(n=JSON.parse(e.text),(0,r.logInfo)("Parsed config",n))}catch(e){(0,r.logError)("Error config",e)}return n}(e)),(0,i.setGlobalOilObject)("CONFIG_ATTRIBUTES",o.OIL_CONFIG),(t=_())&&"string"!=typeof t||void 0!==l()||((0,r.logError)("Incorrect or missing locale parameter found. Please review documentation on how to set the locale object in your configuration."),s="https://oil-backend.herokuapp.com/oil/api/userViewLocales/"+d(),a(o.OIL_CONFIG.ATTR_LOCALE_URL,s)),u(o.OIL_CONFIG.ATTR_CONFIG_VERSION,void 0)||(0,r.logError)('Your configuration is faulty - it must contain a "config_version" property. See the oil.js documentation for details.'),(n=_())&&(0,i.isObject)(n)&&(n.localeId||(0,r.logError)('Your configuration is faulty - "locale" object misses "localeId" property. See the oil.js documentation for details.'),n.version||(0,r.logError)('Your configuration is faulty - "locale" object misses "version" property. See the oil.js documentation for details.'))}var n,t,s;return(0,i.getGlobalOilObject)("CONFIG")}function a(e,n){s()[e]=n}function u(e,n){var t=s();return t&&void 0!==t[e]?t[e]:n}function c(){var e=u(o.OIL_CONFIG.ATTR_HUB_ORIGIN,"https://unpkg.com");return e?-1!==e.indexOf("http")?e:location.protocol+e:null}function f(){return u(o.OIL_CONFIG.ATTR_HUB_PATH,"/@ideasio/oil.js@"+i.OilVersion.getLatestReleaseVersion()+"/release/current/hub.html")}function l(){return u(o.OIL_CONFIG.ATTR_LOCALE_URL,void 0)}function d(){var e=_();return e||(e="enEN_01"),e&&(0,i.isObject)(e)?e.localeId?e.localeId:"enEN_01":e}function p(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"en").substring(0,2)}function v(){return u(o.OIL_CONFIG.ATTR_CUSTOM_PURPOSES,[])}function _(){return u(o.OIL_CONFIG.ATTR_LOCALE,void 0)}},function(e,n,t){var o=t(1),r=t(8),i=t(14),s=t(23),a=t(24),u=function(e,n,t){var c,f,l,d,p=e&u.F,v=e&u.G,_=e&u.S,g=e&u.P,h=e&u.B,m=v?o:_?o[n]||(o[n]={}):(o[n]||{}).prototype,y=v?r:r[n]||(r[n]={}),O=y.prototype||(y.prototype={});for(c in v&&(t=n),t)l=((f=!p&&m&&void 0!==m[c])?m:t)[c],d=h&&f?a(l,o):g&&"function"==typeof l?a(Function.call,l):l,m&&s(m,c,l,e&u.U),y[c]!=l&&i(y,c,d),g&&O[c]!=l&&(O[c]=l)};o.core=r,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},function(e,n){var t=e.exports={version:"2.5.7"};"number"==typeof __e&&(__e=t)},function(e,n,t){var o=t(3),r=t(39),i=t(31),s=Object.defineProperty;n.f=t(10)?Object.defineProperty:function(e,n,t){if(o(e),n=i(n,!0),o(t),r)try{return s(e,n,t)}catch(e){}if("get"in t||"set"in t)throw TypeError("Accessors not supported!");return"value"in t&&(e[n]=t.value),e}},function(e,n,t){e.exports=!t(17)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(e,n){var t={}.hasOwnProperty;e.exports=function(e,n){return t.call(e,n)}},function(e,n,t){var o=t(41),r=t(32);e.exports=function(e){return o(r(e))}},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.OIL_SPEC={CMP_ID:80,CMP_VERSION:1,LATEST_CONSENT_STRING_VERSION:1},n.OIL_CONFIG={ATTR_CONFIG_VERSION:"config_version",ATTR_ACTIVATE_POI:"poi_activate_poi",ATTR_HUB_ORIGIN:"poi_hub_origin",ATTR_HUB_PATH:"poi_hub_path",ATTR_PUBLIC_PATH:"publicPath",ATTR_HUB_LOCATION:"poi_hub_location",ATTR_SUB_SET_COOKIE:"poi_subscriber_set_cookie",ATTR_PREVIEW_MODE:"preview_mode",ATTR_COOKIE_EXPIRES_IN_DAYS:"cookie_expires_in_days",ATTR_TIMESTAMP:"timestamp",ATTR_PRIVACY_PAGE_URL:"privacy_page_url",ATTR_POI_GROUP_NAME:"poi_group_name",ATTR_ADVANCED_SETTINGS:"advanced_settings",ATTR_PERSIST_MINIMUM_TRACKING:"persist_min_tracking",ATTR_LOCALE:"locale",ATTR_CPC_TYPE:"cpc_type",ATTR_THEME:"theme",ATTR_TIMEOUT:"timeout",ATTR_LOCALE_URL:"locale_url",ATTR_IAB_VENDOR_LIST_URL:"iabVendorListUrl",ATTR_CUSTOM_PURPOSES:"customPurposes",ATTR_IAB_VENDOR_BLACKLIST:"iabVendorBlacklist",ATTR_IAB_VENDOR_WHITELIST:"iabVendorWhitelist",ATTR_SHOW_LIMITED_VENDORS_ONLY:"show_limited_vendors_only",ATTR_ADVANCED_SETTINGS_PURPOSES_DEFAULT:"advanced_settings_purposes_default",ATTR_DEFAULT_TO_OPTIN:"default_to_optin",ATTR_GDPR_APPLIES_GLOBALLY:"gdpr_applies_globally",ATTR_GDPR_APPLIES:"gdpr_applies",ATTR_REQUIRE_OPTOUT_CONFIRM:"require_optout_confirm"},n.OIL_CONFIG_CPC_TYPES={CPC_TYPE_STANDARD:"standard",CPC_TYPE_TABS:"tabs"},n.OIL_CONFIG_DEFAULT_VERSION=0,n.EVENT_NAME_OPT_IN="oil_optin_done",n.EVENT_NAME_SOI_OPT_IN="oil_soi_optin_done",n.EVENT_NAME_POI_OPT_IN="oil_poi_optin_done",n.EVENT_NAME_OPT_OUT="oil_optout_done",n.EVENT_NAME_AS_PRIVACY_SELECTED="oil_as_cpc_privacy_selected",n.EVENT_NAME_ADVANCED_SETTINGS="oil_click_advanced_settings",n.EVENT_NAME_TIMEOUT="oil_hide_layer",n.EVENT_NAME_COMPANY_LIST="oil_click_company_list",n.EVENT_NAME_THIRD_PARTY_LIST="oil_click_thirdparty_list",n.EVENT_NAME_BACK_TO_MAIN="oil_click_back_to_main",n.EVENT_NAME_NO_COOKIES_ALLOWED="oil_no_cookies_allowed",n.EVENT_NAME_OIL_SHOWN="oil_shown",n.EVENT_NAME_HAS_OPTED_IN="oil_has_optedin",n.PRIVACY_MINIMUM_TRACKING=0,n.PRIVACY_FULL_TRACKING=1,n.POI_FALLBACK_NAME="fallback",n.POI_FALLBACK_GROUP_NAME="group_name",n.POI_PAYLOAD="payload",n.OIL_PAYLOAD_PRIVACY="p",n.OIL_PAYLOAD_VERSION="v",n.OIL_PAYLOAD_LOCALE_VARIANT_NAME="lvn",n.OIL_PAYLOAD_LOCALE_VARIANT_VERSION="lvv",n.OIL_PAYLOAD_CUSTOM_PURPOSES="cp",n.OIL_PAYLOAD_CONFIG_VERSION="cv",n.DATAQA_PRIVACY_PAGE="oil-PrivacyPage",n.JS_CLASS_BUTTON_OPTIN="as-js-optin",n.JS_CLASS_BUTTON_OILBACK="as-js-oilback",n.JS_CLASS_BUTTON_PROCEED="as-js-proceed",n.JS_CLASS_BUTTON_CANCEL="as-js-cancel",n.JS_CLASS_BUTTON_ADVANCED_SETTINGS="as-js-advanced-settings",n.CSS_CLASS_OPTOUT_DIALOG="as-oil-optout-confirm",n.DATA_CONTEXT_YES="YES",n.DATA_CONTEXT_CANCEL="CANCEL",n.DATA_CONTEXT_PROCEED="PROCEED",n.DATA_CONTEXT_ADVANCED_SETTINGS="ADVANCEDSETTINGS",n.DATA_CONTEXT_BACK="BACK",n.OIL_GLOBAL_OBJECT_NAME="AS_OIL",n.MANAGED_TAG_IDENTIFIER="as-oil",n.MANAGED_TAG_IDENTIFIER_ATTRIBUTE="data-managed",n.MANAGED_TAG_PURPOSES_ATTRIBUTE="data-purposes"},function(e,n,t){var o=t(9),r=t(22);e.exports=t(10)?function(e,n,t){return o.f(e,n,r(1,t))}:function(e,n,t){return e[n]=t,e}},function(e,n){var t={}.toString;e.exports=function(e){return t.call(e).slice(8,-1)}},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};n.setSessionCookie=h,n.setDomainCookie=m,n.getOilCookie=y,n.hasOutdatedOilCookie=O,n.findCookieConsideringCookieVersions=I,n.getSoiCookie=function(){var e=I(E(),L);return(0,s.logInfo)("Current Oil data from domain cookie: ",e),e},n.setSoiCookieWithPoiCookieData=function(e){return new Promise(function(n,t){(0,f.loadVendorList)().then(function(){var t=E(),o=void 0,r=e.configVersion||t.configVersion;if(e.consentString)o=e.consentString;else{var i=t.defaultCookieContent.consentData;i.setPurposesAllowed(e.consentData.allowedPurposeIds),i.setVendorsAllowed(e.consentData.allowedVendorIds),i.setConsentLanguage(e.consentData.consentLanguage),o=i.getConsentString()}var s={opt_in:!0,version:t.defaultCookieContent.version,localeVariantName:t.defaultCookieContent.localeVariantName,localeVariantVersion:t.defaultCookieContent.localeVariantVersion,customPurposes:e.customPurposes,consentString:o,configVersion:r};m(t.name,s,t.expires),n(s)}).catch(function(e){return t(e)})})},n.buildSoiCookie=A,n.setSoiCookie=function(e){return new Promise(function(n,t){A(e).then(function(e){m(_,e,(0,a.getCookieExpireInDays)()),n(e)}).catch(function(e){return t(e)})})},n.setPreviewCookie=function(){h(p,"true")},n.setVerboseCookie=function(){h(v,"true")},n.removePreviewCookie=function(){i.default.remove(p)},n.removeVerboseCookie=function(){i.default.remove(v)},n.isPreviewCookieSet=function(){return"true"===i.default.get(p)},n.isVerboseCookieSet=function(){return"true"===i.default.get(v)},n.removeSubscriberCookies=C,n.removeHubCookie=function(e){C(),e&&i.default.remove(e+"_"+_)},n.isBrowserCookieEnabled=function(){i.default.set("oil_cookie_exp","cookiedata");var e=w("oil_cookie_exp");return i.default.remove("oil_cookie_exp"),e},n.getStandardPurposesWithConsent=S,n.getCustomPurposesWithConsent=T;var r,i=(r=t(38))&&r.__esModule?r:{default:r},s=t(5),a=t(6),u=t(2),c=t(13),f=t(29),l=t(2),d=t(56).ConsentString,p="oil_preview",v="oil_verbose",_="oil_data",g="oil_data_session";function h(e,n){i.default.set(e,n)}function m(e,n,t){delete n.consentData,i.default.set(e,n,{expires:t})}function y(e){var n=i.default.getJSON(e.name);return n.consentData=new d(n.consentString),n}function O(e){return b(e.name,e.outdated_cookie_content_keys)}function I(e,n){var t=void 0;return function(e){return b(e.name,Object.keys(e.defaultCookieContent))}(e)?t=y(e):function(e){var n=Object.keys(e.defaultCookieContent);return n.splice(n.indexOf("configVersion"),1),b(e.name,n)}(e)?(t=y(e)).configVersion=c.OIL_CONFIG_DEFAULT_VERSION:t=O(e)?n(e):e.defaultCookieContent,t}function A(e){return new Promise(function(n,t){(0,f.loadVendorList)().then(function(){var t=E(),o=t.defaultCookieContent.consentData;o.setGlobalVendorList((0,f.getVendorList)()),o.setPurposesAllowed(S(e)),o.setVendorsAllowed((0,f.getLimitedVendorIds)()),n({opt_in:!0,version:t.defaultCookieContent.version,localeVariantName:t.defaultCookieContent.localeVariantName,localeVariantVersion:t.defaultCookieContent.localeVariantVersion,customPurposes:T(e),consentString:o.getConsentString(),configVersion:t.defaultCookieContent.configVersion})}).catch(function(e){return t(e)})})}function C(){i.default.remove(_),i.default.remove(g)}function S(e){return"object"===(void 0===e?"undefined":o(e))?(0,f.getPurposes)().map(function(e){return e.id}).filter(function(n){return e[n]}):1===e?(0,f.getPurposes)().map(function(e){return e.id}):[]}function T(e,n){return n||(n=(0,a.getCustomPurposes)()),"object"===(void 0===e?"undefined":o(e))?n.map(function(e){return e.id}).filter(function(n){return e[n]}):1===e?n.map(function(e){return e.id}):[]}function w(e){return void 0!==i.default.get(e)}function b(e,n){return function(e,n){if("string"==typeof e&&Array.isArray(n)&&w(e)){var t=i.default.getJSON(e);return n.every(function(e){return"consentData"===e||t.hasOwnProperty(e)})}return!1}(e,n)}function E(){var e=new d;return e.setCmpId(c.OIL_SPEC.CMP_ID),e.setCmpVersion(c.OIL_SPEC.CMP_VERSION),e.setConsentScreen(1),e.setConsentLanguage((0,a.getLanguage)()),e.setPurposesAllowed((0,a.getDefaultToOptin)()?(0,f.getPurposes)().map(function(e){return e.id}):[]),e.setVendorsAllowed((0,a.getDefaultToOptin)()?(0,f.getLimitedVendorIds)():[]),e.setGlobalVendorList((0,f.getVendorList)()),{name:_,expires:(0,a.getCookieExpireInDays)(),defaultCookieContent:{opt_in:!1,version:l.OilVersion.get(),localeVariantName:(0,a.getLocaleVariantName)(),localeVariantVersion:(0,u.getLocaleVariantVersion)(),customPurposes:T((0,a.getDefaultToOptin)()?1:0),consentData:e,consentString:e.getConsentString(),configVersion:(0,a.getConfigVersion)()},outdated_cookie_content_keys:["opt_in","timestamp","version","localeVariantName","localeVariantVersion","privacy"]}}function L(e){var n=i.default.getJSON(e.name),t=e.defaultCookieContent;return t.opt_in=n.opt_in,t.version=n.version,t.localeVariantName=n.localeVariantName,t.localeVariantVersion=n.localeVariantVersion,t.configVersion=c.OIL_CONFIG_DEFAULT_VERSION,t.customPurposes=T(n.privacy),t.consentData.setConsentLanguage((0,a.getLanguageFromLocale)(n.localeVariantName)),t.consentData.setPurposesAllowed(S(n.privacy)),t.consentData.setVendorsAllowed((0,f.getLimitedVendorIds)()),t.consentData.setGlobalVendorList((0,f.getVendorList)()),t.consentString=t.consentData.getConsentString(),t}},function(e,n){e.exports=function(e){try{return!!e()}catch(e){return!0}}},function(e,n){var t=0,o=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++t+o).toString(36))}},function(e,n,t){var o=t(40),r=t(35);e.exports=Object.keys||function(e){return o(e,r)}},function(e,n){e.exports=!1},function(e,n){n.f={}.propertyIsEnumerable},function(e,n){e.exports=function(e,n){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:n}}},function(e,n,t){var o=t(1),r=t(14),i=t(11),s=t(18)("src"),a=Function.toString,u=(""+a).split("toString");t(8).inspectSource=function(e){return a.call(e)},(e.exports=function(e,n,t,a){var c="function"==typeof t;c&&(i(t,"name")||r(t,"name",n)),e[n]!==t&&(c&&(i(t,s)||r(t,s,e[n]?""+e[n]:u.join(String(n)))),e===o?e[n]=t:a?e[n]?e[n]=t:r(e,n,t):(delete e[n],r(e,n,t)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[s]||a.call(this)})},function(e,n,t){var o=t(25);e.exports=function(e,n,t){if(o(e),void 0===n)return e;switch(t){case 1:return function(t){return e.call(n,t)};case 2:return function(t,o){return e.call(n,t,o)};case 3:return function(t,o,r){return e.call(n,t,o,r)}}return function(){return e.apply(n,arguments)}}},function(e,n){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},function(e,n,t){var o=t(42),r=Math.min;e.exports=function(e){return e>0?r(o(e),9007199254740991):0}},function(e,n){e.exports={}},function(e,n,t){var o=t(9).f,r=t(11),i=t(0)("toStringTag");e.exports=function(e,n,t){e&&!r(e=t?e:e.prototype,i)&&o(e,i,{configurable:!0,value:n})}},function(e,n,t){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.pendingVendorlistPromise=n.cachedVendorList=n.DEFAULT_VENDOR_LIST=void 0,n.loadVendorList=function(){return new Promise(function(e){if(a)e(a);else if(u)e(u);else{var t=(0,o.getIabVendorListUrl)();n.pendingVendorlistPromise=u=(0,i.fetchJsonData)(t),u.then(function(t){var o;n.cachedVendorList=a=t,n.pendingVendorlistPromise=u=null,(o=a).vendors=o.vendors.sort(function(e,n){return e.id-n.id}),e(a)}).catch(function(t){n.pendingVendorlistPromise=u=null,(0,r.logError)("OIL getVendorList failed and returned error: "+t+". Falling back to default vendor list!"),e(d())})}})},n.getPurposes=c,n.getPurposeIds=function(){return c().map(function(e){return e.id})},n.getVendors=f,n.getVendorIds=l,n.getVendorListVersion=function(){return a?a.vendorListVersion:s.vendorListVersion},n.getVendorList=d,n.clearVendorListCache=function(){n.cachedVendorList=a=void 0,n.pendingVendorlistPromise=u=null},n.getVendorsToDisplay=function(){return(0,o.getShowLimitedVendors)()?p():f()},n.getLimitedVendors=p,n.getLimitedVendorIds=v;var o=t(6),r=t(5),i=t(2),s=n.DEFAULT_VENDOR_LIST={vendorListVersion:36,maxVendorId:380,lastUpdated:"2018-05-30T16:00:15Z",purposeIds:[1,2,3,4,5]},a=n.cachedVendorList=void 0,u=n.pendingVendorlistPromise=null;function c(){return a?a.purposes:g(s.purposeIds)}function f(){return a?a.vendors:g(_())}function l(){return f().map(function(e){return e.id})}function d(){return a||{vendorListVersion:s.vendorListVersion,lastUpdated:s.lastUpdated,vendors:g(_()),purposes:g(s.purposeIds),features:[],isDefault:!0}}function p(){var e=f(),n=v();return(0,r.logInfo)("limiting vendors"),e.filter(function(e){return n.indexOf(e.id)>-1})}function v(){var e=void 0;e=a?l():_();var n=(0,o.getIabVendorWhitelist)(),t=(0,o.getIabVendorBlacklist)();return n&&n.length>0?e=e.filter(function(e){return n.indexOf(e)>-1}):t&&t.length>0&&(e=e.filter(function(e){return-1===t.indexOf(e)})),e}function _(){return function(e,n){for(;e--;)n[e]=e+1;return n}(s.maxVendorId,[])}function g(e){return e.map(function(e){return{id:e}})}},function(e,n,t){var o=t(4),r=t(1).document,i=o(r)&&o(r.createElement);e.exports=function(e){return i?r.createElement(e):{}}},function(e,n,t){var o=t(4);e.exports=function(e,n){if(!o(e))return e;var t,r;if(n&&"function"==typeof(t=e.toString)&&!o(r=t.call(e)))return r;if("function"==typeof(t=e.valueOf)&&!o(r=t.call(e)))return r;if(!n&&"function"==typeof(t=e.toString)&&!o(r=t.call(e)))return r;throw TypeError("Can't convert object to primitive value")}},function(e,n){e.exports=function(e){if(void 0==e)throw TypeError("Can't call method on "+e);return e}},function(e,n,t){var o=t(34)("keys"),r=t(18);e.exports=function(e){return o[e]||(o[e]=r(e))}},function(e,n,t){var o=t(8),r=t(1),i=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(e.exports=function(e,n){return i[e]||(i[e]=void 0!==n?n:{})})("versions",[]).push({version:o.version,mode:t(20)?"pure":"global",copyright:"© 2018 Denis Pushkarev (zloirock.ru)"})},function(e,n){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(e,n,t){var o=t(32);e.exports=function(e){return Object(o(e))}},function(e,n){n.f=Object.getOwnPropertySymbols},function(e,n,t){var o,r,i;
/*!
* JavaScript Cookie v2.1.4
* https://github.com/js-cookie/js-cookie
*
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
* Released under the MIT license
*/
/*!
* JavaScript Cookie v2.1.4
* https://github.com/js-cookie/js-cookie
*
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
* Released under the MIT license
*/
void 0===(r="function"==typeof(o=i=function(){function e(){for(var e=0,n={};e<arguments.length;e++){var t=arguments[e];for(var o in t)n[o]=t[o]}return n}return function n(t){function o(n,r,i){var s;if("undefined"!=typeof document){if(arguments.length>1){if("number"==typeof(i=e({path:"/"},o.defaults,i)).expires){var a=new Date;a.setMilliseconds(a.getMilliseconds()+864e5*i.expires),i.expires=a}i.expires=i.expires?i.expires.toUTCString():"";try{s=JSON.stringify(r),/^[\{\[]/.test(s)&&(r=s)}catch(e){}r=t.write?t.write(r,n):encodeURIComponent(String(r)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),n=(n=(n=encodeURIComponent(String(n))).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent)).replace(/[\(\)]/g,escape);var u="";for(var c in i)i[c]&&(u+="; "+c,!0!==i[c]&&(u+="="+i[c]));return document.cookie=n+"="+r+u}n||(s={});for(var f=document.cookie?document.cookie.split("; "):[],l=/(%[0-9A-Z]{2})+/g,d=0;d<f.length;d++){var p=f[d].split("="),v=p.slice(1).join("=");'"'===v.charAt(0)&&(v=v.slice(1,-1));try{var _=p[0].replace(l,decodeURIComponent);if(v=t.read?t.read(v,_):t(v,_)||v.replace(l,decodeURIComponent),this.json)try{v=JSON.parse(v)}catch(e){}if(n===_){s=v;break}n||(s[_]=v)}catch(e){}}return s}}return o.set=o,o.get=function(e){return o.call(o,e)},o.getJSON=function(){return o.apply({json:!0},[].slice.call(arguments))},o.defaults={},o.remove=function(n,t){o(n,"",e(t,{expires:-1}))},o.withConverter=n,o}(function(){})})?o.call(n,t,n,e):o)||(e.exports=r),e.exports=i()},function(e,n,t){e.exports=!t(10)&&!t(17)(function(){return 7!=Object.defineProperty(t(30)("div"),"a",{get:function(){return 7}}).a})},function(e,n,t){var o=t(11),r=t(12),i=t(60)(!1),s=t(33)("IE_PROTO");e.exports=function(e,n){var t,a=r(e),u=0,c=[];for(t in a)t!=s&&o(a,t)&&c.push(t);for(;n.length>u;)o(a,t=n[u++])&&(~i(c,t)||c.push(t));return c}},function(e,n,t){var o=t(15);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==o(e)?e.split(""):Object(e)}},function(e,n){var t=Math.ceil,o=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?o:t)(e)}},function(e,n,t){var o=t(42),r=Math.max,i=Math.min;e.exports=function(e,n){return(e=o(e))<0?r(e+n,0):i(e,n)}},function(e,n,t){var o=t(0)("unscopables"),r=Array.prototype;void 0==r[o]&&t(14)(r,o,{}),e.exports=function(e){r[o][e]=!0}},function(e,n,t){var o=t(3),r=t(67),i=t(35),s=t(33)("IE_PROTO"),a=function(){},u=function(){var e,n=t(30)("iframe"),o=i.length;for(n.style.display="none",t(46).appendChild(n),n.src="javascript:",(e=n.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;o--;)delete u.prototype[i[o]];return u()};e.exports=Object.create||function(e,n){var t;return null!==e?(a.prototype=o(e),t=new a,a.prototype=null,t[s]=e):t=u(),void 0===n?t:r(t,n)}},function(e,n,t){var o=t(1).document;e.exports=o&&o.documentElement},function(e,n,t){n.f=t(0)},function(e,n,t){var o=t(40),r=t(35).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(e){return o(e,r)}},function(e,n,t){var o=t(15),r=t(0)("toStringTag"),i="Arguments"==o(function(){return arguments}());e.exports=function(e){var n,t,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(t=function(e,n){try{return e[n]}catch(e){}}(n=Object(e),r))?t:i?o(n):"Object"==(s=o(n))&&"function"==typeof n.callee?"Arguments":s}},function(e,n,t){var o,r,i,s=t(24),a=t(89),u=t(46),c=t(30),f=t(1),l=f.process,d=f.setImmediate,p=f.clearImmediate,v=f.MessageChannel,_=f.Dispatch,g=0,h={},m=function(){var e=+this;if(h.hasOwnProperty(e)){var n=h[e];delete h[e],n()}},y=function(e){m.call(e.data)};d&&p||(d=function(e){for(var n=[],t=1;arguments.length>t;)n.push(arguments[t++]);return h[++g]=function(){a("function"==typeof e?e:Function(e),n)},o(g),g},p=function(e){delete h[e]},"process"==t(15)(l)?o=function(e){l.nextTick(s(m,e,1))}:_&&_.now?o=function(e){_.now(s(m,e,1))}:v?(i=(r=new v).port2,r.port1.onmessage=y,o=s(i.postMessage,i,1)):f.addEventListener&&"function"==typeof postMessage&&!f.importScripts?(o=function(e){f.postMessage(e+"","*")},f.addEventListener("message",y,!1)):o="onreadystatechange"in c("script")?function(e){u.appendChild(c("script")).onreadystatechange=function(){u.removeChild(this),m.call(e)}}:function(e){setTimeout(s(m,e,1),0)}),e.exports={set:d,clear:p}},function(e,n,t){"use strict";var o=t(25);e.exports.f=function(e){return new function(e){var n,t;this.promise=new e(function(e,o){if(void 0!==n||void 0!==t)throw TypeError("Bad Promise constructor");n=e,t=o}),this.resolve=o(n),this.reject=o(t)}(e)}},function(e,n,t){"use strict";var o,r,i,s,a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},c=Array.from||(o=function(e){return"function"==typeof e},r=Math.pow(2,53)-1,i=function(e){var n=function(e){var n=Number(e);return isNaN(n)?0:0!==n&&isFinite(n)?(n>0?1:-1)*Math.floor(Math.abs(n)):n}(e);return Math.min(Math.max(n,0),r)},s=function(e){var n=e.next();return!Boolean(n.done)&&n},function(e){var n,t,r,u=this,c=arguments.length>1?arguments[1]:void 0;if(void 0!==c){if(!o(c))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(n=arguments[2])}var f=function(e,n){if(null!=e&&null!=n){var t=e[n];if(null==t)return;if(!o(t))throw new TypeError(t+" is not a function");return t}}(e,function(e){if(null!=e){if(["string","number","boolean","symbol"].indexOf(void 0===e?"undefined":a(e))>-1)return Symbol.iterator;if("undefined"!=typeof Symbol&&"iterator"in Symbol&&Symbol.iterator in e)return Symbol.iterator;if("@@iterator"in e)return"@@iterator"}}(e));if(void 0!==f){t=o(u)?Object(new u):[];var l,d,p=f.call(e);if(null==p)throw new TypeError("Array.from requires an array-like or iterable object");for(r=0;;){if(!(l=s(p)))return t.length=r,t;d=l.value,t[r]=c?c.call(n,d,r):d,r++}}else{var v=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");var _,g=i(v.length);for(t=o(u)?Object(new u(g)):new Array(g),r=0;r<g;)_=v[r],t[r]=c?c.call(n,_,r):_,r++;t.length=g}return t});function f(e){if(Array.isArray(e)){for(var n=0,t=Array(e.length);n<e.length;n++)t[n]=e[n];return t}return c(e)}var l=t(53),d=l.encodeToBase64,p=l.padRight;function v(e){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:new Set,t=Math.max.apply(Math,[0].concat(f(e.map(function(e){return e.id})),f(c(n)))),o="",r=1;r<=t;r+=1)o+=-1!==n.indexOf(r)?"1":"0";return o}function _(e,n){var t=[],o=e.map(function(e){return e.id});return e.reduce(function(r,i,s){var a=i.id;if(-1!==n.indexOf(a)&&t.push(a),(-1===n.indexOf(a)||s===e.length-1||-1===o.indexOf(a+1))&&t.length){var u=t.shift(),c=t.pop();return t=[],[].concat(f(r),[{isRange:"number"==typeof c,startVendorId:u,endVendorId:c}])}return r},[])}e.exports={convertVendorsToRanges:_,encodeConsentString:function(e){var n=e.maxVendorId,t=e.vendorList,o=void 0===t?{}:t,r=e.allowedPurposeIds,i=e.allowedVendorIds,s=o.vendors,a=void 0===s?[]:s,c=o.purposes,f=void 0===c?[]:c;n||(n=0,a.forEach(function(e){e.id>n&&(n=e.id)}));var l=d(u({},e,{maxVendorId:n,purposeIdBitString:v(f,r),isRange:!1,vendorIdBitString:function(e){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],t="",o=1;o<=e;o+=1)t+=-1!==n.indexOf(o)?"1":"0";return p(t,Math.max(0,e-t.length))}(n,i)})),g=_(a,i),h=d(u({},e,{maxVendorId:n,purposeIdBitString:v(f,r),isRange:!0,defaultConsent:!1,numEntries:g.length,vendorRangeList:g}));return l.length<h.length?l:h}}},function(e,n,t){"use strict";var o,r,i,s,a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},u=Array.from||(o=function(e){return"function"==typeof e},r=Math.pow(2,53)-1,i=function(e){var n=function(e){var n=Number(e);return isNaN(n)?0:0!==n&&isFinite(n)?(n>0?1:-1)*Math.floor(Math.abs(n)):n}(e);return Math.min(Math.max(n,0),r)},s=function(e){var n=e.next();return!Boolean(n.done)&&n},function(e){var n,t,r,u=this,c=arguments.length>1?arguments[1]:void 0;if(void 0!==c){if(!o(c))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(n=arguments[2])}var f=function(e,n){if(null!=e&&null!=n){var t=e[n];if(null==t)return;if(!o(t))throw new TypeError(t+" is not a function");return t}}(e,function(e){if(null!=e){if(["string","number","boolean","symbol"].indexOf(void 0===e?"undefined":a(e))>-1)return Symbol.iterator;if("undefined"!=typeof Symbol&&"iterator"in Symbol&&Symbol.iterator in e)return Symbol.iterator;if("@@iterator"in e)return"@@iterator"}}(e));if(void 0!==f){t=o(u)?Object(new u):[];var l,d,p=f.call(e);if(null==p)throw new TypeError("Array.from requires an array-like or iterable object");for(r=0;;){if(!(l=s(p)))return t.length=r,t;d=l.value,t[r]=c?c.call(n,d,r):d,r++}}else{var v=Object(e);if(null==e)throw new TypeError("Array.from requires an array-like object - not null or undefined");var _,g=i(v.length);for(t=o(u)?Object(new u(g)):new Array(g),r=0;r<g;)_=v[r],t[r]=c?c.call(n,_,r):_,r++;t.length=g}return t}),c=t(98),f=t(54),l=f.versionNumBits,d=f.vendorVersionMap;function p(e){for(var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"0",t="",o=0;o<e;o+=1)t+=n;return t}function v(e,n){return p(Math.max(0,n))+e}function _(e,n){return e+p(Math.max(0,n))}function g(e,n){var t="";return"number"!=typeof e||isNaN(e)||(t=parseInt(e,10).toString(2)),n>=t.length&&(t=v(t,n-t.length)),t.length>n&&(t=t.substring(0,n)),t}function h(e){return g(!0===e?1:0,1)}function m(e,n){return e instanceof Date?g(e.getTime()/100,n):g(e,n)}function y(e,n){return g(e.toUpperCase().charCodeAt(0)-65,n)}function O(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:12;return y(e.slice(0,1),n/2)+y(e.slice(1),n/2)}function I(e,n,t){return parseInt(e.substr(n,t),2)}function A(e,n,t){return new Date(100*I(e,n,t))}function C(e,n){return 1===parseInt(e.substr(n,1),2)}function S(e){var n=I(e);return String.fromCharCode(n+65).toLowerCase()}function T(e,n,t){var o=e.substr(n,t);return S(o.slice(0,t/2))+S(o.slice(t/2))}function w(e){var n=e.input,t=e.field,o=t.name,r=t.type,i=t.numBits,s=t.encoder,a=t.validator;if("function"==typeof a&&!a(n))return"";if("function"==typeof s)return s(n);var u="function"==typeof i?i(n):i,c=n[o],f=null===c||void 0===c?"":c;switch(r){case"int":return g(f,u);case"bool":return h(f);case"date":return m(f,u);case"bits":return _(f,u-f.length).substring(0,u);case"list":return f.reduce(function(e,n){return e+b({input:n,fields:t.fields})},"");case"language":return O(f,u);default:throw new Error("ConsentString - Unknown field type "+r+" for encoding")}}function b(e){var n=e.input;return e.fields.reduce(function(e,t){return e+w({input:n,field:t})},"")}function E(e,n){var t=e.version;if("number"!=typeof t)throw new Error("ConsentString - No version field to encode");if(n[t])return b({input:e,fields:n[t].fields});throw new Error("ConsentString - No definition for version "+t)}e.exports={padRight:_,padLeft:v,encodeField:w,encodeDataToBits:E,encodeIntToBits:g,encodeBoolToBits:h,encodeDateToBits:m,encodeLanguageToBits:O,encodeLetterToBits:y,encodeToBase64:function(e){var n=E(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:d);if(n){for(var t=_(n,7-(n.length+7)%8),o="",r=0;r<t.length;r+=8)o+=String.fromCharCode(parseInt(t.substr(r,8),2));return c.encode(o).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}return null},decodeBitsToIds:function(e){return e.split("").reduce(function(e,n,t){return"1"===n&&-1===e.indexOf(t+1)&&e.push(t+1),e},[])},decodeBitsToInt:I,decodeBitsToDate:A,decodeBitsToBool:C,decodeBitsToLanguage:T,decodeBitsToLetter:S,decodeFromBase64:function(e,n){for(var t=e;t.length%4!=0;)t+="=";t=t.replace(/-/g,"+").replace(/_/g,"/");for(var o=c.decode(t),r="",i=0;i<o.length;i+=1){var s=o.charCodeAt(i).toString(2);r+=v(s,8-s.length)}return function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:d,t=I(e,0,l);if("number"!=typeof t)throw new Error("ConsentString - Unknown version number in the string to decode");if(!d[t])throw new Error("ConsentString - Unsupported version "+t+" in the string to decode");return function e(n){var t=n.input,o=n.fields,r=n.startPosition,i=void 0===r?0:r;return{decodedObject:o.reduce(function(n,o){var r=o.name,s=o.numBits,a=function(n){var t=n.input,o=n.output,r=n.startPosition,i=n.field,s=i.type,a=i.numBits,c=i.decoder,f=i.validator,l=i.listCount;if("function"==typeof f&&!f(o))return{newPosition:r};if("function"==typeof c)return c(t,o,r);var d="function"==typeof a?a(o):a,p=0;switch("function"==typeof l?p=l(o):"number"==typeof l&&(p=l),s){case"int":return{fieldValue:I(t,r,d)};case"bool":return{fieldValue:C(t,r)};case"date":return{fieldValue:A(t,r,d)};case"bits":return{fieldValue:t.substr(r,d)};case"list":return new Array(p).fill().reduce(function(n){var o=e({input:t,fields:i.fields,startPosition:n.newPosition}),r=o.decodedObject,s=o.newPosition;return{fieldValue:[].concat(function(e){if(Array.isArray(e)){for(var n=0,t=Array(e.length);n<e.length;n++)t[n]=e[n];return t}return u(e)}(n.fieldValue),[r]),newPosition:s}},{fieldValue:[],newPosition:r});case"language":return{fieldValue:T(t,r,d)};default:throw new Error("ConsentString - Unknown field type "+s+" for decoding")}}({input:t,output:n,startPosition:i,field:o}),c=a.fieldValue,f=a.newPosition;return void 0!==c&&(n[r]=c),void 0!==f?i=f:"number"==typeof s&&(i+=s),n},{}),newPosition:i}}({input:e,fields:n[t].fields}).decodedObject}(r,n)}}},function(e,n,t){"use strict";"function"==typeof Symbol&&Symbol.iterator,Array.from||Math.pow(2,53),e.exports={versionNumBits:6,vendorVersionMap:{1:{version:1,metadataFields:["version","created","lastUpdated","cmpId","cmpVersion","consentScreen","vendorListVersion"],fields:[{name:"version",type:"int",numBits:6},{name:"created",type:"date",numBits:36},{name:"lastUpdated",type:"date",numBits:36},{name:"cmpId",type:"int",numBits:12},{name:"cmpVersion",type:"int",numBits:12},{name:"consentScreen",type:"int",numBits:6},{name:"consentLanguage",type:"language",numBits:12},{name:"vendorListVersion",type:"int",numBits:12},{name:"purposeIdBitString",type:"bits",numBits:24},{name:"maxVendorId",type:"int",numBits:16},{name:"isRange",type:"bool",numBits:1},{name:"vendorIdBitString",type:"bits",numBits:function(e){return e.maxVendorId},validator:function(e){return!e.isRange}},{name:"defaultConsent",type:"bool",numBits:1,validator:function(e){return e.isRange}},{name:"numEntries",numBits:12,type:"int",validator:function(e){return e.isRange}},{name:"vendorRangeList",type:"list",listCount:function(e){return e.numEntries},validator:function(e){return e.isRange},fields:[{name:"isRange",type:"bool",numBits:1},{name:"startVendorId",type:"int",numBits:16},{name:"endVendorId",type:"int",numBits:16,validator:function(e){return e.isRange}}]}]}}}},function(e,n,t){"use strict";"function"==typeof Symbol&&Symbol.iterator;var o=(Array.from||Math.pow(2,53),t(53)),r=o.decodeBitsToIds,i=o.decodeFromBase64;e.exports={decodeConsentString:function(e){var n=i(e),t=n.version,o=n.cmpId,s=n.vendorListVersion,a=n.purposeIdBitString,u=n.maxVendorId,c=n.created,f=n.lastUpdated,l=n.isRange,d=n.defaultConsent,p=n.vendorIdBitString,v=n.vendorRangeList,_=n.cmpVersion,g=n.consentScreen,h=n.consentLanguage,m={version:t,cmpId:o,vendorListVersion:s,allowedPurposeIds:r(a),maxVendorId:u,created:c,lastUpdated:f,cmpVersion:_,consentScreen:g,consentLanguage:h};if(l){var y=v.reduce(function(e,n){for(var t=n.isRange,o=n.startVendorId,r=n.endVendorId,i=t?r:o,s=o;s<=i;s+=1)e[s]=!0;return e},{});m.allowedVendorIds=[];for(var O=0;O<=u;O+=1)(d&&!y[O]||!d&&y[O])&&-1===m.allowedVendorIds.indexOf(O)&&m.allowedVendorIds.push(O)}else m.allowedVendorIds=r(p);return m}}},function(e,n,t){"use strict";"function"==typeof Symbol&&Symbol.iterator;var o=(Array.from||Math.pow(2,53),t(97).ConsentString),r=t(55).decodeConsentString,i=t(52).encodeConsentString;e.exports={ConsentString:o,decodeConsentString:r,encodeConsentString:i}},function(e,n,t){"use strict";function o(){if(Object.values||t(58),Array.prototype.fill||t(61),Array.prototype.values||t(63),String.startsWith||t(69),Object.assign||t(73),window.Symbol||t(75),!window.Promise&&(t(82),t(8),"function"!=typeof window.CustomEvent)){var e=function(e,n){n=n||{bubbles:!1,cancelable:!1,detail:void 0};var t=document.createEvent("CustomEvent");return t.initCustomEvent(e,n.bubbles,n.cancelable,n.detail),t};e.prototype=window.Event.prototype,window.CustomEvent=e}}Object.defineProperty(n,"__esModule",{value:!0}),n.generatePolyfills=o,n.default=o()},function(e,n,t){var o=t(7),r=t(59)(!1);o(o.S,"Object",{values:function(e){return r(e)}})},function(e,n,t){var o=t(19),r=t(12),i=t(21).f;e.exports=function(e){return function(n){for(var t,s=r(n),a=o(s),u=a.length,c=0,f=[];u>c;)i.call(s,t=a[c++])&&f.push(e?[t,s[t]]:s[t]);return f}}},function(e,n,t){var o=t(12),r=t(26),i=t(43);e.exports=function(e){return function(n,t,s){var a,u=o(n),c=r(u.length),f=i(s,c);if(e&&t!=t){for(;c>f;)if((a=u[f++])!=a)return!0}else for(;c>f;f++)if((e||f in u)&&u[f]===t)return e||f||0;return!e&&-1}}},function(e,n,t){var o=t(7);o(o.P,"Array",{fill:t(62)}),t(44)("fill")},function(e,n,t){"use strict";var o=t(36),r=t(43),i=t(26);e.exports=function(e){for(var n=o(this),t=i(n.length),s=arguments.length,a=r(s>1?arguments[1]:void 0,t),u=s>2?arguments[2]:void 0,c=void 0===u?t:r(u,t);c>a;)n[a++]=e;return n}},function(e,n,t){"use strict";var o=t(44),r=t(64),i=t(27),s=t(12);e.exports=t(65)(Array,"Array",function(e,n){this._t=s(e),this._i=0,this._k=n},function(){var e=this._t,n=this._k,t=this._i++;return!e||t>=e.length?(this._t=void 0,r(1)):r(0,"keys"==n?t:"values"==n?e[t]:[t,e[t]])},"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},function(e,n){e.exports=function(e,n){return{value:n,done:!!e}}},function(e,n,t){"use strict";var o=t(20),r=t(7),i=t(23),s=t(14),a=t(27),u=t(66),c=t(28),f=t(68),l=t(0)("iterator"),d=!([].keys&&"next"in[].keys()),p=function(){return this};e.exports=function(e,n,t,v,_,g,h){u(t,n,v);var m,y,O,I=function(e){if(!d&&e in T)return T[e];switch(e){case"keys":case"values":return function(){return new t(this,e)}}return function(){return new t(this,e)}},A=n+" Iterator",C="values"==_,S=!1,T=e.prototype,w=T[l]||T["@@iterator"]||_&&T[_],b=w||I(_),E=_?C?I("entries"):b:void 0,L="Array"==n&&T.entries||w;if(L&&(O=f(L.call(new e)))!==Object.prototype&&O.next&&(c(O,A,!0),o||"function"==typeof O[l]||s(O,l,p)),C&&w&&"values"!==w.name&&(S=!0,b=function(){return w.call(this)}),o&&!h||!d&&!S&&T[l]||s(T,l,b),a[n]=b,a[A]=p,_)if(m={values:C?b:I("values"),keys:g?b:I("keys"),entries:E},h)for(y in m)y in T||i(T,y,m[y]);else r(r.P+r.F*(d||S),n,m);return m}},function(e,n,t){"use strict";var o=t(45),r=t(22),i=t(28),s={};t(14)(s,t(0)("iterator"),function(){return this}),e.exports=function(e,n,t){e.prototype=o(s,{next:r(1,t)}),i(e,n+" Iterator")}},function(e,n,t){var o=t(9),r=t(3),i=t(19);e.exports=t(10)?Object.defineProperties:function(e,n){r(e);for(var t,s=i(n),a=s.length,u=0;a>u;)o.f(e,t=s[u++],n[t]);return e}},function(e,n,t){var o=t(11),r=t(36),i=t(33)("IE_PROTO"),s=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=r(e),o(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?s:null}},function(e,n,t){"use strict";var o=t(7),r=t(26),i=t(70),s="".startsWith;o(o.P+o.F*t(72)("startsWith"),"String",{startsWith:function(e){var n=i(this,e,"startsWith"),t=r(Math.min(arguments.length>1?arguments[1]:void 0,n.length)),o=String(e);return s?s.call(n,o,t):n.slice(t,t+o.length)===o}})},function(e,n,t){var o=t(71),r=t(32);e.exports=function(e,n,t){if(o(n))throw TypeError("String#"+t+" doesn't accept regex!");return String(r(e))}},function(e,n,t){var o=t(4),r=t(15),i=t(0)("match");e.exports=function(e){var n;return o(e)&&(void 0!==(n=e[i])?!!n:"RegExp"==r(e))}},function(e,n,t){var o=t(0)("match");e.exports=function(e){var n=/./;try{"/./"[e](n)}catch(t){try{return n[o]=!1,!"/./"[e](n)}catch(e){}}return!0}},function(e,n,t){var o=t(7);o(o.S+o.F,"Object",{assign:t(74)})},function(e,n,t){"use strict";var o=t(19),r=t(37),i=t(21),s=t(36),a=t(41),u=Object.assign;e.exports=!u||t(17)(function(){var e={},n={},t=Symbol(),o="abcdefghijklmnopqrst";return e[t]=7,o.split("").forEach(function(e){n[e]=e}),7!=u({},e)[t]||Object.keys(u({},n)).join("")!=o})?function(e,n){for(var t=s(e),u=arguments.length,c=1,f=r.f,l=i.f;u>c;)for(var d,p=a(arguments[c++]),v=f?o(p).concat(f(p)):o(p),_=v.length,g=0;_>g;)l.call(p,d=v[g++])&&(t[d]=p[d]);return t}:u},function(e,n,t){"use strict";var o=t(1),r=t(11),i=t(10),s=t(7),a=t(23),u=t(76).KEY,c=t(17),f=t(34),l=t(28),d=t(18),p=t(0),v=t(47),_=t(77),g=t(78),h=t(79),m=t(3),y=t(4),O=t(12),I=t(31),A=t(22),C=t(45),S=t(80),T=t(81),w=t(9),b=t(19),E=T.f,L=w.f,V=S.f,P=o.Symbol,N=o.JSON,R=N&&N.stringify,x=p("_hidden"),k=p("toPrimitive"),D={}.propertyIsEnumerable,j=f("symbol-registry"),M=f("symbols"),B=f("op-symbols"),F=Object.prototype,G="function"==typeof P,U=o.QObject,Y=!U||!U.prototype||!U.prototype.findChild,H=i&&c(function(){return 7!=C(L({},"a",{get:function(){return L(this,"a",{value:7}).a}})).a})?function(e,n,t){var o=E(F,n);o&&delete F[n],L(e,n,t),o&&e!==F&&L(F,n,o)}:L,J=function(e){var n=M[e]=C(P.prototype);return n._k=e,n},W=G&&"symbol"==typeof P.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof P},K=function(e,n,t){return e===F&&K(B,n,t),m(e),n=I(n,!0),m(t),r(M,n)?(t.enumerable?(r(e,x)&&e[x][n]&&(e[x][n]=!1),t=C(t,{enumerable:A(0,!1)})):(r(e,x)||L(e,x,A(1,{})),e[x][n]=!0),H(e,n,t)):L(e,n,t)},q=function(e,n){m(e);for(var t,o=g(n=O(n)),r=0,i=o.length;i>r;)K(e,t=o[r++],n[t]);return e},X=function(e){var n=D.call(this,e=I(e,!0));return!(this===F&&r(M,e)&&!r(B,e))&&(!(n||!r(this,e)||!r(M,e)||r(this,x)&&this[x][e])||n)},z=function(e,n){if(e=O(e),n=I(n,!0),e!==F||!r(M,n)||r(B,n)){var t=E(e,n);return!t||!r(M,n)||r(e,x)&&e[x][n]||(t.enumerable=!0),t}},Q=function(e){for(var n,t=V(O(e)),o=[],i=0;t.length>i;)r(M,n=t[i++])||n==x||n==u||o.push(n);return o},Z=function(e){for(var n,t=e===F,o=V(t?B:O(e)),i=[],s=0;o.length>s;)!r(M,n=o[s++])||t&&!r(F,n)||i.push(M[n]);return i};G||(a((P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var e=d(arguments.length>0?arguments[0]:void 0),n=function(t){this===F&&n.call(B,t),r(this,x)&&r(this[x],e)&&(this[x][e]=!1),H(this,e,A(1,t))};return i&&Y&&H(F,e,{configurable:!0,set:n}),J(e)}).prototype,"toString",function(){return this._k}),T.f=z,w.f=K,t(48).f=S.f=Q,t(21).f=X,t(37).f=Z,i&&!t(20)&&a(F,"propertyIsEnumerable",X,!0),v.f=function(e){return J(p(e))}),s(s.G+s.W+s.F*!G,{Symbol:P});for(var $="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),ee=0;$.length>ee;)p($[ee++]);for(var ne=b(p.store),te=0;ne.length>te;)_(ne[te++]);s(s.S+s.F*!G,"Symbol",{for:function(e){return r(j,e+="")?j[e]:j[e]=P(e)},keyFor:function(e){if(!W(e))throw TypeError(e+" is not a symbol!");for(var n in j)if(j[n]===e)return n},useSetter:function(){Y=!0},useSimple:function(){Y=!1}}),s(s.S+s.F*!G,"Object",{create:function(e,n){return void 0===n?C(e):q(C(e),n)},defineProperty:K,defineProperties:q,getOwnPropertyDescriptor:z,getOwnPropertyNames:Q,getOwnPropertySymbols:Z}),N&&s(s.S+s.F*(!G||c(function(){var e=P();return"[null]"!=R([e])||"{}"!=R({a:e})||"{}"!=R(Object(e))})),"JSON",{stringify:function(e){for(var n,t,o=[e],r=1;arguments.length>r;)o.push(arguments[r++]);if(t=n=o[1],(y(n)||void 0!==e)&&!W(e))return h(n)||(n=function(e,n){if("function"==typeof t&&(n=t.call(this,e,n)),!W(n))return n}),o[1]=n,R.apply(N,o)}}),P.prototype[k]||t(14)(P.prototype,k,P.prototype.valueOf),l(P,"Symbol"),l(Math,"Math",!0),l(o.JSON,"JSON",!0)},function(e,n,t){var o=t(18)("meta"),r=t(4),i=t(11),s=t(9).f,a=0,u=Object.isExtensible||function(){return!0},c=!t(17)(function(){return u(Object.preventExtensions({}))}),f=function(e){s(e,o,{value:{i:"O"+ ++a,w:{}}})},l=e.exports={KEY:o,NEED:!1,fastKey:function(e,n){if(!r(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!i(e,o)){if(!u(e))return"F";if(!n)return"E";f(e)}return e[o].i},getWeak:function(e,n){if(!i(e,o)){if(!u(e))return!0;if(!n)return!1;f(e)}return e[o].w},onFreeze:function(e){return c&&l.NEED&&u(e)&&!i(e,o)&&f(e),e}}},function(e,n,t){var o=t(1),r=t(8),i=t(20),s=t(47),a=t(9).f;e.exports=function(e){var n=r.Symbol||(r.Symbol=i?{}:o.Symbol||{});"_"==e.charAt(0)||e in n||a(n,e,{value:s.f(e)})}},function(e,n,t){var o=t(19),r=t(37),i=t(21);e.exports=function(e){var n=o(e),t=r.f;if(t)for(var s,a=t(e),u=i.f,c=0;a.length>c;)u.call(e,s=a[c++])&&n.push(s);return n}},function(e,n,t){var o=t(15);e.exports=Array.isArray||function(e){return"Array"==o(e)}},function(e,n,t){var o=t(12),r=t(48).f,i={}.toString,s="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];e.exports.f=function(e){return s&&"[object Window]"==i.call(e)?function(e){try{return r(e)}catch(e){return s.slice()}}(e):r(o(e))}},function(e,n,t){var o=t(21),r=t(22),i=t(12),s=t(31),a=t(11),u=t(39),c=Object.getOwnPropertyDescriptor;n.f=t(10)?c:function(e,n){if(e=i(e),n=s(n,!0),u)try{return c(e,n)}catch(e){}if(a(e,n))return r(!o.f.call(e,n),e[n])}},function(e,n,t){"use strict";var o,r,i,s,a=t(20),u=t(1),c=t(24),f=t(49),l=t(7),d=t(4),p=t(25),v=t(83),_=t(84),g=t(88),h=t(50).set,m=t(90)(),y=t(51),O=t(91),I=t(92),A=t(93),C=u.TypeError,S=u.process,T=S&&S.versions,w=T&&T.v8||"",b=u.Promise,E="process"==f(S),L=function(){},V=r=y.f,P=!!function(){try{var e=b.resolve(1),n=(e.constructor={})[t(0)("species")]=function(e){e(L,L)};return(E||"function"==typeof PromiseRejectionEvent)&&e.then(L)instanceof n&&