@everymatrix/casino-footer-thumbnail 1.76.1 → 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-hLBZfjjK.js → CasinoFooterThumbnail-Bl0nqWQm.js} +614 -628
- package/components/{CasinoFooterThumbnail-CMfBCenG.js → CasinoFooterThumbnail-CG93OKCw.js} +827 -841
- 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-duenGHpH.cjs +0 -18
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var Ne = (e, t, r) => t in e ?
|
|
1
|
+
var Or = Object.defineProperty, kr = Object.defineProperties;
|
|
2
|
+
var Nr = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var ht = Object.getOwnPropertySymbols;
|
|
4
|
+
var Cr = Object.prototype.hasOwnProperty, Mr = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var Ne = (e, t, r) => t in e ? Or(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, ft = (e, t) => {
|
|
6
6
|
for (var r in t || (t = {}))
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
for (var r of
|
|
10
|
-
|
|
7
|
+
Cr.call(t, r) && Ne(e, r, t[r]);
|
|
8
|
+
if (ht)
|
|
9
|
+
for (var r of ht(t))
|
|
10
|
+
Mr.call(t, r) && Ne(e, r, t[r]);
|
|
11
11
|
return e;
|
|
12
|
-
},
|
|
13
|
-
var
|
|
14
|
-
var
|
|
12
|
+
}, ct = (e, t) => kr(e, Nr(t));
|
|
13
|
+
var O = (e, t, r) => (Ne(e, typeof t != "symbol" ? t + "" : t, r), r);
|
|
14
|
+
var mt = (e, t, r) => new Promise((n, i) => {
|
|
15
15
|
var o = (f) => {
|
|
16
16
|
try {
|
|
17
17
|
u(r.next(f));
|
|
@@ -27,35 +27,35 @@ var dt = (e, t, r) => new Promise((n, i) => {
|
|
|
27
27
|
}, u = (f) => f.done ? n(f.value) : Promise.resolve(f.value).then(o, l);
|
|
28
28
|
u((r = r.apply(e, t)).next());
|
|
29
29
|
});
|
|
30
|
-
function
|
|
30
|
+
function k() {
|
|
31
31
|
}
|
|
32
|
-
function
|
|
32
|
+
function Vt(e) {
|
|
33
33
|
return e();
|
|
34
34
|
}
|
|
35
|
-
function
|
|
35
|
+
function pt() {
|
|
36
36
|
return /* @__PURE__ */ Object.create(null);
|
|
37
37
|
}
|
|
38
38
|
function fe(e) {
|
|
39
|
-
e.forEach(
|
|
39
|
+
e.forEach(Vt);
|
|
40
40
|
}
|
|
41
|
-
function
|
|
41
|
+
function ot(e) {
|
|
42
42
|
return typeof e == "function";
|
|
43
43
|
}
|
|
44
|
-
function
|
|
44
|
+
function Xt(e, t) {
|
|
45
45
|
return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
|
|
46
46
|
}
|
|
47
47
|
let ge;
|
|
48
48
|
function A(e, t) {
|
|
49
49
|
return e === t ? !0 : (ge || (ge = document.createElement("a")), ge.href = t, e === ge.href);
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function Dr(e) {
|
|
52
52
|
return Object.keys(e).length === 0;
|
|
53
53
|
}
|
|
54
|
-
function
|
|
54
|
+
function Rr(e, ...t) {
|
|
55
55
|
if (e == null) {
|
|
56
56
|
for (const n of t)
|
|
57
57
|
n(void 0);
|
|
58
|
-
return
|
|
58
|
+
return k;
|
|
59
59
|
}
|
|
60
60
|
const r = e.subscribe(...t);
|
|
61
61
|
return r.unsubscribe ? () => r.unsubscribe() : r;
|
|
@@ -63,14 +63,14 @@ function $r(e, ...t) {
|
|
|
63
63
|
function g(e, t) {
|
|
64
64
|
e.appendChild(t);
|
|
65
65
|
}
|
|
66
|
-
function
|
|
67
|
-
const n =
|
|
66
|
+
function Ur(e, t, r) {
|
|
67
|
+
const n = Gr(e);
|
|
68
68
|
if (!n.getElementById(t)) {
|
|
69
69
|
const i = d("style");
|
|
70
|
-
i.id = t, i.textContent = r,
|
|
70
|
+
i.id = t, i.textContent = r, $r(n, i);
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
function
|
|
73
|
+
function Gr(e) {
|
|
74
74
|
if (!e)
|
|
75
75
|
return document;
|
|
76
76
|
const t = e.getRootNode ? e.getRootNode() : e.ownerDocument;
|
|
@@ -80,7 +80,7 @@ function Vr(e) {
|
|
|
80
80
|
t
|
|
81
81
|
) : e.ownerDocument;
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function $r(e, t) {
|
|
84
84
|
return g(
|
|
85
85
|
/** @type {Document} */
|
|
86
86
|
e.head || e,
|
|
@@ -102,7 +102,7 @@ function $(e) {
|
|
|
102
102
|
function ee() {
|
|
103
103
|
return $(" ");
|
|
104
104
|
}
|
|
105
|
-
function
|
|
105
|
+
function Wt() {
|
|
106
106
|
return $("");
|
|
107
107
|
}
|
|
108
108
|
function te(e, t, r, n) {
|
|
@@ -111,14 +111,14 @@ function te(e, t, r, n) {
|
|
|
111
111
|
function h(e, t, r) {
|
|
112
112
|
r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
|
|
113
113
|
}
|
|
114
|
-
function
|
|
114
|
+
function jr(e) {
|
|
115
115
|
return Array.from(e.childNodes);
|
|
116
116
|
}
|
|
117
117
|
function re(e, t) {
|
|
118
118
|
t = "" + t, e.data !== t && (e.data = /** @type {string} */
|
|
119
119
|
t);
|
|
120
120
|
}
|
|
121
|
-
function
|
|
121
|
+
function Vr(e) {
|
|
122
122
|
const t = {};
|
|
123
123
|
return e.childNodes.forEach(
|
|
124
124
|
/** @param {Element} node */
|
|
@@ -131,22 +131,22 @@ let le;
|
|
|
131
131
|
function ae(e) {
|
|
132
132
|
le = e;
|
|
133
133
|
}
|
|
134
|
-
function
|
|
134
|
+
function Xr() {
|
|
135
135
|
if (!le)
|
|
136
136
|
throw new Error("Function called outside component initialization");
|
|
137
137
|
return le;
|
|
138
138
|
}
|
|
139
|
-
function
|
|
140
|
-
|
|
139
|
+
function Wr(e) {
|
|
140
|
+
Xr().$$.on_mount.push(e);
|
|
141
141
|
}
|
|
142
|
-
const z = [],
|
|
142
|
+
const z = [], je = [];
|
|
143
143
|
let Z = [];
|
|
144
|
-
const
|
|
145
|
-
let
|
|
146
|
-
function
|
|
147
|
-
|
|
144
|
+
const dt = [], zr = /* @__PURE__ */ Promise.resolve();
|
|
145
|
+
let Ve = !1;
|
|
146
|
+
function Zr() {
|
|
147
|
+
Ve || (Ve = !0, zr.then(I));
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function Xe(e) {
|
|
150
150
|
Z.push(e);
|
|
151
151
|
}
|
|
152
152
|
const Ce = /* @__PURE__ */ new Set();
|
|
@@ -159,53 +159,53 @@ function I() {
|
|
|
159
159
|
try {
|
|
160
160
|
for (; X < z.length; ) {
|
|
161
161
|
const t = z[X];
|
|
162
|
-
X++, ae(t),
|
|
162
|
+
X++, ae(t), Qr(t.$$);
|
|
163
163
|
}
|
|
164
164
|
} catch (t) {
|
|
165
165
|
throw z.length = 0, X = 0, t;
|
|
166
166
|
}
|
|
167
|
-
for (ae(null), z.length = 0, X = 0;
|
|
168
|
-
|
|
167
|
+
for (ae(null), z.length = 0, X = 0; je.length; )
|
|
168
|
+
je.pop()();
|
|
169
169
|
for (let t = 0; t < Z.length; t += 1) {
|
|
170
170
|
const r = Z[t];
|
|
171
171
|
Ce.has(r) || (Ce.add(r), r());
|
|
172
172
|
}
|
|
173
173
|
Z.length = 0;
|
|
174
174
|
} while (z.length);
|
|
175
|
-
for (;
|
|
176
|
-
|
|
177
|
-
|
|
175
|
+
for (; dt.length; )
|
|
176
|
+
dt.pop()();
|
|
177
|
+
Ve = !1, Ce.clear(), ae(e);
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function Qr(e) {
|
|
180
180
|
if (e.fragment !== null) {
|
|
181
181
|
e.update(), fe(e.before_update);
|
|
182
182
|
const t = e.dirty;
|
|
183
|
-
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(
|
|
183
|
+
e.dirty = [-1], e.fragment && e.fragment.p(e.ctx, t), e.after_update.forEach(Xe);
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
function
|
|
186
|
+
function Jr(e) {
|
|
187
187
|
const t = [], r = [];
|
|
188
188
|
Z.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), Z = t;
|
|
189
189
|
}
|
|
190
|
-
const
|
|
191
|
-
function
|
|
192
|
-
e && e.i && (
|
|
190
|
+
const qr = /* @__PURE__ */ new Set();
|
|
191
|
+
function Yr(e, t) {
|
|
192
|
+
e && e.i && (qr.delete(e), e.i(t));
|
|
193
193
|
}
|
|
194
|
-
function
|
|
194
|
+
function Kr(e, t, r) {
|
|
195
195
|
const { fragment: n, after_update: i } = e.$$;
|
|
196
|
-
n && n.m(t, r),
|
|
197
|
-
const o = e.$$.on_mount.map(
|
|
196
|
+
n && n.m(t, r), Xe(() => {
|
|
197
|
+
const o = e.$$.on_mount.map(Vt).filter(ot);
|
|
198
198
|
e.$$.on_destroy ? e.$$.on_destroy.push(...o) : fe(o), e.$$.on_mount = [];
|
|
199
|
-
}), i.forEach(
|
|
199
|
+
}), i.forEach(Xe);
|
|
200
200
|
}
|
|
201
|
-
function
|
|
201
|
+
function en(e, t) {
|
|
202
202
|
const r = e.$$;
|
|
203
|
-
r.fragment !== null && (
|
|
203
|
+
r.fragment !== null && (Jr(r.after_update), fe(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
|
|
204
204
|
}
|
|
205
|
-
function
|
|
206
|
-
e.$$.dirty[0] === -1 && (z.push(e),
|
|
205
|
+
function tn(e, t) {
|
|
206
|
+
e.$$.dirty[0] === -1 && (z.push(e), Zr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
|
|
207
207
|
}
|
|
208
|
-
function
|
|
208
|
+
function rn(e, t, r, n, i, o, l = null, u = [-1]) {
|
|
209
209
|
const f = le;
|
|
210
210
|
ae(e);
|
|
211
211
|
const s = e.$$ = {
|
|
@@ -213,9 +213,9 @@ function sn(e, t, r, n, i, o, l = null, u = [-1]) {
|
|
|
213
213
|
ctx: [],
|
|
214
214
|
// state
|
|
215
215
|
props: o,
|
|
216
|
-
update:
|
|
216
|
+
update: k,
|
|
217
217
|
not_equal: i,
|
|
218
|
-
bound:
|
|
218
|
+
bound: pt(),
|
|
219
219
|
// lifecycle
|
|
220
220
|
on_mount: [],
|
|
221
221
|
on_destroy: [],
|
|
@@ -224,48 +224,48 @@ function sn(e, t, r, n, i, o, l = null, u = [-1]) {
|
|
|
224
224
|
after_update: [],
|
|
225
225
|
context: new Map(t.context || (f ? f.$$.context : [])),
|
|
226
226
|
// everything else
|
|
227
|
-
callbacks:
|
|
227
|
+
callbacks: pt(),
|
|
228
228
|
dirty: u,
|
|
229
229
|
skip_bound: !1,
|
|
230
230
|
root: t.target || f.$$.root
|
|
231
231
|
};
|
|
232
232
|
l && l(s.root);
|
|
233
233
|
let a = !1;
|
|
234
|
-
if (s.ctx = r
|
|
235
|
-
const S =
|
|
236
|
-
return s.ctx && i(s.ctx[c], s.ctx[c] = S) && (!s.skip_bound && s.bound[c] && s.bound[c](S), a &&
|
|
237
|
-
})
|
|
234
|
+
if (s.ctx = r(e, t.props || {}, (c, m, ...y) => {
|
|
235
|
+
const S = y.length ? y[0] : m;
|
|
236
|
+
return s.ctx && i(s.ctx[c], s.ctx[c] = S) && (!s.skip_bound && s.bound[c] && s.bound[c](S), a && tn(e, c)), m;
|
|
237
|
+
}), s.update(), a = !0, fe(s.before_update), s.fragment = n(s.ctx), t.target) {
|
|
238
238
|
if (t.hydrate) {
|
|
239
|
-
const c =
|
|
239
|
+
const c = jr(t.target);
|
|
240
240
|
s.fragment && s.fragment.l(c), c.forEach(H);
|
|
241
241
|
} else
|
|
242
242
|
s.fragment && s.fragment.c();
|
|
243
|
-
t.intro &&
|
|
243
|
+
t.intro && Yr(e.$$.fragment), Kr(e, t.target, t.anchor), I();
|
|
244
244
|
}
|
|
245
245
|
ae(f);
|
|
246
246
|
}
|
|
247
|
-
let
|
|
248
|
-
typeof HTMLElement == "function" && (
|
|
247
|
+
let zt;
|
|
248
|
+
typeof HTMLElement == "function" && (zt = class extends HTMLElement {
|
|
249
249
|
constructor(t, r, n) {
|
|
250
250
|
super();
|
|
251
251
|
/** The Svelte component constructor */
|
|
252
|
-
|
|
252
|
+
O(this, "$$ctor");
|
|
253
253
|
/** Slots */
|
|
254
|
-
|
|
254
|
+
O(this, "$$s");
|
|
255
255
|
/** The Svelte component instance */
|
|
256
|
-
|
|
256
|
+
O(this, "$$c");
|
|
257
257
|
/** Whether or not the custom element is connected */
|
|
258
|
-
|
|
258
|
+
O(this, "$$cn", !1);
|
|
259
259
|
/** Component props data */
|
|
260
|
-
|
|
260
|
+
O(this, "$$d", {});
|
|
261
261
|
/** `true` if currently in the process of reflecting component props back to attributes */
|
|
262
|
-
|
|
262
|
+
O(this, "$$r", !1);
|
|
263
263
|
/** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
|
|
264
|
-
|
|
264
|
+
O(this, "$$p_d", {});
|
|
265
265
|
/** @type {Record<string, Function[]>} Event listeners */
|
|
266
|
-
|
|
266
|
+
O(this, "$$l", {});
|
|
267
267
|
/** @type {Map<Function, Function>} Event listener unsubscribe functions */
|
|
268
|
-
|
|
268
|
+
O(this, "$$l_u", /* @__PURE__ */ new Map());
|
|
269
269
|
this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
|
|
270
270
|
}
|
|
271
271
|
addEventListener(t, r, n) {
|
|
@@ -282,7 +282,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
connectedCallback() {
|
|
285
|
-
return
|
|
285
|
+
return mt(this, null, function* () {
|
|
286
286
|
if (this.$$cn = !0, !this.$$c) {
|
|
287
287
|
let t = function(o) {
|
|
288
288
|
return () => {
|
|
@@ -306,18 +306,18 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
306
306
|
};
|
|
307
307
|
if (yield Promise.resolve(), !this.$$cn || this.$$c)
|
|
308
308
|
return;
|
|
309
|
-
const r = {}, n =
|
|
309
|
+
const r = {}, n = Vr(this);
|
|
310
310
|
for (const o of this.$$s)
|
|
311
311
|
o in n && (r[o] = [t(o)]);
|
|
312
312
|
for (const o of this.attributes) {
|
|
313
313
|
const l = this.$$g_p(o.name);
|
|
314
|
-
l in this.$$d || (this.$$d[l] =
|
|
314
|
+
l in this.$$d || (this.$$d[l] = ve(l, o.value, this.$$p_d, "toProp"));
|
|
315
315
|
}
|
|
316
316
|
for (const o in this.$$p_d)
|
|
317
317
|
!(o in this.$$d) && this[o] !== void 0 && (this.$$d[o] = this[o], delete this[o]);
|
|
318
318
|
this.$$c = new this.$$ctor({
|
|
319
319
|
target: this.shadowRoot || this,
|
|
320
|
-
props:
|
|
320
|
+
props: ct(ft({}, this.$$d), {
|
|
321
321
|
$$slots: r,
|
|
322
322
|
$$scope: {
|
|
323
323
|
ctx: []
|
|
@@ -328,7 +328,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
328
328
|
this.$$r = !0;
|
|
329
329
|
for (const o in this.$$p_d)
|
|
330
330
|
if (this.$$d[o] = this.$$c.$$.ctx[this.$$c.$$.props[o]], this.$$p_d[o].reflect) {
|
|
331
|
-
const l =
|
|
331
|
+
const l = ve(
|
|
332
332
|
o,
|
|
333
333
|
this.$$d[o],
|
|
334
334
|
this.$$p_d,
|
|
@@ -352,7 +352,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
352
352
|
// and setting attributes through setAttribute etc, this is helpful
|
|
353
353
|
attributeChangedCallback(t, r, n) {
|
|
354
354
|
var i;
|
|
355
|
-
this.$$r || (t = this.$$g_p(t), this.$$d[t] =
|
|
355
|
+
this.$$r || (t = this.$$g_p(t), this.$$d[t] = ve(t, n, this.$$p_d, "toProp"), (i = this.$$c) == null || i.$set({ [t]: this.$$d[t] }));
|
|
356
356
|
}
|
|
357
357
|
disconnectedCallback() {
|
|
358
358
|
this.$$cn = !1, Promise.resolve().then(() => {
|
|
@@ -365,7 +365,7 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
|
|
|
365
365
|
) || t;
|
|
366
366
|
}
|
|
367
367
|
});
|
|
368
|
-
function
|
|
368
|
+
function ve(e, t, r, n) {
|
|
369
369
|
var o;
|
|
370
370
|
const i = (o = r[e]) == null ? void 0 : o.type;
|
|
371
371
|
if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
|
|
@@ -395,8 +395,8 @@ function ye(e, t, r, n) {
|
|
|
395
395
|
return t;
|
|
396
396
|
}
|
|
397
397
|
}
|
|
398
|
-
function
|
|
399
|
-
let l = class extends
|
|
398
|
+
function nn(e, t, r, n, i, o) {
|
|
399
|
+
let l = class extends zt {
|
|
400
400
|
constructor() {
|
|
401
401
|
super(e, r, i), this.$$p_d = t;
|
|
402
402
|
}
|
|
@@ -413,7 +413,7 @@ function an(e, t, r, n, i, o) {
|
|
|
413
413
|
},
|
|
414
414
|
set(f) {
|
|
415
415
|
var s;
|
|
416
|
-
f =
|
|
416
|
+
f = ve(u, f, t), this.$$d[u] = f, (s = this.$$c) == null || s.$set({ [u]: f });
|
|
417
417
|
}
|
|
418
418
|
});
|
|
419
419
|
}), n.forEach((u) => {
|
|
@@ -426,7 +426,7 @@ function an(e, t, r, n, i, o) {
|
|
|
426
426
|
}), e.element = /** @type {any} */
|
|
427
427
|
l, l;
|
|
428
428
|
}
|
|
429
|
-
class
|
|
429
|
+
class on {
|
|
430
430
|
constructor() {
|
|
431
431
|
/**
|
|
432
432
|
* ### PRIVATE API
|
|
@@ -435,7 +435,7 @@ class ln {
|
|
|
435
435
|
*
|
|
436
436
|
* @type {any}
|
|
437
437
|
*/
|
|
438
|
-
|
|
438
|
+
O(this, "$$");
|
|
439
439
|
/**
|
|
440
440
|
* ### PRIVATE API
|
|
441
441
|
*
|
|
@@ -443,11 +443,11 @@ class ln {
|
|
|
443
443
|
*
|
|
444
444
|
* @type {any}
|
|
445
445
|
*/
|
|
446
|
-
|
|
446
|
+
O(this, "$$set");
|
|
447
447
|
}
|
|
448
448
|
/** @returns {void} */
|
|
449
449
|
$destroy() {
|
|
450
|
-
|
|
450
|
+
en(this, 1), this.$destroy = k;
|
|
451
451
|
}
|
|
452
452
|
/**
|
|
453
453
|
* @template {Extract<keyof Events, string>} K
|
|
@@ -456,8 +456,8 @@ class ln {
|
|
|
456
456
|
* @returns {() => void}
|
|
457
457
|
*/
|
|
458
458
|
$on(t, r) {
|
|
459
|
-
if (!
|
|
460
|
-
return
|
|
459
|
+
if (!ot(r))
|
|
460
|
+
return k;
|
|
461
461
|
const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
|
|
462
462
|
return n.push(r), () => {
|
|
463
463
|
const i = n.indexOf(r);
|
|
@@ -469,11 +469,11 @@ class ln {
|
|
|
469
469
|
* @returns {void}
|
|
470
470
|
*/
|
|
471
471
|
$set(t) {
|
|
472
|
-
this.$$set && !
|
|
472
|
+
this.$$set && !Dr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
|
|
473
473
|
}
|
|
474
474
|
}
|
|
475
|
-
const
|
|
476
|
-
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(
|
|
475
|
+
const sn = "4";
|
|
476
|
+
typeof window != "undefined" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(sn);
|
|
477
477
|
/*! *****************************************************************************
|
|
478
478
|
Copyright (c) Microsoft Corporation.
|
|
479
479
|
|
|
@@ -488,34 +488,34 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
|
488
488
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
489
489
|
PERFORMANCE OF THIS SOFTWARE.
|
|
490
490
|
***************************************************************************** */
|
|
491
|
-
var
|
|
492
|
-
return
|
|
491
|
+
var We = function(e, t) {
|
|
492
|
+
return We = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
|
|
493
493
|
r.__proto__ = n;
|
|
494
494
|
} || function(r, n) {
|
|
495
495
|
for (var i in n)
|
|
496
496
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
497
|
-
},
|
|
497
|
+
}, We(e, t);
|
|
498
498
|
};
|
|
499
499
|
function D(e, t) {
|
|
500
500
|
if (typeof t != "function" && t !== null)
|
|
501
501
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
502
|
-
|
|
502
|
+
We(e, t);
|
|
503
503
|
function r() {
|
|
504
504
|
this.constructor = e;
|
|
505
505
|
}
|
|
506
506
|
e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
|
|
507
507
|
}
|
|
508
|
-
var
|
|
509
|
-
return
|
|
508
|
+
var v = function() {
|
|
509
|
+
return v = Object.assign || function(t) {
|
|
510
510
|
for (var r, n = 1, i = arguments.length; n < i; n++) {
|
|
511
511
|
r = arguments[n];
|
|
512
512
|
for (var o in r)
|
|
513
513
|
Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
|
|
514
514
|
}
|
|
515
515
|
return t;
|
|
516
|
-
},
|
|
516
|
+
}, v.apply(this, arguments);
|
|
517
517
|
};
|
|
518
|
-
function
|
|
518
|
+
function an(e, t) {
|
|
519
519
|
var r = {};
|
|
520
520
|
for (var n in e)
|
|
521
521
|
Object.prototype.hasOwnProperty.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
@@ -524,7 +524,7 @@ function hn(e, t) {
|
|
|
524
524
|
t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
|
|
525
525
|
return r;
|
|
526
526
|
}
|
|
527
|
-
function
|
|
527
|
+
function ze(e) {
|
|
528
528
|
var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
|
|
529
529
|
if (r)
|
|
530
530
|
return r.call(e);
|
|
@@ -536,7 +536,7 @@ function Ze(e) {
|
|
|
536
536
|
};
|
|
537
537
|
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
538
538
|
}
|
|
539
|
-
function
|
|
539
|
+
function Ze(e, t) {
|
|
540
540
|
var r = typeof Symbol == "function" && e[Symbol.iterator];
|
|
541
541
|
if (!r)
|
|
542
542
|
return e;
|
|
@@ -565,13 +565,13 @@ function Q(e, t, r) {
|
|
|
565
565
|
function M(e) {
|
|
566
566
|
return typeof e == "function";
|
|
567
567
|
}
|
|
568
|
-
function
|
|
568
|
+
function Zt(e) {
|
|
569
569
|
var t = function(n) {
|
|
570
570
|
Error.call(n), n.stack = new Error().stack;
|
|
571
571
|
}, r = e(t);
|
|
572
572
|
return r.prototype = Object.create(Error.prototype), r.prototype.constructor = r, r;
|
|
573
573
|
}
|
|
574
|
-
var Me =
|
|
574
|
+
var Me = Zt(function(e) {
|
|
575
575
|
return function(r) {
|
|
576
576
|
e(this), this.message = r ? r.length + ` errors occurred during unsubscription:
|
|
577
577
|
` + r.map(function(n, i) {
|
|
@@ -580,7 +580,7 @@ var Me = Jt(function(e) {
|
|
|
580
580
|
`) : "", this.name = "UnsubscriptionError", this.errors = r;
|
|
581
581
|
};
|
|
582
582
|
});
|
|
583
|
-
function
|
|
583
|
+
function Qe(e, t) {
|
|
584
584
|
if (e) {
|
|
585
585
|
var r = e.indexOf(t);
|
|
586
586
|
0 <= r && e.splice(r, 1);
|
|
@@ -598,7 +598,7 @@ var Ae = function() {
|
|
|
598
598
|
if (l)
|
|
599
599
|
if (this._parentage = null, Array.isArray(l))
|
|
600
600
|
try {
|
|
601
|
-
for (var u =
|
|
601
|
+
for (var u = ze(l), f = u.next(); !f.done; f = u.next()) {
|
|
602
602
|
var s = f.value;
|
|
603
603
|
s.remove(this);
|
|
604
604
|
}
|
|
@@ -625,19 +625,19 @@ var Ae = function() {
|
|
|
625
625
|
if (c) {
|
|
626
626
|
this._finalizers = null;
|
|
627
627
|
try {
|
|
628
|
-
for (var m =
|
|
629
|
-
var S =
|
|
628
|
+
for (var m = ze(c), y = m.next(); !y.done; y = m.next()) {
|
|
629
|
+
var S = y.value;
|
|
630
630
|
try {
|
|
631
|
-
|
|
631
|
+
bt(S);
|
|
632
632
|
} catch (E) {
|
|
633
|
-
o = o != null ? o : [], E instanceof Me ? o = Q(Q([],
|
|
633
|
+
o = o != null ? o : [], E instanceof Me ? o = Q(Q([], Ze(o)), Ze(E.errors)) : o.push(E);
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
636
|
} catch (E) {
|
|
637
637
|
n = { error: E };
|
|
638
638
|
} finally {
|
|
639
639
|
try {
|
|
640
|
-
|
|
640
|
+
y && !y.done && (i = m.return) && i.call(m);
|
|
641
641
|
} finally {
|
|
642
642
|
if (n)
|
|
643
643
|
throw n.error;
|
|
@@ -651,7 +651,7 @@ var Ae = function() {
|
|
|
651
651
|
var r;
|
|
652
652
|
if (t && t !== this)
|
|
653
653
|
if (this.closed)
|
|
654
|
-
|
|
654
|
+
bt(t);
|
|
655
655
|
else {
|
|
656
656
|
if (t instanceof e) {
|
|
657
657
|
if (t.closed || t._hasParent(this))
|
|
@@ -668,56 +668,56 @@ var Ae = function() {
|
|
|
668
668
|
this._parentage = Array.isArray(r) ? (r.push(t), r) : r ? [r, t] : t;
|
|
669
669
|
}, e.prototype._removeParent = function(t) {
|
|
670
670
|
var r = this._parentage;
|
|
671
|
-
r === t ? this._parentage = null : Array.isArray(r) &&
|
|
671
|
+
r === t ? this._parentage = null : Array.isArray(r) && Qe(r, t);
|
|
672
672
|
}, e.prototype.remove = function(t) {
|
|
673
673
|
var r = this._finalizers;
|
|
674
|
-
r &&
|
|
674
|
+
r && Qe(r, t), t instanceof e && t._removeParent(this);
|
|
675
675
|
}, e.EMPTY = function() {
|
|
676
676
|
var t = new e();
|
|
677
677
|
return t.closed = !0, t;
|
|
678
678
|
}(), e;
|
|
679
|
-
}(),
|
|
680
|
-
function
|
|
679
|
+
}(), Qt = Ae.EMPTY;
|
|
680
|
+
function Jt(e) {
|
|
681
681
|
return e instanceof Ae || e && "closed" in e && M(e.remove) && M(e.add) && M(e.unsubscribe);
|
|
682
682
|
}
|
|
683
|
-
function
|
|
683
|
+
function bt(e) {
|
|
684
684
|
M(e) ? e() : e.unsubscribe();
|
|
685
685
|
}
|
|
686
|
-
var
|
|
686
|
+
var ln = {
|
|
687
687
|
onUnhandledError: null,
|
|
688
688
|
onStoppedNotification: null,
|
|
689
689
|
Promise: void 0,
|
|
690
690
|
useDeprecatedSynchronousErrorHandling: !1,
|
|
691
691
|
useDeprecatedNextContext: !1
|
|
692
|
-
},
|
|
692
|
+
}, un = {
|
|
693
693
|
setTimeout: function(e, t) {
|
|
694
694
|
for (var r = [], n = 2; n < arguments.length; n++)
|
|
695
695
|
r[n - 2] = arguments[n];
|
|
696
|
-
return setTimeout.apply(void 0, Q([e, t],
|
|
696
|
+
return setTimeout.apply(void 0, Q([e, t], Ze(r)));
|
|
697
697
|
},
|
|
698
698
|
clearTimeout: function(e) {
|
|
699
699
|
return clearTimeout(e);
|
|
700
700
|
},
|
|
701
701
|
delegate: void 0
|
|
702
702
|
};
|
|
703
|
-
function
|
|
704
|
-
|
|
703
|
+
function hn(e) {
|
|
704
|
+
un.setTimeout(function() {
|
|
705
705
|
throw e;
|
|
706
706
|
});
|
|
707
707
|
}
|
|
708
|
-
function
|
|
708
|
+
function gt() {
|
|
709
709
|
}
|
|
710
710
|
function Ee(e) {
|
|
711
711
|
e();
|
|
712
712
|
}
|
|
713
|
-
var
|
|
713
|
+
var qt = function(e) {
|
|
714
714
|
D(t, e);
|
|
715
715
|
function t(r) {
|
|
716
716
|
var n = e.call(this) || this;
|
|
717
|
-
return n.isStopped = !1, r ? (n.destination = r,
|
|
717
|
+
return n.isStopped = !1, r ? (n.destination = r, Jt(r) && r.add(n)) : n.destination = mn, n;
|
|
718
718
|
}
|
|
719
719
|
return t.create = function(r, n, i) {
|
|
720
|
-
return new
|
|
720
|
+
return new Je(r, n, i);
|
|
721
721
|
}, t.prototype.next = function(r) {
|
|
722
722
|
this.isStopped || this._next(r);
|
|
723
723
|
}, t.prototype.error = function(r) {
|
|
@@ -741,11 +741,7 @@ var er = function(e) {
|
|
|
741
741
|
this.unsubscribe();
|
|
742
742
|
}
|
|
743
743
|
}, t;
|
|
744
|
-
}(Ae),
|
|
745
|
-
function De(e, t) {
|
|
746
|
-
return mn.call(e, t);
|
|
747
|
-
}
|
|
748
|
-
var pn = function() {
|
|
744
|
+
}(Ae), fn = function() {
|
|
749
745
|
function e(t) {
|
|
750
746
|
this.partialObserver = t;
|
|
751
747
|
}
|
|
@@ -776,55 +772,43 @@ var pn = function() {
|
|
|
776
772
|
_e(r);
|
|
777
773
|
}
|
|
778
774
|
}, e;
|
|
779
|
-
}(),
|
|
775
|
+
}(), Je = function(e) {
|
|
780
776
|
D(t, e);
|
|
781
777
|
function t(r, n, i) {
|
|
782
778
|
var o = e.call(this) || this, l;
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
};
|
|
789
|
-
else {
|
|
790
|
-
var u;
|
|
791
|
-
o && Kt.useDeprecatedNextContext ? (u = Object.create(r), u.unsubscribe = function() {
|
|
792
|
-
return o.unsubscribe();
|
|
793
|
-
}, l = {
|
|
794
|
-
next: r.next && De(r.next, u),
|
|
795
|
-
error: r.error && De(r.error, u),
|
|
796
|
-
complete: r.complete && De(r.complete, u)
|
|
797
|
-
}) : l = r;
|
|
798
|
-
}
|
|
799
|
-
return o.destination = new pn(l), o;
|
|
779
|
+
return M(r) || !r ? l = {
|
|
780
|
+
next: r != null ? r : void 0,
|
|
781
|
+
error: n != null ? n : void 0,
|
|
782
|
+
complete: i != null ? i : void 0
|
|
783
|
+
} : l = r, o.destination = new fn(l), o;
|
|
800
784
|
}
|
|
801
785
|
return t;
|
|
802
|
-
}(
|
|
786
|
+
}(qt);
|
|
803
787
|
function _e(e) {
|
|
804
|
-
|
|
788
|
+
hn(e);
|
|
805
789
|
}
|
|
806
|
-
function
|
|
790
|
+
function cn(e) {
|
|
807
791
|
throw e;
|
|
808
792
|
}
|
|
809
|
-
var
|
|
793
|
+
var mn = {
|
|
810
794
|
closed: !0,
|
|
811
|
-
next:
|
|
812
|
-
error:
|
|
813
|
-
complete:
|
|
814
|
-
},
|
|
795
|
+
next: gt,
|
|
796
|
+
error: cn,
|
|
797
|
+
complete: gt
|
|
798
|
+
}, pn = function() {
|
|
815
799
|
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
816
800
|
}();
|
|
817
|
-
function
|
|
801
|
+
function dn(e) {
|
|
818
802
|
return e;
|
|
819
803
|
}
|
|
820
|
-
function
|
|
821
|
-
return e.length === 0 ?
|
|
804
|
+
function bn(e) {
|
|
805
|
+
return e.length === 0 ? dn : e.length === 1 ? e[0] : function(r) {
|
|
822
806
|
return e.reduce(function(n, i) {
|
|
823
807
|
return i(n);
|
|
824
808
|
}, r);
|
|
825
809
|
};
|
|
826
810
|
}
|
|
827
|
-
var
|
|
811
|
+
var _t = function() {
|
|
828
812
|
function e(t) {
|
|
829
813
|
t && (this._subscribe = t);
|
|
830
814
|
}
|
|
@@ -832,7 +816,7 @@ var yt = function() {
|
|
|
832
816
|
var r = new e();
|
|
833
817
|
return r.source = this, r.operator = t, r;
|
|
834
818
|
}, e.prototype.subscribe = function(t, r, n) {
|
|
835
|
-
var i = this, o =
|
|
819
|
+
var i = this, o = _n(t) ? t : new Je(t, r, n);
|
|
836
820
|
return Ee(function() {
|
|
837
821
|
var l = i, u = l.operator, f = l.source;
|
|
838
822
|
o.add(u ? u.call(o, f) : f ? i._subscribe(o) : i._trySubscribe(o));
|
|
@@ -845,8 +829,8 @@ var yt = function() {
|
|
|
845
829
|
}
|
|
846
830
|
}, e.prototype.forEach = function(t, r) {
|
|
847
831
|
var n = this;
|
|
848
|
-
return r =
|
|
849
|
-
var l = new
|
|
832
|
+
return r = yt(r), new r(function(i, o) {
|
|
833
|
+
var l = new Je({
|
|
850
834
|
next: function(u) {
|
|
851
835
|
try {
|
|
852
836
|
t(u);
|
|
@@ -862,15 +846,15 @@ var yt = function() {
|
|
|
862
846
|
}, e.prototype._subscribe = function(t) {
|
|
863
847
|
var r;
|
|
864
848
|
return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
|
|
865
|
-
}, e.prototype[
|
|
849
|
+
}, e.prototype[pn] = function() {
|
|
866
850
|
return this;
|
|
867
851
|
}, e.prototype.pipe = function() {
|
|
868
852
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
869
853
|
t[r] = arguments[r];
|
|
870
|
-
return
|
|
854
|
+
return bn(t)(this);
|
|
871
855
|
}, e.prototype.toPromise = function(t) {
|
|
872
856
|
var r = this;
|
|
873
|
-
return t =
|
|
857
|
+
return t = yt(t), new t(function(n, i) {
|
|
874
858
|
var o;
|
|
875
859
|
r.subscribe(function(l) {
|
|
876
860
|
return o = l;
|
|
@@ -884,32 +868,32 @@ var yt = function() {
|
|
|
884
868
|
return new e(t);
|
|
885
869
|
}, e;
|
|
886
870
|
}();
|
|
887
|
-
function
|
|
871
|
+
function yt(e) {
|
|
888
872
|
var t;
|
|
889
|
-
return (t = e != null ? e :
|
|
873
|
+
return (t = e != null ? e : ln.Promise) !== null && t !== void 0 ? t : Promise;
|
|
890
874
|
}
|
|
891
|
-
function
|
|
875
|
+
function gn(e) {
|
|
892
876
|
return e && M(e.next) && M(e.error) && M(e.complete);
|
|
893
877
|
}
|
|
894
|
-
function
|
|
895
|
-
return e && e instanceof
|
|
878
|
+
function _n(e) {
|
|
879
|
+
return e && e instanceof qt || gn(e) && Jt(e);
|
|
896
880
|
}
|
|
897
|
-
var
|
|
881
|
+
var yn = Zt(function(e) {
|
|
898
882
|
return function() {
|
|
899
883
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
900
884
|
};
|
|
901
|
-
}),
|
|
885
|
+
}), Yt = function(e) {
|
|
902
886
|
D(t, e);
|
|
903
887
|
function t() {
|
|
904
888
|
var r = e.call(this) || this;
|
|
905
889
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
906
890
|
}
|
|
907
891
|
return t.prototype.lift = function(r) {
|
|
908
|
-
var n = new
|
|
892
|
+
var n = new vt(this, this);
|
|
909
893
|
return n.operator = r, n;
|
|
910
894
|
}, t.prototype._throwIfClosed = function() {
|
|
911
895
|
if (this.closed)
|
|
912
|
-
throw new
|
|
896
|
+
throw new yn();
|
|
913
897
|
}, t.prototype.next = function(r) {
|
|
914
898
|
var n = this;
|
|
915
899
|
Ee(function() {
|
|
@@ -917,7 +901,7 @@ var In = Jt(function(e) {
|
|
|
917
901
|
if (n._throwIfClosed(), !n.isStopped) {
|
|
918
902
|
n.currentObservers || (n.currentObservers = Array.from(n.observers));
|
|
919
903
|
try {
|
|
920
|
-
for (var l =
|
|
904
|
+
for (var l = ze(n.currentObservers), u = l.next(); !u.done; u = l.next()) {
|
|
921
905
|
var f = u.value;
|
|
922
906
|
f.next(r);
|
|
923
907
|
}
|
|
@@ -966,19 +950,19 @@ var In = Jt(function(e) {
|
|
|
966
950
|
return this._throwIfClosed(), this._checkFinalizedStatuses(r), this._innerSubscribe(r);
|
|
967
951
|
}, t.prototype._innerSubscribe = function(r) {
|
|
968
952
|
var n = this, i = this, o = i.hasError, l = i.isStopped, u = i.observers;
|
|
969
|
-
return o || l ?
|
|
970
|
-
n.currentObservers = null,
|
|
953
|
+
return o || l ? Qt : (this.currentObservers = null, u.push(r), new Ae(function() {
|
|
954
|
+
n.currentObservers = null, Qe(u, r);
|
|
971
955
|
}));
|
|
972
956
|
}, t.prototype._checkFinalizedStatuses = function(r) {
|
|
973
957
|
var n = this, i = n.hasError, o = n.thrownError, l = n.isStopped;
|
|
974
958
|
i ? r.error(o) : l && r.complete();
|
|
975
959
|
}, t.prototype.asObservable = function() {
|
|
976
|
-
var r = new
|
|
960
|
+
var r = new _t();
|
|
977
961
|
return r.source = this, r;
|
|
978
962
|
}, t.create = function(r, n) {
|
|
979
|
-
return new
|
|
963
|
+
return new vt(r, n);
|
|
980
964
|
}, t;
|
|
981
|
-
}(
|
|
965
|
+
}(_t), vt = function(e) {
|
|
982
966
|
D(t, e);
|
|
983
967
|
function t(r, n) {
|
|
984
968
|
var i = e.call(this) || this;
|
|
@@ -995,17 +979,17 @@ var In = Jt(function(e) {
|
|
|
995
979
|
(n = (r = this.destination) === null || r === void 0 ? void 0 : r.complete) === null || n === void 0 || n.call(r);
|
|
996
980
|
}, t.prototype._subscribe = function(r) {
|
|
997
981
|
var n, i;
|
|
998
|
-
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i :
|
|
982
|
+
return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : Qt;
|
|
999
983
|
}, t;
|
|
1000
|
-
}(
|
|
984
|
+
}(Yt), Kt = {
|
|
1001
985
|
now: function() {
|
|
1002
|
-
return (
|
|
986
|
+
return (Kt.delegate || Date).now();
|
|
1003
987
|
},
|
|
1004
988
|
delegate: void 0
|
|
1005
|
-
},
|
|
989
|
+
}, vn = function(e) {
|
|
1006
990
|
D(t, e);
|
|
1007
991
|
function t(r, n, i) {
|
|
1008
|
-
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i =
|
|
992
|
+
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Kt);
|
|
1009
993
|
var o = e.call(this) || this;
|
|
1010
994
|
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;
|
|
1011
995
|
}
|
|
@@ -1025,24 +1009,24 @@ var In = Jt(function(e) {
|
|
|
1025
1009
|
s && o.splice(0, s + 1);
|
|
1026
1010
|
}
|
|
1027
1011
|
}, t;
|
|
1028
|
-
}(
|
|
1029
|
-
const
|
|
1030
|
-
if (
|
|
1031
|
-
const r = new
|
|
1032
|
-
|
|
1012
|
+
}(Yt);
|
|
1013
|
+
const Et = [], It = {}, En = (e, t = 0) => {
|
|
1014
|
+
if (Et.indexOf(e) == -1) {
|
|
1015
|
+
const r = new vn(t);
|
|
1016
|
+
It[e] = r, Et.push(e);
|
|
1033
1017
|
}
|
|
1034
|
-
return
|
|
1018
|
+
return It[e];
|
|
1035
1019
|
}, W = [];
|
|
1036
|
-
function
|
|
1020
|
+
function In(e, t) {
|
|
1037
1021
|
return {
|
|
1038
1022
|
subscribe: Fe(e, t).subscribe
|
|
1039
1023
|
};
|
|
1040
1024
|
}
|
|
1041
|
-
function Fe(e, t =
|
|
1025
|
+
function Fe(e, t = k) {
|
|
1042
1026
|
let r;
|
|
1043
1027
|
const n = /* @__PURE__ */ new Set();
|
|
1044
1028
|
function i(u) {
|
|
1045
|
-
if (
|
|
1029
|
+
if (Xt(e, u) && (e = u, r)) {
|
|
1046
1030
|
const f = !W.length;
|
|
1047
1031
|
for (const s of n)
|
|
1048
1032
|
s[1](), W.push(s, e);
|
|
@@ -1056,9 +1040,9 @@ function Fe(e, t = O) {
|
|
|
1056
1040
|
function o(u) {
|
|
1057
1041
|
i(u(e));
|
|
1058
1042
|
}
|
|
1059
|
-
function l(u, f =
|
|
1043
|
+
function l(u, f = k) {
|
|
1060
1044
|
const s = [u, f];
|
|
1061
|
-
return n.add(s), n.size === 1 && (r = t(i, o) ||
|
|
1045
|
+
return n.add(s), n.size === 1 && (r = t(i, o) || k), u(e), () => {
|
|
1062
1046
|
n.delete(s), n.size === 0 && r && (r(), r = null);
|
|
1063
1047
|
};
|
|
1064
1048
|
}
|
|
@@ -1069,21 +1053,21 @@ function ne(e, t, r) {
|
|
|
1069
1053
|
if (!i.every(Boolean))
|
|
1070
1054
|
throw new Error("derived() expects stores as input, got a falsy value");
|
|
1071
1055
|
const o = t.length < 2;
|
|
1072
|
-
return
|
|
1056
|
+
return In(r, (l, u) => {
|
|
1073
1057
|
let f = !1;
|
|
1074
1058
|
const s = [];
|
|
1075
|
-
let a = 0, c =
|
|
1059
|
+
let a = 0, c = k;
|
|
1076
1060
|
const m = () => {
|
|
1077
1061
|
if (a)
|
|
1078
1062
|
return;
|
|
1079
1063
|
c();
|
|
1080
1064
|
const S = t(n ? s[0] : s, l, u);
|
|
1081
|
-
o ? l(S) : c =
|
|
1082
|
-
},
|
|
1083
|
-
(S, E) =>
|
|
1065
|
+
o ? l(S) : c = ot(S) ? S : k;
|
|
1066
|
+
}, y = i.map(
|
|
1067
|
+
(S, E) => Rr(
|
|
1084
1068
|
S,
|
|
1085
|
-
(
|
|
1086
|
-
s[E] =
|
|
1069
|
+
(B) => {
|
|
1070
|
+
s[E] = B, a &= ~(1 << E), f && m();
|
|
1087
1071
|
},
|
|
1088
1072
|
() => {
|
|
1089
1073
|
a |= 1 << E;
|
|
@@ -1091,74 +1075,74 @@ function ne(e, t, r) {
|
|
|
1091
1075
|
)
|
|
1092
1076
|
);
|
|
1093
1077
|
return f = !0, m(), function() {
|
|
1094
|
-
fe(
|
|
1078
|
+
fe(y), c(), f = !1;
|
|
1095
1079
|
};
|
|
1096
1080
|
});
|
|
1097
1081
|
}
|
|
1098
|
-
function
|
|
1099
|
-
return e
|
|
1082
|
+
function Sn(e) {
|
|
1083
|
+
return e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1100
1084
|
}
|
|
1101
|
-
var
|
|
1102
|
-
return
|
|
1085
|
+
var Hn = function(t) {
|
|
1086
|
+
return Tn(t) && !An(t);
|
|
1103
1087
|
};
|
|
1104
|
-
function
|
|
1088
|
+
function Tn(e) {
|
|
1105
1089
|
return !!e && typeof e == "object";
|
|
1106
1090
|
}
|
|
1107
|
-
function
|
|
1091
|
+
function An(e) {
|
|
1108
1092
|
var t = Object.prototype.toString.call(e);
|
|
1109
|
-
return t === "[object RegExp]" || t === "[object Date]" ||
|
|
1093
|
+
return t === "[object RegExp]" || t === "[object Date]" || Pn(e);
|
|
1110
1094
|
}
|
|
1111
|
-
var
|
|
1112
|
-
function
|
|
1113
|
-
return e.$$typeof ===
|
|
1095
|
+
var Fn = typeof Symbol == "function" && Symbol.for, Ln = Fn ? Symbol.for("react.element") : 60103;
|
|
1096
|
+
function Pn(e) {
|
|
1097
|
+
return e.$$typeof === Ln;
|
|
1114
1098
|
}
|
|
1115
|
-
function
|
|
1099
|
+
function wn(e) {
|
|
1116
1100
|
return Array.isArray(e) ? [] : {};
|
|
1117
1101
|
}
|
|
1118
1102
|
function ue(e, t) {
|
|
1119
|
-
return t.clone !== !1 && t.isMergeableObject(e) ? J(
|
|
1103
|
+
return t.clone !== !1 && t.isMergeableObject(e) ? J(wn(e), e, t) : e;
|
|
1120
1104
|
}
|
|
1121
|
-
function
|
|
1105
|
+
function xn(e, t, r) {
|
|
1122
1106
|
return e.concat(t).map(function(n) {
|
|
1123
1107
|
return ue(n, r);
|
|
1124
1108
|
});
|
|
1125
1109
|
}
|
|
1126
|
-
function
|
|
1110
|
+
function Bn(e, t) {
|
|
1127
1111
|
if (!t.customMerge)
|
|
1128
1112
|
return J;
|
|
1129
1113
|
var r = t.customMerge(e);
|
|
1130
1114
|
return typeof r == "function" ? r : J;
|
|
1131
1115
|
}
|
|
1132
|
-
function
|
|
1116
|
+
function On(e) {
|
|
1133
1117
|
return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
|
|
1134
1118
|
return Object.propertyIsEnumerable.call(e, t);
|
|
1135
1119
|
}) : [];
|
|
1136
1120
|
}
|
|
1137
|
-
function
|
|
1138
|
-
return Object.keys(e).concat(
|
|
1121
|
+
function St(e) {
|
|
1122
|
+
return Object.keys(e).concat(On(e));
|
|
1139
1123
|
}
|
|
1140
|
-
function
|
|
1124
|
+
function er(e, t) {
|
|
1141
1125
|
try {
|
|
1142
1126
|
return t in e;
|
|
1143
1127
|
} catch (r) {
|
|
1144
1128
|
return !1;
|
|
1145
1129
|
}
|
|
1146
1130
|
}
|
|
1147
|
-
function
|
|
1148
|
-
return
|
|
1131
|
+
function kn(e, t) {
|
|
1132
|
+
return er(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
|
|
1149
1133
|
}
|
|
1150
|
-
function
|
|
1134
|
+
function Nn(e, t, r) {
|
|
1151
1135
|
var n = {};
|
|
1152
|
-
return r.isMergeableObject(e) &&
|
|
1136
|
+
return r.isMergeableObject(e) && St(e).forEach(function(i) {
|
|
1153
1137
|
n[i] = ue(e[i], r);
|
|
1154
|
-
}),
|
|
1155
|
-
|
|
1138
|
+
}), St(t).forEach(function(i) {
|
|
1139
|
+
kn(e, i) || (er(e, i) && r.isMergeableObject(t[i]) ? n[i] = Bn(i, r)(e[i], t[i], r) : n[i] = ue(t[i], r));
|
|
1156
1140
|
}), n;
|
|
1157
1141
|
}
|
|
1158
1142
|
function J(e, t, r) {
|
|
1159
|
-
r = r || {}, r.arrayMerge = r.arrayMerge ||
|
|
1143
|
+
r = r || {}, r.arrayMerge = r.arrayMerge || xn, r.isMergeableObject = r.isMergeableObject || Hn, r.cloneUnlessOtherwiseSpecified = ue;
|
|
1160
1144
|
var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
|
|
1161
|
-
return o ? n ? r.arrayMerge(e, t, r) :
|
|
1145
|
+
return o ? n ? r.arrayMerge(e, t, r) : Nn(e, t, r) : ue(t, r);
|
|
1162
1146
|
}
|
|
1163
1147
|
J.all = function(t, r) {
|
|
1164
1148
|
if (!Array.isArray(t))
|
|
@@ -1167,58 +1151,60 @@ J.all = function(t, r) {
|
|
|
1167
1151
|
return J(n, i, r);
|
|
1168
1152
|
}, {});
|
|
1169
1153
|
};
|
|
1170
|
-
var
|
|
1171
|
-
const
|
|
1172
|
-
function
|
|
1173
|
-
var r = t && t.cache ? t.cache :
|
|
1154
|
+
var Cn = J, Mn = Cn;
|
|
1155
|
+
const Dn = /* @__PURE__ */ Sn(Mn);
|
|
1156
|
+
function De(e, t) {
|
|
1157
|
+
var r = t && t.cache ? t.cache : Xn, n = t && t.serializer ? t.serializer : jn, i = t && t.strategy ? t.strategy : Un;
|
|
1174
1158
|
return i(e, {
|
|
1175
1159
|
cache: r,
|
|
1176
1160
|
serializer: n
|
|
1177
1161
|
});
|
|
1178
1162
|
}
|
|
1179
|
-
function
|
|
1163
|
+
function Rn(e) {
|
|
1180
1164
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1181
1165
|
}
|
|
1182
|
-
function
|
|
1183
|
-
var i =
|
|
1166
|
+
function tr(e, t, r, n) {
|
|
1167
|
+
var i = Rn(n) ? n : r(n), o = t.get(i);
|
|
1184
1168
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1185
1169
|
}
|
|
1186
|
-
function
|
|
1170
|
+
function rr(e, t, r) {
|
|
1187
1171
|
var n = Array.prototype.slice.call(arguments, 3), i = r(n), o = t.get(i);
|
|
1188
1172
|
return typeof o == "undefined" && (o = e.apply(this, n), t.set(i, o)), o;
|
|
1189
1173
|
}
|
|
1190
|
-
function
|
|
1174
|
+
function st(e, t, r, n, i) {
|
|
1191
1175
|
return r.bind(t, e, n, i);
|
|
1192
1176
|
}
|
|
1193
|
-
function
|
|
1194
|
-
var r = e.length === 1 ?
|
|
1195
|
-
return
|
|
1177
|
+
function Un(e, t) {
|
|
1178
|
+
var r = e.length === 1 ? tr : rr;
|
|
1179
|
+
return st(e, this, r, t.cache.create(), t.serializer);
|
|
1196
1180
|
}
|
|
1197
|
-
function
|
|
1198
|
-
return
|
|
1181
|
+
function Gn(e, t) {
|
|
1182
|
+
return st(e, this, rr, t.cache.create(), t.serializer);
|
|
1199
1183
|
}
|
|
1200
|
-
function
|
|
1201
|
-
return
|
|
1184
|
+
function $n(e, t) {
|
|
1185
|
+
return st(e, this, tr, t.cache.create(), t.serializer);
|
|
1202
1186
|
}
|
|
1203
|
-
var
|
|
1187
|
+
var jn = function() {
|
|
1204
1188
|
return JSON.stringify(arguments);
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1189
|
+
}, Vn = (
|
|
1190
|
+
/** @class */
|
|
1191
|
+
function() {
|
|
1192
|
+
function e() {
|
|
1193
|
+
this.cache = /* @__PURE__ */ Object.create(null);
|
|
1194
|
+
}
|
|
1195
|
+
return e.prototype.get = function(t) {
|
|
1196
|
+
return this.cache[t];
|
|
1197
|
+
}, e.prototype.set = function(t, r) {
|
|
1198
|
+
this.cache[t] = r;
|
|
1199
|
+
}, e;
|
|
1200
|
+
}()
|
|
1201
|
+
), Xn = {
|
|
1216
1202
|
create: function() {
|
|
1217
|
-
return new
|
|
1203
|
+
return new Vn();
|
|
1218
1204
|
}
|
|
1219
|
-
},
|
|
1220
|
-
variadic:
|
|
1221
|
-
monadic:
|
|
1205
|
+
}, Re = {
|
|
1206
|
+
variadic: Gn,
|
|
1207
|
+
monadic: $n
|
|
1222
1208
|
}, b;
|
|
1223
1209
|
(function(e) {
|
|
1224
1210
|
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";
|
|
@@ -1231,43 +1217,43 @@ var q;
|
|
|
1231
1217
|
(function(e) {
|
|
1232
1218
|
e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
|
|
1233
1219
|
})(q || (q = {}));
|
|
1234
|
-
function
|
|
1220
|
+
function Ht(e) {
|
|
1235
1221
|
return e.type === T.literal;
|
|
1236
1222
|
}
|
|
1237
|
-
function
|
|
1223
|
+
function Wn(e) {
|
|
1238
1224
|
return e.type === T.argument;
|
|
1239
1225
|
}
|
|
1240
|
-
function
|
|
1226
|
+
function nr(e) {
|
|
1241
1227
|
return e.type === T.number;
|
|
1242
1228
|
}
|
|
1243
|
-
function
|
|
1229
|
+
function ir(e) {
|
|
1244
1230
|
return e.type === T.date;
|
|
1245
1231
|
}
|
|
1246
|
-
function
|
|
1232
|
+
function or(e) {
|
|
1247
1233
|
return e.type === T.time;
|
|
1248
1234
|
}
|
|
1249
|
-
function
|
|
1235
|
+
function sr(e) {
|
|
1250
1236
|
return e.type === T.select;
|
|
1251
1237
|
}
|
|
1252
|
-
function
|
|
1238
|
+
function ar(e) {
|
|
1253
1239
|
return e.type === T.plural;
|
|
1254
1240
|
}
|
|
1255
|
-
function
|
|
1241
|
+
function zn(e) {
|
|
1256
1242
|
return e.type === T.pound;
|
|
1257
1243
|
}
|
|
1258
|
-
function
|
|
1244
|
+
function lr(e) {
|
|
1259
1245
|
return e.type === T.tag;
|
|
1260
1246
|
}
|
|
1261
|
-
function
|
|
1247
|
+
function ur(e) {
|
|
1262
1248
|
return !!(e && typeof e == "object" && e.type === q.number);
|
|
1263
1249
|
}
|
|
1264
|
-
function
|
|
1250
|
+
function qe(e) {
|
|
1265
1251
|
return !!(e && typeof e == "object" && e.type === q.dateTime);
|
|
1266
1252
|
}
|
|
1267
|
-
var
|
|
1268
|
-
function
|
|
1253
|
+
var hr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Zn = /(?:[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;
|
|
1254
|
+
function Qn(e) {
|
|
1269
1255
|
var t = {};
|
|
1270
|
-
return e.replace(
|
|
1256
|
+
return e.replace(Zn, function(r) {
|
|
1271
1257
|
var n = r.length;
|
|
1272
1258
|
switch (r[0]) {
|
|
1273
1259
|
case "G":
|
|
@@ -1356,11 +1342,11 @@ function qn(e) {
|
|
|
1356
1342
|
return "";
|
|
1357
1343
|
}), t;
|
|
1358
1344
|
}
|
|
1359
|
-
var
|
|
1360
|
-
function
|
|
1345
|
+
var Jn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
|
|
1346
|
+
function qn(e) {
|
|
1361
1347
|
if (e.length === 0)
|
|
1362
1348
|
throw new Error("Number skeleton cannot be empty");
|
|
1363
|
-
for (var t = e.split(
|
|
1349
|
+
for (var t = e.split(Jn).filter(function(m) {
|
|
1364
1350
|
return m.length > 0;
|
|
1365
1351
|
}), r = [], n = 0, i = t; n < i.length; n++) {
|
|
1366
1352
|
var o = i[n], l = o.split("/");
|
|
@@ -1375,17 +1361,17 @@ function Kn(e) {
|
|
|
1375
1361
|
}
|
|
1376
1362
|
return r;
|
|
1377
1363
|
}
|
|
1378
|
-
function
|
|
1364
|
+
function Yn(e) {
|
|
1379
1365
|
return e.replace(/^(.*?)-/, "");
|
|
1380
1366
|
}
|
|
1381
|
-
var
|
|
1382
|
-
function
|
|
1367
|
+
var Tt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, fr = /^(@+)?(\+|#+)?[rs]?$/g, Kn = /(\*)(0+)|(#+)(0+)|(0+)/g, cr = /^(0+)$/;
|
|
1368
|
+
function At(e) {
|
|
1383
1369
|
var t = {};
|
|
1384
|
-
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(
|
|
1370
|
+
return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(fr, function(r, n, i) {
|
|
1385
1371
|
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)), "";
|
|
1386
1372
|
}), t;
|
|
1387
1373
|
}
|
|
1388
|
-
function
|
|
1374
|
+
function mr(e) {
|
|
1389
1375
|
switch (e) {
|
|
1390
1376
|
case "sign-auto":
|
|
1391
1377
|
return {
|
|
@@ -1425,7 +1411,7 @@ function br(e) {
|
|
|
1425
1411
|
};
|
|
1426
1412
|
}
|
|
1427
1413
|
}
|
|
1428
|
-
function
|
|
1414
|
+
function ei(e) {
|
|
1429
1415
|
var t;
|
|
1430
1416
|
if (e[0] === "E" && e[1] === "E" ? (t = {
|
|
1431
1417
|
notation: "engineering"
|
|
@@ -1433,17 +1419,17 @@ function ri(e) {
|
|
|
1433
1419
|
notation: "scientific"
|
|
1434
1420
|
}, e = e.slice(1)), t) {
|
|
1435
1421
|
var r = e.slice(0, 2);
|
|
1436
|
-
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !
|
|
1422
|
+
if (r === "+!" ? (t.signDisplay = "always", e = e.slice(2)) : r === "+?" && (t.signDisplay = "exceptZero", e = e.slice(2)), !cr.test(e))
|
|
1437
1423
|
throw new Error("Malformed concise eng/scientific notation");
|
|
1438
1424
|
t.minimumIntegerDigits = e.length;
|
|
1439
1425
|
}
|
|
1440
1426
|
return t;
|
|
1441
1427
|
}
|
|
1442
|
-
function
|
|
1443
|
-
var t = {}, r =
|
|
1428
|
+
function Ft(e) {
|
|
1429
|
+
var t = {}, r = mr(e);
|
|
1444
1430
|
return r || t;
|
|
1445
1431
|
}
|
|
1446
|
-
function
|
|
1432
|
+
function ti(e) {
|
|
1447
1433
|
for (var t = {}, r = 0, n = e; r < n.length; r++) {
|
|
1448
1434
|
var i = n[r];
|
|
1449
1435
|
switch (i.stem) {
|
|
@@ -1467,7 +1453,7 @@ function ni(e) {
|
|
|
1467
1453
|
continue;
|
|
1468
1454
|
case "measure-unit":
|
|
1469
1455
|
case "unit":
|
|
1470
|
-
t.style = "unit", t.unit =
|
|
1456
|
+
t.style = "unit", t.unit = Yn(i.options[0]);
|
|
1471
1457
|
continue;
|
|
1472
1458
|
case "compact-short":
|
|
1473
1459
|
case "K":
|
|
@@ -1478,13 +1464,13 @@ function ni(e) {
|
|
|
1478
1464
|
t.notation = "compact", t.compactDisplay = "long";
|
|
1479
1465
|
continue;
|
|
1480
1466
|
case "scientific":
|
|
1481
|
-
t =
|
|
1482
|
-
return
|
|
1467
|
+
t = v(v(v({}, t), { notation: "scientific" }), i.options.reduce(function(f, s) {
|
|
1468
|
+
return v(v({}, f), Ft(s));
|
|
1483
1469
|
}, {}));
|
|
1484
1470
|
continue;
|
|
1485
1471
|
case "engineering":
|
|
1486
|
-
t =
|
|
1487
|
-
return
|
|
1472
|
+
t = v(v(v({}, t), { notation: "engineering" }), i.options.reduce(function(f, s) {
|
|
1473
|
+
return v(v({}, f), Ft(s));
|
|
1488
1474
|
}, {}));
|
|
1489
1475
|
continue;
|
|
1490
1476
|
case "notation-simple":
|
|
@@ -1529,45 +1515,45 @@ function ni(e) {
|
|
|
1529
1515
|
case "integer-width":
|
|
1530
1516
|
if (i.options.length > 1)
|
|
1531
1517
|
throw new RangeError("integer-width stems only accept a single optional option");
|
|
1532
|
-
i.options[0].replace(
|
|
1518
|
+
i.options[0].replace(Kn, function(f, s, a, c, m, y) {
|
|
1533
1519
|
if (s)
|
|
1534
1520
|
t.minimumIntegerDigits = a.length;
|
|
1535
1521
|
else {
|
|
1536
1522
|
if (c && m)
|
|
1537
1523
|
throw new Error("We currently do not support maximum integer digits");
|
|
1538
|
-
if (
|
|
1524
|
+
if (y)
|
|
1539
1525
|
throw new Error("We currently do not support exact integer digits");
|
|
1540
1526
|
}
|
|
1541
1527
|
return "";
|
|
1542
1528
|
});
|
|
1543
1529
|
continue;
|
|
1544
1530
|
}
|
|
1545
|
-
if (
|
|
1531
|
+
if (cr.test(i.stem)) {
|
|
1546
1532
|
t.minimumIntegerDigits = i.stem.length;
|
|
1547
1533
|
continue;
|
|
1548
1534
|
}
|
|
1549
|
-
if (
|
|
1535
|
+
if (Tt.test(i.stem)) {
|
|
1550
1536
|
if (i.options.length > 1)
|
|
1551
1537
|
throw new RangeError("Fraction-precision stems only accept a single optional option");
|
|
1552
|
-
i.stem.replace(
|
|
1553
|
-
return a === "*" ? t.minimumFractionDigits = s.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m &&
|
|
1538
|
+
i.stem.replace(Tt, function(f, s, a, c, m, y) {
|
|
1539
|
+
return a === "*" ? t.minimumFractionDigits = s.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : m && y ? (t.minimumFractionDigits = m.length, t.maximumFractionDigits = m.length + y.length) : (t.minimumFractionDigits = s.length, t.maximumFractionDigits = s.length), "";
|
|
1554
1540
|
});
|
|
1555
1541
|
var o = i.options[0];
|
|
1556
|
-
o === "w" ? t =
|
|
1542
|
+
o === "w" ? t = v(v({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = v(v({}, t), At(o)));
|
|
1557
1543
|
continue;
|
|
1558
1544
|
}
|
|
1559
|
-
if (
|
|
1560
|
-
t =
|
|
1545
|
+
if (fr.test(i.stem)) {
|
|
1546
|
+
t = v(v({}, t), At(i.stem));
|
|
1561
1547
|
continue;
|
|
1562
1548
|
}
|
|
1563
|
-
var l =
|
|
1564
|
-
l && (t =
|
|
1565
|
-
var u =
|
|
1566
|
-
u && (t =
|
|
1549
|
+
var l = mr(i.stem);
|
|
1550
|
+
l && (t = v(v({}, t), l));
|
|
1551
|
+
var u = ei(i.stem);
|
|
1552
|
+
u && (t = v(v({}, t), u));
|
|
1567
1553
|
}
|
|
1568
1554
|
return t;
|
|
1569
1555
|
}
|
|
1570
|
-
var
|
|
1556
|
+
var ye = {
|
|
1571
1557
|
"001": [
|
|
1572
1558
|
"H",
|
|
1573
1559
|
"h"
|
|
@@ -2982,13 +2968,13 @@ var ve = {
|
|
|
2982
2968
|
"h"
|
|
2983
2969
|
]
|
|
2984
2970
|
};
|
|
2985
|
-
function
|
|
2971
|
+
function ri(e, t) {
|
|
2986
2972
|
for (var r = "", n = 0; n < e.length; n++) {
|
|
2987
2973
|
var i = e.charAt(n);
|
|
2988
2974
|
if (i === "j") {
|
|
2989
2975
|
for (var o = 0; n + 1 < e.length && e.charAt(n + 1) === i; )
|
|
2990
2976
|
o++, n++;
|
|
2991
|
-
var l = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), f = "a", s =
|
|
2977
|
+
var l = 1 + (o & 1), u = o < 2 ? 1 : 3 + (o >> 1), f = "a", s = ni(t);
|
|
2992
2978
|
for ((s == "H" || s == "k") && (u = 0); u-- > 0; )
|
|
2993
2979
|
r += f;
|
|
2994
2980
|
for (; l-- > 0; )
|
|
@@ -2998,7 +2984,7 @@ function ii(e, t) {
|
|
|
2998
2984
|
}
|
|
2999
2985
|
return r;
|
|
3000
2986
|
}
|
|
3001
|
-
function
|
|
2987
|
+
function ni(e) {
|
|
3002
2988
|
var t = e.hourCycle;
|
|
3003
2989
|
if (t === void 0 && // @ts-ignore hourCycle(s) is not identified yet
|
|
3004
2990
|
e.hourCycles && // @ts-ignore
|
|
@@ -3017,23 +3003,23 @@ function oi(e) {
|
|
|
3017
3003
|
}
|
|
3018
3004
|
var r = e.language, n;
|
|
3019
3005
|
r !== "root" && (n = e.maximize().region);
|
|
3020
|
-
var i =
|
|
3006
|
+
var i = ye[n || ""] || ye[r || ""] || ye["".concat(r, "-001")] || ye["001"];
|
|
3021
3007
|
return i[0];
|
|
3022
3008
|
}
|
|
3023
|
-
var
|
|
3009
|
+
var Ue, ii = new RegExp("^".concat(hr.source, "*")), oi = new RegExp("".concat(hr.source, "*$"));
|
|
3024
3010
|
function _(e, t) {
|
|
3025
3011
|
return { start: e, end: t };
|
|
3026
3012
|
}
|
|
3027
|
-
var
|
|
3013
|
+
var si = !!String.prototype.startsWith && "_a".startsWith("a", 1), ai = !!String.fromCodePoint, li = !!Object.fromEntries, ui = !!String.prototype.codePointAt, hi = !!String.prototype.trimStart, fi = !!String.prototype.trimEnd, ci = !!Number.isSafeInteger, mi = ci ? Number.isSafeInteger : function(e) {
|
|
3028
3014
|
return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
|
|
3029
|
-
},
|
|
3015
|
+
}, Ye = !0;
|
|
3030
3016
|
try {
|
|
3031
|
-
var
|
|
3032
|
-
|
|
3017
|
+
var pi = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3018
|
+
Ye = ((Ue = pi.exec("a")) === null || Ue === void 0 ? void 0 : Ue[0]) === "a";
|
|
3033
3019
|
} catch (e) {
|
|
3034
|
-
|
|
3020
|
+
Ye = !1;
|
|
3035
3021
|
}
|
|
3036
|
-
var
|
|
3022
|
+
var Lt = si ? (
|
|
3037
3023
|
// Native
|
|
3038
3024
|
function(t, r, n) {
|
|
3039
3025
|
return t.startsWith(r, n);
|
|
@@ -3043,7 +3029,7 @@ var wt = li ? (
|
|
|
3043
3029
|
function(t, r, n) {
|
|
3044
3030
|
return t.slice(n, n + r.length) === r;
|
|
3045
3031
|
}
|
|
3046
|
-
),
|
|
3032
|
+
), Ke = ai ? String.fromCodePoint : (
|
|
3047
3033
|
// IE11
|
|
3048
3034
|
function() {
|
|
3049
3035
|
for (var t = [], r = 0; r < arguments.length; r++)
|
|
@@ -3055,9 +3041,9 @@ var wt = li ? (
|
|
|
3055
3041
|
}
|
|
3056
3042
|
return n;
|
|
3057
3043
|
}
|
|
3058
|
-
),
|
|
3044
|
+
), Pt = (
|
|
3059
3045
|
// native
|
|
3060
|
-
|
|
3046
|
+
li ? Object.fromEntries : (
|
|
3061
3047
|
// Ponyfill
|
|
3062
3048
|
function(t) {
|
|
3063
3049
|
for (var r = {}, n = 0, i = t; n < i.length; n++) {
|
|
@@ -3067,7 +3053,7 @@ var wt = li ? (
|
|
|
3067
3053
|
return r;
|
|
3068
3054
|
}
|
|
3069
3055
|
)
|
|
3070
|
-
),
|
|
3056
|
+
), pr = ui ? (
|
|
3071
3057
|
// Native
|
|
3072
3058
|
function(t, r) {
|
|
3073
3059
|
return t.codePointAt(r);
|
|
@@ -3081,7 +3067,7 @@ var wt = li ? (
|
|
|
3081
3067
|
return i < 55296 || i > 56319 || r + 1 === n || (o = t.charCodeAt(r + 1)) < 56320 || o > 57343 ? i : (i - 55296 << 10) + (o - 56320) + 65536;
|
|
3082
3068
|
}
|
|
3083
3069
|
}
|
|
3084
|
-
),
|
|
3070
|
+
), di = hi ? (
|
|
3085
3071
|
// Native
|
|
3086
3072
|
function(t) {
|
|
3087
3073
|
return t.trimStart();
|
|
@@ -3089,9 +3075,9 @@ var wt = li ? (
|
|
|
3089
3075
|
) : (
|
|
3090
3076
|
// Ponyfill
|
|
3091
3077
|
function(t) {
|
|
3092
|
-
return t.replace(
|
|
3078
|
+
return t.replace(ii, "");
|
|
3093
3079
|
}
|
|
3094
|
-
),
|
|
3080
|
+
), bi = fi ? (
|
|
3095
3081
|
// Native
|
|
3096
3082
|
function(t) {
|
|
3097
3083
|
return t.trimEnd();
|
|
@@ -3099,32 +3085,32 @@ var wt = li ? (
|
|
|
3099
3085
|
) : (
|
|
3100
3086
|
// Ponyfill
|
|
3101
3087
|
function(t) {
|
|
3102
|
-
return t.replace(
|
|
3088
|
+
return t.replace(oi, "");
|
|
3103
3089
|
}
|
|
3104
3090
|
);
|
|
3105
|
-
function
|
|
3091
|
+
function dr(e, t) {
|
|
3106
3092
|
return new RegExp(e, t);
|
|
3107
3093
|
}
|
|
3108
|
-
var
|
|
3109
|
-
if (
|
|
3110
|
-
var
|
|
3111
|
-
|
|
3094
|
+
var et;
|
|
3095
|
+
if (Ye) {
|
|
3096
|
+
var wt = dr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
|
|
3097
|
+
et = function(t, r) {
|
|
3112
3098
|
var n;
|
|
3113
|
-
|
|
3114
|
-
var i =
|
|
3099
|
+
wt.lastIndex = r;
|
|
3100
|
+
var i = wt.exec(t);
|
|
3115
3101
|
return (n = i[1]) !== null && n !== void 0 ? n : "";
|
|
3116
3102
|
};
|
|
3117
3103
|
} else
|
|
3118
|
-
|
|
3104
|
+
et = function(t, r) {
|
|
3119
3105
|
for (var n = []; ; ) {
|
|
3120
|
-
var i =
|
|
3121
|
-
if (i === void 0 ||
|
|
3106
|
+
var i = pr(t, r);
|
|
3107
|
+
if (i === void 0 || br(i) || vi(i))
|
|
3122
3108
|
break;
|
|
3123
3109
|
n.push(i), r += i >= 65536 ? 2 : 1;
|
|
3124
3110
|
}
|
|
3125
|
-
return
|
|
3111
|
+
return Ke.apply(void 0, n);
|
|
3126
3112
|
};
|
|
3127
|
-
var
|
|
3113
|
+
var gi = (
|
|
3128
3114
|
/** @class */
|
|
3129
3115
|
function() {
|
|
3130
3116
|
function e(t, r) {
|
|
@@ -3155,7 +3141,7 @@ var vi = (
|
|
|
3155
3141
|
if (n)
|
|
3156
3142
|
break;
|
|
3157
3143
|
return this.error(b.UNMATCHED_CLOSING_TAG, _(this.clonePosition(), this.clonePosition()));
|
|
3158
|
-
} else if (o === 60 && !this.ignoreTag &&
|
|
3144
|
+
} else if (o === 60 && !this.ignoreTag && tt(this.peek() || 0)) {
|
|
3159
3145
|
var l = this.parseTag(t, r);
|
|
3160
3146
|
if (l.err)
|
|
3161
3147
|
return l;
|
|
@@ -3188,7 +3174,7 @@ var vi = (
|
|
|
3188
3174
|
return o;
|
|
3189
3175
|
var l = o.val, u = this.clonePosition();
|
|
3190
3176
|
if (this.bumpIf("</")) {
|
|
3191
|
-
if (this.isEOF() || !
|
|
3177
|
+
if (this.isEOF() || !tt(this.char()))
|
|
3192
3178
|
return this.error(b.INVALID_TAG, _(u, this.clonePosition()));
|
|
3193
3179
|
var f = this.clonePosition(), s = this.parseTagName();
|
|
3194
3180
|
return i !== s ? this.error(b.UNMATCHED_CLOSING_TAG, _(f, this.clonePosition())) : (this.bumpSpace(), this.bumpIf(">") ? {
|
|
@@ -3206,7 +3192,7 @@ var vi = (
|
|
|
3206
3192
|
return this.error(b.INVALID_TAG, _(n, this.clonePosition()));
|
|
3207
3193
|
}, e.prototype.parseTagName = function() {
|
|
3208
3194
|
var t = this.offset();
|
|
3209
|
-
for (this.bump(); !this.isEOF() &&
|
|
3195
|
+
for (this.bump(); !this.isEOF() && yi(this.char()); )
|
|
3210
3196
|
this.bump();
|
|
3211
3197
|
return this.message.slice(t, this.offset());
|
|
3212
3198
|
}, e.prototype.parseLiteral = function(t, r) {
|
|
@@ -3235,7 +3221,7 @@ var vi = (
|
|
|
3235
3221
|
};
|
|
3236
3222
|
}, e.prototype.tryParseLeftAngleBracket = function() {
|
|
3237
3223
|
return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
|
|
3238
|
-
!
|
|
3224
|
+
!_i(this.peek() || 0)) ? (this.bump(), "<") : null;
|
|
3239
3225
|
}, e.prototype.tryParseQuote = function(t) {
|
|
3240
3226
|
if (this.isEOF() || this.char() !== 39)
|
|
3241
3227
|
return null;
|
|
@@ -3269,12 +3255,12 @@ var vi = (
|
|
|
3269
3255
|
r.push(n);
|
|
3270
3256
|
this.bump();
|
|
3271
3257
|
}
|
|
3272
|
-
return
|
|
3258
|
+
return Ke.apply(void 0, r);
|
|
3273
3259
|
}, e.prototype.tryParseUnquoted = function(t, r) {
|
|
3274
3260
|
if (this.isEOF())
|
|
3275
3261
|
return null;
|
|
3276
3262
|
var n = this.char();
|
|
3277
|
-
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(),
|
|
3263
|
+
return n === 60 || n === 123 || n === 35 && (r === "plural" || r === "selectordinal") || n === 125 && t > 0 ? null : (this.bump(), Ke(n));
|
|
3278
3264
|
}, e.prototype.parseArgument = function(t, r) {
|
|
3279
3265
|
var n = this.clonePosition();
|
|
3280
3266
|
if (this.bump(), this.bumpSpace(), this.isEOF())
|
|
@@ -3303,7 +3289,7 @@ var vi = (
|
|
|
3303
3289
|
return this.error(b.MALFORMED_ARGUMENT, _(n, this.clonePosition()));
|
|
3304
3290
|
}
|
|
3305
3291
|
}, e.prototype.parseIdentifierIfPossible = function() {
|
|
3306
|
-
var t = this.clonePosition(), r = this.offset(), n =
|
|
3292
|
+
var t = this.clonePosition(), r = this.offset(), n = et(this.message, r), i = r + n.length;
|
|
3307
3293
|
this.bumpTo(i);
|
|
3308
3294
|
var o = this.clonePosition(), l = _(t, o);
|
|
3309
3295
|
return { value: n, location: l };
|
|
@@ -3322,34 +3308,34 @@ var vi = (
|
|
|
3322
3308
|
var a = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
|
|
3323
3309
|
if (c.err)
|
|
3324
3310
|
return c;
|
|
3325
|
-
var m =
|
|
3311
|
+
var m = bi(c.val);
|
|
3326
3312
|
if (m.length === 0)
|
|
3327
3313
|
return this.error(b.EXPECT_ARGUMENT_STYLE, _(this.clonePosition(), this.clonePosition()));
|
|
3328
|
-
var
|
|
3329
|
-
s = { style: m, styleLocation:
|
|
3314
|
+
var y = _(a, this.clonePosition());
|
|
3315
|
+
s = { style: m, styleLocation: y };
|
|
3330
3316
|
}
|
|
3331
3317
|
var S = this.tryParseArgumentClose(i);
|
|
3332
3318
|
if (S.err)
|
|
3333
3319
|
return S;
|
|
3334
3320
|
var E = _(i, this.clonePosition());
|
|
3335
|
-
if (s &&
|
|
3336
|
-
var
|
|
3321
|
+
if (s && Lt(s == null ? void 0 : s.style, "::", 0)) {
|
|
3322
|
+
var B = di(s.style.slice(2));
|
|
3337
3323
|
if (u === "number") {
|
|
3338
|
-
var c = this.parseNumberSkeletonFromString(
|
|
3324
|
+
var c = this.parseNumberSkeletonFromString(B, s.styleLocation);
|
|
3339
3325
|
return c.err ? c : {
|
|
3340
3326
|
val: { type: T.number, value: n, location: E, style: c.val },
|
|
3341
3327
|
err: null
|
|
3342
3328
|
};
|
|
3343
3329
|
} else {
|
|
3344
|
-
if (
|
|
3330
|
+
if (B.length === 0)
|
|
3345
3331
|
return this.error(b.EXPECT_DATE_TIME_SKELETON, E);
|
|
3346
|
-
var R =
|
|
3347
|
-
this.locale && (R =
|
|
3332
|
+
var R = B;
|
|
3333
|
+
this.locale && (R = ri(B, this.locale));
|
|
3348
3334
|
var m = {
|
|
3349
3335
|
type: q.dateTime,
|
|
3350
3336
|
pattern: R,
|
|
3351
3337
|
location: s.styleLocation,
|
|
3352
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3338
|
+
parsedOptions: this.shouldParseSkeletons ? Qn(R) : {}
|
|
3353
3339
|
}, N = u === "date" ? T.date : T.time;
|
|
3354
3340
|
return {
|
|
3355
3341
|
val: { type: N, value: n, location: E, style: m },
|
|
@@ -3372,7 +3358,7 @@ var vi = (
|
|
|
3372
3358
|
case "select": {
|
|
3373
3359
|
var w = this.clonePosition();
|
|
3374
3360
|
if (this.bumpSpace(), !this.bumpIf(","))
|
|
3375
|
-
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(w,
|
|
3361
|
+
return this.error(b.EXPECT_SELECT_ARGUMENT_OPTIONS, _(w, v({}, w)));
|
|
3376
3362
|
this.bumpSpace();
|
|
3377
3363
|
var U = this.parseIdentifierIfPossible(), L = 0;
|
|
3378
3364
|
if (u !== "select" && U.value === "offset") {
|
|
@@ -3384,9 +3370,9 @@ var vi = (
|
|
|
3384
3370
|
return c;
|
|
3385
3371
|
this.bumpSpace(), U = this.parseIdentifierIfPossible(), L = c.val;
|
|
3386
3372
|
}
|
|
3387
|
-
var
|
|
3388
|
-
if (
|
|
3389
|
-
return
|
|
3373
|
+
var x = this.tryParsePluralOrSelectOptions(t, u, r, U);
|
|
3374
|
+
if (x.err)
|
|
3375
|
+
return x;
|
|
3390
3376
|
var S = this.tryParseArgumentClose(i);
|
|
3391
3377
|
if (S.err)
|
|
3392
3378
|
return S;
|
|
@@ -3395,7 +3381,7 @@ var vi = (
|
|
|
3395
3381
|
val: {
|
|
3396
3382
|
type: T.select,
|
|
3397
3383
|
value: n,
|
|
3398
|
-
options:
|
|
3384
|
+
options: Pt(x.val),
|
|
3399
3385
|
location: oe
|
|
3400
3386
|
},
|
|
3401
3387
|
err: null
|
|
@@ -3403,7 +3389,7 @@ var vi = (
|
|
|
3403
3389
|
val: {
|
|
3404
3390
|
type: T.plural,
|
|
3405
3391
|
value: n,
|
|
3406
|
-
options:
|
|
3392
|
+
options: Pt(x.val),
|
|
3407
3393
|
offset: L,
|
|
3408
3394
|
pluralType: u === "plural" ? "cardinal" : "ordinal",
|
|
3409
3395
|
location: oe
|
|
@@ -3454,7 +3440,7 @@ var vi = (
|
|
|
3454
3440
|
}, e.prototype.parseNumberSkeletonFromString = function(t, r) {
|
|
3455
3441
|
var n = [];
|
|
3456
3442
|
try {
|
|
3457
|
-
n =
|
|
3443
|
+
n = qn(t);
|
|
3458
3444
|
} catch (i) {
|
|
3459
3445
|
return this.error(b.INVALID_NUMBER_SKELETON, r);
|
|
3460
3446
|
}
|
|
@@ -3463,7 +3449,7 @@ var vi = (
|
|
|
3463
3449
|
type: q.number,
|
|
3464
3450
|
tokens: n,
|
|
3465
3451
|
location: r,
|
|
3466
|
-
parsedOptions: this.shouldParseSkeletons ?
|
|
3452
|
+
parsedOptions: this.shouldParseSkeletons ? ti(n) : {}
|
|
3467
3453
|
},
|
|
3468
3454
|
err: null
|
|
3469
3455
|
};
|
|
@@ -3482,20 +3468,20 @@ var vi = (
|
|
|
3482
3468
|
if (f.has(s))
|
|
3483
3469
|
return this.error(r === "select" ? b.DUPLICATE_SELECT_ARGUMENT_SELECTOR : b.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, a);
|
|
3484
3470
|
s === "other" && (l = !0), this.bumpSpace();
|
|
3485
|
-
var
|
|
3471
|
+
var y = this.clonePosition();
|
|
3486
3472
|
if (!this.bumpIf("{"))
|
|
3487
3473
|
return this.error(r === "select" ? b.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT : b.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, _(this.clonePosition(), this.clonePosition()));
|
|
3488
3474
|
var S = this.parseMessage(t + 1, r, n);
|
|
3489
3475
|
if (S.err)
|
|
3490
3476
|
return S;
|
|
3491
|
-
var E = this.tryParseArgumentClose(
|
|
3477
|
+
var E = this.tryParseArgumentClose(y);
|
|
3492
3478
|
if (E.err)
|
|
3493
3479
|
return E;
|
|
3494
3480
|
u.push([
|
|
3495
3481
|
s,
|
|
3496
3482
|
{
|
|
3497
3483
|
value: S.val,
|
|
3498
|
-
location: _(
|
|
3484
|
+
location: _(y, this.clonePosition())
|
|
3499
3485
|
}
|
|
3500
3486
|
]), f.add(s), this.bumpSpace(), o = this.parseIdentifierIfPossible(), s = o.value, a = o.location;
|
|
3501
3487
|
}
|
|
@@ -3511,7 +3497,7 @@ var vi = (
|
|
|
3511
3497
|
break;
|
|
3512
3498
|
}
|
|
3513
3499
|
var f = _(i, this.clonePosition());
|
|
3514
|
-
return o ? (l *= n,
|
|
3500
|
+
return o ? (l *= n, mi(l) ? { val: l, err: null } : this.error(r, f)) : this.error(t, f);
|
|
3515
3501
|
}, e.prototype.offset = function() {
|
|
3516
3502
|
return this.position.offset;
|
|
3517
3503
|
}, e.prototype.isEOF = function() {
|
|
@@ -3526,7 +3512,7 @@ var vi = (
|
|
|
3526
3512
|
var t = this.position.offset;
|
|
3527
3513
|
if (t >= this.message.length)
|
|
3528
3514
|
throw Error("out of bound");
|
|
3529
|
-
var r =
|
|
3515
|
+
var r = pr(this.message, t);
|
|
3530
3516
|
if (r === void 0)
|
|
3531
3517
|
throw Error("Offset ".concat(t, " is at invalid UTF-16 code unit boundary"));
|
|
3532
3518
|
return r;
|
|
@@ -3545,7 +3531,7 @@ var vi = (
|
|
|
3545
3531
|
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);
|
|
3546
3532
|
}
|
|
3547
3533
|
}, e.prototype.bumpIf = function(t) {
|
|
3548
|
-
if (
|
|
3534
|
+
if (Lt(this.message, t, this.offset())) {
|
|
3549
3535
|
for (var r = 0; r < t.length; r++)
|
|
3550
3536
|
this.bump();
|
|
3551
3537
|
return !0;
|
|
@@ -3567,7 +3553,7 @@ var vi = (
|
|
|
3567
3553
|
break;
|
|
3568
3554
|
}
|
|
3569
3555
|
}, e.prototype.bumpSpace = function() {
|
|
3570
|
-
for (; !this.isEOF() &&
|
|
3556
|
+
for (; !this.isEOF() && br(this.char()); )
|
|
3571
3557
|
this.bump();
|
|
3572
3558
|
}, e.prototype.peek = function() {
|
|
3573
3559
|
if (this.isEOF())
|
|
@@ -3577,38 +3563,38 @@ var vi = (
|
|
|
3577
3563
|
}, e;
|
|
3578
3564
|
}()
|
|
3579
3565
|
);
|
|
3580
|
-
function
|
|
3566
|
+
function tt(e) {
|
|
3581
3567
|
return e >= 97 && e <= 122 || e >= 65 && e <= 90;
|
|
3582
3568
|
}
|
|
3583
|
-
function
|
|
3584
|
-
return
|
|
3569
|
+
function _i(e) {
|
|
3570
|
+
return tt(e) || e === 47;
|
|
3585
3571
|
}
|
|
3586
|
-
function
|
|
3572
|
+
function yi(e) {
|
|
3587
3573
|
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;
|
|
3588
3574
|
}
|
|
3589
|
-
function
|
|
3575
|
+
function br(e) {
|
|
3590
3576
|
return e >= 9 && e <= 13 || e === 32 || e === 133 || e >= 8206 && e <= 8207 || e === 8232 || e === 8233;
|
|
3591
3577
|
}
|
|
3592
|
-
function
|
|
3578
|
+
function vi(e) {
|
|
3593
3579
|
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;
|
|
3594
3580
|
}
|
|
3595
|
-
function
|
|
3581
|
+
function rt(e) {
|
|
3596
3582
|
e.forEach(function(t) {
|
|
3597
|
-
if (delete t.location,
|
|
3583
|
+
if (delete t.location, sr(t) || ar(t))
|
|
3598
3584
|
for (var r in t.options)
|
|
3599
|
-
delete t.options[r].location,
|
|
3585
|
+
delete t.options[r].location, rt(t.options[r].value);
|
|
3600
3586
|
else
|
|
3601
|
-
|
|
3587
|
+
nr(t) && ur(t.style) || (ir(t) || or(t)) && qe(t.style) ? delete t.style.location : lr(t) && rt(t.children);
|
|
3602
3588
|
});
|
|
3603
3589
|
}
|
|
3604
|
-
function
|
|
3605
|
-
t === void 0 && (t = {}), t =
|
|
3606
|
-
var r = new
|
|
3590
|
+
function Ei(e, t) {
|
|
3591
|
+
t === void 0 && (t = {}), t = v({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
|
|
3592
|
+
var r = new gi(e, t).parse();
|
|
3607
3593
|
if (r.err) {
|
|
3608
3594
|
var n = SyntaxError(b[r.err.kind]);
|
|
3609
3595
|
throw n.location = r.err.location, n.originalMessage = r.err.message, n;
|
|
3610
3596
|
}
|
|
3611
|
-
return t != null && t.captureLocation ||
|
|
3597
|
+
return t != null && t.captureLocation || rt(r.val), r.val;
|
|
3612
3598
|
}
|
|
3613
3599
|
var Y;
|
|
3614
3600
|
(function(e) {
|
|
@@ -3626,7 +3612,7 @@ var Le = (
|
|
|
3626
3612
|
return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
|
|
3627
3613
|
}, t;
|
|
3628
3614
|
}(Error)
|
|
3629
|
-
),
|
|
3615
|
+
), xt = (
|
|
3630
3616
|
/** @class */
|
|
3631
3617
|
function(e) {
|
|
3632
3618
|
D(t, e);
|
|
@@ -3635,7 +3621,7 @@ var Le = (
|
|
|
3635
3621
|
}
|
|
3636
3622
|
return t;
|
|
3637
3623
|
}(Le)
|
|
3638
|
-
),
|
|
3624
|
+
), Ii = (
|
|
3639
3625
|
/** @class */
|
|
3640
3626
|
function(e) {
|
|
3641
3627
|
D(t, e);
|
|
@@ -3644,7 +3630,7 @@ var Le = (
|
|
|
3644
3630
|
}
|
|
3645
3631
|
return t;
|
|
3646
3632
|
}(Le)
|
|
3647
|
-
),
|
|
3633
|
+
), Si = (
|
|
3648
3634
|
/** @class */
|
|
3649
3635
|
function(e) {
|
|
3650
3636
|
D(t, e);
|
|
@@ -3657,17 +3643,17 @@ var Le = (
|
|
|
3657
3643
|
(function(e) {
|
|
3658
3644
|
e[e.literal = 0] = "literal", e[e.object = 1] = "object";
|
|
3659
3645
|
})(P || (P = {}));
|
|
3660
|
-
function
|
|
3646
|
+
function Hi(e) {
|
|
3661
3647
|
return e.length < 2 ? e : e.reduce(function(t, r) {
|
|
3662
3648
|
var n = t[t.length - 1];
|
|
3663
3649
|
return !n || n.type !== P.literal || r.type !== P.literal ? t.push(r) : n.value += r.value, t;
|
|
3664
3650
|
}, []);
|
|
3665
3651
|
}
|
|
3666
|
-
function
|
|
3652
|
+
function Ti(e) {
|
|
3667
3653
|
return typeof e == "function";
|
|
3668
3654
|
}
|
|
3669
3655
|
function Ie(e, t, r, n, i, o, l) {
|
|
3670
|
-
if (e.length === 1 &&
|
|
3656
|
+
if (e.length === 1 && Ht(e[0]))
|
|
3671
3657
|
return [
|
|
3672
3658
|
{
|
|
3673
3659
|
type: P.literal,
|
|
@@ -3676,14 +3662,14 @@ function Ie(e, t, r, n, i, o, l) {
|
|
|
3676
3662
|
];
|
|
3677
3663
|
for (var u = [], f = 0, s = e; f < s.length; f++) {
|
|
3678
3664
|
var a = s[f];
|
|
3679
|
-
if (
|
|
3665
|
+
if (Ht(a)) {
|
|
3680
3666
|
u.push({
|
|
3681
3667
|
type: P.literal,
|
|
3682
3668
|
value: a.value
|
|
3683
3669
|
});
|
|
3684
3670
|
continue;
|
|
3685
3671
|
}
|
|
3686
|
-
if (
|
|
3672
|
+
if (zn(a)) {
|
|
3687
3673
|
typeof o == "number" && u.push({
|
|
3688
3674
|
type: P.literal,
|
|
3689
3675
|
value: r.getNumberFormat(t).format(o)
|
|
@@ -3692,44 +3678,44 @@ function Ie(e, t, r, n, i, o, l) {
|
|
|
3692
3678
|
}
|
|
3693
3679
|
var c = a.value;
|
|
3694
3680
|
if (!(i && c in i))
|
|
3695
|
-
throw new
|
|
3681
|
+
throw new Si(c, l);
|
|
3696
3682
|
var m = i[c];
|
|
3697
|
-
if (
|
|
3683
|
+
if (Wn(a)) {
|
|
3698
3684
|
(!m || typeof m == "string" || typeof m == "number") && (m = typeof m == "string" || typeof m == "number" ? String(m) : ""), u.push({
|
|
3699
3685
|
type: typeof m == "string" ? P.literal : P.object,
|
|
3700
3686
|
value: m
|
|
3701
3687
|
});
|
|
3702
3688
|
continue;
|
|
3703
3689
|
}
|
|
3704
|
-
if (
|
|
3705
|
-
var
|
|
3690
|
+
if (ir(a)) {
|
|
3691
|
+
var y = typeof a.style == "string" ? n.date[a.style] : qe(a.style) ? a.style.parsedOptions : void 0;
|
|
3706
3692
|
u.push({
|
|
3707
3693
|
type: P.literal,
|
|
3708
|
-
value: r.getDateTimeFormat(t,
|
|
3694
|
+
value: r.getDateTimeFormat(t, y).format(m)
|
|
3709
3695
|
});
|
|
3710
3696
|
continue;
|
|
3711
3697
|
}
|
|
3712
|
-
if (
|
|
3713
|
-
var
|
|
3698
|
+
if (or(a)) {
|
|
3699
|
+
var y = typeof a.style == "string" ? n.time[a.style] : qe(a.style) ? a.style.parsedOptions : n.time.medium;
|
|
3714
3700
|
u.push({
|
|
3715
3701
|
type: P.literal,
|
|
3716
|
-
value: r.getDateTimeFormat(t,
|
|
3702
|
+
value: r.getDateTimeFormat(t, y).format(m)
|
|
3717
3703
|
});
|
|
3718
3704
|
continue;
|
|
3719
3705
|
}
|
|
3720
|
-
if (
|
|
3721
|
-
var
|
|
3722
|
-
|
|
3706
|
+
if (nr(a)) {
|
|
3707
|
+
var y = typeof a.style == "string" ? n.number[a.style] : ur(a.style) ? a.style.parsedOptions : void 0;
|
|
3708
|
+
y && y.scale && (m = m * (y.scale || 1)), u.push({
|
|
3723
3709
|
type: P.literal,
|
|
3724
|
-
value: r.getNumberFormat(t,
|
|
3710
|
+
value: r.getNumberFormat(t, y).format(m)
|
|
3725
3711
|
});
|
|
3726
3712
|
continue;
|
|
3727
3713
|
}
|
|
3728
|
-
if (
|
|
3729
|
-
var S = a.children, E = a.value,
|
|
3730
|
-
if (!
|
|
3731
|
-
throw new
|
|
3732
|
-
var R = Ie(S, t, r, n, i, o), N =
|
|
3714
|
+
if (lr(a)) {
|
|
3715
|
+
var S = a.children, E = a.value, B = i[E];
|
|
3716
|
+
if (!Ti(B))
|
|
3717
|
+
throw new Ii(E, "function", l);
|
|
3718
|
+
var R = Ie(S, t, r, n, i, o), N = B(R.map(function(L) {
|
|
3733
3719
|
return L.value;
|
|
3734
3720
|
}));
|
|
3735
3721
|
Array.isArray(N) || (N = [N]), u.push.apply(u, N.map(function(L) {
|
|
@@ -3739,14 +3725,14 @@ function Ie(e, t, r, n, i, o, l) {
|
|
|
3739
3725
|
};
|
|
3740
3726
|
}));
|
|
3741
3727
|
}
|
|
3742
|
-
if (
|
|
3728
|
+
if (sr(a)) {
|
|
3743
3729
|
var w = a.options[m] || a.options.other;
|
|
3744
3730
|
if (!w)
|
|
3745
|
-
throw new
|
|
3731
|
+
throw new xt(a.value, m, Object.keys(a.options), l);
|
|
3746
3732
|
u.push.apply(u, Ie(w.value, t, r, n, i));
|
|
3747
3733
|
continue;
|
|
3748
3734
|
}
|
|
3749
|
-
if (
|
|
3735
|
+
if (ar(a)) {
|
|
3750
3736
|
var w = a.options["=".concat(m)];
|
|
3751
3737
|
if (!w) {
|
|
3752
3738
|
if (!Intl.PluralRules)
|
|
@@ -3757,24 +3743,24 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
|
|
|
3757
3743
|
w = a.options[U] || a.options.other;
|
|
3758
3744
|
}
|
|
3759
3745
|
if (!w)
|
|
3760
|
-
throw new
|
|
3746
|
+
throw new xt(a.value, m, Object.keys(a.options), l);
|
|
3761
3747
|
u.push.apply(u, Ie(w.value, t, r, n, i, m - (a.offset || 0)));
|
|
3762
3748
|
continue;
|
|
3763
3749
|
}
|
|
3764
3750
|
}
|
|
3765
|
-
return
|
|
3751
|
+
return Hi(u);
|
|
3766
3752
|
}
|
|
3767
|
-
function
|
|
3768
|
-
return t ?
|
|
3769
|
-
return r[n] =
|
|
3753
|
+
function Ai(e, t) {
|
|
3754
|
+
return t ? v(v(v({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
|
|
3755
|
+
return r[n] = v(v({}, e[n]), t[n] || {}), r;
|
|
3770
3756
|
}, {})) : e;
|
|
3771
3757
|
}
|
|
3772
|
-
function
|
|
3758
|
+
function Fi(e, t) {
|
|
3773
3759
|
return t ? Object.keys(e).reduce(function(r, n) {
|
|
3774
|
-
return r[n] =
|
|
3775
|
-
},
|
|
3760
|
+
return r[n] = Ai(e[n], t[n]), r;
|
|
3761
|
+
}, v({}, e)) : e;
|
|
3776
3762
|
}
|
|
3777
|
-
function
|
|
3763
|
+
function Ge(e) {
|
|
3778
3764
|
return {
|
|
3779
3765
|
create: function() {
|
|
3780
3766
|
return {
|
|
@@ -3788,39 +3774,39 @@ function $e(e) {
|
|
|
3788
3774
|
}
|
|
3789
3775
|
};
|
|
3790
3776
|
}
|
|
3791
|
-
function
|
|
3777
|
+
function Li(e) {
|
|
3792
3778
|
return e === void 0 && (e = {
|
|
3793
3779
|
number: {},
|
|
3794
3780
|
dateTime: {},
|
|
3795
3781
|
pluralRules: {}
|
|
3796
3782
|
}), {
|
|
3797
|
-
getNumberFormat:
|
|
3783
|
+
getNumberFormat: De(function() {
|
|
3798
3784
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3799
3785
|
r[n] = arguments[n];
|
|
3800
3786
|
return new ((t = Intl.NumberFormat).bind.apply(t, Q([void 0], r, !1)))();
|
|
3801
3787
|
}, {
|
|
3802
|
-
cache:
|
|
3803
|
-
strategy:
|
|
3788
|
+
cache: Ge(e.number),
|
|
3789
|
+
strategy: Re.variadic
|
|
3804
3790
|
}),
|
|
3805
|
-
getDateTimeFormat:
|
|
3791
|
+
getDateTimeFormat: De(function() {
|
|
3806
3792
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3807
3793
|
r[n] = arguments[n];
|
|
3808
3794
|
return new ((t = Intl.DateTimeFormat).bind.apply(t, Q([void 0], r, !1)))();
|
|
3809
3795
|
}, {
|
|
3810
|
-
cache:
|
|
3811
|
-
strategy:
|
|
3796
|
+
cache: Ge(e.dateTime),
|
|
3797
|
+
strategy: Re.variadic
|
|
3812
3798
|
}),
|
|
3813
|
-
getPluralRules:
|
|
3799
|
+
getPluralRules: De(function() {
|
|
3814
3800
|
for (var t, r = [], n = 0; n < arguments.length; n++)
|
|
3815
3801
|
r[n] = arguments[n];
|
|
3816
3802
|
return new ((t = Intl.PluralRules).bind.apply(t, Q([void 0], r, !1)))();
|
|
3817
3803
|
}, {
|
|
3818
|
-
cache:
|
|
3819
|
-
strategy:
|
|
3804
|
+
cache: Ge(e.pluralRules),
|
|
3805
|
+
strategy: Re.variadic
|
|
3820
3806
|
})
|
|
3821
3807
|
};
|
|
3822
3808
|
}
|
|
3823
|
-
var
|
|
3809
|
+
var Pi = (
|
|
3824
3810
|
/** @class */
|
|
3825
3811
|
function() {
|
|
3826
3812
|
function e(t, r, n, i) {
|
|
@@ -3852,13 +3838,13 @@ var Bi = (
|
|
|
3852
3838
|
throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");
|
|
3853
3839
|
var l = i || {};
|
|
3854
3840
|
l.formatters;
|
|
3855
|
-
var u =
|
|
3856
|
-
this.ast = e.__parse(t,
|
|
3841
|
+
var u = an(l, ["formatters"]);
|
|
3842
|
+
this.ast = e.__parse(t, v(v({}, u), { locale: this.resolvedLocale }));
|
|
3857
3843
|
} else
|
|
3858
3844
|
this.ast = t;
|
|
3859
3845
|
if (!Array.isArray(this.ast))
|
|
3860
3846
|
throw new TypeError("A message must be provided as a String or AST.");
|
|
3861
|
-
this.formats =
|
|
3847
|
+
this.formats = Fi(e.formats, n), this.formatters = i && i.formatters || Li(this.formatterCache);
|
|
3862
3848
|
}
|
|
3863
3849
|
return Object.defineProperty(e, "defaultLocale", {
|
|
3864
3850
|
get: function() {
|
|
@@ -3871,7 +3857,7 @@ var Bi = (
|
|
|
3871
3857
|
var r = Intl.NumberFormat.supportedLocalesOf(t);
|
|
3872
3858
|
return r.length > 0 ? new Intl.Locale(r[0]) : new Intl.Locale(typeof t == "string" ? t : t[0]);
|
|
3873
3859
|
}
|
|
3874
|
-
}, e.__parse =
|
|
3860
|
+
}, e.__parse = Ei, e.formats = {
|
|
3875
3861
|
number: {
|
|
3876
3862
|
integer: {
|
|
3877
3863
|
maximumFractionDigits: 0
|
|
@@ -3932,7 +3918,7 @@ var Bi = (
|
|
|
3932
3918
|
}, e;
|
|
3933
3919
|
}()
|
|
3934
3920
|
);
|
|
3935
|
-
function
|
|
3921
|
+
function wi(e, t) {
|
|
3936
3922
|
if (t == null)
|
|
3937
3923
|
return;
|
|
3938
3924
|
if (t in e)
|
|
@@ -3953,92 +3939,92 @@ function xi(e, t) {
|
|
|
3953
3939
|
n = void 0;
|
|
3954
3940
|
return n;
|
|
3955
3941
|
}
|
|
3956
|
-
const G = {},
|
|
3942
|
+
const G = {}, xi = (e, t, r) => r && (t in G || (G[t] = {}), e in G[t] || (G[t][e] = r), r), gr = (e, t) => {
|
|
3957
3943
|
if (t == null)
|
|
3958
3944
|
return;
|
|
3959
3945
|
if (t in G && e in G[t])
|
|
3960
3946
|
return G[t][e];
|
|
3961
3947
|
const r = Pe(t);
|
|
3962
3948
|
for (let n = 0; n < r.length; n++) {
|
|
3963
|
-
const i = r[n], o =
|
|
3949
|
+
const i = r[n], o = Oi(i, e);
|
|
3964
3950
|
if (o)
|
|
3965
|
-
return
|
|
3951
|
+
return xi(e, t, o);
|
|
3966
3952
|
}
|
|
3967
3953
|
};
|
|
3968
|
-
let
|
|
3954
|
+
let at;
|
|
3969
3955
|
const ce = Fe({});
|
|
3970
|
-
function
|
|
3971
|
-
return
|
|
3956
|
+
function Bi(e) {
|
|
3957
|
+
return at[e] || null;
|
|
3972
3958
|
}
|
|
3973
|
-
function
|
|
3974
|
-
return e in
|
|
3959
|
+
function _r(e) {
|
|
3960
|
+
return e in at;
|
|
3975
3961
|
}
|
|
3976
|
-
function
|
|
3977
|
-
if (!
|
|
3962
|
+
function Oi(e, t) {
|
|
3963
|
+
if (!_r(e))
|
|
3978
3964
|
return null;
|
|
3979
|
-
const r =
|
|
3980
|
-
return
|
|
3965
|
+
const r = Bi(e);
|
|
3966
|
+
return wi(r, t);
|
|
3981
3967
|
}
|
|
3982
|
-
function
|
|
3968
|
+
function ki(e) {
|
|
3983
3969
|
if (e == null)
|
|
3984
3970
|
return;
|
|
3985
3971
|
const t = Pe(e);
|
|
3986
3972
|
for (let r = 0; r < t.length; r++) {
|
|
3987
3973
|
const n = t[r];
|
|
3988
|
-
if (
|
|
3974
|
+
if (_r(n))
|
|
3989
3975
|
return n;
|
|
3990
3976
|
}
|
|
3991
3977
|
}
|
|
3992
|
-
function
|
|
3993
|
-
delete G[e], ce.update((r) => (r[e] =
|
|
3978
|
+
function Ni(e, ...t) {
|
|
3979
|
+
delete G[e], ce.update((r) => (r[e] = Dn.all([r[e] || {}, ...t]), r));
|
|
3994
3980
|
}
|
|
3995
3981
|
ne(
|
|
3996
3982
|
[ce],
|
|
3997
3983
|
([e]) => Object.keys(e)
|
|
3998
3984
|
);
|
|
3999
|
-
ce.subscribe((e) =>
|
|
3985
|
+
ce.subscribe((e) => at = e);
|
|
4000
3986
|
const Se = {};
|
|
4001
|
-
function
|
|
3987
|
+
function Ci(e, t) {
|
|
4002
3988
|
Se[e].delete(t), Se[e].size === 0 && delete Se[e];
|
|
4003
3989
|
}
|
|
4004
|
-
function
|
|
3990
|
+
function yr(e) {
|
|
4005
3991
|
return Se[e];
|
|
4006
3992
|
}
|
|
4007
|
-
function
|
|
3993
|
+
function Mi(e) {
|
|
4008
3994
|
return Pe(e).map((t) => {
|
|
4009
|
-
const r =
|
|
3995
|
+
const r = yr(t);
|
|
4010
3996
|
return [t, r ? [...r] : []];
|
|
4011
3997
|
}).filter(([, t]) => t.length > 0);
|
|
4012
3998
|
}
|
|
4013
|
-
function
|
|
3999
|
+
function nt(e) {
|
|
4014
4000
|
return e == null ? !1 : Pe(e).some(
|
|
4015
4001
|
(t) => {
|
|
4016
4002
|
var r;
|
|
4017
|
-
return (r =
|
|
4003
|
+
return (r = yr(t)) == null ? void 0 : r.size;
|
|
4018
4004
|
}
|
|
4019
4005
|
);
|
|
4020
4006
|
}
|
|
4021
|
-
function
|
|
4007
|
+
function Di(e, t) {
|
|
4022
4008
|
return Promise.all(
|
|
4023
|
-
t.map((n) => (
|
|
4024
|
-
).then((n) =>
|
|
4009
|
+
t.map((n) => (Ci(e, n), n().then((i) => i.default || i)))
|
|
4010
|
+
).then((n) => Ni(e, ...n));
|
|
4025
4011
|
}
|
|
4026
4012
|
const se = {};
|
|
4027
|
-
function
|
|
4028
|
-
if (!
|
|
4013
|
+
function vr(e) {
|
|
4014
|
+
if (!nt(e))
|
|
4029
4015
|
return e in se ? se[e] : Promise.resolve();
|
|
4030
|
-
const t =
|
|
4016
|
+
const t = Mi(e);
|
|
4031
4017
|
return se[e] = Promise.all(
|
|
4032
4018
|
t.map(
|
|
4033
|
-
([r, n]) =>
|
|
4019
|
+
([r, n]) => Di(r, n)
|
|
4034
4020
|
)
|
|
4035
4021
|
).then(() => {
|
|
4036
|
-
if (
|
|
4037
|
-
return
|
|
4022
|
+
if (nt(e))
|
|
4023
|
+
return vr(e);
|
|
4038
4024
|
delete se[e];
|
|
4039
4025
|
}), se[e];
|
|
4040
4026
|
}
|
|
4041
|
-
const
|
|
4027
|
+
const Ri = {
|
|
4042
4028
|
number: {
|
|
4043
4029
|
scientific: { notation: "scientific" },
|
|
4044
4030
|
engineering: { notation: "engineering" },
|
|
@@ -4067,57 +4053,57 @@ const Gi = {
|
|
|
4067
4053
|
timeZoneName: "short"
|
|
4068
4054
|
}
|
|
4069
4055
|
}
|
|
4070
|
-
},
|
|
4056
|
+
}, Ui = {
|
|
4071
4057
|
fallbackLocale: null,
|
|
4072
4058
|
loadingDelay: 200,
|
|
4073
|
-
formats:
|
|
4059
|
+
formats: Ri,
|
|
4074
4060
|
warnOnMissingMessages: !0,
|
|
4075
4061
|
handleMissingMessage: void 0,
|
|
4076
4062
|
ignoreTag: !0
|
|
4077
|
-
},
|
|
4063
|
+
}, Gi = Ui;
|
|
4078
4064
|
function K() {
|
|
4079
|
-
return
|
|
4080
|
-
}
|
|
4081
|
-
const
|
|
4082
|
-
var
|
|
4083
|
-
for (var r in t
|
|
4084
|
-
|
|
4085
|
-
if (
|
|
4086
|
-
for (var r of
|
|
4087
|
-
|
|
4065
|
+
return Gi;
|
|
4066
|
+
}
|
|
4067
|
+
const $e = Fe(!1);
|
|
4068
|
+
var $i = Object.defineProperty, ji = Object.defineProperties, Vi = Object.getOwnPropertyDescriptors, Bt = Object.getOwnPropertySymbols, Xi = Object.prototype.hasOwnProperty, Wi = Object.prototype.propertyIsEnumerable, Ot = (e, t, r) => t in e ? $i(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, zi = (e, t) => {
|
|
4069
|
+
for (var r in t)
|
|
4070
|
+
Xi.call(t, r) && Ot(e, r, t[r]);
|
|
4071
|
+
if (Bt)
|
|
4072
|
+
for (var r of Bt(t))
|
|
4073
|
+
Wi.call(t, r) && Ot(e, r, t[r]);
|
|
4088
4074
|
return e;
|
|
4089
|
-
},
|
|
4090
|
-
let
|
|
4075
|
+
}, Zi = (e, t) => ji(e, Vi(t));
|
|
4076
|
+
let it;
|
|
4091
4077
|
const He = Fe(null);
|
|
4092
|
-
function
|
|
4078
|
+
function kt(e) {
|
|
4093
4079
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
4094
4080
|
}
|
|
4095
4081
|
function Pe(e, t = K().fallbackLocale) {
|
|
4096
|
-
const r =
|
|
4097
|
-
return t ? [.../* @__PURE__ */ new Set([...r, ...
|
|
4082
|
+
const r = kt(e);
|
|
4083
|
+
return t ? [.../* @__PURE__ */ new Set([...r, ...kt(t)])] : r;
|
|
4098
4084
|
}
|
|
4099
4085
|
function V() {
|
|
4100
|
-
return
|
|
4086
|
+
return it != null ? it : void 0;
|
|
4101
4087
|
}
|
|
4102
4088
|
He.subscribe((e) => {
|
|
4103
|
-
|
|
4089
|
+
it = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4104
4090
|
});
|
|
4105
|
-
const
|
|
4106
|
-
if (e &&
|
|
4091
|
+
const Qi = (e) => {
|
|
4092
|
+
if (e && ki(e) && nt(e)) {
|
|
4107
4093
|
const { loadingDelay: t } = K();
|
|
4108
4094
|
let r;
|
|
4109
4095
|
return typeof window != "undefined" && V() != null && t ? r = window.setTimeout(
|
|
4110
|
-
() =>
|
|
4096
|
+
() => $e.set(!0),
|
|
4111
4097
|
t
|
|
4112
|
-
) :
|
|
4098
|
+
) : $e.set(!0), vr(e).then(() => {
|
|
4113
4099
|
He.set(e);
|
|
4114
4100
|
}).finally(() => {
|
|
4115
|
-
clearTimeout(r),
|
|
4101
|
+
clearTimeout(r), $e.set(!1);
|
|
4116
4102
|
});
|
|
4117
4103
|
}
|
|
4118
4104
|
return He.set(e);
|
|
4119
|
-
}, me =
|
|
4120
|
-
set:
|
|
4105
|
+
}, me = Zi(zi({}, He), {
|
|
4106
|
+
set: Qi
|
|
4121
4107
|
}), we = (e) => {
|
|
4122
4108
|
const t = /* @__PURE__ */ Object.create(null);
|
|
4123
4109
|
return (n) => {
|
|
@@ -4125,20 +4111,20 @@ const qi = (e) => {
|
|
|
4125
4111
|
return i in t ? t[i] : t[i] = e(n);
|
|
4126
4112
|
};
|
|
4127
4113
|
};
|
|
4128
|
-
var
|
|
4114
|
+
var Ji = Object.defineProperty, Te = Object.getOwnPropertySymbols, Er = Object.prototype.hasOwnProperty, Ir = Object.prototype.propertyIsEnumerable, Nt = (e, t, r) => t in e ? Ji(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, lt = (e, t) => {
|
|
4129
4115
|
for (var r in t || (t = {}))
|
|
4130
|
-
|
|
4116
|
+
Er.call(t, r) && Nt(e, r, t[r]);
|
|
4131
4117
|
if (Te)
|
|
4132
4118
|
for (var r of Te(t))
|
|
4133
|
-
|
|
4119
|
+
Ir.call(t, r) && Nt(e, r, t[r]);
|
|
4134
4120
|
return e;
|
|
4135
4121
|
}, ie = (e, t) => {
|
|
4136
4122
|
var r = {};
|
|
4137
4123
|
for (var n in e)
|
|
4138
|
-
|
|
4124
|
+
Er.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
|
|
4139
4125
|
if (e != null && Te)
|
|
4140
4126
|
for (var n of Te(e))
|
|
4141
|
-
t.indexOf(n) < 0 &&
|
|
4127
|
+
t.indexOf(n) < 0 && Ir.call(e, n) && (r[n] = e[n]);
|
|
4142
4128
|
return r;
|
|
4143
4129
|
};
|
|
4144
4130
|
const he = (e, t) => {
|
|
@@ -4146,21 +4132,21 @@ const he = (e, t) => {
|
|
|
4146
4132
|
if (e in r && t in r[e])
|
|
4147
4133
|
return r[e][t];
|
|
4148
4134
|
throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
|
|
4149
|
-
},
|
|
4135
|
+
}, qi = we(
|
|
4150
4136
|
(e) => {
|
|
4151
4137
|
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
|
4152
4138
|
if (r == null)
|
|
4153
4139
|
throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
|
|
4154
4140
|
return n && (i = he("number", n)), new Intl.NumberFormat(r, i);
|
|
4155
4141
|
}
|
|
4156
|
-
),
|
|
4142
|
+
), Yi = we(
|
|
4157
4143
|
(e) => {
|
|
4158
4144
|
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
|
4159
4145
|
if (r == null)
|
|
4160
4146
|
throw new Error('[svelte-i18n] A "locale" must be set to format dates');
|
|
4161
4147
|
return n ? i = he("date", n) : Object.keys(i).length === 0 && (i = he("date", "short")), new Intl.DateTimeFormat(r, i);
|
|
4162
4148
|
}
|
|
4163
|
-
),
|
|
4149
|
+
), Ki = we(
|
|
4164
4150
|
(e) => {
|
|
4165
4151
|
var t = e, { locale: r, format: n } = t, i = ie(t, ["locale", "format"]);
|
|
4166
4152
|
if (r == null)
|
|
@@ -4169,33 +4155,33 @@ const he = (e, t) => {
|
|
|
4169
4155
|
);
|
|
4170
4156
|
return n ? i = he("time", n) : Object.keys(i).length === 0 && (i = he("time", "short")), new Intl.DateTimeFormat(r, i);
|
|
4171
4157
|
}
|
|
4172
|
-
),
|
|
4158
|
+
), eo = (e = {}) => {
|
|
4173
4159
|
var t = e, {
|
|
4174
4160
|
locale: r = V()
|
|
4175
4161
|
} = t, n = ie(t, [
|
|
4176
4162
|
"locale"
|
|
4177
4163
|
]);
|
|
4178
|
-
return
|
|
4179
|
-
},
|
|
4164
|
+
return qi(lt({ locale: r }, n));
|
|
4165
|
+
}, to = (e = {}) => {
|
|
4180
4166
|
var t = e, {
|
|
4181
4167
|
locale: r = V()
|
|
4182
4168
|
} = t, n = ie(t, [
|
|
4183
4169
|
"locale"
|
|
4184
4170
|
]);
|
|
4185
|
-
return
|
|
4186
|
-
},
|
|
4171
|
+
return Yi(lt({ locale: r }, n));
|
|
4172
|
+
}, ro = (e = {}) => {
|
|
4187
4173
|
var t = e, {
|
|
4188
4174
|
locale: r = V()
|
|
4189
4175
|
} = t, n = ie(t, [
|
|
4190
4176
|
"locale"
|
|
4191
4177
|
]);
|
|
4192
|
-
return
|
|
4193
|
-
},
|
|
4178
|
+
return Ki(lt({ locale: r }, n));
|
|
4179
|
+
}, no = we(
|
|
4194
4180
|
// eslint-disable-next-line @typescript-eslint/no-non-null-assertion
|
|
4195
|
-
(e, t = V()) => new
|
|
4181
|
+
(e, t = V()) => new Pi(e, t, K().formats, {
|
|
4196
4182
|
ignoreTag: K().ignoreTag
|
|
4197
4183
|
})
|
|
4198
|
-
),
|
|
4184
|
+
), io = (e, t = {}) => {
|
|
4199
4185
|
var r, n, i, o;
|
|
4200
4186
|
let l = t;
|
|
4201
4187
|
typeof e == "object" && (l = e, e = l.id);
|
|
@@ -4208,7 +4194,7 @@ const he = (e, t) => {
|
|
|
4208
4194
|
throw new Error(
|
|
4209
4195
|
"[svelte-i18n] Cannot format a message without first setting the initial locale."
|
|
4210
4196
|
);
|
|
4211
|
-
let a =
|
|
4197
|
+
let a = gr(e, f);
|
|
4212
4198
|
if (!a)
|
|
4213
4199
|
a = (o = (i = (n = (r = K()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: f, id: e, defaultValue: s })) != null ? i : s) != null ? o : e;
|
|
4214
4200
|
else if (typeof a != "string")
|
|
@@ -4219,7 +4205,7 @@ const he = (e, t) => {
|
|
|
4219
4205
|
return a;
|
|
4220
4206
|
let c = a;
|
|
4221
4207
|
try {
|
|
4222
|
-
c =
|
|
4208
|
+
c = no(a, f).format(u);
|
|
4223
4209
|
} catch (m) {
|
|
4224
4210
|
m instanceof Error && console.warn(
|
|
4225
4211
|
`[svelte-i18n] Message "${e}" has syntax error:`,
|
|
@@ -4227,21 +4213,21 @@ const he = (e, t) => {
|
|
|
4227
4213
|
);
|
|
4228
4214
|
}
|
|
4229
4215
|
return c;
|
|
4230
|
-
},
|
|
4231
|
-
ne([me, ce], () =>
|
|
4216
|
+
}, oo = (e, t) => ro(t).format(e), so = (e, t) => to(t).format(e), ao = (e, t) => eo(t).format(e), lo = (e, t = V()) => gr(e, t);
|
|
4217
|
+
ne([me, ce], () => io);
|
|
4218
|
+
ne([me], () => oo);
|
|
4219
|
+
ne([me], () => so);
|
|
4232
4220
|
ne([me], () => ao);
|
|
4233
|
-
ne([me], () => lo);
|
|
4234
|
-
|
|
4235
|
-
|
|
4236
|
-
|
|
4237
|
-
const fo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4238
|
-
function co(e, t) {
|
|
4221
|
+
ne([me, ce], () => lo);
|
|
4222
|
+
window.emWidgets = { topic: En };
|
|
4223
|
+
const uo = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4224
|
+
function ho(e, t) {
|
|
4239
4225
|
if (e) {
|
|
4240
4226
|
const r = document.createElement("style");
|
|
4241
4227
|
r.innerHTML = t, e.appendChild(r);
|
|
4242
4228
|
}
|
|
4243
4229
|
}
|
|
4244
|
-
function
|
|
4230
|
+
function fo(e, t) {
|
|
4245
4231
|
const r = new URL(t);
|
|
4246
4232
|
fetch(r.href).then((n) => n.text()).then((n) => {
|
|
4247
4233
|
const i = document.createElement("style");
|
|
@@ -4250,7 +4236,7 @@ function mo(e, t) {
|
|
|
4250
4236
|
console.error("There was an error while trying to load client styling from URL", n);
|
|
4251
4237
|
});
|
|
4252
4238
|
}
|
|
4253
|
-
function
|
|
4239
|
+
function co(e, t, r) {
|
|
4254
4240
|
if (window.emMessageBus) {
|
|
4255
4241
|
const n = document.createElement("style");
|
|
4256
4242
|
window.emMessageBus.subscribe(t, (i) => {
|
|
@@ -4258,47 +4244,47 @@ function po(e, t, r) {
|
|
|
4258
4244
|
});
|
|
4259
4245
|
}
|
|
4260
4246
|
}
|
|
4261
|
-
function
|
|
4262
|
-
|
|
4247
|
+
function mo(e) {
|
|
4248
|
+
Ur(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}}");
|
|
4263
4249
|
}
|
|
4264
|
-
function
|
|
4250
|
+
function po(e) {
|
|
4265
4251
|
let t;
|
|
4266
4252
|
function r(o, l) {
|
|
4267
4253
|
if (
|
|
4268
4254
|
/*sponsorimage*/
|
|
4269
4255
|
o[1]
|
|
4270
4256
|
)
|
|
4271
|
-
return
|
|
4257
|
+
return Io;
|
|
4272
4258
|
if (
|
|
4273
4259
|
/*paymentimage*/
|
|
4274
4260
|
o[4]
|
|
4275
4261
|
)
|
|
4276
|
-
return
|
|
4262
|
+
return Eo;
|
|
4277
4263
|
if (
|
|
4278
4264
|
/*vendorimage*/
|
|
4279
4265
|
o[7]
|
|
4280
4266
|
)
|
|
4281
|
-
return
|
|
4267
|
+
return vo;
|
|
4282
4268
|
if (
|
|
4283
4269
|
/*helperlinkurl*/
|
|
4284
4270
|
o[9]
|
|
4285
4271
|
)
|
|
4286
|
-
return
|
|
4272
|
+
return yo;
|
|
4287
4273
|
if (
|
|
4288
4274
|
/*licenseimage*/
|
|
4289
4275
|
o[13]
|
|
4290
4276
|
)
|
|
4291
|
-
return
|
|
4277
|
+
return _o;
|
|
4292
4278
|
if (
|
|
4293
4279
|
/*sociallinkimage*/
|
|
4294
4280
|
o[16]
|
|
4295
4281
|
)
|
|
4296
|
-
return
|
|
4282
|
+
return go;
|
|
4297
4283
|
}
|
|
4298
4284
|
let n = r(e), i = n && n(e);
|
|
4299
4285
|
return {
|
|
4300
4286
|
c() {
|
|
4301
|
-
i && i.c(), t =
|
|
4287
|
+
i && i.c(), t = Wt();
|
|
4302
4288
|
},
|
|
4303
4289
|
m(o, l) {
|
|
4304
4290
|
i && i.m(o, l), F(o, t, l);
|
|
@@ -4311,44 +4297,44 @@ function go(e) {
|
|
|
4311
4297
|
}
|
|
4312
4298
|
};
|
|
4313
4299
|
}
|
|
4314
|
-
function
|
|
4300
|
+
function bo(e) {
|
|
4315
4301
|
let t;
|
|
4316
4302
|
function r(o, l) {
|
|
4317
4303
|
if (
|
|
4318
4304
|
/*sponsorimage*/
|
|
4319
4305
|
o[1]
|
|
4320
4306
|
)
|
|
4321
|
-
return
|
|
4307
|
+
return Lo;
|
|
4322
4308
|
if (
|
|
4323
4309
|
/*paymentimage*/
|
|
4324
4310
|
o[4]
|
|
4325
4311
|
)
|
|
4326
|
-
return
|
|
4312
|
+
return Fo;
|
|
4327
4313
|
if (
|
|
4328
4314
|
/*vendorimage*/
|
|
4329
4315
|
o[7]
|
|
4330
4316
|
)
|
|
4331
|
-
return
|
|
4317
|
+
return Ao;
|
|
4332
4318
|
if (
|
|
4333
4319
|
/*helperlinkurl*/
|
|
4334
4320
|
o[9]
|
|
4335
4321
|
)
|
|
4336
|
-
return
|
|
4322
|
+
return To;
|
|
4337
4323
|
if (
|
|
4338
4324
|
/*licenseimage*/
|
|
4339
4325
|
o[13]
|
|
4340
4326
|
)
|
|
4341
|
-
return
|
|
4327
|
+
return Ho;
|
|
4342
4328
|
if (
|
|
4343
4329
|
/*sociallinkimage*/
|
|
4344
4330
|
o[16]
|
|
4345
4331
|
)
|
|
4346
|
-
return
|
|
4332
|
+
return So;
|
|
4347
4333
|
}
|
|
4348
4334
|
let n = r(e), i = n && n(e);
|
|
4349
4335
|
return {
|
|
4350
4336
|
c() {
|
|
4351
|
-
i && i.c(), t =
|
|
4337
|
+
i && i.c(), t = Wt();
|
|
4352
4338
|
},
|
|
4353
4339
|
m(o, l) {
|
|
4354
4340
|
i && i.m(o, l), F(o, t, l);
|
|
@@ -4361,7 +4347,7 @@ function _o(e) {
|
|
|
4361
4347
|
}
|
|
4362
4348
|
};
|
|
4363
4349
|
}
|
|
4364
|
-
function
|
|
4350
|
+
function go(e) {
|
|
4365
4351
|
let t, r, n, i, o, l, u, f;
|
|
4366
4352
|
return {
|
|
4367
4353
|
c() {
|
|
@@ -4394,7 +4380,7 @@ function vo(e) {
|
|
|
4394
4380
|
}
|
|
4395
4381
|
};
|
|
4396
4382
|
}
|
|
4397
|
-
function
|
|
4383
|
+
function _o(e) {
|
|
4398
4384
|
let t, r, n, i, o, l, u, f;
|
|
4399
4385
|
return {
|
|
4400
4386
|
c() {
|
|
@@ -4427,13 +4413,13 @@ function yo(e) {
|
|
|
4427
4413
|
}
|
|
4428
4414
|
};
|
|
4429
4415
|
}
|
|
4430
|
-
function
|
|
4416
|
+
function yo(e) {
|
|
4431
4417
|
let t, r, n, i, o, l, u, f = (
|
|
4432
4418
|
/*helperlinkimage*/
|
|
4433
|
-
e[10] &&
|
|
4419
|
+
e[10] && Ct(e)
|
|
4434
4420
|
), s = (
|
|
4435
4421
|
/*helperlinktitle*/
|
|
4436
|
-
e[11] &&
|
|
4422
|
+
e[11] && Mt(e)
|
|
4437
4423
|
);
|
|
4438
4424
|
return {
|
|
4439
4425
|
c() {
|
|
@@ -4452,8 +4438,8 @@ function Eo(e) {
|
|
|
4452
4438
|
},
|
|
4453
4439
|
p(a, c) {
|
|
4454
4440
|
/*helperlinkimage*/
|
|
4455
|
-
a[10] ? f ? f.p(a, c) : (f =
|
|
4456
|
-
a[11] ? s ? s.p(a, c) : (s =
|
|
4441
|
+
a[10] ? f ? f.p(a, c) : (f = Ct(a), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4442
|
+
a[11] ? s ? s.p(a, c) : (s = Mt(a), s.c(), s.m(r, null)) : s && (s.d(1), s = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4457
4443
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4458
4444
|
(a[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4459
4445
|
(a[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", i), c[0] & /*displaycolumn*/
|
|
@@ -4465,7 +4451,7 @@ function Eo(e) {
|
|
|
4465
4451
|
}
|
|
4466
4452
|
};
|
|
4467
4453
|
}
|
|
4468
|
-
function
|
|
4454
|
+
function vo(e) {
|
|
4469
4455
|
let t, r, n, i, o, l, u, f;
|
|
4470
4456
|
return {
|
|
4471
4457
|
c() {
|
|
@@ -4498,10 +4484,10 @@ function Io(e) {
|
|
|
4498
4484
|
}
|
|
4499
4485
|
};
|
|
4500
4486
|
}
|
|
4501
|
-
function
|
|
4487
|
+
function Eo(e) {
|
|
4502
4488
|
let t, r, n, i, o, l, u, f, s, a = (
|
|
4503
4489
|
/*paymenttitle*/
|
|
4504
|
-
e[5] &&
|
|
4490
|
+
e[5] && Dt(e)
|
|
4505
4491
|
);
|
|
4506
4492
|
return {
|
|
4507
4493
|
c() {
|
|
@@ -4527,7 +4513,7 @@ function So(e) {
|
|
|
4527
4513
|
40 && o !== (o = /*paymenttitle*/
|
|
4528
4514
|
c[5] || /*paymenturl*/
|
|
4529
4515
|
c[3]) && h(n, "title", o), /*paymenttitle*/
|
|
4530
|
-
c[5] ? a ? a.p(c, m) : (a =
|
|
4516
|
+
c[5] ? a ? a.p(c, m) : (a = Dt(c), a.c(), a.m(r, null)) : a && (a.d(1), a = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4531
4517
|
40 && u !== (u = /*paymenttitle*/
|
|
4532
4518
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4533
4519
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", u);
|
|
@@ -4537,10 +4523,10 @@ function So(e) {
|
|
|
4537
4523
|
}
|
|
4538
4524
|
};
|
|
4539
4525
|
}
|
|
4540
|
-
function
|
|
4526
|
+
function Io(e) {
|
|
4541
4527
|
let t, r, n, i, o, l, u, f, s, a = (
|
|
4542
4528
|
/*sponsortitle*/
|
|
4543
|
-
e[2] &&
|
|
4529
|
+
e[2] && Rt(e)
|
|
4544
4530
|
);
|
|
4545
4531
|
return {
|
|
4546
4532
|
c() {
|
|
@@ -4566,7 +4552,7 @@ function Ho(e) {
|
|
|
4566
4552
|
5 && o !== (o = /*sponsortitle*/
|
|
4567
4553
|
c[2] || /*sponsorurl*/
|
|
4568
4554
|
c[0]) && h(n, "title", o), /*sponsortitle*/
|
|
4569
|
-
c[2] ? a ? a.p(c, m) : (a =
|
|
4555
|
+
c[2] ? a ? a.p(c, m) : (a = Rt(c), a.c(), a.m(r, null)) : a && (a.d(1), a = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
4570
4556
|
5 && u !== (u = /*sponsortitle*/
|
|
4571
4557
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
4572
4558
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", u);
|
|
@@ -4576,7 +4562,7 @@ function Ho(e) {
|
|
|
4576
4562
|
}
|
|
4577
4563
|
};
|
|
4578
4564
|
}
|
|
4579
|
-
function
|
|
4565
|
+
function Ct(e) {
|
|
4580
4566
|
let t, r, n;
|
|
4581
4567
|
return {
|
|
4582
4568
|
c() {
|
|
@@ -4601,7 +4587,7 @@ function Dt(e) {
|
|
|
4601
4587
|
}
|
|
4602
4588
|
};
|
|
4603
4589
|
}
|
|
4604
|
-
function
|
|
4590
|
+
function Mt(e) {
|
|
4605
4591
|
let t, r;
|
|
4606
4592
|
return {
|
|
4607
4593
|
c() {
|
|
@@ -4626,7 +4612,7 @@ function Rt(e) {
|
|
|
4626
4612
|
}
|
|
4627
4613
|
};
|
|
4628
4614
|
}
|
|
4629
|
-
function
|
|
4615
|
+
function Dt(e) {
|
|
4630
4616
|
let t, r;
|
|
4631
4617
|
return {
|
|
4632
4618
|
c() {
|
|
@@ -4651,7 +4637,7 @@ function Ut(e) {
|
|
|
4651
4637
|
}
|
|
4652
4638
|
};
|
|
4653
4639
|
}
|
|
4654
|
-
function
|
|
4640
|
+
function Rt(e) {
|
|
4655
4641
|
let t, r;
|
|
4656
4642
|
return {
|
|
4657
4643
|
c() {
|
|
@@ -4676,7 +4662,7 @@ function Gt(e) {
|
|
|
4676
4662
|
}
|
|
4677
4663
|
};
|
|
4678
4664
|
}
|
|
4679
|
-
function
|
|
4665
|
+
function So(e) {
|
|
4680
4666
|
let t, r, n, i, o, l, u, f;
|
|
4681
4667
|
return {
|
|
4682
4668
|
c() {
|
|
@@ -4737,7 +4723,7 @@ function To(e) {
|
|
|
4737
4723
|
}
|
|
4738
4724
|
};
|
|
4739
4725
|
}
|
|
4740
|
-
function
|
|
4726
|
+
function Ho(e) {
|
|
4741
4727
|
let t, r, n, i, o, l, u, f;
|
|
4742
4728
|
return {
|
|
4743
4729
|
c() {
|
|
@@ -4798,13 +4784,13 @@ function Ao(e) {
|
|
|
4798
4784
|
}
|
|
4799
4785
|
};
|
|
4800
4786
|
}
|
|
4801
|
-
function
|
|
4787
|
+
function To(e) {
|
|
4802
4788
|
let t, r, n, i, o, l, u, f = (
|
|
4803
4789
|
/*helperlinkimage*/
|
|
4804
|
-
e[10] &&
|
|
4790
|
+
e[10] && Ut(e)
|
|
4805
4791
|
), s = (
|
|
4806
4792
|
/*helperlinktitle*/
|
|
4807
|
-
e[11] &&
|
|
4793
|
+
e[11] && Gt(e)
|
|
4808
4794
|
);
|
|
4809
4795
|
return {
|
|
4810
4796
|
c() {
|
|
@@ -4834,8 +4820,8 @@ function Fo(e) {
|
|
|
4834
4820
|
},
|
|
4835
4821
|
p(a, c) {
|
|
4836
4822
|
/*helperlinkimage*/
|
|
4837
|
-
a[10] ? f ? f.p(a, c) : (f =
|
|
4838
|
-
a[11] ? s ? s.p(a, c) : (s =
|
|
4823
|
+
a[10] ? f ? f.p(a, c) : (f = Ut(a), f.c(), f.m(r, n)) : f && (f.d(1), f = null), /*helperlinktitle*/
|
|
4824
|
+
a[11] ? s ? s.p(a, c) : (s = Gt(a), s.c(), s.m(r, null)) : s && (s.d(1), s = null), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
4839
4825
|
2560 && i !== (i = /*helperlinktitle*/
|
|
4840
4826
|
(a[11] ? "FooterHelperLink" : "") + " " + /*helperlinkurl*/
|
|
4841
4827
|
(a[9] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", i), c[0] & /*helperlinktitle, helperlinkurl*/
|
|
@@ -4866,7 +4852,7 @@ function Fo(e) {
|
|
|
4866
4852
|
}
|
|
4867
4853
|
};
|
|
4868
4854
|
}
|
|
4869
|
-
function
|
|
4855
|
+
function Ao(e) {
|
|
4870
4856
|
let t, r, n, i, o, l, u, f;
|
|
4871
4857
|
return {
|
|
4872
4858
|
c() {
|
|
@@ -4927,10 +4913,10 @@ function Lo(e) {
|
|
|
4927
4913
|
}
|
|
4928
4914
|
};
|
|
4929
4915
|
}
|
|
4930
|
-
function
|
|
4916
|
+
function Fo(e) {
|
|
4931
4917
|
let t, r, n, i, o, l, u, f, s, a = (
|
|
4932
4918
|
/*paymenttitle*/
|
|
4933
|
-
e[5] &&
|
|
4919
|
+
e[5] && $t(e)
|
|
4934
4920
|
);
|
|
4935
4921
|
return {
|
|
4936
4922
|
c() {
|
|
@@ -4967,7 +4953,7 @@ function Po(e) {
|
|
|
4967
4953
|
40 && o !== (o = /*paymenttitle*/
|
|
4968
4954
|
c[5] || /*paymenturl*/
|
|
4969
4955
|
c[3]) && h(n, "title", o), /*paymenttitle*/
|
|
4970
|
-
c[5] ? a ? a.p(c, m) : (a =
|
|
4956
|
+
c[5] ? a ? a.p(c, m) : (a = $t(c), a.c(), a.m(r, null)) : a && (a.d(1), a = null), m[0] & /*paymenttitle, paymenturl*/
|
|
4971
4957
|
40 && u !== (u = /*paymenttitle*/
|
|
4972
4958
|
(c[5] ? "FooterPaymentLink" : "") + " " + /*paymenturl*/
|
|
4973
4959
|
(c[3] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", u), m[0] & /*paymenttitle, paymenturl*/
|
|
@@ -4996,10 +4982,10 @@ function Po(e) {
|
|
|
4996
4982
|
}
|
|
4997
4983
|
};
|
|
4998
4984
|
}
|
|
4999
|
-
function
|
|
4985
|
+
function Lo(e) {
|
|
5000
4986
|
let t, r, n, i, o, l, u, f, s, a = (
|
|
5001
4987
|
/*sponsortitle*/
|
|
5002
|
-
e[2] &&
|
|
4988
|
+
e[2] && jt(e)
|
|
5003
4989
|
);
|
|
5004
4990
|
return {
|
|
5005
4991
|
c() {
|
|
@@ -5036,7 +5022,7 @@ function wo(e) {
|
|
|
5036
5022
|
5 && o !== (o = /*sponsortitle*/
|
|
5037
5023
|
c[2] || /*sponsorurl*/
|
|
5038
5024
|
c[0]) && h(n, "title", o), /*sponsortitle*/
|
|
5039
|
-
c[2] ? a ? a.p(c, m) : (a =
|
|
5025
|
+
c[2] ? a ? a.p(c, m) : (a = jt(c), a.c(), a.m(r, null)) : a && (a.d(1), a = null), m[0] & /*sponsortitle, sponsorurl*/
|
|
5040
5026
|
5 && u !== (u = /*sponsortitle*/
|
|
5041
5027
|
(c[2] ? "FooterSponsorLink" : "") + " " + /*sponsorurl*/
|
|
5042
5028
|
(c[0] ? "" : "FooterLinkDisabled") + " FooterItemAnchor") && h(r, "class", u), m[0] & /*sponsortitle, sponsorurl*/
|
|
@@ -5065,7 +5051,7 @@ function wo(e) {
|
|
|
5065
5051
|
}
|
|
5066
5052
|
};
|
|
5067
5053
|
}
|
|
5068
|
-
function
|
|
5054
|
+
function Ut(e) {
|
|
5069
5055
|
let t, r, n;
|
|
5070
5056
|
return {
|
|
5071
5057
|
c() {
|
|
@@ -5090,7 +5076,7 @@ function $t(e) {
|
|
|
5090
5076
|
}
|
|
5091
5077
|
};
|
|
5092
5078
|
}
|
|
5093
|
-
function
|
|
5079
|
+
function Gt(e) {
|
|
5094
5080
|
let t, r;
|
|
5095
5081
|
return {
|
|
5096
5082
|
c() {
|
|
@@ -5115,7 +5101,7 @@ function jt(e) {
|
|
|
5115
5101
|
}
|
|
5116
5102
|
};
|
|
5117
5103
|
}
|
|
5118
|
-
function
|
|
5104
|
+
function $t(e) {
|
|
5119
5105
|
let t, r;
|
|
5120
5106
|
return {
|
|
5121
5107
|
c() {
|
|
@@ -5140,7 +5126,7 @@ function Vt(e) {
|
|
|
5140
5126
|
}
|
|
5141
5127
|
};
|
|
5142
5128
|
}
|
|
5143
|
-
function
|
|
5129
|
+
function jt(e) {
|
|
5144
5130
|
let t, r;
|
|
5145
5131
|
return {
|
|
5146
5132
|
c() {
|
|
@@ -5165,12 +5151,12 @@ function Xt(e) {
|
|
|
5165
5151
|
}
|
|
5166
5152
|
};
|
|
5167
5153
|
}
|
|
5168
|
-
function
|
|
5154
|
+
function Po(e) {
|
|
5169
5155
|
let t;
|
|
5170
5156
|
function r(o, l) {
|
|
5171
5157
|
return (
|
|
5172
5158
|
/*device*/
|
|
5173
|
-
o[24] == "PC" ?
|
|
5159
|
+
o[24] == "PC" ? bo : po
|
|
5174
5160
|
);
|
|
5175
5161
|
}
|
|
5176
5162
|
let i = r(e)(e);
|
|
@@ -5184,56 +5170,56 @@ function Bo(e) {
|
|
|
5184
5170
|
p(o, l) {
|
|
5185
5171
|
i.p(o, l);
|
|
5186
5172
|
},
|
|
5187
|
-
i:
|
|
5188
|
-
o:
|
|
5173
|
+
i: k,
|
|
5174
|
+
o: k,
|
|
5189
5175
|
d(o) {
|
|
5190
5176
|
o && H(t), i.d(), e[35](null);
|
|
5191
5177
|
}
|
|
5192
5178
|
};
|
|
5193
5179
|
}
|
|
5194
|
-
function
|
|
5195
|
-
let { sponsorurl: n = "" } = t, { sponsorimage: i = "" } = t, { sponsortitle: o = "" } = t, { paymenturl: l = "" } = t, { paymentimage: u = "" } = t, { paymenttitle: f = "" } = t, { vendorurl: s = "" } = t, { vendorimage: a = "" } = t, { vendortitle: c = "" } = t, { helperlinkurl: m = "" } = t, { helperlinkimage:
|
|
5196
|
-
const j = (p,
|
|
5197
|
-
const
|
|
5180
|
+
function wo(e, t, r) {
|
|
5181
|
+
let { sponsorurl: n = "" } = t, { sponsorimage: i = "" } = t, { sponsortitle: o = "" } = t, { paymenturl: l = "" } = t, { paymentimage: u = "" } = t, { paymenttitle: f = "" } = t, { vendorurl: s = "" } = t, { vendorimage: a = "" } = t, { vendortitle: c = "" } = t, { helperlinkurl: m = "" } = t, { helperlinkimage: y = "" } = t, { helperlinktitle: S = "" } = t, { licenseurl: E = "" } = t, { licenseimage: B = "" } = t, { licensetitle: R = "" } = t, { sociallinkurl: N = "" } = t, { sociallinkimage: w = "" } = t, { sociallinktitle: U = "" } = t, { target: L = "_self" } = t, { linktype: x = "false" } = t, { displaycolumn: oe = "" } = t, { baseurl: xe = "" } = t, { lang: Be = "" } = t, { mbsource: pe } = t, { clientstyling: de = "" } = t, { clientstylingurl: be = "" } = t, C, Sr = window.navigator.userAgent, Hr = uo(Sr);
|
|
5182
|
+
const j = (p, Br, Oe) => {
|
|
5183
|
+
const ke = Br, ut = ke ? p : xe + `/${Be}/` + p;
|
|
5198
5184
|
window.postMessage(
|
|
5199
5185
|
{
|
|
5200
5186
|
type: "NavigateTo",
|
|
5201
5187
|
path: p,
|
|
5202
|
-
target:
|
|
5203
|
-
externalLink:
|
|
5188
|
+
target: Oe || null,
|
|
5189
|
+
externalLink: ke || !1
|
|
5204
5190
|
},
|
|
5205
5191
|
window.location.href
|
|
5206
|
-
),
|
|
5192
|
+
), ke ? window.postMessage(
|
|
5207
5193
|
{
|
|
5208
5194
|
type: "ExternalLinkNavigation",
|
|
5209
|
-
externalUrl:
|
|
5210
|
-
target:
|
|
5195
|
+
externalUrl: ut,
|
|
5196
|
+
target: Oe
|
|
5211
5197
|
},
|
|
5212
5198
|
window.location.href
|
|
5213
5199
|
) : window.postMessage(
|
|
5214
5200
|
{
|
|
5215
5201
|
type: "LinkNavigation",
|
|
5216
|
-
navUrl:
|
|
5217
|
-
target:
|
|
5202
|
+
navUrl: ut,
|
|
5203
|
+
target: Oe
|
|
5218
5204
|
},
|
|
5219
5205
|
window.location.href
|
|
5220
5206
|
);
|
|
5221
5207
|
};
|
|
5222
|
-
|
|
5208
|
+
Wr(() => () => {
|
|
5223
5209
|
});
|
|
5224
|
-
const
|
|
5225
|
-
function
|
|
5226
|
-
|
|
5210
|
+
const Tr = () => j(n, x, L), Ar = () => j(l, x, L), Fr = () => j(s, x, L), Lr = () => j(m, x, L), Pr = () => j(E, x, L), wr = () => j(N, x, L);
|
|
5211
|
+
function xr(p) {
|
|
5212
|
+
je[p ? "unshift" : "push"](() => {
|
|
5227
5213
|
C = p, r(23, C);
|
|
5228
5214
|
});
|
|
5229
5215
|
}
|
|
5230
5216
|
return e.$$set = (p) => {
|
|
5231
|
-
"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, u = p.paymentimage), "paymenttitle" in p && r(5, f = p.paymenttitle), "vendorurl" in p && r(6, s = p.vendorurl), "vendorimage" in p && r(7, a = p.vendorimage), "vendortitle" in p && r(8, c = p.vendortitle), "helperlinkurl" in p && r(9, m = p.helperlinkurl), "helperlinkimage" in p && r(10,
|
|
5217
|
+
"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, u = p.paymentimage), "paymenttitle" in p && r(5, f = p.paymenttitle), "vendorurl" in p && r(6, s = p.vendorurl), "vendorimage" in p && r(7, a = 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, R = p.licensetitle), "sociallinkurl" in p && r(15, N = p.sociallinkurl), "sociallinkimage" in p && r(16, w = p.sociallinkimage), "sociallinktitle" in p && r(17, U = p.sociallinktitle), "target" in p && r(18, L = p.target), "linktype" in p && r(19, x = p.linktype), "displaycolumn" in p && r(20, oe = p.displaycolumn), "baseurl" in p && r(21, xe = p.baseurl), "lang" in p && r(22, Be = p.lang), "mbsource" in p && r(26, pe = p.mbsource), "clientstyling" in p && r(27, de = p.clientstyling), "clientstylingurl" in p && r(28, be = p.clientstylingurl);
|
|
5232
5218
|
}, e.$$.update = () => {
|
|
5233
5219
|
e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5234
|
-
142606336 && de && C &&
|
|
5235
|
-
276824064 && be && C &&
|
|
5236
|
-
75497472 && pe && C &&
|
|
5220
|
+
142606336 && de && C && ho(C, de), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
5221
|
+
276824064 && be && C && fo(C, be), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
5222
|
+
75497472 && pe && C && co(C, `${pe}.Style`);
|
|
5237
5223
|
}, [
|
|
5238
5224
|
n,
|
|
5239
5225
|
i,
|
|
@@ -5245,42 +5231,42 @@ function xo(e, t, r) {
|
|
|
5245
5231
|
a,
|
|
5246
5232
|
c,
|
|
5247
5233
|
m,
|
|
5248
|
-
|
|
5234
|
+
y,
|
|
5249
5235
|
S,
|
|
5250
5236
|
E,
|
|
5251
|
-
|
|
5237
|
+
B,
|
|
5252
5238
|
R,
|
|
5253
5239
|
N,
|
|
5254
5240
|
w,
|
|
5255
5241
|
U,
|
|
5256
5242
|
L,
|
|
5257
|
-
|
|
5243
|
+
x,
|
|
5258
5244
|
oe,
|
|
5259
|
-
Be,
|
|
5260
5245
|
xe,
|
|
5246
|
+
Be,
|
|
5261
5247
|
C,
|
|
5262
|
-
|
|
5248
|
+
Hr,
|
|
5263
5249
|
j,
|
|
5264
5250
|
pe,
|
|
5265
5251
|
de,
|
|
5266
5252
|
be,
|
|
5253
|
+
Tr,
|
|
5254
|
+
Ar,
|
|
5255
|
+
Fr,
|
|
5267
5256
|
Lr,
|
|
5268
5257
|
Pr,
|
|
5269
5258
|
wr,
|
|
5270
|
-
|
|
5271
|
-
xr,
|
|
5272
|
-
kr,
|
|
5273
|
-
Or
|
|
5259
|
+
xr
|
|
5274
5260
|
];
|
|
5275
5261
|
}
|
|
5276
|
-
class
|
|
5262
|
+
class xo extends on {
|
|
5277
5263
|
constructor(t) {
|
|
5278
|
-
super(),
|
|
5264
|
+
super(), rn(
|
|
5279
5265
|
this,
|
|
5280
5266
|
t,
|
|
5281
|
-
|
|
5282
|
-
|
|
5283
|
-
|
|
5267
|
+
wo,
|
|
5268
|
+
Po,
|
|
5269
|
+
Xt,
|
|
5284
5270
|
{
|
|
5285
5271
|
sponsorurl: 0,
|
|
5286
5272
|
sponsorimage: 1,
|
|
@@ -5309,7 +5295,7 @@ class ko extends ln {
|
|
|
5309
5295
|
clientstyling: 27,
|
|
5310
5296
|
clientstylingurl: 28
|
|
5311
5297
|
},
|
|
5312
|
-
|
|
5298
|
+
mo,
|
|
5313
5299
|
[-1, -1]
|
|
5314
5300
|
);
|
|
5315
5301
|
}
|
|
@@ -5470,7 +5456,7 @@ class ko extends ln {
|
|
|
5470
5456
|
this.$$set({ clientstylingurl: t }), I();
|
|
5471
5457
|
}
|
|
5472
5458
|
}
|
|
5473
|
-
|
|
5459
|
+
nn(xo, { 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);
|
|
5474
5460
|
export {
|
|
5475
|
-
|
|
5461
|
+
xo as default
|
|
5476
5462
|
};
|