/*! Library version: 1.3.0. Commit hash: b9ec85f */ var GppModule;(()=>{"use strict";var e={968:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.compute=void 0;const s=n(651),r=n(227),i=n(124),o=n(923);function a(e,{state:t,transformer:n=e=>e}){if(!e||"object"!=typeof e||!e.type)return;let a;switch(e.type){case s.PrivacySignalType.CONSTANT_VALUE:a=(0,i.compute)(e);break;case s.PrivacySignalType.VENDORS:a=(0,r.compute)(e,t);break;case s.PrivacySignalType.PURPOSES:a=(0,o.compute)(e,t)}return void 0!==e.default&&null==a?n(e.default):n(a)}t.compute=function e(t,n){return Array.isArray(t)?t.map((e=>a(e,n))):t&&"object"==typeof t&&t.type?a(t,n):t&&"object"==typeof t?Object.keys(t).reduce(((s,r)=>(Array.isArray(n.pick)&&!n.pick.includes(r)||(s[r]=e(t[r],n)),s)),{}):void 0}},613:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.create=void 0;const s=n(651),r=n(124),i=n(923),o=n(227);t.create=function(e,t){switch(e){case s.PrivacySignalType.CONSTANT_VALUE:(0,r.validateParams)(t);break;case s.PrivacySignalType.VENDORS:(0,o.validateParams)(t);break;case s.PrivacySignalType.PURPOSES:(0,i.validateParams)(t);break;default:throw new Error(`Invalid privacy signal type: ${e}. Valid types are: ${Object.values(s.PrivacySignalType).join(", ")}`)}return Object.assign({type:e},t)}},349:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(968),t),s.__exportStar(n(613),t),s.__exportStar(n(651),t),s.__exportStar(n(603),t)},506:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validateParams=t.compute=void 0;const s=n(128);t.compute=function({value:e}){return(0,s.validOrUndefined)(e)},t.validateParams=function(e){if(!("value"in e))throw new Error("Missing required parameter: value");if("boolean"!=typeof e.value&&null!==e.value&&void 0!==e.value)throw new Error("Invalid parameter: value must be a boolean, null, or undefined")}},710:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},124:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(506),t),s.__exportStar(n(710),t)},603:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(710),t),s.__exportStar(n(880),t),s.__exportStar(n(784),t)},923:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(220),t),s.__exportStar(n(880),t)},220:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validateParams=t.compute=void 0,t.compute=function({ids:e},t){return Array.isArray(e)?e.every((e=>{var n,s,r;return!0===(null===(r=null===(s=null===(n=null==t?void 0:t.userStatus)||void 0===n?void 0:n.purposes)||void 0===s?void 0:s[e])||void 0===r?void 0:r.enabled)})):void 0},t.validateParams=function(e){if(!("ids"in e))throw new Error("Missing required parameter: ids");if(!Array.isArray(e.ids))throw new Error("Invalid parameter: ids must be an array of strings");if(e.ids.some((e=>"string"!=typeof e)))throw new Error("Invalid parameter: ids must be an array of strings")}},880:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},227:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(420),t),s.__exportStar(n(784),t)},420:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validateParams=t.compute=void 0,t.compute=function({ids:e},t){return Array.isArray(e)?e.every((e=>{var n,s,r;return!0===(null===(r=null===(s=null===(n=null==t?void 0:t.userStatus)||void 0===n?void 0:n.vendors)||void 0===s?void 0:s[e])||void 0===r?void 0:r.enabled)})):void 0},t.validateParams=function(e){if(!("ids"in e))throw new Error("Missing required parameter: ids");if(!Array.isArray(e.ids))throw new Error("Invalid parameter: ids must be an array of strings");if(e.ids.some((e=>"string"!=typeof e)))throw new Error("Invalid parameter: ids must be an array of strings")}},784:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},651:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});const s=n(635);s.__exportStar(n(552),t),s.__exportStar(n(930),t)},552:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.PrivacySignalType=void 0,function(e){e.CONSTANT_VALUE="constant",e.VENDORS="vendors",e.PURPOSES="purposes"}(t.PrivacySignalType||(t.PrivacySignalType={}))},930:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0})},128:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.validOrUndefined=void 0,t.validOrUndefined=function(e){return"boolean"==typeof e||null==e?e:void 0}},635:(e,t,n)=>{n.r(t),n.d(t,{__addDisposableResource:()=>y,__assign:()=>i,__asyncDelegator:()=>f,__asyncGenerator:()=>C,__asyncValues:()=>D,__await:()=>P,__awaiter:()=>_,__classPrivateFieldGet:()=>M,__classPrivateFieldIn:()=>b,__classPrivateFieldSet:()=>v,__createBinding:()=>p,__decorate:()=>a,__disposeResources:()=>L,__esDecorate:()=>c,__exportStar:()=>h,__extends:()=>r,__generator:()=>g,__importDefault:()=>m,__importStar:()=>V,__makeTemplateObject:()=>R,__metadata:()=>u,__param:()=>S,__propKey:()=>d,__read:()=>T,__rest:()=>o,__runInitializers:()=>l,__setFunctionName:()=>E,__spread:()=>N,__spreadArray:()=>A,__spreadArrays:()=>I,__values:()=>O,default:()=>G});var s=function(e,t){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},s(e,t)};function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}s(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,s=arguments.length;n=0;a--)(r=e[a])&&(o=(i<3?r(o):i>3?r(t,n,o):r(t,n))||o);return i>3&&o&&Object.defineProperty(t,n,o),o}function S(e,t){return function(n,s){t(n,s,e)}}function c(e,t,n,s,r,i){function o(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var a,S=s.kind,c="getter"===S?"get":"setter"===S?"set":"value",l=!t&&e?s.static?e:e.prototype:null,d=t||(l?Object.getOwnPropertyDescriptor(l,s.name):{}),E=!1,u=n.length-1;u>=0;u--){var _={};for(var g in s)_[g]="access"===g?{}:s[g];for(var g in s.access)_.access[g]=s.access[g];_.addInitializer=function(e){if(E)throw new TypeError("Cannot add initializers after decoration has completed");i.push(o(e||null))};var p=(0,n[u])("accessor"===S?{get:d.get,set:d.set}:d[c],_);if("accessor"===S){if(void 0===p)continue;if(null===p||"object"!=typeof p)throw new TypeError("Object expected");(a=o(p.get))&&(d.get=a),(a=o(p.set))&&(d.set=a),(a=o(p.init))&&r.unshift(a)}else(a=o(p))&&("field"===S?r.unshift(a):d[c]=a)}l&&Object.defineProperty(l,s.name,d),E=!0}function l(e,t,n){for(var s=arguments.length>2,r=0;r0&&r[r.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]=e.length&&(e=void 0),{value:e&&e[s++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function T(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var s,r,i=n.call(e),o=[];try{for(;(void 0===t||t-- >0)&&!(s=i.next()).done;)o.push(s.value)}catch(e){r={error:e}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return o}function N(){for(var e=[],t=0;t1||a(e,t)}))},t&&(s[e]=t(s[e])))}function a(e,t){try{(n=r[e](t)).value instanceof P?Promise.resolve(n.value.v).then(S,c):l(i[0][2],n)}catch(e){l(i[0][3],e)}var n}function S(e){a("next",e)}function c(e){a("throw",e)}function l(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function f(e){var t,n;return t={},s("next"),s("throw",(function(e){throw e})),s("return"),t[Symbol.iterator]=function(){return this},t;function s(s,r){t[s]=e[s]?function(t){return(n=!n)?{value:P(e[s](t)),done:!1}:r?r(t):t}:r}}function D(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=O(e),t={},s("next"),s("throw"),s("return"),t[Symbol.asyncIterator]=function(){return this},t);function s(n){t[n]=e[n]&&function(t){return new Promise((function(s,r){(function(e,t,n,s){Promise.resolve(s).then((function(t){e({value:t,done:n})}),t)})(s,r,(t=e[n](t)).done,t.value)}))}}}function R(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var w=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function V(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)"default"!==n&&Object.prototype.hasOwnProperty.call(e,n)&&p(t,e,n);return w(t,e),t}function m(e){return e&&e.__esModule?e:{default:e}}function M(e,t,n,s){if("a"===n&&!s)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!s:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===n?s:"a"===n?s.call(e):s?s.value:t.get(e)}function v(e,t,n,s,r){if("m"===s)throw new TypeError("Private method is not writable");if("a"===s&&!r)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===s?r.call(e,n):r?r.value=n:t.set(e,n),n}function b(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}function y(e,t,n){if(null!=t){if("object"!=typeof t&&"function"!=typeof t)throw new TypeError("Object expected.");var s,r;if(n){if(!Symbol.asyncDispose)throw new TypeError("Symbol.asyncDispose is not defined.");s=t[Symbol.asyncDispose]}if(void 0===s){if(!Symbol.dispose)throw new TypeError("Symbol.dispose is not defined.");s=t[Symbol.dispose],n&&(r=s)}if("function"!=typeof s)throw new TypeError("Object not disposable.");r&&(s=function(){try{r.call(this)}catch(e){return Promise.reject(e)}}),e.stack.push({value:t,dispose:s,async:n})}else n&&e.stack.push({async:!0});return t}var U="function"==typeof SuppressedError?SuppressedError:function(e,t,n){var s=new Error(n);return s.name="SuppressedError",s.error=e,s.suppressed=t,s};function L(e){function t(t){e.error=e.hasError?new U(t,e.error,"An error was suppressed during disposal."):t,e.hasError=!0}return function n(){for(;e.stack.length;){var s=e.stack.pop();try{var r=s.dispose&&s.dispose.call(s.value);if(s.async)return Promise.resolve(r).then(n,(function(e){return t(e),n()}))}catch(e){t(e)}}if(e.hasError)throw e.error}()}const G={__extends:r,__assign:i,__rest:o,__decorate:a,__param:S,__metadata:u,__awaiter:_,__generator:g,__createBinding:p,__exportStar:h,__values:O,__read:T,__spread:N,__spreadArrays:I,__spreadArray:A,__await:P,__asyncGenerator:C,__asyncDelegator:f,__asyncValues:D,__makeTemplateObject:R,__importStar:V,__importDefault:m,__classPrivateFieldGet:M,__classPrivateFieldSet:v,__classPrivateFieldIn:b,__addDisposableResource:y,__disposeResources:L}}},t={};function n(s){var r=t[s];if(void 0!==r)return r.exports;var i=t[s]={exports:{}};return e[s](i,i.exports,n),i.exports}n.d=(e,t)=>{for(var s in t)n.o(t,s)&&!n.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var s,r,i,o,a,S,c,l,d,E,u,_,g,p,h,O={};function T(){return T=Object.assign?Object.assign.bind():function(e){for(var t=1;tYe,cmpUIHiddenHandler:()=>$e,cmpUIShownHandler:()=>Xe,getGPPVariables:()=>Je,getGppString:()=>qe,initGPPCmpApi:()=>ze,updateGPP:()=>Qe});class N{gppVersion;cmpStatus;cmpDisplayStatus;signalStatus;supportedAPIs;cmpId;sectionList;applicableSections;gppString;parsedSections;constructor(e){this.gppVersion=e.gppVersion,this.cmpStatus=e.cmpStatus,this.cmpDisplayStatus=e.cmpDisplayStatus,this.signalStatus=e.signalStatus,this.supportedAPIs=e.supportedAPIs,this.cmpId=e.cmpId,this.sectionList=e.gppModel.getSectionIds(),this.applicableSections=e.applicableSections,this.gppString=e.gppModel.encode(),this.parsedSections=e.gppModel.toObject()}}class I{callback;parameter;success=!0;cmpApiContext;constructor(e,t,n){this.cmpApiContext=e,Object.assign(this,{callback:t,parameter:n})}execute(){try{return this.respond()}catch(e){return this.invokeCallback(null),null}}invokeCallback(e){const t=null!==e;this.callback&&this.callback(e,t)}}class A extends I{respond(){let e=new N(this.cmpApiContext);this.invokeCallback(e)}}class P extends I{respond(){if(!this.parameter||0===this.parameter.length)throw new Error("
. parameter required");let e=this.parameter.split(".");if(2!=e.length)throw new Error("Field name must be in the format
.");let t=e[0],n=e[1],s=this.cmpApiContext.gppModel.getFieldValue(t,n);this.invokeCallback(s)}}class C extends I{respond(){if(!this.parameter||0===this.parameter.length)throw new Error("
parameter required");let e=null;this.cmpApiContext.gppModel.hasSection(this.parameter)&&(e=this.cmpApiContext.gppModel.getSection(this.parameter)),this.invokeCallback(e)}}class f extends I{respond(){if(!this.parameter||0===this.parameter.length)throw new Error("
[.version] parameter required");let e=this.cmpApiContext.gppModel.hasSection(this.parameter);this.invokeCallback(e)}}!function(e){e.ADD_EVENT_LISTENER="addEventListener",e.GET_FIELD="getField",e.GET_SECTION="getSection",e.HAS_SECTION="hasSection",e.PING="ping",e.REMOVE_EVENT_LISTENER="removeEventListener"}(s||(s={}));class D{eventName;listenerId;data;pingData;constructor(e,t,n,s){this.eventName=e,this.listenerId=t,this.data=n,this.pingData=s}}class R extends I{respond(){let e=this.cmpApiContext.eventQueue.add({callback:this.callback,parameter:this.parameter}),t=new D("listenerRegistered",e,!0,new N(this.cmpApiContext));this.invokeCallback(t)}}class w extends I{respond(){let e=this.parameter,t=this.cmpApiContext.eventQueue.remove(e),n=new D("listenerRemoved",e,t,new N(this.cmpApiContext));this.invokeCallback(n)}}class V{static[s.ADD_EVENT_LISTENER]=R;static[s.GET_FIELD]=P;static[s.GET_SECTION]=C;static[s.HAS_SECTION]=f;static[s.PING]=A;static[s.REMOVE_EVENT_LISTENER]=w}!function(e){e.STUB="stub",e.LOADING="loading",e.LOADED="loaded",e.ERROR="error"}(r||(r={})),function(e){e.VISIBLE="visible",e.HIDDEN="hidden",e.DISABLED="disabled"}(i||(i={})),function(e){e.GPP_LOADED="gpploaded",e.CMP_UI_SHOWN="cmpuishown",e.USER_ACTION_COMPLETE="useractioncomplete"}(o||(o={})),function(e){e.NOT_READY="not ready",e.READY="ready"}(a||(a={}));class m{callQueue;customCommands;cmpApiContext;constructor(e,t){if(this.cmpApiContext=e,t){let e=s.ADD_EVENT_LISTENER;if(t?.[e])throw new Error(`Built-In Custom Commmand for ${e} not allowed`);if(e=s.REMOVE_EVENT_LISTENER,t?.[e])throw new Error(`Built-In Custom Commmand for ${e} not allowed`);this.customCommands=t}try{this.callQueue=window.__gpp()||[]}catch(e){this.callQueue=[]}finally{window.__gpp=this.apiCall.bind(this),this.purgeQueuedCalls()}}apiCall(e,t,n,s){if("string"!=typeof e)t(null,!1);else{if(t&&"function"!=typeof t)throw new Error("invalid callback function");this.isCustomCommand(e)?this.customCommands[e](t,n):this.isBuiltInCommand(e)?new V[e](this.cmpApiContext,t,n).execute():t&&t(null,!1)}}purgeQueuedCalls(){const e=this.callQueue;this.callQueue=[],e.forEach((e=>{window.__gpp(...e)}))}isCustomCommand(e){return this.customCommands&&"function"==typeof this.customCommands[e]}isBuiltInCommand(e){return void 0!==V[e]}}class M{eventQueue=new Map;queueNumber=1e3;cmpApiContext;constructor(e){this.cmpApiContext=e;try{let e=window.__gpp("events")||[];for(var t=0;t{let r=new D(e,s,t,new N(this.cmpApiContext));n.callback(r,!0)}))}clear(){this.queueNumber=1e3,this.eventQueue.clear()}get size(){return this.eventQueue.size}}class v extends Error{constructor(e){super(e),this.name="DecodingError"}}class b{static encode(e,t){let n=[];if(e>=1)for(n.push(1);e>=2*n[0];)n.unshift(2*n[0]);let s="";for(let t=0;t=r?(s+="1",e-=r):s+="0"}for(;s.length0;)e+="0";for(;e.length%6>0;)e+="0";return e}}class G{static encode(e){let t=[];if(e>=1&&(t.push(1),e>=2)){t.push(2);let n=2;for(;e>=t[n-1]+t[n-2];)t.push(t[n-1]+t[n-2]),n++}let n="1";for(let s=t.length-1;s>=0;s--){let r=t[s];e>=r?(n="1"+n,e-=r):n="0"+n}return n}static decode(e){if(!/^[0-1]*$/.test(e)||e.length<2||e.indexOf("11")!==e.length-2)throw new v("Undecodable FibonacciInteger '"+e+"'");let t=0,n=[];for(let t=0;te-t));let t=[],n=0,s=0;for(;se-t)))}}class H extends j{bitStringLength;constructor(e,t){super(),this.bitStringLength=e,this.setValue(t)}encode(){return b.encode(this.value,this.bitStringLength)}decode(e){this.value=b.decode(e)}substring(e,t){return e.substring(t,t+this.bitStringLength)}}!function(e){e.ID="Id",e.VERSION="Version",e.SECTION_IDS="SectionIds"}(S||(S={}));class k{fields;fieldOrder;constructor(e,t){this.fields=e,this.fieldOrder=t}hasField(e){return this.fields.has(e)}getFieldValue(e){return this.fields.has(e)?this.fields.get(e).getValue():null}setFieldValue(e,t){if(!this.fields.has(e))throw new Error(e+" not found");this.fields.get(e).setValue(t)}getFieldOrder(){return this.fieldOrder}encodeToBitString(){let e="";for(let t=0;t0&&this.decode(e)}encode(){let e=this.encodeToBitString();return this.base64UrlEncoder.encode(e)}decode(e){let t=this.base64UrlEncoder.decode(e);this.decodeFromBitString(t)}getId(){return Y.ID}getName(){return Y.NAME}}class K extends j{constructor(e){super(),this.setValue(e)}encode(){return x.encode(this.value)}decode(e){this.value=x.decode(e)}substring(e,t){return e.substring(t,t+1)}}class W{static encode(e){return e?b.encode(Math.round(e.getTime()/100),36):b.encode(0,36)}static decode(e){if(!/^[0-1]*$/.test(e)||36!==e.length)throw new v("Undecodable Datetime '"+e+"'");return new Date(100*b.decode(e))}}class Q extends j{constructor(e){super(),this.setValue(e)}encode(){return W.encode(this.value)}decode(e){this.value=W.decode(e)}substring(e,t){return e.substring(t,t+36)}}class X{static encode(e,t){let n="";for(let t=0;tt&&(n=n.slice(0,t)),super.setValue([...n])}}class q extends j{numElements;constructor(e){super(),this.numElements=e.length,this.setValue(e)}encode(){return X.encode(this.value,this.numElements)}decode(e){this.value=X.decode(e)}substring(e,t){return e.substring(t,t+this.numElements)}getValue(){return[...super.getValue()]}setValue(e){let t=[...e];for(let e=t.length;ethis.numElements&&(t=t.slice(0,this.numElements)),super.setValue(t)}}class z{static encode(e,t){for(;e.length=65))throw new y("Unencodable FixedString '"+e+"'");n+=b.encode(e.charCodeAt(t)-65,6)}}return n}static decode(e){if(!/^[0-1]*$/.test(e)||e.length%6!=0)throw new v("Undecodable FixedString '"+e+"'");let t="";for(let n=0;n0){let e=0;for(let s=0;se-t));let t=[],n=0;for(;ne-t)))}}class ne extends j{constructor(e){super(),this.setValue(e)}encode(){let e=this.value.length>0?this.value[this.value.length-1]:0,t=ee.encode(this.value),n=e;if(t.length<=n)return b.encode(e,16)+"1"+t;{let t=[],s=0;for(let n=0;ne-t)))}}!function(e){e.VERSION="Version",e.CREATED="Created",e.LAST_UPDATED="LastUpdated",e.CMP_ID="CmpId",e.CMP_VERSION="CmpVersion",e.CONSENT_SCREEN="ConsentScreen",e.CONSENT_LANGUAGE="ConsentLanguage",e.VENDOR_LIST_VERSION="VendorListVersion",e.POLICY_VERSION="PolicyVersion",e.IS_SERVICE_SPECIFIC="IsServiceSpecific",e.USE_NON_STANDARD_STACKS="UseNonStandardStacks",e.SPECIAL_FEATURE_OPTINS="SpecialFeatureOptins",e.PURPOSE_CONSENTS="PurposeConsents",e.PURPOSE_LEGITIMATE_INTERESTS="PurposeLegitimateInterests",e.PURPOSE_ONE_TREATMENT="PurposeOneTreatment",e.PUBLISHER_COUNTRY_CODE="PublisherCountryCode",e.VENDOR_CONSENTS="VendorConsents",e.VENDOR_LEGITIMATE_INTERESTS="VendorLegitimateInterests",e.PUBLISHER_RESTRICTIONS="PublisherRestrictions",e.PUBLISHER_PURPOSES_SEGMENT_TYPE="PublisherPurposesSegmentType",e.PUBLISHER_CONSENTS="PublisherConsents",e.PUBLISHER_LEGITIMATE_INTERESTS="PublisherLegitimateInterests",e.NUM_CUSTOM_PURPOSES="NumCustomPurposes",e.PUBLISHER_CUSTOM_CONSENTS="PublisherCustomConsents",e.PUBLISHER_CUSTOM_LEGITIMATE_INTERESTS="PublisherCustomLegitimateInterests",e.VENDORS_ALLOWED_SEGMENT_TYPE="VendorsAllowedSegmentType",e.VENDORS_ALLOWED="VendorsAllowed",e.VENDORS_DISCLOSED_SEGMENT_TYPE="VendorsDisclosedSegmentType",e.VENDORS_DISCLOSED="VendorsDisclosed"}(c||(c={}));class se extends U{pad(e){for(;e.length%24>0;)e+="0";return e}}class re extends Z{static ID=2;static VERSION=2;static NAME="tcfeuv2";base64UrlEncoder=new se;constructor(e){let t=new Map,n=new Date;t.set(c.VERSION.toString(),new H(6,re.VERSION)),t.set(c.CREATED.toString(),new Q(n)),t.set(c.LAST_UPDATED.toString(),new Q(n)),t.set(c.CMP_ID.toString(),new H(12,0)),t.set(c.CMP_VERSION.toString(),new H(12,0)),t.set(c.CONSENT_SCREEN.toString(),new H(6,0)),t.set(c.CONSENT_LANGUAGE.toString(),new J(2,"EN")),t.set(c.VENDOR_LIST_VERSION.toString(),new H(12,0)),t.set(c.POLICY_VERSION.toString(),new H(6,2)),t.set(c.IS_SERVICE_SPECIFIC.toString(),new K(!1)),t.set(c.USE_NON_STANDARD_STACKS.toString(),new K(!1)),t.set(c.SPECIAL_FEATURE_OPTINS.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1])),t.set(c.PURPOSE_CONSENTS.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1])),t.set(c.PURPOSE_LEGITIMATE_INTERESTS.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1])),t.set(c.PURPOSE_ONE_TREATMENT.toString(),new K(!1)),t.set(c.PUBLISHER_COUNTRY_CODE.toString(),new J(2,"AA")),t.set(c.VENDOR_CONSENTS.toString(),new ne([])),t.set(c.VENDOR_LEGITIMATE_INTERESTS.toString(),new ne([])),t.set(c.PUBLISHER_RESTRICTIONS.toString(),new te([])),t.set(c.PUBLISHER_PURPOSES_SEGMENT_TYPE.toString(),new H(3,3)),t.set(c.PUBLISHER_CONSENTS.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1])),t.set(c.PUBLISHER_LEGITIMATE_INTERESTS.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1]));let s=new H(6,0);t.set(c.NUM_CUSTOM_PURPOSES.toString(),s),t.set(c.PUBLISHER_CUSTOM_CONSENTS.toString(),new $((()=>s.getValue()),[])),t.set(c.PUBLISHER_CUSTOM_LEGITIMATE_INTERESTS.toString(),new $((()=>s.getValue()),[])),t.set(c.VENDORS_ALLOWED_SEGMENT_TYPE.toString(),new H(3,2)),t.set(c.VENDORS_ALLOWED.toString(),new ne([])),t.set(c.VENDORS_DISCLOSED_SEGMENT_TYPE.toString(),new H(3,1)),t.set(c.VENDORS_DISCLOSED.toString(),new ne([])),super(t,[[c.VERSION.toString(),c.CREATED.toString(),c.LAST_UPDATED.toString(),c.CMP_ID.toString(),c.CMP_VERSION.toString(),c.CONSENT_SCREEN.toString(),c.CONSENT_LANGUAGE.toString(),c.VENDOR_LIST_VERSION.toString(),c.POLICY_VERSION.toString(),c.IS_SERVICE_SPECIFIC.toString(),c.USE_NON_STANDARD_STACKS.toString(),c.SPECIAL_FEATURE_OPTINS.toString(),c.PURPOSE_CONSENTS.toString(),c.PURPOSE_LEGITIMATE_INTERESTS.toString(),c.PURPOSE_ONE_TREATMENT.toString(),c.PUBLISHER_COUNTRY_CODE.toString(),c.VENDOR_CONSENTS.toString(),c.VENDOR_LEGITIMATE_INTERESTS.toString(),c.PUBLISHER_RESTRICTIONS.toString()],[c.PUBLISHER_PURPOSES_SEGMENT_TYPE.toString(),c.PUBLISHER_CONSENTS.toString(),c.PUBLISHER_LEGITIMATE_INTERESTS.toString(),c.NUM_CUSTOM_PURPOSES.toString(),c.PUBLISHER_CUSTOM_CONSENTS.toString(),c.PUBLISHER_CUSTOM_LEGITIMATE_INTERESTS.toString()],[c.VENDORS_ALLOWED_SEGMENT_TYPE.toString(),c.VENDORS_ALLOWED.toString()],[c.VENDORS_DISCLOSED_SEGMENT_TYPE.toString(),c.VENDORS_DISCLOSED.toString()]]),e&&e.length>0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];return t.push(this.base64UrlEncoder.encode(e[0])),this.getFieldValue(c.IS_SERVICE_SPECIFIC.toString())?e[1]&&e[1].length>0&&t.push(this.base64UrlEncoder.encode(e[1])):(e[2]&&e[2].length>0&&t.push(this.base64UrlEncoder.encode(e[2])),e[3]&&e[3].length>0&&t.push(this.base64UrlEncoder.encode(e[3]))),t.join(".")}decode(e){let t=e.split("."),n=[];for(let e=0;es.getValue()),[])),t.set(l.CUSTOM_PURPOSES_IMPLIED_CONSENT.toString(),new $((()=>s.getValue()),[])),super(t,[[l.VERSION.toString(),l.CREATED.toString(),l.LAST_UPDATED.toString(),l.CMP_ID.toString(),l.CMP_VERSION.toString(),l.CONSENT_SCREEN.toString(),l.CONSENT_LANGUAGE.toString(),l.VENDOR_LIST_VERSION.toString(),l.TCF_POLICY_VERSION.toString(),l.USE_NON_STANDARD_STACKS.toString(),l.SPECIAL_FEATURE_EXPRESS_CONSENT.toString(),l.PURPOSES_EXPRESS_CONSENT.toString(),l.PURPOSES_IMPLIED_CONSENT.toString(),l.VENDOR_EXPRESS_CONSENT.toString(),l.VENDOR_IMPLIED_CONSENT.toString()],[l.SEGMENT_TYPE.toString(),l.PUB_PURPOSES_EXPRESS_CONSENT.toString(),l.PUB_PURPOSES_IMPLIED_CONSENT.toString(),l.NUM_CUSTOM_PURPOSES.toString(),l.CUSTOM_PURPOSES_EXPRESS_CONSENT.toString(),l.CUSTOM_PURPOSES_IMPLIED_CONSENT.toString()]]),e&&e.length>0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];return t.push(this.base64UrlEncoder.encode(e[0])),e[1]&&e[1].length>0&&t.push(this.base64UrlEncoder.encode(e[1])),t.join(".")}decode(e){let t=e.split("."),n=[];for(let e=0;e0&&this.decode(e)}hasField(e){return this.fields.has(e)}getFieldValue(e){return this.fields.has(e)?this.fields.get(e):null}setFieldValue(e,t){if(!this.fields.has(e))throw new oe(e+" not found");this.fields.set(e,t)}toObj(){let e={};for(const t of this.fields.keys()){let n=this.fields.get(t);e[t.toString()]=n}return e}encode(){let e="";return e+=this.getFieldValue(d.VERSION.toString()),e+=this.getFieldValue(d.NOTICE.toString()),e+=this.getFieldValue(d.OPT_OUT_SALE.toString()),e+=this.getFieldValue(d.LSPA_COVERED.toString()),e}decode(e){this.setFieldValue(d.VERSION.toString(),parseInt(e.charAt(0))),this.setFieldValue(d.NOTICE.toString(),e.charAt(1)),this.setFieldValue(d.OPT_OUT_SALE.toString(),e.charAt(2)),this.setFieldValue(d.LSPA_COVERED.toString(),e.charAt(3))}getId(){return ae.ID}getName(){return ae.NAME}}class Se{static encode(e,t,n){let s="";for(let n=0;nt*n)throw new v("Undecodable FixedIntegerList '"+e+"'");if(e.length%t!=0)throw new v("Undecodable FixedIntegerList '"+e+"'");for(;e.lengtht*n&&(e=e.substring(0,t*n));let s=[];for(let n=0;nthis.numElements&&(t=t.slice(0,this.numElements)),super.setValue(t)}}!function(e){e.VERSION="Version",e.SHARING_NOTICE="SharingNotice",e.SALE_OPT_OUT_NOTICE="SaleOptOutNotice",e.SHARING_OPT_OUT_NOTICE="SharingOptOutNotice",e.TARGETED_ADVERTISING_OPT_OUT_NOTICE="TargetedAdvertisingOptOutNotice",e.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE="SensitiveDataProcessingOptOutNotice",e.SENSITIVE_DATA_LIMIT_USE_NOTICE="SensitiveDataLimitUseNotice",e.SALE_OPT_OUT="SaleOptOut",e.SHARING_OPT_OUT="SharingOptOut",e.TARGETED_ADVERTISING_OPT_OUT="TargetedAdvertisingOptOut",e.SENSITIVE_DATA_PROCESSING="SensitiveDataProcessing",e.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS="KnownChildSensitiveDataConsents",e.PERSONAL_DATA_CONSENTS="PersonalDataConsents",e.MSPA_COVERED_TRANSACTION="MspaCoveredTransaction",e.MSPA_OPT_OUT_OPTION_MODE="MspaOptOutOptionMode",e.MSPA_SERVICE_PROVIDER_MODE="MspaServiceProviderMode",e.GPC_SEGMENT_TYPE="GpcSegmentType",e.GPC_SEGMENT_INCLUDED="GpcSegmentIncluded",e.GPC="Gpc"}(E||(E={}));class le extends Z{static ID=7;static VERSION=1;static NAME="usnatv1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(E.VERSION.toString(),new H(6,le.VERSION)),t.set(E.SHARING_NOTICE.toString(),new H(2,0)),t.set(E.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(E.SHARING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(E.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(E.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(E.SENSITIVE_DATA_LIMIT_USE_NOTICE.toString(),new H(2,0)),t.set(E.SALE_OPT_OUT.toString(),new H(2,0)),t.set(E.SHARING_OPT_OUT.toString(),new H(2,0)),t.set(E.TARGETED_ADVERTISING_OPT_OUT.toString(),new H(2,0)),t.set(E.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0,0,0,0,0,0])),t.set(E.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new ce(2,[0,0])),t.set(E.PERSONAL_DATA_CONSENTS.toString(),new H(2,0)),t.set(E.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(E.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(E.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),t.set(E.GPC_SEGMENT_TYPE.toString(),new H(2,1)),t.set(E.GPC_SEGMENT_INCLUDED.toString(),new K(!0)),t.set(E.GPC.toString(),new K(!1)),super(t,[[E.VERSION.toString(),E.SHARING_NOTICE.toString(),E.SALE_OPT_OUT_NOTICE.toString(),E.SHARING_OPT_OUT_NOTICE.toString(),E.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),E.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE.toString(),E.SENSITIVE_DATA_LIMIT_USE_NOTICE.toString(),E.SALE_OPT_OUT.toString(),E.SHARING_OPT_OUT.toString(),E.TARGETED_ADVERTISING_OPT_OUT.toString(),E.SENSITIVE_DATA_PROCESSING.toString(),E.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),E.PERSONAL_DATA_CONSENTS.toString(),E.MSPA_COVERED_TRANSACTION.toString(),E.MSPA_OPT_OUT_OPTION_MODE.toString(),E.MSPA_SERVICE_PROVIDER_MODE.toString()],[E.GPC_SEGMENT_TYPE.toString(),E.GPC.toString()]]),e&&e.length>0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];if(t.push(this.base64UrlEncoder.encode(e[0])),e[1]&&e[1].length>0){!0===this.fields.get(E.GPC_SEGMENT_INCLUDED).getValue()&&t.push(this.base64UrlEncoder.encode(e[1]))}return t.join(".")}decode(e){let t=e.split("."),n=[],s=!1;for(let e=0;e0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];if(t.push(this.base64UrlEncoder.encode(e[0])),e[1]&&e[1].length>0){!0===this.fields.get(u.GPC_SEGMENT_INCLUDED).getValue()&&t.push(this.base64UrlEncoder.encode(e[1]))}return t.join(".")}decode(e){let t=e.split("."),n=[],s=!1;for(let e=0;e0&&this.decode(e)}encode(){return this.base64UrlEncoder.encode(this.encodeToBitString())}decode(e){this.decodeFromBitString(this.base64UrlEncoder.decode(e))}getId(){return Ee.ID}getName(){return Ee.NAME}}!function(e){e.VERSION="Version",e.SHARING_NOTICE="SharingNotice",e.SALE_OPT_OUT_NOTICE="SaleOptOutNotice",e.TARGETED_ADVERTISING_OPT_OUT_NOTICE="TargetedAdvertisingOptOutNotice",e.SALE_OPT_OUT="SaleOptOut",e.TARGETED_ADVERTISING_OPT_OUT="TargetedAdvertisingOptOut",e.SENSITIVE_DATA_PROCESSING="SensitiveDataProcessing",e.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS="KnownChildSensitiveDataConsents",e.MSPA_COVERED_TRANSACTION="MspaCoveredTransaction",e.MSPA_OPT_OUT_OPTION_MODE="MspaOptOutOptionMode",e.MSPA_SERVICE_PROVIDER_MODE="MspaServiceProviderMode",e.GPC_SEGMENT_TYPE="GpcSegmentType",e.GPC_SEGMENT_INCLUDED="GpcSegmentIncluded",e.GPC="Gpc"}(g||(g={}));class ue extends Z{static ID=10;static VERSION=1;static NAME="uscov1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(g.VERSION.toString(),new H(6,ue.VERSION)),t.set(g.SHARING_NOTICE.toString(),new H(2,0)),t.set(g.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(g.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(g.SALE_OPT_OUT.toString(),new H(2,0)),t.set(g.TARGETED_ADVERTISING_OPT_OUT.toString(),new H(2,0)),t.set(g.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0])),t.set(g.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new H(2,0)),t.set(g.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(g.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(g.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),t.set(g.GPC_SEGMENT_TYPE.toString(),new H(2,1)),t.set(g.GPC_SEGMENT_INCLUDED.toString(),new K(!0)),t.set(g.GPC.toString(),new K(!1)),super(t,[[g.VERSION.toString(),g.SHARING_NOTICE.toString(),g.SALE_OPT_OUT_NOTICE.toString(),g.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),g.SALE_OPT_OUT.toString(),g.TARGETED_ADVERTISING_OPT_OUT.toString(),g.SENSITIVE_DATA_PROCESSING.toString(),g.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),g.MSPA_COVERED_TRANSACTION.toString(),g.MSPA_OPT_OUT_OPTION_MODE.toString(),g.MSPA_SERVICE_PROVIDER_MODE.toString()],[g.GPC_SEGMENT_TYPE.toString(),g.GPC.toString()]]),e&&e.length>0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];if(t.push(this.base64UrlEncoder.encode(e[0])),e[1]&&e[1].length>0){!0===this.fields.get(g.GPC_SEGMENT_INCLUDED).getValue()&&t.push(this.base64UrlEncoder.encode(e[1]))}return t.join(".")}decode(e){let t=e.split("."),n=[],s=!1;for(let e=0;e0&&this.decode(e)}encode(){return this.base64UrlEncoder.encode(this.encodeToBitString())}decode(e){this.decodeFromBitString(this.base64UrlEncoder.decode(e))}getId(){return _e.ID}getName(){return _e.NAME}}!function(e){e.VERSION="Version",e.SHARING_NOTICE="SharingNotice",e.SALE_OPT_OUT_NOTICE="SaleOptOutNotice",e.TARGETED_ADVERTISING_OPT_OUT_NOTICE="TargetedAdvertisingOptOutNotice",e.SALE_OPT_OUT="SaleOptOut",e.TARGETED_ADVERTISING_OPT_OUT="TargetedAdvertisingOptOut",e.SENSITIVE_DATA_PROCESSING="SensitiveDataProcessing",e.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS="KnownChildSensitiveDataConsents",e.MSPA_COVERED_TRANSACTION="MspaCoveredTransaction",e.MSPA_OPT_OUT_OPTION_MODE="MspaOptOutOptionMode",e.MSPA_SERVICE_PROVIDER_MODE="MspaServiceProviderMode",e.GPC_SEGMENT_TYPE="GpcSegmentType",e.GPC_SEGMENT_INCLUDED="GpcSegmentIncluded",e.GPC="Gpc"}(h||(h={}));class ge extends Z{static ID=12;static VERSION=1;static NAME="usctv1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(h.VERSION.toString(),new H(6,ge.VERSION)),t.set(h.SHARING_NOTICE.toString(),new H(2,0)),t.set(h.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(h.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(h.SALE_OPT_OUT.toString(),new H(2,0)),t.set(h.TARGETED_ADVERTISING_OPT_OUT.toString(),new H(2,0)),t.set(h.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0,0])),t.set(h.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new ce(2,[0,0,0])),t.set(h.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(h.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(h.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),t.set(h.GPC_SEGMENT_TYPE.toString(),new H(2,1)),t.set(h.GPC_SEGMENT_INCLUDED.toString(),new K(!0)),t.set(h.GPC.toString(),new K(!1)),super(t,[[h.VERSION.toString(),h.SHARING_NOTICE.toString(),h.SALE_OPT_OUT_NOTICE.toString(),h.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),h.SALE_OPT_OUT.toString(),h.TARGETED_ADVERTISING_OPT_OUT.toString(),h.SENSITIVE_DATA_PROCESSING.toString(),h.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),h.MSPA_COVERED_TRANSACTION.toString(),h.MSPA_OPT_OUT_OPTION_MODE.toString(),h.MSPA_SERVICE_PROVIDER_MODE.toString()],[h.GPC_SEGMENT_TYPE.toString(),h.GPC.toString()]]),e&&e.length>0&&this.decode(e)}encode(){let e=this.encodeSegmentsToBitStrings(),t=[];if(t.push(this.base64UrlEncoder.encode(e[0])),e[1]&&e[1].length>0){!0===this.fields.get(h.GPC_SEGMENT_INCLUDED).getValue()&&t.push(this.base64UrlEncoder.encode(e[1]))}return t.join(".")}decode(e){let t=e.split("."),n=[],s=!1;for(let e=0;e0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let s=null;if(this.sections.has(e)?s=this.sections.get(e):e===ie.NAME?(s=new ie,this.sections.set(ie.NAME,s)):e===re.NAME?(s=new re,this.sections.set(re.NAME,s)):e===ae.NAME?(s=new ae,this.sections.set(ae.NAME,s)):e===le.NAME?(s=new le,this.sections.set(le.NAME,s)):e===de.NAME?(s=new de,this.sections.set(de.NAME,s)):e===Ee.NAME?(s=new Ee,this.sections.set(Ee.NAME,s)):e===ue.NAME?(s=new ue,this.sections.set(ue.NAME,s)):e===_e.NAME?(s=new _e,this.sections.set(_e.NAME,s)):e===ge.NAME&&(s=new ge,this.sections.set(ge.NAME,s)),!s)throw new oe(e+"."+t+" not found");s.setFieldValue(t,n),this.dirty=!0}setFieldValueBySectionId(e,t,n){this.setFieldValue(pe.SECTION_ID_NAME_MAP.get(e),t,n)}getFieldValue(e,t){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}return this.sections.has(e)?this.sections.get(e).getFieldValue(t):null}getFieldValueBySectionId(e,t){return this.getFieldValue(pe.SECTION_ID_NAME_MAP.get(e),t)}hasField(e,t){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}return!!this.sections.has(e)&&this.sections.get(e).hasField(t)}hasFieldBySectionId(e,t){return this.hasField(pe.SECTION_ID_NAME_MAP.get(e),t)}hasSection(e){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}return this.sections.has(e)}hasSectionId(e){return this.hasSection(pe.SECTION_ID_NAME_MAP.get(e))}deleteSection(e){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}this.sections.delete(e),this.dirty=!0}deleteSectionById(e){this.deleteSection(pe.SECTION_ID_NAME_MAP.get(e))}clear(){this.sections.clear(),this.encodedString="DBAA",this.decoded=!1,this.dirty=!1}getHeader(){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let e=new Y;return e.setFieldValue("SectionIds",this.getSectionIds()),e.toObj()}getSection(e){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}return this.sections.has(e)?this.sections.get(e).toObj():null}getSectionIds(){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let e=[];for(let t=0;t0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let e=[],t=[];for(let n=0;n0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}return this.sections.has(e)?this.sections.get(e).encode():null}encodeSectionById(e){return this.encodeSection(pe.SECTION_ID_NAME_MAP.get(e))}decodeSection(e,t){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let n=null;this.sections.has(e)?n=this.sections.get(e):e===ie.NAME?(n=new ie,this.sections.set(ie.NAME,n)):e===re.NAME?(n=new re,this.sections.set(re.NAME,n)):e===ae.NAME?(n=new ae,this.sections.set(ae.NAME,n)):e===le.NAME?(n=new le,this.sections.set(le.NAME,n)):e===de.NAME?(n=new de,this.sections.set(de.NAME,n)):e===Ee.NAME?(n=new Ee,this.sections.set(Ee.NAME,n)):e===ue.NAME?(n=new ue,this.sections.set(ue.NAME,n)):e===_e.NAME?(n=new _e,this.sections.set(_e.NAME,n)):e===ge.NAME&&(n=new ge,this.sections.set(ge.NAME,n)),n&&n.decode(t)}decodeSectionById(e,t){this.decodeSection(pe.SECTION_ID_NAME_MAP.get(e),t)}toObject(){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let e={};for(let t=0;t{const o=new XMLHttpRequest;o.withCredentials=n,o.addEventListener("load",(()=>{if(o.readyState==XMLHttpRequest.DONE)if(o.status>=200&&o.status<300){let e=o.response;if("string"==typeof e)try{e=JSON.parse(e)}catch(e){}r(e)}else i(new Error(`HTTP Status: ${o.status} response type: ${o.responseType}`))})),o.addEventListener("error",(()=>{i(new Error("error"))})),o.addEventListener("abort",(()=>{i(new Error("aborted"))})),null===t?o.open("GET",e,!0):o.open("POST",e,!0),o.responseType="json",o.timeout=s,o.ontimeout=()=>{i(new Error("Timeout "+s+"ms "+e))},o.send(t)}))}static post(e,t,n=!1,s=0){return this.absCall(e,JSON.stringify(t),n,s)}static fetch(e,t=!1,n=0){return this.absCall(e,null,t,n)}}class Pe{vendors;static DEFAULT_LANGUAGE="EN";consentLanguages=new Ie;gvlSpecificationVersion;vendorListVersion;tcfPolicyVersion;lastUpdated;purposes;specialPurposes;features;specialFeatures;stacks;dataCategories;language=Pe.DEFAULT_LANGUAGE;vendorIds;ready=!1;fullVendorList;byPurposeVendorMap;bySpecialPurposeVendorMap;byFeatureVendorMap;bySpecialFeatureVendorMap;baseUrl;languageFilename="purposes-[LANG].json";static fromVendorList(e){let t=new Pe;return t.populate(e),t}static async fromUrl(e){let t=e.baseUrl;if(!t||0===t.length)throw new Ne("Invalid baseUrl: '"+t+"'");if(/^https?:\/\/vendorlist\.consensu\.org\//.test(t))throw new Ne("Invalid baseUrl! You may not pull directly from vendorlist.consensu.org and must provide your own cache");t.length>0&&"/"!==t[t.length-1]&&(t+="/");let n=new Pe;if(n.baseUrl=t,e.languageFilename?n.languageFilename=e.languageFilename:n.languageFilename="purposes-[LANG].json",e.version>0){let s=e.versionedFilename;s||(s="archives/vendor-list-v[VERSION].json");let r=t+s.replace("[VERSION]",String(e.version));n.populate(await Ae.fetch(r))}else{let s=e.latestFilename;s||(s="vendor-list.json");let r=t+s;n.populate(await Ae.fetch(r))}return n}async changeLanguage(e){const t=e.toUpperCase();if(!this.consentLanguages.has(t))throw new Ne(`unsupported language ${e}`);if(t!==this.language){this.language=t;const n=this.baseUrl+this.languageFilename.replace("[LANG]",e);try{this.populate(await Ae.fetch(n))}catch(e){throw new Ne("unable to load language: "+e.message)}}}getJson(){return JSON.parse(JSON.stringify({gvlSpecificationVersion:this.gvlSpecificationVersion,vendorListVersion:this.vendorListVersion,tcfPolicyVersion:this.tcfPolicyVersion,lastUpdated:this.lastUpdated,purposes:this.purposes,specialPurposes:this.specialPurposes,features:this.features,specialFeatures:this.specialFeatures,stacks:this.stacks,dataCategories:this.dataCategories,vendors:this.fullVendorList}))}isVendorList(e){return void 0!==e&&void 0!==e.vendors}populate(e){this.purposes=e.purposes,this.specialPurposes=e.specialPurposes,this.features=e.features,this.specialFeatures=e.specialFeatures,this.stacks=e.stacks,this.dataCategories=e.dataCategories,this.isVendorList(e)&&(this.gvlSpecificationVersion=e.gvlSpecificationVersion,this.tcfPolicyVersion=e.tcfPolicyVersion,this.vendorListVersion=e.vendorListVersion,this.lastUpdated=e.lastUpdated,"string"==typeof this.lastUpdated&&(this.lastUpdated=new Date(this.lastUpdated)),this.vendors=e.vendors,this.fullVendorList=e.vendors,this.mapVendors(),this.ready=!0)}mapVendors(e){this.byPurposeVendorMap={},this.bySpecialPurposeVendorMap={},this.byFeatureVendorMap={},this.bySpecialFeatureVendorMap={},Object.keys(this.purposes).forEach((e=>{this.byPurposeVendorMap[e]={legInt:new Set,consent:new Set,flexible:new Set}})),Object.keys(this.specialPurposes).forEach((e=>{this.bySpecialPurposeVendorMap[e]=new Set})),Object.keys(this.features).forEach((e=>{this.byFeatureVendorMap[e]=new Set})),Object.keys(this.specialFeatures).forEach((e=>{this.bySpecialFeatureVendorMap[e]=new Set})),Array.isArray(e)||(e=Object.keys(this.fullVendorList).map((e=>+e))),this.vendorIds=new Set(e),this.vendors=e.reduce(((e,t)=>{const n=this.vendors[String(t)];return n&&void 0===n.deletedDate&&(n.purposes.forEach((e=>{this.byPurposeVendorMap[String(e)].consent.add(t)})),n.specialPurposes.forEach((e=>{this.bySpecialPurposeVendorMap[String(e)].add(t)})),n.legIntPurposes.forEach((e=>{this.byPurposeVendorMap[String(e)].legInt.add(t)})),n.flexiblePurposes&&n.flexiblePurposes.forEach((e=>{this.byPurposeVendorMap[String(e)].flexible.add(t)})),n.features.forEach((e=>{this.byFeatureVendorMap[String(e)].add(t)})),n.specialFeatures.forEach((e=>{this.bySpecialFeatureVendorMap[String(e)].add(t)})),e[t]=n),e}),{})}getFilteredVendors(e,t,n,s){const r=e.charAt(0).toUpperCase()+e.slice(1);let i;const o={};return i="purpose"===e&&n?this["by"+r+"VendorMap"][String(t)][n]:this["by"+(s?"Special":"")+r+"VendorMap"][String(t)],i.forEach((e=>{o[String(e)]=this.vendors[String(e)]})),o}getVendorsWithConsentPurpose(e){return this.getFilteredVendors("purpose",e,"consent")}getVendorsWithLegIntPurpose(e){return this.getFilteredVendors("purpose",e,"legInt")}getVendorsWithFlexiblePurpose(e){return this.getFilteredVendors("purpose",e,"flexible")}getVendorsWithSpecialPurpose(e){return this.getFilteredVendors("purpose",e,void 0,!0)}getVendorsWithFeature(e){return this.getFilteredVendors("feature",e)}getVendorsWithSpecialFeature(e){return this.getFilteredVendors("feature",e,void 0,!0)}narrowVendorsTo(e){this.mapVendors(e)}get isReady(){return this.ready}static isInstanceOf(e){return"object"==typeof e&&"function"==typeof e.narrowVendorsTo}}class Ce{callResponder;cmpApiContext;constructor(e,t,n){this.cmpApiContext=new Te,this.cmpApiContext.cmpId=e,this.cmpApiContext.cmpVersion=t,this.callResponder=new m(this.cmpApiContext,n)}fireEvent(e,t){this.cmpApiContext.eventQueue.exec(e,t)}fireErrorEvent(e){this.cmpApiContext.eventQueue.exec("error",e)}fireSectionChange(e){this.cmpApiContext.eventQueue.exec("sectionChange",e)}getEventStatus(){return this.cmpApiContext.eventStatus}setEventStatus(e){this.cmpApiContext.eventStatus=e}getCmpStatus(){return this.cmpApiContext.cmpStatus}setCmpStatus(e){this.cmpApiContext.cmpStatus=e,this.cmpApiContext.eventQueue.exec("cmpStatus",e)}getCmpDisplayStatus(){return this.cmpApiContext.cmpDisplayStatus}setCmpDisplayStatus(e){this.cmpApiContext.cmpDisplayStatus=e,this.cmpApiContext.eventQueue.exec("cmpDisplayStatus",e)}getSignalStatus(){return this.cmpApiContext.signalStatus}setSignalStatus(e){this.cmpApiContext.signalStatus=e,this.cmpApiContext.eventQueue.exec("signalStatus",e)}getApplicableSections(){return this.cmpApiContext.applicableSections}setApplicableSections(e){this.cmpApiContext.applicableSections=e}getSupportedAPIs(){return this.cmpApiContext.supportedAPIs}setSupportedAPIs(e){this.cmpApiContext.supportedAPIs=e}setGppString(e){this.cmpApiContext.gppModel.decode(e)}getGppString(){return this.cmpApiContext.gppModel.encode()}setSectionString(e,t){this.cmpApiContext.gppModel.decodeSection(e,t)}setSectionStringById(e,t){this.setSectionString(pe.SECTION_ID_NAME_MAP.get(e),t)}getSectionString(e){return this.cmpApiContext.gppModel.encodeSection(e)}getSectionStringById(e){return this.getSectionString(pe.SECTION_ID_NAME_MAP.get(e))}setFieldValue(e,t,n){this.cmpApiContext.gppModel.setFieldValue(e,t,n)}setFieldValueBySectionId(e,t,n){this.setFieldValue(pe.SECTION_ID_NAME_MAP.get(e),t,n)}getFieldValue(e,t){return this.cmpApiContext.gppModel.getFieldValue(e,t)}getFieldValueBySectionId(e,t){return this.getFieldValue(pe.SECTION_ID_NAME_MAP.get(e),t)}getSection(e){return this.cmpApiContext.gppModel.getSection(e)}getSectionById(e){return this.getSection(pe.SECTION_ID_NAME_MAP.get(e))}hasSection(e){return this.cmpApiContext.gppModel.hasSection(e)}hasSectionId(e){return this.hasSection(pe.SECTION_ID_NAME_MAP.get(e))}deleteSection(e){this.cmpApiContext.gppModel.deleteSection(e)}deleteSectionById(e){this.deleteSection(pe.SECTION_ID_NAME_MAP.get(e))}clear(){this.cmpApiContext.gppModel.clear()}getObject(){return this.cmpApiContext.gppModel.toObject()}getGvlFromVendorList(e){return Pe.fromVendorList(e)}async getGvlFromUrl(e){return Pe.fromUrl(e)}}var fe,De,Re="tcfcav1",we="tcfeuv2",Ve="uscav1",me="uscov1",Me="usctv1",ve="usnatv1",be="uspv1",ye="usutv1",Ue="usvav1",Le={[Re]:5,[we]:2,[Ve]:8,[me]:10,[Me]:12,[ve]:7,[be]:6,[ye]:11,[Ue]:9},Ge={[Re]:["Version","Created","LastUpdated","CmpId","CmpVersion","ConsentScreen","ConsentLanguage","VendorListVersion","TcfPolicyVersion","UseNonStandardStacks","SpecialFeatureExpressConsent","PurposesExpressConsent","PurposesImpliedConsent","VendorExpressConsent","VendorImpliedConsent","SegmentType","PubPurposesExpressConsent","PubPurposesImpliedConsent","NumCustomPurposes","CustomPurposesExpressConsent","CustomPurposesImpliedConsent"],[we]:["Version","Created","LastUpdated","CmpId","CmpVersion","ConsentScreen","ConsentLanguage","VendorListVersion","PolicyVersion","IsServiceSpecific","UseNonStandardStacks","SpecialFeatureOptins","PurposeConsents","PurposeLegitimateInterests","PurposeOneTreatment","PublisherCountryCode","VendorConsents","VendorLegitimateInterests","PublisherRestrictions","PublisherPurposesSegmentType","PublisherConsents","PublisherLegitimateInterests","NumCustomPurposes","PublisherCustomConsents","PublisherCustomLegitimateInterests","VendorsAllowedSegmentType","VendorsAllowed","VendorsDisclosedSegmentType","VendorsDisclosed"],[Ve]:["Version","SaleOptOutNotice","SharingOptOutNotice","SensitiveDataLimitUseNotice","SaleOptOut","SharingOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","PersonalDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode","GpcSegmentType","GpcSegmentIncluded","Gpc"],[me]:["Version","SharingNotice","SaleOptOutNotice","TargetedAdvertisingOptOutNotice","SaleOptOut","TargetedAdvertisingOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode","GpcSegmentType","GpcSegmentIncluded","Gpc"],[Me]:["Version","SharingNotice","SaleOptOutNotice","TargetedAdvertisingOptOutNotice","TargetedAdvertisingOptOut","SaleOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode","GpcSegmentType","GpcSegmentIncluded","Gpc"],[ve]:["Version","SharingNotice","SaleOptOutNotice","SharingOptOutNotice","TargetedAdvertisingOptOutNotice","SensitiveDataProcessingOptOutNotice","SensitiveDataLimitUseNotice","SaleOptOut","SharingOptOut","TargetedAdvertisingOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","PersonalDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode","GpcSegmentType","GpcSegmentIncluded","Gpc"],[be]:["Version","Notice","OptOutSale","LspaCovered"],[ye]:["Version","SharingNotice","SaleOptOutNotice","TargetedAdvertisingOptOutNotice","SensitiveDataProcessingOptOutNotice","SaleOptOut","TargetedAdvertisingOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode"],[Ue]:["Version","SharingNotice","SaleOptOutNotice","TargetedAdvertisingOptOutNotice","SaleOptOut","TargetedAdvertisingOptOut","SensitiveDataProcessing","KnownChildSensitiveDataConsents","MspaCoveredTransaction","MspaOptOutOptionMode","MspaServiceProviderMode"]},xe=n(349),Fe=null,je=!1,Be=e=>De=e,He=[],ke=e=>{He.forEach((t=>function(e,t){void 0===t&&(t=!1),t?setTimeout(e,0):e()}((()=>{t(e)}),je)))},Ye=e=>{if("function"!=typeof e)return console.error("Didomi - Callback must be a function");var t;He.push((t=e,function(){try{t(...arguments)}catch(e){console.error("Didomi - Error in callback after updating GPP string",e)}}))},Ke=()=>{Fe.getSignalStatus()!==a.READY&&Fe.setSignalStatus(a.READY)},We=()=>{Fe.getCmpDisplayStatus()!==i.HIDDEN&&Fe.setCmpDisplayStatus(i.HIDDEN)},Qe=e=>{var t;if(!Boolean(Fe&&"object"==typeof Fe))throw new Error("Didomi - GPP API is not initialized");var n=[],{vendors:s,purposes:r,consent_string:i}=e,o={state:{userStatus:{vendors:s,purposes:r}},transformer:e=>null==e?0:!0===e?2:1};null==(t=fe)||t.sections.forEach((e=>{if(e.name===we)Fe.setSectionString(we,null!=i?i:""),Fe.setFieldValue(we,"CmpVersion",1),n.push(we);else{var t=Ge[e.name];if(t){var s=e.fields,r=(0,xe.compute)(s,T({},o,{pick:t}));void 0!==r.Gpc&&(r.Gpc=!(0===r.Gpc||2===r.Gpc)),Object.keys(r).forEach((t=>{Fe.setFieldValue(e.name,t,r[t])})),n.push(e.name)}}})),We(),((e,t,n)=>{n!==t&&(ke(t),e.forEach((e=>Fe.fireSectionChange(e))),Be(t))})(n,Fe.getGppString(),De),Ke()},Xe=()=>{Fe.getCmpDisplayStatus()!==i.VISIBLE&&Fe.setCmpDisplayStatus(i.VISIBLE),Fe.getSignalStatus()!==a.NOT_READY&&Fe.setSignalStatus(a.NOT_READY)},$e=()=>{We(),Ke()},qe=()=>De,ze=e=>{var{gppConfig:t,cmpID:n,cmpVersion:s,yieldToMain:i=!1}=e;Fe=new Ce(n,s),je=i,fe=t,Fe.setCmpStatus(r.LOADED),De=Fe.getGppString()},Je=()=>{var e={};if(Fe){var t=Fe.cmpApiContext.gppVersion,n=Fe.getObject(),s=Object.keys(n).map((e=>Le[e])),r=s.map((e=>e.toString())).join("_");for(var i of(e.IABGPP_HDR_Version={type:"string",value:t},e.IABGPP_HDR_Sections={type:"string",value:r},e.IABGPP_HDR_GppString={type:"string",value:Fe.getGppString()},e.IABGPP_GppSID={type:"string",value:r},s))e["IABGPP_"+i+"_String"]={type:"string",value:Fe.getSectionStringById(i)}}return e};GppModule=O})();