@everymatrix/player-consents 1.74.8 → 1.74.10
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.
- package/components/{GeneralAnimationLoading-BMZE178n.js → GeneralAnimationLoading-CfVy1Wef.js} +4 -4
- package/components/{GeneralAnimationLoading-kMKGPw5f.js → GeneralAnimationLoading-DXjp5XQP.js} +4 -4
- package/components/{PlayerConsents-aPevdlSG.js → PlayerConsents-BnndxanX.js} +785 -810
- package/components/PlayerConsents-CTCXDjy8.cjs +16 -0
- package/components/{PlayerConsents-CHvr0_oJ.js → PlayerConsents-qUW5xtcz.js} +731 -702
- package/es2015/player-consents.cjs +1 -1
- package/es2015/player-consents.js +1 -1
- package/esnext/player-consents.js +1 -1
- package/package.json +1 -1
- package/components/PlayerConsents-CXlt0JBF.cjs +0 -16
|
@@ -1,15 +1,43 @@
|
|
|
1
|
-
|
|
1
|
+
var zr = Object.defineProperty, Or = Object.defineProperties;
|
|
2
|
+
var Ir = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var ot = Object.getOwnPropertySymbols;
|
|
4
|
+
var jr = Object.prototype.hasOwnProperty, Lr = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var at = (e, t, r) => t in e ? zr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, W = (e, t) => {
|
|
6
|
+
for (var r in t || (t = {}))
|
|
7
|
+
jr.call(t, r) && at(e, r, t[r]);
|
|
8
|
+
if (ot)
|
|
9
|
+
for (var r of ot(t))
|
|
10
|
+
Lr.call(t, r) && at(e, r, t[r]);
|
|
11
|
+
return e;
|
|
12
|
+
}, st = (e, t) => Or(e, Ir(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 Rr, r as jt, a as Ye, i as Ur, c as Lt, S as Rt, b as Ut, d as lt, e as E, f as j, g as S, h as L, j as X, k as Dr, l as A, m as Gr, o as Fr, p as Vr, q as ct, t as Xr, u as qr, v as Wr, w as $, x as Ke, y as G, z as Zr, A as me, B as fe, C as _e, D as Q, H as Dt } from "./GeneralAnimationLoading-DXjp5XQP.js";
|
|
2
30
|
const K = [];
|
|
3
|
-
function
|
|
31
|
+
function Jr(e, t) {
|
|
4
32
|
return {
|
|
5
|
-
subscribe:
|
|
33
|
+
subscribe: Ae(e, t).subscribe
|
|
6
34
|
};
|
|
7
35
|
}
|
|
8
|
-
function
|
|
36
|
+
function Ae(e, t = q) {
|
|
9
37
|
let r;
|
|
10
38
|
const n = /* @__PURE__ */ new Set();
|
|
11
39
|
function i(s) {
|
|
12
|
-
if (
|
|
40
|
+
if (Ye(e, s) && (e = s, r)) {
|
|
13
41
|
const h = !K.length;
|
|
14
42
|
for (const u of n)
|
|
15
43
|
u[1](), K.push(u, e);
|
|
@@ -36,7 +64,7 @@ function ie(e, t, r) {
|
|
|
36
64
|
if (!i.every(Boolean))
|
|
37
65
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
38
66
|
const o = t.length < 2;
|
|
39
|
-
return
|
|
67
|
+
return Jr(r, (a, s) => {
|
|
40
68
|
let h = !1;
|
|
41
69
|
const u = [];
|
|
42
70
|
let l = 0, d = q;
|
|
@@ -45,87 +73,87 @@ function ie(e, t, r) {
|
|
|
45
73
|
return;
|
|
46
74
|
d();
|
|
47
75
|
const f = t(n ? u[0] : u, a, s);
|
|
48
|
-
o ? a(f) : d =
|
|
49
|
-
},
|
|
50
|
-
(f,
|
|
76
|
+
o ? a(f) : d = Ur(f) ? f : q;
|
|
77
|
+
}, v = i.map(
|
|
78
|
+
(f, p) => Rr(
|
|
51
79
|
f,
|
|
52
|
-
(
|
|
53
|
-
u[
|
|
80
|
+
(C) => {
|
|
81
|
+
u[p] = C, l &= ~(1 << p), h && m();
|
|
54
82
|
},
|
|
55
83
|
() => {
|
|
56
|
-
l |= 1 <<
|
|
84
|
+
l |= 1 << p;
|
|
57
85
|
}
|
|
58
86
|
)
|
|
59
87
|
);
|
|
60
88
|
return h = !0, m(), function() {
|
|
61
|
-
|
|
89
|
+
jt(v), d(), h = !1;
|
|
62
90
|
};
|
|
63
91
|
});
|
|
64
92
|
}
|
|
65
|
-
function
|
|
66
|
-
return e
|
|
93
|
+
function Qr(e) {
|
|
94
|
+
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
67
95
|
}
|
|
68
|
-
var
|
|
69
|
-
return
|
|
96
|
+
var Yr = function(t) {
|
|
97
|
+
return Kr(t) && !$r(t);
|
|
70
98
|
};
|
|
71
|
-
function
|
|
99
|
+
function Kr(e) {
|
|
72
100
|
return !!e && typeof e == "object";
|
|
73
101
|
}
|
|
74
|
-
function
|
|
102
|
+
function $r(e) {
|
|
75
103
|
var t = Object.prototype.toString.call(e);
|
|
76
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
104
|
+
return t === "[object RegExp]" || t === "[object Date]" || rn(e);
|
|
77
105
|
}
|
|
78
|
-
var
|
|
79
|
-
function
|
|
80
|
-
return e.$$typeof ===
|
|
106
|
+
var en = typeof Symbol == "function" && Symbol.for, tn = en ? Symbol.for("react.element") : 60103;
|
|
107
|
+
function rn(e) {
|
|
108
|
+
return e.$$typeof === tn;
|
|
81
109
|
}
|
|
82
|
-
function
|
|
110
|
+
function nn(e) {
|
|
83
111
|
return Array.isArray(e) ? [] : {};
|
|
84
112
|
}
|
|
85
|
-
function
|
|
86
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? ee(
|
|
113
|
+
function pe(e, t) {
|
|
114
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? ee(nn(e), e, t) : e;
|
|
87
115
|
}
|
|
88
|
-
function
|
|
116
|
+
function on(e, t, r) {
|
|
89
117
|
return e.concat(t).map(function(n) {
|
|
90
|
-
return
|
|
118
|
+
return pe(n, r);
|
|
91
119
|
});
|
|
92
120
|
}
|
|
93
|
-
function
|
|
121
|
+
function an(e, t) {
|
|
94
122
|
if (!t.customMerge)
|
|
95
123
|
return ee;
|
|
96
124
|
var r = t.customMerge(e);
|
|
97
125
|
return typeof r == "function" ? r : ee;
|
|
98
126
|
}
|
|
99
|
-
function
|
|
127
|
+
function sn(e) {
|
|
100
128
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
101
129
|
return Object.propertyIsEnumerable.call(e, t);
|
|
102
130
|
}) : [];
|
|
103
131
|
}
|
|
104
|
-
function
|
|
105
|
-
return Object.keys(e).concat(
|
|
132
|
+
function ut(e) {
|
|
133
|
+
return Object.keys(e).concat(sn(e));
|
|
106
134
|
}
|
|
107
|
-
function
|
|
135
|
+
function Gt(e, t) {
|
|
108
136
|
try {
|
|
109
137
|
return t in e;
|
|
110
|
-
} catch {
|
|
138
|
+
} catch (r) {
|
|
111
139
|
return !1;
|
|
112
140
|
}
|
|
113
141
|
}
|
|
114
|
-
function
|
|
115
|
-
return
|
|
142
|
+
function ln(e, t) {
|
|
143
|
+
return Gt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
116
144
|
}
|
|
117
|
-
function
|
|
145
|
+
function cn(e, t, r) {
|
|
118
146
|
var n = {};
|
|
119
|
-
return r.isMergeableObject(e) &&
|
|
120
|
-
n[i] =
|
|
121
|
-
}),
|
|
122
|
-
|
|
147
|
+
return r.isMergeableObject(e) && ut(e).forEach(function(i) {
|
|
148
|
+
n[i] = pe(e[i], r);
|
|
149
|
+
}), ut(t).forEach(function(i) {
|
|
150
|
+
ln(e, i) || (Gt(e, i) && r.isMergeableObject(t[i]) ? n[i] = an(i, r)(e[i], t[i], r) : n[i] = pe(t[i], r));
|
|
123
151
|
}), n;
|
|
124
152
|
}
|
|
125
153
|
function ee(e, t, r) {
|
|
126
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
154
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || on, r.isMergeableObject = r.isMergeableObject || Yr, r.cloneUnlessOtherwiseSpecified = pe;
|
|
127
155
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
128
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
156
|
+
return o ? n ? r.arrayMerge(e, t, r) : cn(e, t, r) : pe(t, r);
|
|
129
157
|
}
|
|
130
158
|
ee.all = function(t, r) {
|
|
131
159
|
if (!Array.isArray(t))
|
|
@@ -134,8 +162,8 @@ ee.all = function(t, r) {
|
|
|
134
162
|
return ee(n, i, r);
|
|
135
163
|
}, {});
|
|
136
164
|
};
|
|
137
|
-
var
|
|
138
|
-
const
|
|
165
|
+
var un = ee, hn = un;
|
|
166
|
+
const dn = /* @__PURE__ */ Qr(hn);
|
|
139
167
|
/*! *****************************************************************************
|
|
140
168
|
Copyright (c) Microsoft Corporation.
|
|
141
169
|
|
|
@@ -150,18 +178,18 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
150
178
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
151
179
|
PERFORMANCE OF THIS SOFTWARE.
|
|
152
180
|
***************************************************************************** */
|
|
153
|
-
var
|
|
154
|
-
return
|
|
181
|
+
var Ge = function(e, t) {
|
|
182
|
+
return Ge = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
155
183
|
r.__proto__ = n;
|
|
156
184
|
} || function(r, n) {
|
|
157
185
|
for (var i in n)
|
|
158
186
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
159
|
-
},
|
|
187
|
+
}, Ge(e, t);
|
|
160
188
|
};
|
|
161
|
-
function
|
|
189
|
+
function He(e, t) {
|
|
162
190
|
if (typeof t != "function" && t !== null)
|
|
163
191
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
164
|
-
|
|
192
|
+
Ge(e, t);
|
|
165
193
|
function r() {
|
|
166
194
|
this.constructor = e;
|
|
167
195
|
}
|
|
@@ -177,7 +205,7 @@ var H = function() {
|
|
|
177
205
|
return t;
|
|
178
206
|
}, H.apply(this, arguments);
|
|
179
207
|
};
|
|
180
|
-
function
|
|
208
|
+
function mn(e, t) {
|
|
181
209
|
var r = {};
|
|
182
210
|
for (var n in e)
|
|
183
211
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -186,62 +214,64 @@ function on(e, t) {
|
|
|
186
214
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
187
215
|
return r;
|
|
188
216
|
}
|
|
189
|
-
function
|
|
217
|
+
function Ie(e, t, r) {
|
|
190
218
|
if (arguments.length === 2)
|
|
191
219
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
192
220
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
193
221
|
return e.concat(o || t);
|
|
194
222
|
}
|
|
195
|
-
function
|
|
196
|
-
var r = t && t.cache ? t.cache :
|
|
223
|
+
function je(e, t) {
|
|
224
|
+
var r = t && t.cache ? t.cache : kn, n = t && t.serializer ? t.serializer : yn, i = t && t.strategy ? t.strategy : gn;
|
|
197
225
|
return i(e, {
|
|
198
226
|
cache: r,
|
|
199
227
|
serializer: n
|
|
200
228
|
});
|
|
201
229
|
}
|
|
202
|
-
function
|
|
230
|
+
function pn(e) {
|
|
203
231
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
204
232
|
}
|
|
205
|
-
function
|
|
206
|
-
var i =
|
|
207
|
-
return typeof o
|
|
233
|
+
function Ft(e, t, r, n) {
|
|
234
|
+
var i = pn(n) ? n : r(n), o = t.get(i);
|
|
235
|
+
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
208
236
|
}
|
|
209
|
-
function
|
|
237
|
+
function Vt(e, t, r) {
|
|
210
238
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
211
|
-
return typeof o
|
|
239
|
+
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
212
240
|
}
|
|
213
|
-
function
|
|
241
|
+
function $e(e, t, r, n, i) {
|
|
214
242
|
return r.bind(t, e, n, i);
|
|
215
243
|
}
|
|
216
|
-
function
|
|
217
|
-
var r = e.length === 1 ?
|
|
218
|
-
return
|
|
244
|
+
function gn(e, t) {
|
|
245
|
+
var r = e.length === 1 ? Ft : Vt;
|
|
246
|
+
return $e(e, this, r, t.cache.create(), t.serializer);
|
|
219
247
|
}
|
|
220
|
-
function
|
|
221
|
-
return
|
|
248
|
+
function fn(e, t) {
|
|
249
|
+
return $e(e, this, Vt, t.cache.create(), t.serializer);
|
|
222
250
|
}
|
|
223
|
-
function
|
|
224
|
-
return
|
|
251
|
+
function _n(e, t) {
|
|
252
|
+
return $e(e, this, Ft, t.cache.create(), t.serializer);
|
|
225
253
|
}
|
|
226
|
-
var
|
|
254
|
+
var yn = function() {
|
|
227
255
|
return JSON.stringify(arguments);
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
256
|
+
}, vn = (
|
|
257
|
+
/** @class */
|
|
258
|
+
function() {
|
|
259
|
+
function e() {
|
|
260
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
261
|
+
}
|
|
262
|
+
return e.prototype.get = function(t) {
|
|
263
|
+
return this.cache[t];
|
|
264
|
+
}, e.prototype.set = function(t, r) {
|
|
265
|
+
this.cache[t] = r;
|
|
266
|
+
}, e;
|
|
267
|
+
}()
|
|
268
|
+
), kn = {
|
|
239
269
|
create: function() {
|
|
240
|
-
return new
|
|
270
|
+
return new vn();
|
|
241
271
|
}
|
|
242
|
-
},
|
|
243
|
-
variadic:
|
|
244
|
-
monadic:
|
|
272
|
+
}, Le = {
|
|
273
|
+
variadic: fn,
|
|
274
|
+
monadic: _n
|
|
245
275
|
}, w;
|
|
246
276
|
(function(e) {
|
|
247
277
|
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";
|
|
@@ -254,43 +284,43 @@ var te;
|
|
|
254
284
|
(function(e) {
|
|
255
285
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
256
286
|
})(te || (te = {}));
|
|
257
|
-
function
|
|
287
|
+
function ht(e) {
|
|
258
288
|
return e.type === B.literal;
|
|
259
289
|
}
|
|
260
|
-
function
|
|
290
|
+
function bn(e) {
|
|
261
291
|
return e.type === B.argument;
|
|
262
292
|
}
|
|
263
|
-
function
|
|
293
|
+
function Xt(e) {
|
|
264
294
|
return e.type === B.number;
|
|
265
295
|
}
|
|
266
|
-
function
|
|
296
|
+
function qt(e) {
|
|
267
297
|
return e.type === B.date;
|
|
268
298
|
}
|
|
269
|
-
function
|
|
299
|
+
function Wt(e) {
|
|
270
300
|
return e.type === B.time;
|
|
271
301
|
}
|
|
272
|
-
function
|
|
302
|
+
function Zt(e) {
|
|
273
303
|
return e.type === B.select;
|
|
274
304
|
}
|
|
275
|
-
function
|
|
305
|
+
function Jt(e) {
|
|
276
306
|
return e.type === B.plural;
|
|
277
307
|
}
|
|
278
|
-
function
|
|
308
|
+
function En(e) {
|
|
279
309
|
return e.type === B.pound;
|
|
280
310
|
}
|
|
281
|
-
function
|
|
311
|
+
function Qt(e) {
|
|
282
312
|
return e.type === B.tag;
|
|
283
313
|
}
|
|
284
|
-
function
|
|
314
|
+
function Yt(e) {
|
|
285
315
|
return !!(e && typeof e == "object" && e.type === te.number);
|
|
286
316
|
}
|
|
287
|
-
function
|
|
317
|
+
function Fe(e) {
|
|
288
318
|
return !!(e && typeof e == "object" && e.type === te.dateTime);
|
|
289
319
|
}
|
|
290
|
-
var
|
|
291
|
-
function
|
|
320
|
+
var Kt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Cn = /(?:[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;
|
|
321
|
+
function Sn(e) {
|
|
292
322
|
var t = {};
|
|
293
|
-
return e.replace(
|
|
323
|
+
return e.replace(Cn, function(r) {
|
|
294
324
|
var n = r.length;
|
|
295
325
|
switch (r[0]) {
|
|
296
326
|
case "G":
|
|
@@ -379,11 +409,11 @@ function pn(e) {
|
|
|
379
409
|
return "";
|
|
380
410
|
}), t;
|
|
381
411
|
}
|
|
382
|
-
var
|
|
383
|
-
function
|
|
412
|
+
var xn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
413
|
+
function Mn(e) {
|
|
384
414
|
if (e.length === 0)
|
|
385
415
|
throw new Error("Number skeleton cannot be empty");
|
|
386
|
-
for (var t = e.split(
|
|
416
|
+
for (var t = e.split(xn).filter(function(m) {
|
|
387
417
|
return m.length > 0;
|
|
388
418
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
389
419
|
var o = i[n], a = o.split("/");
|
|
@@ -398,17 +428,17 @@ function _n(e) {
|
|
|
398
428
|
}
|
|
399
429
|
return r;
|
|
400
430
|
}
|
|
401
|
-
function
|
|
431
|
+
function Tn(e) {
|
|
402
432
|
return e.replace(/^(.*?)-/, "");
|
|
403
433
|
}
|
|
404
|
-
var
|
|
405
|
-
function
|
|
434
|
+
var dt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, $t = /^(@+)?(\+|#+)?[rs]?$/g, wn = /(\*)(0+)|(#+)(0+)|(0+)/g, er = /^(0+)$/;
|
|
435
|
+
function mt(e) {
|
|
406
436
|
var t = {};
|
|
407
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
437
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace($t, function(r, n, i) {
|
|
408
438
|
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)), "";
|
|
409
439
|
}), t;
|
|
410
440
|
}
|
|
411
|
-
function
|
|
441
|
+
function tr(e) {
|
|
412
442
|
switch (e) {
|
|
413
443
|
case "sign-auto":
|
|
414
444
|
return {
|
|
@@ -448,7 +478,7 @@ function Kt(e) {
|
|
|
448
478
|
};
|
|
449
479
|
}
|
|
450
480
|
}
|
|
451
|
-
function
|
|
481
|
+
function Nn(e) {
|
|
452
482
|
var t;
|
|
453
483
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
454
484
|
notation: "engineering"
|
|
@@ -456,17 +486,17 @@ function kn(e) {
|
|
|
456
486
|
notation: "scientific"
|
|
457
487
|
}, e = e.slice(1)), t) {
|
|
458
488
|
var r = e.slice(0, 2);
|
|
459
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
489
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !er.test(e))
|
|
460
490
|
throw new Error("Malformed concise eng/scientific notation");
|
|
461
491
|
t.minimumIntegerDigits = e.length;
|
|
462
492
|
}
|
|
463
493
|
return t;
|
|
464
494
|
}
|
|
465
|
-
function
|
|
466
|
-
var t = {}, r =
|
|
495
|
+
function pt(e) {
|
|
496
|
+
var t = {}, r = tr(e);
|
|
467
497
|
return r || t;
|
|
468
498
|
}
|
|
469
|
-
function
|
|
499
|
+
function An(e) {
|
|
470
500
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
471
501
|
var i = n[r];
|
|
472
502
|
switch (i.stem) {
|
|
@@ -490,7 +520,7 @@ function bn(e) {
|
|
|
490
520
|
continue;
|
|
491
521
|
case "measure-unit":
|
|
492
522
|
case "unit":
|
|
493
|
-
t.style = "unit", t.unit =
|
|
523
|
+
t.style = "unit", t.unit = Tn(i.options[0]);
|
|
494
524
|
continue;
|
|
495
525
|
case "compact-short":
|
|
496
526
|
case "K":
|
|
@@ -502,12 +532,12 @@ function bn(e) {
|
|
|
502
532
|
continue;
|
|
503
533
|
case "scientific":
|
|
504
534
|
t = H(H(H({}, t), { notation: "scientific" }), i.options.reduce(function(h, u) {
|
|
505
|
-
return H(H({}, h),
|
|
535
|
+
return H(H({}, h), pt(u));
|
|
506
536
|
}, {}));
|
|
507
537
|
continue;
|
|
508
538
|
case "engineering":
|
|
509
539
|
t = H(H(H({}, t), { notation: "engineering" }), i.options.reduce(function(h, u) {
|
|
510
|
-
return H(H({}, h),
|
|
540
|
+
return H(H({}, h), pt(u));
|
|
511
541
|
}, {}));
|
|
512
542
|
continue;
|
|
513
543
|
case "notation-simple":
|
|
@@ -552,45 +582,45 @@ function bn(e) {
|
|
|
552
582
|
case "integer-width":
|
|
553
583
|
if (i.options.length > 1)
|
|
554
584
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
555
|
-
i.options[0].replace(
|
|
585
|
+
i.options[0].replace(wn, function(h, u, l, d, m, v) {
|
|
556
586
|
if (u)
|
|
557
587
|
t.minimumIntegerDigits = l.length;
|
|
558
588
|
else {
|
|
559
589
|
if (d && m)
|
|
560
590
|
throw new Error("We currently do not support maximum integer digits");
|
|
561
|
-
if (
|
|
591
|
+
if (v)
|
|
562
592
|
throw new Error("We currently do not support exact integer digits");
|
|
563
593
|
}
|
|
564
594
|
return "";
|
|
565
595
|
});
|
|
566
596
|
continue;
|
|
567
597
|
}
|
|
568
|
-
if (
|
|
598
|
+
if (er.test(i.stem)) {
|
|
569
599
|
t.minimumIntegerDigits = i.stem.length;
|
|
570
600
|
continue;
|
|
571
601
|
}
|
|
572
|
-
if (
|
|
602
|
+
if (dt.test(i.stem)) {
|
|
573
603
|
if (i.options.length > 1)
|
|
574
604
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
575
|
-
i.stem.replace(
|
|
576
|
-
return l === "*" ? t.minimumFractionDigits = u.length : d && d[0] === "#" ? t.maximumFractionDigits = d.length : m &&
|
|
605
|
+
i.stem.replace(dt, function(h, u, l, d, m, v) {
|
|
606
|
+
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), "";
|
|
577
607
|
});
|
|
578
608
|
var o = i.options[0];
|
|
579
|
-
o === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = H(H({}, t),
|
|
609
|
+
o === "w" ? t = H(H({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = H(H({}, t), mt(o)));
|
|
580
610
|
continue;
|
|
581
611
|
}
|
|
582
|
-
if (
|
|
583
|
-
t = H(H({}, t),
|
|
612
|
+
if ($t.test(i.stem)) {
|
|
613
|
+
t = H(H({}, t), mt(i.stem));
|
|
584
614
|
continue;
|
|
585
615
|
}
|
|
586
|
-
var a =
|
|
616
|
+
var a = tr(i.stem);
|
|
587
617
|
a && (t = H(H({}, t), a));
|
|
588
|
-
var s =
|
|
618
|
+
var s = Nn(i.stem);
|
|
589
619
|
s && (t = H(H({}, t), s));
|
|
590
620
|
}
|
|
591
621
|
return t;
|
|
592
622
|
}
|
|
593
|
-
var
|
|
623
|
+
var xe = {
|
|
594
624
|
"001": [
|
|
595
625
|
"H",
|
|
596
626
|
"h"
|
|
@@ -2005,13 +2035,13 @@ var Se = {
|
|
|
2005
2035
|
"h"
|
|
2006
2036
|
]
|
|
2007
2037
|
};
|
|
2008
|
-
function
|
|
2038
|
+
function Hn(e, t) {
|
|
2009
2039
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2010
2040
|
var i = e.charAt(n);
|
|
2011
2041
|
if (i === "j") {
|
|
2012
2042
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2013
2043
|
o++, n++;
|
|
2014
|
-
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u =
|
|
2044
|
+
var a = 1 + (o & 1), s = o < 2 ? 1 : 3 + (o >> 1), h = "a", u = Pn(t);
|
|
2015
2045
|
for ((u == "H" || u == "k") && (s = 0); s-- > 0; )
|
|
2016
2046
|
r += h;
|
|
2017
2047
|
for (; a-- > 0; )
|
|
@@ -2021,7 +2051,7 @@ function En(e, t) {
|
|
|
2021
2051
|
}
|
|
2022
2052
|
return r;
|
|
2023
2053
|
}
|
|
2024
|
-
function
|
|
2054
|
+
function Pn(e) {
|
|
2025
2055
|
var t = e.hourCycle;
|
|
2026
2056
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2027
2057
|
e.hourCycles && // @ts-ignore
|
|
@@ -2040,23 +2070,23 @@ function Cn(e) {
|
|
|
2040
2070
|
}
|
|
2041
2071
|
var r = e.language, n;
|
|
2042
2072
|
r !== "root" && (n = e.maximize().region);
|
|
2043
|
-
var i =
|
|
2073
|
+
var i = xe[n || ""] || xe[r || ""] || xe["".concat(r, "-001")] || xe["001"];
|
|
2044
2074
|
return i[0];
|
|
2045
2075
|
}
|
|
2046
|
-
var
|
|
2076
|
+
var Re, Bn = new RegExp("^".concat(Kt.source, "*")), zn = new RegExp("".concat(Kt.source, "*$"));
|
|
2047
2077
|
function N(e, t) {
|
|
2048
2078
|
return { start: e, end: t };
|
|
2049
2079
|
}
|
|
2050
|
-
var
|
|
2080
|
+
var On = !!String.prototype.startsWith && "_a".startsWith("a", 1), In = !!String.fromCodePoint, jn = !!Object.fromEntries, Ln = !!String.prototype.codePointAt, Rn = !!String.prototype.trimStart, Un = !!String.prototype.trimEnd, Dn = !!Number.isSafeInteger, Gn = Dn ? Number.isSafeInteger : function(e) {
|
|
2051
2081
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2052
|
-
},
|
|
2082
|
+
}, Ve = !0;
|
|
2053
2083
|
try {
|
|
2054
|
-
var
|
|
2055
|
-
|
|
2056
|
-
} catch {
|
|
2057
|
-
|
|
2084
|
+
var Fn = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2085
|
+
Ve = ((Re = Fn.exec("a")) === null || Re === void 0 ? void 0 : Re[0]) === "a";
|
|
2086
|
+
} catch (e) {
|
|
2087
|
+
Ve = !1;
|
|
2058
2088
|
}
|
|
2059
|
-
var
|
|
2089
|
+
var gt = On ? (
|
|
2060
2090
|
// Native
|
|
2061
2091
|
function(t, r, n) {
|
|
2062
2092
|
return t.startsWith(r, n);
|
|
@@ -2066,7 +2096,7 @@ var dt = Mn ? (
|
|
|
2066
2096
|
function(t, r, n) {
|
|
2067
2097
|
return t.slice(n, n + r.length) === r;
|
|
2068
2098
|
}
|
|
2069
|
-
),
|
|
2099
|
+
), Xe = In ? String.fromCodePoint : (
|
|
2070
2100
|
// IE11
|
|
2071
2101
|
function() {
|
|
2072
2102
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2078,9 +2108,9 @@ var dt = Mn ? (
|
|
|
2078
2108
|
}
|
|
2079
2109
|
return n;
|
|
2080
2110
|
}
|
|
2081
|
-
),
|
|
2111
|
+
), ft = (
|
|
2082
2112
|
// native
|
|
2083
|
-
|
|
2113
|
+
jn ? Object.fromEntries : (
|
|
2084
2114
|
// Ponyfill
|
|
2085
2115
|
function(t) {
|
|
2086
2116
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2090,7 +2120,7 @@ var dt = Mn ? (
|
|
|
2090
2120
|
return r;
|
|
2091
2121
|
}
|
|
2092
2122
|
)
|
|
2093
|
-
),
|
|
2123
|
+
), rr = Ln ? (
|
|
2094
2124
|
// Native
|
|
2095
2125
|
function(t, r) {
|
|
2096
2126
|
return t.codePointAt(r);
|
|
@@ -2104,7 +2134,7 @@ var dt = Mn ? (
|
|
|
2104
2134
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
2105
2135
|
}
|
|
2106
2136
|
}
|
|
2107
|
-
),
|
|
2137
|
+
), Vn = Rn ? (
|
|
2108
2138
|
// Native
|
|
2109
2139
|
function(t) {
|
|
2110
2140
|
return t.trimStart();
|
|
@@ -2112,9 +2142,9 @@ var dt = Mn ? (
|
|
|
2112
2142
|
) : (
|
|
2113
2143
|
// Ponyfill
|
|
2114
2144
|
function(t) {
|
|
2115
|
-
return t.replace(
|
|
2145
|
+
return t.replace(Bn, "");
|
|
2116
2146
|
}
|
|
2117
|
-
),
|
|
2147
|
+
), Xn = Un ? (
|
|
2118
2148
|
// Native
|
|
2119
2149
|
function(t) {
|
|
2120
2150
|
return t.trimEnd();
|
|
@@ -2122,32 +2152,32 @@ var dt = Mn ? (
|
|
|
2122
2152
|
) : (
|
|
2123
2153
|
// Ponyfill
|
|
2124
2154
|
function(t) {
|
|
2125
|
-
return t.replace(
|
|
2155
|
+
return t.replace(zn, "");
|
|
2126
2156
|
}
|
|
2127
2157
|
);
|
|
2128
|
-
function
|
|
2158
|
+
function nr(e, t) {
|
|
2129
2159
|
return new RegExp(e, t);
|
|
2130
2160
|
}
|
|
2131
|
-
var
|
|
2132
|
-
if (
|
|
2133
|
-
var
|
|
2134
|
-
|
|
2161
|
+
var qe;
|
|
2162
|
+
if (Ve) {
|
|
2163
|
+
var _t = nr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2164
|
+
qe = function(t, r) {
|
|
2135
2165
|
var n;
|
|
2136
|
-
|
|
2137
|
-
var i =
|
|
2166
|
+
_t.lastIndex = r;
|
|
2167
|
+
var i = _t.exec(t);
|
|
2138
2168
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
2139
2169
|
};
|
|
2140
2170
|
} else
|
|
2141
|
-
|
|
2171
|
+
qe = function(t, r) {
|
|
2142
2172
|
for (var n = []; ; ) {
|
|
2143
|
-
var i =
|
|
2144
|
-
if (i === void 0 ||
|
|
2173
|
+
var i = rr(t, r);
|
|
2174
|
+
if (i === void 0 || ir(i) || Jn(i))
|
|
2145
2175
|
break;
|
|
2146
2176
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
2147
2177
|
}
|
|
2148
|
-
return
|
|
2178
|
+
return Xe.apply(void 0, n);
|
|
2149
2179
|
};
|
|
2150
|
-
var
|
|
2180
|
+
var qn = (
|
|
2151
2181
|
/** @class */
|
|
2152
2182
|
function() {
|
|
2153
2183
|
function e(t, r) {
|
|
@@ -2178,7 +2208,7 @@ var jn = (
|
|
|
2178
2208
|
if (n)
|
|
2179
2209
|
break;
|
|
2180
2210
|
return this.error(w.UNMATCHED_CLOSING_TAG, N(this.clonePosition(), this.clonePosition()));
|
|
2181
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
2211
|
+
} else if (o === 60 && !this.ignoreTag && We(this.peek() || 0)) {
|
|
2182
2212
|
var a = this.parseTag(t, r);
|
|
2183
2213
|
if (a.err)
|
|
2184
2214
|
return a;
|
|
@@ -2211,7 +2241,7 @@ var jn = (
|
|
|
2211
2241
|
return o;
|
|
2212
2242
|
var a = o.val, s = this.clonePosition();
|
|
2213
2243
|
if (this.bumpIf("</")) {
|
|
2214
|
-
if (this.isEOF() || !
|
|
2244
|
+
if (this.isEOF() || !We(this.char()))
|
|
2215
2245
|
return this.error(w.INVALID_TAG, N(s, this.clonePosition()));
|
|
2216
2246
|
var h = this.clonePosition(), u = this.parseTagName();
|
|
2217
2247
|
return i !== u ? this.error(w.UNMATCHED_CLOSING_TAG, N(h, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
@@ -2229,7 +2259,7 @@ var jn = (
|
|
|
2229
2259
|
return this.error(w.INVALID_TAG, N(n, this.clonePosition()));
|
|
2230
2260
|
}, e.prototype.parseTagName = function() {
|
|
2231
2261
|
var t = this.offset();
|
|
2232
|
-
for (this.bump(); !this.isEOF() &&
|
|
2262
|
+
for (this.bump(); !this.isEOF() && Zn(this.char()); )
|
|
2233
2263
|
this.bump();
|
|
2234
2264
|
return this.message.slice(t, this.offset());
|
|
2235
2265
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -2258,7 +2288,7 @@ var jn = (
|
|
|
2258
2288
|
};
|
|
2259
2289
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
2260
2290
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
2261
|
-
!
|
|
2291
|
+
!Wn(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
2262
2292
|
}, e.prototype.tryParseQuote = function(t) {
|
|
2263
2293
|
if (this.isEOF() || this.char() !== 39)
|
|
2264
2294
|
return null;
|
|
@@ -2292,12 +2322,12 @@ var jn = (
|
|
|
2292
2322
|
r.push(n);
|
|
2293
2323
|
this.bump();
|
|
2294
2324
|
}
|
|
2295
|
-
return
|
|
2325
|
+
return Xe.apply(void 0, r);
|
|
2296
2326
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
2297
2327
|
if (this.isEOF())
|
|
2298
2328
|
return null;
|
|
2299
2329
|
var n = this.char();
|
|
2300
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
2330
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Xe(n));
|
|
2301
2331
|
}, e.prototype.parseArgument = function(t, r) {
|
|
2302
2332
|
var n = this.clonePosition();
|
|
2303
2333
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -2326,7 +2356,7 @@ var jn = (
|
|
|
2326
2356
|
return this.error(w.MALFORMED_ARGUMENT, N(n, this.clonePosition()));
|
|
2327
2357
|
}
|
|
2328
2358
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
2329
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
2359
|
+
var t = this.clonePosition(), r = this.offset(), n = qe(this.message, r), i = r + n.length;
|
|
2330
2360
|
this.bumpTo(i);
|
|
2331
2361
|
var o = this.clonePosition(), a = N(t, o);
|
|
2332
2362
|
return { value: n, location: a };
|
|
@@ -2345,37 +2375,37 @@ var jn = (
|
|
|
2345
2375
|
var l = this.clonePosition(), d = this.parseSimpleArgStyleIfPossible();
|
|
2346
2376
|
if (d.err)
|
|
2347
2377
|
return d;
|
|
2348
|
-
var m =
|
|
2378
|
+
var m = Xn(d.val);
|
|
2349
2379
|
if (m.length === 0)
|
|
2350
2380
|
return this.error(w.EXPECT_ARGUMENT_STYLE, N(this.clonePosition(), this.clonePosition()));
|
|
2351
|
-
var
|
|
2352
|
-
u = { style: m, styleLocation:
|
|
2381
|
+
var v = N(l, this.clonePosition());
|
|
2382
|
+
u = { style: m, styleLocation: v };
|
|
2353
2383
|
}
|
|
2354
2384
|
var f = this.tryParseArgumentClose(i);
|
|
2355
2385
|
if (f.err)
|
|
2356
2386
|
return f;
|
|
2357
|
-
var
|
|
2358
|
-
if (u &&
|
|
2359
|
-
var
|
|
2387
|
+
var p = N(i, this.clonePosition());
|
|
2388
|
+
if (u && gt(u == null ? void 0 : u.style, "::", 0)) {
|
|
2389
|
+
var C = Vn(u.style.slice(2));
|
|
2360
2390
|
if (s === "number") {
|
|
2361
|
-
var d = this.parseNumberSkeletonFromString(
|
|
2391
|
+
var d = this.parseNumberSkeletonFromString(C, u.styleLocation);
|
|
2362
2392
|
return d.err ? d : {
|
|
2363
|
-
val: { type: B.number, value: n, location:
|
|
2393
|
+
val: { type: B.number, value: n, location: p, style: d.val },
|
|
2364
2394
|
err: null
|
|
2365
2395
|
};
|
|
2366
2396
|
} else {
|
|
2367
|
-
if (
|
|
2368
|
-
return this.error(w.EXPECT_DATE_TIME_SKELETON,
|
|
2369
|
-
var _ =
|
|
2370
|
-
this.locale && (_ =
|
|
2397
|
+
if (C.length === 0)
|
|
2398
|
+
return this.error(w.EXPECT_DATE_TIME_SKELETON, p);
|
|
2399
|
+
var _ = C;
|
|
2400
|
+
this.locale && (_ = Hn(C, this.locale));
|
|
2371
2401
|
var m = {
|
|
2372
2402
|
type: te.dateTime,
|
|
2373
2403
|
pattern: _,
|
|
2374
2404
|
location: u.styleLocation,
|
|
2375
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2376
|
-
},
|
|
2405
|
+
parsedOptions: this.shouldParseSkeletons ? Sn(_) : {}
|
|
2406
|
+
}, y = s === "date" ? B.date : B.time;
|
|
2377
2407
|
return {
|
|
2378
|
-
val: { type:
|
|
2408
|
+
val: { type: y, value: n, location: p, style: m },
|
|
2379
2409
|
err: null
|
|
2380
2410
|
};
|
|
2381
2411
|
}
|
|
@@ -2384,8 +2414,8 @@ var jn = (
|
|
|
2384
2414
|
val: {
|
|
2385
2415
|
type: s === "number" ? B.number : s === "date" ? B.date : B.time,
|
|
2386
2416
|
value: n,
|
|
2387
|
-
location:
|
|
2388
|
-
style: (o = u
|
|
2417
|
+
location: p,
|
|
2418
|
+
style: (o = u == null ? void 0 : u.style) !== null && o !== void 0 ? o : null
|
|
2389
2419
|
},
|
|
2390
2420
|
err: null
|
|
2391
2421
|
};
|
|
@@ -2393,11 +2423,11 @@ var jn = (
|
|
|
2393
2423
|
case "plural":
|
|
2394
2424
|
case "selectordinal":
|
|
2395
2425
|
case "select": {
|
|
2396
|
-
var
|
|
2426
|
+
var x = this.clonePosition();
|
|
2397
2427
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
2398
|
-
return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, N(
|
|
2428
|
+
return this.error(w.EXPECT_SELECT_ARGUMENT_OPTIONS, N(x, H({}, x)));
|
|
2399
2429
|
this.bumpSpace();
|
|
2400
|
-
var P = this.parseIdentifierIfPossible(),
|
|
2430
|
+
var P = this.parseIdentifierIfPossible(), b = 0;
|
|
2401
2431
|
if (s !== "select" && P.value === "offset") {
|
|
2402
2432
|
if (!this.bumpIf(":"))
|
|
2403
2433
|
return this.error(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, N(this.clonePosition(), this.clonePosition()));
|
|
@@ -2405,7 +2435,7 @@ var jn = (
|
|
|
2405
2435
|
var d = this.tryParseDecimalInteger(w.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, w.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
2406
2436
|
if (d.err)
|
|
2407
2437
|
return d;
|
|
2408
|
-
this.bumpSpace(), P = this.parseIdentifierIfPossible(),
|
|
2438
|
+
this.bumpSpace(), P = this.parseIdentifierIfPossible(), b = d.val;
|
|
2409
2439
|
}
|
|
2410
2440
|
var z = this.tryParsePluralOrSelectOptions(t, s, r, P);
|
|
2411
2441
|
if (z.err)
|
|
@@ -2413,23 +2443,23 @@ var jn = (
|
|
|
2413
2443
|
var f = this.tryParseArgumentClose(i);
|
|
2414
2444
|
if (f.err)
|
|
2415
2445
|
return f;
|
|
2416
|
-
var
|
|
2446
|
+
var O = N(i, this.clonePosition());
|
|
2417
2447
|
return s === "select" ? {
|
|
2418
2448
|
val: {
|
|
2419
2449
|
type: B.select,
|
|
2420
2450
|
value: n,
|
|
2421
|
-
options:
|
|
2422
|
-
location:
|
|
2451
|
+
options: ft(z.val),
|
|
2452
|
+
location: O
|
|
2423
2453
|
},
|
|
2424
2454
|
err: null
|
|
2425
2455
|
} : {
|
|
2426
2456
|
val: {
|
|
2427
2457
|
type: B.plural,
|
|
2428
2458
|
value: n,
|
|
2429
|
-
options:
|
|
2430
|
-
offset:
|
|
2459
|
+
options: ft(z.val),
|
|
2460
|
+
offset: b,
|
|
2431
2461
|
pluralType: s === "plural" ? "cardinal" : "ordinal",
|
|
2432
|
-
location:
|
|
2462
|
+
location: O
|
|
2433
2463
|
},
|
|
2434
2464
|
err: null
|
|
2435
2465
|
};
|
|
@@ -2477,8 +2507,8 @@ var jn = (
|
|
|
2477
2507
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
2478
2508
|
var n = [];
|
|
2479
2509
|
try {
|
|
2480
|
-
n =
|
|
2481
|
-
} catch {
|
|
2510
|
+
n = Mn(t);
|
|
2511
|
+
} catch (i) {
|
|
2482
2512
|
return this.error(w.INVALID_NUMBER_SKELETON, r);
|
|
2483
2513
|
}
|
|
2484
2514
|
return {
|
|
@@ -2486,7 +2516,7 @@ var jn = (
|
|
|
2486
2516
|
type: te.number,
|
|
2487
2517
|
tokens: n,
|
|
2488
2518
|
location: r,
|
|
2489
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
2519
|
+
parsedOptions: this.shouldParseSkeletons ? An(n) : {}
|
|
2490
2520
|
},
|
|
2491
2521
|
err: null
|
|
2492
2522
|
};
|
|
@@ -2505,20 +2535,20 @@ var jn = (
|
|
|
2505
2535
|
if (h.has(u))
|
|
2506
2536
|
return this.error(r === "select" ? w.DUPLICATE_SELECT_ARGUMENT_SELECTOR : w.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, l);
|
|
2507
2537
|
u === "other" && (a = !0), this.bumpSpace();
|
|
2508
|
-
var
|
|
2538
|
+
var v = this.clonePosition();
|
|
2509
2539
|
if (!this.bumpIf("{"))
|
|
2510
2540
|
return this.error(r === "select" ? w.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : w.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, N(this.clonePosition(), this.clonePosition()));
|
|
2511
2541
|
var f = this.parseMessage(t + 1, r, n);
|
|
2512
2542
|
if (f.err)
|
|
2513
2543
|
return f;
|
|
2514
|
-
var
|
|
2515
|
-
if (
|
|
2516
|
-
return
|
|
2544
|
+
var p = this.tryParseArgumentClose(v);
|
|
2545
|
+
if (p.err)
|
|
2546
|
+
return p;
|
|
2517
2547
|
s.push([
|
|
2518
2548
|
u,
|
|
2519
2549
|
{
|
|
2520
2550
|
value: f.val,
|
|
2521
|
-
location: N(
|
|
2551
|
+
location: N(v, this.clonePosition())
|
|
2522
2552
|
}
|
|
2523
2553
|
]), h.add(u), this.bumpSpace(), o = this.parseIdentifierIfPossible(), u = o.value, l = o.location;
|
|
2524
2554
|
}
|
|
@@ -2534,7 +2564,7 @@ var jn = (
|
|
|
2534
2564
|
break;
|
|
2535
2565
|
}
|
|
2536
2566
|
var h = N(i, this.clonePosition());
|
|
2537
|
-
return o ? (a *= n,
|
|
2567
|
+
return o ? (a *= n, Gn(a) ? { val: a, err: null } : this.error(r, h)) : this.error(t, h);
|
|
2538
2568
|
}, e.prototype.offset = function() {
|
|
2539
2569
|
return this.position.offset;
|
|
2540
2570
|
}, e.prototype.isEOF = function() {
|
|
@@ -2549,7 +2579,7 @@ var jn = (
|
|
|
2549
2579
|
var t = this.position.offset;
|
|
2550
2580
|
if (t >= this.message.length)
|
|
2551
2581
|
throw Error("out of bound");
|
|
2552
|
-
var r =
|
|
2582
|
+
var r = rr(this.message, t);
|
|
2553
2583
|
if (r === void 0)
|
|
2554
2584
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
2555
2585
|
return r;
|
|
@@ -2568,7 +2598,7 @@ var jn = (
|
|
|
2568
2598
|
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);
|
|
2569
2599
|
}
|
|
2570
2600
|
}, e.prototype.bumpIf = function(t) {
|
|
2571
|
-
if (
|
|
2601
|
+
if (gt(this.message, t, this.offset())) {
|
|
2572
2602
|
for (var r = 0; r < t.length; r++)
|
|
2573
2603
|
this.bump();
|
|
2574
2604
|
return !0;
|
|
@@ -2590,57 +2620,57 @@ var jn = (
|
|
|
2590
2620
|
break;
|
|
2591
2621
|
}
|
|
2592
2622
|
}, e.prototype.bumpSpace = function() {
|
|
2593
|
-
for (; !this.isEOF() &&
|
|
2623
|
+
for (; !this.isEOF() && ir(this.char()); )
|
|
2594
2624
|
this.bump();
|
|
2595
2625
|
}, e.prototype.peek = function() {
|
|
2596
2626
|
if (this.isEOF())
|
|
2597
2627
|
return null;
|
|
2598
2628
|
var t = this.char(), r = this.offset(), n = this.message.charCodeAt(r + (t >= 65536 ? 2 : 1));
|
|
2599
|
-
return n
|
|
2629
|
+
return n != null ? n : null;
|
|
2600
2630
|
}, e;
|
|
2601
2631
|
}()
|
|
2602
2632
|
);
|
|
2603
|
-
function
|
|
2633
|
+
function We(e) {
|
|
2604
2634
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
2605
2635
|
}
|
|
2606
|
-
function
|
|
2607
|
-
return
|
|
2636
|
+
function Wn(e) {
|
|
2637
|
+
return We(e) || e === 47;
|
|
2608
2638
|
}
|
|
2609
|
-
function
|
|
2639
|
+
function Zn(e) {
|
|
2610
2640
|
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;
|
|
2611
2641
|
}
|
|
2612
|
-
function
|
|
2642
|
+
function ir(e) {
|
|
2613
2643
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
2614
2644
|
}
|
|
2615
|
-
function
|
|
2645
|
+
function Jn(e) {
|
|
2616
2646
|
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;
|
|
2617
2647
|
}
|
|
2618
|
-
function
|
|
2648
|
+
function Ze(e) {
|
|
2619
2649
|
e.forEach(function(t) {
|
|
2620
|
-
if (delete t.location,
|
|
2650
|
+
if (delete t.location, Zt(t) || Jt(t))
|
|
2621
2651
|
for (var r in t.options)
|
|
2622
|
-
delete t.options[r].location,
|
|
2652
|
+
delete t.options[r].location, Ze(t.options[r].value);
|
|
2623
2653
|
else
|
|
2624
|
-
|
|
2654
|
+
Xt(t) && Yt(t.style) || (qt(t) || Wt(t)) && Fe(t.style) ? delete t.style.location : Qt(t) && Ze(t.children);
|
|
2625
2655
|
});
|
|
2626
2656
|
}
|
|
2627
|
-
function
|
|
2657
|
+
function Qn(e, t) {
|
|
2628
2658
|
t === void 0 && (t = {}), t = H({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
2629
|
-
var r = new
|
|
2659
|
+
var r = new qn(e, t).parse();
|
|
2630
2660
|
if (r.err) {
|
|
2631
2661
|
var n = SyntaxError(w[r.err.kind]);
|
|
2632
2662
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
2633
2663
|
}
|
|
2634
|
-
return t
|
|
2664
|
+
return t != null && t.captureLocation || Ze(r.val), r.val;
|
|
2635
2665
|
}
|
|
2636
2666
|
var re;
|
|
2637
2667
|
(function(e) {
|
|
2638
2668
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
2639
2669
|
})(re || (re = {}));
|
|
2640
|
-
var
|
|
2670
|
+
var Pe = (
|
|
2641
2671
|
/** @class */
|
|
2642
2672
|
function(e) {
|
|
2643
|
-
|
|
2673
|
+
He(t, e);
|
|
2644
2674
|
function t(r, n, i) {
|
|
2645
2675
|
var o = e.call(this, r) || this;
|
|
2646
2676
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -2649,48 +2679,48 @@ var He = (
|
|
|
2649
2679
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
2650
2680
|
}, t;
|
|
2651
2681
|
}(Error)
|
|
2652
|
-
),
|
|
2682
|
+
), yt = (
|
|
2653
2683
|
/** @class */
|
|
2654
2684
|
function(e) {
|
|
2655
|
-
|
|
2685
|
+
He(t, e);
|
|
2656
2686
|
function t(r, n, i, o) {
|
|
2657
2687
|
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), re.INVALID_VALUE, o) || this;
|
|
2658
2688
|
}
|
|
2659
2689
|
return t;
|
|
2660
|
-
}(
|
|
2661
|
-
),
|
|
2690
|
+
}(Pe)
|
|
2691
|
+
), Yn = (
|
|
2662
2692
|
/** @class */
|
|
2663
2693
|
function(e) {
|
|
2664
|
-
|
|
2694
|
+
He(t, e);
|
|
2665
2695
|
function t(r, n, i) {
|
|
2666
2696
|
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), re.INVALID_VALUE, i) || this;
|
|
2667
2697
|
}
|
|
2668
2698
|
return t;
|
|
2669
|
-
}(
|
|
2670
|
-
),
|
|
2699
|
+
}(Pe)
|
|
2700
|
+
), Kn = (
|
|
2671
2701
|
/** @class */
|
|
2672
2702
|
function(e) {
|
|
2673
|
-
|
|
2703
|
+
He(t, e);
|
|
2674
2704
|
function t(r, n) {
|
|
2675
2705
|
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), re.MISSING_VALUE, n) || this;
|
|
2676
2706
|
}
|
|
2677
2707
|
return t;
|
|
2678
|
-
}(
|
|
2708
|
+
}(Pe)
|
|
2679
2709
|
), D;
|
|
2680
2710
|
(function(e) {
|
|
2681
2711
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
2682
2712
|
})(D || (D = {}));
|
|
2683
|
-
function
|
|
2713
|
+
function $n(e) {
|
|
2684
2714
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
2685
2715
|
var n = t[t.length - 1];
|
|
2686
2716
|
return !n || n.type !== D.literal || r.type !== D.literal ? t.push(r) : n.value += r.value, t;
|
|
2687
2717
|
}, []);
|
|
2688
2718
|
}
|
|
2689
|
-
function
|
|
2719
|
+
function ei(e) {
|
|
2690
2720
|
return typeof e == "function";
|
|
2691
2721
|
}
|
|
2692
|
-
function
|
|
2693
|
-
if (e.length === 1 &&
|
|
2722
|
+
function Me(e, t, r, n, i, o, a) {
|
|
2723
|
+
if (e.length === 1 && ht(e[0]))
|
|
2694
2724
|
return [
|
|
2695
2725
|
{
|
|
2696
2726
|
type: D.literal,
|
|
@@ -2699,14 +2729,14 @@ function xe(e, t, r, n, i, o, a) {
|
|
|
2699
2729
|
];
|
|
2700
2730
|
for (var s = [], h = 0, u = e; h < u.length; h++) {
|
|
2701
2731
|
var l = u[h];
|
|
2702
|
-
if (
|
|
2732
|
+
if (ht(l)) {
|
|
2703
2733
|
s.push({
|
|
2704
2734
|
type: D.literal,
|
|
2705
2735
|
value: l.value
|
|
2706
2736
|
});
|
|
2707
2737
|
continue;
|
|
2708
2738
|
}
|
|
2709
|
-
if (
|
|
2739
|
+
if (En(l)) {
|
|
2710
2740
|
typeof o == "number" && s.push({
|
|
2711
2741
|
type: D.literal,
|
|
2712
2742
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -2715,89 +2745,89 @@ function xe(e, t, r, n, i, o, a) {
|
|
|
2715
2745
|
}
|
|
2716
2746
|
var d = l.value;
|
|
2717
2747
|
if (!(i && d in i))
|
|
2718
|
-
throw new
|
|
2748
|
+
throw new Kn(d, a);
|
|
2719
2749
|
var m = i[d];
|
|
2720
|
-
if (
|
|
2750
|
+
if (bn(l)) {
|
|
2721
2751
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), s.push({
|
|
2722
2752
|
type: typeof m == "string" ? D.literal : D.object,
|
|
2723
2753
|
value: m
|
|
2724
2754
|
});
|
|
2725
2755
|
continue;
|
|
2726
2756
|
}
|
|
2727
|
-
if (
|
|
2728
|
-
var
|
|
2757
|
+
if (qt(l)) {
|
|
2758
|
+
var v = typeof l.style == "string" ? n.date[l.style] : Fe(l.style) ? l.style.parsedOptions : void 0;
|
|
2729
2759
|
s.push({
|
|
2730
2760
|
type: D.literal,
|
|
2731
|
-
value: r.getDateTimeFormat(t,
|
|
2761
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
2732
2762
|
});
|
|
2733
2763
|
continue;
|
|
2734
2764
|
}
|
|
2735
|
-
if (
|
|
2736
|
-
var
|
|
2765
|
+
if (Wt(l)) {
|
|
2766
|
+
var v = typeof l.style == "string" ? n.time[l.style] : Fe(l.style) ? l.style.parsedOptions : n.time.medium;
|
|
2737
2767
|
s.push({
|
|
2738
2768
|
type: D.literal,
|
|
2739
|
-
value: r.getDateTimeFormat(t,
|
|
2769
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
2740
2770
|
});
|
|
2741
2771
|
continue;
|
|
2742
2772
|
}
|
|
2743
|
-
if (
|
|
2744
|
-
var
|
|
2745
|
-
|
|
2773
|
+
if (Xt(l)) {
|
|
2774
|
+
var v = typeof l.style == "string" ? n.number[l.style] : Yt(l.style) ? l.style.parsedOptions : void 0;
|
|
2775
|
+
v && v.scale && (m = m * (v.scale || 1)), s.push({
|
|
2746
2776
|
type: D.literal,
|
|
2747
|
-
value: r.getNumberFormat(t,
|
|
2777
|
+
value: r.getNumberFormat(t, v).format(m)
|
|
2748
2778
|
});
|
|
2749
2779
|
continue;
|
|
2750
2780
|
}
|
|
2751
|
-
if (
|
|
2752
|
-
var f = l.children,
|
|
2753
|
-
if (!
|
|
2754
|
-
throw new
|
|
2755
|
-
var _ =
|
|
2756
|
-
return
|
|
2781
|
+
if (Qt(l)) {
|
|
2782
|
+
var f = l.children, p = l.value, C = i[p];
|
|
2783
|
+
if (!ei(C))
|
|
2784
|
+
throw new Yn(p, "function", a);
|
|
2785
|
+
var _ = Me(f, t, r, n, i, o), y = C(_.map(function(b) {
|
|
2786
|
+
return b.value;
|
|
2757
2787
|
}));
|
|
2758
|
-
Array.isArray(
|
|
2788
|
+
Array.isArray(y) || (y = [y]), s.push.apply(s, y.map(function(b) {
|
|
2759
2789
|
return {
|
|
2760
|
-
type: typeof
|
|
2761
|
-
value:
|
|
2790
|
+
type: typeof b == "string" ? D.literal : D.object,
|
|
2791
|
+
value: b
|
|
2762
2792
|
};
|
|
2763
2793
|
}));
|
|
2764
2794
|
}
|
|
2765
|
-
if (
|
|
2766
|
-
var
|
|
2767
|
-
if (!
|
|
2768
|
-
throw new
|
|
2769
|
-
s.push.apply(s,
|
|
2795
|
+
if (Zt(l)) {
|
|
2796
|
+
var x = l.options[m] || l.options.other;
|
|
2797
|
+
if (!x)
|
|
2798
|
+
throw new yt(l.value, m, Object.keys(l.options), a);
|
|
2799
|
+
s.push.apply(s, Me(x.value, t, r, n, i));
|
|
2770
2800
|
continue;
|
|
2771
2801
|
}
|
|
2772
|
-
if (
|
|
2773
|
-
var
|
|
2774
|
-
if (!
|
|
2802
|
+
if (Jt(l)) {
|
|
2803
|
+
var x = l.options["=".concat(m)];
|
|
2804
|
+
if (!x) {
|
|
2775
2805
|
if (!Intl.PluralRules)
|
|
2776
|
-
throw new
|
|
2806
|
+
throw new Pe(`Intl.PluralRules is not available in this environment.
|
|
2777
2807
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
2778
2808
|
`, re.MISSING_INTL_API, a);
|
|
2779
2809
|
var P = r.getPluralRules(t, { type: l.pluralType }).select(m - (l.offset || 0));
|
|
2780
|
-
|
|
2810
|
+
x = l.options[P] || l.options.other;
|
|
2781
2811
|
}
|
|
2782
|
-
if (!
|
|
2783
|
-
throw new
|
|
2784
|
-
s.push.apply(s,
|
|
2812
|
+
if (!x)
|
|
2813
|
+
throw new yt(l.value, m, Object.keys(l.options), a);
|
|
2814
|
+
s.push.apply(s, Me(x.value, t, r, n, i, m - (l.offset || 0)));
|
|
2785
2815
|
continue;
|
|
2786
2816
|
}
|
|
2787
2817
|
}
|
|
2788
|
-
return
|
|
2818
|
+
return $n(s);
|
|
2789
2819
|
}
|
|
2790
|
-
function
|
|
2820
|
+
function ti(e, t) {
|
|
2791
2821
|
return t ? H(H(H({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
2792
2822
|
return r[n] = H(H({}, e[n]), t[n] || {}), r;
|
|
2793
2823
|
}, {})) : e;
|
|
2794
2824
|
}
|
|
2795
|
-
function
|
|
2825
|
+
function ri(e, t) {
|
|
2796
2826
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
2797
|
-
return r[n] =
|
|
2827
|
+
return r[n] = ti(e[n], t[n]), r;
|
|
2798
2828
|
}, H({}, e)) : e;
|
|
2799
2829
|
}
|
|
2800
|
-
function
|
|
2830
|
+
function Ue(e) {
|
|
2801
2831
|
return {
|
|
2802
2832
|
create: function() {
|
|
2803
2833
|
return {
|
|
@@ -2811,39 +2841,39 @@ function Re(e) {
|
|
|
2811
2841
|
}
|
|
2812
2842
|
};
|
|
2813
2843
|
}
|
|
2814
|
-
function
|
|
2844
|
+
function ni(e) {
|
|
2815
2845
|
return e === void 0 && (e = {
|
|
2816
2846
|
number: {},
|
|
2817
2847
|
dateTime: {},
|
|
2818
2848
|
pluralRules: {}
|
|
2819
2849
|
}), {
|
|
2820
|
-
getNumberFormat:
|
|
2850
|
+
getNumberFormat: je(function() {
|
|
2821
2851
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
2822
2852
|
r[n] = arguments[n];
|
|
2823
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
2853
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Ie([void 0], r, !1)))();
|
|
2824
2854
|
}, {
|
|
2825
|
-
cache:
|
|
2826
|
-
strategy:
|
|
2855
|
+
cache: Ue(e.number),
|
|
2856
|
+
strategy: Le.variadic
|
|
2827
2857
|
}),
|
|
2828
|
-
getDateTimeFormat:
|
|
2858
|
+
getDateTimeFormat: je(function() {
|
|
2829
2859
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
2830
2860
|
r[n] = arguments[n];
|
|
2831
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
2861
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Ie([void 0], r, !1)))();
|
|
2832
2862
|
}, {
|
|
2833
|
-
cache:
|
|
2834
|
-
strategy:
|
|
2863
|
+
cache: Ue(e.dateTime),
|
|
2864
|
+
strategy: Le.variadic
|
|
2835
2865
|
}),
|
|
2836
|
-
getPluralRules:
|
|
2866
|
+
getPluralRules: je(function() {
|
|
2837
2867
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
2838
2868
|
r[n] = arguments[n];
|
|
2839
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
2869
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Ie([void 0], r, !1)))();
|
|
2840
2870
|
}, {
|
|
2841
|
-
cache:
|
|
2842
|
-
strategy:
|
|
2871
|
+
cache: Ue(e.pluralRules),
|
|
2872
|
+
strategy: Le.variadic
|
|
2843
2873
|
})
|
|
2844
2874
|
};
|
|
2845
2875
|
}
|
|
2846
|
-
var
|
|
2876
|
+
var ii = (
|
|
2847
2877
|
/** @class */
|
|
2848
2878
|
function() {
|
|
2849
2879
|
function e(t, r, n, i) {
|
|
@@ -2862,7 +2892,7 @@ var Jn = (
|
|
|
2862
2892
|
}, []);
|
|
2863
2893
|
return l.length <= 1 ? l[0] || "" : l;
|
|
2864
2894
|
}, this.formatToParts = function(h) {
|
|
2865
|
-
return
|
|
2895
|
+
return Me(o.ast, o.locales, o.formatters, o.formats, h, void 0, o.message);
|
|
2866
2896
|
}, this.resolvedOptions = function() {
|
|
2867
2897
|
var h;
|
|
2868
2898
|
return {
|
|
@@ -2875,13 +2905,13 @@ var Jn = (
|
|
|
2875
2905
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
2876
2906
|
var a = i || {};
|
|
2877
2907
|
a.formatters;
|
|
2878
|
-
var s =
|
|
2908
|
+
var s = mn(a, ["formatters"]);
|
|
2879
2909
|
this.ast = e.__parse(t, H(H({}, s), { locale: this.resolvedLocale }));
|
|
2880
2910
|
} else
|
|
2881
2911
|
this.ast = t;
|
|
2882
2912
|
if (!Array.isArray(this.ast))
|
|
2883
2913
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
2884
|
-
this.formats =
|
|
2914
|
+
this.formats = ri(e.formats, n), this.formatters = i && i.formatters || ni(this.formatterCache);
|
|
2885
2915
|
}
|
|
2886
2916
|
return Object.defineProperty(e, "defaultLocale", {
|
|
2887
2917
|
get: function() {
|
|
@@ -2890,11 +2920,11 @@ var Jn = (
|
|
|
2890
2920
|
enumerable: !1,
|
|
2891
2921
|
configurable: !0
|
|
2892
2922
|
}), e.memoizedDefaultLocale = null, e.resolveLocale = function(t) {
|
|
2893
|
-
if (
|
|
2923
|
+
if (typeof Intl.Locale != "undefined") {
|
|
2894
2924
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
2895
2925
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
2896
2926
|
}
|
|
2897
|
-
}, e.__parse =
|
|
2927
|
+
}, e.__parse = Qn, e.formats = {
|
|
2898
2928
|
number: {
|
|
2899
2929
|
integer: {
|
|
2900
2930
|
maximumFractionDigits: 0
|
|
@@ -2955,7 +2985,7 @@ var Jn = (
|
|
|
2955
2985
|
}, e;
|
|
2956
2986
|
}()
|
|
2957
2987
|
);
|
|
2958
|
-
function
|
|
2988
|
+
function oi(e, t) {
|
|
2959
2989
|
if (t == null)
|
|
2960
2990
|
return;
|
|
2961
2991
|
if (t in e)
|
|
@@ -2976,92 +3006,92 @@ function Qn(e, t) {
|
|
|
2976
3006
|
n = void 0;
|
|
2977
3007
|
return n;
|
|
2978
3008
|
}
|
|
2979
|
-
const J = {},
|
|
3009
|
+
const J = {}, ai = (e, t, r) => r && (t in J || (J[t] = {}), e in J[t] || (J[t][e] = r), r), or = (e, t) => {
|
|
2980
3010
|
if (t == null)
|
|
2981
3011
|
return;
|
|
2982
3012
|
if (t in J && e in J[t])
|
|
2983
3013
|
return J[t][e];
|
|
2984
|
-
const r =
|
|
3014
|
+
const r = Be(t);
|
|
2985
3015
|
for (let n = 0; n < r.length; n++) {
|
|
2986
|
-
const i = r[n], o =
|
|
3016
|
+
const i = r[n], o = li(i, e);
|
|
2987
3017
|
if (o)
|
|
2988
|
-
return
|
|
3018
|
+
return ai(e, t, o);
|
|
2989
3019
|
}
|
|
2990
3020
|
};
|
|
2991
3021
|
let et;
|
|
2992
|
-
const
|
|
2993
|
-
function
|
|
3022
|
+
const ye = Ae({});
|
|
3023
|
+
function si(e) {
|
|
2994
3024
|
return et[e] || null;
|
|
2995
3025
|
}
|
|
2996
|
-
function
|
|
3026
|
+
function ar(e) {
|
|
2997
3027
|
return e in et;
|
|
2998
3028
|
}
|
|
2999
|
-
function
|
|
3000
|
-
if (!
|
|
3029
|
+
function li(e, t) {
|
|
3030
|
+
if (!ar(e))
|
|
3001
3031
|
return null;
|
|
3002
|
-
const r =
|
|
3003
|
-
return
|
|
3032
|
+
const r = si(e);
|
|
3033
|
+
return oi(r, t);
|
|
3004
3034
|
}
|
|
3005
|
-
function
|
|
3035
|
+
function ci(e) {
|
|
3006
3036
|
if (e == null)
|
|
3007
3037
|
return;
|
|
3008
|
-
const t =
|
|
3038
|
+
const t = Be(e);
|
|
3009
3039
|
for (let r = 0; r < t.length; r++) {
|
|
3010
3040
|
const n = t[r];
|
|
3011
|
-
if (
|
|
3041
|
+
if (ar(n))
|
|
3012
3042
|
return n;
|
|
3013
3043
|
}
|
|
3014
3044
|
}
|
|
3015
|
-
function
|
|
3016
|
-
delete J[e],
|
|
3045
|
+
function sr(e, ...t) {
|
|
3046
|
+
delete J[e], ye.update((r) => (r[e] = dn.all([r[e] || {}, ...t]), r));
|
|
3017
3047
|
}
|
|
3018
3048
|
ie(
|
|
3019
|
-
[
|
|
3049
|
+
[ye],
|
|
3020
3050
|
([e]) => Object.keys(e)
|
|
3021
3051
|
);
|
|
3022
|
-
|
|
3023
|
-
const
|
|
3024
|
-
function
|
|
3025
|
-
|
|
3052
|
+
ye.subscribe((e) => et = e);
|
|
3053
|
+
const Te = {};
|
|
3054
|
+
function ui(e, t) {
|
|
3055
|
+
Te[e].delete(t), Te[e].size === 0 && delete Te[e];
|
|
3026
3056
|
}
|
|
3027
|
-
function
|
|
3028
|
-
return
|
|
3057
|
+
function lr(e) {
|
|
3058
|
+
return Te[e];
|
|
3029
3059
|
}
|
|
3030
|
-
function
|
|
3031
|
-
return
|
|
3032
|
-
const r =
|
|
3060
|
+
function hi(e) {
|
|
3061
|
+
return Be(e).map((t) => {
|
|
3062
|
+
const r = lr(t);
|
|
3033
3063
|
return [t, r ? [...r] : []];
|
|
3034
3064
|
}).filter(([, t]) => t.length > 0);
|
|
3035
3065
|
}
|
|
3036
|
-
function
|
|
3037
|
-
return e == null ? !1 :
|
|
3066
|
+
function Je(e) {
|
|
3067
|
+
return e == null ? !1 : Be(e).some(
|
|
3038
3068
|
(t) => {
|
|
3039
3069
|
var r;
|
|
3040
|
-
return (r =
|
|
3070
|
+
return (r = lr(t)) == null ? void 0 : r.size;
|
|
3041
3071
|
}
|
|
3042
3072
|
);
|
|
3043
3073
|
}
|
|
3044
|
-
function
|
|
3074
|
+
function di(e, t) {
|
|
3045
3075
|
return Promise.all(
|
|
3046
|
-
t.map((n) => (
|
|
3047
|
-
).then((n) =>
|
|
3076
|
+
t.map((n) => (ui(e, n), n().then((i) => i.default || i)))
|
|
3077
|
+
).then((n) => sr(e, ...n));
|
|
3048
3078
|
}
|
|
3049
|
-
const
|
|
3050
|
-
function
|
|
3051
|
-
if (!
|
|
3052
|
-
return e in
|
|
3053
|
-
const t =
|
|
3054
|
-
return
|
|
3079
|
+
const de = {};
|
|
3080
|
+
function cr(e) {
|
|
3081
|
+
if (!Je(e))
|
|
3082
|
+
return e in de ? de[e] : Promise.resolve();
|
|
3083
|
+
const t = hi(e);
|
|
3084
|
+
return de[e] = Promise.all(
|
|
3055
3085
|
t.map(
|
|
3056
|
-
([r, n]) =>
|
|
3086
|
+
([r, n]) => di(r, n)
|
|
3057
3087
|
)
|
|
3058
3088
|
).then(() => {
|
|
3059
|
-
if (
|
|
3060
|
-
return
|
|
3061
|
-
delete
|
|
3062
|
-
}),
|
|
3089
|
+
if (Je(e))
|
|
3090
|
+
return cr(e);
|
|
3091
|
+
delete de[e];
|
|
3092
|
+
}), de[e];
|
|
3063
3093
|
}
|
|
3064
|
-
const
|
|
3094
|
+
const mi = {
|
|
3065
3095
|
number: {
|
|
3066
3096
|
scientific: { notation: "scientific" },
|
|
3067
3097
|
engineering: { notation: "engineering" },
|
|
@@ -3090,78 +3120,78 @@ const ii = {
|
|
|
3090
3120
|
timeZoneName: "short"
|
|
3091
3121
|
}
|
|
3092
3122
|
}
|
|
3093
|
-
},
|
|
3123
|
+
}, pi = {
|
|
3094
3124
|
fallbackLocale: null,
|
|
3095
3125
|
loadingDelay: 200,
|
|
3096
|
-
formats:
|
|
3126
|
+
formats: mi,
|
|
3097
3127
|
warnOnMissingMessages: !0,
|
|
3098
3128
|
handleMissingMessage: void 0,
|
|
3099
3129
|
ignoreTag: !0
|
|
3100
|
-
},
|
|
3130
|
+
}, gi = pi;
|
|
3101
3131
|
function ne() {
|
|
3102
|
-
return
|
|
3132
|
+
return gi;
|
|
3103
3133
|
}
|
|
3104
|
-
const
|
|
3105
|
-
var
|
|
3106
|
-
for (var r in t
|
|
3107
|
-
|
|
3108
|
-
if (
|
|
3109
|
-
for (var r of
|
|
3110
|
-
|
|
3134
|
+
const De = Ae(!1);
|
|
3135
|
+
var fi = Object.defineProperty, _i = Object.defineProperties, yi = Object.getOwnPropertyDescriptors, vt = Object.getOwnPropertySymbols, vi = Object.prototype.hasOwnProperty, ki = Object.prototype.propertyIsEnumerable, kt = (e, t, r) => t in e ? fi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, bi = (e, t) => {
|
|
3136
|
+
for (var r in t)
|
|
3137
|
+
vi.call(t, r) && kt(e, r, t[r]);
|
|
3138
|
+
if (vt)
|
|
3139
|
+
for (var r of vt(t))
|
|
3140
|
+
ki.call(t, r) && kt(e, r, t[r]);
|
|
3111
3141
|
return e;
|
|
3112
|
-
},
|
|
3113
|
-
let
|
|
3114
|
-
const
|
|
3115
|
-
function
|
|
3142
|
+
}, Ei = (e, t) => _i(e, yi(t));
|
|
3143
|
+
let Qe;
|
|
3144
|
+
const we = Ae(null);
|
|
3145
|
+
function bt(e) {
|
|
3116
3146
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
3117
3147
|
}
|
|
3118
|
-
function
|
|
3119
|
-
const r =
|
|
3120
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3148
|
+
function Be(e, t = ne().fallbackLocale) {
|
|
3149
|
+
const r = bt(e);
|
|
3150
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...bt(t)])] : r;
|
|
3121
3151
|
}
|
|
3122
3152
|
function Y() {
|
|
3123
|
-
return
|
|
3153
|
+
return Qe != null ? Qe : void 0;
|
|
3124
3154
|
}
|
|
3125
|
-
|
|
3126
|
-
|
|
3155
|
+
we.subscribe((e) => {
|
|
3156
|
+
Qe = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
3127
3157
|
});
|
|
3128
|
-
const
|
|
3129
|
-
if (e &&
|
|
3158
|
+
const Ci = (e) => {
|
|
3159
|
+
if (e && ci(e) && Je(e)) {
|
|
3130
3160
|
const { loadingDelay: t } = ne();
|
|
3131
3161
|
let r;
|
|
3132
|
-
return typeof window
|
|
3133
|
-
() =>
|
|
3162
|
+
return typeof window != "undefined" && Y() != null && t ? r = window.setTimeout(
|
|
3163
|
+
() => De.set(!0),
|
|
3134
3164
|
t
|
|
3135
|
-
) :
|
|
3136
|
-
|
|
3165
|
+
) : De.set(!0), cr(e).then(() => {
|
|
3166
|
+
we.set(e);
|
|
3137
3167
|
}).finally(() => {
|
|
3138
|
-
clearTimeout(r),
|
|
3168
|
+
clearTimeout(r), De.set(!1);
|
|
3139
3169
|
});
|
|
3140
3170
|
}
|
|
3141
|
-
return
|
|
3142
|
-
}, oe =
|
|
3143
|
-
set:
|
|
3144
|
-
}),
|
|
3171
|
+
return we.set(e);
|
|
3172
|
+
}, oe = Ei(bi({}, we), {
|
|
3173
|
+
set: Ci
|
|
3174
|
+
}), ze = (e) => {
|
|
3145
3175
|
const t = /* @__PURE__ */ Object.create(null);
|
|
3146
3176
|
return (n) => {
|
|
3147
3177
|
const i = JSON.stringify(n);
|
|
3148
3178
|
return i in t ? t[i] : t[i] = e(n);
|
|
3149
3179
|
};
|
|
3150
3180
|
};
|
|
3151
|
-
var
|
|
3181
|
+
var Si = Object.defineProperty, Ne = Object.getOwnPropertySymbols, ur = Object.prototype.hasOwnProperty, hr = Object.prototype.propertyIsEnumerable, Et = (e, t, r) => t in e ? Si(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, tt = (e, t) => {
|
|
3152
3182
|
for (var r in t || (t = {}))
|
|
3153
|
-
|
|
3154
|
-
if (
|
|
3155
|
-
for (var r of
|
|
3156
|
-
|
|
3183
|
+
ur.call(t, r) && Et(e, r, t[r]);
|
|
3184
|
+
if (Ne)
|
|
3185
|
+
for (var r of Ne(t))
|
|
3186
|
+
hr.call(t, r) && Et(e, r, t[r]);
|
|
3157
3187
|
return e;
|
|
3158
3188
|
}, ae = (e, t) => {
|
|
3159
3189
|
var r = {};
|
|
3160
3190
|
for (var n in e)
|
|
3161
|
-
|
|
3162
|
-
if (e != null &&
|
|
3163
|
-
for (var n of
|
|
3164
|
-
t.indexOf(n) < 0 &&
|
|
3191
|
+
ur.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
3192
|
+
if (e != null && Ne)
|
|
3193
|
+
for (var n of Ne(e))
|
|
3194
|
+
t.indexOf(n) < 0 && hr.call(e, n) && (r[n] = e[n]);
|
|
3165
3195
|
return r;
|
|
3166
3196
|
};
|
|
3167
3197
|
const ge = (e, t) => {
|
|
@@ -3169,21 +3199,21 @@ const ge = (e, t) => {
|
|
|
3169
3199
|
if (e in r && t in r[e])
|
|
3170
3200
|
return r[e][t];
|
|
3171
3201
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
3172
|
-
},
|
|
3202
|
+
}, xi = ze(
|
|
3173
3203
|
(e) => {
|
|
3174
3204
|
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
3175
3205
|
if (r == null)
|
|
3176
3206
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
3177
3207
|
return n && (i = ge("number", n)), new Intl.NumberFormat(r, i);
|
|
3178
3208
|
}
|
|
3179
|
-
),
|
|
3209
|
+
), Mi = ze(
|
|
3180
3210
|
(e) => {
|
|
3181
3211
|
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
3182
3212
|
if (r == null)
|
|
3183
3213
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
3184
3214
|
return n ? i = ge("date", n) : Object.keys(i).length === 0 && (i = ge("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
3185
3215
|
}
|
|
3186
|
-
),
|
|
3216
|
+
), Ti = ze(
|
|
3187
3217
|
(e) => {
|
|
3188
3218
|
var t = e, { locale: r, format: n } = t, i = ae(t, ["locale", "format"]);
|
|
3189
3219
|
if (r == null)
|
|
@@ -3192,33 +3222,33 @@ const ge = (e, t) => {
|
|
|
3192
3222
|
);
|
|
3193
3223
|
return n ? i = ge("time", n) : Object.keys(i).length === 0 && (i = ge("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
3194
3224
|
}
|
|
3195
|
-
),
|
|
3225
|
+
), wi = (e = {}) => {
|
|
3196
3226
|
var t = e, {
|
|
3197
3227
|
locale: r = Y()
|
|
3198
3228
|
} = t, n = ae(t, [
|
|
3199
3229
|
"locale"
|
|
3200
3230
|
]);
|
|
3201
|
-
return
|
|
3202
|
-
},
|
|
3231
|
+
return xi(tt({ locale: r }, n));
|
|
3232
|
+
}, Ni = (e = {}) => {
|
|
3203
3233
|
var t = e, {
|
|
3204
3234
|
locale: r = Y()
|
|
3205
3235
|
} = t, n = ae(t, [
|
|
3206
3236
|
"locale"
|
|
3207
3237
|
]);
|
|
3208
|
-
return
|
|
3209
|
-
},
|
|
3238
|
+
return Mi(tt({ locale: r }, n));
|
|
3239
|
+
}, Ai = (e = {}) => {
|
|
3210
3240
|
var t = e, {
|
|
3211
3241
|
locale: r = Y()
|
|
3212
3242
|
} = t, n = ae(t, [
|
|
3213
3243
|
"locale"
|
|
3214
3244
|
]);
|
|
3215
|
-
return
|
|
3216
|
-
},
|
|
3245
|
+
return Ti(tt({ locale: r }, n));
|
|
3246
|
+
}, Hi = ze(
|
|
3217
3247
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
3218
|
-
(e, t = Y()) => new
|
|
3248
|
+
(e, t = Y()) => new ii(e, t, ne().formats, {
|
|
3219
3249
|
ignoreTag: ne().ignoreTag
|
|
3220
3250
|
})
|
|
3221
|
-
),
|
|
3251
|
+
), Pi = (e, t = {}) => {
|
|
3222
3252
|
var r, n, i, o;
|
|
3223
3253
|
let a = t;
|
|
3224
3254
|
typeof e == "object" && (a = e, e = a.id);
|
|
@@ -3231,7 +3261,7 @@ const ge = (e, t) => {
|
|
|
3231
3261
|
throw new Error(
|
|
3232
3262
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
3233
3263
|
);
|
|
3234
|
-
let l =
|
|
3264
|
+
let l = or(e, h);
|
|
3235
3265
|
if (!l)
|
|
3236
3266
|
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;
|
|
3237
3267
|
else if (typeof l != "string")
|
|
@@ -3242,7 +3272,7 @@ const ge = (e, t) => {
|
|
|
3242
3272
|
return l;
|
|
3243
3273
|
let d = l;
|
|
3244
3274
|
try {
|
|
3245
|
-
d =
|
|
3275
|
+
d = Hi(l, h).format(s);
|
|
3246
3276
|
} catch (m) {
|
|
3247
3277
|
m instanceof Error && console.warn(
|
|
3248
3278
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -3250,18 +3280,18 @@ const ge = (e, t) => {
|
|
|
3250
3280
|
);
|
|
3251
3281
|
}
|
|
3252
3282
|
return d;
|
|
3253
|
-
},
|
|
3254
|
-
ie([oe], () =>
|
|
3255
|
-
ie([oe], () =>
|
|
3256
|
-
ie([oe], () =>
|
|
3257
|
-
ie([oe,
|
|
3258
|
-
function
|
|
3259
|
-
|
|
3283
|
+
}, Bi = (e, t) => Ai(t).format(e), zi = (e, t) => Ni(t).format(e), Oi = (e, t) => wi(t).format(e), Ii = (e, t = Y()) => or(e, t), ji = ie([oe, ye], () => Pi);
|
|
3284
|
+
ie([oe], () => Bi);
|
|
3285
|
+
ie([oe], () => zi);
|
|
3286
|
+
ie([oe], () => Oi);
|
|
3287
|
+
ie([oe, ye], () => Ii);
|
|
3288
|
+
function Ct(e, t) {
|
|
3289
|
+
sr(e, t);
|
|
3260
3290
|
}
|
|
3261
|
-
function
|
|
3291
|
+
function Li(e) {
|
|
3262
3292
|
oe.set(e);
|
|
3263
3293
|
}
|
|
3264
|
-
const
|
|
3294
|
+
const St = {
|
|
3265
3295
|
en: {
|
|
3266
3296
|
invalidUrl: "Failed to construct 'URL': Invalid URL",
|
|
3267
3297
|
fetchConsentsError: "Error: Could not fetch consents.",
|
|
@@ -3821,7 +3851,7 @@ const bt = {
|
|
|
3821
3851
|
wrongModalConfig: "Houve um erro na configuração! Nenhum consentimento expirado encontrado."
|
|
3822
3852
|
}
|
|
3823
3853
|
};
|
|
3824
|
-
if (typeof window
|
|
3854
|
+
if (typeof window != "undefined") {
|
|
3825
3855
|
let e = function(t) {
|
|
3826
3856
|
return function(...r) {
|
|
3827
3857
|
try {
|
|
@@ -3833,18 +3863,18 @@ if (typeof window < "u") {
|
|
|
3833
3863
|
}
|
|
3834
3864
|
};
|
|
3835
3865
|
};
|
|
3836
|
-
customElements.define = e(customElements.define), import("./GeneralAnimationLoading-
|
|
3866
|
+
customElements.define = e(customElements.define), import("./GeneralAnimationLoading-DXjp5XQP.js").then((t) => t.G).then(({ default: t }) => {
|
|
3837
3867
|
!customElements.get("general-animation-loading") && customElements.define("general-animation-loading", t.element);
|
|
3838
3868
|
});
|
|
3839
3869
|
}
|
|
3840
|
-
function
|
|
3870
|
+
function Ri(e) {
|
|
3841
3871
|
let t, r;
|
|
3842
3872
|
return {
|
|
3843
3873
|
c() {
|
|
3844
|
-
t =
|
|
3874
|
+
t = lt("svg"), r = lt("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");
|
|
3845
3875
|
},
|
|
3846
3876
|
m(n, i) {
|
|
3847
|
-
j(n, t, i),
|
|
3877
|
+
j(n, t, i), S(t, r);
|
|
3848
3878
|
},
|
|
3849
3879
|
p: q,
|
|
3850
3880
|
i: q,
|
|
@@ -3854,43 +3884,43 @@ function Ai(e) {
|
|
|
3854
3884
|
}
|
|
3855
3885
|
};
|
|
3856
3886
|
}
|
|
3857
|
-
class
|
|
3887
|
+
class Ui extends Rt {
|
|
3858
3888
|
constructor(t) {
|
|
3859
|
-
super(),
|
|
3889
|
+
super(), Ut(this, t, null, Ri, Ye, {});
|
|
3860
3890
|
}
|
|
3861
3891
|
}
|
|
3862
|
-
customElements.define("circle-exclamation-icon",
|
|
3863
|
-
function
|
|
3864
|
-
|
|
3892
|
+
customElements.define("circle-exclamation-icon", Lt(Ui, {}, [], [], !0));
|
|
3893
|
+
function Di(e) {
|
|
3894
|
+
Dr(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}');
|
|
3865
3895
|
}
|
|
3866
|
-
function
|
|
3896
|
+
function xt(e, t, r) {
|
|
3867
3897
|
const n = e.slice();
|
|
3868
3898
|
return n[64] = t[r], n;
|
|
3869
3899
|
}
|
|
3870
|
-
function
|
|
3900
|
+
function Mt(e, t, r) {
|
|
3871
3901
|
const n = e.slice();
|
|
3872
3902
|
return n[61] = t[r], n[62] = t, n[63] = r, n;
|
|
3873
3903
|
}
|
|
3874
|
-
function
|
|
3904
|
+
function Tt(e, t, r) {
|
|
3875
3905
|
const n = e.slice();
|
|
3876
3906
|
return n[64] = t[r], n;
|
|
3877
3907
|
}
|
|
3878
|
-
function
|
|
3908
|
+
function Gi(e) {
|
|
3879
3909
|
let t, r, n = $(
|
|
3880
3910
|
/*playerConsents*/
|
|
3881
3911
|
e[9]
|
|
3882
3912
|
), i = [];
|
|
3883
3913
|
for (let o = 0; o < n.length; o += 1)
|
|
3884
|
-
i[o] = xt(
|
|
3914
|
+
i[o] = wt(xt(e, n, o));
|
|
3885
3915
|
return {
|
|
3886
3916
|
c() {
|
|
3887
3917
|
t = A("div"), r = A("form");
|
|
3888
3918
|
for (let o = 0; o < i.length; o += 1)
|
|
3889
3919
|
i[o].c();
|
|
3890
|
-
|
|
3920
|
+
E(r, "class", "checkbox svelte-etk3ty"), E(t, "class", "legacyStyle");
|
|
3891
3921
|
},
|
|
3892
3922
|
m(o, a) {
|
|
3893
|
-
j(o, t, a),
|
|
3923
|
+
j(o, t, a), S(t, r);
|
|
3894
3924
|
for (let s = 0; s < i.length; s += 1)
|
|
3895
3925
|
i[s] && i[s].m(r, null);
|
|
3896
3926
|
e[31](r);
|
|
@@ -3904,8 +3934,8 @@ function Bi(e) {
|
|
|
3904
3934
|
);
|
|
3905
3935
|
let s;
|
|
3906
3936
|
for (s = 0; s < n.length; s += 1) {
|
|
3907
|
-
const h =
|
|
3908
|
-
i[s] ? i[s].p(h, a) : (i[s] =
|
|
3937
|
+
const h = xt(o, n, s);
|
|
3938
|
+
i[s] ? i[s].p(h, a) : (i[s] = wt(h), i[s].c(), i[s].m(r, null));
|
|
3909
3939
|
}
|
|
3910
3940
|
for (; s < i.length; s += 1)
|
|
3911
3941
|
i[s].d(1);
|
|
@@ -3913,11 +3943,11 @@ function Bi(e) {
|
|
|
3913
3943
|
}
|
|
3914
3944
|
},
|
|
3915
3945
|
d(o) {
|
|
3916
|
-
o && L(t),
|
|
3946
|
+
o && L(t), Ke(i, o), e[31](null);
|
|
3917
3947
|
}
|
|
3918
3948
|
};
|
|
3919
3949
|
}
|
|
3920
|
-
function
|
|
3950
|
+
function Fi(e) {
|
|
3921
3951
|
let t = (
|
|
3922
3952
|
/*$_*/
|
|
3923
3953
|
e[16]("title") || /*$_*/
|
|
@@ -3925,81 +3955,81 @@ function zi(e) {
|
|
|
3925
3955
|
), r, n, i, o = (
|
|
3926
3956
|
/*$_*/
|
|
3927
3957
|
(e[16]("saveButtonContent") || "Save Consents") + ""
|
|
3928
|
-
), a, s, h, u, l, d = t &&
|
|
3958
|
+
), a, s, h, u, l, d = t && Nt(e), m = $(
|
|
3929
3959
|
/*consentsCategories*/
|
|
3930
3960
|
e[8]
|
|
3931
|
-
),
|
|
3932
|
-
for (let
|
|
3933
|
-
|
|
3961
|
+
), v = [];
|
|
3962
|
+
for (let p = 0; p < m.length; p += 1)
|
|
3963
|
+
v[p] = Ot(Mt(e, m, p));
|
|
3934
3964
|
let f = (
|
|
3935
3965
|
/*errorMessage*/
|
|
3936
|
-
e[6] &&
|
|
3966
|
+
e[6] && It(e)
|
|
3937
3967
|
);
|
|
3938
3968
|
return {
|
|
3939
3969
|
c() {
|
|
3940
3970
|
d && d.c(), r = G();
|
|
3941
|
-
for (let
|
|
3942
|
-
|
|
3943
|
-
n = G(), i = A("button"), s = G(), f && f.c(), h =
|
|
3971
|
+
for (let p = 0; p < v.length; p += 1)
|
|
3972
|
+
v[p].c();
|
|
3973
|
+
n = G(), i = A("button"), s = G(), f && f.c(), h = Zr(), E(i, "class", "SaveConsentsButton svelte-etk3ty"), i.disabled = a = !/*isValid*/
|
|
3944
3974
|
e[14];
|
|
3945
3975
|
},
|
|
3946
|
-
m(
|
|
3947
|
-
d && d.m(
|
|
3948
|
-
for (let _ = 0; _ <
|
|
3949
|
-
|
|
3950
|
-
j(
|
|
3976
|
+
m(p, C) {
|
|
3977
|
+
d && d.m(p, C), j(p, r, C);
|
|
3978
|
+
for (let _ = 0; _ < v.length; _ += 1)
|
|
3979
|
+
v[_] && v[_].m(p, C);
|
|
3980
|
+
j(p, n, C), j(p, i, C), i.innerHTML = o, j(p, s, C), f && f.m(p, C), j(p, h, C), u || (l = me(
|
|
3951
3981
|
i,
|
|
3952
3982
|
"click",
|
|
3953
3983
|
/*saveChanges*/
|
|
3954
3984
|
e[17]
|
|
3955
3985
|
), u = !0);
|
|
3956
3986
|
},
|
|
3957
|
-
p(
|
|
3958
|
-
if (
|
|
3987
|
+
p(p, C) {
|
|
3988
|
+
if (C[0] & /*$_*/
|
|
3959
3989
|
65536 && (t = /*$_*/
|
|
3960
|
-
|
|
3961
|
-
|
|
3990
|
+
p[16]("title") || /*$_*/
|
|
3991
|
+
p[16]("description")), t ? d ? d.p(p, C) : (d = Nt(p), d.c(), d.m(r.parentNode, r)) : d && (d.d(1), d = null), C[0] & /*playerConsents, consentsCategories, initialConsentsState, consentsState, handleInput, $_, displayconsentdescription, categoryToggle, toggleCategoryConsents*/
|
|
3962
3992
|
867088) {
|
|
3963
3993
|
m = $(
|
|
3964
3994
|
/*consentsCategories*/
|
|
3965
|
-
|
|
3995
|
+
p[8]
|
|
3966
3996
|
);
|
|
3967
3997
|
let _;
|
|
3968
3998
|
for (_ = 0; _ < m.length; _ += 1) {
|
|
3969
|
-
const
|
|
3970
|
-
|
|
3999
|
+
const y = Mt(p, m, _);
|
|
4000
|
+
v[_] ? v[_].p(y, C) : (v[_] = Ot(y), v[_].c(), v[_].m(n.parentNode, n));
|
|
3971
4001
|
}
|
|
3972
|
-
for (; _ <
|
|
3973
|
-
|
|
3974
|
-
|
|
4002
|
+
for (; _ < v.length; _ += 1)
|
|
4003
|
+
v[_].d(1);
|
|
4004
|
+
v.length = m.length;
|
|
3975
4005
|
}
|
|
3976
|
-
|
|
4006
|
+
C[0] & /*$_*/
|
|
3977
4007
|
65536 && o !== (o = /*$_*/
|
|
3978
|
-
(
|
|
4008
|
+
(p[16]("saveButtonContent") || "Save Consents") + "") && (i.innerHTML = o), C[0] & /*isValid*/
|
|
3979
4009
|
16384 && a !== (a = !/*isValid*/
|
|
3980
|
-
|
|
3981
|
-
|
|
4010
|
+
p[14]) && (i.disabled = a), /*errorMessage*/
|
|
4011
|
+
p[6] ? f ? f.p(p, C) : (f = It(p), f.c(), f.m(h.parentNode, h)) : f && (f.d(1), f = null);
|
|
3982
4012
|
},
|
|
3983
|
-
d(
|
|
3984
|
-
|
|
4013
|
+
d(p) {
|
|
4014
|
+
p && (L(r), L(n), L(i), L(s), L(h)), d && d.d(p), Ke(v, p), f && f.d(p), u = !1, l();
|
|
3985
4015
|
}
|
|
3986
4016
|
};
|
|
3987
4017
|
}
|
|
3988
|
-
function
|
|
4018
|
+
function Vi(e) {
|
|
3989
4019
|
let t, r, n;
|
|
3990
4020
|
return {
|
|
3991
4021
|
c() {
|
|
3992
|
-
t = A("div"), r = A("strong"), n =
|
|
4022
|
+
t = A("div"), r = A("strong"), n = fe(
|
|
3993
4023
|
/*fatalError*/
|
|
3994
4024
|
e[7]
|
|
3995
|
-
),
|
|
4025
|
+
), E(r, "class", "ErrorMessage svelte-etk3ty"), E(t, "class", "ContainerCenter svelte-etk3ty");
|
|
3996
4026
|
},
|
|
3997
4027
|
m(i, o) {
|
|
3998
|
-
j(i, t, o),
|
|
4028
|
+
j(i, t, o), S(t, r), S(r, n);
|
|
3999
4029
|
},
|
|
4000
4030
|
p(i, o) {
|
|
4001
4031
|
o[0] & /*fatalError*/
|
|
4002
|
-
128 &&
|
|
4032
|
+
128 && _e(
|
|
4003
4033
|
n,
|
|
4004
4034
|
/*fatalError*/
|
|
4005
4035
|
i[7]
|
|
@@ -4010,7 +4040,7 @@ function Oi(e) {
|
|
|
4010
4040
|
}
|
|
4011
4041
|
};
|
|
4012
4042
|
}
|
|
4013
|
-
function
|
|
4043
|
+
function Xi(e) {
|
|
4014
4044
|
let t;
|
|
4015
4045
|
return {
|
|
4016
4046
|
c() {
|
|
@@ -4060,7 +4090,7 @@ function Ii(e) {
|
|
|
4060
4090
|
}
|
|
4061
4091
|
};
|
|
4062
4092
|
}
|
|
4063
|
-
function
|
|
4093
|
+
function wt(e) {
|
|
4064
4094
|
let t, r, n, i, o, a, s, h, u = (
|
|
4065
4095
|
/*$_*/
|
|
4066
4096
|
(e[16](`${/*consent*/
|
|
@@ -4069,129 +4099,129 @@ function xt(e) {
|
|
|
4069
4099
|
), l = (
|
|
4070
4100
|
/*consent*/
|
|
4071
4101
|
e[64].mustAccept ? " *" : ""
|
|
4072
|
-
), d, m,
|
|
4073
|
-
function P(...
|
|
4102
|
+
), d, m, v, f, p, C, _, y, x;
|
|
4103
|
+
function P(...b) {
|
|
4074
4104
|
return (
|
|
4075
4105
|
/*input_handler_1*/
|
|
4076
4106
|
e[30](
|
|
4077
4107
|
/*consent*/
|
|
4078
4108
|
e[64],
|
|
4079
|
-
...
|
|
4109
|
+
...b
|
|
4080
4110
|
)
|
|
4081
4111
|
);
|
|
4082
4112
|
}
|
|
4083
4113
|
return {
|
|
4084
4114
|
c() {
|
|
4085
|
-
t = A("div"), r = A("input"), o = G(), a = A("label"), s = A("div"), h = new
|
|
4086
|
-
e[64].status === "1",
|
|
4087
|
-
e[64].tagCode}__input`), h.a = d,
|
|
4088
|
-
e[64].tagCode}__input`),
|
|
4089
|
-
e[64].tagCode),
|
|
4115
|
+
t = A("div"), r = A("input"), o = G(), a = A("label"), s = A("div"), h = new Dt(!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*/
|
|
4116
|
+
e[64].status === "1", E(r, "id", i = `${/*consent*/
|
|
4117
|
+
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*/
|
|
4118
|
+
e[64].tagCode}__input`), E(f, "class", "checkbox__error-message svelte-etk3ty"), E(f, "id", p = "checkBoxError__" + /*consent*/
|
|
4119
|
+
e[64].tagCode), E(t, "class", _ = "checkbox__wrapper " + /*consent*/
|
|
4090
4120
|
e[64].tagCode + "__input svelte-etk3ty");
|
|
4091
4121
|
},
|
|
4092
|
-
m(
|
|
4093
|
-
j(
|
|
4122
|
+
m(b, z) {
|
|
4123
|
+
j(b, t, z), 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 = me(r, "input", P), y = !0);
|
|
4094
4124
|
},
|
|
4095
|
-
p(
|
|
4096
|
-
e =
|
|
4125
|
+
p(b, z) {
|
|
4126
|
+
e = b, z[0] & /*playerConsents*/
|
|
4097
4127
|
512 && n !== (n = /*consent*/
|
|
4098
4128
|
e[64].status === "1") && (r.checked = n), z[0] & /*playerConsents*/
|
|
4099
4129
|
512 && i !== (i = `${/*consent*/
|
|
4100
|
-
e[64].tagCode}__input`) &&
|
|
4130
|
+
e[64].tagCode}__input`) && E(r, "id", i), z[0] & /*$_, playerConsents*/
|
|
4101
4131
|
66048 && u !== (u = /*$_*/
|
|
4102
4132
|
(e[16](`${/*consent*/
|
|
4103
4133
|
e[64].tagCode}__description`) || /*consent*/
|
|
4104
4134
|
e[64].tagCode) + "") && h.p(u), z[0] & /*playerConsents*/
|
|
4105
4135
|
512 && l !== (l = /*consent*/
|
|
4106
|
-
e[64].mustAccept ? " *" : "") &&
|
|
4136
|
+
e[64].mustAccept ? " *" : "") && _e(d, l), z[0] & /*playerConsents*/
|
|
4107
4137
|
512 && m !== (m = `${/*consent*/
|
|
4108
|
-
e[64].tagCode}__input`) &&
|
|
4109
|
-
512 &&
|
|
4110
|
-
e[64].tagCode) &&
|
|
4138
|
+
e[64].tagCode}__input`) && E(a, "for", m), z[0] & /*playerConsents*/
|
|
4139
|
+
512 && p !== (p = "checkBoxError__" + /*consent*/
|
|
4140
|
+
e[64].tagCode) && E(f, "id", p), z[0] & /*playerConsents*/
|
|
4111
4141
|
512 && _ !== (_ = "checkbox__wrapper " + /*consent*/
|
|
4112
|
-
e[64].tagCode + "__input svelte-etk3ty") &&
|
|
4142
|
+
e[64].tagCode + "__input svelte-etk3ty") && E(t, "class", _);
|
|
4113
4143
|
},
|
|
4114
|
-
d(
|
|
4115
|
-
|
|
4144
|
+
d(b) {
|
|
4145
|
+
b && L(t), y = !1, x();
|
|
4116
4146
|
}
|
|
4117
4147
|
};
|
|
4118
4148
|
}
|
|
4119
|
-
function
|
|
4149
|
+
function Nt(e) {
|
|
4120
4150
|
let t, r = (
|
|
4121
4151
|
/*$_*/
|
|
4122
4152
|
e[16]("title")
|
|
4123
4153
|
), n, i = (
|
|
4124
4154
|
/*$_*/
|
|
4125
4155
|
e[16]("description")
|
|
4126
|
-
), o = r &&
|
|
4156
|
+
), o = r && At(e), a = i && Ht(e);
|
|
4127
4157
|
return {
|
|
4128
4158
|
c() {
|
|
4129
|
-
t = A("div"), o && o.c(), n = G(), a && a.c(),
|
|
4159
|
+
t = A("div"), o && o.c(), n = G(), a && a.c(), E(t, "class", "PlayerConsentsHeader svelte-etk3ty");
|
|
4130
4160
|
},
|
|
4131
4161
|
m(s, h) {
|
|
4132
|
-
j(s, t, h), o && o.m(t, null),
|
|
4162
|
+
j(s, t, h), o && o.m(t, null), S(t, n), a && a.m(t, null);
|
|
4133
4163
|
},
|
|
4134
4164
|
p(s, h) {
|
|
4135
4165
|
h[0] & /*$_*/
|
|
4136
4166
|
65536 && (r = /*$_*/
|
|
4137
|
-
s[16]("title")), r ? o ? o.p(s, h) : (o =
|
|
4167
|
+
s[16]("title")), r ? o ? o.p(s, h) : (o = At(s), o.c(), o.m(t, n)) : o && (o.d(1), o = null), h[0] & /*$_*/
|
|
4138
4168
|
65536 && (i = /*$_*/
|
|
4139
|
-
s[16]("description")), i ? a ? a.p(s, h) : (a =
|
|
4169
|
+
s[16]("description")), i ? a ? a.p(s, h) : (a = Ht(s), a.c(), a.m(t, null)) : a && (a.d(1), a = null);
|
|
4140
4170
|
},
|
|
4141
4171
|
d(s) {
|
|
4142
4172
|
s && L(t), o && o.d(), a && a.d();
|
|
4143
4173
|
}
|
|
4144
4174
|
};
|
|
4145
4175
|
}
|
|
4146
|
-
function
|
|
4176
|
+
function At(e) {
|
|
4147
4177
|
let t, r = (
|
|
4148
4178
|
/*$_*/
|
|
4149
4179
|
e[16]("title") + ""
|
|
4150
4180
|
), n;
|
|
4151
4181
|
return {
|
|
4152
4182
|
c() {
|
|
4153
|
-
t = A("h2"), n =
|
|
4183
|
+
t = A("h2"), n = fe(r), E(t, "class", "PlayerConsentsTitle");
|
|
4154
4184
|
},
|
|
4155
4185
|
m(i, o) {
|
|
4156
|
-
j(i, t, o),
|
|
4186
|
+
j(i, t, o), S(t, n);
|
|
4157
4187
|
},
|
|
4158
4188
|
p(i, o) {
|
|
4159
4189
|
o[0] & /*$_*/
|
|
4160
4190
|
65536 && r !== (r = /*$_*/
|
|
4161
|
-
i[16]("title") + "") &&
|
|
4191
|
+
i[16]("title") + "") && _e(n, r);
|
|
4162
4192
|
},
|
|
4163
4193
|
d(i) {
|
|
4164
4194
|
i && L(t);
|
|
4165
4195
|
}
|
|
4166
4196
|
};
|
|
4167
4197
|
}
|
|
4168
|
-
function
|
|
4198
|
+
function Ht(e) {
|
|
4169
4199
|
let t, r = (
|
|
4170
4200
|
/*$_*/
|
|
4171
4201
|
e[16]("description") + ""
|
|
4172
4202
|
), n;
|
|
4173
4203
|
return {
|
|
4174
4204
|
c() {
|
|
4175
|
-
t = A("p"), n =
|
|
4205
|
+
t = A("p"), n = fe(r), E(t, "class", "PlayerConsentsDescription");
|
|
4176
4206
|
},
|
|
4177
4207
|
m(i, o) {
|
|
4178
|
-
j(i, t, o),
|
|
4208
|
+
j(i, t, o), S(t, n);
|
|
4179
4209
|
},
|
|
4180
4210
|
p(i, o) {
|
|
4181
4211
|
o[0] & /*$_*/
|
|
4182
4212
|
65536 && r !== (r = /*$_*/
|
|
4183
|
-
i[16]("description") + "") &&
|
|
4213
|
+
i[16]("description") + "") && _e(n, r);
|
|
4184
4214
|
},
|
|
4185
4215
|
d(i) {
|
|
4186
4216
|
i && L(t);
|
|
4187
4217
|
}
|
|
4188
4218
|
};
|
|
4189
4219
|
}
|
|
4190
|
-
function
|
|
4220
|
+
function Pt(e) {
|
|
4191
4221
|
let t;
|
|
4192
4222
|
return {
|
|
4193
4223
|
c() {
|
|
4194
|
-
t = A("sup"), t.textContent = "*",
|
|
4224
|
+
t = A("sup"), t.textContent = "*", E(t, "class", "ConsentRequired svelte-etk3ty");
|
|
4195
4225
|
},
|
|
4196
4226
|
m(r, n) {
|
|
4197
4227
|
j(r, t, n);
|
|
@@ -4201,7 +4231,7 @@ function Nt(e) {
|
|
|
4201
4231
|
}
|
|
4202
4232
|
};
|
|
4203
4233
|
}
|
|
4204
|
-
function
|
|
4234
|
+
function Bt(e) {
|
|
4205
4235
|
let t, r = (
|
|
4206
4236
|
/*$_*/
|
|
4207
4237
|
(e[16](`${/*consent*/
|
|
@@ -4210,7 +4240,7 @@ function At(e) {
|
|
|
4210
4240
|
);
|
|
4211
4241
|
return {
|
|
4212
4242
|
c() {
|
|
4213
|
-
t = A("p"),
|
|
4243
|
+
t = A("p"), E(t, "class", "ConsentDescription svelte-etk3ty");
|
|
4214
4244
|
},
|
|
4215
4245
|
m(n, i) {
|
|
4216
4246
|
j(n, t, i), t.innerHTML = r;
|
|
@@ -4227,20 +4257,20 @@ function At(e) {
|
|
|
4227
4257
|
}
|
|
4228
4258
|
};
|
|
4229
4259
|
}
|
|
4230
|
-
function
|
|
4260
|
+
function zt(e) {
|
|
4231
4261
|
let t, r, n, i, o = (
|
|
4232
4262
|
/*$_*/
|
|
4233
4263
|
(e[16](`${/*consent*/
|
|
4234
4264
|
e[64].tagCode}__name`) || /*consent*/
|
|
4235
4265
|
e[64].friendlyName) + ""
|
|
4236
|
-
), a, s, h, u, l, d, m,
|
|
4266
|
+
), a, s, h, u, l, d, m, v, f, p, C, _ = (
|
|
4237
4267
|
/*consent*/
|
|
4238
|
-
e[64].mustAccept === !0 &&
|
|
4239
|
-
),
|
|
4268
|
+
e[64].mustAccept === !0 && Pt()
|
|
4269
|
+
), y = (
|
|
4240
4270
|
/*displayconsentdescription*/
|
|
4241
|
-
e[4] === "true" &&
|
|
4271
|
+
e[4] === "true" && Bt(e)
|
|
4242
4272
|
);
|
|
4243
|
-
function
|
|
4273
|
+
function x(...P) {
|
|
4244
4274
|
return (
|
|
4245
4275
|
/*input_handler*/
|
|
4246
4276
|
e[29](
|
|
@@ -4252,7 +4282,7 @@ function Ht(e) {
|
|
|
4252
4282
|
}
|
|
4253
4283
|
return {
|
|
4254
4284
|
c() {
|
|
4255
|
-
t = A("div"), r = A("div"), n = A("h4"), i = new
|
|
4285
|
+
t = A("div"), r = A("div"), n = A("h4"), i = new Dt(!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*/
|
|
4256
4286
|
e[64].mustAccept === !0 && /*initialConsentsState*/
|
|
4257
4287
|
e[12][
|
|
4258
4288
|
/*consent*/
|
|
@@ -4261,25 +4291,25 @@ function Ht(e) {
|
|
|
4261
4291
|
e[13][
|
|
4262
4292
|
/*consent*/
|
|
4263
4293
|
e[64].tagCode
|
|
4264
|
-
],
|
|
4294
|
+
], E(l, "class", "svelte-etk3ty"), E(f, "class", "Slider Round svelte-etk3ty"), E(u, "class", "ToggleSwitch svelte-etk3ty"), E(t, "class", "ConsentItem svelte-etk3ty");
|
|
4265
4295
|
},
|
|
4266
|
-
m(P,
|
|
4267
|
-
j(P, t,
|
|
4296
|
+
m(P, b) {
|
|
4297
|
+
j(P, 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 = me(l, "input", x), p = !0);
|
|
4268
4298
|
},
|
|
4269
|
-
p(P,
|
|
4270
|
-
e = P,
|
|
4299
|
+
p(P, b) {
|
|
4300
|
+
e = P, b[0] & /*$_, playerConsents, consentsCategories*/
|
|
4271
4301
|
66304 && o !== (o = /*$_*/
|
|
4272
4302
|
(e[16](`${/*consent*/
|
|
4273
4303
|
e[64].tagCode}__name`) || /*consent*/
|
|
4274
4304
|
e[64].friendlyName) + "") && i.p(o), /*consent*/
|
|
4275
|
-
e[64].mustAccept === !0 ? _ || (_ =
|
|
4276
|
-
e[4] === "true" ?
|
|
4305
|
+
e[64].mustAccept === !0 ? _ || (_ = Pt(), _.c(), _.m(n, null)) : _ && (_.d(1), _ = null), /*displayconsentdescription*/
|
|
4306
|
+
e[4] === "true" ? y ? y.p(e, b) : (y = Bt(e), y.c(), y.m(r, null)) : y && (y.d(1), y = null), b[0] & /*playerConsents, consentsCategories, initialConsentsState*/
|
|
4277
4307
|
4864 && d !== (d = /*consent*/
|
|
4278
4308
|
e[64].mustAccept === !0 && /*initialConsentsState*/
|
|
4279
4309
|
e[12][
|
|
4280
4310
|
/*consent*/
|
|
4281
4311
|
e[64].tagCode
|
|
4282
|
-
] === !0) && (l.disabled = d),
|
|
4312
|
+
] === !0) && (l.disabled = d), b[0] & /*consentsState, playerConsents, consentsCategories*/
|
|
4283
4313
|
8960 && m !== (m = /*consentsState*/
|
|
4284
4314
|
e[13][
|
|
4285
4315
|
/*consent*/
|
|
@@ -4287,17 +4317,17 @@ function Ht(e) {
|
|
|
4287
4317
|
]) && (l.checked = m);
|
|
4288
4318
|
},
|
|
4289
4319
|
d(P) {
|
|
4290
|
-
P && L(t), _ && _.d(),
|
|
4320
|
+
P && L(t), _ && _.d(), y && y.d(), p = !1, C();
|
|
4291
4321
|
}
|
|
4292
4322
|
};
|
|
4293
4323
|
}
|
|
4294
|
-
function
|
|
4324
|
+
function Ot(e) {
|
|
4295
4325
|
let t, r, n, i = (
|
|
4296
4326
|
/*$_*/
|
|
4297
4327
|
(e[16](`${/*category*/
|
|
4298
4328
|
e[61].categoryTagCode}__category`) || /*category*/
|
|
4299
4329
|
e[61].friendlyName) + ""
|
|
4300
|
-
), o, a, s, h, u, l, d, m,
|
|
4330
|
+
), o, a, s, h, u, l, d, m, v;
|
|
4301
4331
|
function f() {
|
|
4302
4332
|
e[26].call(
|
|
4303
4333
|
s,
|
|
@@ -4305,7 +4335,7 @@ function Pt(e) {
|
|
|
4305
4335
|
e[61]
|
|
4306
4336
|
);
|
|
4307
4337
|
}
|
|
4308
|
-
function
|
|
4338
|
+
function p() {
|
|
4309
4339
|
return (
|
|
4310
4340
|
/*change_handler*/
|
|
4311
4341
|
e[27](
|
|
@@ -4314,44 +4344,44 @@ function Pt(e) {
|
|
|
4314
4344
|
)
|
|
4315
4345
|
);
|
|
4316
4346
|
}
|
|
4317
|
-
function
|
|
4347
|
+
function C(...x) {
|
|
4318
4348
|
return (
|
|
4319
4349
|
/*func*/
|
|
4320
4350
|
e[28](
|
|
4321
4351
|
/*category*/
|
|
4322
4352
|
e[61],
|
|
4323
|
-
...
|
|
4353
|
+
...x
|
|
4324
4354
|
)
|
|
4325
4355
|
);
|
|
4326
4356
|
}
|
|
4327
4357
|
let _ = $(
|
|
4328
4358
|
/*playerConsents*/
|
|
4329
|
-
e[9].filter(
|
|
4330
|
-
),
|
|
4331
|
-
for (let
|
|
4332
|
-
|
|
4359
|
+
e[9].filter(C)
|
|
4360
|
+
), y = [];
|
|
4361
|
+
for (let x = 0; x < _.length; x += 1)
|
|
4362
|
+
y[x] = zt(Tt(e, _, x));
|
|
4333
4363
|
return {
|
|
4334
4364
|
c() {
|
|
4335
4365
|
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");
|
|
4336
|
-
for (let
|
|
4337
|
-
|
|
4338
|
-
|
|
4366
|
+
for (let x = 0; x < y.length; x += 1)
|
|
4367
|
+
y[x].c();
|
|
4368
|
+
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");
|
|
4339
4369
|
},
|
|
4340
|
-
m(
|
|
4341
|
-
j(
|
|
4370
|
+
m(x, P) {
|
|
4371
|
+
j(x, t, P), S(t, r), S(r, n), n.innerHTML = i, S(r, o), S(r, a), S(a, s), s.checked = /*categoryToggle*/
|
|
4342
4372
|
e[11][
|
|
4343
4373
|
/*category*/
|
|
4344
4374
|
e[61].categoryTagCode
|
|
4345
|
-
],
|
|
4346
|
-
for (let
|
|
4347
|
-
|
|
4348
|
-
m || (
|
|
4349
|
-
|
|
4350
|
-
|
|
4375
|
+
], S(a, h), S(a, u), S(t, l), S(t, d);
|
|
4376
|
+
for (let b = 0; b < y.length; b += 1)
|
|
4377
|
+
y[b] && y[b].m(d, null);
|
|
4378
|
+
m || (v = [
|
|
4379
|
+
me(s, "change", f),
|
|
4380
|
+
me(s, "change", p)
|
|
4351
4381
|
], m = !0);
|
|
4352
4382
|
},
|
|
4353
|
-
p(
|
|
4354
|
-
if (e =
|
|
4383
|
+
p(x, P) {
|
|
4384
|
+
if (e = x, P[0] & /*$_, consentsCategories*/
|
|
4355
4385
|
65792 && i !== (i = /*$_*/
|
|
4356
4386
|
(e[16](`${/*category*/
|
|
4357
4387
|
e[61].categoryTagCode}__category`) || /*category*/
|
|
@@ -4364,38 +4394,38 @@ function Pt(e) {
|
|
|
4364
4394
|
602896) {
|
|
4365
4395
|
_ = $(
|
|
4366
4396
|
/*playerConsents*/
|
|
4367
|
-
e[9].filter(
|
|
4397
|
+
e[9].filter(C)
|
|
4368
4398
|
);
|
|
4369
|
-
let
|
|
4370
|
-
for (
|
|
4371
|
-
const z =
|
|
4372
|
-
|
|
4399
|
+
let b;
|
|
4400
|
+
for (b = 0; b < _.length; b += 1) {
|
|
4401
|
+
const z = Tt(e, _, b);
|
|
4402
|
+
y[b] ? y[b].p(z, P) : (y[b] = zt(z), y[b].c(), y[b].m(d, null));
|
|
4373
4403
|
}
|
|
4374
|
-
for (;
|
|
4375
|
-
|
|
4376
|
-
|
|
4404
|
+
for (; b < y.length; b += 1)
|
|
4405
|
+
y[b].d(1);
|
|
4406
|
+
y.length = _.length;
|
|
4377
4407
|
}
|
|
4378
4408
|
},
|
|
4379
|
-
d(
|
|
4380
|
-
|
|
4409
|
+
d(x) {
|
|
4410
|
+
x && L(t), Ke(y, x), m = !1, jt(v);
|
|
4381
4411
|
}
|
|
4382
4412
|
};
|
|
4383
4413
|
}
|
|
4384
|
-
function
|
|
4414
|
+
function It(e) {
|
|
4385
4415
|
let t, r, n, i, o;
|
|
4386
4416
|
return {
|
|
4387
4417
|
c() {
|
|
4388
|
-
t = A("div"), r = A("circle-exclamation-icon"), n = G(), i = A("strong"), o =
|
|
4418
|
+
t = A("div"), r = A("circle-exclamation-icon"), n = G(), i = A("strong"), o = fe(
|
|
4389
4419
|
/*errorMessage*/
|
|
4390
4420
|
e[6]
|
|
4391
|
-
), Q(r, "class", "svelte-etk3ty"),
|
|
4421
|
+
), Q(r, "class", "svelte-etk3ty"), E(i, "class", "ErrorMessage svelte-etk3ty"), E(t, "class", "ConsentErrorContainer svelte-etk3ty");
|
|
4392
4422
|
},
|
|
4393
4423
|
m(a, s) {
|
|
4394
|
-
j(a, t, s),
|
|
4424
|
+
j(a, t, s), S(t, r), S(t, n), S(t, i), S(i, o);
|
|
4395
4425
|
},
|
|
4396
4426
|
p(a, s) {
|
|
4397
4427
|
s[0] & /*errorMessage*/
|
|
4398
|
-
64 &&
|
|
4428
|
+
64 && _e(
|
|
4399
4429
|
o,
|
|
4400
4430
|
/*errorMessage*/
|
|
4401
4431
|
a[6]
|
|
@@ -4406,35 +4436,35 @@ function Bt(e) {
|
|
|
4406
4436
|
}
|
|
4407
4437
|
};
|
|
4408
4438
|
}
|
|
4409
|
-
function
|
|
4439
|
+
function qi(e) {
|
|
4410
4440
|
let t, r;
|
|
4411
4441
|
function n(a, s) {
|
|
4412
4442
|
if (
|
|
4413
4443
|
/*isLoading*/
|
|
4414
4444
|
a[10]
|
|
4415
4445
|
)
|
|
4416
|
-
return
|
|
4446
|
+
return Xi;
|
|
4417
4447
|
if (
|
|
4418
4448
|
/*fatalError*/
|
|
4419
4449
|
a[7]
|
|
4420
4450
|
)
|
|
4421
|
-
return
|
|
4451
|
+
return Vi;
|
|
4422
4452
|
if (
|
|
4423
4453
|
/*session*/
|
|
4424
4454
|
a[0]
|
|
4425
4455
|
)
|
|
4426
|
-
return
|
|
4456
|
+
return Fi;
|
|
4427
4457
|
if (!/*session*/
|
|
4428
4458
|
a[0])
|
|
4429
|
-
return
|
|
4459
|
+
return Gi;
|
|
4430
4460
|
}
|
|
4431
4461
|
let i = n(e), o = i && i(e);
|
|
4432
4462
|
return {
|
|
4433
4463
|
c() {
|
|
4434
|
-
t = A("div"), r = A("div"), o && o.c(),
|
|
4464
|
+
t = A("div"), r = A("div"), o && o.c(), E(r, "class", "ConsentsContainer svelte-etk3ty"), E(t, "class", Vr("") + " svelte-etk3ty");
|
|
4435
4465
|
},
|
|
4436
4466
|
m(a, s) {
|
|
4437
|
-
j(a, t, s),
|
|
4467
|
+
j(a, t, s), S(t, r), o && o.m(r, null), e[32](r);
|
|
4438
4468
|
},
|
|
4439
4469
|
p(a, s) {
|
|
4440
4470
|
i === (i = n(a)) && o ? o.p(a, s) : (o && o.d(1), o = i && i(a), o && (o.c(), o.m(r, null)));
|
|
@@ -4446,100 +4476,99 @@ function ji(e) {
|
|
|
4446
4476
|
}
|
|
4447
4477
|
};
|
|
4448
4478
|
}
|
|
4449
|
-
function
|
|
4479
|
+
function Wi(e, t, r) {
|
|
4450
4480
|
let n;
|
|
4451
|
-
|
|
4452
|
-
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:
|
|
4481
|
+
Gr(e, ji, (c) => r(16, n = c));
|
|
4482
|
+
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 = "", P = "", b = [], z = [], O = [], se = !0, ve = !0, F = {}, ke = {}, Z = {}, U = {}, le, be, R = {
|
|
4453
4483
|
none: { key: "0", value: "None" },
|
|
4454
4484
|
accepted: { key: "1", value: "Accepted" },
|
|
4455
4485
|
expired: { key: "2", value: "Expired" },
|
|
4456
4486
|
denied: { key: "3", value: "Denied" },
|
|
4457
4487
|
suspended: { key: "4", value: "Suspended" }
|
|
4458
|
-
},
|
|
4459
|
-
Object.keys(
|
|
4460
|
-
|
|
4488
|
+
}, Ee = !1;
|
|
4489
|
+
Object.keys(St).forEach((c) => {
|
|
4490
|
+
Ct(c, St[c]);
|
|
4461
4491
|
});
|
|
4462
|
-
const
|
|
4463
|
-
|
|
4464
|
-
},
|
|
4492
|
+
const dr = () => {
|
|
4493
|
+
Li(l);
|
|
4494
|
+
}, mr = () => {
|
|
4465
4495
|
let c = new URL(m);
|
|
4466
|
-
fetch(c.href).then((
|
|
4467
|
-
Object.keys(
|
|
4468
|
-
|
|
4496
|
+
fetch(c.href).then((g) => g.json()).then((g) => {
|
|
4497
|
+
Object.keys(g).forEach((T) => {
|
|
4498
|
+
Ct(T, g[T]);
|
|
4469
4499
|
});
|
|
4470
|
-
}).catch((
|
|
4471
|
-
console.log(
|
|
4500
|
+
}).catch((g) => {
|
|
4501
|
+
console.log(g);
|
|
4472
4502
|
});
|
|
4473
|
-
},
|
|
4474
|
-
i && (
|
|
4475
|
-
},
|
|
4476
|
-
|
|
4477
|
-
}, ce =
|
|
4503
|
+
}, pr = () => {
|
|
4504
|
+
i && (_ = i, C = !0), o && (y = o);
|
|
4505
|
+
}, Ce = (c, g = !1) => {
|
|
4506
|
+
g ? r(7, P = c) : (kr(), r(6, x = c));
|
|
4507
|
+
}, ce = (c, g, T, k = !1) => he(this, null, function* () {
|
|
4478
4508
|
try {
|
|
4479
|
-
const M =
|
|
4509
|
+
const M = yield fetch(c, T);
|
|
4480
4510
|
if (!M.ok)
|
|
4481
|
-
throw new Error(n(
|
|
4482
|
-
const I =
|
|
4483
|
-
return
|
|
4511
|
+
throw new Error(n(g));
|
|
4512
|
+
const I = yield M.json();
|
|
4513
|
+
return C ? I : I.filter((V) => V.showOnRegister === !0);
|
|
4484
4514
|
} catch (M) {
|
|
4485
|
-
throw
|
|
4486
|
-
M instanceof TypeError ? n(
|
|
4515
|
+
throw Ce(
|
|
4516
|
+
M instanceof TypeError ? n(g) : M.message,
|
|
4487
4517
|
k
|
|
4488
4518
|
), M;
|
|
4489
4519
|
}
|
|
4490
|
-
},
|
|
4520
|
+
}), gr = () => he(this, null, function* () {
|
|
4491
4521
|
try {
|
|
4492
|
-
let c = [],
|
|
4493
|
-
if (
|
|
4522
|
+
let c = [], g = [];
|
|
4523
|
+
if (C ? [c, g] = yield rt() : c = yield rt(), r(10, se = !1), z = [...c], r(8, b = _r(z).sort((T, k) => T.categoryTagCode.localeCompare(k.categoryTagCode))), r(11, F = yr(b)), ke = W({}, F), r(9, O = [...g]), z.forEach((T) => {
|
|
4494
4524
|
let k = O.find((M) => M.tagCode === T.tagCode);
|
|
4495
|
-
k || (k = {
|
|
4496
|
-
...T,
|
|
4525
|
+
k || (k = st(W({}, T), {
|
|
4497
4526
|
status: R.denied.value
|
|
4498
|
-
}, O.push(k)), k.description = T.description, k.orderNumber = T.orderNumber;
|
|
4499
|
-
}),
|
|
4527
|
+
}), O.push(k)), k.description = T.description, k.orderNumber = T.orderNumber;
|
|
4528
|
+
}), v === "true") {
|
|
4500
4529
|
if (r(9, O = O.filter((T) => T.status === R.expired.value)), O.length !== 0)
|
|
4501
4530
|
return;
|
|
4502
|
-
|
|
4531
|
+
Ce(n("wrongModalConfig"), !0);
|
|
4503
4532
|
}
|
|
4504
|
-
|
|
4533
|
+
vr();
|
|
4505
4534
|
} catch (c) {
|
|
4506
|
-
throw r(10, se = !1),
|
|
4535
|
+
throw r(10, se = !1), Ce(
|
|
4507
4536
|
c instanceof TypeError ? n("invalidUrl") : c.message,
|
|
4508
4537
|
!0
|
|
4509
4538
|
), c;
|
|
4510
4539
|
}
|
|
4511
|
-
}, rt =
|
|
4540
|
+
}), rt = () => he(this, null, function* () {
|
|
4512
4541
|
const c = new URL(`${a}/api/v1/gm/consents`);
|
|
4513
|
-
if (c.searchParams.append("Status", "Active"), !
|
|
4514
|
-
return
|
|
4515
|
-
const
|
|
4516
|
-
return
|
|
4542
|
+
if (c.searchParams.append("Status", "Active"), !C)
|
|
4543
|
+
return yield ce(c.href, "fetchConsentsError", { method: "GET" }, !0);
|
|
4544
|
+
const g = new URL(`${a}/api/v1/gm/user-consents/${y}`);
|
|
4545
|
+
return yield Promise.all([
|
|
4517
4546
|
ce(c.href, "fetchConsentsError", { method: "GET" }, !0),
|
|
4518
|
-
ce(
|
|
4547
|
+
ce(g.href, "fetchPlayerConsentsError", {
|
|
4519
4548
|
method: "GET",
|
|
4520
4549
|
headers: {
|
|
4521
|
-
"X-SessionId":
|
|
4550
|
+
"X-SessionId": _,
|
|
4522
4551
|
"Content-Type": "application/json"
|
|
4523
4552
|
}
|
|
4524
4553
|
})
|
|
4525
4554
|
]);
|
|
4526
|
-
},
|
|
4527
|
-
|
|
4528
|
-
const c = new URL(`${a}/api/v2/gm/legislation/consents`),
|
|
4555
|
+
}), fr = () => {
|
|
4556
|
+
Ee = !1;
|
|
4557
|
+
const c = new URL(`${a}/api/v2/gm/legislation/consents`), g = {
|
|
4529
4558
|
"Content-Type": "application/json",
|
|
4530
4559
|
Accept: "application/json"
|
|
4531
|
-
}, T = { method: "GET", headers:
|
|
4532
|
-
fetch(c.href, T).then((k) => k.ok ? k.json() : (
|
|
4533
|
-
if (!
|
|
4534
|
-
if (
|
|
4560
|
+
}, T = { method: "GET", headers: g };
|
|
4561
|
+
fetch(c.href, T).then((k) => k.ok ? k.json() : (Ee = !0, k.json().then((M) => (console.error(M), Se(M))))).then((k) => {
|
|
4562
|
+
if (!Ee) {
|
|
4563
|
+
if (z = k, localStorage.getItem("playerConsents")) {
|
|
4535
4564
|
try {
|
|
4536
4565
|
r(9, O = JSON.parse(localStorage.getItem("playerConsents")));
|
|
4537
4566
|
} catch (M) {
|
|
4538
|
-
return console.error(M),
|
|
4567
|
+
return console.error(M), Se(M);
|
|
4539
4568
|
}
|
|
4540
4569
|
return;
|
|
4541
4570
|
}
|
|
4542
|
-
return r(9, O =
|
|
4571
|
+
return r(9, O = z.map((M) => ({
|
|
4543
4572
|
id: M.id,
|
|
4544
4573
|
status: R.denied.key,
|
|
4545
4574
|
friendlyName: M.friendlyName,
|
|
@@ -4548,69 +4577,69 @@ function Li(e, t, r) {
|
|
|
4548
4577
|
mustAccept: M.mustAccept
|
|
4549
4578
|
}))), localStorage.setItem("playerConsents", JSON.stringify(O)), O;
|
|
4550
4579
|
}
|
|
4551
|
-
}).catch((k) => (console.error(k),
|
|
4580
|
+
}).catch((k) => (console.error(k), Se(k))).finally(() => {
|
|
4552
4581
|
r(10, se = !1);
|
|
4553
4582
|
});
|
|
4554
|
-
},
|
|
4555
|
-
const
|
|
4583
|
+
}, _r = (c) => {
|
|
4584
|
+
const g = /* @__PURE__ */ new Map();
|
|
4556
4585
|
return c.forEach((T) => {
|
|
4557
|
-
|
|
4558
|
-
}), Array.from(
|
|
4559
|
-
},
|
|
4560
|
-
const
|
|
4561
|
-
if (
|
|
4586
|
+
g.has(T.category.categoryTagCode) || g.set(T.category.categoryTagCode, T.category);
|
|
4587
|
+
}), Array.from(g.values());
|
|
4588
|
+
}, yr = (c) => {
|
|
4589
|
+
const g = localStorage.getItem("categoryToggle" + y);
|
|
4590
|
+
if (g === null) {
|
|
4562
4591
|
const T = c.reduce(
|
|
4563
4592
|
(k, M) => (k[M.categoryTagCode] = !1, k),
|
|
4564
4593
|
{}
|
|
4565
4594
|
);
|
|
4566
|
-
return localStorage.setItem("categoryToggle" +
|
|
4595
|
+
return localStorage.setItem("categoryToggle" + y, JSON.stringify(T)), T;
|
|
4567
4596
|
} else
|
|
4568
|
-
return JSON.parse(
|
|
4569
|
-
},
|
|
4597
|
+
return JSON.parse(g);
|
|
4598
|
+
}, vr = () => {
|
|
4570
4599
|
O.forEach((c) => {
|
|
4571
4600
|
r(12, Z[c.tagCode] = c.status === R.accepted.value, Z);
|
|
4572
|
-
}), r(13, U = {
|
|
4573
|
-
},
|
|
4574
|
-
r(13, U = {
|
|
4575
|
-
},
|
|
4576
|
-
if (!
|
|
4601
|
+
}), r(13, U = W({}, Z));
|
|
4602
|
+
}, kr = () => {
|
|
4603
|
+
r(13, U = W({}, Z)), r(11, F = W({}, ke));
|
|
4604
|
+
}, br = () => he(this, null, function* () {
|
|
4605
|
+
if (!ve)
|
|
4577
4606
|
return;
|
|
4578
|
-
|
|
4579
|
-
const c = [],
|
|
4607
|
+
ve = !1;
|
|
4608
|
+
const c = [], g = [];
|
|
4580
4609
|
if (Object.keys(U).forEach((k) => {
|
|
4581
4610
|
const M = O.find((I) => I.tagCode === k);
|
|
4582
4611
|
U[k] !== Z[k] && (M ? c.push({
|
|
4583
4612
|
tagCode: k,
|
|
4584
4613
|
status: U[k] ? R.accepted.value : R.denied.value
|
|
4585
|
-
}) :
|
|
4614
|
+
}) : g.push({
|
|
4586
4615
|
tagCode: k,
|
|
4587
4616
|
status: U[k] ? R.accepted.value : R.denied.value
|
|
4588
4617
|
}));
|
|
4589
|
-
}), !
|
|
4590
|
-
localStorage.setItem("categoryToggle" +
|
|
4618
|
+
}), !C) {
|
|
4619
|
+
localStorage.setItem("categoryToggle" + y, JSON.stringify(F)), ke = W({}, F), window.postMessage(
|
|
4591
4620
|
{
|
|
4592
4621
|
type: "NewPlayerConsentData",
|
|
4593
|
-
data: JSON.stringify(
|
|
4622
|
+
data: JSON.stringify(g)
|
|
4594
4623
|
},
|
|
4595
4624
|
window.location.href
|
|
4596
|
-
),
|
|
4625
|
+
), ve = !0;
|
|
4597
4626
|
return;
|
|
4598
4627
|
}
|
|
4599
|
-
const T = new URL(`${a}/api/v1/gm/user-consents/${
|
|
4628
|
+
const T = new URL(`${a}/api/v1/gm/user-consents/${y}`);
|
|
4600
4629
|
try {
|
|
4601
|
-
const k =
|
|
4602
|
-
|
|
4630
|
+
const k = yield Promise.allSettled([
|
|
4631
|
+
g.length > 0 && ce(T.href, "updateConsentsError", {
|
|
4603
4632
|
method: "POST",
|
|
4604
4633
|
headers: {
|
|
4605
|
-
"X-SessionId":
|
|
4634
|
+
"X-SessionId": _,
|
|
4606
4635
|
"Content-Type": "application/json"
|
|
4607
4636
|
},
|
|
4608
|
-
body: JSON.stringify({ userConsents:
|
|
4637
|
+
body: JSON.stringify({ userConsents: g })
|
|
4609
4638
|
}),
|
|
4610
4639
|
c.length > 0 && ce(T.href, "updateConsentsError", {
|
|
4611
4640
|
method: "PATCH",
|
|
4612
4641
|
headers: {
|
|
4613
|
-
"X-SessionId":
|
|
4642
|
+
"X-SessionId": _,
|
|
4614
4643
|
"Content-Type": "application/json"
|
|
4615
4644
|
},
|
|
4616
4645
|
body: JSON.stringify({ userConsents: c })
|
|
@@ -4618,18 +4647,18 @@ function Li(e, t, r) {
|
|
|
4618
4647
|
]);
|
|
4619
4648
|
k.forEach((M, I) => {
|
|
4620
4649
|
if (M.status === "rejected" || M.value.ok === !1) {
|
|
4621
|
-
const V = I <
|
|
4650
|
+
const V = I < g.length ? g[I] : c[I - g.length];
|
|
4622
4651
|
r(13, U[V.tagCode] = Z[V.tagCode], U);
|
|
4623
4652
|
}
|
|
4624
|
-
}), k.every((M) => M.status === "fulfilled") && (localStorage.setItem("categoryToggle" +
|
|
4653
|
+
}), k.every((M) => M.status === "fulfilled") && (localStorage.setItem("categoryToggle" + y, JSON.stringify(F)), ke = W({}, F), window.postMessage(
|
|
4625
4654
|
{
|
|
4626
4655
|
type: "PlayerConsentUpdated",
|
|
4627
4656
|
success: !0
|
|
4628
4657
|
},
|
|
4629
4658
|
window.location.href
|
|
4630
|
-
), r(12, Z = {
|
|
4659
|
+
), r(12, Z = W({}, U)));
|
|
4631
4660
|
} catch (k) {
|
|
4632
|
-
|
|
4661
|
+
Ce(k instanceof TypeError ? n("saveChangesError") : k.message), window.postMessage(
|
|
4633
4662
|
{
|
|
4634
4663
|
type: "PlayerConsentUpdated",
|
|
4635
4664
|
success: !1
|
|
@@ -4637,10 +4666,10 @@ function Li(e, t, r) {
|
|
|
4637
4666
|
window.location.href
|
|
4638
4667
|
);
|
|
4639
4668
|
} finally {
|
|
4640
|
-
|
|
4669
|
+
ve = !0, r(14, le = !1);
|
|
4641
4670
|
}
|
|
4642
|
-
},
|
|
4643
|
-
const
|
|
4671
|
+
}), Er = (c) => {
|
|
4672
|
+
const g = new URL(`${a}/api/v2/gm/legislation/consents`), T = {
|
|
4644
4673
|
"Content-Type": "application/json",
|
|
4645
4674
|
Accept: "application/json"
|
|
4646
4675
|
}, k = {
|
|
@@ -4651,31 +4680,31 @@ function Li(e, t, r) {
|
|
|
4651
4680
|
body: JSON.stringify(k),
|
|
4652
4681
|
headers: T
|
|
4653
4682
|
};
|
|
4654
|
-
fetch(
|
|
4655
|
-
I.ok || (
|
|
4656
|
-
}).catch((I) => (console.error(I),
|
|
4683
|
+
fetch(g.href, M).then((I) => {
|
|
4684
|
+
I.ok || (Ee = !0);
|
|
4685
|
+
}).catch((I) => (console.error(I), Se(I))).finally(() => {
|
|
4657
4686
|
r(10, se = !1);
|
|
4658
4687
|
});
|
|
4659
4688
|
}, nt = (c) => {
|
|
4660
|
-
O.filter((
|
|
4661
|
-
|
|
4689
|
+
O.filter((g) => g.category.categoryTagCode === c).forEach((g) => {
|
|
4690
|
+
g.status = g.status === R.denied.value ? R.accepted.value : R.denied.value, r(13, U[g.tagCode] = F[c] || !1, U);
|
|
4662
4691
|
}), r(14, le = it());
|
|
4663
|
-
},
|
|
4664
|
-
const k = O.find((V) => V.id === T), M =
|
|
4692
|
+
}, Oe = (c, g, T) => {
|
|
4693
|
+
const k = O.find((V) => V.id === T), M = g ? "value" : "key";
|
|
4665
4694
|
let I;
|
|
4666
|
-
if (!
|
|
4667
|
-
const V = Array.from(
|
|
4695
|
+
if (!g && k.mustAccept) {
|
|
4696
|
+
const V = Array.from(be.children);
|
|
4668
4697
|
for (const ue of V)
|
|
4669
|
-
if (I = Array.from(ue.children).find((
|
|
4698
|
+
if (I = Array.from(ue.children).find((Br) => Br.getAttribute("id") === `checkBoxError__${k.tagCode}`), I)
|
|
4670
4699
|
break;
|
|
4671
4700
|
}
|
|
4672
|
-
if (k.status === R.accepted[M] ? (k.status = R.denied[M], I && (I.innerHTML = n("requiredError"))) : (k.status = R.accepted[M], I && (I.innerHTML = "")),
|
|
4701
|
+
if (k.status === R.accepted[M] ? (k.status = R.denied[M], I && (I.innerHTML = n("requiredError"))) : (k.status = R.accepted[M], I && (I.innerHTML = "")), g) {
|
|
4673
4702
|
r(13, U[k.tagCode] = !U[k.tagCode], U);
|
|
4674
|
-
const V = O.filter((ue) => ue.category.categoryTagCode ===
|
|
4675
|
-
r(11, F[
|
|
4703
|
+
const V = O.filter((ue) => ue.category.categoryTagCode === g.categoryTagCode).every((ue) => ue.status !== R.denied.value);
|
|
4704
|
+
r(11, F[g.categoryTagCode] = V, F);
|
|
4676
4705
|
}
|
|
4677
|
-
|
|
4678
|
-
},
|
|
4706
|
+
Cr();
|
|
4707
|
+
}, Cr = ((c, g) => {
|
|
4679
4708
|
let T;
|
|
4680
4709
|
return function(...k) {
|
|
4681
4710
|
const M = this;
|
|
@@ -4683,12 +4712,12 @@ function Li(e, t, r) {
|
|
|
4683
4712
|
() => {
|
|
4684
4713
|
c.apply(M, k);
|
|
4685
4714
|
},
|
|
4686
|
-
|
|
4715
|
+
g
|
|
4687
4716
|
);
|
|
4688
4717
|
};
|
|
4689
|
-
})(() =>
|
|
4718
|
+
})(() => Sr(), 500), Sr = () => {
|
|
4690
4719
|
r(14, le = it()), i || (window.postMessage({ type: "isConsentsValid", isValid: le }), localStorage.setItem("playerConsents", JSON.stringify(O)));
|
|
4691
|
-
}, it = () => O.filter((
|
|
4720
|
+
}, it = () => O.filter((g) => O.some((T) => g.tagCode === T.tagCode && T.mustAccept && (g.status === R.denied.key || g.status === R.denied.value))).length === 0, Se = (c) => {
|
|
4692
4721
|
window.postMessage(
|
|
4693
4722
|
{
|
|
4694
4723
|
type: "WidgetNotification",
|
|
@@ -4696,46 +4725,46 @@ function Li(e, t, r) {
|
|
|
4696
4725
|
},
|
|
4697
4726
|
window.location.href
|
|
4698
4727
|
);
|
|
4699
|
-
},
|
|
4700
|
-
c.data && c.data.type !== "setUpPlayerConsents" ||
|
|
4728
|
+
}, xr = (c) => {
|
|
4729
|
+
c.data && c.data.type !== "setUpPlayerConsents" || Er(c.data.registerid);
|
|
4701
4730
|
};
|
|
4702
|
-
|
|
4731
|
+
Fr(() => {
|
|
4703
4732
|
setTimeout(
|
|
4704
4733
|
() => {
|
|
4705
|
-
r(25,
|
|
4734
|
+
r(25, p = !0);
|
|
4706
4735
|
},
|
|
4707
4736
|
50
|
|
4708
4737
|
);
|
|
4709
|
-
const c = (
|
|
4738
|
+
const c = (g) => xr(g);
|
|
4710
4739
|
return window.addEventListener("message", c), () => {
|
|
4711
|
-
window.
|
|
4740
|
+
window.removeEventListener("message", c);
|
|
4712
4741
|
};
|
|
4713
4742
|
});
|
|
4714
|
-
function
|
|
4743
|
+
function Mr(c) {
|
|
4715
4744
|
F[c.categoryTagCode] = this.checked, r(11, F);
|
|
4716
4745
|
}
|
|
4717
|
-
const
|
|
4718
|
-
function
|
|
4719
|
-
|
|
4720
|
-
|
|
4746
|
+
const Tr = (c) => nt(c.categoryTagCode), wr = (c, g) => g.category.categoryTagCode === c.categoryTagCode, Nr = (c, g) => Oe(g, c.category, c.id), Ar = (c, g) => Oe(g, null, c.id);
|
|
4747
|
+
function Hr(c) {
|
|
4748
|
+
ct[c ? "unshift" : "push"](() => {
|
|
4749
|
+
be = c, r(15, be);
|
|
4721
4750
|
});
|
|
4722
4751
|
}
|
|
4723
|
-
function
|
|
4724
|
-
|
|
4752
|
+
function Pr(c) {
|
|
4753
|
+
ct[c ? "unshift" : "push"](() => {
|
|
4725
4754
|
f = c, r(5, f);
|
|
4726
4755
|
});
|
|
4727
4756
|
}
|
|
4728
4757
|
return e.$$set = (c) => {
|
|
4729
|
-
"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,
|
|
4758
|
+
"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);
|
|
4730
4759
|
}, e.$$.update = () => {
|
|
4731
4760
|
e.$$.dirty[0] & /*isMounted, session*/
|
|
4732
|
-
33554433 &&
|
|
4733
|
-
1 && (i ||
|
|
4734
|
-
34 && s && f &&
|
|
4735
|
-
36 && h && f &&
|
|
4736
|
-
40 && f &&
|
|
4737
|
-
4194304 && l &&
|
|
4738
|
-
8388608 && m &&
|
|
4761
|
+
33554433 && p && i && (pr(), gr()), e.$$.dirty[0] & /*session*/
|
|
4762
|
+
1 && (i || fr()), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
4763
|
+
34 && s && f && Xr(f, s), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
4764
|
+
36 && h && f && qr(f, h), e.$$.dirty[0] & /*customStylingContainer, mbsource*/
|
|
4765
|
+
40 && f && Wr(f, `${u}.Style`), e.$$.dirty[0] & /*lang*/
|
|
4766
|
+
4194304 && l && dr(), e.$$.dirty[0] & /*translationurl*/
|
|
4767
|
+
8388608 && m && mr();
|
|
4739
4768
|
}, [
|
|
4740
4769
|
i,
|
|
4741
4770
|
s,
|
|
@@ -4743,43 +4772,43 @@ function Li(e, t, r) {
|
|
|
4743
4772
|
u,
|
|
4744
4773
|
d,
|
|
4745
4774
|
f,
|
|
4775
|
+
x,
|
|
4746
4776
|
P,
|
|
4747
|
-
|
|
4748
|
-
z,
|
|
4777
|
+
b,
|
|
4749
4778
|
O,
|
|
4750
4779
|
se,
|
|
4751
4780
|
F,
|
|
4752
4781
|
Z,
|
|
4753
4782
|
U,
|
|
4754
4783
|
le,
|
|
4755
|
-
|
|
4784
|
+
be,
|
|
4756
4785
|
n,
|
|
4757
|
-
|
|
4786
|
+
br,
|
|
4758
4787
|
nt,
|
|
4759
|
-
|
|
4788
|
+
Oe,
|
|
4760
4789
|
o,
|
|
4761
4790
|
a,
|
|
4762
4791
|
l,
|
|
4763
4792
|
m,
|
|
4764
|
-
|
|
4765
|
-
|
|
4766
|
-
Cr,
|
|
4767
|
-
Sr,
|
|
4768
|
-
xr,
|
|
4793
|
+
v,
|
|
4794
|
+
p,
|
|
4769
4795
|
Mr,
|
|
4770
4796
|
Tr,
|
|
4771
4797
|
wr,
|
|
4772
|
-
Nr
|
|
4798
|
+
Nr,
|
|
4799
|
+
Ar,
|
|
4800
|
+
Hr,
|
|
4801
|
+
Pr
|
|
4773
4802
|
];
|
|
4774
4803
|
}
|
|
4775
|
-
class
|
|
4804
|
+
class Zi extends Rt {
|
|
4776
4805
|
constructor(t) {
|
|
4777
|
-
super(),
|
|
4806
|
+
super(), Ut(
|
|
4778
4807
|
this,
|
|
4779
4808
|
t,
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
|
|
4809
|
+
Wi,
|
|
4810
|
+
qi,
|
|
4811
|
+
Ye,
|
|
4783
4812
|
{
|
|
4784
4813
|
session: 0,
|
|
4785
4814
|
userid: 20,
|
|
@@ -4792,7 +4821,7 @@ class Ri extends It {
|
|
|
4792
4821
|
translationurl: 23,
|
|
4793
4822
|
modalconsents: 24
|
|
4794
4823
|
},
|
|
4795
|
-
|
|
4824
|
+
Di,
|
|
4796
4825
|
[-1, -1, -1]
|
|
4797
4826
|
);
|
|
4798
4827
|
}
|
|
@@ -4857,7 +4886,7 @@ class Ri extends It {
|
|
|
4857
4886
|
this.$$set({ modalconsents: t }), X();
|
|
4858
4887
|
}
|
|
4859
4888
|
}
|
|
4860
|
-
|
|
4889
|
+
Lt(Zi, { session: {}, userid: {}, endpoint: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, lang: {}, displayconsentdescription: {}, translationurl: {}, modalconsents: {} }, [], [], !0);
|
|
4861
4890
|
export {
|
|
4862
|
-
|
|
4891
|
+
Zi as default
|
|
4863
4892
|
};
|