@everymatrix/player-consents 1.77.20 → 1.77.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,39 +1,11 @@
1
- var Br = Object.defineProperty, zr = Object.defineProperties;
2
- var Or = Object.getOwnPropertyDescriptors;
3
- var it = Object.getOwnPropertySymbols;
4
- var Ir = Object.prototype.hasOwnProperty, jr = Object.prototype.propertyIsEnumerable;
5
- var ot = (e, t, r) => t in e ? Br(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, W = (e, t) => {
6
- for (var r in t || (t = {}))
7
- Ir.call(t, r) && ot(e, r, t[r]);
8
- if (it)
9
- for (var r of it(t))
10
- jr.call(t, r) && ot(e, r, t[r]);
11
- return e;
12
- }, at = (e, t) => zr(e, Or(t));
13
- var he = (e, t, r) => new Promise((n, i) => {
14
- var o = (h) => {
15
- try {
16
- s(r.next(h));
17
- } catch (u) {
18
- i(u);
19
- }
20
- }, a = (h) => {
21
- try {
22
- s(r.throw(h));
23
- } catch (u) {
24
- i(u);
25
- }
26
- }, s = (h) => h.done ? n(h.value) : Promise.resolve(h.value).then(o, a);
27
- s((r = r.apply(e, t)).next());
28
- });
29
- import { n as q, s as Ye, a as Lr, r as It, i as Rr, c as jt, S as Lt, b as Rt, d as j, e as L, f as S, g as st, h as E, j as X, k as Ur, l as A, m as Dr, o as Gr, p as lt, q as Q, t as fe, u as _e, v as $, w as Ke, x as me, y as G, z as Fr, H as Ut, A as Vr, B as Xr, C as qr, D as Wr } from "./GeneralAnimationLoading-CAP3Fch3.js";
1
+ import { n as W, s as Ye, a as Ar, r as Bt, i as Hr, c as Ot, S as zt, b as It, d as j, e as L, f as S, g as it, h as E, j as X, k as Pr, l as A, m as Br, o as Or, p as ot, q as Q, t as ge, u as fe, v as $, w as Ke, x as de, y as G, z as zr, H as jt, A as Ir, B as jr, C as Lr, D as Rr } from "./GeneralAnimationLoading-ZTNd0X9B.js";
30
2
  const K = [];
31
- function Zr(e, t) {
3
+ function Ur(e, t) {
32
4
  return {
33
5
  subscribe: Ae(e, t).subscribe
34
6
  };
35
7
  }
36
- function Ae(e, t = q) {
8
+ function Ae(e, t = W) {
37
9
  let r;
38
10
  const n = /* @__PURE__ */ new Set();
39
11
  function i(s) {
@@ -51,9 +23,9 @@ function Ae(e, t = q) {
51
23
  function o(s) {
52
24
  i(s(e));
53
25
  }
54
- function a(s, h = q) {
26
+ function a(s, h = W) {
55
27
  const u = [s, h];
56
- return n.add(u), n.size === 1 && (r = t(i, o) || q), s(e), () => {
28
+ return n.add(u), n.size === 1 && (r = t(i, o) || W), s(e), () => {
57
29
  n.delete(u), n.size === 0 && r && (r(), r = null);
58
30
  };
59
31
  }
@@ -64,18 +36,18 @@ function ie(e, t, r) {
64
36
  if (!i.every(Boolean))
65
37
  throw new Error("derived() expects stores as input, got a falsy value");
66
38
  const o = t.length < 2;
67
- return Zr(r, (a, s) => {
39
+ return Ur(r, (a, s) => {
68
40
  let h = !1;
69
41
  const u = [];
70
- let l = 0, d = q;
42
+ let l = 0, d = W;
71
43
  const m = () => {
72
44
  if (l)
73
45
  return;
74
46
  d();
75
47
  const f = t(n ? u[0] : u, a, s);
76
- o ? a(f) : d = Rr(f) ? f : q;
77
- }, y = i.map(
78
- (f, p) => Lr(
48
+ o ? a(f) : d = Hr(f) ? f : W;
49
+ }, v = i.map(
50
+ (f, p) => Ar(
79
51
  f,
80
52
  (C) => {
81
53
  u[p] = C, l &= ~(1 << p), h && m();
@@ -86,74 +58,74 @@ function ie(e, t, r) {
86
58
  )
87
59
  );
88
60
  return h = !0, m(), function() {
89
- It(y), d(), h = !1;
61
+ Bt(v), d(), h = !1;
90
62
  };
91
63
  });
92
64
  }
93
- function Jr(e) {
65
+ function Dr(e) {
94
66
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
95
67
  }
96
- var Qr = function(t) {
97
- return Yr(t) && !Kr(t);
68
+ var Gr = function(t) {
69
+ return Fr(t) && !Vr(t);
98
70
  };
99
- function Yr(e) {
71
+ function Fr(e) {
100
72
  return !!e && typeof e == "object";
101
73
  }
102
- function Kr(e) {
74
+ function Vr(e) {
103
75
  var t = Object.prototype.toString.call(e);
104
- return t === "[object RegExp]" || t === "[object Date]" || tn(e);
76
+ return t === "[object RegExp]" || t === "[object Date]" || Wr(e);
105
77
  }
106
- var $r = typeof Symbol == "function" && Symbol.for, en = $r ? Symbol.for("react.element") : 60103;
107
- function tn(e) {
108
- return e.$$typeof === en;
78
+ var Xr = typeof Symbol == "function" && Symbol.for, qr = Xr ? Symbol.for("react.element") : 60103;
79
+ function Wr(e) {
80
+ return e.$$typeof === qr;
109
81
  }
110
- function rn(e) {
82
+ function Zr(e) {
111
83
  return Array.isArray(e) ? [] : {};
112
84
  }
113
- function pe(e, t) {
114
- return t.clone !== !1 && t.isMergeableObject(e) ? ee(rn(e), e, t) : e;
85
+ function me(e, t) {
86
+ return t.clone !== !1 && t.isMergeableObject(e) ? ee(Zr(e), e, t) : e;
115
87
  }
116
- function nn(e, t, r) {
88
+ function Jr(e, t, r) {
117
89
  return e.concat(t).map(function(n) {
118
- return pe(n, r);
90
+ return me(n, r);
119
91
  });
120
92
  }
121
- function on(e, t) {
93
+ function Qr(e, t) {
122
94
  if (!t.customMerge)
123
95
  return ee;
124
96
  var r = t.customMerge(e);
125
97
  return typeof r == "function" ? r : ee;
126
98
  }
127
- function an(e) {
99
+ function Yr(e) {
128
100
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
129
101
  return Object.propertyIsEnumerable.call(e, t);
130
102
  }) : [];
131
103
  }
132
- function ct(e) {
133
- return Object.keys(e).concat(an(e));
104
+ function at(e) {
105
+ return Object.keys(e).concat(Yr(e));
134
106
  }
135
- function Dt(e, t) {
107
+ function Lt(e, t) {
136
108
  try {
137
109
  return t in e;
138
- } catch (r) {
110
+ } catch {
139
111
  return !1;
140
112
  }
141
113
  }
142
- function sn(e, t) {
143
- return Dt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
114
+ function Kr(e, t) {
115
+ return Lt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
144
116
  }
145
- function ln(e, t, r) {
117
+ function $r(e, t, r) {
146
118
  var n = {};
147
- return r.isMergeableObject(e) && ct(e).forEach(function(i) {
148
- n[i] = pe(e[i], r);
149
- }), ct(t).forEach(function(i) {
150
- sn(e, i) || (Dt(e, i) && r.isMergeableObject(t[i]) ? n[i] = on(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
119
+ return r.isMergeableObject(e) && at(e).forEach(function(i) {
120
+ n[i] = me(e[i], r);
121
+ }), at(t).forEach(function(i) {
122
+ Kr(e, i) || (Lt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Qr(i, r)(e[i], t[i], r) : n[i] = me(t[i], r));
151
123
  }), n;
152
124
  }
153
125
  function ee(e, t, r) {
154
- r = r || {}, r.arrayMerge = r.arrayMerge || nn, r.isMergeableObject = r.isMergeableObject || Qr, r.cloneUnlessOtherwiseSpecified = pe;
126
+ r = r || {}, r.arrayMerge = r.arrayMerge || Jr, r.isMergeableObject = r.isMergeableObject || Gr, r.cloneUnlessOtherwiseSpecified = me;
155
127
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
156
- return o ? n ? r.arrayMerge(e, t, r) : ln(e, t, r) : pe(t, r);
128
+ return o ? n ? r.arrayMerge(e, t, r) : $r(e, t, r) : me(t, r);
157
129
  }
158
130
  ee.all = function(t, r) {
159
131
  if (!Array.isArray(t))
@@ -162,22 +134,8 @@ ee.all = function(t, r) {
162
134
  return ee(n, i, r);
163
135
  }, {});
164
136
  };
165
- var cn = ee, un = cn;
166
- const hn = /* @__PURE__ */ Jr(un);
167
- /*! *****************************************************************************
168
- Copyright (c) Microsoft Corporation.
169
-
170
- Permission to use, copy, modify, and/or distribute this software for any
171
- purpose with or without fee is hereby granted.
172
-
173
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
174
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
175
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
176
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
177
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
178
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
179
- PERFORMANCE OF THIS SOFTWARE.
180
- ***************************************************************************** */
137
+ var en = ee, tn = en;
138
+ const rn = /* @__PURE__ */ Dr(tn);
181
139
  var Ge = function(e, t) {
182
140
  return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
183
141
  r.__proto__ = n;
@@ -195,17 +153,17 @@ function He(e, t) {
195
153
  }
196
154
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
197
155
  }
198
- var H = function() {
199
- return H = Object.assign || function(t) {
156
+ var q = function() {
157
+ return q = Object.assign || function(t) {
200
158
  for (var r, n = 1, i = arguments.length; n < i; n++) {
201
159
  r = arguments[n];
202
160
  for (var o in r)
203
161
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
204
162
  }
205
163
  return t;
206
- }, H.apply(this, arguments);
164
+ }, q.apply(this, arguments);
207
165
  };
208
- function dn(e, t) {
166
+ function nn(e, t) {
209
167
  var r = {};
210
168
  for (var n in e)
211
169
  Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -215,42 +173,42 @@ function dn(e, t) {
215
173
  return r;
216
174
  }
217
175
  function Ie(e, t, r) {
218
- if (arguments.length === 2)
176
+ if (r || arguments.length === 2)
219
177
  for (var n = 0, i = t.length, o; n < i; n++)
220
178
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
221
- return e.concat(o || t);
179
+ return e.concat(o || Array.prototype.slice.call(t));
222
180
  }
223
181
  function je(e, t) {
224
- var r = t && t.cache ? t.cache : yn, n = t && t.serializer ? t.serializer : _n, i = t && t.strategy ? t.strategy : gn;
182
+ var r = t && t.cache ? t.cache : hn, n = t && t.serializer ? t.serializer : cn, i = t && t.strategy ? t.strategy : sn;
225
183
  return i(e, {
226
184
  cache: r,
227
185
  serializer: n
228
186
  });
229
187
  }
230
- function mn(e) {
188
+ function on(e) {
231
189
  return e == null || typeof e == "number" || typeof e == "boolean";
232
190
  }
233
- function pn(e, t, r, n) {
234
- var i = mn(n) ? n : r(n), o = t.get(i);
235
- return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
191
+ function an(e, t, r, n) {
192
+ var i = on(n) ? n : r(n), o = t.get(i);
193
+ return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
236
194
  }
237
- function Gt(e, t, r) {
195
+ function Rt(e, t, r) {
238
196
  var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
239
- return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
197
+ return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
240
198
  }
241
- function Ft(e, t, r, n, i) {
199
+ function Ut(e, t, r, n, i) {
242
200
  return r.bind(t, e, n, i);
243
201
  }
244
- function gn(e, t) {
245
- var r = e.length === 1 ? pn : Gt;
246
- return Ft(e, this, r, t.cache.create(), t.serializer);
202
+ function sn(e, t) {
203
+ var r = e.length === 1 ? an : Rt;
204
+ return Ut(e, this, r, t.cache.create(), t.serializer);
247
205
  }
248
- function fn(e, t) {
249
- return Ft(e, this, Gt, t.cache.create(), t.serializer);
206
+ function ln(e, t) {
207
+ return Ut(e, this, Rt, t.cache.create(), t.serializer);
250
208
  }
251
- var _n = function() {
209
+ var cn = function() {
252
210
  return JSON.stringify(arguments);
253
- }, vn = (
211
+ }, un = (
254
212
  /** @class */
255
213
  function() {
256
214
  function e() {
@@ -262,61 +220,71 @@ var _n = function() {
262
220
  this.cache[t] = r;
263
221
  }, e;
264
222
  }()
265
- ), yn = {
223
+ ), hn = {
266
224
  create: function() {
267
- return new vn();
225
+ return new un();
268
226
  }
269
227
  }, Le = {
270
- variadic: fn
271
- }, w;
228
+ variadic: ln
229
+ }, Me = function() {
230
+ return Me = Object.assign || function(t) {
231
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
232
+ r = arguments[n];
233
+ for (var o in r)
234
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
235
+ }
236
+ return t;
237
+ }, Me.apply(this, arguments);
238
+ };
239
+ var w;
272
240
  (function(e) {
273
241
  e[e.EXPECT_ARGUMENT_CLOSING_BRACE = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE", e[e.EMPTY_ARGUMENT = 2] = "EMPTY_ARGUMENT", e[e.MALFORMED_ARGUMENT = 3] = "MALFORMED_ARGUMENT", e[e.EXPECT_ARGUMENT_TYPE = 4] = "EXPECT_ARGUMENT_TYPE", e[e.INVALID_ARGUMENT_TYPE = 5] = "INVALID_ARGUMENT_TYPE", e[e.EXPECT_ARGUMENT_STYLE = 6] = "EXPECT_ARGUMENT_STYLE", e[e.INVALID_NUMBER_SKELETON = 7] = "INVALID_NUMBER_SKELETON", e[e.INVALID_DATE_TIME_SKELETON = 8] = "INVALID_DATE_TIME_SKELETON", e[e.EXPECT_NUMBER_SKELETON = 9] = "EXPECT_NUMBER_SKELETON", e[e.EXPECT_DATE_TIME_SKELETON = 10] = "EXPECT_DATE_TIME_SKELETON", e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE", e[e.EXPECT_SELECT_ARGUMENT_OPTIONS = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS", e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR", e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT", e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT", e[e.INVALID_PLURAL_ARGUMENT_SELECTOR = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR", e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR", e[e.MISSING_OTHER_CLAUSE = 22] = "MISSING_OTHER_CLAUSE", e[e.INVALID_TAG = 23] = "INVALID_TAG", e[e.INVALID_TAG_NAME = 25] = "INVALID_TAG_NAME", e[e.UNMATCHED_CLOSING_TAG = 26] = "UNMATCHED_CLOSING_TAG", e[e.UNCLOSED_TAG = 27] = "UNCLOSED_TAG";
274
242
  })(w || (w = {}));
275
- var B;
243
+ var P;
276
244
  (function(e) {
277
245
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
278
- })(B || (B = {}));
246
+ })(P || (P = {}));
279
247
  var te;
280
248
  (function(e) {
281
249
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
282
250
  })(te || (te = {}));
283
- function ut(e) {
284
- return e.type === B.literal;
251
+ function st(e) {
252
+ return e.type === P.literal;
285
253
  }
286
- function kn(e) {
287
- return e.type === B.argument;
254
+ function dn(e) {
255
+ return e.type === P.argument;
288
256
  }
289
- function Vt(e) {
290
- return e.type === B.number;
257
+ function Dt(e) {
258
+ return e.type === P.number;
291
259
  }
292
- function Xt(e) {
293
- return e.type === B.date;
260
+ function Gt(e) {
261
+ return e.type === P.date;
294
262
  }
295
- function qt(e) {
296
- return e.type === B.time;
263
+ function Ft(e) {
264
+ return e.type === P.time;
297
265
  }
298
- function Wt(e) {
299
- return e.type === B.select;
266
+ function Vt(e) {
267
+ return e.type === P.select;
300
268
  }
301
- function Zt(e) {
302
- return e.type === B.plural;
269
+ function Xt(e) {
270
+ return e.type === P.plural;
303
271
  }
304
- function bn(e) {
305
- return e.type === B.pound;
272
+ function mn(e) {
273
+ return e.type === P.pound;
306
274
  }
307
- function Jt(e) {
308
- return e.type === B.tag;
275
+ function qt(e) {
276
+ return e.type === P.tag;
309
277
  }
310
- function Qt(e) {
278
+ function Wt(e) {
311
279
  return !!(e && typeof e == "object" && e.type === te.number);
312
280
  }
313
281
  function Fe(e) {
314
282
  return !!(e && typeof e == "object" && e.type === te.dateTime);
315
283
  }
316
- var Yt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, En = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
317
- function Cn(e) {
284
+ var Zt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, pn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
285
+ function gn(e) {
318
286
  var t = {};
319
- return e.replace(En, function(r) {
287
+ return e.replace(pn, function(r) {
320
288
  var n = r.length;
321
289
  switch (r[0]) {
322
290
  case "G":
@@ -405,11 +373,21 @@ function Cn(e) {
405
373
  return "";
406
374
  }), t;
407
375
  }
408
- var Sn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
409
- function xn(e) {
376
+ var z = function() {
377
+ return z = Object.assign || function(t) {
378
+ for (var r, n = 1, i = arguments.length; n < i; n++) {
379
+ r = arguments[n];
380
+ for (var o in r)
381
+ Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
382
+ }
383
+ return t;
384
+ }, z.apply(this, arguments);
385
+ };
386
+ var fn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
387
+ function _n(e) {
410
388
  if (e.length === 0)
411
389
  throw new Error("Number skeleton cannot be empty");
412
- for (var t = e.split(Sn).filter(function(m) {
390
+ for (var t = e.split(fn).filter(function(m) {
413
391
  return m.length > 0;
414
392
  }), r = [], n = 0, i = t; n < i.length; n++) {
415
393
  var o = i[n], a = o.split("/");
@@ -424,17 +402,17 @@ function xn(e) {
424
402
  }
425
403
  return r;
426
404
  }
427
- function Tn(e) {
405
+ function yn(e) {
428
406
  return e.replace(/^(.*?)-/, "");
429
407
  }
430
- var ht = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Kt = /^(@+)?(\+|#+)?[rs]?$/g, Mn = /(\*)(0+)|(#+)(0+)|(0+)/g, $t = /^(0+)$/;
431
- function dt(e) {
408
+ var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Jt = /^(@+)?(\+|#+)?[rs]?$/g, vn = /(\*)(0+)|(#+)(0+)|(0+)/g, Qt = /^(0+)$/;
409
+ function ct(e) {
432
410
  var t = {};
433
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Kt, function(r, n, i) {
411
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Jt, function(r, n, i) {
434
412
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
435
413
  }), t;
436
414
  }
437
- function er(e) {
415
+ function Yt(e) {
438
416
  switch (e) {
439
417
  case "sign-auto":
440
418
  return {
@@ -474,7 +452,7 @@ function er(e) {
474
452
  };
475
453
  }
476
454
  }
477
- function wn(e) {
455
+ function kn(e) {
478
456
  var t;
479
457
  if (e[0] === "E" && e[1] === "E" ? (t = {
480
458
  notation: "engineering"
@@ -482,17 +460,17 @@ function wn(e) {
482
460
  notation: "scientific"
483
461
  }, e = e.slice(1)), t) {
484
462
  var r = e.slice(0, 2);
485
- if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !$t.test(e))
463
+ if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !Qt.test(e))
486
464
  throw new Error("Malformed concise eng/scientific notation");
487
465
  t.minimumIntegerDigits = e.length;
488
466
  }
489
467
  return t;
490
468
  }
491
- function mt(e) {
492
- var t = {}, r = er(e);
469
+ function ut(e) {
470
+ var t = {}, r = Yt(e);
493
471
  return r || t;
494
472
  }
495
- function Nn(e) {
473
+ function bn(e) {
496
474
  for (var t = {}, r = 0, n = e; r < n.length; r++) {
497
475
  var i = n[r];
498
476
  switch (i.stem) {
@@ -516,7 +494,7 @@ function Nn(e) {
516
494
  continue;
517
495
  case "measure-unit":
518
496
  case "unit":
519
- t.style = "unit", t.unit = Tn(i.options[0]);
497
+ t.style = "unit", t.unit = yn(i.options[0]);
520
498
  continue;
521
499
  case "compact-short":
522
500
  case "K":
@@ -527,13 +505,13 @@ function Nn(e) {
527
505
  t.notation = "compact", t.compactDisplay = "long";
528
506
  continue;
529
507
  case "scientific":
530
- t = H(H(H({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
531
- return H(H({}, h), mt(u));
508
+ t = z(z(z({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
509
+ return z(z({}, h), ut(u));
532
510
  }, {}));
533
511
  continue;
534
512
  case "engineering":
535
- t = H(H(H({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
536
- return H(H({}, h), mt(u));
513
+ t = z(z(z({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
514
+ return z(z({}, h), ut(u));
537
515
  }, {}));
538
516
  continue;
539
517
  case "notation-simple":
@@ -578,45 +556,45 @@ function Nn(e) {
578
556
  case "integer-width":
579
557
  if (i.options.length > 1)
580
558
  throw new RangeError("integer-width stems only accept a single optional option");
581
- i.options[0].replace(Mn, function(h, u, l, d, m, y) {
559
+ i.options[0].replace(vn, function(h, u, l, d, m, v) {
582
560
  if (u)
583
561
  t.minimumIntegerDigits = l.length;
584
562
  else {
585
563
  if (d && m)
586
564
  throw new Error("We currently do not support maximum integer digits");
587
- if (y)
565
+ if (v)
588
566
  throw new Error("We currently do not support exact integer digits");
589
567
  }
590
568
  return "";
591
569
  });
592
570
  continue;
593
571
  }
594
- if ($t.test(i.stem)) {
572
+ if (Qt.test(i.stem)) {
595
573
  t.minimumIntegerDigits = i.stem.length;
596
574
  continue;
597
575
  }
598
- if (ht.test(i.stem)) {
576
+ if (lt.test(i.stem)) {
599
577
  if (i.options.length > 1)
600
578
  throw new RangeError("Fraction-precision stems only accept a single optional option");
601
- i.stem.replace(ht, function(h, u, l, d, m, y) {
602
- return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : m && y ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + y.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
579
+ i.stem.replace(lt, function(h, u, l, d, m, v) {
580
+ return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : m && v ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + v.length) : (t.minimumFractionDigits = u.length, t.maximumFractionDigits = u.length), "";
603
581
  });
604
582
  var o = i.options[0];
605
- o === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = H(H({}, t), dt(o)));
583
+ o === "w" ? t = z(z({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = z(z({}, t), ct(o)));
606
584
  continue;
607
585
  }
608
- if (Kt.test(i.stem)) {
609
- t = H(H({}, t), dt(i.stem));
586
+ if (Jt.test(i.stem)) {
587
+ t = z(z({}, t), ct(i.stem));
610
588
  continue;
611
589
  }
612
- var a = er(i.stem);
613
- a && (t = H(H({}, t), a));
614
- var s = wn(i.stem);
615
- s && (t = H(H({}, t), s));
590
+ var a = Yt(i.stem);
591
+ a && (t = z(z({}, t), a));
592
+ var s = kn(i.stem);
593
+ s && (t = z(z({}, t), s));
616
594
  }
617
595
  return t;
618
596
  }
619
- var xe = {
597
+ var Se = {
620
598
  "001": [
621
599
  "H",
622
600
  "h"
@@ -2031,13 +2009,13 @@ var xe = {
2031
2009
  "h"
2032
2010
  ]
2033
2011
  };
2034
- function An(e, t) {
2012
+ function En(e, t) {
2035
2013
  for (var r = "", n = 0; n < e.length; n++) {
2036
2014
  var i = e.charAt(n);
2037
2015
  if (i === "j") {
2038
2016
  for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
2039
2017
  o++, n++;
2040
- var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Hn(t);
2018
+ var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Cn(t);
2041
2019
  for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
2042
2020
  r += h;
2043
2021
  for (; a-- > 0; )
@@ -2047,7 +2025,7 @@ function An(e, t) {
2047
2025
  }
2048
2026
  return r;
2049
2027
  }
2050
- function Hn(e) {
2028
+ function Cn(e) {
2051
2029
  var t = e.hourCycle;
2052
2030
  if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
2053
2031
  e.hourCycles && // @ts-ignore
@@ -2066,23 +2044,23 @@ function Hn(e) {
2066
2044
  }
2067
2045
  var r = e.language, n;
2068
2046
  r !== "root" && (n = e.maximize().region);
2069
- var i = xe[n || ""] || xe[r || ""] || xe["".concat(r, "-001")] || xe["001"];
2047
+ var i = Se[n || ""] || Se[r || ""] || Se["".concat(r, "-001")] || Se["001"];
2070
2048
  return i[0];
2071
2049
  }
2072
- var Re, Pn = new RegExp("^".concat(Yt.source, "*")), Bn = new RegExp("".concat(Yt.source, "*$"));
2050
+ var Re, Sn = new RegExp("^".concat(Zt.source, "*")), xn = new RegExp("".concat(Zt.source, "*$"));
2073
2051
  function N(e, t) {
2074
2052
  return { start: e, end: t };
2075
2053
  }
2076
- var zn = !!String.prototype.startsWith && "_a".startsWith("a", 1), On = !!String.fromCodePoint, In = !!Object.fromEntries, jn = !!String.prototype.codePointAt, Ln = !!String.prototype.trimStart, Rn = !!String.prototype.trimEnd, Un = !!Number.isSafeInteger, Dn = Un ? Number.isSafeInteger : function(e) {
2054
+ var Tn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Mn = !!String.fromCodePoint, wn = !!Object.fromEntries, Nn = !!String.prototype.codePointAt, An = !!String.prototype.trimStart, Hn = !!String.prototype.trimEnd, Pn = !!Number.isSafeInteger, Bn = Pn ? Number.isSafeInteger : function(e) {
2077
2055
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
2078
2056
  }, Ve = !0;
2079
2057
  try {
2080
- var Gn = rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2081
- Ve = ((Re = Gn.exec("a")) === null || Re === void 0 ? void 0 : Re[0]) === "a";
2082
- } catch (e) {
2058
+ var On = $t("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2059
+ Ve = ((Re = On.exec("a")) === null || Re === void 0 ? void 0 : Re[0]) === "a";
2060
+ } catch {
2083
2061
  Ve = !1;
2084
2062
  }
2085
- var pt = zn ? (
2063
+ var ht = Tn ? (
2086
2064
  // Native
2087
2065
  function(t, r, n) {
2088
2066
  return t.startsWith(r, n);
@@ -2092,7 +2070,7 @@ var pt = zn ? (
2092
2070
  function(t, r, n) {
2093
2071
  return t.slice(n, n + r.length) === r;
2094
2072
  }
2095
- ), Xe = On ? String.fromCodePoint : (
2073
+ ), Xe = Mn ? String.fromCodePoint : (
2096
2074
  // IE11
2097
2075
  function() {
2098
2076
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -2104,9 +2082,9 @@ var pt = zn ? (
2104
2082
  }
2105
2083
  return n;
2106
2084
  }
2107
- ), gt = (
2085
+ ), dt = (
2108
2086
  // native
2109
- In ? Object.fromEntries : (
2087
+ wn ? Object.fromEntries : (
2110
2088
  // Ponyfill
2111
2089
  function(t) {
2112
2090
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -2116,7 +2094,7 @@ var pt = zn ? (
2116
2094
  return r;
2117
2095
  }
2118
2096
  )
2119
- ), tr = jn ? (
2097
+ ), Kt = Nn ? (
2120
2098
  // Native
2121
2099
  function(t, r) {
2122
2100
  return t.codePointAt(r);
@@ -2130,7 +2108,7 @@ var pt = zn ? (
2130
2108
  return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
2131
2109
  }
2132
2110
  }
2133
- ), Fn = Ln ? (
2111
+ ), zn = An ? (
2134
2112
  // Native
2135
2113
  function(t) {
2136
2114
  return t.trimStart();
@@ -2138,9 +2116,9 @@ var pt = zn ? (
2138
2116
  ) : (
2139
2117
  // Ponyfill
2140
2118
  function(t) {
2141
- return t.replace(Pn, "");
2119
+ return t.replace(Sn, "");
2142
2120
  }
2143
- ), Vn = Rn ? (
2121
+ ), In = Hn ? (
2144
2122
  // Native
2145
2123
  function(t) {
2146
2124
  return t.trimEnd();
@@ -2148,32 +2126,32 @@ var pt = zn ? (
2148
2126
  ) : (
2149
2127
  // Ponyfill
2150
2128
  function(t) {
2151
- return t.replace(Bn, "");
2129
+ return t.replace(xn, "");
2152
2130
  }
2153
2131
  );
2154
- function rr(e, t) {
2132
+ function $t(e, t) {
2155
2133
  return new RegExp(e, t);
2156
2134
  }
2157
2135
  var qe;
2158
2136
  if (Ve) {
2159
- var ft = rr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2137
+ var mt = $t("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2160
2138
  qe = function(t, r) {
2161
2139
  var n;
2162
- ft.lastIndex = r;
2163
- var i = ft.exec(t);
2140
+ mt.lastIndex = r;
2141
+ var i = mt.exec(t);
2164
2142
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2165
2143
  };
2166
2144
  } else
2167
2145
  qe = function(t, r) {
2168
2146
  for (var n = []; ; ) {
2169
- var i = tr(t, r);
2170
- if (i === void 0 || nr(i) || Zn(i))
2147
+ var i = Kt(t, r);
2148
+ if (i === void 0 || er(i) || Un(i))
2171
2149
  break;
2172
2150
  n.push(i), r += i >= 65536 ? 2 : 1;
2173
2151
  }
2174
2152
  return Xe.apply(void 0, n);
2175
2153
  };
2176
- var Xn = (
2154
+ var jn = (
2177
2155
  /** @class */
2178
2156
  function() {
2179
2157
  function e(t, r) {
@@ -2197,7 +2175,7 @@ var Xn = (
2197
2175
  if (o === 35 && (r === "plural" || r === "selectordinal")) {
2198
2176
  var s = this.clonePosition();
2199
2177
  this.bump(), i.push({
2200
- type: B.pound,
2178
+ type: P.pound,
2201
2179
  location: N(s, this.clonePosition())
2202
2180
  });
2203
2181
  } else if (o === 60 && !this.ignoreTag && this.peek() === 47) {
@@ -2225,7 +2203,7 @@ var Xn = (
2225
2203
  if (this.bumpSpace(), this.bumpIf("/>"))
2226
2204
  return {
2227
2205
  val: {
2228
- type: B.literal,
2206
+ type: P.literal,
2229
2207
  value: "<".concat(i, "/>"),
2230
2208
  location: N(n, this.clonePosition())
2231
2209
  },
@@ -2242,7 +2220,7 @@ var Xn = (
2242
2220
  var h = this.clonePosition(), u = this.parseTagName();
2243
2221
  return i !== u ? this.error(w.UNMATCHED_CLOSING_TAG, N(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
2244
2222
  val: {
2245
- type: B.tag,
2223
+ type: P.tag,
2246
2224
  value: i,
2247
2225
  children: a,
2248
2226
  location: N(n, this.clonePosition())
@@ -2255,7 +2233,7 @@ var Xn = (
2255
2233
  return this.error(w.INVALID_TAG, N(n, this.clonePosition()));
2256
2234
  }, e.prototype.parseTagName = function() {
2257
2235
  var t = this.offset();
2258
- for (this.bump(); !this.isEOF() && Wn(this.char()); )
2236
+ for (this.bump(); !this.isEOF() && Rn(this.char()); )
2259
2237
  this.bump();
2260
2238
  return this.message.slice(t, this.offset());
2261
2239
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2279,12 +2257,12 @@ var Xn = (
2279
2257
  }
2280
2258
  var h = N(n, this.clonePosition());
2281
2259
  return {
2282
- val: { type: B.literal, value: i, location: h },
2260
+ val: { type: P.literal, value: i, location: h },
2283
2261
  err: null
2284
2262
  };
2285
2263
  }, e.prototype.tryParseLeftAngleBracket = function() {
2286
2264
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2287
- !qn(this.peek() || 0)) ? (this.bump(), "<") : null;
2265
+ !Ln(this.peek() || 0)) ? (this.bump(), "<") : null;
2288
2266
  }, e.prototype.tryParseQuote = function(t) {
2289
2267
  if (this.isEOF() || this.char() !== 39)
2290
2268
  return null;
@@ -2339,7 +2317,7 @@ var Xn = (
2339
2317
  case 125:
2340
2318
  return this.bump(), {
2341
2319
  val: {
2342
- type: B.argument,
2320
+ type: P.argument,
2343
2321
  // value does not include the opening and closing braces.
2344
2322
  value: i,
2345
2323
  location: N(n, this.clonePosition())
@@ -2371,47 +2349,47 @@ var Xn = (
2371
2349
  var l = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
2372
2350
  if (d.err)
2373
2351
  return d;
2374
- var m = Vn(d.val);
2352
+ var m = In(d.val);
2375
2353
  if (m.length === 0)
2376
2354
  return this.error(w.EXPECT_ARGUMENT_STYLE, N(this.clonePosition(), this.clonePosition()));
2377
- var y = N(l, this.clonePosition());
2378
- u = { style: m, styleLocation: y };
2355
+ var v = N(l, this.clonePosition());
2356
+ u = { style: m, styleLocation: v };
2379
2357
  }
2380
2358
  var f = this.tryParseArgumentClose(i);
2381
2359
  if (f.err)
2382
2360
  return f;
2383
2361
  var p = N(i, this.clonePosition());
2384
- if (u && pt(u == null ? void 0 : u.style, "::", 0)) {
2385
- var C = Fn(u.style.slice(2));
2362
+ if (u && ht(u?.style, "::", 0)) {
2363
+ var C = zn(u.style.slice(2));
2386
2364
  if (s === "number") {
2387
2365
  var d = this.parseNumberSkeletonFromString(C, u.styleLocation);
2388
2366
  return d.err ? d : {
2389
- val: { type: B.number, value: n, location: p, style: d.val },
2367
+ val: { type: P.number, value: n, location: p, style: d.val },
2390
2368
  err: null
2391
2369
  };
2392
2370
  } else {
2393
2371
  if (C.length === 0)
2394
2372
  return this.error(w.EXPECT_DATE_TIME_SKELETON, p);
2395
2373
  var _ = C;
2396
- this.locale && (_ = An(C, this.locale));
2374
+ this.locale && (_ = En(C, this.locale));
2397
2375
  var m = {
2398
2376
  type: te.dateTime,
2399
2377
  pattern: _,
2400
2378
  location: u.styleLocation,
2401
- parsedOptions: this.shouldParseSkeletons ? Cn(_) : {}
2402
- }, v = s === "date" ? B.date : B.time;
2379
+ parsedOptions: this.shouldParseSkeletons ? gn(_) : {}
2380
+ }, y = s === "date" ? P.date : P.time;
2403
2381
  return {
2404
- val: { type: v, value: n, location: p, style: m },
2382
+ val: { type: y, value: n, location: p, style: m },
2405
2383
  err: null
2406
2384
  };
2407
2385
  }
2408
2386
  }
2409
2387
  return {
2410
2388
  val: {
2411
- type: s === "number" ? B.number : s === "date" ? B.date : B.time,
2389
+ type: s === "number" ? P.number : s === "date" ? P.date : P.time,
2412
2390
  value: n,
2413
2391
  location: p,
2414
- style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
2392
+ style: (o = u?.style) !== null && o !== void 0 ? o : null
2415
2393
  },
2416
2394
  err: null
2417
2395
  };
@@ -2421,38 +2399,38 @@ var Xn = (
2421
2399
  case "select": {
2422
2400
  var x = this.clonePosition();
2423
2401
  if (this.bumpSpace(), !this.bumpIf(","))
2424
- return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, N(x, H({}, x)));
2402
+ return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, N(x, Me({}, x)));
2425
2403
  this.bumpSpace();
2426
- var P = this.parseIdentifierIfPossible(), b = 0;
2427
- if (s !== "select" && P.value === "offset") {
2404
+ var H = this.parseIdentifierIfPossible(), b = 0;
2405
+ if (s !== "select" && H.value === "offset") {
2428
2406
  if (!this.bumpIf(":"))
2429
2407
  return this.error(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, N(this.clonePosition(), this.clonePosition()));
2430
2408
  this.bumpSpace();
2431
2409
  var d = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2432
2410
  if (d.err)
2433
2411
  return d;
2434
- this.bumpSpace(), P = this.parseIdentifierIfPossible(), b = d.val;
2412
+ this.bumpSpace(), H = this.parseIdentifierIfPossible(), b = d.val;
2435
2413
  }
2436
- var z = this.tryParsePluralOrSelectOptions(t, s, r, P);
2437
- if (z.err)
2438
- return z;
2414
+ var B = this.tryParsePluralOrSelectOptions(t, s, r, H);
2415
+ if (B.err)
2416
+ return B;
2439
2417
  var f = this.tryParseArgumentClose(i);
2440
2418
  if (f.err)
2441
2419
  return f;
2442
2420
  var O = N(i, this.clonePosition());
2443
2421
  return s === "select" ? {
2444
2422
  val: {
2445
- type: B.select,
2423
+ type: P.select,
2446
2424
  value: n,
2447
- options: gt(z.val),
2425
+ options: dt(B.val),
2448
2426
  location: O
2449
2427
  },
2450
2428
  err: null
2451
2429
  } : {
2452
2430
  val: {
2453
- type: B.plural,
2431
+ type: P.plural,
2454
2432
  value: n,
2455
- options: gt(z.val),
2433
+ options: dt(B.val),
2456
2434
  offset: b,
2457
2435
  pluralType: s === "plural" ? "cardinal" : "ordinal",
2458
2436
  location: O
@@ -2503,8 +2481,8 @@ var Xn = (
2503
2481
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2504
2482
  var n = [];
2505
2483
  try {
2506
- n = xn(t);
2507
- } catch (i) {
2484
+ n = _n(t);
2485
+ } catch {
2508
2486
  return this.error(w.INVALID_NUMBER_SKELETON, r);
2509
2487
  }
2510
2488
  return {
@@ -2512,7 +2490,7 @@ var Xn = (
2512
2490
  type: te.number,
2513
2491
  tokens: n,
2514
2492
  location: r,
2515
- parsedOptions: this.shouldParseSkeletons ? Nn(n) : {}
2493
+ parsedOptions: this.shouldParseSkeletons ? bn(n) : {}
2516
2494
  },
2517
2495
  err: null
2518
2496
  };
@@ -2531,20 +2509,20 @@ var Xn = (
2531
2509
  if (h.has(u))
2532
2510
  return this.error(r === "select" ? w.DUPLICATE_SELECT_ARGUMENT_SELECTOR : w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
2533
2511
  u === "other" && (a = !0), this.bumpSpace();
2534
- var y = this.clonePosition();
2512
+ var v = this.clonePosition();
2535
2513
  if (!this.bumpIf("{"))
2536
2514
  return this.error(r === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, N(this.clonePosition(), this.clonePosition()));
2537
2515
  var f = this.parseMessage(t + 1, r, n);
2538
2516
  if (f.err)
2539
2517
  return f;
2540
- var p = this.tryParseArgumentClose(y);
2518
+ var p = this.tryParseArgumentClose(v);
2541
2519
  if (p.err)
2542
2520
  return p;
2543
2521
  s.push([
2544
2522
  u,
2545
2523
  {
2546
2524
  value: f.val,
2547
- location: N(y, this.clonePosition())
2525
+ location: N(v, this.clonePosition())
2548
2526
  }
2549
2527
  ]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
2550
2528
  }
@@ -2560,7 +2538,7 @@ var Xn = (
2560
2538
  break;
2561
2539
  }
2562
2540
  var h = N(i, this.clonePosition());
2563
- return o ? (a *= n, Dn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
2541
+ return o ? (a *= n, Bn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
2564
2542
  }, e.prototype.offset = function() {
2565
2543
  return this.position.offset;
2566
2544
  }, e.prototype.isEOF = function() {
@@ -2575,7 +2553,7 @@ var Xn = (
2575
2553
  var t = this.position.offset;
2576
2554
  if (t >= this.message.length)
2577
2555
  throw Error("out of bound");
2578
- var r = tr(this.message, t);
2556
+ var r = Kt(this.message, t);
2579
2557
  if (r === void 0)
2580
2558
  throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
2581
2559
  return r;
@@ -2594,7 +2572,7 @@ var Xn = (
2594
2572
  t === 10 ? (this.position.line += 1, this.position.column = 1, this.position.offset += 1) : (this.position.column += 1, this.position.offset += t < 65536 ? 1 : 2);
2595
2573
  }
2596
2574
  }, e.prototype.bumpIf = function(t) {
2597
- if (pt(this.message, t, this.offset())) {
2575
+ if (ht(this.message, t, this.offset())) {
2598
2576
  for (var r = 0; r < t.length; r++)
2599
2577
  this.bump();
2600
2578
  return !0;
@@ -2616,48 +2594,48 @@ var Xn = (
2616
2594
  break;
2617
2595
  }
2618
2596
  }, e.prototype.bumpSpace = function() {
2619
- for (; !this.isEOF() && nr(this.char()); )
2597
+ for (; !this.isEOF() && er(this.char()); )
2620
2598
  this.bump();
2621
2599
  }, e.prototype.peek = function() {
2622
2600
  if (this.isEOF())
2623
2601
  return null;
2624
2602
  var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
2625
- return n != null ? n : null;
2603
+ return n ?? null;
2626
2604
  }, e;
2627
2605
  }()
2628
2606
  );
2629
2607
  function We(e) {
2630
2608
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
2631
2609
  }
2632
- function qn(e) {
2610
+ function Ln(e) {
2633
2611
  return We(e) || e === 47;
2634
2612
  }
2635
- function Wn(e) {
2613
+ function Rn(e) {
2636
2614
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
2637
2615
  }
2638
- function nr(e) {
2616
+ function er(e) {
2639
2617
  return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
2640
2618
  }
2641
- function Zn(e) {
2619
+ function Un(e) {
2642
2620
  return e >= 33 && e <= 35 || e === 36 || e >= 37 && e <= 39 || e === 40 || e === 41 || e === 42 || e === 43 || e === 44 || e === 45 || e >= 46 && e <= 47 || e >= 58 && e <= 59 || e >= 60 && e <= 62 || e >= 63 && e <= 64 || e === 91 || e === 92 || e === 93 || e === 94 || e === 96 || e === 123 || e === 124 || e === 125 || e === 126 || e === 161 || e >= 162 && e <= 165 || e === 166 || e === 167 || e === 169 || e === 171 || e === 172 || e === 174 || e === 176 || e === 177 || e === 182 || e === 187 || e === 191 || e === 215 || e === 247 || e >= 8208 && e <= 8213 || e >= 8214 && e <= 8215 || e === 8216 || e === 8217 || e === 8218 || e >= 8219 && e <= 8220 || e === 8221 || e === 8222 || e === 8223 || e >= 8224 && e <= 8231 || e >= 8240 && e <= 8248 || e === 8249 || e === 8250 || e >= 8251 && e <= 8254 || e >= 8257 && e <= 8259 || e === 8260 || e === 8261 || e === 8262 || e >= 8263 && e <= 8273 || e === 8274 || e === 8275 || e >= 8277 && e <= 8286 || e >= 8592 && e <= 8596 || e >= 8597 && e <= 8601 || e >= 8602 && e <= 8603 || e >= 8604 && e <= 8607 || e === 8608 || e >= 8609 && e <= 8610 || e === 8611 || e >= 8612 && e <= 8613 || e === 8614 || e >= 8615 && e <= 8621 || e === 8622 || e >= 8623 && e <= 8653 || e >= 8654 && e <= 8655 || e >= 8656 && e <= 8657 || e === 8658 || e === 8659 || e === 8660 || e >= 8661 && e <= 8691 || e >= 8692 && e <= 8959 || e >= 8960 && e <= 8967 || e === 8968 || e === 8969 || e === 8970 || e === 8971 || e >= 8972 && e <= 8991 || e >= 8992 && e <= 8993 || e >= 8994 && e <= 9e3 || e === 9001 || e === 9002 || e >= 9003 && e <= 9083 || e === 9084 || e >= 9085 && e <= 9114 || e >= 9115 && e <= 9139 || e >= 9140 && e <= 9179 || e >= 9180 && e <= 9185 || e >= 9186 && e <= 9254 || e >= 9255 && e <= 9279 || e >= 9280 && e <= 9290 || e >= 9291 && e <= 9311 || e >= 9472 && e <= 9654 || e === 9655 || e >= 9656 && e <= 9664 || e === 9665 || e >= 9666 && e <= 9719 || e >= 9720 && e <= 9727 || e >= 9728 && e <= 9838 || e === 9839 || e >= 9840 && e <= 10087 || e === 10088 || e === 10089 || e === 10090 || e === 10091 || e === 10092 || e === 10093 || e === 10094 || e === 10095 || e === 10096 || e === 10097 || e === 10098 || e === 10099 || e === 10100 || e === 10101 || e >= 10132 && e <= 10175 || e >= 10176 && e <= 10180 || e === 10181 || e === 10182 || e >= 10183 && e <= 10213 || e === 10214 || e === 10215 || e === 10216 || e === 10217 || e === 10218 || e === 10219 || e === 10220 || e === 10221 || e === 10222 || e === 10223 || e >= 10224 && e <= 10239 || e >= 10240 && e <= 10495 || e >= 10496 && e <= 10626 || e === 10627 || e === 10628 || e === 10629 || e === 10630 || e === 10631 || e === 10632 || e === 10633 || e === 10634 || e === 10635 || e === 10636 || e === 10637 || e === 10638 || e === 10639 || e === 10640 || e === 10641 || e === 10642 || e === 10643 || e === 10644 || e === 10645 || e === 10646 || e === 10647 || e === 10648 || e >= 10649 && e <= 10711 || e === 10712 || e === 10713 || e === 10714 || e === 10715 || e >= 10716 && e <= 10747 || e === 10748 || e === 10749 || e >= 10750 && e <= 11007 || e >= 11008 && e <= 11055 || e >= 11056 && e <= 11076 || e >= 11077 && e <= 11078 || e >= 11079 && e <= 11084 || e >= 11085 && e <= 11123 || e >= 11124 && e <= 11125 || e >= 11126 && e <= 11157 || e === 11158 || e >= 11159 && e <= 11263 || e >= 11776 && e <= 11777 || e === 11778 || e === 11779 || e === 11780 || e === 11781 || e >= 11782 && e <= 11784 || e === 11785 || e === 11786 || e === 11787 || e === 11788 || e === 11789 || e >= 11790 && e <= 11798 || e === 11799 || e >= 11800 && e <= 11801 || e === 11802 || e === 11803 || e === 11804 || e === 11805 || e >= 11806 && e <= 11807 || e === 11808 || e === 11809 || e === 11810 || e === 11811 || e === 11812 || e === 11813 || e === 11814 || e === 11815 || e === 11816 || e === 11817 || e >= 11818 && e <= 11822 || e === 11823 || e >= 11824 && e <= 11833 || e >= 11834 && e <= 11835 || e >= 11836 && e <= 11839 || e === 11840 || e === 11841 || e === 11842 || e >= 11843 && e <= 11855 || e >= 11856 && e <= 11857 || e === 11858 || e >= 11859 && e <= 11903 || e >= 12289 && e <= 12291 || e === 12296 || e === 12297 || e === 12298 || e === 12299 || e === 12300 || e === 12301 || e === 12302 || e === 12303 || e === 12304 || e === 12305 || e >= 12306 && e <= 12307 || e === 12308 || e === 12309 || e === 12310 || e === 12311 || e === 12312 || e === 12313 || e === 12314 || e === 12315 || e === 12316 || e === 12317 || e >= 12318 && e <= 12319 || e === 12320 || e === 12336 || e === 64830 || e === 64831 || e >= 65093 && e <= 65094;
2643
2621
  }
2644
2622
  function Ze(e) {
2645
2623
  e.forEach(function(t) {
2646
- if (delete t.location, Wt(t) || Zt(t))
2624
+ if (delete t.location, Vt(t) || Xt(t))
2647
2625
  for (var r in t.options)
2648
2626
  delete t.options[r].location, Ze(t.options[r].value);
2649
2627
  else
2650
- Vt(t) && Qt(t.style) || (Xt(t) || qt(t)) && Fe(t.style) ? delete t.style.location : Jt(t) && Ze(t.children);
2628
+ Dt(t) && Wt(t.style) || (Gt(t) || Ft(t)) && Fe(t.style) ? delete t.style.location : qt(t) && Ze(t.children);
2651
2629
  });
2652
2630
  }
2653
- function Jn(e, t) {
2654
- t === void 0 && (t = {}), t = H({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
2655
- var r = new Xn(e, t).parse();
2631
+ function Dn(e, t) {
2632
+ t === void 0 && (t = {}), t = Me({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
2633
+ var r = new jn(e, t).parse();
2656
2634
  if (r.err) {
2657
2635
  var n = SyntaxError(w[r.err.kind]);
2658
2636
  throw n.location = r.err.location, n.originalMessage = r.err.message, n;
2659
2637
  }
2660
- return t != null && t.captureLocation || Ze(r.val), r.val;
2638
+ return t?.captureLocation || Ze(r.val), r.val;
2661
2639
  }
2662
2640
  var re;
2663
2641
  (function(e) {
@@ -2675,7 +2653,7 @@ var Pe = (
2675
2653
  return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
2676
2654
  }, t;
2677
2655
  }(Error)
2678
- ), _t = (
2656
+ ), pt = (
2679
2657
  /** @class */
2680
2658
  function(e) {
2681
2659
  He(t, e);
@@ -2684,7 +2662,7 @@ var Pe = (
2684
2662
  }
2685
2663
  return t;
2686
2664
  }(Pe)
2687
- ), Qn = (
2665
+ ), Gn = (
2688
2666
  /** @class */
2689
2667
  function(e) {
2690
2668
  He(t, e);
@@ -2693,7 +2671,7 @@ var Pe = (
2693
2671
  }
2694
2672
  return t;
2695
2673
  }(Pe)
2696
- ), Yn = (
2674
+ ), Fn = (
2697
2675
  /** @class */
2698
2676
  function(e) {
2699
2677
  He(t, e);
@@ -2706,17 +2684,17 @@ var Pe = (
2706
2684
  (function(e) {
2707
2685
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
2708
2686
  })(D || (D = {}));
2709
- function Kn(e) {
2687
+ function Vn(e) {
2710
2688
  return e.length < 2 ? e : e.reduce(function(t, r) {
2711
2689
  var n = t[t.length - 1];
2712
2690
  return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
2713
2691
  }, []);
2714
2692
  }
2715
- function $n(e) {
2693
+ function Xn(e) {
2716
2694
  return typeof e == "function";
2717
2695
  }
2718
- function Te(e, t, r, n, i, o, a) {
2719
- if (e.length === 1 && ut(e[0]))
2696
+ function xe(e, t, r, n, i, o, a) {
2697
+ if (e.length === 1 && st(e[0]))
2720
2698
  return [
2721
2699
  {
2722
2700
  type: D.literal,
@@ -2725,14 +2703,14 @@ function Te(e, t, r, n, i, o, a) {
2725
2703
  ];
2726
2704
  for (var s = [], h = 0, u = e; h < u.length; h++) {
2727
2705
  var l = u[h];
2728
- if (ut(l)) {
2706
+ if (st(l)) {
2729
2707
  s.push({
2730
2708
  type: D.literal,
2731
2709
  value: l.value
2732
2710
  });
2733
2711
  continue;
2734
2712
  }
2735
- if (bn(l)) {
2713
+ if (mn(l)) {
2736
2714
  typeof o == "number" && s.push({
2737
2715
  type: D.literal,
2738
2716
  value: r.getNumberFormat(t).format(o)
@@ -2741,87 +2719,87 @@ function Te(e, t, r, n, i, o, a) {
2741
2719
  }
2742
2720
  var d = l.value;
2743
2721
  if (!(i && d in i))
2744
- throw new Yn(d, a);
2722
+ throw new Fn(d, a);
2745
2723
  var m = i[d];
2746
- if (kn(l)) {
2724
+ if (dn(l)) {
2747
2725
  (!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
2748
2726
  type: typeof m == "string" ? D.literal : D.object,
2749
2727
  value: m
2750
2728
  });
2751
2729
  continue;
2752
2730
  }
2753
- if (Xt(l)) {
2754
- var y = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
2731
+ if (Gt(l)) {
2732
+ var v = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
2755
2733
  s.push({
2756
2734
  type: D.literal,
2757
- value: r.getDateTimeFormat(t, y).format(m)
2735
+ value: r.getDateTimeFormat(t, v).format(m)
2758
2736
  });
2759
2737
  continue;
2760
2738
  }
2761
- if (qt(l)) {
2762
- var y = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
2739
+ if (Ft(l)) {
2740
+ var v = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
2763
2741
  s.push({
2764
2742
  type: D.literal,
2765
- value: r.getDateTimeFormat(t, y).format(m)
2743
+ value: r.getDateTimeFormat(t, v).format(m)
2766
2744
  });
2767
2745
  continue;
2768
2746
  }
2769
- if (Vt(l)) {
2770
- var y = typeof l.style == "string" ? n.number[l.style] : Qt(l.style) ? l.style.parsedOptions : void 0;
2771
- y && y.scale && (m = m * (y.scale || 1)), s.push({
2747
+ if (Dt(l)) {
2748
+ var v = typeof l.style == "string" ? n.number[l.style] : Wt(l.style) ? l.style.parsedOptions : void 0;
2749
+ v && v.scale && (m = m * (v.scale || 1)), s.push({
2772
2750
  type: D.literal,
2773
- value: r.getNumberFormat(t, y).format(m)
2751
+ value: r.getNumberFormat(t, v).format(m)
2774
2752
  });
2775
2753
  continue;
2776
2754
  }
2777
- if (Jt(l)) {
2755
+ if (qt(l)) {
2778
2756
  var f = l.children, p = l.value, C = i[p];
2779
- if (!$n(C))
2780
- throw new Qn(p, "function", a);
2781
- var _ = Te(f, t, r, n, i, o), v = C(_.map(function(b) {
2757
+ if (!Xn(C))
2758
+ throw new Gn(p, "function", a);
2759
+ var _ = xe(f, t, r, n, i, o), y = C(_.map(function(b) {
2782
2760
  return b.value;
2783
2761
  }));
2784
- Array.isArray(v) || (v = [v]), s.push.apply(s, v.map(function(b) {
2762
+ Array.isArray(y) || (y = [y]), s.push.apply(s, y.map(function(b) {
2785
2763
  return {
2786
2764
  type: typeof b == "string" ? D.literal : D.object,
2787
2765
  value: b
2788
2766
  };
2789
2767
  }));
2790
2768
  }
2791
- if (Wt(l)) {
2769
+ if (Vt(l)) {
2792
2770
  var x = l.options[m] || l.options.other;
2793
2771
  if (!x)
2794
- throw new _t(l.value, m, Object.keys(l.options), a);
2795
- s.push.apply(s, Te(x.value, t, r, n, i));
2772
+ throw new pt(l.value, m, Object.keys(l.options), a);
2773
+ s.push.apply(s, xe(x.value, t, r, n, i));
2796
2774
  continue;
2797
2775
  }
2798
- if (Zt(l)) {
2776
+ if (Xt(l)) {
2799
2777
  var x = l.options["=".concat(m)];
2800
2778
  if (!x) {
2801
2779
  if (!Intl.PluralRules)
2802
2780
  throw new Pe(`Intl.PluralRules is not available in this environment.
2803
2781
  Try polyfilling it using "@formatjs/intl-pluralrules"
2804
2782
  `, re.MISSING_INTL_API, a);
2805
- var P = r.getPluralRules(t, { type: l.pluralType }).select(m - (l.offset || 0));
2806
- x = l.options[P] || l.options.other;
2783
+ var H = r.getPluralRules(t, { type: l.pluralType }).select(m - (l.offset || 0));
2784
+ x = l.options[H] || l.options.other;
2807
2785
  }
2808
2786
  if (!x)
2809
- throw new _t(l.value, m, Object.keys(l.options), a);
2810
- s.push.apply(s, Te(x.value, t, r, n, i, m - (l.offset || 0)));
2787
+ throw new pt(l.value, m, Object.keys(l.options), a);
2788
+ s.push.apply(s, xe(x.value, t, r, n, i, m - (l.offset || 0)));
2811
2789
  continue;
2812
2790
  }
2813
2791
  }
2814
- return Kn(s);
2792
+ return Vn(s);
2815
2793
  }
2816
- function ei(e, t) {
2817
- return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
2818
- return r[n] = H(H({}, e[n]), t[n] || {}), r;
2794
+ function qn(e, t) {
2795
+ return t ? q(q(q({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
2796
+ return r[n] = q(q({}, e[n]), t[n] || {}), r;
2819
2797
  }, {})) : e;
2820
2798
  }
2821
- function ti(e, t) {
2799
+ function Wn(e, t) {
2822
2800
  return t ? Object.keys(e).reduce(function(r, n) {
2823
- return r[n] = ei(e[n], t[n]), r;
2824
- }, H({}, e)) : e;
2801
+ return r[n] = qn(e[n], t[n]), r;
2802
+ }, q({}, e)) : e;
2825
2803
  }
2826
2804
  function Ue(e) {
2827
2805
  return {
@@ -2837,7 +2815,7 @@ function Ue(e) {
2837
2815
  }
2838
2816
  };
2839
2817
  }
2840
- function ri(e) {
2818
+ function Zn(e) {
2841
2819
  return e === void 0 && (e = {
2842
2820
  number: {},
2843
2821
  dateTime: {},
@@ -2869,7 +2847,7 @@ function ri(e) {
2869
2847
  })
2870
2848
  };
2871
2849
  }
2872
- var ni = (
2850
+ var Jn = (
2873
2851
  /** @class */
2874
2852
  function() {
2875
2853
  function e(t, r, n, i) {
@@ -2888,7 +2866,7 @@ var ni = (
2888
2866
  }, []);
2889
2867
  return l.length <= 1 ? l[0] || "" : l;
2890
2868
  }, this.formatToParts = function(h) {
2891
- return Te(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
2869
+ return xe(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
2892
2870
  }, this.resolvedOptions = function() {
2893
2871
  var h;
2894
2872
  return {
@@ -2901,13 +2879,13 @@ var ni = (
2901
2879
  throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
2902
2880
  var a = i || {};
2903
2881
  a.formatters;
2904
- var s = dn(a, ["formatters"]);
2905
- this.ast = e.__parse(t, H(H({}, s), { locale: this.resolvedLocale }));
2882
+ var s = nn(a, ["formatters"]);
2883
+ this.ast = e.__parse(t, q(q({}, s), { locale: this.resolvedLocale }));
2906
2884
  } else
2907
2885
  this.ast = t;
2908
2886
  if (!Array.isArray(this.ast))
2909
2887
  throw new TypeError("A message must be provided as a String or AST.");
2910
- this.formats = ti(e.formats, n), this.formatters = i && i.formatters || ri(this.formatterCache);
2888
+ this.formats = Wn(e.formats, n), this.formatters = i && i.formatters || Zn(this.formatterCache);
2911
2889
  }
2912
2890
  return Object.defineProperty(e, "defaultLocale", {
2913
2891
  get: function() {
@@ -2916,11 +2894,11 @@ var ni = (
2916
2894
  enumerable: !1,
2917
2895
  configurable: !0
2918
2896
  }), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
2919
- if (typeof Intl.Locale != "undefined") {
2897
+ if (!(typeof Intl.Locale > "u")) {
2920
2898
  var r = Intl.NumberFormat.supportedLocalesOf(t);
2921
2899
  return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
2922
2900
  }
2923
- }, e.__parse = Jn, e.formats = {
2901
+ }, e.__parse = Dn, e.formats = {
2924
2902
  number: {
2925
2903
  integer: {
2926
2904
  maximumFractionDigits: 0
@@ -2981,7 +2959,7 @@ var ni = (
2981
2959
  }, e;
2982
2960
  }()
2983
2961
  );
2984
- function ii(e, t) {
2962
+ function Qn(e, t) {
2985
2963
  if (t == null)
2986
2964
  return;
2987
2965
  if (t in e)
@@ -3002,60 +2980,60 @@ function ii(e, t) {
3002
2980
  n = void 0;
3003
2981
  return n;
3004
2982
  }
3005
- const J = {}, oi = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r), ir = (e, t) => {
2983
+ const J = {}, Yn = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r), tr = (e, t) => {
3006
2984
  if (t == null)
3007
2985
  return;
3008
2986
  if (t in J && e in J[t])
3009
2987
  return J[t][e];
3010
2988
  const r = Be(t);
3011
2989
  for (let n = 0; n < r.length; n++) {
3012
- const i = r[n], o = si(i, e);
2990
+ const i = r[n], o = $n(i, e);
3013
2991
  if (o)
3014
- return oi(e, t, o);
2992
+ return Yn(e, t, o);
3015
2993
  }
3016
2994
  };
3017
2995
  let $e;
3018
- const ve = Ae({});
3019
- function ai(e) {
2996
+ const _e = Ae({});
2997
+ function Kn(e) {
3020
2998
  return $e[e] || null;
3021
2999
  }
3022
- function or(e) {
3000
+ function rr(e) {
3023
3001
  return e in $e;
3024
3002
  }
3025
- function si(e, t) {
3026
- if (!or(e))
3003
+ function $n(e, t) {
3004
+ if (!rr(e))
3027
3005
  return null;
3028
- const r = ai(e);
3029
- return ii(r, t);
3006
+ const r = Kn(e);
3007
+ return Qn(r, t);
3030
3008
  }
3031
- function li(e) {
3009
+ function ei(e) {
3032
3010
  if (e == null)
3033
3011
  return;
3034
3012
  const t = Be(e);
3035
3013
  for (let r = 0; r < t.length; r++) {
3036
3014
  const n = t[r];
3037
- if (or(n))
3015
+ if (rr(n))
3038
3016
  return n;
3039
3017
  }
3040
3018
  }
3041
- function ar(e, ...t) {
3042
- delete J[e], ve.update((r) => (r[e] = hn.all([r[e] || {}, ...t]), r));
3019
+ function nr(e, ...t) {
3020
+ delete J[e], _e.update((r) => (r[e] = rn.all([r[e] || {}, ...t]), r));
3043
3021
  }
3044
3022
  ie(
3045
- [ve],
3023
+ [_e],
3046
3024
  ([e]) => Object.keys(e)
3047
3025
  );
3048
- ve.subscribe((e) => $e = e);
3049
- const Me = {};
3050
- function ci(e, t) {
3051
- Me[e].delete(t), Me[e].size === 0 && delete Me[e];
3026
+ _e.subscribe((e) => $e = e);
3027
+ const Te = {};
3028
+ function ti(e, t) {
3029
+ Te[e].delete(t), Te[e].size === 0 && delete Te[e];
3052
3030
  }
3053
- function sr(e) {
3054
- return Me[e];
3031
+ function ir(e) {
3032
+ return Te[e];
3055
3033
  }
3056
- function ui(e) {
3034
+ function ri(e) {
3057
3035
  return Be(e).map((t) => {
3058
- const r = sr(t);
3036
+ const r = ir(t);
3059
3037
  return [t, r ? [...r] : []];
3060
3038
  }).filter(([, t]) => t.length > 0);
3061
3039
  }
@@ -3063,31 +3041,31 @@ function Je(e) {
3063
3041
  return e == null ? !1 : Be(e).some(
3064
3042
  (t) => {
3065
3043
  var r;
3066
- return (r = sr(t)) == null ? void 0 : r.size;
3044
+ return (r = ir(t)) == null ? void 0 : r.size;
3067
3045
  }
3068
3046
  );
3069
3047
  }
3070
- function hi(e, t) {
3048
+ function ni(e, t) {
3071
3049
  return Promise.all(
3072
- t.map((n) => (ci(e, n), n().then((i) => i.default || i)))
3073
- ).then((n) => ar(e, ...n));
3050
+ t.map((n) => (ti(e, n), n().then((i) => i.default || i)))
3051
+ ).then((n) => nr(e, ...n));
3074
3052
  }
3075
- const de = {};
3076
- function lr(e) {
3053
+ const he = {};
3054
+ function or(e) {
3077
3055
  if (!Je(e))
3078
- return e in de ? de[e] : Promise.resolve();
3079
- const t = ui(e);
3080
- return de[e] = Promise.all(
3056
+ return e in he ? he[e] : Promise.resolve();
3057
+ const t = ri(e);
3058
+ return he[e] = Promise.all(
3081
3059
  t.map(
3082
- ([r, n]) => hi(r, n)
3060
+ ([r, n]) => ni(r, n)
3083
3061
  )
3084
3062
  ).then(() => {
3085
3063
  if (Je(e))
3086
- return lr(e);
3087
- delete de[e];
3088
- }), de[e];
3064
+ return or(e);
3065
+ delete he[e];
3066
+ }), he[e];
3089
3067
  }
3090
- const di = {
3068
+ const ii = {
3091
3069
  number: {
3092
3070
  scientific: { notation: "scientific" },
3093
3071
  engineering: { notation: "engineering" },
@@ -3116,135 +3094,135 @@ const di = {
3116
3094
  timeZoneName: "short"
3117
3095
  }
3118
3096
  }
3119
- }, mi = {
3097
+ }, oi = {
3120
3098
  fallbackLocale: null,
3121
3099
  loadingDelay: 200,
3122
- formats: di,
3100
+ formats: ii,
3123
3101
  warnOnMissingMessages: !0,
3124
3102
  handleMissingMessage: void 0,
3125
3103
  ignoreTag: !0
3126
- }, pi = mi;
3104
+ }, ai = oi;
3127
3105
  function ne() {
3128
- return pi;
3106
+ return ai;
3129
3107
  }
3130
3108
  const De = Ae(!1);
3131
- var gi = Object.defineProperty, fi = Object.defineProperties, _i = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, vi = Object.prototype.hasOwnProperty, yi = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? gi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ki = (e, t) => {
3109
+ var si = Object.defineProperty, li = Object.defineProperties, ci = Object.getOwnPropertyDescriptors, gt = Object.getOwnPropertySymbols, ui = Object.prototype.hasOwnProperty, hi = Object.prototype.propertyIsEnumerable, ft = (e, t, r) => t in e ? si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, di = (e, t) => {
3132
3110
  for (var r in t || (t = {}))
3133
- vi.call(t, r) && yt(e, r, t[r]);
3134
- if (vt)
3135
- for (var r of vt(t))
3136
- yi.call(t, r) && yt(e, r, t[r]);
3111
+ ui.call(t, r) && ft(e, r, t[r]);
3112
+ if (gt)
3113
+ for (var r of gt(t))
3114
+ hi.call(t, r) && ft(e, r, t[r]);
3137
3115
  return e;
3138
- }, bi = (e, t) => fi(e, _i(t));
3116
+ }, mi = (e, t) => li(e, ci(t));
3139
3117
  let Qe;
3140
3118
  const we = Ae(null);
3141
- function kt(e) {
3119
+ function _t(e) {
3142
3120
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3143
3121
  }
3144
3122
  function Be(e, t = ne().fallbackLocale) {
3145
- const r = kt(e);
3146
- return t ? [.../* @__PURE__ */ new Set([...r, ...kt(t)])] : r;
3123
+ const r = _t(e);
3124
+ return t ? [.../* @__PURE__ */ new Set([...r, ..._t(t)])] : r;
3147
3125
  }
3148
3126
  function Y() {
3149
- return Qe != null ? Qe : void 0;
3127
+ return Qe ?? void 0;
3150
3128
  }
3151
3129
  we.subscribe((e) => {
3152
- Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
3130
+ Qe = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
3153
3131
  });
3154
- const Ei = (e) => {
3155
- if (e && li(e) && Je(e)) {
3132
+ const pi = (e) => {
3133
+ if (e && ei(e) && Je(e)) {
3156
3134
  const { loadingDelay: t } = ne();
3157
3135
  let r;
3158
- return typeof window != "undefined" && Y() != null && t ? r = window.setTimeout(
3136
+ return typeof window < "u" && Y() != null && t ? r = window.setTimeout(
3159
3137
  () => De.set(!0),
3160
3138
  t
3161
- ) : De.set(!0), lr(e).then(() => {
3139
+ ) : De.set(!0), or(e).then(() => {
3162
3140
  we.set(e);
3163
3141
  }).finally(() => {
3164
3142
  clearTimeout(r), De.set(!1);
3165
3143
  });
3166
3144
  }
3167
3145
  return we.set(e);
3168
- }, oe = bi(ki({}, we), {
3169
- set: Ei
3170
- }), ze = (e) => {
3146
+ }, oe = mi(di({}, we), {
3147
+ set: pi
3148
+ }), Oe = (e) => {
3171
3149
  const t = /* @__PURE__ */ Object.create(null);
3172
3150
  return (n) => {
3173
3151
  const i = JSON.stringify(n);
3174
3152
  return i in t ? t[i] : t[i] = e(n);
3175
3153
  };
3176
3154
  };
3177
- var Ci = Object.defineProperty, Ne = Object.getOwnPropertySymbols, cr = Object.prototype.hasOwnProperty, ur = Object.prototype.propertyIsEnumerable, bt = (e, t, r) => t in e ? Ci(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
3155
+ var gi = Object.defineProperty, Ne = Object.getOwnPropertySymbols, ar = Object.prototype.hasOwnProperty, sr = Object.prototype.propertyIsEnumerable, yt = (e, t, r) => t in e ? gi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, et = (e, t) => {
3178
3156
  for (var r in t || (t = {}))
3179
- cr.call(t, r) && bt(e, r, t[r]);
3157
+ ar.call(t, r) && yt(e, r, t[r]);
3180
3158
  if (Ne)
3181
3159
  for (var r of Ne(t))
3182
- ur.call(t, r) && bt(e, r, t[r]);
3160
+ sr.call(t, r) && yt(e, r, t[r]);
3183
3161
  return e;
3184
3162
  }, ae = (e, t) => {
3185
3163
  var r = {};
3186
3164
  for (var n in e)
3187
- cr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3165
+ ar.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
3188
3166
  if (e != null && Ne)
3189
3167
  for (var n of Ne(e))
3190
- t.indexOf(n) < 0 && ur.call(e, n) && (r[n] = e[n]);
3168
+ t.indexOf(n) < 0 && sr.call(e, n) && (r[n] = e[n]);
3191
3169
  return r;
3192
3170
  };
3193
- const ge = (e, t) => {
3171
+ const pe = (e, t) => {
3194
3172
  const { formats: r } = ne();
3195
3173
  if (e in r && t in r[e])
3196
3174
  return r[e][t];
3197
3175
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3198
- }, Si = ze(
3176
+ }, fi = Oe(
3199
3177
  (e) => {
3200
3178
  var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3201
3179
  if (r == null)
3202
3180
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3203
- return n && (i = ge("number", n)), new Intl.NumberFormat(r, i);
3181
+ return n && (i = pe("number", n)), new Intl.NumberFormat(r, i);
3204
3182
  }
3205
- ), xi = ze(
3183
+ ), _i = Oe(
3206
3184
  (e) => {
3207
3185
  var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3208
3186
  if (r == null)
3209
3187
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3210
- return n ? i = ge("date", n) : Object.keys(i).length === 0 && (i = ge("date", "short")), new Intl.DateTimeFormat(r, i);
3188
+ return n ? i = pe("date", n) : Object.keys(i).length === 0 && (i = pe("date", "short")), new Intl.DateTimeFormat(r, i);
3211
3189
  }
3212
- ), Ti = ze(
3190
+ ), yi = Oe(
3213
3191
  (e) => {
3214
3192
  var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
3215
3193
  if (r == null)
3216
3194
  throw new Error(
3217
3195
  '[svelte-i18n] A "locale" must be set to format time values'
3218
3196
  );
3219
- return n ? i = ge("time", n) : Object.keys(i).length === 0 && (i = ge("time", "short")), new Intl.DateTimeFormat(r, i);
3197
+ return n ? i = pe("time", n) : Object.keys(i).length === 0 && (i = pe("time", "short")), new Intl.DateTimeFormat(r, i);
3220
3198
  }
3221
- ), Mi = (e = {}) => {
3199
+ ), vi = (e = {}) => {
3222
3200
  var t = e, {
3223
3201
  locale: r = Y()
3224
3202
  } = t, n = ae(t, [
3225
3203
  "locale"
3226
3204
  ]);
3227
- return Si(et({ locale: r }, n));
3228
- }, wi = (e = {}) => {
3205
+ return fi(et({ locale: r }, n));
3206
+ }, ki = (e = {}) => {
3229
3207
  var t = e, {
3230
3208
  locale: r = Y()
3231
3209
  } = t, n = ae(t, [
3232
3210
  "locale"
3233
3211
  ]);
3234
- return xi(et({ locale: r }, n));
3235
- }, Ni = (e = {}) => {
3212
+ return _i(et({ locale: r }, n));
3213
+ }, bi = (e = {}) => {
3236
3214
  var t = e, {
3237
3215
  locale: r = Y()
3238
3216
  } = t, n = ae(t, [
3239
3217
  "locale"
3240
3218
  ]);
3241
- return Ti(et({ locale: r }, n));
3242
- }, Ai = ze(
3219
+ return yi(et({ locale: r }, n));
3220
+ }, Ei = Oe(
3243
3221
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3244
- (e, t = Y()) => new ni(e, t, ne().formats, {
3222
+ (e, t = Y()) => new Jn(e, t, ne().formats, {
3245
3223
  ignoreTag: ne().ignoreTag
3246
3224
  })
3247
- ), Hi = (e, t = {}) => {
3225
+ ), Ci = (e, t = {}) => {
3248
3226
  var r, n, i, o;
3249
3227
  let a = t;
3250
3228
  typeof e == "object" && (a = e, e = a.id);
@@ -3257,7 +3235,7 @@ const ge = (e, t) => {
3257
3235
  throw new Error(
3258
3236
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
3259
3237
  );
3260
- let l = ir(e, h);
3238
+ let l = tr(e, h);
3261
3239
  if (!l)
3262
3240
  l = (o = (i = (n = (r = ne()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: h, id: e, defaultValue: u })) != null ? i : u) != null ? o : e;
3263
3241
  else if (typeof l != "string")
@@ -3268,7 +3246,7 @@ const ge = (e, t) => {
3268
3246
  return l;
3269
3247
  let d = l;
3270
3248
  try {
3271
- d = Ai(l, h).format(s);
3249
+ d = Ei(l, h).format(s);
3272
3250
  } catch (m) {
3273
3251
  m instanceof Error && console.warn(
3274
3252
  `[svelte-i18n] Message "${e}" has syntax error:`,
@@ -3276,18 +3254,18 @@ const ge = (e, t) => {
3276
3254
  );
3277
3255
  }
3278
3256
  return d;
3279
- }, Pi = (e, t) => Ni(t).format(e), Bi = (e, t) => wi(t).format(e), zi = (e, t) => Mi(t).format(e), Oi = (e, t = Y()) => ir(e, t), Ii = ie([oe, ve], () => Hi);
3280
- ie([oe], () => Pi);
3281
- ie([oe], () => Bi);
3282
- ie([oe], () => zi);
3283
- ie([oe, ve], () => Oi);
3284
- function Et(e, t) {
3285
- ar(e, t);
3257
+ }, Si = (e, t) => bi(t).format(e), xi = (e, t) => ki(t).format(e), Ti = (e, t) => vi(t).format(e), Mi = (e, t = Y()) => tr(e, t), wi = ie([oe, _e], () => Ci);
3258
+ ie([oe], () => Si);
3259
+ ie([oe], () => xi);
3260
+ ie([oe], () => Ti);
3261
+ ie([oe, _e], () => Mi);
3262
+ function vt(e, t) {
3263
+ nr(e, t);
3286
3264
  }
3287
- function ji(e) {
3265
+ function Ni(e) {
3288
3266
  oe.set(e);
3289
3267
  }
3290
- const Ct = {
3268
+ const kt = {
3291
3269
  en: {
3292
3270
  invalidUrl: "Failed to construct 'URL': Invalid URL",
3293
3271
  fetchConsentsError: "Error: Could not fetch consents.",
@@ -3847,7 +3825,7 @@ const Ct = {
3847
3825
  wrongModalConfig: "Houve um erro na configuração! Nenhum consentimento expirado encontrado."
3848
3826
  }
3849
3827
  };
3850
- if (typeof window != "undefined") {
3828
+ if (typeof window < "u") {
3851
3829
  let e = function(t) {
3852
3830
  return function(...r) {
3853
3831
  try {
@@ -3859,55 +3837,55 @@ if (typeof window != "undefined") {
3859
3837
  }
3860
3838
  };
3861
3839
  };
3862
- customElements.define = e(customElements.define), import("./GeneralAnimationLoading-CAP3Fch3.js").then((t) => t.G).then(({ default: t }) => {
3840
+ customElements.define = e(customElements.define), import("./GeneralAnimationLoading-ZTNd0X9B.js").then((t) => t.G).then(({ default: t }) => {
3863
3841
  !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", t.element);
3864
3842
  });
3865
3843
  }
3866
- function Li(e) {
3844
+ function Ai(e) {
3867
3845
  let t, r;
3868
3846
  return {
3869
3847
  c() {
3870
- t = st("svg"), r = st("path"), E(r, "d", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"), E(t, "xmlns", "http://www.w3.org/2000/svg"), E(t, "viewBox", "0 0 512 512");
3848
+ t = it("svg"), r = it("path"), E(r, "d", "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"), E(t, "xmlns", "http://www.w3.org/2000/svg"), E(t, "viewBox", "0 0 512 512");
3871
3849
  },
3872
3850
  m(n, i) {
3873
3851
  L(n, t, i), S(t, r);
3874
3852
  },
3875
- p: q,
3876
- i: q,
3877
- o: q,
3853
+ p: W,
3854
+ i: W,
3855
+ o: W,
3878
3856
  d(n) {
3879
3857
  n && j(t);
3880
3858
  }
3881
3859
  };
3882
3860
  }
3883
- class Ri extends Lt {
3861
+ class Hi extends zt {
3884
3862
  constructor(t) {
3885
- super(), Rt(this, t, null, Li, Ye, {});
3863
+ super(), It(this, t, null, Ai, Ye, {});
3886
3864
  }
3887
3865
  }
3888
- customElements.define("circle-exclamation-icon", jt(Ri, {}, [], [], !0));
3889
- function Ui(e) {
3890
- Ur(e, "svelte-etk3ty", '.DisplayNone.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:none}.ContainerCenter.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:219px}.ErrorMessage.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{font-size:12px;color:var(--emw--color-error, #ed0909)}.PlayerConsentsHeader.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{margin-bottom:30px}.AccordionHeader.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{font-weight:bold;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-50, #cccccc);display:flex;align-items:center;justify-content:space-between}.AccordionItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{margin-bottom:10px}.AccordionContent.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:block;padding:10px 0}.AccordionContent.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:last-of-type{padding-bottom:0}.ConsentItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}.ConsentItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:last-of-type{margin-bottom:0}.ConsentItem.svelte-etk3ty .ConsentName.svelte-etk3ty.svelte-etk3ty{margin:0}.ConsentItem.svelte-etk3ty .ConsentDescription.svelte-etk3ty.svelte-etk3ty{font-size:0.8rem}.ToggleSwitch.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{position:relative;display:inline-block;width:40px;height:24px}.ToggleSwitch.Big.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{width:53px;height:30px}.ToggleSwitch.Big.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty:before{width:22px;height:22px}.ToggleSwitch.Big.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty.svelte-etk3ty{opacity:0;width:0;height:0}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty{background-color:var(--emw--color-primary, #22B04E)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:disabled+.Slider.svelte-etk3ty{opacity:0.1}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:focus+.Slider.svelte-etk3ty{box-shadow:0 0 1px var(--emw--color-primary, #22B04E)}.ToggleSwitch.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--emw--color-gray-150, #a1a1a1);-webkit-transition:0.4s;transition:0.4s}.ToggleSwitch.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:var(--emw--color-white, #fff);-webkit-transition:0.4s;transition:0.4s}.ToggleSwitch.svelte-etk3ty .Slider.Round.svelte-etk3ty.svelte-etk3ty{border-radius:34px}.ToggleSwitch.svelte-etk3ty .Slider.Round.svelte-etk3ty.svelte-etk3ty:before{border-radius:50%}.SaveConsentsButton.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:block;width:100%;margin:50px auto;outline:none;cursor:pointer;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);padding:10px 20px;font-size:var(--emw--font-size-large, 20px);font-family:var(--emw--button-typography);color:var(--emw--button-text-color, #FFFFFF)}.SaveConsentsButton.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:disabled{opacity:0.3;cursor:not-allowed}.ConsentErrorContainer.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:flex;gap:10px;align-items:center;border:1px dashed var(--emw--color-error, #ed0909);padding:10px;margin-bottom:10px}.ConsentErrorContainer.svelte-etk3ty circle-exclamation-icon.svelte-etk3ty.svelte-etk3ty{width:15px;fill:var(--emw--color-error, #ed0909)}.ConsentRequired.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{color:var(--emw--color-error, #ed0909)}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox.svelte-etk3ty.svelte-etk3ty{font-family:"Roboto";font-style:normal}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__wrapper.svelte-etk3ty.svelte-etk3ty{display:flex;gap:10px;position:relative;align-items:baseline;margin-bottom:30px}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__wrapper .checkbox__wrapper--relative.svelte-etk3ty.svelte-etk3ty{position:relative}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__input.svelte-etk3ty.svelte-etk3ty{transform:scale(1.307, 1.307);margin-left:2px;accent-color:var(--emw--login-color-primary, var(--emw--color-primary, #22B04E));width:46px}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__label.svelte-etk3ty.svelte-etk3ty{font-style:inherit;font-family:inherit;font-weight:400;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--registration-typography, var(--emw--color-black, #000000));line-height:1.5;cursor:pointer;padding:0}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__label .checkbox__label-text.svelte-etk3ty.svelte-etk3ty{font-size:var(--emw--font-size-medium, 16px)}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__error-message.svelte-etk3ty.svelte-etk3ty{position:absolute;top:calc(100% + 5px);left:0;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip-icon.svelte-etk3ty.svelte-etk3ty{width:16px;height:auto}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip.svelte-etk3ty.svelte-etk3ty{position:absolute;top:0;right:20px;background-color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--registration-typography, var(--emw--color-black, #000000));padding:10px;border-radius:5px;opacity:0;transition:opacity 0.3s ease-in-out;z-index:10}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip.visible.svelte-etk3ty.svelte-etk3ty{opacity:1}');
3866
+ customElements.define("circle-exclamation-icon", Ot(Hi, {}, [], [], !0));
3867
+ function Pi(e) {
3868
+ Pr(e, "svelte-etk3ty", '.DisplayNone.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:none}.ContainerCenter.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:219px}.ErrorMessage.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{font-size:12px;color:var(--emw--color-error, #ed0909)}.PlayerConsentsHeader.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{margin-bottom:30px}.AccordionHeader.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{font-weight:bold;cursor:pointer;border-bottom:1px solid var(--emw--color-gray-50, #cccccc);display:flex;align-items:center;justify-content:space-between}.AccordionItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{margin-bottom:10px}.AccordionContent.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:block;padding:10px 0}.AccordionContent.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:last-of-type{padding-bottom:0}.ConsentItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}.ConsentItem.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:last-of-type{margin-bottom:0}.ConsentItem.svelte-etk3ty .ConsentName.svelte-etk3ty.svelte-etk3ty{margin:0}.ConsentItem.svelte-etk3ty .ConsentDescription.svelte-etk3ty.svelte-etk3ty{font-size:0.8rem}.ToggleSwitch.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{position:relative;display:inline-block;width:40px;height:24px}.ToggleSwitch.Big.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{width:53px;height:30px}.ToggleSwitch.Big.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty:before{width:22px;height:22px}.ToggleSwitch.Big.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty.svelte-etk3ty{opacity:0;width:0;height:0}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty{background-color:var(--emw--color-primary, #22B04E)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:disabled+.Slider.svelte-etk3ty{opacity:0.1}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:checked+.Slider.svelte-etk3ty:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}.ToggleSwitch.svelte-etk3ty input.svelte-etk3ty:focus+.Slider.svelte-etk3ty{box-shadow:0 0 1px var(--emw--color-primary, #22B04E)}.ToggleSwitch.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--emw--color-gray-150, #a1a1a1);-webkit-transition:0.4s;transition:0.4s}.ToggleSwitch.svelte-etk3ty .Slider.svelte-etk3ty.svelte-etk3ty:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:var(--emw--color-white, #fff);-webkit-transition:0.4s;transition:0.4s}.ToggleSwitch.svelte-etk3ty .Slider.Round.svelte-etk3ty.svelte-etk3ty{border-radius:34px}.ToggleSwitch.svelte-etk3ty .Slider.Round.svelte-etk3ty.svelte-etk3ty:before{border-radius:50%}.SaveConsentsButton.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:block;width:100%;margin:50px auto;outline:none;cursor:pointer;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);border-radius:var(--emw--button-border-radius, 10px);padding:10px 20px;font-size:var(--emw--font-size-large, 20px);font-family:var(--emw--button-typography);color:var(--emw--button-text-color, #FFFFFF)}.SaveConsentsButton.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty:disabled{opacity:0.3;cursor:not-allowed}.ConsentErrorContainer.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{display:flex;gap:10px;align-items:center;border:1px dashed var(--emw--color-error, #ed0909);padding:10px;margin-bottom:10px}.ConsentErrorContainer.svelte-etk3ty circle-exclamation-icon.svelte-etk3ty.svelte-etk3ty{width:15px;fill:var(--emw--color-error, #ed0909)}.ConsentRequired.svelte-etk3ty.svelte-etk3ty.svelte-etk3ty{color:var(--emw--color-error, #ed0909)}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox.svelte-etk3ty.svelte-etk3ty{font-family:"Roboto";font-style:normal}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__wrapper.svelte-etk3ty.svelte-etk3ty{display:flex;gap:10px;position:relative;align-items:baseline;margin-bottom:30px}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__wrapper .checkbox__wrapper--relative.svelte-etk3ty.svelte-etk3ty{position:relative}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__input.svelte-etk3ty.svelte-etk3ty{transform:scale(1.307, 1.307);margin-left:2px;accent-color:var(--emw--login-color-primary, var(--emw--color-primary, #22B04E));width:46px}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__label.svelte-etk3ty.svelte-etk3ty{font-style:inherit;font-family:inherit;font-weight:400;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--registration-typography, var(--emw--color-black, #000000));line-height:1.5;cursor:pointer;padding:0}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__label .checkbox__label-text.svelte-etk3ty.svelte-etk3ty{font-size:var(--emw--font-size-medium, 16px)}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__error-message.svelte-etk3ty.svelte-etk3ty{position:absolute;top:calc(100% + 5px);left:0;color:var(--emw--color-error, var(--emw--color-red, #ed0909))}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip-icon.svelte-etk3ty.svelte-etk3ty{width:16px;height:auto}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip.svelte-etk3ty.svelte-etk3ty{position:absolute;top:0;right:20px;background-color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-gray-100, #E6E6E6);color:var(--emw--registration-typography, var(--emw--color-black, #000000));padding:10px;border-radius:5px;opacity:0;transition:opacity 0.3s ease-in-out;z-index:10}.ConsentsContainer.svelte-etk3ty .legacyStyle .checkbox .checkbox__tooltip.visible.svelte-etk3ty.svelte-etk3ty{opacity:1}');
3891
3869
  }
3892
- function St(e, t, r) {
3870
+ function bt(e, t, r) {
3893
3871
  const n = e.slice();
3894
3872
  return n[64] = t[r], n;
3895
3873
  }
3896
- function xt(e, t, r) {
3874
+ function Et(e, t, r) {
3897
3875
  const n = e.slice();
3898
3876
  return n[61] = t[r], n[62] = t, n[63] = r, n;
3899
3877
  }
3900
- function Tt(e, t, r) {
3878
+ function Ct(e, t, r) {
3901
3879
  const n = e.slice();
3902
3880
  return n[64] = t[r], n;
3903
3881
  }
3904
- function Di(e) {
3882
+ function Bi(e) {
3905
3883
  let t, r, n = $(
3906
3884
  /*playerConsents*/
3907
3885
  e[9]
3908
3886
  ), i = [];
3909
3887
  for (let o = 0; o < n.length; o += 1)
3910
- i[o] = Mt(St(e, n, o));
3888
+ i[o] = St(bt(e, n, o));
3911
3889
  return {
3912
3890
  c() {
3913
3891
  t = A("div"), r = A("form");
@@ -3930,8 +3908,8 @@ function Di(e) {
3930
3908
  );
3931
3909
  let s;
3932
3910
  for (s = 0; s < n.length; s += 1) {
3933
- const h = St(o, n, s);
3934
- i[s] ? i[s].p(h, a) : (i[s] = Mt(h), i[s].c(), i[s].m(r, null));
3911
+ const h = bt(o, n, s);
3912
+ i[s] ? i[s].p(h, a) : (i[s] = St(h), i[s].c(), i[s].m(r, null));
3935
3913
  }
3936
3914
  for (; s < i.length; s += 1)
3937
3915
  i[s].d(1);
@@ -3943,7 +3921,7 @@ function Di(e) {
3943
3921
  }
3944
3922
  };
3945
3923
  }
3946
- function Gi(e) {
3924
+ function Oi(e) {
3947
3925
  let t = (
3948
3926
  /*$_*/
3949
3927
  e[16]("title") || /*$_*/
@@ -3951,29 +3929,29 @@ function Gi(e) {
3951
3929
  ), r, n, i, o = (
3952
3930
  /*$_*/
3953
3931
  (e[16]("saveButtonContent") || "Save Consents") + ""
3954
- ), a, s, h, u, l, d = t && wt(e), m = $(
3932
+ ), a, s, h, u, l, d = t && xt(e), m = $(
3955
3933
  /*consentsCategories*/
3956
3934
  e[8]
3957
- ), y = [];
3935
+ ), v = [];
3958
3936
  for (let p = 0; p < m.length; p += 1)
3959
- y[p] = zt(xt(e, m, p));
3937
+ v[p] = Ht(Et(e, m, p));
3960
3938
  let f = (
3961
3939
  /*errorMessage*/
3962
- e[6] && Ot(e)
3940
+ e[6] && Pt(e)
3963
3941
  );
3964
3942
  return {
3965
3943
  c() {
3966
3944
  d && d.c(), r = G();
3967
- for (let p = 0; p < y.length; p += 1)
3968
- y[p].c();
3969
- n = G(), i = A("button"), s = G(), f && f.c(), h = Fr(), E(i, "class", "SaveConsentsButton svelte-etk3ty"), i.disabled = a = !/*isValid*/
3945
+ for (let p = 0; p < v.length; p += 1)
3946
+ v[p].c();
3947
+ n = G(), i = A("button"), s = G(), f && f.c(), h = zr(), E(i, "class", "SaveConsentsButton svelte-etk3ty"), i.disabled = a = !/*isValid*/
3970
3948
  e[14];
3971
3949
  },
3972
3950
  m(p, C) {
3973
3951
  d && d.m(p, C), L(p, r, C);
3974
- for (let _ = 0; _ < y.length; _ += 1)
3975
- y[_] && y[_].m(p, C);
3976
- L(p, n, C), L(p, i, C), i.innerHTML = o, L(p, s, C), f && f.m(p, C), L(p, h, C), u || (l = me(
3952
+ for (let _ = 0; _ < v.length; _ += 1)
3953
+ v[_] && v[_].m(p, C);
3954
+ L(p, n, C), L(p, i, C), i.innerHTML = o, L(p, s, C), f && f.m(p, C), L(p, h, C), u || (l = de(
3977
3955
  i,
3978
3956
  "click",
3979
3957
  /*saveChanges*/
@@ -3984,7 +3962,7 @@ function Gi(e) {
3984
3962
  if (C[0] & /*$_*/
3985
3963
  65536 && (t = /*$_*/
3986
3964
  p[16]("title") || /*$_*/
3987
- p[16]("description")), t ? d ? d.p(p, C) : (d = wt(p), d.c(), d.m(r.parentNode, r)) : d && (d.d(1), d = null), C[0] & /*playerConsents, consentsCategories, initialConsentsState, consentsState, handleInput, $_, displayconsentdescription, categoryToggle, toggleCategoryConsents*/
3965
+ p[16]("description")), t ? d ? d.p(p, C) : (d = xt(p), d.c(), d.m(r.parentNode, r)) : d && (d.d(1), d = null), C[0] & /*playerConsents, consentsCategories, initialConsentsState, consentsState, handleInput, $_, displayconsentdescription, categoryToggle, toggleCategoryConsents*/
3988
3966
  867088) {
3989
3967
  m = $(
3990
3968
  /*consentsCategories*/
@@ -3992,30 +3970,30 @@ function Gi(e) {
3992
3970
  );
3993
3971
  let _;
3994
3972
  for (_ = 0; _ < m.length; _ += 1) {
3995
- const v = xt(p, m, _);
3996
- y[_] ? y[_].p(v, C) : (y[_] = zt(v), y[_].c(), y[_].m(n.parentNode, n));
3973
+ const y = Et(p, m, _);
3974
+ v[_] ? v[_].p(y, C) : (v[_] = Ht(y), v[_].c(), v[_].m(n.parentNode, n));
3997
3975
  }
3998
- for (; _ < y.length; _ += 1)
3999
- y[_].d(1);
4000
- y.length = m.length;
3976
+ for (; _ < v.length; _ += 1)
3977
+ v[_].d(1);
3978
+ v.length = m.length;
4001
3979
  }
4002
3980
  C[0] & /*$_*/
4003
3981
  65536 && o !== (o = /*$_*/
4004
3982
  (p[16]("saveButtonContent") || "Save Consents") + "") && (i.innerHTML = o), C[0] & /*isValid*/
4005
3983
  16384 && a !== (a = !/*isValid*/
4006
3984
  p[14]) && (i.disabled = a), /*errorMessage*/
4007
- p[6] ? f ? f.p(p, C) : (f = Ot(p), f.c(), f.m(h.parentNode, h)) : f && (f.d(1), f = null);
3985
+ p[6] ? f ? f.p(p, C) : (f = Pt(p), f.c(), f.m(h.parentNode, h)) : f && (f.d(1), f = null);
4008
3986
  },
4009
3987
  d(p) {
4010
- p && (j(r), j(n), j(i), j(s), j(h)), d && d.d(p), Ke(y, p), f && f.d(p), u = !1, l();
3988
+ p && (j(r), j(n), j(i), j(s), j(h)), d && d.d(p), Ke(v, p), f && f.d(p), u = !1, l();
4011
3989
  }
4012
3990
  };
4013
3991
  }
4014
- function Fi(e) {
3992
+ function zi(e) {
4015
3993
  let t, r, n;
4016
3994
  return {
4017
3995
  c() {
4018
- t = A("div"), r = A("strong"), n = _e(
3996
+ t = A("div"), r = A("strong"), n = fe(
4019
3997
  /*fatalError*/
4020
3998
  e[7]
4021
3999
  ), E(r, "class", "ErrorMessage svelte-etk3ty"), E(t, "class", "ContainerCenter svelte-etk3ty");
@@ -4025,7 +4003,7 @@ function Fi(e) {
4025
4003
  },
4026
4004
  p(i, o) {
4027
4005
  o[0] & /*fatalError*/
4028
- 128 && fe(
4006
+ 128 && ge(
4029
4007
  n,
4030
4008
  /*fatalError*/
4031
4009
  i[7]
@@ -4036,7 +4014,7 @@ function Fi(e) {
4036
4014
  }
4037
4015
  };
4038
4016
  }
4039
- function Vi(e) {
4017
+ function Ii(e) {
4040
4018
  let t;
4041
4019
  return {
4042
4020
  c() {
@@ -4086,7 +4064,7 @@ function Vi(e) {
4086
4064
  }
4087
4065
  };
4088
4066
  }
4089
- function Mt(e) {
4067
+ function St(e) {
4090
4068
  let t, r, n, i, o, a, s, h, u = (
4091
4069
  /*$_*/
4092
4070
  (e[16](`${/*consent*/
@@ -4095,8 +4073,8 @@ function Mt(e) {
4095
4073
  ), l = (
4096
4074
  /*consent*/
4097
4075
  e[64].mustAccept ? " *" : ""
4098
- ), d, m, y, f, p, C, _, v, x;
4099
- function P(...b) {
4076
+ ), d, m, v, f, p, C, _, y, x;
4077
+ function H(...b) {
4100
4078
  return (
4101
4079
  /*input_handler_1*/
4102
4080
  e[30](
@@ -4108,48 +4086,48 @@ function Mt(e) {
4108
4086
  }
4109
4087
  return {
4110
4088
  c() {
4111
- t = A("div"), r = A("input"), o = G(), a = A("label"), s = A("div"), h = new Ut(!1), d = _e(l), y = G(), f = A("small"), C = G(), E(r, "class", "checkbox__input svelte-etk3ty"), E(r, "type", "checkbox"), r.checked = n = /*consent*/
4089
+ t = A("div"), r = A("input"), o = G(), a = A("label"), s = A("div"), h = new jt(!1), d = fe(l), v = G(), f = A("small"), C = G(), E(r, "class", "checkbox__input svelte-etk3ty"), E(r, "type", "checkbox"), r.checked = n = /*consent*/
4112
4090
  e[64].status === "1", E(r, "id", i = `${/*consent*/
4113
4091
  e[64].tagCode}__input`), h.a = d, E(s, "class", "checkbox__label-text svelte-etk3ty"), E(a, "class", "checkbox__label svelte-etk3ty"), E(a, "for", m = `${/*consent*/
4114
4092
  e[64].tagCode}__input`), E(f, "class", "checkbox__error-message svelte-etk3ty"), E(f, "id", p = "checkBoxError__" + /*consent*/
4115
4093
  e[64].tagCode), E(t, "class", _ = "checkbox__wrapper " + /*consent*/
4116
4094
  e[64].tagCode + "__input svelte-etk3ty");
4117
4095
  },
4118
- m(b, z) {
4119
- L(b, t, z), S(t, r), S(t, o), S(t, a), S(a, s), h.m(u, s), S(s, d), S(t, y), S(t, f), S(t, C), v || (x = me(r, "input", P), v = !0);
4096
+ m(b, B) {
4097
+ L(b, t, B), S(t, r), S(t, o), S(t, a), S(a, s), h.m(u, s), S(s, d), S(t, v), S(t, f), S(t, C), y || (x = de(r, "input", H), y = !0);
4120
4098
  },
4121
- p(b, z) {
4122
- e = b, z[0] & /*playerConsents*/
4099
+ p(b, B) {
4100
+ e = b, B[0] & /*playerConsents*/
4123
4101
  512 && n !== (n = /*consent*/
4124
- e[64].status === "1") && (r.checked = n), z[0] & /*playerConsents*/
4102
+ e[64].status === "1") && (r.checked = n), B[0] & /*playerConsents*/
4125
4103
  512 && i !== (i = `${/*consent*/
4126
- e[64].tagCode}__input`) && E(r, "id", i), z[0] & /*$_, playerConsents*/
4104
+ e[64].tagCode}__input`) && E(r, "id", i), B[0] & /*$_, playerConsents*/
4127
4105
  66048 && u !== (u = /*$_*/
4128
4106
  (e[16](`${/*consent*/
4129
4107
  e[64].tagCode}__description`) || /*consent*/
4130
- e[64].tagCode) + "") && h.p(u), z[0] & /*playerConsents*/
4108
+ e[64].tagCode) + "") && h.p(u), B[0] & /*playerConsents*/
4131
4109
  512 && l !== (l = /*consent*/
4132
- e[64].mustAccept ? " *" : "") && fe(d, l), z[0] & /*playerConsents*/
4110
+ e[64].mustAccept ? " *" : "") && ge(d, l), B[0] & /*playerConsents*/
4133
4111
  512 && m !== (m = `${/*consent*/
4134
- e[64].tagCode}__input`) && E(a, "for", m), z[0] & /*playerConsents*/
4112
+ e[64].tagCode}__input`) && E(a, "for", m), B[0] & /*playerConsents*/
4135
4113
  512 && p !== (p = "checkBoxError__" + /*consent*/
4136
- e[64].tagCode) && E(f, "id", p), z[0] & /*playerConsents*/
4114
+ e[64].tagCode) && E(f, "id", p), B[0] & /*playerConsents*/
4137
4115
  512 && _ !== (_ = "checkbox__wrapper " + /*consent*/
4138
4116
  e[64].tagCode + "__input svelte-etk3ty") && E(t, "class", _);
4139
4117
  },
4140
4118
  d(b) {
4141
- b && j(t), v = !1, x();
4119
+ b && j(t), y = !1, x();
4142
4120
  }
4143
4121
  };
4144
4122
  }
4145
- function wt(e) {
4123
+ function xt(e) {
4146
4124
  let t, r = (
4147
4125
  /*$_*/
4148
4126
  e[16]("title")
4149
4127
  ), n, i = (
4150
4128
  /*$_*/
4151
4129
  e[16]("description")
4152
- ), o = r && Nt(e), a = i && At(e);
4130
+ ), o = r && Tt(e), a = i && Mt(e);
4153
4131
  return {
4154
4132
  c() {
4155
4133
  t = A("div"), o && o.c(), n = G(), a && a.c(), E(t, "class", "PlayerConsentsHeader svelte-etk3ty");
@@ -4160,23 +4138,23 @@ function wt(e) {
4160
4138
  p(s, h) {
4161
4139
  h[0] & /*$_*/
4162
4140
  65536 && (r = /*$_*/
4163
- s[16]("title")), r ? o ? o.p(s, h) : (o = Nt(s), o.c(), o.m(t, n)) : o && (o.d(1), o = null), h[0] & /*$_*/
4141
+ s[16]("title")), r ? o ? o.p(s, h) : (o = Tt(s), o.c(), o.m(t, n)) : o && (o.d(1), o = null), h[0] & /*$_*/
4164
4142
  65536 && (i = /*$_*/
4165
- s[16]("description")), i ? a ? a.p(s, h) : (a = At(s), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4143
+ s[16]("description")), i ? a ? a.p(s, h) : (a = Mt(s), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
4166
4144
  },
4167
4145
  d(s) {
4168
4146
  s && j(t), o && o.d(), a && a.d();
4169
4147
  }
4170
4148
  };
4171
4149
  }
4172
- function Nt(e) {
4150
+ function Tt(e) {
4173
4151
  let t, r = (
4174
4152
  /*$_*/
4175
4153
  e[16]("title") + ""
4176
4154
  ), n;
4177
4155
  return {
4178
4156
  c() {
4179
- t = A("h2"), n = _e(r), E(t, "class", "PlayerConsentsTitle");
4157
+ t = A("h2"), n = fe(r), E(t, "class", "PlayerConsentsTitle");
4180
4158
  },
4181
4159
  m(i, o) {
4182
4160
  L(i, t, o), S(t, n);
@@ -4184,21 +4162,21 @@ function Nt(e) {
4184
4162
  p(i, o) {
4185
4163
  o[0] & /*$_*/
4186
4164
  65536 && r !== (r = /*$_*/
4187
- i[16]("title") + "") && fe(n, r);
4165
+ i[16]("title") + "") && ge(n, r);
4188
4166
  },
4189
4167
  d(i) {
4190
4168
  i && j(t);
4191
4169
  }
4192
4170
  };
4193
4171
  }
4194
- function At(e) {
4172
+ function Mt(e) {
4195
4173
  let t, r = (
4196
4174
  /*$_*/
4197
4175
  e[16]("description") + ""
4198
4176
  ), n;
4199
4177
  return {
4200
4178
  c() {
4201
- t = A("p"), n = _e(r), E(t, "class", "PlayerConsentsDescription");
4179
+ t = A("p"), n = fe(r), E(t, "class", "PlayerConsentsDescription");
4202
4180
  },
4203
4181
  m(i, o) {
4204
4182
  L(i, t, o), S(t, n);
@@ -4206,14 +4184,14 @@ function At(e) {
4206
4184
  p(i, o) {
4207
4185
  o[0] & /*$_*/
4208
4186
  65536 && r !== (r = /*$_*/
4209
- i[16]("description") + "") && fe(n, r);
4187
+ i[16]("description") + "") && ge(n, r);
4210
4188
  },
4211
4189
  d(i) {
4212
4190
  i && j(t);
4213
4191
  }
4214
4192
  };
4215
4193
  }
4216
- function Ht(e) {
4194
+ function wt(e) {
4217
4195
  let t;
4218
4196
  return {
4219
4197
  c() {
@@ -4227,7 +4205,7 @@ function Ht(e) {
4227
4205
  }
4228
4206
  };
4229
4207
  }
4230
- function Pt(e) {
4208
+ function Nt(e) {
4231
4209
  let t, r = (
4232
4210
  /*$_*/
4233
4211
  (e[16](`${/*consent*/
@@ -4253,32 +4231,32 @@ function Pt(e) {
4253
4231
  }
4254
4232
  };
4255
4233
  }
4256
- function Bt(e) {
4234
+ function At(e) {
4257
4235
  let t, r, n, i, o = (
4258
4236
  /*$_*/
4259
4237
  (e[16](`${/*consent*/
4260
4238
  e[64].tagCode}__name`) || /*consent*/
4261
4239
  e[64].friendlyName) + ""
4262
- ), a, s, h, u, l, d, m, y, f, p, C, _ = (
4240
+ ), a, s, h, u, l, d, m, v, f, p, C, _ = (
4263
4241
  /*consent*/
4264
- e[64].mustAccept === !0 && Ht()
4265
- ), v = (
4242
+ e[64].mustAccept === !0 && wt()
4243
+ ), y = (
4266
4244
  /*displayconsentdescription*/
4267
- e[4] === "true" && Pt(e)
4245
+ e[4] === "true" && Nt(e)
4268
4246
  );
4269
- function x(...P) {
4247
+ function x(...H) {
4270
4248
  return (
4271
4249
  /*input_handler*/
4272
4250
  e[29](
4273
4251
  /*consent*/
4274
4252
  e[64],
4275
- ...P
4253
+ ...H
4276
4254
  )
4277
4255
  );
4278
4256
  }
4279
4257
  return {
4280
4258
  c() {
4281
- t = A("div"), r = A("div"), n = A("h4"), i = new Ut(!1), a = G(), _ && _.c(), s = G(), v && v.c(), h = G(), u = A("label"), l = A("input"), y = G(), f = A("span"), i.a = a, E(n, "class", "ConsentName svelte-etk3ty"), E(r, "class", "ConsentContent"), E(l, "type", "checkbox"), l.disabled = d = /*consent*/
4259
+ t = A("div"), r = A("div"), n = A("h4"), i = new jt(!1), a = G(), _ && _.c(), s = G(), y && y.c(), h = G(), u = A("label"), l = A("input"), v = G(), f = A("span"), i.a = a, E(n, "class", "ConsentName svelte-etk3ty"), E(r, "class", "ConsentContent"), E(l, "type", "checkbox"), l.disabled = d = /*consent*/
4282
4260
  e[64].mustAccept === !0 && /*initialConsentsState*/
4283
4261
  e[12][
4284
4262
  /*consent*/
@@ -4289,17 +4267,17 @@ function Bt(e) {
4289
4267
  e[64].tagCode
4290
4268
  ], E(l, "class", "svelte-etk3ty"), E(f, "class", "Slider Round svelte-etk3ty"), E(u, "class", "ToggleSwitch svelte-etk3ty"), E(t, "class", "ConsentItem svelte-etk3ty");
4291
4269
  },
4292
- m(P, b) {
4293
- L(P, t, b), S(t, r), S(r, n), i.m(o, n), S(n, a), _ && _.m(n, null), S(r, s), v && v.m(r, null), S(t, h), S(t, u), S(u, l), S(u, y), S(u, f), p || (C = me(l, "input", x), p = !0);
4270
+ m(H, b) {
4271
+ L(H, t, b), S(t, r), S(r, n), i.m(o, n), S(n, a), _ && _.m(n, null), S(r, s), y && y.m(r, null), S(t, h), S(t, u), S(u, l), S(u, v), S(u, f), p || (C = de(l, "input", x), p = !0);
4294
4272
  },
4295
- p(P, b) {
4296
- e = P, b[0] & /*$_, playerConsents, consentsCategories*/
4273
+ p(H, b) {
4274
+ e = H, b[0] & /*$_, playerConsents, consentsCategories*/
4297
4275
  66304 && o !== (o = /*$_*/
4298
4276
  (e[16](`${/*consent*/
4299
4277
  e[64].tagCode}__name`) || /*consent*/
4300
4278
  e[64].friendlyName) + "") && i.p(o), /*consent*/
4301
- e[64].mustAccept === !0 ? _ || (_ = Ht(), _.c(), _.m(n, null)) : _ && (_.d(1), _ = null), /*displayconsentdescription*/
4302
- e[4] === "true" ? v ? v.p(e, b) : (v = Pt(e), v.c(), v.m(r, null)) : v && (v.d(1), v = null), b[0] & /*playerConsents, consentsCategories, initialConsentsState*/
4279
+ e[64].mustAccept === !0 ? _ || (_ = wt(), _.c(), _.m(n, null)) : _ && (_.d(1), _ = null), /*displayconsentdescription*/
4280
+ e[4] === "true" ? y ? y.p(e, b) : (y = Nt(e), y.c(), y.m(r, null)) : y && (y.d(1), y = null), b[0] & /*playerConsents, consentsCategories, initialConsentsState*/
4303
4281
  4864 && d !== (d = /*consent*/
4304
4282
  e[64].mustAccept === !0 && /*initialConsentsState*/
4305
4283
  e[12][
@@ -4312,18 +4290,18 @@ function Bt(e) {
4312
4290
  e[64].tagCode
4313
4291
  ]) && (l.checked = m);
4314
4292
  },
4315
- d(P) {
4316
- P && j(t), _ && _.d(), v && v.d(), p = !1, C();
4293
+ d(H) {
4294
+ H && j(t), _ && _.d(), y && y.d(), p = !1, C();
4317
4295
  }
4318
4296
  };
4319
4297
  }
4320
- function zt(e) {
4298
+ function Ht(e) {
4321
4299
  let t, r, n, i = (
4322
4300
  /*$_*/
4323
4301
  (e[16](`${/*category*/
4324
4302
  e[61].categoryTagCode}__category`) || /*category*/
4325
4303
  e[61].friendlyName) + ""
4326
- ), o, a, s, h, u, l, d, m, y;
4304
+ ), o, a, s, h, u, l, d, m, v;
4327
4305
  function f() {
4328
4306
  e[26].call(
4329
4307
  s,
@@ -4353,40 +4331,40 @@ function zt(e) {
4353
4331
  let _ = $(
4354
4332
  /*playerConsents*/
4355
4333
  e[9].filter(C)
4356
- ), v = [];
4334
+ ), y = [];
4357
4335
  for (let x = 0; x < _.length; x += 1)
4358
- v[x] = Bt(Tt(e, _, x));
4336
+ y[x] = At(Ct(e, _, x));
4359
4337
  return {
4360
4338
  c() {
4361
4339
  t = A("div"), r = A("div"), n = A("h3"), o = G(), a = A("label"), s = A("input"), h = G(), u = A("span"), l = G(), d = A("div");
4362
- for (let x = 0; x < v.length; x += 1)
4363
- v[x].c();
4340
+ for (let x = 0; x < y.length; x += 1)
4341
+ y[x].c();
4364
4342
  E(s, "type", "checkbox"), E(s, "class", "svelte-etk3ty"), E(u, "class", "Slider Round svelte-etk3ty"), E(a, "class", "ToggleSwitch Big svelte-etk3ty"), E(r, "class", "AccordionHeader svelte-etk3ty"), E(d, "class", "AccordionContent svelte-etk3ty"), E(t, "class", "AccordionItem svelte-etk3ty");
4365
4343
  },
4366
- m(x, P) {
4367
- L(x, t, P), S(t, r), S(r, n), n.innerHTML = i, S(r, o), S(r, a), S(a, s), s.checked = /*categoryToggle*/
4344
+ m(x, H) {
4345
+ L(x, t, H), S(t, r), S(r, n), n.innerHTML = i, S(r, o), S(r, a), S(a, s), s.checked = /*categoryToggle*/
4368
4346
  e[11][
4369
4347
  /*category*/
4370
4348
  e[61].categoryTagCode
4371
4349
  ], S(a, h), S(a, u), S(t, l), S(t, d);
4372
- for (let b = 0; b < v.length; b += 1)
4373
- v[b] && v[b].m(d, null);
4374
- m || (y = [
4375
- me(s, "change", f),
4376
- me(s, "change", p)
4350
+ for (let b = 0; b < y.length; b += 1)
4351
+ y[b] && y[b].m(d, null);
4352
+ m || (v = [
4353
+ de(s, "change", f),
4354
+ de(s, "change", p)
4377
4355
  ], m = !0);
4378
4356
  },
4379
- p(x, P) {
4380
- if (e = x, P[0] & /*$_, consentsCategories*/
4357
+ p(x, H) {
4358
+ if (e = x, H[0] & /*$_, consentsCategories*/
4381
4359
  65792 && i !== (i = /*$_*/
4382
4360
  (e[16](`${/*category*/
4383
4361
  e[61].categoryTagCode}__category`) || /*category*/
4384
- e[61].friendlyName) + "") && (n.innerHTML = i), P[0] & /*categoryToggle, consentsCategories*/
4362
+ e[61].friendlyName) + "") && (n.innerHTML = i), H[0] & /*categoryToggle, consentsCategories*/
4385
4363
  2304 && (s.checked = /*categoryToggle*/
4386
4364
  e[11][
4387
4365
  /*category*/
4388
4366
  e[61].categoryTagCode
4389
- ]), P[0] & /*playerConsents, consentsCategories, initialConsentsState, consentsState, handleInput, $_, displayconsentdescription*/
4367
+ ]), H[0] & /*playerConsents, consentsCategories, initialConsentsState, consentsState, handleInput, $_, displayconsentdescription*/
4390
4368
  602896) {
4391
4369
  _ = $(
4392
4370
  /*playerConsents*/
@@ -4394,24 +4372,24 @@ function zt(e) {
4394
4372
  );
4395
4373
  let b;
4396
4374
  for (b = 0; b < _.length; b += 1) {
4397
- const z = Tt(e, _, b);
4398
- v[b] ? v[b].p(z, P) : (v[b] = Bt(z), v[b].c(), v[b].m(d, null));
4375
+ const B = Ct(e, _, b);
4376
+ y[b] ? y[b].p(B, H) : (y[b] = At(B), y[b].c(), y[b].m(d, null));
4399
4377
  }
4400
- for (; b < v.length; b += 1)
4401
- v[b].d(1);
4402
- v.length = _.length;
4378
+ for (; b < y.length; b += 1)
4379
+ y[b].d(1);
4380
+ y.length = _.length;
4403
4381
  }
4404
4382
  },
4405
4383
  d(x) {
4406
- x && j(t), Ke(v, x), m = !1, It(y);
4384
+ x && j(t), Ke(y, x), m = !1, Bt(v);
4407
4385
  }
4408
4386
  };
4409
4387
  }
4410
- function Ot(e) {
4388
+ function Pt(e) {
4411
4389
  let t, r, n, i, o;
4412
4390
  return {
4413
4391
  c() {
4414
- t = A("div"), r = A("circle-exclamation-icon"), n = G(), i = A("strong"), o = _e(
4392
+ t = A("div"), r = A("circle-exclamation-icon"), n = G(), i = A("strong"), o = fe(
4415
4393
  /*errorMessage*/
4416
4394
  e[6]
4417
4395
  ), Q(r, "class", "svelte-etk3ty"), E(i, "class", "ErrorMessage svelte-etk3ty"), E(t, "class", "ConsentErrorContainer svelte-etk3ty");
@@ -4421,7 +4399,7 @@ function Ot(e) {
4421
4399
  },
4422
4400
  p(a, s) {
4423
4401
  s[0] & /*errorMessage*/
4424
- 64 && fe(
4402
+ 64 && ge(
4425
4403
  o,
4426
4404
  /*errorMessage*/
4427
4405
  a[6]
@@ -4432,32 +4410,32 @@ function Ot(e) {
4432
4410
  }
4433
4411
  };
4434
4412
  }
4435
- function Xi(e) {
4413
+ function ji(e) {
4436
4414
  let t, r;
4437
4415
  function n(a, s) {
4438
4416
  if (
4439
4417
  /*isLoading*/
4440
4418
  a[10]
4441
4419
  )
4442
- return Vi;
4420
+ return Ii;
4443
4421
  if (
4444
4422
  /*fatalError*/
4445
4423
  a[7]
4446
4424
  )
4447
- return Fi;
4425
+ return zi;
4448
4426
  if (
4449
4427
  /*session*/
4450
4428
  a[0]
4451
4429
  )
4452
- return Gi;
4430
+ return Oi;
4453
4431
  if (!/*session*/
4454
4432
  a[0])
4455
- return Di;
4433
+ return Bi;
4456
4434
  }
4457
4435
  let i = n(e), o = i && i(e);
4458
4436
  return {
4459
4437
  c() {
4460
- t = A("div"), r = A("div"), o && o.c(), E(r, "class", "ConsentsContainer svelte-etk3ty"), E(t, "class", Vr("") + " svelte-etk3ty");
4438
+ t = A("div"), r = A("div"), o && o.c(), E(r, "class", "ConsentsContainer svelte-etk3ty"), E(t, "class", Ir("") + " svelte-etk3ty");
4461
4439
  },
4462
4440
  m(a, s) {
4463
4441
  L(a, t, s), S(t, r), o && o.m(r, null), e[32](r);
@@ -4465,80 +4443,81 @@ function Xi(e) {
4465
4443
  p(a, s) {
4466
4444
  i === (i = n(a)) && o ? o.p(a, s) : (o && o.d(1), o = i && i(a), o && (o.c(), o.m(r, null)));
4467
4445
  },
4468
- i: q,
4469
- o: q,
4446
+ i: W,
4447
+ o: W,
4470
4448
  d(a) {
4471
4449
  a && j(t), o && o.d(), e[32](null);
4472
4450
  }
4473
4451
  };
4474
4452
  }
4475
- function qi(e, t, r) {
4453
+ function Li(e, t, r) {
4476
4454
  let n;
4477
- Dr(e, Ii, (c) => r(16, n = c));
4478
- let { session: i = "" } = t, { userid: o = "" } = t, { endpoint: a = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: h = "" } = t, { mbsource: u } = t, { lang: l = "en" } = t, { displayconsentdescription: d = "" } = t, { translationurl: m = "" } = t, { modalconsents: y = "false" } = t, f, p = !1, C = !1, _ = "", v = "", x = "", P = "", b = [], z = [], O = [], se = !0, ye = !0, F = {}, ke = {}, Z = {}, U = {}, le, be, R = {
4455
+ Br(e, wi, (c) => r(16, n = c));
4456
+ let { session: i = "" } = t, { userid: o = "" } = t, { endpoint: a = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: h = "" } = t, { mbsource: u } = t, { lang: l = "en" } = t, { displayconsentdescription: d = "" } = t, { translationurl: m = "" } = t, { modalconsents: v = "false" } = t, f, p = !1, C = !1, _ = "", y = "", x = "", H = "", b = [], B = [], O = [], se = !0, ye = !0, F = {}, ve = {}, Z = {}, U = {}, le, ke, R = {
4479
4457
  none: { key: "0", value: "None" },
4480
4458
  accepted: { key: "1", value: "Accepted" },
4481
4459
  expired: { key: "2", value: "Expired" },
4482
4460
  denied: { key: "3", value: "Denied" },
4483
4461
  suspended: { key: "4", value: "Suspended" }
4484
- }, Ee = !1;
4485
- Object.keys(Ct).forEach((c) => {
4486
- Et(c, Ct[c]);
4462
+ }, be = !1;
4463
+ Object.keys(kt).forEach((c) => {
4464
+ vt(c, kt[c]);
4487
4465
  });
4488
- const hr = () => {
4489
- ji(l);
4490
- }, dr = () => {
4466
+ const lr = () => {
4467
+ Ni(l);
4468
+ }, cr = () => {
4491
4469
  let c = new URL(m);
4492
4470
  fetch(c.href).then((g) => g.json()).then((g) => {
4493
4471
  Object.keys(g).forEach((M) => {
4494
- Et(M, g[M]);
4472
+ vt(M, g[M]);
4495
4473
  });
4496
4474
  }).catch((g) => {
4497
4475
  console.log(g);
4498
4476
  });
4499
- }, mr = () => {
4500
- i && (_ = i, C = !0), o && (v = o);
4501
- }, Ce = (c, g = !1) => {
4502
- g ? r(7, P = c) : (yr(), r(6, x = c));
4503
- }, ce = (c, g, M, k = !1) => he(this, null, function* () {
4477
+ }, ur = () => {
4478
+ i && (_ = i, C = !0), o && (y = o);
4479
+ }, Ee = (c, g = !1) => {
4480
+ g ? r(7, H = c) : (fr(), r(6, x = c));
4481
+ }, ce = async (c, g, M, k = !1) => {
4504
4482
  try {
4505
- const T = yield fetch(c, M);
4483
+ const T = await fetch(c, M);
4506
4484
  if (!T.ok)
4507
4485
  throw new Error(n(g));
4508
- const I = yield T.json();
4486
+ const I = await T.json();
4509
4487
  return C ? I : I.filter((V) => V.showOnRegister === !0);
4510
4488
  } catch (T) {
4511
- throw Ce(
4489
+ throw Ee(
4512
4490
  T instanceof TypeError ? n(g) : T.message,
4513
4491
  k
4514
4492
  ), T;
4515
4493
  }
4516
- }), pr = () => he(this, null, function* () {
4494
+ }, hr = async () => {
4517
4495
  try {
4518
4496
  let c = [], g = [];
4519
- if (C ? [c, g] = yield tt() : c = yield tt(), r(10, se = !1), z = [...c], r(8, b = fr(z).sort((M, k) => M.categoryTagCode.localeCompare(k.categoryTagCode))), r(11, F = _r(b)), ke = W({}, F), r(9, O = [...g]), z.forEach((M) => {
4497
+ if (C ? [c, g] = await tt() : c = await tt(), r(10, se = !1), B = [...c], r(8, b = mr(B).sort((M, k) => M.categoryTagCode.localeCompare(k.categoryTagCode))), r(11, F = pr(b)), ve = { ...F }, r(9, O = [...g]), B.forEach((M) => {
4520
4498
  let k = O.find((T) => T.tagCode === M.tagCode);
4521
- k || (k = at(W({}, M), {
4499
+ k || (k = {
4500
+ ...M,
4522
4501
  status: R.denied.value
4523
- }), O.push(k)), k.description = M.description, k.orderNumber = M.orderNumber;
4524
- }), y === "true") {
4502
+ }, O.push(k)), k.description = M.description, k.orderNumber = M.orderNumber;
4503
+ }), v === "true") {
4525
4504
  if (r(9, O = O.filter((M) => M.status === R.expired.value)), O.length !== 0)
4526
4505
  return;
4527
- Ce(n("wrongModalConfig"), !0);
4506
+ Ee(n("wrongModalConfig"), !0);
4528
4507
  }
4529
- vr();
4508
+ gr();
4530
4509
  } catch (c) {
4531
- throw r(10, se = !1), Ce(
4510
+ throw r(10, se = !1), Ee(
4532
4511
  c instanceof TypeError ? n("invalidUrl") : c.message,
4533
4512
  !0
4534
4513
  ), c;
4535
4514
  }
4536
- }), tt = () => he(this, null, function* () {
4515
+ }, tt = async () => {
4537
4516
  const c = new URL(`${a}/api/v1/gm/consents`);
4538
4517
  if (c.searchParams.append("Status", "Active"), !C)
4539
- return yield ce(c.href, "fetchConsentsError", { method: "GET" }, !0);
4540
- const g = new URL(`${a}/api/v1/gm/user-consents/${v}`);
4541
- return yield Promise.all([
4518
+ return await ce(c.href, "fetchConsentsError", { method: "GET" }, !0);
4519
+ const g = new URL(`${a}/api/v1/gm/user-consents/${y}`);
4520
+ return await Promise.all([
4542
4521
  ce(c.href, "fetchConsentsError", { method: "GET" }, !0),
4543
4522
  ce(g.href, "fetchPlayerConsentsError", {
4544
4523
  method: "GET",
@@ -4548,23 +4527,23 @@ function qi(e, t, r) {
4548
4527
  }
4549
4528
  })
4550
4529
  ]);
4551
- }), gr = () => {
4552
- Ee = !1;
4530
+ }, dr = () => {
4531
+ be = !1;
4553
4532
  const c = new URL(`${a}/api/v2/gm/legislation/consents`), g = {
4554
4533
  "Content-Type": "application/json",
4555
4534
  Accept: "application/json"
4556
4535
  }, M = { method: "GET", headers: g };
4557
- fetch(c.href, M).then((k) => k.ok ? k.json() : (Ee = !0, k.json().then((T) => (console.error(T), Se(T))))).then((k) => {
4558
- if (!Ee) {
4559
- if (z = k, localStorage.getItem("playerConsents")) {
4536
+ fetch(c.href, M).then((k) => k.ok ? k.json() : (be = !0, k.json().then((T) => (console.error(T), Ce(T))))).then((k) => {
4537
+ if (!be) {
4538
+ if (B = k, localStorage.getItem("playerConsents")) {
4560
4539
  try {
4561
4540
  r(9, O = JSON.parse(localStorage.getItem("playerConsents")));
4562
4541
  } catch (T) {
4563
- return console.error(T), Se(T);
4542
+ return console.error(T), Ce(T);
4564
4543
  }
4565
4544
  return;
4566
4545
  }
4567
- return r(9, O = z.map((T) => ({
4546
+ return r(9, O = B.map((T) => ({
4568
4547
  id: T.id,
4569
4548
  status: R.denied.key,
4570
4549
  friendlyName: T.friendlyName,
@@ -4573,31 +4552,31 @@ function qi(e, t, r) {
4573
4552
  mustAccept: T.mustAccept
4574
4553
  }))), localStorage.setItem("playerConsents", JSON.stringify(O)), O;
4575
4554
  }
4576
- }).catch((k) => (console.error(k), Se(k))).finally(() => {
4555
+ }).catch((k) => (console.error(k), Ce(k))).finally(() => {
4577
4556
  r(10, se = !1);
4578
4557
  });
4579
- }, fr = (c) => {
4558
+ }, mr = (c) => {
4580
4559
  const g = /* @__PURE__ */ new Map();
4581
4560
  return c.forEach((M) => {
4582
4561
  g.has(M.category.categoryTagCode) || g.set(M.category.categoryTagCode, M.category);
4583
4562
  }), Array.from(g.values());
4584
- }, _r = (c) => {
4585
- const g = localStorage.getItem("categoryToggle" + v);
4563
+ }, pr = (c) => {
4564
+ const g = localStorage.getItem("categoryToggle" + y);
4586
4565
  if (g === null) {
4587
4566
  const M = c.reduce(
4588
4567
  (k, T) => (k[T.categoryTagCode] = !1, k),
4589
4568
  {}
4590
4569
  );
4591
- return localStorage.setItem("categoryToggle" + v, JSON.stringify(M)), M;
4570
+ return localStorage.setItem("categoryToggle" + y, JSON.stringify(M)), M;
4592
4571
  } else
4593
4572
  return JSON.parse(g);
4594
- }, vr = () => {
4573
+ }, gr = () => {
4595
4574
  O.forEach((c) => {
4596
4575
  r(12, Z[c.tagCode] = c.status === R.accepted.value, Z);
4597
- }), r(13, U = W({}, Z));
4598
- }, yr = () => {
4599
- r(13, U = W({}, Z)), r(11, F = W({}, ke));
4600
- }, kr = () => he(this, null, function* () {
4576
+ }), r(13, U = { ...Z });
4577
+ }, fr = () => {
4578
+ r(13, U = { ...Z }), r(11, F = { ...ve });
4579
+ }, _r = async () => {
4601
4580
  if (!ye)
4602
4581
  return;
4603
4582
  ye = !1;
@@ -4612,7 +4591,7 @@ function qi(e, t, r) {
4612
4591
  status: U[k] ? R.accepted.value : R.denied.value
4613
4592
  }));
4614
4593
  }), !C) {
4615
- localStorage.setItem("categoryToggle" + v, JSON.stringify(F)), ke = W({}, F), window.postMessage(
4594
+ localStorage.setItem("categoryToggle" + y, JSON.stringify(F)), ve = { ...F }, window.postMessage(
4616
4595
  {
4617
4596
  type: "NewPlayerConsentData",
4618
4597
  data: JSON.stringify(g)
@@ -4621,9 +4600,9 @@ function qi(e, t, r) {
4621
4600
  ), ye = !0;
4622
4601
  return;
4623
4602
  }
4624
- const M = new URL(`${a}/api/v1/gm/user-consents/${v}`);
4603
+ const M = new URL(`${a}/api/v1/gm/user-consents/${y}`);
4625
4604
  try {
4626
- const k = yield Promise.allSettled([
4605
+ const k = await Promise.allSettled([
4627
4606
  g.length > 0 && ce(M.href, "updateConsentsError", {
4628
4607
  method: "POST",
4629
4608
  headers: {
@@ -4646,15 +4625,15 @@ function qi(e, t, r) {
4646
4625
  const V = I < g.length ? g[I] : c[I - g.length];
4647
4626
  r(13, U[V.tagCode] = Z[V.tagCode], U);
4648
4627
  }
4649
- }), k.every((T) => T.status === "fulfilled") && (localStorage.setItem("categoryToggle" + v, JSON.stringify(F)), ke = W({}, F), window.postMessage(
4628
+ }), k.every((T) => T.status === "fulfilled") && (localStorage.setItem("categoryToggle" + y, JSON.stringify(F)), ve = { ...F }, window.postMessage(
4650
4629
  {
4651
4630
  type: "PlayerConsentUpdated",
4652
4631
  success: !0
4653
4632
  },
4654
4633
  window.location.href
4655
- ), r(12, Z = W({}, U)));
4634
+ ), r(12, Z = { ...U }));
4656
4635
  } catch (k) {
4657
- Ce(k instanceof TypeError ? n("saveChangesError") : k.message), window.postMessage(
4636
+ Ee(k instanceof TypeError ? n("saveChangesError") : k.message), window.postMessage(
4658
4637
  {
4659
4638
  type: "PlayerConsentUpdated",
4660
4639
  success: !1
@@ -4664,7 +4643,7 @@ function qi(e, t, r) {
4664
4643
  } finally {
4665
4644
  ye = !0, r(14, le = !1);
4666
4645
  }
4667
- }), br = (c) => {
4646
+ }, yr = (c) => {
4668
4647
  const g = new URL(`${a}/api/v2/gm/legislation/consents`), M = {
4669
4648
  "Content-Type": "application/json",
4670
4649
  Accept: "application/json"
@@ -4677,21 +4656,21 @@ function qi(e, t, r) {
4677
4656
  headers: M
4678
4657
  };
4679
4658
  fetch(g.href, T).then((I) => {
4680
- I.ok || (Ee = !0);
4681
- }).catch((I) => (console.error(I), Se(I))).finally(() => {
4659
+ I.ok || (be = !0);
4660
+ }).catch((I) => (console.error(I), Ce(I))).finally(() => {
4682
4661
  r(10, se = !1);
4683
4662
  });
4684
4663
  }, rt = (c) => {
4685
4664
  O.filter((g) => g.category.categoryTagCode === c).forEach((g) => {
4686
4665
  g.status = g.status === R.denied.value ? R.accepted.value : R.denied.value, r(13, U[g.tagCode] = F[c] || !1, U);
4687
4666
  }), r(14, le = nt());
4688
- }, Oe = (c, g, M) => {
4667
+ }, ze = (c, g, M) => {
4689
4668
  const k = O.find((V) => V.id === M), T = g ? "value" : "key";
4690
4669
  let I;
4691
4670
  if (!g && k.mustAccept) {
4692
- const V = Array.from(be.children);
4671
+ const V = Array.from(ke.children);
4693
4672
  for (const ue of V)
4694
- if (I = Array.from(ue.children).find((Pr) => Pr.getAttribute("id") === `checkBoxError__${k.tagCode}`), I)
4673
+ if (I = Array.from(ue.children).find((Nr) => Nr.getAttribute("id") === `checkBoxError__${k.tagCode}`), I)
4695
4674
  break;
4696
4675
  }
4697
4676
  if (k.status === R.accepted[T] ? (k.status = R.denied[T], I && (I.innerHTML = n("requiredError"))) : (k.status = R.accepted[T], I && (I.innerHTML = "")), g) {
@@ -4699,8 +4678,8 @@ function qi(e, t, r) {
4699
4678
  const V = O.filter((ue) => ue.category.categoryTagCode === g.categoryTagCode).every((ue) => ue.status !== R.denied.value);
4700
4679
  r(11, F[g.categoryTagCode] = V, F);
4701
4680
  }
4702
- Er();
4703
- }, Er = ((c, g) => {
4681
+ vr();
4682
+ }, vr = ((c, g) => {
4704
4683
  let M;
4705
4684
  return function(...k) {
4706
4685
  const T = this;
@@ -4711,9 +4690,9 @@ function qi(e, t, r) {
4711
4690
  g
4712
4691
  );
4713
4692
  };
4714
- })(() => Cr(), 500), Cr = () => {
4693
+ })(() => kr(), 500), kr = () => {
4715
4694
  r(14, le = nt()), i || (window.postMessage({ type: "isConsentsValid", isValid: le }), localStorage.setItem("playerConsents", JSON.stringify(O)));
4716
- }, nt = () => O.filter((g) => O.some((M) => g.tagCode === M.tagCode && M.mustAccept && (g.status === R.denied.key || g.status === R.denied.value))).length === 0, Se = (c) => {
4695
+ }, nt = () => O.filter((g) => O.some((M) => g.tagCode === M.tagCode && M.mustAccept && (g.status === R.denied.key || g.status === R.denied.value))).length === 0, Ce = (c) => {
4717
4696
  window.postMessage(
4718
4697
  {
4719
4698
  type: "WidgetNotification",
@@ -4721,46 +4700,46 @@ function qi(e, t, r) {
4721
4700
  },
4722
4701
  window.location.href
4723
4702
  );
4724
- }, Sr = (c) => {
4725
- c.data && c.data.type !== "setUpPlayerConsents" || br(c.data.registerid);
4703
+ }, br = (c) => {
4704
+ c.data && c.data.type !== "setUpPlayerConsents" || yr(c.data.registerid);
4726
4705
  };
4727
- Gr(() => {
4706
+ Or(() => {
4728
4707
  setTimeout(
4729
4708
  () => {
4730
4709
  r(25, p = !0);
4731
4710
  },
4732
4711
  50
4733
4712
  );
4734
- const c = (g) => Sr(g);
4713
+ const c = (g) => br(g);
4735
4714
  return window.addEventListener("message", c), () => {
4736
4715
  window.removeEventListener("message", c);
4737
4716
  };
4738
4717
  });
4739
- function xr(c) {
4718
+ function Er(c) {
4740
4719
  F[c.categoryTagCode] = this.checked, r(11, F);
4741
4720
  }
4742
- const Tr = (c) => rt(c.categoryTagCode), Mr = (c, g) => g.category.categoryTagCode === c.categoryTagCode, wr = (c, g) => Oe(g, c.category, c.id), Nr = (c, g) => Oe(g, null, c.id);
4743
- function Ar(c) {
4744
- lt[c ? "unshift" : "push"](() => {
4745
- be = c, r(15, be);
4721
+ const Cr = (c) => rt(c.categoryTagCode), Sr = (c, g) => g.category.categoryTagCode === c.categoryTagCode, xr = (c, g) => ze(g, c.category, c.id), Tr = (c, g) => ze(g, null, c.id);
4722
+ function Mr(c) {
4723
+ ot[c ? "unshift" : "push"](() => {
4724
+ ke = c, r(15, ke);
4746
4725
  });
4747
4726
  }
4748
- function Hr(c) {
4749
- lt[c ? "unshift" : "push"](() => {
4727
+ function wr(c) {
4728
+ ot[c ? "unshift" : "push"](() => {
4750
4729
  f = c, r(5, f);
4751
4730
  });
4752
4731
  }
4753
4732
  return e.$$set = (c) => {
4754
- "session" in c && r(0, i = c.session), "userid" in c && r(20, o = c.userid), "endpoint" in c && r(21, a = c.endpoint), "clientstyling" in c && r(1, s = c.clientstyling), "clientstylingurl" in c && r(2, h = c.clientstylingurl), "mbsource" in c && r(3, u = c.mbsource), "lang" in c && r(22, l = c.lang), "displayconsentdescription" in c && r(4, d = c.displayconsentdescription), "translationurl" in c && r(23, m = c.translationurl), "modalconsents" in c && r(24, y = c.modalconsents);
4733
+ "session" in c && r(0, i = c.session), "userid" in c && r(20, o = c.userid), "endpoint" in c && r(21, a = c.endpoint), "clientstyling" in c && r(1, s = c.clientstyling), "clientstylingurl" in c && r(2, h = c.clientstylingurl), "mbsource" in c && r(3, u = c.mbsource), "lang" in c && r(22, l = c.lang), "displayconsentdescription" in c && r(4, d = c.displayconsentdescription), "translationurl" in c && r(23, m = c.translationurl), "modalconsents" in c && r(24, v = c.modalconsents);
4755
4734
  }, e.$$.update = () => {
4756
4735
  e.$$.dirty[0] & /*isMounted, session*/
4757
- 33554433 && p && i && (mr(), pr()), e.$$.dirty[0] & /*session*/
4758
- 1 && (i || gr()), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4759
- 34 && s && f && Xr(f, s), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4760
- 36 && h && f && qr(f, h), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4761
- 40 && f && Wr(f, `${u}.Style`), e.$$.dirty[0] & /*lang*/
4762
- 4194304 && l && hr(), e.$$.dirty[0] & /*translationurl*/
4763
- 8388608 && m && dr();
4736
+ 33554433 && p && i && (ur(), hr()), e.$$.dirty[0] & /*session*/
4737
+ 1 && (i || dr()), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4738
+ 34 && s && f && jr(f, s), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4739
+ 36 && h && f && Lr(f, h), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
4740
+ 40 && f && Rr(f, `${u}.Style`), e.$$.dirty[0] & /*lang*/
4741
+ 4194304 && l && lr(), e.$$.dirty[0] & /*translationurl*/
4742
+ 8388608 && m && cr();
4764
4743
  }, [
4765
4744
  i,
4766
4745
  s,
@@ -4769,7 +4748,7 @@ function qi(e, t, r) {
4769
4748
  d,
4770
4749
  f,
4771
4750
  x,
4772
- P,
4751
+ H,
4773
4752
  b,
4774
4753
  O,
4775
4754
  se,
@@ -4777,33 +4756,33 @@ function qi(e, t, r) {
4777
4756
  Z,
4778
4757
  U,
4779
4758
  le,
4780
- be,
4759
+ ke,
4781
4760
  n,
4782
- kr,
4761
+ _r,
4783
4762
  rt,
4784
- Oe,
4763
+ ze,
4785
4764
  o,
4786
4765
  a,
4787
4766
  l,
4788
4767
  m,
4789
- y,
4768
+ v,
4790
4769
  p,
4770
+ Er,
4771
+ Cr,
4772
+ Sr,
4791
4773
  xr,
4792
4774
  Tr,
4793
4775
  Mr,
4794
- wr,
4795
- Nr,
4796
- Ar,
4797
- Hr
4776
+ wr
4798
4777
  ];
4799
4778
  }
4800
- class Wi extends Lt {
4779
+ class Ri extends zt {
4801
4780
  constructor(t) {
4802
- super(), Rt(
4781
+ super(), It(
4803
4782
  this,
4804
4783
  t,
4805
- qi,
4806
- Xi,
4784
+ Li,
4785
+ ji,
4807
4786
  Ye,
4808
4787
  {
4809
4788
  session: 0,
@@ -4817,7 +4796,7 @@ class Wi extends Lt {
4817
4796
  translationurl: 23,
4818
4797
  modalconsents: 24
4819
4798
  },
4820
- Ui,
4799
+ Pi,
4821
4800
  [-1, -1, -1]
4822
4801
  );
4823
4802
  }
@@ -4882,7 +4861,7 @@ class Wi extends Lt {
4882
4861
  this.$$set({ modalconsents: t }), X();
4883
4862
  }
4884
4863
  }
4885
- jt(Wi, { session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, lang: {}, displayconsentdescription: {}, translationurl: {}, modalconsents: {} }, [], [], !0);
4864
+ Ot(Ri, { session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, lang: {}, displayconsentdescription: {}, translationurl: {}, modalconsents: {} }, [], [], !0);
4886
4865
  export {
4887
- Wi as default
4866
+ Ri as P
4888
4867
  };