@everymatrix/casino-footer-thumbnail 1.74.10 → 1.75.1
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-CG93OKCw.js → CasinoFooterThumbnail-B5Yxmgm0.js} +898 -863
- package/components/CasinoFooterThumbnail-Dw_u5Wzy.cjs +18 -0
- package/components/{CasinoFooterThumbnail-Bl0nqWQm.js → CasinoFooterThumbnail-QsGkn1go.js} +905 -870
- package/es2015/casino-footer-thumbnail.cjs +1 -1
- package/es2015/casino-footer-thumbnail.js +1 -1
- package/esnext/casino-footer-thumbnail.js +1 -1
- package/package.json +1 -1
- package/components/CasinoFooterThumbnail-BAK5nlii.cjs +0 -18
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
function O() {
|
|
2
2
|
}
|
|
3
|
-
function
|
|
3
|
+
function $t(e) {
|
|
4
4
|
return e();
|
|
5
5
|
}
|
|
6
|
-
function
|
|
6
|
+
function ct() {
|
|
7
7
|
return /* @__PURE__ */ Object.create(null);
|
|
8
8
|
}
|
|
9
|
-
function
|
|
10
|
-
e.forEach(
|
|
9
|
+
function ue(e) {
|
|
10
|
+
e.forEach($t);
|
|
11
11
|
}
|
|
12
|
-
function
|
|
12
|
+
function lt(e) {
|
|
13
13
|
return typeof e == "function";
|
|
14
14
|
}
|
|
15
|
-
function
|
|
15
|
+
function jt(e, t) {
|
|
16
16
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
17
17
|
}
|
|
18
18
|
let be;
|
|
19
|
-
function
|
|
19
|
+
function H(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 xr(e) {
|
|
23
23
|
return Object.keys(e).length === 0;
|
|
24
24
|
}
|
|
25
|
-
function
|
|
25
|
+
function Br(e, ...t) {
|
|
26
26
|
if (e == null) {
|
|
27
27
|
for (const n of t)
|
|
28
28
|
n(void 0);
|
|
@@ -34,14 +34,14 @@ function Lr(e, ...t) {
|
|
|
34
34
|
function g(e, t) {
|
|
35
35
|
e.appendChild(t);
|
|
36
36
|
}
|
|
37
|
-
function
|
|
38
|
-
const n =
|
|
37
|
+
function Or(e, t, r) {
|
|
38
|
+
const n = kr(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, Nr(n, i);
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function kr(e) {
|
|
45
45
|
if (!e)
|
|
46
46
|
return document;
|
|
47
47
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -51,17 +51,17 @@ function wr(e) {
|
|
|
51
51
|
t
|
|
52
52
|
) : e.ownerDocument;
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Nr(e, t) {
|
|
55
55
|
return g(
|
|
56
56
|
/** @type {Document} */
|
|
57
57
|
e.head || e,
|
|
58
58
|
t
|
|
59
59
|
), t.sheet;
|
|
60
60
|
}
|
|
61
|
-
function
|
|
61
|
+
function A(e, t, r) {
|
|
62
62
|
e.insertBefore(t, r || null);
|
|
63
63
|
}
|
|
64
|
-
function
|
|
64
|
+
function S(e) {
|
|
65
65
|
e.parentNode && e.parentNode.removeChild(e);
|
|
66
66
|
}
|
|
67
67
|
function d(e) {
|
|
@@ -70,26 +70,26 @@ function d(e) {
|
|
|
70
70
|
function G(e) {
|
|
71
71
|
return document.createTextNode(e);
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function Y() {
|
|
74
74
|
return G(" ");
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function Vt() {
|
|
77
77
|
return G("");
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function K(e, t, r, n) {
|
|
80
80
|
return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
|
|
81
81
|
}
|
|
82
82
|
function u(e, t, r) {
|
|
83
83
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function Cr(e) {
|
|
86
86
|
return Array.from(e.childNodes);
|
|
87
87
|
}
|
|
88
|
-
function
|
|
88
|
+
function ee(e, t) {
|
|
89
89
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
90
90
|
t);
|
|
91
91
|
}
|
|
92
|
-
function
|
|
92
|
+
function Mr(e) {
|
|
93
93
|
const t = {};
|
|
94
94
|
return e.childNodes.forEach(
|
|
95
95
|
/** @param {Element} node */
|
|
@@ -98,87 +98,87 @@ function Or(e) {
|
|
|
98
98
|
}
|
|
99
99
|
), t;
|
|
100
100
|
}
|
|
101
|
-
let
|
|
102
|
-
function
|
|
103
|
-
|
|
101
|
+
let se;
|
|
102
|
+
function oe(e) {
|
|
103
|
+
se = e;
|
|
104
104
|
}
|
|
105
|
-
function
|
|
106
|
-
if (!
|
|
105
|
+
function Rr() {
|
|
106
|
+
if (!se)
|
|
107
107
|
throw new Error("Function called outside component initialization");
|
|
108
|
-
return
|
|
108
|
+
return se;
|
|
109
109
|
}
|
|
110
|
-
function
|
|
111
|
-
|
|
110
|
+
function Dr(e) {
|
|
111
|
+
Rr().$$.on_mount.push(e);
|
|
112
112
|
}
|
|
113
|
-
const W = [],
|
|
113
|
+
const W = [], Ve = [];
|
|
114
114
|
let z = [];
|
|
115
|
-
const
|
|
116
|
-
let
|
|
117
|
-
function
|
|
118
|
-
|
|
115
|
+
const mt = [], Ur = /* @__PURE__ */ Promise.resolve();
|
|
116
|
+
let Xe = !1;
|
|
117
|
+
function Gr() {
|
|
118
|
+
Xe || (Xe = !0, Ur.then(E));
|
|
119
119
|
}
|
|
120
|
-
function
|
|
120
|
+
function We(e) {
|
|
121
121
|
z.push(e);
|
|
122
122
|
}
|
|
123
|
-
const
|
|
123
|
+
const Ce = /* @__PURE__ */ new Set();
|
|
124
124
|
let V = 0;
|
|
125
|
-
function
|
|
125
|
+
function E() {
|
|
126
126
|
if (V !== 0)
|
|
127
127
|
return;
|
|
128
|
-
const e =
|
|
128
|
+
const e = se;
|
|
129
129
|
do {
|
|
130
130
|
try {
|
|
131
131
|
for (; V < W.length; ) {
|
|
132
132
|
const t = W[V];
|
|
133
|
-
V++,
|
|
133
|
+
V++, oe(t), $r(t.$$);
|
|
134
134
|
}
|
|
135
135
|
} catch (t) {
|
|
136
136
|
throw W.length = 0, V = 0, t;
|
|
137
137
|
}
|
|
138
|
-
for (
|
|
139
|
-
|
|
138
|
+
for (oe(null), W.length = 0, V = 0; Ve.length; )
|
|
139
|
+
Ve.pop()();
|
|
140
140
|
for (let t = 0; t < z.length; t += 1) {
|
|
141
141
|
const r = z[t];
|
|
142
|
-
|
|
142
|
+
Ce.has(r) || (Ce.add(r), r());
|
|
143
143
|
}
|
|
144
144
|
z.length = 0;
|
|
145
145
|
} while (W.length);
|
|
146
|
-
for (;
|
|
147
|
-
|
|
148
|
-
|
|
146
|
+
for (; mt.length; )
|
|
147
|
+
mt.pop()();
|
|
148
|
+
Xe = !1, Ce.clear(), oe(e);
|
|
149
149
|
}
|
|
150
|
-
function
|
|
150
|
+
function $r(e) {
|
|
151
151
|
if (e.fragment !== null) {
|
|
152
|
-
e.update(),
|
|
152
|
+
e.update(), ue(e.before_update);
|
|
153
153
|
const t = e.dirty;
|
|
154
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
154
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(We);
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
function
|
|
157
|
+
function jr(e) {
|
|
158
158
|
const t = [], r = [];
|
|
159
159
|
z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), z = t;
|
|
160
160
|
}
|
|
161
|
-
const
|
|
162
|
-
function
|
|
163
|
-
e && e.i && (
|
|
161
|
+
const Vr = /* @__PURE__ */ new Set();
|
|
162
|
+
function Xr(e, t) {
|
|
163
|
+
e && e.i && (Vr.delete(e), e.i(t));
|
|
164
164
|
}
|
|
165
|
-
function
|
|
165
|
+
function Wr(e, t, r) {
|
|
166
166
|
const { fragment: n, after_update: i } = e.$$;
|
|
167
|
-
n && n.m(t, r),
|
|
168
|
-
const o = e.$$.on_mount.map(
|
|
169
|
-
e.$$.on_destroy ? e.$$.on_destroy.push(...o) :
|
|
170
|
-
}), i.forEach(
|
|
167
|
+
n && n.m(t, r), We(() => {
|
|
168
|
+
const o = e.$$.on_mount.map($t).filter(lt);
|
|
169
|
+
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : ue(o), e.$$.on_mount = [];
|
|
170
|
+
}), i.forEach(We);
|
|
171
171
|
}
|
|
172
|
-
function
|
|
172
|
+
function zr(e, t) {
|
|
173
173
|
const r = e.$$;
|
|
174
|
-
r.fragment !== null && (
|
|
174
|
+
r.fragment !== null && (jr(r.after_update), ue(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
175
175
|
}
|
|
176
|
-
function
|
|
177
|
-
e.$$.dirty[0] === -1 && (W.push(e),
|
|
176
|
+
function Zr(e, t) {
|
|
177
|
+
e.$$.dirty[0] === -1 && (W.push(e), Gr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
178
178
|
}
|
|
179
|
-
function
|
|
180
|
-
const f =
|
|
181
|
-
|
|
179
|
+
function Qr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
180
|
+
const f = se;
|
|
181
|
+
oe(e);
|
|
182
182
|
const a = e.$$ = {
|
|
183
183
|
fragment: null,
|
|
184
184
|
ctx: [],
|
|
@@ -186,7 +186,7 @@ function Xr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
|
186
186
|
props: o,
|
|
187
187
|
update: O,
|
|
188
188
|
not_equal: i,
|
|
189
|
-
bound:
|
|
189
|
+
bound: ct(),
|
|
190
190
|
// lifecycle
|
|
191
191
|
on_mount: [],
|
|
192
192
|
on_destroy: [],
|
|
@@ -195,28 +195,28 @@ function Xr(e, t, r, n, i, o, l = null, h = [-1]) {
|
|
|
195
195
|
after_update: [],
|
|
196
196
|
context: new Map(t.context || (f ? f.$$.context : [])),
|
|
197
197
|
// everything else
|
|
198
|
-
callbacks:
|
|
198
|
+
callbacks: ct(),
|
|
199
199
|
dirty: h,
|
|
200
200
|
skip_bound: !1,
|
|
201
201
|
root: t.target || f.$$.root
|
|
202
202
|
};
|
|
203
203
|
l && l(a.root);
|
|
204
204
|
let s = !1;
|
|
205
|
-
if (a.ctx = r(e, t.props || {}, (c, m, ...
|
|
206
|
-
const
|
|
207
|
-
return a.ctx && i(a.ctx[c], a.ctx[c] =
|
|
208
|
-
}), a.update(), s = !0,
|
|
205
|
+
if (a.ctx = r ? r(e, t.props || {}, (c, m, ...v) => {
|
|
206
|
+
const I = v.length ? v[0] : m;
|
|
207
|
+
return a.ctx && i(a.ctx[c], a.ctx[c] = I) && (!a.skip_bound && a.bound[c] && a.bound[c](I), s && Zr(e, c)), m;
|
|
208
|
+
}) : [], a.update(), s = !0, ue(a.before_update), a.fragment = n ? n(a.ctx) : !1, t.target) {
|
|
209
209
|
if (t.hydrate) {
|
|
210
|
-
const c =
|
|
211
|
-
a.fragment && a.fragment.l(c), c.forEach(
|
|
210
|
+
const c = Cr(t.target);
|
|
211
|
+
a.fragment && a.fragment.l(c), c.forEach(S);
|
|
212
212
|
} else
|
|
213
213
|
a.fragment && a.fragment.c();
|
|
214
|
-
t.intro &&
|
|
214
|
+
t.intro && Xr(e.$$.fragment), Wr(e, t.target, t.anchor), E();
|
|
215
215
|
}
|
|
216
|
-
|
|
216
|
+
oe(f);
|
|
217
217
|
}
|
|
218
|
-
let
|
|
219
|
-
typeof HTMLElement == "function" && (
|
|
218
|
+
let Xt;
|
|
219
|
+
typeof HTMLElement == "function" && (Xt = class extends HTMLElement {
|
|
220
220
|
/** The Svelte component constructor */
|
|
221
221
|
$$ctor;
|
|
222
222
|
/** Slots */
|
|
@@ -265,22 +265,22 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
265
265
|
* @param {HTMLElement} [anchor]
|
|
266
266
|
*/
|
|
267
267
|
m: function(f, a) {
|
|
268
|
-
|
|
268
|
+
A(f, o, a);
|
|
269
269
|
},
|
|
270
270
|
d: function(f) {
|
|
271
|
-
f &&
|
|
271
|
+
f && S(o);
|
|
272
272
|
}
|
|
273
273
|
};
|
|
274
274
|
};
|
|
275
275
|
};
|
|
276
276
|
if (await Promise.resolve(), !this.$$cn || this.$$c)
|
|
277
277
|
return;
|
|
278
|
-
const t = {}, r =
|
|
278
|
+
const t = {}, r = Mr(this);
|
|
279
279
|
for (const i of this.$$s)
|
|
280
280
|
i in r && (t[i] = [e(i)]);
|
|
281
281
|
for (const i of this.attributes) {
|
|
282
282
|
const o = this.$$g_p(i.name);
|
|
283
|
-
o in this.$$d || (this.$$d[o] =
|
|
283
|
+
o in this.$$d || (this.$$d[o] = ve(o, i.value, this.$$p_d, "toProp"));
|
|
284
284
|
}
|
|
285
285
|
for (const i in this.$$p_d)
|
|
286
286
|
!(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
|
|
@@ -298,7 +298,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
298
298
|
this.$$r = !0;
|
|
299
299
|
for (const i in this.$$p_d)
|
|
300
300
|
if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
|
|
301
|
-
const o =
|
|
301
|
+
const o = ve(
|
|
302
302
|
i,
|
|
303
303
|
this.$$d[i],
|
|
304
304
|
this.$$p_d,
|
|
@@ -320,7 +320,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
320
320
|
// We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
|
|
321
321
|
// and setting attributes through setAttribute etc, this is helpful
|
|
322
322
|
attributeChangedCallback(e, t, r) {
|
|
323
|
-
this.$$r || (e = this.$$g_p(e), this.$$d[e] =
|
|
323
|
+
this.$$r || (e = this.$$g_p(e), this.$$d[e] = ve(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
|
|
324
324
|
}
|
|
325
325
|
disconnectedCallback() {
|
|
326
326
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -333,7 +333,7 @@ typeof HTMLElement == "function" && (Gt = class extends HTMLElement {
|
|
|
333
333
|
) || e;
|
|
334
334
|
}
|
|
335
335
|
});
|
|
336
|
-
function
|
|
336
|
+
function ve(e, t, r, n) {
|
|
337
337
|
const i = r[e]?.type;
|
|
338
338
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
339
339
|
return t;
|
|
@@ -362,8 +362,8 @@ function ye(e, t, r, n) {
|
|
|
362
362
|
return t;
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
|
-
function
|
|
366
|
-
let l = class extends
|
|
365
|
+
function Jr(e, t, r, n, i, o) {
|
|
366
|
+
let l = class extends Xt {
|
|
367
367
|
constructor() {
|
|
368
368
|
super(e, r, i), this.$$p_d = t;
|
|
369
369
|
}
|
|
@@ -379,7 +379,7 @@ function Wr(e, t, r, n, i, o) {
|
|
|
379
379
|
return this.$$c && h in this.$$c ? this.$$c[h] : this.$$d[h];
|
|
380
380
|
},
|
|
381
381
|
set(f) {
|
|
382
|
-
f =
|
|
382
|
+
f = ve(h, f, t), this.$$d[h] = f, this.$$c?.$set({ [h]: f });
|
|
383
383
|
}
|
|
384
384
|
});
|
|
385
385
|
}), n.forEach((h) => {
|
|
@@ -391,7 +391,7 @@ function Wr(e, t, r, n, i, o) {
|
|
|
391
391
|
}), e.element = /** @type {any} */
|
|
392
392
|
l, l;
|
|
393
393
|
}
|
|
394
|
-
class
|
|
394
|
+
class qr {
|
|
395
395
|
/**
|
|
396
396
|
* ### PRIVATE API
|
|
397
397
|
*
|
|
@@ -410,7 +410,7 @@ class zr {
|
|
|
410
410
|
$$set = void 0;
|
|
411
411
|
/** @returns {void} */
|
|
412
412
|
$destroy() {
|
|
413
|
-
|
|
413
|
+
zr(this, 1), this.$destroy = O;
|
|
414
414
|
}
|
|
415
415
|
/**
|
|
416
416
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -419,7 +419,7 @@ class zr {
|
|
|
419
419
|
* @returns {() => void}
|
|
420
420
|
*/
|
|
421
421
|
$on(t, r) {
|
|
422
|
-
if (!
|
|
422
|
+
if (!lt(r))
|
|
423
423
|
return O;
|
|
424
424
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
425
425
|
return n.push(r), () => {
|
|
@@ -432,11 +432,11 @@ class zr {
|
|
|
432
432
|
* @returns {void}
|
|
433
433
|
*/
|
|
434
434
|
$set(t) {
|
|
435
|
-
this.$$set && !
|
|
435
|
+
this.$$set && !xr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
|
-
const
|
|
439
|
-
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
438
|
+
const Yr = "4";
|
|
439
|
+
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(Yr);
|
|
440
440
|
/*! *****************************************************************************
|
|
441
441
|
Copyright (c) Microsoft Corporation.
|
|
442
442
|
|
|
@@ -451,43 +451,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
451
451
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
452
452
|
PERFORMANCE OF THIS SOFTWARE.
|
|
453
453
|
***************************************************************************** */
|
|
454
|
-
var
|
|
455
|
-
return
|
|
454
|
+
var ze = function(e, t) {
|
|
455
|
+
return ze = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
456
456
|
r.__proto__ = n;
|
|
457
457
|
} || function(r, n) {
|
|
458
458
|
for (var i in n)
|
|
459
459
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
460
|
-
},
|
|
460
|
+
}, ze(e, t);
|
|
461
461
|
};
|
|
462
|
-
function
|
|
462
|
+
function he(e, t) {
|
|
463
463
|
if (typeof t != "function" && t !== null)
|
|
464
464
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
465
|
-
|
|
465
|
+
ze(e, t);
|
|
466
466
|
function r() {
|
|
467
467
|
this.constructor = e;
|
|
468
468
|
}
|
|
469
469
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
470
470
|
}
|
|
471
|
-
|
|
472
|
-
return v = Object.assign || function(t) {
|
|
473
|
-
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
474
|
-
r = arguments[n];
|
|
475
|
-
for (var o in r)
|
|
476
|
-
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
477
|
-
}
|
|
478
|
-
return t;
|
|
479
|
-
}, v.apply(this, arguments);
|
|
480
|
-
};
|
|
481
|
-
function Qr(e, t) {
|
|
482
|
-
var r = {};
|
|
483
|
-
for (var n in e)
|
|
484
|
-
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
485
|
-
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
486
|
-
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
487
|
-
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
488
|
-
return r;
|
|
489
|
-
}
|
|
490
|
-
function Xe(e) {
|
|
471
|
+
function Ze(e) {
|
|
491
472
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
492
473
|
if (r)
|
|
493
474
|
return r.call(e);
|
|
@@ -499,7 +480,7 @@ function Xe(e) {
|
|
|
499
480
|
};
|
|
500
481
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
501
482
|
}
|
|
502
|
-
function
|
|
483
|
+
function Qe(e, t) {
|
|
503
484
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
504
485
|
if (!r)
|
|
505
486
|
return e;
|
|
@@ -519,22 +500,22 @@ function We(e, t) {
|
|
|
519
500
|
}
|
|
520
501
|
return o;
|
|
521
502
|
}
|
|
522
|
-
function
|
|
523
|
-
if (
|
|
503
|
+
function Je(e, t, r) {
|
|
504
|
+
if (arguments.length === 2)
|
|
524
505
|
for (var n = 0, i = t.length, o; n < i; n++)
|
|
525
506
|
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
526
507
|
return e.concat(o || t);
|
|
527
508
|
}
|
|
528
|
-
function
|
|
509
|
+
function M(e) {
|
|
529
510
|
return typeof e == "function";
|
|
530
511
|
}
|
|
531
|
-
function
|
|
512
|
+
function Wt(e) {
|
|
532
513
|
var t = function(n) {
|
|
533
514
|
Error.call(n), n.stack = new Error().stack;
|
|
534
515
|
}, r = e(t);
|
|
535
516
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
536
517
|
}
|
|
537
|
-
var
|
|
518
|
+
var Me = Wt(function(e) {
|
|
538
519
|
return function(r) {
|
|
539
520
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
540
521
|
` + r.map(function(n, i) {
|
|
@@ -543,13 +524,13 @@ var Ne = $t(function(e) {
|
|
|
543
524
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
544
525
|
};
|
|
545
526
|
});
|
|
546
|
-
function
|
|
527
|
+
function qe(e, t) {
|
|
547
528
|
if (e) {
|
|
548
529
|
var r = e.indexOf(t);
|
|
549
530
|
0 <= r && e.splice(r, 1);
|
|
550
531
|
}
|
|
551
532
|
}
|
|
552
|
-
var
|
|
533
|
+
var Ae = function() {
|
|
553
534
|
function e(t) {
|
|
554
535
|
this.initialTeardown = t, this.closed = !1, this._parentage = null, this._finalizers = null;
|
|
555
536
|
}
|
|
@@ -561,12 +542,12 @@ var Te = function() {
|
|
|
561
542
|
if (l)
|
|
562
543
|
if (this._parentage = null, Array.isArray(l))
|
|
563
544
|
try {
|
|
564
|
-
for (var h =
|
|
545
|
+
for (var h = Ze(l), f = h.next(); !f.done; f = h.next()) {
|
|
565
546
|
var a = f.value;
|
|
566
547
|
a.remove(this);
|
|
567
548
|
}
|
|
568
|
-
} catch (
|
|
569
|
-
t = { error:
|
|
549
|
+
} catch (y) {
|
|
550
|
+
t = { error: y };
|
|
570
551
|
} finally {
|
|
571
552
|
try {
|
|
572
553
|
f && !f.done && (r = h.return) && r.call(h);
|
|
@@ -578,29 +559,29 @@ var Te = function() {
|
|
|
578
559
|
else
|
|
579
560
|
l.remove(this);
|
|
580
561
|
var s = this.initialTeardown;
|
|
581
|
-
if (
|
|
562
|
+
if (M(s))
|
|
582
563
|
try {
|
|
583
564
|
s();
|
|
584
|
-
} catch (
|
|
585
|
-
o =
|
|
565
|
+
} catch (y) {
|
|
566
|
+
o = y instanceof Me ? y.errors : [y];
|
|
586
567
|
}
|
|
587
568
|
var c = this._finalizers;
|
|
588
569
|
if (c) {
|
|
589
570
|
this._finalizers = null;
|
|
590
571
|
try {
|
|
591
|
-
for (var m =
|
|
592
|
-
var
|
|
572
|
+
for (var m = Ze(c), v = m.next(); !v.done; v = m.next()) {
|
|
573
|
+
var I = v.value;
|
|
593
574
|
try {
|
|
594
|
-
|
|
595
|
-
} catch (
|
|
596
|
-
o = o ?? [],
|
|
575
|
+
pt(I);
|
|
576
|
+
} catch (y) {
|
|
577
|
+
o = o ?? [], y instanceof Me ? o = Je(Je([], Qe(o)), Qe(y.errors)) : o.push(y);
|
|
597
578
|
}
|
|
598
579
|
}
|
|
599
|
-
} catch (
|
|
600
|
-
n = { error:
|
|
580
|
+
} catch (y) {
|
|
581
|
+
n = { error: y };
|
|
601
582
|
} finally {
|
|
602
583
|
try {
|
|
603
|
-
|
|
584
|
+
v && !v.done && (i = m.return) && i.call(m);
|
|
604
585
|
} finally {
|
|
605
586
|
if (n)
|
|
606
587
|
throw n.error;
|
|
@@ -608,13 +589,13 @@ var Te = function() {
|
|
|
608
589
|
}
|
|
609
590
|
}
|
|
610
591
|
if (o)
|
|
611
|
-
throw new
|
|
592
|
+
throw new Me(o);
|
|
612
593
|
}
|
|
613
594
|
}, e.prototype.add = function(t) {
|
|
614
595
|
var r;
|
|
615
596
|
if (t && t !== this)
|
|
616
597
|
if (this.closed)
|
|
617
|
-
|
|
598
|
+
pt(t);
|
|
618
599
|
else {
|
|
619
600
|
if (t instanceof e) {
|
|
620
601
|
if (t.closed || t._hasParent(this))
|
|
@@ -631,56 +612,52 @@ var Te = function() {
|
|
|
631
612
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
632
613
|
}, e.prototype._removeParent = function(t) {
|
|
633
614
|
var r = this._parentage;
|
|
634
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
615
|
+
r === t ? this._parentage = null : Array.isArray(r) && qe(r, t);
|
|
635
616
|
}, e.prototype.remove = function(t) {
|
|
636
617
|
var r = this._finalizers;
|
|
637
|
-
r &&
|
|
618
|
+
r && qe(r, t), t instanceof e && t._removeParent(this);
|
|
638
619
|
}, e.EMPTY = function() {
|
|
639
620
|
var t = new e();
|
|
640
621
|
return t.closed = !0, t;
|
|
641
622
|
}(), e;
|
|
642
|
-
}(),
|
|
643
|
-
function
|
|
644
|
-
return e instanceof
|
|
645
|
-
}
|
|
646
|
-
function
|
|
647
|
-
|
|
648
|
-
}
|
|
649
|
-
var
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
Promise: void 0,
|
|
653
|
-
useDeprecatedSynchronousErrorHandling: !1,
|
|
654
|
-
useDeprecatedNextContext: !1
|
|
655
|
-
}, qr = {
|
|
623
|
+
}(), zt = Ae.EMPTY;
|
|
624
|
+
function Zt(e) {
|
|
625
|
+
return e instanceof Ae || e && "closed" in e && M(e.remove) && M(e.add) && M(e.unsubscribe);
|
|
626
|
+
}
|
|
627
|
+
function pt(e) {
|
|
628
|
+
M(e) ? e() : e.unsubscribe();
|
|
629
|
+
}
|
|
630
|
+
var Kr = {
|
|
631
|
+
Promise: void 0
|
|
632
|
+
}, en = {
|
|
656
633
|
setTimeout: function(e, t) {
|
|
657
634
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
658
635
|
r[n - 2] = arguments[n];
|
|
659
|
-
return setTimeout.apply(void 0,
|
|
636
|
+
return setTimeout.apply(void 0, Je([e, t], Qe(r)));
|
|
660
637
|
},
|
|
661
638
|
clearTimeout: function(e) {
|
|
662
639
|
return clearTimeout(e);
|
|
663
640
|
},
|
|
664
641
|
delegate: void 0
|
|
665
642
|
};
|
|
666
|
-
function
|
|
667
|
-
|
|
643
|
+
function tn(e) {
|
|
644
|
+
en.setTimeout(function() {
|
|
668
645
|
throw e;
|
|
669
646
|
});
|
|
670
647
|
}
|
|
671
|
-
function
|
|
648
|
+
function dt() {
|
|
672
649
|
}
|
|
673
|
-
function
|
|
650
|
+
function ye(e) {
|
|
674
651
|
e();
|
|
675
652
|
}
|
|
676
|
-
var
|
|
677
|
-
|
|
653
|
+
var Qt = function(e) {
|
|
654
|
+
he(t, e);
|
|
678
655
|
function t(r) {
|
|
679
656
|
var n = e.call(this) || this;
|
|
680
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
657
|
+
return n.isStopped = !1, r ? (n.destination = r, Zt(r) && r.add(n)) : n.destination = on, n;
|
|
681
658
|
}
|
|
682
659
|
return t.create = function(r, n, i) {
|
|
683
|
-
return new
|
|
660
|
+
return new Ye(r, n, i);
|
|
684
661
|
}, t.prototype.next = function(r) {
|
|
685
662
|
this.isStopped || this._next(r);
|
|
686
663
|
}, t.prototype.error = function(r) {
|
|
@@ -704,7 +681,7 @@ var Xt = function(e) {
|
|
|
704
681
|
this.unsubscribe();
|
|
705
682
|
}
|
|
706
683
|
}, t;
|
|
707
|
-
}(
|
|
684
|
+
}(Ae), rn = function() {
|
|
708
685
|
function e(t) {
|
|
709
686
|
this.partialObserver = t;
|
|
710
687
|
}
|
|
@@ -735,43 +712,43 @@ var Xt = function(e) {
|
|
|
735
712
|
ge(r);
|
|
736
713
|
}
|
|
737
714
|
}, e;
|
|
738
|
-
}(),
|
|
739
|
-
|
|
715
|
+
}(), Ye = function(e) {
|
|
716
|
+
he(t, e);
|
|
740
717
|
function t(r, n, i) {
|
|
741
718
|
var o = e.call(this) || this, l;
|
|
742
|
-
return
|
|
719
|
+
return M(r) || !r ? l = {
|
|
743
720
|
next: r ?? void 0,
|
|
744
721
|
error: n ?? void 0,
|
|
745
722
|
complete: i ?? void 0
|
|
746
|
-
} : l = r, o.destination = new
|
|
723
|
+
} : l = r, o.destination = new rn(l), o;
|
|
747
724
|
}
|
|
748
725
|
return t;
|
|
749
|
-
}(
|
|
726
|
+
}(Qt);
|
|
750
727
|
function ge(e) {
|
|
751
|
-
|
|
728
|
+
tn(e);
|
|
752
729
|
}
|
|
753
|
-
function
|
|
730
|
+
function nn(e) {
|
|
754
731
|
throw e;
|
|
755
732
|
}
|
|
756
|
-
var
|
|
733
|
+
var on = {
|
|
757
734
|
closed: !0,
|
|
758
|
-
next:
|
|
759
|
-
error:
|
|
760
|
-
complete:
|
|
761
|
-
},
|
|
735
|
+
next: dt,
|
|
736
|
+
error: nn,
|
|
737
|
+
complete: dt
|
|
738
|
+
}, sn = function() {
|
|
762
739
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
763
740
|
}();
|
|
764
|
-
function
|
|
741
|
+
function an(e) {
|
|
765
742
|
return e;
|
|
766
743
|
}
|
|
767
|
-
function
|
|
768
|
-
return e.length === 0 ?
|
|
744
|
+
function ln(e) {
|
|
745
|
+
return e.length === 0 ? an : e.length === 1 ? e[0] : function(r) {
|
|
769
746
|
return e.reduce(function(n, i) {
|
|
770
747
|
return i(n);
|
|
771
748
|
}, r);
|
|
772
749
|
};
|
|
773
750
|
}
|
|
774
|
-
var
|
|
751
|
+
var bt = function() {
|
|
775
752
|
function e(t) {
|
|
776
753
|
t && (this._subscribe = t);
|
|
777
754
|
}
|
|
@@ -779,8 +756,8 @@ var ct = function() {
|
|
|
779
756
|
var r = new e();
|
|
780
757
|
return r.source = this, r.operator = t, r;
|
|
781
758
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
782
|
-
var i = this, o =
|
|
783
|
-
return
|
|
759
|
+
var i = this, o = hn(t) ? t : new Ye(t, r, n);
|
|
760
|
+
return ye(function() {
|
|
784
761
|
var l = i, h = l.operator, f = l.source;
|
|
785
762
|
o.add(h ? h.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
|
|
786
763
|
}), o;
|
|
@@ -792,8 +769,8 @@ var ct = function() {
|
|
|
792
769
|
}
|
|
793
770
|
}, e.prototype.forEach = function(t, r) {
|
|
794
771
|
var n = this;
|
|
795
|
-
return r =
|
|
796
|
-
var l = new
|
|
772
|
+
return r = gt(r), new r(function(i, o) {
|
|
773
|
+
var l = new Ye({
|
|
797
774
|
next: function(h) {
|
|
798
775
|
try {
|
|
799
776
|
t(h);
|
|
@@ -809,15 +786,15 @@ var ct = function() {
|
|
|
809
786
|
}, e.prototype._subscribe = function(t) {
|
|
810
787
|
var r;
|
|
811
788
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
812
|
-
}, e.prototype[
|
|
789
|
+
}, e.prototype[sn] = function() {
|
|
813
790
|
return this;
|
|
814
791
|
}, e.prototype.pipe = function() {
|
|
815
792
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
816
793
|
t[r] = arguments[r];
|
|
817
|
-
return
|
|
794
|
+
return ln(t)(this);
|
|
818
795
|
}, e.prototype.toPromise = function(t) {
|
|
819
796
|
var r = this;
|
|
820
|
-
return t =
|
|
797
|
+
return t = gt(t), new t(function(n, i) {
|
|
821
798
|
var o;
|
|
822
799
|
r.subscribe(function(l) {
|
|
823
800
|
return o = l;
|
|
@@ -831,40 +808,40 @@ var ct = function() {
|
|
|
831
808
|
return new e(t);
|
|
832
809
|
}, e;
|
|
833
810
|
}();
|
|
834
|
-
function
|
|
811
|
+
function gt(e) {
|
|
835
812
|
var t;
|
|
836
|
-
return (t = e ??
|
|
813
|
+
return (t = e ?? Kr.Promise) !== null && t !== void 0 ? t : Promise;
|
|
837
814
|
}
|
|
838
|
-
function
|
|
839
|
-
return e &&
|
|
815
|
+
function un(e) {
|
|
816
|
+
return e && M(e.next) && M(e.error) && M(e.complete);
|
|
840
817
|
}
|
|
841
|
-
function
|
|
842
|
-
return e && e instanceof
|
|
818
|
+
function hn(e) {
|
|
819
|
+
return e && e instanceof Qt || un(e) && Zt(e);
|
|
843
820
|
}
|
|
844
|
-
var
|
|
821
|
+
var fn = Wt(function(e) {
|
|
845
822
|
return function() {
|
|
846
823
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
847
824
|
};
|
|
848
|
-
}),
|
|
849
|
-
|
|
825
|
+
}), Jt = function(e) {
|
|
826
|
+
he(t, e);
|
|
850
827
|
function t() {
|
|
851
828
|
var r = e.call(this) || this;
|
|
852
829
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
853
830
|
}
|
|
854
831
|
return t.prototype.lift = function(r) {
|
|
855
|
-
var n = new
|
|
832
|
+
var n = new _t(this, this);
|
|
856
833
|
return n.operator = r, n;
|
|
857
834
|
}, t.prototype._throwIfClosed = function() {
|
|
858
835
|
if (this.closed)
|
|
859
|
-
throw new
|
|
836
|
+
throw new fn();
|
|
860
837
|
}, t.prototype.next = function(r) {
|
|
861
838
|
var n = this;
|
|
862
|
-
|
|
839
|
+
ye(function() {
|
|
863
840
|
var i, o;
|
|
864
841
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
865
842
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
866
843
|
try {
|
|
867
|
-
for (var l =
|
|
844
|
+
for (var l = Ze(n.currentObservers), h = l.next(); !h.done; h = l.next()) {
|
|
868
845
|
var f = h.value;
|
|
869
846
|
f.next(r);
|
|
870
847
|
}
|
|
@@ -882,7 +859,7 @@ var ln = $t(function(e) {
|
|
|
882
859
|
});
|
|
883
860
|
}, t.prototype.error = function(r) {
|
|
884
861
|
var n = this;
|
|
885
|
-
|
|
862
|
+
ye(function() {
|
|
886
863
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
887
864
|
n.hasError = n.isStopped = !0, n.thrownError = r;
|
|
888
865
|
for (var i = n.observers; i.length; )
|
|
@@ -891,7 +868,7 @@ var ln = $t(function(e) {
|
|
|
891
868
|
});
|
|
892
869
|
}, t.prototype.complete = function() {
|
|
893
870
|
var r = this;
|
|
894
|
-
|
|
871
|
+
ye(function() {
|
|
895
872
|
if (r._throwIfClosed(), !r.isStopped) {
|
|
896
873
|
r.isStopped = !0;
|
|
897
874
|
for (var n = r.observers; n.length; )
|
|
@@ -913,20 +890,20 @@ var ln = $t(function(e) {
|
|
|
913
890
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
914
891
|
}, t.prototype._innerSubscribe = function(r) {
|
|
915
892
|
var n = this, i = this, o = i.hasError, l = i.isStopped, h = i.observers;
|
|
916
|
-
return o || l ?
|
|
917
|
-
n.currentObservers = null,
|
|
893
|
+
return o || l ? zt : (this.currentObservers = null, h.push(r), new Ae(function() {
|
|
894
|
+
n.currentObservers = null, qe(h, r);
|
|
918
895
|
}));
|
|
919
896
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
920
897
|
var n = this, i = n.hasError, o = n.thrownError, l = n.isStopped;
|
|
921
898
|
i ? r.error(o) : l && r.complete();
|
|
922
899
|
}, t.prototype.asObservable = function() {
|
|
923
|
-
var r = new
|
|
900
|
+
var r = new bt();
|
|
924
901
|
return r.source = this, r;
|
|
925
902
|
}, t.create = function(r, n) {
|
|
926
|
-
return new
|
|
903
|
+
return new _t(r, n);
|
|
927
904
|
}, t;
|
|
928
|
-
}(
|
|
929
|
-
|
|
905
|
+
}(bt), _t = function(e) {
|
|
906
|
+
he(t, e);
|
|
930
907
|
function t(r, n) {
|
|
931
908
|
var i = e.call(this) || this;
|
|
932
909
|
return i.destination = r, i.source = n, i;
|
|
@@ -942,17 +919,17 @@ var ln = $t(function(e) {
|
|
|
942
919
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
943
920
|
}, t.prototype._subscribe = function(r) {
|
|
944
921
|
var n, i;
|
|
945
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
922
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : zt;
|
|
946
923
|
}, t;
|
|
947
|
-
}(
|
|
924
|
+
}(Jt), qt = {
|
|
948
925
|
now: function() {
|
|
949
|
-
return (
|
|
926
|
+
return (qt.delegate || Date).now();
|
|
950
927
|
},
|
|
951
928
|
delegate: void 0
|
|
952
|
-
},
|
|
953
|
-
|
|
929
|
+
}, cn = function(e) {
|
|
930
|
+
he(t, e);
|
|
954
931
|
function t(r, n, i) {
|
|
955
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
932
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = qt);
|
|
956
933
|
var o = e.call(this) || this;
|
|
957
934
|
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;
|
|
958
935
|
}
|
|
@@ -972,24 +949,24 @@ var ln = $t(function(e) {
|
|
|
972
949
|
a && o.splice(0, a + 1);
|
|
973
950
|
}
|
|
974
951
|
}, t;
|
|
975
|
-
}(
|
|
976
|
-
const
|
|
977
|
-
if (
|
|
978
|
-
const r = new
|
|
979
|
-
|
|
952
|
+
}(Jt);
|
|
953
|
+
const vt = [], yt = {}, mn = (e, t = 0) => {
|
|
954
|
+
if (vt.indexOf(e) == -1) {
|
|
955
|
+
const r = new cn(t);
|
|
956
|
+
yt[e] = r, vt.push(e);
|
|
980
957
|
}
|
|
981
|
-
return
|
|
958
|
+
return yt[e];
|
|
982
959
|
}, X = [];
|
|
983
|
-
function
|
|
960
|
+
function pn(e, t) {
|
|
984
961
|
return {
|
|
985
|
-
subscribe:
|
|
962
|
+
subscribe: Fe(e, t).subscribe
|
|
986
963
|
};
|
|
987
964
|
}
|
|
988
|
-
function
|
|
965
|
+
function Fe(e, t = O) {
|
|
989
966
|
let r;
|
|
990
967
|
const n = /* @__PURE__ */ new Set();
|
|
991
968
|
function i(h) {
|
|
992
|
-
if (
|
|
969
|
+
if (jt(e, h) && (e = h, r)) {
|
|
993
970
|
const f = !X.length;
|
|
994
971
|
for (const a of n)
|
|
995
972
|
a[1](), X.push(a, e);
|
|
@@ -1011,12 +988,12 @@ function Ae(e, t = O) {
|
|
|
1011
988
|
}
|
|
1012
989
|
return { set: i, update: o, subscribe: l };
|
|
1013
990
|
}
|
|
1014
|
-
function
|
|
991
|
+
function te(e, t, r) {
|
|
1015
992
|
const n = !Array.isArray(e), i = n ? [e] : e;
|
|
1016
993
|
if (!i.every(Boolean))
|
|
1017
994
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1018
995
|
const o = t.length < 2;
|
|
1019
|
-
return
|
|
996
|
+
return pn(r, (l, h) => {
|
|
1020
997
|
let f = !1;
|
|
1021
998
|
const a = [];
|
|
1022
999
|
let s = 0, c = O;
|
|
@@ -1024,132 +1001,171 @@ function re(e, t, r) {
|
|
|
1024
1001
|
if (s)
|
|
1025
1002
|
return;
|
|
1026
1003
|
c();
|
|
1027
|
-
const
|
|
1028
|
-
o ? l(
|
|
1029
|
-
},
|
|
1030
|
-
(
|
|
1031
|
-
|
|
1004
|
+
const I = t(n ? a[0] : a, l, h);
|
|
1005
|
+
o ? l(I) : c = lt(I) ? I : O;
|
|
1006
|
+
}, v = i.map(
|
|
1007
|
+
(I, y) => Br(
|
|
1008
|
+
I,
|
|
1032
1009
|
(B) => {
|
|
1033
|
-
a[
|
|
1010
|
+
a[y] = B, s &= ~(1 << y), f && m();
|
|
1034
1011
|
},
|
|
1035
1012
|
() => {
|
|
1036
|
-
s |= 1 <<
|
|
1013
|
+
s |= 1 << y;
|
|
1037
1014
|
}
|
|
1038
1015
|
)
|
|
1039
1016
|
);
|
|
1040
1017
|
return f = !0, m(), function() {
|
|
1041
|
-
|
|
1018
|
+
ue(v), c(), f = !1;
|
|
1042
1019
|
};
|
|
1043
1020
|
});
|
|
1044
1021
|
}
|
|
1045
|
-
function
|
|
1046
|
-
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1022
|
+
function dn(e) {
|
|
1023
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1047
1024
|
}
|
|
1048
|
-
var
|
|
1049
|
-
return
|
|
1025
|
+
var bn = function(t) {
|
|
1026
|
+
return gn(t) && !_n(t);
|
|
1050
1027
|
};
|
|
1051
|
-
function
|
|
1028
|
+
function gn(e) {
|
|
1052
1029
|
return !!e && typeof e == "object";
|
|
1053
1030
|
}
|
|
1054
|
-
function
|
|
1031
|
+
function _n(e) {
|
|
1055
1032
|
var t = Object.prototype.toString.call(e);
|
|
1056
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1033
|
+
return t === "[object RegExp]" || t === "[object Date]" || En(e);
|
|
1057
1034
|
}
|
|
1058
|
-
var
|
|
1059
|
-
function
|
|
1060
|
-
return e.$$typeof ===
|
|
1035
|
+
var vn = typeof Symbol == "function" && Symbol.for, yn = vn ? Symbol.for("react.element") : 60103;
|
|
1036
|
+
function En(e) {
|
|
1037
|
+
return e.$$typeof === yn;
|
|
1061
1038
|
}
|
|
1062
|
-
function
|
|
1039
|
+
function In(e) {
|
|
1063
1040
|
return Array.isArray(e) ? [] : {};
|
|
1064
1041
|
}
|
|
1065
|
-
function
|
|
1066
|
-
return t.clone !== !1 && t.isMergeableObject(e) ?
|
|
1042
|
+
function ae(e, t) {
|
|
1043
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? Z(In(e), e, t) : e;
|
|
1067
1044
|
}
|
|
1068
|
-
function
|
|
1045
|
+
function Sn(e, t, r) {
|
|
1069
1046
|
return e.concat(t).map(function(n) {
|
|
1070
|
-
return
|
|
1047
|
+
return ae(n, r);
|
|
1071
1048
|
});
|
|
1072
1049
|
}
|
|
1073
|
-
function
|
|
1050
|
+
function Tn(e, t) {
|
|
1074
1051
|
if (!t.customMerge)
|
|
1075
|
-
return
|
|
1052
|
+
return Z;
|
|
1076
1053
|
var r = t.customMerge(e);
|
|
1077
|
-
return typeof r == "function" ? r :
|
|
1054
|
+
return typeof r == "function" ? r : Z;
|
|
1078
1055
|
}
|
|
1079
|
-
function
|
|
1056
|
+
function Hn(e) {
|
|
1080
1057
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1081
1058
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1082
1059
|
}) : [];
|
|
1083
1060
|
}
|
|
1084
|
-
function
|
|
1085
|
-
return Object.keys(e).concat(
|
|
1061
|
+
function Et(e) {
|
|
1062
|
+
return Object.keys(e).concat(Hn(e));
|
|
1086
1063
|
}
|
|
1087
|
-
function
|
|
1064
|
+
function Yt(e, t) {
|
|
1088
1065
|
try {
|
|
1089
1066
|
return t in e;
|
|
1090
1067
|
} catch {
|
|
1091
1068
|
return !1;
|
|
1092
1069
|
}
|
|
1093
1070
|
}
|
|
1094
|
-
function
|
|
1095
|
-
return
|
|
1071
|
+
function An(e, t) {
|
|
1072
|
+
return Yt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1096
1073
|
}
|
|
1097
|
-
function
|
|
1074
|
+
function Fn(e, t, r) {
|
|
1098
1075
|
var n = {};
|
|
1099
|
-
return r.isMergeableObject(e) &&
|
|
1100
|
-
n[i] =
|
|
1101
|
-
}),
|
|
1102
|
-
|
|
1076
|
+
return r.isMergeableObject(e) && Et(e).forEach(function(i) {
|
|
1077
|
+
n[i] = ae(e[i], r);
|
|
1078
|
+
}), Et(t).forEach(function(i) {
|
|
1079
|
+
An(e, i) || (Yt(e, i) && r.isMergeableObject(t[i]) ? n[i] = Tn(i, r)(e[i], t[i], r) : n[i] = ae(t[i], r));
|
|
1103
1080
|
}), n;
|
|
1104
1081
|
}
|
|
1105
|
-
function
|
|
1106
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1082
|
+
function Z(e, t, r) {
|
|
1083
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || Sn, r.isMergeableObject = r.isMergeableObject || bn, r.cloneUnlessOtherwiseSpecified = ae;
|
|
1107
1084
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1108
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1085
|
+
return o ? n ? r.arrayMerge(e, t, r) : Fn(e, t, r) : ae(t, r);
|
|
1109
1086
|
}
|
|
1110
|
-
|
|
1087
|
+
Z.all = function(t, r) {
|
|
1111
1088
|
if (!Array.isArray(t))
|
|
1112
1089
|
throw new Error("first argument should be an array");
|
|
1113
1090
|
return t.reduce(function(n, i) {
|
|
1114
|
-
return
|
|
1091
|
+
return Z(n, i, r);
|
|
1115
1092
|
}, {});
|
|
1116
1093
|
};
|
|
1117
|
-
var
|
|
1118
|
-
const
|
|
1119
|
-
function
|
|
1120
|
-
|
|
1094
|
+
var Ln = Z, wn = Ln;
|
|
1095
|
+
const Pn = /* @__PURE__ */ dn(wn);
|
|
1096
|
+
var Ke = function(e, t) {
|
|
1097
|
+
return Ke = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
1098
|
+
r.__proto__ = n;
|
|
1099
|
+
} || function(r, n) {
|
|
1100
|
+
for (var i in n)
|
|
1101
|
+
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
1102
|
+
}, Ke(e, t);
|
|
1103
|
+
};
|
|
1104
|
+
function Le(e, t) {
|
|
1105
|
+
if (typeof t != "function" && t !== null)
|
|
1106
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
1107
|
+
Ke(e, t);
|
|
1108
|
+
function r() {
|
|
1109
|
+
this.constructor = e;
|
|
1110
|
+
}
|
|
1111
|
+
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
1112
|
+
}
|
|
1113
|
+
var N = function() {
|
|
1114
|
+
return N = Object.assign || function(t) {
|
|
1115
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1116
|
+
r = arguments[n];
|
|
1117
|
+
for (var o in r)
|
|
1118
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1119
|
+
}
|
|
1120
|
+
return t;
|
|
1121
|
+
}, N.apply(this, arguments);
|
|
1122
|
+
};
|
|
1123
|
+
function xn(e, t) {
|
|
1124
|
+
var r = {};
|
|
1125
|
+
for (var n in e)
|
|
1126
|
+
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
1127
|
+
if (e != null && typeof Object.getOwnPropertySymbols == "function")
|
|
1128
|
+
for (var i = 0, n = Object.getOwnPropertySymbols(e); i < n.length; i++)
|
|
1129
|
+
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
1130
|
+
return r;
|
|
1131
|
+
}
|
|
1132
|
+
function Re(e, t, r) {
|
|
1133
|
+
if (r || arguments.length === 2)
|
|
1134
|
+
for (var n = 0, i = t.length, o; n < i; n++)
|
|
1135
|
+
(o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
|
|
1136
|
+
return e.concat(o || Array.prototype.slice.call(t));
|
|
1137
|
+
}
|
|
1138
|
+
function De(e, t) {
|
|
1139
|
+
var r = t && t.cache ? t.cache : Rn, n = t && t.serializer ? t.serializer : Cn, i = t && t.strategy ? t.strategy : kn;
|
|
1121
1140
|
return i(e, {
|
|
1122
1141
|
cache: r,
|
|
1123
1142
|
serializer: n
|
|
1124
1143
|
});
|
|
1125
1144
|
}
|
|
1126
|
-
function
|
|
1145
|
+
function Bn(e) {
|
|
1127
1146
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1128
1147
|
}
|
|
1129
|
-
function
|
|
1130
|
-
var i =
|
|
1148
|
+
function On(e, t, r, n) {
|
|
1149
|
+
var i = Bn(n) ? n : r(n), o = t.get(i);
|
|
1131
1150
|
return typeof o > "u" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1132
1151
|
}
|
|
1133
|
-
function
|
|
1152
|
+
function Kt(e, t, r) {
|
|
1134
1153
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1135
1154
|
return typeof o > "u" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1136
1155
|
}
|
|
1137
|
-
function
|
|
1156
|
+
function er(e, t, r, n, i) {
|
|
1138
1157
|
return r.bind(t, e, n, i);
|
|
1139
1158
|
}
|
|
1140
|
-
function
|
|
1141
|
-
var r = e.length === 1 ?
|
|
1142
|
-
return
|
|
1143
|
-
}
|
|
1144
|
-
function wn(e, t) {
|
|
1145
|
-
return it(e, this, Jt, t.cache.create(), t.serializer);
|
|
1159
|
+
function kn(e, t) {
|
|
1160
|
+
var r = e.length === 1 ? On : Kt;
|
|
1161
|
+
return er(e, this, r, t.cache.create(), t.serializer);
|
|
1146
1162
|
}
|
|
1147
|
-
function
|
|
1148
|
-
return
|
|
1163
|
+
function Nn(e, t) {
|
|
1164
|
+
return er(e, this, Kt, t.cache.create(), t.serializer);
|
|
1149
1165
|
}
|
|
1150
|
-
var
|
|
1166
|
+
var Cn = function() {
|
|
1151
1167
|
return JSON.stringify(arguments);
|
|
1152
|
-
},
|
|
1168
|
+
}, Mn = (
|
|
1153
1169
|
/** @class */
|
|
1154
1170
|
function() {
|
|
1155
1171
|
function e() {
|
|
@@ -1161,14 +1177,23 @@ var Bn = function() {
|
|
|
1161
1177
|
this.cache[t] = r;
|
|
1162
1178
|
}, e;
|
|
1163
1179
|
}()
|
|
1164
|
-
),
|
|
1180
|
+
), Rn = {
|
|
1165
1181
|
create: function() {
|
|
1166
|
-
return new
|
|
1182
|
+
return new Mn();
|
|
1167
1183
|
}
|
|
1168
|
-
},
|
|
1169
|
-
variadic:
|
|
1170
|
-
|
|
1171
|
-
|
|
1184
|
+
}, Ue = {
|
|
1185
|
+
variadic: Nn
|
|
1186
|
+
}, Se = function() {
|
|
1187
|
+
return Se = Object.assign || function(t) {
|
|
1188
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1189
|
+
r = arguments[n];
|
|
1190
|
+
for (var o in r)
|
|
1191
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1192
|
+
}
|
|
1193
|
+
return t;
|
|
1194
|
+
}, Se.apply(this, arguments);
|
|
1195
|
+
};
|
|
1196
|
+
var b;
|
|
1172
1197
|
(function(e) {
|
|
1173
1198
|
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";
|
|
1174
1199
|
})(b || (b = {}));
|
|
@@ -1176,47 +1201,47 @@ var T;
|
|
|
1176
1201
|
(function(e) {
|
|
1177
1202
|
e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
|
|
1178
1203
|
})(T || (T = {}));
|
|
1179
|
-
var
|
|
1204
|
+
var Q;
|
|
1180
1205
|
(function(e) {
|
|
1181
1206
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1182
|
-
})(
|
|
1183
|
-
function
|
|
1207
|
+
})(Q || (Q = {}));
|
|
1208
|
+
function It(e) {
|
|
1184
1209
|
return e.type === T.literal;
|
|
1185
1210
|
}
|
|
1186
|
-
function
|
|
1211
|
+
function Dn(e) {
|
|
1187
1212
|
return e.type === T.argument;
|
|
1188
1213
|
}
|
|
1189
|
-
function
|
|
1214
|
+
function tr(e) {
|
|
1190
1215
|
return e.type === T.number;
|
|
1191
1216
|
}
|
|
1192
|
-
function
|
|
1217
|
+
function rr(e) {
|
|
1193
1218
|
return e.type === T.date;
|
|
1194
1219
|
}
|
|
1195
|
-
function
|
|
1220
|
+
function nr(e) {
|
|
1196
1221
|
return e.type === T.time;
|
|
1197
1222
|
}
|
|
1198
|
-
function
|
|
1223
|
+
function ir(e) {
|
|
1199
1224
|
return e.type === T.select;
|
|
1200
1225
|
}
|
|
1201
|
-
function
|
|
1226
|
+
function or(e) {
|
|
1202
1227
|
return e.type === T.plural;
|
|
1203
1228
|
}
|
|
1204
|
-
function
|
|
1229
|
+
function Un(e) {
|
|
1205
1230
|
return e.type === T.pound;
|
|
1206
1231
|
}
|
|
1207
|
-
function
|
|
1232
|
+
function sr(e) {
|
|
1208
1233
|
return e.type === T.tag;
|
|
1209
1234
|
}
|
|
1210
|
-
function
|
|
1211
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1235
|
+
function ar(e) {
|
|
1236
|
+
return !!(e && typeof e == "object" && e.type === Q.number);
|
|
1212
1237
|
}
|
|
1213
|
-
function
|
|
1214
|
-
return !!(e && typeof e == "object" && e.type ===
|
|
1238
|
+
function et(e) {
|
|
1239
|
+
return !!(e && typeof e == "object" && e.type === Q.dateTime);
|
|
1215
1240
|
}
|
|
1216
|
-
var
|
|
1217
|
-
function
|
|
1241
|
+
var lr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Gn = /(?:[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;
|
|
1242
|
+
function $n(e) {
|
|
1218
1243
|
var t = {};
|
|
1219
|
-
return e.replace(
|
|
1244
|
+
return e.replace(Gn, function(r) {
|
|
1220
1245
|
var n = r.length;
|
|
1221
1246
|
switch (r[0]) {
|
|
1222
1247
|
case "G":
|
|
@@ -1305,11 +1330,21 @@ function Dn(e) {
|
|
|
1305
1330
|
return "";
|
|
1306
1331
|
}), t;
|
|
1307
1332
|
}
|
|
1308
|
-
var
|
|
1309
|
-
function
|
|
1333
|
+
var F = function() {
|
|
1334
|
+
return F = Object.assign || function(t) {
|
|
1335
|
+
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
1336
|
+
r = arguments[n];
|
|
1337
|
+
for (var o in r)
|
|
1338
|
+
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
1339
|
+
}
|
|
1340
|
+
return t;
|
|
1341
|
+
}, F.apply(this, arguments);
|
|
1342
|
+
};
|
|
1343
|
+
var jn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1344
|
+
function Vn(e) {
|
|
1310
1345
|
if (e.length === 0)
|
|
1311
1346
|
throw new Error("Number skeleton cannot be empty");
|
|
1312
|
-
for (var t = e.split(
|
|
1347
|
+
for (var t = e.split(jn).filter(function(m) {
|
|
1313
1348
|
return m.length > 0;
|
|
1314
1349
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1315
1350
|
var o = i[n], l = o.split("/");
|
|
@@ -1324,17 +1359,17 @@ function Un(e) {
|
|
|
1324
1359
|
}
|
|
1325
1360
|
return r;
|
|
1326
1361
|
}
|
|
1327
|
-
function
|
|
1362
|
+
function Xn(e) {
|
|
1328
1363
|
return e.replace(/^(.*?)-/, "");
|
|
1329
1364
|
}
|
|
1330
|
-
var
|
|
1331
|
-
function
|
|
1365
|
+
var St = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, ur = /^(@+)?(\+|#+)?[rs]?$/g, Wn = /(\*)(0+)|(#+)(0+)|(0+)/g, hr = /^(0+)$/;
|
|
1366
|
+
function Tt(e) {
|
|
1332
1367
|
var t = {};
|
|
1333
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1368
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(ur, function(r, n, i) {
|
|
1334
1369
|
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)), "";
|
|
1335
1370
|
}), t;
|
|
1336
1371
|
}
|
|
1337
|
-
function
|
|
1372
|
+
function fr(e) {
|
|
1338
1373
|
switch (e) {
|
|
1339
1374
|
case "sign-auto":
|
|
1340
1375
|
return {
|
|
@@ -1374,7 +1409,7 @@ function ar(e) {
|
|
|
1374
1409
|
};
|
|
1375
1410
|
}
|
|
1376
1411
|
}
|
|
1377
|
-
function
|
|
1412
|
+
function zn(e) {
|
|
1378
1413
|
var t;
|
|
1379
1414
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1380
1415
|
notation: "engineering"
|
|
@@ -1382,17 +1417,17 @@ function jn(e) {
|
|
|
1382
1417
|
notation: "scientific"
|
|
1383
1418
|
}, e = e.slice(1)), t) {
|
|
1384
1419
|
var r = e.slice(0, 2);
|
|
1385
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1420
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !hr.test(e))
|
|
1386
1421
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1387
1422
|
t.minimumIntegerDigits = e.length;
|
|
1388
1423
|
}
|
|
1389
1424
|
return t;
|
|
1390
1425
|
}
|
|
1391
|
-
function
|
|
1392
|
-
var t = {}, r =
|
|
1426
|
+
function Ht(e) {
|
|
1427
|
+
var t = {}, r = fr(e);
|
|
1393
1428
|
return r || t;
|
|
1394
1429
|
}
|
|
1395
|
-
function
|
|
1430
|
+
function Zn(e) {
|
|
1396
1431
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1397
1432
|
var i = n[r];
|
|
1398
1433
|
switch (i.stem) {
|
|
@@ -1416,7 +1451,7 @@ function Vn(e) {
|
|
|
1416
1451
|
continue;
|
|
1417
1452
|
case "measure-unit":
|
|
1418
1453
|
case "unit":
|
|
1419
|
-
t.style = "unit", t.unit =
|
|
1454
|
+
t.style = "unit", t.unit = Xn(i.options[0]);
|
|
1420
1455
|
continue;
|
|
1421
1456
|
case "compact-short":
|
|
1422
1457
|
case "K":
|
|
@@ -1427,13 +1462,13 @@ function Vn(e) {
|
|
|
1427
1462
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1428
1463
|
continue;
|
|
1429
1464
|
case "scientific":
|
|
1430
|
-
t =
|
|
1431
|
-
return
|
|
1465
|
+
t = F(F(F({}, t), { notation: "scientific" }), i.options.reduce(function(f, a) {
|
|
1466
|
+
return F(F({}, f), Ht(a));
|
|
1432
1467
|
}, {}));
|
|
1433
1468
|
continue;
|
|
1434
1469
|
case "engineering":
|
|
1435
|
-
t =
|
|
1436
|
-
return
|
|
1470
|
+
t = F(F(F({}, t), { notation: "engineering" }), i.options.reduce(function(f, a) {
|
|
1471
|
+
return F(F({}, f), Ht(a));
|
|
1437
1472
|
}, {}));
|
|
1438
1473
|
continue;
|
|
1439
1474
|
case "notation-simple":
|
|
@@ -1478,41 +1513,41 @@ function Vn(e) {
|
|
|
1478
1513
|
case "integer-width":
|
|
1479
1514
|
if (i.options.length > 1)
|
|
1480
1515
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1481
|
-
i.options[0].replace(
|
|
1516
|
+
i.options[0].replace(Wn, function(f, a, s, c, m, v) {
|
|
1482
1517
|
if (a)
|
|
1483
1518
|
t.minimumIntegerDigits = s.length;
|
|
1484
1519
|
else {
|
|
1485
1520
|
if (c && m)
|
|
1486
1521
|
throw new Error("We currently do not support maximum integer digits");
|
|
1487
|
-
if (
|
|
1522
|
+
if (v)
|
|
1488
1523
|
throw new Error("We currently do not support exact integer digits");
|
|
1489
1524
|
}
|
|
1490
1525
|
return "";
|
|
1491
1526
|
});
|
|
1492
1527
|
continue;
|
|
1493
1528
|
}
|
|
1494
|
-
if (
|
|
1529
|
+
if (hr.test(i.stem)) {
|
|
1495
1530
|
t.minimumIntegerDigits = i.stem.length;
|
|
1496
1531
|
continue;
|
|
1497
1532
|
}
|
|
1498
|
-
if (
|
|
1533
|
+
if (St.test(i.stem)) {
|
|
1499
1534
|
if (i.options.length > 1)
|
|
1500
1535
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1501
|
-
i.stem.replace(
|
|
1502
|
-
return s === "*" ? t.minimumFractionDigits = a.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m &&
|
|
1536
|
+
i.stem.replace(St, function(f, a, s, c, m, v) {
|
|
1537
|
+
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), "";
|
|
1503
1538
|
});
|
|
1504
1539
|
var o = i.options[0];
|
|
1505
|
-
o === "w" ? t =
|
|
1540
|
+
o === "w" ? t = F(F({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = F(F({}, t), Tt(o)));
|
|
1506
1541
|
continue;
|
|
1507
1542
|
}
|
|
1508
|
-
if (
|
|
1509
|
-
t =
|
|
1543
|
+
if (ur.test(i.stem)) {
|
|
1544
|
+
t = F(F({}, t), Tt(i.stem));
|
|
1510
1545
|
continue;
|
|
1511
1546
|
}
|
|
1512
|
-
var l =
|
|
1513
|
-
l && (t =
|
|
1514
|
-
var h =
|
|
1515
|
-
h && (t =
|
|
1547
|
+
var l = fr(i.stem);
|
|
1548
|
+
l && (t = F(F({}, t), l));
|
|
1549
|
+
var h = zn(i.stem);
|
|
1550
|
+
h && (t = F(F({}, t), h));
|
|
1516
1551
|
}
|
|
1517
1552
|
return t;
|
|
1518
1553
|
}
|
|
@@ -2931,13 +2966,13 @@ var _e = {
|
|
|
2931
2966
|
"h"
|
|
2932
2967
|
]
|
|
2933
2968
|
};
|
|
2934
|
-
function
|
|
2969
|
+
function Qn(e, t) {
|
|
2935
2970
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2936
2971
|
var i = e.charAt(n);
|
|
2937
2972
|
if (i === "j") {
|
|
2938
2973
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2939
2974
|
o++, n++;
|
|
2940
|
-
var l = 1 + (o & 1), h = o < 2 ? 1 : 3 + (o >> 1), f = "a", a =
|
|
2975
|
+
var l = 1 + (o & 1), h = o < 2 ? 1 : 3 + (o >> 1), f = "a", a = Jn(t);
|
|
2941
2976
|
for ((a == "H" || a == "k") && (h = 0); h-- > 0; )
|
|
2942
2977
|
r += f;
|
|
2943
2978
|
for (; l-- > 0; )
|
|
@@ -2947,7 +2982,7 @@ function Xn(e, t) {
|
|
|
2947
2982
|
}
|
|
2948
2983
|
return r;
|
|
2949
2984
|
}
|
|
2950
|
-
function
|
|
2985
|
+
function Jn(e) {
|
|
2951
2986
|
var t = e.hourCycle;
|
|
2952
2987
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
2953
2988
|
e.hourCycles && // @ts-ignore
|
|
@@ -2969,20 +3004,20 @@ function Wn(e) {
|
|
|
2969
3004
|
var i = _e[n || ""] || _e[r || ""] || _e["".concat(r, "-001")] || _e["001"];
|
|
2970
3005
|
return i[0];
|
|
2971
3006
|
}
|
|
2972
|
-
var
|
|
3007
|
+
var Ge, qn = new RegExp("^".concat(lr.source, "*")), Yn = new RegExp("".concat(lr.source, "*$"));
|
|
2973
3008
|
function _(e, t) {
|
|
2974
3009
|
return { start: e, end: t };
|
|
2975
3010
|
}
|
|
2976
|
-
var
|
|
3011
|
+
var Kn = !!String.prototype.startsWith && "_a".startsWith("a", 1), ei = !!String.fromCodePoint, ti = !!Object.fromEntries, ri = !!String.prototype.codePointAt, ni = !!String.prototype.trimStart, ii = !!String.prototype.trimEnd, oi = !!Number.isSafeInteger, si = oi ? Number.isSafeInteger : function(e) {
|
|
2977
3012
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
2978
|
-
},
|
|
3013
|
+
}, tt = !0;
|
|
2979
3014
|
try {
|
|
2980
|
-
var
|
|
2981
|
-
|
|
3015
|
+
var ai = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3016
|
+
tt = ((Ge = ai.exec("a")) === null || Ge === void 0 ? void 0 : Ge[0]) === "a";
|
|
2982
3017
|
} catch {
|
|
2983
|
-
|
|
3018
|
+
tt = !1;
|
|
2984
3019
|
}
|
|
2985
|
-
var
|
|
3020
|
+
var At = Kn ? (
|
|
2986
3021
|
// Native
|
|
2987
3022
|
function(t, r, n) {
|
|
2988
3023
|
return t.startsWith(r, n);
|
|
@@ -2992,7 +3027,7 @@ var It = Qn ? (
|
|
|
2992
3027
|
function(t, r, n) {
|
|
2993
3028
|
return t.slice(n, n + r.length) === r;
|
|
2994
3029
|
}
|
|
2995
|
-
),
|
|
3030
|
+
), rt = ei ? String.fromCodePoint : (
|
|
2996
3031
|
// IE11
|
|
2997
3032
|
function() {
|
|
2998
3033
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3004,9 +3039,9 @@ var It = Qn ? (
|
|
|
3004
3039
|
}
|
|
3005
3040
|
return n;
|
|
3006
3041
|
}
|
|
3007
|
-
),
|
|
3042
|
+
), Ft = (
|
|
3008
3043
|
// native
|
|
3009
|
-
|
|
3044
|
+
ti ? Object.fromEntries : (
|
|
3010
3045
|
// Ponyfill
|
|
3011
3046
|
function(t) {
|
|
3012
3047
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3016,7 +3051,7 @@ var It = Qn ? (
|
|
|
3016
3051
|
return r;
|
|
3017
3052
|
}
|
|
3018
3053
|
)
|
|
3019
|
-
),
|
|
3054
|
+
), cr = ri ? (
|
|
3020
3055
|
// Native
|
|
3021
3056
|
function(t, r) {
|
|
3022
3057
|
return t.codePointAt(r);
|
|
@@ -3030,7 +3065,7 @@ var It = Qn ? (
|
|
|
3030
3065
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3031
3066
|
}
|
|
3032
3067
|
}
|
|
3033
|
-
),
|
|
3068
|
+
), li = ni ? (
|
|
3034
3069
|
// Native
|
|
3035
3070
|
function(t) {
|
|
3036
3071
|
return t.trimStart();
|
|
@@ -3038,9 +3073,9 @@ var It = Qn ? (
|
|
|
3038
3073
|
) : (
|
|
3039
3074
|
// Ponyfill
|
|
3040
3075
|
function(t) {
|
|
3041
|
-
return t.replace(
|
|
3076
|
+
return t.replace(qn, "");
|
|
3042
3077
|
}
|
|
3043
|
-
),
|
|
3078
|
+
), ui = ii ? (
|
|
3044
3079
|
// Native
|
|
3045
3080
|
function(t) {
|
|
3046
3081
|
return t.trimEnd();
|
|
@@ -3048,32 +3083,32 @@ var It = Qn ? (
|
|
|
3048
3083
|
) : (
|
|
3049
3084
|
// Ponyfill
|
|
3050
3085
|
function(t) {
|
|
3051
|
-
return t.replace(
|
|
3086
|
+
return t.replace(Yn, "");
|
|
3052
3087
|
}
|
|
3053
3088
|
);
|
|
3054
|
-
function
|
|
3089
|
+
function mr(e, t) {
|
|
3055
3090
|
return new RegExp(e, t);
|
|
3056
3091
|
}
|
|
3057
|
-
var
|
|
3058
|
-
if (
|
|
3059
|
-
var
|
|
3060
|
-
|
|
3092
|
+
var nt;
|
|
3093
|
+
if (tt) {
|
|
3094
|
+
var Lt = mr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3095
|
+
nt = function(t, r) {
|
|
3061
3096
|
var n;
|
|
3062
|
-
|
|
3063
|
-
var i =
|
|
3097
|
+
Lt.lastIndex = r;
|
|
3098
|
+
var i = Lt.exec(t);
|
|
3064
3099
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3065
3100
|
};
|
|
3066
3101
|
} else
|
|
3067
|
-
|
|
3102
|
+
nt = function(t, r) {
|
|
3068
3103
|
for (var n = []; ; ) {
|
|
3069
|
-
var i =
|
|
3070
|
-
if (i === void 0 ||
|
|
3104
|
+
var i = cr(t, r);
|
|
3105
|
+
if (i === void 0 || pr(i) || mi(i))
|
|
3071
3106
|
break;
|
|
3072
3107
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3073
3108
|
}
|
|
3074
|
-
return
|
|
3109
|
+
return rt.apply(void 0, n);
|
|
3075
3110
|
};
|
|
3076
|
-
var
|
|
3111
|
+
var hi = (
|
|
3077
3112
|
/** @class */
|
|
3078
3113
|
function() {
|
|
3079
3114
|
function e(t, r) {
|
|
@@ -3104,7 +3139,7 @@ var si = (
|
|
|
3104
3139
|
if (n)
|
|
3105
3140
|
break;
|
|
3106
3141
|
return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3107
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3142
|
+
} else if (o === 60 && !this.ignoreTag && it(this.peek() || 0)) {
|
|
3108
3143
|
var l = this.parseTag(t, r);
|
|
3109
3144
|
if (l.err)
|
|
3110
3145
|
return l;
|
|
@@ -3137,7 +3172,7 @@ var si = (
|
|
|
3137
3172
|
return o;
|
|
3138
3173
|
var l = o.val, h = this.clonePosition();
|
|
3139
3174
|
if (this.bumpIf("</")) {
|
|
3140
|
-
if (this.isEOF() || !
|
|
3175
|
+
if (this.isEOF() || !it(this.char()))
|
|
3141
3176
|
return this.error(b.INVALID_TAG, _(h, this.clonePosition()));
|
|
3142
3177
|
var f = this.clonePosition(), a = this.parseTagName();
|
|
3143
3178
|
return i !== a ? this.error(b.UNMATCHED_CLOSING_TAG, _(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
@@ -3155,7 +3190,7 @@ var si = (
|
|
|
3155
3190
|
return this.error(b.INVALID_TAG, _(n, this.clonePosition()));
|
|
3156
3191
|
}, e.prototype.parseTagName = function() {
|
|
3157
3192
|
var t = this.offset();
|
|
3158
|
-
for (this.bump(); !this.isEOF() &&
|
|
3193
|
+
for (this.bump(); !this.isEOF() && ci(this.char()); )
|
|
3159
3194
|
this.bump();
|
|
3160
3195
|
return this.message.slice(t, this.offset());
|
|
3161
3196
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3184,7 +3219,7 @@ var si = (
|
|
|
3184
3219
|
};
|
|
3185
3220
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3186
3221
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3187
|
-
!
|
|
3222
|
+
!fi(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3188
3223
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3189
3224
|
if (this.isEOF() || this.char() !== 39)
|
|
3190
3225
|
return null;
|
|
@@ -3218,12 +3253,12 @@ var si = (
|
|
|
3218
3253
|
r.push(n);
|
|
3219
3254
|
this.bump();
|
|
3220
3255
|
}
|
|
3221
|
-
return
|
|
3256
|
+
return rt.apply(void 0, r);
|
|
3222
3257
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3223
3258
|
if (this.isEOF())
|
|
3224
3259
|
return null;
|
|
3225
3260
|
var n = this.char();
|
|
3226
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3261
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), rt(n));
|
|
3227
3262
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3228
3263
|
var n = this.clonePosition();
|
|
3229
3264
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3252,7 +3287,7 @@ var si = (
|
|
|
3252
3287
|
return this.error(b.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
|
|
3253
3288
|
}
|
|
3254
3289
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3255
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3290
|
+
var t = this.clonePosition(), r = this.offset(), n = nt(this.message, r), i = r + n.length;
|
|
3256
3291
|
this.bumpTo(i);
|
|
3257
3292
|
var o = this.clonePosition(), l = _(t, o);
|
|
3258
3293
|
return { value: n, location: l };
|
|
@@ -3271,37 +3306,37 @@ var si = (
|
|
|
3271
3306
|
var s = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3272
3307
|
if (c.err)
|
|
3273
3308
|
return c;
|
|
3274
|
-
var m =
|
|
3309
|
+
var m = ui(c.val);
|
|
3275
3310
|
if (m.length === 0)
|
|
3276
3311
|
return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3277
|
-
var
|
|
3278
|
-
a = { style: m, styleLocation:
|
|
3312
|
+
var v = _(s, this.clonePosition());
|
|
3313
|
+
a = { style: m, styleLocation: v };
|
|
3279
3314
|
}
|
|
3280
|
-
var
|
|
3281
|
-
if (
|
|
3282
|
-
return
|
|
3283
|
-
var
|
|
3284
|
-
if (a &&
|
|
3285
|
-
var B =
|
|
3315
|
+
var I = this.tryParseArgumentClose(i);
|
|
3316
|
+
if (I.err)
|
|
3317
|
+
return I;
|
|
3318
|
+
var y = _(i, this.clonePosition());
|
|
3319
|
+
if (a && At(a?.style, "::", 0)) {
|
|
3320
|
+
var B = li(a.style.slice(2));
|
|
3286
3321
|
if (h === "number") {
|
|
3287
3322
|
var c = this.parseNumberSkeletonFromString(B, a.styleLocation);
|
|
3288
3323
|
return c.err ? c : {
|
|
3289
|
-
val: { type: T.number, value: n, location:
|
|
3324
|
+
val: { type: T.number, value: n, location: y, style: c.val },
|
|
3290
3325
|
err: null
|
|
3291
3326
|
};
|
|
3292
3327
|
} else {
|
|
3293
3328
|
if (B.length === 0)
|
|
3294
|
-
return this.error(b.EXPECT_DATE_TIME_SKELETON,
|
|
3295
|
-
var
|
|
3296
|
-
this.locale && (
|
|
3329
|
+
return this.error(b.EXPECT_DATE_TIME_SKELETON, y);
|
|
3330
|
+
var R = B;
|
|
3331
|
+
this.locale && (R = Qn(B, this.locale));
|
|
3297
3332
|
var m = {
|
|
3298
|
-
type:
|
|
3299
|
-
pattern:
|
|
3333
|
+
type: Q.dateTime,
|
|
3334
|
+
pattern: R,
|
|
3300
3335
|
location: a.styleLocation,
|
|
3301
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3336
|
+
parsedOptions: this.shouldParseSkeletons ? $n(R) : {}
|
|
3302
3337
|
}, k = h === "date" ? T.date : T.time;
|
|
3303
3338
|
return {
|
|
3304
|
-
val: { type: k, value: n, location:
|
|
3339
|
+
val: { type: k, value: n, location: y, style: m },
|
|
3305
3340
|
err: null
|
|
3306
3341
|
};
|
|
3307
3342
|
}
|
|
@@ -3310,7 +3345,7 @@ var si = (
|
|
|
3310
3345
|
val: {
|
|
3311
3346
|
type: h === "number" ? T.number : h === "date" ? T.date : T.time,
|
|
3312
3347
|
value: n,
|
|
3313
|
-
location:
|
|
3348
|
+
location: y,
|
|
3314
3349
|
style: (o = a?.style) !== null && o !== void 0 ? o : null
|
|
3315
3350
|
},
|
|
3316
3351
|
err: null
|
|
@@ -3319,43 +3354,43 @@ var si = (
|
|
|
3319
3354
|
case "plural":
|
|
3320
3355
|
case "selectordinal":
|
|
3321
3356
|
case "select": {
|
|
3322
|
-
var
|
|
3357
|
+
var P = this.clonePosition();
|
|
3323
3358
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3324
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(
|
|
3359
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(P, Se({}, P)));
|
|
3325
3360
|
this.bumpSpace();
|
|
3326
|
-
var
|
|
3327
|
-
if (h !== "select" &&
|
|
3361
|
+
var D = this.parseIdentifierIfPossible(), L = 0;
|
|
3362
|
+
if (h !== "select" && D.value === "offset") {
|
|
3328
3363
|
if (!this.bumpIf(":"))
|
|
3329
3364
|
return this.error(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _(this.clonePosition(), this.clonePosition()));
|
|
3330
3365
|
this.bumpSpace();
|
|
3331
3366
|
var c = this.tryParseDecimalInteger(b.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, b.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
|
|
3332
3367
|
if (c.err)
|
|
3333
3368
|
return c;
|
|
3334
|
-
this.bumpSpace(),
|
|
3369
|
+
this.bumpSpace(), D = this.parseIdentifierIfPossible(), L = c.val;
|
|
3335
3370
|
}
|
|
3336
|
-
var x = this.tryParsePluralOrSelectOptions(t, h, r,
|
|
3371
|
+
var x = this.tryParsePluralOrSelectOptions(t, h, r, D);
|
|
3337
3372
|
if (x.err)
|
|
3338
3373
|
return x;
|
|
3339
|
-
var
|
|
3340
|
-
if (
|
|
3341
|
-
return
|
|
3342
|
-
var
|
|
3374
|
+
var I = this.tryParseArgumentClose(i);
|
|
3375
|
+
if (I.err)
|
|
3376
|
+
return I;
|
|
3377
|
+
var ne = _(i, this.clonePosition());
|
|
3343
3378
|
return h === "select" ? {
|
|
3344
3379
|
val: {
|
|
3345
3380
|
type: T.select,
|
|
3346
3381
|
value: n,
|
|
3347
|
-
options:
|
|
3348
|
-
location:
|
|
3382
|
+
options: Ft(x.val),
|
|
3383
|
+
location: ne
|
|
3349
3384
|
},
|
|
3350
3385
|
err: null
|
|
3351
3386
|
} : {
|
|
3352
3387
|
val: {
|
|
3353
3388
|
type: T.plural,
|
|
3354
3389
|
value: n,
|
|
3355
|
-
options:
|
|
3390
|
+
options: Ft(x.val),
|
|
3356
3391
|
offset: L,
|
|
3357
3392
|
pluralType: h === "plural" ? "cardinal" : "ordinal",
|
|
3358
|
-
location:
|
|
3393
|
+
location: ne
|
|
3359
3394
|
},
|
|
3360
3395
|
err: null
|
|
3361
3396
|
};
|
|
@@ -3403,16 +3438,16 @@ var si = (
|
|
|
3403
3438
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3404
3439
|
var n = [];
|
|
3405
3440
|
try {
|
|
3406
|
-
n =
|
|
3441
|
+
n = Vn(t);
|
|
3407
3442
|
} catch {
|
|
3408
3443
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3409
3444
|
}
|
|
3410
3445
|
return {
|
|
3411
3446
|
val: {
|
|
3412
|
-
type:
|
|
3447
|
+
type: Q.number,
|
|
3413
3448
|
tokens: n,
|
|
3414
3449
|
location: r,
|
|
3415
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3450
|
+
parsedOptions: this.shouldParseSkeletons ? Zn(n) : {}
|
|
3416
3451
|
},
|
|
3417
3452
|
err: null
|
|
3418
3453
|
};
|
|
@@ -3431,20 +3466,20 @@ var si = (
|
|
|
3431
3466
|
if (f.has(a))
|
|
3432
3467
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, s);
|
|
3433
3468
|
a === "other" && (l = !0), this.bumpSpace();
|
|
3434
|
-
var
|
|
3469
|
+
var v = this.clonePosition();
|
|
3435
3470
|
if (!this.bumpIf("{"))
|
|
3436
3471
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3437
|
-
var
|
|
3438
|
-
if (
|
|
3439
|
-
return
|
|
3440
|
-
var
|
|
3441
|
-
if (
|
|
3442
|
-
return
|
|
3472
|
+
var I = this.parseMessage(t + 1, r, n);
|
|
3473
|
+
if (I.err)
|
|
3474
|
+
return I;
|
|
3475
|
+
var y = this.tryParseArgumentClose(v);
|
|
3476
|
+
if (y.err)
|
|
3477
|
+
return y;
|
|
3443
3478
|
h.push([
|
|
3444
3479
|
a,
|
|
3445
3480
|
{
|
|
3446
|
-
value:
|
|
3447
|
-
location: _(
|
|
3481
|
+
value: I.val,
|
|
3482
|
+
location: _(v, this.clonePosition())
|
|
3448
3483
|
}
|
|
3449
3484
|
]), f.add(a), this.bumpSpace(), o = this.parseIdentifierIfPossible(), a = o.value, s = o.location;
|
|
3450
3485
|
}
|
|
@@ -3460,7 +3495,7 @@ var si = (
|
|
|
3460
3495
|
break;
|
|
3461
3496
|
}
|
|
3462
3497
|
var f = _(i, this.clonePosition());
|
|
3463
|
-
return o ? (l *= n,
|
|
3498
|
+
return o ? (l *= n, si(l) ? { val: l, err: null } : this.error(r, f)) : this.error(t, f);
|
|
3464
3499
|
}, e.prototype.offset = function() {
|
|
3465
3500
|
return this.position.offset;
|
|
3466
3501
|
}, e.prototype.isEOF = function() {
|
|
@@ -3475,7 +3510,7 @@ var si = (
|
|
|
3475
3510
|
var t = this.position.offset;
|
|
3476
3511
|
if (t >= this.message.length)
|
|
3477
3512
|
throw Error("out of bound");
|
|
3478
|
-
var r =
|
|
3513
|
+
var r = cr(this.message, t);
|
|
3479
3514
|
if (r === void 0)
|
|
3480
3515
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3481
3516
|
return r;
|
|
@@ -3494,7 +3529,7 @@ var si = (
|
|
|
3494
3529
|
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);
|
|
3495
3530
|
}
|
|
3496
3531
|
}, e.prototype.bumpIf = function(t) {
|
|
3497
|
-
if (
|
|
3532
|
+
if (At(this.message, t, this.offset())) {
|
|
3498
3533
|
for (var r = 0; r < t.length; r++)
|
|
3499
3534
|
this.bump();
|
|
3500
3535
|
return !0;
|
|
@@ -3516,7 +3551,7 @@ var si = (
|
|
|
3516
3551
|
break;
|
|
3517
3552
|
}
|
|
3518
3553
|
}, e.prototype.bumpSpace = function() {
|
|
3519
|
-
for (; !this.isEOF() &&
|
|
3554
|
+
for (; !this.isEOF() && pr(this.char()); )
|
|
3520
3555
|
this.bump();
|
|
3521
3556
|
}, e.prototype.peek = function() {
|
|
3522
3557
|
if (this.isEOF())
|
|
@@ -3526,47 +3561,47 @@ var si = (
|
|
|
3526
3561
|
}, e;
|
|
3527
3562
|
}()
|
|
3528
3563
|
);
|
|
3529
|
-
function
|
|
3564
|
+
function it(e) {
|
|
3530
3565
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3531
3566
|
}
|
|
3532
|
-
function
|
|
3533
|
-
return
|
|
3567
|
+
function fi(e) {
|
|
3568
|
+
return it(e) || e === 47;
|
|
3534
3569
|
}
|
|
3535
|
-
function
|
|
3570
|
+
function ci(e) {
|
|
3536
3571
|
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;
|
|
3537
3572
|
}
|
|
3538
|
-
function
|
|
3573
|
+
function pr(e) {
|
|
3539
3574
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3540
3575
|
}
|
|
3541
|
-
function
|
|
3576
|
+
function mi(e) {
|
|
3542
3577
|
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;
|
|
3543
3578
|
}
|
|
3544
|
-
function
|
|
3579
|
+
function ot(e) {
|
|
3545
3580
|
e.forEach(function(t) {
|
|
3546
|
-
if (delete t.location,
|
|
3581
|
+
if (delete t.location, ir(t) || or(t))
|
|
3547
3582
|
for (var r in t.options)
|
|
3548
|
-
delete t.options[r].location,
|
|
3583
|
+
delete t.options[r].location, ot(t.options[r].value);
|
|
3549
3584
|
else
|
|
3550
|
-
|
|
3585
|
+
tr(t) && ar(t.style) || (rr(t) || nr(t)) && et(t.style) ? delete t.style.location : sr(t) && ot(t.children);
|
|
3551
3586
|
});
|
|
3552
3587
|
}
|
|
3553
|
-
function
|
|
3554
|
-
t === void 0 && (t = {}), t =
|
|
3555
|
-
var r = new
|
|
3588
|
+
function pi(e, t) {
|
|
3589
|
+
t === void 0 && (t = {}), t = Se({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3590
|
+
var r = new hi(e, t).parse();
|
|
3556
3591
|
if (r.err) {
|
|
3557
3592
|
var n = SyntaxError(b[r.err.kind]);
|
|
3558
3593
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3559
3594
|
}
|
|
3560
|
-
return t?.captureLocation ||
|
|
3595
|
+
return t?.captureLocation || ot(r.val), r.val;
|
|
3561
3596
|
}
|
|
3562
|
-
var
|
|
3597
|
+
var J;
|
|
3563
3598
|
(function(e) {
|
|
3564
3599
|
e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
|
|
3565
|
-
})(
|
|
3566
|
-
var
|
|
3600
|
+
})(J || (J = {}));
|
|
3601
|
+
var we = (
|
|
3567
3602
|
/** @class */
|
|
3568
3603
|
function(e) {
|
|
3569
|
-
|
|
3604
|
+
Le(t, e);
|
|
3570
3605
|
function t(r, n, i) {
|
|
3571
3606
|
var o = e.call(this, r) || this;
|
|
3572
3607
|
return o.code = n, o.originalMessage = i, o;
|
|
@@ -3575,155 +3610,155 @@ var Fe = (
|
|
|
3575
3610
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3576
3611
|
}, t;
|
|
3577
3612
|
}(Error)
|
|
3578
|
-
),
|
|
3613
|
+
), wt = (
|
|
3579
3614
|
/** @class */
|
|
3580
3615
|
function(e) {
|
|
3581
|
-
|
|
3616
|
+
Le(t, e);
|
|
3582
3617
|
function t(r, n, i, o) {
|
|
3583
|
-
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'),
|
|
3618
|
+
return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), J.INVALID_VALUE, o) || this;
|
|
3584
3619
|
}
|
|
3585
3620
|
return t;
|
|
3586
|
-
}(
|
|
3587
|
-
),
|
|
3621
|
+
}(we)
|
|
3622
|
+
), di = (
|
|
3588
3623
|
/** @class */
|
|
3589
3624
|
function(e) {
|
|
3590
|
-
|
|
3625
|
+
Le(t, e);
|
|
3591
3626
|
function t(r, n, i) {
|
|
3592
|
-
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n),
|
|
3627
|
+
return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), J.INVALID_VALUE, i) || this;
|
|
3593
3628
|
}
|
|
3594
3629
|
return t;
|
|
3595
|
-
}(
|
|
3596
|
-
),
|
|
3630
|
+
}(we)
|
|
3631
|
+
), bi = (
|
|
3597
3632
|
/** @class */
|
|
3598
3633
|
function(e) {
|
|
3599
|
-
|
|
3634
|
+
Le(t, e);
|
|
3600
3635
|
function t(r, n) {
|
|
3601
|
-
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'),
|
|
3636
|
+
return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), J.MISSING_VALUE, n) || this;
|
|
3602
3637
|
}
|
|
3603
3638
|
return t;
|
|
3604
|
-
}(
|
|
3605
|
-
),
|
|
3639
|
+
}(we)
|
|
3640
|
+
), w;
|
|
3606
3641
|
(function(e) {
|
|
3607
3642
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3608
|
-
})(
|
|
3609
|
-
function
|
|
3643
|
+
})(w || (w = {}));
|
|
3644
|
+
function gi(e) {
|
|
3610
3645
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3611
3646
|
var n = t[t.length - 1];
|
|
3612
|
-
return !n || n.type !==
|
|
3647
|
+
return !n || n.type !== w.literal || r.type !== w.literal ? t.push(r) : n.value += r.value, t;
|
|
3613
3648
|
}, []);
|
|
3614
3649
|
}
|
|
3615
|
-
function
|
|
3650
|
+
function _i(e) {
|
|
3616
3651
|
return typeof e == "function";
|
|
3617
3652
|
}
|
|
3618
3653
|
function Ee(e, t, r, n, i, o, l) {
|
|
3619
|
-
if (e.length === 1 &&
|
|
3654
|
+
if (e.length === 1 && It(e[0]))
|
|
3620
3655
|
return [
|
|
3621
3656
|
{
|
|
3622
|
-
type:
|
|
3657
|
+
type: w.literal,
|
|
3623
3658
|
value: e[0].value
|
|
3624
3659
|
}
|
|
3625
3660
|
];
|
|
3626
3661
|
for (var h = [], f = 0, a = e; f < a.length; f++) {
|
|
3627
3662
|
var s = a[f];
|
|
3628
|
-
if (
|
|
3663
|
+
if (It(s)) {
|
|
3629
3664
|
h.push({
|
|
3630
|
-
type:
|
|
3665
|
+
type: w.literal,
|
|
3631
3666
|
value: s.value
|
|
3632
3667
|
});
|
|
3633
3668
|
continue;
|
|
3634
3669
|
}
|
|
3635
|
-
if (
|
|
3670
|
+
if (Un(s)) {
|
|
3636
3671
|
typeof o == "number" && h.push({
|
|
3637
|
-
type:
|
|
3672
|
+
type: w.literal,
|
|
3638
3673
|
value: r.getNumberFormat(t).format(o)
|
|
3639
3674
|
});
|
|
3640
3675
|
continue;
|
|
3641
3676
|
}
|
|
3642
3677
|
var c = s.value;
|
|
3643
3678
|
if (!(i && c in i))
|
|
3644
|
-
throw new
|
|
3679
|
+
throw new bi(c, l);
|
|
3645
3680
|
var m = i[c];
|
|
3646
|
-
if (
|
|
3681
|
+
if (Dn(s)) {
|
|
3647
3682
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), h.push({
|
|
3648
|
-
type: typeof m == "string" ?
|
|
3683
|
+
type: typeof m == "string" ? w.literal : w.object,
|
|
3649
3684
|
value: m
|
|
3650
3685
|
});
|
|
3651
3686
|
continue;
|
|
3652
3687
|
}
|
|
3653
|
-
if (
|
|
3654
|
-
var
|
|
3688
|
+
if (rr(s)) {
|
|
3689
|
+
var v = typeof s.style == "string" ? n.date[s.style] : et(s.style) ? s.style.parsedOptions : void 0;
|
|
3655
3690
|
h.push({
|
|
3656
|
-
type:
|
|
3657
|
-
value: r.getDateTimeFormat(t,
|
|
3691
|
+
type: w.literal,
|
|
3692
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
3658
3693
|
});
|
|
3659
3694
|
continue;
|
|
3660
3695
|
}
|
|
3661
|
-
if (
|
|
3662
|
-
var
|
|
3696
|
+
if (nr(s)) {
|
|
3697
|
+
var v = typeof s.style == "string" ? n.time[s.style] : et(s.style) ? s.style.parsedOptions : n.time.medium;
|
|
3663
3698
|
h.push({
|
|
3664
|
-
type:
|
|
3665
|
-
value: r.getDateTimeFormat(t,
|
|
3699
|
+
type: w.literal,
|
|
3700
|
+
value: r.getDateTimeFormat(t, v).format(m)
|
|
3666
3701
|
});
|
|
3667
3702
|
continue;
|
|
3668
3703
|
}
|
|
3669
|
-
if (
|
|
3670
|
-
var
|
|
3671
|
-
|
|
3672
|
-
type:
|
|
3673
|
-
value: r.getNumberFormat(t,
|
|
3704
|
+
if (tr(s)) {
|
|
3705
|
+
var v = typeof s.style == "string" ? n.number[s.style] : ar(s.style) ? s.style.parsedOptions : void 0;
|
|
3706
|
+
v && v.scale && (m = m * (v.scale || 1)), h.push({
|
|
3707
|
+
type: w.literal,
|
|
3708
|
+
value: r.getNumberFormat(t, v).format(m)
|
|
3674
3709
|
});
|
|
3675
3710
|
continue;
|
|
3676
3711
|
}
|
|
3677
|
-
if (
|
|
3678
|
-
var
|
|
3679
|
-
if (!
|
|
3680
|
-
throw new
|
|
3681
|
-
var
|
|
3712
|
+
if (sr(s)) {
|
|
3713
|
+
var I = s.children, y = s.value, B = i[y];
|
|
3714
|
+
if (!_i(B))
|
|
3715
|
+
throw new di(y, "function", l);
|
|
3716
|
+
var R = Ee(I, t, r, n, i, o), k = B(R.map(function(L) {
|
|
3682
3717
|
return L.value;
|
|
3683
3718
|
}));
|
|
3684
3719
|
Array.isArray(k) || (k = [k]), h.push.apply(h, k.map(function(L) {
|
|
3685
3720
|
return {
|
|
3686
|
-
type: typeof L == "string" ?
|
|
3721
|
+
type: typeof L == "string" ? w.literal : w.object,
|
|
3687
3722
|
value: L
|
|
3688
3723
|
};
|
|
3689
3724
|
}));
|
|
3690
3725
|
}
|
|
3691
|
-
if (
|
|
3692
|
-
var
|
|
3693
|
-
if (!
|
|
3694
|
-
throw new
|
|
3695
|
-
h.push.apply(h, Ee(
|
|
3726
|
+
if (ir(s)) {
|
|
3727
|
+
var P = s.options[m] || s.options.other;
|
|
3728
|
+
if (!P)
|
|
3729
|
+
throw new wt(s.value, m, Object.keys(s.options), l);
|
|
3730
|
+
h.push.apply(h, Ee(P.value, t, r, n, i));
|
|
3696
3731
|
continue;
|
|
3697
3732
|
}
|
|
3698
|
-
if (
|
|
3699
|
-
var
|
|
3700
|
-
if (!
|
|
3733
|
+
if (or(s)) {
|
|
3734
|
+
var P = s.options["=".concat(m)];
|
|
3735
|
+
if (!P) {
|
|
3701
3736
|
if (!Intl.PluralRules)
|
|
3702
|
-
throw new
|
|
3737
|
+
throw new we(`Intl.PluralRules is not available in this environment.
|
|
3703
3738
|
Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
3704
|
-
`,
|
|
3705
|
-
var
|
|
3706
|
-
|
|
3739
|
+
`, J.MISSING_INTL_API, l);
|
|
3740
|
+
var D = r.getPluralRules(t, { type: s.pluralType }).select(m - (s.offset || 0));
|
|
3741
|
+
P = s.options[D] || s.options.other;
|
|
3707
3742
|
}
|
|
3708
|
-
if (!
|
|
3709
|
-
throw new
|
|
3710
|
-
h.push.apply(h, Ee(
|
|
3743
|
+
if (!P)
|
|
3744
|
+
throw new wt(s.value, m, Object.keys(s.options), l);
|
|
3745
|
+
h.push.apply(h, Ee(P.value, t, r, n, i, m - (s.offset || 0)));
|
|
3711
3746
|
continue;
|
|
3712
3747
|
}
|
|
3713
3748
|
}
|
|
3714
|
-
return
|
|
3749
|
+
return gi(h);
|
|
3715
3750
|
}
|
|
3716
|
-
function
|
|
3717
|
-
return t ?
|
|
3718
|
-
return r[n] =
|
|
3751
|
+
function vi(e, t) {
|
|
3752
|
+
return t ? N(N(N({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3753
|
+
return r[n] = N(N({}, e[n]), t[n] || {}), r;
|
|
3719
3754
|
}, {})) : e;
|
|
3720
3755
|
}
|
|
3721
|
-
function
|
|
3756
|
+
function yi(e, t) {
|
|
3722
3757
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3723
|
-
return r[n] =
|
|
3724
|
-
},
|
|
3758
|
+
return r[n] = vi(e[n], t[n]), r;
|
|
3759
|
+
}, N({}, e)) : e;
|
|
3725
3760
|
}
|
|
3726
|
-
function
|
|
3761
|
+
function $e(e) {
|
|
3727
3762
|
return {
|
|
3728
3763
|
create: function() {
|
|
3729
3764
|
return {
|
|
@@ -3737,39 +3772,39 @@ function Re(e) {
|
|
|
3737
3772
|
}
|
|
3738
3773
|
};
|
|
3739
3774
|
}
|
|
3740
|
-
function
|
|
3775
|
+
function Ei(e) {
|
|
3741
3776
|
return e === void 0 && (e = {
|
|
3742
3777
|
number: {},
|
|
3743
3778
|
dateTime: {},
|
|
3744
3779
|
pluralRules: {}
|
|
3745
3780
|
}), {
|
|
3746
|
-
getNumberFormat:
|
|
3781
|
+
getNumberFormat: De(function() {
|
|
3747
3782
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3748
3783
|
r[n] = arguments[n];
|
|
3749
|
-
return new ((t = Intl.NumberFormat).bind.apply(t,
|
|
3784
|
+
return new ((t = Intl.NumberFormat).bind.apply(t, Re([void 0], r, !1)))();
|
|
3750
3785
|
}, {
|
|
3751
|
-
cache:
|
|
3752
|
-
strategy:
|
|
3786
|
+
cache: $e(e.number),
|
|
3787
|
+
strategy: Ue.variadic
|
|
3753
3788
|
}),
|
|
3754
|
-
getDateTimeFormat:
|
|
3789
|
+
getDateTimeFormat: De(function() {
|
|
3755
3790
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3756
3791
|
r[n] = arguments[n];
|
|
3757
|
-
return new ((t = Intl.DateTimeFormat).bind.apply(t,
|
|
3792
|
+
return new ((t = Intl.DateTimeFormat).bind.apply(t, Re([void 0], r, !1)))();
|
|
3758
3793
|
}, {
|
|
3759
|
-
cache:
|
|
3760
|
-
strategy:
|
|
3794
|
+
cache: $e(e.dateTime),
|
|
3795
|
+
strategy: Ue.variadic
|
|
3761
3796
|
}),
|
|
3762
|
-
getPluralRules:
|
|
3797
|
+
getPluralRules: De(function() {
|
|
3763
3798
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3764
3799
|
r[n] = arguments[n];
|
|
3765
|
-
return new ((t = Intl.PluralRules).bind.apply(t,
|
|
3800
|
+
return new ((t = Intl.PluralRules).bind.apply(t, Re([void 0], r, !1)))();
|
|
3766
3801
|
}, {
|
|
3767
|
-
cache:
|
|
3768
|
-
strategy:
|
|
3802
|
+
cache: $e(e.pluralRules),
|
|
3803
|
+
strategy: Ue.variadic
|
|
3769
3804
|
})
|
|
3770
3805
|
};
|
|
3771
3806
|
}
|
|
3772
|
-
var
|
|
3807
|
+
var Ii = (
|
|
3773
3808
|
/** @class */
|
|
3774
3809
|
function() {
|
|
3775
3810
|
function e(t, r, n, i) {
|
|
@@ -3784,7 +3819,7 @@ var _i = (
|
|
|
3784
3819
|
if (a.length === 1)
|
|
3785
3820
|
return a[0].value;
|
|
3786
3821
|
var s = a.reduce(function(c, m) {
|
|
3787
|
-
return !c.length || m.type !==
|
|
3822
|
+
return !c.length || m.type !== w.literal || typeof c[c.length - 1] != "string" ? c.push(m.value) : c[c.length - 1] += m.value, c;
|
|
3788
3823
|
}, []);
|
|
3789
3824
|
return s.length <= 1 ? s[0] || "" : s;
|
|
3790
3825
|
}, this.formatToParts = function(f) {
|
|
@@ -3801,13 +3836,13 @@ var _i = (
|
|
|
3801
3836
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3802
3837
|
var l = i || {};
|
|
3803
3838
|
l.formatters;
|
|
3804
|
-
var h =
|
|
3805
|
-
this.ast = e.__parse(t,
|
|
3839
|
+
var h = xn(l, ["formatters"]);
|
|
3840
|
+
this.ast = e.__parse(t, N(N({}, h), { locale: this.resolvedLocale }));
|
|
3806
3841
|
} else
|
|
3807
3842
|
this.ast = t;
|
|
3808
3843
|
if (!Array.isArray(this.ast))
|
|
3809
3844
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3810
|
-
this.formats =
|
|
3845
|
+
this.formats = yi(e.formats, n), this.formatters = i && i.formatters || Ei(this.formatterCache);
|
|
3811
3846
|
}
|
|
3812
3847
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3813
3848
|
get: function() {
|
|
@@ -3820,7 +3855,7 @@ var _i = (
|
|
|
3820
3855
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3821
3856
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3822
3857
|
}
|
|
3823
|
-
}, e.__parse =
|
|
3858
|
+
}, e.__parse = pi, e.formats = {
|
|
3824
3859
|
number: {
|
|
3825
3860
|
integer: {
|
|
3826
3861
|
maximumFractionDigits: 0
|
|
@@ -3881,7 +3916,7 @@ var _i = (
|
|
|
3881
3916
|
}, e;
|
|
3882
3917
|
}()
|
|
3883
3918
|
);
|
|
3884
|
-
function
|
|
3919
|
+
function Si(e, t) {
|
|
3885
3920
|
if (t == null)
|
|
3886
3921
|
return;
|
|
3887
3922
|
if (t in e)
|
|
@@ -3902,92 +3937,92 @@ function yi(e, t) {
|
|
|
3902
3937
|
n = void 0;
|
|
3903
3938
|
return n;
|
|
3904
3939
|
}
|
|
3905
|
-
const U = {},
|
|
3940
|
+
const U = {}, Ti = (e, t, r) => r && (t in U || (U[t] = {}), e in U[t] || (U[t][e] = r), r), dr = (e, t) => {
|
|
3906
3941
|
if (t == null)
|
|
3907
3942
|
return;
|
|
3908
3943
|
if (t in U && e in U[t])
|
|
3909
3944
|
return U[t][e];
|
|
3910
|
-
const r =
|
|
3945
|
+
const r = Pe(t);
|
|
3911
3946
|
for (let n = 0; n < r.length; n++) {
|
|
3912
|
-
const i = r[n], o =
|
|
3947
|
+
const i = r[n], o = Ai(i, e);
|
|
3913
3948
|
if (o)
|
|
3914
|
-
return
|
|
3949
|
+
return Ti(e, t, o);
|
|
3915
3950
|
}
|
|
3916
3951
|
};
|
|
3917
|
-
let
|
|
3918
|
-
const fe =
|
|
3919
|
-
function
|
|
3920
|
-
return
|
|
3952
|
+
let ut;
|
|
3953
|
+
const fe = Fe({});
|
|
3954
|
+
function Hi(e) {
|
|
3955
|
+
return ut[e] || null;
|
|
3921
3956
|
}
|
|
3922
|
-
function
|
|
3923
|
-
return e in
|
|
3957
|
+
function br(e) {
|
|
3958
|
+
return e in ut;
|
|
3924
3959
|
}
|
|
3925
|
-
function
|
|
3926
|
-
if (!
|
|
3960
|
+
function Ai(e, t) {
|
|
3961
|
+
if (!br(e))
|
|
3927
3962
|
return null;
|
|
3928
|
-
const r =
|
|
3929
|
-
return
|
|
3963
|
+
const r = Hi(e);
|
|
3964
|
+
return Si(r, t);
|
|
3930
3965
|
}
|
|
3931
|
-
function
|
|
3966
|
+
function Fi(e) {
|
|
3932
3967
|
if (e == null)
|
|
3933
3968
|
return;
|
|
3934
|
-
const t =
|
|
3969
|
+
const t = Pe(e);
|
|
3935
3970
|
for (let r = 0; r < t.length; r++) {
|
|
3936
3971
|
const n = t[r];
|
|
3937
|
-
if (
|
|
3972
|
+
if (br(n))
|
|
3938
3973
|
return n;
|
|
3939
3974
|
}
|
|
3940
3975
|
}
|
|
3941
|
-
function
|
|
3942
|
-
delete U[e], fe.update((r) => (r[e] =
|
|
3976
|
+
function Li(e, ...t) {
|
|
3977
|
+
delete U[e], fe.update((r) => (r[e] = Pn.all([r[e] || {}, ...t]), r));
|
|
3943
3978
|
}
|
|
3944
|
-
|
|
3979
|
+
te(
|
|
3945
3980
|
[fe],
|
|
3946
3981
|
([e]) => Object.keys(e)
|
|
3947
3982
|
);
|
|
3948
|
-
fe.subscribe((e) =>
|
|
3983
|
+
fe.subscribe((e) => ut = e);
|
|
3949
3984
|
const Ie = {};
|
|
3950
|
-
function
|
|
3985
|
+
function wi(e, t) {
|
|
3951
3986
|
Ie[e].delete(t), Ie[e].size === 0 && delete Ie[e];
|
|
3952
3987
|
}
|
|
3953
|
-
function
|
|
3988
|
+
function gr(e) {
|
|
3954
3989
|
return Ie[e];
|
|
3955
3990
|
}
|
|
3956
|
-
function
|
|
3957
|
-
return
|
|
3958
|
-
const r =
|
|
3991
|
+
function Pi(e) {
|
|
3992
|
+
return Pe(e).map((t) => {
|
|
3993
|
+
const r = gr(t);
|
|
3959
3994
|
return [t, r ? [...r] : []];
|
|
3960
3995
|
}).filter(([, t]) => t.length > 0);
|
|
3961
3996
|
}
|
|
3962
|
-
function
|
|
3963
|
-
return e == null ? !1 :
|
|
3997
|
+
function st(e) {
|
|
3998
|
+
return e == null ? !1 : Pe(e).some(
|
|
3964
3999
|
(t) => {
|
|
3965
4000
|
var r;
|
|
3966
|
-
return (r =
|
|
4001
|
+
return (r = gr(t)) == null ? void 0 : r.size;
|
|
3967
4002
|
}
|
|
3968
4003
|
);
|
|
3969
4004
|
}
|
|
3970
|
-
function
|
|
4005
|
+
function xi(e, t) {
|
|
3971
4006
|
return Promise.all(
|
|
3972
|
-
t.map((n) => (
|
|
3973
|
-
).then((n) =>
|
|
3974
|
-
}
|
|
3975
|
-
const
|
|
3976
|
-
function
|
|
3977
|
-
if (!
|
|
3978
|
-
return e in
|
|
3979
|
-
const t =
|
|
3980
|
-
return
|
|
4007
|
+
t.map((n) => (wi(e, n), n().then((i) => i.default || i)))
|
|
4008
|
+
).then((n) => Li(e, ...n));
|
|
4009
|
+
}
|
|
4010
|
+
const ie = {};
|
|
4011
|
+
function _r(e) {
|
|
4012
|
+
if (!st(e))
|
|
4013
|
+
return e in ie ? ie[e] : Promise.resolve();
|
|
4014
|
+
const t = Pi(e);
|
|
4015
|
+
return ie[e] = Promise.all(
|
|
3981
4016
|
t.map(
|
|
3982
|
-
([r, n]) =>
|
|
4017
|
+
([r, n]) => xi(r, n)
|
|
3983
4018
|
)
|
|
3984
4019
|
).then(() => {
|
|
3985
|
-
if (
|
|
3986
|
-
return
|
|
3987
|
-
delete
|
|
3988
|
-
}),
|
|
4020
|
+
if (st(e))
|
|
4021
|
+
return _r(e);
|
|
4022
|
+
delete ie[e];
|
|
4023
|
+
}), ie[e];
|
|
3989
4024
|
}
|
|
3990
|
-
const
|
|
4025
|
+
const Bi = {
|
|
3991
4026
|
number: {
|
|
3992
4027
|
scientific: { notation: "scientific" },
|
|
3993
4028
|
engineering: { notation: "engineering" },
|
|
@@ -4016,135 +4051,135 @@ const Li = {
|
|
|
4016
4051
|
timeZoneName: "short"
|
|
4017
4052
|
}
|
|
4018
4053
|
}
|
|
4019
|
-
},
|
|
4054
|
+
}, Oi = {
|
|
4020
4055
|
fallbackLocale: null,
|
|
4021
4056
|
loadingDelay: 200,
|
|
4022
|
-
formats:
|
|
4057
|
+
formats: Bi,
|
|
4023
4058
|
warnOnMissingMessages: !0,
|
|
4024
4059
|
handleMissingMessage: void 0,
|
|
4025
4060
|
ignoreTag: !0
|
|
4026
|
-
},
|
|
4027
|
-
function
|
|
4028
|
-
return
|
|
4029
|
-
}
|
|
4030
|
-
const
|
|
4031
|
-
var
|
|
4032
|
-
for (var r in t)
|
|
4033
|
-
|
|
4034
|
-
if (
|
|
4035
|
-
for (var r of
|
|
4036
|
-
|
|
4061
|
+
}, ki = Oi;
|
|
4062
|
+
function q() {
|
|
4063
|
+
return ki;
|
|
4064
|
+
}
|
|
4065
|
+
const je = Fe(!1);
|
|
4066
|
+
var Ni = Object.defineProperty, Ci = Object.defineProperties, Mi = Object.getOwnPropertyDescriptors, Pt = Object.getOwnPropertySymbols, Ri = Object.prototype.hasOwnProperty, Di = Object.prototype.propertyIsEnumerable, xt = (e, t, r) => t in e ? Ni(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ui = (e, t) => {
|
|
4067
|
+
for (var r in t || (t = {}))
|
|
4068
|
+
Ri.call(t, r) && xt(e, r, t[r]);
|
|
4069
|
+
if (Pt)
|
|
4070
|
+
for (var r of Pt(t))
|
|
4071
|
+
Di.call(t, r) && xt(e, r, t[r]);
|
|
4037
4072
|
return e;
|
|
4038
|
-
},
|
|
4039
|
-
let
|
|
4040
|
-
const
|
|
4041
|
-
function
|
|
4073
|
+
}, Gi = (e, t) => Ci(e, Mi(t));
|
|
4074
|
+
let at;
|
|
4075
|
+
const Te = Fe(null);
|
|
4076
|
+
function Bt(e) {
|
|
4042
4077
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4043
4078
|
}
|
|
4044
|
-
function
|
|
4045
|
-
const r =
|
|
4046
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4079
|
+
function Pe(e, t = q().fallbackLocale) {
|
|
4080
|
+
const r = Bt(e);
|
|
4081
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...Bt(t)])] : r;
|
|
4047
4082
|
}
|
|
4048
4083
|
function j() {
|
|
4049
|
-
return
|
|
4084
|
+
return at ?? void 0;
|
|
4050
4085
|
}
|
|
4051
|
-
|
|
4052
|
-
|
|
4086
|
+
Te.subscribe((e) => {
|
|
4087
|
+
at = e ?? void 0, typeof window < "u" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4053
4088
|
});
|
|
4054
|
-
const
|
|
4055
|
-
if (e &&
|
|
4056
|
-
const { loadingDelay: t } =
|
|
4089
|
+
const $i = (e) => {
|
|
4090
|
+
if (e && Fi(e) && st(e)) {
|
|
4091
|
+
const { loadingDelay: t } = q();
|
|
4057
4092
|
let r;
|
|
4058
4093
|
return typeof window < "u" && j() != null && t ? r = window.setTimeout(
|
|
4059
|
-
() =>
|
|
4094
|
+
() => je.set(!0),
|
|
4060
4095
|
t
|
|
4061
|
-
) :
|
|
4062
|
-
|
|
4096
|
+
) : je.set(!0), _r(e).then(() => {
|
|
4097
|
+
Te.set(e);
|
|
4063
4098
|
}).finally(() => {
|
|
4064
|
-
clearTimeout(r),
|
|
4099
|
+
clearTimeout(r), je.set(!1);
|
|
4065
4100
|
});
|
|
4066
4101
|
}
|
|
4067
|
-
return
|
|
4068
|
-
}, ce =
|
|
4069
|
-
set:
|
|
4070
|
-
}),
|
|
4102
|
+
return Te.set(e);
|
|
4103
|
+
}, ce = Gi(Ui({}, Te), {
|
|
4104
|
+
set: $i
|
|
4105
|
+
}), xe = (e) => {
|
|
4071
4106
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4072
4107
|
return (n) => {
|
|
4073
4108
|
const i = JSON.stringify(n);
|
|
4074
4109
|
return i in t ? t[i] : t[i] = e(n);
|
|
4075
4110
|
};
|
|
4076
4111
|
};
|
|
4077
|
-
var
|
|
4112
|
+
var ji = Object.defineProperty, He = Object.getOwnPropertySymbols, vr = Object.prototype.hasOwnProperty, yr = Object.prototype.propertyIsEnumerable, Ot = (e, t, r) => t in e ? ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ht = (e, t) => {
|
|
4078
4113
|
for (var r in t || (t = {}))
|
|
4079
|
-
|
|
4114
|
+
vr.call(t, r) && Ot(e, r, t[r]);
|
|
4080
4115
|
if (He)
|
|
4081
4116
|
for (var r of He(t))
|
|
4082
|
-
|
|
4117
|
+
yr.call(t, r) && Ot(e, r, t[r]);
|
|
4083
4118
|
return e;
|
|
4084
|
-
},
|
|
4119
|
+
}, re = (e, t) => {
|
|
4085
4120
|
var r = {};
|
|
4086
4121
|
for (var n in e)
|
|
4087
|
-
|
|
4122
|
+
vr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4088
4123
|
if (e != null && He)
|
|
4089
4124
|
for (var n of He(e))
|
|
4090
|
-
t.indexOf(n) < 0 &&
|
|
4125
|
+
t.indexOf(n) < 0 && yr.call(e, n) && (r[n] = e[n]);
|
|
4091
4126
|
return r;
|
|
4092
4127
|
};
|
|
4093
|
-
const
|
|
4094
|
-
const { formats: r } =
|
|
4128
|
+
const le = (e, t) => {
|
|
4129
|
+
const { formats: r } = q();
|
|
4095
4130
|
if (e in r && t in r[e])
|
|
4096
4131
|
return r[e][t];
|
|
4097
4132
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4098
|
-
},
|
|
4133
|
+
}, Vi = xe(
|
|
4099
4134
|
(e) => {
|
|
4100
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4135
|
+
var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
|
|
4101
4136
|
if (r == null)
|
|
4102
4137
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4103
|
-
return n && (i =
|
|
4138
|
+
return n && (i = le("number", n)), new Intl.NumberFormat(r, i);
|
|
4104
4139
|
}
|
|
4105
|
-
),
|
|
4140
|
+
), Xi = xe(
|
|
4106
4141
|
(e) => {
|
|
4107
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4142
|
+
var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
|
|
4108
4143
|
if (r == null)
|
|
4109
4144
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4110
|
-
return n ? i =
|
|
4145
|
+
return n ? i = le("date", n) : Object.keys(i).length === 0 && (i = le("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4111
4146
|
}
|
|
4112
|
-
),
|
|
4147
|
+
), Wi = xe(
|
|
4113
4148
|
(e) => {
|
|
4114
|
-
var t = e, { locale: r, format: n } = t, i =
|
|
4149
|
+
var t = e, { locale: r, format: n } = t, i = re(t, ["locale", "format"]);
|
|
4115
4150
|
if (r == null)
|
|
4116
4151
|
throw new Error(
|
|
4117
4152
|
'[svelte-i18n] A "locale" must be set to format time values'
|
|
4118
4153
|
);
|
|
4119
|
-
return n ? i =
|
|
4154
|
+
return n ? i = le("time", n) : Object.keys(i).length === 0 && (i = le("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4120
4155
|
}
|
|
4121
|
-
),
|
|
4156
|
+
), zi = (e = {}) => {
|
|
4122
4157
|
var t = e, {
|
|
4123
4158
|
locale: r = j()
|
|
4124
|
-
} = t, n =
|
|
4159
|
+
} = t, n = re(t, [
|
|
4125
4160
|
"locale"
|
|
4126
4161
|
]);
|
|
4127
|
-
return
|
|
4128
|
-
},
|
|
4162
|
+
return Vi(ht({ locale: r }, n));
|
|
4163
|
+
}, Zi = (e = {}) => {
|
|
4129
4164
|
var t = e, {
|
|
4130
4165
|
locale: r = j()
|
|
4131
|
-
} = t, n =
|
|
4166
|
+
} = t, n = re(t, [
|
|
4132
4167
|
"locale"
|
|
4133
4168
|
]);
|
|
4134
|
-
return
|
|
4135
|
-
},
|
|
4169
|
+
return Xi(ht({ locale: r }, n));
|
|
4170
|
+
}, Qi = (e = {}) => {
|
|
4136
4171
|
var t = e, {
|
|
4137
4172
|
locale: r = j()
|
|
4138
|
-
} = t, n =
|
|
4173
|
+
} = t, n = re(t, [
|
|
4139
4174
|
"locale"
|
|
4140
4175
|
]);
|
|
4141
|
-
return
|
|
4142
|
-
},
|
|
4176
|
+
return Wi(ht({ locale: r }, n));
|
|
4177
|
+
}, Ji = xe(
|
|
4143
4178
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4144
|
-
(e, t = j()) => new
|
|
4145
|
-
ignoreTag:
|
|
4179
|
+
(e, t = j()) => new Ii(e, t, q().formats, {
|
|
4180
|
+
ignoreTag: q().ignoreTag
|
|
4146
4181
|
})
|
|
4147
|
-
),
|
|
4182
|
+
), qi = (e, t = {}) => {
|
|
4148
4183
|
var r, n, i, o;
|
|
4149
4184
|
let l = t;
|
|
4150
4185
|
typeof e == "object" && (l = e, e = l.id);
|
|
@@ -4157,9 +4192,9 @@ const ue = (e, t) => {
|
|
|
4157
4192
|
throw new Error(
|
|
4158
4193
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4159
4194
|
);
|
|
4160
|
-
let s =
|
|
4195
|
+
let s = dr(e, f);
|
|
4161
4196
|
if (!s)
|
|
4162
|
-
s = (o = (i = (n = (r =
|
|
4197
|
+
s = (o = (i = (n = (r = q()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: f, id: e, defaultValue: a })) != null ? i : a) != null ? o : e;
|
|
4163
4198
|
else if (typeof s != "string")
|
|
4164
4199
|
return console.warn(
|
|
4165
4200
|
`[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof s}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
|
|
@@ -4168,7 +4203,7 @@ const ue = (e, t) => {
|
|
|
4168
4203
|
return s;
|
|
4169
4204
|
let c = s;
|
|
4170
4205
|
try {
|
|
4171
|
-
c =
|
|
4206
|
+
c = Ji(s, f).format(h);
|
|
4172
4207
|
} catch (m) {
|
|
4173
4208
|
m instanceof Error && console.warn(
|
|
4174
4209
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4176,21 +4211,21 @@ const ue = (e, t) => {
|
|
|
4176
4211
|
);
|
|
4177
4212
|
}
|
|
4178
4213
|
return c;
|
|
4179
|
-
},
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
window.emWidgets = { topic:
|
|
4186
|
-
const
|
|
4187
|
-
function
|
|
4214
|
+
}, Yi = (e, t) => Qi(t).format(e), Ki = (e, t) => Zi(t).format(e), eo = (e, t) => zi(t).format(e), to = (e, t = j()) => dr(e, t);
|
|
4215
|
+
te([ce, fe], () => qi);
|
|
4216
|
+
te([ce], () => Yi);
|
|
4217
|
+
te([ce], () => Ki);
|
|
4218
|
+
te([ce], () => eo);
|
|
4219
|
+
te([ce, fe], () => to);
|
|
4220
|
+
window.emWidgets = { topic: mn };
|
|
4221
|
+
const ro = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4222
|
+
function no(e, t) {
|
|
4188
4223
|
if (e) {
|
|
4189
4224
|
const r = document.createElement("style");
|
|
4190
4225
|
r.innerHTML = t, e.appendChild(r);
|
|
4191
4226
|
}
|
|
4192
4227
|
}
|
|
4193
|
-
function
|
|
4228
|
+
function io(e, t) {
|
|
4194
4229
|
const r = new URL(t);
|
|
4195
4230
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4196
4231
|
const i = document.createElement("style");
|
|
@@ -4199,7 +4234,7 @@ function eo(e, t) {
|
|
|
4199
4234
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4200
4235
|
});
|
|
4201
4236
|
}
|
|
4202
|
-
function
|
|
4237
|
+
function oo(e, t, r) {
|
|
4203
4238
|
if (window.emMessageBus) {
|
|
4204
4239
|
const n = document.createElement("style");
|
|
4205
4240
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4207,121 +4242,121 @@ function to(e, t, r) {
|
|
|
4207
4242
|
});
|
|
4208
4243
|
}
|
|
4209
4244
|
}
|
|
4210
|
-
function
|
|
4211
|
-
|
|
4245
|
+
function so(e) {
|
|
4246
|
+
Or(e, "svelte-vuji6b", ":host{font-family:inherit}.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}}");
|
|
4212
4247
|
}
|
|
4213
|
-
function
|
|
4248
|
+
function ao(e) {
|
|
4214
4249
|
let t;
|
|
4215
4250
|
function r(o, l) {
|
|
4216
4251
|
if (
|
|
4217
4252
|
/*sponsorimage*/
|
|
4218
4253
|
o[1]
|
|
4219
4254
|
)
|
|
4220
|
-
return
|
|
4255
|
+
return po;
|
|
4221
4256
|
if (
|
|
4222
4257
|
/*paymentimage*/
|
|
4223
4258
|
o[4]
|
|
4224
4259
|
)
|
|
4225
|
-
return
|
|
4260
|
+
return mo;
|
|
4226
4261
|
if (
|
|
4227
4262
|
/*vendorimage*/
|
|
4228
4263
|
o[7]
|
|
4229
4264
|
)
|
|
4230
|
-
return
|
|
4265
|
+
return co;
|
|
4231
4266
|
if (
|
|
4232
4267
|
/*helperlinkurl*/
|
|
4233
4268
|
o[9]
|
|
4234
4269
|
)
|
|
4235
|
-
return
|
|
4270
|
+
return fo;
|
|
4236
4271
|
if (
|
|
4237
4272
|
/*licenseimage*/
|
|
4238
4273
|
o[13]
|
|
4239
4274
|
)
|
|
4240
|
-
return
|
|
4275
|
+
return ho;
|
|
4241
4276
|
if (
|
|
4242
4277
|
/*sociallinkimage*/
|
|
4243
4278
|
o[16]
|
|
4244
4279
|
)
|
|
4245
|
-
return
|
|
4280
|
+
return uo;
|
|
4246
4281
|
}
|
|
4247
4282
|
let n = r(e), i = n && n(e);
|
|
4248
4283
|
return {
|
|
4249
4284
|
c() {
|
|
4250
|
-
i && i.c(), t =
|
|
4285
|
+
i && i.c(), t = Vt();
|
|
4251
4286
|
},
|
|
4252
4287
|
m(o, l) {
|
|
4253
|
-
i && i.m(o, l),
|
|
4288
|
+
i && i.m(o, l), A(o, t, l);
|
|
4254
4289
|
},
|
|
4255
4290
|
p(o, l) {
|
|
4256
4291
|
n === (n = r(o)) && i ? i.p(o, l) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t.parentNode, t)));
|
|
4257
4292
|
},
|
|
4258
4293
|
d(o) {
|
|
4259
|
-
o &&
|
|
4294
|
+
o && S(t), i && i.d(o);
|
|
4260
4295
|
}
|
|
4261
4296
|
};
|
|
4262
4297
|
}
|
|
4263
|
-
function
|
|
4298
|
+
function lo(e) {
|
|
4264
4299
|
let t;
|
|
4265
4300
|
function r(o, l) {
|
|
4266
4301
|
if (
|
|
4267
4302
|
/*sponsorimage*/
|
|
4268
4303
|
o[1]
|
|
4269
4304
|
)
|
|
4270
|
-
return
|
|
4305
|
+
return Eo;
|
|
4271
4306
|
if (
|
|
4272
4307
|
/*paymentimage*/
|
|
4273
4308
|
o[4]
|
|
4274
4309
|
)
|
|
4275
|
-
return
|
|
4310
|
+
return yo;
|
|
4276
4311
|
if (
|
|
4277
4312
|
/*vendorimage*/
|
|
4278
4313
|
o[7]
|
|
4279
4314
|
)
|
|
4280
|
-
return
|
|
4315
|
+
return vo;
|
|
4281
4316
|
if (
|
|
4282
4317
|
/*helperlinkurl*/
|
|
4283
4318
|
o[9]
|
|
4284
4319
|
)
|
|
4285
|
-
return
|
|
4320
|
+
return _o;
|
|
4286
4321
|
if (
|
|
4287
4322
|
/*licenseimage*/
|
|
4288
4323
|
o[13]
|
|
4289
4324
|
)
|
|
4290
|
-
return
|
|
4325
|
+
return go;
|
|
4291
4326
|
if (
|
|
4292
4327
|
/*sociallinkimage*/
|
|
4293
4328
|
o[16]
|
|
4294
4329
|
)
|
|
4295
|
-
return
|
|
4330
|
+
return bo;
|
|
4296
4331
|
}
|
|
4297
4332
|
let n = r(e), i = n && n(e);
|
|
4298
4333
|
return {
|
|
4299
4334
|
c() {
|
|
4300
|
-
i && i.c(), t =
|
|
4335
|
+
i && i.c(), t = Vt();
|
|
4301
4336
|
},
|
|
4302
4337
|
m(o, l) {
|
|
4303
|
-
i && i.m(o, l),
|
|
4338
|
+
i && i.m(o, l), A(o, t, l);
|
|
4304
4339
|
},
|
|
4305
4340
|
p(o, l) {
|
|
4306
4341
|
n === (n = r(o)) && i ? i.p(o, l) : (i && i.d(1), i = n && n(o), i && (i.c(), i.m(t.parentNode, t)));
|
|
4307
4342
|
},
|
|
4308
4343
|
d(o) {
|
|
4309
|
-
o &&
|
|
4344
|
+
o && S(t), i && i.d(o);
|
|
4310
4345
|
}
|
|
4311
4346
|
};
|
|
4312
4347
|
}
|
|
4313
|
-
function
|
|
4348
|
+
function uo(e) {
|
|
4314
4349
|
let t, r, n, i, o, l, h, f;
|
|
4315
4350
|
return {
|
|
4316
4351
|
c() {
|
|
4317
|
-
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4352
|
+
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*sociallinkimage*/
|
|
4318
4353
|
e[16]) || u(n, "src", i), u(n, "title", o = /*sociallinktitle*/
|
|
4319
4354
|
e[17] || /*sociallinkurl*/
|
|
4320
4355
|
e[15]), u(r, "class", l = "FooterLink " + /*sociallinkurl*/
|
|
4321
4356
|
(e[15] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", "FooterItem SocialItem"), u(t, "part", "FooterItem SocialItem");
|
|
4322
4357
|
},
|
|
4323
4358
|
m(a, s) {
|
|
4324
|
-
|
|
4359
|
+
A(a, t, s), g(t, r), g(r, n), h || (f = K(
|
|
4325
4360
|
r,
|
|
4326
4361
|
"click",
|
|
4327
4362
|
/*click_handler_5*/
|
|
@@ -4330,7 +4365,7 @@ function oo(e) {
|
|
|
4330
4365
|
},
|
|
4331
4366
|
p(a, s) {
|
|
4332
4367
|
s[0] & /*sociallinkimage*/
|
|
4333
|
-
65536 && !
|
|
4368
|
+
65536 && !H(n.src, i = /*sociallinkimage*/
|
|
4334
4369
|
a[16]) && u(n, "src", i), s[0] & /*sociallinktitle, sociallinkurl*/
|
|
4335
4370
|
163840 && o !== (o = /*sociallinktitle*/
|
|
4336
4371
|
a[17] || /*sociallinkurl*/
|
|
@@ -4339,22 +4374,22 @@ function oo(e) {
|
|
|
4339
4374
|
(a[15] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", l);
|
|
4340
4375
|
},
|
|
4341
4376
|
d(a) {
|
|
4342
|
-
a &&
|
|
4377
|
+
a && S(t), h = !1, f();
|
|
4343
4378
|
}
|
|
4344
4379
|
};
|
|
4345
4380
|
}
|
|
4346
|
-
function
|
|
4381
|
+
function ho(e) {
|
|
4347
4382
|
let t, r, n, i, o, l, h, f;
|
|
4348
4383
|
return {
|
|
4349
4384
|
c() {
|
|
4350
|
-
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4385
|
+
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*licenseimage*/
|
|
4351
4386
|
e[13]) || u(n, "src", i), u(n, "title", o = /*licensetitle*/
|
|
4352
4387
|
e[14] || /*licenseurl*/
|
|
4353
4388
|
e[12]), u(r, "class", l = "FooterLink " + /*licenseurl*/
|
|
4354
4389
|
(e[12] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", "FooterItem"), u(t, "part", "FooterItem");
|
|
4355
4390
|
},
|
|
4356
4391
|
m(a, s) {
|
|
4357
|
-
|
|
4392
|
+
A(a, t, s), g(t, r), g(r, n), h || (f = K(
|
|
4358
4393
|
r,
|
|
4359
4394
|
"click",
|
|
4360
4395
|
/*click_handler_4*/
|
|
@@ -4363,7 +4398,7 @@ function so(e) {
|
|
|
4363
4398
|
},
|
|
4364
4399
|
p(a, s) {
|
|
4365
4400
|
s[0] & /*licenseimage*/
|
|
4366
|
-
8192 && !
|
|
4401
|
+
8192 && !H(n.src, i = /*licenseimage*/
|
|
4367
4402
|
a[13]) && u(n, "src", i), s[0] & /*licensetitle, licenseurl*/
|
|
4368
4403
|
20480 && o !== (o = /*licensetitle*/
|
|
4369
4404
|
a[14] || /*licenseurl*/
|
|
@@ -4372,27 +4407,27 @@ function so(e) {
|
|
|
4372
4407
|
(a[12] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", l);
|
|
4373
4408
|
},
|
|
4374
4409
|
d(a) {
|
|
4375
|
-
a &&
|
|
4410
|
+
a && S(t), h = !1, f();
|
|
4376
4411
|
}
|
|
4377
4412
|
};
|
|
4378
4413
|
}
|
|
4379
|
-
function
|
|
4414
|
+
function fo(e) {
|
|
4380
4415
|
let t, r, n, i, o, l, h, f = (
|
|
4381
4416
|
/*helperlinkimage*/
|
|
4382
|
-
e[10] &&
|
|
4417
|
+
e[10] && kt(e)
|
|
4383
4418
|
), a = (
|
|
4384
4419
|
/*helperlinktitle*/
|
|
4385
|
-
e[11] &&
|
|
4420
|
+
e[11] && Nt(e)
|
|
4386
4421
|
);
|
|
4387
4422
|
return {
|
|
4388
4423
|
c() {
|
|
4389
|
-
t = d("div"), r = d("button"), f && f.c(), n =
|
|
4424
|
+
t = d("div"), r = d("button"), f && f.c(), n = Y(), a && a.c(), u(r, "class", i = /*helperlinktitle*/
|
|
4390
4425
|
(e[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4391
4426
|
(e[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", o = "FooterItem HelperLinkItem " + /*displaycolumn*/
|
|
4392
4427
|
(e[20] == "true" ? "DisplayColumn" : "")), u(t, "part", "FooterItem HelperLinkItem");
|
|
4393
4428
|
},
|
|
4394
4429
|
m(s, c) {
|
|
4395
|
-
|
|
4430
|
+
A(s, t, c), g(t, r), f && f.m(r, null), g(r, n), a && a.m(r, null), l || (h = K(
|
|
4396
4431
|
r,
|
|
4397
4432
|
"click",
|
|
4398
4433
|
/*click_handler_3*/
|
|
@@ -4401,8 +4436,8 @@ function ao(e) {
|
|
|
4401
4436
|
},
|
|
4402
4437
|
p(s, c) {
|
|
4403
4438
|
/*helperlinkimage*/
|
|
4404
|
-
s[10] ? f ? f.p(s, c) : (f =
|
|
4405
|
-
s[11] ? a ? a.p(s, c) : (a =
|
|
4439
|
+
s[10] ? f ? f.p(s, c) : (f = kt(s), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4440
|
+
s[11] ? a ? a.p(s, c) : (a = Nt(s), a.c(), a.m(r, null)) : a && (a.d(1), a = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4406
4441
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4407
4442
|
(s[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4408
4443
|
(s[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", i), c[0] & /*displaycolumn*/
|
|
@@ -4410,22 +4445,22 @@ function ao(e) {
|
|
|
4410
4445
|
(s[20] == "true" ? "DisplayColumn" : "")) && u(t, "class", o);
|
|
4411
4446
|
},
|
|
4412
4447
|
d(s) {
|
|
4413
|
-
s &&
|
|
4448
|
+
s && S(t), f && f.d(), a && a.d(), l = !1, h();
|
|
4414
4449
|
}
|
|
4415
4450
|
};
|
|
4416
4451
|
}
|
|
4417
|
-
function
|
|
4452
|
+
function co(e) {
|
|
4418
4453
|
let t, r, n, i, o, l, h, f;
|
|
4419
4454
|
return {
|
|
4420
4455
|
c() {
|
|
4421
|
-
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4456
|
+
t = d("div"), r = d("button"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*vendorimage*/
|
|
4422
4457
|
e[7]) || u(n, "src", i), u(n, "title", o = /*vendortitle*/
|
|
4423
4458
|
e[8] || /*vendorurl*/
|
|
4424
4459
|
e[6]), u(r, "class", l = /*vendorurl*/
|
|
4425
4460
|
(e[6] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", "FooterItem GameVendorItem"), u(t, "part", "FooterItem GameVendorItem");
|
|
4426
4461
|
},
|
|
4427
4462
|
m(a, s) {
|
|
4428
|
-
|
|
4463
|
+
A(a, t, s), g(t, r), g(r, n), h || (f = K(
|
|
4429
4464
|
r,
|
|
4430
4465
|
"click",
|
|
4431
4466
|
/*click_handler_2*/
|
|
@@ -4434,7 +4469,7 @@ function lo(e) {
|
|
|
4434
4469
|
},
|
|
4435
4470
|
p(a, s) {
|
|
4436
4471
|
s[0] & /*vendorimage*/
|
|
4437
|
-
128 && !
|
|
4472
|
+
128 && !H(n.src, i = /*vendorimage*/
|
|
4438
4473
|
a[7]) && u(n, "src", i), s[0] & /*vendortitle, vendorurl*/
|
|
4439
4474
|
320 && o !== (o = /*vendortitle*/
|
|
4440
4475
|
a[8] || /*vendorurl*/
|
|
@@ -4443,18 +4478,18 @@ function lo(e) {
|
|
|
4443
4478
|
(a[6] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", l);
|
|
4444
4479
|
},
|
|
4445
4480
|
d(a) {
|
|
4446
|
-
a &&
|
|
4481
|
+
a && S(t), h = !1, f();
|
|
4447
4482
|
}
|
|
4448
4483
|
};
|
|
4449
4484
|
}
|
|
4450
|
-
function
|
|
4485
|
+
function mo(e) {
|
|
4451
4486
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4452
4487
|
/*paymenttitle*/
|
|
4453
|
-
e[5] &&
|
|
4488
|
+
e[5] && Ct(e)
|
|
4454
4489
|
);
|
|
4455
4490
|
return {
|
|
4456
4491
|
c() {
|
|
4457
|
-
t = d("div"), r = d("button"), n = d("img"), l =
|
|
4492
|
+
t = d("div"), r = d("button"), n = d("img"), l = Y(), s && s.c(), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*paymentimage*/
|
|
4458
4493
|
e[4]) || u(n, "src", i), u(n, "title", o = /*paymenttitle*/
|
|
4459
4494
|
e[5] || /*paymenturl*/
|
|
4460
4495
|
e[3]), u(r, "class", h = /*paymenttitle*/
|
|
@@ -4462,7 +4497,7 @@ function uo(e) {
|
|
|
4462
4497
|
(e[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", "FooterItem PaymentItem"), u(t, "part", "FooterItem PaymentItem");
|
|
4463
4498
|
},
|
|
4464
4499
|
m(c, m) {
|
|
4465
|
-
|
|
4500
|
+
A(c, t, m), g(t, r), g(r, n), g(r, l), s && s.m(r, null), f || (a = K(
|
|
4466
4501
|
r,
|
|
4467
4502
|
"click",
|
|
4468
4503
|
/*click_handler_1*/
|
|
@@ -4471,29 +4506,29 @@ function uo(e) {
|
|
|
4471
4506
|
},
|
|
4472
4507
|
p(c, m) {
|
|
4473
4508
|
m[0] & /*paymentimage*/
|
|
4474
|
-
16 && !
|
|
4509
|
+
16 && !H(n.src, i = /*paymentimage*/
|
|
4475
4510
|
c[4]) && u(n, "src", i), m[0] & /*paymenttitle, paymenturl*/
|
|
4476
4511
|
40 && o !== (o = /*paymenttitle*/
|
|
4477
4512
|
c[5] || /*paymenturl*/
|
|
4478
4513
|
c[3]) && u(n, "title", o), /*paymenttitle*/
|
|
4479
|
-
c[5] ? s ? s.p(c, m) : (s =
|
|
4514
|
+
c[5] ? s ? s.p(c, m) : (s = Ct(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4480
4515
|
40 && h !== (h = /*paymenttitle*/
|
|
4481
4516
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4482
4517
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h);
|
|
4483
4518
|
},
|
|
4484
4519
|
d(c) {
|
|
4485
|
-
c &&
|
|
4520
|
+
c && S(t), s && s.d(), f = !1, a();
|
|
4486
4521
|
}
|
|
4487
4522
|
};
|
|
4488
4523
|
}
|
|
4489
|
-
function
|
|
4524
|
+
function po(e) {
|
|
4490
4525
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4491
4526
|
/*sponsortitle*/
|
|
4492
|
-
e[2] &&
|
|
4527
|
+
e[2] && Mt(e)
|
|
4493
4528
|
);
|
|
4494
4529
|
return {
|
|
4495
4530
|
c() {
|
|
4496
|
-
t = d("div"), r = d("button"), n = d("img"), l =
|
|
4531
|
+
t = d("div"), r = d("button"), n = d("img"), l = Y(), s && s.c(), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*sponsorimage*/
|
|
4497
4532
|
e[1]) || u(n, "src", i), u(n, "title", o = /*sponsortitle*/
|
|
4498
4533
|
e[2] || /*sponsorurl*/
|
|
4499
4534
|
e[0]), u(r, "class", h = /*sponsortitle*/
|
|
@@ -4501,7 +4536,7 @@ function ho(e) {
|
|
|
4501
4536
|
(e[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(t, "class", "FooterItem SponsorItem"), u(t, "part", "FooterItem SponsorItem");
|
|
4502
4537
|
},
|
|
4503
4538
|
m(c, m) {
|
|
4504
|
-
|
|
4539
|
+
A(c, t, m), g(t, r), g(r, n), g(r, l), s && s.m(r, null), f || (a = K(
|
|
4505
4540
|
r,
|
|
4506
4541
|
"click",
|
|
4507
4542
|
/*click_handler*/
|
|
@@ -4510,47 +4545,47 @@ function ho(e) {
|
|
|
4510
4545
|
},
|
|
4511
4546
|
p(c, m) {
|
|
4512
4547
|
m[0] & /*sponsorimage*/
|
|
4513
|
-
2 && !
|
|
4548
|
+
2 && !H(n.src, i = /*sponsorimage*/
|
|
4514
4549
|
c[1]) && u(n, "src", i), m[0] & /*sponsortitle, sponsorurl*/
|
|
4515
4550
|
5 && o !== (o = /*sponsortitle*/
|
|
4516
4551
|
c[2] || /*sponsorurl*/
|
|
4517
4552
|
c[0]) && u(n, "title", o), /*sponsortitle*/
|
|
4518
|
-
c[2] ? s ? s.p(c, m) : (s =
|
|
4553
|
+
c[2] ? s ? s.p(c, m) : (s = Mt(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
4519
4554
|
5 && h !== (h = /*sponsortitle*/
|
|
4520
4555
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
4521
4556
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h);
|
|
4522
4557
|
},
|
|
4523
4558
|
d(c) {
|
|
4524
|
-
c &&
|
|
4559
|
+
c && S(t), s && s.d(), f = !1, a();
|
|
4525
4560
|
}
|
|
4526
4561
|
};
|
|
4527
4562
|
}
|
|
4528
|
-
function
|
|
4563
|
+
function kt(e) {
|
|
4529
4564
|
let t, r, n;
|
|
4530
4565
|
return {
|
|
4531
4566
|
c() {
|
|
4532
|
-
t = d("img"), u(t, "class", "FooterImage"), u(t, "part", "FooterImage"),
|
|
4567
|
+
t = d("img"), u(t, "class", "FooterImage"), u(t, "part", "FooterImage"), H(t.src, r = /*helperlinkimage*/
|
|
4533
4568
|
e[10]) || u(t, "src", r), u(t, "title", n = /*helperlinktitle*/
|
|
4534
4569
|
e[11] || /*helperlinkurl*/
|
|
4535
4570
|
e[9]);
|
|
4536
4571
|
},
|
|
4537
4572
|
m(i, o) {
|
|
4538
|
-
|
|
4573
|
+
A(i, t, o);
|
|
4539
4574
|
},
|
|
4540
4575
|
p(i, o) {
|
|
4541
4576
|
o[0] & /*helperlinkimage*/
|
|
4542
|
-
1024 && !
|
|
4577
|
+
1024 && !H(t.src, r = /*helperlinkimage*/
|
|
4543
4578
|
i[10]) && u(t, "src", r), o[0] & /*helperlinktitle, helperlinkurl*/
|
|
4544
4579
|
2560 && n !== (n = /*helperlinktitle*/
|
|
4545
4580
|
i[11] || /*helperlinkurl*/
|
|
4546
4581
|
i[9]) && u(t, "title", n);
|
|
4547
4582
|
},
|
|
4548
4583
|
d(i) {
|
|
4549
|
-
i &&
|
|
4584
|
+
i && S(t);
|
|
4550
4585
|
}
|
|
4551
4586
|
};
|
|
4552
4587
|
}
|
|
4553
|
-
function
|
|
4588
|
+
function Nt(e) {
|
|
4554
4589
|
let t, r;
|
|
4555
4590
|
return {
|
|
4556
4591
|
c() {
|
|
@@ -4560,22 +4595,22 @@ function xt(e) {
|
|
|
4560
4595
|
), u(t, "class", "HelperTitle"), u(t, "part", "HelperTitle");
|
|
4561
4596
|
},
|
|
4562
4597
|
m(n, i) {
|
|
4563
|
-
|
|
4598
|
+
A(n, t, i), g(t, r);
|
|
4564
4599
|
},
|
|
4565
4600
|
p(n, i) {
|
|
4566
4601
|
i[0] & /*helperlinktitle*/
|
|
4567
|
-
2048 &&
|
|
4602
|
+
2048 && ee(
|
|
4568
4603
|
r,
|
|
4569
4604
|
/*helperlinktitle*/
|
|
4570
4605
|
n[11]
|
|
4571
4606
|
);
|
|
4572
4607
|
},
|
|
4573
4608
|
d(n) {
|
|
4574
|
-
n &&
|
|
4609
|
+
n && S(t);
|
|
4575
4610
|
}
|
|
4576
4611
|
};
|
|
4577
4612
|
}
|
|
4578
|
-
function
|
|
4613
|
+
function Ct(e) {
|
|
4579
4614
|
let t, r;
|
|
4580
4615
|
return {
|
|
4581
4616
|
c() {
|
|
@@ -4585,22 +4620,22 @@ function Bt(e) {
|
|
|
4585
4620
|
), u(t, "class", "PaymentTitle"), u(t, "part", "PaymentTitle");
|
|
4586
4621
|
},
|
|
4587
4622
|
m(n, i) {
|
|
4588
|
-
|
|
4623
|
+
A(n, t, i), g(t, r);
|
|
4589
4624
|
},
|
|
4590
4625
|
p(n, i) {
|
|
4591
4626
|
i[0] & /*paymenttitle*/
|
|
4592
|
-
32 &&
|
|
4627
|
+
32 && ee(
|
|
4593
4628
|
r,
|
|
4594
4629
|
/*paymenttitle*/
|
|
4595
4630
|
n[5]
|
|
4596
4631
|
);
|
|
4597
4632
|
},
|
|
4598
4633
|
d(n) {
|
|
4599
|
-
n &&
|
|
4634
|
+
n && S(t);
|
|
4600
4635
|
}
|
|
4601
4636
|
};
|
|
4602
4637
|
}
|
|
4603
|
-
function
|
|
4638
|
+
function Mt(e) {
|
|
4604
4639
|
let t, r;
|
|
4605
4640
|
return {
|
|
4606
4641
|
c() {
|
|
@@ -4610,26 +4645,26 @@ function Ot(e) {
|
|
|
4610
4645
|
), u(t, "class", "SponsorTitle"), u(t, "part", "SponsorTitle");
|
|
4611
4646
|
},
|
|
4612
4647
|
m(n, i) {
|
|
4613
|
-
|
|
4648
|
+
A(n, t, i), g(t, r);
|
|
4614
4649
|
},
|
|
4615
4650
|
p(n, i) {
|
|
4616
4651
|
i[0] & /*sponsortitle*/
|
|
4617
|
-
4 &&
|
|
4652
|
+
4 && ee(
|
|
4618
4653
|
r,
|
|
4619
4654
|
/*sponsortitle*/
|
|
4620
4655
|
n[2]
|
|
4621
4656
|
);
|
|
4622
4657
|
},
|
|
4623
4658
|
d(n) {
|
|
4624
|
-
n &&
|
|
4659
|
+
n && S(t);
|
|
4625
4660
|
}
|
|
4626
4661
|
};
|
|
4627
4662
|
}
|
|
4628
|
-
function
|
|
4663
|
+
function bo(e) {
|
|
4629
4664
|
let t, r, n, i, o, l, h, f;
|
|
4630
4665
|
return {
|
|
4631
4666
|
c() {
|
|
4632
|
-
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4667
|
+
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*sociallinkimage*/
|
|
4633
4668
|
e[16]) || u(n, "src", i), u(n, "title", o = /*sociallinktitle*/
|
|
4634
4669
|
e[17] || /*sociallinkurl*/
|
|
4635
4670
|
e[15]), u(r, "class", l = "FooterLink " + /*sociallinkurl*/
|
|
@@ -4651,11 +4686,11 @@ function fo(e) {
|
|
|
4651
4686
|
), u(t, "class", "FooterItem SocialItem"), u(t, "part", "FooterItem SocialItem");
|
|
4652
4687
|
},
|
|
4653
4688
|
m(a, s) {
|
|
4654
|
-
|
|
4689
|
+
A(a, t, s), g(t, r), g(r, n);
|
|
4655
4690
|
},
|
|
4656
4691
|
p(a, s) {
|
|
4657
4692
|
s[0] & /*sociallinkimage*/
|
|
4658
|
-
65536 && !
|
|
4693
|
+
65536 && !H(n.src, i = /*sociallinkimage*/
|
|
4659
4694
|
a[16]) && u(n, "src", i), s[0] & /*sociallinktitle, sociallinkurl*/
|
|
4660
4695
|
163840 && o !== (o = /*sociallinktitle*/
|
|
4661
4696
|
a[17] || /*sociallinkurl*/
|
|
@@ -4682,15 +4717,15 @@ function fo(e) {
|
|
|
4682
4717
|
);
|
|
4683
4718
|
},
|
|
4684
4719
|
d(a) {
|
|
4685
|
-
a &&
|
|
4720
|
+
a && S(t);
|
|
4686
4721
|
}
|
|
4687
4722
|
};
|
|
4688
4723
|
}
|
|
4689
|
-
function
|
|
4724
|
+
function go(e) {
|
|
4690
4725
|
let t, r, n, i, o, l, h, f;
|
|
4691
4726
|
return {
|
|
4692
4727
|
c() {
|
|
4693
|
-
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4728
|
+
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*licenseimage*/
|
|
4694
4729
|
e[13]) || u(n, "src", i), u(n, "title", o = /*licensetitle*/
|
|
4695
4730
|
e[14] || /*licenseurl*/
|
|
4696
4731
|
e[12]), u(r, "class", l = "FooterLink " + /*licenseurl*/
|
|
@@ -4712,11 +4747,11 @@ function co(e) {
|
|
|
4712
4747
|
), u(t, "class", "FooterItem"), u(t, "part", "FooterItem");
|
|
4713
4748
|
},
|
|
4714
4749
|
m(a, s) {
|
|
4715
|
-
|
|
4750
|
+
A(a, t, s), g(t, r), g(r, n);
|
|
4716
4751
|
},
|
|
4717
4752
|
p(a, s) {
|
|
4718
4753
|
s[0] & /*licenseimage*/
|
|
4719
|
-
8192 && !
|
|
4754
|
+
8192 && !H(n.src, i = /*licenseimage*/
|
|
4720
4755
|
a[13]) && u(n, "src", i), s[0] & /*licensetitle, licenseurl*/
|
|
4721
4756
|
20480 && o !== (o = /*licensetitle*/
|
|
4722
4757
|
a[14] || /*licenseurl*/
|
|
@@ -4743,21 +4778,21 @@ function co(e) {
|
|
|
4743
4778
|
);
|
|
4744
4779
|
},
|
|
4745
4780
|
d(a) {
|
|
4746
|
-
a &&
|
|
4781
|
+
a && S(t);
|
|
4747
4782
|
}
|
|
4748
4783
|
};
|
|
4749
4784
|
}
|
|
4750
|
-
function
|
|
4785
|
+
function _o(e) {
|
|
4751
4786
|
let t, r, n, i, o, l, h, f = (
|
|
4752
4787
|
/*helperlinkimage*/
|
|
4753
|
-
e[10] &&
|
|
4788
|
+
e[10] && Rt(e)
|
|
4754
4789
|
), a = (
|
|
4755
4790
|
/*helperlinktitle*/
|
|
4756
|
-
e[11] &&
|
|
4791
|
+
e[11] && Dt(e)
|
|
4757
4792
|
);
|
|
4758
4793
|
return {
|
|
4759
4794
|
c() {
|
|
4760
|
-
t = d("div"), r = d("a"), f && f.c(), n =
|
|
4795
|
+
t = d("div"), r = d("a"), f && f.c(), n = Y(), a && a.c(), u(r, "class", i = /*helperlinktitle*/
|
|
4761
4796
|
(e[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4762
4797
|
(e[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor"), u(r, "part", o = /*helperlinktitle*/
|
|
4763
4798
|
(e[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
@@ -4779,12 +4814,12 @@ function mo(e) {
|
|
|
4779
4814
|
(e[20] == "true" ? "DisplayColumn" : "")), u(t, "part", "FooterItem HelperLinkItem");
|
|
4780
4815
|
},
|
|
4781
4816
|
m(s, c) {
|
|
4782
|
-
|
|
4817
|
+
A(s, t, c), g(t, r), f && f.m(r, null), g(r, n), a && a.m(r, null);
|
|
4783
4818
|
},
|
|
4784
4819
|
p(s, c) {
|
|
4785
4820
|
/*helperlinkimage*/
|
|
4786
|
-
s[10] ? f ? f.p(s, c) : (f =
|
|
4787
|
-
s[11] ? a ? a.p(s, c) : (a =
|
|
4821
|
+
s[10] ? f ? f.p(s, c) : (f = Rt(s), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4822
|
+
s[11] ? a ? a.p(s, c) : (a = Dt(s), a.c(), a.m(r, null)) : a && (a.d(1), a = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4788
4823
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4789
4824
|
(s[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4790
4825
|
(s[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", i), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
@@ -4811,15 +4846,15 @@ function mo(e) {
|
|
|
4811
4846
|
(s[20] == "true" ? "DisplayColumn" : "")) && u(t, "class", h);
|
|
4812
4847
|
},
|
|
4813
4848
|
d(s) {
|
|
4814
|
-
s &&
|
|
4849
|
+
s && S(t), f && f.d(), a && a.d();
|
|
4815
4850
|
}
|
|
4816
4851
|
};
|
|
4817
4852
|
}
|
|
4818
|
-
function
|
|
4853
|
+
function vo(e) {
|
|
4819
4854
|
let t, r, n, i, o, l, h, f;
|
|
4820
4855
|
return {
|
|
4821
4856
|
c() {
|
|
4822
|
-
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"),
|
|
4857
|
+
t = d("div"), r = d("a"), n = d("img"), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*vendorimage*/
|
|
4823
4858
|
e[7]) || u(n, "src", i), u(n, "title", o = /*vendortitle*/
|
|
4824
4859
|
e[8] || /*vendorurl*/
|
|
4825
4860
|
e[6]), u(r, "class", l = /*vendorurl*/
|
|
@@ -4841,11 +4876,11 @@ function po(e) {
|
|
|
4841
4876
|
), u(t, "class", "FooterItem GameVendorItem"), u(t, "part", "FooterItem GameVendorItem");
|
|
4842
4877
|
},
|
|
4843
4878
|
m(a, s) {
|
|
4844
|
-
|
|
4879
|
+
A(a, t, s), g(t, r), g(r, n);
|
|
4845
4880
|
},
|
|
4846
4881
|
p(a, s) {
|
|
4847
4882
|
s[0] & /*vendorimage*/
|
|
4848
|
-
128 && !
|
|
4883
|
+
128 && !H(n.src, i = /*vendorimage*/
|
|
4849
4884
|
a[7]) && u(n, "src", i), s[0] & /*vendortitle, vendorurl*/
|
|
4850
4885
|
320 && o !== (o = /*vendortitle*/
|
|
4851
4886
|
a[8] || /*vendorurl*/
|
|
@@ -4872,18 +4907,18 @@ function po(e) {
|
|
|
4872
4907
|
);
|
|
4873
4908
|
},
|
|
4874
4909
|
d(a) {
|
|
4875
|
-
a &&
|
|
4910
|
+
a && S(t);
|
|
4876
4911
|
}
|
|
4877
4912
|
};
|
|
4878
4913
|
}
|
|
4879
|
-
function
|
|
4914
|
+
function yo(e) {
|
|
4880
4915
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4881
4916
|
/*paymenttitle*/
|
|
4882
|
-
e[5] &&
|
|
4917
|
+
e[5] && Ut(e)
|
|
4883
4918
|
);
|
|
4884
4919
|
return {
|
|
4885
4920
|
c() {
|
|
4886
|
-
t = d("div"), r = d("a"), n = d("img"), l =
|
|
4921
|
+
t = d("div"), r = d("a"), n = d("img"), l = Y(), s && s.c(), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*paymentimage*/
|
|
4887
4922
|
e[4]) || u(n, "src", i), u(n, "title", o = /*paymenttitle*/
|
|
4888
4923
|
e[5] || /*paymenturl*/
|
|
4889
4924
|
e[3]), u(r, "class", h = /*paymenttitle*/
|
|
@@ -4907,16 +4942,16 @@ function bo(e) {
|
|
|
4907
4942
|
), u(t, "class", "FooterItem PaymentItem"), u(t, "part", "FooterItem PaymentItem");
|
|
4908
4943
|
},
|
|
4909
4944
|
m(c, m) {
|
|
4910
|
-
|
|
4945
|
+
A(c, t, m), g(t, r), g(r, n), g(r, l), s && s.m(r, null);
|
|
4911
4946
|
},
|
|
4912
4947
|
p(c, m) {
|
|
4913
4948
|
m[0] & /*paymentimage*/
|
|
4914
|
-
16 && !
|
|
4949
|
+
16 && !H(n.src, i = /*paymentimage*/
|
|
4915
4950
|
c[4]) && u(n, "src", i), m[0] & /*paymenttitle, paymenturl*/
|
|
4916
4951
|
40 && o !== (o = /*paymenttitle*/
|
|
4917
4952
|
c[5] || /*paymenturl*/
|
|
4918
4953
|
c[3]) && u(n, "title", o), /*paymenttitle*/
|
|
4919
|
-
c[5] ? s ? s.p(c, m) : (s =
|
|
4954
|
+
c[5] ? s ? s.p(c, m) : (s = Ut(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4920
4955
|
40 && h !== (h = /*paymenttitle*/
|
|
4921
4956
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4922
4957
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h), m[0] & /*paymenttitle, paymenturl*/
|
|
@@ -4941,18 +4976,18 @@ function bo(e) {
|
|
|
4941
4976
|
);
|
|
4942
4977
|
},
|
|
4943
4978
|
d(c) {
|
|
4944
|
-
c &&
|
|
4979
|
+
c && S(t), s && s.d();
|
|
4945
4980
|
}
|
|
4946
4981
|
};
|
|
4947
4982
|
}
|
|
4948
|
-
function
|
|
4983
|
+
function Eo(e) {
|
|
4949
4984
|
let t, r, n, i, o, l, h, f, a, s = (
|
|
4950
4985
|
/*sponsortitle*/
|
|
4951
|
-
e[2] &&
|
|
4986
|
+
e[2] && Gt(e)
|
|
4952
4987
|
);
|
|
4953
4988
|
return {
|
|
4954
4989
|
c() {
|
|
4955
|
-
t = d("div"), r = d("a"), n = d("img"), l =
|
|
4990
|
+
t = d("div"), r = d("a"), n = d("img"), l = Y(), s && s.c(), u(n, "class", "FooterImage"), u(n, "part", "FooterImage"), H(n.src, i = /*sponsorimage*/
|
|
4956
4991
|
e[1]) || u(n, "src", i), u(n, "title", o = /*sponsortitle*/
|
|
4957
4992
|
e[2] || /*sponsorurl*/
|
|
4958
4993
|
e[0]), u(r, "class", h = /*sponsortitle*/
|
|
@@ -4976,16 +5011,16 @@ function go(e) {
|
|
|
4976
5011
|
), u(t, "class", "FooterItem SponsorItem"), u(t, "part", "FooterItem SponsorItem");
|
|
4977
5012
|
},
|
|
4978
5013
|
m(c, m) {
|
|
4979
|
-
|
|
5014
|
+
A(c, t, m), g(t, r), g(r, n), g(r, l), s && s.m(r, null);
|
|
4980
5015
|
},
|
|
4981
5016
|
p(c, m) {
|
|
4982
5017
|
m[0] & /*sponsorimage*/
|
|
4983
|
-
2 && !
|
|
5018
|
+
2 && !H(n.src, i = /*sponsorimage*/
|
|
4984
5019
|
c[1]) && u(n, "src", i), m[0] & /*sponsortitle, sponsorurl*/
|
|
4985
5020
|
5 && o !== (o = /*sponsortitle*/
|
|
4986
5021
|
c[2] || /*sponsorurl*/
|
|
4987
5022
|
c[0]) && u(n, "title", o), /*sponsortitle*/
|
|
4988
|
-
c[2] ? s ? s.p(c, m) : (s =
|
|
5023
|
+
c[2] ? s ? s.p(c, m) : (s = Gt(c), s.c(), s.m(r, null)) : s && (s.d(1), s = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
4989
5024
|
5 && h !== (h = /*sponsortitle*/
|
|
4990
5025
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
4991
5026
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && u(r, "class", h), m[0] & /*sponsortitle, sponsorurl*/
|
|
@@ -5010,36 +5045,36 @@ function go(e) {
|
|
|
5010
5045
|
);
|
|
5011
5046
|
},
|
|
5012
5047
|
d(c) {
|
|
5013
|
-
c &&
|
|
5048
|
+
c && S(t), s && s.d();
|
|
5014
5049
|
}
|
|
5015
5050
|
};
|
|
5016
5051
|
}
|
|
5017
|
-
function
|
|
5052
|
+
function Rt(e) {
|
|
5018
5053
|
let t, r, n;
|
|
5019
5054
|
return {
|
|
5020
5055
|
c() {
|
|
5021
|
-
t = d("img"), u(t, "class", "FooterImage"), u(t, "part", "FooterImage"),
|
|
5056
|
+
t = d("img"), u(t, "class", "FooterImage"), u(t, "part", "FooterImage"), H(t.src, r = /*helperlinkimage*/
|
|
5022
5057
|
e[10]) || u(t, "src", r), u(t, "title", n = /*helperlinktitle*/
|
|
5023
5058
|
e[11] || /*helperlinkurl*/
|
|
5024
5059
|
e[9]);
|
|
5025
5060
|
},
|
|
5026
5061
|
m(i, o) {
|
|
5027
|
-
|
|
5062
|
+
A(i, t, o);
|
|
5028
5063
|
},
|
|
5029
5064
|
p(i, o) {
|
|
5030
5065
|
o[0] & /*helperlinkimage*/
|
|
5031
|
-
1024 && !
|
|
5066
|
+
1024 && !H(t.src, r = /*helperlinkimage*/
|
|
5032
5067
|
i[10]) && u(t, "src", r), o[0] & /*helperlinktitle, helperlinkurl*/
|
|
5033
5068
|
2560 && n !== (n = /*helperlinktitle*/
|
|
5034
5069
|
i[11] || /*helperlinkurl*/
|
|
5035
5070
|
i[9]) && u(t, "title", n);
|
|
5036
5071
|
},
|
|
5037
5072
|
d(i) {
|
|
5038
|
-
i &&
|
|
5073
|
+
i && S(t);
|
|
5039
5074
|
}
|
|
5040
5075
|
};
|
|
5041
5076
|
}
|
|
5042
|
-
function
|
|
5077
|
+
function Dt(e) {
|
|
5043
5078
|
let t, r;
|
|
5044
5079
|
return {
|
|
5045
5080
|
c() {
|
|
@@ -5049,22 +5084,22 @@ function Nt(e) {
|
|
|
5049
5084
|
), u(t, "class", "HelperTitle"), u(t, "part", "HelperTitle");
|
|
5050
5085
|
},
|
|
5051
5086
|
m(n, i) {
|
|
5052
|
-
|
|
5087
|
+
A(n, t, i), g(t, r);
|
|
5053
5088
|
},
|
|
5054
5089
|
p(n, i) {
|
|
5055
5090
|
i[0] & /*helperlinktitle*/
|
|
5056
|
-
2048 &&
|
|
5091
|
+
2048 && ee(
|
|
5057
5092
|
r,
|
|
5058
5093
|
/*helperlinktitle*/
|
|
5059
5094
|
n[11]
|
|
5060
5095
|
);
|
|
5061
5096
|
},
|
|
5062
5097
|
d(n) {
|
|
5063
|
-
n &&
|
|
5098
|
+
n && S(t);
|
|
5064
5099
|
}
|
|
5065
5100
|
};
|
|
5066
5101
|
}
|
|
5067
|
-
function
|
|
5102
|
+
function Ut(e) {
|
|
5068
5103
|
let t, r;
|
|
5069
5104
|
return {
|
|
5070
5105
|
c() {
|
|
@@ -5074,22 +5109,22 @@ function Ct(e) {
|
|
|
5074
5109
|
), u(t, "class", "PaymentTitle"), u(t, "part", "PaymentTitle");
|
|
5075
5110
|
},
|
|
5076
5111
|
m(n, i) {
|
|
5077
|
-
|
|
5112
|
+
A(n, t, i), g(t, r);
|
|
5078
5113
|
},
|
|
5079
5114
|
p(n, i) {
|
|
5080
5115
|
i[0] & /*paymenttitle*/
|
|
5081
|
-
32 &&
|
|
5116
|
+
32 && ee(
|
|
5082
5117
|
r,
|
|
5083
5118
|
/*paymenttitle*/
|
|
5084
5119
|
n[5]
|
|
5085
5120
|
);
|
|
5086
5121
|
},
|
|
5087
5122
|
d(n) {
|
|
5088
|
-
n &&
|
|
5123
|
+
n && S(t);
|
|
5089
5124
|
}
|
|
5090
5125
|
};
|
|
5091
5126
|
}
|
|
5092
|
-
function
|
|
5127
|
+
function Gt(e) {
|
|
5093
5128
|
let t, r;
|
|
5094
5129
|
return {
|
|
5095
5130
|
c() {
|
|
@@ -5099,27 +5134,27 @@ function Mt(e) {
|
|
|
5099
5134
|
), u(t, "class", "SponsorTitle"), u(t, "part", "SponsorTitle");
|
|
5100
5135
|
},
|
|
5101
5136
|
m(n, i) {
|
|
5102
|
-
|
|
5137
|
+
A(n, t, i), g(t, r);
|
|
5103
5138
|
},
|
|
5104
5139
|
p(n, i) {
|
|
5105
5140
|
i[0] & /*sponsortitle*/
|
|
5106
|
-
4 &&
|
|
5141
|
+
4 && ee(
|
|
5107
5142
|
r,
|
|
5108
5143
|
/*sponsortitle*/
|
|
5109
5144
|
n[2]
|
|
5110
5145
|
);
|
|
5111
5146
|
},
|
|
5112
5147
|
d(n) {
|
|
5113
|
-
n &&
|
|
5148
|
+
n && S(t);
|
|
5114
5149
|
}
|
|
5115
5150
|
};
|
|
5116
5151
|
}
|
|
5117
|
-
function
|
|
5152
|
+
function Io(e) {
|
|
5118
5153
|
let t;
|
|
5119
5154
|
function r(o, l) {
|
|
5120
5155
|
return (
|
|
5121
5156
|
/*device*/
|
|
5122
|
-
o[24] == "PC" ?
|
|
5157
|
+
o[24] == "PC" ? lo : ao
|
|
5123
5158
|
);
|
|
5124
5159
|
}
|
|
5125
5160
|
let i = r(e)(e);
|
|
@@ -5128,7 +5163,7 @@ function _o(e) {
|
|
|
5128
5163
|
t = d("div"), i.c(), u(t, "class", "ThumbnailContainer"), u(t, "part", "ThumbnailContainer");
|
|
5129
5164
|
},
|
|
5130
5165
|
m(o, l) {
|
|
5131
|
-
|
|
5166
|
+
A(o, t, l), i.m(t, null), e[35](t);
|
|
5132
5167
|
},
|
|
5133
5168
|
p(o, l) {
|
|
5134
5169
|
i.p(o, l);
|
|
@@ -5136,53 +5171,53 @@ function _o(e) {
|
|
|
5136
5171
|
i: O,
|
|
5137
5172
|
o: O,
|
|
5138
5173
|
d(o) {
|
|
5139
|
-
o &&
|
|
5174
|
+
o && S(t), i.d(), e[35](null);
|
|
5140
5175
|
}
|
|
5141
5176
|
};
|
|
5142
5177
|
}
|
|
5143
|
-
function
|
|
5144
|
-
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:
|
|
5145
|
-
const $ = (p,
|
|
5146
|
-
const
|
|
5178
|
+
function So(e, t, r) {
|
|
5179
|
+
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: I = "" } = t, { licenseurl: y = "" } = t, { licenseimage: B = "" } = t, { licensetitle: R = "" } = t, { sociallinkurl: k = "" } = t, { sociallinkimage: P = "" } = t, { sociallinktitle: D = "" } = t, { target: L = "_self" } = t, { linktype: x = "false" } = t, { displaycolumn: ne = "" } = t, { baseurl: Be = "" } = t, { lang: Oe = "" } = t, { mbsource: me } = t, { clientstyling: pe = "" } = t, { clientstylingurl: de = "" } = t, C, Er = window.navigator.userAgent, Ir = ro(Er);
|
|
5180
|
+
const $ = (p, Pr, ke) => {
|
|
5181
|
+
const Ne = Pr, ft = Ne ? p : Be + `/${Oe}/` + p;
|
|
5147
5182
|
window.postMessage(
|
|
5148
5183
|
{
|
|
5149
5184
|
type: "NavigateTo",
|
|
5150
5185
|
path: p,
|
|
5151
|
-
target:
|
|
5152
|
-
externalLink:
|
|
5186
|
+
target: ke || null,
|
|
5187
|
+
externalLink: Ne || !1
|
|
5153
5188
|
},
|
|
5154
5189
|
window.location.href
|
|
5155
|
-
),
|
|
5190
|
+
), Ne ? window.postMessage(
|
|
5156
5191
|
{
|
|
5157
5192
|
type: "ExternalLinkNavigation",
|
|
5158
|
-
externalUrl:
|
|
5159
|
-
target:
|
|
5193
|
+
externalUrl: ft,
|
|
5194
|
+
target: ke
|
|
5160
5195
|
},
|
|
5161
5196
|
window.location.href
|
|
5162
5197
|
) : window.postMessage(
|
|
5163
5198
|
{
|
|
5164
5199
|
type: "LinkNavigation",
|
|
5165
|
-
navUrl:
|
|
5166
|
-
target:
|
|
5200
|
+
navUrl: ft,
|
|
5201
|
+
target: ke
|
|
5167
5202
|
},
|
|
5168
5203
|
window.location.href
|
|
5169
5204
|
);
|
|
5170
5205
|
};
|
|
5171
|
-
|
|
5206
|
+
Dr(() => () => {
|
|
5172
5207
|
});
|
|
5173
|
-
const
|
|
5174
|
-
function
|
|
5175
|
-
|
|
5176
|
-
|
|
5208
|
+
const Sr = () => $(n, x, L), Tr = () => $(l, x, L), Hr = () => $(a, x, L), Ar = () => $(m, x, L), Fr = () => $(y, x, L), Lr = () => $(k, x, L);
|
|
5209
|
+
function wr(p) {
|
|
5210
|
+
Ve[p ? "unshift" : "push"](() => {
|
|
5211
|
+
C = p, r(23, C);
|
|
5177
5212
|
});
|
|
5178
5213
|
}
|
|
5179
5214
|
return e.$$set = (p) => {
|
|
5180
|
-
"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,
|
|
5215
|
+
"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, I = p.helperlinktitle), "licenseurl" in p && r(12, y = p.licenseurl), "licenseimage" in p && r(13, B = p.licenseimage), "licensetitle" in p && r(14, R = p.licensetitle), "sociallinkurl" in p && r(15, k = p.sociallinkurl), "sociallinkimage" in p && r(16, P = p.sociallinkimage), "sociallinktitle" in p && r(17, D = p.sociallinktitle), "target" in p && r(18, L = p.target), "linktype" in p && r(19, x = p.linktype), "displaycolumn" in p && r(20, ne = p.displaycolumn), "baseurl" in p && r(21, Be = p.baseurl), "lang" in p && r(22, Oe = p.lang), "mbsource" in p && r(26, me = p.mbsource), "clientstyling" in p && r(27, pe = p.clientstyling), "clientstylingurl" in p && r(28, de = p.clientstylingurl);
|
|
5181
5216
|
}, e.$$.update = () => {
|
|
5182
5217
|
e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5183
|
-
142606336 && pe &&
|
|
5184
|
-
276824064 && de &&
|
|
5185
|
-
75497472 && me &&
|
|
5218
|
+
142606336 && pe && C && no(C, pe), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5219
|
+
276824064 && de && C && io(C, de), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5220
|
+
75497472 && me && C && oo(C, `${me}.Style`);
|
|
5186
5221
|
}, [
|
|
5187
5222
|
n,
|
|
5188
5223
|
i,
|
|
@@ -5194,42 +5229,42 @@ function yo(e, t, r) {
|
|
|
5194
5229
|
s,
|
|
5195
5230
|
c,
|
|
5196
5231
|
m,
|
|
5232
|
+
v,
|
|
5233
|
+
I,
|
|
5197
5234
|
y,
|
|
5198
|
-
S,
|
|
5199
|
-
E,
|
|
5200
5235
|
B,
|
|
5201
|
-
D,
|
|
5202
|
-
k,
|
|
5203
|
-
w,
|
|
5204
5236
|
R,
|
|
5237
|
+
k,
|
|
5238
|
+
P,
|
|
5239
|
+
D,
|
|
5205
5240
|
L,
|
|
5206
5241
|
x,
|
|
5207
|
-
|
|
5208
|
-
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5242
|
+
ne,
|
|
5243
|
+
Be,
|
|
5244
|
+
Oe,
|
|
5245
|
+
C,
|
|
5246
|
+
Ir,
|
|
5212
5247
|
$,
|
|
5213
5248
|
me,
|
|
5214
5249
|
pe,
|
|
5215
5250
|
de,
|
|
5216
|
-
yr,
|
|
5217
|
-
vr,
|
|
5218
|
-
Er,
|
|
5219
|
-
Ir,
|
|
5220
5251
|
Sr,
|
|
5252
|
+
Tr,
|
|
5221
5253
|
Hr,
|
|
5222
|
-
|
|
5254
|
+
Ar,
|
|
5255
|
+
Fr,
|
|
5256
|
+
Lr,
|
|
5257
|
+
wr
|
|
5223
5258
|
];
|
|
5224
5259
|
}
|
|
5225
|
-
class
|
|
5260
|
+
class To extends qr {
|
|
5226
5261
|
constructor(t) {
|
|
5227
|
-
super(),
|
|
5262
|
+
super(), Qr(
|
|
5228
5263
|
this,
|
|
5229
5264
|
t,
|
|
5230
|
-
|
|
5231
|
-
|
|
5232
|
-
|
|
5265
|
+
So,
|
|
5266
|
+
Io,
|
|
5267
|
+
jt,
|
|
5233
5268
|
{
|
|
5234
5269
|
sponsorurl: 0,
|
|
5235
5270
|
sponsorimage: 1,
|
|
@@ -5258,7 +5293,7 @@ class vo extends zr {
|
|
|
5258
5293
|
clientstyling: 27,
|
|
5259
5294
|
clientstylingurl: 28
|
|
5260
5295
|
},
|
|
5261
|
-
|
|
5296
|
+
so,
|
|
5262
5297
|
[-1, -1]
|
|
5263
5298
|
);
|
|
5264
5299
|
}
|
|
@@ -5266,160 +5301,160 @@ class vo extends zr {
|
|
|
5266
5301
|
return this.$$.ctx[0];
|
|
5267
5302
|
}
|
|
5268
5303
|
set sponsorurl(t) {
|
|
5269
|
-
this.$$set({ sponsorurl: t }),
|
|
5304
|
+
this.$$set({ sponsorurl: t }), E();
|
|
5270
5305
|
}
|
|
5271
5306
|
get sponsorimage() {
|
|
5272
5307
|
return this.$$.ctx[1];
|
|
5273
5308
|
}
|
|
5274
5309
|
set sponsorimage(t) {
|
|
5275
|
-
this.$$set({ sponsorimage: t }),
|
|
5310
|
+
this.$$set({ sponsorimage: t }), E();
|
|
5276
5311
|
}
|
|
5277
5312
|
get sponsortitle() {
|
|
5278
5313
|
return this.$$.ctx[2];
|
|
5279
5314
|
}
|
|
5280
5315
|
set sponsortitle(t) {
|
|
5281
|
-
this.$$set({ sponsortitle: t }),
|
|
5316
|
+
this.$$set({ sponsortitle: t }), E();
|
|
5282
5317
|
}
|
|
5283
5318
|
get paymenturl() {
|
|
5284
5319
|
return this.$$.ctx[3];
|
|
5285
5320
|
}
|
|
5286
5321
|
set paymenturl(t) {
|
|
5287
|
-
this.$$set({ paymenturl: t }),
|
|
5322
|
+
this.$$set({ paymenturl: t }), E();
|
|
5288
5323
|
}
|
|
5289
5324
|
get paymentimage() {
|
|
5290
5325
|
return this.$$.ctx[4];
|
|
5291
5326
|
}
|
|
5292
5327
|
set paymentimage(t) {
|
|
5293
|
-
this.$$set({ paymentimage: t }),
|
|
5328
|
+
this.$$set({ paymentimage: t }), E();
|
|
5294
5329
|
}
|
|
5295
5330
|
get paymenttitle() {
|
|
5296
5331
|
return this.$$.ctx[5];
|
|
5297
5332
|
}
|
|
5298
5333
|
set paymenttitle(t) {
|
|
5299
|
-
this.$$set({ paymenttitle: t }),
|
|
5334
|
+
this.$$set({ paymenttitle: t }), E();
|
|
5300
5335
|
}
|
|
5301
5336
|
get vendorurl() {
|
|
5302
5337
|
return this.$$.ctx[6];
|
|
5303
5338
|
}
|
|
5304
5339
|
set vendorurl(t) {
|
|
5305
|
-
this.$$set({ vendorurl: t }),
|
|
5340
|
+
this.$$set({ vendorurl: t }), E();
|
|
5306
5341
|
}
|
|
5307
5342
|
get vendorimage() {
|
|
5308
5343
|
return this.$$.ctx[7];
|
|
5309
5344
|
}
|
|
5310
5345
|
set vendorimage(t) {
|
|
5311
|
-
this.$$set({ vendorimage: t }),
|
|
5346
|
+
this.$$set({ vendorimage: t }), E();
|
|
5312
5347
|
}
|
|
5313
5348
|
get vendortitle() {
|
|
5314
5349
|
return this.$$.ctx[8];
|
|
5315
5350
|
}
|
|
5316
5351
|
set vendortitle(t) {
|
|
5317
|
-
this.$$set({ vendortitle: t }),
|
|
5352
|
+
this.$$set({ vendortitle: t }), E();
|
|
5318
5353
|
}
|
|
5319
5354
|
get helperlinkurl() {
|
|
5320
5355
|
return this.$$.ctx[9];
|
|
5321
5356
|
}
|
|
5322
5357
|
set helperlinkurl(t) {
|
|
5323
|
-
this.$$set({ helperlinkurl: t }),
|
|
5358
|
+
this.$$set({ helperlinkurl: t }), E();
|
|
5324
5359
|
}
|
|
5325
5360
|
get helperlinkimage() {
|
|
5326
5361
|
return this.$$.ctx[10];
|
|
5327
5362
|
}
|
|
5328
5363
|
set helperlinkimage(t) {
|
|
5329
|
-
this.$$set({ helperlinkimage: t }),
|
|
5364
|
+
this.$$set({ helperlinkimage: t }), E();
|
|
5330
5365
|
}
|
|
5331
5366
|
get helperlinktitle() {
|
|
5332
5367
|
return this.$$.ctx[11];
|
|
5333
5368
|
}
|
|
5334
5369
|
set helperlinktitle(t) {
|
|
5335
|
-
this.$$set({ helperlinktitle: t }),
|
|
5370
|
+
this.$$set({ helperlinktitle: t }), E();
|
|
5336
5371
|
}
|
|
5337
5372
|
get licenseurl() {
|
|
5338
5373
|
return this.$$.ctx[12];
|
|
5339
5374
|
}
|
|
5340
5375
|
set licenseurl(t) {
|
|
5341
|
-
this.$$set({ licenseurl: t }),
|
|
5376
|
+
this.$$set({ licenseurl: t }), E();
|
|
5342
5377
|
}
|
|
5343
5378
|
get licenseimage() {
|
|
5344
5379
|
return this.$$.ctx[13];
|
|
5345
5380
|
}
|
|
5346
5381
|
set licenseimage(t) {
|
|
5347
|
-
this.$$set({ licenseimage: t }),
|
|
5382
|
+
this.$$set({ licenseimage: t }), E();
|
|
5348
5383
|
}
|
|
5349
5384
|
get licensetitle() {
|
|
5350
5385
|
return this.$$.ctx[14];
|
|
5351
5386
|
}
|
|
5352
5387
|
set licensetitle(t) {
|
|
5353
|
-
this.$$set({ licensetitle: t }),
|
|
5388
|
+
this.$$set({ licensetitle: t }), E();
|
|
5354
5389
|
}
|
|
5355
5390
|
get sociallinkurl() {
|
|
5356
5391
|
return this.$$.ctx[15];
|
|
5357
5392
|
}
|
|
5358
5393
|
set sociallinkurl(t) {
|
|
5359
|
-
this.$$set({ sociallinkurl: t }),
|
|
5394
|
+
this.$$set({ sociallinkurl: t }), E();
|
|
5360
5395
|
}
|
|
5361
5396
|
get sociallinkimage() {
|
|
5362
5397
|
return this.$$.ctx[16];
|
|
5363
5398
|
}
|
|
5364
5399
|
set sociallinkimage(t) {
|
|
5365
|
-
this.$$set({ sociallinkimage: t }),
|
|
5400
|
+
this.$$set({ sociallinkimage: t }), E();
|
|
5366
5401
|
}
|
|
5367
5402
|
get sociallinktitle() {
|
|
5368
5403
|
return this.$$.ctx[17];
|
|
5369
5404
|
}
|
|
5370
5405
|
set sociallinktitle(t) {
|
|
5371
|
-
this.$$set({ sociallinktitle: t }),
|
|
5406
|
+
this.$$set({ sociallinktitle: t }), E();
|
|
5372
5407
|
}
|
|
5373
5408
|
get target() {
|
|
5374
5409
|
return this.$$.ctx[18];
|
|
5375
5410
|
}
|
|
5376
5411
|
set target(t) {
|
|
5377
|
-
this.$$set({ target: t }),
|
|
5412
|
+
this.$$set({ target: t }), E();
|
|
5378
5413
|
}
|
|
5379
5414
|
get linktype() {
|
|
5380
5415
|
return this.$$.ctx[19];
|
|
5381
5416
|
}
|
|
5382
5417
|
set linktype(t) {
|
|
5383
|
-
this.$$set({ linktype: t }),
|
|
5418
|
+
this.$$set({ linktype: t }), E();
|
|
5384
5419
|
}
|
|
5385
5420
|
get displaycolumn() {
|
|
5386
5421
|
return this.$$.ctx[20];
|
|
5387
5422
|
}
|
|
5388
5423
|
set displaycolumn(t) {
|
|
5389
|
-
this.$$set({ displaycolumn: t }),
|
|
5424
|
+
this.$$set({ displaycolumn: t }), E();
|
|
5390
5425
|
}
|
|
5391
5426
|
get baseurl() {
|
|
5392
5427
|
return this.$$.ctx[21];
|
|
5393
5428
|
}
|
|
5394
5429
|
set baseurl(t) {
|
|
5395
|
-
this.$$set({ baseurl: t }),
|
|
5430
|
+
this.$$set({ baseurl: t }), E();
|
|
5396
5431
|
}
|
|
5397
5432
|
get lang() {
|
|
5398
5433
|
return this.$$.ctx[22];
|
|
5399
5434
|
}
|
|
5400
5435
|
set lang(t) {
|
|
5401
|
-
this.$$set({ lang: t }),
|
|
5436
|
+
this.$$set({ lang: t }), E();
|
|
5402
5437
|
}
|
|
5403
5438
|
get mbsource() {
|
|
5404
5439
|
return this.$$.ctx[26];
|
|
5405
5440
|
}
|
|
5406
5441
|
set mbsource(t) {
|
|
5407
|
-
this.$$set({ mbsource: t }),
|
|
5442
|
+
this.$$set({ mbsource: t }), E();
|
|
5408
5443
|
}
|
|
5409
5444
|
get clientstyling() {
|
|
5410
5445
|
return this.$$.ctx[27];
|
|
5411
5446
|
}
|
|
5412
5447
|
set clientstyling(t) {
|
|
5413
|
-
this.$$set({ clientstyling: t }),
|
|
5448
|
+
this.$$set({ clientstyling: t }), E();
|
|
5414
5449
|
}
|
|
5415
5450
|
get clientstylingurl() {
|
|
5416
5451
|
return this.$$.ctx[28];
|
|
5417
5452
|
}
|
|
5418
5453
|
set clientstylingurl(t) {
|
|
5419
|
-
this.$$set({ clientstylingurl: t }),
|
|
5454
|
+
this.$$set({ clientstylingurl: t }), E();
|
|
5420
5455
|
}
|
|
5421
5456
|
}
|
|
5422
|
-
|
|
5457
|
+
Jr(To, { sponsorurl: {}, sponsorimage: {}, sponsortitle: {}, paymenturl: {}, paymentimage: {}, paymenttitle: {}, vendorurl: {}, vendorimage: {}, vendortitle: {}, helperlinkurl: {}, helperlinkimage: {}, helperlinktitle: {}, licenseurl: {}, licenseimage: {}, licensetitle: {}, sociallinkurl: {}, sociallinkimage: {}, sociallinktitle: {}, target: {}, linktype: {}, displaycolumn: {}, baseurl: {}, lang: {}, mbsource: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
|
|
5423
5458
|
export {
|
|
5424
|
-
|
|
5459
|
+
To as C
|
|
5425
5460
|
};
|