lpw
2024-09-25 d90ee1536e9e0cfdb62a70e36559e1cf2d8ce458
1
2
/*! 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<s;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},i.apply(this,arguments)};function o(e,t){var n={};for(var s in e)Object.prototype.hasOwnProperty.call(e,s)&&t.indexOf(s)<0&&(n[s]=e[s]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var r=0;for(s=Object.getOwnPropertySymbols(e);r<s.length;r++)t.indexOf(s[r])<0&&Object.prototype.propertyIsEnumerable.call(e,s[r])&&(n[s[r]]=e[s[r]])}return n}function a(e,t,n,s){var r,i=arguments.length,o=i<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,n):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(e,t,n,s);else for(var a=e.length-1;a>=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;r<t.length;r++)n=s?t[r].call(e,n):t[r].call(e);return s?n:void 0}function d(e){return"symbol"==typeof e?e:"".concat(e)}function E(e,t,n){return"symbol"==typeof t&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:n?"".concat(n," ",t):t})}function u(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function _(e,t,n,s){return new(n||(n=Promise))((function(r,i){function o(e){try{S(s.next(e))}catch(e){i(e)}}function a(e){try{S(s.throw(e))}catch(e){i(e)}}function S(e){var t;e.done?r(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(o,a)}S((s=s.apply(e,t||[])).next())}))}function g(e,t){var n,s,r,i,o={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(a){return function(S){return function(a){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,a[0]&&(o=0)),o;)try{if(n=1,s&&(r=2&a[0]?s.return:a[0]?s.throw||((r=s.return)&&r.call(s),0):s.next)&&!(r=r.call(s,a[1])).done)return r;switch(s=0,r&&(a=[2&a[0],r.value]),a[0]){case 0:case 1:r=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,s=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(r=o.trys,(r=r.length>0&&r[r.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!r||a[1]>r[0]&&a[1]<r[3])){o.label=a[1];break}if(6===a[0]&&o.label<r[1]){o.label=r[1],r=a;break}if(r&&o.label<r[2]){o.label=r[2],o.ops.push(a);break}r[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(e){a=[6,e],s=0}finally{n=r=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,S])}}}var p=Object.create?function(e,t,n,s){void 0===s&&(s=n);var r=Object.getOwnPropertyDescriptor(t,n);r&&!("get"in r?!t.__esModule:r.writable||r.configurable)||(r={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,s,r)}:function(e,t,n,s){void 0===s&&(s=n),e[s]=t[n]};function h(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||p(t,e,n)}function O(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],s=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&s>=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;t<arguments.length;t++)e=e.concat(T(arguments[t]));return e}function I(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var s=Array(e),r=0;for(t=0;t<n;t++)for(var i=arguments[t],o=0,a=i.length;o<a;o++,r++)s[r]=i[o];return s}function A(e,t,n){if(n||2===arguments.length)for(var s,r=0,i=t.length;r<i;r++)!s&&r in t||(s||(s=Array.prototype.slice.call(t,0,r)),s[r]=t[r]);return e.concat(s||Array.prototype.slice.call(t))}function P(e){return this instanceof P?(this.v=e,this):new P(e)}function C(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var s,r=n.apply(e,t||[]),i=[];return s={},o("next"),o("throw"),o("return",(function(e){return function(t){return Promise.resolve(t).then(e,c)}})),s[Symbol.asyncIterator]=function(){return this},s;function o(e,t){r[e]&&(s[e]=function(t){return new Promise((function(n,s){i.push([e,t,n,s])>1||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;t<arguments.length;t++){var n=arguments[t];for(var s in n)({}).hasOwnProperty.call(n,s)&&(e[s]=n[s])}return e},T.apply(null,arguments)}n.r(O),n.d(O,{addGPPStringUpdateListener:()=>Ye,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("<section>.<field> parameter required");let e=this.parameter.split(".");if(2!=e.length)throw new Error("Field name must be in the format <section>.<fieldName>");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("<section> 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("<section>[.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<e.length;t++){let n=e[t];this.eventQueue.set(n.id,{callback:n.callback,parameter:n.parameter})}}catch(e){console.log(e)}}add(e){return this.eventQueue.set(this.queueNumber,e),this.queueNumber++}get(e){return this.eventQueue.get(e)}remove(e){return this.eventQueue.delete(e)}exec(e,t){this.eventQueue.forEach(((n,s)=>{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<n.length;t++){let r=n[t];e>=r?(s+="1",e-=r):s+="0"}for(;s.length<t;)s="0"+s;return s}static decode(e){if(!/^[0-1]*$/.test(e))throw new v("Undecodable FixedInteger '"+e+"'");let t=0,n=[];for(let t=0;t<e.length;t++)n[e.length-(t+1)]=0===t?1:2*n[e.length-t];for(let s=0;s<e.length;s++)"1"===e.charAt(s)&&(t+=n[s]);return t}}class y extends Error{constructor(e){super(e),this.name="EncodingError"}}class U{static DICT="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_";static REVERSE_DICT=new Map([["A",0],["B",1],["C",2],["D",3],["E",4],["F",5],["G",6],["H",7],["I",8],["J",9],["K",10],["L",11],["M",12],["N",13],["O",14],["P",15],["Q",16],["R",17],["S",18],["T",19],["U",20],["V",21],["W",22],["X",23],["Y",24],["Z",25],["a",26],["b",27],["c",28],["d",29],["e",30],["f",31],["g",32],["h",33],["i",34],["j",35],["k",36],["l",37],["m",38],["n",39],["o",40],["p",41],["q",42],["r",43],["s",44],["t",45],["u",46],["v",47],["w",48],["x",49],["y",50],["z",51],["0",52],["1",53],["2",54],["3",55],["4",56],["5",57],["6",58],["7",59],["8",60],["9",61],["-",62],["_",63]]);encode(e){if(!/^[0-1]*$/.test(e))throw new y("Unencodable Base64Url '"+e+"'");e=this.pad(e);let t="",n=0;for(;n<=e.length-6;){let s=e.substring(n,n+6);try{let e=b.decode(s);t+=U.DICT.charAt(e),n+=6}catch(t){throw new y("Unencodable Base64Url '"+e+"'")}}return t}decode(e){if(!/^[A-Za-z0-9\-_]*$/.test(e))throw new v("Undecodable Base64URL string");let t="";for(let n=0;n<e.length;n++){let s=e.charAt(n),r=U.REVERSE_DICT.get(s);t+=b.encode(r,6)}return t}}class L extends U{pad(e){for(;e.length%8>0;)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;t<e.length-1;t++)0===t?n.push(1):1===t?n.push(2):n.push(n[t-1]+n[t-2]);for(let s=0;s<e.length-1;s++)"1"===e.charAt(s)&&(t+=n[s]);return t}}class x{static encode(e){if(!0===e)return"1";if(!1===e)return"0";throw new y("Unencodable Boolean '"+e+"'")}static decode(e){if("1"===e)return!0;if("0"===e)return!1;throw new v("Undecodable Boolean '"+e+"'")}}class F{static encode(e){e=e.sort(((e,t)=>e-t));let t=[],n=0,s=0;for(;s<e.length;){let n=s;for(;n<e.length-1&&e[n]+1===e[n+1];)n++;t.push(e.slice(s,n+1)),s=n+1}let r=b.encode(t.length,12);for(let e=0;e<t.length;e++)if(1==t[e].length){let s=t[e][0]-n;n=t[e][0],r+="0"+G.encode(s)}else{let s=t[e][0]-n;n=t[e][0];let i=t[e][t[e].length-1]-n;n=t[e][t[e].length-1],r+="1"+G.encode(s)+G.encode(i)}return r}static decode(e){if(!/^[0-1]*$/.test(e)||e.length<12)throw new v("Undecodable FibonacciIntegerRange '"+e+"'");let t=[],n=b.decode(e.substring(0,12)),s=0,r=12;for(let i=0;i<n;i++){let n=x.decode(e.substring(r,r+1));if(r++,!0===n){let n=e.indexOf("11",r),i=G.decode(e.substring(r,n+2))+s;s=i,r=n+2,n=e.indexOf("11",r);let o=G.decode(e.substring(r,n+2))+s;s=o,r=n+2;for(let e=i;e<=o;e++)t.push(e)}else{let n=e.indexOf("11",r),i=G.decode(e.substring(r,n+2))+s;s=i,t.push(i),r=n+2}}return t}}class j{value;hasValue(){return void 0!==this.value&&null!==this.value}getValue(){return this.value}setValue(e){this.value=e}}class B extends j{constructor(e){super(),this.setValue(e)}encode(){return F.encode(this.value)}decode(e){this.value=F.decode(e)}substring(e,t){let n=b.decode(e.substring(t,t+12)),s=t+12;for(let t=0;t<n;t++)s="1"===e.charAt(s)?e.indexOf("11",e.indexOf("11",s+1)+2)+2:e.indexOf("11",s+1)+2;return e.substring(t,s)}getValue(){return[...super.getValue()]}setValue(e){super.setValue(Array.from(new Set(e)).sort(((e,t)=>e-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;t<this.fieldOrder.length;t++){let n=this.fieldOrder[t];if(!this.fields.has(n))throw new Error("Field not found: '"+n+"'");e+=this.fields.get(n).encode()}return e}decodeFromBitString(e){let t=0;for(let n=0;n<this.fieldOrder.length;n++){let s=this.fieldOrder[n];if(!this.fields.has(s))throw new Error("Field not found: '"+s+"'");{let n=this.fields.get(s),r=n.substring(e,t);n.decode(r),t+=r.length}}}toObj(){let e={};for(let t=0;t<this.fieldOrder.length;t++){let n=this.fieldOrder[t];if(this.fields.has(n)){let t=this.fields.get(n).getValue();e[n]=t}}return e}}class Y extends k{static ID=3;static VERSION=1;static NAME="header";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(S.ID.toString(),new H(6,Y.ID)),t.set(S.VERSION.toString(),new H(6,Y.VERSION)),t.set(S.SECTION_IDS.toString(),new B([])),super(t,[S.ID.toString(),S.VERSION.toString(),S.SECTION_IDS.toString()]),e&&e.length>0&&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;t<e.length;t++)n+=x.encode(e[t]);for(;n.length<t;)n+="0";return n}static decode(e){if(!/^[0-1]*$/.test(e))throw new v("Undecodable FixedBitfield '"+e+"'");let t=[];for(let n=0;n<e.length;n++)t.push(x.decode(e.substring(n,n+1)));return t}}class $ extends j{getLength;constructor(e,t){super(),this.getLength=e,this.setValue(t)}encode(){return X.encode(this.value,this.getLength())}decode(e){this.value=X.decode(e)}substring(e,t){return e.substring(t,t+this.getLength())}getValue(){return[...super.getValue()]}setValue(e){let t=this.getLength(),n=[...e];for(let e=n.length;e<t;e++)n.push(!1);n.length>t&&(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;e<this.numElements;e++)t.push(!1);t.length>this.numElements&&(t=t.slice(0,this.numElements)),super.setValue(t)}}class z{static encode(e,t){for(;e.length<t;)e+=" ";let n="";for(let t=0;t<e.length;t++){let s=e.charCodeAt(t);if(32===s)n+=b.encode(63,6);else{if(!(s>=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;n<e.length;n+=6){let s=b.decode(e.substring(n,n+6));t+=63===s?" ":String.fromCharCode(s+65)}return t.trim()}}class J extends j{stringLength;constructor(e,t){super(),this.stringLength=e,this.setValue(t)}encode(){return z.encode(this.value,this.stringLength)}decode(e){this.value=z.decode(e)}substring(e,t){return e.substring(t,t+6*this.stringLength)}}class Z{fields;segments;constructor(e,t){this.fields=e,this.segments=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)}getSegments(){return this.segments}encodeSegmentsToBitStrings(){let e=[];for(let t=0;t<this.segments.length;t++){let n="";for(let e=0;e<this.segments[t].length;e++){let s=this.segments[t][e];if(!this.fields.has(s))throw new Error("Field not found: '"+s+"'");try{n+=this.fields.get(s).encode()}catch(e){throw new Error("Unable to encode "+s)}}e.push(n)}return e}decodeSegmentsFromBitStrings(e){for(let t=0;t<this.segments.length&&t<e.length;t++){let n=e[t];if(n&&n.length>0){let e=0;for(let s=0;s<this.segments[t].length;s++){let r=this.segments[t][s];if(!this.fields.has(r))throw new Error("Field not found: '"+r+"'");try{let t=this.fields.get(r),s=t.substring(n,e);t.decode(s),e+=s.length}catch(e){throw new Error("Unable to decode "+r)}}}}}toObj(){let e={};for(let t=0;t<this.segments.length;t++)for(let n=0;n<this.segments[t].length;n++){let s=this.segments[t][n];if(this.fields.has(s)){let t=this.fields.get(s).getValue();e[s]=t}}return e}}class ee{static encode(e){e.sort(((e,t)=>e-t));let t=[],n=0;for(;n<e.length;){let s=n;for(;s<e.length-1&&e[s]+1===e[s+1];)s++;t.push(e.slice(n,s+1)),n=s+1}let s=b.encode(t.length,12);for(let e=0;e<t.length;e++)1===t[e].length?s+="0"+b.encode(t[e][0],16):s+="1"+b.encode(t[e][0],16)+b.encode(t[e][t[e].length-1],16);return s}static decode(e){if(!/^[0-1]*$/.test(e)||e.length<12)throw new v("Undecodable FixedIntegerRange '"+e+"'");let t=[],n=b.decode(e.substring(0,12)),s=12;for(let r=0;r<n;r++){let n=x.decode(e.substring(s,s+1));if(s++,!0===n){let n=b.decode(e.substring(s,s+16));s+=16;let r=b.decode(e.substring(s,s+16));s+=16;for(let e=n;e<=r;e++)t.push(e)}else{let n=b.decode(e.substring(s,s+16));t.push(n),s+=16}}return t}}class te extends j{constructor(e){super(),this.setValue(e)}encode(){return ee.encode(this.value)}decode(e){this.value=ee.decode(e)}substring(e,t){let n=b.decode(e.substring(t,t+12)),s=t+12;for(let t=0;t<n;t++)"1"===e.charAt(s)?s+=33:s+=17;return e.substring(t,s)}getValue(){return[...super.getValue()]}setValue(e){super.setValue(Array.from(new Set(e)).sort(((e,t)=>e-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;n<e;n++)n===this.value[s]-1?(t[n]=!0,s++):t[n]=!1;return b.encode(e,16)+"0"+X.encode(t,n)}}decode(e){if("1"===e.charAt(16))this.value=ee.decode(e.substring(17));else{let t=[],n=X.decode(e.substring(17));for(let e=0;e<n.length;e++)!0===n[e]&&t.push(e+1);this.value=t}}substring(e,t){let n=b.decode(e.substring(t,t+16));return"1"===e.charAt(t+16)?e.substring(t,t+17)+new te([]).substring(e,t+17):e.substring(t,t+17+n)}getValue(){return[...super.getValue()]}setValue(e){super.setValue(Array.from(new Set(e)).sort(((e,t)=>e-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;e<t.length;e++){let s=this.base64UrlEncoder.decode(t[e]);switch(s.substring(0,3)){case"000":n[0]=s;break;case"001":n[3]=s;break;case"010":n[2]=s;break;case"011":n[1]=s;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n)}setFieldValue(e,t){if(super.setFieldValue(e,t),e!==c.CREATED.toString()&&e!==c.LAST_UPDATED.toString()){const e=new Date,t=new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()));this.setFieldValue(c.CREATED.toString(),t),this.setFieldValue(c.LAST_UPDATED.toString(),t)}}getId(){return re.ID}getName(){return re.NAME}}!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.TCF_POLICY_VERSION="TcfPolicyVersion",e.USE_NON_STANDARD_STACKS="UseNonStandardStacks",e.SPECIAL_FEATURE_EXPRESS_CONSENT="SpecialFeatureExpressConsent",e.PURPOSES_EXPRESS_CONSENT="PurposesExpressConsent",e.PURPOSES_IMPLIED_CONSENT="PurposesImpliedConsent",e.VENDOR_EXPRESS_CONSENT="VendorExpressConsent",e.VENDOR_IMPLIED_CONSENT="VendorImpliedConsent",e.SEGMENT_TYPE="SegmentType",e.PUB_PURPOSES_EXPRESS_CONSENT="PubPurposesExpressConsent",e.PUB_PURPOSES_IMPLIED_CONSENT="PubPurposesImpliedConsent",e.NUM_CUSTOM_PURPOSES="NumCustomPurposes",e.CUSTOM_PURPOSES_EXPRESS_CONSENT="CustomPurposesExpressConsent",e.CUSTOM_PURPOSES_IMPLIED_CONSENT="CustomPurposesImpliedConsent"}(l||(l={}));class ie extends Z{static ID=5;static VERSION=1;static NAME="tcfcav1";base64UrlEncoder=new L;constructor(e){let t=new Map,n=new Date;t.set(l.VERSION.toString(),new H(6,ie.VERSION)),t.set(l.CREATED.toString(),new Q(n)),t.set(l.LAST_UPDATED.toString(),new Q(n)),t.set(l.CMP_ID.toString(),new H(12,0)),t.set(l.CMP_VERSION.toString(),new H(12,0)),t.set(l.CONSENT_SCREEN.toString(),new H(6,0)),t.set(l.CONSENT_LANGUAGE.toString(),new J(2,"EN")),t.set(l.VENDOR_LIST_VERSION.toString(),new H(12,0)),t.set(l.TCF_POLICY_VERSION.toString(),new H(6,2)),t.set(l.USE_NON_STANDARD_STACKS.toString(),new K(!1)),t.set(l.SPECIAL_FEATURE_EXPRESS_CONSENT.toString(),new q([!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1])),t.set(l.PURPOSES_EXPRESS_CONSENT.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(l.PURPOSES_IMPLIED_CONSENT.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(l.VENDOR_EXPRESS_CONSENT.toString(),new ne([])),t.set(l.VENDOR_IMPLIED_CONSENT.toString(),new ne([])),t.set(l.SEGMENT_TYPE.toString(),new H(3,3)),t.set(l.PUB_PURPOSES_EXPRESS_CONSENT.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(l.PUB_PURPOSES_IMPLIED_CONSENT.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(l.NUM_CUSTOM_PURPOSES.toString(),s),t.set(l.CUSTOM_PURPOSES_EXPRESS_CONSENT.toString(),new $((()=>s.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;e<t.length;e++){let s=this.base64UrlEncoder.decode(t[e]);switch(s.substring(0,3)){case"000":n[0]=s;break;case"011":n[1]=s;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n)}setFieldValue(e,t){if(super.setFieldValue(e,t),e!==l.CREATED.toString()&&e!==l.LAST_UPDATED.toString()){const e=new Date,t=new Date(Date.UTC(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()));this.setFieldValue(l.CREATED.toString(),t),this.setFieldValue(l.LAST_UPDATED.toString(),t)}}getId(){return ie.ID}getName(){return ie.NAME}}class oe extends Error{constructor(e){super(e),this.name="InvalidFieldError"}}!function(e){e.VERSION="Version",e.NOTICE="Notice",e.OPT_OUT_SALE="OptOutSale",e.LSPA_COVERED="LspaCovered"}(d||(d={}));class ae{static ID=6;static VERSION=1;static NAME="uspv1";fields;constructor(e){this.fields=new Map,this.fields.set(d.VERSION.toString(),ae.VERSION),this.fields.set(d.NOTICE.toString(),"-"),this.fields.set(d.OPT_OUT_SALE.toString(),"-"),this.fields.set(d.LSPA_COVERED.toString(),"-"),e&&e.length>0&&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;n<e.length;n++)s+=b.encode(e[n],t);for(;s.length<t*n;)s+="0";return s}static decode(e,t,n){if(!/^[0-1]*$/.test(e))throw new v("Undecodable FixedInteger '"+e+"'");if(e.length>t*n)throw new v("Undecodable FixedIntegerList '"+e+"'");if(e.length%t!=0)throw new v("Undecodable FixedIntegerList '"+e+"'");for(;e.length<t*n;)e+="0";e.length>t*n&&(e=e.substring(0,t*n));let s=[];for(let n=0;n<e.length;n+=t)s.push(b.decode(e.substring(n,n+t)));for(;s.length<n;)s.push(0);return s}}class ce extends j{elementBitStringLength;numElements;constructor(e,t){super(),this.elementBitStringLength=e,this.numElements=t.length,this.setValue(t)}encode(){return Se.encode(this.value,this.elementBitStringLength,this.numElements)}decode(e){this.value=Se.decode(e,this.elementBitStringLength,this.numElements)}substring(e,t){return e.substring(t,t+this.elementBitStringLength*this.numElements)}getValue(){return[...super.getValue()]}setValue(e){let t=[...e];for(let e=t.length;e<this.numElements;e++)t.push(0);t.length>this.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;e<t.length;e++){let r=this.base64UrlEncoder.decode(t[e]);switch(r.substring(0,2)){case"00":n[0]=r;break;case"01":s=!0,n[1]=r;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n),this.fields.get(E.GPC_SEGMENT_INCLUDED).setValue(s)}getId(){return le.ID}getName(){return le.NAME}}!function(e){e.VERSION="Version",e.SALE_OPT_OUT_NOTICE="SaleOptOutNotice",e.SHARING_OPT_OUT_NOTICE="SharingOptOutNotice",e.SENSITIVE_DATA_LIMIT_USE_NOTICE="SensitiveDataLimitUseNotice",e.SALE_OPT_OUT="SaleOptOut",e.SHARING_OPT_OUT="SharingOptOut",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"}(u||(u={}));class de extends Z{static ID=8;static VERSION=1;static NAME="uscav1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(u.VERSION.toString(),new H(6,de.VERSION)),t.set(u.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(u.SHARING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(u.SENSITIVE_DATA_LIMIT_USE_NOTICE.toString(),new H(2,0)),t.set(u.SALE_OPT_OUT.toString(),new H(2,0)),t.set(u.SHARING_OPT_OUT.toString(),new H(2,0)),t.set(u.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0,0,0])),t.set(u.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new ce(2,[0,0])),t.set(u.PERSONAL_DATA_CONSENTS.toString(),new H(2,0)),t.set(u.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(u.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(u.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),t.set(u.GPC_SEGMENT_TYPE.toString(),new H(2,1)),t.set(u.GPC_SEGMENT_INCLUDED.toString(),new K(!0)),t.set(u.GPC.toString(),new K(!1)),super(t,[[u.VERSION.toString(),u.SALE_OPT_OUT_NOTICE.toString(),u.SHARING_OPT_OUT_NOTICE.toString(),u.SENSITIVE_DATA_LIMIT_USE_NOTICE.toString(),u.SALE_OPT_OUT.toString(),u.SHARING_OPT_OUT.toString(),u.SENSITIVE_DATA_PROCESSING.toString(),u.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),u.PERSONAL_DATA_CONSENTS.toString(),u.MSPA_COVERED_TRANSACTION.toString(),u.MSPA_OPT_OUT_OPTION_MODE.toString(),u.MSPA_SERVICE_PROVIDER_MODE.toString()],[u.GPC_SEGMENT_TYPE.toString(),u.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(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;e<t.length;e++){let r=this.base64UrlEncoder.decode(t[e]);switch(r.substring(0,2)){case"00":n[0]=r;break;case"01":s=!0,n[1]=r;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n),this.fields.get(u.GPC_SEGMENT_INCLUDED).setValue(s)}getId(){return de.ID}getName(){return de.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"}(_||(_={}));class Ee extends k{static ID=9;static VERSION=1;static NAME="usvav1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(_.VERSION.toString(),new H(6,Ee.VERSION)),t.set(_.SHARING_NOTICE.toString(),new H(2,0)),t.set(_.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(_.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(_.SALE_OPT_OUT.toString(),new H(2,0)),t.set(_.TARGETED_ADVERTISING_OPT_OUT.toString(),new H(2,0)),t.set(_.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0,0])),t.set(_.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new H(2,0)),t.set(_.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(_.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(_.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),super(t,[_.VERSION.toString(),_.SHARING_NOTICE.toString(),_.SALE_OPT_OUT_NOTICE.toString(),_.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),_.SALE_OPT_OUT.toString(),_.TARGETED_ADVERTISING_OPT_OUT.toString(),_.SENSITIVE_DATA_PROCESSING.toString(),_.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),_.MSPA_COVERED_TRANSACTION.toString(),_.MSPA_OPT_OUT_OPTION_MODE.toString(),_.MSPA_SERVICE_PROVIDER_MODE.toString()]),e&&e.length>0&&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;e<t.length;e++){let r=this.base64UrlEncoder.decode(t[e]);switch(r.substring(0,2)){case"00":n[0]=r;break;case"01":s=!0,n[1]=r;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n),this.fields.get(g.GPC_SEGMENT_INCLUDED).setValue(s)}getId(){return ue.ID}getName(){return ue.NAME}}!function(e){e.VERSION="Version",e.SHARING_NOTICE="SharingNotice",e.SALE_OPT_OUT_NOTICE="SaleOptOutNotice",e.TARGETED_ADVERTISING_OPT_OUT_NOTICE="TargetedAdvertisingOptOutNotice",e.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE="SensitiveDataProcessingOptOutNotice",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"}(p||(p={}));class _e extends k{static ID=11;static VERSION=1;static NAME="usutv1";base64UrlEncoder=new L;constructor(e){let t=new Map;t.set(p.VERSION.toString(),new H(6,_e.VERSION)),t.set(p.SHARING_NOTICE.toString(),new H(2,0)),t.set(p.SALE_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(p.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(p.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE.toString(),new H(2,0)),t.set(p.SALE_OPT_OUT.toString(),new H(2,0)),t.set(p.TARGETED_ADVERTISING_OPT_OUT.toString(),new H(2,0)),t.set(p.SENSITIVE_DATA_PROCESSING.toString(),new ce(2,[0,0,0,0,0,0,0,0])),t.set(p.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),new H(2,0)),t.set(p.MSPA_COVERED_TRANSACTION.toString(),new H(2,0)),t.set(p.MSPA_OPT_OUT_OPTION_MODE.toString(),new H(2,0)),t.set(p.MSPA_SERVICE_PROVIDER_MODE.toString(),new H(2,0)),super(t,[p.VERSION.toString(),p.SHARING_NOTICE.toString(),p.SALE_OPT_OUT_NOTICE.toString(),p.TARGETED_ADVERTISING_OPT_OUT_NOTICE.toString(),p.SENSITIVE_DATA_PROCESSING_OPT_OUT_NOTICE.toString(),p.SALE_OPT_OUT.toString(),p.TARGETED_ADVERTISING_OPT_OUT.toString(),p.SENSITIVE_DATA_PROCESSING.toString(),p.KNOWN_CHILD_SENSITIVE_DATA_CONSENTS.toString(),p.MSPA_COVERED_TRANSACTION.toString(),p.MSPA_OPT_OUT_OPTION_MODE.toString(),p.MSPA_SERVICE_PROVIDER_MODE.toString()]),e&&e.length>0&&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;e<t.length;e++){let r=this.base64UrlEncoder.decode(t[e]);switch(r.substring(0,2)){case"00":n[0]=r;break;case"01":s=!0,n[1]=r;break;default:throw new v("Unable to decode segment '"+t[e]+"'")}}this.decodeSegmentsFromBitStrings(n),this.fields.get(h.GPC_SEGMENT_INCLUDED).setValue(s)}getId(){return ge.ID}getName(){return ge.NAME}}class pe{static SECTION_ID_NAME_MAP=new Map([[re.ID,re.NAME],[ie.ID,ie.NAME],[ae.ID,ae.NAME],[le.ID,le.NAME],[de.ID,de.NAME],[Ee.ID,Ee.NAME],[ue.ID,ue.NAME],[_e.ID,_e.NAME],[ge.ID,ge.NAME]]);static SECTION_ORDER=[re.NAME,ie.NAME,ae.NAME,le.NAME,de.NAME,Ee.NAME,ue.NAME,_e.NAME,ge.NAME]}class he extends v{constructor(e){super(e),this.name="LazyDecodingError"}}class Oe{sections=new Map;encodedString;decoded;dirty;constructor(e){e?(this.encodedString=e,this.decoded=!1,this.dirty=!1):(this.encodedString="DBAA",this.decoded=!1,this.dirty=!1)}setFieldValue(e,t,n){if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)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;t<pe.SECTION_ORDER.length;t++){let n=pe.SECTION_ORDER[t];if(this.sections.has(n)){let t=this.sections.get(n);e.push(t.getId())}}return e}encode(){if(!this.dirty)return this.encodedString;if(!this.decoded&&null!=this.encodedString&&this.encodedString.length>0)try{this.decode(this.encodedString)}catch(e){throw new he(e.message)}let e=[],t=[];for(let n=0;n<pe.SECTION_ORDER.length;n++){let s=pe.SECTION_ORDER[n];if(this.sections.has(s)){let n=this.sections.get(s);e.push(n.encode()),t.push(n.getId())}}let n=new Y;return n.setFieldValue("SectionIds",this.getSectionIds()),e.unshift(n.encode()),this.encodedString=e.join("~"),this.dirty=!1,this.encodedString}decode(e){this.encodedString=e,this.decoded=!1,this.dirty=!0,this.sections.clear();let t=e.split("~"),n=new Y(t[0]);this.sections.set(Y.NAME,n);let s=n.getFieldValue("SectionIds");for(let e=0;e<s.length;e++)if(s[e]===ie.ID){let n=new ie(t[e+1]);this.sections.set(ie.NAME,n)}else if(s[e]===re.ID){let n=new re(t[e+1]);this.sections.set(re.NAME,n)}else if(s[e]===ae.ID){let n=new ae(t[e+1]);this.sections.set(ae.NAME,n)}else if(s[e]===le.ID){let n=new le(t[e+1]);this.sections.set(le.NAME,n)}else if(s[e]===de.ID){let n=new de(t[e+1]);this.sections.set(de.NAME,n)}else if(s[e]===Ee.ID){let n=new Ee(t[e+1]);this.sections.set(Ee.NAME,n)}else if(s[e]===ue.ID){let n=new ue(t[e+1]);this.sections.set(ue.NAME,n)}else if(s[e]===_e.ID){let n=new _e(t[e+1]);this.sections.set(_e.NAME,n)}else if(s[e]===ge.ID){let n=new ge(t[e+1]);this.sections.set(ge.NAME,n)}this.decoded=!0,this.dirty=!1}encodeSection(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).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<pe.SECTION_ORDER.length;t++){let n=pe.SECTION_ORDER[t];this.sections.has(n)&&(e[n]=this.sections.get(n).toObj())}return e}}class Te{gppVersion="1.1";supportedAPIs=[];eventQueue=new M(this);cmpStatus=r.LOADING;cmpDisplayStatus=i.HIDDEN;signalStatus=a.NOT_READY;applicableSections=[];gppModel=new Oe;cmpId;cmpVersion;eventStatus;reset(){this.eventQueue.clear(),this.cmpStatus=r.LOADING,this.cmpDisplayStatus=i.HIDDEN,this.signalStatus=a.NOT_READY,this.applicableSections=[],this.supportedAPIs=[],this.gppModel=new Oe,delete this.cmpId,delete this.cmpVersion,delete this.eventStatus}}class Ne extends Error{constructor(e){super(e),this.name="GVLError"}}class Ie{static langSet=new Set(["BG","CA","CS","DA","DE","EL","EN","ES","ET","FI","FR","HR","HU","IT","JA","LT","LV","MT","NL","NO","PL","PT","RO","RU","SK","SL","SV","TR","ZH"]);has(e){return Ie.langSet.has(e)}forEach(e){Ie.langSet.forEach(e)}get size(){return Ie.langSet.size}}class Ae{static absCall(e,t,n,s){return new Promise(((r,i)=>{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})();