@everymatrix/casino-footer-thumbnail 1.54.6 → 1.54.9
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/{CasinoFooterThumbnail-CXVYnIwm.js → CasinoFooterThumbnail-BS00jKwe.js} +467 -475
- package/components/CasinoFooterThumbnail-CJ7lH88E.js +5382 -0
- package/components/CasinoFooterThumbnail-n-oFu9P-.cjs +5 -0
- package/es2015/casino-footer-thumbnail.cjs +1 -0
- package/es2015/casino-footer-thumbnail.js +16 -0
- package/esnext/casino-footer-thumbnail.js +1 -1
- package/package.json +1 -1
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
function O() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function Mt(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function at() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
9
|
function he(e) {
|
|
10
|
-
e.forEach(
|
|
10
|
+
e.forEach(Mt);
|
|
11
11
|
}
|
|
12
12
|
function rt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
@@ -19,10 +19,10 @@ let be;
|
|
|
19
19
|
function A(e, t) {
|
|
20
20
|
return e === t ? !0 : (be || (be = document.createElement("a")), be.href = t, e === be.href);
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Fr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function Lr(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
@@ -34,14 +34,14 @@ function Pr(e, ...t) {
|
|
|
34
34
|
function g(e, t) {
|
|
35
35
|
e.appendChild(t);
|
|
36
36
|
}
|
|
37
|
-
function
|
|
38
|
-
const n =
|
|
37
|
+
function Pr(e, t, r) {
|
|
38
|
+
const n = xr(e);
|
|
39
39
|
if (!n.getElementById(t)) {
|
|
40
40
|
const i = d("style");
|
|
41
|
-
i.id = t, i.textContent = r,
|
|
41
|
+
i.id = t, i.textContent = r, Br(n, i);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function xr(e) {
|
|
45
45
|
if (!e) return document;
|
|
46
46
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
47
47
|
return t && /** @type {ShadowRoot} */
|
|
@@ -50,7 +50,7 @@ function Br(e) {
|
|
|
50
50
|
t
|
|
51
51
|
) : e.ownerDocument;
|
|
52
52
|
}
|
|
53
|
-
function
|
|
53
|
+
function Br(e, t) {
|
|
54
54
|
return g(
|
|
55
55
|
/** @type {Document} */
|
|
56
56
|
e.head || e,
|
|
@@ -72,7 +72,7 @@ function U(e) {
|
|
|
72
72
|
function ee() {
|
|
73
73
|
return U(" ");
|
|
74
74
|
}
|
|
75
|
-
function
|
|
75
|
+
function Dt() {
|
|
76
76
|
return U("");
|
|
77
77
|
}
|
|
78
78
|
function te(e, t, r, n) {
|
|
@@ -81,14 +81,14 @@ function te(e, t, r, n) {
|
|
|
81
81
|
function u(e, t, r) {
|
|
82
82
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function wr(e) {
|
|
85
85
|
return Array.from(e.childNodes);
|
|
86
86
|
}
|
|
87
87
|
function re(e, t) {
|
|
88
88
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
89
89
|
t);
|
|
90
90
|
}
|
|
91
|
-
function
|
|
91
|
+
function Or(e) {
|
|
92
92
|
const t = {};
|
|
93
93
|
return e.childNodes.forEach(
|
|
94
94
|
/** @param {Element} node */
|
|
@@ -103,10 +103,10 @@ function ae(e) {
|
|
|
103
103
|
}
|
|
104
104
|
const z = [], Ue = [];
|
|
105
105
|
let Z = [];
|
|
106
|
-
const
|
|
106
|
+
const lt = [], kr = /* @__PURE__ */ Promise.resolve();
|
|
107
107
|
let Ge = !1;
|
|
108
|
-
function
|
|
109
|
-
Ge || (Ge = !0,
|
|
108
|
+
function Nr() {
|
|
109
|
+
Ge || (Ge = !0, kr.then(I));
|
|
110
110
|
}
|
|
111
111
|
function $e(e) {
|
|
112
112
|
Z.push(e);
|
|
@@ -121,7 +121,7 @@ function I() {
|
|
|
121
121
|
try {
|
|
122
122
|
for (; X < z.length; ) {
|
|
123
123
|
const t = z[X];
|
|
124
|
-
X++, ae(t),
|
|
124
|
+
X++, ae(t), Cr(t.$$);
|
|
125
125
|
}
|
|
126
126
|
} catch (t) {
|
|
127
127
|
throw z.length = 0, X = 0, t;
|
|
@@ -133,40 +133,40 @@ function I() {
|
|
|
133
133
|
}
|
|
134
134
|
Z.length = 0;
|
|
135
135
|
} while (z.length);
|
|
136
|
-
for (;
|
|
137
|
-
|
|
136
|
+
for (; lt.length; )
|
|
137
|
+
lt.pop()();
|
|
138
138
|
Ge = !1, Oe.clear(), ae(e);
|
|
139
139
|
}
|
|
140
|
-
function
|
|
140
|
+
function Cr(e) {
|
|
141
141
|
if (e.fragment !== null) {
|
|
142
142
|
e.update(), he(e.before_update);
|
|
143
143
|
const t = e.dirty;
|
|
144
144
|
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach($e);
|
|
145
145
|
}
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function Mr(e) {
|
|
148
148
|
const t = [], r = [];
|
|
149
149
|
Z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Z = t;
|
|
150
150
|
}
|
|
151
151
|
const Rr = /* @__PURE__ */ new Set();
|
|
152
|
-
function
|
|
152
|
+
function Dr(e, t) {
|
|
153
153
|
e && e.i && (Rr.delete(e), e.i(t));
|
|
154
154
|
}
|
|
155
|
-
function
|
|
155
|
+
function Ur(e, t, r) {
|
|
156
156
|
const { fragment: n, after_update: i } = e.$$;
|
|
157
157
|
n && n.m(t, r), $e(() => {
|
|
158
|
-
const o = e.$$.on_mount.map(
|
|
158
|
+
const o = e.$$.on_mount.map(Mt).filter(rt);
|
|
159
159
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : he(o), e.$$.on_mount = [];
|
|
160
160
|
}), i.forEach($e);
|
|
161
161
|
}
|
|
162
|
-
function
|
|
162
|
+
function Gr(e, t) {
|
|
163
163
|
const r = e.$$;
|
|
164
|
-
r.fragment !== null && (
|
|
164
|
+
r.fragment !== null && (Mr(r.after_update), he(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
165
165
|
}
|
|
166
|
-
function
|
|
167
|
-
e.$$.dirty[0] === -1 && (z.push(e),
|
|
166
|
+
function $r(e, t) {
|
|
167
|
+
e.$$.dirty[0] === -1 && (z.push(e), Nr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
168
168
|
}
|
|
169
|
-
function
|
|
169
|
+
function jr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
170
170
|
const f = nt;
|
|
171
171
|
ae(e);
|
|
172
172
|
const a = e.$$ = {
|
|
@@ -176,7 +176,7 @@ function Vr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
|
176
176
|
props: o,
|
|
177
177
|
update: O,
|
|
178
178
|
not_equal: i,
|
|
179
|
-
bound:
|
|
179
|
+
bound: at(),
|
|
180
180
|
// lifecycle
|
|
181
181
|
on_mount: [],
|
|
182
182
|
on_destroy: [],
|
|
@@ -185,28 +185,28 @@ function Vr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
|
185
185
|
after_update: [],
|
|
186
186
|
context: new Map(t.context || (f ? f.$$.context : [])),
|
|
187
187
|
// everything else
|
|
188
|
-
callbacks:
|
|
188
|
+
callbacks: at(),
|
|
189
189
|
dirty: h,
|
|
190
190
|
skip_bound: !1,
|
|
191
191
|
root: t.target || f.$$.root
|
|
192
192
|
};
|
|
193
193
|
l && l(a.root);
|
|
194
194
|
let s = !1;
|
|
195
|
-
if (a.ctx = r(e, t.props || {}, (c, m, ...
|
|
196
|
-
const S =
|
|
197
|
-
return a.ctx && i(a.ctx[c], a.ctx[c] = S) && (!a.skip_bound && a.bound[c] && a.bound[c](S), s &&
|
|
198
|
-
}), a.update(), s = !0, he(a.before_update), a.fragment = n(a.ctx), t.target) {
|
|
195
|
+
if (a.ctx = r ? r(e, t.props || {}, (c, m, ...v) => {
|
|
196
|
+
const S = v.length ? v[0] : m;
|
|
197
|
+
return a.ctx && i(a.ctx[c], a.ctx[c] = S) && (!a.skip_bound && a.bound[c] && a.bound[c](S), s && $r(e, c)), m;
|
|
198
|
+
}) : [], a.update(), s = !0, he(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
|
|
199
199
|
if (t.hydrate) {
|
|
200
|
-
const c =
|
|
200
|
+
const c = wr(t.target);
|
|
201
201
|
a.fragment && a.fragment.l(c), c.forEach(H);
|
|
202
202
|
} else
|
|
203
203
|
a.fragment && a.fragment.c();
|
|
204
|
-
t.intro &&
|
|
204
|
+
t.intro && Dr(e.$$.fragment), Ur(e, t.target, t.anchor), I();
|
|
205
205
|
}
|
|
206
206
|
ae(f);
|
|
207
207
|
}
|
|
208
|
-
let
|
|
209
|
-
typeof HTMLElement == "function" && (
|
|
208
|
+
let Ut;
|
|
209
|
+
typeof HTMLElement == "function" && (Ut = class extends HTMLElement {
|
|
210
210
|
/** The Svelte component constructor */
|
|
211
211
|
$$ctor;
|
|
212
212
|
/** Slots */
|
|
@@ -265,12 +265,12 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
265
265
|
};
|
|
266
266
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
267
267
|
return;
|
|
268
|
-
const t = {}, r =
|
|
268
|
+
const t = {}, r = Or(this);
|
|
269
269
|
for (const i of this.$$s)
|
|
270
270
|
i in r && (t[i] = [e(i)]);
|
|
271
271
|
for (const i of this.attributes) {
|
|
272
272
|
const o = this.$$g_p(i.name);
|
|
273
|
-
o in this.$$d || (this.$$d[o] =
|
|
273
|
+
o in this.$$d || (this.$$d[o] = ve(o, i.value, this.$$p_d, "toProp"));
|
|
274
274
|
}
|
|
275
275
|
for (const i in this.$$p_d)
|
|
276
276
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -288,7 +288,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
288
288
|
this.$$r = !0;
|
|
289
289
|
for (const i in this.$$p_d)
|
|
290
290
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
291
|
-
const o =
|
|
291
|
+
const o = ve(
|
|
292
292
|
i,
|
|
293
293
|
this.$$d[i],
|
|
294
294
|
this.$$p_d,
|
|
@@ -310,7 +310,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
310
310
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
311
311
|
// and setting attributes through setAttribute etc, this is helpful
|
|
312
312
|
attributeChangedCallback(e, t, r) {
|
|
313
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
313
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ve(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
314
314
|
}
|
|
315
315
|
disconnectedCallback() {
|
|
316
316
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -323,7 +323,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
323
323
|
) || e;
|
|
324
324
|
}
|
|
325
325
|
});
|
|
326
|
-
function
|
|
326
|
+
function ve(e, t, r, n) {
|
|
327
327
|
const i = r[e]?.type;
|
|
328
328
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
329
329
|
return t;
|
|
@@ -352,8 +352,8 @@ function ye(e, t, r, n) {
|
|
|
352
352
|
return t;
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
|
-
function
|
|
356
|
-
let l = class extends
|
|
355
|
+
function Vr(e, t, r, n, i, o) {
|
|
356
|
+
let l = class extends Ut {
|
|
357
357
|
constructor() {
|
|
358
358
|
super(e, r, i), this.$$p_d = t;
|
|
359
359
|
}
|
|
@@ -369,7 +369,7 @@ function Xr(e, t, r, n, i, o) {
|
|
|
369
369
|
return this.$$c && h in this.$$c ? this.$$c[h] : this.$$d[h];
|
|
370
370
|
},
|
|
371
371
|
set(f) {
|
|
372
|
-
f =
|
|
372
|
+
f = ve(h, f, t), this.$$d[h] = f, this.$$c?.$set({ [h]: f });
|
|
373
373
|
}
|
|
374
374
|
});
|
|
375
375
|
}), n.forEach((h) => {
|
|
@@ -381,7 +381,7 @@ function Xr(e, t, r, n, i, o) {
|
|
|
381
381
|
}), e.element = /** @type {any} */
|
|
382
382
|
l, l;
|
|
383
383
|
}
|
|
384
|
-
class
|
|
384
|
+
class Xr {
|
|
385
385
|
/**
|
|
386
386
|
* ### PRIVATE API
|
|
387
387
|
*
|
|
@@ -400,7 +400,7 @@ class Wr {
|
|
|
400
400
|
$$set = void 0;
|
|
401
401
|
/** @returns {void} */
|
|
402
402
|
$destroy() {
|
|
403
|
-
|
|
403
|
+
Gr(this, 1), this.$destroy = O;
|
|
404
404
|
}
|
|
405
405
|
/**
|
|
406
406
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -422,11 +422,11 @@ class Wr {
|
|
|
422
422
|
* @returns {void}
|
|
423
423
|
*/
|
|
424
424
|
$set(t) {
|
|
425
|
-
this.$$set && !
|
|
425
|
+
this.$$set && !Fr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
const
|
|
429
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
428
|
+
const Wr = "4";
|
|
429
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Wr);
|
|
430
430
|
var je = function(e, t) {
|
|
431
431
|
return je = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
432
432
|
r.__proto__ = n;
|
|
@@ -443,16 +443,16 @@ function C(e, t) {
|
|
|
443
443
|
}
|
|
444
444
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
445
445
|
}
|
|
446
|
-
var
|
|
447
|
-
return
|
|
446
|
+
var y = function() {
|
|
447
|
+
return y = Object.assign || function(t) {
|
|
448
448
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
449
449
|
r = arguments[n];
|
|
450
450
|
for (var o in r) Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
451
451
|
}
|
|
452
452
|
return t;
|
|
453
|
-
},
|
|
453
|
+
}, y.apply(this, arguments);
|
|
454
454
|
};
|
|
455
|
-
function
|
|
455
|
+
function zr(e, t) {
|
|
456
456
|
var r = {};
|
|
457
457
|
for (var n in e) Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
458
458
|
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
@@ -495,13 +495,13 @@ function Q(e, t, r) {
|
|
|
495
495
|
function N(e) {
|
|
496
496
|
return typeof e == "function";
|
|
497
497
|
}
|
|
498
|
-
function
|
|
498
|
+
function Gt(e) {
|
|
499
499
|
var t = function(n) {
|
|
500
500
|
Error.call(n), n.stack = new Error().stack;
|
|
501
501
|
}, r = e(t);
|
|
502
502
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
503
503
|
}
|
|
504
|
-
var ke =
|
|
504
|
+
var ke = Gt(function(e) {
|
|
505
505
|
return function(r) {
|
|
506
506
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
507
507
|
` + r.map(function(n, i) {
|
|
@@ -554,10 +554,10 @@ var Te = function() {
|
|
|
554
554
|
if (c) {
|
|
555
555
|
this._finalizers = null;
|
|
556
556
|
try {
|
|
557
|
-
for (var m = Ve(c),
|
|
558
|
-
var S =
|
|
557
|
+
for (var m = Ve(c), v = m.next(); !v.done; v = m.next()) {
|
|
558
|
+
var S = v.value;
|
|
559
559
|
try {
|
|
560
|
-
|
|
560
|
+
ut(S);
|
|
561
561
|
} catch (E) {
|
|
562
562
|
o = o ?? [], E instanceof ke ? o = Q(Q([], Xe(o)), Xe(E.errors)) : o.push(E);
|
|
563
563
|
}
|
|
@@ -566,7 +566,7 @@ var Te = function() {
|
|
|
566
566
|
n = { error: E };
|
|
567
567
|
} finally {
|
|
568
568
|
try {
|
|
569
|
-
|
|
569
|
+
v && !v.done && (i = m.return) && i.call(m);
|
|
570
570
|
} finally {
|
|
571
571
|
if (n) throw n.error;
|
|
572
572
|
}
|
|
@@ -579,7 +579,7 @@ var Te = function() {
|
|
|
579
579
|
var r;
|
|
580
580
|
if (t && t !== this)
|
|
581
581
|
if (this.closed)
|
|
582
|
-
|
|
582
|
+
ut(t);
|
|
583
583
|
else {
|
|
584
584
|
if (t instanceof e) {
|
|
585
585
|
if (t.closed || t._hasParent(this))
|
|
@@ -604,20 +604,16 @@ var Te = function() {
|
|
|
604
604
|
var t = new e();
|
|
605
605
|
return t.closed = !0, t;
|
|
606
606
|
}(), e;
|
|
607
|
-
}(),
|
|
608
|
-
function
|
|
607
|
+
}(), $t = Te.EMPTY;
|
|
608
|
+
function jt(e) {
|
|
609
609
|
return e instanceof Te || e && "closed" in e && N(e.remove) && N(e.add) && N(e.unsubscribe);
|
|
610
610
|
}
|
|
611
|
-
function
|
|
611
|
+
function ut(e) {
|
|
612
612
|
N(e) ? e() : e.unsubscribe();
|
|
613
613
|
}
|
|
614
|
-
var
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
Promise: void 0,
|
|
618
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
619
|
-
useDeprecatedNextContext: !1
|
|
620
|
-
}, qr = {
|
|
614
|
+
var Zr = {
|
|
615
|
+
Promise: void 0
|
|
616
|
+
}, Qr = {
|
|
621
617
|
setTimeout: function(e, t) {
|
|
622
618
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
623
619
|
r[n - 2] = arguments[n];
|
|
@@ -628,21 +624,21 @@ var Qr = {
|
|
|
628
624
|
},
|
|
629
625
|
delegate: void 0
|
|
630
626
|
};
|
|
631
|
-
function
|
|
632
|
-
|
|
627
|
+
function qr(e) {
|
|
628
|
+
Qr.setTimeout(function() {
|
|
633
629
|
throw e;
|
|
634
630
|
});
|
|
635
631
|
}
|
|
636
|
-
function
|
|
632
|
+
function ht() {
|
|
637
633
|
}
|
|
638
|
-
function
|
|
634
|
+
function ye(e) {
|
|
639
635
|
e();
|
|
640
636
|
}
|
|
641
|
-
var
|
|
637
|
+
var Vt = function(e) {
|
|
642
638
|
C(t, e);
|
|
643
639
|
function t(r) {
|
|
644
640
|
var n = e.call(this) || this;
|
|
645
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
641
|
+
return n.isStopped = !1, r ? (n.destination = r, jt(r) && r.add(n)) : n.destination = Kr, n;
|
|
646
642
|
}
|
|
647
643
|
return t.create = function(r, n, i) {
|
|
648
644
|
return new ze(r, n, i);
|
|
@@ -669,7 +665,7 @@ var Xt = function(e) {
|
|
|
669
665
|
this.unsubscribe();
|
|
670
666
|
}
|
|
671
667
|
}, t;
|
|
672
|
-
}(Te),
|
|
668
|
+
}(Te), Jr = function() {
|
|
673
669
|
function e(t) {
|
|
674
670
|
this.partialObserver = t;
|
|
675
671
|
}
|
|
@@ -708,35 +704,35 @@ var Xt = function(e) {
|
|
|
708
704
|
next: r ?? void 0,
|
|
709
705
|
error: n ?? void 0,
|
|
710
706
|
complete: i ?? void 0
|
|
711
|
-
} : l = r, o.destination = new
|
|
707
|
+
} : l = r, o.destination = new Jr(l), o;
|
|
712
708
|
}
|
|
713
709
|
return t;
|
|
714
|
-
}(
|
|
710
|
+
}(Vt);
|
|
715
711
|
function ge(e) {
|
|
716
|
-
|
|
712
|
+
qr(e);
|
|
717
713
|
}
|
|
718
|
-
function
|
|
714
|
+
function Yr(e) {
|
|
719
715
|
throw e;
|
|
720
716
|
}
|
|
721
|
-
var
|
|
717
|
+
var Kr = {
|
|
722
718
|
closed: !0,
|
|
723
|
-
next:
|
|
724
|
-
error:
|
|
725
|
-
complete:
|
|
726
|
-
},
|
|
719
|
+
next: ht,
|
|
720
|
+
error: Yr,
|
|
721
|
+
complete: ht
|
|
722
|
+
}, en = function() {
|
|
727
723
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
728
724
|
}();
|
|
729
|
-
function
|
|
725
|
+
function tn(e) {
|
|
730
726
|
return e;
|
|
731
727
|
}
|
|
732
|
-
function
|
|
733
|
-
return e.length === 0 ?
|
|
728
|
+
function rn(e) {
|
|
729
|
+
return e.length === 0 ? tn : e.length === 1 ? e[0] : function(r) {
|
|
734
730
|
return e.reduce(function(n, i) {
|
|
735
731
|
return i(n);
|
|
736
732
|
}, r);
|
|
737
733
|
};
|
|
738
734
|
}
|
|
739
|
-
var
|
|
735
|
+
var ft = function() {
|
|
740
736
|
function e(t) {
|
|
741
737
|
t && (this._subscribe = t);
|
|
742
738
|
}
|
|
@@ -744,8 +740,8 @@ var ct = function() {
|
|
|
744
740
|
var r = new e();
|
|
745
741
|
return r.source = this, r.operator = t, r;
|
|
746
742
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
747
|
-
var i = this, o =
|
|
748
|
-
return
|
|
743
|
+
var i = this, o = on(t) ? t : new ze(t, r, n);
|
|
744
|
+
return ye(function() {
|
|
749
745
|
var l = i, h = l.operator, f = l.source;
|
|
750
746
|
o.add(h ? h.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
|
|
751
747
|
}), o;
|
|
@@ -757,7 +753,7 @@ var ct = function() {
|
|
|
757
753
|
}
|
|
758
754
|
}, e.prototype.forEach = function(t, r) {
|
|
759
755
|
var n = this;
|
|
760
|
-
return r =
|
|
756
|
+
return r = ct(r), new r(function(i, o) {
|
|
761
757
|
var l = new ze({
|
|
762
758
|
next: function(h) {
|
|
763
759
|
try {
|
|
@@ -774,15 +770,15 @@ var ct = function() {
|
|
|
774
770
|
}, e.prototype._subscribe = function(t) {
|
|
775
771
|
var r;
|
|
776
772
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
777
|
-
}, e.prototype[
|
|
773
|
+
}, e.prototype[en] = function() {
|
|
778
774
|
return this;
|
|
779
775
|
}, e.prototype.pipe = function() {
|
|
780
776
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
781
777
|
t[r] = arguments[r];
|
|
782
|
-
return
|
|
778
|
+
return rn(t)(this);
|
|
783
779
|
}, e.prototype.toPromise = function(t) {
|
|
784
780
|
var r = this;
|
|
785
|
-
return t =
|
|
781
|
+
return t = ct(t), new t(function(n, i) {
|
|
786
782
|
var o;
|
|
787
783
|
r.subscribe(function(l) {
|
|
788
784
|
return o = l;
|
|
@@ -796,35 +792,35 @@ var ct = function() {
|
|
|
796
792
|
return new e(t);
|
|
797
793
|
}, e;
|
|
798
794
|
}();
|
|
799
|
-
function
|
|
795
|
+
function ct(e) {
|
|
800
796
|
var t;
|
|
801
|
-
return (t = e ??
|
|
797
|
+
return (t = e ?? Zr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
802
798
|
}
|
|
803
|
-
function
|
|
799
|
+
function nn(e) {
|
|
804
800
|
return e && N(e.next) && N(e.error) && N(e.complete);
|
|
805
801
|
}
|
|
806
|
-
function
|
|
807
|
-
return e && e instanceof
|
|
802
|
+
function on(e) {
|
|
803
|
+
return e && e instanceof Vt || nn(e) && jt(e);
|
|
808
804
|
}
|
|
809
|
-
var
|
|
805
|
+
var sn = Gt(function(e) {
|
|
810
806
|
return function() {
|
|
811
807
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
812
808
|
};
|
|
813
|
-
}),
|
|
809
|
+
}), Xt = function(e) {
|
|
814
810
|
C(t, e);
|
|
815
811
|
function t() {
|
|
816
812
|
var r = e.call(this) || this;
|
|
817
813
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
818
814
|
}
|
|
819
815
|
return t.prototype.lift = function(r) {
|
|
820
|
-
var n = new
|
|
816
|
+
var n = new mt(this, this);
|
|
821
817
|
return n.operator = r, n;
|
|
822
818
|
}, t.prototype._throwIfClosed = function() {
|
|
823
819
|
if (this.closed)
|
|
824
|
-
throw new
|
|
820
|
+
throw new sn();
|
|
825
821
|
}, t.prototype.next = function(r) {
|
|
826
822
|
var n = this;
|
|
827
|
-
|
|
823
|
+
ye(function() {
|
|
828
824
|
var i, o;
|
|
829
825
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
830
826
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
@@ -846,7 +842,7 @@ var an = $t(function(e) {
|
|
|
846
842
|
});
|
|
847
843
|
}, t.prototype.error = function(r) {
|
|
848
844
|
var n = this;
|
|
849
|
-
|
|
845
|
+
ye(function() {
|
|
850
846
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
851
847
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
852
848
|
for (var i = n.observers; i.length; )
|
|
@@ -855,7 +851,7 @@ var an = $t(function(e) {
|
|
|
855
851
|
});
|
|
856
852
|
}, t.prototype.complete = function() {
|
|
857
853
|
var r = this;
|
|
858
|
-
|
|
854
|
+
ye(function() {
|
|
859
855
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
860
856
|
r.isStopped = !0;
|
|
861
857
|
for (var n = r.observers; n.length; )
|
|
@@ -877,19 +873,19 @@ var an = $t(function(e) {
|
|
|
877
873
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
878
874
|
}, t.prototype._innerSubscribe = function(r) {
|
|
879
875
|
var n = this, i = this, o = i.hasError, l = i.isStopped, h = i.observers;
|
|
880
|
-
return o || l ?
|
|
876
|
+
return o || l ? $t : (this.currentObservers = null, h.push(r), new Te(function() {
|
|
881
877
|
n.currentObservers = null, We(h, r);
|
|
882
878
|
}));
|
|
883
879
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
884
880
|
var n = this, i = n.hasError, o = n.thrownError, l = n.isStopped;
|
|
885
881
|
i ? r.error(o) : l && r.complete();
|
|
886
882
|
}, t.prototype.asObservable = function() {
|
|
887
|
-
var r = new
|
|
883
|
+
var r = new ft();
|
|
888
884
|
return r.source = this, r;
|
|
889
885
|
}, t.create = function(r, n) {
|
|
890
|
-
return new
|
|
886
|
+
return new mt(r, n);
|
|
891
887
|
}, t;
|
|
892
|
-
}(
|
|
888
|
+
}(ft), mt = function(e) {
|
|
893
889
|
C(t, e);
|
|
894
890
|
function t(r, n) {
|
|
895
891
|
var i = e.call(this) || this;
|
|
@@ -906,17 +902,17 @@ var an = $t(function(e) {
|
|
|
906
902
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
907
903
|
}, t.prototype._subscribe = function(r) {
|
|
908
904
|
var n, i;
|
|
909
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
905
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : $t;
|
|
910
906
|
}, t;
|
|
911
|
-
}(
|
|
907
|
+
}(Xt), Wt = {
|
|
912
908
|
now: function() {
|
|
913
|
-
return (
|
|
909
|
+
return (Wt.delegate || Date).now();
|
|
914
910
|
},
|
|
915
911
|
delegate: void 0
|
|
916
|
-
},
|
|
912
|
+
}, an = function(e) {
|
|
917
913
|
C(t, e);
|
|
918
914
|
function t(r, n, i) {
|
|
919
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
915
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Wt);
|
|
920
916
|
var o = e.call(this) || this;
|
|
921
917
|
return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
|
|
922
918
|
}
|
|
@@ -936,15 +932,15 @@ var an = $t(function(e) {
|
|
|
936
932
|
a && o.splice(0, a + 1);
|
|
937
933
|
}
|
|
938
934
|
}, t;
|
|
939
|
-
}(
|
|
940
|
-
const
|
|
941
|
-
if (
|
|
942
|
-
const r = new
|
|
943
|
-
|
|
935
|
+
}(Xt);
|
|
936
|
+
const pt = [], dt = {}, ln = (e, t = 0) => {
|
|
937
|
+
if (pt.indexOf(e) == -1) {
|
|
938
|
+
const r = new an(t);
|
|
939
|
+
dt[e] = r, pt.push(e);
|
|
944
940
|
}
|
|
945
|
-
return
|
|
941
|
+
return dt[e];
|
|
946
942
|
}, W = [];
|
|
947
|
-
function
|
|
943
|
+
function un(e, t) {
|
|
948
944
|
return {
|
|
949
945
|
subscribe: Ae(e, t).subscribe
|
|
950
946
|
};
|
|
@@ -980,7 +976,7 @@ function ne(e, t, r) {
|
|
|
980
976
|
if (!i.every(Boolean))
|
|
981
977
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
982
978
|
const o = t.length < 2;
|
|
983
|
-
return
|
|
979
|
+
return un(r, (l, h) => {
|
|
984
980
|
let f = !1;
|
|
985
981
|
const a = [];
|
|
986
982
|
let s = 0, c = O;
|
|
@@ -990,8 +986,8 @@ function ne(e, t, r) {
|
|
|
990
986
|
c();
|
|
991
987
|
const S = t(n ? a[0] : a, l, h);
|
|
992
988
|
o ? l(S) : c = rt(S) ? S : O;
|
|
993
|
-
},
|
|
994
|
-
(S, E) =>
|
|
989
|
+
}, v = i.map(
|
|
990
|
+
(S, E) => Lr(
|
|
995
991
|
S,
|
|
996
992
|
(w) => {
|
|
997
993
|
a[E] = w, s &= ~(1 << E), f && m();
|
|
@@ -1002,34 +998,34 @@ function ne(e, t, r) {
|
|
|
1002
998
|
)
|
|
1003
999
|
);
|
|
1004
1000
|
return f = !0, m(), function() {
|
|
1005
|
-
he(
|
|
1001
|
+
he(v), c(), f = !1;
|
|
1006
1002
|
};
|
|
1007
1003
|
});
|
|
1008
1004
|
}
|
|
1009
|
-
function
|
|
1010
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1005
|
+
function hn(e) {
|
|
1006
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1011
1007
|
}
|
|
1012
|
-
var
|
|
1013
|
-
return
|
|
1008
|
+
var fn = function(t) {
|
|
1009
|
+
return cn(t) && !mn(t);
|
|
1014
1010
|
};
|
|
1015
|
-
function
|
|
1011
|
+
function cn(e) {
|
|
1016
1012
|
return !!e && typeof e == "object";
|
|
1017
1013
|
}
|
|
1018
|
-
function
|
|
1014
|
+
function mn(e) {
|
|
1019
1015
|
var t = Object.prototype.toString.call(e);
|
|
1020
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1016
|
+
return t === "[object RegExp]" || t === "[object Date]" || bn(e);
|
|
1021
1017
|
}
|
|
1022
|
-
var
|
|
1023
|
-
function
|
|
1024
|
-
return e.$$typeof ===
|
|
1018
|
+
var pn = typeof Symbol == "function" && Symbol.for, dn = pn ? Symbol.for("react.element") : 60103;
|
|
1019
|
+
function bn(e) {
|
|
1020
|
+
return e.$$typeof === dn;
|
|
1025
1021
|
}
|
|
1026
|
-
function
|
|
1022
|
+
function gn(e) {
|
|
1027
1023
|
return Array.isArray(e) ? [] : {};
|
|
1028
1024
|
}
|
|
1029
1025
|
function le(e, t) {
|
|
1030
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? q(
|
|
1026
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? q(gn(e), e, t) : e;
|
|
1031
1027
|
}
|
|
1032
|
-
function
|
|
1028
|
+
function _n(e, t, r) {
|
|
1033
1029
|
return e.concat(t).map(function(n) {
|
|
1034
1030
|
return le(n, r);
|
|
1035
1031
|
});
|
|
@@ -1040,36 +1036,36 @@ function vn(e, t) {
|
|
|
1040
1036
|
var r = t.customMerge(e);
|
|
1041
1037
|
return typeof r == "function" ? r : q;
|
|
1042
1038
|
}
|
|
1043
|
-
function
|
|
1039
|
+
function yn(e) {
|
|
1044
1040
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1045
1041
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1046
1042
|
}) : [];
|
|
1047
1043
|
}
|
|
1048
|
-
function
|
|
1049
|
-
return Object.keys(e).concat(
|
|
1044
|
+
function bt(e) {
|
|
1045
|
+
return Object.keys(e).concat(yn(e));
|
|
1050
1046
|
}
|
|
1051
|
-
function
|
|
1047
|
+
function zt(e, t) {
|
|
1052
1048
|
try {
|
|
1053
1049
|
return t in e;
|
|
1054
1050
|
} catch {
|
|
1055
1051
|
return !1;
|
|
1056
1052
|
}
|
|
1057
1053
|
}
|
|
1058
|
-
function
|
|
1059
|
-
return
|
|
1054
|
+
function En(e, t) {
|
|
1055
|
+
return zt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1060
1056
|
}
|
|
1061
|
-
function
|
|
1057
|
+
function In(e, t, r) {
|
|
1062
1058
|
var n = {};
|
|
1063
|
-
return r.isMergeableObject(e) &&
|
|
1059
|
+
return r.isMergeableObject(e) && bt(e).forEach(function(i) {
|
|
1064
1060
|
n[i] = le(e[i], r);
|
|
1065
|
-
}),
|
|
1066
|
-
|
|
1061
|
+
}), bt(t).forEach(function(i) {
|
|
1062
|
+
En(e, i) || (zt(e, i) && r.isMergeableObject(t[i]) ? n[i] = vn(i, r)(e[i], t[i], r) : n[i] = le(t[i], r));
|
|
1067
1063
|
}), n;
|
|
1068
1064
|
}
|
|
1069
1065
|
function q(e, t, r) {
|
|
1070
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1066
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || _n, r.isMergeableObject = r.isMergeableObject || fn, r.cloneUnlessOtherwiseSpecified = le;
|
|
1071
1067
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1072
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1068
|
+
return o ? n ? r.arrayMerge(e, t, r) : In(e, t, r) : le(t, r);
|
|
1073
1069
|
}
|
|
1074
1070
|
q.all = function(t, r) {
|
|
1075
1071
|
if (!Array.isArray(t))
|
|
@@ -1078,42 +1074,39 @@ q.all = function(t, r) {
|
|
|
1078
1074
|
return q(n, i, r);
|
|
1079
1075
|
}, {});
|
|
1080
1076
|
};
|
|
1081
|
-
var
|
|
1082
|
-
const
|
|
1077
|
+
var Sn = q, Hn = Sn;
|
|
1078
|
+
const Tn = /* @__PURE__ */ hn(Hn);
|
|
1083
1079
|
function Ne(e, t) {
|
|
1084
|
-
var r = t && t.cache ? t.cache :
|
|
1080
|
+
var r = t && t.cache ? t.cache : wn, n = t && t.serializer ? t.serializer : xn, i = t && t.strategy ? t.strategy : Ln;
|
|
1085
1081
|
return i(e, {
|
|
1086
1082
|
cache: r,
|
|
1087
1083
|
serializer: n
|
|
1088
1084
|
});
|
|
1089
1085
|
}
|
|
1090
|
-
function
|
|
1086
|
+
function An(e) {
|
|
1091
1087
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1092
1088
|
}
|
|
1093
|
-
function
|
|
1094
|
-
var i =
|
|
1089
|
+
function Fn(e, t, r, n) {
|
|
1090
|
+
var i = An(n) ? n : r(n), o = t.get(i);
|
|
1095
1091
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1096
1092
|
}
|
|
1097
|
-
function
|
|
1093
|
+
function Zt(e, t, r) {
|
|
1098
1094
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1099
1095
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1100
1096
|
}
|
|
1101
|
-
function
|
|
1097
|
+
function Qt(e, t, r, n, i) {
|
|
1102
1098
|
return r.bind(t, e, n, i);
|
|
1103
1099
|
}
|
|
1104
1100
|
function Ln(e, t) {
|
|
1105
|
-
var r = e.length === 1 ?
|
|
1106
|
-
return
|
|
1101
|
+
var r = e.length === 1 ? Fn : Zt;
|
|
1102
|
+
return Qt(e, this, r, t.cache.create(), t.serializer);
|
|
1107
1103
|
}
|
|
1108
1104
|
function Pn(e, t) {
|
|
1109
|
-
return
|
|
1110
|
-
}
|
|
1111
|
-
function xn(e, t) {
|
|
1112
|
-
return it(e, this, Qt, t.cache.create(), t.serializer);
|
|
1105
|
+
return Qt(e, this, Zt, t.cache.create(), t.serializer);
|
|
1113
1106
|
}
|
|
1114
|
-
var
|
|
1107
|
+
var xn = function() {
|
|
1115
1108
|
return JSON.stringify(arguments);
|
|
1116
|
-
},
|
|
1109
|
+
}, Bn = (
|
|
1117
1110
|
/** @class */
|
|
1118
1111
|
function() {
|
|
1119
1112
|
function e() {
|
|
@@ -1125,13 +1118,12 @@ var Bn = function() {
|
|
|
1125
1118
|
this.cache[t] = r;
|
|
1126
1119
|
}, e;
|
|
1127
1120
|
}()
|
|
1128
|
-
),
|
|
1121
|
+
), wn = {
|
|
1129
1122
|
create: function() {
|
|
1130
|
-
return new
|
|
1123
|
+
return new Bn();
|
|
1131
1124
|
}
|
|
1132
1125
|
}, Ce = {
|
|
1133
|
-
variadic: Pn
|
|
1134
|
-
monadic: xn
|
|
1126
|
+
variadic: Pn
|
|
1135
1127
|
}, b;
|
|
1136
1128
|
(function(e) {
|
|
1137
1129
|
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";
|
|
@@ -1144,43 +1136,43 @@ var J;
|
|
|
1144
1136
|
(function(e) {
|
|
1145
1137
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1146
1138
|
})(J || (J = {}));
|
|
1147
|
-
function
|
|
1139
|
+
function gt(e) {
|
|
1148
1140
|
return e.type === T.literal;
|
|
1149
1141
|
}
|
|
1150
|
-
function
|
|
1142
|
+
function On(e) {
|
|
1151
1143
|
return e.type === T.argument;
|
|
1152
1144
|
}
|
|
1153
|
-
function
|
|
1145
|
+
function qt(e) {
|
|
1154
1146
|
return e.type === T.number;
|
|
1155
1147
|
}
|
|
1156
|
-
function
|
|
1148
|
+
function Jt(e) {
|
|
1157
1149
|
return e.type === T.date;
|
|
1158
1150
|
}
|
|
1159
|
-
function
|
|
1151
|
+
function Yt(e) {
|
|
1160
1152
|
return e.type === T.time;
|
|
1161
1153
|
}
|
|
1162
|
-
function
|
|
1154
|
+
function Kt(e) {
|
|
1163
1155
|
return e.type === T.select;
|
|
1164
1156
|
}
|
|
1165
|
-
function
|
|
1157
|
+
function er(e) {
|
|
1166
1158
|
return e.type === T.plural;
|
|
1167
1159
|
}
|
|
1168
|
-
function
|
|
1160
|
+
function kn(e) {
|
|
1169
1161
|
return e.type === T.pound;
|
|
1170
1162
|
}
|
|
1171
|
-
function
|
|
1163
|
+
function tr(e) {
|
|
1172
1164
|
return e.type === T.tag;
|
|
1173
1165
|
}
|
|
1174
|
-
function
|
|
1166
|
+
function rr(e) {
|
|
1175
1167
|
return !!(e && typeof e == "object" && e.type === J.number);
|
|
1176
1168
|
}
|
|
1177
1169
|
function Ze(e) {
|
|
1178
1170
|
return !!(e && typeof e == "object" && e.type === J.dateTime);
|
|
1179
1171
|
}
|
|
1180
|
-
var
|
|
1181
|
-
function
|
|
1172
|
+
var nr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Nn = /(?:[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;
|
|
1173
|
+
function Cn(e) {
|
|
1182
1174
|
var t = {};
|
|
1183
|
-
return e.replace(
|
|
1175
|
+
return e.replace(Nn, function(r) {
|
|
1184
1176
|
var n = r.length;
|
|
1185
1177
|
switch (r[0]) {
|
|
1186
1178
|
case "G":
|
|
@@ -1269,11 +1261,11 @@ function Mn(e) {
|
|
|
1269
1261
|
return "";
|
|
1270
1262
|
}), t;
|
|
1271
1263
|
}
|
|
1272
|
-
var
|
|
1264
|
+
var Mn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1273
1265
|
function Rn(e) {
|
|
1274
1266
|
if (e.length === 0)
|
|
1275
1267
|
throw new Error("Number skeleton cannot be empty");
|
|
1276
|
-
for (var t = e.split(
|
|
1268
|
+
for (var t = e.split(Mn).filter(function(m) {
|
|
1277
1269
|
return m.length > 0;
|
|
1278
1270
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1279
1271
|
var o = i[n], l = o.split("/");
|
|
@@ -1288,17 +1280,17 @@ function Rn(e) {
|
|
|
1288
1280
|
}
|
|
1289
1281
|
return r;
|
|
1290
1282
|
}
|
|
1291
|
-
function
|
|
1283
|
+
function Dn(e) {
|
|
1292
1284
|
return e.replace(/^(.*?)-/, "");
|
|
1293
1285
|
}
|
|
1294
|
-
var
|
|
1286
|
+
var _t = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ir = /^(@+)?(\+|#+)?[rs]?$/g, Un = /(\*)(0+)|(#+)(0+)|(0+)/g, or = /^(0+)$/;
|
|
1295
1287
|
function vt(e) {
|
|
1296
1288
|
var t = {};
|
|
1297
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1289
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ir, function(r, n, i) {
|
|
1298
1290
|
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)), "";
|
|
1299
1291
|
}), t;
|
|
1300
1292
|
}
|
|
1301
|
-
function
|
|
1293
|
+
function sr(e) {
|
|
1302
1294
|
switch (e) {
|
|
1303
1295
|
case "sign-auto":
|
|
1304
1296
|
return {
|
|
@@ -1338,7 +1330,7 @@ function ar(e) {
|
|
|
1338
1330
|
};
|
|
1339
1331
|
}
|
|
1340
1332
|
}
|
|
1341
|
-
function
|
|
1333
|
+
function Gn(e) {
|
|
1342
1334
|
var t;
|
|
1343
1335
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1344
1336
|
notation: "engineering"
|
|
@@ -1346,17 +1338,17 @@ function $n(e) {
|
|
|
1346
1338
|
notation: "scientific"
|
|
1347
1339
|
}, e = e.slice(1)), t) {
|
|
1348
1340
|
var r = e.slice(0, 2);
|
|
1349
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1341
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !or.test(e))
|
|
1350
1342
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1351
1343
|
t.minimumIntegerDigits = e.length;
|
|
1352
1344
|
}
|
|
1353
1345
|
return t;
|
|
1354
1346
|
}
|
|
1355
|
-
function
|
|
1356
|
-
var t = {}, r =
|
|
1347
|
+
function yt(e) {
|
|
1348
|
+
var t = {}, r = sr(e);
|
|
1357
1349
|
return r || t;
|
|
1358
1350
|
}
|
|
1359
|
-
function
|
|
1351
|
+
function $n(e) {
|
|
1360
1352
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1361
1353
|
var i = n[r];
|
|
1362
1354
|
switch (i.stem) {
|
|
@@ -1380,7 +1372,7 @@ function jn(e) {
|
|
|
1380
1372
|
continue;
|
|
1381
1373
|
case "measure-unit":
|
|
1382
1374
|
case "unit":
|
|
1383
|
-
t.style = "unit", t.unit =
|
|
1375
|
+
t.style = "unit", t.unit = Dn(i.options[0]);
|
|
1384
1376
|
continue;
|
|
1385
1377
|
case "compact-short":
|
|
1386
1378
|
case "K":
|
|
@@ -1391,13 +1383,13 @@ function jn(e) {
|
|
|
1391
1383
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1392
1384
|
continue;
|
|
1393
1385
|
case "scientific":
|
|
1394
|
-
t =
|
|
1395
|
-
return
|
|
1386
|
+
t = y(y(y({}, t), { notation: "scientific" }), i.options.reduce(function(f, a) {
|
|
1387
|
+
return y(y({}, f), yt(a));
|
|
1396
1388
|
}, {}));
|
|
1397
1389
|
continue;
|
|
1398
1390
|
case "engineering":
|
|
1399
|
-
t =
|
|
1400
|
-
return
|
|
1391
|
+
t = y(y(y({}, t), { notation: "engineering" }), i.options.reduce(function(f, a) {
|
|
1392
|
+
return y(y({}, f), yt(a));
|
|
1401
1393
|
}, {}));
|
|
1402
1394
|
continue;
|
|
1403
1395
|
case "notation-simple":
|
|
@@ -1442,41 +1434,41 @@ function jn(e) {
|
|
|
1442
1434
|
case "integer-width":
|
|
1443
1435
|
if (i.options.length > 1)
|
|
1444
1436
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1445
|
-
i.options[0].replace(
|
|
1437
|
+
i.options[0].replace(Un, function(f, a, s, c, m, v) {
|
|
1446
1438
|
if (a)
|
|
1447
1439
|
t.minimumIntegerDigits = s.length;
|
|
1448
1440
|
else {
|
|
1449
1441
|
if (c && m)
|
|
1450
1442
|
throw new Error("We currently do not support maximum integer digits");
|
|
1451
|
-
if (
|
|
1443
|
+
if (v)
|
|
1452
1444
|
throw new Error("We currently do not support exact integer digits");
|
|
1453
1445
|
}
|
|
1454
1446
|
return "";
|
|
1455
1447
|
});
|
|
1456
1448
|
continue;
|
|
1457
1449
|
}
|
|
1458
|
-
if (
|
|
1450
|
+
if (or.test(i.stem)) {
|
|
1459
1451
|
t.minimumIntegerDigits = i.stem.length;
|
|
1460
1452
|
continue;
|
|
1461
1453
|
}
|
|
1462
|
-
if (
|
|
1454
|
+
if (_t.test(i.stem)) {
|
|
1463
1455
|
if (i.options.length > 1)
|
|
1464
1456
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1465
|
-
i.stem.replace(
|
|
1466
|
-
return s === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m &&
|
|
1457
|
+
i.stem.replace(_t, function(f, a, s, c, m, v) {
|
|
1458
|
+
return s === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && v ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + v.length) : (t.minimumFractionDigits = a.length, t.maximumFractionDigits = a.length), "";
|
|
1467
1459
|
});
|
|
1468
1460
|
var o = i.options[0];
|
|
1469
|
-
o === "w" ? t =
|
|
1461
|
+
o === "w" ? t = y(y({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = y(y({}, t), vt(o)));
|
|
1470
1462
|
continue;
|
|
1471
1463
|
}
|
|
1472
|
-
if (
|
|
1473
|
-
t =
|
|
1464
|
+
if (ir.test(i.stem)) {
|
|
1465
|
+
t = y(y({}, t), vt(i.stem));
|
|
1474
1466
|
continue;
|
|
1475
1467
|
}
|
|
1476
|
-
var l =
|
|
1477
|
-
l && (t =
|
|
1478
|
-
var h =
|
|
1479
|
-
h && (t =
|
|
1468
|
+
var l = sr(i.stem);
|
|
1469
|
+
l && (t = y(y({}, t), l));
|
|
1470
|
+
var h = Gn(i.stem);
|
|
1471
|
+
h && (t = y(y({}, t), h));
|
|
1480
1472
|
}
|
|
1481
1473
|
return t;
|
|
1482
1474
|
}
|
|
@@ -2895,13 +2887,13 @@ var _e = {
|
|
|
2895
2887
|
"h"
|
|
2896
2888
|
]
|
|
2897
2889
|
};
|
|
2898
|
-
function
|
|
2890
|
+
function jn(e, t) {
|
|
2899
2891
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2900
2892
|
var i = e.charAt(n);
|
|
2901
2893
|
if (i === "j") {
|
|
2902
2894
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2903
2895
|
o++, n++;
|
|
2904
|
-
var l = 1 + (o & 1), h = o < 2 ? 1 : 3 + (o >> 1), f = "a", a =
|
|
2896
|
+
var l = 1 + (o & 1), h = o < 2 ? 1 : 3 + (o >> 1), f = "a", a = Vn(t);
|
|
2905
2897
|
for ((a == "H" || a == "k") && (h = 0); h-- > 0; )
|
|
2906
2898
|
r += f;
|
|
2907
2899
|
for (; l-- > 0; )
|
|
@@ -2910,7 +2902,7 @@ function Vn(e, t) {
|
|
|
2910
2902
|
}
|
|
2911
2903
|
return r;
|
|
2912
2904
|
}
|
|
2913
|
-
function
|
|
2905
|
+
function Vn(e) {
|
|
2914
2906
|
var t = e.hourCycle;
|
|
2915
2907
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2916
2908
|
e.hourCycles && // @ts-ignore
|
|
@@ -2932,20 +2924,20 @@ function Xn(e) {
|
|
|
2932
2924
|
var i = _e[n || ""] || _e[r || ""] || _e["".concat(r, "-001")] || _e["001"];
|
|
2933
2925
|
return i[0];
|
|
2934
2926
|
}
|
|
2935
|
-
var Me,
|
|
2927
|
+
var Me, Xn = new RegExp("^".concat(nr.source, "*")), Wn = new RegExp("".concat(nr.source, "*$"));
|
|
2936
2928
|
function _(e, t) {
|
|
2937
2929
|
return { start: e, end: t };
|
|
2938
2930
|
}
|
|
2939
|
-
var
|
|
2931
|
+
var zn = !!String.prototype.startsWith && "_a".startsWith("a", 1), Zn = !!String.fromCodePoint, Qn = !!Object.fromEntries, qn = !!String.prototype.codePointAt, Jn = !!String.prototype.trimStart, Yn = !!String.prototype.trimEnd, Kn = !!Number.isSafeInteger, ei = Kn ? Number.isSafeInteger : function(e) {
|
|
2940
2932
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2941
2933
|
}, Qe = !0;
|
|
2942
2934
|
try {
|
|
2943
|
-
var
|
|
2944
|
-
Qe = ((Me =
|
|
2935
|
+
var ti = lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
2936
|
+
Qe = ((Me = ti.exec("a")) === null || Me === void 0 ? void 0 : Me[0]) === "a";
|
|
2945
2937
|
} catch {
|
|
2946
2938
|
Qe = !1;
|
|
2947
2939
|
}
|
|
2948
|
-
var
|
|
2940
|
+
var Et = zn ? (
|
|
2949
2941
|
// Native
|
|
2950
2942
|
function(t, r, n) {
|
|
2951
2943
|
return t.startsWith(r, n);
|
|
@@ -2955,7 +2947,7 @@ var It = Zn ? (
|
|
|
2955
2947
|
function(t, r, n) {
|
|
2956
2948
|
return t.slice(n, n + r.length) === r;
|
|
2957
2949
|
}
|
|
2958
|
-
), qe =
|
|
2950
|
+
), qe = Zn ? String.fromCodePoint : (
|
|
2959
2951
|
// IE11
|
|
2960
2952
|
function() {
|
|
2961
2953
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -2967,9 +2959,9 @@ var It = Zn ? (
|
|
|
2967
2959
|
}
|
|
2968
2960
|
return n;
|
|
2969
2961
|
}
|
|
2970
|
-
),
|
|
2962
|
+
), It = (
|
|
2971
2963
|
// native
|
|
2972
|
-
|
|
2964
|
+
Qn ? Object.fromEntries : (
|
|
2973
2965
|
// Ponyfill
|
|
2974
2966
|
function(t) {
|
|
2975
2967
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -2979,7 +2971,7 @@ var It = Zn ? (
|
|
|
2979
2971
|
return r;
|
|
2980
2972
|
}
|
|
2981
2973
|
)
|
|
2982
|
-
),
|
|
2974
|
+
), ar = qn ? (
|
|
2983
2975
|
// Native
|
|
2984
2976
|
function(t, r) {
|
|
2985
2977
|
return t.codePointAt(r);
|
|
@@ -2993,7 +2985,7 @@ var It = Zn ? (
|
|
|
2993
2985
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
2994
2986
|
}
|
|
2995
2987
|
}
|
|
2996
|
-
),
|
|
2988
|
+
), ri = Jn ? (
|
|
2997
2989
|
// Native
|
|
2998
2990
|
function(t) {
|
|
2999
2991
|
return t.trimStart();
|
|
@@ -3001,9 +2993,9 @@ var It = Zn ? (
|
|
|
3001
2993
|
) : (
|
|
3002
2994
|
// Ponyfill
|
|
3003
2995
|
function(t) {
|
|
3004
|
-
return t.replace(
|
|
2996
|
+
return t.replace(Xn, "");
|
|
3005
2997
|
}
|
|
3006
|
-
),
|
|
2998
|
+
), ni = Yn ? (
|
|
3007
2999
|
// Native
|
|
3008
3000
|
function(t) {
|
|
3009
3001
|
return t.trimEnd();
|
|
@@ -3011,32 +3003,32 @@ var It = Zn ? (
|
|
|
3011
3003
|
) : (
|
|
3012
3004
|
// Ponyfill
|
|
3013
3005
|
function(t) {
|
|
3014
|
-
return t.replace(
|
|
3006
|
+
return t.replace(Wn, "");
|
|
3015
3007
|
}
|
|
3016
3008
|
);
|
|
3017
|
-
function
|
|
3009
|
+
function lr(e, t) {
|
|
3018
3010
|
return new RegExp(e, t);
|
|
3019
3011
|
}
|
|
3020
3012
|
var Je;
|
|
3021
3013
|
if (Qe) {
|
|
3022
|
-
var
|
|
3014
|
+
var St = lr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3023
3015
|
Je = function(t, r) {
|
|
3024
3016
|
var n;
|
|
3025
|
-
|
|
3026
|
-
var i =
|
|
3017
|
+
St.lastIndex = r;
|
|
3018
|
+
var i = St.exec(t);
|
|
3027
3019
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3028
3020
|
};
|
|
3029
3021
|
} else
|
|
3030
3022
|
Je = function(t, r) {
|
|
3031
3023
|
for (var n = []; ; ) {
|
|
3032
|
-
var i =
|
|
3033
|
-
if (i === void 0 ||
|
|
3024
|
+
var i = ar(t, r);
|
|
3025
|
+
if (i === void 0 || ur(i) || ai(i))
|
|
3034
3026
|
break;
|
|
3035
3027
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3036
3028
|
}
|
|
3037
3029
|
return qe.apply(void 0, n);
|
|
3038
3030
|
};
|
|
3039
|
-
var
|
|
3031
|
+
var ii = (
|
|
3040
3032
|
/** @class */
|
|
3041
3033
|
function() {
|
|
3042
3034
|
function e(t, r) {
|
|
@@ -3118,7 +3110,7 @@ var oi = (
|
|
|
3118
3110
|
return this.error(b.INVALID_TAG, _(n, this.clonePosition()));
|
|
3119
3111
|
}, e.prototype.parseTagName = function() {
|
|
3120
3112
|
var t = this.offset();
|
|
3121
|
-
for (this.bump(); !this.isEOF() &&
|
|
3113
|
+
for (this.bump(); !this.isEOF() && si(this.char()); )
|
|
3122
3114
|
this.bump();
|
|
3123
3115
|
return this.message.slice(t, this.offset());
|
|
3124
3116
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3147,7 +3139,7 @@ var oi = (
|
|
|
3147
3139
|
};
|
|
3148
3140
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3149
3141
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3150
|
-
!
|
|
3142
|
+
!oi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3151
3143
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3152
3144
|
if (this.isEOF() || this.char() !== 39)
|
|
3153
3145
|
return null;
|
|
@@ -3234,18 +3226,18 @@ var oi = (
|
|
|
3234
3226
|
var s = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3235
3227
|
if (c.err)
|
|
3236
3228
|
return c;
|
|
3237
|
-
var m =
|
|
3229
|
+
var m = ni(c.val);
|
|
3238
3230
|
if (m.length === 0)
|
|
3239
3231
|
return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3240
|
-
var
|
|
3241
|
-
a = { style: m, styleLocation:
|
|
3232
|
+
var v = _(s, this.clonePosition());
|
|
3233
|
+
a = { style: m, styleLocation: v };
|
|
3242
3234
|
}
|
|
3243
3235
|
var S = this.tryParseArgumentClose(i);
|
|
3244
3236
|
if (S.err)
|
|
3245
3237
|
return S;
|
|
3246
3238
|
var E = _(i, this.clonePosition());
|
|
3247
|
-
if (a &&
|
|
3248
|
-
var w =
|
|
3239
|
+
if (a && Et(a?.style, "::", 0)) {
|
|
3240
|
+
var w = ri(a.style.slice(2));
|
|
3249
3241
|
if (h === "number") {
|
|
3250
3242
|
var c = this.parseNumberSkeletonFromString(w, a.styleLocation);
|
|
3251
3243
|
return c.err ? c : {
|
|
@@ -3256,12 +3248,12 @@ var oi = (
|
|
|
3256
3248
|
if (w.length === 0)
|
|
3257
3249
|
return this.error(b.EXPECT_DATE_TIME_SKELETON, E);
|
|
3258
3250
|
var M = w;
|
|
3259
|
-
this.locale && (M =
|
|
3251
|
+
this.locale && (M = jn(w, this.locale));
|
|
3260
3252
|
var m = {
|
|
3261
3253
|
type: J.dateTime,
|
|
3262
3254
|
pattern: M,
|
|
3263
3255
|
location: a.styleLocation,
|
|
3264
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3256
|
+
parsedOptions: this.shouldParseSkeletons ? Cn(M) : {}
|
|
3265
3257
|
}, k = h === "date" ? T.date : T.time;
|
|
3266
3258
|
return {
|
|
3267
3259
|
val: { type: k, value: n, location: E, style: m },
|
|
@@ -3284,19 +3276,19 @@ var oi = (
|
|
|
3284
3276
|
case "select": {
|
|
3285
3277
|
var x = this.clonePosition();
|
|
3286
3278
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3287
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x,
|
|
3279
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(x, y({}, x)));
|
|
3288
3280
|
this.bumpSpace();
|
|
3289
|
-
var
|
|
3290
|
-
if (h !== "select" &&
|
|
3281
|
+
var R = this.parseIdentifierIfPossible(), L = 0;
|
|
3282
|
+
if (h !== "select" && R.value === "offset") {
|
|
3291
3283
|
if (!this.bumpIf(":"))
|
|
3292
3284
|
return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3293
3285
|
this.bumpSpace();
|
|
3294
3286
|
var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3295
3287
|
if (c.err)
|
|
3296
3288
|
return c;
|
|
3297
|
-
this.bumpSpace(),
|
|
3289
|
+
this.bumpSpace(), R = this.parseIdentifierIfPossible(), L = c.val;
|
|
3298
3290
|
}
|
|
3299
|
-
var B = this.tryParsePluralOrSelectOptions(t, h, r,
|
|
3291
|
+
var B = this.tryParsePluralOrSelectOptions(t, h, r, R);
|
|
3300
3292
|
if (B.err)
|
|
3301
3293
|
return B;
|
|
3302
3294
|
var S = this.tryParseArgumentClose(i);
|
|
@@ -3307,7 +3299,7 @@ var oi = (
|
|
|
3307
3299
|
val: {
|
|
3308
3300
|
type: T.select,
|
|
3309
3301
|
value: n,
|
|
3310
|
-
options:
|
|
3302
|
+
options: It(B.val),
|
|
3311
3303
|
location: oe
|
|
3312
3304
|
},
|
|
3313
3305
|
err: null
|
|
@@ -3315,7 +3307,7 @@ var oi = (
|
|
|
3315
3307
|
val: {
|
|
3316
3308
|
type: T.plural,
|
|
3317
3309
|
value: n,
|
|
3318
|
-
options:
|
|
3310
|
+
options: It(B.val),
|
|
3319
3311
|
offset: L,
|
|
3320
3312
|
pluralType: h === "plural" ? "cardinal" : "ordinal",
|
|
3321
3313
|
location: oe
|
|
@@ -3375,7 +3367,7 @@ var oi = (
|
|
|
3375
3367
|
type: J.number,
|
|
3376
3368
|
tokens: n,
|
|
3377
3369
|
location: r,
|
|
3378
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3370
|
+
parsedOptions: this.shouldParseSkeletons ? $n(n) : {}
|
|
3379
3371
|
},
|
|
3380
3372
|
err: null
|
|
3381
3373
|
};
|
|
@@ -3394,20 +3386,20 @@ var oi = (
|
|
|
3394
3386
|
if (f.has(a))
|
|
3395
3387
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, s);
|
|
3396
3388
|
a === "other" && (l = !0), this.bumpSpace();
|
|
3397
|
-
var
|
|
3389
|
+
var v = this.clonePosition();
|
|
3398
3390
|
if (!this.bumpIf("{"))
|
|
3399
3391
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3400
3392
|
var S = this.parseMessage(t + 1, r, n);
|
|
3401
3393
|
if (S.err)
|
|
3402
3394
|
return S;
|
|
3403
|
-
var E = this.tryParseArgumentClose(
|
|
3395
|
+
var E = this.tryParseArgumentClose(v);
|
|
3404
3396
|
if (E.err)
|
|
3405
3397
|
return E;
|
|
3406
3398
|
h.push([
|
|
3407
3399
|
a,
|
|
3408
3400
|
{
|
|
3409
3401
|
value: S.val,
|
|
3410
|
-
location: _(
|
|
3402
|
+
location: _(v, this.clonePosition())
|
|
3411
3403
|
}
|
|
3412
3404
|
]), f.add(a), this.bumpSpace(), o = this.parseIdentifierIfPossible(), a = o.value, s = o.location;
|
|
3413
3405
|
}
|
|
@@ -3423,7 +3415,7 @@ var oi = (
|
|
|
3423
3415
|
break;
|
|
3424
3416
|
}
|
|
3425
3417
|
var f = _(i, this.clonePosition());
|
|
3426
|
-
return o ? (l *= n,
|
|
3418
|
+
return o ? (l *= n, ei(l) ? { val: l, err: null } : this.error(r, f)) : this.error(t, f);
|
|
3427
3419
|
}, e.prototype.offset = function() {
|
|
3428
3420
|
return this.position.offset;
|
|
3429
3421
|
}, e.prototype.isEOF = function() {
|
|
@@ -3438,7 +3430,7 @@ var oi = (
|
|
|
3438
3430
|
var t = this.position.offset;
|
|
3439
3431
|
if (t >= this.message.length)
|
|
3440
3432
|
throw Error("out of bound");
|
|
3441
|
-
var r =
|
|
3433
|
+
var r = ar(this.message, t);
|
|
3442
3434
|
if (r === void 0)
|
|
3443
3435
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3444
3436
|
return r;
|
|
@@ -3457,7 +3449,7 @@ var oi = (
|
|
|
3457
3449
|
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);
|
|
3458
3450
|
}
|
|
3459
3451
|
}, e.prototype.bumpIf = function(t) {
|
|
3460
|
-
if (
|
|
3452
|
+
if (Et(this.message, t, this.offset())) {
|
|
3461
3453
|
for (var r = 0; r < t.length; r++)
|
|
3462
3454
|
this.bump();
|
|
3463
3455
|
return !0;
|
|
@@ -3479,7 +3471,7 @@ var oi = (
|
|
|
3479
3471
|
break;
|
|
3480
3472
|
}
|
|
3481
3473
|
}, e.prototype.bumpSpace = function() {
|
|
3482
|
-
for (; !this.isEOF() &&
|
|
3474
|
+
for (; !this.isEOF() && ur(this.char()); )
|
|
3483
3475
|
this.bump();
|
|
3484
3476
|
}, e.prototype.peek = function() {
|
|
3485
3477
|
if (this.isEOF())
|
|
@@ -3492,29 +3484,29 @@ var oi = (
|
|
|
3492
3484
|
function Ye(e) {
|
|
3493
3485
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3494
3486
|
}
|
|
3495
|
-
function
|
|
3487
|
+
function oi(e) {
|
|
3496
3488
|
return Ye(e) || e === 47;
|
|
3497
3489
|
}
|
|
3498
|
-
function
|
|
3490
|
+
function si(e) {
|
|
3499
3491
|
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;
|
|
3500
3492
|
}
|
|
3501
|
-
function
|
|
3493
|
+
function ur(e) {
|
|
3502
3494
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3503
3495
|
}
|
|
3504
|
-
function
|
|
3496
|
+
function ai(e) {
|
|
3505
3497
|
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;
|
|
3506
3498
|
}
|
|
3507
3499
|
function Ke(e) {
|
|
3508
3500
|
e.forEach(function(t) {
|
|
3509
|
-
if (delete t.location,
|
|
3501
|
+
if (delete t.location, Kt(t) || er(t))
|
|
3510
3502
|
for (var r in t.options)
|
|
3511
3503
|
delete t.options[r].location, Ke(t.options[r].value);
|
|
3512
|
-
else
|
|
3504
|
+
else qt(t) && rr(t.style) || (Jt(t) || Yt(t)) && Ze(t.style) ? delete t.style.location : tr(t) && Ke(t.children);
|
|
3513
3505
|
});
|
|
3514
3506
|
}
|
|
3515
|
-
function
|
|
3516
|
-
t === void 0 && (t = {}), t =
|
|
3517
|
-
var r = new
|
|
3507
|
+
function li(e, t) {
|
|
3508
|
+
t === void 0 && (t = {}), t = y({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3509
|
+
var r = new ii(e, t).parse();
|
|
3518
3510
|
if (r.err) {
|
|
3519
3511
|
var n = SyntaxError(b[r.err.kind]);
|
|
3520
3512
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
@@ -3537,7 +3529,7 @@ var Fe = (
|
|
|
3537
3529
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3538
3530
|
}, t;
|
|
3539
3531
|
}(Error)
|
|
3540
|
-
),
|
|
3532
|
+
), Ht = (
|
|
3541
3533
|
/** @class */
|
|
3542
3534
|
function(e) {
|
|
3543
3535
|
C(t, e);
|
|
@@ -3546,7 +3538,7 @@ var Fe = (
|
|
|
3546
3538
|
}
|
|
3547
3539
|
return t;
|
|
3548
3540
|
}(Fe)
|
|
3549
|
-
),
|
|
3541
|
+
), ui = (
|
|
3550
3542
|
/** @class */
|
|
3551
3543
|
function(e) {
|
|
3552
3544
|
C(t, e);
|
|
@@ -3555,7 +3547,7 @@ var Fe = (
|
|
|
3555
3547
|
}
|
|
3556
3548
|
return t;
|
|
3557
3549
|
}(Fe)
|
|
3558
|
-
),
|
|
3550
|
+
), hi = (
|
|
3559
3551
|
/** @class */
|
|
3560
3552
|
function(e) {
|
|
3561
3553
|
C(t, e);
|
|
@@ -3568,17 +3560,17 @@ var Fe = (
|
|
|
3568
3560
|
(function(e) {
|
|
3569
3561
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3570
3562
|
})(P || (P = {}));
|
|
3571
|
-
function
|
|
3563
|
+
function fi(e) {
|
|
3572
3564
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3573
3565
|
var n = t[t.length - 1];
|
|
3574
3566
|
return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
|
|
3575
3567
|
}, []);
|
|
3576
3568
|
}
|
|
3577
|
-
function
|
|
3569
|
+
function ci(e) {
|
|
3578
3570
|
return typeof e == "function";
|
|
3579
3571
|
}
|
|
3580
3572
|
function Ee(e, t, r, n, i, o, l) {
|
|
3581
|
-
if (e.length === 1 &&
|
|
3573
|
+
if (e.length === 1 && gt(e[0]))
|
|
3582
3574
|
return [
|
|
3583
3575
|
{
|
|
3584
3576
|
type: P.literal,
|
|
@@ -3587,14 +3579,14 @@ function Ee(e, t, r, n, i, o, l) {
|
|
|
3587
3579
|
];
|
|
3588
3580
|
for (var h = [], f = 0, a = e; f < a.length; f++) {
|
|
3589
3581
|
var s = a[f];
|
|
3590
|
-
if (
|
|
3582
|
+
if (gt(s)) {
|
|
3591
3583
|
h.push({
|
|
3592
3584
|
type: P.literal,
|
|
3593
3585
|
value: s.value
|
|
3594
3586
|
});
|
|
3595
3587
|
continue;
|
|
3596
3588
|
}
|
|
3597
|
-
if (
|
|
3589
|
+
if (kn(s)) {
|
|
3598
3590
|
typeof o == "number" && h.push({
|
|
3599
3591
|
type: P.literal,
|
|
3600
3592
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3603,43 +3595,43 @@ function Ee(e, t, r, n, i, o, l) {
|
|
|
3603
3595
|
}
|
|
3604
3596
|
var c = s.value;
|
|
3605
3597
|
if (!(i && c in i))
|
|
3606
|
-
throw new
|
|
3598
|
+
throw new hi(c, l);
|
|
3607
3599
|
var m = i[c];
|
|
3608
|
-
if (
|
|
3600
|
+
if (On(s)) {
|
|
3609
3601
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), h.push({
|
|
3610
3602
|
type: typeof m == "string" ? P.literal : P.object,
|
|
3611
3603
|
value: m
|
|
3612
3604
|
});
|
|
3613
3605
|
continue;
|
|
3614
3606
|
}
|
|
3615
|
-
if (
|
|
3616
|
-
var
|
|
3607
|
+
if (Jt(s)) {
|
|
3608
|
+
var v = typeof s.style == "string" ? n.date[s.style] : Ze(s.style) ? s.style.parsedOptions : void 0;
|
|
3617
3609
|
h.push({
|
|
3618
3610
|
type: P.literal,
|
|
3619
|
-
value: r.getDateTimeFormat(t,
|
|
3611
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
3620
3612
|
});
|
|
3621
3613
|
continue;
|
|
3622
3614
|
}
|
|
3623
|
-
if (
|
|
3624
|
-
var
|
|
3615
|
+
if (Yt(s)) {
|
|
3616
|
+
var v = typeof s.style == "string" ? n.time[s.style] : Ze(s.style) ? s.style.parsedOptions : n.time.medium;
|
|
3625
3617
|
h.push({
|
|
3626
3618
|
type: P.literal,
|
|
3627
|
-
value: r.getDateTimeFormat(t,
|
|
3619
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
3628
3620
|
});
|
|
3629
3621
|
continue;
|
|
3630
3622
|
}
|
|
3631
|
-
if (
|
|
3632
|
-
var
|
|
3633
|
-
|
|
3623
|
+
if (qt(s)) {
|
|
3624
|
+
var v = typeof s.style == "string" ? n.number[s.style] : rr(s.style) ? s.style.parsedOptions : void 0;
|
|
3625
|
+
v && v.scale && (m = m * (v.scale || 1)), h.push({
|
|
3634
3626
|
type: P.literal,
|
|
3635
|
-
value: r.getNumberFormat(t,
|
|
3627
|
+
value: r.getNumberFormat(t, v).format(m)
|
|
3636
3628
|
});
|
|
3637
3629
|
continue;
|
|
3638
3630
|
}
|
|
3639
|
-
if (
|
|
3631
|
+
if (tr(s)) {
|
|
3640
3632
|
var S = s.children, E = s.value, w = i[E];
|
|
3641
|
-
if (!
|
|
3642
|
-
throw new
|
|
3633
|
+
if (!ci(w))
|
|
3634
|
+
throw new ui(E, "function", l);
|
|
3643
3635
|
var M = Ee(S, t, r, n, i, o), k = w(M.map(function(L) {
|
|
3644
3636
|
return L.value;
|
|
3645
3637
|
}));
|
|
@@ -3650,42 +3642,42 @@ function Ee(e, t, r, n, i, o, l) {
|
|
|
3650
3642
|
};
|
|
3651
3643
|
}));
|
|
3652
3644
|
}
|
|
3653
|
-
if (
|
|
3645
|
+
if (Kt(s)) {
|
|
3654
3646
|
var x = s.options[m] || s.options.other;
|
|
3655
3647
|
if (!x)
|
|
3656
|
-
throw new
|
|
3648
|
+
throw new Ht(s.value, m, Object.keys(s.options), l);
|
|
3657
3649
|
h.push.apply(h, Ee(x.value, t, r, n, i));
|
|
3658
3650
|
continue;
|
|
3659
3651
|
}
|
|
3660
|
-
if (
|
|
3652
|
+
if (er(s)) {
|
|
3661
3653
|
var x = s.options["=".concat(m)];
|
|
3662
3654
|
if (!x) {
|
|
3663
3655
|
if (!Intl.PluralRules)
|
|
3664
3656
|
throw new Fe(`Intl.PluralRules is not available in this environment.
|
|
3665
3657
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3666
3658
|
`, Y.MISSING_INTL_API, l);
|
|
3667
|
-
var
|
|
3668
|
-
x = s.options[
|
|
3659
|
+
var R = r.getPluralRules(t, { type: s.pluralType }).select(m - (s.offset || 0));
|
|
3660
|
+
x = s.options[R] || s.options.other;
|
|
3669
3661
|
}
|
|
3670
3662
|
if (!x)
|
|
3671
|
-
throw new
|
|
3663
|
+
throw new Ht(s.value, m, Object.keys(s.options), l);
|
|
3672
3664
|
h.push.apply(h, Ee(x.value, t, r, n, i, m - (s.offset || 0)));
|
|
3673
3665
|
continue;
|
|
3674
3666
|
}
|
|
3675
3667
|
}
|
|
3676
|
-
return
|
|
3668
|
+
return fi(h);
|
|
3677
3669
|
}
|
|
3678
|
-
function
|
|
3679
|
-
return t ?
|
|
3680
|
-
return r[n] =
|
|
3670
|
+
function mi(e, t) {
|
|
3671
|
+
return t ? y(y(y({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3672
|
+
return r[n] = y(y({}, e[n]), t[n] || {}), r;
|
|
3681
3673
|
}, {})) : e;
|
|
3682
3674
|
}
|
|
3683
|
-
function
|
|
3675
|
+
function pi(e, t) {
|
|
3684
3676
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3685
|
-
return r[n] =
|
|
3686
|
-
},
|
|
3677
|
+
return r[n] = mi(e[n], t[n]), r;
|
|
3678
|
+
}, y({}, e)) : e;
|
|
3687
3679
|
}
|
|
3688
|
-
function
|
|
3680
|
+
function Re(e) {
|
|
3689
3681
|
return {
|
|
3690
3682
|
create: function() {
|
|
3691
3683
|
return {
|
|
@@ -3699,7 +3691,7 @@ function De(e) {
|
|
|
3699
3691
|
}
|
|
3700
3692
|
};
|
|
3701
3693
|
}
|
|
3702
|
-
function
|
|
3694
|
+
function di(e) {
|
|
3703
3695
|
return e === void 0 && (e = {
|
|
3704
3696
|
number: {},
|
|
3705
3697
|
dateTime: {},
|
|
@@ -3710,7 +3702,7 @@ function bi(e) {
|
|
|
3710
3702
|
r[n] = arguments[n];
|
|
3711
3703
|
return new ((t = Intl.NumberFormat).bind.apply(t, Q([void 0], r, !1)))();
|
|
3712
3704
|
}, {
|
|
3713
|
-
cache:
|
|
3705
|
+
cache: Re(e.number),
|
|
3714
3706
|
strategy: Ce.variadic
|
|
3715
3707
|
}),
|
|
3716
3708
|
getDateTimeFormat: Ne(function() {
|
|
@@ -3718,7 +3710,7 @@ function bi(e) {
|
|
|
3718
3710
|
r[n] = arguments[n];
|
|
3719
3711
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Q([void 0], r, !1)))();
|
|
3720
3712
|
}, {
|
|
3721
|
-
cache:
|
|
3713
|
+
cache: Re(e.dateTime),
|
|
3722
3714
|
strategy: Ce.variadic
|
|
3723
3715
|
}),
|
|
3724
3716
|
getPluralRules: Ne(function() {
|
|
@@ -3726,12 +3718,12 @@ function bi(e) {
|
|
|
3726
3718
|
r[n] = arguments[n];
|
|
3727
3719
|
return new ((t = Intl.PluralRules).bind.apply(t, Q([void 0], r, !1)))();
|
|
3728
3720
|
}, {
|
|
3729
|
-
cache:
|
|
3721
|
+
cache: Re(e.pluralRules),
|
|
3730
3722
|
strategy: Ce.variadic
|
|
3731
3723
|
})
|
|
3732
3724
|
};
|
|
3733
3725
|
}
|
|
3734
|
-
var
|
|
3726
|
+
var bi = (
|
|
3735
3727
|
/** @class */
|
|
3736
3728
|
function() {
|
|
3737
3729
|
function e(t, r, n, i) {
|
|
@@ -3763,13 +3755,13 @@ var gi = (
|
|
|
3763
3755
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3764
3756
|
var l = i || {};
|
|
3765
3757
|
l.formatters;
|
|
3766
|
-
var h =
|
|
3767
|
-
this.ast = e.__parse(t,
|
|
3758
|
+
var h = zr(l, ["formatters"]);
|
|
3759
|
+
this.ast = e.__parse(t, y(y({}, h), { locale: this.resolvedLocale }));
|
|
3768
3760
|
} else
|
|
3769
3761
|
this.ast = t;
|
|
3770
3762
|
if (!Array.isArray(this.ast))
|
|
3771
3763
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3772
|
-
this.formats =
|
|
3764
|
+
this.formats = pi(e.formats, n), this.formatters = i && i.formatters || di(this.formatterCache);
|
|
3773
3765
|
}
|
|
3774
3766
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3775
3767
|
get: function() {
|
|
@@ -3782,7 +3774,7 @@ var gi = (
|
|
|
3782
3774
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3783
3775
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3784
3776
|
}
|
|
3785
|
-
}, e.__parse =
|
|
3777
|
+
}, e.__parse = li, e.formats = {
|
|
3786
3778
|
number: {
|
|
3787
3779
|
integer: {
|
|
3788
3780
|
maximumFractionDigits: 0
|
|
@@ -3843,7 +3835,7 @@ var gi = (
|
|
|
3843
3835
|
}, e;
|
|
3844
3836
|
}()
|
|
3845
3837
|
);
|
|
3846
|
-
function
|
|
3838
|
+
function gi(e, t) {
|
|
3847
3839
|
if (t == null)
|
|
3848
3840
|
return;
|
|
3849
3841
|
if (t in e)
|
|
@@ -3864,60 +3856,60 @@ function _i(e, t) {
|
|
|
3864
3856
|
n = void 0;
|
|
3865
3857
|
return n;
|
|
3866
3858
|
}
|
|
3867
|
-
const
|
|
3859
|
+
const D = {}, _i = (e, t, r) => r && (t in D || (D[t] = {}), e in D[t] || (D[t][e] = r), r), hr = (e, t) => {
|
|
3868
3860
|
if (t == null)
|
|
3869
3861
|
return;
|
|
3870
|
-
if (t in
|
|
3871
|
-
return
|
|
3862
|
+
if (t in D && e in D[t])
|
|
3863
|
+
return D[t][e];
|
|
3872
3864
|
const r = Le(t);
|
|
3873
3865
|
for (let n = 0; n < r.length; n++) {
|
|
3874
|
-
const i = r[n], o =
|
|
3866
|
+
const i = r[n], o = yi(i, e);
|
|
3875
3867
|
if (o)
|
|
3876
|
-
return
|
|
3868
|
+
return _i(e, t, o);
|
|
3877
3869
|
}
|
|
3878
3870
|
};
|
|
3879
|
-
let
|
|
3871
|
+
let it;
|
|
3880
3872
|
const fe = Ae({});
|
|
3881
3873
|
function vi(e) {
|
|
3882
|
-
return
|
|
3874
|
+
return it[e] || null;
|
|
3883
3875
|
}
|
|
3884
|
-
function
|
|
3885
|
-
return e in
|
|
3876
|
+
function fr(e) {
|
|
3877
|
+
return e in it;
|
|
3886
3878
|
}
|
|
3887
|
-
function
|
|
3888
|
-
if (!
|
|
3879
|
+
function yi(e, t) {
|
|
3880
|
+
if (!fr(e))
|
|
3889
3881
|
return null;
|
|
3890
3882
|
const r = vi(e);
|
|
3891
|
-
return
|
|
3883
|
+
return gi(r, t);
|
|
3892
3884
|
}
|
|
3893
|
-
function
|
|
3885
|
+
function Ei(e) {
|
|
3894
3886
|
if (e == null)
|
|
3895
3887
|
return;
|
|
3896
3888
|
const t = Le(e);
|
|
3897
3889
|
for (let r = 0; r < t.length; r++) {
|
|
3898
3890
|
const n = t[r];
|
|
3899
|
-
if (
|
|
3891
|
+
if (fr(n))
|
|
3900
3892
|
return n;
|
|
3901
3893
|
}
|
|
3902
3894
|
}
|
|
3903
|
-
function
|
|
3904
|
-
delete
|
|
3895
|
+
function Ii(e, ...t) {
|
|
3896
|
+
delete D[e], fe.update((r) => (r[e] = Tn.all([r[e] || {}, ...t]), r));
|
|
3905
3897
|
}
|
|
3906
3898
|
ne(
|
|
3907
3899
|
[fe],
|
|
3908
3900
|
([e]) => Object.keys(e)
|
|
3909
3901
|
);
|
|
3910
|
-
fe.subscribe((e) =>
|
|
3902
|
+
fe.subscribe((e) => it = e);
|
|
3911
3903
|
const Ie = {};
|
|
3912
|
-
function
|
|
3904
|
+
function Si(e, t) {
|
|
3913
3905
|
Ie[e].delete(t), Ie[e].size === 0 && delete Ie[e];
|
|
3914
3906
|
}
|
|
3915
|
-
function
|
|
3907
|
+
function cr(e) {
|
|
3916
3908
|
return Ie[e];
|
|
3917
3909
|
}
|
|
3918
|
-
function
|
|
3910
|
+
function Hi(e) {
|
|
3919
3911
|
return Le(e).map((t) => {
|
|
3920
|
-
const r =
|
|
3912
|
+
const r = cr(t);
|
|
3921
3913
|
return [t, r ? [...r] : []];
|
|
3922
3914
|
}).filter(([, t]) => t.length > 0);
|
|
3923
3915
|
}
|
|
@@ -3925,31 +3917,31 @@ function et(e) {
|
|
|
3925
3917
|
return e == null ? !1 : Le(e).some(
|
|
3926
3918
|
(t) => {
|
|
3927
3919
|
var r;
|
|
3928
|
-
return (r =
|
|
3920
|
+
return (r = cr(t)) == null ? void 0 : r.size;
|
|
3929
3921
|
}
|
|
3930
3922
|
);
|
|
3931
3923
|
}
|
|
3932
|
-
function
|
|
3924
|
+
function Ti(e, t) {
|
|
3933
3925
|
return Promise.all(
|
|
3934
|
-
t.map((n) => (
|
|
3935
|
-
).then((n) =>
|
|
3926
|
+
t.map((n) => (Si(e, n), n().then((i) => i.default || i)))
|
|
3927
|
+
).then((n) => Ii(e, ...n));
|
|
3936
3928
|
}
|
|
3937
3929
|
const se = {};
|
|
3938
|
-
function
|
|
3930
|
+
function mr(e) {
|
|
3939
3931
|
if (!et(e))
|
|
3940
3932
|
return e in se ? se[e] : Promise.resolve();
|
|
3941
|
-
const t =
|
|
3933
|
+
const t = Hi(e);
|
|
3942
3934
|
return se[e] = Promise.all(
|
|
3943
3935
|
t.map(
|
|
3944
|
-
([r, n]) =>
|
|
3936
|
+
([r, n]) => Ti(r, n)
|
|
3945
3937
|
)
|
|
3946
3938
|
).then(() => {
|
|
3947
3939
|
if (et(e))
|
|
3948
|
-
return
|
|
3940
|
+
return mr(e);
|
|
3949
3941
|
delete se[e];
|
|
3950
3942
|
}), se[e];
|
|
3951
3943
|
}
|
|
3952
|
-
const
|
|
3944
|
+
const Ai = {
|
|
3953
3945
|
number: {
|
|
3954
3946
|
scientific: { notation: "scientific" },
|
|
3955
3947
|
engineering: { notation: "engineering" },
|
|
@@ -3978,34 +3970,34 @@ const Fi = {
|
|
|
3978
3970
|
timeZoneName: "short"
|
|
3979
3971
|
}
|
|
3980
3972
|
}
|
|
3981
|
-
},
|
|
3973
|
+
}, Fi = {
|
|
3982
3974
|
fallbackLocale: null,
|
|
3983
3975
|
loadingDelay: 200,
|
|
3984
|
-
formats:
|
|
3976
|
+
formats: Ai,
|
|
3985
3977
|
warnOnMissingMessages: !0,
|
|
3986
3978
|
handleMissingMessage: void 0,
|
|
3987
3979
|
ignoreTag: !0
|
|
3988
|
-
},
|
|
3980
|
+
}, Li = Fi;
|
|
3989
3981
|
function K() {
|
|
3990
|
-
return
|
|
3991
|
-
}
|
|
3992
|
-
const
|
|
3993
|
-
var
|
|
3994
|
-
for (var r in t)
|
|
3995
|
-
|
|
3996
|
-
if (
|
|
3997
|
-
for (var r of
|
|
3998
|
-
|
|
3982
|
+
return Li;
|
|
3983
|
+
}
|
|
3984
|
+
const De = Ae(!1);
|
|
3985
|
+
var Pi = Object.defineProperty, xi = Object.defineProperties, Bi = Object.getOwnPropertyDescriptors, Tt = Object.getOwnPropertySymbols, wi = Object.prototype.hasOwnProperty, Oi = Object.prototype.propertyIsEnumerable, At = (e, t, r) => t in e ? Pi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ki = (e, t) => {
|
|
3986
|
+
for (var r in t || (t = {}))
|
|
3987
|
+
wi.call(t, r) && At(e, r, t[r]);
|
|
3988
|
+
if (Tt)
|
|
3989
|
+
for (var r of Tt(t))
|
|
3990
|
+
Oi.call(t, r) && At(e, r, t[r]);
|
|
3999
3991
|
return e;
|
|
4000
|
-
},
|
|
3992
|
+
}, Ni = (e, t) => xi(e, Bi(t));
|
|
4001
3993
|
let tt;
|
|
4002
3994
|
const Se = Ae(null);
|
|
4003
|
-
function
|
|
3995
|
+
function Ft(e) {
|
|
4004
3996
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4005
3997
|
}
|
|
4006
3998
|
function Le(e, t = K().fallbackLocale) {
|
|
4007
|
-
const r =
|
|
4008
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
3999
|
+
const r = Ft(e);
|
|
4000
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Ft(t)])] : r;
|
|
4009
4001
|
}
|
|
4010
4002
|
function V() {
|
|
4011
4003
|
return tt ?? void 0;
|
|
@@ -4013,22 +4005,22 @@ function V() {
|
|
|
4013
4005
|
Se.subscribe((e) => {
|
|
4014
4006
|
tt = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4015
4007
|
});
|
|
4016
|
-
const
|
|
4017
|
-
if (e &&
|
|
4008
|
+
const Ci = (e) => {
|
|
4009
|
+
if (e && Ei(e) && et(e)) {
|
|
4018
4010
|
const { loadingDelay: t } = K();
|
|
4019
4011
|
let r;
|
|
4020
4012
|
return typeof window < "u" && V() != null && t ? r = window.setTimeout(
|
|
4021
|
-
() =>
|
|
4013
|
+
() => De.set(!0),
|
|
4022
4014
|
t
|
|
4023
|
-
) :
|
|
4015
|
+
) : De.set(!0), mr(e).then(() => {
|
|
4024
4016
|
Se.set(e);
|
|
4025
4017
|
}).finally(() => {
|
|
4026
|
-
clearTimeout(r),
|
|
4018
|
+
clearTimeout(r), De.set(!1);
|
|
4027
4019
|
});
|
|
4028
4020
|
}
|
|
4029
4021
|
return Se.set(e);
|
|
4030
|
-
}, ce =
|
|
4031
|
-
set:
|
|
4022
|
+
}, ce = Ni(ki({}, Se), {
|
|
4023
|
+
set: Ci
|
|
4032
4024
|
}), Pe = (e) => {
|
|
4033
4025
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4034
4026
|
return (n) => {
|
|
@@ -4036,20 +4028,20 @@ const Mi = (e) => {
|
|
|
4036
4028
|
return i in t ? t[i] : t[i] = e(n);
|
|
4037
4029
|
};
|
|
4038
4030
|
};
|
|
4039
|
-
var
|
|
4031
|
+
var Mi = Object.defineProperty, He = Object.getOwnPropertySymbols, pr = Object.prototype.hasOwnProperty, dr = Object.prototype.propertyIsEnumerable, Lt = (e, t, r) => t in e ? Mi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ot = (e, t) => {
|
|
4040
4032
|
for (var r in t || (t = {}))
|
|
4041
|
-
|
|
4033
|
+
pr.call(t, r) && Lt(e, r, t[r]);
|
|
4042
4034
|
if (He)
|
|
4043
4035
|
for (var r of He(t))
|
|
4044
|
-
|
|
4036
|
+
dr.call(t, r) && Lt(e, r, t[r]);
|
|
4045
4037
|
return e;
|
|
4046
4038
|
}, ie = (e, t) => {
|
|
4047
4039
|
var r = {};
|
|
4048
4040
|
for (var n in e)
|
|
4049
|
-
|
|
4041
|
+
pr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4050
4042
|
if (e != null && He)
|
|
4051
4043
|
for (var n of He(e))
|
|
4052
|
-
t.indexOf(n) < 0 &&
|
|
4044
|
+
t.indexOf(n) < 0 && dr.call(e, n) && (r[n] = e[n]);
|
|
4053
4045
|
return r;
|
|
4054
4046
|
};
|
|
4055
4047
|
const ue = (e, t) => {
|
|
@@ -4064,14 +4056,14 @@ const ue = (e, t) => {
|
|
|
4064
4056
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4065
4057
|
return n && (i = ue("number", n)), new Intl.NumberFormat(r, i);
|
|
4066
4058
|
}
|
|
4067
|
-
),
|
|
4059
|
+
), Di = Pe(
|
|
4068
4060
|
(e) => {
|
|
4069
4061
|
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
|
4070
4062
|
if (r == null)
|
|
4071
4063
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4072
4064
|
return n ? i = ue("date", n) : Object.keys(i).length === 0 && (i = ue("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4073
4065
|
}
|
|
4074
|
-
),
|
|
4066
|
+
), Ui = Pe(
|
|
4075
4067
|
(e) => {
|
|
4076
4068
|
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
|
4077
4069
|
if (r == null)
|
|
@@ -4080,33 +4072,33 @@ const ue = (e, t) => {
|
|
|
4080
4072
|
);
|
|
4081
4073
|
return n ? i = ue("time", n) : Object.keys(i).length === 0 && (i = ue("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4082
4074
|
}
|
|
4083
|
-
),
|
|
4075
|
+
), Gi = (e = {}) => {
|
|
4084
4076
|
var t = e, {
|
|
4085
4077
|
locale: r = V()
|
|
4086
4078
|
} = t, n = ie(t, [
|
|
4087
4079
|
"locale"
|
|
4088
4080
|
]);
|
|
4089
|
-
return Ri(
|
|
4090
|
-
},
|
|
4081
|
+
return Ri(ot({ locale: r }, n));
|
|
4082
|
+
}, $i = (e = {}) => {
|
|
4091
4083
|
var t = e, {
|
|
4092
4084
|
locale: r = V()
|
|
4093
4085
|
} = t, n = ie(t, [
|
|
4094
4086
|
"locale"
|
|
4095
4087
|
]);
|
|
4096
|
-
return
|
|
4097
|
-
},
|
|
4088
|
+
return Di(ot({ locale: r }, n));
|
|
4089
|
+
}, ji = (e = {}) => {
|
|
4098
4090
|
var t = e, {
|
|
4099
4091
|
locale: r = V()
|
|
4100
4092
|
} = t, n = ie(t, [
|
|
4101
4093
|
"locale"
|
|
4102
4094
|
]);
|
|
4103
|
-
return
|
|
4104
|
-
},
|
|
4095
|
+
return Ui(ot({ locale: r }, n));
|
|
4096
|
+
}, Vi = Pe(
|
|
4105
4097
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4106
|
-
(e, t = V()) => new
|
|
4098
|
+
(e, t = V()) => new bi(e, t, K().formats, {
|
|
4107
4099
|
ignoreTag: K().ignoreTag
|
|
4108
4100
|
})
|
|
4109
|
-
),
|
|
4101
|
+
), Xi = (e, t = {}) => {
|
|
4110
4102
|
var r, n, i, o;
|
|
4111
4103
|
let l = t;
|
|
4112
4104
|
typeof e == "object" && (l = e, e = l.id);
|
|
@@ -4119,7 +4111,7 @@ const ue = (e, t) => {
|
|
|
4119
4111
|
throw new Error(
|
|
4120
4112
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4121
4113
|
);
|
|
4122
|
-
let s =
|
|
4114
|
+
let s = hr(e, f);
|
|
4123
4115
|
if (!s)
|
|
4124
4116
|
s = (o = (i = (n = (r = K()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: f, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
|
|
4125
4117
|
else if (typeof s != "string")
|
|
@@ -4130,7 +4122,7 @@ const ue = (e, t) => {
|
|
|
4130
4122
|
return s;
|
|
4131
4123
|
let c = s;
|
|
4132
4124
|
try {
|
|
4133
|
-
c =
|
|
4125
|
+
c = Vi(s, f).format(h);
|
|
4134
4126
|
} catch (m) {
|
|
4135
4127
|
m instanceof Error && console.warn(
|
|
4136
4128
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4138,49 +4130,49 @@ const ue = (e, t) => {
|
|
|
4138
4130
|
);
|
|
4139
4131
|
}
|
|
4140
4132
|
return c;
|
|
4141
|
-
},
|
|
4142
|
-
ne([ce, fe], () =>
|
|
4133
|
+
}, Wi = (e, t) => ji(t).format(e), zi = (e, t) => $i(t).format(e), Zi = (e, t) => Gi(t).format(e), Qi = (e, t = V()) => hr(e, t);
|
|
4134
|
+
ne([ce, fe], () => Xi);
|
|
4135
|
+
ne([ce], () => Wi);
|
|
4143
4136
|
ne([ce], () => zi);
|
|
4144
4137
|
ne([ce], () => Zi);
|
|
4145
|
-
ne([ce], () => Qi);
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
xr(e, "svelte-1qjm30h", ":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}");
|
|
4138
|
+
ne([ce, fe], () => Qi);
|
|
4139
|
+
window.emWidgets = { topic: ln };
|
|
4140
|
+
const qi = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4141
|
+
function Ji(e) {
|
|
4142
|
+
Pr(e, "svelte-1qjm30h", ":host{font-family:system-ui, -apple-system, Roboto, Helvetica}.FooterItem{display:inline-block;padding:0 12px}.FooterItem .FooterSponsorLink,.FooterItem .FooterPaymentLink{display:block}.FooterItem .FooterSponsorLink{display:flex;align-items:center}.FooterItem .FooterPaymentLink,.FooterItem .FooterHelperLink{display:flex;align-items:center;justify-content:center}.FooterItem .FooterLinkDisabled{pointer-events:none;cursor:auto}.FooterItem .SponsorTitle,.FooterItem .PaymentTitle{font-size:9px;text-decoration:none;color:var(--emw--color-gray-150, #828282);text-align:center}.FooterItem .HelperTitle{color:var(--emw--footer-typography, var(--emw--color-contrast, #111));font-size:8px}.FooterItem.HelperLinkItem p{font-size:10px}.FooterItem .FooterItemAnchor{display:flex;flex-direction:column;gap:6px;text-decoration:none;cursor:pointer;border:none;background:transparent;padding:0}.FooterItem.SocialItem .FooterItemAnchor{width:42px;height:42px}.FooterItem .FooterImage{min-height:38px}.SponsorTitle{margin:0}.FooterLink{display:block;text-align:center}.DisplayColumn .FooterItemAnchor{flex-direction:row}.DisplayColumn .FooterImage{height:16px;width:16px;min-height:unset}.DisplayColumn.FooterItem.HelperLinkItem p{font-size:12px}@media only screen and (max-width: 768px){.FooterItem{padding:0 5px}.FooterItem.PaymentItem{padding:15px 5px}.FooterItem.GameVendorItem{padding:0 10px}}");
|
|
4151
4143
|
}
|
|
4152
|
-
function
|
|
4144
|
+
function Yi(e) {
|
|
4153
4145
|
let t;
|
|
4154
4146
|
function r(o, l) {
|
|
4155
4147
|
if (
|
|
4156
4148
|
/*sponsorimage*/
|
|
4157
4149
|
o[1]
|
|
4158
|
-
) return
|
|
4150
|
+
) return oo;
|
|
4159
4151
|
if (
|
|
4160
4152
|
/*paymentimage*/
|
|
4161
4153
|
o[4]
|
|
4162
|
-
) return
|
|
4154
|
+
) return io;
|
|
4163
4155
|
if (
|
|
4164
4156
|
/*vendorimage*/
|
|
4165
4157
|
o[7]
|
|
4166
|
-
) return
|
|
4158
|
+
) return no;
|
|
4167
4159
|
if (
|
|
4168
4160
|
/*helperlinkurl*/
|
|
4169
4161
|
o[9]
|
|
4170
|
-
) return
|
|
4162
|
+
) return ro;
|
|
4171
4163
|
if (
|
|
4172
4164
|
/*licenseimage*/
|
|
4173
4165
|
o[13]
|
|
4174
|
-
) return
|
|
4166
|
+
) return to;
|
|
4175
4167
|
if (
|
|
4176
4168
|
/*sociallinkimage*/
|
|
4177
4169
|
o[16]
|
|
4178
|
-
) return
|
|
4170
|
+
) return eo;
|
|
4179
4171
|
}
|
|
4180
4172
|
let n = r(e), i = n && n(e);
|
|
4181
4173
|
return {
|
|
4182
4174
|
c() {
|
|
4183
|
-
i && i.c(), t =
|
|
4175
|
+
i && i.c(), t = Dt();
|
|
4184
4176
|
},
|
|
4185
4177
|
m(o, l) {
|
|
4186
4178
|
i && i.m(o, l), F(o, t, l);
|
|
@@ -4193,38 +4185,38 @@ function Ki(e) {
|
|
|
4193
4185
|
}
|
|
4194
4186
|
};
|
|
4195
4187
|
}
|
|
4196
|
-
function
|
|
4188
|
+
function Ki(e) {
|
|
4197
4189
|
let t;
|
|
4198
4190
|
function r(o, l) {
|
|
4199
4191
|
if (
|
|
4200
4192
|
/*sponsorimage*/
|
|
4201
4193
|
o[1]
|
|
4202
|
-
) return
|
|
4194
|
+
) return fo;
|
|
4203
4195
|
if (
|
|
4204
4196
|
/*paymentimage*/
|
|
4205
4197
|
o[4]
|
|
4206
|
-
) return
|
|
4198
|
+
) return ho;
|
|
4207
4199
|
if (
|
|
4208
4200
|
/*vendorimage*/
|
|
4209
4201
|
o[7]
|
|
4210
|
-
) return
|
|
4202
|
+
) return uo;
|
|
4211
4203
|
if (
|
|
4212
4204
|
/*helperlinkurl*/
|
|
4213
4205
|
o[9]
|
|
4214
|
-
) return
|
|
4206
|
+
) return lo;
|
|
4215
4207
|
if (
|
|
4216
4208
|
/*licenseimage*/
|
|
4217
4209
|
o[13]
|
|
4218
|
-
) return
|
|
4210
|
+
) return ao;
|
|
4219
4211
|
if (
|
|
4220
4212
|
/*sociallinkimage*/
|
|
4221
4213
|
o[16]
|
|
4222
|
-
) return
|
|
4214
|
+
) return so;
|
|
4223
4215
|
}
|
|
4224
4216
|
let n = r(e), i = n && n(e);
|
|
4225
4217
|
return {
|
|
4226
4218
|
c() {
|
|
4227
|
-
i && i.c(), t =
|
|
4219
|
+
i && i.c(), t = Dt();
|
|
4228
4220
|
},
|
|
4229
4221
|
m(o, l) {
|
|
4230
4222
|
i && i.m(o, l), F(o, t, l);
|
|
@@ -4237,7 +4229,7 @@ function eo(e) {
|
|
|
4237
4229
|
}
|
|
4238
4230
|
};
|
|
4239
4231
|
}
|
|
4240
|
-
function
|
|
4232
|
+
function eo(e) {
|
|
4241
4233
|
let t, r, n, i, o, l, h, f;
|
|
4242
4234
|
return {
|
|
4243
4235
|
c() {
|
|
@@ -4270,7 +4262,7 @@ function to(e) {
|
|
|
4270
4262
|
}
|
|
4271
4263
|
};
|
|
4272
4264
|
}
|
|
4273
|
-
function
|
|
4265
|
+
function to(e) {
|
|
4274
4266
|
let t, r, n, i, o, l, h, f;
|
|
4275
4267
|
return {
|
|
4276
4268
|
c() {
|
|
@@ -4303,13 +4295,13 @@ function ro(e) {
|
|
|
4303
4295
|
}
|
|
4304
4296
|
};
|
|
4305
4297
|
}
|
|
4306
|
-
function
|
|
4298
|
+
function ro(e) {
|
|
4307
4299
|
let t, r, n, i, o, l, h, f = (
|
|
4308
4300
|
/*helperlinkimage*/
|
|
4309
|
-
e[10] &&
|
|
4301
|
+
e[10] && Pt(e)
|
|
4310
4302
|
), a = (
|
|
4311
4303
|
/*helperlinktitle*/
|
|
4312
|
-
e[11] &&
|
|
4304
|
+
e[11] && xt(e)
|
|
4313
4305
|
);
|
|
4314
4306
|
return {
|
|
4315
4307
|
c() {
|
|
@@ -4328,8 +4320,8 @@ function no(e) {
|
|
|
4328
4320
|
},
|
|
4329
4321
|
p(s, c) {
|
|
4330
4322
|
/*helperlinkimage*/
|
|
4331
|
-
s[10] ? f ? f.p(s, c) : (f =
|
|
4332
|
-
s[11] ? a ? a.p(s, c) : (a =
|
|
4323
|
+
s[10] ? f ? f.p(s, c) : (f = Pt(s), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4324
|
+
s[11] ? a ? a.p(s, c) : (a = xt(s), a.c(), a.m(r, null)) : a && (a.d(1), a = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4333
4325
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4334
4326
|
(s[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4335
4327
|
(s[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", i), c[0] & /*displaycolumn*/
|
|
@@ -4341,7 +4333,7 @@ function no(e) {
|
|
|
4341
4333
|
}
|
|
4342
4334
|
};
|
|
4343
4335
|
}
|
|
4344
|
-
function
|
|
4336
|
+
function no(e) {
|
|
4345
4337
|
let t, r, n, i, o, l, h, f;
|
|
4346
4338
|
return {
|
|
4347
4339
|
c() {
|
|
@@ -4374,10 +4366,10 @@ function io(e) {
|
|
|
4374
4366
|
}
|
|
4375
4367
|
};
|
|
4376
4368
|
}
|
|
4377
|
-
function
|
|
4369
|
+
function io(e) {
|
|
4378
4370
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4379
4371
|
/*paymenttitle*/
|
|
4380
|
-
e[5] &&
|
|
4372
|
+
e[5] && Bt(e)
|
|
4381
4373
|
);
|
|
4382
4374
|
return {
|
|
4383
4375
|
c() {
|
|
@@ -4403,7 +4395,7 @@ function oo(e) {
|
|
|
4403
4395
|
40 && o !== (o = /*paymenttitle*/
|
|
4404
4396
|
c[5] || /*paymenturl*/
|
|
4405
4397
|
c[3]) && u(n, "title", o), /*paymenttitle*/
|
|
4406
|
-
c[5] ? s ? s.p(c, m) : (s =
|
|
4398
|
+
c[5] ? s ? s.p(c, m) : (s = Bt(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4407
4399
|
40 && h !== (h = /*paymenttitle*/
|
|
4408
4400
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4409
4401
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h);
|
|
@@ -4413,10 +4405,10 @@ function oo(e) {
|
|
|
4413
4405
|
}
|
|
4414
4406
|
};
|
|
4415
4407
|
}
|
|
4416
|
-
function
|
|
4408
|
+
function oo(e) {
|
|
4417
4409
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4418
4410
|
/*sponsortitle*/
|
|
4419
|
-
e[2] &&
|
|
4411
|
+
e[2] && wt(e)
|
|
4420
4412
|
);
|
|
4421
4413
|
return {
|
|
4422
4414
|
c() {
|
|
@@ -4442,7 +4434,7 @@ function so(e) {
|
|
|
4442
4434
|
5 && o !== (o = /*sponsortitle*/
|
|
4443
4435
|
c[2] || /*sponsorurl*/
|
|
4444
4436
|
c[0]) && u(n, "title", o), /*sponsortitle*/
|
|
4445
|
-
c[2] ? s ? s.p(c, m) : (s =
|
|
4437
|
+
c[2] ? s ? s.p(c, m) : (s = wt(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
4446
4438
|
5 && h !== (h = /*sponsortitle*/
|
|
4447
4439
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
4448
4440
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h);
|
|
@@ -4452,7 +4444,7 @@ function so(e) {
|
|
|
4452
4444
|
}
|
|
4453
4445
|
};
|
|
4454
4446
|
}
|
|
4455
|
-
function
|
|
4447
|
+
function Pt(e) {
|
|
4456
4448
|
let t, r, n;
|
|
4457
4449
|
return {
|
|
4458
4450
|
c() {
|
|
@@ -4477,7 +4469,7 @@ function xt(e) {
|
|
|
4477
4469
|
}
|
|
4478
4470
|
};
|
|
4479
4471
|
}
|
|
4480
|
-
function
|
|
4472
|
+
function xt(e) {
|
|
4481
4473
|
let t, r;
|
|
4482
4474
|
return {
|
|
4483
4475
|
c() {
|
|
@@ -4502,7 +4494,7 @@ function Bt(e) {
|
|
|
4502
4494
|
}
|
|
4503
4495
|
};
|
|
4504
4496
|
}
|
|
4505
|
-
function
|
|
4497
|
+
function Bt(e) {
|
|
4506
4498
|
let t, r;
|
|
4507
4499
|
return {
|
|
4508
4500
|
c() {
|
|
@@ -4527,7 +4519,7 @@ function wt(e) {
|
|
|
4527
4519
|
}
|
|
4528
4520
|
};
|
|
4529
4521
|
}
|
|
4530
|
-
function
|
|
4522
|
+
function wt(e) {
|
|
4531
4523
|
let t, r;
|
|
4532
4524
|
return {
|
|
4533
4525
|
c() {
|
|
@@ -4552,7 +4544,7 @@ function Ot(e) {
|
|
|
4552
4544
|
}
|
|
4553
4545
|
};
|
|
4554
4546
|
}
|
|
4555
|
-
function
|
|
4547
|
+
function so(e) {
|
|
4556
4548
|
let t, r, n, i, o, l, h, f;
|
|
4557
4549
|
return {
|
|
4558
4550
|
c() {
|
|
@@ -4613,7 +4605,7 @@ function ao(e) {
|
|
|
4613
4605
|
}
|
|
4614
4606
|
};
|
|
4615
4607
|
}
|
|
4616
|
-
function
|
|
4608
|
+
function ao(e) {
|
|
4617
4609
|
let t, r, n, i, o, l, h, f;
|
|
4618
4610
|
return {
|
|
4619
4611
|
c() {
|
|
@@ -4674,13 +4666,13 @@ function lo(e) {
|
|
|
4674
4666
|
}
|
|
4675
4667
|
};
|
|
4676
4668
|
}
|
|
4677
|
-
function
|
|
4669
|
+
function lo(e) {
|
|
4678
4670
|
let t, r, n, i, o, l, h, f = (
|
|
4679
4671
|
/*helperlinkimage*/
|
|
4680
|
-
e[10] &&
|
|
4672
|
+
e[10] && Ot(e)
|
|
4681
4673
|
), a = (
|
|
4682
4674
|
/*helperlinktitle*/
|
|
4683
|
-
e[11] &&
|
|
4675
|
+
e[11] && kt(e)
|
|
4684
4676
|
);
|
|
4685
4677
|
return {
|
|
4686
4678
|
c() {
|
|
@@ -4710,8 +4702,8 @@ function uo(e) {
|
|
|
4710
4702
|
},
|
|
4711
4703
|
p(s, c) {
|
|
4712
4704
|
/*helperlinkimage*/
|
|
4713
|
-
s[10] ? f ? f.p(s, c) : (f =
|
|
4714
|
-
s[11] ? a ? a.p(s, c) : (a =
|
|
4705
|
+
s[10] ? f ? f.p(s, c) : (f = Ot(s), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4706
|
+
s[11] ? a ? a.p(s, c) : (a = kt(s), a.c(), a.m(r, null)) : a && (a.d(1), a = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4715
4707
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4716
4708
|
(s[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4717
4709
|
(s[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", i), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
@@ -4742,7 +4734,7 @@ function uo(e) {
|
|
|
4742
4734
|
}
|
|
4743
4735
|
};
|
|
4744
4736
|
}
|
|
4745
|
-
function
|
|
4737
|
+
function uo(e) {
|
|
4746
4738
|
let t, r, n, i, o, l, h, f;
|
|
4747
4739
|
return {
|
|
4748
4740
|
c() {
|
|
@@ -4803,10 +4795,10 @@ function ho(e) {
|
|
|
4803
4795
|
}
|
|
4804
4796
|
};
|
|
4805
4797
|
}
|
|
4806
|
-
function
|
|
4798
|
+
function ho(e) {
|
|
4807
4799
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4808
4800
|
/*paymenttitle*/
|
|
4809
|
-
e[5] &&
|
|
4801
|
+
e[5] && Nt(e)
|
|
4810
4802
|
);
|
|
4811
4803
|
return {
|
|
4812
4804
|
c() {
|
|
@@ -4843,7 +4835,7 @@ function fo(e) {
|
|
|
4843
4835
|
40 && o !== (o = /*paymenttitle*/
|
|
4844
4836
|
c[5] || /*paymenturl*/
|
|
4845
4837
|
c[3]) && u(n, "title", o), /*paymenttitle*/
|
|
4846
|
-
c[5] ? s ? s.p(c, m) : (s =
|
|
4838
|
+
c[5] ? s ? s.p(c, m) : (s = Nt(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4847
4839
|
40 && h !== (h = /*paymenttitle*/
|
|
4848
4840
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4849
4841
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h), m[0] & /*paymenttitle, paymenturl*/
|
|
@@ -4872,10 +4864,10 @@ function fo(e) {
|
|
|
4872
4864
|
}
|
|
4873
4865
|
};
|
|
4874
4866
|
}
|
|
4875
|
-
function
|
|
4867
|
+
function fo(e) {
|
|
4876
4868
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4877
4869
|
/*sponsortitle*/
|
|
4878
|
-
e[2] &&
|
|
4870
|
+
e[2] && Ct(e)
|
|
4879
4871
|
);
|
|
4880
4872
|
return {
|
|
4881
4873
|
c() {
|
|
@@ -4912,7 +4904,7 @@ function co(e) {
|
|
|
4912
4904
|
5 && o !== (o = /*sponsortitle*/
|
|
4913
4905
|
c[2] || /*sponsorurl*/
|
|
4914
4906
|
c[0]) && u(n, "title", o), /*sponsortitle*/
|
|
4915
|
-
c[2] ? s ? s.p(c, m) : (s =
|
|
4907
|
+
c[2] ? s ? s.p(c, m) : (s = Ct(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
4916
4908
|
5 && h !== (h = /*sponsortitle*/
|
|
4917
4909
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
4918
4910
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h), m[0] & /*sponsortitle, sponsorurl*/
|
|
@@ -4941,7 +4933,7 @@ function co(e) {
|
|
|
4941
4933
|
}
|
|
4942
4934
|
};
|
|
4943
4935
|
}
|
|
4944
|
-
function
|
|
4936
|
+
function Ot(e) {
|
|
4945
4937
|
let t, r, n;
|
|
4946
4938
|
return {
|
|
4947
4939
|
c() {
|
|
@@ -4966,7 +4958,7 @@ function kt(e) {
|
|
|
4966
4958
|
}
|
|
4967
4959
|
};
|
|
4968
4960
|
}
|
|
4969
|
-
function
|
|
4961
|
+
function kt(e) {
|
|
4970
4962
|
let t, r;
|
|
4971
4963
|
return {
|
|
4972
4964
|
c() {
|
|
@@ -4991,7 +4983,7 @@ function Nt(e) {
|
|
|
4991
4983
|
}
|
|
4992
4984
|
};
|
|
4993
4985
|
}
|
|
4994
|
-
function
|
|
4986
|
+
function Nt(e) {
|
|
4995
4987
|
let t, r;
|
|
4996
4988
|
return {
|
|
4997
4989
|
c() {
|
|
@@ -5016,7 +5008,7 @@ function Ct(e) {
|
|
|
5016
5008
|
}
|
|
5017
5009
|
};
|
|
5018
5010
|
}
|
|
5019
|
-
function
|
|
5011
|
+
function Ct(e) {
|
|
5020
5012
|
let t, r;
|
|
5021
5013
|
return {
|
|
5022
5014
|
c() {
|
|
@@ -5041,12 +5033,12 @@ function Mt(e) {
|
|
|
5041
5033
|
}
|
|
5042
5034
|
};
|
|
5043
5035
|
}
|
|
5044
|
-
function
|
|
5036
|
+
function co(e) {
|
|
5045
5037
|
let t;
|
|
5046
5038
|
function r(o, l) {
|
|
5047
5039
|
return (
|
|
5048
5040
|
/*device*/
|
|
5049
|
-
o[24] == "PC" ?
|
|
5041
|
+
o[24] == "PC" ? Ki : Yi
|
|
5050
5042
|
);
|
|
5051
5043
|
}
|
|
5052
5044
|
let i = r(e)(e);
|
|
@@ -5067,9 +5059,9 @@ function mo(e) {
|
|
|
5067
5059
|
}
|
|
5068
5060
|
};
|
|
5069
5061
|
}
|
|
5070
|
-
function
|
|
5071
|
-
let { sponsorurl: n = "" } = t, { sponsorimage: i = "" } = t, { sponsortitle: o = "" } = t, { paymenturl: l = "" } = t, { paymentimage: h = "" } = t, { paymenttitle: f = "" } = t, { vendorurl: a = "" } = t, { vendorimage: s = "" } = t, { vendortitle: c = "" } = t, { helperlinkurl: m = "" } = t, { helperlinkimage:
|
|
5072
|
-
const
|
|
5062
|
+
function mo(e, t, r) {
|
|
5063
|
+
let { sponsorurl: n = "" } = t, { sponsorimage: i = "" } = t, { sponsortitle: o = "" } = t, { paymenturl: l = "" } = t, { paymentimage: h = "" } = t, { paymenttitle: f = "" } = t, { vendorurl: a = "" } = t, { vendorimage: s = "" } = t, { vendortitle: c = "" } = t, { helperlinkurl: m = "" } = t, { helperlinkimage: v = "" } = t, { helperlinktitle: S = "" } = t, { licenseurl: E = "" } = t, { licenseimage: w = "" } = t, { licensetitle: M = "" } = t, { sociallinkurl: k = "" } = t, { sociallinkimage: x = "" } = t, { sociallinktitle: R = "" } = t, { target: L = "_self" } = t, { linktype: B = "false" } = t, { displaycolumn: oe = "" } = t, { baseurl: xe = "" } = t, { lang: Be = "" } = t, { clientstyling: me = "" } = t, { clientstylingurl: pe = "" } = t, G, br = window.navigator.userAgent, gr = qi(br);
|
|
5064
|
+
const _r = () => {
|
|
5073
5065
|
let p = document.createElement("style");
|
|
5074
5066
|
p.innerHTML = me, G.appendChild(p);
|
|
5075
5067
|
}, vr = () => {
|
|
@@ -5083,7 +5075,7 @@ function po(e, t, r) {
|
|
|
5083
5075
|
);
|
|
5084
5076
|
});
|
|
5085
5077
|
}, $ = (p, de, j) => {
|
|
5086
|
-
const we = de,
|
|
5078
|
+
const we = de, st = we ? p : xe + `/${Be}/` + p;
|
|
5087
5079
|
window.postMessage(
|
|
5088
5080
|
{
|
|
5089
5081
|
type: "NavigateTo",
|
|
@@ -5095,29 +5087,29 @@ function po(e, t, r) {
|
|
|
5095
5087
|
), we ? window.postMessage(
|
|
5096
5088
|
{
|
|
5097
5089
|
type: "ExternalLinkNavigation",
|
|
5098
|
-
externalUrl:
|
|
5090
|
+
externalUrl: st,
|
|
5099
5091
|
target: j
|
|
5100
5092
|
},
|
|
5101
5093
|
window.location.href
|
|
5102
5094
|
) : window.postMessage(
|
|
5103
5095
|
{
|
|
5104
5096
|
type: "LinkNavigation",
|
|
5105
|
-
navUrl:
|
|
5097
|
+
navUrl: st,
|
|
5106
5098
|
target: j
|
|
5107
5099
|
},
|
|
5108
5100
|
window.location.href
|
|
5109
5101
|
);
|
|
5110
|
-
},
|
|
5111
|
-
function
|
|
5102
|
+
}, yr = () => $(n, B, L), Er = () => $(l, B, L), Ir = () => $(a, B, L), Sr = () => $(m, B, L), Hr = () => $(E, B, L), Tr = () => $(k, B, L);
|
|
5103
|
+
function Ar(p) {
|
|
5112
5104
|
Ue[p ? "unshift" : "push"](() => {
|
|
5113
5105
|
G = p, r(23, G);
|
|
5114
5106
|
});
|
|
5115
5107
|
}
|
|
5116
5108
|
return e.$$set = (p) => {
|
|
5117
|
-
"sponsorurl" in p && r(0, n = p.sponsorurl), "sponsorimage" in p && r(1, i = p.sponsorimage), "sponsortitle" in p && r(2, o = p.sponsortitle), "paymenturl" in p && r(3, l = p.paymenturl), "paymentimage" in p && r(4, h = p.paymentimage), "paymenttitle" in p && r(5, f = p.paymenttitle), "vendorurl" in p && r(6, a = p.vendorurl), "vendorimage" in p && r(7, s = p.vendorimage), "vendortitle" in p && r(8, c = p.vendortitle), "helperlinkurl" in p && r(9, m = p.helperlinkurl), "helperlinkimage" in p && r(10,
|
|
5109
|
+
"sponsorurl" in p && r(0, n = p.sponsorurl), "sponsorimage" in p && r(1, i = p.sponsorimage), "sponsortitle" in p && r(2, o = p.sponsortitle), "paymenturl" in p && r(3, l = p.paymenturl), "paymentimage" in p && r(4, h = p.paymentimage), "paymenttitle" in p && r(5, f = p.paymenttitle), "vendorurl" in p && r(6, a = p.vendorurl), "vendorimage" in p && r(7, s = p.vendorimage), "vendortitle" in p && r(8, c = p.vendortitle), "helperlinkurl" in p && r(9, m = p.helperlinkurl), "helperlinkimage" in p && r(10, v = p.helperlinkimage), "helperlinktitle" in p && r(11, S = p.helperlinktitle), "licenseurl" in p && r(12, E = p.licenseurl), "licenseimage" in p && r(13, w = p.licenseimage), "licensetitle" in p && r(14, M = p.licensetitle), "sociallinkurl" in p && r(15, k = p.sociallinkurl), "sociallinkimage" in p && r(16, x = p.sociallinkimage), "sociallinktitle" in p && r(17, R = p.sociallinktitle), "target" in p && r(18, L = p.target), "linktype" in p && r(19, B = p.linktype), "displaycolumn" in p && r(20, oe = p.displaycolumn), "baseurl" in p && r(21, xe = p.baseurl), "lang" in p && r(22, Be = p.lang), "clientstyling" in p && r(26, me = p.clientstyling), "clientstylingurl" in p && r(27, pe = p.clientstylingurl);
|
|
5118
5110
|
}, e.$$.update = () => {
|
|
5119
5111
|
e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5120
|
-
75497472 && me && G &&
|
|
5112
|
+
75497472 && me && G && _r(), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5121
5113
|
142606336 && pe && G && vr();
|
|
5122
5114
|
}, [
|
|
5123
5115
|
n,
|
|
@@ -5130,40 +5122,40 @@ function po(e, t, r) {
|
|
|
5130
5122
|
s,
|
|
5131
5123
|
c,
|
|
5132
5124
|
m,
|
|
5133
|
-
|
|
5125
|
+
v,
|
|
5134
5126
|
S,
|
|
5135
5127
|
E,
|
|
5136
5128
|
w,
|
|
5137
5129
|
M,
|
|
5138
5130
|
k,
|
|
5139
5131
|
x,
|
|
5140
|
-
|
|
5132
|
+
R,
|
|
5141
5133
|
L,
|
|
5142
5134
|
B,
|
|
5143
5135
|
oe,
|
|
5144
5136
|
xe,
|
|
5145
5137
|
Be,
|
|
5146
5138
|
G,
|
|
5147
|
-
|
|
5139
|
+
gr,
|
|
5148
5140
|
$,
|
|
5149
5141
|
me,
|
|
5150
5142
|
pe,
|
|
5143
|
+
yr,
|
|
5151
5144
|
Er,
|
|
5152
5145
|
Ir,
|
|
5153
5146
|
Sr,
|
|
5154
5147
|
Hr,
|
|
5155
5148
|
Tr,
|
|
5156
|
-
Ar
|
|
5157
|
-
Fr
|
|
5149
|
+
Ar
|
|
5158
5150
|
];
|
|
5159
5151
|
}
|
|
5160
|
-
class
|
|
5152
|
+
class po extends Xr {
|
|
5161
5153
|
constructor(t) {
|
|
5162
|
-
super(),
|
|
5154
|
+
super(), jr(
|
|
5163
5155
|
this,
|
|
5164
5156
|
t,
|
|
5165
|
-
po,
|
|
5166
5157
|
mo,
|
|
5158
|
+
co,
|
|
5167
5159
|
Rt,
|
|
5168
5160
|
{
|
|
5169
5161
|
sponsorurl: 0,
|
|
@@ -5192,7 +5184,7 @@ class bo extends Wr {
|
|
|
5192
5184
|
clientstyling: 26,
|
|
5193
5185
|
clientstylingurl: 27
|
|
5194
5186
|
},
|
|
5195
|
-
|
|
5187
|
+
Ji,
|
|
5196
5188
|
[-1, -1]
|
|
5197
5189
|
);
|
|
5198
5190
|
}
|
|
@@ -5347,7 +5339,7 @@ class bo extends Wr {
|
|
|
5347
5339
|
this.$$set({ clientstylingurl: t }), I();
|
|
5348
5340
|
}
|
|
5349
5341
|
}
|
|
5350
|
-
|
|
5342
|
+
Vr(po, { sponsorurl: {}, sponsorimage: {}, sponsortitle: {}, paymenturl: {}, paymentimage: {}, paymenttitle: {}, vendorurl: {}, vendorimage: {}, vendortitle: {}, helperlinkurl: {}, helperlinkimage: {}, helperlinktitle: {}, licenseurl: {}, licenseimage: {}, licensetitle: {}, sociallinkurl: {}, sociallinkimage: {}, sociallinktitle: {}, target: {}, linktype: {}, displaycolumn: {}, baseurl: {}, lang: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
|
|
5351
5343
|
export {
|
|
5352
|
-
|
|
5344
|
+
po as C
|
|
5353
5345
|
};
|