diff --git a/docs/app.js b/docs/app.js index 787ac4e..0a0a106 100644 --- a/docs/app.js +++ b/docs/app.js @@ -41,26 +41,6 @@ eval("/* eslint-disable */\n\n\n(function (root) {\n function checkInt(value) { /***/ }), -/***/ "./src/js/cookieconsent.min.js": -/*!*************************************!*\ - !*** ./src/js/cookieconsent.min.js ***! - \*************************************/ -/***/ (() => { - -eval("function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }\n\nfunction _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if (\"value\" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }\n\nfunction _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }\n\nfunction _inherits(subClass, superClass) { if (typeof superClass !== \"function\" && superClass !== null) { throw new TypeError(\"Super expression must either be null or a function\"); } subClass.prototype = Object.create(superClass && superClass.prototype, { constructor: { value: subClass, writable: true, configurable: true } }); if (superClass) _setPrototypeOf(subClass, superClass); }\n\nfunction _setPrototypeOf(o, p) { _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) { o.__proto__ = p; return o; }; return _setPrototypeOf(o, p); }\n\nfunction _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; }\n\nfunction _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === \"object\" || typeof call === \"function\")) { return call; } return _assertThisInitialized(self); }\n\nfunction _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError(\"this hasn't been initialised - super() hasn't been called\"); } return self; }\n\nfunction _isNativeReflectConstruct() { if (typeof Reflect === \"undefined\" || !Reflect.construct) return false; if (Reflect.construct.sham) return false; if (typeof Proxy === \"function\") return true; try { Date.prototype.toString.call(Reflect.construct(Date, [], function () {})); return true; } catch (e) { return false; } }\n\nfunction _getPrototypeOf(o) { _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) { return o.__proto__ || Object.getPrototypeOf(o); }; return _getPrototypeOf(o); }\n\nfunction _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }\n\nfunction _nonIterableRest() { throw new TypeError(\"Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\"); }\n\nfunction _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === \"string\") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === \"Object\" && o.constructor) n = o.constructor.name; if (n === \"Map\" || n === \"Set\") return Array.from(o); if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }\n\nfunction _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }\n\nfunction _iterableToArrayLimit(arr, i) { if (typeof Symbol === \"undefined\" || !(Symbol.iterator in Object(arr))) return; var _arr = []; var _n = true; var _d = false; var _e = undefined; try { for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i[\"return\"] != null) _i[\"return\"](); } finally { if (_d) throw _e; } } return _arr; }\n\nfunction _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }\n\nfunction _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError(\"Cannot call a class as a function\"); } }\n\nfunction _typeof(obj) { \"@babel/helpers - typeof\"; if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj; }; } return _typeof(obj); }\n\n!function (e) {\n function t(i) {\n if (n[i]) return n[i].exports;\n var o = n[i] = {\n i: i,\n l: !1,\n exports: {}\n };\n return e[i].call(o.exports, o, o.exports, t), o.l = !0, o.exports;\n }\n\n var n = {};\n t.m = e, t.c = n, t.d = function (e, n, i) {\n t.o(e, n) || Object.defineProperty(e, n, {\n enumerable: !0,\n get: i\n });\n }, t.r = function (e) {\n \"undefined\" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(e, Symbol.toStringTag, {\n value: \"Module\"\n }), Object.defineProperty(e, \"__esModule\", {\n value: !0\n });\n }, t.t = function (e, n) {\n if (1 & n && (e = t(e)), 8 & n) return e;\n if (4 & n && \"object\" == _typeof(e) && e && e.__esModule) return e;\n var i = Object.create(null);\n if (t.r(i), Object.defineProperty(i, \"default\", {\n enumerable: !0,\n value: e\n }), 2 & n && \"string\" != typeof e) for (var o in e) {\n t.d(i, o, function (t) {\n return e[t];\n }.bind(null, o));\n }\n return i;\n }, t.n = function (e) {\n var n = e && e.__esModule ? function () {\n return e[\"default\"];\n } : function () {\n return e;\n };\n return t.d(n, \"a\", n), n;\n }, t.o = function (e, t) {\n return Object.prototype.hasOwnProperty.call(e, t);\n }, t.p = \"\", t(t.s = 4);\n}([function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return s;\n });\n var i = n(1),\n o = n(16);\n var c = new (n.n(o).a)();\n\n var s = function s() {\n var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n var t = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n\n _classCallCheck(this, s);\n\n this.options = Object(i.j)(e, t), this.on = c.on.bind(c), this.emit = c.emit.bind(c);\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"b\", function () {\n return a;\n }), n.d(t, \"k\", function () {\n return l;\n }), n.d(t, \"e\", function () {\n return u;\n }), n.d(t, \"l\", function () {\n return d;\n }), n.d(t, \"d\", function () {\n return p;\n }), n.d(t, \"m\", function () {\n return h;\n }), n.d(t, \"a\", function () {\n return f;\n }), n.d(t, \"h\", function () {\n return m;\n }), n.d(t, \"g\", function () {\n return b;\n }), n.d(t, \"f\", function () {\n return g;\n }), n.d(t, \"c\", function () {\n return v;\n }), n.d(t, \"i\", function () {\n return y;\n }), n.d(t, \"j\", function () {\n return k;\n });\n var i = n(12),\n o = n(3),\n c = n(13),\n s = n(14),\n r = n(15);\n\n var a = i.a,\n l = i.b,\n u = function u(e, t) {\n return e.replace(/{{([a-z][a-z0-9\\-_]*)}}/gi, function (e, n) {\n return t(n) || \"\";\n });\n },\n d = function d(e, t) {\n var n = !1;\n return function () {\n n || (e.apply(void 0, arguments), n = !0, setTimeout(function () {\n n = !1;\n }, t));\n };\n },\n p = function p(e) {\n var t,\n n = 0,\n i = 0,\n o = e.length;\n if (0 === e.length) return n;\n\n for (; i < o; ++i) {\n n = (n << 5) - n + (t = e.charCodeAt(i)), n |= 0;\n }\n\n return n;\n },\n h = (o.d, o.a, o.c, o.b, c.b),\n f = c.a,\n m = s.c,\n b = s.b,\n g = s.a,\n v = r.a,\n y = r.b,\n w = function w(e) {\n return function (t, _ref) {\n var _ref2 = _slicedToArray(_ref, 2),\n n = _ref2[0],\n i = _ref2[1];\n\n return t[n] = i instanceof Object && !(i instanceof Array) ? e[n] instanceof Object && !(e[n] instanceof Array) ? Object.entries(i).reduce(w(e[n]), {}) : i : e.hasOwnProperty(n) ? e[n] : i, t;\n };\n },\n k = function k(e, t) {\n return Object.entries(e).reduce(w(t), {});\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"e\", function () {\n return i;\n }), n.d(t, \"c\", function () {\n return o;\n }), n.d(t, \"b\", function () {\n return c;\n }), n.d(t, \"d\", function () {\n return s;\n }), n.d(t, \"a\", function () {\n return r;\n });\n var i = [\"DENY\", \"ALLOW\", \"DISMISS\"],\n o = \"DENY\",\n c = \"ALLOW\",\n s = \"DISMISS\",\n r = [\"UNCATEGORIZED\", \"ESSENTIAL\", \"PERSONALIZATION\", \"ANALYTICS\", \"MARKETING\"];\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"d\", function () {\n return i;\n }), n.d(t, \"a\", function () {\n return o;\n }), n.d(t, \"c\", function () {\n return c;\n }), n.d(t, \"b\", function () {\n return s;\n });\n\n var i = function i(e) {\n return \"#\" == e[0] ? e.substr(1) : 3 == e.length ? e[0] + e[0] + e[1] + e[1] + e[2] + e[2] : e;\n },\n o = function o(e) {\n return e = i(e), 128 <= (299 * parseInt(e.substr(0, 2), 16) + 587 * parseInt(e.substr(2, 2), 16) + 114 * parseInt(e.substr(4, 2), 16)) / 1e3 ? \"#000\" : \"#fff\";\n },\n c = function c(e) {\n var t = parseInt(i(e), 16),\n n = 38 + (t >> 16),\n o = 38 + (255 & t >> 8),\n c = 38 + (255 & t);\n return \"#\" + (16777216 + 65536 * (255 > n ? 1 > n ? 0 : n : 255) + 256 * (255 > o ? 1 > o ? 0 : o : 255) + (255 > c ? 1 > c ? 0 : c : 255)).toString(16).slice(1);\n },\n s = function s(e) {\n return e = i(e), \"000000\" === e ? \"#222\" : c(e);\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.r(t), function (e) {\n var t = n(6),\n i = (n.n(t), n(11));\n false ? 0 : e.exports = i.a;\n }.call(this, n(5)(e));\n}, function (e) {\n e.exports = function (e) {\n if (!e.webpackPolyfill) {\n var t = Object.create(e);\n t.children || (t.children = []), Object.defineProperty(t, \"loaded\", {\n enumerable: !0,\n get: function get() {\n return t.l;\n }\n }), Object.defineProperty(t, \"id\", {\n enumerable: !0,\n get: function get() {\n return t.i;\n }\n }), Object.defineProperty(t, \"exports\", {\n enumerable: !0\n }), t.webpackPolyfill = 1;\n }\n\n return t;\n };\n}, function (e, t, n) {\n var i = n(7);\n \"string\" == typeof i && (i = [[e.i, i, \"\"]]);\n var o = {\n hmr: !0,\n transform: void 0,\n insertInto: void 0\n };\n n(9)(i, o), i.locals && (e.exports = i.locals);\n}, function (e, t, n) {\n (e.exports = n(8)(!1)).push([e.i, '.cc-window{opacity:1;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;-ms-transition:opacity 1s ease;-o-transition:opacity 1s ease;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{-webkit-transition:transform 1s ease;-moz-transition:transform 1s ease;-ms-transition:transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-top{transform:translateY(0)}.cc-animate.cc-revoke.cc-active.cc-bottom{transform:translateY(0)}.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;-webkit-transition:max-height 1s;-moz-transition:max-height 1s;-ms-transition:max-height 1s;-o-transition:max-height 1s;transition:max-height 1s}.cc-window,.cc-revoke{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica, Calibri, Arial, sans-serif;font-size:16px;line-height:1.5em;display:flex;flex-wrap:nowrap;z-index:9998}.cc-revoke{z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;flex-direction:row}.cc-revoke{padding:0.5em}.cc-revoke:hover{text-decoration:underline}.cc-header{font-size:18px;font-weight:bold}.cc-btn,.cc-link,.cc-close,.cc-revoke{cursor:pointer}.cc-link{opacity:0.8;display:inline-block;padding:0.2em;text-decoration:underline}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:0.4em 0.8em;font-size:0.9em;font-weight:bold;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:hover,.cc-highlight .cc-btn:first-child:focus{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:0.5em;right:0.5em;font-size:1.6em;opacity:0.9;line-height:0.75}.cc-close:hover,.cc-close:focus{opacity:1}.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:0.5em;border-top-right-radius:0.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{flex:1 0 auto}.cc-window.cc-banner{align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{display:block;flex:1 1 auto;max-width:100%;margin-right:1em}.cc-compliance{display:flex;align-items:center;justify-content:space-between}.cc-floating .cc-compliance>.cc-btn{flex:1}.cc-btn+.cc-btn{margin-left:0.5em}.cc-window.cc-type-categories{display:inline-flex;flex-direction:column;overflow:visible}.cc-window.cc-type-categories .form{text-align:right}.cc-window.cc-type-categories .cc-btn{margin:0}.cc-window.cc-type-categories .cc-btn.cc-save{margin:0;display:inline-block}.cc-categories{display:inline-flex}.cc-categories .cc-category{display:flex;max-width:100%;margin:0 2px;position:relative}.cc-categories .cc-btn{border-right:none;outline:none;text-transform:capitalize}.cc-categories .cc-btn input[type=checkbox]{float:left;height:26px;width:calc( 100% - 22px);display:block;position:absolute;top:0;left:2px;cursor:pointer}.cc-categories .cc-btn:not(.cc-info):not(.cc-save){padding-left:26px}.cc-categories .cc-info{border-left:none;border-right:2px solid lightgrey;padding:4px;font-variant:all-small-caps}.cc-categories .cc-info:focus+.cc-tooltip{display:block}.cc-categories .cc-tooltip{display:none;position:absolute;z-index:3;width:190px;bottom:46px;padding:8px;border:thin solid lightgrey;box-shadow:1px 1px 4px rgba(150,150,150,0.7)}.cc-categories .cc-tooltip:after{content:\"\";width:10px;height:10px;transform:rotate(45deg);position:absolute;bottom:-7px;left:10px;box-shadow:2px 1px 1px rgba(200,200,200,0.5)}.cc-categories .cc-tooltip p{margin:0}@media print{.cc-window,.cc-revoke{display:none}}@media screen and (max-width: 900px){.cc-btn{white-space:normal}}@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-right,.cc-window.cc-left{left:0;right:0}.cc-window.cc-banner{flex-direction:column;align-items:unset}.cc-window.cc-banner .cc-compliance{flex:1 1 auto}.cc-window.cc-banner .cc-message{margin-right:0;margin-bottom:1em}.cc-window.cc-floating{max-width:none}.cc-window.cc-type-categories{flex-direction:column}.cc-window .cc-message{margin-bottom:1em}.cc-window .cc-categories{flex-direction:column;width:100%;margin-right:8px}.cc-window .cc-category{margin:4px 0}.cc-window .cc-category .cc-btn:not(.cc-info){width:calc( 100% - 16px);min-width:140px}}@media screen and (max-width: 854px){.cc-window.cc-type-categories .cc-btn.cc-save{margin:8px 0}}@media screen and (max-width: 790px){.cc-window.cc-type-categories .cc-categories{display:flex;flex-direction:column}.cc-categories .cc-category{margin:4px 0}.form{width:100%;max-width:350px}.cc-btn:not(.cc-info):not(.cc-save){width:calc( 100% - 16px)}}.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;flex:none}.cc-theme-classic{overflow:visible;justify-content:space-between}.cc-theme-classic .cc-btn{position:relative;border-radius:5px;outline:none}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-theme-classic .cc-category .cc-btn{border-radius:5px 0 0 5px;padding-right:2px;padding-left:28px;font-weight:normal;border-right:none;box-sizing:border-box}.cc-theme-classic .cc-category .cc-btn input[type=checkbox]{position:absolute;left:0;top:-1px;width:100%;height:26px;opacity:0;cursor:pointer;z-index:1}.cc-theme-classic .cc-category .cc-btn input[type=checkbox]+.cc-btn-checkbox{display:block;font-size:2rem;position:absolute;top:2px;left:6px;z-index:0;outline:none}.cc-theme-classic .cc-category .cc-btn input[type=checkbox]+.cc-btn-checkbox:before{content:\"\\\\1F5F5\"}.cc-theme-classic .cc-category .cc-btn input[type=checkbox]:checked+.cc-btn-checkbox:after{content:\"\\\\2713\";position:absolute;top:-4px;left:0;font-size:2.3rem;text-shadow:0 1px 3px rgba(150,150,150,0.5)}.cc-theme-classic .cc-category .cc-btn.cc-info{margin:0;padding:0 4px;border-radius:0 5px 5px 0}.cc-theme-classic .cc-category .cc-btn:last-child{min-width:0}.cc-theme-classic .cc-category .cc-tooltip{border-radius:5px}.cc-theme-classic .cc-category .cc-tooltip:after{border-bottom:thin solid lightgrey;border-right:thin solid lightgrey}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em;margin-bottom:1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:0.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}.cc-window.cc-theme-edgeless.cc-type-categories .cc-categories .cc-btn{padding:0.4em 0.8em;padding-left:26px}.cc-window.cc-theme-edgeless.cc-type-categories .cc-categories .cc-btn.cc-info{padding:0.4em 4px}.cc-window.cc-theme-edgeless.cc-type-categories .cc-categories .cc-tooltip{border:none}\\n', \"\"]);\n}, function (e) {\n \"use strict\";\n\n function t(e, t) {\n var n = e[1] || \"\",\n i = e[3];\n if (!i) return n;\n\n if (t && \"function\" == typeof btoa) {\n var o = function (e) {\n var t = btoa(unescape(encodeURIComponent(JSON.stringify(e)))),\n n = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(t);\n return \"/*# \".concat(n, \" */\");\n }(i),\n c = i.sources.map(function (e) {\n return \"/*# sourceURL=\".concat(i.sourceRoot).concat(e, \" */\");\n });\n\n return [n].concat(c).concat([o]).join(\"\\n\");\n }\n\n return [n].join(\"\\n\");\n }\n\n e.exports = function (e) {\n var n = [];\n return n.toString = function () {\n return this.map(function (n) {\n var i = t(n, e);\n return n[2] ? \"@media \".concat(n[2], \"{\").concat(i, \"}\") : i;\n }).join(\"\");\n }, n.i = function (e, t) {\n \"string\" == typeof e && (e = [[null, e, \"\"]]);\n\n for (var i, o = {}, c = 0; c < this.length; c++) {\n null != (i = this[c][0]) && (o[i] = !0);\n }\n\n for (var s, r = 0; r < e.length; r++) {\n null != (s = e[r])[0] && o[s[0]] || (t && !s[2] ? s[2] = t : t && (s[2] = \"(\".concat(s[2], \") and (\").concat(t, \")\")), n.push(s));\n }\n }, n;\n };\n}, function (e, t, n) {\n function i(e, t) {\n for (var n = 0; n < e.length; n++) {\n var i = e[n],\n o = h[i.id];\n\n if (o) {\n o.refs++;\n\n for (var c = 0; c < o.parts.length; c++) {\n o.parts[c](i.parts[c]);\n }\n\n for (; c < i.parts.length; c++) {\n o.parts.push(d(i.parts[c], t));\n }\n } else {\n var s = [];\n\n for (c = 0; c < i.parts.length; c++) {\n s.push(d(i.parts[c], t));\n }\n\n h[i.id] = {\n id: i.id,\n refs: 1,\n parts: s\n };\n }\n }\n }\n\n function o(e, t) {\n for (var n = [], i = {}, o = 0; o < e.length; o++) {\n var c = e[o],\n s = t.base ? c[0] + t.base : c[0],\n r = {\n css: c[1],\n media: c[2],\n sourceMap: c[3]\n };\n i[s] ? i[s].parts.push(r) : n.push(i[s] = {\n id: s,\n parts: [r]\n });\n }\n\n return n;\n }\n\n function c(e, t) {\n var n = m(e.insertInto);\n if (!n) throw new Error(\"Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.\");\n var i = v[v.length - 1];\n if (\"top\" === e.insertAt) i ? i.nextSibling ? n.insertBefore(t, i.nextSibling) : n.appendChild(t) : n.insertBefore(t, n.firstChild), v.push(t);else if (\"bottom\" === e.insertAt) n.appendChild(t);else {\n if (\"object\" != _typeof(e.insertAt) || !e.insertAt.before) throw new Error(\"[Style Loader]\\n\\n Invalid value for parameter 'insertAt' ('options.insertAt') found.\\n Must be 'top', 'bottom', or Object.\\n (https://github.com/webpack-contrib/style-loader#insertat)\\n\");\n var o = m(e.insertAt.before, n);\n n.insertBefore(t, o);\n }\n }\n\n function s(e) {\n if (null === e.parentNode) return !1;\n e.parentNode.removeChild(e);\n var t = v.indexOf(e);\n 0 <= t && v.splice(t, 1);\n }\n\n function r(e) {\n var t = document.createElement(\"style\");\n\n if (void 0 === e.attrs.type && (e.attrs.type = \"text/css\"), void 0 === e.attrs.nonce) {\n var n = u();\n n && (e.attrs.nonce = n);\n }\n\n return l(t, e.attrs), c(e, t), t;\n }\n\n function a(e) {\n var t = document.createElement(\"link\");\n return void 0 === e.attrs.type && (e.attrs.type = \"text/css\"), e.attrs.rel = \"stylesheet\", l(t, e.attrs), c(e, t), t;\n }\n\n function l(e, t) {\n Object.keys(t).forEach(function (n) {\n e.setAttribute(n, t[n]);\n });\n }\n\n function u() {\n return n.nc;\n }\n\n function d(e, t) {\n var n, i, o, c;\n\n if (t.transform && e.css) {\n if (!(c = \"function\" == typeof t.transform ? t.transform(e.css) : t.transform[\"default\"](e.css))) return function () {};\n e.css = c;\n }\n\n if (t.singleton) {\n var l = g++;\n n = b || (b = r(t)), i = p.bind(null, n, l, !1), o = p.bind(null, n, l, !0);\n } else e.sourceMap && \"function\" == typeof URL && \"function\" == typeof URL.createObjectURL && \"function\" == typeof URL.revokeObjectURL && \"function\" == typeof Blob && \"function\" == typeof btoa ? (n = a(t), i = function (e, t, n) {\n var i = n.css,\n o = n.sourceMap,\n c = void 0 === t.convertToAbsoluteUrls && o;\n (t.convertToAbsoluteUrls || c) && (i = y(i)), o && (i += \"\\n/*# sourceMappingURL=data:application/json;base64,\" + btoa(unescape(encodeURIComponent(JSON.stringify(o)))) + \" */\");\n var s = new Blob([i], {\n type: \"text/css\"\n }),\n r = e.href;\n e.href = URL.createObjectURL(s), r && URL.revokeObjectURL(r);\n }.bind(null, n, t), o = function o() {\n s(n), n.href && URL.revokeObjectURL(n.href);\n }) : (n = r(t), i = function (e, t) {\n var n = t.css,\n i = t.media;\n if (i && e.setAttribute(\"media\", i), e.styleSheet) e.styleSheet.cssText = n;else {\n for (; e.firstChild;) {\n e.removeChild(e.firstChild);\n }\n\n e.appendChild(document.createTextNode(n));\n }\n }.bind(null, n), o = function o() {\n s(n);\n });\n\n return i(e), function (t) {\n if (t) {\n if (t.css === e.css && t.media === e.media && t.sourceMap === e.sourceMap) return;\n i(e = t);\n } else o();\n };\n }\n\n function p(e, t, n, i) {\n var o = n ? \"\" : i.css;\n if (e.styleSheet) e.styleSheet.cssText = w(t, o);else {\n var c = document.createTextNode(o),\n s = e.childNodes;\n s[t] && e.removeChild(s[t]), s.length ? e.insertBefore(c, s[t]) : e.appendChild(c);\n }\n }\n\n var h = {},\n f = function (e) {\n var t;\n return function () {\n return void 0 === t && (t = e.apply(this, arguments)), t;\n };\n }(function () {\n return window && document && document.all && !window.atob;\n }),\n m = function () {\n var e = {};\n return function (t, n) {\n if (\"function\" == typeof t) return t();\n\n if (void 0 === e[t]) {\n var i = function (e, t) {\n return t ? t.querySelector(e) : document.querySelector(e);\n }.call(this, t, n);\n\n if (window.HTMLIFrameElement && i instanceof window.HTMLIFrameElement) try {\n i = i.contentDocument.head;\n } catch (t) {\n i = null;\n }\n e[t] = i;\n }\n\n return e[t];\n };\n }(),\n b = null,\n g = 0,\n v = [],\n y = n(10);\n\n e.exports = function (e, t) {\n if (\"undefined\" != typeof DEBUG && DEBUG && \"object\" != (typeof document === \"undefined\" ? \"undefined\" : _typeof(document))) throw new Error(\"The style-loader cannot be used in a non-browser environment\");\n (t = t || {}).attrs = \"object\" == _typeof(t.attrs) ? t.attrs : {}, t.singleton || \"boolean\" == typeof t.singleton || (t.singleton = f()), t.insertInto || (t.insertInto = \"head\"), t.insertAt || (t.insertAt = \"bottom\");\n var n = o(e, t);\n return i(n, t), function (e) {\n for (var c = [], s = 0; s < n.length; s++) {\n var r = n[s];\n (a = h[r.id]).refs--, c.push(a);\n }\n\n e && i(o(e, t), t);\n var a;\n\n for (s = 0; s < c.length; s++) {\n if (0 === (a = c[s]).refs) {\n for (var l = 0; l < a.parts.length; l++) {\n a.parts[l]();\n }\n\n delete h[a.id];\n }\n }\n };\n };\n\n var w = function () {\n var e = [];\n return function (t, n) {\n return e[t] = n, e.filter(Boolean).join(\"\\n\");\n };\n }();\n}, function (e) {\n e.exports = function (e) {\n var t = \"undefined\" != typeof window && window.location;\n if (!t) throw new Error(\"fixUrls requires window.location\");\n if (!e || \"string\" != typeof e) return e;\n var n = t.protocol + \"//\" + t.host,\n i = n + t.pathname.replace(/\\/[^\\/]*$/, \"/\");\n return e.replace(/url\\s*\\(((?:[^)(]|\\((?:[^)(]+|\\([^)(]*\\))*\\))*)\\)/gi, function (e, t) {\n var o,\n c = t.trim().replace(/^\"(.*)\"$/, function (e, t) {\n return t;\n }).replace(/^'(.*)'$/, function (e, t) {\n return t;\n });\n return /^(#|data:|http:\\/\\/|https:\\/\\/|file:\\/\\/\\/|\\s*$)/i.test(c) ? e : (o = 0 === c.indexOf(\"//\") ? c : 0 === c.indexOf(\"/\") ? n + c : i + c.replace(/^\\.\\//, \"\"), \"url(\" + JSON.stringify(o) + \")\");\n });\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return l;\n });\n var i = n(0),\n o = n(17),\n c = n(19),\n s = n(21),\n r = n(2),\n a = n(1);\n\n var l = /*#__PURE__*/function (_i$a) {\n _inherits(l, _i$a);\n\n var _super = _createSuper(l);\n\n function l() {\n var _this;\n\n var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n _classCallCheck(this, l);\n\n _this = _super.call(this, e);\n var t = r.a.map(function (e) {\n var t = _this.options.cookie && _this.options.cookie.name ? _this.options.cookie.name : \"cookieconsent_status_\",\n n = Object(a.b)(t + e);\n return Object(a.h)(n) ? _defineProperty({}, e, n) : void 0;\n }).filter(function (e) {\n return !!e && e[Object.keys(e)[0]];\n });\n 0 < t.length ? setTimeout(function () {\n return _this.emit(\"initialized\", t);\n }) : _this.options.legal && _this.options.legal.countryCode ? _this.initializationComplete({\n code: _this.options.legal.countryCode\n }) : _this.options.location ? new c.a(_this.options.location).locate(_this.initializationComplete.bind(_assertThisInitialized(_this)), _this.initializationError.bind(_assertThisInitialized(_this))) : _this.initializationComplete({});\n return _this;\n }\n\n _createClass(l, [{\n key: \"initializationComplete\",\n value: function initializationComplete(e) {\n var _this2 = this;\n\n e.code && (this.options = new o.a(this.options.legal).applyLaw(this.options, e.code)), this.popup = new s.a(this.options), setTimeout(function () {\n return _this2.emit(\"initialized\", _this2.popup);\n }, 0);\n }\n }, {\n key: \"initializationError\",\n value: function initializationError(e) {\n var _this3 = this;\n\n setTimeout(function () {\n return _this3.emit(\"error\", e, new s.a(_this3.options));\n }, 0);\n }\n }, {\n key: \"getCountryLaws\",\n value: function getCountryLaws(e) {\n return new o.a(this.options.legal).get(e);\n }\n }, {\n key: \"isOpen\",\n value: function isOpen() {\n return this.popup.isOpen();\n }\n }, {\n key: \"close\",\n value: function close() {\n return this.popup.close(), this;\n }\n }, {\n key: \"revokeChoice\",\n value: function revokeChoice() {\n return this.popup.revokeChoice(), this;\n }\n }, {\n key: \"open\",\n value: function open() {\n return this.popup.open(), this;\n }\n }, {\n key: \"toggleRevokeButton\",\n value: function toggleRevokeButton(e) {\n return this.popup.toggleRevokeButton(e), this;\n }\n }, {\n key: \"setStatuses\",\n value: function setStatuses(e) {\n return this.popup.setStatuses(e), this;\n }\n }, {\n key: \"clearStatuses\",\n value: function clearStatuses() {\n return this.popup.clearStatuses(), this;\n }\n }, {\n key: \"destroy\",\n value: function destroy() {\n return this.popup.destroy(), this;\n }\n }]);\n\n return l;\n }(i.a);\n\n r.e.reduce(function (e, t) {\n return Object.defineProperty(l, t, {\n get: function get() {\n return t;\n },\n set: function set() {},\n enumerable: !1,\n writeable: !1,\n configurable: !1\n }), e;\n }, l);\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return i;\n }), n.d(t, \"b\", function () {\n return o;\n });\n\n var i = function i(e) {\n var t = (\" \" + document.cookie).split(\" \" + e + \"=\");\n return 2 > t.length ? void 0 : t.pop().split(\";\").shift();\n },\n o = function o(e, t, n, i, _o, c) {\n var s = new Date();\n s.setHours(s.getHours() + 24 * (\"number\" == typeof n ? n : 365)), document.cookie = e + \"=\" + t + \";expires=\" + s.toUTCString() + \";path=\" + (_o || \"/\") + (i ? \";domain=\" + i : \"\") + (c ? \";secure\" : \"\");\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"b\", function () {\n return o;\n }), n.d(t, \"a\", function () {\n return c;\n });\n var i = n(3);\n\n var o = function o(e, t) {\n return e && e.parentNode ? e.classList.contains(t) ? e : o(e.parentNode, t) : null;\n },\n c = function c(e, t, n) {\n var o = {},\n c = t.popup,\n s = t.button,\n r = t.highlight,\n a = t.saveButton;\n c && (c.text = c.text ? c.text : Object(i.a)(c.background), c.link = c.link ? c.link : c.text, o[n + \" .cc-tooltip, \" + n + \" .cc-tooltip:after\"] = [\"color: \" + c.text, \"background-color: \" + c.background], o[n + \".cc-window\"] = [\"color: \" + c.text, \"background-color: \" + c.background], o[n + \".cc-revoke\"] = [\"color: \" + c.text, \"background-color: \" + c.background], o[n + \" .cc-link,\" + n + \" .cc-link:active,\" + n + \" .cc-link:visited\"] = [\"color: \" + c.link], s && (s.text = s.text ? s.text : Object(i.a)(s.background), s.border = s.border ? s.border : \"transparent\", o[n + \" .cc-btn\"] = [\"color: \" + s.text, \"border-color: \" + s.border, \"background-color: \" + s.background], s.padding && o[n + \" .cc-btn\"].push(\"padding: \" + s.padding), \"transparent\" != s.background && (o[n + \" .cc-btn:hover, \" + n + \" .cc-btn:focus\"] = [\"background-color: \" + (s.hover || Object(i.b)(s.background))]), r ? (r.text = r.text ? r.text : Object(i.a)(r.background), r.border = r.border ? r.border : \"transparent\", o[n + \" .cc-highlight .cc-btn:first-child\"] = [\"color: \" + r.text, \"border-color: \" + r.border, \"background-color: \" + r.background]) : o[n + \" .cc-highlight .cc-btn:first-child\"] = [\"color: \" + c.text]), a && (o[\"\".concat(n, \" .cc-btn.cc-save\")] = [\"color: \" + a.text, \"border-color: \" + a.border, \"background-color: \" + a.background]));\n var l = document.createElement(\"style\");\n return l.id = e, document.head.appendChild(l), Object.entries(o).forEach(function (_ref4, n) {\n var _ref5 = _slicedToArray(_ref4, 2),\n e = _ref5[0],\n t = _ref5[1];\n\n return l.sheet.insertRule(\"\".concat(e, \"{\").concat(t.join(\";\"), \"}\"), n);\n }), l;\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"c\", function () {\n return o;\n }), n.d(t, \"a\", function () {\n return c;\n }), n.d(t, \"b\", function () {\n return s;\n });\n var i = n(2);\n\n var o = function o(e) {\n return 0 <= i.e.indexOf(e);\n },\n c = function c() {\n return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);\n },\n s = function s(e) {\n return \"object\" == _typeof(e) && null !== e && e.constructor == Object;\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return i;\n }), n.d(t, \"b\", function () {\n return o;\n });\n\n var i = function i(e, t, n) {\n var i;\n var o = document.createElement(\"script\");\n o.type = \"text/\" + (e.type || \"javascript\"), o.src = e.src || e, o.async = !1, o.onreadystatechange = s.onload = function () {\n var e = o.readyState;\n clearTimeout(i), t.done || e && !/loaded|complete/.test(e) || (t.done = !0, t(), o.onreadystatechange = o.onload = null);\n }, document.body.appendChild(o), i = setTimeout(function () {\n t.done = !0, t(), o.onreadystatechange = o.onload = null;\n }, n);\n },\n o = function o(e, t, n, i, _o2) {\n var c = new (window.XMLHttpRequest || window.ActiveXObject)(\"MSXML2.XMLHTTP.3.0\");\n if (c.open(i ? \"POST\" : \"GET\", e, 1), c.setRequestHeader(\"Content-type\", \"application/x-www-form-urlencoded\"), Array.isArray(_o2)) for (var _e2 = 0, _t = _o2.length; _e2 < _t; ++_e2) {\n var _t2 = _o2[_e2].split(\":\", 2);\n\n c.setRequestHeader(_t2[0].replace(/^\\s+|\\s+$/g, \"\"), _t2[1].replace(/^\\s+|\\s+$/g, \"\"));\n }\n \"function\" == typeof t && (c.onreadystatechange = function () {\n 3 < c.readyState && t(c);\n }), c.send(i);\n };\n}, function (e) {\n \"use strict\";\n\n function t() {\n t.init.call(this);\n }\n\n function n(e) {\n return void 0 === e._maxListeners ? t.defaultMaxListeners : e._maxListeners;\n }\n\n function i(e, t, i, o) {\n var c, s, r;\n if (\"function\" != typeof i) throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + _typeof(i));\n if (void 0 === (s = e._events) ? (s = e._events = Object.create(null), e._eventsCount = 0) : (void 0 !== s.newListener && (e.emit(\"newListener\", t, i.listener ? i.listener : i), s = e._events), r = s[t]), void 0 === r) r = s[t] = i, ++e._eventsCount;else if (\"function\" == typeof r ? r = s[t] = o ? [i, r] : [r, i] : o ? r.unshift(i) : r.push(i), 0 < (c = n(e)) && r.length > c && !r.warned) {\n r.warned = !0;\n var a = new Error(\"Possible EventEmitter memory leak detected. \" + r.length + \" \" + t + \" listeners added. Use emitter.setMaxListeners() to increase limit\");\n a.name = \"MaxListenersExceededWarning\", a.emitter = e, a.type = t, a.count = r.length, console;\n }\n return e;\n }\n\n function o(e, t, n) {\n var i = {\n fired: !1,\n wrapFn: void 0,\n target: e,\n type: t,\n listener: n\n },\n o = function () {\n for (var e = [], t = 0; t < arguments.length; t++) {\n e.push(arguments[t]);\n }\n\n this.fired || (this.target.removeListener(this.type, this.wrapFn), this.fired = !0, u(this.listener, this.target, e));\n }.bind(i);\n\n return o.listener = n, i.wrapFn = o, o;\n }\n\n function c(e, t, n) {\n var i = e._events;\n if (void 0 === i) return [];\n var o = i[t];\n return void 0 === o ? [] : \"function\" == typeof o ? n ? [o.listener || o] : [o] : n ? function (e) {\n for (var t = Array(e.length), n = 0; n < t.length; ++n) {\n t[n] = e[n].listener || e[n];\n }\n\n return t;\n }(o) : r(o, o.length);\n }\n\n function s(e) {\n var t = this._events;\n\n if (void 0 !== t) {\n var n = t[e];\n if (\"function\" == typeof n) return 1;\n if (void 0 !== n) return n.length;\n }\n\n return 0;\n }\n\n function r(e, t) {\n for (var n = Array(t), i = 0; i < t; ++i) {\n n[i] = e[i];\n }\n\n return n;\n }\n\n var a,\n l = \"object\" == (typeof Reflect === \"undefined\" ? \"undefined\" : _typeof(Reflect)) ? Reflect : null,\n u = l && \"function\" == typeof l.apply ? l.apply : function (e, t, n) {\n return Function.prototype.apply.call(e, t, n);\n };\n a = l && \"function\" == typeof l.ownKeys ? l.ownKeys : Object.getOwnPropertySymbols ? function (e) {\n return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e));\n } : function (e) {\n return Object.getOwnPropertyNames(e);\n };\n\n var d = Number.isNaN || function (e) {\n return e != e;\n };\n\n e.exports = t, t.EventEmitter = t, t.prototype._events = void 0, t.prototype._eventsCount = 0, t.prototype._maxListeners = void 0;\n var p = 10;\n Object.defineProperty(t, \"defaultMaxListeners\", {\n enumerable: !0,\n get: function get() {\n return p;\n },\n set: function set(e) {\n if (\"number\" != typeof e || 0 > e || d(e)) throw new RangeError('The value of \"defaultMaxListeners\" is out of range. It must be a non-negative number. Received ' + e + \".\");\n p = e;\n }\n }), t.init = function () {\n (void 0 === this._events || this._events === Object.getPrototypeOf(this)._events) && (this._events = Object.create(null), this._eventsCount = 0), this._maxListeners = this._maxListeners || void 0;\n }, t.prototype.setMaxListeners = function (e) {\n if (\"number\" != typeof e || 0 > e || d(e)) throw new RangeError('The value of \"n\" is out of range. It must be a non-negative number. Received ' + e + \".\");\n return this._maxListeners = e, this;\n }, t.prototype.getMaxListeners = function () {\n return n(this);\n }, t.prototype.emit = function (e) {\n for (var t = [], n = 1; n < arguments.length; n++) {\n t.push(arguments[n]);\n }\n\n var i = \"error\" === e,\n o = this._events;\n if (void 0 !== o) i = i && void 0 === o.error;else if (!i) return !1;\n\n if (i) {\n var c;\n if (0 < t.length && (c = t[0]), c instanceof Error) throw c;\n var s = new Error(\"Unhandled error.\" + (c ? \" (\" + c.message + \")\" : \"\"));\n throw s.context = c, s;\n }\n\n var a = o[e];\n if (void 0 === a) return !1;\n if (\"function\" == typeof a) u(a, this, t);else {\n var l = a.length,\n d = r(a, l);\n\n for (n = 0; n < l; ++n) {\n u(d[n], this, t);\n }\n }\n return !0;\n }, t.prototype.addListener = function (e, t) {\n return i(this, e, t, !1);\n }, t.prototype.on = t.prototype.addListener, t.prototype.prependListener = function (e, t) {\n return i(this, e, t, !0);\n }, t.prototype.once = function (e, t) {\n if (\"function\" != typeof t) throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + _typeof(t));\n return this.on(e, o(this, e, t)), this;\n }, t.prototype.prependOnceListener = function (e, t) {\n if (\"function\" != typeof t) throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + _typeof(t));\n return this.prependListener(e, o(this, e, t)), this;\n }, t.prototype.removeListener = function (e, t) {\n var n, i, o, c, s;\n if (\"function\" != typeof t) throw new TypeError('The \"listener\" argument must be of type Function. Received type ' + _typeof(t));\n if (void 0 === (i = this._events)) return this;\n if (void 0 === (n = i[e])) return this;\n if (n === t || n.listener === t) 0 == --this._eventsCount ? this._events = Object.create(null) : (delete i[e], i.removeListener && this.emit(\"removeListener\", e, n.listener || t));else if (\"function\" != typeof n) {\n for (o = -1, c = n.length - 1; 0 <= c; c--) {\n if (n[c] === t || n[c].listener === t) {\n s = n[c].listener, o = c;\n break;\n }\n }\n\n if (0 > o) return this;\n 0 === o ? n.shift() : function (e, t) {\n for (; t + 1 < e.length; t++) {\n e[t] = e[t + 1];\n }\n\n e.pop();\n }(n, o), 1 === n.length && (i[e] = n[0]), void 0 !== i.removeListener && this.emit(\"removeListener\", e, s || t);\n }\n return this;\n }, t.prototype.off = t.prototype.removeListener, t.prototype.removeAllListeners = function (e) {\n var t, n, i;\n if (void 0 === (n = this._events)) return this;\n if (void 0 === n.removeListener) return 0 === arguments.length ? (this._events = Object.create(null), this._eventsCount = 0) : void 0 !== n[e] && (0 == --this._eventsCount ? this._events = Object.create(null) : delete n[e]), this;\n\n if (0 === arguments.length) {\n var o,\n c = Object.keys(n);\n\n for (i = 0; i < c.length; ++i) {\n \"removeListener\" === (o = c[i]) || this.removeAllListeners(o);\n }\n\n return this.removeAllListeners(\"removeListener\"), this._events = Object.create(null), this._eventsCount = 0, this;\n }\n\n if (\"function\" == typeof (t = n[e])) this.removeListener(e, t);else if (void 0 !== t) for (i = t.length - 1; 0 <= i; i--) {\n this.removeListener(e, t[i]);\n }\n return this;\n }, t.prototype.listeners = function (e) {\n return c(this, e, !0);\n }, t.prototype.rawListeners = function (e) {\n return c(this, e, !1);\n }, t.listenerCount = function (e, t) {\n return \"function\" == typeof e.listenerCount ? e.listenerCount(t) : s.call(e, t);\n }, t.prototype.listenerCount = s, t.prototype.eventNames = function () {\n return 0 < this._eventsCount ? a(this._events) : [];\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return c;\n });\n var i = n(0),\n o = n(18);\n\n var c = /*#__PURE__*/function (_i$a2) {\n _inherits(c, _i$a2);\n\n var _super2 = _createSuper(c);\n\n function c() {\n var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n\n _classCallCheck(this, c);\n\n return _super2.call(this, o.a, e);\n }\n\n _createClass(c, [{\n key: \"get\",\n value: function get(e) {\n return {\n hasLaw: 0 <= this.options.hasLaw.indexOf(e),\n revokable: 0 <= this.options.revokable.indexOf(e),\n explicitAction: 0 <= this.options.explicitAction.indexOf(e)\n };\n }\n }, {\n key: \"applyLaw\",\n value: function applyLaw(e, t) {\n var n = this.get(t);\n return n.hasLaw || (e.enabled = !1, this.emit(\"noCookieLaw\", t, n)), this.options.regionalLaw && (n.revokable && (e.revokable = !0), n.explicitAction && (e.dismissOnScroll = !1, e.dismissOnTimeout = !1)), e;\n }\n }]);\n\n return c;\n }(i.a);\n}, function (e, t) {\n \"use strict\";\n\n t.a = {\n regionalLaw: !0,\n hasLaw: [\"AT\", \"BE\", \"BG\", \"HR\", \"CZ\", \"CY\", \"DK\", \"EE\", \"FI\", \"FR\", \"DE\", \"EL\", \"HU\", \"IE\", \"IT\", \"LV\", \"LT\", \"LU\", \"MT\", \"NL\", \"NO\", \"PL\", \"PT\", \"SK\", \"ES\", \"SE\", \"GB\", \"UK\", \"GR\", \"EU\", \"RO\"],\n revokable: [\"HR\", \"CY\", \"DK\", \"EE\", \"FR\", \"DE\", \"LV\", \"LT\", \"NL\", \"NO\", \"PT\", \"ES\"],\n explicitAction: [\"HR\", \"IT\", \"ES\", \"NO\"]\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return s;\n });\n var i = n(0),\n o = n(20),\n c = n(1);\n\n var s = /*#__PURE__*/function (_i$a3) {\n _inherits(s, _i$a3);\n\n var _super3 = _createSuper(s);\n\n function s(e) {\n var _this4;\n\n _classCallCheck(this, s);\n\n _this4 = _super3.call(this, o.a, e), _this4.currentServiceIndex = -1;\n return _this4;\n }\n\n _createClass(s, [{\n key: \"getNextService\",\n value: function getNextService() {\n var e;\n\n do {\n e = this.getServiceByIdx(++this.currentServiceIndex);\n } while (this.currentServiceIndex < this.options.services.length && !e);\n\n return e;\n }\n }, {\n key: \"getServiceByIdx\",\n value: function getServiceByIdx(e) {\n var t = this.options.services[e];\n\n if (\"function\" == typeof t) {\n var _e3 = t();\n\n return _e3.name ? Object.assign({}, _e3, this.options.serviceDefinitions[_e3.name](_e3)) : _e3;\n }\n\n return \"string\" == typeof t ? this.options.serviceDefinitions[t]() : Object(c.g)(t) ? this.options.serviceDefinitions[t.name](t) : null;\n }\n }, {\n key: \"locate\",\n value: function locate(e, t) {\n var n = this.getNextService();\n return n ? (this.callbackComplete = e, this.callbackError = t, void this.runService(n, this.runNextServiceOnError.bind(this))) : void t(new Error(\"No services to run\"));\n }\n }, {\n key: \"setupUrl\",\n value: function setupUrl(e) {\n var t = this.getCurrentServiceOpts();\n return e.url.replace(/\\{(.*?)\\}/g, function (n, i) {\n if (\"callback\" === i) {\n var _t3 = \"callback\" + Date.now();\n\n return window[_t3] = function (t) {\n e.__JSONP_DATA = JSON.stringify(t);\n }, _t3;\n }\n\n return i in t.interpolateUrl ? t.interpolateUrl[i] : void 0;\n });\n }\n }, {\n key: \"runService\",\n value: function runService(e, t) {\n var _this5 = this;\n\n if (e && e.url && e.callback) {\n (e.isScript ? c.c : c.i)(this.setupUrl(e), function (n) {\n var i = n ? n.responseText : \"\";\n e.__JSONP_DATA && (i = e.__JSONP_DATA, delete e.__JSONP_DATA), _this5.runServiceCallback.call(_this5, t, e, i);\n }, this.options.timeout, e.data, e.headers);\n }\n }\n }, {\n key: \"runServiceCallback\",\n value: function runServiceCallback(e, t, n) {\n var _this6 = this;\n\n var i = t.callback(function (t) {\n i || _this6.onServiceResult(e, t);\n }, n);\n i && this.onServiceResult(e, i);\n }\n }, {\n key: \"onServiceResult\",\n value: function onServiceResult(e, t) {\n t instanceof Error || t && t.error ? e.call(this, t, null) : e.call(this, null, t);\n }\n }, {\n key: \"runNextServiceOnError\",\n value: function runNextServiceOnError(e, t) {\n if (e) {\n this.logError(e);\n\n var _t4 = this.getNextService();\n\n _t4 ? this.runService(_t4, this.runNextServiceOnError.bind(this)) : this.completeService.call(this, this.callbackError, new Error(\"All services failed\"));\n } else this.completeService.call(this, this.callbackComplete, t);\n }\n }, {\n key: \"getCurrentServiceOpts\",\n value: function getCurrentServiceOpts() {\n var e = this.options.services[this.currentServiceIndex];\n return \"string\" == typeof e ? {\n name: e\n } : \"function\" == typeof e ? e() : Object(c.g)(e) ? e : {};\n }\n }, {\n key: \"completeService\",\n value: function completeService(e, t) {\n this.currentServiceIndex = -1, e && e(t);\n }\n }, {\n key: \"logError\",\n value: function logError() {}\n }]);\n\n return s;\n }(i.a);\n}, function (e, t) {\n \"use strict\";\n\n var n = function n(e) {\n return new Error(\"Error [\" + (e.code || \"UNKNOWN\") + \"]: \" + e.error);\n };\n\n t.a = {\n timeout: 5e3,\n services: [\"ipinfo\"],\n serviceDefinitions: {\n ipinfo: function ipinfo() {\n return {\n url: \"//ipinfo.io\",\n headers: [\"Accept: application/json\"],\n callback: function callback(e, t) {\n try {\n var i = JSON.parse(t);\n return i.error ? n(i) : {\n code: i.country\n };\n } catch (e) {\n return n({\n error: \"Invalid response (\" + e + \")\"\n });\n }\n }\n };\n },\n ipinfodb: function ipinfodb() {\n return {\n url: \"//api.ipinfodb.com/v3/ip-country/?key={api_key}&format=json&callback={callback}\",\n isScript: !0,\n callback: function callback(e, t) {\n try {\n var i = JSON.parse(t);\n return \"ERROR\" == i.statusCode ? n({\n error: i.statusMessage\n }) : {\n code: i.countryCode\n };\n } catch (e) {\n return n({\n error: \"Invalid response (\" + e + \")\"\n });\n }\n }\n };\n },\n maxmind: function maxmind() {\n return {\n url: \"//js.maxmind.com/js/apis/geoip2/v2.1/geoip2.js\",\n isScript: !0,\n callback: function callback(e) {\n return window.geoip2 ? void geoip2.country(function (t) {\n try {\n e({\n code: t.country.iso_code\n });\n } catch (t) {\n e(n(t));\n }\n }, function (t) {\n e(n(t));\n }) : void e(new Error(\"Unexpected response format. The downloaded script should have exported `geoip2` to the global scope\"));\n }\n };\n }\n }\n };\n}, function (e, t, n) {\n \"use strict\";\n\n n.d(t, \"a\", function () {\n return r;\n });\n var i = n(0),\n o = n(22),\n c = n(2),\n s = n(1);\n\n var r = /*#__PURE__*/function (_i$a4) {\n _inherits(r, _i$a4);\n\n var _super4 = _createSuper(r);\n\n function r(e) {\n var _this7;\n\n _classCallCheck(this, r);\n\n _this7 = _super4.call(this, o.a, e), _this7.userCategories = {\n UNCATEGORIZED: \"DISMISS\",\n ESSENTIAL: \"ALLOW\",\n PERSONALIZATION: \"DISMISS\",\n ANALYTICS: \"DISMISS\",\n MARKETING: \"DISMISS\"\n }, _this7.customStyles = {}, _this7.hasTransition = !!function () {\n var e = document.createElement(\"div\"),\n t = {\n t: \"transitionend\",\n OT: \"oTransitionEnd\",\n msT: \"MSTransitionEnd\",\n MozT: \"transitionend\",\n WebkitT: \"webkitTransitionEnd\"\n };\n\n for (var _n2 in t) {\n if (t.hasOwnProperty(_n2) && void 0 !== e.style[_n2 + \"ransition\"]) return t[_n2];\n }\n\n return \"\";\n }(), _this7.canUseCookies() && (_this7.options.enabled = !1), _this7.options.blacklistPage.includes(location.pathname) && (_this7.options.enabled = !1), _this7.options.whitelistPage.includes(location.pathname) && (_this7.options.enabled = !0);\n\n var t = _this7.options.window.replace(\"{{classes}}\", _this7.getPopupClasses().join(\" \")).replace(\"{{children}}\", _this7.getPopupInnerMarkup());\n\n var n = _this7.options.overrideHTML;\n\n if (\"string\" == typeof n && n.length && (t = n), _this7.options[\"static\"]) {\n var _e4 = _this7.appendMarkup(\"