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